/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@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-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;

    font-size: 62.5%;/* ベースのフォントサイズを10pxに設定 */

    box-sizing: border-box;
    
  font-feature-settings: "palt";
}

html { scroll-behavior: smooth;}

*:first-child + html body {

    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;

}

body{
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;

	
	padding:0;
	margin:0;
	font-size: 1.6rem;

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

    box-sizing: border-box;
}


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;
}


@media screen and (min-width: 1061px) {
/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

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

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

}

@media screen and (max-width: 1060px) {
/* タブレット用のスタイル記述 */

.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	


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

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

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

body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}




}

@media screen and (max-width: 720px) {
/* スマートフォン用のスタイル記述 */
.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	

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

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


body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}	

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1061px) {
	
	
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;
}

.container01_bg.container_flex{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}



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


.container00{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 0;

}

.container00_01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 0 80px 0;

}

.container01{
    position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 50px;
    box-sizing: border-box;

}


.container01_inner{
    position: relative;
	width:100%;
    max-width: 1200px;
	margin: 0px auto;
    box-sizing: border-box;

}




.container02{
    position: relative;
	width:50%;
	height:auto;
	margin:0 auto;
	padding:100px 50px;
    box-sizing: border-box;
}

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

}


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

}


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

}



.container04{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:80px 0;
}

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



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


.container04_02{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:70px 0 70px 0;

}





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


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




.container06{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}

.container06_01{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0 0 0;

}


/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

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






#header {

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

 box-sizing: border-box;

    

}

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


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

}

header{

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

	box-sizing:border-box;
}


/*nav{
	width:510px;
	position:absolute;
	top:55px;
	right:0;
}

nav ul{
	margin:0;
	padding:0;

}

nav ul li{
	float:left;
	color:#000;
	font-size:16px;

	font-weight:bold;
	margin-right:20px;
	line-height:120%;
}

nav ul li:last-child{
	margin-right:0;
}

nav ul li a{
	color:#FFF !important;
	text-decoration:none;

}

nav ul li a:hover{
	color:#FFF !important;
	text-decoration:underline;
}

.nav_h{
	color:#FFF !important;
	text-decoration:underline !important;
}*/


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


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

.youtube_01_outer {
    width: 100%;
    max-width: 640px;
    margin: 0px auto;
}
.youtube_01 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
  
.youtube_01 iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
  
  
  



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


footer{

	padding:0px 50px;
	box-sizing:border-box;

    background-color: #08132f;


}

.footer_in{
    position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:90px 50px;
    box-sizing: border-box;
}

.footer_cont{
    color: #fff;
    margin-bottom: 60px;
}

.footer_cont dl{
    margin-bottom: 40px;
}


.footer_cont dt{
    color: #fff;
    font-size: 24px;

    margin-bottom: 20px;
}

.footer_cont dd{
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500; 

    font-size: 40px;
}


.footer_btn{
	width:250px;
	height:auto;
	text-align: center;
	text-decoration: none;

    margin-right: auto;
}


.footer_btn a{
    width:250px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.footer_btn a span{
    display: block;
    position: relative;
    width:250px;
    height: 40px;
    font-size: 16px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 20px;     /* for Safari and Chrome */
    moz-border-radius: 20px;    /* for Firefox */
    -o-border-radius: 20px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 20px;  /* Linux browsers */
    border-radius: 20px;    /* CSS3 */  

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

    transition: 0.3s;
}

.footer_btn a span::after{
    position: absolute;
    top: 50%;
    right: 20px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}


.footer_btn a:hover span{
    background: rgba(97,117,167,1);
}

.footer_btn a:hover span::after{
    right: 15px;
}




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

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


.f_cpy{

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





}



/* タブレットベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (max-width: 1060px) {


body{
	padding:0;
	margin:0;
	font-size:16px;

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

}	

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


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

.container01_bg.container_flex{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}


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



.container00{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}

.container00_01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0 60px 0;

}

.container01{
    position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:80px 40px;
    box-sizing: border-box;

}
.container01_inner{
    position: relative;
	width:100%;
    max-width: 1200px;
	margin: 0px auto;
    box-sizing: border-box;

}

.container02{
    position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:80px 40px;
    box-sizing: border-box;
}

.container01_bg.container_flex .container02:first-child{
    padding-bottom: 0px;
}

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

}

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

}



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


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


.container04_00{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0 0 0 ;
}


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


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




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


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


.container06{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;

}

.container06_01{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0 0 0;

}

/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

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


.hdr_logo{
width: 200px;
height: auto;
position: absolute;
top: 20px;
left: 30px;
}



#header {

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

 box-sizing: border-box;


}

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


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


}

header{	
	max-width:1300px;
	width:100%;
	height:60px;
	margin:0 auto;
		
	padding:0 20px;
	box-sizing:border-box;
}




.header_tel{
    max-width: 190px;
    width: 100%;
    height: auto;
    padding: 3px 5px;
    box-sizing: border-box;
    
	position:absolute;
	top:18px;
	right:90px;
    background: #1b3671;
        
    font-size: 20px;
    line-height: 100%;
    color:#FFFFFF;
    text-align: center;
    
  
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;  
         
	-webkit-border-radius: 25px;     /* for Safari and Chrome */
	moz-border-radius: 25px;    /* for Firefox */
	-o-border-radius: 25px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:25px;   /* Linux browsers */
	border-radius: 25px;     /* CSS3 */         
}


.header_tel a{
    color:#FFFFFF;
}

.header_tel a:hover{
    color:#FFFFFF;
}



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


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

.youtube_01_outer {
    width: 100%;
    max-width: 640px;
    margin: 0px auto;
}
.youtube_01 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
  
.youtube_01 iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
  

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



footer{

	padding:0px 30px;
	box-sizing:border-box;

    background-color: #08132f;


}

.footer_in{
    position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:70px 30px;
    box-sizing: border-box;
}

.footer_cont{
    color: #fff;
    margin-bottom: 50px;
}

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


.footer_cont dt{
    color: #fff;
    font-size: 20px;

    margin-bottom: 20px;
}

.footer_cont dd{
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500; 

    font-size: 32px;
}


.footer_btn{
	width:220px;
	height:auto;
	text-align: center;
	text-decoration: none;

    margin-right: auto;
}


.footer_btn a{
    width:220px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.footer_btn a span{
    display: block;
    position: relative;
    width:220px;
    height: 36px;
    font-size: 15px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 18px;     /* for Safari and Chrome */
    -moz-border-radius: 18px;    /* for Firefox */
    -o-border-radius: 18px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 18px;  /* Linux browsers */
    border-radius: 18px;    /* CSS3 */  

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

    transition: 0.3s;
}

.footer_btn a span::after{
    position: absolute;
    top: 50%;
    right: 15px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}


.footer_btn a:hover span{
    background: rgba(97,117,167,1);
}

.footer_btn a:hover span::after{
    right: 10px;
}




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

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


.f_cpy{

	font-size: 12px;
	box-sizing:border-box;
	line-height:120%;
    color: #999999;
}





}



/* スマホベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (max-width: 720px) {



body{
	padding:0;
	margin:0;
	font-size:15px;

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

}	



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



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

.container01_bg.container_flex{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

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


.container00{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:40px 0;

}

.container00_01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:40px 0 40px 0;

}




.container01{
    position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 30px;
    box-sizing: border-box;

}

.container01_inner{
    position: relative;
	width:100%;
    max-width: 1200px;
	margin: 0px auto;
    box-sizing: border-box;

}

.container02{
    position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 30px;
    box-sizing: border-box;
}

.container01_bg.container_flex .container02:first-child{
    padding-bottom: 0px;
}

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

}

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

}


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

.container04{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:40px 0;
}


.container04_00{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:40px 0 0 0 ;
}



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


.container04_02{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;
}


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


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


.container06{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;

}

.container06_01{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0 0 0;

}

/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}


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


.hdr_logo{
width: 180px;
height: auto;
position: absolute;
top: 15px;
left: 20px;
}



#header {

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

 box-sizing: border-box;

}

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


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

}

header{
	max-width:1300px;
	width:100%;
	height:55px;
	margin:0 auto;

		
	padding:0 15px;
	box-sizing:border-box;
}




.header_tel{
    max-width: 130px;
    width: 100%;
    height: auto;
    padding: 4px 5px 5px 5px;
    box-sizing: border-box;
    
	position:absolute;
	top:15px;
	right:55px;
    background: #1b3671;
        
    font-size: 14px;
    line-height: 100%;
    color:#FFFFFF;
    text-align: center;
    
  
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;  
         
	-webkit-border-radius: 25px;     /* for Safari and Chrome */
	moz-border-radius: 25px;    /* for Firefox */
	-o-border-radius: 25px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:25px;   /* Linux browsers */
	border-radius: 25px;     /* CSS3 */         
}


.header_tel a{
    color:#FFFFFF;
}

.header_tel a:hover{
    color:#FFFFFF;
}


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



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

.youtube_01_outer {
    width: 100%;
    max-width: 640px;
    margin: 0px auto;
}
.youtube_01 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
  
.youtube_01 iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
  





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



footer{

	padding:0px 20px;
	box-sizing:border-box;

    background-color: #08132f;


}

.footer_in{
    position: relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 30px;
    box-sizing: border-box;
}

.footer_cont{
    color: #fff;
    margin-bottom: 40px;
}

.footer_cont dl{
    margin-bottom: 20px;
}


.footer_cont dt{
    color: #fff;
    font-size: 18px;

    margin-bottom: 10px;
}

.footer_cont dd{
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500; 

    font-size: 24px;
}


.footer_btn{
	width:200px;
	height:auto;
	text-align: center;
	text-decoration: none;

    margin-right: auto;
}


.footer_btn a{
    width:200px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.footer_btn a span{
    display: block;
    position: relative;
    width:200px;
    height: 30px;
    font-size: 14px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px;    /* for Firefox */
    -o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px;  /* Linux browsers */
    border-radius: 15px;    /* CSS3 */  

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

    transition: 0.3s;
}

.footer_btn a span::after{
    position: absolute;
    top: 50%;
    right: 10px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}


.footer_btn a:hover span{
    background: rgba(97,117,167,1);
}

.footer_btn a:hover span::after{
    right: 7px;
}




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

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


.f_cpy{

	font-size: 11px;
	box-sizing:border-box;
	line-height:120%;
    color: #999999;
}




}




