@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=1755158502992)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=1755158502992)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*區塊_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%;}
  /*區塊_切割*/
  .Area_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1755158502992) no-repeat center top;}
.bgdeco { z-index: 2; position: absolute; top: 1100px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1755158502992) repeat-y center top; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(bgtop_m.jpg?t=1755158502992) 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=1755158502992)top center repeat-y;}
.bg_boxbottom { position: relative;  background: url(bg_boxbottom.png?t=1755158502992)top center no-repeat; height: 43px;}
@media screen and (max-width:767px){
  .bg_box { background: url(bg_box_m.png?t=1755158502992)top center repeat-y; background-size: 100%;}
  .bg_boxbottom { background: url(mbg_boxbottom.png?t=1755158502992)top center no-repeat; height: 4vw; background-size: 100%;top: 0;}
}

/*移除公版設定*/
.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:605px;}
.Area_top .main {position:absolute;left: 245px;top: 131px;z-index: 2;}
.Area_top .main ul {padding: 0; grid-gap: 0;}
.Area_top .main ul li { pointer-events: none;}
.Area_top .top_deco01 {position:absolute;top: 369px;left: 183px;z-index: 3;pointer-events: none;}
.Area_top .top_deco02 {position:absolute;top: 488px;left: 896px;z-index: 3;pointer-events: none;}
@media screen and (max-width:767px){
  .Area_top {height: 60vw;}
  .Area_top .main {left: 12.5vw;top: 11vw;width: 76%;}	
  .Area_top .top_deco01 {position: absolute;top: 36vw;left: 5.5vw;width: 13%;}				
  .Area_top .top_deco02 {position: absolute;top: 48vw;left: 79.5vw;width: 23%;}																						
}

/*區標*/
.title2 {width: 77%;}
.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;z-index: 0;}
.bg_top 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: 140px;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: 25px;margin: 0;padding: 0;width: 100%;font: 60px/60px "Noto Sans CJK SC";font-weight: 700;text-align: center;overflow: hidden;color: #990033;letter-spacing:-4px;}
@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%;}
  .box_txt {position: absolute;margin: 0 auto;width: 100%;}
  .box_txt img {width: 100%;}
  .txt ul {padding: 0;margin: 0;list-style: none;height: 15vw;}
  .txt ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
  .txt .PD_into {padding: 0;}
  .txt ul li h5 {position: relative;top: 3vw;margin: 0;padding: 0;width: 100%;font: 6vw/6vw "Noto Sans CJK SC";font-weight: 700;text-align: center;letter-spacing: -0.5vw;overflow: hidden;}
}

