

@media print {
	

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


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

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

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

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

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



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


html {
  visibility: hidden;
  
}
html.wf-active {
  visibility: visible;
}


html {
    font-family: 'noto400';
	

}

*:first-child + html body {
    font-family: 'noto400';
}

body{
    font-family: 'noto400';
}

body a:focus{
	outline:none;
}





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


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

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

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

.slicknav_menu {
	display:none;
}

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

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


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

	
body{
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:180%;
	text-align:left;

}	 

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




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





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

}

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

}

.container02{
	max-width:1800px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 0 100px 0;

}

.container02_01{
	max-width:1800px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 0 0px 0;

}




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


#header {

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


    box-sizing: border-box;
	background:#FFF;
}

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


.header_bg{
	width:100%;
	height:90px;
	margin:0 auto;

	position:relative;

}

header{

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

	box-sizing:border-box;
}




.header_tel{
	position:absolute;
	top:12px;
	right:50px;
    background: url("../img/common/h_tel.jpg") left center no-repeat;
    background-size: 30px 30px;
    padding-left: 35px;
    
    
    font-size: 28px;
    line-height: 120%;
    color: #204a9c;
     font-family: 'noto700';
    
      
}


.header_time{
	position:absolute;
	top:27px;
	right:30px;
    
    font-size: 15px;
    line-height: 120%;
    
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;      
}


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


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

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

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


}


.h_fb{
	max-width:34px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 41px;
	right:74px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}


/*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:-40px;
    padding-top:40px;
}


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


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



.footer_bg{
background: linear-gradient(117deg,rgba(136, 236, 248, 0.83) 0%, rgba(32, 74, 156, 1) 100%);
padding: 100px 0 50px 0;
}


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;

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


}



.f_01{

}

.f_01 ul{
    margin-bottom: 50px;

}

.f_01 ul li{
    width: 48.5%;
    height: 400px;
    float: left;
    margin-right: 3%;
    background: #FBAAAC;   
    padding: 50px 30px;
    background: rgba(255,255,255,0.80);
    box-sizing: border-box;
    
    border-radius: 20px;

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

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


.f_01 ul li img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.f_01 ul li:hover img {
	opacity: .7;
}



.footer_in{	
}

.footer_in dl dt{
    font-size: 22px;
    line-height: 140%;
    text-align: center;

}

.footer_in dl dd{
    font-size: 45px;
    line-height: 140%;
    text-align: center;
    font-family: 'noto700'; 
    margin-bottom: 20px;
}


.footer_in dl dd a{
    color:#000000;
}







address{
	font-size:14px;
	line-height:150%;
	color:#362d2d;

text-align: center;


    margin-bottom: 12px;


}

.ad_ttl{
	font-size:18px;
	line-height:120%;
	margin-bottom:8px;	
	color:#362d2d;
}

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

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


.f_cpy{

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


















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

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

/*　上に上がる動き　*/

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

/*　下に下がる動き　*/

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








/*gnav*/



.menu_out p{
	display:none;
}

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


.nav_time{
	display:none;
}


.nav_tel{
	display:none;
}


nav.gnav{
	position:absolute;
	top:51px;
	right:50px;

    box-sizing: border-box;
}


.gnav__wrap{

	z-index:1000;
}

.gnav__wrap ul{
    text-align: center;
}

.gnav__wrap ul li{
display: inline-block;
	font-size:17px;
	line-height:150%;
	margin-right:22px;


    font-family: 'noto400';

}

.gnav__wrap ul li span{
	display:none;
}

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

.gnav__wrap ul li p{
	display:none;
}





.gnav__wrap ul li a{
	color:#000;
	text-decoration: none;
	position: relative;
  	transition: .5s;

}

.gnav__wrap ul li a:hover{
	color: #0a2788;
}

.gnav_on{
    color: #0a2788 !important;
	line-height:130% !important;
}





  






html,
body {
  margin: 0;
  height: 100%;
}



.image-crossfader {
  overflow: hidden;
  position: relative;
  height: 100%;
  

  

}
.image-crossfader-inner {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  transform: scale(1);
  transition:
    opacity 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),
    transform 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.image-crossfader-inner.is-visible {
  z-index: 1;
  opacity: 1;
  transform: scale(1.02);
}

.image-crossfader-inner:nth-child(1) {
  background-image:url(../img/top/slide01.jpg);
}
.image-crossfader-inner:nth-child(2) {
  background-image:url(../img/top/slide02.jpg);
}
.image-crossfader-inner:nth-child(3) {
  background-image:url(../img/top/slide03.jpg);
}





.slide_txt_out{
position: absolute;
width: 100%;
height: 100%;

box-sizing: border-box;
margin-top: 40px;
z-index: 6000;
}

