#page_title{
	background:url('../images/hospital4/page_title.webp') no-repeat top center;
}
#contents1 article,
#contents2 article{
	display:flex;
	gap:80px;
}
main section article figure{
	width:380px;
	flex:none;
}
main section article .comment{
	width:calc(100% - 460px);
	flex:none;
}