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

.u-section-1 .u-text-1 {
  font-weight: 700;
  width: 366px;
  margin: 27px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  width: 460px;
  margin: 17px auto 60px;
}

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

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