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

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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin: 26px auto 0;
}

.u-section-1 .u-image-1 {
  width: 560px;
  height: 1817px;
  margin: 9px auto 26px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    --radius: 50px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1853px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 1752px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1204px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 1103px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 360px;
}

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  margin: 48px auto 0;
}

.u-section-2 .u-image-1 {
  width: 574px;
  height: 44px;
  margin: 17px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 2.25rem;
  margin: 63px auto 0;
}

.u-section-2 .u-image-2 {
  width: 574px;
  height: 44px;
  margin: 17px auto 20px;
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 354px;
  }

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 41px;
  }

  .u-section-2 .u-image-2 {
    width: 540px;
    height: 41px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 324px;
  }

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 26px;
  }

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 26px;
  }
}