@charset "utf-8";

.productDetail01 .bg_img02 {
  background-image: url('/usa/car/images/bg/bg_top.png');
  background-position: top center;
  background-size: cover;
}
.productDetail01 .hMain {
  background-position: top center;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-image: url('/usa/car/images/bg/bg_amp_speaker02.jpg');
}
.tableType.tableType01.spec {
  overflow: auto;
}
@media screen and (max-width: 1024px) {
.detail .dbox .info {
  width: auto;
}
.productDetail01 .hMain {
  background-position: top left;
  background-size: 130%;
}
}
