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


html {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

*:first-child + html body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

}

body a:focus{
	outline:none;
}

#privacy dt {
	font-weight:bold;
 font-size: 115%;
 margin-top: 20px;
 margin-bottom: 5px;
 }

/* 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: 961px) {
/* 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: 960px) {
/* タブレット用のスタイル記述 */

.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: 690px) {
/* スマートフォン用のスタイル記述 */
.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: 961px) {
	
	
body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;
	

}	

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


.container{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}




.container01{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}

.container02{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;
	background:url(../img/common/t_bg01.jpg) repeat;
	padding:60px 0;
}


.container_bg02{
	width:100%;
	height:auto;
	padding:60px 0 120px 0;
}

.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:60px 0;
}


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

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

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

.header_bg{
	width:100%;
	height:auto;
	background:url(../img/common/h_bg.png) repeat;
	position:absolute;
	z-index:500;
}

header{	
	max-width:94%;
	width:1000px;
	height:70px;

	margin: 0 auto;
	position:relative;
}

.header_txt{
	position: absolute;
	top:15px;
	left:0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:200;
}

.header_tel{
	width:200px;
	height:auto;
	position:absolute;
	top:52px;
	right:0;
}

.header_01{
	width:160px;
	height:36px;
	position:absolute;
	top:22px;
	left:255px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	

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


nav{
	width:345px;
	position:absolute;
	top:42px;
	right:0;

}

nav ul{
	margin:0;
	padding:0;

}

nav ul li{
	float:left;
	color:#000;
	font-size:15px;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	margin-right:15px;
	line-height:100%;
}

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

nav ul li a{
	color:#000;
	text-decoration:none;
	display:block;
}

nav ul li a:hover{
	color:#3091cd;
	text-decoration:none;
}

.nav_h{
	color:#3091cd !important;

}


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}



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

.footer_hp_bg{
	width:100%;
	height:auto;
	background:#000;
}

.footer_hp{
	max-width:94%;
	width:1000px;
	height:auto;
	padding:8px 0;
	margin:0 auto 0px auto;
	line-height:120%;
	font-size:13px;
}

.footer_hp a{
	color:#FFF;
	text-decoration:none;
}

.footer_hp a:hover{
	color:#FFF;
	text-decoration:underline;
}

