@charset "utf-8";

#spnav ul li.mrec a{
	color:#C49C47;
	background-color:#f0ece0;
	}
#spnav ul li.mrec a:after{
	border-color:#C49C47;
	}

#rechead{
	background:url(../img/recruit/headbg.jpg) no-repeat center center;
	height:540px;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	margin:120px 0 -122px 0;
	position:relative;
	}
#rechead h1{
	font-size:20px;
	color:#FFF;
	text-align:center;
	font-weight:800;
	letter-spacing:0.25em;
	padding-top:205px;
	}
#rechead h1 img{
	display:inline-block;
	max-width:320px;
	margin-bottom:30px;
	}
#index1{
	max-width:1140px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	padding:0 60px 140px 60px;
	}
#index1 h2{
	text-align:center;
	font-weight:700;
	line-height:2.2;
	font-size:38px;
	}
#index1 h2 strong{
	color:#C49C47;
	font-weight:700;
	}
#index1 p{
	max-width:800px;
	margin:60px auto 0 auto;
	}
#index2{
	background-color:#F1EEE9;
	padding-top:130px;
	position:relative;
	}
#index2 #phb{
	position:absolute;
	right:0;
	top:0;
	width:33%;
	height:100%;
	background:url(../img/recruit/index2.jpg) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
	}
#index2 .main{
	width:65%;
	padding:0 6% 180px 9.5%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#index2 .main h2{
	font-size:38px;
	font-weight:700;
	line-height:1.6;
	position:relative;
	}
#index2 .main h2:after{
	content:"";
	display:block;
	width:80px;
	height:2px;
	background-color:#C49C47;
	position:absolute;
	left:0;
	top:-130px;
	}
#index2 .main p{
	margin-top:50px;
	}
#index2 .main p strong{
	display:block;
	text-align:right;
	font-weight:400;
	font-size:17px;
	}
#index3{
	padding:130px 9.5% 170px 9.5%;
	overflow:hidden;
	zoom:1;
	}
#index3 h2{
	font-size:38px;
	font-weight:700;
	line-height:1.6;
	position:relative;
	margin-bottom:-20px;
	}
#index3 h2:after{
	content:"";
	display:block;
	width:80px;
	height:2px;
	background-color:#C49C47;
	position:absolute;
	left:0;
	top:-130px;
	}
#index3 article{
	float:left;
	margin:70px 6% 0 0;
	width:47%;
	display:block;
	}
#index3 article:nth-of-type(2n){
	margin-right:0;
	}
#index3 article a{
	display:block;
	border-top:5px solid #C49C47;
	border-right:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	padding:40px 50px 50px 50px;
	position:relative;
	}
#index3 article a:before{
	content:"";
	display:block;
	position:absolute;
	right:15px;
	bottom:15px;
	width:16px;
	height:16px;
	background-color:#C49C47;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	z-index:4;
	}
#index3 article a:after{
	content:"";
	display:block;
	position:absolute;
	right:21px;
	bottom:20px;
	width:4px;
	height:4px;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:5;
	}
#index3 article a ul{
	overflow:hidden;
	zoom:1;
	}
#index3 article a ul li{
	float:left;
	font-size:15px;
	color:#C49C47;
	background-color:#F3EBDA;
	margin:8px 8px 0 0;
	display:inline-block;
	padding:3px 8px 3px 8px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	}
#index3 article a h3{
	font-weight:800;
	font-size:26px;
	color:#C49C47;
	padding-top:12px;
	}
#index3 article a p{
	font-size:15px;
	color:#827D78;
	line-height:1.6;
	padding-top:22px;
	}
#index3 article a:hover{
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#index3 h4{
	clear:both;
	text-align:center;
	padding-top:100px;
	}
#index4{
	background-color:#F1EEE9;
	padding:130px 0 170px 0;
	position:relative;
	}
