@charset "UTF-8";
.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;
}

.Txt {
  font-family: "Noto Serif TC", serif;
}
.Txt p {
  font-family: "Noto Sans TC", sans-serif;
  text-align: justify;
  margin-bottom: 0;
}
.Txt h2 {
  letter-spacing: 0.2rem;
}
@media (max-width: 991px) {
  .Txt h2 {
    line-height: 1.3;
  }
}

.page {
  overflow: hidden;
  padding-top: 10%;
}
@media (max-width: 991px) {
  .page {
    padding: 0;
  }
}
.page .row {
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .page .Txt {
    padding: 10% 0;
  }
}
.page .Txt h2 {
  margin-bottom: 2.5rem;
  color: #3E3A39;
}
@media (max-width: 991px) {
  .page .Txt h2 {
    margin-bottom: 1.5rem;
  }
}
.page .Txt p {
  text-align: justify;
  color: #595757;
}
.page .Img .innerImg {
  padding-top: 66%;
}

.bannerArea .slogan {
  position: absolute;
  opacity: 0;
}
.bannerArea .bannerBox {
  min-height: 100vh;
  align-items: center;
  justify-content: end;
}
@media (max-width: 991px) {
  .bannerArea .bannerBox {
    min-height: 0;
    padding: 15% 0 10% 0;
  }
}
@media (max-width: 991px) {
  .bannerArea .stage .layer {
    background-size: contain;
    background-position: top;
  }
}
.bannerArea .Txt {
  margin-top: 10%;
}
@media (max-width: 991px) {
  .bannerArea .Txt {
    margin-top: 110%;
  }
}
.bannerArea .Txt h2 {
  color: #3E3A39;
}
.bannerArea .Txt h5 {
  color: #595757;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}
@media (max-width: 991px) {
  .bannerArea .Txt h5 {
    font-size: 0.95rem;
    letter-spacing: 0.06rem;
    padding-right: 0.08rem;
  }
}
.bannerArea .Txt h5 span {
  font-size: 1.7rem;
  margin: 0 2px;
}
@media (max-width: 991px) {
  .bannerArea .Txt h5 span {
    font-size: 1.2rem;
    margin: 0 1px;
  }
}

.page01 .Txt, .page03 .Txt {
  padding-left: 15%;
}
@media (max-width: 991px) {
  .page01 .Txt, .page03 .Txt {
    padding-left: 0;
  }
}

.page02 .imgSlick2 {
  margin-left: -6%;
}
.page02 .Txt {
  padding-right: 15%;
}
@media (max-width: 991px) {
  .page02 .Txt {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .page04 .imgSlick2 {
    margin: 0 -3px;
  }
}
.page04 .item {
  padding: 0 5px;
}
@media (max-width: 991px) {
  .page04 .item {
    padding: 0 3px;
  }
}
.page04 .Img .innerImg {
  padding-top: 154%;
}
.page04 .Img .name {
  color: #fff;
  writing-mode: vertical-lr;
  z-index: 5;
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0;
  font-family: "Noto Serif TC", serif;
  letter-spacing: 0.2rem;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.547);
}
@media (max-width: 991px) {
  .page04 .Img .name {
    font-size: 1rem;
    left: 5px;
    top: 5px;
  }
}
.page04 .Img .year {
  color: #fff;
  z-index: 5;
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  font-family: "Noto Serif TC", serif;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.547);
}
@media (max-width: 991px) {
  .page04 .Img .year {
    font-size: 1rem;
    right: 5px;
    top: 5px;
  }
}
.page04 .row {
  padding: 5% 0;
}
@media (max-width: 991px) {
  .page04 .row {
    padding: 0 0 5% 0;
  }
}
.page04 .subTxt {
  margin-left: 10%;
}
@media (max-width: 991px) {
  .page04 .subTxt {
    margin-left: 0;
  }
}
.page04 h6 {
  writing-mode: vertical-lr;
  color: #B28247;
  position: absolute;
  top: 2%;
  left: -6%;
  letter-spacing: 0.2rem;
}
@media (max-width: 991px) {
  .page04 h6 {
    left: -12%;
  }
}
.page04 h6:nth-child(2) {
  top: 52%;
}
.page04 ul {
  list-style: none;
}
.page04 ul::after {
  content: "";
  width: 1px;
  height: 91%;
  background: #B28247;
  position: absolute;
  top: 12px;
  left: 39.5px;
}
@media (max-width: 991px) {
  .page04 ul::after {
    left: 38.5px;
  }
}
.page04 ul li {
  color: #595757;
}
.page04 ul li::before {
  content: "• ";
  color: #B28247;
}