/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (min-width: 1061px) {

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


h1.h1_01{
    position: absolute;
    top: 30px;
    left: 50px;
}


h2.h2_01{
    font-family: ryo-display-plusn, serif;
    font-weight: 700;
    font-style: normal;

    font-size: 48px;
    line-height: 120%;

    color: #000;  

    margin-bottom: 30px;
}

h2.h2_01::first-letter{
    color:#a0b0ba;
}

h2.h2_02{
    font-family: ryo-display-plusn, serif;
    font-weight: 700;
    font-style: normal;

    font-size: 48px;
    line-height: 120%;

    color: #fff;  

    margin-bottom: 30px;
}

h2.h2_02::first-letter{
    color:#a0b0ba;
}





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

h3.h3_01{
    position: relative;
    font-size: 28px;
    line-height: 120%;
    color: #000;

    padding-left: 15px;

    margin-bottom: 40px;
}

h3.h3_01::first-letter{
    color:#a0b0ba;
}


h3.h3_01::before{
    position: absolute;
    content: '';

    top: 55%;
    left: 0px;
    height: 21px;
    width: 5px;

    background: url("../img/common/h3.png") no-repeat;
    background-size: contain;
    translate: 0px -50%;
}



h4.h4_01{
    position: relative;
    font-size: 18px;
    line-height: 120%;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #000000;
}

h4.h4_01::before{
    position: absolute;
    content: '';

    top: 55%;
    left: 0px;
    height: 15px;
    width: 15px;

    background-color: #a0b0ba;
    translate: 0px -50%;
}

/* サブタイトル ---------------------------------------------- */

.sub_title{
    position: absolute;
    top: 100px;
    left: 0;

    transform-origin: bottom left;
    rotate: 90deg;

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

    font-size: 24px;
    color: #a0b0ba;

    margin-top: -24px;
}

.sub_title span{
    position: relative;

}


.sub_title span::after{
    position: absolute;
    display: block;
    content: '';
    height: 2px;
    width: 100px;

    left: calc(100% + 5px);
    top:58%;

    

    background-color: #a0b0ba;

}

.sub_title span::before{
    position: absolute;
    display: block;
    content: '';
    height: 6px;
    width: 6px;

    left: calc(100% + 100px);
    top:60%;

    translate: 0% -50%;

    border-radius: 3px;

    background-color: #a0b0ba;

}



/* スライド ---------------------------------------------- */


.top_slide_out{
    padding: 0 30px;

}

.top_slide{
	width:100%;
	height: 100dvh;

	z-index:5;
 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.slide_txt_out{
    position:relative;

    width: 100%;
    height: 100dvh;
    margin: 0px auto 0px;
    
    background: rgba(0,0,0,0.20);

    padding: 100px 50px 50px;
    box-sizing: border-box;

    z-index: 100;

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

}

.slide_img{

    width: auto;
    height: 100%;
    max-height: 570px;

    z-index: 0;
}

.slide_img img{
    height: 100%;
}



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



.main_txt_out{
    position: absolute;
    width: 100%;
    height: 500px;

    box-sizing: border-box;

    z-index: 6000;

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


.main_txt_out dl dt{
    margin-top: -20px;

    margin-bottom: 2px;
    
    font-size: 54px;
    line-height: 120%;
    color:#ffffff;

    margin-bottom: 15px;
    
   z-index: 9000;

    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal !important;
    font-weight: 800 !important;    
}

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



.main_txt_out dl dd{
    font-size: 48px;
    line-height: 120%;
    color: #FFFFFF;
    margin-top: -15px;

    font-family: titular, sans-serif;
    font-style: normal;
    font-weight: 700;
}


.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:0px auto 0px auto;
}

.works_top_img{
	width: 100%;
	height:500px !important;
	background:url("../img/works/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px 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:0px 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:0px auto 0px auto;
}






/* サブページ背景---------------------------------------------- */

.bg_sub{
	width: 100% !important;
	height:auto;
	background:url("../img/common/sub_bg.jpg") top no-repeat;
    background-size:contain;
}


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


.bg_main_tp{
    margin-top: 100px;
}


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

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


.bg_top_news{
	width: 100% !important;
	height:auto;
	background:url("../img/top/news_bg.jpg") top no-repeat;
    background-size:cover;                               /* 画像のサイズを指定    */
}

.bg_top_company{
	width: 100% !important;
	height:auto;
	background:url("../img/top/comp_bg.jpg") top no-repeat;
    background-size:cover;                               /* 画像のサイズを指定    */
}

.bg_top_work{
	width: 100% !important;
	height:auto;
	background:url("../img/top/work_bg.jpg") top no-repeat;
    background-size:cover;                               /* 画像のサイズを指定    */
}






.button_l{
    margin: 0 !important;
}


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

    margin-left: auto;
}


.button01 a{

    width:140px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.button01 a span{
    display: block;
    position: relative;
    width:140px;
    height: 40px;
    font-size: 16px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 20px 0px 0px 20px;     /* for Safari and Chrome */
    moz-border-radius: 20px 0px 0px 20px;    /* for Firefox */
    -o-border-radius: 20px 0px 0px 20px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 20px 0px 0px 20px;  /* Linux browsers */
    border-radius: 20px 0px 0px 20px;    /* CSS3 */  

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

    transition: 0.3s;
}

.button01 a span::after{
    position: absolute;
    top: 50%;
    right: 20px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}


.button01 a:hover span{
    background: rgba(97,117,167,1);
}

.button01 a:hover span::after{
    right: 15px;
}


/* トップ　メッセージ-------------------------------------------- */

.top_msg{
    width: 100%;
    max-width: 1200px;
    margin: 0px auto 0px;
}

.top_msg dl{
    margin-bottom: 40px;

}


.top_msg dt{
    font-size: 40px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 15px;
    
}


.top_msg dd{
    font-size: 19px;
    line-height: 200%;
}


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

.top_service_list{
    width: 100%;
}

.top_service_list.sub{
    margin-bottom: 90px;
}

.top_service_list ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.top_service_list li{
    position: relative;
    display: flex;
    flex-direction: column;

    float: left;
    width: 32.4%;

    margin-right: 1.4%;
    margin-bottom: 0px;

    height: 300px;

    border-radius: 10px;
}

.top_service_list li:nth-child(1){
    background:url("../img/top/business01.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
}

.top_service_list li:nth-child(2){
    background:url("../img/top/business02.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
}

.top_service_list li:nth-child(3){
    background:url("../img/top/business03.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
    margin-right: 0%;
}

.top_service_list li a{
    display: block;
    width: 100%;
    height: 100%;

    border-radius: 10px;
    transition: 0.3s;
}

.top_service_list li a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}



.top_service_list li a .top_service_title{
    position: absolute;

    top: 0;
    left: 0;
    bottom: 0;

    background-color: rgba(160, 176, 186, 0.9);

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

    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;

    color: #fff;
    font-family: ryo-display-plusn, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    
    padding: 15px;
    box-sizing: border-box;

    border-radius: 10px 0px 0px 10px;

}

.top_service_list li a .top_service_btn{
    position: absolute;

    bottom: 30px;
    right: 0;

    width:140px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_service_list li a .top_service_btn span{
    display: block;
    position: relative;
    width:140px;
    height: 40px;
    font-size: 16px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 20px 0px 0px 20px;     /* for Safari and Chrome */
    moz-border-radius: 20px 0px 0px 20px;    /* for Firefox */
    -o-border-radius: 20px 0px 0px 20px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 20px 0px 0px 20px;  /* Linux browsers */
    border-radius: 20px 0px 0px 20px;    /* CSS3 */  

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

.top_service_list li a:hover .top_service_btn span{
    background: rgba(97,117,167,1);
}



.top_service_list li a .top_service_btn span::after{
    position: absolute;
    top: 50%;
    right: 20px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_service_list li a:hover .top_service_btn span::after{
    right: 15px;
}



/* 新着情報---------------------------------------------- */


.tp_news_cont{
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}

.tp_news{
    margin: 0px auto 20px;
}

.tp_news dl{

}

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

    letter-spacing: 0.03em;

    color: #a0b0ba;

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

}

.tp_news dl dd{
    font-size: 16px;
    line-height: 160%;
    margin: 0 0 12px 0;
    padding-bottom: 10px;
    padding-left: 140px;

    border-bottom: 1px dotted #999999;
}


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


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

.news_ttl{
    font-size: 24px;
    line-height: 140%;
    border-bottom:3px solid #3b3653;
    margin-bottom: 15px;
    padding-bottom: 5px;
  
       font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}

.news_day{
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
    text-align: right;
}

.news_post{
    font-size: 18px;
    line-height: 180%;
}


/* トップ　会社情報---------------------------------------------- */

.top_company_txt{
    width: 100%;
    margin-bottom: 40px;
}

.top_company_txt dt{
    font-size: 40px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 15px;
}

.top_company_txt dd{
    font-size: 19px;
    line-height: 200%;
}




.top_company_img{
    border-radius: 10px;
}

.top_company_img img{
    height: 350px;
    width: 100%;
    object-fit: cover;

    border-radius: 10px;
}

/* トップ　施工実績---------------------------------------------- */

.top_work_cont{
    position: relative;
    background:url("../img/top/work_bg.png") center  no-repeat; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    border-radius: 10px;
    height: 350px;
}

.top_work_cont a{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    

    border-radius: 10px;
    transition: 0.3s;
    padding: 60px;
    box-sizing: border-box;
}

.top_work_cont a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}

.top_work_txt{
    width: 100%;
}

.top_work_txt dt{
    font-family: 'noto500';
    font-size: 36px;
    line-height: 160%;

    color: #fff;

    margin-bottom: 20px;
}

.top_work_txt dd{
    font-size: 18px;
    line-height: 160%;

    color: #fff;
}


.top_work_cont a .top_work_btn{
    position: absolute;

    bottom: 30px;
    right: 0;

    width:140px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_work_cont a .top_work_btn span{
    display: block;
    position: relative;
    width:140px;
    height: 40px;
    font-size: 16px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 20px 0px 0px 20px;     /* for Safari and Chrome */
    moz-border-radius: 20px 0px 0px 20px;    /* for Firefox */
    -o-border-radius: 20px 0px 0px 20px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 20px 0px 0px 20px;  /* Linux browsers */
    border-radius: 20px 0px 0px 20px;    /* CSS3 */  

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

.top_work_cont a:hover .top_work_btn span{
    background: rgba(97,117,167,1);
}



.top_work_cont a .top_work_btn span::after{
    position: absolute;
    top: 50%;
    right: 20px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_work_cont a:hover .top_work_btn span::after{
    right: 15px;
}


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

.top_recruit_cont{
    position: relative;
    background:url("../img/top/recruit_bg.png") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    border-radius: 10px;
    height: 350px;
}

.top_recruit_cont a{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    border-radius: 10px;
    transition: 0.3s;
    padding: 60px;
    box-sizing: border-box;
}

.top_recruit_cont a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}

.top_recruit_txt{
    width: 100%;
}

.top_recruit_txt dt{
    font-family: 'noto500';
    font-size: 36px;
    line-height: 160%;

    color: #fff;

    margin-bottom: 20px;
}

.top_recruit_txt dd{
    font-size: 18px;
    line-height: 160%;

    color: #fff;
}


.top_recruit_cont a .top_recruit_btn{
    position: absolute;

    bottom: 30px;
    right: 0;

    width:140px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_recruit_cont a .top_recruit_btn span{
    display: block;
    position: relative;
    width:140px;
    height: 40px;
    font-size: 16px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 20px 0px 0px 20px;     /* for Safari and Chrome */
    moz-border-radius: 20px 0px 0px 20px;    /* for Firefox */
    -o-border-radius: 20px 0px 0px 20px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 20px 0px 0px 20px;  /* Linux browsers */
    border-radius: 20px 0px 0px 20px;    /* CSS3 */  

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

.top_recruit_cont a:hover .top_recruit_btn span{
    background: rgba(97,117,167,1);
}



.top_recruit_cont a .top_recruit_btn span::after{
    position: absolute;
    top: 50%;
    right: 20px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_recruit_cont a:hover .top_recruit_btn span::after{
    right: 15px;
}



/* 共通お問い合わせ---------------------------------------------- */


.cmm_ctt{
    width: 100%;
    height: auto;
}

.cmm_ctt dl{
    text-align: center;
}


.cmm_ctt dl dt{
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 10px;

}

.cmm_ctt dl dd{
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 30px;
 

}



.cmm_ctt_btn{
	max-width:450px;
	width:100%;
	height:auto;
    margin: 0 auto;

    text-align: center;
    text-decoration: none;  
}

.cmm_ctt_btn a{
    margin: 0 auto;
    padding: 12px 5px 15px 5px;
    box-sizing: border-box;

    display: block;
    font-size: 20px;
    line-height: 100%;
    color: #FFFFFF; 

    background:  #e60012;
    border: 2px solid #e60012;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;  
    

	-webkit-border-radius:500px;     /* for Safari and Chrome */
	-moz-border-radius: 500px;    /* for Firefox */
	-o-border-radius: 500px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:500px;   /* Linux browsers */
	border-radius:500px;     /* CSS3 */    
}

.cmm_ctt_btn a:hover{
    color:#e60012;
    background:#FFFFFF;
    border: 2px solid #e60012; 

}




/* 会社情報-------------------------------------------- */


.cp_msg{
    width: 100%;
    margin-bottom: 80px;
}

.cp_msg dt{
    font-size: 40px;
    line-height: 160%;

    margin-bottom: 20px;

    font-family: 'noto700';
}

.cp_msg dd{
    font-size: 20px;
    line-height: 200%;
}

.cp_msg dd p{
    padding-top: 30px;
    text-align: right;
}



.cp_cont01{
    margin-bottom: 60px;
}

.cp_cont01 dl{
    margin-bottom: 0px;
}

.cp_cont01 dl dt{
font-size: 16px;
line-height: 160%;

float: left;
clear: both;


letter-spacing: 0.03em;

}

.cp_cont01 dl dd{
font-size: 16px;
line-height: 160%;
margin: 0 0 15px 0;
padding-left: 140px;
padding-bottom: 15px;


border-bottom: 1px dotted #999999;


}


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

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

.cp_cont01 dl dd ul {
    overflow: auto;
}

.cp_cont01 dl dd li{
    display: inline-block;
    margin-right: 20px;
    margin-left: 0px;
}


.cp_cont01 dl dd li:before{
    content: '●';
    font-size: 8px;
    vertical-align: top;

    margin-right: 5px;
}



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


.cp_cont02{
    clear: both;
    width: 100%;
    margin-bottom: 80px;

    overflow: auto;
}

.cp_cont02 table{
    width: 100%;
}

.cp_cont02 table th{
    background-color: #a0b0ba;


    border: 1px solid #cccccc;

    color: #fff;
    font-size: 16px;
    text-align: center;

    padding: 15px;
    box-sizing: border-box;
}

.cp_cont02 table td{

    border: 1px solid #cccccc;

    color: #000;
    font-size: 16px;
    text-align: center;

    padding: 15px;
    box-sizing: border-box;

    background-color: #fff;
}


.cp_cont02.works table td:first-child{
    width: 60%;


}
.cp_cont02.works table td:last-child{
    width: 40%;


}


.cp_cont03{
    width: 100%;
    margin: 0px auto 50px;
}

.cp_cont03 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.cp_cont03 li{
    width: 32%;

    margin-right: 2%;
    margin-bottom: 30px;
}

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

.cp_cont03 li p{
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    margin-top: 10px;
}






.cp_map{
    width: 100%;
}

.cp_map iframe{
    width: 100%;
    max-height: 400px;
}




/* 事業案内--------------------------------------------- */

.service_list_sub_menu{
    margin-bottom: 50px;
}

.service_list_sub_menu ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.service_list_sub_menu li{
    width: 32.4%;

    margin-right: 1.4%;
    margin-bottom: 10px;
}


.service_list_sub_menu li:nth-child(3n){
    margin-right: 0px;
}

.service_list_sub_menu li a{
    width: 100%;
    height: 60px;

    background:url("../img/business/sub_menu_bg.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

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

    transition: 0.3s;

}

.service_list_sub_menu li a.on{
    background:url("../img/business/sub_menu_bg_on.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.service_list_sub_menu li a:hover{
    background:url("../img/business/sub_menu_bg_on.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}




.service_list_sub_menu li a span{
    font-size: 16px;
    color: #fff;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}

.service_list_sub_menu li a span::after{
    padding-bottom: 1px;
    margin-left: 8px;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
    border-right: 0;
}




.biz_cont01{
    margin-bottom: 40px;
}

.biz_cont01 dt{
    font-size: 20px;
    line-height: 140%;
    font-weight: 700;

    padding: 10px;
    box-sizing: border-box;

    border-bottom: 2px solid #a5b4be;
    border-left: 6px solid #000;

    margin-bottom: 30px;
    
}

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


.biz_cont02{
    width: 100%;
}

.biz_cont02 > ul{
    
}

.biz_cont02 > ul > li{

    border: 1px solid #cccccc;
    background-color: #fff;

    padding: 30px;
    box-sizing: border-box;

    margin-bottom: 60px;
    
}

.biz_cont02 > ul > li > .main{
    margin-bottom: 0px;  
}

.biz_cont02 > ul > li > .main:has(+ dl){
    margin-bottom: 30px;
}



.biz_cont02 > ul > li > .main .txt{
    font-size: 16px;
    line-height: 160%;
  
}


.biz_cont02 > ul > li .biz_tb01 table{
    margin-top: 20px;
    width: 100%;
}

.biz_cont02 > ul > li .biz_tb01 table th{
    border: 1px solid #cccccc;
    padding: 15px;
    color: #fff;
    box-sizing: border-box;
    background-color: #a0b0ba;

    text-align: center;
    font-size: 16px;
    line-height: 140%;
}

.biz_cont02 > ul > li .biz_tb01 table td{
    border: 1px solid #cccccc;
    padding: 15px;
    box-sizing: border-box;

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

    vertical-align:top;
}

.biz_cont02 > ul > li .biz_tb01 table tr td:first-child{
    width: 130px;
}



.biz_cont02 > ul > li .biz_tb02 table{
    margin-top: 20px;
    width: 100%;
}

.biz_cont02 > ul > li .biz_tb02 table th{
    border: 1px solid #cccccc;
    padding: 15px;
    box-sizing: border-box;
    background-color: #d6dde2;

    text-align: center;
    font-size: 16px;
    line-height: 140%;
}

.biz_cont02 > ul > li .biz_tb02 table td{
    border: 1px solid #cccccc;
    padding: 15px;
    box-sizing: border-box;

    font-size: 16px;
    line-height: 140%;
}

.biz_cont02 > ul > li .biz_tb02 table tr td:first-child{
    width: 140px;
}



.biz_cont02 > ul > li > p:has(+ dl){
    margin-bottom: 30px;
}



.biz_cont02 > ul > li dt{
    width: 100%;

    background-color: #a0b0ba;

    margin-bottom: 20px;

    color: #fff;
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;

    padding: 10px;
    box-sizing: border-box;


}

.biz_cont02 > ul > li .main,
.biz_cont02 > ul > li dd{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    

    margin-bottom: 30px;
}

.biz_cont02 > ul > li .main .txt,
.biz_cont02 > ul > li dd .txt{
    width: 100%;
}

.biz_cont02 > ul > li .main .txt:has(+ .img),
.biz_cont02 > ul > li dd .txt:has(+ .img){
    width: calc(100% - 230px);
}

.biz_cont02 > ul > li .main .img,
.biz_cont02 > ul > li dd .img{
    width: 200px;
    margin-left: 30px;
}

.biz_cont02 > ul > li .main .img img,
.biz_cont02 > ul > li dd .img img{
    width: 100%;
}


.biz_cont02 > ul > li dd:last-child{

}



/* 業務内容--------------------------------------------- */


.bns001{
}

.bns001 ul li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 60px;
    
    float:left;
}

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

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

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










/* 安全・環境への取組み--------------------------------------------- */



.parenthesis {
  position: relative;
  max-width: 600px;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 40px auto;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  top: 0;
  left: 0;
  border-top: 2px solid #555;
  border-left: 2px solid #555;
}
.parenthesis::after {
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #555;
  border-right: 2px solid #555;
}




.sfy_txt01{
    font-size: 28px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
    
    margin-bottom: 40px;
    
    word-wrap: break-word;
    word-break: break-all;    
}

.sfy_txt01 span::before {
	content: "\A" ;
	white-space: pre ;
}



.sfy_txt01 dl dt{
    font-size: 28px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}


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


.sfy_txt01 dl dd{
    font-size: 18px;
    line-height: 160%;
}




.sfy_txt02{
margin-bottom: 80px;
}


.sfy_txt02 ul li{
    margin-bottom: 60px;

}

.sfy_txt02 ul li dl dt{
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align:left;
    
    border-left: 10px solid #cc0000;
    padding: 12px;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd{
    font-size: 18px;
    line-height: 180%;
    word-wrap: break-word;
    word-break: break-all;

    text-align:left;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;   
}



.sfy_txt02 ul li dl dd span{
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 30px;
    float: left;
}

.sfy_txt02_t{
    width: 100%;
    height: auto;
    margin: 15px 0;
}

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

.sfy_txt02_t table th{


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


    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.sfy_txt02_t table td{
    width: 33.33%;
	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 160%;
	border-collapse:collapse;

    
	text-align:left;
    border: 1px solid #d0d0d0;
}




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


.rrt_msg{
    margin-bottom: 70px;
}

.rrt_msg dl dt{
    font-size: 40px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;      
}

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

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;
    
    word-wrap: break-word;
    word-break: break-all;
}






.rrt_b01{ 
    margin-bottom: 60px;
}

.rrt_b01 ul li{
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 25px;
}

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


.rrt_b01_in{
    height: 280px;
    padding: 30px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}

.rrt_b01_in dl dt{
    font-size: 60px;
    line-height: 100%;
    margin-bottom: 30px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.rrt_b01_in dl dd{
    font-size: 17px;
    line-height: 100%;
    color:#FFFFFF;
    margin-bottom: 30px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in dl dd p{
    font-size: 26px;
    line-height: 100%;
    margin-bottom: 13px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in dl dd p span{
    font-size: 17px;
    line-height: 100%;
    color:#FFFFFF;
    margin-left: 15px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}




.rrt_b01_in01{

    margin-bottom: 70px;

}


.rrt_b01_in01 dl dt{
    font-size: 17px;
    line-height: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #7b7b7c;
    color: #284684;    

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in01 dl dt:first-letter{

}

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

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;   
}


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




.rrt_box_bg01{
	height:280px !important;
	background:url("../img/recruit/01_01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg02{
	height:280px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





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

}

.rrt01_tbl table{
	width:100%;
	height:auto;

}

.rrt01_tbl table th{
	width:130px;

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

    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.rrt01_tbl table td{
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 160%;
	border-collapse:collapse;

    
	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}









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


.privacy{
}


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

    margin-bottom: 8px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 600;

}


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

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 400;
}


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






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


.contact_cont01{
    width: 100%;
    text-align: center;
    margin-bottom: 90px;
}

.contact_cont01 li{
    display: inline-block;
}

.contact_cont01 li:first-child{
    margin-right: 30px;
}

.contact_cont01 li span{
    position: relative;

    font-size: 36px;
    line-height: 160%;

    font-weight: 600;

    padding-left: 55px;
    padding-bottom: 3px;
}

.contact_cont01 li span.tel::before{
    position: absolute;
    
    top: 50%;
    left: 0px;

    content: '';

    width: 50px;
    height: 50px;
    background-image: url(../img/contact/tel.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.contact_cont01 li span.fax::before{
    position: absolute;
    
    top: 50%;
    left: 0px;

    content: '';

    width: 50px;
    height: 50px;
    background-image: url(../img/contact/fax.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;

}



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


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


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

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


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


.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);
    }
}





}


/* タブレット用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */



@media screen and (max-width: 1060px) {


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


h1.h1_01{
    position: absolute;
    top: 15px;
    left: 30px;
    width: 200px;
}




h1.h1_02{
    position: absolute;
    top: 12px;
    left: 30px;
    height: 43px;
    background: url("../img/common/header_logo01.png") left 1px no-repeat;
    background-size: 110px 36px;
}

h1.h1_02 a{
    font-size: 26px;
    line-height: 190%;
    color: #000000;
    
    font-weight: 300;
    padding-left: 120px;
}


h1.h1_02 a:hover{
    color: #000000;
    text-decoration: none;
}


h2.h2_01{
    font-family: ryo-display-plusn, serif;
    font-weight: 700;
    font-style: normal;

    font-size: 40px;
    line-height: 120%;

    color: #000;  

    margin-bottom: 20px;
}

h2.h2_01::first-letter{
    color:#a0b0ba;
}

h2.h2_02{
    font-family: ryo-display-plusn, serif;
    font-weight: 700;
    font-style: normal;

    font-size: 40px;
    line-height: 120%;

    color: #fff;  

    margin-bottom: 20px;
}

h2.h2_02::first-letter{
    color:#a0b0ba;
}


.h3_01_btm01{
    margin-bottom: 20px !important;
}

h3.h3_01{
    position: relative;
    font-size: 22px;
    line-height: 120%;
    color: #000;

    padding-left: 12px;

    margin-bottom: 30px;
}

h3.h3_01::first-letter{
    color:#a0b0ba;
}


h3.h3_01::before{
    position: absolute;
    content: '';

    top: 55%;
    left: 0px;
    height:  calc(21px * 0.8);
    width: calc(5px * 0.8);

    background: url("../img/common/h3.png") no-repeat;
    background-size: contain;
    translate: 0px -50%;
}



h4.h4_01{
    position: relative;
    font-size: 16px;
    line-height: 120%;
    padding-left: 18px;
    margin-bottom: 20px;
    color: #000000;
}

h4.h4_01::before{
    position: absolute;
    content: '';

    top: 55%;
    left: 0px;
    height: 13px;
    width: 13px;

    background-color: #a0b0ba;
    translate: 0px -50%;
}

/* サブタイトル ---------------------------------------------- */

.sub_title{
    position: absolute;
    top: 80px;
    left: 0;

    transform-origin: bottom left;
    rotate: 90deg;

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

    font-size: 20px;
    color: #a0b0ba;

    margin-top: -20px;
}

.sub_title span{
    position: relative;

}


.sub_title span::after{
    position: absolute;
    display: block;
    content: '';
    height: 2px;
    width: 80px;

    left: calc(100% + 5px);
    top:58%;

    

    background-color: #a0b0ba;

}

.sub_title span::before{
    position: absolute;
    display: block;
    content: '';
    height: 6px;
    width: 6px;

    left: calc(100% + 80px);
    top:60%;

    translate: 0% -50%;

    border-radius: 3px;

    background-color: #a0b0ba;

}




/* スライド ---------------------------------------------- */


.top_slide_out{
    padding: 0 20px;
}

.top_slide{
	width:100%;
	height:560px;

	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}



.slide_txt_out{
    position:relative;

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

    padding: 70px 30px 20px;
    box-sizing: border-box;

    background: rgba(0,0,0,0.20);
    
    z-index: 100;

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

}

.slide_img{

    width: auto;
    height: 100%;
    max-height: 350px;

    z-index: 0;
}

.slide_img img{
    height: 100%;
}





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


.main_txt_out{
position: absolute;
width: 100%;
height: 300px;

box-sizing: border-box;

z-index: 6000;

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


.main_txt_out dl dt{


    margin-bottom: 2px;
    
    font-size: 46px;
    line-height: 120%;
    color:#ffffff;

    margin-bottom: 15px;
    
   z-index: 9000;

    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal !important;
    font-weight: 800 !important;    
}

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


.main_txt_out dl dd{
    font-size: 40px;
    line-height: 120%;
    color: #FFFFFF;
    margin-top: -10px;

font-family: titular, sans-serif;
font-style: normal;
font-weight: 300;
}


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

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

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

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






/* サブページ背景---------------------------------------------- */

.bg_sub{
	width: 100% !important;
	height:auto;
	background:url("../img/common/sub_bg.jpg") top no-repeat;
    background-size:contain;
}



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


.bg_main_tp{
    margin-top: 100px;
}


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

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


.bg_top_news{
	width: 100% !important;
	height:auto;
	background:url("../img/top/news_bg.jpg") top no-repeat;
    background-size:cover;                               /* 画像のサイズを指定    */
}

.bg_top_company{
	width: 100% !important;
	height:auto;
	background:url("../img/top/comp_bg.jpg") top no-repeat;
    background-size:cover;                               /* 画像のサイズを指定    */
}

.bg_top_work{
	width: 100% !important;
	height:auto;
	background:url("../img/top/work_bg.jpg") top no-repeat;
    background-size:cover;                               /* 画像のサイズを指定    */
}



.button_l{
    margin: 0 !important;
}


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

    margin-left: auto;
}


.button01 a{

    width:120px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.button01 a span{
    display: block;
    position: relative;
    width:120px;
    height: 36px;
    font-size: 15px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 18px 0px 0px 18px;     /* for Safari and Chrome */
    -moz-border-radius: 18px 0px 0px 18px;    /* for Firefox */
    -o-border-radius: 18px 0px 0px 18px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 18px 0px 0px 18px;  /* Linux browsers */
    border-radius: 18px 0px 0px 18px;    /* CSS3 */  

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

    transition: 0.3s;
}

.button01 a span::after{
    position: absolute;
    top: 50%;
    right: 15px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}


.button01 a:hover span{
    background: rgba(97,117,167,1);
}

.button01 a:hover span::after{
    right: 10px;
}



/* トップ　メッセージ-------------------------------------------- */

.top_msg{
    width: 100%;
    max-width: 1200px;
    margin: 0px auto 0px;
}

.top_msg dl{
    margin-bottom: 35px;

}

.top_msg dt{
    font-size: 28px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 12px;
    
}


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



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

.top_service_list{
    width: 100%;
}

.top_service_list.sub{
    margin-bottom: 80px;
}

.top_service_list ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.top_service_list li{
    position: relative;
    display: flex;
    flex-direction: column;

    float: left;
    width: 48%;

    margin-right: 4%;
    margin-bottom: 20px;

    height: 250px;

    border-radius: 10px;
}

.top_service_list li:nth-child(1){
    background:url("../img/top/business01.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
}

.top_service_list li:nth-child(2){
    background:url("../img/top/business02.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
    margin-right: 0%;
}

.top_service_list li:nth-child(3){
    background:url("../img/top/business03.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
    margin-left: 26%;

    margin-bottom: 0px;

}

.top_service_list li a{
    display: block;
    width: 100%;
    height: 100%;

    border-radius: 10px;
    transition: 0.3s;
}

.top_service_list li a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}



.top_service_list li a .top_service_title{
    position: absolute;

    top: 0;
    left: 0;
    bottom: 0;

    background-color: rgba(160, 176, 186, 0.9);

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

    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;

    color: #fff;
    font-family: ryo-display-plusn, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    
    padding: 15px;
    box-sizing: border-box;

    border-radius: 10px 0px 0px 10px;

}

.top_service_list li a .top_service_btn{
    position: absolute;

    bottom: 25px;
    right: 0;

    width:120px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_service_list li a .top_service_btn span{
    display: block;
    position: relative;
    width:120px;
    height: 36px;
    font-size: 15px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 18px 0px 0px 18px;     /* for Safari and Chrome */
    -moz-border-radius: 18px 0px 0px 18px;    /* for Firefox */
    -o-border-radius: 18px 0px 0px 18px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 18px 0px 0px 18px;  /* Linux browsers */
    border-radius: 18px 0px 0px 18px;    /* CSS3 */  

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

.top_service_list li a:hover .top_service_btn span{
    background: rgba(97,117,167,1);
}



.top_service_list li a .top_service_btn span::after{
    position: absolute;
    top: 50%;
    right: 15px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_service_list li a:hover .top_service_btn span::after{
    right: 10px;
}



/* 新着情報---------------------------------------------- */


.tp_news_cont{
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}

.tp_news{
    margin: 0px auto 20px;
}

.tp_news dl{

}

.tp_news dl dt{
    font-size: 15px;
    line-height: 160%;
    float: left;
    clear: both;

    letter-spacing: 0.03em;

    color: #a0b0ba;

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

}

.tp_news dl dd{
    font-size: 15px;
    line-height: 160%;
    margin: 0 0 12px 0;
    padding-bottom: 10px;
    padding-left: 130px;

    border-bottom: 1px dotted #999999;
}


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


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

.news_ttl{
    font-size: 24px;
    line-height: 140%;
    border-bottom:3px solid #3b3653;
    margin-bottom: 15px;
    padding-bottom: 5px;
  
       font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}

.news_day{
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
    text-align: right;
}

.news_post{
    font-size: 18px;
    line-height: 180%;
}


/* トップ　会社情報---------------------------------------------- */

.top_company_txt{
    width: 100%;
    margin-bottom: 30px;
}

.top_company_txt dt{
    font-size: 28px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 12px;
    
}


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



.top_company_img{
    border-radius: 10px;
}

.top_company_img img{
    height: 320px;
    width: 100%;
    object-fit: cover;

    border-radius: 10px;
}

/* トップ　施工実績---------------------------------------------- */

.top_work_cont{
    position: relative;
    background:url("../img/top/work_bg.png") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    border-radius: 10px;
    height: 280px;
}

.top_work_cont a{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    border-radius: 10px;
    transition: 0.3s;
    padding: 50px;
    box-sizing: border-box;
}

.top_work_cont a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}

.top_work_txt{
    width: 100%;
}

.top_work_txt dt{
    font-family: 'noto500';
    font-size: 28px;
    line-height: 160%;

    color: #fff;

    margin-bottom: 20px;
}

.top_work_txt dd{
    font-size: 18px;
    line-height: 160%;

    color: #fff;
}


.top_work_cont a .top_work_btn{
    position: absolute;

    bottom: 25px;
    right: 0;

    width:120px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_work_cont a .top_work_btn span{
    display: block;
    position: relative;
    width:120px;
    height: 36px;
    font-size: 15px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 18px 0px 0px 18px;     /* for Safari and Chrome */
    -moz-border-radius: 18px 0px 0px 18px;    /* for Firefox */
    -o-border-radius: 18px 0px 0px 18px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 18px 0px 0px 18px;  /* Linux browsers */
    border-radius: 18px 0px 0px 18px;    /* CSS3 */  

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

.top_work_cont a:hover .top_work_btn span{
    background: rgba(97,117,167,1);
}



.top_work_cont a .top_work_btn span::after{
    position: absolute;
    top: 50%;
    right: 15px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_work_cont a:hover .top_work_btn span::after{
    right: 10px;
}


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

.top_recruit_cont{
    position: relative;
    background:url("../img/top/recruit_bg.png") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    border-radius: 10px;
    height: 280px;
}

.top_recruit_cont a{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    border-radius: 10px;
    transition: 0.3s;
    padding: 50px;
    box-sizing: border-box;
}

.top_recruit_cont a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}

.top_recruit_txt{
    width: 100%;
}

.top_recruit_txt dt{
    font-family: 'noto500';
    font-size: 28px;
    line-height: 160%;

    color: #fff;

    margin-bottom: 20px;
}

.top_recruit_txt dd{
    font-size: 18px;
    line-height: 160%;

    color: #fff;
}


.top_recruit_cont a .top_recruit_btn{
    position: absolute;

    bottom: 25px;
    right: 0;

    width:120px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_recruit_cont a .top_recruit_btn span{
    display: block;
    position: relative;
    width:120px;
    height: 36px;
    font-size: 15px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 18px 0px 0px 18px;     /* for Safari and Chrome */
    -moz-border-radius: 18px 0px 0px 18px;    /* for Firefox */
    -o-border-radius: 18px 0px 0px 18px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 18px 0px 0px 18px;  /* Linux browsers */
    border-radius: 18px 0px 0px 18px;    /* CSS3 */  

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

.top_recruit_cont a:hover .top_recruit_btn span{
    background: rgba(97,117,167,1);
}



.top_recruit_cont a .top_recruit_btn span::after{
    position: absolute;
    top: 50%;
    right: 15px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_recruit_cont a:hover .top_recruit_btn span::after{
    right: 10px;
}





/* 共通お問い合わせ---------------------------------------------- */


.cmm_ctt{
    width: 100%;
    height: auto;
}

.cmm_ctt dl{
    text-align: center;
}


.cmm_ctt dl dt{
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 10px;

}

.cmm_ctt dl dd{
    font-size: 15px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 30px;
 

}



.cmm_ctt_btn{
	max-width:380px;
	width:100%;
	height:auto;
    margin: 0 auto;

    text-align: center;
    text-decoration: none;  
}

.cmm_ctt_btn a{
    margin: 0 auto;
    padding: 12px 5px 15px 5px;
    box-sizing: border-box;

    display: block;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF; 

    background:  #e60012;
    border: 2px solid #e60012;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;  
    

	-webkit-border-radius:500px;     /* for Safari and Chrome */
	-moz-border-radius: 500px;    /* for Firefox */
	-o-border-radius: 500px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:500px;   /* Linux browsers */
	border-radius:500px;     /* CSS3 */    
}

.cmm_ctt_btn a:hover{
    color:#e60012;
    background:#FFFFFF;
    border: 2px solid #e60012; 

}





/* 会社情報-------------------------------------------- */


.cp_msg{
    width: 100%;
    margin-bottom: 70px;
}

.cp_msg dt{
    font-size: 32px;
    line-height: 160%;

    margin-bottom: 15px;


    font-family: 'noto700';
}

.cp_msg dd{
    font-size: 17px;
    line-height: 180%;
}

.cp_msg dd p{
    padding-top: 25px;
    text-align: right;
}




.cp_cont01{
    margin-bottom: 50px;
}

.cp_cont01 dl{
    margin-bottom: 0px;
}

.cp_cont01 dl dt{
font-size: 15px;
line-height: 160%;

float: left;
clear: both;


letter-spacing: 0.03em;

}

.cp_cont01 dl dd{
font-size: 15px;
line-height: 160%;
margin: 0 0 15px 0;
padding-left: 140px;
padding-bottom: 15px;


border-bottom: 1px dotted #999999;


}


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

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

.cp_cont01 dl dd ul {
    overflow: auto;
}

.cp_cont01 dl dd li{
    display: inline-block;
    margin-right: 20px;
    margin-left: 0px;
}


.cp_cont01 dl dd li:before{
    content: '●';
    font-size: 8px;
    vertical-align: top;

    margin-right: 5px;
}



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


.cp_cont02{
    clear: both;
    width: 100%;
    margin-bottom: 70px;

    overflow: auto;
}

.cp_cont02 table{
    width: 100%;
}

.cp_cont02 table th{
    background-color: #a0b0ba;


    border: 1px solid #cccccc;

    color: #fff;
    font-size: 15px;
    text-align: center;

    padding: 12px;
    box-sizing: border-box;
}

.cp_cont02 table td{

    border: 1px solid #cccccc;

    color: #000;
    font-size: 15px;
    text-align: center;

    padding: 12px;
    box-sizing: border-box;

    background-color: #fff;
}

.cp_cont02.works table td:first-child{
    width: 60%;
}

.cp_cont02.works table td:last-child{
    width: 40%;
}


.cp_cont03{
    width: 100%;
    margin: 0px auto 40px;
}

.cp_cont03 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.cp_cont03 li{
    width: 32%;

    margin-right: 2%;
    margin-bottom: 30px;
}

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

.cp_cont03 li p{
    font-size: 14px;
    line-height: 160%;
    text-align: center;
    margin-top: 10px;
}






.cp_map{
    width: 100%;
}

.cp_map iframe{
    width: 100%;
    max-height: 400px;
}







/* 事業案内--------------------------------------------- */


.service_list_sub_menu{
    margin-bottom: 40px;
}

.service_list_sub_menu ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.service_list_sub_menu li{
    width: 32%;

    margin-right: 2%;
    margin-bottom: 10px;
}


.service_list_sub_menu li:nth-child(3n){
    margin-right: 0px;
}

.service_list_sub_menu li a{
    width: 100%;
    height: 50px;

    background:url("../img/business/sub_menu_bg.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

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

    transition: 0.3s;

}

.service_list_sub_menu li a.on{
    background:url("../img/business/sub_menu_bg_on.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.service_list_sub_menu li a:hover{
    background:url("../img/business/sub_menu_bg_on.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}




.service_list_sub_menu li a span{
    font-size: 15px;
    color: #fff;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}

.service_list_sub_menu li a span::after{
    padding-bottom: 1px;
    margin-left: 8px;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
    border-right: 0;
}






.biz_cont01{
    margin-bottom: 30px;
}

.biz_cont01 dt{
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;

    padding: 10px;
    box-sizing: border-box;

    border-bottom: 2px solid #a5b4be;
    border-left: 5px solid #000;

    margin-bottom: 25px;
    
}

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


.biz_cont02{
    width: 100%;
}

.biz_cont02 > ul{
    
}

.biz_cont02 > ul > li{

    border: 1px solid #cccccc;
    background-color: #fff;

    padding: 25px;
    box-sizing: border-box;

    margin-bottom: 50px;
    
}


.biz_cont02 > ul > li > .main{
    margin-bottom: 0px;  
}

.biz_cont02 > ul > li > .main:has(+ dl){
    margin-bottom: 25px;
}



.biz_cont02 > ul > li > .main .txt{
    font-size: 15px;
    line-height: 160%;
}


.biz_cont02 > ul > li .biz_tb01 table{
    margin-top: 20px;
    width: 100%;
}

.biz_cont02 > ul > li .biz_tb01 table th{
    border: 1px solid #cccccc;
    padding: 12px;
    color: #fff;
    box-sizing: border-box;
    background-color: #a0b0ba;

    text-align: center;
    font-size: 15px;
    line-height: 140%;
}

.biz_cont02 > ul > li .biz_tb01 table td{
    border: 1px solid #cccccc;
    padding: 12px;
    box-sizing: border-box;

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

    vertical-align:top;
}

.biz_cont02 > ul > li .biz_tb01 table tr td:first-child{
    width: 120px;
}



.biz_cont02 > ul > li .biz_tb02 table{
    margin-top: 20px;
    width: 100%;
}

.biz_cont02 > ul > li .biz_tb02 table th{
    border: 1px solid #cccccc;
    padding: 12px;
    box-sizing: border-box;
    background-color: #d6dde2;

    text-align: center;
    font-size: 15px;
    line-height: 140%;
}

.biz_cont02 > ul > li .biz_tb02 table td{
    border: 1px solid #cccccc;
    padding: 12px;
    box-sizing: border-box;

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

.biz_cont02 > ul > li .biz_tb02 table tr td:first-child{
    width: 130px;
}




















.biz_cont02 > ul > li dt{
    width: 100%;

    background-color: #a0b0ba;

    margin-bottom: 20px;

    color: #fff;
    font-size: 16px;
    line-height: 140%;
    font-weight: 700;

    padding: 10px;
    box-sizing: border-box;


}

.biz_cont02 > ul > li .main,
.biz_cont02 > ul > li dd{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    

    margin-bottom: 25px;
}

.biz_cont02 > ul > li .main .txt,
.biz_cont02 > ul > li dd .txt{
    width: 100%;
}

.biz_cont02 > ul > li .main .txt:has(+ .img),
.biz_cont02 > ul > li dd .txt:has(+ .img){
    width: calc(100% - 205px);
}

.biz_cont02 > ul > li .main .img,
.biz_cont02 > ul > li dd .img{
    width: 180px;
    margin-left: 25px;
}

.biz_cont02 > ul > li .main .img img,
.biz_cont02 > ul > li dd .img img{
    width: 100%;
}


.biz_cont02 > ul > li dd:last-child{

}




/* 業務内容--------------------------------------------- */


.bns001{
    max-width: 780px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.bns001 ul li{
    width: 49%;
    margin-right: 2%;
    margin-bottom: 60px;
    
    float:left;
}

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

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

.bns001 dl dd{
    font-size: 15px;
    line-height: 150%;
    
    word-break: break-all;
    word-wrap: break-word;
}










/* 安全・環境への取組み--------------------------------------------- */




.parenthesis {
  position: relative;
  max-width: 500px;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 40px auto;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  top: 0;
  left: 0;
  border-top: 2px solid #555;
  border-left: 2px solid #555;
}
.parenthesis::after {
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #555;
  border-right: 2px solid #555;
}






.sfy_txt01{
    font-size: 25px;
    line-height: 140%;

    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    

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

.sfy_txt01 span::before {
	content: "\A" ;
	white-space: pre ;
}




.sfy_txt01 dl dt{
    font-size: 25px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}


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

.sfy_txt01 dl dd{
    font-size: 17px;
    line-height: 160%;

}




.sfy_txt02{
margin-bottom: 60px;
}

.sfy_txt02 ul li{
    margin-bottom: 35px;

}

.sfy_txt02 ul li dl dt{
    font-size: 26px;
    line-height: 140%;
    margin-bottom: 15px;
    text-align:left;
    
    border-left: 8px solid #cc0000;
    padding: 10px;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd{
    font-size: 17px;
    line-height: 180%;
    word-wrap: break-word;
    word-break: break-all;

    text-align:left;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;   
}





.sfy_txt02 ul li dl dd span{
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 30px;
    float: left;
}

.sfy_txt02_t{
    width: 100%;
    height: auto;
    margin: 15px 0;
}

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

.sfy_txt02_t table th{


	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;


    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.sfy_txt02_t table td{
    width: 33.33%;
	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;

    
	text-align:left;
    border: 1px solid #d0d0d0;
}


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


.rrt_msg{
    margin-bottom: 60px;
}

.rrt_msg dl dt{
    font-size: 28px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;      
}

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

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;
    
    word-wrap: break-word;
    word-break: break-all;
}



.rrt_box01{
    height: 300px;
    margin-bottom: 25px;
}

.rrt_box01_in{
    max-width: 270px;
    width: 100%;
    height: 300px;
    background: #443d4a;
    padding: 10px;
    box-sizing: border-box;

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

.rrt_box01_in dl dt{
    font-size: 27px;
    line-height: 140%;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 700;
    font-style: normal;    
}

.rrt_box01_in dl dt span{
    font-size: 50px;
    line-height: 140%;
    color:#FFFFFF;
    margin-left: 15px;
}

.rrt_box01_in dl dd{
    font-size: 26px;
    line-height: 140%;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}

.rrt_box01_in dl dd p{
    font-size: 17px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 5px;
}

.rrt_box01_in dl dd span{
    font-size: 20px;
    line-height: 140%;
    color:#FFFFFF;
}



.rrt_box01_bg01{
	height:300px !important;
	background:url("../img/recruit/01_01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box01_bg02{
	height:300px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



.rrt_box02{
    margin-bottom: 60px;
}

.rrt_box02 ul li{
    margin-bottom: 30px;
}

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


.rrt_box02 dl dt{
    font-size: 22px;
    line-height: 160%;
    color: #665f6d;
    margin-bottom: 5px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;        
}

.rrt_box02 dl dt span{
    font-size: 34px;
    line-height: 160%;
    color: #665f6d;
    margin-right: 10px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;        
}


.rrt_box02 dl dd{
    font-size: 16px;
    line-height: 180%;


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;   
    
    word-wrap: break-word;
    word-break: break-all;
}














.rrt_b01{ 
    margin-bottom: 60px;
}

.rrt_b01 ul li{
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 25px;
}

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


.rrt_b01_in{
    height: 280px;
    padding: 30px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}

.rrt_b01_in dl dt{
    font-size: 60px;
    line-height: 100%;
    margin-bottom: 30px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.rrt_b01_in dl dd{
    font-size: 17px;
    line-height: 100%;
    color:#FFFFFF;
    margin-bottom: 30px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in dl dd p{
    font-size: 26px;
    line-height: 100%;
    margin-bottom: 13px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in dl dd p span{
    font-size: 17px;
    line-height: 100%;
    color:#FFFFFF;
    margin-left: 15px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}




.rrt_b01_in01{
    margin-bottom: 60px;


}


.rrt_b01_in01 dl dt{
    font-size: 17px;
    line-height: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #7b7b7c;
    color: #284684;    

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in01 dl dt:first-letter{

}

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

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;   
}


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




.rrt_box_bg01{
	height:280px !important;
	background:url("../img/recruit/01_01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg02{
	height:280px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}






.rrt01_tbl{
	width:100%;
	height:auto;
    margin-bottom: 60px;
}

.rrt01_tbl table{
	width:100%;
	height:auto;

}

.rrt01_tbl table th{
	width:120px;

	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    letter-spacing: 0.1em;
    
    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.rrt01_tbl table td{
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    letter-spacing: 0.1em;
    
	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}







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


.privacy{
}


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

    margin-bottom: 8px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 600;
}


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

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 400;
}


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























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


.contact_cont01{
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
}

.contact_cont01 li{
    display: inline-block;
}

.contact_cont01 li:first-child{
    margin-right: 30px;
}

.contact_cont01 li span{
    position: relative;

    font-size: 32px;
    line-height: 160%;

    font-weight: 600;

    padding-left: 50px;
    padding-bottom: 3px;
}

.contact_cont01 li span.tel::before{
    position: absolute;
    
    top: 50%;
    left: 0px;

    content: '';

    width: 45px;
    height: 45px;
    background-image: url(../img/contact/tel.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.contact_cont01 li span.fax::before{
    position: absolute;
    
    top: 50%;
    left: 0px;

    content: '';

    width: 45px;
    height: 45px;
    background-image: url(../img/contact/fax.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;

}





.contact-txt{
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 60px;
}



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


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

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


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

.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:18px;
	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 00px 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:350px;
	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);
    }
}



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 720px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */



h1.h1_01{
    position: absolute;
    top: 15px;
    left: 20px;
    width: 180px;
}




h1.h1_02{
    position: absolute;
    top: 9px;
    left: 20px;
    height: 43px;
    background: url("../img/common/header_logo01.png") left 8px no-repeat;
    background-size: 55px 18px;
}

h1.h1_02 a{
    font-size: 17px;
    line-height: 220%;
    color: #000000;
    
    font-weight: 500;
    padding-left: 60px;
}


h1.h1_02 a:hover{
    color: #000000;
    text-decoration: none;
}



h2.h2_01{
    font-family: ryo-display-plusn, serif;
    font-weight: 700;
    font-style: normal;

    font-size: 32px;
    line-height: 120%;

    color: #000;  

    margin-bottom: 20px;
}

h2.h2_01::first-letter{
    color:#a0b0ba;
}

h2.h2_02{
    font-family: ryo-display-plusn, serif;
    font-weight: 700;
    font-style: normal;

    font-size: 32px;
    line-height: 120%;

    color: #fff;  

    margin-bottom: 20px;
}

h2.h2_02::first-letter{
    color:#a0b0ba;
}



.h3_01_btm01{
    margin-bottom: 15px !important;
}


h3.h3_01{
    position: relative;
    font-size: 18px;
    line-height: 120%;
    color: #000;

    padding-left: 10px;

    margin-bottom: 20px;
}

h3.h3_01::first-letter{
    color:#a0b0ba;
}


h3.h3_01::before{
    position: absolute;
    content: '';

    top: 55%;
    left: 0px;
    height:  calc(21px * 0.6);
    width: calc(5px * 0.6);

    background: url("../img/common/h3.png") no-repeat;
    background-size: contain;
    translate: 0px -50%;
}





h4.h4_01{
    position: relative;
    font-size: 15px;
    line-height: 120%;
    padding-left: 15px;
    margin-bottom: 20px;
    color: #000000;
}

h4.h4_01::before{
    position: absolute;
    content: '';

    top: 55%;
    left: 0px;
    height: 10px;
    width: 10px;

    background-color: #a0b0ba;
    translate: 0px -50%;
}



/* サブタイトル ---------------------------------------------- */

.sub_title{
    position: absolute;
    top: 60px;
    left: 0;

    transform-origin: bottom left;
    rotate: 90deg;

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

    font-size: 16px;
    color: #a0b0ba;

    margin-top: -16px;
}

.sub_title span{
    position: relative;

}


.sub_title span::after{
    position: absolute;
    display: block;
    content: '';
    height: 2px;
    width: 60px;

    left: calc(100% + 5px);
    top:58%;

    

    background-color: #a0b0ba;

}

.sub_title span::before{
    position: absolute;
    display: block;
    content: '';
    height: 6px;
    width: 6px;

    left: calc(100% + 60px);
    top:60%;

    translate: 0% -50%;

    border-radius: 3px;

    background-color: #a0b0ba;

}




/* スライド ---------------------------------------------- */


.top_slide_out{
    padding: 0 15px;
}

.top_slide{
	width:100%;
	height:400px;

	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}



.slide_txt_out{
    position:relative;

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

    padding: 60px 20px 20px;
    box-sizing: border-box;

    background: rgba(0,0,0,0.20);
    
    z-index: 100;

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

}

.slide_img{

    width: auto;
    height: 100%;
    max-height: 250px;

    z-index: 0;
}

.slide_img img{
    height: 100%;
}





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


.main_txt_out{
position: absolute;
width: 100%;
height: 230px;

box-sizing: border-box;

z-index: 6000;

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


.main_txt_out dl dt{


    font-size: 25px;
    line-height: 130%;
    color:#ffffff;

    margin-bottom: 10px;
    
   z-index: 9000;

    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal !important;
    font-weight: 800 !important;
}

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


.main_txt_out dl dd{
    font-size: 20px;
    line-height: 120%;
    color: #FFFFFF;


font-family: titular, sans-serif;
font-style: normal;
font-weight: 300;
}

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

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

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

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




/* サブページタイトル部分---------------------------------------------- */
.sub_page_top{
	width: 100%;
    height: 150px;
	background:url("../img/common/sub_bg.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;

     padding:0 20px;
     box-sizing:border-box;

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



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

.contact_banner{
	margin-top:60px;	
}

.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_sub{
	width: 100% !important;
	height:auto;
	background:url("../img/common/sub_bg.jpg") top no-repeat;
    background-size:contain;
}


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



.bg_main_tp{
    margin-top: 50px;
}

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



.bg_top_msg{
	width: 100% !important;
	height:auto;
	background:url("../img/top/msg_bg.jpg") top no-repeat;
    background-size:cover;                               /* 画像のサイズを指定    */
}


.bg_top_news{
	width: 100% !important;
	height:auto;
	background:url("../img/top/news_bg.jpg") top no-repeat;
    background-size:cover;                               /* 画像のサイズを指定    */
}






.button_l{
    margin: 0 !important;
}


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

    margin-left: auto;
}


.button01 a{

    width:100px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.button01 a span{
    display: block;
    position: relative;
    width:100px;
    height: 30px;
    font-size: 14px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 15px 0px 0px 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px 0px 0px 15px;    /* for Firefox */
    -o-border-radius: 15px 0px 0px 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px 0px 0px 15px;  /* Linux browsers */
    border-radius: 15px 0px 0px 15px;    /* CSS3 */  

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

    transition: 0.3s;
}

.button01 a span::after{
    position: absolute;
    top: 50%;
    right: 7px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}


.button01 a:hover span{
    background: rgba(97,117,167,1);
}

.button01 a:hover span::after{
    right: 7px;
}




/* トップ　メッセージ-------------------------------------------- */

.top_msg{
    width: 100%;
    max-width: 1200px;
    margin: 0px auto 0px;
}

.top_msg dl{
    margin-bottom: 30px;

}


.top_msg dt{
    font-size: 24px;
    line-height: 130%;
    font-weight: 700;
    margin-bottom: 12px;
    
}


.top_msg dd{
    font-size: 15px;
    line-height: 170%;
}



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

.top_service_list{
    width: 100%;
}

.top_service_list.sub{
    margin-bottom: 70px;
}

.top_service_list ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.top_service_list li{
    position: relative;
    display: flex;
    flex-direction: column;

    float: none;
    width: 100%;

    margin-right: 0%;
    margin-bottom: 20px;

    height: 200px;

    border-radius: 10px;
}

.top_service_list li:nth-child(1){
    background:url("../img/top/business01.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
}

.top_service_list li:nth-child(2){
    background:url("../img/top/business02.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
    margin-right: 0%;
}

.top_service_list li:nth-child(3){
    background:url("../img/top/business03.png") center  no-repeat ; 
    -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;
    margin-left: 0%;

    margin-bottom: 0px;

}

.top_service_list li a{
    display: block;
    width: 100%;
    height: 100%;

    border-radius: 10px;
    transition: 0.3s;
}

.top_service_list li a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}



.top_service_list li a .top_service_title{
    position: absolute;

    top: 0;
    left: 0;
    bottom: 0;

    background-color: rgba(160, 176, 186, 0.9);

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

    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;

    color: #fff;
    font-family: ryo-display-plusn, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    
    padding: 10px;
    box-sizing: border-box;

    border-radius: 10px 0px 0px 10px;

}

.top_service_list li a .top_service_btn{
    position: absolute;

    bottom: 20px;
    right: 0;

    width:100px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_service_list li a .top_service_btn span{
    display: block;
    position: relative;
    width:100px;
    height: 30px;
    font-size: 14px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 15px 0px 0px 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px 0px 0px 15px;    /* for Firefox */
    -o-border-radius: 15px 0px 0px 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px 0px 0px 15px;  /* Linux browsers */
    border-radius: 15px 0px 0px 15px;    /* CSS3 */  

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

.top_service_list li a:hover .top_service_btn span{
    background: rgba(97,117,167,1);
}



.top_service_list li a .top_service_btn span::after{
    position: absolute;
    top: 50%;
    right: 7px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_service_list li a:hover .top_service_btn span::after{
    right: 7px;
}



/* 新着情報---------------------------------------------- */


.tp_news_cont{
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}

.tp_news{
    margin: 0px auto 20px;
}

.tp_news dl{

}

.tp_news dl dt{
    font-size: 15px;
    line-height: 160%;
    float: none;
    clear: both;

    letter-spacing: 0.03em;

    color: #a0b0ba;

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

}

.tp_news dl dd{
    font-size: 15px;
    line-height: 160%;
    margin: 0 0 12px 0;
    padding-bottom: 10px;
    padding-left: 0px;

    border-bottom: 1px dotted #999999;
}


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


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

.news_ttl{
    font-size: 24px;
    line-height: 140%;
    border-bottom:3px solid #3b3653;
    margin-bottom: 15px;
    padding-bottom: 5px;
  
       font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}

.news_day{
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
    text-align: right;
}

.news_post{
    font-size: 18px;
    line-height: 180%;
}


/* トップ　会社情報---------------------------------------------- */

.top_company_txt{
    width: 100%;
    margin-bottom: 20px;
}


.top_company_txt dt{
    font-size: 24px;
    line-height: 130%;
    font-weight: 700;
    margin-bottom: 12px;
    
}


.top_company_txt dd{
    font-size: 15px;
    line-height: 170%;
}




.top_company_img{
    border-radius: 10px;
}

.top_company_img img{
    height: auto;
    width: 100%;
    object-fit: cover;

    border-radius: 10px;
}

/* トップ　施工実績---------------------------------------------- */

.top_work_cont{
    position: relative;
    background:url("../img/top/work_bg.png") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    border-radius: 10px;
    height: auto;
}

.top_work_cont a{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    border-radius: 10px;
    transition: 0.3s;
    padding: 30px;
    box-sizing: border-box;
}

.top_work_cont a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}

.top_work_txt{
    width: 100%;
}

.top_work_txt dt{
    font-family: 'noto500';
    font-size: 24px;
    line-height: 160%;

    color: #fff;

    margin-bottom: 20px;
}

.top_work_txt dd{
    font-size: 15px;
    line-height: 160%;

    color: #fff;
    margin-bottom: 40px;
}


.top_work_cont a .top_work_btn{
    position: absolute;

    bottom: 20px;
    right: 0;

    width:100px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_work_cont a .top_work_btn span{
    display: block;
    position: relative;
    width:100px;
    height: 30px;
    font-size: 14px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 15px 0px 0px 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px 0px 0px 15px;    /* for Firefox */
    -o-border-radius: 15px 0px 0px 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px 0px 0px 15px;  /* Linux browsers */
    border-radius: 15px 0px 0px 15px;    /* CSS3 */  

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

.top_work_cont a:hover .top_work_btn span{
    background: rgba(97,117,167,1);
}



.top_work_cont a .top_work_btn span::after{
    position: absolute;
    top: 50%;
    right: 7px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_work_cont a:hover .top_work_btn span::after{
    right: 7px;
}


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

.top_recruit_cont{
    position: relative;
    background:url("../img/top/recruit_bg.png") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    border-radius: 10px;
    height: auto;
}

.top_recruit_cont a{
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    border-radius: 10px;
    transition: 0.3s;
    padding: 30px;
    box-sizing: border-box;
}

.top_recruit_cont a:hover{
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.9;
}

.top_recruit_txt{
    width: 100%;
}

.top_recruit_txt dt{
    font-family: 'noto500';
    font-size: 24px;
    line-height: 160%;

    color: #fff;

    margin-bottom: 20px;
}

.top_recruit_txt dd{
    font-size: 15px;
    line-height: 160%;

    color: #fff;
    margin-bottom: 40px;
}


.top_recruit_cont a .top_recruit_btn{
    position: absolute;

    bottom: 20px;
    right: 0;

    width:100px;
	height:auto;
	text-align: center;
	text-decoration: none;
}

.top_recruit_cont a .top_recruit_btn span{
    display: block;
    position: relative;
    width:100px;
    height: 30px;
    font-size: 14px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

    background: rgba(97,117,167,0.8);

    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;

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


    -webkit-border-radius: 15px 0px 0px 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px 0px 0px 15px;    /* for Firefox */
    -o-border-radius: 15px 0px 0px 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px 0px 0px 15px;  /* Linux browsers */
    border-radius: 15px 0px 0px 15px;    /* CSS3 */  

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

.top_recruit_cont a:hover .top_recruit_btn span{
    background: rgba(97,117,167,1);
}



.top_recruit_cont a .top_recruit_btn span::after{
    position: absolute;
    top: 50%;
    right: 7px;

    content: '';

    width: 6px;
    height: 10px;
    background-image: url(../img/common/btn_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.top_recruit_cont a:hover .top_recruit_btn span::after{
    right: 7px;
}





/* 共通お問い合わせ---------------------------------------------- */


.cmm_ctt{
    width: 100%;
    height: auto;
}

.cmm_ctt dl{
    text-align: center;
}


.cmm_ctt dl dt{
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 5px;

}

.cmm_ctt dl dd{
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 20px;
 

}

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

}



.cmm_ctt_btn{
	max-width:280px;
	width:100%;
	height:auto;
    margin: 0 auto;

    text-align: center;
    text-decoration: none;  
}

.cmm_ctt_btn a{
    margin: 0 auto;
    padding: 10px 5px 13px 5px;
    box-sizing: border-box;

    display: block;
    font-size: 16px;
    line-height: 100%;
    color: #FFFFFF; 

    background:  #e60012;
    border: 2px solid #e60012;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;  
    

	-webkit-border-radius:500px;     /* for Safari and Chrome */
	-moz-border-radius: 500px;    /* for Firefox */
	-o-border-radius: 500px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:500px;   /* Linux browsers */
	border-radius:500px;     /* CSS3 */    
}

.cmm_ctt_btn a:hover{
    color:#e60012;
    background:#FFFFFF;
    border: 2px solid #e60012; 

}



/* 会社情報-------------------------------------------- */



.cp_msg{
    width: 100%;
    margin-bottom: 60px;
}

.cp_msg dt{
    font-size: 22px;
    line-height: 160%;

    margin-bottom: 10px;


    font-family: 'noto700';
}

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

.cp_msg dd p{
    padding-top: 20px;
    text-align: right;
}







.cp_cont01{
    margin-bottom: 40px;
}

.cp_cont01 dl{
    margin-bottom: 0px;
}

.cp_cont01 dl dt{
font-size: 15px;
line-height: 160%;
font-weight: 700;

float: none;
clear: both;


letter-spacing: 0.03em;
margin-bottom: 5px;

}

.cp_cont01 dl dd{
font-size: 14px;
line-height: 160%;
margin: 0 0 15px 0;
padding-left: 0px;
padding-bottom: 15px;


border-bottom: 1px dotted #999999;


}


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

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

.cp_cont01 dl dd ul {
    overflow: auto;
}

.cp_cont01 dl dd li{
    display: inline-block;
    margin-right: 20px;
    margin-left: 0px;
}


.cp_cont01 dl dd li:before{
    content: '●';
    font-size: 8px;
    vertical-align: top;

    margin-right: 5px;
}



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


.cp_cont02{
    clear: both;
    width: 100%;
    margin-bottom: 60px;

    overflow: scroll;
}

.cp_cont02 table{
    width: 600px;
}

.cp_cont02 table th{
    background-color: #a0b0ba;


    border: 1px solid #cccccc;

    color: #fff;
    font-size: 14px;
    text-align: center;

    padding: 10px;
    box-sizing: border-box;
}

.cp_cont02 table td{

    border: 1px solid #cccccc;

    color: #000;
    font-size: 14px;
    text-align: center;

    padding: 10px;
    box-sizing: border-box;

    background-color: #fff;
}

.cp_cont02.works table td:first-child{
    width: 60%;
}
.cp_cont02.works table td:last-child{
    width: 40%;
}



.cp_cont03{
    width: 100%;
    margin: 0px auto 30px;
}

.cp_cont03 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.cp_cont03 li{
    width: 48%;

    margin-right: 4%;
    margin-bottom: 20px;
}

.cp_cont03 li:nth-child(3n){
    margin-right: 4%;
}

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


.cp_cont03 li p{
    font-size: 13px;
    line-height: 140%;
    text-align: center;
    margin-top: 10px;
}



.cp_map{
    width: 100%;
}

.cp_map iframe{
    width: 100%;
    max-height: 350px;
}



/* 事業案内--------------------------------------------- */


.service_list_sub_menu{
    margin-bottom: 30px;
}

.service_list_sub_menu ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.service_list_sub_menu li{
    width: 49%;

    margin-right: 2%;
    margin-bottom: 10px;
}


.service_list_sub_menu li:nth-child(3n){
    margin-right: 2%;
}

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


.service_list_sub_menu li a{
    width: 100%;
    height: 40px;

    background:url("../img/business/sub_menu_bg.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

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

    transition: 0.3s;

}

.service_list_sub_menu li a.on{
    background:url("../img/business/sub_menu_bg_on.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.service_list_sub_menu li a:hover{
    background:url("../img/business/sub_menu_bg_on.jpg") center  no-repeat ; 
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}




.service_list_sub_menu li a span{
    font-size: 14px;
    color: #fff;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}

.service_list_sub_menu li a span::after{
    padding-bottom: 1px;
    margin-left: 6px;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #fff;
    border-right: 0;
}



.biz_cont01{
    margin-bottom: 30px;
}

.biz_cont01 dt{
    font-size: 16px;
    line-height: 140%;
    font-weight: 700;

    padding: 8px;
    box-sizing: border-box;

    border-bottom: 2px solid #a5b4be;
    border-left: 4px solid #000;

    margin-bottom: 20px;
    
}

.biz_cont01 dd{
    font-size: 14px;
    line-height: 160%;
}


.biz_cont02{
    width: 100%;
}

.biz_cont02 > ul{
    
}

.biz_cont02 > ul > li{

    border: 1px solid #cccccc;
    background-color: #fff;

    padding: 20px;
    box-sizing: border-box;

    margin-bottom: 40px;
    
}


.biz_cont02 > ul > li > .main{
    margin-bottom: 0px;  
}

.biz_cont02 > ul > li > .main:has(+ dl){
    margin-bottom: 20px;
}



.biz_cont02 > ul > li > .main .txt{
    font-size: 14px;
    line-height: 160%;
}


.biz_cont02 > ul > li .biz_tb01{
    width: 100%;
    overflow-x: scroll;
}

.biz_cont02 > ul > li .biz_tb01 table{
    width: 800px;
}


.biz_cont02 > ul > li .biz_tb01 table th{
    border: 1px solid #cccccc;
    padding: 10px;
    color: #fff;
    box-sizing: border-box;
    background-color: #a0b0ba;

    text-align: center;
    font-size: 14px;
    line-height: 140%;
}

.biz_cont02 > ul > li .biz_tb01 table td{
    border: 1px solid #cccccc;
    padding: 10px;
    box-sizing: border-box;

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

    vertical-align:top;
}

.biz_cont02 > ul > li .biz_tb01 table tr td:first-child{
    width: 120px;
}


.biz_cont02 > ul > li .biz_tb02{
    width: 100%;
    overflow-x: scroll;
}

.biz_cont02 > ul > li .biz_tb02 table{
    width: 600px;
}

.biz_cont02 > ul > li .biz_tb02 table th{
    border: 1px solid #cccccc;
    padding: 10px;
    box-sizing: border-box;
    background-color: #d6dde2;

    text-align: center;
    font-size: 14px;
    line-height: 140%;
}

.biz_cont02 > ul > li .biz_tb02 table td{
    border: 1px solid #cccccc;
    padding: 10px;
    box-sizing: border-box;

    font-size: 14px;
    line-height: 140%;
}

.biz_cont02 > ul > li .biz_tb02 table tr td:first-child{
    width: 130px;
}



















.biz_cont02 > ul > li dt{
    width: 100%;

    background-color: #a0b0ba;

    margin-bottom: 10px;

    color: #fff;
    font-size: 15px;
    line-height: 140%;
    font-weight: 700;

    padding: 8px;
    box-sizing: border-box;


}

.biz_cont02 > ul > li .main,
.biz_cont02 > ul > li dd{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: column;

    margin-bottom: 30px;
}

.biz_cont02 > ul > li .main .txt,
.biz_cont02 > ul > li dd .txt{
    width: 100%;
    margin-bottom: 20px;
}

.biz_cont02 > ul > li .main .txt:has(+ .img),
.biz_cont02 > ul > li dd .txt:has(+ .img){
    width: 100%;
}

.biz_cont02 > ul > li .main .img,
.biz_cont02 > ul > li dd .img{
    width: 100%;
    max-width: 200px;
    margin: 0px auto;
}

.biz_cont02 > ul > li .main .img img,
.biz_cont02 > ul > li dd .img img{
    width: 100%;
}


.biz_cont02 > ul > li dd:last-child{

}






/* 業務内容--------------------------------------------- */


.bns001{
    max-width: 380px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.bns001 ul li{
    width: 100%;
    margin-right: 0%;
    margin-bottom: 50px;
    
    float:noen;
}

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

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

.bns001 dl dd{
    font-size: 14px;
    line-height: 145%;
    
    word-break: break-all;
    word-wrap: break-word;
}







/* 安全・環境への取組み--------------------------------------------- */


.parenthesis {
  position: relative;
  max-width: 400px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 30px auto;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  top: 0;
  left: 0;
  border-top: 2px solid #555;
  border-left: 2px solid #555;
}
.parenthesis::after {
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #555;
  border-right: 2px solid #555;
}



.sfy_txt01{
    font-size: 20px;
    line-height: 140%;

    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    

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

.sfy_txt01 span::before {
	content: "\A" ;
	white-space: pre ;
}



.sfy_txt01 dl dt{
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align:left;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}


.sfy_txt01 dl dt span::before {
	content: "" ;
	white-space:normal;
}

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

}



.sfy_txt02{
margin-bottom: 50px;
}


.sfy_txt02 ul li{
    margin-bottom: 28px;

}

.sfy_txt02 ul li dl dt{
    font-size: 21px;
    line-height: 140%;
    margin-bottom: 15px;
    text-align:left;
    
    border-left: 6px solid #cc0000;
    padding: 8px;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd{
    font-size: 15px;
    line-height: 160%;
    word-wrap: break-word;
    word-break: break-all;

    text-align:left;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;   
}






.sfy_txt02 ul li dl dd span{
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    padding-left: 10px;
    margin-bottom: 8px;
    margin-right: 25px;
    float: left;
}

.sfy_txt02_t{
    width: 100%;
    height: auto;
    margin: 15px 0;
}

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

.sfy_txt02_t table th{


	padding:10px 5px 10px 5px;	
	box-sizing:border-box;
    
	font-size:13px;
    line-height: 140%;
	border-collapse:collapse;


    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.sfy_txt02_t table td{
    width: 33.33%;
	padding:10px 5px 10px 5px;	
	box-sizing:border-box;
    
	font-size:13px;
    line-height: 140%;
	border-collapse:collapse;

    
	text-align:left;
    border: 1px solid #d0d0d0;
}



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



.rrt_msg{
    margin-bottom: 50px;
}

.rrt_msg dl dt{
    font-size: 19px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;      
}

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



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

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;
    
    word-wrap: break-word;
    word-break: break-all;
}







.rrt_box01{
    height: 250px;
    margin-bottom: 25px;
}

.rrt_box01_in{
    max-width: 165px;
    width: 100%;
    height: 250px;
    background: #443d4a;
    padding: 5px;
    box-sizing: border-box;

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

.rrt_box01_in dl dt{
    font-size: 20px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 5px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 700;
    font-style: normal;    
}

.rrt_box01_in dl dt span{
    font-size: 36px;
    line-height: 140%;
    color:#FFFFFF;
    margin-left: 10px;
}

.rrt_box01_in dl dd{
    font-size: 22px;
    line-height: 140%;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}

.rrt_box01_in dl dd p{
    font-size: 14px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 5px;
}

.rrt_box01_in dl dd span{
    font-size: 17px;
    line-height: 140%;
    color:#FFFFFF;
}



.rrt_box01_bg01{
	height:250px !important;
	background:url("../img/recruit/01_01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box01_bg02{
	height:250px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}




.rrt_box02{
    margin-bottom: 50px;
}

.rrt_box02 ul li{
    margin-bottom: 25px;
}

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


.rrt_box02 dl dt{
    font-size: 16px;
    line-height: 160%;
    color: #665f6d;
    margin-bottom: 3px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;        
}

.rrt_box02 dl dt span{
    font-size: 26px;
    line-height: 160%;
    color: #665f6d;
    margin-right: 2px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;        
}


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


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;   
    
    word-wrap: break-word;
    word-break: break-all;
}















.rrt_b01{ 
    margin-bottom: 50px;
}

.rrt_b01 ul li{
    width: 100%;
    height: auto;
    float: none;
    margin-right:0%;
    margin-bottom: 25px;
}

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


.rrt_b01_in{
    height: 230px;
    padding: 30px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}

.rrt_b01_in dl dt{
    font-size: 50px;
    line-height: 100%;
    margin-bottom: 20px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.rrt_b01_in dl dd{
    font-size: 16px;
    line-height: 100%;
    color:#FFFFFF;
    margin-bottom: 20px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in dl dd p{
    font-size: 22px;
    line-height: 100%;
    margin-bottom: 13px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in dl dd p span{
    font-size: 16px;
    line-height: 100%;
    color:#FFFFFF;
    margin-left: 15px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}





.rrt_b01_in01{
    margin-bottom: 50px;


}


.rrt_b01_in01 dl dt{
    font-size: 15px;
    line-height: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #7b7b7c;
    color: #284684;    

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in01 dl dt:first-letter{

}

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

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;   
}


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





.rrt_box_bg01{
	height:230px !important;
	background:url("../img/recruit/01_01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg02{
	height:230px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





.rrt01_tbl{
	width:100%;
	height:auto;
    margin-bottom: 50px;
}

.rrt01_tbl table{
	width:100%;
	height:auto;

}

.rrt01_tbl table th{
display: block;
	width:auto;

	padding:8px 0px 4px 0px;	
	box-sizing:border-box;
    
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;
    color: #e63f3d;
    vertical-align: text-top;
    letter-spacing: 0.1em;
    
	text-align:left;
    border-bottom:none;
}

.rrt01_tbl table td{
display: block;
	width:auto;
	padding:0px 0px 8px 0px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;
    letter-spacing: 0.1em;
    
	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}



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


.privacy{
}


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

    margin-bottom: 5px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 600;
}


.privacy dd {
    font-size:14px;
    line-height: 150%;
    margin-bottom: 25px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 400;
}

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











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


.contact_cont01{
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.contact_cont01 li{
    display: block;
    margin-bottom: 10px;
}

.contact_cont01 li:first-child{
    margin-right: 0px;
}

.contact_cont01 li span{
    position: relative;

    font-size: 24px;
    line-height: 160%;

    font-weight: 600;

    padding-left: 45px;
    padding-bottom: 3px;
}

.contact_cont01 li span.tel::before{
    position: absolute;
    
    top: 50%;
    left: 0px;

    content: '';

    width: 40px;
    height: 40px;
    background-image: url(../img/contact/tel.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;
}

.contact_cont01 li span.fax::before{
    position: absolute;
    
    top: 50%;
    left: 0px;

    content: '';

    width: 40px;
    height: 40px;
    background-image: url(../img/contact/fax.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    transition: 0.3s;

}




.contact-txt{
	font-size:15px;
	line-height:150%;
    margin-bottom: 50px;
}





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


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

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


.contact-t{
	font-size:15px;
	line-height:150%;
	margin-bottom:40px;	
}

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

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

.contact-t dl dd{
	
	font-size:16px;
	line-height:140%;
	margin-bottom:15px;
	text-align:left;	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 00px auto;
	text-align:center;
}





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

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


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

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 10px 5px 10px;	
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;

}

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

	width:100%;
	display:block;
	padding:0px 10px 10px 10px;
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;
}


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

}

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

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

.with-form3{
	width:200px;
	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: 10px;
    font-size: 14px;
    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:120px;
	height:auto;
	padding:10px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:15px;

    /*角丸*/
	-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);
    }
}













}
