@charset "utf-8";
#op_container {
	padding-bottom: 100px;
}
#op_header .inner {
	height: auto;
	min-height: 110px;
	padding-bottom: 5px;
}
#op_header .inner h1 {
	padding: 25px 0 10px;
}
#op_header .inner h1 .sub {
	margin-top: -3px;
	font-size: 18px;
}
#op_header .inner h2.ct {
	top: 25px;
}
#op_header .inner .user-func {
	top: 55px;
}
#campaign {
	height: 40px;
	background: #fa1a00;
}
#campaign .inner {
	display: flex;
	width: 980px;
	margin: 0 auto;
}
#campaign .inner .icon {
	margin-right: 15px;
}
#campaign .inner .txt {
	display: flex;
	align-items: center;
	height: 40px;
	color: #ffffc5;
	font-size: 14px;
	font-weight: bold;
}
#grade_note {
	height: 30px;
	background: #e6e6e6;
}
#grade_note .inner {
	width: 980px;
	margin: 0 auto;
}
#grade_note .inner .txt {
	display: flex;
	align-items: center;
	height: 30px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#detail_main {
	margin-bottom: 40px;
	background: #052442 url(../img/detail/bg_main_top.png) repeat-x;
}
#detail_main .bg {
	background: repeat-x left 266px;
}
#detail_main .bg .inner {
	display: flex;
	width: 980px;
	margin: 0 auto;
}
#detail_main .bg .inner .left {
	width: 684px;
}
#detail_main .bg .inner .left .top {
	display: flex;
	width: 684px;
	height: 114px;
}
#detail_main .bg .inner .left .top .fa {
	box-sizing: border-box;
	width: 117px;
	height: 94px;
	margin-top: 10px;
	padding: 38px 0 0 14px;
	background: url(../img/detail/bg_fa.png) no-repeat;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#detail_main .bg .inner .left .top .fee-period {
	width: 385px;
	margin-left: 6px;
}
#detail_main .bg .inner .left .top .fee {
	display: flex;
	height: 80px;
}
#detail_main .bg .inner .left .top .fee .ban-dp {
	width: 66px;
	margin-top: 10px;
}
#detail_main .bg .inner .left .top .fee ul {
	display: flex;
	box-sizing: border-box;
	width: 320px;
	height: 70px;
	margin-top: 10px;
	padding: 5px 0 0 45px;
	background: url(../img/detail/bg_fee.png) no-repeat;
}
#detail_main .bg .inner .left .top .fee ul li {
	margin-left: 3px;
}
#detail_main .bg .inner .left .top .fee ul li img {
	width: auto;
	height: 58px;
}
#detail_main .bg .inner .left .top .period {
	display: flex;
	width: 385px;
}
#detail_main .bg .inner .left .top .period dt {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 50%;
	height: 24px;
	padding-top: 2px;
	border: solid 2px #fa1a00;
	background: #fff;
	color: #fa1a00;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#detail_main .bg .inner .left .top .period dd {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 50%;
	height: 24px;
	padding-top: 2px;
	border: solid 2px #fa1a00;
	background: #fa1a00;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#detail_main .bg .inner .left .top .period dd span {
	margin: 1px 0 0 10px;
}
#detail_main .bg .inner .left .top .cp {
	box-sizing: border-box;
	width: 130px;
	height: 88px;
	margin: 16px 0 0 12px;
	border: solid 4px #fa1a00;
	background: #fff;
}
#detail_main .bg .inner .left .top .cp p {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	height: 27px;
	border-bottom: solid 1px #fa1a00;
	color: #fa1a00;
	font-size: 16px;
	font-weight: bold;
}
#detail_main .bg .inner .left .top .cp p:last-child {
	border: none;
}
#detail_main .bg .inner .left .top .biz p {
	border: none;
}
#detail_main .bg .inner .left .bottom {
	box-sizing: border-box;
	width: 684px;
	height: calc(100% - 114px);
	padding-bottom: 25px;
	background: url(../img/detail/bg_main_left_bottom.png) repeat-y;
}
#detail_main .bg .inner .left .bottom .icon-list {
	display: flex;
	height: 30px;
	padding-top: 7px;
}
#detail_main .bg .inner .left .bottom .icon-list li:nth-child(n + 2) {
	margin-left: 5px;
}
#detail_main .bg .inner .left .bottom .photo-viewer {
	margin-top: 5px;
}
#detail_main .bg .inner .left .bottom .photo-viewer .photo {
	box-sizing: border-box;
	width: 650px;
	height: 490px;
	padding: 5px;
	background: #fff;
}
#detail_main .bg .inner .left .bottom .photo-viewer .campaign {
	background-image: url(../img/detail/bg_photo_campaign.png);
}
#detail_main .bg .inner .left .bottom .photo-viewer .photo .swiper-button-prev, #detail_main .bg .inner .left .bottom .photo-viewer .photo .swiper-button-next {
	color: #fff;
	opacity: 0.7;
}
#detail_main .bg .inner .left .bottom .photo-viewer .caption ul {
	width: 650px;
	min-height: 40px;
	margin-top: 15px;
}
#detail_main .bg .inner .left .bottom .photo-viewer .caption ul li {
	color: #fff;
	line-height: 20px;
	word-wrap: break-word;
	display: none;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb {
	display: flex;
	position: relative;
	width: 650px;
	margin-top: 10px;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .btn-thmb-prev, #detail_main .bg .inner .left .bottom .photo-viewer .thmb .btn-thmb-next {
	position: absolute;
	top: 0;
	width: 16px;
	height: 92px;
	cursor: pointer;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .btn-thmb-prev.disabled, #detail_main .bg .inner .left .bottom .photo-viewer .thmb .btn-thmb-next.disabled {
	opacity: 0.3;
	cursor: auto;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .btn-thmb-prev {
	left: 0;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .btn-thmb-next {
	right: 0;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .inner {
	width: 618px;
	height: 92px;
	margin-left: 16px;
	overflow: hidden;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .inner ul {
	width: 618px;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .inner ul li {
	float: left;
	position: relative;
	margin-left: 2px;
	cursor: pointer;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .inner ul li.selected::before {
	content: url(../img/detail/frm_thmb.png);
	position: absolute;
	top: 0;
	left: 0;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .inner ul li:nth-child(1), #detail_main .bg .inner .left .bottom .photo-viewer .thmb .inner ul li:nth-child(10n + 1) {
	margin-left: 0;
}
#detail_main .bg .inner .left .bottom .photo-viewer .thmb .inner ul li:nth-child(n + 11) {
	margin-top: 2px;
}
#detail_main .bg .inner .right {
	width: 296px;
	background: #fff url(../img/detail/bg_main_right.png) no-repeat;
}
#detail_main .bg .inner .right .btn-appl {
	width: 234px;
	height: 70px;
	margin: 10px auto 0;
}
#detail_main .bg .inner .right .btn-appl a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: #cd0135;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#detail_main .bg .inner .right .btn-add-favorite {
	width: 234px;
	height: 44px;
	margin: 10px auto 0;
}
#detail_main .bg .inner .right .btn-add-favorite a {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-left: 70px;
	border: solid 1px #c5c5c5;
	border-radius: 3px;
	background: #fff url(../img/detail/icon_heart.png) 40px center no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#detail_main .bg .inner .right .btn-lst-favorite {
	display: none;
	width: 234px;
	height: 44px;
	margin: 10px auto 0;
}
#detail_main .bg .inner .right .btn-lst-favorite a {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: solid 1px #c5c5c5;
	border-radius: 3px;
	background: #fff url(../img/detail/icon_arrow_gray_down.png) 210px center no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#detail_main .bg .inner .right .logo {
	margin: 30px 30px 10px;
}
#detail_main .bg .inner .right > dl {
	display: flex;
	height: 20px;
	margin: 15px 30px;
	font-size: 16px;
}
#detail_main .bg .inner .right > dl dt {
	box-sizing: border-box;
	width: 75px;
	padding-left: 8px;
	border-left: solid 6px #ae8207;
	font-weight: bold;
}
#detail_main .bg .inner .right .plan-etc {
	margin: 15px 0 20px;
}
#detail_main .bg .inner .right .plan-etc .btn {
	width: 234px;
	height: 44px;
	margin: 10px auto 0;
}
#detail_main .bg .inner .right .plan-etc .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border: solid 1px #c5c5c5;
	border-radius: 3px;
	background: #fff url(../img/detail/icon_arrow_gray_down.png) 210px center no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#detail_main .bg .inner .right .plan-etc .txt {
	margin-top: 10px;
	font-size: 13px;
	text-align: center;
}
#detail_main .bg .inner .right hr {
	height: 11px;
	margin: 0;
	padding: 0;
	border: none;
	background: url(../img/detail/bg_main_right_hr.png);
}
#detail_main .bg .inner .right .assessment .ais {
	border-top: solid 1px #d3d3d3;
}
#detail_main .bg .inner .right .assessment .ais .point {
	display: flex;
	position: relative;
	box-sizing: border-box;
	height: 106px;
	background: #fff;
}
#detail_main .bg .inner .right .assessment .ais .point::before {
	content: url(../img/detail/icon_ais.png);
	position: absolute;
	top: 17px;
	left: 32px;
}
#detail_main .bg .inner .right .assessment .ais .point .num {
	margin: 5px 0 0 100px;
	font-size: 16px;
	font-weight: bold;
}
#detail_main .bg .inner .right .assessment .ais .point .num strong {
	font-size: 52px;
}
#detail_main .bg .inner .right .assessment .ais .point .num small {
	font-size: 26px;
}
#detail_main .bg .inner .right .assessment .ais .point .txt {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 65px;
	height: 30px;
	margin: 33px 0 0 5px;
	padding-top: 2px;
	border: solid 1px #d3d3d3;
	border-width: 1px 0;
	font-size: 16px;
	font-weight: bold;
}
#detail_main .bg .inner .right .assessment .ais .point .link {
	position: absolute;
	top: 75px;
	left: 0;
	width: 100%;
	font-size: 13px;
	text-align: center;
}
#detail_main .bg .inner .right .assessment .ais .detail {
	padding: 20px 17px;
	border: solid 1px #cce1fc;
	border-width: 1px 0;
	background: #ebf4ff;
}
#detail_main .bg .inner .right .assessment .ais .detail p {
	line-height: 18px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul {
	display: flex;
	position: relative;
	width: 261px;
	height: 30px;
	margin-top: 10px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul::before {
	content: url(../img/detail/bg_ais.png);
	position: absolute;
}
#detail_main .bg .inner .right .assessment .ais .detail ul::after {
	content: url(../img/detail/bg_ais_actv.png);
	position: absolute;
	top: -8px;
	left: 1px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-0::after {
	display: none;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-r::after {
	left: 1px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-1::after {
	left: 27px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-2::after {
	left: 53px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-3::after {
	left: 79px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-35::after {
	left: 105px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-4::after {
	left: 131px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-45::after {
	left: 157px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-5::after {
	left: 183px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-6::after {
	left: 209px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul.p-s::after {
	left: 235px;
}
#detail_main .bg .inner .right .assessment .ais .detail ul li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 30px;
	margin-left: 1px;
	z-index: 2;
}
#detail_main .bg .inner .right .assessment .ie {
	margin: 0 17px;
}
#detail_main .bg .inner .right .assessment .ie dl {
	display: flex;
	margin-top: 20px;
	border-top: solid 1px #cce1fc;
}
#detail_main .bg .inner .right .assessment .ie .interior {
	margin-top: 15px;
}
#detail_main .bg .inner .right .assessment .ie dl .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 60px;
	height: 24px;
	border: solid 1px #cce1fc;
	border-width: 0 1px 1px;
	background: #ebf4ff;
	font-size: 14px;
	font-weight: bold;
}
#detail_main .bg .inner .right .assessment .ie dl .rank {
	margin: 2px 0 0 8px;
}
#detail_main .bg .inner .right .assessment .btn {
	width: 234px;
	height: 44px;
	margin: 25px auto 0;
}
#detail_main .bg .inner .right .assessment .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border: solid 1px #c5c5c5;
	border-radius: 3px;
	background: #fff;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.detail-temp {
	box-sizing: border-box;
	width: 980px;
	margin-top: 40px;
}
.detail-temp .dit-ttl {
	box-sizing: border-box;
	width: 980px;
	height: 45px;
	padding: 7px 0 0 25px;
	background: url(../img/detail/bg_info_ttl.png) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.detail-temp .dit-ttl2 {
	box-sizing: border-box;
	width: 973px;
	height: 43px;
	margin-left: 7px;
	padding: 15px 0 0 35px;
	background: url(../img/detail/bg_info_ttl2.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.detail-temp .dit-ttl2 span {
	margin-left: 30px;
	font-size: 12px;
	font-weight: normal;
}
.detail-temp .dit-con {
	box-sizing: border-box;
	width: 973px;
	margin-left: 7px;
	padding: 0 20px 25px;
	background: #e6e6e6;
}
.detail-temp .dit-con-inner {
	background: #fff;
	text-align: left;
}
.detail-temp .dit-textarea {
	padding: 20px;
}
.lease-plan {
	background: #e6e6e6 !important;
}
.lease-plan .ttl-f, .lease-plan .ttl-m {
	display: flex;
	align-items: center;
	height: 38px;
	padding-left: 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.lease-plan .ttl-f {
	background: #06abad;
}
.lease-plan .ttl-m {
	background: #c60c75;
}
.lease-plan table {
	width: 100%;
	margin-top: 12px;
	border: solid 2px #fff;
	border-collapse: separate;
	border-spacing: 1px;
	background: #fff;
	font-size: 14px;
	text-align: center;
}
.lease-plan table th {
	box-sizing: border-box;
	width: 232px;
	padding: 8px;
	background: #3c6b99;
	color: #fff;
	font-weight: normal;
}
.lease-plan table td {
	padding: 8px 10px;
	background: #fff;
	color: #d10100;
}
.lease-plan table tr:nth-child(odd) td {
	background-color: #f7f6f4;
}
.lease-plan table td.plan {
	color: #333;
}
.note-other-plan {
	padding: 8px 10px;
	background: #fff;
}
.lease-detail {
	padding: 4px;
}
.lease-detail table {
	border-collapse: collapse;
	border-spacing: 1px;
	background: #fff;
	color: #333;
}
.lease-detail table th, .lease-detail table td {
	border: solid 1px #e6e6e6;
}
.lease-detail table th {
	box-sizing: border-box;
	width: 175px;
	padding: 5px 8px 5px 12px;
	background: #f7f6f4 url(../img/detail/bg_condition_th.png) repeat-y;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.lease-detail table td {
	box-sizing: border-box;
	width: 133px;
	padding: 5px 14px;
	background: #fff;
	vertical-align: top;
}
.lease-detail table td span {
	color: #d10100;
}
.lease-detail .note {
	margin: 10px 0 5px;
}
#detail_contents {
	position: relative;
}
#detail_contents .inner {
	width: 980px;
	margin: 0 auto 30px;
}
#detail_contents .inner .btn-appl {
	width: 415px;
	height: 68px;
	margin: 40px auto;
}
#detail_contents .inner .btn-appl a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: #cd0135;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#detail_spec table {
	border-collapse: collapse;
	border-spacing: 1px;
	background: #fff;
	color: #333;
	font-size: 14px;
}
#detail_spec table th, #detail_spec table td {
	border: solid 1px #e6e6e6;
}
#detail_spec table th {
	width: 156px;
	padding: 5px 8px 5px 12px;
	background: #f7f6f4 url(../img/detail/bg_condition_th.png) repeat-y;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
#detail_spec table th.p {
	font-weight: bold;
}
#detail_spec table td {
	width: 256px;
	padding: 5px 14px;
	background: #fff;
	vertical-align: top;
}
#detail_spec table td.p {
	background: #ebf4ff;
	font-weight: bold;
}
#detail_spec table td.p2 {
	background: #ebf4ff;
}
#detail_spec table td.p2 strong {
	font-size: 18px;
	font-weight: bold;
}
#detail_spec .note-recycle {
	margin: 10px 0 5px 5px;
}
#detail_equip .eq-ttl {
	height: 20px;
	margin-top: 20px;
	padding-left: 8px;
	border-left: solid 6px #ae8207;
	font-size: 14px;
	font-weight: bold;
}
#detail_equip ul li {
	display: flex;
	align-items: center;
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 220px;
	height: 32px;
	margin: 8px 11px 0 0;
	padding: 0 10px;
	background: #f0f0f0;
	color: #9c9c9c;
}
#detail_equip ul li:nth-child(4n) {
	margin-right: 0;
}
#detail_equip ul li.on {
	background: #ae8207;
	color: #fff;
	font-weight: bold;
}
#detail_equip ul li a.icon {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 32px;
	background: url(../img/detail/icon_equip_q.png) no-repeat center center;
}
#detail_equip ul li.on a.icon {
	background-image: url(../img/detail/icon_equip_q_on.png);
}
#detail_equip .note {
	margin-top: 8px;
	padding: 5px 10px;
	border: solid 1px #d9d9db;
}
#detail_flow {
	width: 980px;
	margin-top: 30px;
	padding: 25px 0 30px;
	background: #052442;
}
#detail_flow > .ttl {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#detail_flow > .ttl::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 20px;
	margin: -4px 10px 0 20px;
	background: #ae8207;
	vertical-align: middle;
}
#detail_flow .frm {
	margin: 15px 30px 0;
	padding: 35px 0 30px;
	background: #fff;
}
#detail_flow .frm .main {
	position: relative;
	background: url(../img/detail/bg_flow.png) no-repeat;
}
#detail_flow .frm .main .step {
	display: flex;
	width: 677px;
	height: 68px;
	padding: 20px 0 0 20px;
}
#detail_flow .frm .main .step .ttl {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 224px;
	height: 68px;
	padding-left: 70px;
	color: #3c6b99;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}
