#page_title{
	background:url('../images/hospital0/page_title.webp') no-repeat top center;
}
#contents1 article{
	display:flex;
	gap:80px;
}
#contents1 article figure{
	width:380px;
	flex:none;
}
#contents1 article figure img{
	display:block;
}
#contents1 article .comment{
	width:calc(100% - 460px);
	flex:none;
}
#contents1 article ul{
	list-style:none;
	padding:0 !important;
}
#contents1 article ul li{
	background:url('../images/common/bg_h5.webp') no-repeat left top 5px;
	background-size:20px auto;
	padding:0 0 0 30px;
}
#contents2 article{
	display:flex;
	gap:100px;
}
#contents2 article figure{
	width:380px;
	flex:none;
}
#contents2 article figure img{
	display:block;
}
#contents2 article .comment{
	width:calc(100% - 480px);
	flex:none;
}
#contents2 article .comment table{
	width:100%;
	border-top:1px solid #ccc;
}
#contents2 article .comment th,
#contents2 article .comment td{
	padding:10px 15px;
	border-bottom:1px solid #ccc;
}
#contents2 article .comment th{
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
}
#contents4 ul{
	list-style:none;
}
#contents4 li{
	background:url('../images/common/icon_pdf.svg') no-repeat left center;
	background-size:30px auto;
	padding:0 0 0 40px;
}
#contents4 li a{
	display:block;
	line-height:40px;
}