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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 61px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 28px 0 0;
}

.u-section-1 .u-image-1 {
  width: 1009px;
  height: 761px;
  margin: 28px auto 60px;
}

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

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
    width: 540px;
    font-size: 3.5999999999999996rem;
  }

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

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

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

  .u-section-1 .u-text-1 {
    width: 340px;
    font-size: 3rem;
  }

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