@charset "UTF-8";
/*
@import url(//fonts.googleapis.com/css?family=Orbitron);
@import url(//fonts.googleapis.com/css?family=Sarpanch);
*/
/*
 *
 */
div.vehicle {
  text-align: center;
  background: #000;
  color: #FFF;
}
div.vehicle h2 {
  background: url(img/h-border.png) repeat-x bottom;
  border: none;
  padding: 0 0 4px 0;
  margin: 0;
  font-family: Sarpanch;
  letter-spacing: 0.1em;
  font-size: 14pt;
  color: #fff;
  font-weight: 400;
}
div.vehicle a:link {
  color: #FFF;
  text-decoration: underline;
}
div.vehicle a:visited {
  color: #CCC;
  text-decoration: underline;
}
div.vehicle a:hover {
  color: #F44;
}
div.vehicle a:active {
  color: #F22;
}

/*
 * タイトル
 */
#cartitle {
  background: #000;
  color: #FFF;
  height: 220px;
  position: relative;
  margin: 2em 0;
}

p.carpict {
  position: absolute;
  top: 10px;
  left: 10px;
}

p.caremblem {
  position: absolute;
  top: 30px;
  right: 80px;
}

p.carspec {
  position: absolute;
  bottom: 10px;
  right: 20px;
  text-align: right;
}

/*
 * 製品リスト
 */
#carproducts {
  width: 640px;
  margin: 2em auto;
  text-align: left;
}

#carproductpanels {
  margin: 1em 0;
  position: relative;
}
#carproductpanels .cpp_content {
  width: 640px;
  margin: 0 32px;
  width: 580px;
}
#carproductpanels {
  /* arrows */
}
#carproductpanels .slider-arrow {
  display: block;
  width: 18px;
  height: 240px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
#carproductpanels .slider-arrow:hover {
  background-position: right;
}
#carproductpanels .slider-arrow-prev {
  position: absolute;
  left: 0;
  top: 0;
  background: url(img/b-proprev.png) left no-repeat;
}
#carproductpanels .slider-arrow-next {
  position: absolute;
  right: 0;
  top: 0;
  background: url(img/b-pronext.png) left no-repeat;
}

/* 製品紹介パネル内 */
div.panel {
  text-align: center;
}

div.carproductpanel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 580px;
  text-align: left;
}

div.carpro-pict {
  width: 220px;
}
div.carpro-pict ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 4px;
  list-style: none;
  max-height: 240px;
  overflow: hidden;
}
div.carpro-pict ul li.hidden {
  display: none;
}
div.carpro-pict p.ind {
  width: 90%;
}

div.carpro-disc {
  width: 360px;
  height: 240px;
  /* overflow: auto; removed for simplebar */
  /*div, p { width: 280px; }*/
}
div.carpro-disc h4 {
  background: url(img/bg-subtile.png) repeat-x;
  width: 340px;
  height: 16px;
  line-height: 16px;
  margin: 0;
  padding-left: 4px;
  border-radius: 2px;
  behavior: url(/ie-css3.htc);
}
div.carpro-disc h5 {
  border-bottom: 1px #888 solid;
  font-family: Helvetica, Myriad, Arial;
  font-weight: normal;
}
div.carpro-disc p.ind {
  width: 90%;
}
div.carpro-disc dl.carpro-spec dt {
  color: #DDD;
  float: left;
  width: 8.5em;
  text-align: right;
}
div.carpro-disc dl.carpro-spec dd {
  color: #DDD;
  margin-left: 9em;
  zoom: 1;
  text-align: justify;
  text-justify: distribute;
}
div.carpro-disc .simplebar-track.simplebar-vertical {
  width: 10px;
  background: #202020;
}
div.carpro-disc .simplebar-scrollbar {
  background: #606060;
  border-radius: 10px;
}
div.carpro-disc .simplebar-scrollbar:before {
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
}

div.carpro-disc-inner {
  width: 340px;
}

#lang-en div.carpro-disc h4 {
  padding-top: 2px;
}

