@charset "UTF-8";
header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* ------------------ 區塊背景 ------------------ */
html {
  background: url("../images/bg_2.png") top 2500px center repeat;
}

.container {
  position: relative;
  z-index: 20;
  margin-top: -80px;
  padding-top: 80px;
  background: url("../images/bg_1.png") top center no-repeat;
}

.bg_1200 {
  width: 1200px;
  margin: 0 auto 50px;
  background: #ffe7d1;
  outline: 3px solid #6f0000;
  border: 8px solid #fff;
  padding: 20px 0;
}

@media screen and (max-width: 991px) {
  .bg_1200 {
    width: 100vw;
    min-width: 100vw;
    padding: 5vw 0;
    margin: 0 auto 30px;
    border: 0 solid #fff;
  }
  .container {
    margin-top: -32vw;
    padding-top: 5vw;
    background: url("../images/bg_1.png") top center no-repeat;
  }
}
/* ------------------ 安全字 ------------------ */
.notice {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #ffe7d1;
  font-weight: 300;
}

/* ------------------  攻略  ------------------ */
.promotion_container {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 25px;
  margin: 0 auto;
  width: 1100px;
}

.promotion_item1 {
  grid-row-start: 1;
  grid-row-end: 3;
}

.promotion_item2,
.promotion_item3 {
  grid-column-start: 2;
  grid-column-end: 4;
}

.promotion_item7 {
  grid-column-start: 1;
  grid-column-end: 4;
}

@media screen and (min-width: 992px) {
  .promotion_item8 {
    max-width: 1140px;
    margin: 25px auto 0;
  }
  .slickbg {
    width: 1140px;
  }
}
@media screen and (max-width: 991px) {
  .promotion_container {
    width: 100vw;
    grid-template-columns: auto auto auto auto auto auto;
    gap: 3vw;
    padding: 0 3vw;
    margin-bottom: 3vw;
  }
  .promotion_container img {
    width: 100%;
  }
  .promotion_container .promotion_item1 {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 4;
  }
  .promotion_container .promotion_item2,
  .promotion_container .promotion_item3 {
    grid-column-start: 4;
    grid-column-end: 7;
  }
  .promotion_container .promotion_item4 {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .promotion_container .promotion_item5 {
    grid-column-start: 3;
    grid-column-end: 5;
  }
  .promotion_container .promotion_item6 {
    grid-column-start: 5;
    grid-column-end: 7;
  }
  .promotion_container .promotion_item7 {
    grid-column-start: 1;
    grid-column-end: 7;
  }
  .promotion_item8 {
    width: 105vw;
    margin: 3vw auto 0;
    transform: translateX(-2.5vw);
  }
  .slickbg {
    padding: 0;
    width: 105vw;
    margin: 0 auto;
  }
}
/* ------------------ title ------------------ */
.titleC {
  margin: auto;
  padding: 0;
  font-family: "Noto Sans TC", Arial, Helvetica, sans-serif;
}
.titleC h2 {
  width: 1100px;
  background: url("../images/titleH2_bg.png") top center no-repeat;
  padding: 65px 0;
  color: #6f0000;
  font-size: 65px;
  font-weight: 700;
}
.titleC h2.title_bg2 {
  background: url("../images/titleH2_bg2.png") top center no-repeat;
  padding: 12px 0 50px;
  line-height: 1.2;
  font-size: 60px;
}

.half ul h3 {
  color: #6f0000;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  .titleC h2 {
    width: 100vw;
    background: url("../images/titleH2_bg_m.png") top center no-repeat;
    background-size: contain;
    padding: 8vw 0 9vw;
    font-size: 9vw;
  }
  .titleC h2.title_bg2 {
    background: url("../images/titleH2_bg2_m.png") top center no-repeat;
    background-size: contain;
    padding: 1.2vw 0 5.5vw;
    font-size: 8vw;
    line-height: 1.1;
  }
}
/*--  0.   --*/
.banner-dis3 ul li img {
  width: 350px;
}

.banner-dis4 ul li img {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .banner-dis3 ul li img {
    width: 32vw;
    margin: 0;
  }
  .banner-dis3 ul {
    flex-wrap: nowrap;
  }
  .banner-dis4 ul li {
    width: 47vw;
  }
  .banner-dis4 ul li img {
    width: 47vw;
  }
}
/*--  2.   --*/
.bg_2 ul.crosswise_3p_for2p {
  justify-content: flex-end;
}

.left-tallBN p {
  background: #6f0000;
  color: #000;
  font-weight: 700;
}

.hightlight-tallBN .hightlight .font h4 {
  background: #4ef6fd;
  color: #000;
}

.hightlight-tallBN .hightlight {
  background: #000;
}

.bg_8 .hightlight .font h4 {
  background: #f76200;
  color: #3e1810;
}

.alternate .font {
  width: 100%;
}

#cata1 {
  background: url("../images/catimg1.png") 20px top no-repeat;
}

#cata2 {
  background: url("../images/catimg2.png") 20px top no-repeat;
}

#cata3 {
  background: url("../images/catimg3.png") 20px top no-repeat;
}

