#page_title{
	margin:0 auto;
	background:#fffef1 url('../images/recruit/pagetitle.webp') no-repeat top center;
	background-size: cover;
}
#section1{
	background:url('../images/recruit/bg1.webp') no-repeat top center;
	background-size:cover;
	padding:100px 0;
}
main section h3{
	text-align:left;
}
main section h4{
	text-align:left;
	background:#f3e8d5;
	line-height:70px;
	padding:0 20px;
}
main section table{
	width:100%;
}
main section th,
main section td{
	border-bottom:1px solid #ccc;
}