.footer_hp:after {
	content: "";
	background:url(../img/common/list.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	margin:0 0 0 7px;
}



.footer-bg{
	width:100%;
	height:auto;
	background:#FFF;
}

footer{	
	max-width:94%;
	width:1000px;
	height:150px;
	margin:0 auto 0px auto;

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

.f_logo{
	width:246px;
	height:auto;
	position:absolute;
	top:18px;
	left:0;
}

.f_img01{
	width:160px;
	height:32px;
	position:absolute;
	top:30px;
	left:260px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	

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

address{
	position:absolute;
	font-size:14px;
	line-height:120%;
	top:81px;
	left:0;
}

footer p{
	font-size: 11px;
	color:#9fb1b4;
	width:100%;
	line-height:120%;
	position:absolute;
	top:122px;
	left:0;
}

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

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


}



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


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


body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;


}	

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


.container{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{
	max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}


.container02{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

}

.container03{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;
	background:url(../img/common/t_bg01.jpg) repeat;
	padding:60px 0;
}

.container_bg02{
	width:100%;
	height:auto;
	padding:60px 0 120px 0;
}


.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:60px 0;
}


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

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

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


.header_bg{
	width:100%;
	height:auto;
	background:url(../img/common/h_bg.png) repeat;
	position:absolute;
	z-index:500;
}

header{		max-width:94%;
	width:1000px;
	height:100px;
	margin: 0 auto;
	position:relative;
}

.header_txt{
	width:100%;
	position: absolute;
	top:15px;
	left:0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:200;

	text-align:center;
	
	

}

.header_tel{
	width:219px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;
	
	display:none;
}

.header_01{
	width:230px;
	height:28px;
	position:absolute;
	top:62px;
	left:50%;
	margin-left:-115px;
	

	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	
  display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}



	

	



#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}

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


.footer_hp_bg{
	width:100%;
	height:auto;
	background:#000;
}

.footer_hp{
	max-width:94%;
	width:1000px;
	height:auto;
	padding:8px 0;
	margin:0 auto 0px auto;
	line-height:120%;
	font-size:13px;
	text-align:center;
}

.footer_hp a{
	color:#FFF;
	text-decoration:none;
}

.footer_hp a:hover{
	color:#FFF;
	text-decoration:underline;
}

.footer_hp:after {
	content: "";
	background:url(../img/common/list.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	margin:0 0 0 7px;
}


.footer-bg{
	width:100%;
	height:auto;
	background:#FFF;
}

footer{	
	max-width:94%;
	width:1000px;
	height:210px;
	margin:0 auto 0px auto;

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

.f_logo{
	width:246px;
	height:auto;
	position:absolute;
	top:18px;
	left:50%;
	margin-left:-123px;
}

.f_img01{
	width:246px;
	height:32px;
	position:absolute;
	top:78px;

	left:50%;
	margin-left:-123px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	

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

address{
	position:absolute;
	width:100%;
	font-size:13px;
	line-height:120%;
	text-align:center;
	top:125px;
	left:0;
}

footer p{
	font-size: 11px;
	color:#9fb1b4;
	position:absolute;
	width:100%;
	line-height:110%;
	text-align:center;
	top:173px;
	left:0;
}

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

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



}



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


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



body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
	font-family: "メイリオ", sans-serif;


}	

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


.container{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:100px;
}


.container02{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{		max-width:94%;
	width:1000px;
	height:auto;
	margin:0 auto 100px auto;

}



.container_bg01{
	width:100%;
	height:auto;
	background:url(../img/common/t_bg01.jpg) repeat;
	padding:30px 0;
}

.container_bg02{
	width:100%;
	height:auto;
	padding:30px 0 60px 0;
}

.container_bg03{
	width:100%;
	height:auto;
	background:#FFF;
	padding:30px 0;
}



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

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


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



.header_bg{
	width:100%;
	height:auto;
	background:url(../img/common/h_bg.png) repeat;
	position:absolute;
	z-index:500;
}

header{		max-width:94%;
	width:1000px;
	height:100px;
	margin: 0 auto;
	position:relative;
}

.header_txt{

	position: absolute;
	top: 8px;
	left:0;
	margin-left:0 !important;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align:left !important;
	line-height:110%;

	z-index:600;
}

.header_tel{
	width:180px;
	height:auto;
	position:absolute;
	top:50px;
	right:0;

	display:none;
}

.header_01{
	width:220px;
	height:28px;
	position:absolute;
	top:62px;
	left:50%;
	margin-left:-110px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	
  display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}



	position:absolute;
	top:62px;
	left:50%;
	margin-left:-115px;
	




#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}


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

.footer_hp_bg{
	width:100%;
	height:auto;
	background:#000;
}

.footer_hp{
	max-width:94%;
	width:1000px;
	height:auto;
	padding:8px 0;
	margin:0 auto 0px auto;
	line-height:120%;
	font-size:12px;
	text-align:center;
}

.footer_hp a{
	color:#FFF;
	text-decoration:none;
}

.footer_hp a:hover{
	color:#FFF;
	text-decoration:underline;
}

.footer_hp:after {
	content: "";
	background:url(../img/common/list.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	margin:0 0 0 7px;
}



.footer-bg{
	width:100%;
	height:auto;
	background:#FFF;
}

footer{	
	max-width:94%;
	width:1000px;
	height:210px;
	margin:0 auto 0px auto;

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

.f_logo{
	width:246px;
	height:auto;
	position:absolute;
	top:18px;
	left:50%;
	margin-left:-123px;
}

.f_img01{
	width:246px;
	height:32px;
	position:absolute;
	top:78px;

	left:50%;
	margin-left:-123px;
	
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	

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

address{
	position:absolute;
	width:100%;
	font-size:13px;
	line-height:120%;
	text-align:center;
	top:125px;
	left:0;
}

footer p{
	font-size: 11px;
	color:#9fb1b4;
	position:absolute;
	width:100%;
	line-height:110%;
	text-align:center;
	top:173px;
	left:0;
}

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

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





#section1,
#section2,
#section3,
#section4
{
    margin-top:-80px;
    padding-top:80px;
}



}




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


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

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


h1.h1_01{
	width:246px;
	height:auto;
	position: absolute;
	top:9px;
	left:0;
}

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


h2.h2_01{
	font-family: "Noto Sans Japanese";
	font-size:36px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:40px;
	font-weight:bold;
}


h2.h2_01 p{
	font-size:18px;
	color:#71ab7e;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-top:10px;
}


h3.h3_01{
	font-family: "Noto Sans Japanese";
	font-size:36px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
	

}


h3.h3_01 p{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-top:10px;
}





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


.top_slide{
	width:100%;
	min-height:570px;
	
	z-index:5;

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





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


.message_top_img{

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

.interview_top_img{

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

.faq_top_img{

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

.company_top_img{

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






.s_top_img{
      display:none;
      text-align:center;
}










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

.contact_banner{
	margin-top:100px;	
}

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










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

.tp_msg{
	margin-bottom:25px;
}


.tp_msg dl dt{
	font-size:32px;
	color:#000000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}

.tp_msg dl dd{
	font-size:18px;
	line-height:160%;
	text-align:center;
}



.tp_more_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_more_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#000;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #000;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_more_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_more_btn a:hover{
	text-decoration:underline;
}








/* トップ 会社情報　事業案内---------------------------------------------- */



.tp_cb{
}

.tp_cb ul li{

	width:50%;
	height:auto;
	float:left;


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

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

}

.tp_cb02{
	width: 100%;
	height:460px !important;
	background:url(../img/top/tp_01_02.jpg) center center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.tp_cb ul li dl{
	padding:5%;
	box-sizing:border-box;
}


.tp_cb ul li dl dt{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}

.tp_cb ul li dl dd{
	max-width:480px;
	height:auto;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
}




.tp_cb_btn01{
	max-width:220px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto;
}

.tp_cb_btn01 ul li{
	max-width:220px;
	width:100%;
	height:auto;
	float:left;
	margin:0 auto;
	text-align:center;
	margin-right:0%;
	position:relative;
	padding:0;

}

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

.tp_cb_btn01 ul li a{
	width:220px;

	height:auto;
	padding:10px;
	color:#FFF;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_cb_btn01 ul li:after {
	max-width:220px;
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	position: absolute;
	top: 8px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_cb_btn01 ul li a:hover{
	text-decoration:underline;
}



.tp_cb_btn02{
	max-width:440px;
	width:100%;

	height:auto;
	margin:0 auto;
}

.tp_cb_btn02 ul li{

	width:32%;
	height:auto;
	float:left;
	text-align:center;
	margin-right:2%;
	position:relative;
	padding:0;
}

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

.tp_cb_btn02 ul li a{
	width:140px;

	height:auto;
	padding:10px;
	color:#FFF;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_cb_btn02 ul li:after {
	max-width:140px;
	content: "";
	background:url(../img/top/list02.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_cb_btn02 ul li a:hover{
	text-decoration:underline;
}




/* トップ インタビュー---------------------------------------------- */





.tp_intv{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_02_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_intv dl{
	padding:5%;
	box-sizing:border-box;
	

}


.tp_intv dl dt{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;
}

.tp_intv dl dd{
	max-width:480px;
	height:auto;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
	word-break: break-all;
}



.tp_intv_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_intv_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#FFF;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_intv_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_intv_btn a:hover{
	text-decoration:underline;
}





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





.tp_rcrt{
	width: 100%;
	height:600px !important;
	background:url(../img/top/tp_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_rcrt dl{
	padding:5%;
	box-sizing:border-box;
}

.tp_rcrt dl dt{
	font-size:32px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;
}

.tp_rcrt dl dd{
	max-width:410px;
	height:auto;
	margin:0 auto;
	color:#000;
	font-size:18px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
	word-break: break-all;
	font-weight:bold;
}



.tp_rcrt_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_rcrt_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#000;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #000;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_rcrt_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_rcrt_btn a:hover{
	text-decoration:underline;
}




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


.msg_b01{
	text-align:center;
	margin-bottom:40px;
}

.msg_b02{
	margin-bottom:60px;
}

.msg_b02 dl dt{
	font-size:24px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.msg_b02 dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}



.msg_b03{
}


.msg_b03 dl dt{
	font-size:24px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:30px;
	text-align:center;
	word-break: break-all;	
}


.msg_b03 dl dd{
}

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

.msg_b03_01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	padding:30px;
	box-sizing:border-box;
	background:#006699;

	font-family: "Noto Sans Japanese";	
	color:#FFF;
	font-size:18px;
	line-height:160%;
	word-break: break-all;	
}


.msg_b03_01 ul li:last-child{
	float:left;
	margin-right:0%;	
}







/* インタビュー---------------------------------------------- */












.intvr_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#000;
	font-size:16px;
	line-height:120%;
	word-break: break-all;
	
	border-bottom:5px solid #c6c8c8;
}


.intvr_ttl p{
	font-family: "Noto Sans Japanese";	
	font-size:20px;
	line-height:120%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:5px;
}


.intvr_01{
	width:100%;
	height:auto;
	margin-bottom:40px;
	padding-bottom:40px;
	
	border-bottom:1px dotted #999999;

}



.intvr_01_l{
	width:61%;
	height:auto;
	float:left;
}

.intvr_01_r{
	width:36%;
	height:auto;
	float:right;
}


.intvr_01_l p{
	font-family: "Noto Sans Japanese";	
	font-size:22px;
	line-height:130%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:20px;
}

.intvr_01_l dl dt{
	font-family: "Noto Sans Japanese";	
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:10px;
}


.intvr_01_l dl dd{
	font-family: "Noto Sans Japanese";	
	font-size:16px;
	line-height:140%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:30px;
}

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



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

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

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



.intvr_02 ul li dl dt{
	margin-bottom:20px;
	padding-bottom:8px;
	
	font-family: "Noto Sans Japanese";	
	color:#000;
	font-size:18px;
	line-height:120%;
	word-break: break-all;
	
	border-bottom:5px solid #069;
}

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

.intvr_02 ul li dl dd img{
	margin-bottom:10px;
}

.intvr_02 ul li dl dd p{
	min-height:90px;

}













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

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

.rcrt_tab ul li{
	width:23.8%;
	height:auto;
	float:left;
	margin-right:1.6%;
	
	text-align:center;
	font-size:14px;
	line-height:100%;
	background:#01203a;
    margin-bottom: 15px;

}


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


.rcrt_tab ul li a{
	width:100%;
	height:auto;
	padding:15px 3px;
	box-sizing:border-box;

	color:#FFF;
	text-decoration:none;
	
	display:block;
}

.rcrt_tab ul li a:hover{
	background:#3091CD;
	color:#FFF;
}

.rcrt_tab_h{
	background:#3091CD !important;
	color:#FFF !important;
}


.rcrt_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}

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

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

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}





/* FAQ---------------------------------------------- */



.faq_01{
}


.faq_01 dl dt{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	border-bottom:5px solid #c6c8c8;
}

.faq_01 dl dd{
	font-size:16px;
	line-height:160%;
	margin-bottom:50px;
	word-break: break-all;
}

.faq_01 dl dd:last-child{
	margin-right:0%;
}




/* 業務案内---------------------------------------------- */


.bns_ms{
	margin-bottom:40px;
}

.bns_ms dl dt{
	font-size:24px;
	color:#000;
	font-family: "Noto Sans Japanese";
	color:#01203a;
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.bns_ms dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}




.bns_01{
	margin-bottom:50px;
}

.bns_01 p{
	font-family: "Noto Sans Japanese";
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	margin-bottom:20px;		
}

.bns_01 ul li{
	list-style:disc;
	margin-bottom:8px;
	font-size:16px;
	margin-left:20px;
}


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

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


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

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




.bns_ms01{
	margin-bottom:40px;
}

.bns_ms01 dl dt{
	font-size:24px;
	color:#000;
	font-family: "Noto Sans Japanese";
	color:#01203a;
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.bns_ms01 dl dt p{
	font-size:43px;
	margin-bottom:15px;
}

.bns_ms01 dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}




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




.cpy_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}



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

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

.company_01 table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.company_01 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}




.map_p{
	margin-bottom:10px;
	font-size:14px;
	line-height:140%;
}

#map01{

	margin-bottom:40px;
}


#map02{


}



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



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

.contact-img{
	text-align:center;
	margin-bottom:60px;
}

#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:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;	
	font-family: "メイリオ", sans-serif;
}

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

	font-family: "メイリオ", sans-serif;
}


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

#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:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:13px;

　　/*角丸*/
	-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用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

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: 960px) {

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

h1.h1_01{
	width:235px;
	height:auto;
	position: absolute;
	top:5px;
	left:50%;
	margin-left:-118px;
}


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


h2.h2_01{
	font-family: "Noto Sans Japanese";
	font-size:36px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:40px;
	font-weight:bold;
}


h2.h2_01 p{
	font-size:18px;
	color:#71ab7e;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-top:10px;
}

h3.h3_01{
	font-family: "Noto Sans Japanese";
	font-size:36px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:40px;
	font-weight:bold;
}


h3.h3_01 p{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-top:10px;
}
/* スライド ---------------------------------------------- */


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

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

}



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



.message_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.interview_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.recruit_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.faq_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.business_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}







.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


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

.contact_banner{
	margin-top:100px;	
}

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





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

.tp_msg{
	margin-bottom:25px;
}


.tp_msg dl dt{
	font-size:32px;
	color:#000000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}

.tp_msg dl dd{
	font-size:18px;
	line-height:160%;
	text-align:center;
}



.tp_more_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_more_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#000;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #000;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_more_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_more_btn a:hover{
	text-decoration:underline;
}









/* トップ 会社情報　事業案内---------------------------------------------- */



.tp_cb{
}

.tp_cb ul li{

	width:100%;
	height:auto;
	float:none;


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

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

}

.tp_cb02{
	width: 100%;
	height:460px !important;
	background:url(../img/top/tp_01_02.jpg) center center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.tp_cb ul li dl{
	padding:5%;
	box-sizing:border-box;
}


.tp_cb ul li dl dt{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}

.tp_cb ul li dl dd{
	max-width:480px;
	height:auto;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
}




.tp_cb_btn01{
	max-width:140px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto;
}

.tp_cb_btn01 ul li{
	max-width:140px;
	width:100%;
	height:auto;
	float:left;
	margin:0 auto;
	text-align:center;
	margin-right:0%;
	position:relative;
	padding:0;

}

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

.tp_cb_btn01 ul li a{
	width:140px;

	height:auto;
	padding:10px;
	color:#FFF;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_cb_btn01 ul li:after {
	max-width:140px;
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	position: absolute;
	top: 8px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_cb_btn01 ul li a:hover{
	text-decoration:underline;
}



.tp_cb_btn02{
	max-width:440px;
	width:100%;

	height:auto;
	margin:0 auto;
}

.tp_cb_btn02 ul li{

	width:32%;
	height:auto;
	float:left;
	text-align:center;
	margin-right:2%;
	position:relative;
	padding:0;
}

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

.tp_cb_btn02 ul li a{
	width:140px;

	height:auto;
	padding:10px;
	color:#FFF;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_cb_btn02 ul li:after {
	max-width:140px;
	content: "";
	background:url(../img/top/list02.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_cb_btn02 ul li a:hover{
	text-decoration:underline;
}




/* トップ インタビュー---------------------------------------------- */





.tp_intv{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_02_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_intv dl{
	padding:5%;
	box-sizing:border-box;
	

}


.tp_intv dl dt{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;
}

.tp_intv dl dd{
	max-width:480px;
	height:auto;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
	word-break: break-all;
}



.tp_intv_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_intv_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#FFF;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_intv_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_intv_btn a:hover{
	text-decoration:underline;
}






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





.tp_rcrt{
	width: 100%;
	height:600px !important;
	background:url(../img/top/tp_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_rcrt dl{
	padding:5%;
	box-sizing:border-box;
}

.tp_rcrt dl dt{
	font-size:32px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;
}

.tp_rcrt dl dd{
	max-width:410px;
	height:auto;
	margin:0 auto;
	color:#000;
	font-size:18px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
	word-break: break-all;
	font-weight:bold
}



.tp_rcrt_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_rcrt_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#000;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #000;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_rcrt_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_rcrt_btn a:hover{
	text-decoration:underline;
}








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


.msg_b01{
	text-align:center;
	margin-bottom:40px;
}

.msg_b02{
	margin-bottom:60px;
}

.msg_b02 dl dt{
	font-size:24px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.msg_b02 dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}



.msg_b03{
}


.msg_b03 dl dt{
	font-size:24px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:30px;
	text-align:center;
	word-break: break-all;	
}


.msg_b03 dl dd{
}

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

.msg_b03_01 ul li{
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	margin-bottom:20px;
	padding:30px;
	box-sizing:border-box;
	background:#006699;

	font-family: "Noto Sans Japanese";	
	color:#FFF;
	font-size:18px;
	line-height:160%;
	word-break: break-all;	
}


.msg_b03_01 ul li:last-child{
	float:left;
	margin-right:0%;
	margin-bottom:0px;	
}





/* インタビュー---------------------------------------------- */


.intvr_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#000;
	font-size:16px;
	line-height:120%;
	word-break: break-all;
	
	border-bottom:5px solid #c6c8c8;
}


.intvr_ttl p{
	font-family: "Noto Sans Japanese";	
	font-size:20px;
	line-height:120%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:5px;
}


.intvr_01{
	width:100%;
	height:auto;
	margin-bottom:40px;
	padding-bottom:40px;
	
	border-bottom:1px dotted #999999;

}



.intvr_01_l{
	width:100%;
	height:auto;
	float:none;
}

.intvr_01_r{
	width:100%;
	height:auto;
	float:none;
	
	text-align:center;
}


.intvr_01_l p{
	font-family: "Noto Sans Japanese";	
	font-size:22px;
	line-height:130%;
	font-weight:bold;
	word-break: break-all;
	
	margin-top:15px;
	margin-bottom:20px;
	
	text-align:center;
}

.intvr_01_l dl dt{
	font-family: "Noto Sans Japanese";	
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:10px;
}


.intvr_01_l dl dd{
	font-family: "Noto Sans Japanese";	
	font-size:16px;
	line-height:140%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:30px;
}

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




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

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

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

.intvr_02 ul li dl dt{
	margin-bottom:20px;
	padding-bottom:8px;
	
	font-family: "Noto Sans Japanese";	
	color:#000;
	font-size:18px;
	line-height:120%;
	word-break: break-all;
	
	border-bottom:5px solid #069;
}

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

.intvr_02 ul li dl dd img{
	margin-bottom:10px;
}

.intvr_02 ul li dl dd p{
	min-height:90px;

}






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

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

.rcrt_tab ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
	
	text-align:center;
	font-size:14px;
	line-height:100%;
	background:#01203a;

}

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



.rcrt_tab ul li a{
	width:100%;
	height:auto;
	padding:20px 3px;
	box-sizing:border-box;
	color:#FFF;
	text-decoration:none;
	
	display:block;
}

.rcrt_tab ul li a:hover{
	background:#3091CD;
	color:#FFF;
}

.rcrt_tab_h{
	background:#3091CD !important;
	color:#FFF !important;
}


.rcrt_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}

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

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

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}

/* FAQ---------------------------------------------- */



.faq_01{
}


.faq_01 dl dt{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	border-bottom:5px solid #c6c8c8;
}

.faq_01 dl dd{
	font-size:16px;
	line-height:160%;
	margin-bottom:50px;
	word-break: break-all;
}

.faq_01 dl dd:last-child{
	margin-right:0%;
}






/* 業務案内---------------------------------------------- */


.bns_ms{
	margin-bottom:40px;
}

.bns_ms dl dt{
	font-size:24px;
	color:#000;
	font-family: "Noto Sans Japanese";
	color:#01203a;
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.bns_ms dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}




.bns_01{
	margin-bottom:50px;
}

.bns_01 p{
	font-family: "Noto Sans Japanese";
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	margin-bottom:20px;		
}

.bns_01 ul li{
	list-style:disc;
	margin-bottom:8px;
	font-size:16px;
	margin-left:20px;
}


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

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


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

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




.bns_ms01{
	margin-bottom:40px;
}

.bns_ms01 dl dt{
	font-size:24px;
	color:#000;
	font-family: "Noto Sans Japanese";
	color:#01203a;
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.bns_ms01 dl dt p{
	font-size:43px;
	margin-bottom:15px;
}

.bns_ms01 dl dd{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
}



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


.cpy_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:24px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}



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

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

.company_01 table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.company_01 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}




.map_p{
	margin-bottom:10px;
	font-size:14px;
	line-height:140%;
}

#map01{

	margin-bottom:40px;
}


#map02{


}




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


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

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}

