#config {
	height: 768px;
	margin: 0 auto;
	overflow: hidden;
	width: 1360px;
	touch-action: none;
}

#fp_description_bg,
#test-drive_description_bg {
	background-color: rgba(100, 100, 100, .5);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

#loadingIndicator {
	width: 1360px;
	top: 400px;
}

#exteriorStage{
	width: 100%;
	left: 0;
	padding-top: 38.97%;
	position: relative;
	top: 0;
}

#exteriorStage .stage {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}

#interiorStage {
	width: 875px;
	height: 525px;
}

#fp-descriptions div.description,
#test-drive-descriptions div.description {
	top: 40px;
	left: 133px;
}

#selectMenu .summaryBlockLeft{
	margin-left:4px;
}

#selectMenu .summaryBlockRight{
	width:452px;
}

#selectMenu .summaryBlockLeft dt{
	width:298px;
}

#selectMenu .summaryBlockLeft dd{
	width:298px;
}

#selectMenu .summaryBlockRight dt{
	width:440px;
}

#selectMenu .summaryBlockRight dd{
	width:440px;
}

#stage{
    width: 875px;
    height: 525px;
}

#modeSelect{
  display: none;
	top:475px;
	width:159px;
	height:25px;
}
#modeSelect>span {
	width:159px;
	height:25px;
}

#modeSelect #EXTERIOR {
	background:url(../image/mode_switch_btn2.png) no-repeat;
}

#modeSelect #INTERIOR {
	background:url(../image/mode_switch_btn1.png) no-repeat;
}

#header{
	width:875px;
}

#indicator{
	top: 496px;
}

#indicator ul li{
	margin:0px 2px;
}

/* #gradeName{
	top:470px;
	width:165px;
} */

/* #exteriorItems ul.menuTab{
	width: 100%;
} */

#exteriorItems ul.menuTab li{
	width: 170px; /* タブ表示のため */
}

#exteriorItems ul.menuTab li a,
#exteriorItems ul.menuTab li span {
	width: 170px; /* タブ表示のため */
}

#exteriorItems ul.menuTab li span {
	cursor: pointer;
}

#exteriorItems ul.menuTab li {
	background:url(../image/menu_tab.png) no-repeat;
	background-size: 1145px auto;
	margin-left: 25px;
	position: relative;
}

#exteriorItems ul.menuTab li:after {
	content: '';
	position: absolute;
	top: 0;
	right: -25px;
	width: 24px;
	height: 40px;
	background:url(../image/menu_tab.png) no-repeat;
	background-size: 1145px auto;
	background-position: -170px 10px;
}

#exteriorItems ul.menuTab li:first-child {
	margin-left: 0;
}

#exteriorItems ul.menuTab li:last-child:after {
	display: none;
}

#exteriorItems ul.menuTab li.menuTab-GRD {background-position: 0px 10px;}
#exteriorItems ul.menuTab li.menuTab-EXT_BDC {background-position: -195px 10px;}
#exteriorItems ul.menuTab li.menuTab-EXT_INTERIOR {background-position: -390px 10px;}
#exteriorItems ul.menuTab li.menuTab-EXT_OPT {background-position: -585px 10px;}
#exteriorItems ul.menuTab li.menuTab-EXT_ACCESSORY {background-position: -780px 10px;}
#exteriorItems ul.menuTab li.menuTab-ESTIMATE {background-position: -975px 10px;}
/* #exteriorItems ul.menuTab li.menuTab-EXT_WHL {background-position: -318px 0px;}
#exteriorItems ul.menuTab li.menuTab-EXT_TRANSMISSION {background-position: -477px 0;}
#exteriorItems ul.menuTab li.menuTab-EXT_DS {background-position: -477px 0;}
#exteriorItems ul.menuTab li.menuTab-EXT_ROOF {background-position: -477px 0;}
#exteriorItems ul.menuTab li.menuTab-SMR {background-position: -636px 0px;}
#exteriorItems ul.menuTab li.menuTab-INT_COL {background-position: -795px 0px;}
#exteriorItems ul.menuTab li.menuTab-NULL {background-position: -954px 0px;} */

#exteriorItems ul.menuTab li.menuTab-GRD.tabOn {background-position: 0px -100px;}
#exteriorItems ul.menuTab li.menuTab-EXT_BDC.tabOn {background-position: -195px -100px;}
#exteriorItems ul.menuTab li.menuTab-EXT_INTERIOR.tabOn {background-position: -390px -100px;}
#exteriorItems ul.menuTab li.menuTab-EXT_OPT.tabOn {background-position: -585px -100px;}
#exteriorItems ul.menuTab li.menuTab-EXT_ACCESSORY.tabOn {background-position: -780px -100px;}
/* #exteriorItems ul.menuTab li.menuTab-EXT_WHL.tabOn {background-position: -318px -100px;}
#exteriorItems ul.menuTab li.menuTab-EXT_TRANSMISSION.tabOn {background-position: -477px -100px;}
#exteriorItems ul.menuTab li.menuTab-EXT_DS.tabOn {background-position: -477px -100px;}
#exteriorItems ul.menuTab li.menuTab-EXT_ROOF.tabOn {background-position: -477px -100px;}
#exteriorItems ul.menuTab li.menuTab-SMR.tabOn {background-position: -636px -100px;}
#exteriorItems ul.menuTab li.menuTab-INT_COL.tabOn {background-position: -795px -100px;} */

#exteriorItems .buttonTop,
#exteriorItems .buttonEstimate {
	cursor: pointer;
  position: absolute;
  top: 180px;
}

