@charset 'UTF-8';

/*
	Theme Name: lensman
	Description: This is stylesheet page of 'price'.
	Author: emyu
*/

.pricecontent img,
.bn_estimate img {
	max-width: 100%;
	line-height: 0;
}

/* ----- main ----- */
.main_priceWrap {
	background: url('../../price/images/whori/main_bg.jpg') no-repeat center;
	background-size: cover;
	width: 702px;
	margin: auto 0 auto 10px;
	padding: 60px 0 40px;
}

.main_priceTitle {
	width: 480px;
	margin: 0 auto;
}

.main_list {
	letter-spacing: -.4em;
	text-align: center;
}

.main_list {
	letter-spacing: -.4em;
	text-align: center;
	width: 88%;
	margin: 0 auto;
	box-sizing: border-box;
}

.main_list > li {
	display: inline-block;
	vertical-align: middle;
	min-height: 215px;
	letter-spacing: normal;
	box-sizing: border-box;
}

.main_list > li.li01,
.main_list > li.li03 {
	width: 45%;
	border: 3px solid #fff;
	border-radius: 10px;
	background-color: rgba(255,255,255, .7);
}

.main_list > li.li02 {
	width: 5%;
	margin: 0 2.5%;
	min-height: auto;
}

.main_liTitle {
	background-color: #D70050;
	padding: 10px 0 8px;
	border-radius: 10px 10px 0 0;
}

.main_liText {
	text-align: left;
	color: #000;
	padding: 8px 12px;
}

.main_TextList > li {
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
}


/* ----- /main ----- */

/* ----- bn_estimate ----- */
.bn_estimate {
	width: 60%;
	margin: 40px auto;
}
/* ----- /bn_estimate ----- */


/* ----- PRICE ----- */

.price_dl {
	margin-top: 80px;
	padding: 0 20px;
}

.price_dl.mt0 {
	margin-top: 0;
}

.price_dt {
	position: relative;
	border-bottom: 3px solid #D70050;
}

.price_dd:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 10px 0 10px;
	border-color: #D70050 transparent transparent transparent;
	margin: 0 auto 10px;
}

.dt_icon {
	background-color: #D70050;
	padding: 5px 7px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.dt_icon.v2 {
	background-color: transparent;
}

.dt_title {
	display: inline-block;
	vertical-align: middle;
	font-size: 32px;
	font-weight: bold;
}

.price_dt.center {
	text-align: center;
}

.dt_caption {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	margin-left: 10px;
}

.price_dd {}

.dd_price {}

.dd_price.yoko {
	display: inline-block;
	vertical-align: middle;
}

.dd_sub.yoko {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.dd_kome {
	font-weight: bold;
	font-size: 18px;
	margin-top: 8px;
}

.dd_text {
	font-size: 15px;
	margin-top: 8px;
}

.dd_caption {
	margin-top: 5px;
	font-size: 12px;
}

.dd_caption a {
	color: #D70050;
}

.dd_fig {
	margin-top: 8px;
}

.dd_list {
	display: flex;
	flex-wrap: wrap;
}

.dd_li {
	width: 48%;
	margin-top: 40px;
}

.dd_li:nth-child(odd) {
	margin-right: 4%;
}

.dd_li:nth-child(1),
.dd_li:nth-child(2) {
	margin-top: 0;
}

.dd_liTitle {
	background-color: #D70050;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 10px;

}

.dd_liText {
	margin-top: 7px;
	font-size: 14px;
}

.pay_list {}

.pay_li {
	margin-top: 40px;
}

.pay_li:first-child {
	margin-top: 0;
}

.pay_title {
	color: #D70050;
	font-weight: bold;
	font-size: 20px;
}

.pay_text {
	margin-top: 7px;
	font-size: 14px;
}

.bn_np {
	margin-top: 7px;
}


.cancel_text {
	font-size: 14px;
}

.cancel_text > span {
	font-size: 1.2em;
	font-weight: bold;
	color: #D70050;
}

#content_other {
	padding-bottom: 40px;
}
