#page_title {
	background: url('../images/brain-checkup/pagetitle.webp') no-repeat center center;
}

#section3 .photo_comment .comment {
	width: 540px;
	flex: none;
}

#section3 .photo_comment figure {
	width: calc(100% - 580px);
	flex: none;
}

#section3 .photo_comment figure img {
	margin: 0 auto;
}

#section3 .photo_comment .comment dt {
	font-size: 24px;
	color: #11a1da;
	font-weight: bold;
}

main section h4{
	border-bottom: 3px double #11a1da;
}

table .price{
	width: 8em;
}

#section2 article .inner{
	border-bottom: 3px double #11a1da;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

#page_side > ul > li:nth-child(1){
	display: none;
}