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

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

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



/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden; width:100%; min-width:1220px; background: #d8eaf4; 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}
	@media screen and (max-width:767px){
		.WRAPPER {min-width: inherit; min-height:100vh; overflow: hidden;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}


  /*區塊_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 { 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:96%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}

	}


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

/*背景*/
.bg_01 { z-index:-10; position:fixed;top:0;left:0; width:100%; height:100%; background-repeat:repeat; background-position:center center; background-size: contain;pointer-events:none;
  @media screen and (max-width:767px){
    background-size: contain;
  }
}


  /*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; width: 100%; height: 1000px;}

  @media screen and (min-width: 768px) {
    .Area_bgtop_fixed { position: fixed;}
    .Area_bgtop_1 {height: 100%;}
    .Area_bgtop_1 .bgtop_1_1  { height: 925px; top: 0; left: 0; background: url(top-bg_pc.jpg?t=1782807759063) no-repeat;}	  
  .bg_deco02 { z-index: -1 ; position:absolute ; top: 800px ; left: 0px; width:100%; height:85%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}

  @media screen and (max-width: 767px) {
    .m_Area_bgtop_fixed { position: fixed; top: 0px;} /*搭配js-appBgFixed*/
    .m_Area_bgtop_1 .m_bgtop_1_1{ z-index: -3; position: absolute; top: 10vw; left: 0; width: 100%; height:77vw; background-size: 100%; background: url(top-bg.jpg?t=1782807759063) no-repeat;background-size: contain;}
  }


  
/*版頭*/	
.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);  }


/* 超大牌+品牌區塊 */
.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{
    width: 160px;
    .Area_swiper_box{
      padding: 0;
    }
    @media screen and (max-width:767px){
      width: 18vw;

    }
  }

  @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;
          }
        }
      }

  }
}

/* 日期區塊 */
.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: #2357a5;
    border-radius: 100rem;
    .box_txt{
      .PD_into{
        width: 100%;
        padding: 0;
        h3{
          color: #fff;
          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;
      border-radius: 100rem 0 0 100rem;
      .box_txt{
        .PD_into{
          width: 100%;
          padding: 0;
          h3{
            color: #fff;
            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: 549px; 
    box-sizing: border-box;
    z-index: 4;

    /* 副標輪播 */
    .sub-title { 
      z-index: 99; 
      position: absolute; 
      top: 219px;
      left: 165px;
      width: 489px;
    }
    /*版頭品輪播*/
    .topPD-main { 
      z-index: 99; 
      position: absolute; 
      top: 101px;
      left: 690px;
      width: 361px;
      .Area_swiper_box,
      .Area_swiper{
        overflow: visible;
      }
    }
  }
}

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

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


    /* 副標輪播 */
    .sub-title { 
      z-index: 99; 
      position: absolute; 
      top: 21.5vw;
      left: 5.5vw;
      width: 50vw;
    }
    /*版頭品輪播*/
    .topPD-main { 
      z-index: 99; 
      position: absolute; 
      top: 11vw;
      right: 6vw;
      width: 36vw;
      .Area_swiper_box,
      .Area_swiper{
        overflow: visible;
      }
    }
  }
}

.box_title_text{
  margin-bottom: 12px;
  @media screen and (max-width: 767px) {
    margin-bottom: .3vw;
  }
  .PD_layout.PD_layout-D3_01{
    li{

    }
    .PD_img img{
      @media screen and (min-width:768px){
        width: 100%;
      }
    }
    .PD_into{
      h3{
        font-family: "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei";
        font-style: italic;
        font-weight: 800;
        color: #fff;
        top: 49%;
        overflow: unset;
        @media screen and (min-width:768px){
          
        }
        span{
          overflow: unset;
        }
      }
    }
  }

}


/* 作圖區 */
  .PD_layout.PD_layout-PDBN_01 {
    overflow: visible;
    ul{
      li{
        position: relative;
        &::after{
          content: none;
        }
        .PD_img{

        }
        .PD_into{
          position: absolute;
          top: 290px;
          right: 450px;
          background: url(PD_layout-CSSBG_01.png?t=1782807759063) center no-repeat;
          background-size: 100%;
          width: 80%;
          height: auto;
          padding: 20px 40px;
          box-sizing: content-box;
          z-index: 5;
          text-align: center;
          @media screen and (max-width:767px){
            width: 32vw;
            top: 29vw;
            right: 42vw;
            padding: 1vw 7vw;
          }
          h3{
            font-size: 1.8rem;
            padding: 0;
            position: relative;
            top: 0;
            color: #fff;
            @media screen and (max-width:767px){
              font-size: 1rem;
            }
          }
          h4{
            font-size: 1.5rem;
            margin: 0;
            padding: 0;
            position: relative;
            top: 0;
            color: #fff;
            @media screen and (max-width:767px){
              font-size: .9rem;
            }
          }
          p{
            padding: 0; 
            position: relative;
            top: 0;
            span{
              font-size: 2rem;
              color: #ffdf7e;
              background: none;
              -webkit-text-fill-color:unset;
              &.money{
                font-size: 2rem;
                @media screen and (max-width:767px){
                  font-size: .9rem;
                }
              }

            }
          }
        }
      }
    }

  }

/*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-super{
  .box{
    background: #f67625;
    border-radius: 20px;
    padding: 20px 0 0;
    @media screen and (max-width: 767px) {
      padding: 1vw 0 0;
      border-radius: 4vw;
    }
    .box_title{
      margin-bottom: 12px;
      @media screen and (max-width: 767px) {
        margin-bottom: 1vw;
      }
    }
  }
}

.PD_layout.PD_layout-D1_15 ul{
  gap: 0;
  padding: 0;
}

.area-brand{
  .box-row{
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    @media screen and (max-width: 767px) {
      flex-direction: column;
      gap: 6vw;
      margin-bottom: 3vw;
    }
    .box{
      background: #2aabe1;
      border-radius: 20px;
      padding: 12px 0 0;
      @media screen and (max-width: 767px) {
        padding: 1vw 0 0;
        border-radius: 4vw;
      }
      .box_title{
        margin-bottom: 12px;
        @media screen and (max-width: 767px) {
          margin-bottom: 1vw;
        }
        .PD_layout.PD_layout-D3_02{
          ul.PD_wrapper{
            .PD_into{
              gap: 1.5em;
              @media screen and (max-width: 767px) {
                gap: 4vw;
              }
              .PD_logo{
                max-width: 32%;
                border-radius: 12px;
                padding: 12px 28px;
                box-sizing: border-box;
                width: auto;
                @media screen and (max-width: 767px) {
                  max-width: 28%;
                  padding: 2.5vw 4vw;
                  border-radius: 2vw;
                }
                img{
                  /* max-width: 26%; */

                }
              }
              h3{
                width: auto;
                font-size: 2rem;
                color: #fff;
                @media screen and (max-width: 767px) {
                  font-size: 1.5rem;
                }
              }
            }
          }
        }
      }


    }
  }
}