.slide_txt{


    margin: 0 auto;
/*    background: #5E4949;*/

    position: absolute;
    top: 20%;
    left: 50px;
    
    box-sizing: border-box;


}


.slide_txt ul li{
    margin-bottom:50px;

    box-sizing: border-box;

    color: #0d0d0d;
    font-size: 75px;
    line-height: 110%;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 700;
    z-index: 9000;   
}

.slide_txt ul li span{

    background: rgba(255,255,255,0.70);
    padding: 20px;
    box-sizing: border-box;    
}

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

.slide_txt ul li em{
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 700;

background: linear-gradient(117deg,rgba(44, 165, 179, 1) 0%, rgba(32, 74, 156, 1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}







/*スクロールダウン全体の場所*/
.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
	position:absolute;
	bottom:41px;
	left:50%;
}

/*Scrollテキストの描写*/
.scrolldown2 span{
    /*描画位置*/
	position: absolute;
	left:10px;
	bottom:10px;
    /*テキストの形状*/
	color: #eee;
	font-size: 12px;
	letter-spacing: 0.08em;
	/*縦書き設定*/
	-ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom:0;
    left:-4px;
    /*丸の形状*/
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#eee;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
	animation:
		circlemove 1.6s ease-in-out infinite,
		cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:45px;}
     100%{bottom:-5px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
	content:"";
    /*描画位置*/
	position: absolute;
	bottom:0;
	left:0;
    /*線の形状*/
	width:2px;
	height: 50px;
	background:#eee;
}





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


h1.h1_01{
width: 245px;
height: auto;
position: absolute;
top: 30px;
left: 50px;


}

h1 img{
	width:100%;
	height:auto;
}

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


.h2_01{
    font-size: 26px;
    line-height: 140%;
    text-align: center;
    color: #000000;
    text-align: center;
    background: url("../img/common/h2.jpg") top center no-repeat,url("../img/common/h2_b.png") bottom center no-repeat;
    
    padding: 10px 0 15px 0;
    margin-bottom: 50px;

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


.h2_01 p{
    font-size: 80px;
    line-height: 110%;
    margin-bottom: 5px;
    
    background:linear-gradient(117deg,rgba(136, 236, 248, 1) 0%, rgba(32, 74, 156, 1) 100%);    

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

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

.h2_01 span{
    color: #1d54a6;
}




.h3_01{
    font-size: 28px;
    line-height: 140%;
    text-align: center;

    color: #000000;

    margin-bottom: 45px;

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

.h3_01 span{
    background: url("../img/common/h2_b.png") left center no-repeat;
    padding-left: 40px;
}


.h3_01 p{
    font-size: 70px;
    line-height: 100%;
    margin-bottom: -20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-style: normal;
    font-weight: 700;
    
}

.h3_01_c01{
   color:rgba(255,255,255,0.40);

}

.h3_01_c02{
   color:rgba(97,184,217,0.40);

}





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


.top_slide_out{
    padding: 0 30px;

}

.top_slide{
	width:100%;
	min-height:600px;

	z-index:5;


    margin-top: 60px;


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








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




.c_t_txt{

    height: 500px;
    margin: 0 auto;
/*   background: #5E4949;*/

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   margin-left: 90px;
   box-sizing: border-box;
}

.c_t_txt_in{
    font-size: 70px;
    line-height: 115%;
    color: #FFFFFF !important;

    z-index: 9000;
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight:900;
    font-style: normal; 
}

.c_t_txt_rd{
    color: #FF0004;
}





.pg_top_img{
	width: 100%;
	height:200px !important;
	background:url("../img/common/p_m_bg.jpg") center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:100px auto 0px auto;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}












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

.bg_main_mt01{
    margin-top: 90px;
}

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




.btn_arrow {

    width: 250px;
    height: 50px;
    margin: 0 auto;
    
    position: relative;
}
.btn_arrow::after {
    color:#3466ab;
    position: absolute;
    top: 51%;
    right: 30px;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
    z-index: 1;
}

.btn_arrow a:hover::after {
   color: #fff;
    position: absolute;
    top: 51%;
    right: 30px;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
    z-index: 10;
}


.btn_arrow a{

    width: 250px;
    height: 50px;

    color:#3466ab;
    
    border: 2px solid #3466ab;
    
    font-size: 18px;
    line-height: 120%;
    background: #FFFFFF;
    
   border-radius: 30px;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;    
   
      transition: all  0.3s ease;
}

.btn_arrow a:hover {

    background:#3466ab;
    color: #fff;
}





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


.tp_msg{
    max-width: 710px;
    width: 100%;
    height: auto;
    margin: 0 auto 100px auto;
    
     font-size: 22px;
    line-height: 180%;
}




/* トップ　3つの安心------------------------------------------- */


.tp_3p01{
}

.tp_3p01 ul li{
    width: 32%;
    height: 280px;
    float: left;
    margin-right: 2%;
    padding: 20px;
    box-sizing: border-box;
    
    border: 2px solid #3466ab;
    border-radius: 20px;
    background: #FFFFFF;
    


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

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

.tp_3p01 dl dt{
    font-size: 21px;
    line-height: 140%;
    text-align: center;
    color: #3356a5;
    margin-bottom:12px;

}

.tp_3p01 dl dd p{
    max-width: 90px;
    width: 100%;
    height: auto;
    margin: 0 auto 8px auto;
}

.tp_3p01 dl dd{
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 17px;
    line-height: 160%;
}





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

.tp_news_bg{
    background: url("../img/top/02_bg.jpg") repeat;

}


.tp_news{

}

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

}

.tp_news dl dd{
font-size: 16px;
line-height: 160%;
margin: 0 0 15px 0;
padding-bottom: 15px;
padding-left: 140px;
border-bottom: 1px dotted #3a3a3a;
}


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

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



/* トップ　施工例---------------------------------------------- */


.tp_wk01{
    margin-bottom: 50px;
}

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

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

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

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



.tp_wk01_ttl{
    font-size: 18px;
    line-height: 120%;
    border-left: 8px solid #84bfd6;
    padding: 7px 0 8px 10px;
    margin-bottom: 15px;

}

.tp_wk01_img{
    position: relative;
    margin-bottom: 15px;

}

.tp_wk01_img dl dt{
    position: absolute;
    left: 0;
    top: 7px;
    z-index: 10;
    font-size: 18px;
    line-height: 100%;
    color:#FFFFFF;

}

.tp_wk01_img dl dt span{
    background: #000000;
    padding: 2px 15px 7px 15px;

}

.tp_wk01_img dl dd{

    z-index: 1;   
}

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

.tp_wk01_ps span{
    display: inline-block;
    background: #429dc0;
    color: #FFFFFF;
    
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    padding: 5px 10px 8px 10px;
    margin-right: 15px;

}








/* トップ　入り口---------------------------------------------- */

.tp_ig001{
    margin-bottom: 45px;

}

.tp_ig001 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    
    border-radius: 20px;

}

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

.tp_ig001_in{

}



.tp_ig001_bg{
	width: 100%;
	height:400px !important;
	background:url("../img/top/03_01.jpg") center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  


}


.tp_ig002_bg{
	width: 100%;
	height:400px !important;
	background:url("../img/top/03_02.jpg") center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  


}


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

.tp_rrt001{
    display: block;
    width: 100%;
    height: auto;


}

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

}

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



.tp_rrt001_in{
padding: 0 50px;

}

.tp_rrt001_in dl dd{
    max-width: 580px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
    font-size: 18px;
    line-height: 200%;

}





.tp_rrt001_bg{
	width: 100%;
	height:500px !important;
	background:url("../img/top/04_01.jpg") center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
     
  border-top-left-radius: 20px;

  border-bottom-left-radius: 20px;     
}

.tp_rrt002_bg{
	width: 100%;
	height:500px !important;
	background:url("../img/top/04_02.jpg") center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;   
     
}




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


.cmm_ctt_bg_out{
padding: 0 50px
}


.cmm_ctt_bg{

	width: 100%;
	height:500px !important;
	background:url("../img/common/ctt_bg.png") center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 50px auto;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  
   
   border-radius: 10px;
}


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


.cmm_ctt dl{
text-align: center;
}


.cmm_ctt dl dt{
    font-size: 23px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 12px;
    color:#000000;
    font-family: 'noto500';  
}

.cmm_ctt dl dd{
    font-size: 20px;
    line-height: 110%;
    text-align: center;
    color:#000000;

    text-align: center;
    margin-bottom: 25px;

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

}
  
.cmm_ctt dl dd p{
    font-size: 45px;
    line-height: 110%;
    text-align: center;
    color: #0a2788;
    margin-bottom: 10px;

    text-align: center;
    font-family: 'noto700';  
}
  


.cmm_ctt_btn{

	max-width:400px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;


}

.cmm_ctt_btn a{
display: block;
height: 40px;
    font-size: 18px;
    line-height: 100%;
    color:#FFFFFF;
    padding-top: 1px;
    background: #bd2b21;
	border: 2px solid #bd2b21;
     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;



    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}

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

  color: #bd2b21;
}



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




.abt_msg{
    max-width: 710px;
    width: 100%;
    height: auto;
    margin: 0 auto 100px auto;
    
    position: relative;

}

.abt_msg dl dt{
    font-size: 26px;
    line-height: 140%;
    color: #15489a;
    font-family: 'noto500'; 
    
    text-align: center;
    margin-bottom: 25px;

}

.abt_msg dl dd{
    font-size: 18px;
    line-height: 200%;

}


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

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

}

.abt_tbl table th{
	width:170px;

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

    vertical-align: text-top;

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

.abt_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 #3a3a3a;
}


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


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


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

}

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






