

@media print {
	
	
/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'noto100';
    src:url("../font/noto_sans/NotoSansJP-Thin.woff") format('woff');
}


@font-face {
    font-family: 'noto300';
    src:url("../font/noto_sans/NotoSansJP-Light.woff") format('woff');
}

@font-face {
    font-family: 'noto400';
    src:url("../font/noto_sans/NotoSansJP-Regular.woff") format('woff');
}

@font-face {
    font-family: 'noto500';
    src:url("../font/noto_sans/NotoSansJP-Medium.woff") format('woff');
}

@font-face {
    font-family: 'noto700';
    src:url("../font/noto_sans/NotoSansJP-Bold.woff") format('woff');
}

@font-face {
    font-family: 'noto900';
    src:url("../font/noto_sans/NotoSansJP-Black.woff") format('woff');
}





html {

font-family: noto-sans,sans-serif;
font-weight: 500;
font-style: normal;

}

*:first-child + html body {

font-family: noto-sans,sans-serif;
font-weight: 500;
font-style: normal;
}

body{
font-family: noto-sans,sans-serif;
font-weight: 500;
font-style: normal;
	
	padding:0;
	margin:0;
	font-size:16px;

	line-height:140%;
	text-align:left;

    overflow: hidden;

}

body a:focus{
	outline:none;
}




/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}

/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */
	
	
body{
	padding:0;
	margin:0;
	font-size:17px;

	line-height:160%;
	text-align:left;

}	 

/* container ---------------------------------------------- */




.container01_bg{
	width:100%;
	height:auto;
	padding:0 50px;
	box-sizing:border-box;
}

.container00{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;
}

.container00_01{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0;
}

.container00_02{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0 0 0;
}


.container01{
    max-width: 1200px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;
}

.container01_01{
    max-width: 1200px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0;
}







/* header ---------------------------------------------- */





#header {

  position: fixed;
  top: 0;
  transition: .3s cubic-bezier(.4, 0, .2, 1);
  width: 100%;

  z-index: 100;
 box-sizing: border-box;

    

}

.head-animation {
  transform: translateY(-100%);
}


.header_bg{
	width:100%;
	height:100px;
	margin:0 auto;
    box-sizing: border-box;
	position:relative;
    background: #FFFFFF;

}

header{

	width:100%;
	height:100px;
	margin:0 auto;

	box-sizing:border-box;
}



.hdr_btn01{
max-width: 340px;
width: 100%;
height: auto;

position: absolute;
top: 54px;
right: 40px;
}

.hdr_btn01 ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.hdr_btn01 ul li:nth-child(3n){
    margin-right: 0%;
}

.hdr_btn01 ul li a{
    display: block;
    width: 100%;
    height: auto;
    
    padding: 4px 5px;
    box-sizing: border-box;
    
    font-size: 13px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #3562CB;
    border: 1px solid #3562CB;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;    
}


.hdr_btn01 ul li a:hover{
    color: #3562CB;
    background:#FFFFFF;
    border: 1px solid #3562CB;
}

.hdr_btn02{
    display: none;
}


.hdr_bdr{
    border-bottom: 1px solid #cbcccb;
}




.header_tel{
	position:absolute;
	top:7px;
	right:50px;
    color: #977165;
    font-size: 16px;
    line-height: 120%;
    font-family: 'noto500';     
}


.header_tel span{ 
    font-size: 16px;
    line-height: 120%;
    color: #977165;
    margin-right: 10px;    
}

.header_tel span strong{
    font-size: 36px;
    line-height: 120%;
    color: #977165;

    font-family: 'noto500';  
}


.header_time{
	position:absolute;
	top:27px;
	right:30px;
    
    font-size: 15px;
    line-height: 120%;
    
    
      
}


.h_tanjyou{
	width:340px;
	height:auto;
	
	position: absolute;
	top:110px;
	left:52px;


	color:#000;
	font-size:22px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	


}


.h_tepco{
	max-width:100px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 16px;
	right:40px;
}



#section1,
#section2,
#section3,
#section3_01,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10,
#section11,
#section12,
#section13,
#section14
{
    margin-top:-120px;
    padding-top:120px;
}


#kyoten{
    margin-top:-40px;
    padding-top:40px;
}


/* footer ---------------------------------------------- */


footer{


	padding:0 40px;
	box-sizing:border-box;
    background: #FFFFFF;


}

.footer_in{	
/*	max-width:1200px;*/
	width:100%;
	height:auto;
	margin:0 auto;
	
	padding:0px 0 50px 0;
	box-sizing:border-box;
}



address{
	font-size:14px;
	line-height:130%;
	color:#000;
    text-align: center;
    margin-bottom: 12px;

}

address p{
    text-align: center;
	margin-bottom:10px;	

}

footer a{
	color:#000000;
	text-decoration:none;
}

footer a:hover{
	color:#000000;
	text-decoration:none;
}


.f_cpy{
    text-align: center;
	font-size: 12px;
	box-sizing:border-box;
	line-height:120%;
    color: #999999;
}











/*gnav*/


/*gnav*/


.menu_out p {
    display: none;
}

.nav_logo {
    margin-bottom: 50px;
    display: none;
}

.nav_logo img {
    width: 100%;
}

nav.gnav {

    position: absolute;
    top: 55px;
    right: 50px;
    box-sizing: border-box;
    display: block !important;
}


.gnav__wrap {
    z-index: 6000;
}

.gnav__wrap ul {

}

.gnav__wrap ul li.global_nav_li {

}

.gnav__wrap ul li.global_nav_li a{
    color: #010101;
    text-decoration: none;
}

.gnav__wrap ul li.global_nav_li a:hover{
    color: #003366;
    text-decoration: none;
}

.gnav_on{
    color: #003366 !important;
    text-decoration: none !important;

}


ul#global_nav {
    
    list-style: none;
    padding-left: 0;
}

#global_nav li.global_nav_li {
    float: left;
    width: auto;
    /*position: relative;*/

    font-size: 16px;
    line-height: 150%;
    margin-right: 35px;

}

#global_nav li.global_nav_li:last-child {
    margin-right: 0;
}


#global_nav li.global_nav_li a {
    color: #000000;
    transition: 0.3s;
    padding-bottom: 21px;/* 子メニューに移動時メニューが引っ込むのの防止 */

}

#global_nav li.global_nav_li a:hover {
    color: #003366;
}

/* 子要素のみのスタイル */
#global_nav div.nav_cont_area {
    display: none;

    background: rgba(48,117,48,0.92);
    position: fixed;
    padding:40px 25px 15px 25px;

    box-sizing: border-box;

    top: 100px;
    left: 0px;
    right: 0px;
    width: 100%;

}

#global_nav div.nav_cont {
    width: 100%;
    height: auto;
}

#global_nav div.nav_cont ul {
    max-width: 900px;
    float: right;
    list-style: none;
    padding-left: 0;
    width: calc(100% - 200px);
    margin-top: 2px;
}

#global_nav div.nav_cont ul li {
    float: left;
    width: 32%;
    margin-bottom: 30px;
    margin-right: 2%;
}

#global_nav div.nav_cont ul li:nth-child(3n) {
    margin-right: 0%;
}

#global_nav div.nav_cont ul li a {
    display: block;
    -webkit-align-items: center; 
}




#global_nav div.nav_cont ul li a dl dt{
    float: left;
    clear: both;
    width:95px;
    
  overflow: hidden;
}

