.l-section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-section {
    width: 100%;
  }
}

.p-top__section1 {
  background-image: url("../images/bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 1762%;
}

/* CSS Document *//*# sourceMappingURL=style.css.map */