.noneLPTop {
  max-width: 1000px;
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  .noneLPTop {
    margin: 40px auto 0;
  }
}
.noneLPTop_container {
  max-width: 828px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .noneLPTop_container {
    width: calc(100% - 40px);
  }
}
.noneLPTop_frame1 {
  position: absolute;
  top: 25.35%;
  left: 9.71%;
  width: 80.4%;
  height: 8.15%;
  border-radius: 3%;
  overflow: hidden;
}
.noneLPTop_frame1 iframe {
  width: 100%;
  height: 100%;
}
.noneLPTop_frame2 {
  position: absolute;
  top: 53.13%;
  left: 9.71%;
  width: 80.4%;
  height: 8.15%;
  border-radius: 3%;
  overflow: hidden;
}
.noneLPTop_frame2 iframe {
  width: 100%;
  height: 100%;
}
.noneLPTop_frame3 {
  position: absolute;
  top: 80.912%;
  left: 9.71%;
  width: 80.4%;
  height: 8.15%;
  border-radius: 3%;
  overflow: hidden;
}
.noneLPTop_frame3 iframe {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=noneLPTop.css.map */