#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:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;
	font-family: "メイリオ", sans-serif;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;
	font-family: "メイリオ", sans-serif;
}


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

#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:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;

　　/*角丸*/
	-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用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

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: 690px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:220px;
	height:auto;
	position: absolute;
	top:5px;
	left:50%;
	margin-left:-110px;
}

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

h2.h2_01{
	font-family: "Noto Sans Japanese";
	font-size:30px;
	line-height:120%;
	color:#000000;
	text-align:center;
	margin-bottom:40px;
	font-weight:bold;
}


h2.h2_01 p{
	font-size:16px;
	color:#71ab7e;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-top:10px;
}

h3.h3_01{
	font-family: "Noto Sans Japanese";
	font-size:26px;
	line-height:120%;
	color:#FFF;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}


h3.h3_01 p{
	font-size:16px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-top:6px;
}


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


.top_slide{
	width:100%;
	min-height:440px;
	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


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



.message_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.interview_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.recruit_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.faq_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.business_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.company_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}



.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


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

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



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

.tp_msg{
	margin-bottom:25px;
}


.tp_msg dl dt{
	font-size:24px;
	color:#000000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}

.tp_msg dl dd{
	font-size:15px;
	line-height:160%;
	text-align:center;
}



.tp_more_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_more_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#000;
	font-size:15px;
	box-sizing:border-box;
	border:2px solid #000;
	display:block;
	margin:0 auto;
	text-align:center;
	line-height:110%;
}

.tp_more_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_more_btn a:hover{
	text-decoration:underline;
}










/* トップ 会社情報　事業案内---------------------------------------------- */



.tp_cb{
}

.tp_cb ul li{

	width:100%;
	height:auto;
	float:none;


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

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

}

.tp_cb02{
	width: 100%;
	height:460px !important;
	background:url(../img/top/tp_01_02.jpg) center center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.tp_cb ul li dl{
	padding:5%;
	box-sizing:border-box;
}


.tp_cb ul li dl dt{
	font-size:16px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}

.tp_cb ul li dl dd{
	max-width:480px;
	height:auto;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	line-height:150%;
	text-align:center;
	margin-bottom:20px;
}




.tp_cb_btn01{
	max-width:220px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto;
}

.tp_cb_btn01 ul li{
	max-width:220px;
	width:100%;
	height:auto;
	float:left;
	margin:0 auto;
	text-align:center;
	margin-right:0%;
	position:relative;
	padding:0;

}

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

.tp_cb_btn01 ul li a{
	max-width:220px;
	width:220px;

	height:auto;
	padding:10px;
	color:#FFF;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_cb_btn01 ul li:after {
	max-width:220px;
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	position: absolute;
	top: 8px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_cb_btn01 ul li a:hover{
	text-decoration:underline;
}



.tp_cb_btn02{
	max-width:220px;
	width:220px;

	height:auto;
	margin:0 auto;
}

.tp_cb_btn02 ul li{
	max-width:220px;
	width:220px;
	height:auto;
	float:none;
	text-align:center;
	margin-right:0%;
	position:relative;
	padding:0;
	margin-bottom:10px;
}

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

.tp_cb_btn02 ul li a{
	max-width:220px;
	width:220px;
	height:auto;
	padding:10px;
	color:#FFF;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_cb_btn02 ul li:after {
	max-width:220px;
	content: "";
	background:url(../img/top/list02.png) no-repeat;
	display: inline-block;
	width: 15px;	
	height: 14px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right:15px;
	margin: auto 0;
}

.tp_cb_btn02 ul li a:hover{
	text-decoration:underline;
}






/* トップ インタビュー---------------------------------------------- */





.tp_intv{
	width: 100%;
	height:400px !important;
	background:url(../img/top/tp_02_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_intv dl{
	padding:5%;
	box-sizing:border-box;
	

}


.tp_intv dl dt{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;
}

.tp_intv dl dd{
	max-width:480px;
	height:auto;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
	word-break: break-all;
}



.tp_intv_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_intv_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#FFF;
	font-size:15px;
	box-sizing:border-box;
	border:2px solid #FFF;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_intv_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_intv_btn a:hover{
	text-decoration:underline;
}




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





.tp_rcrt{
	width: 100%;
	height:600px !important;
	background:url(../img/top/tp_03_01_s.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_rcrt dl{
	padding:5%;
	box-sizing:border-box;
}

.tp_rcrt dl dt{
	font-size:32px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;
	text-shadow: 3px 3px 3px #FFFFFF;  
}

.tp_rcrt dl dd{
	max-width:410px;
	height:auto;
	margin:0 auto;
	color:#000;
	font-size:18px;
	line-height:160%;
	text-align:center;
	margin-bottom:20px;
	word-break: break-all;
	font-weight:bold;

	text-shadow: 3px 3px 3px #FFFFFF;  
}



.tp_rcrt_btn{
	width:220px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
}

.tp_rcrt_btn a{
	width:220px;
	height:auto;
	padding:10px;
	color:#000;
	font-size:16px;
	box-sizing:border-box;
	border:2px solid #000;
	display:block;
	margin:0 auto;
	text-align:center;
}

.tp_rcrt_btn:after {
	content: "";
	background:url(../img/top/list01.png) no-repeat;
	display: inline-block;
	width: 7px;	
	height: 7px;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.tp_rcrt_btn a:hover{
	text-decoration:underline;
}






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


.msg_b01{
	text-align:center;
	margin-bottom:30px;
}

.msg_b02{
	margin-bottom:60px;
}

.msg_b02 dl dt{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.msg_b02 dl dd{
	margin:0 auto;
	color:#000;
	font-size:14px;
	line-height:160%;
	word-break: break-all;
}



.msg_b03{
}


.msg_b03 dl dt{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:30px;
	text-align:center;
	word-break: break-all;	
}


.msg_b03 dl dd{
}

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

.msg_b03_01 ul li{
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	margin-bottom:20px;
	padding:20px;
	box-sizing:border-box;
	background:#006699;

	font-family: "Noto Sans Japanese";	
	color:#FFF;
	font-size:14px;
	line-height:160%;
	word-break: break-all;	
}


.msg_b03_01 ul li:last-child{
	float:left;
	margin-right:0%;
	margin-bottom:0px;	
}







/* インタビュー---------------------------------------------- */


.intvr_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#000;
	font-size:14px;
	line-height:120%;
	word-break: break-all;
	
	border-bottom:5px solid #c6c8c8;
}


.intvr_ttl p{
	font-family: "Noto Sans Japanese";	
	font-size:16px;
	line-height:120%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:5px;
}


.intvr_01{
	width:100%;
	height:auto;
	margin-bottom:40px;
	padding-bottom:40px;
	
	border-bottom:1px dotted #999999;

}



.intvr_01_l{
	width:100%;
	height:auto;
	float:none;
}

.intvr_01_r{
	width:100%;
	height:auto;
	float:none;
	
	text-align:center;
}


.intvr_01_l p{
	font-family: "Noto Sans Japanese";	
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	word-break: break-all;
	
	margin-top:15px;
	margin-bottom:20px;
	
	text-align:center;
}

.intvr_01_l dl dt{
	font-family: "Noto Sans Japanese";	
	font-size:16px;
	line-height:130%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:10px;
}


.intvr_01_l dl dd{
	font-family: "Noto Sans Japanese";	
	font-size:14px;
	line-height:140%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:30px;
}

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




.intvr_02{
	max-width:660px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.intvr_02 ul li{
	width:48.5%;
	height:auto;
	float:left;
	margin-right:3%;
	margin-bottom:20px;
}


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

.intvr_02 ul li:nth-child(3){
	margin-right:2% !important;
}

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



.intvr_02 ul li dl dt{
	margin-bottom:14px;
	padding-bottom:6px;
	
	font-family: "Noto Sans Japanese";	
	color:#000;
	font-size:16px;
	line-height:120%;
	word-break: break-all;
	
	border-bottom:3px solid #069;
}

.intvr_02 ul li dl dd {
	font-size:14px;
	line-height:140%;
}

.intvr_02 ul li dl dd img{
	margin-bottom:10px;
}

.intvr_02 ul li dl dd p{
	min-height:90px;

}








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

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

.rcrt_tab ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
	
	text-align:center;
	font-size:13px;
	line-height:100%;
	background:#01203a;

}

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



.rcrt_tab ul li a{
	width:100%;
	height:auto;
	padding:20px 3px;
	box-sizing:border-box;
	color:#FFF;
	text-decoration:none;
	
	display:block;
}

.rcrt_tab ul li a:hover{
	background:#3091CD;
	color:#FFF;
}

.rcrt_tab_h{
	background:#3091CD !important;
	color:#FFF !important;
}


.rcrt_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:20px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}


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

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

.recruit_t table th{
	border-collapse:collapse;
	width:100%;
	color:#000000;
	padding:10px 0px 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	vertical-align:text-top;
	display:block;
	
	border-bottom:none;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:0 0 10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	display:block;
}





/* FAQ---------------------------------------------- */



.faq_01{
}


.faq_01 dl dt{
	margin-bottom:20px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:18px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	border-bottom:5px solid #c6c8c8;
}

.faq_01 dl dd{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;
	word-break: break-all;
}

.faq_01 dl dd:last-child{
	margin-right:0%;
}








/* 業務案内---------------------------------------------- */


.bns_ms{
	margin-bottom:30px;
}

.bns_ms dl dt{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	color:#01203a;
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.bns_ms dl dd{
	margin:0 auto;
	color:#000;
	font-size:14px;
	line-height:140%;
	word-break: break-all;
}




.bns_01{
	margin-bottom:50px;
}

.bns_01 p{
	font-family: "Noto Sans Japanese";
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	margin-bottom:20px;		
}

.bns_01 ul li{
	list-style:disc;
	margin-bottom:5px;
	font-size:14px;
	margin-left:20px;
}


.bns_img01{
	max-width:660px;
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
}

.bns_img01 ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
	margin-bottom:20px;
}


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

.bns_img01 ul li:nth-child(3){
	margin-right:4% !important;
}


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

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




.bns_ms01{
	margin-bottom:30px;
}

.bns_ms01 dl dt{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	color:#01203a;
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	word-break: break-all;	
}

.bns_ms01 dl dt p{
	font-size:35px;
	margin-bottom:15px;
}

.bns_ms01 dl dd{
	margin:0 auto;
	color:#000;
	font-size:14px;
	line-height:140%;
	word-break: break-all;
}



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




.cpy_ttl{
	margin-bottom:35px;
	padding-bottom:10px;
	
	font-family: "Noto Sans Japanese";	
	color:#01203a;
	font-size:20px;
	line-height:130%;
	word-break: break-all;
	font-weight:bold;
	text-align:center;
	
	border-bottom:5px solid #c6c8c8;
}



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

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

.company_01 table th{
	border-collapse:collapse;
	width:100%;
	color:#000000;
	padding:10px 0px 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	vertical-align:text-top;
	display:block;
	
	border-bottom:none;
}

.company_01 table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:0 0 10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	display:block;
}





.map_p{
	margin-bottom:10px;
	font-size:14px;
	line-height:140%;
}

#map01{

	margin-bottom:40px;
}


#map02{


}




/* トップニュース---------------------------------------------- */


.news-box{
	margin-bottom:20px;
}


.news-box ul li{
	width:100%;
	height:auto;
	margin-right:0%;
	padding-bottom:15px;
	margin-bottom:15px;
	float:left;
	
	border-bottom:1px solid #cecece;
	
}

.news-box ul li:nth-child(2n){
	float:right;
	margin-right:0;
}


.news-box dl dt{
	max-width:100%;
	width:80px;	
	float:left;
	clear:both;

	margin-right:15px;

}

.news-box ul li dl dt img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.news-box ul li dl dt:hover img {
	opacity: .8;
}



.news-box dl dd p{
	font-size:14px;
	color:#000;
	margin-bottom:7px;
	font-family: "Noto Sans Japanese";
}


.news-box dl dd{
	font-size:14px;
	color:#000;

	padding-bottom:8px;
	padding-left:95px;
	margin-bottom:10px;
	text-align:left;
}

.news-box dl dd a{
	font-size:14px;
	color:#000000;
	text-decoration:none;

}

.news-box dl dd a:hover{
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}


.news-box-more{
	width:120px;
	height:auto;
	line-height:100%;
	background:#516973;
	text-align:center;
	color:#FFF;
	font-size:14px;
	padding:7px 0;
	margin:0 auto;
	box-sizing:border-box;
}

.news-box-more a{
	color:#FFF;
	text-decoration:none;
}

.news-box-more a:hover{
	color:#FFF;
	text-decoration:underline;
}



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

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



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

.t_bnr_b01 ul li{
	max-width:472px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto 10px auto;
}

.t_bnr_b01 ul li:nth-child(2n){
	float:none;
	margin:0 auto 10px auto;
}

.t_bnr_b01 ul li:nth-child(5){

	margin:0 auto 10px auto;
}

.t_bnr_b01 ul li:last-child{
	margin:0 auto 0px auto;
}

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







/* トップ インスタタイトル---------------------------------------------- */

.t_insta_ttl {
	background:url(../img/top/insta.png) center top no-repeat;

	line-height:120%;
	font-size:16px;
	color:#516973;
	font-family: "Noto Sans Japanese";
	text-align:center;
	
	padding-top:35px;
	margin-bottom:30px;
}

.t_insta_ttl span{
	border-bottom:2px dotted #000000;
	padding-bottom:3px;
}

.t_insta_ttl a{
	color:#516973;
}

.t_insta_ttl a:hover{
	color:#516973;
}




/* トップ フェイスブック　ブログ---------------------------------------------- */


.t_f_b_b01{
	width:100%;
	height:auto;
	padding-top:7px;
}


.t_f_b_b01_l{
	width:100%;
	height:auto;
	float:none;
	
	margin-bottom:50px;
}

.t_f_b_b01_r{
	width:100%;
	height:auto;
	float:none;
}



.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}
.facebook-wrapper > .fb-page {
    width: 100%;
}
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}



#feed{

}

