@charset "utf-8";

.spec_table .col01,
.spec_table .col02 {
  width: 20%;
}
.spec_table .col03 {
  width: 60%;
}
.productDetail01 .hMain {
  background-position: top center;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-image: url('/pa/car/images/bg/bg_dbox_top04.jpg');
}

@media screen and (max-width: 1024px) {
.detail .dbox .info,
.detail .dbox #dbox3 .info {
  width: auto;
}
.productDetail01 .hMain {
  background-position: top left;
  background-size: 130%;
}
}
