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

.u-section-1 .u-text-1 {
  font-size: 1rem;
  width: 414px;
  line-height: 1.5;
  margin: 54px auto 0;
}

.u-section-1 .u-image-1 {
  width: 318px;
  height: 175px;
  margin: 43px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  line-height: 1.2;
  width: 577px;
  margin: 68px auto 60px;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}