body{
	background:url('../images/recruit/bg_header.jpg') no-repeat top center;
}
#gnav{
	position:relative;
	z-index:2;
}
#page_title_recruit{
	width:850px;
	position:absolute;
	font-size:36px;
	color:#552f0a;
	z-index:1;
	text-align:right;
	top:220px;
	left:50%;
	transform:translateX(-50%);
}
#page_title_recruit h2{
	font-weight:normal;
}
main{
	padding:20px 0 0;
}
#contents{
	width:940px !important;
	margin:0 auto 40px;
	float:none !important;
}
#contents article{
	font-size:18px;
	line-height:2em;
	text-shadow:0 0 5px rgba(255,255,255,1),0 0 10px rgba(255,255,255,1);
}
#contents article h3{
	font-size:36px;
	margin-bottom:40px;
}
#contents article a{
	width:510px;
	box-sizing:border-box;
	display:block;
	line-height:46px;
	border:1px solid #000;
	background:#fff;
	font-size:20px;
	color:#4f8300;
	text-align:center;
	text-decoration:none;
	position:absolute;
	bottom:35px;
	border-radius:24px;
	right:50px;
}
#contents article a:hover{
	background:#4f8300;
	color:#fff;
	transition:0.5s;
}
#section1{
	padding:40px;
	box-sizing:border-box;
	height:484px;
	background:url('../images/recruit/bg1.jpg') no-repeat top center;
	background-size:cover;
	position:relative;
}
#section1 h3{
	color:#000;
}
#section2{
	padding:40px;
	box-sizing:border-box;
	height:420px;
	background:url('../images/recruit/bg2.jpg') no-repeat top center;
	background-size:cover;
	position:relative;
}
#section3{
	padding:40px;
	box-sizing:border-box;
	height:420px;
	background:url('../images/recruit/bg3.jpg') no-repeat top center;
	background-size:cover;
	position:relative;
}
#section4{
	padding:40px;
	box-sizing:border-box;
	height:420px;
	background:url('../images/recruit/bg4.jpg') no-repeat top center;
	background-size:cover;
	position:relative;
}
#section5{
	padding:40px;
	box-sizing:border-box;
	height:420px;
	background:url('../images/recruit/bg5.jpg') no-repeat top center;
	background-size:cover;
	position:relative;
}