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

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


/*全BOX版面*/
.WRAPPER { position: relative; display: block; margin: 0 auto; padding: 0; width: 100%;  min-width: 1220px; overflow: hidden; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica;background: url(bgrepeat.jpg?t=1767165716961)top center repeat-y;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit;background: url(bgrepeat_m.jpg?t=1767165716961)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

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

/*區塊_all*/
.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.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);}
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
@media screen and (max-width:767px){
  .Area .go_bt:hover {  
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;}

  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}

}

/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1767165716961) no-repeat center top;}
.bgdeco { z-index: 1; position: absolute; top: 0px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1767165716961) repeat-y center top; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(bgtop_m.jpg?t=1767165716961) no-repeat center 44px; background-size: 100%;}
}

/*間距*/
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 6vw;}
}

/*公版*/
.bg_box { background: url(bg_box.png?t=1767165716961)top center repeat-y;}
.bg_boxbottom { position: relative;  background: url(bg_boxbottom.png?t=1767165716961)top center no-repeat; height: 37px;}
.bg_box2 { background: url(bg_box2.png?t=1767165716961)top center repeat-y;}
.bg_boxbottom2 { position: relative;  background: url(bg_boxbottom2.png?t=1767165716961)top center no-repeat; height: 40px;}
.bg_box3 { background: url(bg_box3.png?t=1767165716961)top center repeat-y;}
.bg_boxbottom3 { position: relative;  background: url(bg_boxbottom3.png?t=1767165716961)top center no-repeat; height: 29px;}
@media screen and (max-width:767px){
  .bg_box { background: url(bg_box_m.png?t=1767165716961)top center repeat-y; background-size: 100%;}
  .bg_boxbottom { background: url(mbg_boxbottom.png?t=1767165716961)top center no-repeat; height: 5vw; background-size: 100%;top: 0vw;}
  .bg_box2 { background: url(bg_box2_m.png?t=1767165716961)top center repeat-y; background-size: 100%;}
  .bg_boxbottom2 { background: url(mbg_boxbottom2.png?t=1767165716961)top center no-repeat; height: 4vw; background-size: 100%;top: 0vw;}
  .bg_box3 { background: url(bg_box3_m.png?t=1767165716961)top center repeat-y; background-size: 100%;}
  .bg_boxbottom3 { background: url(mbg_boxbottom3.png?t=1767165716961)top center no-repeat; height: 3vw; background-size: 100%;top: 0vw;}
}

/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;background-color:transparent;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}
/*輪播移除公版設定*/
.Area .swiper_remove_box_style ul { background-color: transparent; grid-gap: 0;}
.Area .swiper_remove_box_style ul li { border: none!important; background-color: #fff;}
.Area .swiper_remove_box_style ul li,
.Area .swiper_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
  .Area .swiper_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .swiper_remove_box_style ul {}
}
/*3品公版間距*/
.Area .PD_layout-add2cart ul { padding: 20px;}
@media screen and (max-width:767px){
  .Area .PD_layout-add2cart ul { padding: 0.2em 0;}
  .Area .PD_layout-add2cart ul li { padding: 0.2em;}
}

/*BN輪播移除公版設定*/
.Area .swiper_remove_box_style_K1 ul {display: flex;background-color: transparent;grid-gap: 0;padding: 0;}
.Area .swiper_remove_box_style_K1 ul li { border: none!important; }
.Area .swiper_remove_box_style_K1 ul li,
.Area .swiper_remove_box_style_K1 ul li .PD_img img { }
@media screen and (max-width:767px){
  .Area .swiper_remove_box_style_K1 ul { width: 100%;}
  .Area .swiper_remove_box_style_K1 ul {}
}

