* {
  font-family: "Noto Sans TC", sans-serif !important;
}

@media screen and (max-width: 767px) {
  .sec-mv .text {
    top: 17%;
  }
}

.list .box .lead span {
  font-family: "Noto Serif TC", serif !important;
}

.list .box .lead {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .list .box .lead {
    align-items: flex-start;
  }
}

.sec-product .ttl span {
  font-family: "Noto Serif TC", serif !important;
}

.sec-mv .text h2 {
  font-family: "Noto Serif TC", serif !important;
}

@media screen and (max-width: 767px) {
  .sec-about::before {
    height: 706px;
  }
}

.sec-about::after {
  height: 817px;
}
@media screen and (max-width: 767px) {
  .sec-about::after {
    height: 1424px;
  }
}
/*# sourceMappingURL=taiwan.css.map */