@media (max-width: 991px) {
  body {
    margin-bottom: 70px;
  }
}

.stage {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.stage .layer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.slogan {
  position: absolute;
  opacity: 0;
}

.videoArea {
  overflow: hidden;
}
.videoArea .videoBox {
  padding: 21.5% 0;
}
@media (max-width: 1500px) {
  .videoArea .videoBox {
    padding: 20% 0;
  }
}
@media (max-width: 991px) {
  .videoArea .videoBox {
    padding: 70% 0;
  }
}
.videoArea .videoBox .logo {
  width: 520px;
  display: block;
  margin: 0 auto 2rem auto;
}
@media (max-width: 991px) {
  .videoArea .videoBox .logo {
    width: 250px;
    margin-bottom: 1.5rem;
  }
}
.videoArea .videoBox h2 {
  text-align: center;
  color: #fff;
  font-family: "Noto Sans TC", sans-serif;
  text-shadow: 0 0 10px rgba(73, 73, 73, 0.678);
  font-size: 2.2rem;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: "Noto Serif TC", serif;
  line-height: 1.7;
}
@media (max-width: 991px) {
  .videoArea .videoBox h2 {
    font-size: 1.3rem;
    letter-spacing: 1px;
  }
}
.videoArea .videoBox h2 b {
  font-size: 3rem;
  margin: 0 2px 1rem 3px;
}
@media (max-width: 991px) {
  .videoArea .videoBox h2 b {
    font-size: 1.8rem;
  }
}

.Txt {
  text-align: center;
  letter-spacing: 1px;
}
.Txt h2 {
  font-family: "Noto Serif TC", serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: calc(1.2rem + 0.9vw);
  color: #00769e;
}
@media (max-width: 991px) {
  .Txt h2 {
    letter-spacing: 1px;
  }
}
.Txt h3 {
  font-family: "Noto Serif TC", serif;
  border-bottom: 1px solid #00769e;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: calc(1rem + 0.6vw);
  display: inline-block;
}
@media (max-width: 991px) {
  .Txt h3 {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}
.Txt p {
  font-size: calc(0.45rem + 0.6vw);
}
@media (max-width: 991px) {
  .Txt p {
    font-size: calc(0.6rem + 0.9vw);
    letter-spacing: 0.5px;
    margin-bottom: 1.5rem;
  }
}
.Txt p b {
  font-weight: 600;
}

.page {
  padding-top: 5%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .page {
    padding-top: 2rem;
  }
}
.page .TxtBox {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.page .Img .innerImg {
  padding-top: 87%;
}

.page00 {
  padding: 7%;
}
@media (max-width: 991px) {
  .page00 {
    padding: 2rem 0;
  }
}
.page00 .Txt h3 {
  color: #00769e;
}
@media (max-width: 991px) {
  .page00 .Txt h3 {
    font-size: calc(1.2rem + 0.9vw);
  }
}
@media (min-width: 992px) {
  .page00 .item {
    padding: 0 8px;
  }
}
.page00 .Img .innerImg {
  padding-top: 100%;
}
@media (max-width: 991px) {
  .page00 .Img .innerImg {
    padding-top: 80%;
  }
}
.page00 .slick-next,
.page00 .slick-prev {
  top: 63%;
}

.page01 {
  overflow: hidden;
  background: #2c98d6;
  padding-top: 3%;
}
@media (max-width: 991px) {
  .page01 {
    margin-top: -5px;
    padding-top: 2.5rem;
  }
}
.page01 .Txt h2, .page01 .Txt p {
  color: #fff;
}
.page01 .Txt h3 {
  color: rgba(255, 255, 255, 0.6666666667);
}
.page01 .Img .innerImg {
  padding-top: 41%;
}

.page02 .Img .innerImg {
  padding-top: 87%;
}

.page03 {
  padding-bottom: 5%;
}
@media (max-width: 991px) {
  .page03 {
    padding-bottom: 2rem;
  }
}
.page03 .TxtBox {
  flex-direction: column;
  justify-content: end;
}
.page03 .TxtBox .Txt h2 {
  color: #00769e;
}
.page03 .imgBox {
  width: 70%;
  margin-top: 3%;
}
@media (max-width: 991px) {
  .page03 .imgBox {
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 0;
  }
}

.pageGroup {
  background-image: url(../images/img/pageGroup-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 7%;
}
@media (max-width: 991px) {
  .pageGroup {
    padding: 2rem 0;
    background-image: url(../images/img/pageGroup-bg-m.jpg);
  }
}
.pageGroup .Txt h2 {
  color: #00769e;
}
.pageGroup .Txt h3, .pageGroup .Txt p {
  color: #fff;
}

.page04 {
  overflow: hidden;
}
.page04 .slickBox {
  margin-top: 5%;
}
@media (min-width: 992px) {
  .page04 .slickBox .item {
    padding: 0 8px;
  }
}
.page04 .slickBox .item .Img .innerImg {
  padding-top: 100%;
}

.page05, .page06 {
  padding-top: 7%;
}
@media (max-width: 991px) {
  .page05, .page06 {
    padding-top: 2rem;
  }
}
.page05 .Img .innerImg, .page06 .Img .innerImg {
  padding-top: 66%;
}

.page07 {
  overflow: hidden;
  padding: 5% 0;
}
@media (max-width: 991px) {
  .page07 {
    padding: 2rem 0;
  }
}
.page07 .slickBox {
  margin: 3% 7% 0 7%;
  padding: 3% 4%;
  background: #fff;
  box-shadow: 0 0 20px 10px rgba(103, 103, 103, 0.109);
}
@media (max-width: 991px) {
  .page07 .slickBox {
    padding: 1.5rem 5%;
    margin: 1rem 5% 2rem 5%;
  }
}
@media (min-width: 992px) {
  .page07 .slickBox .item {
    padding: 0 8px;
  }
}

.page08 {
  overflow: hidden;
  padding: 5% 7% 0 7%;
}
@media (max-width: 991px) {
  .page08 {
    padding: 2rem 3%;
  }
}
.page08 .contentBox {
  background: #fff;
  box-shadow: 0 0 20px 10px rgba(103, 103, 103, 0.109);
}
.page08 .contentBox .item {
  padding: 3% 10% 0 10%;
}
@media (max-width: 991px) {
  .page08 .contentBox .item {
    padding: 2rem 3% 0 3%;
  }
}
.page08 .contentBox .item .row {
  justify-content: space-between;
  align-items: center;
}
.page08 .TxtBox {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (max-width: 991px) {
  .page08 .TxtBox {
    min-height: 480px;
    align-items: start;
  }
}
@media (max-width: 767px) {
  .page08 .TxtBox {
    min-height: 420px;
  }
}
.page08 .TxtBox .Txt {
  text-align: left;
}
.page08 .TxtBox .Txt h2 {
  display: inline-block;
}
.page08 .TxtBox .Txt h2::after {
  content: "";
  width: 153%;
  height: 1px;
  background: #00769e;
  position: absolute;
  left: 105%;
  top: 50%;
  transform: translateY(-50%);
}
.page08 .TxtBox .Txt h3 {
  border-bottom: 0;
  display: block;
}
.page08 .TxtBox .Txt h4 {
  margin-top: 5%;
  font-weight: 700;
  font-family: "Noto Serif TC", serif;
  font-size: calc(1.1rem + 0.3vw);
}
.page08 .TxtBox .Txt p span {
  min-width: 300px;
  display: inline-block;
}
@media (max-width: 1500px) {
  .page08 .TxtBox .Txt p span {
    min-width: 250px;
  }
}
@media (max-width: 991px) {
  .page08 .TxtBox .Txt p span {
    min-width: 195px;
  }
}
@media (max-width: 991px) {
  .page08 .Img {
    width: 70%;
    margin: 0 auto;
  }
}
.page08 .Img .innerImg {
  padding-top: 125%;
}
.page08 .Img .innerImg .image {
  background-position: bottom;
  height: 102%;
}
.page08 .slick-prev:before,
.page08 .slick-next:before {
  color: #04769f;
  text-shadow: 0 0 0;
}
@media (max-width: 991px) {
  .page08 .slick-next,
  .page08 .slick-prev {
    top: 60%;
  }
}

@media (min-width: 992px) {
  .page09, .page10 {
    padding-left: 5%;
    padding-right: 7%;
  }
}
.page09 .Img .innerImg, .page10 .Img .innerImg {
  padding-top: 80%;
}
.page09 .Txt h5, .page10 .Txt h5 {
  font-weight: 500;
  font-size: calc(0.7rem + 0.6vw);
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .page09 .Txt h5, .page10 .Txt h5 {
    font-size: calc(0.85rem + 0.6vw);
    margin-bottom: 0.5rem;
  }
}

[data-aos=custom-zoom-out] {
  transform: scale(1.1);
  opacity: 1;
  transition-property: transform, opacity;
  transition: transform 3s ease, opacity 3s ease !important;
}

[data-aos=custom-zoom-out].aos-animate {
  transform: scale(1);
  opacity: 1;
}

[data-aos=fade-up] {
  transform: translateY(30px);
  opacity: 0;
  transition-property: transform, opacity;
}

[data-aos=fade-up].aos-animate {
  transform: translateY(0);
  opacity: 1;
}

[data-aos=fade-down] {
  transform: translateY(-30px);
  opacity: 0;
  transition-property: transform, opacity;
}

[data-aos=fade-down].aos-animate {
  transform: translateY(0);
  opacity: 1;
}

[data-aos=fade] {
  opacity: 0;
  transition: opacity 2s ease;
}

[data-aos=fade].aos-animate {
  opacity: 1;
}

.light {
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  mask-position: center 0%;
  -webkit-mask-image: url(../images/img/mark-light.png);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
  -webkit-mask-position: center 0%;
  animation-name: light-animate;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear(-0.45 51.76%, 1.34 101.31%);
  animation-fill-mode: both;
}

@keyframes light-animate {
  0% {
    mask-position: 0 0%;
    -webkit-mask-position: 0 -100%;
  }
  100% {
    mask-position: 0 50%;
    -webkit-mask-position: 0 50%;
  }
}/*# sourceMappingURL=style.css.map */