#global_nav div.nav_cont ul li a dl dt img{
    width: 100%;
    height: 95px;
    object-fit: cover;
    transition: transform .6s ease;
}

#global_nav div.nav_cont ul li a:hover dl dt img{
    transform: scale(1.1);
}

#global_nav div.nav_cont ul li a dl dd{
    float: left;
/*    width: calc(100% - 80px);*/
    height: 95px;

    position: relative;

    font-size: 15px;
    line-height:100%;
    text-align: left;
    transition: 1.0s;

    margin-left: 10px;


vertical-align: text-bottom;


    color: #FFFFFF;
    box-sizing: border-box;
}

.nav_cont_in{
    position: absolute;
    bottom:0;
    left: 0;
    width: 100vw;
    transition: 0.6s;

/*    background: #D43033;*/
}

#global_nav div.nav_cont ul li a:hover .nav_cont_in{
    left: 5px;
}



.nav_cont_in em::before {
	content: "\A" ;
	white-space: pre ;
}



.nav_cont ul li a dl dd span::after{

    position: absolute;
    margin-left: 5px;
    margin-top: 2px;

    content: '';
    width: 12px;
    height: 12px;
    background:url("../img/common/menu_icon.png") right no-repeat; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    transition: 1.0s;
}

/*#global_nav div.nav_cont ul li a:hover dl dd::after{
    right: 5px;
}*/



#global_nav div.nav_cont ul li a dl dd p{
    font-size: 16px;
    line-height: 140%;




font-family: ryo-display-plusn, serif;
font-style: normal;
font-weight: 500;
}

#global_nav div.nav_cont ul li a dl dd p.sf{
    font-size: 13px;
}

#global_nav div.nav_cont ul li a:hover dl dd{
    /*color: #0000ff;*/

}


#global_nav div.nav_cont ul li a dl dd span{
    font-size: 12px;
    color: #e08d34;
}


#global_nav div.nav_cont_txt{
    float: left;
    font-size: 70px;

    line-height: 60px; 
/*    width: 200px !important;*/
    height: 100%;
    padding-top: 0px;
    margin-bottom: 25px;
 
     /*background: #AA6B6C;*/
     
font-family: futura-pt-condensed, sans-serif;
font-weight: 500;
font-style: normal;
}

#global_nav div.nav_cont_txt p{
    display: block;
    font-size: 20px;
    line-height:100%;
    margin-top: 15px;
    
font-family: ryo-display-plusn, serif;
font-style: normal;
font-weight: 500; 
color:#FFFFFF;   
}



#global_nav div.nav_cont_txt a{
    color:#FFFFFF;
}


#global_nav div.nav_cont_txt a:hover{
    color:#FFFFFF;
}





/*========= ページトップのためのCSS ===============*/

/*リンクを右下に固定*/
#page-top {
    width: 50px;
    height: 54px;
	position: fixed;
	right: 10px;
	z-index: 8000;
    /*はじめは非表示*/
	opacity: 0;
	transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(100px);
  }
}







/* h1 h2 h3 h4 h5 ---------------------------------------------- */

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
width: 350px;
height: auto;
position: absolute;
top: 22px;
left: 50px;
}


.h2_01_btm0{
    margin-bottom:0px !important;
}

.h2_01_btm01{
    color: #FFFFFF  !important;
    text-align: left !important;

    margin-bottom:0px !important;
}




h2.h2_01{
    font-size: 20px;
    line-height:100%;
    margin-bottom: 40px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;   
}

h2.h2_01 p{
    font-size: 70px;
    line-height: 120%;
    
    margin-bottom: 5px;
    color: #307630;

    font-family: futura-pt-condensed, sans-serif;
    font-weight: 500;
    font-style: normal;
}


.h2_01_c01{
    color: #FFFFFF !important;
}



h3.h3_01{
    height: 40px;
    font-size: 24px;
    line-height: 120%;
    
    margin-bottom: 35px;
    color: #888e90;

    font-family: futura-pt-condensed, sans-serif;
    font-weight: 500;
    font-style: normal; 
    
    padding-left: 15px;
    padding-top: 5px;
    background: url("../img/common/h3.jpg") left 2px no-repeat;
}


h3.h3_01 span{
    font-size: 32px;
    line-height: 120%;

    color: #000000;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;   
}


h4.h4_01{



    border-left: 8px solid #4f606f;
    border-bottom: 1px solid #4f606f;
    
    font-size: 24px;
    line-height: 150%;
    padding-left: 10px;
    padding-bottom: 3px;
    margin-bottom:20px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;    
}





/*==================================================
スライダーのためのcss
===================================*/
#slider {
    width: 100%;

    height: 100vh !important;

}



.slider_out{
    width: 100%;
	position: relative;
}

.slider_in{
    width: 100%;
    height: 100vh; 
	z-index: 2;

    box-sizing: border-box;
    
    padding:100px 50px 0 50px;
    box-sizing: border-box;
    
	text-align:left;
	line-height: 100vh;
}

.slider_in_01{
}

.slider_in_02{
    position: absolute;
    bottom: 40px;
    left: 50px;
}


.slider_in img{
/*
    -webkit-filter: drop-shadow(0px 3px 10px rgba(255,255,255,.9));
    filter: drop-shadow(0px 0px 10px rgba(255,255,255,.9));*/
}





.slider_in_01{
    width: 100%;
    height: 500px; 
	z-index: 2;

    box-sizing: border-box;
    
    padding:0px 50px 0 50px;
    box-sizing: border-box;
    
	text-align:left;

}

.slider_in_01_01{
    position: absolute;
    bottom: 40px;
}

.slider_in_02_01{
    position: absolute;
    bottom: 40px;
    right: 50px;
}


.slider_in_01_01 img{
    max-width: 610px;
/*
    -webkit-filter: drop-shadow(0px 3px 10px rgba(255,255,255,.9));
    filter: drop-shadow(0px 0px 10px rgba(255,255,255,.9));*/
}







/* 各ページイメージ ---------------------------------------------- */


