 .u-section-1 {
  background-image: none;
}

.u-section-1 .u-sheet-1 {
  min-height: 2392px;
}

.u-section-1 .u-text-1 {
  width: 360px;
  font-size: 2.25rem;
  font-weight: 600;
  font-family: "Noto Sans JP";
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  width: 848px;
  font-family: "Open Sans", sans-serif;
  margin: 30px auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 38px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-top: 50px;
  }

  .u-section-1 .u-text-2 {
    width: 320px;
  }
}