/* 字體 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexyen.css");
@font-face {
  font-family: "Krub-Light";
  src: url(../fonts/Krub-Light.ttf);
}
@font-face {
  font-family: "Nunito-VariableFont_wght";
  src: url(../fonts/Nunito-VariableFont_wght.ttf);
}
@font-face {
  font-family: "TrajanPro-Regular";
  src: url(../fonts/TrajanPro-Regular.otf);
}

.Krub-Light {
  font-family: "Krub-Light";
}

.Nunito-VariableFont_wght {
  font-family: "Nunito-VariableFont_wght";
}

body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #bb883e;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}

img {
  display: block;
}

.all {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

/*輪播*/
/* .swiper-container {
  width: 100%;
  height: auto;
  margin-top: 0;
  position: relative;
  overflow: visible;
}

.swiper-pagination-bullet {
  background-image: url(../img/dot2.png);
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.9vw;
  height: 0.9vw;
  margin-left: 0.35vw !important;
  margin-right: 0.35vw !important;
  opacity: 1;
  border: none;
  background-color: transparent;
  border-radius: 0;
}

.swiper-pagination-bullet-active {
  background-image: url(../img/dot1.png);
  background-color: transparent;
}

.swiper-wrapper {
  height: 44vw;
  overflow: hidden;
}

.swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

.pic-txt {
  position: absolute;
  right: 0.5vw;
  bottom: 0.5vw;
  font-family: "cwTeXYen", sans-serif;
  font-size: 0.9vw;
  font-weight: 500;
  letter-spacing: 0.1vw;
  margin: 0;
  color: #fff;
}

/*頁面1*/
.main1 {
  width: 100%;
  height: 49.1vw;
  position: relative;
  overflow: hidden;
}

video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}

/*頁面2*/
.main2 {
  width: 100%;
  height: auto;
  position: relative;
}

.main2-txt {
  width: 50%;
  position: absolute;
  left: 18vw;
  top: 12vw;
  color: #fff;
}

.main2-txt h1 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 2.53vw;
  letter-spacing: 0.4vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  position: relative;
}

.main2-h1::after {
  content: "";
  width: 42vw;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
}

.main2-txt h2 {
  font-family: "TrajanPro-Regular";
  font-size: 2.25vw;
  letter-spacing: 0.1vw;
  color: #fff;
  margin: 0.5vw 0 0.3vw 0;
  font-weight: normal;
}

.main2-txt h4 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.55vw;
  line-height: 2.6vw;
  color: #fff;
  margin: 1.7vw 0 1vw 0;
  font-weight: normal;
}

.main2-txt h5 {
  width: 84%;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
}

/*頁面3*/
.main3 {
  width: 100%;
  height: auto;
  position: relative;
}

.main3-txt {
  width: 41%;
  position: absolute;
  right: 2vw;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

.main3-txt2 {
  color: #262626;
}

.main3-txt h1 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 2.53vw;
  letter-spacing: 0.4vw;
  margin: 0;
  font-weight: normal;
  line-height: 3.5vw;
  position: relative;
}

.main3-txt h1::after {
  content: "";
  width: 90%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -0.8vw;
  background-color: #fff;
}

.main3-txt2 h1::after {
  background-color: #262626;
}

.main3-txt h2 {
  font-family: "Nunito-VariableFont_wght";
  font-size: 1.85vw;
  letter-spacing: 0.2vw;
  margin: 1.7vw 0 0.7vw 0;
  font-weight: normal;
}

.main3-txt h4 {
  width: 100%;
  /* height: 30vw; */
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  margin: 1.7vw 0 1.7vw 0;
  font-weight: normal;
  text-align: justify;
  text-justify: inter-ideograph;
  overflow: auto;
  position: relative;
  padding-right: 4vw;
  box-sizing: border-box;
  /* border-right: 1px solid #fff; */
}

.main3-txt-space {
  margin-top: 1.8vw;
}

/* 滾動條的設定 */
.main3-txt h4::-webkit-scrollbar {
  width: 0.3vw;
  background-color: transparent;
}

.main3-txt h4::-webkit-scrollbar-thumb {
  background-color: #fff;
  cursor: pointer;
} /* this will style the thumb, ignoring the track*/


.main3 p{
  font-size: 1vw;
  font-family: "cwTeXYen", sans-serif;
  opacity: 0.7;
  position: absolute;
  bottom: 2vw;
  text-align: right;
  line-height: 1.68;
  right: 0;
  padding-right: 5vw;
}

