@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin:0; padding:0;}

/* 登記高亮色設定 */
.Area_danji .danji_box ul li .activityText .gifts span {  color: #ff6b01; }

/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden; width:100%; min-width:1220px; background: linear-gradient(90deg, #04173c 0%, #082b6c 20%, #082b6c 80%, #04173c 100%); text-align:left; font-family:"Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif; }
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER {min-width: inherit; min-height:100vh; overflow: hidden;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}


.Area_bottom{ margin-bottom: 60px!important; }
@media screen and (max-width:767px){ .Area_bottom{ margin-bottom: 8vw!important; }	}

/*背景*/
.bg_01 { z-index:-10; position:fixed;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
/* .bgdeco01 { z-index: 0; position: absolute; top: 1500px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(deco01.png?t=1751275495156) repeat-y center top; transition: 0.5s linear; pointer-events: none;} */

@media screen and (max-width:767px){	
  /* .m_bg01 { z-index: -40; position:fixed; top: 19px; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;} */
}

  /*Phone錨點*/
  .Area_floorPD_NavArea_tabbar {
    margin: 0 auto 5vw ;
    width: 94%;
  }
  .Area_floorPD_NavArea_tabbar.cate-fixed {
    width: 100%;
  }
  .Area_floorPD_NavArea_tabbar .Nav_box {
    border-radius: 8px;
    -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
            box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }
  .Area_floorPD_NavArea_tabbar .Nav li {
    overflow: visible;
  }
  .Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
    border-radius: 0;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
            box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }
  
  /* 第二錨點選單微調 */
  .Area_floorPD_NavArea_tabbar.cate-open .Nav li span { overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  
  @media screen and (min-width:768px){
    .Area_floorPD_NavArea_tabbar.cate-fixed .Nav-wrapper{display: flex;justify-content: center;}
  }


/*版頭背景*/
.Area_bgtop { z-index: 0; position: absolute; top: 0; left: 50%; width: 2000px; -webkit-transform: translateX(-50%); transform: translateX(-50%); pointer-events: none;}
.Area_bgtop .bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 1000px;}
.Area_bgtop .bgtop_ span { position: absolute; display: block; width: 100%; height: 100%; background-position: center top;}
  @media screen and (min-width: 768px) {
    .Area_bgtop span { background-repeat: no-repeat;}
    .Area_bgtop_fixed { position: fixed;}
    .Area_bgtop_1 .bgtop_1_2  { mix-blend-mode: hard-light;}	  
    .Area_bgtop_1 .bgtop_1_2 span { background-image: url(bgtop_1_2.png?t=1751275495156); height: 1200px;} 
    .bgbottom {z-index:-5;position:absolute;bottom:0;width:100%;min-width:1220px;height: 845px;background:no-repeat center top;pointer-events:none}
}


.m_Area_bgtop { z-index: 0; position: absolute; top: 5vw; left: 0; width: 100%; height: 100%; pointer-events: none;}
.m_Area_bgtop .m_bgtop_ { position: absolute; ; left: 0; width: 100%; height: 0; padding-bottom: 100%;}
.m_Area_bgtop .m_bgtop_ span { position: absolute; display: block; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; background-position: center top; background-size: 100%;}
  @media screen and (max-width: 767px) {
    .m_Area_bgtop span { background-repeat: no-repeat;}
    .m_Area_bgtop_fixed { position: fixed; top: 0px;} /*搭配js-appBgFixed*/
    .m_Area_bgtop_1 .m_bgtop_1_1 span { z-index: -3; position: absolute; top: 0; left: 0; width: 100%; height:100%; background: url(bgtop_mb.png?t=1751275495156)  center top no-repeat ; background-size: 100%; }
    /* .m_bgbottom{z-index:0;position:absolute;bottom:0;width:100%;height: 30vw;background: url(m_bgbottom.png?t=1751275495156) center 100% / 100% no-repeat scroll;pointer-events:none;mix-blend-mode: screen} */
  }

/*版頭*/	
.Area_title .sub-title { z-index: 999; position: absolute; top: 205px; left: 124px; }
.Area_title .sub {  font-family: "Century Gothic","Arial","Noto Sans TC","微軟正黑體","Microsoft JhengHei"; font-size: 76px; color: #ff6b01; font-weight: 700;  }
.Area_title .PD_layout ul {background: rgba(255%,255%,255%,0);}
.Area_title .PD_layout li { border: none; }
.Area_title .Area_swiper_box .PD_layout li { background: rgba(255%,255%,255%,0);  }

/*提醒我按鈕*/
a.mo_remind_btn { z-index:9999; position: absolute!important; right: 0; top:48vw; width: 15%; opacity: .8;}

	
/*活動倒數*/
.TimerNick {position: absolute; top: 325px; left: 165px;display: inline-block;z-index:8;text-align: center;letter-spacing: 0.3em;}
.TimerNick .FontStyle { display: inline-block; margin: 0 0 0 5px; padding: 0; border: 0; font-size: 30px;  color:#ffffff; font-weight: normal; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 23px;  letter-spacing: 0.1em; color:#ffffff;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width:767px){
  .TimerNick  {width:100%; top: 59vw;left: 7vw; display: flex;column-gap: 0.5em;text-align: left;}
  .TimerNick .FontStyle { margin:-0.25em 0 0 -0.01em; padding: 0; border: 0; font-size: 1.4em; letter-spacing: .01em; }
  .TimerNick span { padding-left: 0; font-size: 1em; letter-spacing: -0.05em; margin-left: -0.3em; }
  .TimerNick span:first-child{ margin-top: -0.1em; }
}    


/*區塊標題*/
.title00 {position: relative; margin:  0px 0 15px 0px;}
.title00 .PD_layout ul {background: rgba(255%,255%,255%,0);}
.title00 .PD_layout li { border: none; }
.title00 .txt { position: absolute; width: 960px; top: -5px; left: 50%; transform: translateX(-50%); font-family: "Century Gothic","Arial","Noto Sans TC","微軟正黑體","Microsoft JhengHei"; }
.title00 .txt span { font-size: 50px; font-weight: 700; color: #fff;font-style: italic;letter-spacing: .3rem; }
@media screen and (max-width: 767px) {
  .title00 {  margin:  0 0 2vw 0px;}
  .title00 .txt {  width: 100%; top: -1.5vw; }
  .title00 .txt span { font-size: 5.5vw;letter-spacing: .3vw;  }
}

/* 超大牌+品牌區塊 */
.brand-main{
  position: relative;
  top: 55px;
  left: 165px;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 24px;
  .brand-momo{
    width: 200px;
    /* 換白色 */
    &.white{
      svg path, polygon, rect{
        fill:#fff;
      }
    }
  }
  .brand-logo{
    .PD_layout{
      ul{
        padding: 0;
        grid-gap:0;
        width: 200px;
      }
    }
  }
  @media screen and (max-width:767px){
      position: relative;
      top: 3vw;
      left: 5.5vw;
      display: flex;
      align-items: center;
      gap: 2.8vw;
      .brand-momo{
        width: 22vw;
        /* 換白色 */
        &.white{
          svg path, polygon, rect{
            fill:#fff;
          }
        }
      }
      .brand-logo{
        .PD_layout{
          ul{
            width: 20vw;
          }
        }
      }
  }
}

/* 日期區塊 */
.date-main{
  position: relative;
  top: 16px;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 12px;
  .date-coming{
    width: 250px;
    margin-top: 10px;
    /* 自訂coming顏色 */
    &.custom{
      svg path, polygon, rect{
        fill:#ffffff;
      }
    }
  }
  .date-content{
    padding: 12px 16px;
    background: #ffdca7;
    border-radius: 100rem;
    .box_txt{
      .PD_into{
        width: 100%;
        padding: 0;
        h3{
          color: #000;
          font-size: 43px;
          font-family: "Century Gothic", "Noto Sans TC";
          font-weight: 700;
          line-height: 1em;
        }
      }
    }
  }
  @media screen and (max-width:767px){
    position: relative;
    top: 2vw;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 3vw;
    .date-coming{
      width: 30vw;
      margin-top: 1.5vw;
    }
    .date-content{
      padding: 1.5vw 2.3vw 1.5vw 3vw;
      background: #ffdca7;
      border-radius: 100rem 0 0 100rem;
      .box_txt{
        .PD_into{
          width: 100%;
          padding: 0;
          h3{
            color: #000;
            font-size: 5vw;
            white-space: nowrap;
            font-family: "Century Gothic", "Noto Sans TC";
            font-weight: 700;
            line-height: 1em;
          }
        }
      }
    }
  }
}


/* 版頭 */
@media screen and (min-width:768px){
  .Area_title {
    height: 700px; 
    box-sizing: border-box;
    z-index: 4;

    /* 副標輪播 */
    .sub-title { 
      z-index: 99; 
      position: absolute; 
      top: 219px;
      left: 165px;
      filter: drop-shadow(1px 5px 5px #0c183250);
      .PD_layout{
        ul{
          width: 489px;
        }
      }
    }
    /*版頭品輪播*/
    .Area_topPD { 
      z-index: 99; 
      position: absolute; 
      top: 108px;
      left: 245px;
      .PD_layout{
        ul{
          width: 835px;
        }
        /* li{
          width: 400px;
        } */
      }
    }
  }
}

@media screen and (max-width:767px){

  .Area_title {
    height: 66vw; 
    box-sizing: border-box;
    z-index: 4;


    /* 副標輪播 */
    .sub-title { 
      z-index: 99; 
      position: absolute; 
      top: 21.5vw;
      left: 5.5vw;
      filter: drop-shadow(1px 5px 5px #0c183250);
      .PD_layout{
        ul{
          width: 50vw;
        }
        /* li{
          width: 400px;
        } */
      }
    }
    /*版頭品輪播*/
    .Area_topPD { 
      z-index: 99; 
      position: absolute; 
      top: 11vw;
      right: 2vw;
      .PD_layout{
        ul{
          width: 73vw;
        }
        /* li{
          width: 400px;
        } */
      }
    }
  }
}

/*01攻略*/
.area-strategy { 
  z-index: 5;
  .PD_layout {
    ul.PD_wrapper{
      padding: 0;
    }
  }
}
@media screen and (max-width: 767px) {
  .area-strategy .title {margin-top: -3vw;margin-bottom: 0vw;width: 100%;left: 0vw;position: relative;}
}


.area-link{
  .PD_layout.bn-main {
    ul.PD_wrapper{
      padding: 0;
      grid-gap: 20px;
      @media screen and (max-width: 767px) {
        gap: 2vw;
      }
      li:nth-child(5){
        grid-area: 3 / 1 / 3 / 3;
      }
    }
  }
}

.Area_boxstyle > .Area_boxstyle_box { position:relative; background-repeat: no-repeat; background-position: center bottom;z-index: 1}
.Area_boxstyle > .Area_boxstyle_box:before { content:""; display:block; z-index:-1; position:absolute; left:0; width:100%;}
.Area_boxstyle > .Area_boxstyle_box:after  { content:""; display:block; z-index:-2; position:absolute; top:140px; left:0px; width:100%; height:100%;}
    @media screen and (min-width:768px){
      .Area_boxstyle > .Area_boxstyle_box { margin: 0; padding:0 0 40px; width: 1220px;}
      .Area_boxstyle > .Area_boxstyle_box:before { top: -10px; left: 0px; height: 150px;}
      .Area_boxstyle > .Area_boxstyle_box:after {height: calc(100% - 349px);}
      .Area_boxstyle > .Area_boxstyle_box { background-image:url(Area_boxstyle_bgbottom.png?t=1751275495156);background-size: 100%;}
      .Area_boxstyle > .Area_boxstyle_box:before { background-image:url(Area_boxstyle_bgtop.png?t=1751275495156);background-size: 100%;  }
      .Area_boxstyle > .Area_boxstyle_box:after  { background-image:url(Area_boxstyle_bgcon.png?t=1751275495156);background-size: 100%;}

    }
@media screen and (max-width: 767px) {
  .area-danji .title1 {margin: 6vw 0 4vw 0; width: 126%; position: relative; left: -12vw; top: 1vw;}
  .Area_boxstyle > .Area_boxstyle_box { padding:0;}
  .Area_boxstyle > .Area_boxstyle_box:before { top:0vw; height:0vw;}
  .Area_boxstyle > .Area_boxstyle_box:after {top: 20.3vw;height: calc(100% - 42.7vw);left: -4vw; width: 109%;}
  .Area_boxstyle > .Area_boxstyle_box {padding-top: 0;}
  .Area_boxstyle > .Area_boxstyle_box:before {top: 8vw; height: 12.3vw; left: -4vw; width: 109%;}
  .Area_boxstyle > .Area_boxstyle_box {background-image: url(m_Area_boxstyle_bgbottom.png?t=1751275495156);background-size: 107%;padding-bottom: 4vw;}
  .Area_boxstyle > .Area_boxstyle_box:before { background-image: url(m_Area_boxstyle_bgtop.png?t=1751275495156);background-size: 100%;}
  .Area_boxstyle > .Area_boxstyle_box:after  { background-image: url(m_Area_boxstyle_bgcon.png?t=1751275495156);background-size: 100%;}

  }


/*一般公版*/
.AreaPD .title {margin: 45px 0 20px 0;}
@media screen and (max-width: 767px) {
  .AreaPD .title {width: 126%; position: relative; left: -12vw; top: 1vw;}
}

.area-main{
  .title00 {
    @media screen and (max-width: 767px) {
      margin: 0;
    }
    .txt{
      filter: drop-shadow(1px 5px 5px #0c183250);
    }
  }
}

.area-cate{
  .PD_layout.Area_07-1{
    ul{
      grid-template-columns: repeat(8, 1fr);
      grid-template-rows: repeat(4, 1fr);
      grid-gap:20px;
      padding: 0;
      @media screen and (max-width: 767px) {
        grid-template-columns: repeat(6, 1fr);
        grid-template-rows: repeat(6, 1fr);
        grid-gap:2vw;
      }
      /* 品類排列 */
      li{
        filter: drop-shadow(1px 5px 5px #0c183250);
        &:nth-child(1){
          grid-area: 1 / 1 / 3 / 3;
        }
        &:nth-child(2){
          grid-area: 1 / 3 / 3 / 5;
        }
        &:nth-child(3){
          grid-area: 1 / 5 / 3 / 7;
        }
        &:nth-child(4){
          grid-area: 1 / 7 / 3 / 9;
        }
        &:nth-child(5){
          grid-area: 3 / 2 / 5 / 4;
        }
        &:nth-child(6){
          grid-area: 3 / 4 / 5 / 6;
        }
        &:nth-child(7){
          grid-area: 3 / 6 / 5 / 8;
        }

        @media screen and (max-width: 767px) {
          &:nth-child(1){
            grid-area: 1 / 2 / 3 / 4;
          }
          &:nth-child(2){
            grid-area: 1 / 4 / 3 / 6;
          }
          &:nth-child(3){
            grid-area: 3 / 1 / 5 / 3;
          }
          &:nth-child(4){
            grid-area: 3 / 3 / 5 / 5;
          }
          &:nth-child(5){
            grid-area: 3 / 5 / 5 / 7;
          }
          &:nth-child(6){
            grid-area: 5 / 2 / 7 / 4;
          }
          &:nth-child(7){
            grid-area: 5 / 4 / 7 / 6;
          }
        }
      }
    }
  }
}

/* 區塊背景 */
.area-bg{
  padding: 60px 0;
  background: url(area-bg-pc.png?t=1751275495156),linear-gradient(90deg, #082b6c 0%, #0971cd 40%,#0971cd 60%, #082b6c 100% ) repeat center center;
  background-blend-mode: soft-light;
  background-size:auto;
  filter: drop-shadow(1px 5px 5px #0c183250);
  border-top: 2px solid #9fc4df;
  border-bottom: 2px solid #9fc4df;
  @media screen and (max-width: 767px) {
    padding: 4vw 0;
  }
}

.area-official{
  .PD_layout {
    ul.PD_wrapper{
      width: 60%;
      filter: drop-shadow(1px 5px 5px #0c183250);
      @media screen and (max-width: 767px) {
        width: 80vw;
      }
    }
  }
}

/* 調整lazy圖高度 */
.articleList img.lazy_off{
  max-height: 200px;
  @media screen and (max-width: 767px) {
    max-height: 10vw;
  }
}

/*區塊_all*/
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; display:block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform:scale(0.97);
     -moz-transform:scale(0.97);
      -ms-transform:scale(0.97);
       -o-transform:scale(0.97);
          transform:scale(0.97);}
		  
		  
.WRAPPER .go_bt1 {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  
	
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}
      .mr96 { width: 96% !important; margin: 0 auto ; }
	}

/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
	}

/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .go_bt {
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}
