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

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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  margin: 7px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 495px;
  margin: 20px auto 60px;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    width: 340px;
    font-size: 1.25rem;
  }
}