#feed dl.list{
	margin:0;
	padding:0;
	border-top:1px solid #cacccb;
	padding-top:7px;
}

#feed dl dt{
	float:none;
	clear:both;
	font-size:14px;
	margin-right:15px;
}

#feed dl dd{
	font-size:14px;
	color:#000;
	border-bottom:1px solid #cacccb;
	padding-bottom:7px;
	padding-left:0px;
	margin-bottom:10px;
}

#feed dl dd a{
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

#feed dl dd a:hover{
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}


/* トップ施工ギャラリー---------------------------------------------- */


.tg_ttl{
	max-width:250px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	padding:10px 5px;
	box-sizing:border-box;
	background:#516973;
	font-size:16px;
	line-height:110%;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	text-align:center;
}


.top_gallery_b01{
	max-width:640px;
	width:100%;
	margin:0 auto;
	height:auto;
	margin:0 auto 20px auto;

}

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

	text-align:center;
}
.top_gallery_b01 ul li img{
	width:100%;
	height:auto;
}

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

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

.top_gallery_b01 ul li:hover img {
	opacity: .6;
}


.top_gallery_btn{

	width: 100%;
	height:auto;
}

.top_gallery_btn ul li{
	width:100%;
	height:auto;
	margin-right:0%;
	float:none;
	text-align:center;
	margin-bottom:20px;
	background:url(../img/top/01-bg.jpg) repeat;
}

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

