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

.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: 13px auto 0;
}

.u-section-1 .u-image-1 {
  width: 312px;
  height: 468px;
  margin: 0 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-text-2 {
    font-size: 0.625rem;
    width: 340px;
  }
}