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