@media screen and (max-width: 991px) {
  .bg_2 ul.crosswise_3p_for2p {
    justify-content: center;
  }
  #cata1 {
    background: url("../images/catimg1m.png") center top no-repeat;
    padding-top: 85vw;
    background-size: 70%;
  }
  #cata2 {
    background: url("../images/catimg2m.png") center top no-repeat;
    padding-top: 85vw;
    background-size: 70%;
  }
  #cata3 {
    background: url("../images/catimg3m.png") center top no-repeat;
    padding-top: 85vw;
    background-size: 70%;
  }
  .alternate .font {
    width: 44vw;
    padding: 0;
  }
  .alternate .font h4 {
    width: 44vw;
  }
  .alternate li {
    padding: 2vw 1vw;
  }
}
.bg_3 .crosswise_3p {
  background: url("../images/3p-img1.png") center top no-repeat;
}

.bg_4 .crosswise_3p {
  background: url("../images/3p-img2.png") center top no-repeat;
}

.bg_5 .crosswise_3p {
  background: url("../images/3p-img3.png") center top no-repeat;
}

.bg_6 .crosswise_3p {
  background: url("../images/3p-img4.png") center top no-repeat;
}

.bg_7 .crosswise_3p {
  background: url("../images/3p-img5.png") center top no-repeat;
}

.bg_8 .crosswise_3p {
  background: url("../images/3p-img6.png") center 10px no-repeat;
}

@media screen and (max-width: 991px) {
  .bg_3 .crosswise_3p,
  .bg_4 .crosswise_3p,
  .bg_5 .crosswise_3p,
  .bg_6 .crosswise_3p,
  .bg_7 .crosswise_3p {
    padding-top: 40vw;
    background-size: 70%;
  }
  .bg_8 .crosswise_3p {
    background: url("../images/3p-img6m.png") center top no-repeat;
    padding-top: 52vw;
    background-size: 70%;
  }
}
/* ------------------ 改色 ------------------ */
.half ul,
.recommend_2p li {
  background: #fef1e5;
}

.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: #6f0000;
}

.hightlightAd-text li:nth-child(1) h4 {
  background: #6f0000 !important;
}

.alternate ul:nth-child(odd) li:first-child {
  background: #3e1810;
}

.alternate ul:nth-child(even) li:last-child {
  background: #6f0000;
}

.bg_1200 .dis-for-zasshi3 big {
  color: #ffc16c !important;
}
.bg_1200 .zasshi3 ul li h4 {
  color: #6f0000 !important;
}
.bg_1200 .zasshi3-buy {
  background: #6f0000 !important;
  color: #ffc16c !important;
}
.bg_1200 .dis-for-zasshi3 {
  background: #6f0000 !important;
  color: #ffc16c !important;
}
.bg_1200 .zasshi3 ul li .font p {
  background: #3e1810 !important;
}

/* ------------------ 版型調整 ------------------ */
.slick-dots li button:before {
  font-size: 40px !important;
  color: #f76200 !important;
}

/* ------------------ kv ------------------ */
.kv_pc {
  position: relative;
}
.kv_pc .kv_items {
  position: absolute;
}
.kv_pc .kv_bg {
  width: 100%;
}
.kv_pc .kv_title1 {
  top: 1.7301038062%;
  left: 28.8541666667%;
  width: 50.8854166667%;
}
.kv_pc .kv_title2 {
  top: 1.84544406%;
  left: 17.2916666667%;
  width: 13.2291666667%;
}
.kv_pc .kv_world {
  top: 27.6816608997%;
  left: -16.6666666667%;
  width: 132.7083333333%;
  animation: rotate 50s linear -10s infinite;
}
.kv_pc .kv_earth {
  top: 55.9400230681%;
  left: 3.2291666667%;
  width: 94.1666666667%;
}
.kv_pc .kv_women {
  top: 29.5271049596%;
  left: 28.75%;
  width: 35.15625%;
}
.kv_pc .kv_sale {
  top: 53.5178777393%;
  right: 20.3125%;
  width: 16.0416666667%;
}
@keyframes rotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0);
  }
}
/* ------------------ 右側選單 ------------------ */
.navstyle {
  background: #3e1810;
  position: fixed;
  right: 0;
  top: 150px;
  z-index: 999;
  width: 110px;
  padding: 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: #f76200;
  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: #f76200;
  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: #3e1810;
  }
  .navstyle div {
    display: none;
  }
  .navstyle ul {
    display: inline-block;
  }
  .navstyle ul li {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 15px;
    background: #f76200;
    margin: 9px 6px;
    border-bottom: none;
  }
  .navstyle ul li .active {
    background: #f76200;
  }
  .navstyle ul li a {
    padding: 0;
    display: inline-block;
  }
  .navstyle ul li a:hover {
    background: #f76200;
    color: #ffffff;
    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: #6f0000;
}
.btn-go a h3 {
  color: #fff;
  font-size: 2rem;
  padding: 15px 10px;
}
.btn-go:hover {
  transform: scale(0.98);
  background: #f76200;
}

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