 .u-section-1 {
  background-image: none;
}

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

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 16px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 16px 0;
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 976px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    width: auto;
    margin-top: 18px;
    margin-bottom: 18px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-audio-1 {
  width: 500px;
  height: 110px;
  background-image: none;
  margin: 40px auto 0;
}

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  width: 500px;
  margin: 0 auto 60px;
}

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 0.875rem;
    width: 340px;
  }
}