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

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

.u-section-1 .u-image-1 {
  width: 836px;
  height: 690px;
  margin: 12px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  margin: 50px 0 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-size: 1.125rem;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  font-size: 1.125rem;
  padding: 0;
}

.u-section-1 .u-btn-3 {
  background-image: none;
  font-size: 1.125rem;
  padding: 0;
}

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

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

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

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

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

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