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

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 0 0 26px;
}

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

  .u-section-1 .u-text-1 {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 60px;
  }
}@font-face {
  font-family: 'NotoSansTC-Bold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansTC-Bold.otf);
}@font-face {
  font-family: 'NotoSansTC-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansTC-Regular.otf);
}@font-face {
  font-family: 'NotoSansTC-Black';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansTC-Black.otf);
}