.top_gallery_btn ul li a{
	padding:12px 0 14px 0;
	font-size:17px;
	line-height:110%;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	display:block;
}

.top_gallery_btn ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}




/* トップ　スタンプ---------------------------------------------- */



.top_stanp_bg01{
	width: 100%;
	height:auto;
	padding:20px 0;
	background:url(../img/top/02-01-bg.jpg) repeat;
}

.top_stanp_bg02{
	width: 100%;
	height:auto;
	padding:20px 0;
	background:url(../img/top/02-02-bg.jpg) repeat;

}


.top_stanp_in{
	width:100%;
	height:auto;

}

.top_stanp01{
	
}

.top_stanp01 dl dt{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	margin-bottom:14px;
}

.top_stanp01 dl dd{
	font-size:13px;
	line-height:130%;
	color:#FFF;
	margin-bottom:15px;
}


.top_stanp01 dl p{
	width:150px;
	height:auto;
	background:#666666;
	text-align:center;
	font-size:13px;
}

.top_stanp01 dl p a{
	padding:6px 0;
	color:#FFF;
	text-decoration:none;
	display:block;
}

.top_stanp01 dl p a:hover{
	padding:6px 0;
	text-decoration:underline;
}





.top_stanp02{

	
}

.top_stanp02 dl dt{
	font-size:18px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	margin-bottom:14px;
}

