/* 株式会社ウィンテル
Copyright(c)Wintel Corporation. All Rights Reserved. */
* {
  margin: 0px;
  padding: 0px;
}

a, img {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

html {
  height: 100%;
  width: 100%;
}

.clear {
  clear: both;
}

/* For modern browsers */
.cf:before, 
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
  overflow: hidden;
}

/*** index ***/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  background-color: #FFF;
  height: 100%;
  width: 100%;
}

.wrap {
  width: 100%;
}

.wrap li {
  margin-left: 0px;
  list-style-type: none;
}

.hr1 {
  height: 60px;
  padding-top: 15px;
  padding-bottom: 5px;
  display: block;
  width: 1200px;
}

/*** トップページ用ロゴ ***/
.hcw_vcslogo h1 {
  font-size: 8pt;
  line-height: 1.4em;
  font-weight: normal;
  color: #666;
  margin: 0px;
  padding: 0px;
  float: left;
}

.hcw_vcslogo h1 a {
  background-image: url(/vcsImg/img/header/logo.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 21px;
  width: 300px;
  padding-top: 39px;
  padding-left: 190px;
  color: #333;
  text-decoration: none;
  display: block;
}

/*** 詳細ページ用ロゴ ***/
.hcw_vcslogo p {
  font-size: 8pt;
  line-height: 1.4em;
  font-weight: normal;
  color: #666;
  margin: 0px;
  padding: 0px;
  float: left;
}

.hcw_vcslogo p a {
  background-image: url(/vcsImg/img/header/logo.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 21px;
  width: 300px;
  padding-top: 39px;
  padding-left: 190px;
  color: #333;
  text-decoration: none;
  display: block;
}

.hcw_headerMenu {
  float: right;
  height: 21px;
  width: 410px;
  padding-top: 39px;
}

.hcw_headerMenu ul li {
  float: right;
  list-style-image: none;
  list-style-type: none;
}

.hcw_headerMenu ul li.hrm1 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999;
}

.hcw_headerMenu ul li a {
  font-size: 8pt;
  line-height: 18px;
  font-weight: normal;
  color: #666;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  padding-right: 19px;
  padding-left: 19px;
  margin-right: 1px;
  margin-left: 1px;
}

.hcw_headerMenu ul li a:hover {
  font-size: 8pt;
  line-height: 18px;
  font-weight: normal;
  color: #FFF;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  padding-right: 19px;
  padding-left: 19px;
  background-color: #80B227;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-right: 1px;
  margin-left: 1px;
}

.hcw_vcsContentsMenu {
  clear: both;
  height: 50px;
  width: 1196px;
  margin-right: auto;
  margin-left: auto;
}

.hcw_vcsContentsMenu ul {
  margin: 0px;
  padding: 0px;
}

.hcw_vcsContentsMenu ul li {
  margin: 0px;
  padding: 0px;
  float: left;
  list-style-image: none;
  list-style-type: none;
}

.hcw_vcsContentsMenu ul li a {
  background-image: url(/vcsImg/img/header/menubg1.png);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  height: 50px;
  width: 238px;
  display: block;
  text-align: center;
}

.hcw_vcsContentsMenu ul li a:hover {
  background-image: url(/vcsImg/img/header/menubg2.png);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  height: 50px;
  width: 238px;
  display: block;
  text-align: center;
}

#topsection {
  clear: both;
  height: 482px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

#topsection #mmflicker {
  clear: both;
  height: 480px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1px;
  padding-bottom: 1px;
  overflow: hidden;
}

#topsection #mmflicker ul {
  margin: 0px;
  padding: 0px;
}

#topsection #mmflicker ul li {
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}

#socialmedia {
  background-color: #213A5A;
  background-image: url(/vcsImg/img/index/bg-social.jpg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  clear: both;
  height: auto;
  width: 100%;
  display: block;
}

#socialmedia #sm-body {
  clear: both;
  height: auto;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

#socialmedia #sm-body #sm1 {
  float: left;
  height: auto;
  width: 880px;
  padding-right: 10px;
  padding-left: 10px;
}

#socialmedia #sm-body #sm1 h2 {
  background-image: url(/vcsImg/img/index/title-facebook.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: auto;
  width: auto;
  padding-top: 29px;
  font-size: 12px;
  line-height: 1.4em;
  color: #FFF;
  font-weight: normal;
  padding-left: 18px;
  margin-bottom: 15px;
}

