#page_title{
	height:240px;
	position:relative;
	background:#ff0000 url('../images/recruit2/pagetitle.webp') no-repeat top center;
}
#page_title h2{
	justify-content:flex-start;
	align-items:center;
	color:#fff;
}
#contents1{
	text-align:center;
	font-size:24px;
	color:#ff0000;
	line-height:1.8em;
}

main section h3{
	display:block;
	text-align:center;
}
main section h3 strong{
	font-size:140%;
}
.photo_comment{
	margin:0 auto 60px;
}
.photo_comment figure{
	width:400px;
	flex:none;
}
.photo_comment .comment{
	width:calc(100% - 440px);
	flex:none;
}
main section h4{
	font-size:30px;
	color:#ff0000;
	margin:0 auto 30px;
}