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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-family: KirangHaerang-Regular;
  font-weight: 400;
  margin: 24px auto 0;
}

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

.u-section-1 .u-text-3 {
  font-size: 3rem;
  font-family: KirangHaerang-Regular;
  margin: 110px auto 17px;
}

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

  .u-section-1 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: 25px;
  }
}

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

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

  .u-section-1 .u-text-3 {
    margin-bottom: 17px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 10px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 35px;
    margin-bottom: 10px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 7358px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 60px;
  height: auto;
  min-height: 7298px;
  margin-top: 0;
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 9854px;
  }

  .u-section-2 .u-custom-html-1 {
    min-height: 9794px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 13873px;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'KirangHaerang-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/KirangHaerang-Regular.ttf);
}