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

.u-section-1 .u-text-1 {
  font-weight: 900;
  font-size: 1.875rem;
  margin: 13px auto 0;
}

.u-section-1 .u-text-2 {
  text-align: left;
  font-size: 0.875rem;
  width: 689px;
  margin: 20px auto 0;
}

.u-section-1 .u-image-1 {
  width: 357px;
  height: 409px;
  margin: 30px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    font-size: 0.75rem;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

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

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

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