#pagetitle{
	background:url('../images/service1/pagetitle.webp?20250101') no-repeat center center;
}
main section:nth-child(even){
	background:#f3f3f3;
	padding:80px 0;
}
.photo_comment {
	max-width:1100px;
	margin:0 auto;
}
#contents1{
	text-align:center;
}
#contents2 .photo_comment .comment,
#contents3 .photo_comment .comment{
	width:calc(100% - 520px);
}
#contents2 .photo_comment figure,
#contents3 .photo_comment figure{
	width:480px;
}
#contents4 .photo_comment{
	margin:0 auto 50px;
}
#contents4 .photo_comment .comment{
	width:calc(100% - 340px);
}
#contents4 .photo_comment figure{
	width:300px;
}
#contents5{
	text-align:center;
}