#detail_flow .frm .main .step .txt {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 453px;
	height: 68px;
	padding: 0 10px 0 15px;
	line-height: 18px;
}
#detail_flow .frm .main .s1 {
	padding-top: 12px;
}
#detail_flow .frm .main .s5 .ttl {
	text-align: left;
}
#detail_flow .frm .main .period {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 716px;
	width: 133px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
#detail_flow .frm .main .p1 {
	top: 12px;
	height: 156px;
}
#detail_flow .frm .main .p2 {
	top: 188px;
	height: 68px;
}
#detail_flow .frm .main .p3 {
	top: 276px;
	height: 156px;
}
#detail_flow .frm .main .p4 {
	top: 452px;
	height: 68px;
}
#detail_flow .frm .main .period span {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
#detail_flow .frm .main .arrow {
	position: absolute;
	top: 375px;
	left: 860px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
#detail_flow .frm .main .note {
	box-sizing: border-box;
	width: 860px;
	margin: 30px 0 0 30px;
	padding: 20px;
	background: #efefef;
}
#detail_flow .frm .main .note dl {
	display: flex;
	line-height: 20px;
}
#detail_flow .detail-delivery {
	display: flex;
	box-sizing: border-box;
	width: 920px;
	margin: 30px 30px 0;
	border: solid 5px #ae8207;
}
#detail_flow .detail-delivery .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 165px;
	background: #ae8207;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#detail_flow .detail-delivery .txt {
	padding: 15px 20px;
	color: #fff;
	line-height: 18px;
}
#detail_flow .detail-delivery .txt strong {
	font-weight: bold;
}
#bottom_contents {
	padding: 60px 0 100px;
}
#btn_add_favorite_b {
	width: 415px;
	height: 70px;
	margin: 60px auto 0;
}
#btn_add_favorite_b a {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: solid 1px #c5c5c5;
	border-radius: 5px;
	background: #efefef url(../img/detail/icon_heart.png) 95px center no-repeat;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#btn_add_favorite_b a:hover {
	text-decoration: none;
}
#btn_lst_favorite_b {
	display: none;
	width: 415px;
	height: 70px;
	margin: 60px auto 0;
}
#btn_lst_favorite_b a {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: solid 1px #c5c5c5;
	border-radius: 5px;
	background: #efefef;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#btn_lst_favorite_b a:hover {
	text-decoration: none;
}
#favorite {
	margin-top: 60px;
}
#favorite .inner {
	width: 980px;
	margin: 0 auto;
}
#favorite .inner .tab {
	display: flex;
}
#favorite .inner .tab li {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 300px;
	height: 45px;
	margin-top: 10px;
	border: solid 1px #dfdfe1;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #efefef;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
