#pagetitle{
	background:url('../images/recruit/h2.jpg') no-repeat top center;
}
#section1{
	width:530px;
	margin:0 auto 80px;
}
main section h3{
	font-size:30px;
	color:#2f7f71;
	font-family: yu-mincho-pr6, sans-serif;
	line-height:1.3em;
	margin:0 0 30px;
}
#section2 #banner{
	list-style:none;
	display:flex;
	padding:100px 0;
	justify-content: center;
}
#section2 #banner li{
	width:240px;
	margin:0 10px;
	box-sizing:border-box;
}
#section2 h4{
	font-size:30px;
	color:#eb8813;
	font-family: yu-mincho-pr6, sans-serif;
	text-align:center;
	padding:20px 0 100px;
}
#section2 .inner{
	display:flex;
	gap:100px;
	justify-content:center;
	margin:0 auto 120px;
}
#section2 .inner .fll,
#section2 .inner .flr{
	flex:none;
	width:360px;
	padding:0 0px;
	box-sizing:border-box;
}
#section2 h3{
	text-align:center;
}
#section2 .inner .fll ol,
#section2 .inner .flr ol{
	padding:0 0 0 30px;
}
#section2 .inner .fll ol li,
#section2 .inner .flr ol li{
	margin:0 0 20px;
}