

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


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



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


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

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



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

.slicknav_menu {
	display:none;
}

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

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




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




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

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

}	

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


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




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

	padding-bottom:200px;
}

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

}


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

}


.container_bg01{
	width:100%;
	height:auto;
	background:#f3f2f4;
	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:92%;
	width:1000px;
	height:145px;

	margin: 0 auto;
	position:relative;
}

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

.header_tel{
	width:340px;
	height:auto;
	position:absolute;
	top:39px;
	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: 100%;
	position: absolute;
	top: 104px;

}

nav ul{
	margin:0;
	padding:0;
	text-align:center;

}

nav ul li{
	display:inline-block;
	color:#000;
	font-size:15px;
	font-family: "Noto Sans Japanese";
	font-weight:bold;
	margin-right:70px;
	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:#027ba8;
	text-decoration:none;
}

.nav_h{
	color:#027ba8 !important;

}


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



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



.footer_01_bg{
	background:#3595b9;
	padding:50px 0;
	box-sizing:border-box;
}

.footer_01_ttl{
	font-size:50px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	margin-bottom:30px;
	text-align:center;
	color:#FFF;
}

.footer_01{
}

.footer_01 dl dt{
	text-align:center;
	margin-bottom:20px;
}

.footer_01 dl dd{
	text-align:center;
	margin-bottom:20px;
}

.footer_01 dl dd a p{
	max-width:390px;
	width:100%;
	height:auto;
	border:2px solid #FFF;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	line-height:120%;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
}

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

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






.footer-bg{
	width:100%;
	height:auto;
	background:url(../img/common/f_bg.jpg) repeat;
	padding:25px 0;
	box-sizing:border-box;
}

footer{	max-width:92%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	box-sizing:border-box;
}

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

address{
	font-size:14px;
	line-height:120%;
	text-align:center;
	margin-bottom:15px;
}

footer p{
	font-size: 12px;
	color:#999999;
	line-height:120%;
	text-align:center;

}

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

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



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


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


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

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


h2.h2_01 p{
	font-size:15px;
	color:#027ba8;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-top:8px;
}

h2.h2_01 p span{
	border-bottom:1px solid #027ba8;
	font-style:oblique;
}



h3.h3_01{
	background:url(../img/common/h3_bg.jpg) repeat;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:normal;
	margin-bottom:30px;
	padding:9px 10px 11px 10px;
	box-sizing:border-box;
}


h3.h3_02{
	background:url(../img/common/h3_bg.jpg) repeat;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:normal;
	padding:9px 10px 11px 10px;
	box-sizing:border-box;
}


h3.h3_03{

	color:#FFF;
	font-size:28px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	text-align:center;
	font-weight:bold;
	border-bottom:2px solid #FFF;
	padding-bottom:15px;
	margin-bottom:30px;
}



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


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

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





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


.company_top_img{

	width: 100%;
	height:440px !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;
}


.business_top_img{
	width: 100%;
	height:440px !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;
}