#favorite .inner .tab li:nth-child(2) {
	margin-left: -1px;
}
#favorite .inner .tab li.on {
	height: 55px;
	margin-top: 0;
	padding-top: 9px;
	border-bottom: none;
	background: #fff url(../img/detail/bg_favorite_tab.png) repeat-x left top;
	opacity: 1 !important;
	cursor: default;
}
#favorite .inner .tab li.off {
	color: #ccc;
	cursor: default;
	opacity: 1 !important;
}
#favorite .inner .main {
	margin-top: -1px;
	padding-top: 25px;
	border-top: solid 1px #dfdfe1;
}
#favorite .inner .main .cmp-hst-list {
	display: flex;
	position: relative;
}
#favorite .inner .main .cmp-hst-list .left table {
	box-sizing: border-box;
	width: 100%;
	background: #ebf4ff;
}
#favorite .inner .main .cmp-hst-list .left table tr th, #favorite .inner .main .cmp-hst-list .left table tr td {
	box-sizing: border-box;
	border: solid 1px #dfdfe1;
	height: 40px;
	vertical-align: middle;
}
#favorite .inner .main .cmp-hst-list .left table tr th {
	width: 179px;
	padding-left: 20px;
	background: #efefef;
	text-align: left;
}
#favorite .inner .main .cmp-hst-list .left table tr td {
	width: 200px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td {
	position: relative;
	height: 170px; /*dummy*/
	padding: 20px 0 45px;
	vertical-align: top;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .icon {
	display: flex;
	justify-content: space-between;
	height: 16px;
	margin-top: 10px;
	padding: 0 10px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .icon li img {
	display: block;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .info {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	padding: 0 10px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .info .car-name-grade {
	width: 90px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .info .car-name-grade .car-name {
	color: #005eaa;
	font-weight: bold;
	line-height: 14px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .info .car-name-grade .grade {
	margin-top: 4px;
	font-weight: bold;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .info .photo {
	width: 80px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .btn-appl {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	width: 140px;
	height: 27px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-car td .btn-appl a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	background: #cd0135;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-fee td {
	height: 55px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-fee td a {
	color: #d20000;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-fee td .yen {
	font-size: 12px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-fee td .period {
	color: #333;
	font-size: 12px;
}
#favorite .inner .main .cmp-hst-list .left table tr.tr-st td {
	padding: 0 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#favorite .inner .main .cmp-hst-list .right {
	position: relative;
	width: 600px;
	overflow: hidden;
}
#favorite .inner .main .cmp-hst-list .right table {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	table-layout: fixed;
	box-sizing: border-box;
	width: 100%;
}
#favorite .inner .main .cmp-hst-list .right table tr td {
	box-sizing: border-box;
	width: 200px;
	height: 40px;
	border: solid 1px #dfdfe1;
	border-width: 1px 1px 1px 0;
}
#favorite .inner .main .cmp-hst-list .right table tr:not(.tr-car) td .txt-of {
	width: 179px;
}
#favorite .inner .main .cmp-hst-list .right table tr td:nth-child(1) {
	width: 199px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td {
	position: relative;
	height: 170px; /*dummy*/
	padding-bottom: 45px;
	vertical-align: top;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .del {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 20px;
	padding-right: 5px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .del .btn {
	width: 13px;
	height: 13px;
	background: url(../img/compare/btn_close.png) no-repeat;
	cursor: pointer;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .icon {
	display: flex;
	justify-content: space-between;
	height: 16px;
	margin-top: 10px;
	padding: 0 10px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .icon li img {
	display: block;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .info {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	padding: 0 10px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .info .car-name-grade {
	width: 90px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .info .car-name-grade .car-name {
	color: #005eaa;
	font-weight: bold;
	line-height: 14px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .info .car-name-grade .grade {
	margin-top: 4px;
	font-weight: bold;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .info .photo {
	width: 80px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .btn-appl {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	width: 140px;
	height: 27px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-car td .btn-appl a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	background: #cd0135;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-fee td {
	height: 55px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-fee td a {
	color: #d20000;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-fee td .yen {
	font-size: 12px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-fee td .period {
	color: #333;
	font-size: 12px;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-fee td {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#favorite .inner .main .cmp-hst-list .right table tr.tr-st td {
	padding: 0 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#favorite .inner .main .cmp-hst-list .frm {
	display: none;
	position: absolute;
	top: 100px;
	right: -110px;
}
#favorite .inner .main .cmp-hst-list .frm .btn-scroll {
	display: none;
	transform: rotate(-90deg);
	transform-origin: 0 0;
}
#favorite .inner .main .cmp-hst-list .frm .btn-scroll li {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100px;
	height: 30px;
	border: solid 1px #dfdfe1;
	border-radius: 3px;
	background: #f6f7fb;
	color: #c7c7c7;
	font-size: 16px;
}
#favorite .inner .main .cmp-hst-list .frm .btn-scroll li:nth-child(2) {
	margin-top: 3px;
}
#favorite .inner .main .cmp-hst-list .frm .btn-scroll li:nth-child(1)::before {
	content: "▲";
}
#favorite .inner .main .cmp-hst-list .frm .btn-scroll li:nth-child(2)::before {
	content: "▼";
}
#favorite .inner .main .cmp-hst-list .frm .btn-scroll li.on {
	color: #ff3900;
	cursor: pointer;
}
#btn_inquery {
	width: 415px;
	height: 68px;
	margin: 60px auto 0;
}
#btn_inquery a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: #cd0135;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#btn_inquery a:hover {
	text-decoration: none;
}
#other_stock {
	margin-top: 60px;
}
#other_stock .inner {
	width: 980px;
	margin: 0 auto;
}
#other_stock .inner .same-stock {
	padding-bottom: 40px;
}
#other_stock .inner .same-stock .ttl {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 40px;
	font-weight: 900;
	line-height: 48px;
	text-align: center;
}
#other_stock .inner .same-stock .main {
	position: relative;
	box-sizing: border-box;
	width: 980px;
	height: 215px;
	margin-top: 30px;
	border: solid 1px #d7d7d7;
	background: #fff;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul {
	display: flex;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li {
	width: 130px;
	margin-top: 25px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li:nth-child(1) {
	margin-left: 29px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li:nth-child(2), #other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li:nth-child(3), #other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li:nth-child(4), #other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li:nth-child(5), #other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li:nth-child(6) {
	margin-left: 28px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li:nth-child(6) {
	margin-right: 29px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li .icon {
	margin-top: 12px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li .car-name {
	margin-top: 2px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li .car-name a {
	color: #005eaa;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li .car-name a:hover {
	text-decoration: underline;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li .price {
	margin-top: 2px;
	line-height: 20px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li .price .num {
	color: #cc2a1e;
	font-size: 18px;
	font-weight: bold;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li .price .yen {
	color: #cc2a1e;
	font-weight: bold;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li.btn {
	height: 98px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li.btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #0075bb;
	color: #fff;
	font-size: 14px;
}
#other_stock .inner .same-stock .main .swiper .swiper-wrapper ul li.btn a:hover {
	text-decoration: none;
}
#other_stock .inner .same-stock .main .swiper-button-prev, #other_stock .inner .same-stock .main .swiper-button-next {
	top: 94px;
	width: 40px;
	height: 70px;
}
#other_stock .inner .same-stock .main .swiper-button-prev::after, #other_stock .inner .same-stock .main .swiper-button-next::after {
	content: "";
}
#other_stock .inner .same-stock .main .swiper-button-prev {
	left: -15px;
	background: url(../img/detail/btn_os_prev.png) no-repeat;
}
#other_stock .inner .same-stock .main .swiper-button-next {
	right: -15px;
	background: url(../img/detail/btn_os_next.png) no-repeat;
}
#other_stock .inner .same-stock .main .swiper-button-disabled {
	opacity: 0;
}
#other_stock .inner .lnk-bt {
	font-size: 18px;
	font-weight: 900;
}
#other_stock .inner .lnk-bt::after {
	content: url(../img/detail/icon_arrow_lnk_bt.png);
	margin-left: 10px;
}
#other_stock .inner .lnk-bt a {
	color: #333;
}
#other_stock .inner .lnk-bt a:hover {
	text-decoration: underline;
}
#btn_contact_r {
	position: fixed;
	top: 385px;
	right: -258px;
	z-index: 20000;
}
#btn_contact_r li {
	float: left;
}
#btn_contact_r li.btn {
	cursor: pointer;
}
.modal-content {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: #e6e6e6;
	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/detail/btn_modal_close.png) no-repeat;
}
.modal-content .modal-equip-con {
	box-sizing: border-box;
	min-height: 190px;
	padding: 20px;
	background: #fff;
}
.modal-content .modal-equip-con .ttl {
	display: flex;
	align-items: center;
	height: 20px;
	padding-left: 8px;
	border-left: solid 6px #ae8207;
	font-weight: bold;
}
.modal-content .modal-equip-con .txt {
	margin-top: 15px;
	line-height: 20px;
}
.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;
}
/*------------- skin -------------*/
.skin_mycar #op_header {
	background: #052442 url(../img/detail/bg_header_rx_mycar.png) bottom repeat-x;
}
.skin_mycar #op_header .inner {
	background: url(../img/detail/bg_header_m_mycar.png) no-repeat bottom;
}
.skin_mycar #detail_main .bg {
	background-image: url(../img/detail/bg_main_mycar.png);
}
.skin_premium #op_header {
	background: #052442 url(../img/detail/bg_header_rx_premium.png) bottom repeat-x;
}
.skin_premium #op_header .inner {
	background: url(../img/detail/bg_header_m_premium.png) no-repeat bottom;
}
.skin_premium #detail_main .bg {
	background-image: url(../img/detail/bg_main_premium.png);
}
.skin_business #op_header {
	background: #052442 url(../img/detail/bg_header_rx_biz.png) bottom repeat-x;
}
.skin_business #op_header .inner {
	background: url(../img/detail/bg_header_m_biz.png) no-repeat bottom;
}
.skin_business #detail_main .bg {
	background-image: url(../img/detail/bg_main_biz.png);
}