.top_stanp02 dl dd{
	font-size:13px;
	line-height:130%;
	color:#FFF;
	margin-bottom:15px;
}

.top_stanp02 dl p{
	width:150px;
	height:auto;
	background:#282121;
	text-align:center;
	font-size:13px;
}

.top_stanp02 dl p a{
	padding:6px 0;
	color:#FFF;
	text-decoration:none;
	display:block;
}

.top_stanp02 dl p a:hover{
	padding:6px 0;
	text-decoration:underline;
}




.top_stanp_img{
	width:100%;
	height:auto;
	margin:0 !important;
	padding::0 !important;
}











/* トップ　カテゴリ---------------------------------------------- */


.top_cat{
	max-width:640px;
	width:100%;
	margin:0 auto;
	height:auto;
}

.top_cat ul li{
	width:48%;
	height:auto;
	margin-right:4%;
	margin-bottom:20px;
	float:left;

	text-align:center;
}

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

.top_cat ul li:nth-child(3){
	margin-bottom:0;
}

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

.top_cat ul li dl dt{
	margin:0;
	padding:0;
}

.top_cat ul li dl dt img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.top_cat ul li dl dt:hover img {
	opacity: .8;
}	

.top_cat ul li dl dd{
	height:60px;
	text-align:center;
	background:url(../img/top/01-bg.jpg) repeat;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.top_cat ul li dl dd a{
	padding:15px 0 17px 0;
	font-size:14px;
	line-height:110%;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	display:block;
}

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









/* こだわり---------------------------------------------- */


.policy_txt01{
	font-family: "Noto Sans Japanese";
	font-size:16px;
	line-height:180%;
	font-weight:bold;
	word-break: break-all;
}



.policy_img01{
	text-align:center;
	margin-bottom:30px;
}


.policy_txt02{
	font-size:14px;
	line-height:160%;
}




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

.policy_b01_l{
	width:100%;
	height:auto;
	float:none;
}

.policy_b01_r{
	width:100%;
	height:auto;
	float:none;
}

.policy_b01_l img{
	max-width:400px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto 25px auto;
	display:block;
}


.policy_b01_r dl dt{
	font-size:19px;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	line-height:120%;
	margin-bottom:20px;
	text-align:center;
}

.policy_b01_r dl dd{
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
}



.policy_b01_r dl dd ul li{
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
	
	word-break: break-all;	
}

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

.policy_b01_r dl dd ul li p{
	font-size:16px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	margin-bottom:5px;
	font-weight:bold;	
}






/* リフォーム エクステリア　ガレージ　共通---------------------------------------------- */


.cimg_ttl{
	font-size:18px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}

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

.cimg_b01 ul li{
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	margin-bottom:15px;
	text-align:center;
}

.cimg_b01 ul li:last-child{
	float:noen;
	margin-right:0;
	margin-bottom:0;
}

.cimg_b01_txt{
	font-size:14px;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	margin-bottom:35px;
	font-weight:normal;
	padding-bottom:35px;	
	border-bottom:2px solid #4D6C6E;
}









/* リフォーム---------------------------------------------- */


.r_txt01{
	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:160%;
	font-weight:bold;
	word-break: break-all;
}

.r_txt02{
	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:160%;
	font-weight:bold;
	word-break: break-all;
	margin-bottom:30px;
}

.rfm_ttl{
	text-align:center;
	margin-bottom:20px;
	font-family: "Noto Sans Japanese";
	font-size:16px;
	line-height:120%;
	font-weight:bold;
	
}

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

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

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



.rfm_b01 p{
	text-align:center;
	margin-top:12px;
	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:120%;
	font-weight:bold;
}







/* エクステリア---------------------------------------------- */


.ex_txt01{
	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:160%;
	font-weight:bold;
	word-break: break-all;
}




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

.ex_b01 ul li{
	width:48.5%;
	height:auto;
	float:left;
	margin-right:3%;
	margin-bottom:20px;
}


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


.ex_b01 ul li:nth-child(3n){
	float:left;
	margin-right:0;
}

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

.ex_b01 ul li dl dt{
	text-align:center;
	font-size:15px;
	line-height:130%;
	margin-bottom:2px;
	font-weight:bold;

}

.ex_b01 ul li dl dd{
	font-size:14px;
	line-height:120%;
	text-align:center;
	height:30px;
}


.ex_b01 ul li p{
	font-size:14px;
	line-height:120%;
	text-align:center;
	margin-top:0px;
	height:30px;
}


/* ガレージ---------------------------------------------- */


.grg_txt01{
	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:160%;
	font-weight:bold;
	word-break: break-all;
}



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

.grg_b01 ul li{
	width:48.5%;
	height:auto;
	float:left;
	margin-right:3%;
	margin-bottom:20px;

}

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


.grg_b01 ul li:nth-child(3n){
	float:left;
	margin-right:0;
}

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

}

