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

.u-section-1 .u-text-1 {
  font-family: NanumSquareR;
  width: 538px;
  font-size: 2.0625rem;
  margin: 106px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: NanumSquareR;
  font-size: 1.25rem;
  width: 538px;
  margin: 46px auto 60px;
}

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

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

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}@font-face {
  font-family: 'NanumSquareR';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NanumSquareR.ttf);
}