@charset "UTF-8";
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.site-main {
  max-width: 980px;
  margin: 0 auto;
}

.site-main__inner {
  margin: 0 10px;
}

/*===========================================================
  TOP
===========================================================*/
.top .site-main {
  /* -------------------- メインスライダー --------------------*/
  /* -------------------- イベントスライダー --------------------*/
  /* -------------------- インスタ --------------------*/
  /* -------------------- Concept --------------------*/
  /* -------------------- MOVIE --------------------*/
  /* -------------------- Point --------------------*/
  /* -------------------- Event --------------------*/
  /* -------------------- Used Car --------------------*/
  /* -------------------- Car-Line-Up --------------------*/
  /* -------------------- Shop Info --------------------*/
  /* -------------------- Comunity Spot --------------------*/
}

.top .site-main section {
  margin: 50px 0 0;
}

.top .site-main section h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 1;
}

.top .site-main .control {
  position: relative;
}

.top .site-main .control-slider__img.active img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.top .site-main .control-prev, .top .site-main .control-next {
  height: 100%;
  border: 1px solid #000;
}

.top .site-main .control-prev a, .top .site-main .control-next a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  text-align: center;
  color: #000;
}

.top .site-main .control-prev a:before, .top .site-main .control-next a:before {
  line-height: 1;
  margin-top: -0.5em;
  text-indent: 0;
}

.top .site-main .control-prev a:hover, .top .site-main .control-next a:hover {
  color: #FFF;
  background: #000;
}

.top .site-main .control-prev {
  position: absolute;
  left: 0;
  top: 0;
}

.top .site-main .control-prev a:before {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.2em;
}

.top .site-main .control-next {
  position: absolute;
  right: 0;
  top: 0;
}

.top .site-main .control-next a:before {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-right: -0.2em;
}

.top .site-main .main {
  margin: 0;
}

.top .site-main .main .control {
  margin: 15px 0 0;
  padding: 0 42px;
}

.top .site-main .main .control-prev, .top .site-main .main .control-next {
  width: 24px;
}

.top .site-main .main .control-prev a:before, .top .site-main .main .control-next a:before {
  font-size: 20px;
  font-size: 2rem;
}

.top .site-main .main .main-slider li {
  display: none;
}

.top .site-main .main .bx-viewport .main-slider li {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .top .site-main .main {
    margin: 0 -10px;
  }
  .top .site-main .main .control {
    margin: 10px 10px 0;
    padding: 0 35px;
  }
  .top .site-main .main .control-slider__img {
    width: 180px !important;
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 640px) {
  .top .site-main .main .control {
    margin: 10px 5px 0;
    padding: 0 29px;
  }
  .top .site-main .main .control-slider__img {
    width: 123px !important;
    margin-right: 5px !important;
  }
  .top .site-main .main .control-prev, .top .site-main .main .control-next {
    width: 18px;
  }
  .top .site-main .main .control-prev a:before, .top .site-main .main .control-next a:before {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.top .site-main .event .control_02 {
  position: relative;
}

.top .site-main .event .control_02 .control-prev,
.top .site-main .event .control_02 .control-next {
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  width: 25px;
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .top .site-main .event .control_02 {
    margin: 0 -10px;
  }
}

@media screen and (max-width: 640px) {
  .top .site-main .event .control_02 .control-prev,
  .top .site-main .event .control_02 .control-next {
    width: 20px;
    font-size: 1.6rem;
  }
}

.top .site-main .instagram {
    background: #f6f6f6;
    padding: 1em 15px;
}

.top .site-main .instagram #sbi_load {
}

.top .site-main .instagram #sbi_load .sbi_load_btn {
  width: 280px;
  margin: 30px auto 0 auto;
  padding: 15px;
  background-color: #ff6e6e;
  border-radius: 10px;
  border: solid 3px #fff;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  clear: both;
  vertical-align: bottom;
  display: inline-block;
}

.top .site-main .instagram #sbi_load .sbi_load_btn:hover {
  background-color: #ffffff;
  color: #ff6e6e;
  border: solid 3px #ff6e6e;
  opacity: 1;
}

.top .site-main .instagram .fa {
  display: none;
}

.top .site-main .concept__clear:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .top .site-main .concept__clear {
  height: 1%;
}

.top .site-main .concept-txt {
  float: right;
  width: 41.66667%;
  margin: 1.04167% 3.125% 0 0;
}

.top .site-main .concept-txt h3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 7.5%;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
}

