@charset "utf-8";
#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;
}
.productDetail01 .bg_img02 {
  background-image: url('/au/car/images/bg_top_01.jpg');
  background-size: 100%;
}
.featuresum li::before {
  background-color: #fff;
}
.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;
}
#dbox62 .info{
  display: block;
}
#dbox62 .num_txt{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#dbox62 .num_txt ul+ul{
  padding-left:20px;
}
#dbox62 .num_txt ul li{
  padding-left:1em;
  text-indent:-1em;
}
.detail #dbox62 .info .hBox{
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
.detail #dbox62 h3{
  width: 100%;
  justify-content: center;
  transform-origin: 50% 50% 0;
}
.detail #dbox62 .info .imgbox {
    width: 48%;
    margin: 0 auto;
}
#dbox62 .pd30{
  padding-bottom: 30px!important;
}

#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;
}
#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: 48%;
    margin: 0 auto;
}
#dbox65 .pd30{
  padding-bottom: 30px!important;
}

.tableTypeBK th {
  background-color: #404040;
  width: 25%;
}
.tableTypeBK td {
  background: none;
}
.viimg img {
  width: 500px;
}
.before_footer {
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
.detail .dbox .info {
  width: auto;
}
.productDetail01 .hMain {
  background-position: top left;
  background-size: cover;
}
}
@media screen and (min-width: 1023px)  {
.cat_title  {
  margin-top: 230px;
  text-align: left;
  padding-left: 100px;
}
}

@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;

  }
}