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 section{
	margin:0 auto 80px;
}
#contents article{
	font-size:18px;
	line-height:2em;
}
#contents h3{
	font-size:36px !important;
	margin-bottom:40px !important;
	text-align:center;
}
#contents article h4{
	font-size:30px;
	margin-bottom:20px;
	color:#4f8300;
}
#section1{
	text-align:center;
}
#voice article{
	display:flex;
	gap:60px;
	margin-bottom:60px;
}
#voice article figure{
	width:260px;
	flex:none;
	text-align:center;
	color:#4f8300;
}
#voice article figure img{
	width:100%;
	height:auto;
}
#voice article figure strong{
	font-size:30px;
	display:block;
}
#voice article .comment{
	width:calc(100% - 320px);
	flex:none;
}
#voice article .comment dl{
	margin-bottom:30px;
}
#voice article .comment dt{
	color:#4f8300;
	font-weight:bold;
}
#section2 dt{
	color:#4f8300;
	font-weight:bold;
}
#section2 dt img{
	vertical-align:middle;
	margin-right:10px;
}
#section2 dl{
	margin-bottom:30px;
}
#section2 dd{
	padding:0 0 0 30px;
}