@charset "utf-8";
/* CSS Document */

/* 募集ぺ―ジ 2020/02更新
---------------------------------*/


/*テキスト（共通）---------*/

.recruit .txt_ss{
	font-size: 12px;
	line-height: 1.5;
}
.recruit .txt_s{
	font-size: 14px;
	line-height: 1.6;
}
.recruit .txt_m{
	font-size: 16px;
	line-height: 1.2;
}
.recruit span {
	font-weight: bold;
}
.recruit .title_s {
 font-size: 30px;
	font-weight: normal;
}
.recruit .underline{
	background-image:url(../img/recruit/underline.png);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: normal;
}
@media screen and (max-width: 479px) {
.recruit .title_s{
	font-size: 18px;
}
}


/*main---------------------*/

.recruit .main .box_txt {
 font-size: 18px;
 padding: 20px 30px 40px;
 text-align: center;
 line-height: 2;
}
@media screen and (max-width: 479px) {
.recruit .main .box_txt {
	font-size: 95%;
	padding: 10px 20px 20px;
}
}


/*introductionn------------*/

.recruit .introduction{
	margin-bottom: 60px;
}
.recruit .introduction .txt_bottom{
	width: 94%;
	margin: 0 3%;
}
@media screen and (max-width: 479px) {
	.recruit .introduction .txt_bottom{
	width: 100%;
	margin: 0;
}
}


/*feature------------------*/

.recruit .feature{
	margin: 40px 0 0 ;
}
.recruit .feature h2{
	text-align: center;
	font-size: 48px;
	font-weight: normal;
	line-height: 1.4;
	padding: 0 50px 10px 50px;
	font-weight: normal;
	color: #46381d;
	box-sizing:content-box;
}