.abt_map{
    margin-bottom: 100px;
}


.abt_sf01{

}


.abt_sf01 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    
    border: 2px solid #909090;
    background:#FFFFFF;
    padding: 50px;
    margin-bottom: 30px;
    border-radius: 20px;
    box-sizing: border-box;

}

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


.abt_sf01_in{

}

.abt_sf01_img{
    text-align: center;
    margin-bottom: 20px;

}


.abt_sf01_in dl dt{
    font-size: 26px;
    line-height: 140%;
    color: #428da9;
    margin-bottom: 15px;

}

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


}



/* よくある質問--------------------------------------------- */

.qa{

}

.qa dl{
    max-width: 1200px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
    
    background: #ebf0f4;
    border-radius: 15px;
    
    padding: 25px;
    box-sizing: border-box;

}


.qa dl dt{
    height: 45px;
    font-size: 18px;
    line-height: 140%;
    
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d7d6d6;
    
    background: url("../img/qa/q.png") left 1px no-repeat;
    background-size: 45px 45px;
    
    padding-left: 60px;


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

}

.qa dl dd{
    height: 45px;
    font-size: 18px;
    line-height: 140%;
    


    
    background: url("../img/qa/a.png") left 1px no-repeat;
    background-size: 45px 45px;

    padding-left: 60px;
    
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}