.page05 {
  background: #231816;
}
.page05 .Txt {
  padding: 3% 0;
}
@media (max-width: 991px) {
  .page05 .Txt {
    padding: 10% 0;
  }
}
.page05 .Txt h2 {
  color: #DAE256;
  margin-bottom: 0;
}
.page05 .Img .innerImg {
  padding-top: 67%;
}
.page05 .Img .infoTxt {
  position: absolute;
  top: 30%;
  left: 10%;
  font-family: "Noto Serif TC", serif;
  z-index: 5;
  color: #fff;
  letter-spacing: 0.2rem;
  line-height: 1.7;
}
@media (max-width: 991px) {
  .page05 .Img .infoTxt {
    letter-spacing: 0.1rem;
    font-size: 1.1rem;
    left: 4%;
    top: 25%;
  }
}
.page05 .Img .infoTxt span {
  margin-left: 3rem;
}
.page05 .Img .name {
  position: absolute;
  bottom: 5%;
  right: 5%;
  font-family: "Noto Serif TC", serif;
  z-index: 5;
  color: #fff;
  text-align: right;
  letter-spacing: 0.2rem;
}
@media (max-width: 991px) {
  .page05 .Img .name {
    font-size: 1.1rem;
  }
}
.page05 .Img .name small {
  font-size: 1.2rem;
  display: inline-block;
  margin-bottom: 1rem;
  letter-spacing: 0.1rem;
}
@media (max-width: 991px) {
  .page05 .Img .name small {
    font-size: 0.9rem;
    margin-bottom: 5px;
  }
}
.page05 .col-12:nth-child(2) .Img .infoTxt {
  top: 50%;
  left: 5%;
}
@media (max-width: 991px) {
  .page05 .col-12:nth-child(2) .Img .infoTxt {
    top: 45%;
    left: 4%;
  }
}
.page05 .col-12:nth-child(3) .Img .name {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.678);
}
.page05 .col-12:nth-child(3) .Img .infoTxt {
  top: 31%;
  left: 2%;
}
@media (max-width: 991px) {
  .page05 .col-12:nth-child(3) .Img .infoTxt {
    top: 45%;
    left: 4%;
  }
}

@media (max-width: 991px) {
  .page06 {
    padding-top: 0;
  }
}
.page06 .imgSlick .item {
  display: flex;
  flex-direction: column-reverse;
}
.page06 .infoTxt {
  letter-spacing: 0.1rem;
  padding-left: 1%;
}
@media (max-width: 991px) {
  .page06 .infoTxt {
    padding: 3% 0 0 12%;
  }
}
.page06 .infoTxt h3 {
  color: #B28247;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .page06 .infoTxt h3 {
    font-size: 1.15rem;
    letter-spacing: 0.05rem;
  }
}
@media (max-width: 991px) {
  .page06 .infoTxt h5 {
    font-size: 0.95rem;
  }
}
@media (max-width: 991px) {
  .page06 .infoTxt h6 {
    font-size: 0.6rem;
  }
}
.page06 .infoTxt h6 span {
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  .page06 .infoTxt h6 span {
    font-size: 0.8rem;
  }
}

.page07 {
  background: #231816;
  padding-bottom: 5%;
}
@media (max-width: 991px) {
  .page07 {
    padding-top: 25%;
  }
}
.page07 .decoTxt {
  color: #fff;
  font-size: 10rem;
  font-family: "Noto Serif TC", serif;
  position: absolute;
  top: -210px;
  left: 5%;
  line-height: 1;
}
@media (max-width: 1599px) {
  .page07 .decoTxt {
    font-size: 8rem;
    top: -170px;
    left: 7%;
  }
}
@media (max-width: 991px) {
  .page07 .decoTxt {
    font-size: 5.5rem;
    top: -14%;
  }
}
.page07 .Txt h2 {
  color: #DEB866;
}
.page07 .Txt p {
  color: #DEB866;
}
.page07 ul {
  color: #9FA0A0;
  padding-left: 0;
  list-style: none;
  font-family: "Noto Sans TC", sans-serif;
  margin-top: 2rem;
}
@media (max-width: 991px) {
  .page07 ul {
    font-size: 0.8rem;
    margin-top: 1rem;
  }
}
.page07 ul li {
  line-height: 1.7;
}

.page08, .page09 {
  padding: 0;
}
.page08 .Img .innerImg, .page09 .Img .innerImg {
  padding-top: 87%;
}
.page08 .Img .imgBox, .page09 .Img .imgBox {
  display: block;
  z-index: 5;
  position: absolute;
  width: 100%;
  right: 0;
  top: 53%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .page08 .Img .imgBox, .page09 .Img .imgBox {
    top: 56%;
  }
}
.page08 .Img .imgBox .slick-dots, .page09 .Img .imgBox .slick-dots {
  padding-left: 10%;
}
.page08 .Img .imgBox .slick-prev, .page09 .Img .imgBox .slick-prev {
  left: 10%;
}
.page08 .Img .imgBox .Img, .page09 .Img .imgBox .Img {
  width: 90%;
  margin-left: auto;
}
.page08 .Img .imgBox .Img .innerImg, .page09 .Img .imgBox .Img .innerImg {
  padding-top: 75%;
}
.page08 .Img .decoTxt, .page09 .Img .decoTxt {
  font-family: "Noto Serif TC", serif;
  font-size: 4rem;
  position: absolute;
  top: 9%;
  right: 5%;
  color: #fff;
  z-index: 5;
  line-height: 1;
  text-align: right;
}
@media (max-width: 1499px) {
  .page08 .Img .decoTxt, .page09 .Img .decoTxt {
    top: 7%;
  }
}
@media (max-width: 991px) {
  .page08 .Img .decoTxt, .page09 .Img .decoTxt {
    font-size: 2.5rem;
    top: 5%;
  }
}

.page09 {
  padding: 0;
}
.page09 .Img img {
  z-index: 5;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page09 .Img .decoTxt {
  top: auto;
  bottom: 7%;
  right: 5%;
}
@media (max-width: 991px) {
  .page09 .Img .decoTxt {
    bottom: 5%;
  }
}
.page09 .Img .infoImg {
  bottom: 13%;
  z-index: 7;
}/*# sourceMappingURL=style.css.map */