.company_top_img{
	width: 100%;
	height:500px !important;
	background:url("../img/company/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:100px auto 0px auto;     
}


.business_top_img{
	width: 100%;
	height:500px !important;
	background:url("../img/business/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:100px auto 0px auto;     
}


.sdgs_top_img{
	width: 100%;
	height:500px !important;
	background:url("../img/sdgs/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:100px auto 0px auto;     
}

.safety_top_img{
	width: 100%;
	height:500px !important;
	background:url("../img/safety/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:100px auto 0px auto;     
}

.recruit_top_img{
	width: 100%;

	height:500px !important;
	background:url("../img/recruit/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:100px auto 0px auto;     
}

.contact_top_img{
	width: 100%;
	height:500px !important;
	background:url("../img/contact/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:100px auto 0px auto;     
}











/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}






/* ページ共通背景 ---------------------------------------------- */


.bg_main01{
	width: 100% !important;
	height:auto;
	background:url("../img/common/main_bg02.png") top no-repeat;
    background-size:contain;                               /* 画像のサイズを指定    */
}




.button01_cnr{
    margin: 0 auto!important;
    display: block !important;
}


.button01_btm01{
    margin-bottom: 120px !important;
}


.button01{
	width:300px;
	height:auto;
	text-align: center;
	text-decoration: none;

    display:inline-block;
    position: relative;    
}

.button01 a{
    display: block;
	width:300px;
    height: auto;
    font-size: 16px;
    line-height: 100%;
    color:#FFFFFF;
    text-align:center;
    background: #1b521b;
    
    padding: 20px 30px 20px 30px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;   

	border: 1px solid #1b521b;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    


    

}


.button01 a:hover {
    background:#FFFFFF;
	border: 1px solid #1b521b;
    color:#1b521b;
}


.button01::after{
    display: block;
    position: absolute;
    content: "";
    top: calc(50% - 5px);
    right: 30px;
    width: 20px;
    height: 5px;
    border-right: 2px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    transform: skew(45deg);
    transition: .3s;
}
.button01:hover::after{
    right: 20px;
    width: 30px;
    border-right: 2px solid #1b521b;
    border-bottom: 1px solid #1b521b;    
}





/* トップ　会社概要---------------------------------------------- */


.tp_cpy01{

}

.tp_cpy01 ul li{
    width: 50%;
    height: auto;
    float: left;
}

.tp_cpy01 ul li:nth-child(2n){
    margin-right: 0%;
}


.tp_cpy01_in{
    max-width: 540px;
    width: 100%;
    height: auto;
    margin: 0 auto;

}

.tp_cpy01_in dl{
    margin-bottom: 30px;
}


.tp_cpy01_in dl dt{
    font-size: 27px;
    line-height:150%;
    margin-bottom: 15px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  
}



.tp_cpy01_in dl dd{
    font-size: 20px;
    line-height:160%;

    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  
}

.tp_cpy01_in dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}

.tp_cpy01_in dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}




.tp_cpy01_bg01{
	width: 100%;
	height:600px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}


.tp_cpy01_bg02{
	width: 100%;
	height:600px !important;
	background:url("../img/top/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}




.tp_cpy01_bg01_01{
	width: 100%;
	height:450px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}


.tp_cpy01_bg02_01{
	width: 100%;
	height:450px !important;
	background:url("../img/top/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}




/* トップ　新着情報---------------------------------------------- */


.tp_news_bg{
	width: 100%;
	height:800px !important;
	background:url("../img/top/02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}




.tp_news{

    width: 100%;
    height: auto;
    margin: 0 auto 0px auto;
}


.tp_news ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.tp_news ul li:nth-child(3n){
    margin-right: 0%;
}





.tp_news dl{
    margin-bottom: 30px;
}



.tp_news dl dt{
    margin-bottom: 10px;

}

.tp_news dl dd{

}

.tp_news dl dd p{



}

.tp_news a dl dd{

    
    font-size: 14px;
    line-height:150%;
    margin-bottom: 0;
    color: #999999;
    text-decoration: none;
  
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  
}

.tp_news a dl dd p{

    font-size: 18px;
    line-height:140%;
    margin-bottom: 5px;
    color:#FFFFFF;
    text-decoration: none;
  
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  

}


.tp_news a:hover dl dd{
    color: #999999;
    text-decoration: none;
}

.tp_news a:hover dl dd p{
    color:#FFFFFF;
    text-decoration:underline;
}


.news_ttl{
    border-bottom: 2px solid #434343;
    font-size: 16px;
    line-height: 150%;
    padding-bottom: 5px;
    margin-bottom: 20px;

}

.news_day{
    font-size: 13px;
    line-height: 150%;
    text-align: right;
    margin-bottom: 8px;
}


.news_post{
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 40px;

}

.news_post img{
    margin: 20px 0;
}




.news_list{

}

.news_list dl dt{
    float: left;
    clear: both;
    
    font-size: 14px;
    line-height: 150%;
}

.news_list dl dd{
    font-size: 14px;
    line-height: 150%;
    padding-left: 90px;
    
    padding-bottom: 10px;
    margin-bottom: 13px;
    border-bottom: 1px dotted #3F3F3F;
}




.news_list dl dd a{
    color: #0000ee;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.news_list dl dd a:hover{
    color: #0000ee;
    text-decoration: none;
}







/* トップ　事業内容---------------------------------------------- */


.tp_bns_bg{
	width: 100%;
	height:1030px !important;
	background:url("../img/top/03_bg.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}



.tp_bns01{
}

.tp_bns01 ul li{
    width: 32%;
	height:350px;  
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;

    box-sizing: border-box;
    
    position: relative;

}

.tp_bns01 ul li a{
    display: block;
    width: 100%;
	height:350px;  
    transition: all  0.5s ease-in;
    
}

.tp_bns01 ul li a:hover{
    
background: rgba(0,0,0,0.60);
}


 
.tp_bns01 ul li:nth-child(3n){
    margin-right: 0%;
}

.tp_bns01 ul li:nth-child(4){
    margin-bottom: 0;
}

.tp_bns01 ul li:nth-child(5){
    margin-bottom: 0;
}

.tp_bns01 ul li:nth-child(6){
    margin-bottom: 0;
}

.tp_bns01_in{
    height: 100%;


   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

.tp_bns01_in dl dt{
    font-size: 30px;
    line-height:140%;
    margin-bottom: 5px;
    color:#FFFFFF;
     text-align: center;
     
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  
}


.tp_bns01_in dl dd{
    font-size: 16px;
    line-height:140%;
    color:#e08d34;
    text-align: center; 
    font-family: 'noto500';
}


.tp_bns01_in01{
    position: absolute;
    width: 100%;

    bottom: 30px;
    
    font-size: 14px;
    line-height:140%;
    margin-bottom: 5px;
    color:#FFFFFF;
    text-align: center;
    
    background: url("../img/top/03_ar.png") bottom center no-repeat;
    padding-bottom: 10px;
  
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  
}



.tp_bns01_bg01{
	width: 100%;
	height:350px !important;
	background:url("../img/top/03_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_bns01_bg02{
	width: 100%;
	height:350px !important;
	background:url("../img/top/03_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_bns01_bg03{
	width: 100%;
	height:350px !important;
	background:url("../img/top/03_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_bns01_bg04{
	width: 100%;
	height:350px !important;
	background:url("../img/top/03_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_bns01_bg05{
	width: 100%;
	height:350px !important;
	background:url("../img/top/03_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_bns01_bg06{
	width: 100%;
	height:350px !important;
	background:url("../img/top/03_06.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}







/* トップ　採用情報---------------------------------------------- */

.tp_rrt_bg{
	width: 100%;
	height:830px !important;
	background:url("../img/top/04_bg.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}



.tp_rrt01{
}

.tp_rrt01 ul li{
    width: 32%;
	height:250px;  
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;

    box-sizing: border-box;
    
    position: relative;

}

.tp_rrt01 ul li a{
    display: block;
    width: 100%;
	height:250px;  
    transition: all  0.5s ease-in;
 
 background: rgba(0,0,0,0.40);
}

.tp_rrt01 ul li a:hover{
  background: linear-gradient(120deg, rgba(19, 178, 102, 0.5), rgba(38, 184, 208, 0.5), rgba(50, 107, 185, 0.5), rgba(193, 71, 183, 0.5), rgba(206, 61, 104, 0.5)) fixed;
  
/*  background:linear-gradient(45deg, #3bade3,#9844b7,#44ea76);*/
  background-size: 200% 200%;/*サイズを大きくひきのばす*/
  animation: bggradient 20s ease infinite;
}



@keyframes bggradient{
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}



.tp_rrt01 ul li:nth-child(3n){
    margin-right: 0%;
}

.tp_rrt01 ul li:nth-child(4){
    margin-bottom: 0;
}

.tp_rrt01 ul li:nth-child(5){
    margin-bottom: 0;
}



.tp_rrt01_in{
    height: 100%;


   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

.tp_rrt01_in dl dt{
    font-size: 24px;
    line-height:140%;
    margin-bottom: 15px;
    margin-top: 10px;
    color:#FFFFFF;
     text-align: center;
     
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  
}

.tp_rrt01_in dl dd{
    font-size: 14px;
    line-height:140%;
    margin-bottom: 5px;
    color:#FFFFFF;
    text-align: center;
    
    background: url("../img/top/03_ar.png") bottom center no-repeat;
    padding-bottom: 10px;
  
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  
}


.tp_rrt01_bg01{
	width: 100%;
	height:250px !important;
	background:url("../img/top/04_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.tp_rrt01_bg02{
	width: 100%;
	height:250px !important;
	background:url("../img/top/04_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01_bg03{
	width: 100%;
	height:250px !important;
	background:url("../img/top/04_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01_bg04{
	width: 100%;
	height:250px !important;
	background:url("../img/top/04_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01_bg05{
	width: 100%;
	height:250px !important;
	background:url("../img/top/04_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01_bg06{
	width: 100%;
	height:250px !important;
	background:url("../img/top/04_06.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}








/* トップ　グループ会社---------------------------------------------- */

.tp_gp_bg{
	width: 100%;
	height:900px !important;
	background:url("../img/top/05_bg.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}


.tp_gp01{
    max-width: 1200px;
    width: 100%;
    height: auto;
    margin: 0 auto 40px auto;

}




/* トップ　お問い合わせ---------------------------------------------- */


.tp_ctt01{

}

.tp_ctt01 ul li{
    width: 100%;
    height: auto;
    float: none;
}


.tp_ctt01 ul li:nth-child(1){
    background: url("../img/top/06_bg.jpg") repeat;
}

.tp_ctt01 ul li:nth-child(2n){
    margin-right: 0%;
}


.tp_ctt01_in{
    max-width: 765px;

    width: 100%;
    height: auto;
    margin: 0 auto;

    

}

.tp_ctt01_in ul{
    margin-bottom: 10px;

}

.tp_ctt01_in ul li{

    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    

    margin-bottom: 10px;

}

.tp_ctt01_in ul li:nth-child(2){
    margin-right: 0px;
    
}

.tp_ctt01_in ul li:nth-child(3){
    margin-left: 25.5%;
    margin-bottom: 0px;
    
}



.tp_ctt01_in dl{
    margin-bottom: 30px;
}


.tp_ctt01_in dl dt{
    font-size: 16px;
    line-height:150%;
    margin-bottom: 10px;
    color: #FFFFFF;
    text-align: center;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;  
}

.tp_ctt01_in dl dd{
    font-size: 48px;
    line-height: 100%;
    color: #FFFFFF;
    text-align: center;    

    font-family: futura-pt-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;

}

.tp_ctt01_in dl dd span{
    font-size: 30px;
    line-height: 100%;
    color: #FFFFFF;

}



.tp_ctt01_bg01{
	width: 100%;
	height:600px !important;
	background:url("../img/top/06.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

     box-sizing: border-box;   

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;            
}






.tp_ctt01_btn_bg{
	width:380px;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;

/*    display:inline-block;*/
    position: relative;    
}

.tp_ctt01_btn_bg ul li{
    width: 100%;
    height: auto;
    float: left;
    margin-right: 0%;

}

.tp_ctt01_btn_bg ul li:nth-child(2n){
    margin-right: 0%;
}


.tp_ctt01_btn a{
    display: block;
  position: relative;

    height: auto;
    font-size: 16px;
    line-height: 100%;
    color:#FFFFFF;
    text-align:center;
    background: #049edc;
    
    padding: 20px 30px 20px 60px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;   

	border: 1px solid #049edc;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}


.tp_ctt01_btn a:hover {
    background:#FFFFFF;
	border: 1px solid #049edc;
    color:#049edc;
}

.tp_ctt01_btn a:before{
 position: absolute;
  content: "";
  width: 36px;
  height: 26px;

  top: 0;
  bottom: 0;

  left:20px;
  margin: auto;
  
  content:url("../img/common/cmt_ctt.png");
  margin-right: 10px;



}


.tp_ctt01_btn a:hover:before{
 position: absolute;
  content: "";
  width: 36px;
  height: 26px;

  top: 0;
  bottom: 0;

  left:20px;
  margin: auto;
  
  content:url("../img/common/cmt_ctt01.png");
  margin-right: 10px;



}





/* フッターメニュー---------------------------------------------- */


.f_menu_bg{
	width:100%;
	height:auto;
	background:#030b33;

}

.f_menu{
    max-width: 1200px;
	width:100%;
	height:auto;
    margin: 0 auto 0px auto;

}



.f_menu ul li{
	width:18.4%;
	height:auto;
	float:left;
	margin-right:2%;
}

.f_menu ul li:last-child{
	margin-right:0px;
}


.f_menu ul li dl dt{
	color:#003399;
	font-size:16px;
	font-weight:bold;
	margin-bottom:16px;
    padding-bottom: 3px;
	text-align:left;
    border-bottom: 2px solid #003399;
}

.f_menu ul li dl dt a{
	color:#003399;
	text-decoration:none;
}

.f_menu ul li dl dt a:hover{
	color:#003399;
	text-decoration:underline;
}

.f_menu ul li dl dd{

	font-size:14px;
    line-height: 140%;
	padding-bottom:13px;
    margin-bottom: 13px;
    
    border-bottom: 1px dotted #999999;
}


.f_menu ul li dl dd a{
    color: #000000;
	text-decoration:none;
}

.f_menu ul li dl dd a:hover{
    color: #000000;
	text-decoration:underline;
}






.f_nav{
    max-width:400px;
    width: 100%;
    margin: 0 auto;
}

.f_nav ul{
	text-align:center;
}

.f_nav ul li{
    font-size: 14px;
	margin-right:20px;
	padding-left:20px;
	display:inline;
	background:url(../img/common/footer_menu_border.jpg) left no-repeat;
}

.f_nav ul li:last-child{
	margin-right:0px;
	padding-right:20px;
	background:url(../img/common/footer_menu_border.jpg) left no-repeat, url(../img/common/footer_menu_border.jpg) right no-repeat;
}


.f_nav a{
	color:#999999;
	text-decoration:none;
}

.f_nav a:hover{
	color:#999999;
	text-decoration:underline;
}










/* 企業情報--------------------------------------------- */

.abt_tab01{
    margin-bottom: 40px;
}

.abt_tab01 ul li{
    width: 23.5%;
    height: auto;
    float: left;
    margin-right: 2%;
}
.abt_tab01 ul li:nth-child(4n){
    margin-right: 0%;
}

.abt_tab01 ul li a{
    display: block;
    height: auto;
    font-size: 16px;
    line-height: 100%;
    text-align:center;
    background:#FFFFFF;
	border: 1px solid #307630;
    color:#307630;

    padding: 15px 20px 15px 20px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;   

     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}


.abt_tab01 ul li a:hover {
    color:#FFFFFF;

	border: 1px solid #307630;    
    background: #307630;
}

.abt_tab01_on{
    color:#FFFFFF !important;

	border: 1px solid #307630 !important;  
    background: #307630 !important;

}










.abt_tab01_01{
    margin-bottom: 40px;

}

.abt_tab01_01 ul li{
    width: 23.5%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.abt_tab01_01 ul li:nth-child(4n){
    margin-right: 0%;
}


.abt_tab01_01 ul li a{
    display: block;
    height: auto;
    font-size: 16px;
    line-height: 100%;
    text-align:center;
    background:#FFFFFF;
	border: 1px solid #307630;
    color:#307630;
    
    

    
    padding: 15px 20px 15px 20px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;   

     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}


.abt_tab01_01 ul li a:hover {
    color:#FFFFFF;

	border: 1px solid #307630;    
    background: #307630;
}

.abt_tab01_01_on{
    color:#FFFFFF !important;

	border: 1px solid #307630 !important;  
    background: #307630 !important;

}

 
.abt_tab02{
    margin-bottom: 40px;

}

.abt_tab02 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.abt_tab02 ul li:nth-child(2n){
    margin-right: 0%;
}

.abt_tab02 ul li a{
    display: block;
    height: auto;
    font-size: 16px;
    line-height: 100%;
    text-align:center;
    background:#FFFFFF;
	border: 1px solid #368FB5;
    color:#049edc;
    
    

    
    padding: 15px 20px 15px 20px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;   

	border: 1px solid #049edc;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

.abt_tab02 ul li a:hover {
    color:#FFFFFF;

	border: 1px solid #368FB5;    
    background: #368FB5;
}

.abt_tab02_on{
    color:#FFFFFF !important;

	border: 1px solid #368FB5 !important;  
    background: #368FB5 !important;

}





.abt_tab03{
    margin-bottom: 40px;
}

.abt_tab03 ul li{
    width: 18.4%;
    height: auto;
    float: left;
    margin-right: 2%;
}
.abt_tab03 ul li:nth-child(5n){
    margin-right: 0%;
}

.abt_tab03 ul li a{
    display: block;
    height: auto;
    font-size: 16px;
    line-height: 100%;
    text-align:center;
    background:#FFFFFF;
	border: 1px solid #307630;
    color:#307630;

    padding: 15px 20px 15px 20px;
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;   

     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}


.abt_tab03 ul li a:hover {
    color:#FFFFFF;

	border: 1px solid #307630;    
    background: #307630;
}

.abt_tab03_on{
    color:#FFFFFF !important;

	border: 1px solid #307630 !important;  
    background: #307630 !important;

}




.abt_in01{
    margin-bottom: 60px;

}


.abt_in01_l{
    width: 36%;
    height: auto;
    float: left;
    
    background: #E9A7A8;
}

.abt_in01_l img{
    vertical-align: bottom;

}

.abt_in01_r{
    width: 58%;
    height: auto;
    float: right;
    
    font-size: 16px;
    line-height: 180%;
    
text-align: justify;
text-justify: inter-ideograph;    
}


.abt_in01_r p{
    margin-top: 15px;
    text-align: right;

}


.abt_in01_01{
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 70px;
    
    word-break: break-all;
    word-wrap: break-word;

}

.abt_in01_01 p{
    margin-top: 15px;
    text-align: right;

}



.cpy_b01{

	width:100%;
	height:auto;

	margin-bottom:80px;
	box-sizing:border-box;
	
}

.cpy_b01 table {
	width:100%;
	height:auto;
	box-sizing:border-box;
}

.cpy_b01 th{
	width:130px;

	padding:10px 0;
	box-sizing:border-box;
	font-size:16px;
	line-height:140%;
	border-collapse:collapse;
    
    border-bottom: 1px dotted #999999;

	box-sizing:border-box;
	color:#000;
	vertical-align:text-top;
}


.cpy_b01 td{

	padding:10px 0;
	box-sizing:border-box;
	font-size:16px;
	line-height:160%;
	border-collapse:collapse;

	box-sizing:border-box;
	color:#000;
	
    
    border-bottom: 1px dotted #999999;
}

.cpy_b01 td ul li{
	background:url(../img/common/list001.png) left 10px no-repeat;
	list-style:none;
	padding-left:11px;
    margin-right: 15px;

    display: inline-block;
}

.cpy_b01 td ul li:last-child{
	margin-bottom:0;
}



.abt_001{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto;

}

.abt_002{
    margin-bottom: 70px;

}

.abt_002 ul li{
    font-size: 16px;
    line-height: 140%;
	background:url(../img/common/list001.png) left 8px no-repeat;
	list-style:none;
	padding-left:11px;
    margin-bottom: 15px;

}

.abt_002 ul li:last-child{
	margin-bottom:0;
}



.abt_003{
    margin-bottom: 20px;
}

.abt_003 dl dt{
    font-size: 18px;
    line-height: 160%;
    font-family: 'noto500'; 
    margin-bottom: 5px;
}

.abt_003 dl dd{
    font-size: 16px;
    line-height: 160%;
}


.abt_004{
}









.abt_005{

}

.abt_005 ul li{
    width: 49%;
    height: auto;
    margin-right: 2%;
    float: left;
    margin-bottom: 40px;

}

.abt_005 ul li:nth-child(2n){
    margin-right: 0%;
}


.abt_005_ttl{
    font-size: 24px;
    line-height: 160%;
    color: #464646;
    margin-bottom: 5px;
   font-family: 'noto500';     
}


.abt_005 a .abt_005_ttl{
    color: #464646;
    text-decoration:none;
}

.abt_005 a:hover .abt_005_ttl{
    color: #464646;
    text-decoration: underline;    

}




.ttl_line3 {
  font-weight: bold;
  border-bottom: 3px solid #e3e3e3;
  padding-bottom: 4px;
  margin-bottom: 15px;
  position: relative;
}
.ttl_line3::after {
  content: '';
  background-color: #4c9ac0;
  width: 2em;
  height: 3px;
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 1;
}

.abt_005_01{
    text-align: center;
    margin-bottom: 8px;
}


.abt_005_01 a .abt_005_ttl{
    color: #464646;
    text-decoration:none;
}

.abt_005_01 a:hover .abt_005_ttl{
    color: #464646;
    text-decoration: underline;    

}




.abt_005_02{


}

.abt_005_02 ul li{
    font-size: 14px;
    line-height: 110%;
	background:url(../img/common/list001.png) left 5px no-repeat;
	list-style:none;
	padding-left:8px;
    margin-bottom: 2px;
    display: inline-block;
    
    width:auto;
    height: auto;
    margin-right:15px;
    float:none;
    margin-bottom:auto;    

}

.abt_005_02 ul li:last-child{
	margin-bottom:0;
}


.abt_005 a .abt_005_02{
    color: #464646;
    text-decoration:none;
}

.abt_005 a:hover .abt_005_02{
    color: #464646;
    text-decoration:none; 

}




.abt_005_03{

margin-bottom: 10px;
padding-bottom: 6px;
border-bottom: 1px dotted #464646;


}

.abt_005_03 ul li{
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 10px;
    
    
    width:auto;
    height: auto;
    margin-right:0;
    float:none;
    margin-bottom:auto;     
}

.abt_005_03 ul li:last-child{
	margin-bottom:0;

}


.abt_005 a .abt_005_03{
    color: #464646;
    text-decoration:none;
}

.abt_005 a:hover .abt_005_03{
    color: #464646;
    text-decoration:none; 

}




/* 事業内容--------------------------------------------- */


.bs01{
    font-size: 19px;
    line-height: 160%;
    font-family: 'noto500'; 
    margin-bottom: 20px;
}


.bs02_ttl_btm{
    margin-bottom: 30px !important;
}

.bs02_ttl{
    font-size: 20px;
    line-height:160%; 
    font-style: italic;    
    font-family: 'noto700'; 
}

.bs02_ttl:first-letter {
  font-size: 30px;
  color: #cc0000;
}



.bs02{
    margin-bottom: 50px;

}


.bs02 dl dt{
    margin-bottom: 15px;
}

.bs02 dl dd{

}

.bs02 dl dd p{
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 10px;
}


.bs02 dl dd ul li{
    font-size: 16px;
    line-height: 140%;
    background: url("../img/common/list001.png") left 9px no-repeat;
    margin-bottom: 10px;
    padding-left: 10px;

}

.bs02 dl dd ul li:last-child{
    margin-right: 0px;
}




.bs03_btm01{
    margin-bottom: 40px !important;

}
.bs03{
    text-align: center;
    margin-bottom: 70px;

}



.bs04{
	width:100%;
	height:auto;
    margin-bottom: 70px;
}

.bs04 table{
	width:100%;
	height:auto;
}

.bs04 table th{

	padding:10px 0px;
	box-sizing:border-box;
	font-size:16px;
    line-height: 180%;
	border-collapse:collapse;
    vertical-align: top;

    border-bottom: 1px dotted #999999;
    font-family: 'noto700';     
}


.bs04 table th:nth-child(1){
    width: 160px;

}

.bs04 table td{

	padding:10px 0px;
	box-sizing:border-box;
	font-size:16px;
    line-height: 180%;
	border-collapse:collapse;
    vertical-align: top;    
    border-bottom: 1px dotted #999999;

}


.bs04_t01{

}
.bs04_t01 table th:nth-child(2){
    width: 160px;

}

.bs04_t01 table th:nth-child(3){
    width: 160px;

}







.bs05_ttl{
	font-size:18px;
    line-height: 160%;
    font-family: 'noto500';  
    
    padding-bottom: 5px;
    margin-bottom: 12px;
    border-bottom: 2px solid #999999;
}

.bs05{
	width:100%;
	height:auto;
    margin-bottom: 70px;
}

.bs05 table{
	width:100%;
	height:auto;
}

.bs05 table th{
    width: 160px;
	padding:10px 0px;
	box-sizing:border-box;
	font-size:16px;
    line-height: 180%;
	border-collapse:collapse;
    vertical-align: top;

    border-bottom: 1px dotted #999999;
    font-family: 'noto700';     
}




.bs05 table td{

	padding:10px 0px;
	box-sizing:border-box;
	font-size:16px;
    line-height: 180%;
	border-collapse:collapse;
    vertical-align: top;    
    border-bottom: 1px dotted #999999;

}


.bs06{
    margin-bottom: 70px;
}


.bs06_l{
    width: 41%;
    height: auto;
    float: left;

}

.bs06_l img{
    vertical-align:bottom;

}

.bs06_r{
    width: 55%;
    height: auto;
    float: right;

}

.bs06_in{
    font-size: 16px;
    line-height: 180%;
}

.bs06_in span{

    font-family: 'noto500';  
}

.bs06_in ul{
    margin: 15px 0;
}


.bs06_in ul li{
    list-style: decimal;
    margin-left: 20px;
    font-family: 'noto500';      
}

.bs06_in p{
    margin: 15px 0;


    font-family: 'noto500';  
}


.bs07{
    max-width: 370px;
    width: 100%;
    height: auto;
    border: 1px solid #d34242;
    padding: 8px 5px 10px 5px;
    box-sizing: border-box;
    margin-bottom: 20px;
    
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    
    font-family: 'noto500';     

}



.bs08_btm01{
    margin-bottom: 70px !important;

}

.bs08{
    font-size: 16px;
    line-height: 180%;

    margin-bottom: 30px;
}




.bs09{
    margin-bottom: 70px;
}

.bs09 ul li{
    width: 47%;
    height: auto;
    margin-right:6%;
    float: left;

    margin-bottom: 40px;
}

.bs09 ul li:nth-child(2n){
    margin-right: 0%;
}


.bs09 ul li:nth-child(3){

    margin-bottom: 0px;
}

.bs09 p{
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 15px;
    
    font-family: 'noto500';
}


.bs09 dl dt{
    font-size: 16px;
    line-height: 150%;
    float: left;
    clear: both;

}

.bs09 dl dd{
    font-size: 16px;
    line-height: 150%;
    
    text-align: right;
    
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999999;

}


.bs10{
    padding: 30px 40px;
    border: 2px solid #d44646;
    border-radius: 20px;
}

.bs10 dl dt{
    font-size: 16px;
    line-height:170%;
    margin-bottom: 5px;
    color: #cc0000;
    
    font-family: 'noto500';
}

.bs10 dl dd{
    font-size: 15px;
    line-height:170%;


}




.bs11{
    margin-bottom: 70px;
}

.bs11 ul li{
    width: 23.5%;
    height: auto;
    margin-right:2%;
    float: left;

}

.bs11 ul li:nth-child(4n){
    margin-right: 0%;
}

.bs11 ul li img{
    margin-bottom: 10px;

}

.bs11 ul li p{
    font-size: 15px;
    line-height: 140%;
    text-align: left;

}



.bs12{
    position: relative;
    margin-bottom: 100px;

}

.bs12_in{
    position: relative;

    z-index: 10;

}

.bs12_in_nbr{
 position: absolute;
    
    z-index: 30px;
    
 position: absolute;
z-index: 999;
top:50%;
left:50%;
transform: translate(-50%,-50%);

}

.bs12_in_nbr_in{


    font-size: 160px;
    line-height:100%;
    color: #FFFFFF;
    
    font-family: 'noto700';
}

.bs12_in_l{
    width: 50%;
    height: auto;
    float: left;
}

.bs12_in_r{
    width: 50%;
    height: 300px;
    float: right;
    


    position: relative;
}


.bs12_in_r_in{


width: 300px;



position: absolute;
z-index: 999;
top:50%;
left:50%;
transform: translate(-50%,-50%);
}

.bs12_in_r_in dl dt{
    font-size: 30px;
    line-height:170%;
    margin-bottom: 5px;
    color: #FFFFFF;
    
    font-family: 'noto500';
}

.bs12_in_r_in dl dd{
    font-size: 18px;
    line-height:160%;
    color: #FFFFFF;

}


.bs12_bg_img01{

	height:300px !important;
	background:url("../img/business/00/01.jpg") center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

    z-index: 10;
}


.bs12_bg_img02{

	height:300px !important;
	background:url("../img/business/00/02.jpg") center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

    z-index: 10;
}


.bs12_bg_img03{

	height:300px !important;
	background:url("../img/business/00/03.jpg") center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

    z-index: 10;
}


.bs12_bg01{
    position: absolute;
    width: 90%;
    height: 340px;
    margin-left: 10%;
    
    top: 0;
    z-index: 0;

background: linear-gradient(180deg, rgba(64,144,64,1) 0%, rgba(84,174,85,1) 100%);
}

.bs12_bg02{
    position: absolute;
    width: 90%;
    height: 340px;
    margin-left: 10%;
    
    top: 0;
    z-index: 0;

background: linear-gradient(180deg, rgba(42,164,204,1) 0%, rgba(67,191,243,1) 100%);
}


.bs12_bg03{
    position: absolute;
    width: 90%;
    height: 340px;
    margin-left: 10%;
    
    top: 0;
    z-index: 0;

background: linear-gradient(180deg, rgba(208,147,41,1) 0%, rgba(231,185,97,1) 100%);
}




.bs13_btm01{
    margin-bottom: 25px !important;
}

.bs13{
    margin-bottom: 70px;
}

.bs13 ul li{
    width: 49%;
    height: auto;
    margin-right:2%;
    float: left;
    

}

.bs13 ul li:nth-child(2n){
    margin-right: 0%;
}




.bs14{
    margin-bottom: 70px;
}

.bs14 ul li{
    width: 32%;
    height: auto;
    margin-right:2%;
    float: left;
}

.bs14 ul li:nth-child(3n){
    margin-right: 0%;
}



.bs15{
    margin-bottom: 70px;
}

.bs15 dl dt{
    text-align: center;
    margin-bottom: 25px;
}

.bs15 dl dd{
    text-align: center;

    font-size: 18px;
    line-height:160%;
    color: #307630;
}




.bs16{
    margin-bottom: 70px;
}

.bs16 p{
    margin-bottom: 20px;
    font-size: 18px;
    line-height:160%;
}

.bs16 dl dt{
    width: 170px;
    height: auto;
    padding: 8px 10px 8px 10px;
    box-sizing: border-box;
    background: #4f606f;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 10px;
    
    font-size: 16px;
    line-height: 100%;
}

.bs16 dl dd{
    font-size: 18px;
    line-height:160%;
    margin-bottom: 40px;

}

.bs16 dl dd:last-child{
    margin-right: 0px;
}

.bs16 dl dd ul{
    margin-top: 7px;
}

.bs16 dl dd ul li{
    background: url("../img/common/list001.png") left 12px no-repeat;
    padding-left: 7px;
    margin-bottom: 7px;
}

.bs16 dl dd ul li:last-child{
    margin-bottom: 0px;
}

.bs17{
    margin-bottom: 70px;

}


.bs17 ul li{
    width: 49%;
    height: auto;
    margin-right: 2%;
    float: left;
    margin-bottom: 40px;
}

.bs17 ul li:nth-child(2n){
    margin-right: 0%;
}


.bs17 ul li dl dt{
    margin-bottom: 15px;
    text-align: center;
}

.bs17 ul li dl dd{
    font-size: 16px;
    line-height: 150%;
}






.timeline {

    width: 100%;
    margin: 0px auto;

}

.timeline-list {

}

.timeline-list-item {
    display: flex;
    line-height: 150%;
    font-size: 15px;
    

}

.timeline-list-item .date {
    width:90px  !important;
    padding: 0 0 0 0px;
    color: #888888;
    text-align: left;


    font-size: 20px;
    line-height: 140%;

}

.timeline-list-item .content {
    position: relative;
/*    max-width: 790px;*/
    width: 100%;


    
    padding: 0 0px 40px 30px;
    border-left: 3px #c6dfc6 solid;
    box-sizing: border-box;
    

    word-break: break-all;
    word-wrap: break-word;
}

.timeline-list-item .content::before {
    content: "";
    position: absolute;
    top: 4px;
    left: -11px;
    width: 20px;
    height: 20px;
    background-color: #307630;
    border-radius: 10px;
}





.timeline_in01{
    margin-bottom: 30px;

}

.timeline_in01 dl dt{
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 10px;


}

.timeline_in01 dl dd{
    font-size: 18px;
    line-height: 180%;

}




.timeline_in02{
    margin-bottom: 0px;
}

.timeline_in02 ul li{
    width: 49%;
    height: auto;
    margin-right: 2%;
    float: left;
}

.timeline_in02 ul li:nth-child(2n){
    margin-right: 0%;
}













/* SDGsへの取り組み--------------------------------------------- */


.sg01{
    margin-bottom: 70px;
}


.sg01 dl dt{
    max-width: 522px;
    width: 100%;
    text-align: center;
    margin: 0 auto 30px auto;
}

.sg01 dl dd{
    font-size: 20px;
    line-height: 180%;
    text-align: center;
    
    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;       
}



.sg02{
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 50px;
    
    word-break: break-all;
    word-wrap: break-word;
    
}


.sg03{
    margin-bottom: 80px;
}


.sg03 dl dt{
    max-width: 600px;
    width: 100%;
    text-align: center;
    margin: 0 auto 30px auto;
}

.sg03 dl dd{

}

.sg03 dl dd ul{
    text-align: center;

}

.sg03 dl dd ul li{
    display: inline-block;
    margin-right: 15px;
}

.sg03 dl dd ul li:last-child{
    margin-right: 0px;
}








/* 安全管理--------------------------------------------- */


.sft01{

}

.sft01 ul li{
    width: 49%;
    height: auto;
    margin-right:2%;
    float: left;

    margin-bottom: 25px;
}

.sft01 ul li:nth-child(2n){
    margin-right: 0%;
}

.sft01 ul li dl{
    margin-bottom: 20px;

}

.sft01 ul li dl dt{
 


}

.sft01 ul li dl dd{

    font-size: 15px;
    line-height: 170%;
}


.sft01_in{

}
    
.sft01_in ul li{
    width: 49%;
    height: auto;
    margin-right:2%;
    float: left;
    margin-bottom: 15px;
}

.sft01_in ul li:nth-child(2n){
    margin-right: 0%;
}

.sft01_in ul li img{
    vertical-align: bottom;

}







/* 採用情報--------------------------------------------- */


.rt01{

}

.rt01 dl dt{
    font-size: 24px;
    line-height: 170%;
    margin-bottom: 10px;

    
    font-family: ryo-display-plusn, serif;
    font-style: normal;
    font-weight: 500;       
}

.rt01 dl dd{
    font-size: 16px;
    line-height: 180%;
    
    word-break: break-all;
    word-wrap: break-word;
}





.rt02{
    margin-bottom: 70px

}
.rt02 ul{
  display: flex;
  justify-content: space-around;
}


.rt02 ul li{
   display: flex;/* 直下の要素を並列に */
  flex-direction: column; /* 直下の要素を縦積みに */
    
/*        background: #cbe6ed;*/
}

.rt02 ul li:nth-child(1){
    width: 26%;
    height: auto;
    float: left;
    
    
}

.rt02 ul li:nth-child(2){
     width: 65%;
    height: auto;
    float: right;
}




.rt02_l_in{
    width: 100%;

    background: #021843;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    
    /*コレ*/display: flex;
    /*コレ*/align-items: center;
    

}

.rt02_l_in dl dt{
    font-size: 18px;
    line-height: 180%;
    
    color: #FFFFFF;
}

.rt02_l_in dl dt span{
    margin-left: 15px;

}

.rt02_l_in dl dd{
    font-size: 24px;
    line-height: 160%;
    
    color: #FFFFFF;
    font-family: 'noto700';      
}



.rt02_r_in{


}

.rt02_r_in dl dt{
 
}

.rt02_r_in dl dd{
    font-size: 15px;
    line-height: 170%;
    margin-bottom: 40px;
    
    word-break: break-all;
    word-wrap: break-word;    
}

.rt02_r_in dl dd:last-child{
    margin-bottom: 0px;   
}




.rt03{
    font-size: 21px;
    line-height: 160%;
    margin-bottom: 35px;
    font-family: 'noto700';      
}



.rt04{
    margin-bottom: 70px;
}

.rt04 ul li{
    border-bottom: 1px dotted #999999;
    margin-bottom: 35px;
    padding-bottom: 35px;

}

.rt04 ul li:last-child{
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.rt04_in{

}

.rt04_in_l{
    width: 27%;
    height: auto;
    float: left;

}

.rt04_in_r{
     width:69%;
    height: auto;
    float: right;
}


.rt04_in_r_01{

}

.rt04_in_r_01 dl dt{
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 15px;
    font-family: 'noto700';      
}

.rt04_in_r_01 dl dd{
    font-size: 15px;
    line-height: 160%;
   
}




.rt05{
    margin-bottom: 35px;

}

.rt05 dl dt{
    font-size: 20px;
    line-height: 160%;
    color: #006699;
    margin-bottom: 15px;
    font-family: 'noto700';      
}

.rt05 dl dd{
    font-size: 15px;
    line-height: 160%;
   
}


.rt06{
	width:100%;
	height:auto;
    margin-bottom: 80px;
}

.rt06 table{
	width:100%;
	height:auto;
}

.rt06 table th{
    width: 140px;
	padding:10px 0px;
	box-sizing:border-box;
	font-size:16px;
    line-height: 180%;
	border-collapse:collapse;
    vertical-align: top;

    border-bottom: 1px dotted #999999;
}

.rt06 table td{

	padding:10px 0px;
	box-sizing:border-box;
	font-size:16px;
    line-height: 180%;
	border-collapse:collapse;
    vertical-align: top;    
    border-bottom: 1px dotted #999999;

}


.rt06 table td ul li{
    background: url("../img/common/list001.png") left 12px no-repeat;
    padding-left: 8px;
    margin-right: 18px;
    float: left;
    margin-bottom: 5px;
}

.rt06 table td ul li:last-child{
    margin-right: 0px;
}



.rt06 table td a{
    color: #000000;
    text-decoration: none;
}

.rt06 table td a:hover{
    color: #000000;
    text-decoration:underline;
}







.rt07{
    margin-bottom: 70px;
}


.rt07 dl{
    padding-bottom: 20px;
    margin-bottom: 20px;
    
    border-bottom: 1px dotted #A4A4A4;
}

.rt07 dl:last-child{
    
    margin-bottom: 0px;
}

.rt07 dl dt{
    font-size: 20px;
    line-height: 160%;
    color: #368FB5;

    font-family: 'noto700';
    margin-bottom: 20px;
 
}



.rt07 dl dd{
    font-size: 16px;
    line-height: 160%;

    
    margin-bottom: 25px;
    
}

.rt07 dl dd:last-child{
    
    margin-bottom: 0px;
}



.rt07 dl dd p{
    font-size: 17px;
    line-height: 180%;

    font-family: 'noto500'; 
    
	position: relative;
	display: table-cell;
	padding-left: 30px; 

}

.rt07 dl dd p:before {
	position: absolute;
	content: '';
	top: calc(50% - 2px);
	width: 20px;
	left: 0;
	height: 4px;
	border-top: solid 4px #27acd9;
}






/* 事業内容--------------------------------------------- */




/* 事業内容　倉庫タブ--------------------------------------------- */




.svs_sk_tab01{
    margin-bottom: 40px;

}

.svs_sk_tab01 ul li{
    width: 16%;
    height: auto;
    float: left;
    margin-right: 0.8%;

}

.svs_sk_tab01 ul li:nth-child(6n){
    margin-right: 0%;
}

.svs_sk_tab01 ul li span::before {
	content: "\A" ;
	white-space: pre ;
}


.svs_sk_tab01 ul li a{
    display: block;
    height: auto;
    font-size: 16px;
    line-height: 140%;
    text-align:center;

    color:#ffffff;

    padding: 15px 5px 15px 5px;


     box-sizing: border-box;
    background: linear-gradient(90deg, rgba(30,60,114,1) 0%, rgba(42,82,152,1) 100%);    

    transition:0.5s;

}

.svs_sk_tab01 ul li a:hover {
    color:#FFFFFF;
    background: linear-gradient(90deg, rgba(70,174,247,1) 0%, rgba(29,213,230,1) 100%);
}

.svs_sk_tab01_on{
    color:#FFFFFF !important;
    background: linear-gradient(90deg, rgba(70,174,247,1) 0%, rgba(29,213,230,1) 100%) !important;
}



/* 事業内容　倉庫タブ--------------------------------------------- */






/* プライバシー ---------------------------------------------- */


.privacy_tx{
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 180%;
}

.privacy{
}


.privacy dt {
    font-size:20px;
    line-height: 160%;

    margin-bottom: 6px;
    font-family: 'noto500';    
}


.privacy dd {
    font-size:15px;
    line-height: 170%;
    margin-bottom: 25px;
}


.privacy dd:last-child{
	margin-bottom:0px;
}


.privacy dd a{
    color: #000000;
    text-decoration: none;
}

.privacy dd a:hover{
    color: #000000;
    text-decoration: none;
}


.privacy dd ul{
    margin-top: 5px;
    margin-left: 10px;

}

.privacy dd ul li{
    background: url("../img/common/list001.png") left 12px no-repeat;
    padding-left: 7px;
    margin-bottom: 5px;

}

privacy dd ul li:last-child{
	margin-bottom:0px;
}















/* お問い合わせフォーム ---------------------------------------------- */


.ctt_01{
    margin-bottom: 70px;

}

.ctt_01 ul li{
    margin-bottom:20px;
}

.ctt_01 ul li:last-child{
	margin-bottom:0px;
}


.ctt_01 dl dt{
    font-size: 18px;
    line-height: 140%;
    color: #006699;
    margin-bottom: 1px;
     font-family: 'noto500';    
}

.ctt_01 dl dd{
    font-size: 40px;
    line-height: 160%;
     font-family: 'noto900';      
}

.ctt_01 dl dd span{
    font-size: 33px;
}


.ctt_01 dl dd a{
    color: #000000;
    text-decoration: none;
}

.ctt_01 dl dd a:hover{
    color: #000000;
    text-decoration: none;
}


.f_text01{
    font-size: 14px;
    line-height: 100%;
    text-align: center;
}

.f_text01 a{
    color: #000000;
    text-decoration: none;
}

.f_text01 a:hover{
    color: #000000;
    text-decoration:underline;
}


.contact-t{
	font-size:18px;
	line-height:160%;
	margin-bottom:50px;	
}

.contact-t a{
    color: #000000;
    text-decoration: underline;
}

.contact-t a:hover{
    color: #000000;
    text-decoration:none;
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:26px;
	text-align:center;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:30px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}

.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 0px auto;
	text-align:center;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:28%;	

	background:url(../img/contact/bg.png) repeat;
}

#contact-f td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;


	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}


.f_txt01{
    text-align: center;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 120%;
}

.f_txt01 a{
    color: #000000;
    text-decoration: none;
}

.f_txt01 a:hover{
    color: #000000;
    text-decoration:underline;
}


#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

    /*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	-moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
    /*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}



}