#index4 .main{
	padding:0 6% 0px 9.5%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#index4 .main h2{
	font-size:38px;
	font-weight:700;
	line-height:1.6;
	position:relative;
	}
#index4 .main h2:after{
	content:"";
	display:block;
	width:80px;
	height:2px;
	background-color:#C49C47;
	position:absolute;
	left:0;
	top:-130px;
	}
#index4 .main ul{
	overflow:hidden;
	zoom:1;
	padding-top:60px;
	}
#index4 .main ul li{
	float:left;
	width:22%;
	margin-right:4%;
	position:relative;
	background-color:#FFF;
	padding:55px 3.5% 45px 3.5%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:15px;
	line-height:1.8;
	}
#index4 .main ul li:nth-of-type(4){
	margin-right:0;
	}
#index4 .main ul li:after{
	content:"";
	display:block;
	position:absolute;
	right:-30px;
	top:50%;
	margin-top:-7px;
	width:14px;
	height:14px;
	border-top:4px solid #323232;
	border-right:4px solid #323232;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:5;
	}
#index4 .main ul li:before{
	content:"1";
	font-size:22px;
	font-family:'Lato';
	font-weight:400;
	position:absolute;
	left:25px;
	top:-12px;
	background-color:#C49C47;
	width:40px;
	height:40px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	text-align:center;
	color:#FFF;
	padding-top:4px
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#index4 .main ul li:nth-of-type(2):before{
	content:"2";
	}
#index4 .main ul li:nth-of-type(3):before{
	content:"3";
	}
#index4 .main ul li:nth-of-type(4):before{
	content:"4";
	}
#index4 .main ul li strong{
	display:block;
	font-size:24px;
	font-weight:700;
	margin-bottom:10px;
	}
#index5{
	padding:130px 9.5% 0px 9.5%;
	overflow:hidden;
	zoom:1;
	text-align:center;
	font-size:0;
	position:relative;
	}
#index5 h2{
	font-size:38px;
	font-weight:700;
	line-height:1.6;
	position:relative;
	text-align:center;
	}
#index5 h2:after{
	content:"";
	display:block;
	width:80px;
	height:2px;
	background-color:#C49C47;
	position:absolute;
	left:50%;
	margin-left:-40px;
	top:-130px;
	}
#index5 p{
	display:inline-block;
	text-align:left;
	padding-top:60px;
	}
#index5 h3{
	text-align:center;
	padding-top:80px;
	}
#index5.detail5:after{
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:0;
	width:1140px;
	height:1px;
	background-color:#E4E4E4;
	margin-left:-570px;
	}
#detail1{
	padding-bottom:180px;
	overflow:hidden;
	zoom:1;
	}
#detail1 .headb{
	padding:0 9.5% 85px 9.5%;
	}
#detail1 .headb ul{
	font-size:0;
	text-align:center;
	}
#detail1 .headb ul li{
	font-size:15px;
	color:#C49C47;
	background-color:#F3EBDA;
	margin:8px 4px 0 4px;
	display:inline-block;
	padding:4px 10px 4px 10px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	}
#detail1 .headb h1{
	text-align:center;
	padding:25px 0 50px 0;
	position:relative;
	}
#detail1 .headb h1 strong{
	font-size:42px;
	font-weight:800;
	text-align:left;
	display:inline-block;
	}
#detail1 .headb h1 span{
	font-size:24px;
	font-weight:800;
	padding-top:15px;
	display:block;
	}
#detail1 .headb h1:after{
	content:"";
	display:block;
	width:80px;
	height:2px;
	background-color:#C49C47;
	position:absolute;
	left:50%;
	margin-left:-40px;
	bottom:0;
	}
#detail1 .entryb{
	text-align:center;
	padding-top:90px;
	}
@media screen and (max-width:1340px){
#index5.detail5:after{
	left:7%;
	width:86%;
	margin-left:0;
	}
}
@media screen and (max-width:900px){
#rechead{
	margin:0;
	padding-bottom:40px;
	border-bottom:1px solid #E4E4E4;
	height:460px;
	padding:0 6%;
	}
