@charset "utf-8";
#op_header .inner {
	height: auto;
	min-height: 70px;
}
#op_header .inner h1 {
	padding-bottom: 10px;
}
#op_header .inner h1 .drive-grade {
	padding-left: 10px;
	font-size: 18px;
}
#estimate_contents {
	width: 100%;
}
#estimate_contents_inner {
	width: 980px;
	margin: 30px auto;
}
#estimate_left {
	float: left;
	width: 276px;
	margin-right: 32px;
}
#estimate_result {
	width: 276px;
	min-height: 352px;
	padding-top: 15px;
	background: url(../img/estimation/bg_result.png) no-repeat;
}
#estimate_result_price {
	width: 250px;
	height: 80px;
	margin: 0 auto;
	padding: 10px 38px 0 0;
	box-sizing: border-box;
	border: solid 5px #fff600;
	background: url(../img/estimation/bg_price.png) no-repeat;
	color: #fff600;
	font-size: 42px;
	font-weight: bold;
	text-align: right;
}
#estimate_result_price.small {
	padding-top: 15px;
	font-size: 36px;
}
#estimate_result_plan {
	width: 250px;
	min-height: 70px;
	margin: 10px auto 0;
	padding: 8px 10px;
	box-sizing: border-box;
	border: solid 1px #fff600;
}
#estimate_result_plan > li {
	color: #fff600;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
}
#estimate_result .btn-appl {
	display: none;
	justify-content: center;
	align-items: center;
	width: 250px;
	height: 67px;
	margin: 20px 13px 0;
	border-radius: 5px;
	background: #cd0135;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
#estimate_result .btn-appl.rollover {
	transition: 0.3s;
}
#estimate_result .btn-appl.rollover:hover {
	opacity: 1;
	background-color: #dc4e72;
}
#mileage_note {
	box-sizing: border-box;
	width: 250px;
	margin: 15px 13px 0;
	padding: 30px 15px 10px;
	border-bottom: solid 5px #d10100;
	background: url(../img/estimation/box_mileage.png) no-repeat;
	color: #d10100;
	font-size: 14px;
	line-height: 20px;
}
#estimate_right {
	float: right;
	width: 672px;
}
#estimate_select {
	width: 672px;
	min-height: 352px;
}
#estimate_select > dl > dt {
	width: 672px;
	height: 43px;
	padding: 3px 0 0 40px;
	box-sizing: border-box;
	background: url(../img/estimation/bg_label.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
}
#estimate_select > dl > dt .link {
	font-weight: normal;
}
#estimate_select > dl > dd {
	position: relative;
	margin: 10px 0 30px;
	text-align: left;
}
#estimate_select > dl > dd select {
	width: 496px;
	height: 42px;
	margin: 0;
	padding: 0 20px;
	border: solid 1px #c1c1c1;
	border-width: 1px 0 1px 1px;
	border-radius: 0;
	background: url(../img/estimation/btn_selectbox.png) no-repeat right center;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
#estimate_select > dl > dd select:disabled {
	background-color: #eee;
}
#estimate_select > dl > dd select::-ms-expand {
	display: none;
}
#option_select_exp {
	width: 672px;
	height: 42px;
	padding: 11px 20px 0;
	border: solid 1px #c1c1c1;
	box-sizing: border-box;
	font-size: 14px;
}
#option_select ul {
	width: 672px;
	padding: 18px;
	border: solid 1px #c1c1c1;
	border-top: none;
	box-sizing: border-box;
}
#option_select ul > li {
	clear: left;
	padding-top: 18px;
	font-size: 14px;
}
#option_select ul > li:first-child {
	padding-top: 0;
}
#option_select ul > li > label {
	float: left;
	cursor: pointer;
	-webkit-text-size-adjust: none;
}
#option_select ul > li label input[type="checkbox"] {
	position: relative;
	top: 2px;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	margin: 0 5px 0 0;
	padding: 0;
	background: #fff;
	border: solid 1px #767676;
	border-radius: 2px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#option_select ul > li label input[type="checkbox"]:checked {
	background-color: #fff;
	background-image: url(../img/estimation/frm_checkbox.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#option_select ul > li label input[type="checkbox"]:disabled {
	background-color: #eee;
}
#option_select ul > li p.opt_name {
	float: right;
	margin: 0;
}
#option_select ul > li div.opt_detail {
	clear: left;
	padding: 5px 0 0 24px;
}
#option_select ul > li div.opt_detail p.opt_img {
	float: left;
	width: 98px;
	height: 58px;
	border: solid 1px #d2d2d2;
	text-align: center;
}
#option_select ul > li div.opt_detail p.opt_img label {
	cursor: pointer;
}
#option_select ul > li div.opt_detail p.opt_txt {
	float: right;
	width: 494px;
	margin-left: 16px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	-webkit-text-size-adjust: none;
}
#option_select ul > li div.opt_detail p.opt_txt span {
	font-size: 14px;
	font-weight: bold;
}
#extended_select {
	padding: 5px 0 0 20px;
	display: none;
}
#extended_select .top {
	font-size: 14px;
	line-height: 22px;
}
#extended_select label {
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
	font-size: 14px;
	line-height: 22px;
}
#extended_select label strong {
	font-weight: bold;
}
#extended_select label input[type="radio"] {
	position: relative;
	top: 3px;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	margin: 0 5px 0 0;
	padding: 0;
	background: #fff;
	border: solid 1px #767676;
	border-radius: 2px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#extended_select label input[type="radio"]:checked {
	background-color: #fff;
	background-image: url(../img/estimation/frm_checkbox.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#extended_select label input[type="radio"]:disabled {
	background-color: #eee;
}
#extended_select label .fee {
	font-weight: bold;
}
#extended_select .note {
	margin-top: 30px;
	padding-left: 20px;
	line-height: 20px;
}
#extended_select .note li {
	padding-left: 10px;
	text-indent: -12px;
}
#extended_select .note li::before {
	content: "※";
}
#extended_select .modal {
	padding-left: 30px;
}
#estimate_select .btn-appl {
	display: none;
	justify-content: center;
	align-items: center;
	width: 450px;
	height: 67px;
	margin: 50px 0 20px;
	border-radius: 5px;
	background: #cd0135;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
}
.modal-content {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: #fff;
	z-index: 50000;
}
.modal-content .btn-close {
	position: absolute;
	top: -45px;
	right: 0;
}
.modal-content .btn-close a {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/estimation/btn_modal_close.png) no-repeat;
}
.mfp-fade.mfp-bg {
	min-width: 980px;
	z-index: 50000;
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.95;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
#modal_extended_detail .main {
	padding: 20px;
}
#modal_extended_detail .main table {
	width: 100%;
}
#modal_extended_detail .main table th, #modal_extended_detail .main table td {
	box-sizing: border-box;
	padding: 15px 10px;
	border-collapse: separate;
	border: solid 1px #c1c1c1;
}
#modal_extended_detail .main table th {
	background: #eee;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#modal_extended_detail .main table th:nth-child(1) {
	width: 215px;
}
#modal_extended_detail .main table th:nth-child(2) {
	width: 220px;
}
#modal_extended_detail .main table th:nth-child(3) {
	width: 504px;
}
#modal_extended_detail .main table td {
	line-height: 22px;
	vertical-align: middle;
}
#modal_extended_detail .main table td strong {
	font-weight: bold;
}