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

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

.container {
  overflow: visible;
}

.container section:nth-child(1) {
  background: url(../images/bg_1.png) top center no-repeat;
  padding: 40px 0 50px;
  margin-top: -60px;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 991px) {
  .container section:nth-child(1) {
    background: url(../images/bg_1m.png) top center no-repeat;
    padding: 5px 0;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
/* ------------------ 區塊背景 ------------------ */
.bg_1200 {
  width: 1200px;
  margin: 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: #ddded3;
  font-weight: 300;
}

/* ------------------  攻略  ------------------ */
.logo_box {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
}
.logo_box ul {
  margin: 20px auto 0;
  padding: 20px 0;
  width: 1100px;
  display: flex;
  gap: 20px;
}

@media screen and (max-width: 991px) {
  .logo_box {
    width: 100vw;
  }
  .logo_box ul {
    margin: 2vw auto 0;
    width: 97vw;
    gap: 2vw;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .logo_box ul li,
  .logo_box ul img {
    width: 28vw;
  }
}
/* ------------------ title ------------------ */
.titleC {
  margin: auto;
  padding: 0;
  font-family: "Noto Serif TC", serif;
}
.titleC h2 {
  width: 600px;
  background: url("../images/titleH2_bg.png") top center no-repeat;
  font-weight: 900;
  color: #164541;
  padding: 28px 0 50px;
  margin: 0 auto;
  font-size: 60px;
  letter-spacing: 3px;
}
.titleC h3 {
  color: #fff;
  margin: -35px auto 30px;
  font-weight: 700;
  letter-spacing: 3px;
}
.titleC h3::before {
  content: "";
  width: 45px;
  height: 70px;
  display: inline-block;
  background: url(../images/titleH3_before.png) top center no-repeat;
  position: relative;
  top: 22px;
  padding-right: 20px;
}
.titleC h3::after {
  content: "";
  width: 75px;
  height: 80px;
  display: inline-block;
  background: url(../images/titleH3_after.png) top center no-repeat;
  position: relative;
  top: 24px;
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  .titleC h2 {
    width: 100vw;
    background-size: contain;
    font-size: 10vw;
    padding: 5vw 0 10vw;
  }
  .titleC h3 {
    width: 100vw;
    font-size: 6vw;
    letter-spacing: 1px;
    margin: -2vw auto 3vw;
  }
  .titleC h3::before {
    width: 5vw;
    height: 8vw;
    padding-right: 5vw;
    background-size: contain;
    top: 2vw;
  }
  .titleC h3::after {
    width: 5vw;
    height: 8vw;
    padding-left: 5vw;
    background-size: contain;
    top: 2vw;
  }
}
/* ------------------ 改色 ------------------ */
.half {
  background: url(../images/hightlight_bg.jpg);
}

.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,
.hlfont h2,
.hl-font a,
.zasshi3 ul li .font p {
  background: url(../images/bg_5.png) top center !important;
}

.dis-for-zasshi3,
.zasshi3-buy {
  background: #f7b843 !important;
  color: #164541 !important;
  font-weight: 900 !important;
}

/* ------------------ 版型調整 ------------------ */
@media screen and (min-width: 992px) {
  .bg_1200 .half.layout_reverse {
    flex-direction: row-reverse;
  }
  .bg_1200 .half.layout_reverse ul.hl-font {
    padding-left: 20px;
  }
}
.promotion .collect_5x6 li {
  background: none;
}
.promotion .collect_5x6 li img {
  padding: 0;
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  .promotion .collect_5x6 li img {
    width: 46vw;
    height: auto;
  }
}
.crosswise_3p.bg_style1 {
  background: url(../images/crosswise_bg1.png) top center no-repeat;
}

.crosswise_3p.bg_style2 {
  background: url(../images/crosswise_bg2.png) top center no-repeat;
}

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

/* ------------------ kv ------------------ */
.kv_pc {
  position: relative;
}
.kv_pc .kv_items,
.kv_pc .flip-item {
  position: absolute;
}
.kv_pc .kv_items img {
  width: 100%;
}
.kv_pc .kv_bg {
  width: 100%;
}
.kv_pc .kv_title {
  top: 10.843373494%;
  left: 29.0625%;
  width: 38.28125%;
}
.kv_pc .kv_subtitle {
  top: 32.2891566265%;
  right: 21.5104166667%;
  width: 6.6145833333%;
}
.kv_pc .kv_circle .flip-item {
  top: 11.5662650602%;
  left: 1.5104166667%;
  width: 12.5%;
}
.kv_pc .kv_circle .bag1 {
  animation: ani01 6s -3s infinite ease-in-out;
}
.kv_pc .kv_circle .bag2 {
  animation: ani01 6s 0s infinite ease-in-out;
}
.kv_pc .kv_model_1 .flip-item {
  top: 8.4337349398%;
  left: 1.5104166667%;
  width: 29.9479166667%;
}
.kv_pc .kv_model_1 .bag1 {
  animation: ani01 6s -4s infinite ease-in-out;
}
.kv_pc .kv_model_1 .bag2 {
  animation: ani01 6s -1s infinite ease-in-out;
}
.kv_pc .kv_model_2 .flip-item {
  top: 12.0481927711%;
  right: 0.0520833333%;
  width: 28.125%;
}
.kv_pc .kv_model_2 .bag1 {
  animation: ani01 6s -5s infinite ease-in-out;
}
.kv_pc .kv_model_2 .bag2 {
  animation: ani01 6s -2s infinite ease-in-out;
}

@keyframes ani01 {
  0% {
    opacity: 0;
    transform: scaleX(-1);
  }
  45% {
    opacity: 0;
    transform: scaleX(-1);
  }
  50% {
    opacity: 1;
    transform: scaleX(1);
  }
  95% {
    opacity: 1;
    transform: scaleX(1);
  }
  100% {
    opacity: 0;
    transform: scaleX(-1);
  }
}
/* ------------------ 右側選單（全覽） ------------------ */
@media screen and (min-width: 992px) {
  .navstyle {
    background: #164541;
    position: fixed;
    right: 10px;
    top: 150px;
    z-index: 999;
    width: 110px;
    border-radius: 100px;
    padding: 20px 10px;
    border: 1.5px solid #ddded3;
  }
  .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: #f7b843;
    color: #000000;
    border-radius: 40px;
  }
  .navstyle ul a {
    color: #ffffff;
    padding: 5px;
    margin: 5px 0;
    display: block;
    border-radius: 40px;
  }
  .navstyle ul a:hover {
    background: #f7b843;
    color: #000000;
    border-radius: 40px;
    padding: 5px;
    margin: 5px 0;
  }
}
@media screen and (max-width: 991px) {
  .navstyle {
    position: static;
    width: 100vw;
    padding: 0;
    background: #164541;
    z-index: 999;
  }
  .navstyle ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
  }
  .navstyle ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 33.3vw;
    height: 25px;
    padding: 0;
    margin: 0;
    border-right: 1px solid #fff;
    color: #fff;
  }
  .navstyle ul li:nth-child(3n) {
    border-right: none;
  }
  .navstyle ul li:nth-child(1), .navstyle ul li:nth-child(2), .navstyle ul li:nth-child(3) {
    border-bottom: 1px solid #fff;
  }
  .navstyle ul li .active {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7b843;
    width: 33.3vw;
    height: 25px;
    color: #000;
  }
  .navstyle ul li a {
    padding: 0;
    color: #fff;
  }
  .sticky {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
  }
}
/* ------------------  前往ＯＯＯ館的按鈕 ------------------ */
.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: #164541;
}
.btn-go a h3 {
  color: #fff;
  font-size: 2rem;
  padding: 15px 10px;
}
.btn-go:hover {
  transform: scale(0.98);
  background: #456a67;
}

/* ------------------ 星星 ------------------ */
:root {
  --star-size: 20px;
  --star-color: #456a67;
  --star-background: #f7b843;
}

.stars {
  --percent: calc(var(--rating) / 5.1 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
}
.stars::after {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}

.number {
  font-size: var(--star-size);
  padding: 0 5px;
  line-height: 1;
}

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