/*版頭*/
.Area_top { position: relative;height:487px;}
.Area_top .main {position:absolute;left: 420px;top: 170px;z-index: 2;width: 384px;}
.Area_top .main ul {padding: 0; grid-gap: 0;}
.Area_top .main ul li { pointer-events: none;}
.Area_top .top_deco01 {z-index: 1;position:absolute;top: 0;left: -2px;}
.Area_top .top_deco02 {z-index: 1;position:absolute;top: 0;left: 732px;}
.Area_top .top_deco03 {z-index: 2;position:absolute;top: 250px;left: 192px;}
.Area_top .top_deco04 {z-index: 3;position:absolute;top: 96px;left: 594px;}
.Area_top .top_deco05 {z-index: 3;position:absolute;top: 37px;left: 767px;}
.Area_top .top_deco06 {z-index: 3;position:absolute;top: 294px;left: 886px;}
.Area_top .title_bg {z-index: 1;position:absolute;top: 36px;left: 378px;}
.Area_top .sub_bg {z-index: 3;position:absolute;top: 429px;left: 367px;}
.Area_top .top_firework {position: absolute;top: 149px;left: 149px;z-index: 0;}		
.Area_top .top_firework img {width: 88%;}	
@media screen and (max-width:767px){
  .Area_top {height: 64vw;}
  .Area_top .main {left: 24vw;top: 20vw;width: 49%;}
  .Area_top .top_deco01 {position: absolute;top: 0;left: -31vw;width: 60%;}	
  .Area_top .top_deco02 {position: absolute;top: 0;left: 66vw;width: 67%;}		
  .Area_top .top_deco03 {position: absolute;top: 31vw;left: 4vw;width: 18%;}				
  .Area_top .top_deco04 {position: absolute;top: 9vw;left: 46vw;width: 10%;}				
  .Area_top .top_deco05 {position: absolute;top: 9vw;left: 68vw;width: 16%;}				
  .Area_top .top_deco06 {position: absolute;top: 40vw;left: 75vw;width: 20%;}				
  .Area_top .title_bg {position: absolute;top: 1.5vw;left: 17vw;width: 63%;}				
  .Area_top .sub_bg {position: absolute;top: 55vw;left: 15vw;width: 66%;}	
  .Area_top .top_firework {position: absolute;top: 17vw;left: 0;width: 100%;z-index: 0;}
  .Area_top .top_firework img {width: 100%;}	
}

/*副標*/
.sub .PD_layout ul{display: flex;padding: 0;}
@media screen and (min-width: 768px){
.sub {position: absolute;top: 428px;left: 291px;width: 50%;height: 80px;z-index: 30;overflow: hidden;}	
.sub .PD_layout .PD img {width: 64%;}	
}
@media screen and (max-width:767px){
.sub {position: absolute;top: 55vw;left: 8vw;width: 80%;z-index: 30;overflow: hidden;}
.sub .PD_layout .PD img {width: 68%;padding: 0;}
}

