#page_title{
	background:url('../images/h2_about.webp') no-repeat top center;
}
main section{
	margin:0 auto 180px;
}
main section h3{
	font-size:35px;
	color:#ad1417;
	text-align:center;
	margin:0 auto 100px;
}
main h4{
	border-bottom:2px solid #ad1417;
	padding:0 0 10px;
	margin:0 0 20px;
	font-size:28px;
}
.comment_photo{
	display:flex;
	gap:40px;
}
#section1 article .comment{
	width:calc(100% - 260px);
	flex:none;
}
#section1 article figure{
	width:220px;
	flex:none;
	font-size:16px;
	text-align:right;
}
main section > article > figur img{
	display:block;
}
#section2 table{
	width:100%;
}
#section2 th{
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #b1b1b1;
	padding:10px 30px 10px 10px;
}
#section2 td{
	vertical-align:top;
	border-bottom:1px solid #b1b1b1;
	padding:10px 20px 10px 20px;
}
#section3 iframe{
	display:block;
	width:100%;
	height:500px;
}