#page_title {
	background: url('../images/recruit4/pagetitle.webp') no-repeat bottom center;
}
main section h3{
	text-align:center;
}
main section{
	margin:0 auto 70px;
}
main section article{
}
#section1 .photo_comment{
	align-items:center;
}
#section1 figure{
	width:540px;
	flex:none;
}
#section2 article{
	background:#fff;
	padding:40px;
	border-radius:20px;
}
#section2 dl{
	display:flex;
	gap:50px;
}
#section2 dt{
	color:#2d8d18;
	font-size:24px;
	display:flex;
	gap:10px;
	width:370px;
	flex:none;
	font-weight:bold;
}
.arrow{
	text-align:center;
	padding:15px 0;
	color:#f5bf3b;
	font-size:36px;
}