/*頁面4*/
.main4 {
  width: 100%;
  height: auto;
  position: relative;
}

.main4-left {
  width: 22vw;
  left: 4.5vw;
  top: 6.8vw;
  position: absolute;
}

.main4-left h4 {
  width: 54%;
  line-height: 1.5vw;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.05vw;
  font-weight: 500;
  letter-spacing: 0.05vw;
  color: #fff;
  margin: 3.5vw auto 0 auto;
  font-weight: normal;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
}

.main4-frame1 {
  width: 18vw;
  margin: 0 auto;
  position: relative;
}

.main4-frame1-txt {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.main4-frame1-txt > h2 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 3.1vw;
  letter-spacing: 0.5vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  text-indent: 0.8vw;
  text-align: center;
}

.main4-frame1-txt > h4 {
  width: 100%;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  letter-spacing: 0.35vw;
  line-height: 2vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  text-indent: 0.35vw;
  text-align: center;
}

.main4-frame1-txt > h3 {
  width: 100%;
  font-family: "Nunito-VariableFont_wght";
  font-size: 1.95vw;
  letter-spacing: 0.1vw;
  line-height: 2vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}

.main4-item {
  width: 20vw;
  left: 33.25vw;
  top: 6.8vw;
  position: absolute;
}

.main4-item2 {
  left: 53.8vw;
}

.main4-item3 {
  left: 74.8vw;
}

.main4-pic {
  width: 15vw;
  margin: 0 auto;
  position: relative;
}

.main4-txt {
  width: 100%;
  margin: 1.5vw 0 0 0;
}

.main4-txt h2 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.54vw;
  letter-spacing: 0.05vw;
  color: #fff;
  margin: 0 0 1vw 0;
  font-weight: normal;
  text-indent: 0.8vw;
  text-align: center;
}

.main4-txt h4 {
  width: 100%;
  height: 15vw;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.15vw;
  letter-spacing: 0.05vw;
  line-height: 2vw;
  color: #fff;
  margin: 0;
  font-weight: 200;
  line-height: 2.5vw;
  overflow: auto;
}

.main4-txt h4 ul {
  margin: 0;
}

.main4-arrow {
  width: 1.5vw;
  position: relative;
  margin: 2vw auto 0 auto;
  animation: arrow 0.6s infinite alternate;
  transition-timing-function: ease-out;
  display: none;
}

@keyframes arrow {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}

/* 滾動條的設定 */
.main4-txt h4::-webkit-scrollbar {
  width: 0;
  background-color: transparent;
}

/*頁面5*/
.main5 {
  width: 100%;
  height: auto;
  position: relative;
}

.main5-txt {
  position: absolute;
  left: 4.5vw;
  top: 3.5vw;
  color: #fff;
}

.main5-txt h1 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 2.53vw;
  letter-spacing: 0.4vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
}

.main5-txt h2 {
  font-family: "Nunito-VariableFont_wght";
  font-size: 2.28vw;
  letter-spacing: 0.5vw;
  color: #fff;
  margin: 0.5vw 0 0 0;
  font-weight: normal;
}

.main5-txt h4 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.55vw;
  line-height: 2.6vw;
  color: #fff;
  margin: 0.7vw 0 6.7vw 0;
  font-weight: normal;
}

.main5-txt h5 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2.2vw;
  color: #9f6e27;
  margin: 8vw 0 0 0;
  font-weight: normal;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
}

.main5-txt h5::before {
  content: "";
  width: 26%;
  height: 2px;
  position: absolute;
  background-color: #9f6e27;
  left: 0;
  top: -1.5vw;
}

.main5-banner {
  width: 70vw;
  height: auto;
  position: absolute;
  left: 24.5vw;
  top: 21.4vw;
}

.main5-banner .swiper-container .swiper-slide {
  width: 20% !important;
  height: auto;
  box-sizing: border-box;
  margin: 0 0;
}

.main5-banner-img {
  width: 100%;
  height: 20.6vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.main5-banner .swiper-container .swiper-slide:hover {
  z-index: 3;
}

.main5-banner-img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-box-shadow: 0 0vw 1.5vw rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0vw 1.5vw rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 1.5vw rgba(0, 0, 0, 0.7);
}

.main5-banner .swiper-button-prev {
  background-image: url(../img/arrow-l.png);
  width: 0.7vw !important;
  height: 2.2vw !important;
  top: 44% !important;
  left: -2.5%;
  z-index: 999 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0 !important;
  position: absolute;
}

