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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  margin: 58px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 58px 0 60px;
}

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

  .u-section-1 .u-text-1 {
    width: 432px;
    margin-top: 55px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 27px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.6666666666666665rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.1875rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}