#exteriorItems .buttonTop {
  left: -20px;
}

#exteriorItems .buttonEstimate {
  right: -20px;
}

#exteriorItems .buttonTop img,
#exteriorItems .buttonEstimate img {
	width: 190px;
}

#INT_BOX_WRAP1 {
	top: -377px;
	left: -202px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
}

#INT_BOX_WRAP2 {
    -webkit-transform: translateZ(500px);
    -moz-transform: translateZ(500px);
}

#featuresSwitch
{
	width:122px;
	height:30px;
	background:url(../image/fp_base.png) no-repeat;
}

#featuresSwitch .fpSwitchBtn{
	width:67px;
	height:30px;
	background:url(../image/fp_switch_btn2.png) no-repeat;
	background-size: contain;
}

#featuresSwitch .fpSwitchBtn.on{
	background:url(../image/fp_switch_btn1.png) no-repeat;
	background-size: contain;
}

#price {
	color: #fff;
	left: 20px;
	position: absolute;
	top: 70px;
	z-index: 10001;
}

#price.hide {
	display: none;
}

#price::before {
	background-color: rgb(5,29,38);
	background-image: linear-gradient(to right, rgb(5,29,38) 0%,rgb(111,37,41) 5%,rgb(174,41,43) 25%,rgb(214,44,44) 50%,rgb(214,44,44) 51%,rgb(174,41,43) 75%,rgb(111,37,41) 95%,rgb(5,29,38) 100%);
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#price .wrap-total-price {
	background-color: rgba(0, 26, 36, .75);
	margin-bottom: 1px;
}

#price .wrap-sub-total-price {
	background-color: rgba(55, 96, 136, .75);
	display: none;
}

#price .toggle-sub-price {
	background-color: rgba(255, 255, 255, .6);
	background-image: none;
	border: 0 none;
	box-shadow: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	height: 50px;
	line-height: 1em;
	margin: 0;
	padding-top: 6px;
	position: absolute;
	right: -51px;
	top: 0;
	width: 50px;
}

#price .toggle-sub-price .arrow {
	display: inline-block;
	height: 10px;
	margin-top: 4px;
	position: relative;
	width: 14px;
}

#price .toggle-sub-price .arrow .bar1,
#price .toggle-sub-price .arrow .bar2 {
	background-color: #000;
	display: inline-block;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	transition: transform .2s;
	width: 10px;
}

#price .toggle-sub-price .arrow .bar1 {
	left: -2px;
	transform: rotate(-150deg);
}

#price .toggle-sub-price .arrow .bar2 {
	right: -2px;
	transform: rotate(-30deg);
}

#price .toggle-sub-price.opened .arrow .bar1 {
	right: -2px;
	transform: rotate(-210deg);
}

#price .toggle-sub-price.opened .arrow .bar2 {
	right: -2px;
	transform: rotate(30deg);
}

#price .toggle-sub-price:focus {
	outline: none;
}

#price table {
width: 245px;
}

#price .wrap-total-price th,
#price .wrap-total-price td {
	height: 50px;
}

#price .wrap-total-price th {
	padding-left: 10px;
}

#price .wrap-total-price td {
	padding-right:10px;
}

#price .wrap-sub-total-price th,
#price .wrap-sub-total-price td {
	border-top-width: 1px;
	border-top-color: rgba(255, 255, 255, .3);
	border-top-style: solid;
	height: 42px;
}

#price .wrap-sub-total-price th {
	padding-left: 10px;
}

#price .wrap-sub-total-price td {
	padding-right: 10px;
}

#price .wrap-sub-total-price tr:first-of-type th,
#price .wrap-sub-total-price tr:first-of-type td {
	border-top: 0 none;
}

#price th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#price th span {
	font-size: 10px;
}

#price td {
	text-align: right;
}

#price .total-price,
#price .model-price,
#price .accessory-price {
	font-weight: bold;
}

#price .total-price {
	font-size: 16px;
}

#price .model-price,
#price .accessory-price {
	font-size: 15px;
}

#price .total-price::before,
#price .model-price::before,
#price .accessory-price::before {
	content: "\\";
}

#side-navigator {
	border-radius: 6px 0 0 6px;
	box-shadow: 4px 2px 4px 1px rgba(0,0,0,.2);
	overflow: hidden;
	padding-left: calc(1360 / 1920 * 64px);
	position: absolute;
	right: -142px;
	/* right: calc(1360 / 1920 * -160px); */
	/* top: calc(1360 / 1920 * 230px); */
	top: calc(1360 / 1920 * 140px);
	transition-duration: .4s;
	transition-property: all;
	z-index: 10000;
}

#side-navigator button {
	background-color: rgba(255, 255, 255, .7);
	background-image: url(../image/btn_sidemenu_closed.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	border-right: 1px rgba(0, 0, 0, .2) solid;
	box-shadow: none;
	cursor: pointer;
	content: " ";
	display: inline-block;
	height: 100%;
	left: 0;
	margin: 0;
	outline: none;
	position: absolute;
	top: 0;
	width: calc(1360 / 1920 * 64px);
}

#side-navigator.opened {
	right: 0;
}

#side-navigator.opened button {
	background-image: url(../image/btn_sidemenu_opened.png);
}

#side-navigator ul {
	background-color: rgba(0, 0, 0, .3);
}

#side-navigator li {
	border-bottom: 1px rgba(255, 255, 255, .15) solid;

}

#side-navigator li.current {
	background-color: rgba(255, 255, 255, .5);
}

#side-navigator li img {
	width: calc(1360 / 1920 * 200px);
}
