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

.u-section-1 .u-text-1 {
  font-size: 2.26667rem;
  line-height: 1.6;
  margin: 57px auto;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    line-height: 1.4;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 532px;
}

.u-section-2 .u-image-1 {
  width: 405px;
  height: 296px;
  margin: 60px auto 0 0;
}

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

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

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-right: 0;
  }
}

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

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