.main5-banner .swiper-button-next {
  background-image: url(../img/arrow-r.png);
  width: 0.7vw !important;
  height: 2.2vw !important;
  top: 44% !important;
  right: -2.5%;
  z-index: 999 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0 !important;
}

.main5-banner-txt {
  width: 100%;
  font-size: 1.15vw;
  line-height: 2vw;
  color: #2e2e2c;
  font-family: "cwTeXYen", sans-serif;
  text-align: center;
  margin: 0.8vw 0 0 0;
  background-image: url(../img/main5-txt-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-weight: 600;
}

.p-img {
  width: 30vw;
  height: 38vw;
  position: absolute;
  left: 19vw;
  bottom: 0;
}

.p-img img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.p-img-logo {
  width: 19vw;
  height: auto;
  position: absolute;
  left: 19vw;
  top: 50%;
  transform: translateY(-50%);
}

.p-title {
  width: 30vw;
  position: absolute;
  left: 8vw;
  top: 29vw;
}

.p-title h2 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.55vw;
  line-height: 2.6vw;
  color: #fff;
  margin: 0 0 0 0;
  font-weight: normal;
  border-bottom: 2px solid #c2c2c2;
}

.p-title h4 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 3vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  position: relative;
}

.p-txt {
  width: 38vw;
  position: absolute;
  left: 53vw;
  top: 50%;
  transform: translateY(-50%);
}

.p-txt h2 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2.2vw;
  color: #fff;
  margin: 0 0 0 0;
  font-weight: normal;
  position: relative;
}

.h2-b {
  height: 15.4vw;
  overflow: auto;
  padding-right: 1vw;
  position: relative;
}

.h2-b-line::after {
  content: "";
  position: absolute;
  right: -2.2%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(183, 183, 183, 0.42);
}

/* 滾動條的設定 */
.h2-b::-webkit-scrollbar {
  width: 0.2vw;
  background-color: transparent;
}

.h2-b::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
  cursor: pointer;
} /* this will style the thumb, ignoring the track*/

.p-txt h4 {
  font-family: "Krub-Light";
  font-size: 2vw;
  line-height: 4vw;
  color: rgba(255, 255, 255, 0.12);
  margin: 0;
  font-weight: normal;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.1vw;
}

.p-logo {
  width: 80%;
  margin: 0 auto 0.5vw auto;
}

.p-txt-space {
  margin-top: 1.8vw;
}

.p-txt-arrow {
  width: 1.8vw;
  position: relative;
  margin: 1vw auto 0 auto;
  animation: arrow 0.6s infinite alternate;
  transition-timing-function: ease-out;
  display: none;
}

/*頁面6*/
.main6 {
  width: 100%;
  height: auto;
  position: relative;
}

.main6-txt {
  position: absolute;
  left: 4.5vw;
  top: 3vw;
  color: #fff;
}

.main6-txt h1 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 2.53vw;
  letter-spacing: 0.4vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
}

.main6-txt h2 {
  font-family: "Nunito-VariableFont_wght";
  font-size: 2.28vw;
  letter-spacing: 0.5vw;
  color: #fff;
  margin: 0.5vw 0 0 0;
  font-weight: normal;
}

.main6-txt h4 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.55vw;
  line-height: 2.6vw;
  color: #fff;
  margin: 0.7vw 0 6.7vw 0;
  font-weight: normal;
}

.main6-txt h5 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 3vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  position: relative;
}

.main6-txt h5::before {
  content: "";
  width: 32%;
  height: 2px;
  position: absolute;
  background-color: #c2c2c2;
  left: 0;
  top: -2.8vw;
}

.main6-txt h5::after {
  content: "";
  width: 32%;
  height: 2px;
  position: absolute;
  background-color: #c2c2c2;
  left: 0;
  bottom: -2.8vw;
}

.main6-banner {
  width: 90vw;
  height: auto;
  position: absolute;
  left: 4.5vw;
  top: 20.7vw;
}

.main6-banner .swiper-container .swiper-slide {
  width: 50% !important;
  height: auto;
  box-sizing: border-box;
  margin: 0 0;
  cursor: pointer;
}
.main6-banner .swiper-button-prev {
  background-image: url(../img/arrow-l.png);
  width: 0.7vw !important;
  height: 2.2vw !important;
  top: 44% !important;
  left: -2.5%;
  z-index: 999 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0 !important;
  position: absolute;
}

.main6-banner .swiper-button-next {
  background-image: url(../img/arrow-r.png);
  width: 0.7vw !important;
  height: 2.2vw !important;
  top: 44% !important;
  right: -2.5%;
  z-index: 999 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0 !important;
}

