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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 432px auto 0;
}

.u-section-1 .u-text-2 {
  width: 791px;
  margin: 46px auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 456px;
  }

  .u-section-1 .u-text-2 {
    width: 720px;
    margin-top: 22px;
  }
}

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

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

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

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin: 22px 0 49px;
  }
}