.product-contents-description .tr-main {
  background-color: transparent;
}
.product-contents-description .tr-main-inner {
  max-width: 750px;
}
@media (min-width: 768px) {
  .product-contents-description .tr-main-inner {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.product-contents-description .tr-moil-section:first-of-type {
  margin-top: 0;
}
.product-contents-description .tr-moil-product-detail-movie-iframe {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.product-contents-description .tr-moil-product-detail-movie-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-contents-description .tr-moil-faq-q {
  padding-left: 42px;
}
.product-contents-description .tr-moil-faq-q::before {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 0;
}
/*# sourceMappingURL=style.css.map */
