#page_title {
	background: url('../images/medical4/pagetitle.webp') no-repeat center center;
}
main section article{
	max-width:1260px;
	padding:40px;
	border:5px solid #2155a4;
	border-radius:20px;
	box-sizing:border-box;
	margin:0 auto;
}
#section1{
	text-align:center;
}
#section1 article{
	border:0 !important;
}
#section1 h3{
	font-size:36px;
	margin-bottom:20px;
	background:transparent;
	box-shadow:0 0 0 rgba(0,0,0,0);
}
main section article{
	max-width:1260px;
	padding:40px;
	border:5px solid #2155a4;
	border-radius:20px;
	box-sizing:border-box;
	margin:0 auto;
}
.photo_comment figure{
	width:400px;
	flex:none;
}
.photo_comment .comment{
	width:calc(100% - 440px);
}
#section5 .photo_comment figure a{
	display:flex;
	width:100%;
	gap:20px;
	justify-content:center;
	line-height:1.2em;
	padding:20px 0;
}