.top .site-main .concept-txt h3 .inner {
  position: relative;
}

.top .site-main .concept-txt h3 .inner br {
  display: none;
}

.top .site-main .concept-txt h3 .inner:before {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -1.5em;
  top: -0.5em;
  font-size: 20px;
  font-size: 2rem;
  color: #E7E7E7;
  z-index: 1;
}

.top .site-main .concept-txt h3 .inner:after {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: -1.5em;
  top: -0.5em;
  font-size: 20px;
  font-size: 2rem;
  color: #E7E7E7;
  z-index: 1;
}

.top .site-main .concept-txt p {
  line-height: 1.8;
}

.top .site-main .concept-slider {
  float: left;
  width: 50%;
}

.top .site-main .concept-slider .control {
  margin: 10px 0 0;
  padding: 0 32px;
}

.top .site-main .concept-slider .control-prev, .top .site-main .concept-slider .control-next {
  width: 18px;
}

.top .site-main .concept-slider .control-prev a:before, .top .site-main .concept-slider .control-next a:before {
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .top .site-main .concept-txt {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
  .top .site-main .concept-txt h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 15px;
    line-height: 1.6;
    border: 1px solid #E7E7E7;
    padding: 20px;
  }
  .top .site-main .concept-txt h3 .inner {
    position: relative;
  }
  .top .site-main .concept-txt h3 .inner br {
    display: block;
  }
  .top .site-main .concept-txt h3 .inner:after {
    position: absolute;
    right: -4.7em;
    top: -0.5em;
  }
  .top .site-main .concept-txt p {
    padding: 0 10px;
  }
  .top .site-main .concept-slider {
    float: none;
    max-width: 480px;
    width: auto;
    margin: 0 auto;
  }
  .top .site-main .concept-slider .control {
    padding: 0 27px;
  }
}

.top .site-main .movie .movie-list__list {
  margin-top: 20px;
}

.top .site-main .movie .movie-list__list:first-child {
  margin-top: 0;
}

.top .site-main .point-list {
  margin: -3.125% 0 0 -6.25%;
}

.top .site-main .point-list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .top .site-main .point-list {
  height: 1%;
}

.top .site-main .point-list__list {
  width: 44.11765%;
  float: left;
  margin: 2.94118% 0 0 5.88235%;
}

.top .site-main .point-list__list:nth-of-type(odd) {
  clear: both;
}

.top .site-main .point-list__img {
  margin: 0 0 5px;
}

.top .site-main .point-list__tit {
  margin: 0 0 5px;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .top .site-main .point-list {
    margin: -4.0107% 0 0 -3.20856%;
  }
  .top .site-main .point-list__list {
    width: 46.63212%;
    margin: 3.88601% 0 0 3.10881%;
  }
  .top .site-main .point-list__img {
    margin: 0 0 8px;
  }
  .top .site-main .point-list__tit {
    margin: 0 5px 4px;
  }
  .top .site-main .point-list__txt {
    margin: 0 5px;
  }
}

@media screen and (max-width: 640px) {
  .top .site-main .point-list {
    margin: 0;
  }
  .top .site-main .point-list__list {
    width: auto;
    float: none;
    margin: 10% 0 0;
  }
  .top .site-main .point-list__list:first-child {
    margin-top: 0;
  }
  .top .site-main .point-list__img {
    text-align: center;
  }
  .top .site-main .point-list__tit {
    text-align: center;
  }
}

.top .site-main .event-main {
  margin: 0 0 20px;
}

.top .site-main .event-main__img {
  margin: 0 0 -4.6875%;
}

.top .site-main .event-main__btn {
  width: 42.70833%;
  margin: 0 auto;
}

.top .site-main .event-testcar__title {
  font-weight: bold;
  margin: 0 0 10px;
  overflow: hidden;
}

.top .site-main .event-testcar__title span {
  line-height: 24px;
}

.top .site-main .event-testcar__title__txt {
  font-size: 17px;
  font-size: 1.7rem;
  float: left;
}

.top .site-main .event-testcar__title__link {
  font-size: 14px;
  font-size: 1.4rem;
  float: right;
}

.top .site-main .event-testcar__title__link a {
  display: block;
}

.top .site-main .event-testcar__title__link a:after {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.5em;
}

.top .site-main .event-testcar__title__link a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.top .site-main .event-testcar__list {
  margin: 0 0 30px;
}

.top .site-main .event-testcar__list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .top .site-main .event-testcar__list {
  height: 1%;
}

