#section1 h3{
	text-align:center;
}
#section1 strong{
	font-size:48px;
	display:block;
	text-align:center;
	margin-bottom:50px;
	font-family: "fot-udmarugo-large-pr6n", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding:40px 0 0;
}
#section1 strong small{
	font-size:30px;
}
#section1 ul{
	padding:0;
	display:flex;
	gap:60px;
	list-style:none;
}
#section1 ul li{
	width:calc((100% - 120px) / 3);
}
main section .photo_comment figure{
	width:620px;
	flex:none;
}