.pcH {
  display: none;
}

.service-page {
  overflow-x: hidden;
}

.service-page .kv-under-content .page-section_content .section-intro .movieWrap {
  margin-top: 4.42708vw;
}

.service-page .kv-under-content .page-section_content .section-intro .movieWrap .movieIframe {
  margin: 1.5625vw auto 0;
  width: 43.33333vw;
  height: 24.375vw;
}

.service-page .kv-under-content .page-section_content .section-intro .movieWrap .movieIframe iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 728px) {
  .pcH {
    display: block;
  }
  .service-page .kv-under-content .page-section_content .section-intro h3 {
    font-size: 5.6vw;
  }
  .service-page .kv-under-content .page-section_content .section-intro .movieWrap {
    margin-top: 8vw;
  }
  .service-page .kv-under-content .page-section_content .section-intro .movieWrap .movieIframe {
    margin: 4vw auto 0;
    width: 100%;
    height: 45.6vw;
  }
}
