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

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

.u-section-1 .u-image-1 {
  width: 628px;
  height: 1037px;
  margin: 20px auto 60px;
}

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

  .u-section-1 .u-image-1 {
    height: 1038px;
  }
}

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

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 1.5rem;
  }

  .u-section-1 .u-image-1 {
    height: 562px;
    margin-top: 13px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}