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

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

.works_item_comment h4{
	margin: 0;
}

.post-date{
	border: none;
	color: #666;
}

#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 #97D6EA;
}

table .price{
	width: 8em;
}

#page_side h3{
	border-bottom: 3px double #11a1da;
	color: #11a1da;
	font-size: 21px;
}

#page_side ul{
	padding: 20px;
	margin: 20px 0 40px 0;
	background: none;
}

#page_side ul li{
	line-height: 1.5;
	padding: 10px 0;
}

#page_side  select{
	width: 100%;
}

#contents section article h4{
	font-size: 24px;
}

#contents section article h4 span{
	font-size: 77%;
}

.more-link-wrapper a{
	border: 1px solid #25708e;
	padding: 3px 12px;
	text-decoration: none;
}