.main6-banner-img {
  width: 100%;
  height: 25.6vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.main6-banner-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.33);
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease-in-out;
}

.main6-banner-txt {
  position: absolute;
  left: 50%;
  top: 80%;
  transform: translate(-50%, -50%);
  font-size: 2.53vw;
  line-height: 2vw;
  color: #fff;
  font-family: "cwTeXYen", sans-serif;
  text-align: center;
}

.main6-banner .swiper-container .swiper-slide:hover .main6-banner-mask {
  opacity: 0;
  visibility: hidden;
}

.main6-banner .swiper-container .swiper-slide:hover .main6-banner-img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.main6-banner-img:hover {
  -webkit-box-shadow: 0 0vw 1.5vw rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0vw 1.5vw rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 1.5vw rgba(0, 0, 0, 0.7);
}

.main6-open-pic {
  width: 50vw;
  height: 30vw;
  position: absolute;
  left: 5vw;
  top: 50%;
  transform: translateY(-50%);
}

.main6-open-pic-li {
  position: absolute;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.main6-open-pic-txt {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: "cwTeXYen", sans-serif;
  font-size: 0.9vw;
  font-weight: 500;
  letter-spacing: 0.05vw;
  margin: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.65);
  padding: 0.3vw 0.5vw;
}

.main6-open-txt {
  width: 35vw;
  position: absolute;
  left: 55vw;
  top: 50%;
  transform: translateY(-50%);
}

.main6-open-txt h4 {
  width: 100%;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2.2vw;
  color: #fff;
  margin: 0 0 0 0;
  font-weight: normal;
  text-align: justify;
  text-justify: inter-ideograph;
}

.main6-open-logo2 {
  height: 4vw;
  position: relative;
  margin: 0 0 2vw 0;
}

.main6-open-logo1 {
  height: 5vw;
  position: relative;
  margin: 0 0 2vw 0;
}

.main6-open-txt-space {
  margin-top: 1.8vw;
}

/*頁面7*/
.main7 {
  width: 100%;
  height: auto;
  position: relative;
}

.main7-txt {
  position: absolute;
  left: 4.5vw;
  top: 2.5vw;
  color: #fff;
}

.main7-txt h1 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 2.53vw;
  letter-spacing: 0.4vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
}

.main7-txt h2 {
  font-family: "Nunito-VariableFont_wght";
  font-size: 2.28vw;
  letter-spacing: 0.5vw;
  color: #fff;
  margin: 0.5vw 0 0 0;
  font-weight: normal;
}

.main7-txt h4 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.55vw;
  line-height: 2.6vw;
  color: #fff;
  margin: 0.7vw 0 2.2vw 0;
  font-weight: normal;
}

.main7-txt h5 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  position: relative;
}

.main7-txt h5::before {
  content: "";
  width: 32%;
  height: 2px;
  position: absolute;
  background-color: #fff;
  left: 0;
  top: -1.3vw;
}

.main7-pic-all {
  width: 90vw;
  position: absolute;
  left: 4.5vw;
  top: 27vw;
}

.main7-pic-left {
  width: 50%;
  float: left;
}

.main7-pic-right {
  width: 50%;
  float: left;
}
.main7-pic-bottom{

}
.main7-pic-li {
  width: 50%;
  height: 9vw;
  float: left;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  /* transition: all 0.5s ease-in-out; */
}
.main7-pic-li.half{
  width: 25%;
  height: 9vw;
}
.main7-pic-right .main7-pic-li{
  width: 33.3%;
}
.main7-pic-li:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.main7-pic-li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*頁面8*/
.main8 {
  width: 100%;
  height: auto;
  position: relative;
}

.main8-txt {
  position: absolute;
  left: 4.5vw;
  top: 3vw;
  color: #fff;
}

.main8-txt h1 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 2.53vw;
  letter-spacing: 0.4vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
}

.main8-txt h2 {
  font-family: "Nunito-VariableFont_wght";
  font-size: 2.28vw;
  letter-spacing: 0.5vw;
  color: #fff;
  margin: 0.5vw 0 0 0;
  font-weight: normal;
}

.main8-txt h4 {
  width: 40vw;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.55vw;
  line-height: 2.6vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  position: absolute;
  left: 28vw;
  top: 0.8vw;
}

.main8-txt h5 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  color: #fff;
  margin: 0.7vw 0 0 0;
  font-weight: normal;
  position: relative;
  width: 66.5%;
  text-align: justify;
  text-justify: inter-ideograph;
}

