
.page_title{	margin-bottom: 30px;}

/** info **/

.info_in{
	padding: 0 20px 20px 20px;
}

.topimg{
	padding-top: 20px;
	margin-bottom: 20px;
}

.topimg,
.midimg,
.btmimg{
	font-size: 0;
	line-height: 0;
}
.topimg img,
.midimg img,
.btmimg img{
	width: 100%;
	height: auto;
}

.conbox{
	text-align: left;
	margin: 0 0 20px 0;
}

.conbox h3{
	width: 100%;
	text-align: center;
	margin: 0 0 15px 0;
}

.conbox h3 em{
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	color: #c2a857;
}

.conbox h3 span{
	display: inline-block;
	font-family: 'Libre Caslon Display', serif;
	font-size: 11px;
	line-height: 14px;
}

.conbox p{
	font-size: 16px;
	line-height: 22px;
}
.conbox p em{
	font-weight: bold;
	color: #91bdee;
}

.conbox .p2{
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	color: #91bdee;
	margin-top: 20px;
}

.conbox .p1{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	color: #ff94b9;
}
.conbox .p1 span{
	position: relative;
	z-index: 2;
	display: inline-block;
	vertical-align: top;
	box-shadow: 0px -10px 0px 0px #052546 inset;
}

br.pc_none{	display: none;}

#inspection .midimg{	margin-top: 20px;}

@media screen and (max-width: 650px) {
	.page_title em{	font-size: 25px}
	.conbox h3 br{	display: none;}

	br.pc_none{	display: inline;}
	br.sp_none{	display: none;}


	.conbox .p1{
		font-size: 16px;
	}
}