#socialmedia #sm-body #sm1 #sm-fbmm {
  padding-left: 15px;
  width: 812px;
  padding-right: 15px;
  background-color: #FFF;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0px 1px 8px #000000;
  height: 700px;
}

#socialmedia #sm-body #sm1 #sm-facebook {
  width: 782px;
  height: 670px;
  overflow: auto;
  overflow-x: none;
}

#socialmedia #sm-body #sm2 {
  float: right;
  width: 280px;
  padding-right: 10px;
  padding-left: 10px;
}

#socialmedia #sm-body #sm2 h2 {
  background-image: url(/vcsImg/img/index/title-hotnews.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: auto;
  width: auto;
  padding-top: 29px;
  font-size: 12px;
  line-height: 1.4em;
  color: #FFF;
  font-weight: normal;
  padding-left: 18px;
  margin-bottom: 15px;
}

#socialmedia #sm-body #sm2 #sm-twitmm {
  padding-left: 10px;
  width: 242px;
  padding-right: 10px;
  background-color: #FFF;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0px 1px 8px #000000;
  height: 700px;
}

#socialmedia #sm-body #sm2 #sm-twitter {
  width: 242px;
  height: 700px;
  overflow: auto;
  overflow-x: none;
}

/*** topSection ***/
.hc_topSection {
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 1200px;
}

/*** パンくず ***/
.hcw_breadcrumbs {
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 1200px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.hcw_breadcrumbs a {
  font-size: 12px;
}

/*** footer ***/
.footer {
  clear: both;
  height: auto;
  width: 100%;
  display: block;
}

.hcw_vcsfooter #fotbody {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  display: block;
  height: auto;
}

.hcw_vcsfooter1 {
  float: left;
  height: auto;
  width: 1200px;
}

