@charset "UTF-8";
html {
  background: url("../images/bg_5.png") bottom center no-repeat fixed, url("../images/bg_2.png") top center repeat-y, url("../images/bg_0.jpg") top center no-repeat fixed;
}

.container {
  background: url("../images/bg_1.png") top center no-repeat;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* ------------------ 區塊背景 ------------------ */
.bg_1200 {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  .bg_1200 {
    width: 100vw;
    min-width: 100vw;
  }
}
/* ------------------ 安全字 ------------------ */
.notice {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #5a5a5a;
  font-weight: 300;
}

/* ------------------  攻略  ------------------ */
.promotion_box {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
}
.promotion_box > ul {
  margin: 0 auto;
  padding: 20px 0;
  width: 1045px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 20px;
}
.promotion_box > ul ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media screen and (max-width: 991px) {
  .promotion_box {
    width: 100vw;
  }
  .promotion_box > ul {
    width: 100vw;
    gap: 2vw;
  }
  .promotion_box > ul li,
  .promotion_box > ul img {
    width: 96vw;
  }
  .promotion_box > ul ul {
    gap: 2vw;
  }
}
/* ------------------ title ------------------ */
.titleC {
  margin: auto;
  padding: 0;
  font-family: "Noto Sans TC", sans-serif;
}
.titleC h2 {
  width: 1000px;
  background: url("../images/titleH2_bg.png") top center no-repeat;
  font-size: 60px;
  padding: 45px 0 50px;
  font-weight: 900;
  color: #0b316e;
}
.titleC h3 {
  width: 1000px;
  background: url("../images/titleH3_bg.png") top center no-repeat;
  font-size: 40px;
  padding: 20px 0 30px;
  margin-top: 10px;
  color: #fff;
  font-weight: 700;
}

.half ul h3 {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 700;
  color: #0b316e;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #99ffff 20%, #f0ffe0, rgba(255, 255, 255, 0));
  padding: 10px;
  letter-spacing: 3px;
}

.special_5p_1 .title_AA h2 {
  color: #0b316e;
  font-weight: 700;
  letter-spacing: 3px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #99ffff 20%, #f0ffe0, rgba(255, 255, 255, 0));
}

@media screen and (max-width: 991px) {
  .titleC h2 {
    width: 100vw;
    background-size: contain;
    font-size: 10vw;
    padding: 8vw 0 9vw;
  }
  .titleC h3 {
    width: 100vw;
    background-size: contain;
    font-size: 7vw;
    padding: 4vw 0 5vw;
  }
  .half ul h3 {
    font-size: 7vw;
    padding: 2vw;
    letter-spacing: 0;
  }
  .special_5p_1 .title_AA h2 {
    font-size: 8vw;
    letter-spacing: 0;
  }
}
/* ------------------ 改色 ------------------ */
.half > ul {
  background: url(../images/bg_3.png);
  border-radius: 10px;
  box-shadow: 0 0 10px #0b316e;
}

.rectangle_3p li,
.collect_5x6 .h-row li,
.collect_5x6 .s-row li,
.alternate ul li,
.hightlight li,
.special_5p_1 .hightlight_5p ul li,
.toptitle li {
  box-shadow: 0 0 20px #0b316e;
  border-radius: 10px;
}

.half.hightlight li {
  box-shadow: none;
}

.hightlight img,
.hightlight_5p img,
.collect_5x6 .s-row h4 {
  border-radius: 10px 10px 0 0;
}

.collect_5x6 .s-row h4,
.collect_5x6 .special,
.toptitle .font h4,
.keywordC .round_5p .font,
.hightlight_5p .font h4,
.special_5p_1 .hightlight_5p ul li h4,
.hightlight .font h4,
.triple .font h4 {
  background: linear-gradient(90deg, #ed51ea, #f0ffe0 30%, #f0ffe0 70%, #99ffff);
  color: #0b316e;
}

.alternate ul:nth-child(odd) li:first-child {
  background: url(../images/bg_3.png);
}
.alternate ul:nth-child(odd) li:first-child .font h4 {
  color: #fff;
}

.alternate ul:nth-child(even) li:last-child {
  background: url(../images/bg_4.png);
}
.alternate ul:nth-child(even) li:last-child .font h4 {
  color: #fff;
}

.scene .font p {
  color: #fff;
  font-weight: 500;
}

/* ------------------ 版型調整 ------------------ */
.crosswise_3p.bg_style {
  background: url(../images/crosswise_bg.png) center no-repeat;
}

@media screen and (max-width: 998px) {
  .crosswise_3p.bg_style {
    background: none;
  }
}
.slick-dots li button:before {
  font-size: 40px !important;
  color: #f0ffe0 !important;
}

/* ------------------ kv ------------------ */
.kv_pc {
  position: relative;
}
.kv_pc .kv_items {
  position: absolute;
}
.kv_pc .kv_bg {
  width: 100%;
}
.kv_pc .kv_sale {
  top: 77.875%;
  left: 35.4166666667%;
  width: 29.1666666667%;
  animation: pulse 1.2s ease-in-out 1.2s infinite;
}
.kv_pc .kv_good1 {
  top: 6.5%;
  left: 2.5520833333%;
  width: 13.28125%;
}
.kv_pc .kv_good2 {
  top: 21.5%;
  left: 13.4895833333%;
  width: 16.71875%;
}
.kv_pc .kv_good3 {
  top: 10.875%;
  left: 23.6458333333%;
  width: 15.2083333333%;
}
.kv_pc .kv_good4 {
  top: 10.875%;
  right: 23.4375%;
  width: 20.78125%;
}
.kv_pc .kv_good5 {
  top: 21.375%;
  right: 13.3333333333%;
  width: 12.34375%;
}
.kv_pc .kv_good6 {
  top: 8.125%;
  right: 2.3958333333%;
  width: 18.5416666667%;
}

/* ------------------ 右側選單 ------------------ */
.navstyle {
  background: linear-gradient(#ed51ea, #8999ff);
  border: 2px solid #fff;
  position: fixed;
  right: 10px;
  top: 150px;
  z-index: 999;
  width: 110px;
  border-radius: 50px;
  padding: 30px 10px;
}
.navstyle ul {
  text-align: center;
}
.navstyle ul li {
  border-bottom: 1px dotted #fff;
}
.navstyle ul li:last-child {
  border-bottom: none;
}
.navstyle ul .active {
  background: #0b316e;
  color: #ffffff;
  border-radius: 40px;
}
.navstyle ul a {
  color: #ffffff;
  padding: 5px;
  margin: 5px 0;
  display: block;
  border-radius: 40px;
}
.navstyle ul a:hover {
  background: #0b316e;
  color: #ffffff;
  border-radius: 40px;
  padding: 5px;
  margin: 5px 0;
}

@media screen and (max-width: 991px) {
  .navstyle {
    position: static;
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    border-radius: 0;
    padding: 0;
    background: #ed51ea;
    border: none;
  }
  .navstyle div {
    display: none;
  }
  .navstyle ul {
    display: inline-block;
  }
  .navstyle ul li {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 15px;
    background: #f0ffe0;
    margin: 9px 6px;
    border-bottom: none;
  }
  .navstyle ul li .active {
    background: #f0ffe0;
    color: #0b316e;
  }
  .navstyle ul li a {
    padding: 0;
    display: inline-block;
    color: #ed51ea;
  }
  .navstyle ul li a:hover {
    background: #f0ffe0;
    color: #0b316e;
    border-radius: 15px;
    padding: 0;
  }
  .sticky {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
  }
}
.navstyle::-webkit-scrollbar {
  display: none;
}

/* ------------------  前往ＯＯＯ館的按鈕 ------------------ */
.btn_box ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 800px;
  margin: auto;
}

.btn-go {
  width: 330px;
  border-radius: 40px;
  margin: 10px auto;
  transition: all 0.3s;
  background: linear-gradient(90deg, #ed51ea, #f0ffe0 30%, #f0ffe0 70%, #99ffff);
  box-shadow: 0 0 10px #0b316e;
}
.btn-go a h3 {
  color: #0b316e;
  font-size: 2rem;
  padding: 15px 10px;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 700;
}
.btn-go:hover {
  transform: scale(0.98);
}

/*# sourceMappingURL=style.css.map */