.BoxSizing {
  -moz-box-sizing: border-box;
  /* Firefox 1, probably can drop this */
  -webkit-box-sizing: border-box;
  /* Safari 3-4, also probably droppable */
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Everything else */
}
/* ====================================================================================================================
 * WRAP CONTENT 
 * ====================================================================================================================*/
.article {
  position: relative;
}
@media only screen and (min-width: 1300px) {
  .wrapper {
    position: absolute;
    left: 16.5%;
    left: calc(50% - 640px);
  }
}
@media only screen and (max-width: 1299px) {
  .wrapper {
    position: absolute;
    right: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper {
    position: absolute;
    left: initial;
    right: initial;
  }
}
.contain {
  width: 100%;
  z-index: 8;
}
.contain .wrap-tab-content {
  background: url(../img/index/bg-seen-together.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#f2f2f2), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #dcdbe1 50%, #dcdbe1 100%);
}
@media only screen and (max-width: 767px) {
  .contain .wrap-tab-content {
    margin: 0;
  }
}
.contain .section {
  width: 100%;
  overflow: hidden;
  clear: both;
}
.contain .section.logo {
  background: url(../img/index/bg-log.png) repeat-y center center;
  background: -moz-linear-gradient(left, #edeef0 0%, #edeef0 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #edeef0 0%, #edeef0 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #edeef0 0%, #edeef0 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#edeef0), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #edeef0 0%, #edeef0 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.social {
  background: url(../img/index/bg-social.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#ffffff), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.recommend {
  background: url(../img/index/bg-seen-together.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#f2f2f2), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #f2f2f2 0%, #f2f2f2 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.car-detail {
  background: url(../img/index/bg-social.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#ffffff), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.main-visual {
  background: url(../img/index/bg-social.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#ffffff), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.color-f6f7f7 {
  background: url(../img/index/bg-color-f6f7f7.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #f7f7f7 0%, #f7f7f7 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #f7f7f7 0%, #f7f7f7 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #f7f7f7 0%, #f7f7f7 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#f7f7f7), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #f7f7f7 0%, #f7f7f7 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.tab-index {
  background: url(../img/index/bg-tab-index.jpg) repeat-y center center;
}
.contain .section.tab-content {
  background: url(../img/index/bg-seen-together.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #eef0f1 0%, #eef0f1 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #eef0f1 0%, #eef0f1 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #eef0f1 0%, #eef0f1 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#eef0f1), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #eef0f1 0%, #eef0f1 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.feature {
  background: url(../img/index/bg_cast_activa_slider.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#ffffff), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.banner {
  background: url(../img/index/bg-banner.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #d1d4db 0%, #d1d4db 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #d1d4db 0%, #d1d4db 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #d1d4db 0%, #d1d4db 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#d1d4db), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #d1d4db 0%, #d1d4db 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.intro {
  background: url(../img/index/bg-intro.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #d1d4db 0%, #d1d4db 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #d1d4db 0%, #d1d4db 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #d1d4db 0%, #d1d4db 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#d1d4db), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #d1d4db 0%, #d1d4db 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.link {
  background: url(../img/index/bg-link.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #eef0f1 0%, #eef0f1 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #eef0f1 0%, #eef0f1 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #eef0f1 0%, #eef0f1 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#eef0f1), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #eef0f1 0%, #eef0f1 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section .wrap {
  width: 1280px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
.contain .section .wrap .container {
  width: 1315px;
  width: calc(100% - 165px);
  float: left;
  margin: 0 auto;
  position: relative;
  z-index: 30;
  background: #fff;
  -moz-box-sizing: border-box;
  /* Firefox 1, probably can drop this */
  -webkit-box-sizing: border-box;
  /* Safari 3-4, also probably droppable */
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Everything else */
}
.contain .section .wrap .container.min-height {
  min-height: 660px;
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container {
    width: 100% !important;
  }
}
.contain .section .wrap .container a {
  outline: none;
}
.contain .section .wrap .container .title {
  margin-bottom: 10px;
  font-size: 16px;
}
.contain .section .wrap .container .title span {
  font-size: 22px;
  padding-right: 10px;
  font-weight: bold;
}
.contain .section .wrap .container .title span.en {
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container .title {
    font-size: 14px;
  }
  .contain .section .wrap .container .title span {
    font-size: 18px;
    display: block;
  }
}
.contain .section .wrap .container.logo {
  text-align: center;
  position: relative;
  z-index: 19;
  background: #edeef0;
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.logo .breadcrumbs a {
    margin: 5px 0 0!important;
  }
}
.contain .section .wrap .container.logo a {
  display: inline-block;
  margin: 15px 0 40px;
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.logo a {
    margin: 15px 0 15px !important;
  }
  .contain .section .wrap .container.logo a img {
    width: 60%;
  }
}
.contain .section .wrap .container.cl-f6f7f7 {
  background-color: #f6f7f7;
}
.contain .section .wrap .container.lu_index_title {
  padding: 0px 30px 0 20px;
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.lu_index_title {
    padding: 25px 20px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.lu_index_title {
    padding: 30px 20px;
  }
}
.contain .section .wrap .container.no_filter {
  padding: 0;
  height: 97px;
}
.contain .section .wrap .container.tab-index {
  background: url(../img/index/bg-tab-index-rpx.jpg) repeat-x;
  height: 65px;
  padding: 0 30px 0 20px;
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.tab-index {
    padding: 0 20px;
  }
}
.contain .section .wrap .container.tab-content {
  padding: 20px 30px 50px 30px;
  background-color: #eef0f1;
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.tab-content {
    padding: 0 20px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.tab-content {
    padding: 0;
    background-color: #fff;
  }
}
.contain .section .wrap .container.tab-filter-box {
  background: #e5e6eb;
  padding: 15px 20px 20px;
  display: none;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.tab-filter-box {
    display: block;
  }
}
.contain .section .wrap .container.intro {
  background: #d1d4db;
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.intro {
    font-size: 12px;
  }
}
.contain .section .wrap .container.intro .intro-text {
  padding: 12px 0;
  vertical-align: middle;
}
.contain .section .wrap .container.intro h1 {
  font-size: 20px;
  line-height: 35px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.intro h1 {
    font-size: 14px;
  }
}
.contain .section .wrap .container.main-visual img {
  margin-bottom: 0px;
}
.contain .section .wrap .container.main-visual .max-width,
.contain .section .wrap .container.main-visual .text-small {
  margin: 8px 0 20px;
}
.contain .section .wrap .container.banner {
  background: #d1d4db;
  padding: 25px 30px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.banner {
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.banner .grid-row {
    padding: 0 10px;
  }
}
.contain .section .wrap .container.banner .dgrid-lg-50 {
  padding: 0 8px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.banner .dgrid-lg-50 {
    text-align: center;
    padding: 0;
  }
  .contain .section .wrap .container.banner .dgrid-lg-50:first-child {
    margin-bottom: 10px;
  }
}
.contain .section .wrap .container.banner .dgrid-lg-100 {
  text-align: center;
}
.contain .section .wrap .container.banner .dgrid-lg-100 img {
  max-width: 520px;
  max-height: 100px;
}
.contain .section .wrap .container.banner img {
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.banner img {
    max-width: 520px;
  }
}
.contain .section .wrap .container.feature {
  padding: 50px 30px 70px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature {
    padding: 91px 0px 75px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.feature {
    padding: 40px 0px;
  }
}
.contain .section .wrap .container.feature h4 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 22px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 18px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature h4 {
    padding: 0 10px;
    display: block;
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: bold;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.feature h4 {
    font-size: 18px;
  }
}
.contain .section .wrap .container.feature h4.english {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: auto;
  vertical-align: bottom;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature h4.english {
    font-size: 28px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.feature h4.english {
    font-size: 18px;
  }
}
.contain .section .wrap .container.feature h4 span {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature h4 span {
    display: inline-block;
    font-size: 22px;
    vertical-align: baseline;
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.feature h4 span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature .title {
    padding: 0 10px;
  }
}
.contain .section .wrap .container.feature img {
  margin: 15px 0 5px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature img {
    margin-bottom: 15px;
  }
}
.contain .section .wrap .container.feature .module4 {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature .module4 .grid-row {
    padding: 0 10px !important;
  }
}
.contain .section .wrap .container.feature .btn-see-more {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature .btn-see-more {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.contain .section .wrap .container.feature .dgrid-lg-50 {
  padding: 0 13px;
}
.contain .section .wrap .container.feature .dgrid-lg-50 img {
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.feature .dgrid-lg-50 {
    width: 50%;
  }
  .contain .section .wrap .container.feature .dgrid-lg-50 img {
    margin: 10px 0;
  }
}
.contain .section .wrap .container.detail {
  padding: 0 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail {
    padding: 15px 10px;
  }
}
.contain .section .wrap .container.detail .detail-price {
  margin-top: 30px;
}
.contain .section .wrap .container.detail .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail .title {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.detail .title {
    font-size: 20px;
    line-height: 18px;
  }
}
.contain .section .wrap .container.detail .list-detail {
  margin: 5px -3px 0;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail .list-detail {
    padding: 0;
    margin-bottom: 16px;
  }
}
.contain .section .wrap .container.detail .list-detail .dgrid-lg-25 {
  padding: 0 3px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail .list-detail .dgrid-lg-25 {
    width: 50%;
    padding: 0 4px;
    margin-bottom: 8px;
  }
}
.contain .section .wrap .container.detail .list-detail .detail {
  border: 1px solid #fff;
  max-width: 267px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail .list-detail .detail {
    max-width: initial;
  }
}
.contain .section .wrap .container.detail .list-detail .detail img {
  max-width: 267px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail .list-detail .detail img {
    max-width: initial;
  }
}
.contain .section .wrap .container.detail .module3 .module3_img {
  border: #dcdce0 solid 1px;
  border-radius: 10px;
  overflow: hidden;
}
.contain .section .wrap .container.link {
  background: #eef0f1;
  padding: 20px 30px 0 30px;
  z-index: 29;
}
@media only screen and (max-width: 1280px) {
  .contain .section .wrap .container.link {
    padding: 0 20px;
  }
  .contain .section .wrap .container.link .grid-row {
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.link {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.link {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.link h3 {
    margin: 15px 0 8px !important;
  }
}
.contain .section .wrap .container.social {
  background: #fff;
  text-align: center;
  padding: 45px 0;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.social {
    padding: 13px 0 15px 0;
  }
}
.contain .section .wrap .container.social span {
  display: inline-block;
  color: #000;
  font-size: 13px;
  vertical-align: middle;
  margin-right: 14px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.social span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.contain .section .wrap .container.social a {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
}
.contain .section .wrap .container.social a:hover {
  opacity: 0.9;
}
.contain .section .wrap .container.social a.facebook {
  background: url(../img/index/facebook.png) no-repeat left top;
  margin-right: 7px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.social a.facebook {
    background: url(../img/index/facebook_sp.png) no-repeat left top;
    background-size: 100%;
    width: 50px;
    height: 50px;
  }
}
.contain .section .wrap .container.social a.twitter {
  background: url(../img/index/twitter.png) no-repeat left top;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.social a.twitter {
    background: url(../img/index/twitter_sp.png) no-repeat left top;
    background-size: 100%;
    width: 50px;
    height: 50px;
  }
}
.contain .section .wrap .container.recommend {
  background: #f2f2f2;
  padding: 45px 30px 40px 30px;
}
@media only screen and (max-width: 1280px) {
  .contain .section .wrap .container.recommend {
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.recommend {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend {
    padding: 25px 10px;
  }
}
.contain .section .wrap .container.recommend .recommend-seen-together {
  float: left;
  width: 60%;
  background: #fff;
  overflow: hidden;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  border: 1px solid #c9ccd1;
  border-right: none;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-seen-together {
    width: 60%;
  }
}
.contain .section .wrap .container.recommend .recommend-seen-together p {
  background: #8f97a9;
  display: block;
  color: #fff;
  text-align: left;
  padding: 3px 15px;
  font-size: 13px;
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.recommend .recommend-seen-together p {
    font-size: 11px;
    padding: 3px 8px;
  }
}
.contain .section .wrap .container.recommend .recommend-seen-together ul {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-seen-together ul {
    padding: 0;
  }
}
.contain .section .wrap .container.recommend .recommend-seen-together ul li {
  width: 40%;
  display: inline-block;
  text-align: center;
  padding: 25px 0 30px;
  -moz-box-sizing: border-box;
  /* Firefox 1, probably can drop this */
  -webkit-box-sizing: border-box;
  /* Safari 3-4, also probably droppable */
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Everything else */
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-seen-together ul li {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-seen-together ul li {
    padding: 0;
  }
}
.contain .section .wrap .container.recommend .recommend-seen-together ul li img {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 960px) and (min-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-seen-together ul li img {
    width: 190px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.recommend .recommend-seen-together ul li img {
    width: 70px;
  }
}
.contain .section .wrap .container.recommend .recommend-seen-together ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-seen-together ul li span {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.recommend .recommend-seen-together ul li span {
    font-size: 12px;
    line-height: 18px;
  }
}
.contain .section .wrap .container.recommend .recommend-from-daihatsu {
  float: left;
  width: 400px;
  width: calc(40% - 6px);
  background: #fff;
  overflow: hidden;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border: 1px solid #c9ccd1;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-from-daihatsu {
    width: 38%;
    width: calc(40% - 3px);
  }
}
.contain .section .wrap .container.recommend .recommend-from-daihatsu p {
  background: #a3a5aa;
  display: block;
  color: #fff;
  text-align: left;
  padding: 3px 15px;
  font-size: 13px;
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.recommend .recommend-from-daihatsu p {
    font-size: 11px;
    padding: 3px 8px;
  }
}
.contain .section .wrap .container.recommend .recommend-from-daihatsu ul li {
  text-align: center;
  padding: 25px 0 30px;
  -moz-box-sizing: border-box;
  /* Firefox 1, probably can drop this */
  -webkit-box-sizing: border-box;
  /* Safari 3-4, also probably droppable */
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Everything else */
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-from-daihatsu ul li {
    padding: 0;
  }
}
.contain .section .wrap .container.recommend .recommend-from-daihatsu ul li img {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 960px) and (min-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-from-daihatsu ul li img {
    width: 190px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.recommend .recommend-from-daihatsu ul li img {
    width: 70px;
  }
}
.contain .section .wrap .container.recommend .recommend-from-daihatsu ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.recommend .recommend-from-daihatsu ul li span {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    height: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.recommend .recommend-from-daihatsu ul li span {
    font-size: 12px;
    line-height: 18px;
  }
}
.contain .section .wrap .container.car-detail {
  background: #fff;
  padding: 45px 30px 40px 30px;
}
@media only screen and (max-width: 1280px) {
  .contain .section .wrap .container.car-detail {
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.car-detail {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.car-detail {
    padding: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .contain .sidebar {
    padding: 0!important;
    width: 100%!important;
    float: none!important;
  }
  .contain .sidebar .wrap {
    padding: 0;
    margin: 0;
  }
  .contain .sidebar .wrap .title {
    background: #e81729;
    color: #fff;
    margin: 0;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 14px;
    padding: 8px 0;
    height: auto;
  }
  .contain .sidebar .wrap .title:after {
    content: "";
    background: url('../../dk_top/img/right-col-icon-tiltle.png') -54px -46px no-repeat;
    width: 20px;
    height: 16px;
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .container.intro {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.border-rasius-10 {
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .border-rasius-10 {
    border-radius: 5px;
  }
}
.mm-opened + .mm-page #header {
  position: relative;
}
.mm-opened + .mm-page .cast-wrap {
  margin-top: 0px;
}
@media only screen and (max-width: 1024px) {
  .mm-opened + .mm-page .cast-wrap {
    margin-top: 39px;
  }
}
.mm-opened + .mm-page .wrapper {
  position: absolute;
  overflow: inherit;
}
.text-underline {
  text-decoration: underline;
}
.contain .section .wrap .container.bread-content {
  background-color: #eef0f1;
}
.contain .section .wrap .container.bread-content .breadcrumb {
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 1024px) {
  .breadcrumb {
    margin: 5px 20px 5px;
  }
}
/* ====================================================================================================================
 * TABS
 * ====================================================================================================================*/
ul.tab li.none {
  display: none;
}
ul.tab li.none.active {
  display: block;
}
@media only screen and (max-width: 767px) {
  ul.tab li.none {
    margin-top: 0;
  }
}
ul.tab li.none.default {
  display: block;
}
ul.tab li.none.default.hide {
  position: fixed;
  right: -9999px;
}
@media only screen and (max-width: 767px) {
  ul.tab li.none.default {
    margin-top: 0;
  }
}
/* ====================================================================================================================
 * WRAP CONTENT CAST
 * ====================================================================================================================*/
.contain .section.detail {
  background: url(../img/index/bg-recommend-grade.jpg) repeat-y center center;
  background: -moz-linear-gradient(left, #e2e5ea 0%, #e2e5ea 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -ms-linear-gradient(left, #e2e5ea 0%, #e2e5ea 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -o-linear-gradient(left, #e2e5ea 0%, #e2e5ea 50%, #dcdbe1 50%, #dcdbe1 100%);
  background: -webkit-gradient(linear, 0% 50%, 50% 100%, from(#e2e5ea), to(#dcdbe1));
  background: -webkit-linear-gradient(left, #e2e5ea 0%, #e2e5ea 50%, #dcdbe1 50%, #dcdbe1 100%);
}
.contain .section.detail .container {
  background: #e2e5ea;
}
.contain .section .wrap {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
.contain .section .wrap .container {
  width: 80%;
  width: calc(100% - 165px);
  float: left;
  margin: 0 auto;
}
.contain .section .wrap .container.detail {
  padding: 40px 30px 50px 30px;
  width: calc(100% - 165px);
  /*.nav_detail, .nav_detail_md3{
                border-radius: 50px;
                text-align: center;
                margin-bottom: 20px;
                li{
                  display: inline-block;
                  background-color: #7a7a81;
                  width: 25%;
                  text-align: center;
                  padding: 10px 0 7px; 
                  position: relative;
                  vertical-align: middle;
                  a{
                    display: block;
                    height: 27px;
                    padding: 6px 5px 0;
                    border-right: 1px solid rgba(29,35,40,0.4);
                    border-left: 1px solid rgba(29,35,40,0.4);
                    color: #fff;
                    font-size: 14px;
                  }
                  &.active, &:hover{
                    background-color: #fa0014 !important;
                    &:after{
                      content: '';
                      position: absolute;
                      width: 0; 
                      height: 0; 
                      border-left: 12px solid transparent;
                      border-right: 12px solid transparent;
                      border-top: 17px solid #f00;
                      margin-left: -12px;
                      left: 50%;
                    }
                  }
                  &:first-child{
                    border-radius: 50px 0 0 50px;
                    a{
                      border-left: 0;
                    }
                  }
                  &:last-child{
                    border-radius: 0 50px 50px 0;
                    background:#313137;
                    a{
                      border-right: 0;
                      &:after{
                        content: '';
                        display: inline-block;
                        width: 16px;
                        height: 16px;
                        background: url('../img/index/arrow-go.png') 0 0 no-repeat;
                        margin-left: 7px;
                        vertical-align: middle;
                        margin-top: -4px;
                      }
                    }
                  }
                  @media only screen and (max-width: 960px) {
                    width: auto;
                    a{
                      font-size: 12px;
                    }
                    &:after{
                      margin-left: -10px;
                    }
                    &:nth-child(1){
                      width: 8%;
                      &:after{
                        margin-left: -5px;
                      }
                    }
                    &:nth-child(2){
                      width: 16%;
                    }
                    &:nth-child(3){
                      width: 18%;
                    }
                    &:nth-child(4){
                      width: 25%;
                    }
                    &:last-child{
                      width: 33%;
                    }
                  }
                  @media only screen and (max-width: @screen-sm) {
                    width: auto;
                    padding: 10px 0 7px;
                    a{
                      font-size: 14px;
                      line-height: 15px;
                      padding: 10px 5px 0px;
                    }
                    &:nth-child(1){
                      width: 33%;
                    }
                    &:nth-child(2){
                      width: 33%;
                    }
                    &:nth-child(3){
                      width: 20%;
                    }
                    &:nth-child(3){
                      width: 33%;
                      border-radius: 0 50px 50px 0;
                      a{
                        border-right: 0;
                      }
                    }
                    &:last-child{
                      display: none;
                    }
                    &.active, &:hover{
                      &:after{
                        margin-left: -10px;
                        top: 85px;
                      }
                    }

                  }
                  @media only screen and (max-width: 568px) {
                    a{
                      font-size: 12px;
                      padding: 10px 5px 0px;
                    }
                    &.active, &:hover{
                      &:after{
                        border-left: 12px solid transparent;
                        border-right: 12px solid transparent;
                        border-top: 25px solid #f00;
                        margin-left: -10px;
                        top: 55px;
                      }
                    }
                  }
                }
                &.arrow_bot{
                  position: relative;
                  margin-top: 25px;
                  overflow: inherit;
                  clear: both;
                  li{
                    &.active, &:hover{
                      &:after{
                        border-left: 12px solid transparent;
                        border-right: 12px solid transparent;
                        border-bottom: 17px solid #f00;
                        border-top: 0;
                        top: -11px ;
                        @media only screen and (max-width: @screen-sm) {
                        top: -16px ;
                        }
                      }
                    }
                  }
                  @media only screen and (max-width: @screen-sm) {
                    margin-top:25px;
                    li{
                      &.active, &:hover{
                        &:after{
                          border-left: 12px solid transparent;
                          border-right: 12px solid transparent;
                          border-bottom: 25px solid #f00;
                        }
                      }
                    }
                  }
                }
              }*/
}
.contain .section .wrap .container.detail .car_logo {
  width: 196px;
  height: 26px;
  position: absolute;
  z-index: 10;
  margin: 15px 0 0 10px;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 5px;
}
.contain .section .wrap .container.detail .last-li-hidden {
  display: none;
  clear: both;
}
.contain .section .wrap .container.detail .last-li-hidden:after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../img/index/arrow-btn-sp.png') 0 0 no-repeat;
  margin-left: 7px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail .last-li-hidden:after {
    margin-top: -4px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.detail .last-li-hidden:after {
    margin-top: -2px;
  }
}
.contain .section .wrap .container.detail .last-li-hidden.bottom {
  padding-top: 8px;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail .last-li-hidden {
    display: block;
    font-size: 20px;
    text-align: center;
    padding: 17px 0 5px 0;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.detail .last-li-hidden {
    font-size: 14px;
  }
}
.contain .section .wrap .container.detail .color_list {
  clear: both;
  padding-top: 14px;
  display: inline-block;
  width: 50%;
}
.contain .section .wrap .container.detail .color_list p {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 6px;
  display: block;
}
.contain .section .wrap .container.detail .color_list span {
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #d1d4db;
  padding: 3px;
  width: 40px;
  height: 40px;
}
.contain .section .wrap .container.detail .color_list span a {
  border-radius: 50px;
  border: 1px solid #777;
  display: block;
  width: 38px;
  height: 38px;
}
.contain .section .wrap .container.detail .color_list span a.color_0db2e0 {
  background-color: #0db2e0;
}
.contain .section .wrap .container.detail .color_list span a.color_003f89 {
  background-color: #003f89;
}
.contain .section .wrap .container.detail .color_list span a.color_e15f0c {
  background-color: #e15f0c;
}
.contain .section .wrap .container.detail .color_list span a.color_a10e17 {
  background-color: #a10e17;
}
.contain .section .wrap .container.detail .color_list span a.color_1d2328 {
  background-color: #1d2328;
}
.contain .section .wrap .container.detail .color_list span a.color_f1f5f0 {
  background-color: #f1f5f0;
}
.contain .section .wrap .container.detail .color_list span.active,
.contain .section .wrap .container.detail .color_list span:hover {
  border-color: #777;
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail .color_list p {
    font-size: 22px;
    margin: 5px 0 6px;
  }
  .contain .section .wrap .container.detail .color_list span {
    width: 82px;
    height: 82px;
    padding: 6px;
  }
  .contain .section .wrap .container.detail .color_list span a {
    width: 80px;
    height: 80px;
  }
}
.contain .section .wrap .container.detail .corp_logo {
  display: inline-block;
  float: right;
  width: 50%;
  margin: 50px 0 0;
  text-align: right;
}
.contain .section .wrap .container.detail .corp_logo img {
  max-height: 35px;
}
@media only screen and (max-width: 1300px) {
  .contain .section .wrap .container.detail {
    padding: 40px 15px 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .contain .section .wrap .container.detail {
    padding: 70px 20px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container.detail {
    width: calc(100%);
    padding: 70px 10px 50px;
  }
  .contain .section .wrap .container.detail .color_list {
    width: 100%;
  }
  .contain .section .wrap .container.detail .corp_logo {
    width: 100%;
    text-align: left;
    margin: 33px 0 45px;
  }
  .contain .section .wrap .container.detail .corp_logo img {
    max-height: 45px;
  }
}
@media only screen and (max-width: 480px) {
  .contain .section .wrap .container.detail {
    padding: 40px 10px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .contain .section .wrap .container {
    width: 100%;
  }
}
.lineup_index .big_title {
  font-size: 20px;
  border-left: 4px solid red;
  padding-left: 20px;
  margin: 35px 0 25px 20px;
  line-height: 22px;
  font-weight: bold;
}
.nav_detail_index {
  margin: 0;
  border: 0;
  position: relative;
  margin: 17px 0 0 10px;
  max-width: 1054px;
  width: 100%;
}
.nav_detail_index li {
  text-align: center;
  padding-top: 5px;
  margin-right: 8px;
  display: inline-block;
  width: 129px;
  width: calc((100% - 67px)/7);
}
.nav_detail_index li a {
  display: block;
  width: 100%;
  height: 27px;
  background: url('../img/index/bg-tab-index-rp-menu.jpg');
  border-radius: 5px 5px 0 0;
  font-weight: 500;
  padding-top: 15px;
}
.nav_detail_index li.active {
  padding-top: 0px;
  vertical-align: top;
}
.nav_detail_index li.active a {
  background-image: none;
  background-color: #fff;
  height: 34px;
  padding-top: 14px;
}
.nav_detail_index li:last-child {
  margin-right: 0;
}
.filter_list {
  margin: 30px 0 25px 10px;
  font-size: 0;
}
.filter_list li {
  text-align: center;
  /*width: 186px;*/
  width: auto;
  margin-right: 10px;
  display: inline-block;
  position: relative;
}
.filter_list li a {
  padding: 10px 35px 10px 30px;
  border: 1px solid #a6a6a6;
  border-radius: 5px;
  display: block;
  font-weight: 500;
  text-indent: -20px;
  font-size: 14px;
}
.filter_list li a:after {
  content: "";
  background: url("/dk_top/img/arrow-down.png") 0 0 no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  /*top: 10px;
        right: 10px;*/
  margin-left: 7px;
  margin-top: 2px;
}
.filter_list li.active a {
  background-color: #cc0111;
  color: #fff;
}
.filter_list li.active a:after {
  background: url("/dk_top/img/arrow-down-white.png") 0 0 no-repeat;
}
.filter_list li.visi_hide {
  visibility: hidden;
}
.lu_index_title .title {
  padding: 36px 0 0 30px;
  width: 100%;
  display: block;
}
/* TAB CONTAIN ==================================================*/
.tab-content .tab {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.tab-content .tab .row {
  display: table-row;
}
.tab-content .tab .row .partname {
  border: 1px solid #bfbfbf;
  background-color: #e8e8e8;
  border-radius: 5px;
  display: table-cell;
  padding: 15px 4px 4px;
  vertical-align: top;
  width: 10%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.tab-content .tab .row .partname.assist {
  width: 19%;
}
.tab-content .tab .row .partname.assist img {
  width: 100%;
  max-width: 120px;
}
.tab-content .tab .row .partname.assist img.img2 {
  max-width: 127px;
}
.tab-content .tab .row .partlist {
  display: table-cell;
  /* width: calc(~"(100% - 95px)"); */
  width: 90%;
}
.tab-content .tab .row .partlist .block_car {
  display: table !important;
  width: 100%;
}
.tab-content .tab .row .partlist .block_car .name {
  display: table-cell;
  width: 10%;
  text-align: center;
  background-color: greeen;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}
.tab-content .tab .row .partlist .block_car ul {
  width: 90%;
  font-size: 0;
  display: table-cell;
}
.tab-content .tab .row .partlist .block_car ul li {
  width: 158px;
  width: calc(25% - 40px);
  background-color: #fff;
  padding: 7px;
  border-radius: 7px;
  float: left;
  margin-left: 26px;
  margin-top: 0px;
  margin-top: 20px;
  vertical-align: top;
  max-width: 173px;
}
.tab-content .tab .row .partlist .block_car ul li img {
  width: 100%;
}
.tab-content .tab .row .partlist .block_car ul li a.info,
.tab-content .tab .row .partlist .block_car ul li a.simulator {
  display: inline-block;
  background-color: #a6a6a6;
  color: #fff;
  font-size: 9px;
  text-align: center;
  padding: 5px 0;
  border-radius: 5px;
  margin-top: 4px;
  text-indent: -12px;
  vertical-align: middle;
  line-height: 13px;
}
.tab-content .tab .row .partlist .block_car ul li a.info:after,
.tab-content .tab .row .partlist .block_car ul li a.simulator:after {
  content: "";
  background: url("../img/index/arrow-go-small.png") no-repeat 0 1px;
  width: 12px;
  height: 14px;
  position: absolute;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
}
.tab-content .tab .row .partlist .block_car ul li a.info:hover,
.tab-content .tab .row .partlist .block_car ul li a.simulator:hover {
  background-color: #bbb;
}
.tab-content .tab .row .partlist .block_car ul li a.info {
  margin-right: 3px;
  width: 67px;
  width: calc((45% - 3px));
}
.tab-content .tab .row .partlist .block_car ul li a.simulator {
  width: 87px;
  width: calc((55% - 0px));
}
.tab-content .tab .row .partlist .block_car ul li a:hover img {
  opacity: 0.7;
}
.tab-content .tab .row .partlist .block_car ul li:nth-child(4n) {
  margin-right: 0;
}
.tab-content .tab .row .partlist .block_car ul li:nth-child(1),
.tab-content .tab .row .partlist .block_car ul li:nth-child(2),
.tab-content .tab .row .partlist .block_car ul li:nth-child(3),
.tab-content .tab .row .partlist .block_car ul li:nth-child(4) {
  margin-top: 0;
}
.tab-content .tab .row .partlist.ranking,
.tab-content .tab .row .partlist.fivecolpc {
  width: 100%;
  display: block;
}
.tab-content .tab .row .partlist.ranking .block_car,
.tab-content .tab .row .partlist.fivecolpc .block_car {
  width: 100%;
}
.tab-content .tab .row .partlist.ranking .block_car ul,
.tab-content .tab .row .partlist.fivecolpc .block_car ul {
  width: 100%;
}
.tab-content .tab .row .partlist.ranking .block_car ul li,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li {
  width: calc((100% - 179px)/5);
  position: relative;
  margin: 38px 26px 30px 0;
  max-width: 173px;
  
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n),
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(4n) {
  margin-right: 26px;
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(5n),
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(5n) {
  margin-right: 0;
}
.tab-content .tab .row .partlist.ranking .block_car ul li:before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:before {
  width: 100%;
  width: calc(100% - 2px);
  font-size: 16px;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  position: absolute;
  margin: -47px 0 0 -8px;
  text-align: center;
  padding: 4px 0;
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(1):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(1):before {
  content: "1位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(2):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(2):before {
  content: "2位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(3):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(3):before {
  content: "3位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(4):before {
  content: "4位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(5):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(5):before {
  content: "5位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(6):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(6):before {
  content: "6位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(7):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(7):before {
  content: "7位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(8):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(8):before {
  content: "8位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(9):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(9):before {
  content: "9位";
}
.tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(10):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(10):before {
  content: "10位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(1):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(1):before {
  content: "1位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(2):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(2):before {
  content: "2位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(3):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(3):before {
  content: "3位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(4):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(4):before {
  content: "4位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(5):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(5):before {
  content: "4位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(6):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(6):before {
  content: "6位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(7):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(7):before {
  content: "6位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(8):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(8):before {
  content: "6位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(9):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(9):before {
  content: "9位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(10):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(10):before {
  content: "9位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_01 li:nth-child(11):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_01 li:nth-child(11):before {
  content: "10位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(1):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(1):before {
  content: "1位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(2):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(2):before {
  content: "2位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(3):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(3):before {
  content: "3位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(4):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(4):before {
  content: "3位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(5):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(5):before {
  content: "5位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(6):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(6):before {
  content: "6位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(7):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(7):before {
  content: "7位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(8):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(8):before {
  content: "8位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(9):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(9):before {
  content: "8位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(10):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(10):before {
  content: "10位";
}
.tab-content .tab .row .partlist.ranking .block_car ul.special_list_02 li:nth-child(11):before,
.tab-content .tab .row .partlist.fivecolpc .block_car ul.special_list_02 li:nth-child(11):before {
  content: "10位";
}
.tab-content .tab .row .partlist.fivecolpc .block_car ul li {
  margin: 0px 26px 30px 0;
}
.tab-content .tab .row .partlist.fivecolpc .block_car ul li:before {
  display: none;
}
.tab-content .tab .row .partlist.assist {
  width: 81%;
}
.tab-content .tab .row .partlist.assist .block_car ul {
  width: 100%;
}
.tab-content .tab .row .partlist.assist .block_car ul li {
  /*width: calc(~"(100% - 160px)/4");*/
}
.tab-content .lu_index_img1 {
  margin: 0 0 25px;
}
.tab-content .lu_index_img1 img {
  width: 100%;
  margin-top: 20px;
}
@media only screen and (max-width: 1280px) {
  /*.filter_list{
    li{
      width: calc(~"17% - 10px");
      &:nth-child(2){
        width: calc(~"23% - 10px");
      }
      &:nth-child(5){
        width: calc(~"26%");
        margin-right: 0
      }
    }
  }*/
  .tab-content .tab .row .partlist .block_car ul li,
  .tab-content .tab .row .partlist.ranking .block_car ul li, 
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li
   {
    max-width: 142px;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info {
    margin-right: 0;
    width: 100%;
    font-size: 11px;
  }
  .tab-content .tab .row .partlist .block_car ul li a.simulator {
    width: 100%;
    font-size: 11px;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info:after,
  .tab-content .tab .row .partlist .block_car ul li a.simulator:after {
    margin: 0 0 0 3px;
  }
  .tab-content .tab .row .partlist.ranking,
  .tab-content .tab .row .partlist.fivecolpc {
    width: 100%;
  }
  .tab-content .tab .row .partlist.ranking .block_car,
  .tab-content .tab .row .partlist.fivecolpc .block_car {
    width: 100%;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul {
    width: 100%;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    width: calc((100% - 148px)/4);
    position: relative;
    margin-top: 38px;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n),
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(4n) {
    margin-right: 0px;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(5n),
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(5n) {
    margin-right: 26px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1025px)  {
  .btab6 .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n){
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1025px)  {
  .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n + 1), 
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(4n + 1){
      clear: both;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 960px)  {
  .btab6 .tab-content .tab .row .partlist .block_car ul li:nth-child(5){
    clear: both;
  }
  .btab6 .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n + 1){
    clear: none !important;
  }
  .btab6 .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n){
    margin-right: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .cl-f6f7f7 .big_title {
    margin: 15px 0 15px 20px;
  }
  .wrapOnIos .cl-f6f7f7 {
    border-top: 0;
  }
  .lu_index_title {
    padding-top: 40px;
  }
  .nav_detail_index {
    margin-left: 0;
  }
  .filter_list {
    margin: 0 0 25px 0px;
  }
  .lu_index_title .title {
    padding: 30px 0 0 20px;
  }
  .tab-content .tab .row .partname div b {
    font-size: 14px;
  }
  .tab-content .tab .row .partname.assist {
    width: 18%;
  }
  .tab-content .tab .row .partlist .block_car .name {
    margin-right: 10px;
    width: calc((100% - 40px)/9);
    font-size: 12px;
  }
  .tab-content .tab .row .partlist .block_car ul li {
    width: calc(25% - 22px);
    margin-right: 10px;
    margin-left: 0;
  }
  .tab-content .tab .row .partlist.nosecondname .block_car ul li {
    width: calc(25% - 24px);
    margin-left: 10px;
    margin-right: 0;
  }
  .tab-content .tab .row .partlist.ranking,
  .tab-content .tab .row .partlist.fivecolpc {
    width: 100%;
  }
  .tab-content .tab .row .partlist.ranking .block_car,
  .tab-content .tab .row .partlist.fivecolpc .block_car {
    width: 100%;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul {
    width: 100%;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    width: calc(20% - 22px);
    position: relative;
    margin: 38px 10px 30px 0;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n),
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(4n) {
    margin-right: 10px;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(5n),
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(5n) {
    margin-right: 0px;
  }
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    margin: 0px 10px 30px 0;
  }
  .tab-content .tab .row .partlist.assist {
    width: 82%;
  }
  .tab-content .tab .row .partlist.assist .block_car ul li {
    width: calc((100% - 98px)/4);
    margin-right: 0;
    margin-left: 10px;
  }
  .btab6 .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n){
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 960px)  {

  .btab6 .tab-content .tab .row .partlist .block_car ul li:nth-child(4n){
    margin-right: 10px;
  }
  .btab6 .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(5){
    margin-top: 38px;
    clear: none;
  }
}
@media only screen and (max-width: 840px) {
  .nav_detail_index li a {
    font-size: 12px;
  }
  .filter_list li a {
    padding: 10px 30px 10px 25px;
    font-size: 12px;
  }
  .tab-content .tab .row .partlist .block_car ul li,
  .tab-content .tab .row .partlist.ranking .block_car ul li, 
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    max-width: 134px;
  }
}
@media only screen and (width: 768px) {
  .tab-content .tab .row .partlist .block_car ul li,
  .tab-content .tab .row .partlist.ranking .block_car ul li, 
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    max-width: 123px;
  }
}
@media only screen and (max-width: 767px) {
  .cl-f6f7f7 {
    border-top: 50px solid #edeef0;
  }
  .cl-f6f7f7 .big_title {
    padding-left: 0;
    border-left: 0;
    font-size: 18px;
  }
  .tab-content .tab .row .partlist .block_car ul li,
  .tab-content .tab .row .partlist.ranking .block_car ul li, 
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    max-width: 100%;
  }
  .lu_index_title {
    border-top: 50px solid #edeef0;
  }
  .lu_index_title .lineup_index .big_title {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 18px;
  }
  .tab-filter-box {
    position: relative;
  }
  .tab-filter-box p {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    width: 130px;
  }
  .tab-filter-box p.mt_40 {
    margin-top: 40px;
  }
  .tab-filter-box select {
    width: 75%;
    width: calc(100% - 135px);
    font-family: 'Noto Sans Japanese', sans-serif;
    display: inline-block;
    margin: 10px 0 0;
    padding: 10px 20px;
    font-size: 14px;
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("/lineup/img/index/bg_select_box.png") right center no-repeat;
    outline: none;
  }
  .tab-filter-box select::-ms-expand {
    display: none;
  }
  .tab-filter-box .arrow1,
  .tab-filter-box .arrow2 {
    display: none;
  }
  .tab-content .lu_index_img1 {
    display: none;
  }
  .tab-content .tab {
    display: block;
  }
  .tab-content .tab .row {
    margin: 0px 0 10px;
    display: block;
  }
  .tab-content .tab .row .partname {
    background: #767778;
    border-radius: 0;
    color: #fff;
    text-align: left;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    padding-left: 40px;
  }
  .tab-content .tab .row .partname:before {
    border-top: 10px solid #fff;
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-left: 6px solid rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    left: 20px;
    top: 16px;
  }
  .tab-content .tab .row .partlist {
    width: 100%;
    display: block;
  }
  .tab-content .tab .row .partlist .block_car {
    width: 100%!important;
    width: calc(100% - 40px) !important;
    background-color: #f0f1f3;
    padding: 0 20px;
    margin-bottom: 20px;
    display: block;
  }
  .tab-content .tab .row .partlist .block_car .name {
    width: 100%;
    float: none;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding: 20px 20px 10px 0px;
    margin: 0;
  }
  .tab-content .tab .row .partlist .block_car .name:before {
    content: "";
    font-size: 28px;
    position: absolute;
    margin: -5px 0 0;
  }
  .tab-content .tab .row .partlist .block_car .name.mb_minus {
    margin-bottom: -30px;
  }
  .tab-content .tab .row .partlist .block_car ul {
    width: 90%!important;
    width: calc(100%) !important;
    float: none;
    display: block;
  }
  .tab-content .tab .row .partlist .block_car ul li {
    width: 45%!important;
    width: calc(50% - 34px) !important;
    border: 2px solid #edeef0;
    margin-right: 20px;
    padding: 10px;
    display: inline-block;
    float: none;
    margin-bottom: 20px;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info,
  .tab-content .tab .row .partlist .block_car ul li a.simulator {
    margin: 10px 0 0 20px;
    width: 85%;
    width: calc(100% - 40px);
    font-size: 16px;
    padding: 10px 0;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info:after,
  .tab-content .tab .row .partlist .block_car ul li a.simulator:after {
    background: url("/dk_top/img/arrow-go-sp-1.png");
    margin: -4px 0 0 7px;
    width: 20px;
    height: 20px;
  }
  .tab-content .tab .row .partlist .block_car ul li:nth-child(5n) {
    margin-top: 0;
  }
  .tab-content .tab .row .partlist .block_car ul li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .tab-content .tab .row .partlist.nosecondname .block_car ul {
    padding: 20px 0;
  }
  .tab-content .tab .row .partlist.nosecondname .block_car ul li {
    margin: 10px 20px 10px 0;
  }
  .tab-content .tab .row .partlist.nosecondname .block_car ul li:nth-child(2n) {
    margin-right: 0;
  }
  .tab-content .tab .row .partlist.ranking,
  .tab-content .tab .row .partlist.fivecolpc {
    width: 100%;
  }
  .tab-content .tab .row .partlist.ranking .block_car,
  .tab-content .tab .row .partlist.fivecolpc .block_car {
    width: 100%;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul {
    /*  width: calc(~"100% - 40px"); */
    padding: 30px 0;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    margin: 53px 20px 30px 0;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(5n),
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(5n) {
    margin-right: 20px;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(2n),
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(2n) {
    margin-right: 0;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li:before,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:before {
    font-size: 18px;
    margin: -65px 0 0 -10px;
    padding: 8px 0;
  }
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    margin: 0 20px 30px 0;
  }
  .tab-content .tab .row .partlist.assist {
    width: 100%;
  }
  .tab-content .tab .row .partlist.assist .block_car ul {
    margin: 0 0 10px;
  }
  .tab-content .tab .row .partlist.assist .block_car ul li {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 0;
  }
  .tab-content .tab .row .partlist.assist .block_car ul li:nth-child(2n) {
    margin-right: 0;
  }
  .tab-content .text_list {
    padding: 0px 20px 20px;
  }
  .btab6 .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(4n){
    margin-right: 0px;
  }
}
@media only screen and (max-width: 720px) {
  .tab-content .tab .row .partlist .block_car ul li {
    width: 44%!important;
    width: calc(50% - 34px) !important;
  }
}
@media only screen and (max-width: 610px) {
  .tab-filter-box select {
    width: 72%;
    width: calc(100% - 135px);
  }
  .tab-content .tab .row .partlist .block_car ul li {
    width: 43%!important;
    width: calc(50% - 34px) !important;
  }
}
@media only screen and (max-width: 580px) {
  .tab-content .tab .row .partlist .block_car ul li {
    text-align: center;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info,
  .tab-content .tab .row .partlist .block_car ul li a.simulator {
    font-size: 14px;
    margin: 10px 0 0;
    width: 90%;
    text-indent: -22px;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info:after,
  .tab-content .tab .row .partlist .block_car ul li a.simulator:after {
    margin: -1px 0 0 5px;
    background: url('../img/index/arrow-go.png') no-repeat;
  }
}
@media only screen and (max-width: 530px) {
  .tab-filter-box select {
    width: 68%;
    width: calc(100% - 135px);
  }
  .tab-content .tab .row .partlist .block_car ul li {
    width: 42%!important;
    width: calc(50% - 34px) !important;
  }
}
@media only screen and (max-width: 480px) {
  .tab-filter-box select {
    width: 61%;
    width: calc(100% - 135px);
  }
  .tab-content .tab .row .partlist .block_car ul li {
    width: 41%!important;
    width: calc(50% - 34px) !important;
  }
}
@media only screen and (max-width: 420px) {
  .tab-content .tab .row .partlist .block_car ul li {
    width: 40%!important;
    width: calc(50% - 34px) !important;
  }
}
@media only screen and (max-width: 400px) {
  .tab-filter-box p {
    width: 118px;
  }
  .tab-filter-box select {
    padding: 10px 5px;
    width: 55%;
    width: calc(100% - 122px);
  }
  .tab-content .tab .row .partlist .block_car ul li {
    width: 42%!important;
    width: calc(50% - 30px) !important;
    margin-right: 5px;
    margin-bottom: 5px!important;
  }
  .tab-content .tab .row .partlist .block_car ul li:last-child {
    margin-bottom: 20px!important;
  }
  .tab-content .tab .row .partlist .block_car ul li a {
    font-size: 12px;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info,
  .tab-content .tab .row .partlist .block_car ul li a.simulator {
    width: 90%;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul,
  .tab-content .tab .row .partlist.assist .block_car ul,
  .tab-content .tab .row .partlist.nosecondname .block_car ul,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul {
    padding: 30px 0 0;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li,
  .tab-content .tab .row .partlist.assist .block_car ul li,
  .tab-content .tab .row .partlist.nosecondname .block_car ul li,
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li {
    width: 42%;
    margin-right: 5px;
  }
  .tab-content .tab .row .partlist.ranking .block_car ul li:nth-child(5n),
  .tab-content .tab .row .partlist.assist .block_car ul li:nth-child(5n),
  .tab-content .tab .row .partlist.nosecondname .block_car ul li:nth-child(5n),
  .tab-content .tab .row .partlist.fivecolpc .block_car ul li:nth-child(5n) {
    margin-right: 5px!important;
  }
  .tab-content .tab .row .partlist.assist .block_car ul {
    padding: 0;
  }
}
@media only screen and (max-width: 375px) {
  .tab-content .tab .row .partlist .block_car ul li {
    width: 41%!important;
    width: calc(50% - 30px) !important;
  }
}
@media only screen and (max-width: 360px) {
  .tab-filter-box select {
    width: 100%;
  }
  .tab-filter-box p.mt_40 {
    margin-top: 20px;
  }
  .tab-content .tab .row .partlist .block_car ul li a {
    font-size: 10px;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info,
  .tab-content .tab .row .partlist .block_car ul li a.simulator {
    width: 100%;
  }
}
@media only screen and (max-width: 335px) {
  .tab-content .tab .row .partlist .block_car ul li {
    width: 40%!important;
    width: calc(50% - 30px) !important;
  }
  .tab-content .tab .row .partlist .block_car ul li a.info,
  .tab-content .tab .row .partlist .block_car ul li a.simulator {
    font-size: 12px;
  }
}
.hidden {
  position: fixed;
  right: -9999px;
}
.clearH20 {
  clear: both;
  height: 20px;
  width: 1000%;
}
@media only screen and (max-width: 767px) {
  .clearH20 {
    display: none;
  }
}
/* END TAB CONTAIN ==================================================*/
/* SLIDER CAR =======================================================*/
.pgwSlider {
  width: 100%;
  color: #fff;
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .pgwSlider {
    margin-top: 0;
  }
}
.pgwSlider a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.pgwSlider .ps-current {
  float: left;
  width: 74%;
  overflow: hidden;
  height: inherit;
  position: relative;
  font-size: 1rem;
}
.pgwSlider.listOnTheLeft .ps-current {
  float: right;
}
.pgwSlider .ps-current ul {
  width: 100%;
}
.pgwSlider .ps-current li {
  width: 100%;
  z-index: 1;
  opacity: 0;
  display: none;
}
.pgwSlider .ps-current img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
  display: block;
  transition: margin-top 250ms linear;
}
.pgwSlider .ps-caption {
  position: absolute;
  width: 100%;
  padding: 12px;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 3;
  color: #000;
  text-align: right;
  background-color: rgba(255, 255, 255, 0.4);
}
.pgwSlider .ps-caption b {
  display: none;
}
.pgwSlider .ps-caption h6 {
  font-weight: normal!important;
  display: block;
  padding-right: 30px;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .pgwSlider .ps-caption h6 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 568px) {
  .pgwSlider .ps-caption h6 {
    font-size: 12px;
  }
}
ul.pgwSlider,
.pgwSlider ul {
  float: right;
  width: 25%;
  padding: 0;
  list-style: none;
  margin: 0;
}
ul.pgwSlider.listOnTheLeft,
.pgwSlider.listOnTheLeft > ul {
  float: left;
}
ul.pgwSlider > li,
.pgwSlider > .ps-list > li {
  height: 50px;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  opacity: 0.7;
  filter: alpha(opacity=60);
  font-size: 0.8rem;
  transition: opacity 200ms linear;
}
@media only screen and (max-width: 767px) {
  ul.pgwSlider > li,
  .pgwSlider > .ps-list > li {
    width: calc(100%/3 - 7px) !important;
    margin-left: 10px!important;
  }
  ul.pgwSlider > li:first-child,
  .pgwSlider > .ps-list > li:first-child {
    margin-left: 0!important;
  }
}
ul.pgwSlider > li:last-child,
.pgwSlider > ul > li:last-child {
  margin-bottom: 0;
}
ul.pgwSlider > li span,
.pgwSlider > .ps-list > li span {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 0;
  padding-top: calc(25% - 3px);
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
ul.pgwSlider > li span:hover,
.pgwSlider > .ps-list > li span:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
ul.pgwSlider > li:hover,
.pgwSlider > ul > li:hover {
  opacity: 1 !important;
}
ul.pgwSlider > li img,
.pgwSlider > ul > li img {
  width: 100%;
  min-height: 100%;
  display: block;
  transition: margin-top 250ms linear;
}
.pgwSlider .ps-prevIcon {
  border-color: transparent #fff transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  display: block;
}
.pgwSlider .ps-nextIcon {
  border-color: transparent #fff transparent;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  display: block;
}
.pgwSlider .ps-current .ps-prev {
  border: 1px solid #777;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  position: absolute;
  padding: 20px 20px 20px 17px;
  left: 0;
  top: 45%;
  cursor: pointer;
}
.pgwSlider .ps-current .ps-next {
  border: 1px solid #777;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  position: absolute;
  padding: 20px 17px 20px 20px;
  right: 0;
  top: 45%;
  cursor: pointer;
}
/*
 * The media-queries are not used because IE8 doesn't support them.
 */
ul.pgwSlider.wide > li,
.pgwSlider.wide > ul > li {
  width: 100% !important;
}
.pgwSlider.narrow .ps-current {
  margin-bottom: 6px;
  font-size: 0.8rem;
}
.pgwSlider.narrow .ps-current img {
  width: 100%;
  min-height: inherit;
}
.pgwSlider.narrow .ps-current,
ul.pgwSlider.narrow,
.pgwSlider.narrow > ul {
  width: 100%;
}
ul.pgwSlider.narrow > li,
.pgwSlider.narrow > .ps-list > li {
  float: left;
  min-height: 40px;
  max-height: 130px;
  min-width: 15%;
  font-size: 0.7rem;
  margin-bottom: 0;
}
ul.pgwSlider.narrow.listOnTheLeft > li,
.pgwSlider.narrow.listOnTheLeft > ul > li {
  float: right;
}
.pgwSlider.narrow .ps-caption {
  padding: 8px;
}
.pgwSlider.narrow .ps-current .ps-prev {
  padding: 15px 15px 15px 12px;
  top: 40%;
}
.pgwSlider.narrow .ps-current .ps-next {
  padding: 15px 12px 15px 15px;
  top: 40%;
}
@media only screen and (max-width: 767px) {
  .ps-list {
    margin-top: 5px!important;
  }
}
.no-touch .filter_list li:hover a {
  background-color: #cc0111;
  color: #fff;
}
.no-touch .filter_list li:hover a:after {
  background: url("/dk_top/img/arrow-down-white.png");
}
.no-canvas .block_car ul li:before {
  width: 100%;
}
.no-canvas .block_car ul li:before {
  content: "1位";
}
.no-canvas .block_car ul li + li:before {
  content: "2位";
}
.no-canvas .block_car ul li + li + li:before {
  content: "3位";
}
.no-canvas .block_car ul li + li + li + li:before {
  content: "4位";
}
.no-canvas .block_car ul li + li + li + li + li:before {
  content: "5位";
}
.no-canvas .block_car ul li + li + li + li + li + li:before {
  content: "6位";
}
.no-canvas .block_car ul li + li + li + li + li + li + li:before {
  content: "7位";
}
.no-canvas .block_car ul li + li + li + li + li + li + li + li:before {
  content: "8位";
}
.no-canvas .block_car ul li + li + li + li + li + li + li + li + li:before {
  content: "9位";
}
.no-canvas .block_car ul li + li + li + li + li + li + li + li + li + li:before {
  content: "10位";
}
.no-canvas .block_car ul.special_list_01 li:before {
  content: "1位";
}
.no-canvas .block_car ul.special_list_01 li + li:before {
  content: "2位";
}
.no-canvas .block_car ul.special_list_01 li + li + li:before {
  content: "3位";
}
.no-canvas .block_car ul.special_list_01 li + li + li + li:before {
  content: "4位";
}
.no-canvas .block_car ul.special_list_01 li + li + li + li + li:before {
  content: "4位";
}
.no-canvas .block_car ul.special_list_01 li + li + li + li + li + li:before {
  content: "6位";
}
.no-canvas .block_car ul.special_list_01 li + li + li + li + li + li + li:before {
  content: "6位";
}
.no-canvas .block_car ul.special_list_01 li + li + li + li + li + li + li + li:before {
  content: "6位";
}
.no-canvas .block_car ul.special_list_01 li + li + li + li + li + li + li + li + li:before {
  content: "9位";
}
.no-canvas .block_car ul.special_list_01 li + li + li + li + li + li + li + li + li + li:before {
  content: "9位";
}
.no-canvas .block_car ul.special_list_01 li + li + li + li + li + li + li + li + li + li + li:before {
  content: "10位";
}
.no-canvas .block_car ul.special_list_02 li:before {
  content: "1位";
}
.no-canvas .block_car ul.special_list_02 li + li:before {
  content: "2位";
}
.no-canvas .block_car ul.special_list_02 li + li + li:before {
  content: "3位";
}
.no-canvas .block_car ul.special_list_02 li + li + li + li:before {
  content: "3位";
}
.no-canvas .block_car ul.special_list_02 li + li + li + li + li:before {
  content: "5位";
}
.no-canvas .block_car ul.special_list_02 li + li + li + li + li + li:before {
  content: "6位";
}
.no-canvas .block_car ul.special_list_02 li + li + li + li + li + li + li:before {
  content: "7位";
}
.no-canvas .block_car ul.special_list_02 li + li + li + li + li + li + li + li:before {
  content: "8位";
}
.no-canvas .block_car ul.special_list_02 li + li + li + li + li + li + li + li + li:before {
  content: "8位";
}
.no-canvas .block_car ul.special_list_02 li + li + li + li + li + li + li + li + li + li:before {
  content: "10位";
}
.no-canvas .block_car ul.special_list_02 li + li + li + li + li + li + li + li + li + li + li:before {
  content: "10位";
}
.contain .section .wrap .container.bread-content {
  background-color: #fff;
}
.contain .section .wrap .container.bread-content .breadcrumb {
  margin-bottom: 10px !important;
}
@media only screen and (min-width: 1025px) {
  .contain .section .wrap .container.bread-content {
    background-color: #eef0f1;
  }
}
@media only screen and (max-width: 1024px) {
  .breadcrumb.lineup {
    margin: 50px 20px 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .wrapOnIos .breadcrumb {
    margin: 0px 20px 10px;
  }
}
.module7 .bx-wrapper {
  margin-bottom: 28px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .module7 .bx-wrapper {
    margin-bottom: 10px;
  }
}
.module7 .bx-viewport {
  padding-left: 55px;
}
@media only screen and (max-width: 767px) {
  .module7 .bx-viewport {
    padding-left: 35px;
  }
}
.module7 .bx-viewport img {
  width: calc(100% - 110px);
  display: block;
}
@media only screen and (max-width: 767px) {
  .module7 .bx-viewport img {
    width: 86%;
    width: calc(100% - 70px);
  }
}
.module7 .slider-caption {
  color: #fff;
  text-align: right;
  font-size: 12px;
  width: 90%;
  width: calc(100% - 110px);
}
@media only screen and (max-width: 767px) {
  .module7 .slider-caption {
    /* padding-right:45px;
      width: calc(~"100% - 70px"); */
    display: none;
  }
}
.module7 [id^='bx-pager'] {
  margin-top: 13px;
  text-align: center;
}
.module7 [id^='bx-pager'] a {
  width: calc((100% - 50px) /6);
  margin-bottom: 10px;
  border-radius: 0;
  margin-right: 10px;
  border: 0;
  background-size: cover!important;
  position: relative;
  display: inline-block;
  max-width: 150px;
}
@media only screen and (max-width: 1200px) {
  .module7 [id^='bx-pager'] a {
    max-width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .module7 [id^='bx-pager'] a {
    max-width: 300px;
  }
}
.module7 [id^='bx-pager'] a img {
  width: 100%;
}
.module7 [id^='bx-pager'] a:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  top: 0;
  background-color: #000;
  opacity: 0.4;
  left: 0;
}
.module7 [id^='bx-pager'] a.active:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 13px solid #313131;
  border-top: 0;
  border-radius: 0;
  position: absolute;
  top: -20px;
  left: 68px ;
  left: calc(50% - 10px);
  background: none;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .module7 [id^='bx-pager'] {
    margin-top: 0;
    text-align: left;
  }
  .module7 [id^='bx-pager'] a {
    width: 30%;
    width: calc((100% - 30px) /3);
  }
  .module7 [id^='bx-pager'] a:nth-child(3n) {
    margin-right: 0;
  }
  .module7 [id^='bx-pager'] a.active:after {
    border: 0;
  }
}
@media only screen and (max-width: 480px) {
  .module7 [id^='bx-pager'] a {
    margin-bottom: 10px;
  }
}
.module7 .bx-prev {
  position: absolute;
  width: 55px;
  height: calc(100% - 0px);
  top: 0;
  left: 0px;
  background: #666666 url("../img/index/sl_07_arrow_left.png") center center no-repeat;
  border-radius: 10px 0 0 10px;
  z-index: 51;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .module7 .bx-prev {
    width: 35px;
    height: 100%;
  }
}
.module7 .bx-next {
  position: absolute;
  bottom: 0;
  width: 55px;
  height: calc(100% - 0px);
  top: 0;
  right: 0!important;
  background: #666666 url("../img/index/sl_07_arrow_right.png") center center no-repeat;
  border-radius: 0 10px 10px 0;
  z-index: 51;
}
@media only screen and (max-width: 767px) {
  .module7 .bx-next {
    width: 35px;
    height: 100%;
  }
}
.no-canvas .module7 .bx-viewport img {
  width: 90%;
}
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * https://www.opensource.org/licenses/mit-license.php
 */
/* The Nivo Slider styles */
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .mt_30 {
    margin-top: 30px;
  }
}
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
}
.slider-wrap {
  position: relative;
}
.slider-wrap .nivoSlider {
  border-radius: 10px !important;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
[id^='htmlcaption'] {
  display: none;
}
@media only screen and (max-width: 767px) {
  [id^='htmlcaption'] {
    display: none !important;
  }
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
/* Caption styles */
.slider-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #383838;
  width: 100%;
  z-index: 8;
  padding: 8px 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.slider-caption p {
  padding: 5px;
  margin: 0;
  color: #383838;
  font-size: 12px;
  display: inline-block;
  vertical-align: bottom;
  text-align: right;
  width: 60%;
  float: right;
}
.slider-caption p strong {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: normal;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .slider-caption p strong {
    font-size: 8px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  .slider-caption p strong {
    font-size: 8px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slider-caption p {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .slider-caption p {
    font-size: 8px;
    line-height: initial;
  }
}
.slider-caption a {
  vertical-align: bottom;
  display: inline-block;
  padding: 5px 10px;
  color: #383838;
  font-size: 12px;
  border: 1px solid #888888;
  margin: 0px 0 1px 10px;
  position: absolute;
  bottom: 10px;
}
@media only screen and (max-width: 480px) {
  .slider-caption a {
    font-size: 9px;
    position: absolute;
    bottom: 10px;
    margin-left: 0;
    padding: 5px;
  }
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav {
  height: 0;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 61;
  cursor: pointer;
  font-size: 0;
}
.nivo-prevNav {
  background: url(../img/index/slide-arrow.png) left top;
  width: 14px;
  height: 28px;
  display: block;
  left: 12px;
}
.nivo-nextNav {
  background: url(../img/index/slide-arrow.png) right top;
  width: 14px;
  height: 28px;
  display: block;
  right: 12px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
  z-index: 60;
  position: relative;
}
.nivo-control {
  display: inline-block;
  font-size: 0;
  margin-bottom: 10px;
}
.hidden-xs + .nivo-controlNav {
  display: block;
}
@media only screen and (max-width: 767px) {
  .hidden-xs + .nivo-controlNav {
    display: none;
  }
}
.hidden-lg + .nivo-controlNav {
  display: none;
}
@media only screen and (max-width: 767px) {
  .hidden-lg + .nivo-controlNav {
    display: block;
  }
}
.module1 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .module1 {
    margin-bottom: 20px;
  }
}
.module1 img {
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .module1 img {
    border-radius: 0;
  }
}
.module1 .align-center {
  margin: 0;
}
.module1 .btn-see-more {
  border-color: #eeeeee;
  display: inline-block;
  margin: 20px 15px;
  height: 58px;
  padding: 0;
  max-width: 300px;
  vertical-align: top;
}
.module1 .btn-see-more a {
  padding: 20px 0;
  display: inline-block;
  font-weight: normal;
  min-width: 300px;
}
.module1 .btn-see-more a:after {
  background: url(../img/index/arrow-btn.png) no-repeat left top;
  top: 22px;
  right: 35px;
}
@media only screen and (max-width: 767px) {
  .module1 .btn-see-more {
    margin: 10px auto;
    max-width: 230px;
    height: 38px;
  }
  .module1 .btn-see-more a {
    padding: 10px 0;
    font-size: 11px;
    min-width: 230px;
  }
  .module1 .btn-see-more a:after {
    width: 17px;
    top: 12px;
    right: 20px;
    background-size: 80%;
  }
}
.module1 .link {
  background: #edeef0;
  border-radius: 10px;
  display: block;
  text-align: center;
  border: solid 1px #c3c5ca;
}
.module1 .link img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media only screen and (max-width: 767px) {
  .module1 .link img {
    width: 100%;
    margin: 0;
  }
}
.module1 .link .btn {
  padding: 8px 0;
  display: block;
  font-size: 16px;
  border-top: solid 1px #c3c5ca;
}
.module1 .link .btn.btn-in:after {
  background: url(../img/index/btn-in.png) no-repeat left top;
}
.module1 .link .btn.btn-ex:after {
  background: url(../img/index/btn-ex.png) no-repeat left top;
}
.module1 .link .btn:after {
  content: '';
  width: 18px;
  height: 20px;
  display: inline-block;
  margin-left: 25px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .module1 .link .btn {
    padding: 6px 0;
    font-size: 11px;
  }
  .module1 .link .btn:after {
    margin-left: 10px;
  }
}
.module2 .grid-row .dgrid-lg-50 {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 50%;
}
.module2 .grid-row .dgrid-lg-50:last-child {
  vertical-align: top;
}
.grid-row.slick-slider#banner02Slider {
    margin: 0;
}
.grid-row.slick-slider#banner02Slider.noSlider {
    margin: 0 -10px;
}
#banner02Slider.noSlider .slick-list,#banner02Slider.noSlider .slick-track{
  width: 100% !important;
}
#banner02Slider.noSlider .dgrid-lg-50{
  width: 50% !important;
}
@media only screen and (max-width: 767px) {
  .module2 .grid-row .dgrid-lg-50 {
    display: block;
    width: 100%;
  }
  #banner02Slider .slick-list{
    margin: 0 auto -10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .module2 .grid-row {
    padding: 0;
  }
  .module2 .grid-row img {
    margin-bottom: 10px;
  }
  .module2 .grid-row p {
    font-size: 14px;
  }
  #banner02Slider.noSlider .dgrid-lg-50{
    width: 100% !important;
  }
}
.module2 .grid-row .video-wrap {
  padding-bottom: 56.25%;
  /* 16:9 */
  position: relative;
  z-index: 505;
}
.module2 .grid-row .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 505;
}
@media only screen and (max-width: 767px) {
  .module4 .grid-row {
    padding: 0;
  }
}
.module4 .grid-row .dgrid-lg-50 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .module4 .grid-row .dgrid-lg-50 {
    width: 50% !important;
  }
  .module4.full .grid-row {
    padding-bottom: 0;
  }
  .module4.full .grid-row .dgrid-lg-50 {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .module4.full .grid-row .dgrid-lg-50:last-child {
    margin-bottom: 0;
  }
  .module4.full .title {
    height: auto !important;
  }
}
.module4 .grid-row .title {
  font-weight: bold;
  text-align: left;
  padding-left:10px;
}
@media only screen and (max-width: 767px) {
  .module4 .grid-row .title {
    font-size: 14px;
  }
}
.module4 .grid-row .title + p {
  margin-bottom: 12px;
}
.module4 .grid-row p {
  text-align: left;
  margin-top: 8px;
}
.module4 .grid-row p strong {
  padding-bottom: 8px;
  font-size: 14px;
}
.module4 .grid-row small {
  margin-top: 8px;
  text-align: left;
  display: block;
  font-size: 11px;
}
@media only screen and (max-width: 767px) {
  .module4 .grid-row small {
    font-size: 6px;
  }
}
.module4 .grid-row .max-width {
  font-size: 11px;
}
@media only screen and (max-width: 767px) {
  .module4 .grid-row .max-width {
    font-size: 6px !important;
  }
}
.module4 .grid-row .btn-see-more {
  border-color: #eeeeee;
  display: inline-block;
  margin: 25px 15px;
  height: 58px;
  padding: 0;
  max-width: 300px;
  vertical-align: top;
  text-align: center;
}
.module4 .grid-row .btn-see-more a {
  padding: 20px 0;
  display: inline-block;
  font-weight: normal;
  min-width: 300px;
}
.module4 .grid-row .btn-see-more a:after {
  background: url(../img/index/arrow-btn.png) no-repeat left top;
  top: 22px;
  right: 35px;
}
@media only screen and (max-width: 767px) {
  .module4 .grid-row .btn-see-more a {
    min-width: 100%;
    font-size: 14px;
  }
  .module4 .grid-row .btn-see-more a:after {
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .module4 .grid-row .btn-see-more.btn-small {
    max-width: 190px !important;
    margin: 25px auto !important;
  }
  .module4 .grid-row .btn-see-more.btn-small a {
    width: 100%;
    max-width: 190px !important;
    min-width: initial !important;
  }
}
@media only screen and (max-width: 767px) {
  .module4 .grid-row .btn-see-more.btn-small {
    height: 35px !important;
    min-width: 127px !important;
    margin: 10px auto !important;
  }
  .module4 .grid-row .btn-see-more.btn-small a {
    padding: 10px 0;
    font-size: 11px;
    line-height: 15px;
  }
  .module4 .grid-row .btn-see-more.btn-small a:after {
    top: 11px;
    width: 17px;
    right: 8px;
    background-size: 80%;
  }
}
.module4 .link {
  background: #edeef0;
  border-radius: 10px;
  display: block;
  text-align: center;
  border: solid 1px #c3c5ca;
}
.module4 .link img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.module4.full .link img {
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .module4 .link img {
    width: 100%;
    margin: 0;
  }
}
.module4 .link .btn {
  padding: 8px 0;
  display: block;
  font-size: 16px;
  border-top: solid 1px #c3c5ca;
}
.module4 .link .btn.btn-in:after {
  background: url(../img/index/btn-in.png) no-repeat left top;
}
.module4 .link .btn.btn-ex:after {
  background: url(../img/index/btn-ex.png) no-repeat left top;
}
.module4 .link .btn:after {
  content: '';
  width: 18px;
  height: 20px;
  display: inline-block;
  margin-left: 25px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .module4 .link .btn {
    padding: 6px 0;
    font-size: 11px;
  }
  .module4 .link .btn:after {
    margin-left: 10px;
  }
}
.module12 {
  overflow: hidden;
}
.module12 .taf {
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0 20px;
  border: #dcdce0 solid 1px;
}
@media only screen and (max-width: 767px) {
  .module12 .taf {
    padding: 0;
  }
  .module12 .taf .dgrid-lg-50 {
    position: inherit;
  }
}
.module12 .taf .taf-50 {
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  background: #000;
  width: 50%;
  float: none;
}
@media only screen and (max-width: 767px) {
  .module12 .taf .taf-50 {
    width: 100%;
    display: block;
    float: left;
    background: none;
  }
}
.module12 .taf .dgrid-lg-50.pull-right {
  padding: 0;
  background: #000;
}
.module12 .taf .taf-info {
  background: #666666;
  padding: 0px 20px 0px;
  color: #fff;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .module12 .taf .taf-info {
    padding: 0 15px 15px;
  }
}
.module12 .taf .taf-info p {
  padding-bottom: 20px;
}
.module12 .taf .taf-info p.text-big {
  margin-top: 40px;
  padding-bottom: 10px;
}
.module12 .taf .taf-info p.text-big span {
  font-weight: 500;
  margin-right: 10px;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .module12 .taf .taf-info p.text-big span {
    margin-right: 5px;
    display: inline-block;
  }
}
.module12 .taf .taf-info p.text-big a,
.module12 .taf .taf-info p.text-big .taf-txt {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  border: 1px solid #fff;
  margin: 8px 0;
}
@media only screen and (max-width: 767px) {
  .module12 .taf .taf-info p.text-big a,
  .module12 .taf .taf-info p.text-big .taf-txt {
    padding: 2px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .module12 .taf .taf-info p.text-big {
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
  }
  .module12 .taf .taf-info p.text-big strong {
    font-size: 18px;
  }
}
.module12 .taf .taf-info p a {
  color: #fff;
}
.module12 .taf .taf-info p.mt_0 {
  margin-top: 0px;
}
.module12 .taf .taf-info p.mt_10 {
  margin-top: 10px;
}
.module12 .taf .taf-info p.mt_100 {
  margin-top: 80px;
}
.module12 .taf .taf-info p.text-small {
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .module12 .taf .taf-info p.text-small {
    padding-bottom: 20px;
    font-size: 11px;
  }
}
@media only screen and (max-width: 767px) {
  .module12 .taf .taf-info p {
    font-size: 14px;
  }
}
.module12 .taf .taf-info ul li {
  font-size: 14px;
}
.module12 .taf .taf-image img {
  width: 100%;
  width: calc(100% + 1px);
}
@media only screen and (max-width: 767px) {
  .module12 .taf .taf-image img {
    width: 100%;
  }
}
/* ====================================================================================================================
 * TABS
 * ====================================================================================================================*/
ul.tab {
  overflow: hidden;
}
ul.tab li.none {
  display: none;
  margin-top: 0;
}
ul.tab li.none.active {
  display: block;
}
ul.tab li.none .left,
ul.tab li.none .right {
  width: calc(50% - 40px);
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
ul.tab li.none .left img,
ul.tab li.none .right img {
  width: 100%;
}
ul.tab li.none .left .mt20,
ul.tab li.none .right .mt20 {
  margin-top: 20px;
}
ul.tab li.none .left {
  background-color: #dbdbdf;
  border-radius: 10px 0 0;
  padding: 25px 18px 25px 22px;
}
ul.tab li.none .left .title_inline,
ul.tab li.none .left .img_inline {
  display: inline-block;
  vertical-align: middle;
  margin-top: 25px;
}
ul.tab li.none .left .img_inline {
  width: auto;
  max-width: calc(100% - 100px);
}
@media only screen and (max-width: 767px) {
  ul.tab li.none .left .img_inline {
    width: 100%;
    display: block;
    max-width: 100%;
  }
}
ul.tab li.none .left .title_inline {
  margin-right: 15px;
}
ul.tab li.none .right {
  background-color: #bfc1c8;
  border-radius: 0 10px 0 0;
  padding: 25px 22px 25px 18px;
}
ul.tab li.none .right .img_4 {
  max-width: 472px;
}
ul.tab li.none .right .text-small {
  font-weight: normal;
}
ul.tab li.none .car_detail {
  border-radius: 10px;
  overflow: hidden;
}
ul.tab li.none .car_detail .align-center {
  clear: both;
  margin: 28px 0;
}
ul.tab li.none .car_detail .align-center img {
  width: 100%;
}
ul.tab li.none .car_detail .price {
  clear: both;
  margin: 20px 1px;
}
ul.tab li.none .car_detail .price .tb_title {
  text-align: left;
  font-size: 28px;
  font-family: 'Open Sans', sans-serif;
  padding: 20px 0 0 0;
}
ul.tab li.none .car_detail .price .tb_title span,
ul.tab li.none .car_detail .price .tb_title img {
  vertical-align: middle;
  margin-right: 5px;
}
ul.tab li.none .car_detail .price table {
  width: 100%;
  width: calc(100% - 1px);
  border-collapse: collapse;
  text-align: center;
}
ul.tab li.none .car_detail .price table th {
  font-weight: normal;
  font-size: 12px;
  padding: 3px;
}
ul.tab li.none .car_detail .price table th img {
  width: 35px;
}
ul.tab li.none .car_detail .price table td {
  border: #bfc1c8 solid 1px;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  padding: 5px;
  vertical-align: middle;
}
ul.tab li.none .car_detail .price table td strong {
  font-size: 28px;
  font-weight: normal;
  display: block;
}
ul.tab li.none .car_detail .price table td strong span {
  font-size: 18px;
}
ul.tab li.none .car_detail .price table td span {
  font-size: 20px;
}
ul.tab li.none .car_detail .price table td span span {
  font-size: 28px;
}
ul.tab li.none .car_detail .price table td:nth-child(1) {
  width: 8%;
}
ul.tab li.none .car_detail .price table td:nth-child(2) {
  width: 18%;
}
ul.tab li.none .car_detail .price table td:nth-child(3),
ul.tab li.none .car_detail .price table td:nth-child(4) {
  width: 28%;
}
ul.tab li.none .car_detail .price table td:nth-child(5) {
  width: 18%;
}
@media only screen and (max-width: 767px) {
  ul.tab li.none .car_detail .price {
    margin: 20px;
  }
  ul.tab li.none .car_detail .price .tb_title {
    font-size: 22px;
  }
  ul.tab li.none .car_detail .price table th img {
    width: 20px;
  }
  ul.tab li.none .car_detail .price table td strong {
    font-size: 24px;
  }
  ul.tab li.none .car_detail .price table td strong span {
    font-size: 14px;
  }
  ul.tab li.none .car_detail .price table td span {
    font-size: 16px;
  }
  ul.tab li.none .car_detail .price table td span span {
    font-size: 20px;
  }
  ul.tab li.none .car_detail .align-center {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  ul.tab li.none .car_detail .price .tb_title {
    font-size: 16px;
  }
  ul.tab li.none .car_detail .price table th {
    font-size: 8px;
  }
  ul.tab li.none .car_detail .price table td {
    font-size: 8px;
  }
  ul.tab li.none .car_detail .price table td strong {
    font-size: 14px;
  }
  ul.tab li.none .car_detail .price table td strong span {
    font-size: 10px;
  }
  ul.tab li.none .car_detail .price table td span {
    font-size: 12px;
  }
  ul.tab li.none .car_detail .price table td span span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  ul.tab li.none .car_detail .price table th {
    font-size: 8px;
  }
  ul.tab li.none .car_detail .price table td {
    font-size: 6px;
  }
}
@media only screen and (max-width: 320px) {
  ul.tab li.none .car_detail .price table th {
    font-size: 7px;
  }
  ul.tab li.none .car_detail .price table td {
    font-size: 5px;
  }
}
ul.tab li.none .car_detail_lst {
  font-size: 10px;
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  ul.tab li.none .car_detail_lst.max-width {
    width: 90%;
  }
}
ul.tab li.none .btn-see-more {
  border-color: #eeeeee;
  display: inline-block;
  margin: 20px 5px;
  height: 58px;
  padding: 0;
  max-width: 280px;
  vertical-align: top;
}
ul.tab li.none .btn-see-more a {
  padding: 20px 5px 20px 35px;
  display: inline-block;
  font-weight: normal;
  min-width: 240px;
}
ul.tab li.none .btn-see-more.pdf a {
  background-image: url(../img/index/icn_pdf.png);
  background-repeat: no-repeat;
  background-position: 30px 12px;
}
@media only screen and (max-width: 767px) {
  ul.tab li.none .btn-see-more a {
    font-size: 12px;
    padding: 10px 0 10px 40px;
  }
}
@media only screen and (max-width: 767px) {
  ul.tab li.none {
    margin-top: 0;
  }
  ul.tab li.none .left,
  ul.tab li.none .right {
    width: calc(100% - 40px);
    padding: 0 20px 25px 20px;
    border-radius: 0;
  }
  ul.tab li.none .left .title,
  ul.tab li.none .right .title {
    font-size: 20px;
    margin-top: 20px;
  }
  ul.tab li.none .left .title_inline,
  ul.tab li.none .left .img_inline {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 10px;
  }
  ul.tab li.none .left img {
    margin-bottom: 35px;
  }
  ul.tab li.none .right {
    background-color: #fff;
  }
  ul.tab li.none .right .img_4 {
    max-width: 100%;
  }
  ul.tab li.none .car_detail .align-center {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  ul.tab li.none .left img {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  ul.tab {
    margin: 5px -20px 0 -20px;
  }
}
.nav_detail {
  border-radius: 50px;
  margin-bottom: 20px;
  display: table;
  width: 100%;
  text-align: center;
}
.nav_detail li {
  display: table-cell;
  vertical-align: middle;
  background-color: #7a7a81;
  width: 20%;
  text-align: center;
  padding: 15px 10px;
  position: relative;
  background-image: url(/dk_top/img/tab-line.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.nav_detail li a {
  display: block;
  color: #fff;
  font-size: 14px;
}
.nav_detail li.active,
.nav_detail li:hover {
  background-color: #fa0014;
}
.nav_detail li.active:after,
.nav_detail li:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 17px solid #f00;
  margin-left: -12px;
  left: 50%;
  bottom: -12px;
}
@media only screen and (max-width: 767px) {
  .nav_detail li.active:after,
  .nav_detail li:hover:after {
    display: none;
  }
}
.nav_detail li:first-child {
  border-radius: 50px 0 0 50px;
  background-image: none;
}
.nav_detail li:last-child {
  border-radius: 0 50px 50px 0;
}
.nav_detail.one_tab {
  width: 30%;
  margin: 0 auto 25px auto;
}
.nav_detail.one_tab li {
  border-radius: 50px;
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .nav_detail.one_tab {
    margin: 15px -10px -5px;
    width: 110%;
    width: calc(100% + 20px);
  }
  .nav_detail.one_tab li {
    width: 100% !important;
    border: none !important;
  }
}
.nav_detail.two_tabs li {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .nav_detail.two_tabs li {
    border-bottom: 0;
  }
}
.nav_detail.three_tabs li {
  width: 33.33333333%;
}
.nav_detail.four_tabs li {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .nav_detail.four_tabs li {
    width: 49% !important;
    width: calc(50% - 1px) !important;
  }
}
.nav_detail.four_tabs li:nth-child(3) {
  border-bottom: none;
}
.nav_detail.six_tabs li {
  width: 16.66666667% !important;
}
@media only screen and (max-width: 767px) {
  .nav_detail.six_tabs li {
    width: 49% !important;
    width: calc(50% - 1px) !important;
  }
  .nav_detail.six_tabs li:nth-child(5) {
    border-bottom: none;
  }
  .nav_detail.six_tabs li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .nav_detail {
    margin: 15px -10px -5px;
    border-radius: 0;
    display: block;
    overflow: hidden;
    background-color: #7a7a81;
    text-align: left;
    width: 110% !important;
    width: calc(100% + 20px) !important;
  }
  .nav_detail li {
    width: 50% !important;
    padding: 14px 0;
    border-radius: 0!important;
    border-bottom: 2px solid #49494d;
    float: left;
    display: inline-block;
    background-image: none;
    -moz-box-sizing: border-box;
    /* Firefox 1, probably can drop this */
    -webkit-box-sizing: border-box;
    /* Safari 3-4, also probably droppable */
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /* Everything else */
  }
  .nav_detail li.active,
  .nav_detail li:hover {
    cursor: pointer;
    border-radius: 0;
  }
  .nav_detail li:after {
    border-bottom: 18px solid #f00!important;
    top: -13px !important;
  }
  .nav_detail li:nth-child(odd) {
    border-right: 2px solid #49494d;
  }
  .nav_detail li:last-child {
    border-bottom: 0;
    width: 49%;
    width: calc(50% - 1px);
  }
}
@media only screen and (max-width: 320px) {
  .nav_detail li a {
    font-size: 11px;
  }
}
.nav_detail_md3 {
  border-radius: 50px;
  margin-bottom: 20px;
  display: table;
  width: 100%;
  text-align: center;
}
.nav_detail_md3 li {
  display: table-cell;
  vertical-align: middle;
  background-color: #7a7a81;
  width: 20%;
  text-align: center;
  position: relative;
  background-image: url(/dk_top/img/tab-line.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.nav_detail_md3 li a {
  display: block;
  color: #fff;
  font-size: 14px;
  padding: 15px 10px;
}
.nav_detail_md3 li.active,
.nav_detail_md3 li:hover {
  background-color: #fa0014;
}
.nav_detail_md3 li.active:after,
.nav_detail_md3 li:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 17px solid #f00;
  margin-left: -12px;
  left: 50%;
  bottom: -12px;
}
.nav_detail_md3 li:first-child {
  border-radius: 50px 0 0 50px;
  background-image: none;
}
.nav_detail_md3 li:last-child {
  border-radius: 0 50px 50px 0;
  background-color: #313137;
}
.nav_detail_md3 li:last-child a {
  border-right: 0;
}
.nav_detail_md3 li:last-child a:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../img/index/arrow-go.png') 0 0 no-repeat;
  margin-left: 7px;
  vertical-align: middle;
  margin-top: -4px;
}
.nav_detail_md3 li:last-child:hover,
.nav_detail_md3 li:last-child.active {
  background-color: #fa0014;
}
.nav_detail_md3 li:last-child:after {
  display: none;
}
.nav_detail_md3.two_tabs li {
  width: 50%;
}
.nav_detail_md3.three_tabs li {
  width: 33.33333333%;
}
.nav_detail_md3.arrow_bot {
  position: relative;
  margin-top: 25px;
  overflow: inherit;
  clear: both;
}
.nav_detail_md3.arrow_bot li.active:after,
.nav_detail_md3.arrow_bot li:hover:after {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 17px solid #f00;
  border-top: 0;
  top: -12px;
}
@media only screen and (max-width: 767px) {
  .nav_detail_md3.arrow_bot {
    margin-top: 25px;
  }
  .nav_detail_md3.arrow_bot li.active:after,
  .nav_detail_md3.arrow_bot li:hover:after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 25px solid #f00;
  }
}
@media only screen and (max-width: 960px) {
  .nav_detail_md3 li a {
    font-size: 12px;
  }
  .nav_detail_md3 li:last-child {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .nav_detail_md3 li {
    width: 33.33333333%;
  }
  .nav_detail_md3 li:nth-child(3) {
    border-radius: 0 50px 50px 0;
  }
  .nav_detail_md3 li:last-child {
    display: none;
  }
  .nav_detail_md3.two_tabs li {
    width: 100%;
  }
  .nav_detail_md3.two_tabs li:first-child {
    border-radius: 50px;
  }
  .nav_detail_md3.three_tabs li {
    width: 50%;
  }
  .nav_detail_md3.three_tabs li:nth-child(2) {
    border-radius: 0 50px 50px 0;
  }
}
.no_margin {
  margin: 0!important;
}
@media only screen and (max-width: 767px) {
  .module1 img {
    width: 110%;
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}
.module1 .max-width {
  margin-top: 8px;
}
.module14 .banner {
  padding-bottom: 20px;
  position: relative;
  /** VARIABLES 
===================================*/
  /** RESET AND LAYOUT
===================================*/
  /** THEME
===================================*/
  /* PAGER */
  /* DIRECTION CONTROLS (NEXT / PREV) */
  /* AUTO CONTROLS (START / STOP) */
  /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
  /* IMAGE CAPTIONS */
}
.module14 .banner \ .bx-wrapper {
  position: relative;
  margin: 0 auto 100px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.module14 .banner .bx-wrapper img {
  max-width: 100%;
  display: block;
  border: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.module14 .banner .bxslider {
  margin: 0;
  padding: 0;
}
.module14 .banner ul.bxslider {
  list-style: none;
}
.module14 .banner .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  overflow: hidden;
  border: 1px solid #dcdce0;
  -moz-box-sizing: border-box;
  /* Firefox 1, probably can drop this */
  -webkit-box-sizing: border-box;
  /* Safari 3-4, also probably droppable */
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Everything else */
}
@media only screen and (max-width: 767px) {
  .module14 .banner .bx-viewport ul li {
    padding-bottom: 50px;
  }
}
.module14 .banner .bx-wrapper .bx-controls-auto {
  position: absolute;
  width: 100%;
}
.module14 .banner .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.module14 .banner .bx-wrapper .bx-pager-item,
.module14 .banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.module14 .banner .bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.module14 .banner .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 34%;
  margin-top: -16px;
  outline: 0;
  width: 50px;
  height: 60px;
  text-indent: -9999px;
  z-index: 99;
  display: block;
}
@media only screen and (max-width: 767px) {
  .module14 .banner .bx-wrapper .bx-controls-direction a {
    top: 32%;
  }
}
@media only screen and (max-width: 480px) {
  .module14 .banner .bx-wrapper .bx-controls-direction a {
    top: 20%;
  }
}
.module14 .banner .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.module14 .banner .bx-wrapper .bx-prev {
  left: 10px;
  background: url(../img/index/slide-arrow.png) no-repeat center 20px;
}
.module14 .banner .bx-wrapper .bx-next {
  right: 10px;
  background: url(../img/index/slide-arrow.png) no-repeat center -30px;
}
.module14 .banner .bx-wrapper .bx-controls-auto {
  text-align: center;
}
.module14 .banner .bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.module14 .banner .bx-wrapper .bx-controls-auto .bx-start:hover,
.module14 .banner .bx-wrapper .bx-controls-auto .bx-start.active,
.module14 .banner .bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.module14 .banner .bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.module14 .banner .bx-wrapper .bx-controls-auto .bx-stop:hover,
.module14 .banner .bx-wrapper .bx-controls-auto .bx-stop.active,
.module14 .banner .bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
.module14 .banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.module14 .banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.module14 .banner .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.module14 .banner .bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.module14 .banner .bx-wrapper .bx-pager-item a {
  cursor: pointer;
  font-size: 0;
  display: inline-block;
  margin-right: 13px;
  width: 53px;
  height: 53px;
  border: 1px solid #312b2a;
  border-radius: 50%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  .module14 .banner .bx-wrapper .bx-pager-item a {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
    background-size: 40px auto !important;
  }
}
.module14 .banner .bx-wrapper .bx-pager-item a.active {
  position: relative;
}
.module14 .banner .bx-wrapper .bx-pager-item a.active:after {
  border: 2px solid #dc2e12;
  background: none;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  position: absolute;
  left: -6px;
  top: -6px;
  content: "";
}
@media only screen and (max-width: 480px) {
  .module14 .banner .bx-wrapper .bx-pager-item a.active:after {
    width: 48px;
    height: 48px;
  }
}
.module3 ul.tab.no_margin li {
  border: 1px solid #dcdce0;
  border-radius: 10px;
  overflow: hidden;
}
.module3 .img-responsive {
  display: block;
  border-radius: 10px;
  -moz-box-sizing: border-box;
  /* Firefox 1, probably can drop this */
  -webkit-box-sizing: border-box;
  /* Safari 3-4, also probably droppable */
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Everything else */
}
/*============================================================================*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow: hidden;
}
#colorbox {
  top: 20% !important;
  position: fixed !important;
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #colorbox {
    top: 8% !important;
  }
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
  position: relative;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxLoadedContent iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 505;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 20px;
  background: transparent;
}
/* 笘・margin-top:20px;background:#000;} */
.cboxIframe {
  background: transparent;
}
/* 笘・background:#fff;} */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  background: transparent;
}
/* 笘・border:5px solid #000; background:#fff;} */
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}
#cboxLoadingGraphic {
  background: url(/cm/img/colorbox/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(/cm/img/colorbox/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(/cm/img/colorbox/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxClose {
  position: absolute;
  top: 0;
  right: -29px;
  display: block;
  background: url(/cm/img/colorbox/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
  outline: none;
}
/* 笘・op:5px; right:5px; */
#cboxClose:hover {
  background-position: bottom center;
}
.contain .section .wrap .container a.related_page_pc {
  display: block;    
  position: absolute;
  right: 30px;
  top: 30px;
  background: none;
  border: none;
  padding: 0;
}
.contain .section .wrap .container a.related_page_pc:after {
  display: none;
}
.contain a.related_page_sp {
  display: none;
}
.contain a.related_page_sp img {
  max-width: 100%;
}
@media only screen and (max-width: 1280px) {
  .contain .section .wrap .container a.related_page_pc {
    display: none;
  }
  .contain .align_right {
    text-align: right;
    position: relative;
    z-index: 10;
    padding: 20px 20px 0 0;
    background-color: #f0f1f3;
    max-width: calc(100% - 185px);
    height: 50px;
  }
  .contain a.related_page_sp {
    display: block;
    width: 100%;
    max-width: 379px;
    float: right;
  }
}
@media only screen and (max-width: 1024px) {
  .contain .align_right {
    width: 100%;
    max-width: 100%;
    background-color: #f0f1f3;
  }
  .contain a.related_page_sp {
    display: block;
    padding: 0 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .contain .align_right {
    text-align: left;
    height: 60px;
    max-width: calc(100% - 20px);
  }
  .contain a.related_page_sp {
    display: block;
    float: none;
    margin: 0 0 10px 20px;
    padding: 0;
    width: auto;
  }
}
/*============================================================================*/
.car-detail {
  /**module8**/
  /**module10**/
  /**module11**/
  /**box_content**/
  /**module6**/
  /**module9**/
}
.car-detail .title {
  margin-bottom: 10px;
  font-size: 16px;
}
.car-detail .title span {
  font-size: 22px;
  padding-right: 10px;
  font-weight: bold;
}
.car-detail .title span.en {
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (max-width: 767px) {
  .car-detail .title {
    font-size: 14px;
  }
  .car-detail .title span {
    font-size: 18px !important;
    display: block;
  }
}
.car-detail .notice {
  font-size: 12px;
}
.car-detail .notice span {
  padding-right: 10px;
  vertical-align: middle;
}
.car-detail .module8 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .car-detail .module8 {
    margin-bottom: 30px;
  }
}
.car-detail .module8 .module8_box {
  border: #dcdce0 solid 1px;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}
.car-detail .module8 .module8_box .module8_img img {
  width: 100%;
}
.car-detail .module8 .module8_box .module8_cnt {
  padding: 15px;
}
.car-detail .module8 .module8_box .module8_cnt h4 {
  font-size: 18px;
  margin-bottom: 15px;
}
.car-detail .module8 .module8_box .module8_cnt h4 span {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.car-detail .module8 .module8_box .module8_cnt h4 span.taf-txt {
  display: inline-block;
  padding: 5px 10px;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #000;
  margin: 8px 0;
}
.car-detail .module8 .module8_box .module8_cnt p {
  font-size: 14px;
  word-break: break-all;
}
.car-detail .module8 .module8_box .module8_cnt p small {
  margin-top: 15px;
  display: inline-block;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .car-detail .module8 .module8_box {
    overflow: hidden;
    height: auto !important;
  }
  .car-detail .module8 .module8_box .module8_img {
    float: right;
    width: 50%;
  }
  .car-detail .module8 .module8_box .module8_cnt {
    float: right;
    width: 46%;
    padding: 2%;
    height: auto !important;
  }
  .car-detail .module8 .module8_box .module8_cnt p {
    font-size: 14px;
    height: auto !important;
  }
  .car-detail .module8 .module8_box .module8_cnt h4 {
    font-size: 14px;
    height: auto !important;
  }
  .car-detail .module8 .grid-row {
    margin: 0;
    padding: 0;
  }
  .car-detail .module8 .grid-row li {
    padding: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .car-detail .module8 .module8_box .module8_img {
    float: none;
    width: 100%;
  }
  .car-detail .module8 .module8_box .module8_img img {
    width: 100%;
  }
  .car-detail .module8 .module8_box .module8_cnt {
    float: none;
    width: 94%;
    padding: 3%;
  }
}
.car-detail .module10 {
  margin-bottom: 55px;
}
.car-detail .module10 .grid-row li {
  margin-bottom: 25px;
}
.car-detail .module10 .grid-row li .module10_box {
  position: relative;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  overflow: hidden;
}
.car-detail .module10 .grid-row li .module10_box img {
  width: 100%;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.car-detail .module10 .grid-row li .module10_box .module10_note {
  background: #666666;
  min-height: 48px;
  font-size: 14px;
  color: #FFFFFF;
  padding: 10px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.car-detail .module10 .grid-row li .module10_box .module10_note small {
  font-size: 12px;
  display: block;
}
.car-detail .module10 .module10_lst li {
  background: url(../img/index/icn_tray.jpg) 0 5px no-repeat;
  background-size: 12px auto;
  padding-left: 17px;
  color: #313131;
  font-size: 13px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .car-detail .module10 .grid-row {
    margin: 0 -10px;
    padding: 0;
  }
  .car-detail .module10 .grid-row li {
    width: 50%;
  }
  .car-detail .module10 .grid-row li .module10_box .module10_note {
    font-size: 12px;
    padding: 8px;
  }
}
.car-detail .module11 .module11_cnt {
  border: #dcdce0 solid 1px;
  padding: 25px 0;
  overflow: hidden;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .car-detail .module11 .module11_cnt {
    padding: 15px 0;
  }
}
.car-detail .module11 .module11_cnt img {
  width: 100%;
}
.car-detail .module11 .module11_cnt li {
  float: left;
  width: 50%;
}
.car-detail .module11 .module11_cnt li img {
  width: 100%;
}
.car-detail .module11 .module11_cnt .text-small {
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .car-detail .module11 .module11_cnt li {
    float: none;
    width: 100%;
  }
  .car-detail .module11 .module11_cnt li img {
    width: 100%;
    display: block;
  }
}
.car-detail .module11 .module11_txt {
  border-top: #dcdce0 solid 1px;
  padding: 25px 25px 0 25px;
  clear: both;
}
.car-detail .module11 .module11_txt dl {
  font-size: 14px;
}
.car-detail .module11 .module11_txt dl dt {
  font-size: 16px;
}
.car-detail .module11 .module11_txt dl dd {
  margin: 10px 0;
}
.car-detail .module11 .module11_txt dl dd p {
  margin: 4px 0;
}
.car-detail .module11 .module11_txt dl dd p .note {
  background: #2f2f32;
  color: #fff;
  padding: 1px 3px;
}
.car-detail .box_content {
  background: #666666;
  border-radius: 12px;
  color: #FFFFFF;
  padding: 10px 20px;
  overflow: hidden;
  margin-bottom: 25px;
  font-size: 14px;
}
.car-detail .box_content .box_content_img {
  display: table-cell;
  vertical-align: middle;
  padding: 0 25px 0 0;
  max-width: 100%;
}
.car-detail .box_content .box_content_img img {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .car-detail .box_content .box_content_img {
    padding-left: 10px;
  }
}
.car-detail .box_content .box_content_cnt {
  display: table-cell;
  vertical-align: top;
  word-break: break-all;
}
.car-detail .box_content .box_content_cnt p {
  margin-bottom: 10px;
}
.car-detail .box_content .tit {
  font-size: 16px;
  margin-bottom: 15px;
}
.car-detail .box_content .tit span {
  font-size: 18px;
  font-weight: 500;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .car-detail .box_content .tit span {
    font-size: 18px;
  }
}
.car-detail .box_content .visible {
  display: none;
}
.car-detail .box_content .display-lg-break {
  display: table-cell;
}
.car-detail .box_content .hidden-lg-break {
  display: none;
}
.car-detail .box_content .f12 {
  font-size: 12px;
}
.car-detail .box_content .f10 {
  font-size: 10px;
}
.car-detail .box_content.white {
  background: #FFFFFF;
  border: #dcdce0 solid 1px;
  color: #313131;
}
.car-detail .box_content.white img {
  vertical-align: middle;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .car-detail .box_content .box_content_img {
    vertical-align: middle;
    padding: 0 0 0 25px;
  }
  .car-detail .box_content .visible {
    display: block;
  }
  .car-detail .box_content .display-lg-break {
    display: none;
  }
  .car-detail .box_content .hidden-lg-break {
    display: table-cell;
    width: 50%;
    font-size: 12px;
  }
}
.car-detail .module6 li {
  margin-bottom: 20px;
}
.car-detail .module6 .module6_box {
  background: #666666;
  overflow: hidden;
  border-radius: 12px;
  width: 100%;
  color: #FFFFFF;
}
.car-detail .module6 .module6_box .module6_img {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
  background: #000000;
}
.car-detail .module6 .module6_box .module6_img img {
  width: 100%;
}
.car-detail .module6 .module6_box .module6_img p {
  text-align: left;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
}
.car-detail .module6 .module6_box dl {
  display: table-cell;
  width: 60%;
  padding: 15px;
  word-break: break-all;
  font-size: 14px;
}
.car-detail .module6 .module6_box dl dt {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.car-detail .module6 .module6_box dl dt a {
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  border: 1px solid #fff;
  margin: 8px 0 0;
  display: inline-block;
  font-weight: normal;
}
.car-detail .module6 .module6_box dl dd small {
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
.car-detail .module6 .display-lg-break {
  display: block;
}
.car-detail .module6 .hidden-lg-break {
  display: none;
}
.car-detail .module6 .hidden-lg-break a {
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  border: 1px solid #fff;
  margin: 8px 0 0;
  display: inline-block;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .car-detail .module6 .grid-row {
    padding: 0;
  }
  .car-detail .module6 .grid-row li {
    width: 100%;
  }
  .car-detail .module6 .module6_box .module6_img {
    display: block;
    background: none;
    width: 100%;
  }
  .car-detail .module6 .module6_box .module6_img .image {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
  }
  .car-detail .module6 .module6_box .module6_img p {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 20px;
  }
  .car-detail .module6 .module6_box dl {
    display: block;
    width: 100%;
    padding: 0;
  }
  .car-detail .module6 .module6_box dl dd {
    padding: 20px;
  }
  .car-detail .module6 .display-lg-break {
    display: none;
  }
  .car-detail .module6 .hidden-lg-break {
    display: block;
  }
}
.car-detail .module9 {
  overflow: hidden;
  position: relative;
}
.car-detail .module9 .slider {
  visibility: hidden;
  height: 0;
}
.car-detail .module9 .grid-row li {
  margin-bottom: 20px;
}
.car-detail .module9 .grid-row li dl {
  border: #dcdce0 solid 1px;
  border-radius: 12px;
  padding-bottom: 10px;
}
.car-detail .module9 .grid-row li dl dt {
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
}
.car-detail .module9 .grid-row li dl dt span {
  font-size: 24px;
}
.car-detail .module9 .grid-row li dl dd p {
  padding: 0 15px;
}
.car-detail .module9 .grid-row li dl dd small {
  font-size: 10px;
  display: block;
  margin-top: 10px;
}
.car-detail .module9 .grid-row li dl dd img {
  width: 100%;
}
.car-detail .module9 .grid-row li dl dd .last {
  border-top: #dcdce0 solid 1px;
}
@media only screen and (max-width: 767px) {
  .car-detail .module9 .slider {
    visibility: visible;
    height: auto;
  }
  .car-detail .module9 .grid-row {
    padding: 0;
  }
  .car-detail .module9 .grid-row li {
    margin-bottom: 0;
    padding: 0;
  }
  .car-detail .module9 .grid-row li dl dt {
    font-weight: normal;
  }
  .car-detail .module9 .grid-row li dl dd img {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .car-detail .module9 .grid-row li dl dd img {
    width: 100%;
  }
}
.btn-see-more {
  border-color: #eeeeee;
  display: inline-block;
  margin: 20px 15px;
  height: 58px;
  padding: 0;
  max-width: 280px;
  vertical-align: top;
}
.btn-see-more a {
  padding: 20px 0;
  display: inline-block;
  font-weight: normal;
  min-width: 280px;
}
.btn-see-more a:after {
  background: url(../img/index/arrow-btn.png) no-repeat left top;
  top: 22px;
  right: 25px;
}
.btn-see-more.pdf a {
  background-image: url(../img/index/icn_pdf.png);
  background-repeat: no-repeat;
  background-position: 25px 18px;
  background-size: 20px;
}
@media only screen and (max-width: 767px) {
  .btn-see-more {
    height: 38px;
    margin: 10px 0 !important;
  }
  .btn-see-more.pdf {
    max-width: 240px;
  }
  .btn-see-more.pdf a {
    min-width: 240px;
    background-position: 25px 9px;
  }
  .btn-see-more a {
    font-size: 11px;
    padding: 10px 0;
  }
  .btn-see-more a:after {
    top: 12px;
    width: 17px;
    right: 15px;
    background-size: 80%;
  }
}
@media only screen and (max-width: 480px) {
  .align-center {
    margin: 0;
  }
  .btn-see-more {
    margin: 20px 0;
    min-width: auto;
  }
  .btn-see-more a {
    font-size: 12px;
  }
}
.dgrid-lg-25-lineup {
  width: 25%;
}
.module1_border_gray {
  border:1px solid #cdcdcd;
  box-sizing:border-box;
}

.btn-see-more.highlight {background: #9c010d none repeat scroll 0 0;transition: all 0.2s ease-out 0s;}
.btn-see-more.highlight:hover {background: #fa0014;}
.btn-see-more.highlight a {color: #FFF;}
.btn-see-more.highlight a::after {background-image: url("/lineup/img/index/arrow-btn-white.png");}