/* お客様の声--------------------------------------------- */


.vic01{

}

.vic01 dl dt{
max-width: 1200px;
width: 100%;
height: 60px;
  position: relative;
  display: inline-block;
  margin:0 0 45px 0;
  padding: 7px 25px;
  box-sizing: border-box;

  background: #ebf0f4;
  border-radius: 15px;

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

}



.vic01 dl dt:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -20px;
  border: 20px solid transparent;
  border-top: 40px solid #ebf0f4;
}

.vic01 dl dt p {
  margin: 0;
  padding: 0;
  
  font-size: 22px;
  line-height: 140%;
  color: #428da9;
    font-family: 'noto500';    
}


.vic01 dl dd{
    font-size: 18px;
    line-height: 200%;
    
    margin-bottom: 60px;

}

.vic01 dl dd p{
    font-size: 20px;
    line-height: 160%;
    color: #428da9;
    margin-bottom: 15px;

}


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




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

.rrt001{

}

.rrt001 dl dt{
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 40px;
    color: #15489a;
    font-family: 'noto500';  
}

.rrt001 dl dt span{
    padding: 8px 15px 10px 15px; 
    border: 1px solid #15489a;

}

.rrt001 dl dd{
    font-size: 18px;
    line-height: 200%;

}


.rrt002_bg{
	width: 100%;
	height:1100px !important;
	background:url("../img/recruit/bg.jpg") center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;

     
}

.rrt002{

}

.rrt002 ul li{
    background: rgba(255,255,255,0.90);
    padding: 35px 35px;
    margin-bottom: 40px;
    
    border-radius: 15px;

}

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


.rrt002 dl dt{
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 25px;
    color: #15489a;
    font-family: 'noto500';  
}

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

}



.rrt003{
    padding: 30px;
    background: #e6f4f5;
    
    font-size: 18px;
    line-height: 200%;
    
    border-radius: 15px;
    margin-bottom: 40px;

}








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


.privacy{
}


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

    margin-bottom: 8px;

    font-family: 'noto700';  
}


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


}


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

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











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



.f_text01{

}

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


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

.contact-t{
    border-top: 1px solid #428da9;
    border-bottom: 1px solid #428da9;
    padding: 25px 0 10px 0;

	margin-bottom:100px;	
}



.contact-t dl dt{

	font-size:22px;
	text-align:center;
	line-height:180%;
	margin-bottom:15px;

}

.contact-t dl dd{
	
	font-size:40px;
	line-height:140%;
	margin-bottom:15px;
    color: #2c7b98;
    font-family: 'noto700';    
    text-align: center;
}

.contact-t dl dd a{
    color: #2c7b98;
    text-decoration: none;
}

.contact-t dl dd a:hover{
    color: #2c7b98;
    text-decoration: none;
}



#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:300px;
    height: 35px !important;

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





	
}

