#pagetitle{
	background:url('../images/recruit/h2.jpg') no-repeat top center;
}
main section{
	max-width:1200px;
	margin:0 auto 100px;
}
main #section1 article{
	position:relative;
}
main #section1 article .tantou_name{
	width:315px;
	height:220px;
	background:url('../images/recruit/recruit2_img2.jpg') no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align:center;
	color:#fff;
	position:absolute;
	right:0;
	top:180px;
}
main #section1 article .tantou_name h5{
	font-size:30px;
	font-family: yu-mincho-pr6, sans-serif;
}