.jspTrack {
  background: #222;
}

.jspDrag {
  background: #444;
}

.jspVerticalBar {
  width: 8px;
}

div.carpro-price {
  text-align: right;
  font-weight: bold;
}

/* 製品サムネイル */
.cpp_thumbnail ul {
  list-style: none;
}
.cpp_thumbnail ul li {
  display: inline;
  margin-right: 1px;
}
.cpp_thumbnail ul li img {
  margin-bottom: 4px;
  border: #FFF 1px solid;
}
.cpp_thumbnail ul li .sr-parts-engine img {
  border-color: #08F;
}
.cpp_thumbnail ul li .sr-parts-drvtrn img {
  border-color: #080;
}
.cpp_thumbnail ul li .sr-parts-intexh img {
  border-color: #A60;
}
.cpp_thumbnail ul li .sr-parts-coolin img {
  border-color: #088;
}
.cpp_thumbnail ul li .sr-parts-electr img {
  border-color: #600;
}
.cpp_thumbnail ul li .sr-parts-bdyfrm img {
  border-color: #06A;
}
.cpp_thumbnail ul li .sr-parts-interi img {
  border-color: #AAA;
}
.cpp_thumbnail ul li .sr-parts-exteri img {
  border-color: #666;
}

/*
 * 車輌スペック表
 */
.carspecification {
  width: 640px;
  margin: 2em auto;
  text-align: left;
}
.carspecification h2 {
  margin-top: 2em;
}
.carspecification h3 {
  background-color: #444;
  font-family: Sarpanch;
  letter-spacing: 0.1em;
  font-size: 10pt;
  color: #eb0;
  padding: 0 4px;
}
.carspecification h4 {
  background-color: #222;
  color: #fff;
  padding: 0 5px;
}

#lang-en .carspecification h4 {
  padding-top: 2px;
}

.speclist {
  text-align: left;
}

.powergraph {
  text-align: left;
}

dl.carspeclist {
  font-family: Helvetica, Myriad, Arial;
  line-height: 1.5em;
}
dl.carspeclist dt {
  color: #DDD;
  float: left;
  width: 14em;
  text-align: right;
}
dl.carspeclist dd {
  color: #DDD;
  margin-left: 15em;
  zoom: 1;
  text-align: justify;
  text-justify: distribute;
}

div.specyear {
  margin-top: 1em;
}

span.specyear, span.specyear a:link {
  font-family: Sarpanch;
  letter-spacing: 0.1em;
  font-size: 12pt;
  color: #eb0;
  text-decoration: none;
  font-weight: bold;
}

span.specyear a:hover {
  color: #f22;
}

.specyear ul {
  width: 580px;
  text-align: left;
  list-style: none;
}

.specyear ul li {
  display: inline;
  margin-right: 10px;
}

/* ギャラリー */
.car-gallery {
  margin: 1em 0;
}
.car-gallery ul {
  list-style: none;
}
.car-gallery ul li {
  display: inline;
  margin-right: 1px;
}
.car-gallery ul li img {
  margin-bottom: 4px;
  border: #FFF 1px solid;
}
.car-gallery ul li a.youtube img {
  margin-bottom: 4px;
  border: #800 1px solid;
}

/* スペック表等のナビボタン */
.carspecpanels {
  width: 640px;
  margin: 0 auto;
}
.carspecpanels ul.navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  text-align: left;
  width: 640px;
  /*		li.navi-prev { float: left; }
  		li.navi-next { float: right; }*/
}
.carspecpanels ul.navi a {
  font-size: 0.8em;
  color: #888;
  text-decoration: none;
}
.carspecpanels ul.navi a:hover {
  color: #FFF;
}

/* more button */
a.nav-more {
  display: inline-block;
  position: relative;
  background: url(img/b-more.png) top no-repeat;
  width: 60px;
  height: 12px;
  text-indent: -9999px;
  text-align: left;
}
a.nav-more:hover {
  background-position: bottom;
}