 .u-section-1 {
  background-image: linear-gradient(var(--custom-color-3), #ddc5a8);
}

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

.u-section-1 .u-image-1 {
  width: 535px;
  height: 426px;
  margin: 14px auto;
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 271px;
  }
} .u-section-2 {
  background-image: linear-gradient(#ddc5a8, var(--custom-color-3));
}

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

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

.u-section-2 .u-text-2 {
  margin: 7px 86px 58px;
}