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

.u-section-1 .u-text-1 {
  margin: 44px auto 0;
}

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

.u-section-1 .u-text-3 {
  width: 306px;
  margin: 24px auto 0;
}

.u-section-1 .u-image-1 {
  width: 701px;
  height: 1006px;
  margin: 24px auto 60px;
}

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

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

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

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