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

.u-section-1 .u-text-1 {
  margin: 60px auto 0;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-bottom: 60px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1107px;
}

.u-section-2 .u-image-1 {
  width: 738px;
  height: 1000px;
  object-position: 50% 50%;
  margin: 20px auto 0;
}

.u-section-2 .u-text-1 {
  font-style: italic;
  width: 226px;
  margin: 25px auto 33px;
}

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

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

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

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

  .u-section-2 .u-text-1 {
    margin-top: 60px;
  }
}

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

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