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

.u-section-1 .u-image-1 {
  width: 700px;
  height: 700px;
  margin: 157px auto 0;
}

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

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

.u-section-1 .u-text-3 {
  font-weight: 700;
  margin: 12px auto 9px;
}

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

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

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

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

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

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

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

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