#page_title {
	background: url('../images/medical-treatment/pagetitle.webp') no-repeat center center;
}
main{
	display:block;
}
#section1,
#section3{
	border:0;
}
#section2 .photo_comment{
	gap:65px;
	margin:0 auto 80px;
}
#section2 .photo_comment .comment{
	width:735px;
	flex:none;
}
#section2 .photo_comment figure{
	width:calc(100% - 800px);
	flex:none;
}
#section2 .photo_comment figure img{
	display:block;
	margin:0 auto 15px;
}
#section2 .photo_comment figcaption a{
	display:block;
	background:#11a1da;
	line-height:60px;
	border-radius:30px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}


#section3 .photo_comment{
	gap:65px;
	margin:0 auto 60px;
}
#section3 .photo_comment .comment{
	width:735px;
	flex:none;
}
#section3 .photo_comment figure{
	width:calc(100% - 800px);
	flex:none;
}
#section3 .photo_comment figure img{
	display:block;
	margin:0 auto 15px;
}
#section3 .photo_comment figcaption a{
	display:block;
	background:#11a1da;
	line-height:60px;
	border-radius:30px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}


#section3 h3 {
    margin: 0 auto 50px;
    color: #21BFA0;
    line-height: 1.2em;
    font-family: "sicellemin", sans-serif;
    font-size: 36px;
    background: #CFF2EB;
    /* background: linear-gradie	nt(90deg, rgba(213, 234, 249, 1) 0%, rgba(233, 244, 247, 1) 100%); */
    padding: 5px 10px;
    border-radius: 10px;
}

#section3 h3::before {
    content: " ";
    border-left: 7px double #21BFA0;
    margin: 0 10px 0 0;
}

#section3 .photo_comment figcaption a {
	background-color: #21BFA0;
}