#page_title{
	background:url('../images/information/pagetitle.webp') no-repeat bottom center;
}
main section h4{
	color:#222;
	text-align:center;
}
.h4_inner{
	position:relative;
	display:inline-block;
	line-height:40px;
}
.h4_inner:before{
	content:"";
	vertical-align:middle;
	width:132px;
	height:40px;
	display:inline-block;
	margin-right:30px;
	background:url('../images/common/midashi_l.svg') no-repeat left center;
}
.h4_inner:after{
	content:"";
	vertical-align:middle;
	width:132px;
	height:40px;
	display:inline-block;
	margin-left:30px;
	background:url('../images/common/midashi_r.svg') no-repeat right center;
}
#contents5 h3{
	font-size:24px;
}