.grg_b01 ul li p{
	font-size:14px;
	line-height:120%;
	text-align:center;
	margin-top:0px;
	height:30px;
}




/* マットスタンプ---------------------------------------------- */


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


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

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



.mt_stmp_b01 p{
	margin-bottom:10px;
	font-family: "Noto Sans Japanese";
	font-size:15px;
	line-height:120%;
	font-weight:bold;
}



/* マットスプレー---------------------------------------------- */


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


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

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



.mt_spry_b01 p{
	margin-bottom:10px;
	font-family: "Noto Sans Japanese";
	font-size:15px;
	line-height:120%;
	font-weight:bold;
}




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

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

.mt_spry_pnt ul li:nth-child(2n){
	float:none;
	margin-right:0;
}

.mt_spry_pnt ul li:nth-child(3){
	margin-bottom:20px;
}

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

.mt_spry_pnt ul li dl dt{
	background:#937b67;
	color:#ffffff;
	margin-bottom:8px;
	font-family: "Noto Sans Japanese";
	font-size:18px;
	line-height:120%;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	box-sizing:border-box;
}

.mt_spry_pnt ul li dl dd{

	font-family: "Noto Sans Japanese";
	font-size:14px;
	line-height:130%;
}

.mt_spry_pnt ul li dl dd p{
	color:#937b67;
	font-weight:900;
	font-family: "Noto Sans Japanese";
	font-size:18px;
	line-height:120%;
	margin-bottom:7px;
}