#rechead h1{
	font-size:17px;
	letter-spacing:0.2em;
	padding-top:170px;
	}
#rechead h1 img{
	max-width:240px;
	margin-bottom:25px;
	}
#index1{
	padding:0 7% 110px 7%;
	}
#index1 h2{
	line-height:2;
	font-size:26px;
	}
#index1 h2 br{
	display:none;
	}
#index1 p{
	margin:40px auto 0 auto;
	}
#index2{
	padding-top:100px;
	}
#index2 #phb{
	position:relative;
	right:auto;
	top:auto;
	width:500px;
	max-width:100%;
	height:800px;
	margin:0 auto;
	background-position:center center;
	}
#index2 .main{
	width:auto;
	padding:0 7% 110px 7%;
	}
#index2 .main h2{
	font-size:26px;
	}
#index2 .main h2:after{
	top:-100px;
	}
#index2 .main p{
	margin-top:20px;
	}
#index3{
	padding:100px 7% 120px 7%;
	}
#index3 h2{
	font-size:26px;
	margin-bottom:-10px;
	}
#index3 h2:after{
	top:-100px;
	}
#index3 article{
	float:none;
	width:600px;
	max-width:100%;
	margin:40px auto 0 auto;
	}
#index3 article:nth-of-type(2n){
	margin-right:auto;
	}
#index3 article a{
	padding:25px 7% 35px 7%;
	}
#index3 article a:before{
	right:12px;
	bottom:12px;
	}
#index3 article a:after{
	right:18px;
	bottom:17px;
	}
#index3 article a ul li{
	font-size:14px;
	margin:5px 5px 0 0;
	padding:2px 9px 2px 6px;
	}
#index3 article a h3{
	font-size:24px;
	}
#index3 article a p{
	font-size:14px;
	padding-top:18px;
	}
#index3 h4{
	padding-top:80px;
	}
#index4{
	padding:100px 7% 120px 7%;
	}
#index4 .main{
	padding:0;
	}
#index4 .main h2{
	font-size:26px;
	}
#index4 .main h2:after{
	top:-100px;
	}
#index4 .main ul{
	padding-top:0;
	width:600px;
	max-width:100%;
	margin:0 auto;
	}
#index4 .main ul li{
	float:none;
	width:auto;
	margin:60px 0 0 0;
	padding:22px 7% 25px 7%;
	}
#index4 .main ul li:before{
	left:auto;
	right:7%;
	}
#index4 .main ul li:after{
	right:50%;
	margin-right:-6px;
	top:auto;
	bottom:-30px;
	margin-top:0;
	width:12px;
	height:12px;
	-moz-transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
	-o-transform:rotate(135deg);
	-ms-transform:rotate(135deg);
	transform:rotate(135deg);
	}
#index4 .main ul li strong{
	font-size:22px;
	}
#index5{
	padding:100px 7% 0px 7%;
	}
#index5 h2{
	font-size:26px;
	}
#index5 h2:after{
	top:-100px;
	}
#index5 p{
	padding-top:40px;
	}
#index5 h3{
	padding-top:60px;
	}
#detail1{
	padding-bottom:120px;
	}
#detail1 .headb{
	padding:0 7% 55px 7%;
	}
#detail1 .headb ul li{
	font-size:14px;
	margin:6px 3px 0 3px;
	padding:2px 9px 2px 6px;
	}
#detail1 .headb h1{
	padding:20px 0 40px 0;
	}
#detail1 .headb h1 strong{
	font-size:28px;
	}
#detail1 .headb h1 span{
	font-size:18px;
	padding-top:10px;
	}
#detail1 .entryb{
	padding:70px 7% 0 7%;
	}
}
@media screen and (max-width:500px){
#index2 #phb{
	height:600px;
	}
}