.main8-txt::after {
  content: "";
  width: 2px;
  height: 5vw;
  position: absolute;
  background-color: #fff;
  left: 26vw;
  top: 0.3vw;
}

.main8-banner {
  width: 90vw;
  height: auto;
  position: absolute;
  left: 4.5vw;
  top: 21vw;
}

.main8-banner .swiper-container .swiper-slide {
  width: 50% !important;
  height: auto;
  box-sizing: border-box;
  margin: 0 0;
  cursor: pointer;
}

.main8-banner .swiper-button-prev {
  background-image: url(../img/arrow-l.png);
  width: 0.7vw !important;
  height: 2.2vw !important;
  top: 44% !important;
  left: -2.5%;
  z-index: 999 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0 !important;
  position: absolute;
}

.main8-banner .swiper-button-next {
  background-image: url(../img/arrow-r.png);
  width: 0.7vw !important;
  height: 2.2vw !important;
  top: 44% !important;
  right: -2.5%;
  z-index: 999 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0 !important;
}

.main8-banner-img {
  width: 100%;
  height: 25.6vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}

.main8-banner-txt {
  width: 100%;
  height: 2.5vw;
  padding: 0 1vw;
  background-image: url(../img/main8-txt-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2.5vw;
  color: #fff;
}

/*頁面11*/
.main11 {
  width: 100%;
  height: auto;
  position: relative;
}

.main11-txt {
  width: 66vw;
  position: absolute;
  left: 4.5vw;
  top: 2vw;
  color: #fff;
}

.main11-txt h1 {
  width: 100%;
  font-family: "cwTeXYen", sans-serif;
  font-size: 2.53vw;
  letter-spacing: 0.4vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
}

.main11-txt h2 {
  font-family: "Nunito-VariableFont_wght";
  font-size: 2.28vw;
  letter-spacing: 0.5vw;
  color: #fff;
  margin: 0.5vw 0 1vw 0;
  font-weight: normal;
}

.main11-txt h5 {
  width: 100%;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
}

.main11-pic {
  width: 8.5vw;
  height: auto;
  position: absolute;
  right: 6vw;
  top: 4vw; 
}

.main11-content-all {
  width: 91vw;
  height: auto;
  position: absolute;
  left: 4.5vw;
  top: 18.5vw;
}

.main11-content-l {
  width: 49.7%;
  height: auto;
  float: left;
}

.main11-content-r {
  width: 49.7%;
  height: auto;
  float: left;
  margin: 0 0 0 0.6%;
}

.main11-pic-txt{
  color: #b0b0b0;
  right: 0;
  bottom: -1.5vw;
}

/*頁面12*/
.main12 {
  width: 100%;
  height: auto;
  position: relative;
}

.main12-txt {
  width: 100%;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
 
}

.main12-txt h1 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 2vw;
  letter-spacing: 0.2vw;
  color: #000000;
  margin: 0;
  font-weight: 500;
  text-align: center;
  line-height: 1.6;
}

.main12-txt h3 {
  font-family: "Nunito-VariableFont_wght";
  font-size: 2.28vw;
  letter-spacing: 0.5vw;
  color: #000000;
  margin: 0.5vw 0 0 0;
  font-weight: normal;
}

.main12-txt h4 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.55vw;
  line-height: 2.6vw;
  color: #000000;
  margin: 0.7vw 0 2.2vw 0;
  font-weight: normal;
}



/*頁面9*/
.main9 {
  width: 100%;
  height: auto;
  position: relative;
}

.main9-txt {
  width: 21vw;
  height: 2.5vw;
  line-height: 2.5vw;
  background-image: url(../img/main9-title-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 4.5vw;
  top: 5.5vw;
  color: #2e2e2c;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.65vw;
  letter-spacing: 0.05vw;
  margin: 0;
  font-weight: 600;
  text-align: center;
}

.main9-txt2 {
  background-image: url(../img/main9-title-bg2.png);
}

.main9-top-title {
  width: 9vw;
  height: 2.5vw;
  line-height: 2.5vw;
  background-image: url(../img/main9-top-title-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  letter-spacing: 0.05vw;
  margin: 0;
  text-align: center;
}

.main9-top-title2 {
  background-image: url(../img/main9-top-title-bg2.png);
}

.main9-banner {
  width: 89vw;
  height: auto;
  position: absolute;
  left: 4.5vw;
  top: 11vw;
}

.main9-banner-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease-in-out;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.9);
}

