@charset "utf-8";
.viimg img {
  width: 500px;
}
#productDetailFeaturesBox {
  padding: 0;
}
.productDetail01 .hMain {
  background-position: top center;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-image: url('/au/car/images/pm_x_01.jpg');
  background-size: cover;
}
.tableType.tableType01.spec {
  overflow: auto;
}
.spec_table .tableType01 {
  overflow: auto;
}
.spec_table .tableType01 td {
  width: 25%;
}
.product-carousel{
    width: auto!important;
}
.product_detail li{
  width: 50%!important;
}
.product-carousel .product_main {
  margin: 4px auto 3em!important;
}

.productDetail01 .bg_img02 {
  background-image: url('/au/car/images/bg_top_01.jpg');
  background-size: 100%;
}
.featuresum li::before {
  background-color: #fff;
}
.standcut img{
width: auto;
}
.product-carousel .product_popup .active {
 max-height: 90%!important;
}
.buynow {
  text-align: right;
}
.buynow a {
  margin-bottom: 7px;
  display: inline-block;
  width: 200px;
  height: 35px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  background-color: #004272;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  transition: none;
}
.detail .dbox {
  background: none;
}
.detail .dbox #dbox60 div.img img, .detail .dbox #dbox100 div.img img {
  max-width: 90%;
}
.detail .dbox .info .hBox {
  width: 100%;
}
.detail #dbox60 .info .imgbox .tar {
  text-align: left;
}

#dbox63 .info{
  display: block;
}
#dbox63 .num_txt{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#dbox63 .num_txt ul+ul{
  padding-left:20px;
}
#dbox63 .num_txt ul li{
  padding-left:1em;
  text-indent:-1em;
}
.detail #dbox63 .info .hBox{
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
.detail #dbox63 h3{
  width: 100%;
  justify-content: center;
  transform-origin: 50% 50% 0;
}
.detail #dbox63 .info .imgbox {
    width: 48%;
    margin: 0 auto;
}
#dbox63 .pd30{
  padding-bottom: 30px!important;
}
#dbox64 .info{
  display: block;
}
#dbox64 .num_txt{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#dbox64 .num_txt ul+ul{
  padding-left:20px;
}
#dbox64 .num_txt ul li{
  padding-left:1em;
  text-indent:-1em;
}
.detail #dbox64 .info .hBox {
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}
.detail #dbox64 h3{
  width: 100%;
  justify-content: center;
  transform-origin: 50% 50% 0;
}
.detail #dbox64 .info .imgbox {
    width: 48%;
    margin: 0 auto;
}
.detail #dbox64 .info .imgbox .popup {
  text-decoration: underline;
}
#dbox64 .pd30{
  padding-bottom: 30px!important;
}
#dbox65 .info{
  display: block;
}
#dbox65 .num_txt{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#dbox65 .num_txt ul+ul{
  padding-left:20px;
}
#dbox65 .num_txt ul li{
  padding-left:1em;
  text-indent:-1em;
}
.detail #dbox65 .info .hBox{
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
.detail #dbox65 h3{
  width: 100%;
  justify-content: center;
  transform-origin: 50% 50% 0;
}
.detail #dbox65 .info .imgbox {
    width: 60%;
    margin: 0 auto;
}
#dbox65 .pd30{
  padding-bottom: 30px!important;
}
.tableTypeBK th {
  background-color: #404040;
}
.tableTypeBK td {
  background: none;
}
.detail .dbox .info .hBox {
  order: 2;
}
.detail .dbox:nth-of-type(even) .info .hBox {
  order: 0;
}
#popup02 img {
  width: 100%;
}
.wid50 {
  width: 50%;
}
.before_footer {
  padding-bottom: 0;
}
@media screen and (max-width: 768px){
  .detail #dbox62 .info .imgbox {
    width: 100%;
  }
  #dbox62 .num_txt{
    flex-direction:column;
  }
  #dbox62 .num_txt ul+ul{
    padding-left: 0;
  }
  .detail #dbox63 .info .imgbox {
    width: 100%;
  }
  #dbox63 .num_txt{
    flex-direction:column;
  }
  #dbox63 .num_txt ul+ul{
    padding-left: 0;
  }
  .detail #dbox64 .info .imgbox {
    width: 100%;
  }
  #dbox64 .num_txt{
    flex-direction:column;
  }
  #dbox64 .num_txt ul+ul{
    padding-left: 0;
  }
  .detail #dbox65 .info .imgbox {
    width: 100%;
  }
  #dbox65 .num_txt{
    flex-direction:column;
  }
  #dbox65 .num_txt ul+ul{
    padding-left: 0;
  }
    .product_detail li{
  width: 20%!important;
  }
}
@media screen and (min-width: 1023px)  {
  .cat_title  {
  margin-top: 230px;
  text-align: left;
  padding-left: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .detail .dbox .info {
    width: auto;
  }
  .productDetail01 .hMain {
    background-position: top left;
    background-size: cover;
  }
}
@media screen and (max-width: 480px) {
  .detail #dbox100 .info .imgbox .tar {
    text-align: center;
  }
}