 .u-section-1 {
  background-image: linear-gradient(to right, #fef9e5, #fde998);
}

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

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

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

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

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

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

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