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

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

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

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

.u-section-2 .u-image-1 {
  width: 416px;
  height: 1200px;
  margin: 0 auto -1068px;
}

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

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