.hcw_vcsfooter1 .fot1ms {
  background-image: url(/vcsImg/img/footer/cap-maker_search.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 24px;
  padding-left: 16px;
  clear: both;
  margin-bottom: 20px;
}

.hcw_vcsfooter1 .fot1ms h3 {
  font-size: 8pt;
  line-height: 8pt;
  color: #CCC;
  background-color: #454545;
  padding-top: 5px;
  padding-right: 3px;
  padding-bottom: 5px;
  padding-left: 3px;
  background-image: url(/vcsImg/img/footer/title_arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin-bottom: 1px;
  cursor: pointer;
}

.hcw_vcsfooter1 .fot1ms ul li {
  list-style-image: none;
  list-style-type: none;
  float: left;
}

.hcw_vcsfooter1 .fot1ms ul li a {
  font-size: 8pt;
  line-height: 8pt;
  color: #CCC;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
  background-image: url(/vcsImg/img/footer/lidot.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.hcw_vcsfooter1 .fot1ms ul li a:hover {
  font-size: 8pt;
  line-height: 8pt;
  color: #FFF;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-color: #4FCE8B;
  background-image: url(/vcsImg/img/footer/lido2t.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
}

.hcw_vcsfooter1 .fot1ts {
  background-image: url(/vcsImg/img/footer/cap-bodytype_search.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 24px;
  padding-left: 16px;
  clear: both;
  margin-bottom: 20px;
}

.hcw_vcsfooter1 .fot1ts ul li {
  list-style-image: none;
  list-style-type: none;
  float: left;
}

.hcw_vcsfooter1 .fot1ts ul li a {
  font-size: 8pt;
  line-height: 8pt;
  color: #CCC;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
  background-image: url(/vcsImg/img/footer/lidot.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.hcw_vcsfooter1 .fot1ts ul li a:hover {
  font-size: 8pt;
  line-height: 8pt;
  color: #FFF;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-color: #4FCE8B;
  background-image: url(/vcsImg/img/footer/lido2t.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
}

.hcw_vcsfooter1 .fot1cc {
  background-image: url(/vcsImg/img/footer/cap-contents.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 24px;
  padding-left: 16px;
  clear: both;
  margin-bottom: 20px;
}

.hcw_vcsfooter1 .fot1cc ul li {
  list-style-image: none;
  list-style-type: none;
  float: left;
}

.hcw_vcsfooter1 .fot1cc ul li a {
  font-size: 8pt;
  line-height: 8pt;
  color: #CCC;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
  background-image: url(/vcsImg/img/footer/lidot.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.hcw_vcsfooter1 .fot1cc ul li a:hover {
  font-size: 8pt;
  line-height: 8pt;
  color: #FFF;
  text-decoration: none;
  display: block;
  height: auto;
  width: auto;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-color: #4FCE8B;
  background-image: url(/vcsImg/img/footer/lido2t.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
}

.hcw_vcsfooter2 .fot2 {
  float: right;
  height: auto;
  width: 316px;
}

.hcw_vcsfooter2 .fot2 .fotfb {
  background-image: url(/vcsImg/img/footer/cap-socialmedia.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 24px;
  padding-left: 16px;
  width: 300px;
  margin-bottom: 10px;
}

.hcw_vcsfooter2 .fot2 p {
  font-size: 8pt;
  line-height: 8pt;
  color: #CCC;
  text-align: right;
}

.hcw_vcsfooter3 .fot3 {
  float: right;
  height: auto;
  width: 316px;
}

.hcw_vcsfooter3 .fot3 p {
  font-size: 8pt;
  line-height: 8pt;
  color: #999;
  text-align: right;
}

@media only screen and (max-width: 640px) {
  .hcw_vcsfooter #fotbody {
    width: 304px;
  }
  
  .hcw_vcsfooter3 .fot3 {
    float: none;
    height: auto;
    width: 100%;
  }
  
  .hcw_vcsfooter3 .fot3 p {
    font-size: 8pt;
    line-height: 8pt;
    color: #999;
    text-align: center;
  }
}

/* //////////////////////////////////////////////////
//////////////////////////////////////////////////
[PC_content basic] 
//////////////////////////////////////////////////
////////////////////////////////////////////////// */
.content {
  clear: both;
  min-height: 500px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

content_mslist {
  clear: both;
  height: auto;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

.content h1 {
  line-height: 30px;
  margin-bottom: 3px;
  color: #333;
  margin-top: 0px;
  font-size: 18px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #6C6;
  padding-left: 8px;
}

.content h2 {
  line-height: 30px;
  margin-bottom: 3px;
  color: #333;
  margin-top: 0px;
  font-size: 18px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #6C6;
  padding-left: 8px;
}

.content h3 {
  line-height: 2.5em;
  margin-bottom: 0px;
  color: #444;
  margin-top: 10px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  font-size: 16px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d9d9d9), color-stop(0.00, #f2f2f2));
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  background: -moz-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  background: linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
}

.content h4 {
  line-height: 1.5em;
  margin-bottom: 3px;
  font-size: 14px;
  color: #414141;
}

.content h5 {
  line-height: 1.2em;
  font-size: 12px;
  color: #039;
}

.content p {
  overflow: hidden;
  font-size: 12px;
  line-height: 1.6em;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.content a {
  line-height: 1.2em;
  font-size: 12px;
  color: #039;
  text-decoration: underline;
}

.content a:hover {
  line-height: 1.2em;
  font-size: 12px;
  color: #039;
  text-decoration: none;
}

.content dl {
  font-size: 12px;
  padding-bottom: 10px;
  line-height: 1.4;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 10;
}

.content dt {
  float: left;
  padding-left: 20px;
  height: auto;
  color: #666666;
  font-weight: bold;
  width: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 1px;
  margin-bottom: 2px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #F60;
  background-color: #FAFAFA;
}

.content dd {
  float: left;
  height: auto;
  color: #666666;
  width: 864px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 0px;
  margin-bottom: 5px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #F60;
  background-color: #FFFFFF;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EBEBEB;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #EBEBEB;
}

.content .thumb {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.content .thumb img {
  width: 80px;
  margin-right: 4px;
  margin-left: 4px;
}

.content .thumb {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.content .contentbox {
  clear: both;
  height: auto;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

.content .contentbox .box220_ml20mr20 {
  height: 200px;
  width: 200px;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 5px;
  padding-left: 5px;
}

.content .contentbox li {
  float: left;
  list-style-image: none;
  list-style-type: none;
  width: 220px;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.content .contentbox ul li a {
  font-size: 8pt;
  font-weight: normal;
  color: #666;
  display: block;
  height: auto;
  width: auto;
  margin-right: 1px;
}

.content .contentbox img {
  float: left;
  width: 200px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.content .contentbox .siteimg {
  width: 200px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
}

.content .contentbox p.sitelink {
  width: 200px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
}

.content .contentbox li.comp {
  float: left;
  list-style-image: none;
  list-style-type: none;
  width: 290px;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  margin-left: 5px;
}

/* お探しの車両は見つかりませんでした。 */
.carStockDetail .content_bg .content .sd {
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  padding-left: 10px;
}

/* //////////////////////////////////////////////////
[スマホ_content basic] 
////////////////////////////////////////////////// */
/*@media only screen and (max-width: 640px) {
.wrap {width: 100%; }

.content { clear: both; height: auto; width: 310px; margin-right: auto; margin-left: auto; overflow: hidden; }

.content dl{ font-size: 12px; padding-bottom: 10px; line-height: 1.4; margin-top: 10px; margin-right: 0; margin-bottom: 10px; margin-left: 10; }

.content dt{ float: left; padding-left: 5px; height: auto; color: #666666; font-weight: bold; width: 100%; padding-top: 5px; padding-bottom: 5px; margin-right: 1px; margin-bottom: 2px; border-left-width: 2px; border-left-style: solid; border-left-color: #F60; background-color: #FAFAFA; }

.content dd{ height: auto; color: #666666; width: 100%; padding-top: 5px; padding-bottom: 5px; margin-right: 0px; margin-bottom: 5px; border-left-width: 2px; border-left-style: solid; border-left-color: #F60; background-color: #FFFFFF; padding-left: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-right-color: #EBEBEB; }

.content .contentbox  { height: auto; width: 310px; margin-right: auto; margin-left: auto; overflow: hidden; text-align: center; }
.content .contentbox li { list-style-image: none; list-style-type: none; width: 100%; display: block; margin-top: 10px; margin-bottom: 10px; margin-right: auto; margin-left: auto; text-align: center; }
.content .contentbox ul li a { font-size: 8pt; font-weight: normal; color: #666; display: block; height: auto; width: auto; margin-right: 1px; }
.content .contentbox img { width: 200px; margin-right: auto; margin-left: auto; border: 1px solid #CCC; padding: 1px; margin-bottom: 5px; }
.content .contentbox p.sitelink { width: 100%; text-align: center; }
.content .contentbox li.comp { float: left; list-style-image: none; list-style-type: none; width: 100%; display: block; margin-top: 10px; margin-bottom: 10px; font-size: 13px; margin-left: 5px; text-align: center; }
.content .contentbox .siteimg { width: 200px; text-align: center; margin-right: auto; margin-left: auto; margin-bottom: 10px; }

}*/
/* //////////////////////////////////////////////////
[HI-SPEC-COADING] 
////////////////////////////////////////////////// */
/* OVERFLOW */
.ofh {
  overflow: hidden !important;
}

.ofa {
  overflow: auto !important;
}

.ofs {
  overflow: scroll !important;
}

.ofxs {
  overflow-x: scroll !important;
}

.ofys {
  overflow-y: scroll !important;
}

/* FONT-WEIGHT */
.b {
  font-weight: bold !important;
}

.n {
  font-weight: normal !important;
}

/* TEXT-ALIGN */
.fac {
  text-align: center;
}

.far {
  text-align: right
}

.fal {
  text-align: left
}

/* FLOAT */
.fl {
  float: left;
   !important;
}

.fr {
  float: right;
   !important;
}

/* DISPLAY */
.dpi {
  display: inline;
}

.dpb {
  display: block;
}

/* DECORATION */
.tdn {
  text-decoration: none;
}

/* COLOR */
.color1 {
  color: #cf4192;
}

.color2 {
  color: #e6680b;
}

.color3 {
  color: #e64949;
}

.color4 {
  color: #989898;
}

/* CLEAR */
.clf {
  clear: fixed;
}

/* fontsize */
.fs16 {
  font-size: 16px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs20 {
  font-size: 20px !important;
}

/*** サイトマップ ***/
.sitemap h3 {
  line-height: 2.5em;
  margin-bottom: 0px;
  color: #444;
  margin-top: 10px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  font-size: 16px;
  bbackground: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d9d9d9), color-stop(0.00, #f2f2f2));
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  background: -moz-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  background: linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
}

.sitemap .sitemap_unit {
  padding-left: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

.sitemap ul {
  padding: 10px;
}

.sitemap li {
  list-style-type: none;
  float: left;
  width: 190px;
}

.sitemap li a {
  font-size: 12px;
  line-height: 20px;
  width: 190px;
  display: block;
  margin-bottom: 4px;
  height: 40px;
  text-align: center;
  text-decoration: none;
}

.sitemap li a:hover {
  text-decoration: underline;
}

.sitemap {
  height: auto;
  margin-right: auto;
  margin-left: auto;
  width: 850px;
  background-color: #FFF;
}

/*vcs*/
.ve0102pages .sitemap {
  width: 1200px;
}

.ve0102pages .sitemap .sitemap_unit {
  width: 970px;
}

/*** 最新入荷へのリンク ***/
.ve0101topPages .realtimeLink {
  text-align: right;
}

.ve0101topPages .realtimeLink a {
  margin-right: 10px;
  text-decoration: none;
  color: #039;
  font-size: 16px;
}

.ve0101topPages .realtimeLink a:hover {
  margin-right: 10px;
  text-decoration: underline;
  color: #C00;
}

/*** thanks画面 ***/
.content .form_thanks {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.content .form_thanks p {
  font-size: 16px;
  line-height: 3em;
}

.content .form_thanks a {
  font-size: 14px;
}

/* sns buttons*/
.hc_snsButtons {
  width: auto;
  height: auto;
  float: right;
}

.hc_snsButtons .sns_button {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
}

.hc_snsButtons .sns_button li {
  margin: 0px;
  padding-left: 5px;
}

.hc_snsButtons .sns_twitter {
  /*width: 84px;*/
  float: right;
  /*padding-left:12px;*/
  margin-left: 3px;
}

.hc_snsButtons .sns_facebook {
  /*width: 100px;*/
  margin-left: 3px;
  float: right;
  overflow: hidden;
}

.hc_snsButtons .sns_mixi {
  width: 68px;
  float: right;
}

.hc_snsButtons .sns_gree {
  width: 106px;
  float: right;
}

.hc_snsButtons .sns_plus1 {
  width: 40px;
  float: right;
}

.hc_snsButtons .sns_twitter iframe.twitter-share-button {
  /*width: 72px !important;*/
}

/*** topSection ***/
.hc_topSection {
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 970px;
}

/*** StockListHeader ***/
.content .#list #listHeader {
  display: none;
}

.hcw_headerMenu {
  float: right;
  height: 21px;
  width: auto;
  padding-top: 0px;
}

.hcw_headerMenu img {
  max-width: 100%;
  width: auto;
  /*height: 53px;*/
  height: auto;
}

.hcw_headerMenu img:hover {
  opacity: 0.8;
}

.link-sitemap {
  padding-top: 17px;
}

.hcw_headerMenu ul li.line-banner-header a {
  padding: 0;
  margin: 0;
}

.hcw_headerMenu ul li.line-banner-header {
  margin-left: 20px;
}

.hcw_headerMenu ul li.line-banner-header a:hover {
  background: none;
  padding: 0;
  margin: 0;
}

/*** pagination ***/
.pagenav ul.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.pagenav ul.pagination li a {
  color: #336699;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 22px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  text-decoration: none;
}

.pagenav ul.pagination li a:hover {
  font-size: 11px;
  line-height: 22px;
}

.pagenav ul.pagination li:first-child.disabled {
  display: none;
}

.pagenav ul.pagination li.disabled span {
  color: #336699;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 22px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  text-decoration: none;
}

.pagenav li.active {
  color: #039;
  display: block;
  float: left;
  font-size: 11px;
  line-height: 22px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  text-decoration: none;
}

/*20201112車両詳細一括挿入内画像幅修正*/
.cardetail-bulkinsert-ban-wrap img{
  max-width: 100%;
}

@media screen and (min-width: 640px) {
  .line-banner-header-sp {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .line-banner-header-sp {
    padding-top: 10px;
  }
  
  .line-banner-header-sp img {
    width: 99.5%;
    height: auto;
  }
}

/*
.line-banner-header{
display:none;
}
.line-top-banner{
display:none;
}
.line-banner-header-sp{
display:none;
}
*/