/*版頭品微調*/
/*版頭公版上下標.關閉*/
.Area00 .box_PD2 .PD_layout .imgTag {display: none !important;}
.Area00 .box_PD2 .PD_layout .imgTagBottom {display: none !important;}
.Area00 .box_PD2 .PD_layout .prdImgWrap .imgTagRectangle {display: none !important;}
@media screen and (min-width:768px){
  .Area00 {height: 310px;}
  .Area00 .box_PD2 {position:absolute;width: 100%;overflow: hidden;padding: 0 ;left: 0px;top: 0px;z-index: 3;}
  .Area00 .box_PD2 .PD_layout .PD_into {position: absolute;top: 52px;left: 520px;width: 45%;text-align: left;}
  .Area00 .box_PD2 .PD_layout {width: 80%;}
  .Area00 .box_PD2 .PD_layout .PD img {width: 55%;padding: 1% 0% 0% 3%;}
  .Area00 .box_PD2 .PD_layout .swiper-slide {opacity: 0 !important;}
  .Area00 .box_PD2 .PD_layout .swiper-slide-active {opacity: 1!important;}
  .Area00 .box_PD2 .PD_layout .PD h3 {color: #fff;font-size: 2.2em;max-height: 1.5em;}
  .Area00 .box_PD2 .PD_layout .PD h4 { color: #fff;font-size: 2.2em;margin-bottom:0;}
  .Area00 .box_PD2 .PD_layout .PD :hover h4 { color: #fff; }
  .Area00 .box_PD2 .PD_layout .PD p { color: #ffd33b;height: 3em;line-height: 3em;}
  .Area00 .box_PD2 .PD_layout ul{ display: flex;}
  .Area00 .box_PD2 .PD_layout .PD p del {font-size: 35px;color: #9c9c9c;}
  .Area00 .box_PD2 .PD_layout .PD p b {font-size: 35px;}
  .Area00 .box_PD2 .PD_layout .PD p .Price {font-size: 56px;}
  .Area00 .box_PD2 .PD_layout .PD p .money {font-size: 32px;}
  .Area00 .box_PD2 .PD_layout .swiper-container-horizontal>.swiper-pagination-bullets {display: flex;flex-direction: initial;top: 287px;left: 482px;grid-gap:0;}
  }
  @media screen and (max-width: 767px) {
    .Area00 {height: 32vw;}
    .Area00 .box_PD2 {position:absolute;left: 0;top: 0;width: 100%;overflow: hidden;z-index: 5;}
    .Area00 .box_PD2 .PD_layout {width: 95%;}
    .Area00 .box_PD2 .PD_layout .PD_into {position: absolute;top: 3vw;left: 51vw;width: 53%;text-align: left;height: 30vw;}
    .Area00 .box_PD2 .PD_layout .PD img {position: relative;left: 0vw;top: 1vw;width: 56%;padding: 0;}
    .Area00 .box_PD2 .PD_layout .swiper-slide {opacity: 0 !important;}
    .Area00 .box_PD2 .PD_layout .swiper-slide-active {opacity: 1!important;}
    .Area00 .box_PD2 .PD_layout .PD h3 {color: #fff;font-size: 1.2em;max-height: 1.5em;}
    .Area00 .box_PD2 .PD_layout .PD h4 { color: #fff;font-size: 1.2em;margin-bottom:0;}
    .Area00 .box_PD2 .PD_layout .PD :hover h4 { color: #fff; }
    .Area00 .box_PD2 .PD_layout .PD p { color: #ffd33b;}
    .Area00 .box_PD2 .PD_layout ul{ display: flex;}
    .Area00 .box_PD2 .PD_layout .PD p del {font-size: 16px;color: #9c9c9c;}
    .Area00 .box_PD2 .PD_layout .PD p b {font-size: 16px;}
    .Area00 .box_PD2 .PD_layout .PD p .Price {font-size: 32px;}
    .Area00 .box_PD2 .PD_layout .PD p .money {font-size: 16px;}
    .Area00 .box_PD2 .PD_layout .swiper-container-horizontal>.swiper-pagination-bullets {display: flex;flex-direction: initial;top: 287px;left: 482px;grid-gap:0;}
  }

/*按鈕*/
.Area01 {}
.Area01 .layout_BN {width: 75%;}
.Area01 .layout_BN ul {padding: 0;grid-gap:0;}
.Area01 .layout_BN ul li {padding: 0 5px;}
@media screen and (max-width: 767px){
  .Area01 {}
  .Area01 .layout_BN {width: 97%;}
  .Area01 .layout_BN ul li {padding: 0 1vw;}
}

/*今日最低!錯過不再!*/
.Area02 {}
.Area02 .layout_PD {width: 80%;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .layout_PD {width: 96%;}
}
/** 倒數 **/
.TimerNick_2 { position: relative;top: 0;left: 0; width: 100%; text-align: center; z-index: 1; padding-bottom: 10px; margin: 0;}
.TimerNick_2 .FontStyle { display:inline-block; margin:0 ; padding:0; border:0px; width: 53px; font: normal 39px/30px Arial; color: #fff; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; background: transparent;font-weight:600;}
.TimerNick_2 span { padding-left:2px; font: bold 25px/30px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #fff;}
.TimerNick_2 small{  position:relative; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em; color: #fff;}
  @media screen and (max-width:767px){
    .TimerNick_2 { position: relative;top: 0;left: 0;padding-bottom: 1vw;}
    .TimerNick_2 .FontStyle { margin: 0; padding: 0; border: 0; width: 5vw; font: normal 5.5vw/6vw Arial; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing: -1px; text-align: right; background: transparent;}
    .TimerNick_2 div:nth-of-type(2),
    .TimerNick_2 div:nth-of-type(3),
    .TimerNick_2 div:nth-of-type(4){ width:5vw;}
    .TimerNick_2 span { padding-left:1vw; font: bold 4vw/7vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em;}
}

/*登記活動*/
.Area03 {}
.Area_danji .danji_box ul li .activityText .gifts span { color: #990033;}  
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .Area_danji {width: 96%;}
}

/*bn輪播*/
.Area04 {}
.Area04 .box_swiper { position: relative; overflow: hidden; width: 100%; margin: 0 auto;}
.Area04 .box_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; height: 305px; grid-gap: inherit;}
.Area04 .box_swiper ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; border: none;}
.Area04 .box_swiper .PD_slide { min-width: inherit;}
.Area04 .box_swiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0!important;}
@media screen and (max-width: 767px){
  .Area04 {}
  .Area04 .box_swiper { width: 100%; height: auto; padding: 0 2%; box-sizing: border-box;}
  .Area04 .box_swiper ul.PD_wrapper { padding: 0 0 4%; height: 41vw;}
}

/*下方公版*/
.Area05 {}
.Area05 .box_txt {top:20px;}
.Area05 .txt ul {height: 110px;}
.Area05 .layout_PD {width: 95%;}
.Area05 .box_all {position: relative;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .box_txt {top:2vw;}
  .Area05 .txt ul {height: 12vw;}
  .Area05 .layout_PD {width: 90%;}
}

/*旗艦館*/
.Area06 {}
.Area06 .layout_BN {width: 60%;}
@media screen and (max-width: 767px){
  .Area06 {}
  .Area06 .layout_BN {width: 90%;}

}


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