.area-link{
  @media screen and (max-width: 767px) {
    margin-bottom: 0 !important;
  }
  .box {
    padding: 0 20px 20px;
    @media screen and (max-width: 767px) {
      padding: 0 2vw;
    }
    ul.PD_wrapper{
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 0 8px;
      @media screen and (max-width: 767px) {
        gap: 0 .5vw;
      }
      li:nth-child(n + 3){
          grid-column: 1 / -1;
      }
    }
  }
 
  h3{
    font-size: 1.5rem;
    margin: .3em;
    @media screen and (max-width: 767px) {
      font-size: 1rem;
    }
  }
}

.area-arealink{
  box-sizing: border-box;
  @media screen and (max-width: 767px) {
    padding: 0;
  }

  .PD_layout {
    ul.PD_wrapper{
      gap: 12px;
      @media screen and (max-width: 767px) {
        gap: 2vw;
        row-gap: 2vw;
      }
      li{
        &:nth-child(4),
        &:nth-child(5){
          @media screen and (max-width: 767px) {
            transform: translateX(17vw);
          }
        }
        &:nth-child(even){
          @media screen and (min-width: 766px) {
            transform: translateY(36px);
          }
        }
      }

    }
  }
}

.edm_notice{
    position: relative;
    z-index: 2;
}

/*一般公版*/
.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);
    }
  }
}

.box_title{
  margin-bottom: 32px;
  @media screen and (max-width: 767px) {
    margin-bottom: 3vw;
  }
}

.box_title{
  .PD_layout.PD_layout-D3_02{
    ul.PD_wrapper{
      .PD_into{
        gap: 1.5em;
        @media screen and (max-width: 767px) {
          gap: 4vw;
        }
        .PD_logo{
          max-width: 23%;
          border-radius: 20px;
          padding: 12px 28px;
          box-sizing: border-box;
          width: auto;
          @media screen and (max-width: 767px) {
            max-width: 28%;
            padding: 2.5vw 4vw;
            border-radius: 2vw;
          }
          img{
            /* max-width: 26%; */

          }
        }
        h3{
          width: auto;
          font-size: 2rem;
          color: #fff;
          @media screen and (max-width: 767px) {
            font-size: 1.5rem;
          }
        }
      }
    }
  }
}


.area-official{
  .PD_layout {
    ul.PD_wrapper{
      width: 60%;
      @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;
  }
}

/* 調整BN間距 */
.PD_layout[data-pd-li="BN"]{
  ul{
    gap: 2vw;
    @media screen and (min-width: 768px){
      gap: 20px;
    }
  }
}


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