/* デザイン---------------------------------------------- */

.dsn_b01{
	margin-bottom:40px;
}

.dsn_b01 ul li{
	margin-bottom:20px;
	text-align:center;
}

.dsn_b01 ul li img{
	border:1px solid #c6c8c8;
}

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




/* クラフト新聞---------------------------------------------- */

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

.kn_b01 ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
	margin-bottom:20px;

}

.kn_b01 ul li:nth-child(2n){
	float:left;
	margin-right:0;
}


.kn_b01 ul li:nth-child(3n){
	float:left;
	margin-right:4%;
}


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

.kn_b01 ul li p{
	font-size:14px;
	line-height:120%;
	text-align:center;
	margin-top:0px;
	height:30px;
}




/* 会社案内---------------------------------------------- */


.top_msg01{
	width:100%;
	height:auto;
	word-break: break-all;
	font-size:14px;
	font-family: "Noto Sans Japanese";
	line-height:130%;

	margin-bottom:30px;
}

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


.top_msg_img{
	text-align:center;
}


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

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

.gaiyou_b01 table th{
	width:100%;
	height:auto;
	padding:0px 0 !important;
	font-size:14px;
	line-height:140%;
	vertical-align:top;
	display:block;
	font-weight:bold;
	margin-bottom:1px;
	
}

.gaiyou_b01 table td{
	width:100%;
	font-size:14px;
	line-height:140%;
	vertical-align:top;
	display:block;
	padding:0px 0 !important;
	margin-bottom:15px;
}

.gaiyou_b01 table td ul li{
	list-style:disc;
	margin-bottom:10px;
	margin-left:20px;
}

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

.gaiyou_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.gaiyou_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}



.map_txt{
	font-size:14px;
	line-height:140%;
	margin-bottom:20px;
}

#map01{

	margin-bottom:60px;
}


#map02{


}











/* 家づくりへの想い---------------------------------------------- */

.feeling_bg{
	background:url(../img/feeling/bg.jpg) center top no-repeat;
	padding:60px 0 80px 0;
}


.feeling_m_b{
	background:url(../img/feeling/main_bg.png) repeat;
	box-sizing:border-box;
	border:1px solid #e6e4cc;
	padding:20px;
	font-size:14px;
	line-height:150%;
	margin-bottom:50px;
	
}



/* 施工例---------------------------------------------- */

.s_b_txt{
	font-size:16px;
	line-height:160%;
	margin-bottom:15px;
}



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

.s_b01_l{
	max-width:360px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto 20px auto;
}

.s_b01_l img{
	width:100%;
	height:auto;

}

.s_b01_r{
	width:100%;
	height:auto;
	float:none;
	font-size:15px;
	line-height:150%;
	padding-bottom:1px;
}


.s_b01_r dl{
	margin:0;
	padding:0;
	border-top:1px solid #cacccb;
	padding-top:10px;
	margin-bottom:0px;
}

.s_b01_r dl dt{
	float:left;
	clear:both;
	font-size:14px;

	margin-right:15px;

}

.s_b01_r dl dd{
	font-size:14px;
	color:#000;
	border-bottom:1px dotted #999999;
	padding-bottom:8px;
	padding-left:90px;
	margin-bottom:10px;
}

.s_b01_r dl dd a{
	font-size:14px;
	color:#000000;
	text-decoration:none;

}

.s_b01_r dl dd a:hover{
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}



.s_b01_r table{
	width:100%;
	height:auto;
	border-top:1px dotted #999999;
}

.s_b01_r table th{
	width:50px;
	height:auto;
	padding:8px 0 7px 0;
	border-bottom:1px dotted #999999;
	font-size:14px;
	
}

.s_b01_r table td{
	padding:8px 0 7px 0;
	border-bottom:1px dotted #999999;
	font-size:14px;
}

.s_b01_r table td a{
	color:#000;
	text-decoration:underline;
}

.s_b01_r table td a:hover{
	color:#000;
	text-decoration:none;
}


.info_slide{

	margin-bottom:60px;
}

.info_slide ul .responsive{
	width:100%;
	height:auto;
}


.info_slide ul li{

}

.info_slide ul li img{
	width:100%;
	height:auto;
}





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


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

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}



#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:13px;
	border-collapse:collapse;

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 5px 5px 5px;	
	
	font-family: "メイリオ", sans-serif;

}

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

	width:100%;
	display:block;
	padding:0px 5px 10px 5px;
	font-family: "メイリオ", sans-serif;
}


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

#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:#006599;
    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用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;
}

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













}
