#page_title{
	background:url('../images/common/pagetitle_line4.svg') no-repeat top center;
}
main h3{
	text-align:center;
	justify-content:center;
}
#contents10 figure{
	width:530px;
	flex:none;
}
#contents10 .comment{
	width:calc(100% - 570px);
	flex:none;
}

#contents10 > article > div > div > p.more{
	padding: 0;
	margin: 40px 0 0;
}

#contents10 > article > div > div > p.more > a{
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
	background: none;
	border: 1px solid #f00;
	border-radius: 10px;
	color: #f00;
}