.training_top_img{
	width: 100%;
	height:440px !important;
	background:url(../img/training/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:440px !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;
}

.contact_top_img{
	width: 100%;
	height:440px !important;
	background:url(../img/contact/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_ms_bg{

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


.tp_ms{

	width: 100%;
	height:345px;
		
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 


}

.tp_ms dl dt{
	font-size:32px;
	color:#027ba8;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	margin-bottom:30px;
	text-align:center;
}

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

	word-break:break-all;
}



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



.tb_00{

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

}

.tb_00 ul {
	margin-bottom:20px;
}

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

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

.tb_00 p{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:normal;
	text-align:center;
	font-size:20px;
}


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

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

.tb_00 ul li dl dd{
	background:#027ba8;
	text-align:center;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:16px;
}

.tb_00 ul li a{
	color:#FFF;
	text-decoration:none;
}

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






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

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

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

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

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

.tb_01 ul li dl dd{
	background:#027ba8;
	text-align:center;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:16px;
}

.tb_01 ul li a{
	color:#FFF;
	text-decoration:none;
}

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






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

.tp_more_btn a{
	width:100px;
	height:100px;
	
	background:#FFF;

	box-sizing:border-box;
	border:2px solid #027ba8;
	display:block;
	margin:0 auto;
	text-align:center;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

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




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



.tp_rc_txt{
	margin-bottom:30px;
}


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

.tp_rc_txt dl dd{
	font-size:18px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:160%;
	text-align:center;
}




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


.tp_rc_b01 img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

.tp_rc_b02{
	max-width:790px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

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

.tp_rc_b02 ul li img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

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




/* トップ 人材育成---------------------------------------------- */



.tp_tr_txt{
	font-size:24px;
	color:#14082c;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	margin-bottom:30px;
}


.tp_tr_b01{
	max-width:520px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.tp_tr_b01 ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
}

.tp_tr_b01 ul li img{
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */
}

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



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



/* トップ 地域未来牽引企業---------------------------------------------- */

.tp_tkmk{
	max-width:250px;
	width:100%;
	height:auto;
	margin:0 auto;
}

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



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


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

.tm_b01_l{
	width:70%;
	height:auto;
	float:left;
	
	font-size:15px;
	line-height:160%;
}

.tm_b01_r{
	width:28%;
	height:auto;
	float:right;

}


.tm_b01_l p{
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
	line-height:130%;
}
	
.tm_b01_r p{
	text-align:center;
	font-size:14px;
	margin-top:8px;
}



.msg_b01{
	font-size:20px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	
	margin-bottom:60px;
}


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

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


.rinen{
	color:#000;
	font-size:26px;
	line-height:160%;
	word-break: break-all;
	margin-bottom:60px;

	font-family: "Noto Sans Japanese";	
	text-align:center;

}





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

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

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

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


.c_acs{
	text-align:center;
	font-size:16px;
	margin-bottom:20px;
	line-height:160%;
}




#map01{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map02{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map03{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:50px;
}

#map04{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
}



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

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

.shikaku_list ul li dl dt{
	font-size:18px;
	color:#000;
	font-family: "Noto Sans Japanese";
	line-height:140%;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:2px dotted #666;
}


.shikaku_list ul li dl dd{
	font-size:14px;
	color:#000;
	line-height:130%;
	margin-bottom:10px;
}

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


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

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


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



.com_b01{
	margin-bottom:40px;
}


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

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



.com_txt01{
	margin:0 auto;
	color:#000;
	font-size:16px;
	line-height:160%;
	word-break: break-all;
	margin-bottom:40px;
}


.bns_b01{
	width:100%;
	height:auto;
	margin:0 auto 00px auto;
}

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

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

.bns_b01 ul li p{
	text-align:center;
	margin-top:8px;
	font-size:14px;
}





.bns_img01{
	text-align:center;
}

.bns_img01 img{
	display: block;
	margin: 0 auto;
	padding: 0;
}


.bns_bg001{
	padding:50px 0 60px 0;
	background:url(../img/business/01_bg.jpg) repeat;
}

.bns_list01{
	margin-bottom:30px;
}

.bns_list01 ul li{
	background:url(../img/business/list.png) left 8px no-repeat;
	color:#FFF;
	line-height:120%;
	margin-bottom:8px;
	padding-left:15px;
	
	font-family: "Noto Sans Japanese";
	font-size:18px;
}


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




.bns_bg002{
	padding:50px 0 60px 0;
	background:url(../img/business/02_bg.jpg) repeat;
}

.bns_list02{
	margin-bottom:30px;
}

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

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

.bns_list02 ul li ul li{
	
	width:100%;
	height:auto;
	float:left;
	margin-right:0%;
	
	background:url(../img/business/list.png) left 8px no-repeat;
	color:#FFF;
	line-height:120%;
	margin-bottom:8px;
	padding-left:15px;
	
	font-family: "Noto Sans Japanese";
	font-size:18px;
}


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




.bns_bg003{
	padding:60px 0 60px 0;
	background:url(../img/business/03_bg.jpg) repeat;
}





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



.sub_menu{
	margin-bottom:30px;
}

.sub_menu ul{
	text-align:center;
}

.sub_menu ul li{
	display:inline-block;

	font-size:16px;	
	font-family: "Noto Sans Japanese";	
	color:#000;
	line-height:120%;
	font-weight:bold;
	margin-right:10px;
}

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


.sub_menu ul li a{
	background:#336699;
	color:#FFF;
	
	padding:5px 15px 8px 15px;
	display:block;

	-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 */
}

.sub_menu ul li a:hover{
	background:#F36;
	color:#FFF;
	text-decoration:underline;

}


.sub_menu_on{
	background:#F36 !important;
	color:#FFF;
	text-decoration:underline;
}


.rcrt_ttl{
	margin-bottom:35px;
	
	font-family: "Noto Sans Japanese";	
	color:#996699;
	font-size:20px;
	line-height:130%;
	word-break: break-all;
	font-weight:normal;
	text-align:center;

}

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

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

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





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

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

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

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

.rcrt_voice01 ul li dl{
	background:#065394;
	padding:15px;
	box-sizing:border-box;
}

.rcrt_voice01 ul li dl dt{
	text-align:center;
	font-size:18px;
	line-height:120%;
	color:#FFF;
	margin-bottom:2px;
}

.rcrt_voice01 ul li dl dd{
	text-align:center;
	font-size:14px;
	line-height:160%;
	color:#FFF;
}

.rcrt_voice01 ul li dl dd p a{
	width:90px;
	height:auto;
	padding:1px;
	margin:8px auto 0 auto;
	box-sizing:border-box;
	color:#FFF;
	text-align:center;
	
	display:block;
	background:#cc0000;
}

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







.rcrt_voic_img001{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_01_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img002{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_02_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.rcrt_voic_img003{
	width: 100%;
	height:350px !important;
	background:url(../img/recruit/01/01_03_img.jpg)center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



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




.rcrt_voic_ttl{
	text-align:center;
	font-size:26px;
	margin-bottom:50px;
	line-height:140%;
}


.rcrt_voic_qa{

}

.rcrt_voic_qa dl dt{
	font-size:24px;
	font-weight:bold;
	margin-bottom:35px;
}

.rcrt_voic_qa dl dt span{
	padding:5px 15px;
	box-sizing:border-box;
	font-size:30px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	line-height:100%;
	background:url(../img/recruit/01/q.jpg) repeat;
	margin-right:20px;
}

.rcrt_voic_qa dl dd{
	font-size:16px;
	line-height:150%;
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:1px solid #c6c8c8;
}




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

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

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

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

.rcrt_rec01 p{
	text-align:center;
	font-size:14px;
	margin-top:10px;
}



/* 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%;
}

















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



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










	
	
	
	
}