.top .site-main .event-testcar__list .testcar-item {
  width: 18.75%;
  float: left;
  margin: 0 0 0 1.5625%;
}

.top .site-main .event-testcar__list .testcar-item:first-child {
  margin-left: 0;
}

.top .site-main .event-testcar__list .testcar-item__name {
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 27px;
}

.top .site-main .event-testcar__list .testcar-item__btn a {
  display: block;
  background: #EEE;
  position: relative;
  line-height: 30px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}

.top .site-main .event-testcar__list .testcar-item__btn a:after {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  border-left: 1px dotted #999;
  width: 16.66667%;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}

.top .site-main .event-testcar__list .testcar-item__btn a:hover {
  background: #DDD;
}

.top .site-main .event-btns {
  position: relative;
  left: 50%;
  float: left;
}

.top .site-main .event-btns__outer {
  overflow: hidden;
  position: relative;
}

.top .site-main .event-btns__btn {
  position: relative;
  left: -50%;
  display: block;
  float: left;
  width: 280px;
  margin-left: 20px;
  background: #E60B62;
  color: #FFF;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 70px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: #E60B62;
  background: -moz-linear-gradient(top, #E60B62 50%, #C40953 50%);
  background: -webkit-linear-gradient(top, #E60B62 50%, #C40953 50%);
  background: linear-gradient(to bottom, #E60B62 50%, #C40953 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E60B62', endColorstr='#C40953',GradientType=0 );
}

.top .site-main .event-btns__btn:first-child {
  margin-left: 0;
}

.top .site-main .event-btns__btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.top .site-main .event-btns__btn:before {
  margin-right: 0.5em;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
}

.top .site-main .event-btns__btn:after {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 1em;
  font-weight: normal;
  line-height: 1;
}

.top .site-main .event-btns__btn--shijo:before {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.top .site-main .event-btns__btn--shodan:before {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.top .site-main .event-btns__btn--mitsumori:before {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 768px) {
  .top .site-main .event-main {
    margin: 0 0 20px;
  }
  .top .site-main .event-main__img {
    margin: 0 0 -4.6875%;
  }
  .top .site-main .event-main__btn {
    min-width: 200px;
  }
  .top .site-main .event-testcar {
    padding: 0 3.20856%;
  }
  .top .site-main .event-testcar__title {
    font-weight: bold;
    margin: 0 0 10px;
  }
  .top .site-main .event-testcar__title span {
    line-height: 34px;
  }
  .top .site-main .event-testcar__title__txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .top .site-main .event-testcar__title__link {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .top .site-main .event-testcar__title__link a {
    border: 1px solid #000;
    padding: 0 12px;
  }
  .top .site-main .event-testcar__list {
    margin: -4.28571% 0 30px -5%;
  }
  .top .site-main .event-testcar__list .testcar-item {
    width: 28.57143%;
    margin: 4.7619% 0 0 4.7619%;
  }
  .top .site-main .event-testcar__list .testcar-item:first-child {
    margin-left: 4.7619%;
  }
  .top .site-main .event-testcar__list .testcar-item__btn a {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 640px) {
  .top .site-main .event-testcar {
    padding: 0 3.22581%;
  }
  .top .site-main .event-testcar__list {
    margin: -3.44828% 0 30px -3.44828%;
  }
  .top .site-main .event-testcar__list .testcar-item {
    width: 46.66667%;
    margin: 3.33333% 0 0 3.33333%;
  }
  .top .site-main .event-testcar__list .testcar-item:first-child {
    margin-left: 3.33333%;
  }
  .top .site-main .event-testcar__list .testcar-item__btn a {
    font-size: 10px;
    font-size: 1rem;
  }
  .top .site-main .event-btns {
    width: 86.66667%;
  }
  .top .site-main .event-btns__btn {
    width: 46.15385%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    margin-left: 7.69231%;
    padding: 12px 0;
    border: 3px solid #C40953;
  }
  .top .site-main .event-btns__btn:before {
    margin: 0 0 8px;
    font-size: 35px;
    font-size: 3.5rem;
    display: block;
  }
  .top .site-main .event-btns__btn:after {
    position: absolute;
    right: 5px;
    top: 50%;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: -0.5em;
  }
}

.top .site-main .usedcar-main {
  position: relative;
}

.top .site-main .usedcar-main a {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  background: #54b6de;
  padding: 1em;
}

.top .site-main .usedcar-main a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.top .site-main .usedcar-main a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  font-size: 28px;
  font-size: 2.8rem;
}

.top .site-main .usedcar-main__logo, .top .site-main .usedcar-main__txt {
  display: table-cell;
  vertical-align: middle;
}

.top .site-main .usedcar-main__logo {
  max-width: 500px;
  display: flex;
  justify-content: center;
  padding-bottom:7px;
}

.top .site-main .usedcar-main__txt {
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  text-align: center;
}

.top .site-main .usedcar-new {
  border: 3px solid #CCC;
  border-top: none;
  padding: 1.77083%;
}

.top .site-main .usedcar-new__title {
  margin: 0 0 20px;
}

.top .site-main .usedcar-new__title__txt {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}

.top .site-main .usedcar-new__title__img {
  float: right;
}

.top .site-main .usedcar-new__read {
  background: #F2F2F2;
  padding: 10px;
  margin: 0 0 15px;
  font-size: 0px;
  font-size: 0rem;
}

.top .site-main .usedcar-new__read:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .top .site-main .usedcar-new__read {
  height: 1%;
}

.top .site-main .usedcar-new__read .read-mv {
  overflow: hidden;
}

.top .site-main .usedcar-new__read .read-mv .usedcar-new__read__icon {
  width: 30px;
}

.top .site-main .usedcar-new__read .read-mv .usedcar-new__read__txt {
  padding: 0 0 0 35px;
}

.top .site-main .usedcar-new__read .read-interior {
  overflow: hidden;
  margin-top: 5px;
}

.top .site-main .usedcar-new__read .read-interior .usedcar-new__read__icon {
  width: 85px;
}

.top .site-main .usedcar-new__read .read-interior .usedcar-new__read__txt {
  padding: 0 0 0 90px;
}

.top .site-main .usedcar-new__read__icon {
  float: left;
}

.top .site-main .usedcar-new__read__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  display: block;
}

.top .site-main .usedcar-new__list__outer {
  max-height: 440px;
  overflow: hidden;
}

.top .site-main .usedcar-new__list .new-item {
  float: left;
  position: relative;
  margin: 0 1.63043% 15px 0;
  width: 23.04348%;
  min-height:235px;
}

.top .site-main .usedcar-new__list .new-item span {
  display: block;
}

.top .site-main .usedcar-new__list .new-item__name {
  background: #000;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 21px;
}

.top .site-main .usedcar-new__list .new-item__data {
  background: #F2F2F2;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 5px;
  line-height: 15px;
}

.top .site-main .usedcar-new__list .new-item__icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0px;
  font-size: 0rem;
}

.top .site-main .usedcar-new__list .new-item__mv {
  position: absolute;
  left: 3px;
  bottom: 5px;
  font-size: 0px;
  font-size: 0rem;
  width: 32px;
}

.top .site-main .usedcar-new__list .new-item__mv img {
  height: auto;
}

.top .site-main .usedcar-new__list .new-item__interior {
  position: absolute;
  right: 3px;
  bottom: 5px;
  font-size: 0px;
  font-size: 0rem;
  width: 96px;
}

.top .site-main .usedcar-new__list .new-item__interior img {
  height: auto;
}

.top .site-main .usedcar-new .jspScrollable {
  width: 100% !important;
}

.top .site-main .usedcar-new .jspScrollable .jspContainer {
  float: none;
  overflow: hidden;
  position: relative;
  width: 100% !important;
}

.top .site-main .usedcar-new .jspScrollable .jspContainer .jspPane {
  position: absolute;
  width: 100% !important;
}

.top .site-main .usedcar-new .jspScrollable .jspContainer .jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
}

.top .site-main .usedcar-new .jspScrollable .jspContainer .jspVerticalBar .jspTrack {
  background: #FFE7D2;
}

.top .site-main .usedcar-new .jspScrollable .jspContainer .jspVerticalBar .jspTrack .jspDrag {
  background: #FF871F;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.new-item__img{
  position: relative;
}
.price-ttl {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}
.price-list {
    margin-left: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .top .site-main .usedcar-main a {
    display: block;
    padding: 20px 20px 15px 15px;
  }
  .top .site-main .usedcar-main a:after {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 22px;
    font-size: 2.2rem;
  }
  .top .site-main .usedcar-main__logo, .top .site-main .usedcar-main__txt {
    display: block;
  }
  .top .site-main .usedcar-main__logo {
    width: 74.07407%;
    margin: 0 0 15px;
  }
  .top .site-main .usedcar-main__txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
.top .site-main .usedcar-new__list .new-item {
    min-height: 190px;
}
}

@media screen and (max-width: 979px) {
  .top .site-main .usedcar-new {
    padding: 17px;
  }
  .top .site-main .usedcar-new__list .new-item {
    margin: 0 1.63043% 15px 0;
    width: 23.04348%;
  }
  .top .site-main .usedcar-new__list .new-item__img img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 810px) {
  .top .site-main .usedcar-new__list .new-item {
    margin: 0 1.5873% 15px 0;
    width: 31.11111%;
  }
}

@media screen and (max-width: 680px) {
  .top .site-main .usedcar-new {
    padding: 12px;
  }
  .top .site-main .usedcar-new__read {
    padding: 10px;
  }
  .top .site-main .usedcar-new__read .read-mv .usedcar-new__read__icon {
    width: 24px;
  }
  .top .site-main .usedcar-new__read .read-mv .usedcar-new__read__txt {
    padding: 0 0 0 30px;
  }
  .top .site-main .usedcar-new__read .read-interior {
    margin-top: 5px;
  }
  .top .site-main .usedcar-new__read .read-interior .usedcar-new__read__icon {
    width: 75px;
  }
  .top .site-main .usedcar-new__read .read-interior .usedcar-new__read__txt {
    padding: 0 0 0 80px;
  }
  .top .site-main .usedcar-new__read__txt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 22px;
  }
  .top .site-main .usedcar-new__list .new-item {
    margin: 0 1.90476% 15px 0;
    width: 46.34921%;
  }
}

@media screen and (max-width: 510px) {
  .top .site-main .usedcar-new__read {
    padding: 10px;
  }
  .top .site-main .usedcar-new__read .read-mv .usedcar-new__read__icon {
    width: 30px;
  }
  .top .site-main .usedcar-new__read .read-mv .usedcar-new__read__txt {
    padding: 0 0 0 70px;
  }
  .top .site-main .usedcar-new__read .read-interior {
    margin-top: 5px;
  }
  .top .site-main .usedcar-new__read .read-interior .usedcar-new__read__icon {
    width: 65px;
  }
  .top .site-main .usedcar-new__read .read-interior .usedcar-new__read__txt {
    padding: 0 0 0 70px;
  }
  .top .site-main .usedcar-new__read__txt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    vertical-align: middle;
  }
  .top .site-main .usedcar-new__list__outer {
    max-height: 260px;
  }
}

@media screen and (max-width: 400px) {
  .top .site-main .usedcar-new__read {
    padding: 10px;
  }
  .top .site-main .usedcar-new__read .read-mv .usedcar-new__read__icon {
    width: 30px;
  }
  .top .site-main .usedcar-new__read .read-mv .usedcar-new__read__txt {
    padding: 0 0 0 60px;
  }
  .top .site-main .usedcar-new__read .read-interior {
    margin-top: 5px;
  }
  .top .site-main .usedcar-new__read .read-interior .usedcar-new__read__icon {
    width: 55px;
  }
  .top .site-main .usedcar-new__read .read-interior .usedcar-new__read__txt {
    padding: 0 0 0 60px;
  }
  .top .site-main .usedcar-new__read__txt {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .top .site-main .usedcar-new__list .new-item__data {
    font-size: 10px;
    font-size: 1rem;
  }
  .top .site-main .usedcar-new__list .new-item__list .new-item {
    margin: 0 1.5873% 15px 0;
    width: 47.61905%;
  }
  .top .site-main .usedcar-new__list .new-item__mv {
    left: 5px;
    width: 24px;
  }
  .top .site-main .usedcar-new__list .new-item__interior {
    right: 5px;
    width: 70px;
  }
}

.top .site-main .lineup-main {
  margin: 0 0 20px;
}

.top .site-main .lineup-main a {
  display: block;
  background: #000 url(../../images/lineup_main.png) no-repeat right center;
  line-height: 158px;
  border: 1px solid #000;
  color: #FFF;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 0 0 50px;
}

.top .site-main .lineup-main a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.top .site-main .lineup .control {
  padding: 0 50px;
}

.top .site-main .lineup .control-prev, .top .site-main .lineup .control-next {
  width: 24px;
}

.top .site-main .lineup .control-prev a:before, .top .site-main .lineup .control-next a:before {
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .top .site-main .lineup-main {
    background: #000;
    margin: 0 0 10px;
  }
  .top .site-main .lineup-main a {
    background-size: auto 100%;
    line-height: 1;
    font-size: 20px;
    font-size: 2rem;
    padding: 9.35829% 0 9.35829% 2.6738%;
  }
}

@media screen and (max-width: 768px) and (max-width: 480px) {
  .top .site-main .lineup-main a {
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .top .site-main .lineup .control {
    padding: 0 30px;
  }
  .top .site-main .lineup .control-slider__img {
    width: 90px !important;
    margin-right: 10px !important;
  }
  .top .site-main .lineup .control-prev, .top .site-main .lineup .control-next {
    width: 18px;
  }
  .top .site-main .lineup .control-prev a:before, .top .site-main .lineup .control-next a:before {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.top .site-main .shop-info {
  margin: 0 0 20px;
}

.top .site-main .shop-info:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .top .site-main .shop-info {
  height: 1%;
}
.top .site-main .shop-info__detail {
  width: 56.25%;
  float: left;
}

.top .site-main .shop-info__detail:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .top .site-main .shop-info__detail {
  height: 1%;
}

.top .site-main .shop-info__detail__img {
  margin: 0 0 20px;
  /* float: left; */
  /* width: 41.83673%; */
}

.top .site-main .shop-info__detail__data {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  line-height: 1.6;
}

.top .site-main .shop-info__detail__data th, .top .site-main .shop-info__detail__data td {
  padding: 10px;
  border: 1px solid #EEE;
  width: 100%;
}

.top .site-main .shop-info__detail__data th {
  background: #EEE;
  font-weight: bold;
  vertical-align: middle;
  width: 22.22222%;
}

.top .site-main .shop-info__fb {
  width: 41.66667%;
  float: right;
  /*> .fb-page {
        width: 100%;

        > span,
        iframe {
          width: 100% !important;
        }
      }*/
  /* height: 100px; */
}

.top .site-main .shop-map iframe {
  width: 100% !important;
}

@media screen and (max-width: 768px) {
  .top .site-main .shop-info {
    margin: 0 0 40px;
  }
  .top .site-main .shop-info__detail {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
  .top .site-main .shop-info__detail__img {
    margin: 0 0 20px;
    width: 100%;
    text-align: center;
  }
  .top .site-main .shop-info__detail__data {
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.6;
  }
  .top .site-main .shop-info__detail__data th, .top .site-main .shop-info__detail__data td {
    padding: 10px;
    border: 1px solid #EEE;
  }
  .top .site-main .shop-info__detail__data th {
    background: #EEE;
    font-weight: bold;
    vertical-align: middle;
    width: 26.66667%;
  }
  .top .site-main .shop-info__fb {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0 3.33333%;
    max-width: 420px;
    margin: 0 auto;
  }
  .top .site-main .shop-map {
    padding: 0 3.33333%;
  }
}

.top .site-main .comunity-spot {
  border: 1px solid #DDD;
  padding: 3.02083%;
  background: url(../../images/comunity_bg.png) no-repeat right top;
}

.top .site-main .comunity-spot__title {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 10px;
}

.top .site-main .comunity-spot__title:before {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.5em;
  color: #E50011;
}

.top .site-main .comunity-spot__txt {
  max-width: 600px;
  margin: 0 100px 20px 0;
}

.top .site-main .comunity-spot__list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .top .site-main .comunity-spot__list {
  height: 1%;
}

.top .site-main .comunity-spot__list--photo {
  margin: 0 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px dotted #CCC;
}

.top .site-main .comunity-spot__list li {
  width: 15.55556%;
  float: left;
  margin: 0 0 10px 1.11111%;
}

.top .site-main .comunity-spot__list li:first-child {
  margin-left: 0;
  margin-right: 1.11111%;
}

.top .site-main .comunity-spot__list li:nth-child(7) {
  margin-left: 17.77778%;
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .top .site-main .comunity-spot {
    padding: 4.66667%;
  }
  .top .site-main .comunity-spot__title {
    margin: 0 0 10px;
  }
  .top .site-main .comunity-spot__txt {
    margin-bottom: 15px;
  }
  .top .site-main .comunity-spot__list {
    margin-top: -2.22222%;
  }
  .top .site-main .comunity-spot__list--photo {
    margin-bottom: 5.55556%;
    padding-bottom: 5.55556%;
  }
  .top .site-main .comunity-spot__list li {
    width: 31.85185%;
    margin: 2.22222% 0 0 2.22222%;
  }
  .top .site-main .comunity-spot__list li:first-child {
    margin-right: 0;
  }
  .top .site-main .comunity-spot__list li:nth-of-type(3n+1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  .top .site-main .comunity-spot {
    background-size: auto 72px;
  }
  .top .site-main .comunity-spot__txt {
    margin-right: 0;
  }
}

/* .site-main */
/*===========================================================
  サブ共通
===========================================================*/
.sub .site-main .page-article__title {
  font-size: 30px;
  font-size: 3rem;
  background: #004DA1;
  color: #FFF;
  font-weight: bold;
  line-height: 80px;
  padding: 0 25px;
}

.sub .site-main .page-article__bread {
  border-bottom: 1px dotted #CCC;
  overflow: hidden;
  padding: 5px 0;
}

.sub .site-main .page-article__bread li {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 1em;
}

.sub .site-main .page-article__bread li:first-child {
  margin-left: -2em;
}

.sub .site-main .page-article__bread li:before {
  content: "＞";
  margin-right: 1em;
}

.sub .site-main .page-article__bread li a {
  text-decoration: underline;
}

.sub .site-main .page-article__bread li a:hover {
  text-decoration: none;
}

.sub .site-main .page-article .sub-section {
  margin: 50px 0 0;
}

.sub .site-main .page-article .sub-section__title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  margin: 0 0 20px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .sub .site-main .page-article__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    padding: 15px;
  }
  .sub .site-main .page-article .sub-section {
    margin: 30px 0 0;
  }
  .sub .site-main .page-article .sub-section__title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1;
  }
}

/* .site-main */
/*===========================================================
  Staff
===========================================================*/
.page-article--staff .manager-greet:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .page-article--staff .manager-greet {
  height: 1%;
}

.page-article--staff .manager-greet__photo {
  float: left;
  width: 50%;
}

.page-article--staff .manager-greet__comment {
  float: right;
  width: 45.83333%;
}

.page-article--staff .manager-greet__comment__name {
  text-align: right;
  font-size: 20px;
  font-size: 2rem;
  margin-top: 20px;
}

.page-article--staff .staff-lists {
  margin: -3.125% 0 0 -3.125%;
}

.page-article--staff .staff-lists:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0.1em;
}

* html .page-article--staff .staff-lists {
  height: 1%;
}

.page-article--staff .staff-lists__list {
  float: left;
  width: 30.30303%;
  margin: 3.0303% 0 0 3.0303%;
  border: 1px solid #CCC;
}

.page-article--staff .staff-lists__list__people {
  background: #F2F2F2;
}

.page-article--staff .staff-lists__list__people__name {
  padding: 6% 0 7.33333%;
  line-height: 1;
  text-align: center;
}

.page-article--staff .staff-lists__list__people__name--position {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  margin: 0 0 8px;
}

.page-article--staff .staff-lists__list__people__name--name {
  font-size: 18px;
  font-size: 1.8rem;
}

.page-article--staff .staff-lists__list__comment {
  padding: 10px;
  display: none;
}

@media screen and (max-width: 768px) {
  .page-article--staff .manager-greet__photo {
    width: 50%;
    margin: 0 10px 10px 0;
  }
  .page-article--staff .manager-greet__comment {
    float: none;
    width: auto;
  }
}

@media screen and (max-width: 640px) {
  .page-article--staff .staff-lists {
    margin: -3.125% 0 0 -3.125%;
  }
  .page-article--staff .staff-lists__list {
    width: 46.9697%;
    margin: 3.0303% 0 0 3.0303%;
  }
}

@media screen and (max-width: 480px) {
  .page-article--staff .manager-greet__photo {
    float: none;
    width: 100%;
    margin: 0 auto 15px;
  }
  .page-article--staff .manager-greet__comment {
    padding: 0 10px;
  }
  .page-article--staff .staff-lists {
    margin: 0;
  }
  .page-article--staff .staff-lists__list {
    float: none;
    width: 100%;
    margin: 4.16667% 0 0;
  }
  .page-article--staff .staff-lists__list__people {
    display: table;
  }
  .page-article--staff .staff-lists__list__people__photo {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
  .page-article--staff .staff-lists__list__people__name {
    display: table-cell;
    vertical-align: middle;
  }
}

/* .page-article--staff */
/*===========================================================
  testdrive
===========================================================*/
.testdrive {
  border: #00448E 1px solid;
  margin-bottom: 100px !important;
  position: relative;
}

@media screen and (max-width: 768px) {
  .testdrive {
    margin-bottom: 30px !important;
  }
}

.testdrive .day_mark {
  position: absolute;
  top: -9px;
  left: 30px;
}

@media screen and (max-width: 768px) {
  .testdrive .day_mark {
    top: -5px;
    left: 15px;
    width: 260px;
  }
}

.testdrive h3 {
  border-left: #333 10px solid;
  border-bottom: #333 1px solid;
  padding: 0 0 0 10px;
  font-size: 20px;
  font-size: 2rem;
}

.testdrive-title {
  background-color: #00448E;
  padding: 30px 30px 15px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .testdrive-title {
    padding: 15px;
  }
}

.testdrive-title-txt {
  padding-top: 44px;
  float: left;
  width: 69.66667%;
}

@media screen and (max-width: 768px) {
  .testdrive-title-txt {
    padding-top: 15px;
    width: 100%;
    float: none;
  }
}

.testdrive-title-txt__h {
  padding-top: 25px;
}

.testdrive-title-img {
  position: relative;
  float: right;
  background-color: #FFFAE6;
  color: #EA5E00;
  width: 24.44444%;
  font-size: 18px;
  font-size: 1.8rem;
}

.testdrive-title-img::before {
  content: "";
  width: 66px;
  height: 66px;
  position: absolute;
  top: -7px;
  right: -7px;
  background: url(../../campaign/testdrive/images/ribon1.png) 0 0 no-repeat;
}

.testdrive-title-img::after {
  content: "";
  width: 66px;
  height: 66px;
  position: absolute;
  bottom: -10px;
  left: -6px;
  background: url(../../campaign/testdrive/images/ribon2.png) 0 0 no-repeat;
}

@media screen and (max-width: 768px) {
  .testdrive-title-img {
    margin-top: 20px;
    width: 100%;
    float: none;
  }
  .testdrive-title-img img {
    width: 100%;
  }
}

.testdrive-title-img__p {
  padding: 20px 10px 10px;
  font-weight: bold;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .testdrive-title-img__p {
    padding: 20px;
  }
}

.testdrive-box {
  padding: 50px;
}

@media screen and (max-width: 768px) {
  .testdrive-box {
    padding: 15px;
  }
}

.testdrive-box-cnt {
  text-align: center;
  margin: 30px 0;
}

.testdrive-box-cnt-address {
  color: #004C9F;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}

.testdrive-box-cnt iframe {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .testdrive-box-cnt iframe {
    width: 100%;
  }
}

.testdrive-box-cnt .testdrive-box-cnt__table {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
}

.testdrive-box-cnt .testdrive-box-cnt__table th {
  background-color: #EEE;
  padding: 10px;
  border: #fff 1px solid;
}

.testdrive-box-cnt .testdrive-box-cnt__table td {
  padding: 10px;
  border: #EEE 1px solid;
}

.testdrive-box-cnt .btn {
  position: relative;
  display: block;
  background: #E60B62;
  max-width: 700px;
  margin: 20px auto 50px;
  color: #FFF;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 1em;
  text-decoration: none;
  text-align: center;
  background: #E60B62;
  background: -moz-linear-gradient(top, #004D9F 50%, #003F84 50%);
  background: -webkit-linear-gradient(top, #004D9F 50%, #003F84 50%);
  background: linear-gradient(to bottom, #004D9F 50%, #003F84 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='4D9F', endColorstr='3F84',GradientType=0 );
}

@media screen and (max-width: 768px) {
  .testdrive-box-cnt .btn {
    margin: 20px auto 0;
  }
}

.testdrive-box-cnt .btn a {
  color: #fff;
  display: block;
}

.testdrive-box-cnt .btn a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.testdrive-box-cnt .btn a::after {
  content: "";
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  margin: 0.25em 10px;
}

.testdrive .form_btn {
  margin: 20px auto -110px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .testdrive .form_btn {
    margin: 20px auto 0;
  }
}

.sbi_lb-close i {
  display: none;
}

.sbi_lb-image-wrap-outer i {
  display: none;
}

.sbi_owl-pagination {
  top: -45px;
  position: relative;
  width: auto;
  display: inline-block;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 3px 5px;
}

.top_img_movie{
    max-width: 500px;
    text-align: center;
    margin: 50px auto 0;
    display: table;
}
.pc{
  display: inline-block;
}
.sp{
  display: none;
}
@media screen and (max-width: 768px) {
  .pc{
    display: none;
  }
  .sp{
    display: block;
  }
}