/*區標*/
.title2 {width: 79%;}
.title ul {padding: 0;grid-gap:0!important;}
.title ul li { pointer-events: none;}
.bg_top {position: absolute;margin: 0 auto;width: 100%;height: auto;top:0;}
.bg_top img {width: 100%;}
.bg_top2 {position: absolute;margin: 0 auto;width: 100%;height: auto;top:70px;}
.bg_top2 img {width: 100%;}
.box_txt {position: absolute;margin: 0 auto;width: 100%;height: auto;}
.box_txt img {width: 75%;}
.txt ul {position: relative;padding: 0;margin: 0;list-style: none;height: 220px;top:0;}
.txt ul li { background-color: transparent; pointer-events: none;padding: 0;}
.txt .PD_into {padding: 0;}
.txt ul li h5 {position: relative;top:78px;margin: 0;padding: 0;width: 100%;font: 60px/60px "Noto Sans CJK SC";font-weight: 700;text-align: center;overflow: hidden;color: #fff;}
.txt2 ul {position: relative;padding: 0;margin: 0;list-style: none;height: 180px;top:0;}
.txt2 ul li { background-color: transparent; pointer-events: none;padding: 0;}
.txt2 .PD_into {padding: 0;}
.txt2 ul li h5 {position: relative;top:55px;margin: 0;padding: 0;width: 100%;font: 60px/60px "Noto Sans CJK SC";font-weight: 700;text-align: center;overflow: hidden;color: #d4292a;}
@media screen and (max-width:767px){
  .title2 {width: 100%;}
  .bg_top {position: absolute;margin: 0 auto;width: 100%;top:0;}
  .bg_top img {width: 100%;}
  .bg_top2 {position: absolute;margin: 0 auto;width: 100%;top:6vw;}
  .bg_top2 img {width: 100%;}
  .box_txt {position: absolute;margin: 0 auto;width: 100%;}
  .box_txt img {width: 100%;}
  .txt ul {padding: 0;margin: 0;list-style: none;height: 22vw;}
  .txt ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
  .txt .PD_into {padding: 0;}
  .txt ul li h5 {position: relative;top:7vw;margin: 0;padding: 0;width: 100%;font: 6.5vw/9vw "Noto Sans CJK SC";font-weight: 700;text-align: center;letter-spacing: 0;overflow: hidden;}
  .txt2 ul {padding: 0;margin: 0;list-style: none;height: 20vw;}
  .txt2 ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
  .txt2 .PD_into {padding: 0;}
  .txt2 ul li h5 {position: relative;top:5vw;margin: 0;padding: 0;width: 100%;font: 6.5vw/9vw "Noto Sans CJK SC";font-weight: 700;text-align: center;letter-spacing: 0;overflow: hidden;}
}


  /*版頭品*/
  /*版頭公版*/
  .toppdx3 .PD_layout ul {grid-template-columns: repeat(3, minmax(0, 1fr));}
  @media screen and (min-width: 768px){
    .toppdx3 {position: relative;z-index: 0;}
    }
    @media screen and (max-width: 767px){
      .toppdx3 {position: relative;z-index: 0;}
      .toppdx3 .layout_PD {width: 96%;}
      .toppdx3 .PD_layout ul {width: 100%;}
    }
    





/*錨點*/
.Anchor {}
.Anchor .layout_BN {width: 75%;}
@media screen and (max-width: 767px){
  .Anchor {}
  .Anchor .layout_BN {width: 95%;}
}




/*星選爆品下殺*/
.Area04 {}
.Area04 .layout_PD {width: 90%;}
.Area04 .layout_PD ul {background-color:transparent;}
.Area04 .layout_PD ul li {border:none;}
.Area04 .layout_PD ul li .PD_img img {border-radius: 100%;}
@media screen and (max-width: 767px){
  .Area04 {}
  .Area04 .layout_PD {width: 98%;}
}



/*登記活動*/
.danji {}
.danji .title2 {left: -60px;width: 86%;}
.danji .layout_BN {width: 80%;padding: 30px 0 40px;}
.danji .layout_BN ul li {padding: 0 10px;}
@media screen and (max-width: 767px){
  .danji {}
  .danji .title2 {left: 0;width: 100%;}
  .danji .Area_danji {width: 95%;}
  .danji .layout_BN {width: 95%;padding: 4vw 0;}
  .danji .layout_BN ul li {padding: 0 1vw;}
  .danji .Area_coupon {width: 95%;}
}




/*星粉專屬推薦*/
.Area03 {overflow: hidden;}
.Area03 .NavArea_tabbar_page {width: 90%;}
.Area03 .layout_PD {width: 90%;}
@media screen and (max-width: 767px){
  .Area03 {}
  .Area03 .NavArea_tabbar_page {width: 93%;}
  .Area03 .layout_PD {width: 97%;}
}



  
/*品牌旗艦館*/
@media screen and (min-width:768px){
  .brand {height:100px ;margin-bottom:50px!important ;}
  .brand .layout_LOGO {width: 60%;}
  }
  @media screen and (max-width:767px){
    .brand {height: 20vw;margin-bottom:5vw!important ;}
    .brand .layout_LOGO {width: 90%;}
  
  }
