#page_title{
	background:url('../images/recruit/pagetitle.webp') no-repeat;
	background-size:cover;
}
main section{
	max-width:940px;
	margin:0 auto 80px;
}
main section article h4{
	color:#00bbf0;
	font-size:18px;
	padding:40px 0 20px;
}
main section article ul{
	padding:0 0 0 20px;
}

main section table{
width:100%;
margin:0 0 20px 0;
}
main section th,
main section td{
padding:5px;
text-align:left;
border-bottom:1px solid #ccc;
}
main section th{
background:#eee;
}