@charset "UTF-8";
/*=======================================================
MV
=======================================================*/
.bl_lower_mv_ttl::after{
	background: url(../images/price/mv_ttl.svg) top center / cover no-repeat;
	width: 43px;
}
@media screen and (max-width : 750px){
	.bl_lower_mv_ttl::after{
		width: 76px;
	}
}

/*=======================================================
price
=======================================================*/
.bl_price{
	padding: 40px 0 0;
}
.bl_tab{
	margin-top: 24px;
}
.bl_tab_table td{
	border: 1px solid #fff!important;
}
.bl_tab_table > tbody td{
	background: #F0EEE7!important;
}