.main9-banner-logo {
  width: 52%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.main9-banner .swiper-container .swiper-slide {
  width: 24.6% !important;
  height: auto;
  box-sizing: border-box;
  margin: 0 0.2%;
  cursor: pointer;
  display: block;
}

.main9-banner .swiper-container .swiper-slide:hover .main9-banner-mask {
  visibility: visible;
  opacity: 1;
}

.main9-banner .swiper-button-prev {
  background-image: url(../img/arrow-l.png);
  width: 0.7vw !important;
  height: 2.2vw !important;
  top: 44% !important;
  left: -2.5%;
  z-index: 999 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0 !important;
  position: absolute;
}

.main9-banner .swiper-button-next {
  background-image: url(../img/arrow-r.png);
  width: 0.7vw !important;
  height: 2.2vw !important;
  top: 44% !important;
  right: -2.5%;
  z-index: 999 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0 !important;
}

.main9-banner .swiper-button-prev2 {
  background-image: url(../img/arrow-l-w.png);
}

.main9-banner .swiper-button-next2 {
  background-image: url(../img/arrow-r-w.png);
}

.main9-banner-img {
  width: 100%;
  height: 28.5vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}

.main9-banner-txt {
  width: 100%;
  height: 2.5vw;
  padding: 0 1vw;
  background-image: url(../img/main9-txt-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  margin: 0;
  font-family: "cwTeXYen", sans-serif;
  font-size: 1.3vw;
  line-height: 2.5vw;
  color: #fff;
  box-sizing: border-box;
}

.main9-banner-txt2 {
  background-image: url(../img/main9-txt-bg2.png);
}

.main9-banner-title {
  text-align: center;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  font-family: "cwTeXYen", sans-serif;
  color: #fff;
}

.main9-banner-title h2 {
  font-size: 1.8vw;
  line-height: 2.5vw;
  letter-spacing: 0.1vw;
  margin: 0;
  font-weight: normal;
  position: relative;
  text-transform: uppercase;
}

.main9-banner-title h4::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.1vw;
  position: absolute;
}

.main9-banner-title h4 {
  font-size: 1.3vw;
  line-height: 2.5vw;
  letter-spacing: 0.1vw;
  margin: 0;
  font-weight: normal;
  position: relative;
}

.main9-banner-title h3 {
  font-size: 1.3vw;
  line-height: 2vw;
  letter-spacing: 0.1vw;
  margin: 0;
  font-weight: normal;
  font-family: "Nunito-VariableFont_wght";
}

/*頁面10*/
.main10 {
  width: 100%;
  height: auto;
  position: relative;
}

.form {
  width: 48%;
  position: absolute;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  top: 6%;
}

.form ::after {
  content: "";
  clear: both;
  display: block;
}

.form-left {
  width: 55%;
  float: left;
  margin-right: 1.5%;
}

.form-right {
  width: 43.5%;
  float: left;
  line-height: 2.1vw;
}

.item {
  width: 100%;
  position: relative;
}

.star {
  position: absolute;
  color: #b47d32;
  font-size: 1.3vw;
  left: -1.1vw;
  top: 50%;
  transform: translateY(-50%);
}

.textarea-title {
  width: 100%;
  color: #ffffff;
  height: 2.5vww;
  font-size: 1.4vw;
  line-height: 2.5vw;
  font-family: "cwTeXYen", sans-serif;
  letter-spacing: 0;
  float: left;
  position: relative;
  padding: 0 1vw;
}

.textarea {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #b47d32;
  border-radius: 0.2vw;
}

.textarea textarea {
  width: 100%;
  height: 16.5vw;
  max-height: 16.5vw;
  background-color: transparent;
  outline: none;
  box-sizing: border-box;
  font-size: 1.3vw;
  line-height: 2.5vw;
  font-family: "cwTeXYen", sans-serif;
  border: none;
  display: block;
  color: #fff;
  resize: none;
  padding: 0;
  box-sizing: border-box;
  padding: 0 1vw;
}

.form select {
  width: 100%;
  height: 2.5vw;
  font-size: 1.3vw;
  line-height: 2.5vw;
  padding-left: 1vw;
  border-radius: 0.2vw;
  background-color: #b47d32;
  margin-bottom: 3%;
  color: #fff;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: "cwTeXYen", sans-serif;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  background-image: url(../img/select-icon.png);
  background-position-x: 96%;
  background-position-y: 52%;
  background-repeat: no-repeat;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
  border: none;
}

.form select option {
  background-color: #a6a6a6;
  color: #fff;
  line-height: 2.5vw;
  font-size: 1.3vw;
  font-weight: normal;
}

.form-title {
  width: 100%;
  margin: 0% auto 12% auto;
  height: auto;
  text-align: center;
}

.form-title h1 {
  font-family: "cwTeXYen", sans-serif;
  font-size: 2.53vw;
  letter-spacing: 0.4vw;
  color: #fff;
  margin: 0;
  font-weight: normal;
  position: relative;
}

.form-title h1::after {
  content: "";
  width: 10.3vw;
  height: 2px;
  position: absolute;
  background-color: #fff;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.2vw;
}

.form-title h2 {
  font-family: "Nunito-VariableFont_wght";
  font-size: 1.26vw;
  letter-spacing: 0.19vw;
  color: #fff;
  margin: 0.5vw 0 0 0;
  font-weight: normal;
  text-transform: uppercase;
}

.form input[type="text"] {
  width: 100%;
  height: 2.5vw;
  line-height: 2.5vw;
  font-size: 1.3vw;
  padding-left: 1vw;
  border: none;
  background-color: #b47d32;
  margin-bottom: 3%;
  color: #fff;
  box-sizing: border-box;
  border-radius: 0.2vw;
  -moz-appearance: none;
  outline: none;
  letter-spacing: 0vw;
  font-family: "cwTeXYen", sans-serif;
}

.form input::placeholder {
  color: #fff !important;
}

.infor {
  width: 100%;
  position: relative;
  color: #b47d32;
  font-family: "cwTeXYen", sans-serif;
  height: auto;
  line-height: 1.5vw;
  font-size: 1vw;
  float: left;
  margin: 1vw 0 1vw 0;
}

.check-item {
  width: 100%;
  height: 2.5vw;
  line-height: 2.5vw;
  font-size: 1.3vw;
  color: #b47d32;
  margin: 0 auto;
  vertical-align: middle;
  font-family: "cwTeXYen", sans-serif;
  float: left;
}

.check-item::after {
  content: "";
  clear: both;
  display: block;
}

.check-item a:link,
.check-item a:visited,
.check-item a:hover,
.check-item a:active {
  color: #b47d32;
}

.check-label {
  width: 27%;
  height: 2.5vw;
  line-height: 2.5vw;
  float: left;
}

.check-item label {
  height: 2.5vw;
  line-height: 2.5vw;
  cursor: pointer;
}

.check-item label input {
  width: 1vw;
  height: 1vw;
  margin: 0% 1% -0.8% 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/check.png) no-repeat top center;
  background-size: 1vw 1vw;
  border: none;
}
.check-item label input:checked {
  background: url("../img/checked.png") no-repeat top center;
  background-size: 1vw 1vw;
}