.recruit .feature .title{
 overflow: hidden;
}
.recruit .feature .title .fukidashi{
	float: left;
	width: 116px;
	height: 110px;
	background-image: url(../img/recruit/feature_fukidashi.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
 font-size: 25px;
 font-weight: bold;
	line-height: 4.2;
	color: #46381d;
}


.recruit .feature .title .txt{
	float: left;
	width: 700px;
}
.recruit .feature .title .txt h3{
	font-size: 24px;
	line-height: 1;
	padding: 40px 0 0 10px;
	color: #46381d;
	box-sizing:content-box;
}

.recruit .feature .box_out{
	padding: 0;
}
.recruit .feature .box_out .box_r{
	float: right;
	width: 25%;
}
.recruit .feature .box_out p{
	font-size: 18px;
	line-height:1.6;
}

.recruit .feature .box_out .box_l{
	float: left;
	width: 75%;
}

.recruit .feature .box_out .box_l p{
	font-size: 18px;
	line-height: 1.6;
	padding-right: 1em;
}
.recruit .feature .box_1{
	width: 50%;
	height: auto;
	float: left;
	padding: 15px;
 box-sizing: border-box;
}
.recruit .feature .box_1_out{
	clear: both;
}
.recruit .feature ul {
	margin-bottom: 40px;
	overflow: hidden;
	padding: 10px;
}
.recruit .feature p {
	font-size: 16px;
	line-height: 1.2;
}
@media screen and (max-width: 479px) {
	.recruit .feature h2{
		font-size: 28px;
		padding: 0 10px 10px 10px;
	}
 .recruit .feature .title .fukidashi{
 background-size: 70px auto;
	font-size: 18px;
	width: 20%;
	line-height: 6;
 }
	.recruit .feature .title .txt{
		width: 80% !important;
 }
	.recruit .feature .title .txt h3{
	padding: 30px 0 0 10px;
	font-size: 18px;
 line-height: 1.4;
 }
	.recruit .feature .box_out p{
	font-size: 95%;
	line-height:1.6;
 }
 .recruit .feature .box_out .box_r {
	float: none;
 width: 80%;
 padding: 0 10%;
 }
	.recruit .feature .box_out .box_l{
	float: none;
	width: 100%;
 }
	.recruit .feature .box_out .box_l p{
	font-size: 95%;
	padding-right: 0;
 }
.recruit .feature ul {
	margin-top: 10px;
	padding: 5px 5px 15px 5px;
 border: 1px solid #dddddd;
 }
	.recruit .feature ul .box_1 {
	padding: 10px 10px 0 10px;
 }
	.recruit .feature .logo{
	width: 70%;
	height: auto;
 }
}


/*service------------------*/

.recruit .service{
	padding: 60px 0 0;
}
.recruit .service h2{
	text-align: center;
	font-size: 48px;
	font-weight: normal;
	line-height: 1.4;
	padding: 0 0 10px 0;
	color: #46381d;
	box-sizing:content-box;
}
.recruit .service .box_txt{
	padding: 30px;
}
.recruit .service .box_txt p{
font-size: 18px;
}
.recruit .service img{
	float:left;
	margin: 0;
}
@media screen and (max-width: 479px) {
	.recruit .service h2{
		font-size: 28px;
	}
 .recruit .service .box_txt {
 padding: 10px;
 }
	.recruit .service .box_txt p{
 font-size: 90%;
 }
	.recruit .service img.size_sp{
	width: 33.3%;
 }
}


/*flow---------------------*/

.recruit .flow{
	background-color: #e3f3e6;
	padding: 10px 30px 50px 30px;
	clear: both;
}
.recruit .flow h2{
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	color: #46381d;
	box-sizing:content-box;
}
.recruit .flow .box_out{
	background-image:url(../img/recruit/flow_bg.png);
	background-repeat:repeat-y;
	background-size: 1800px;
	border-radius: 10px;
	padding: 0;
}
.recruit .flow .box1{
	float: left;
	width: 130px;
	text-align: center;
	padding: 40px 0 40px;
	box-sizing: content-box;
}
.recruit .flow .box2{
	float: left;
	width: 130px;
	height: 120px;
	padding: 20px 10px 0 15px ;
	text-align: center;
	box-sizing: content-box;
}
.recruit .flow .box3{
	float: left;
	width: 460px;
	padding: 20px 0 0 0;
	box-sizing: content-box;
}
.recruit .flow .box3 h3{
	font-size: 24px;
	line-height: 1;
	margin: 15px 0;
	color: #46381d;
	box-sizing:content-box;
}
.recruit .flow .box3 p{
	font-size: 18px;
	line-height: 1.4; 
}
.recruit .arrow {
	text-align: center;
	padding: 3px 0 0;
}

@media screen and (max-width: 479px) {
	.recruit .flow{
			padding: 10px 15px 15px 15px;
	}
	.recruit .flow h2{
	font-size: 28px;
	}
	.recruit .flow .box_out{
		background-size: 500px;
	}
	.recruit .flow .box_out{
		background-size: 500px;
	}
	.recruit .flow .step1 .box1{	padding: 40px 3px 27px 3px;}
	.recruit .flow .step2 .box1{	padding: 40px 3px 47px 3px;}
	.recruit .flow .step3 .box1{	padding: 40px 3px 20px 3px;}
	.recruit .flow .box1{
		width: 10%;
		box-sizing: border-box;
	}
	.recruit .flow .box2{
		width: 20%;
		height: auto;
		padding: 10px;
  box-sizing: border-box;
	}
	.recruit .flow .box3{
		width: 70%;
		padding: 10px 5px 10px 0;
  box-sizing: border-box;
	}
	.recruit .flow .box3 h3{
	font-size: 18px;
	line-height: 1.4;
	margin: 0 0 3px 0;
	}
	.recruit .flow .box3 p{
	font-size: 16px;
	line-height: 1.4;
 }
}


/*voice--------------------*/

.recruit .voice{
	padding: 70px 10px 100px 10px;
}
.recruit .voice h2{
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 40px;
	color: #46381d;
	box-sizing:content-box;
}
.recruit .voice ul{
	border-top: 1px dashed #C2BE8C;
}
.recruit .voice li{
	border-bottom: 1px dashed #C2BE8C;
	padding: 15px 0 15px 60px;
	background-image:url(../img/recruit/voice_fukidashi.png);
	background-repeat: no-repeat;
	background-position: left;
}
.recruit .voice span {
	color: #f46b6b;
	font-weight: normal;
}

@media screen and (max-width: 479px) {
	.recruit .voice h2{
		font-size: 28px;
	}
	.recruit .voice li{
		background-position: left 18px;
	}
}


/*faq----------------------*/

.recruit .faq{
	padding: 0 20px 100px 20px;
}
.recruit .faq h2{
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 40px;
	color: #46381d;
	box-sizing:content-box;
}
.recruit .faq .box_out{
 border-top: 1px dashed #C2BE8C;
	padding: 0;
}
.recruit .faq .box{
 border-bottom: 1px dashed #C2BE8C;
	padding: 15px 0;
}
.recruit .faq h3 {
	font-size: 16px;
	padding-left: 1px;
	margin-bottom: 5px;
	color: #46381d;
	box-sizing:content-box;
}
.recruit .faq i {
 margin-right: 15px;
 color: #88d1ba;
 font-size: 150%;
}
.recruit .faq p i {
 margin-right: 15px;
 color: #f5727f;
 font-size: 130%;
}
@media screen and (max-width: 479px) {
	.recruit .faq{
	 padding: 0 20px 60px 20px;
 }
	.recruit .faq h2{
		font-size: 28px;
	}
}


/*column-------------------*/

.recruit .column{
	margin-bottom: 60px;
}
.recruit .column .bg_cream{
	background-color: #fff6e4;
	overflow: hidden;
}
.recruit .column .bg_white{
	background-color: #ffffff;
	overflow: hidden;
	margin: 20px 30px 30px;
	padding: 50px;
}
.recruit .column .title{
	background-image: url(../img/recruit/column_txt.png);
	background-repeat:no-repeat;
	background-position: top center;
	padding: 35px 0 0 0;
	margin-top: 50px;
}
.recruit .column h2{
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #46381d;
	box-sizing:content-box;
}
.recruit .column .box_txt{
	float: left;
	width: 60%;
}
.recruit .column .box_txt p{
	margin-bottom: 40px;
}
.recruit .column .box_graph{
	float: left;
	width: 38%;
 padding: 2% 2% 2% 0;
	margin: 0;
}
.recruit .column .txt_ss{
	font-size: 12px;
	clear: both;
	line-height: 1.5;
}
.recruit .column h3{
	font-size: 24px;
	line-height: 1.6;
	margin-bottom: 10px;
	box-sizing:content-box;
}
.recruit .column .balloon_bottom{
	background-image:url(../img/recruit/column_1_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.balloon_bottom img {
 width: 90%;
 margin: 1% 5%;
}
@media screen and (max-width: 479px) {
 .recruit .column .bg_white{
	margin: 20px 10px 10px;
	padding: 10px;
 }
	.recruit .column .title{
	margin-top: 30px;
	}
	.recruit .column h2{
 font-size: 22px;
	padding: 0 15px;
 line-height: 1.4;
	}
	.recruit .column .box_txt{
	float: none;
	width: 100%;
 }
	.recruit .column .box_graph{
	float: none;
	width: 100%;
 padding: 0;
	margin: 3% 0 10% 0;
 }
 .recruit .column .box_graph img {
 width: 49%;
 }
	.recruit .column h3{
	font-size: 20px;
	}
	.recruit .column .balloon_bottom{
	background-size: 55%;
	}
	.balloon_bottom img {
	width: 100%;
	margin: 2% 0;
	}
}


/*inquiry------------------*/

.recruit .inquiry{
	background-color: #ffe4e4;
	padding: 30px 50px 40px 50px;
	color: #46381d;
}
.recruit .inquiry h2{
	font-size: 40px;
	font-weight: normal;
 text-align: center;
	margin-bottom: 10px;
	color: #46381d;
	box-sizing:content-box;
}
.recruit .inquiry h3{
	font-weight: normal;
	font-size: 18px;
	box-sizing:content-box;
}
.recruit .inquiry .box_tel h3:before{
	content: url('../img/recruit/inquiry_icon1.png');
	position: relative;
 top: 10px;
 margin: 0 5px 0 0;
}
.recruit .inquiry .box_mail h3:before{
	content: url('../img/recruit/inquiry_icon2.png');
	position: relative;
 top: 10px;
 margin: 0 5px 0 0;
}
.recruit .inquiry .box_txt{
	text-align: center;
}
.recruit .inquiry .box_tel,
.recruit .inquiry .box_mail{
	float: left;
	width: 355px;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 2%;
	background-color: #ffffff;
	border-radius: 10px;
 box-sizing: border-box;
	text-align: center;
}
.recruit .inquiry .box_tel{
	padding: 15px 10px;
}
.recruit .inquiry .box_mail{
	padding: 15px 20px;
}
.recruit .inquiry .tel_number,
.recruit .inquiry .mail_address {
	font-weight: bold;
	font-size: 30px;
}
.recruit .inquiry .box_company{
	clear: both;
	background-color: #fef3f4;
	border-radius: 10px;
	padding: 20px 45px;
	font-size: 14px;
}
.recruit .inquiry .box_company h3{
	text-align: center;
	font-size: 18px;
	box-sizing:content-box;
}
.recruit .inquiry .txt_ss{
	margin: 5px 0 8px;
}
.recruit .inquiry .txt_ss a{
	font-size: 12px;
	line-height: 1.5;
	text-decoration: underline !important;
}
.recruit .inquiry .txt_ss a:hover{
	text-decoration: none !important;
}
.recruit .inquiry .box_company dt {
 float: left;
 width: 90px;
}

@media screen and (max-width: 479px) {
	.recruit .inquiry{
		padding: 20px 10px 10px 10px;
	}
	.recruit .inquiry h2{
	 font-size: 28px;
	}
	.recruit .inquiry .box_tel,
 .recruit .inquiry .box_mail{
		width: 100%;
		margin-bottom: 5px;
		float: none;
 }
	.recruit .inquiry .tel_number,
 .recruit .inquiry .mail_address {
	font-size: 27px;
 }
	.recruit .inquiry .box_company{
	padding: 20px 20px;
	overflow: hidden;
	margin-top: 10px;
	}
	.recruit .inquiry .box_company dt {
		width: 25%;
	}
	.recruit .inquiry .box_company dd {
		width: 75%;
		float: left;
	}
}