.agreeBtn {
  height: 3vw;
  float: left;
}

.openTxtBtn {
  display: inline-block;
  height: 1.1vw;
  line-height: 1.1vw !important;
  border-bottom: 1px solid #b47d32;
  cursor: pointer;
}

.form input[type="submit"] {
  width: 9vw;
  height: 2.5vw;
  letter-spacing: 2px;
  border: none;
  background-color: #b47d32;
  font-size: 1.35vw;
  color: #ffffff;
  box-sizing: border-box;
  border-radius: 0.2vw;
  -webkit-appearance: none;
  outline: none;
  margin-top: 0%;
  float: right;
  font-family: "cwTeXYen", sans-serif;
}

/*banner開圖*/

.open-banner {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.open-pic {
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: auto;
  color: #fff;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.banner-closeBtn {
  width: 5%;
  position: absolute;
  right: 2vw;
  top: 1.5vw;
  cursor: pointer;
}

.banner-closeBtn2 {
  width: 5%;
  position: absolute;
  right: 2vw;
  top: 1.5vw;
  cursor: pointer;
}

/*footer-nav*/
.footer-nav {
  width: 2.3%;
  position: fixed;
  height: auto;
  bottom: 8%;
  right: 2%;
  z-index: 999;
  box-sizing: border-box;
}

.footer-nav-all {
  width: 100%;
  margin: 0 auto;
}

.footer-nav-li {
  width: 100%;
  height: 2.2vw;
  position: relative;
  display: block;
  border: 1px solid #9a9a9a;
  margin: 0 0 0.6vw 0;
  transition: all 0.5s linear;
}

.footer-nav-li:hover {
  border: 1px solid #ba873d;
  background-color: #ba873d;
}

.locate {
  width: 34%;
  height: auto;
  display: block;
  margin: 25% auto 0 auto;
}

.book {
  width: 45%;
  height: auto;
  display: block;
  margin: 24% auto 0 auto;
}

.arrow-icon {
  border: 1px solid #9a9a9a;
  background-color: #9a9a9a;
}

.arrow {
  width: 71%;
  height: auto;
  display: block;
  margin: 29% auto 0 auto;
}

/*同意書照片預覽*/

.black {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 11111;
  font-family: "微軟正黑體";
}
.closeBtn {
  width: 30px;
  position: absolute;
  right: 5%;
  top: 4%;
  cursor: pointer;
}

.infoWrap {
  width: 100%;
  margin: 0 auto;
  max-width: 47%;
  position: relative;
  height: 100vh;
  overflow: auto;
}

.infoWrap ul {
  list-style: none;
  font-size: 1vw;
  padding-inline-start: 2vw;
}

.infoWrap ul > li > ul {
  list-style: none;
  font-size: 1vw;
  padding-inline-start: 1vw;
}

.li1::before {
  content: "一、";
  position: absolute;
  left: 0vw;
}

.li2::before {
  content: "二、";
  position: absolute;
  left: 0vw;
}

.li3::before {
  content: "三、";
  position: absolute;
  left: 0vw;
}

.li4::before {
  content: "四、";
  position: absolute;
  left: 0vw;
}

.li5::before {
  content: "五、";
  position: absolute;
  left: 0vw;
}

.li1-li::before {
  content: "（１）";
  position: absolute;
  left: 0vw;
}

.li2-li::before {
  content: "（２）";
  position: absolute;
  left: 0vw;
}

.li3-li::before {
  content: "（３）";
  position: absolute;
  left: 0vw;
}

.li4-li::before {
  content: "（４）";
  position: absolute;
  left: 0vw;
}

.infoBox {
  width: 100%;
  height: calc(100% - 150px);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow-y: auto;
  color: #fff;
  text-align: left;
}

.infoBox h3 {
  font-size: 1.5vw;
  line-height: 130%;
  margin-bottom: 25px;
  text-align: center;
}

.infoBox h4 {
  font-size: 1.1vw;
  line-height: 130%;
  margin-bottom: 25px;
}

.infoBox h5 {
  font-size: 1.5vw;
  line-height: 130%;
  margin-bottom: 25px;
}

.infoBox p {
  font-size: 1.1vw;
  line-height: 150%;
}

/* 多選框 */
.fs-wrap {
  position: relative;
  width: 100%;
  height: 2.5vw;
  font-size: 1.3vw;
  line-height: 2.5vw;
  padding-left: 1vw;
  border-radius: 0.2vw;
  background-color: #b47d32;
  margin-bottom: 3%;
  border-radius: 0.2vw;
  background-image: url(../img/select-icon.png);
  background-position-x: 96%;
  background-position-y: 52%;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "cwTeXYen", sans-serif;
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
  border: none;
  box-sizing: border-box;
}

.fs-label-wrap {
  position: relative;
}

.fs-option-label {
  color: #fff;
}

.fs-label-wrap,
.fs-dropdown {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fs-label-wrap .fs-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.fs-dropdown {
  position: absolute;
  background-color: #a6a6a6;
  width: 100%;
  z-index: 1000;
  box-sizing: border-box;
  margin-left: -1vw;
  border-radius: 0 0 5px 5px;
}

.fs-dropdown .fs-options {
  max-height: 200px;
  overflow: auto;
}

.fs-search input {
  width: 100%;
  height: 1.5vw;
  padding: 1vw;
  border: 0;
  outline: none;
  font-size: 1.3vw;
  font-family: "cwTeXYen", sans-serif;
  color: #5f5f5f;
  background-color: transparent;
}

.fs-option,
.fs-search,
.fs-optgroup-label {
  padding: 0;
  border-bottom: 1px solid #858585;
  cursor: default;
}

.fs-option:last-child,
.fs-search:last-child,
.fs-optgroup-label:last-child {
  border: none;
}

.fs-option {
  cursor: pointer;
}

.fs-option.hl {
  background-color: #f5f5f5;
}

.fs-wrap.multiple .fs-option {
  position: relative;
  padding-left: 2.2vw;
}

.fs-wrap.multiple .fs-checkbox {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  left: 0.5vw;
  bottom: 0;
}

.fs-wrap.multiple .fs-option .fs-checkbox i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1vw;
  height: 1vw;
  border-radius: 2px;
  background-color: #e6e6e6;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
  background-color: #e6e6e6;
  border-color: transparent;
  background-image: url("../img/arrow-ck.png");
  background-repeat: no-repeat;
  background-position: center;
}

.hidden {
  display: none;
}
