@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=1784106589490)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; padding-bottom: 10vw; background: url(bgrepeat_m.jpg?t=1784106589490)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1784106589490) no-repeat center top;}
.bgcloud_R { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgcloud_R.png?t=1784106589490) no-repeat center top; mix-blend-mode: screen;}
.bgdeco { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1784106589490) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
}
@media screen and (max-width:767px){
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.jpg?t=1784106589490) no-repeat center 44px; background-size: 100%;}
  .bgcloud_R { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgcloud_R_m.png?t=1784106589490) no-repeat center 44px; background-size: 100%; mix-blend-mode: screen;}
}
	
/*區塊_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);}
.Area .go_bt2 {
  -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_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.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;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -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;}
}

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

/*共用樣式*/
.shadow { filter: drop-shadow(0 5px 10px rgba(93,146,183,0.8));}
.blue_box .boxrepeat {margin-top: -110px;background: url(blue_boxrepeat.png?t=1784106589490)top center repeat-y;padding: 0 30px;box-sizing: border-box;}
.blue_box .boxbottom {margin: -30px 0 0 0px;}
@media screen and (max-width:767px){
  .blue_box .boxrepeat {margin-top: -2vw;background: url(blue_boxrepeat_m.png?t=1784106589490)top center repeat-y;background-size: 100%;padding: 0 0.6em;}
  .blue_box .boxbottom { margin: -6vw 0 0;}
}

/*公版樣式*/
.PD_layout[data-pd-li=BN] ul,
.PD_layout[data-pd-li=BN-AWD] ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}


/*登記*/
.Area .Area_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { padding: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #9dd1fe;}
@media screen and (max-width:767px){
}

/*3P折價券*/
.Area_coupon_ppp2 .Area_swiper,
.Area_coupon_ppp .Area_swiper { width: 100%;}
.Area_coupon_ppp { padding-bottom: 30px;}
@media screen and (max-width:767px){
  .Area_coupon_ppp { padding-bottom: 4vw;}
}

/*版頭*/
.Area_top {height: 500px;}
.Area_top .main_box { position: relative; width: 864px; margin: 0 auto;}
.Area_top .main_box img {width: 100%;}
.Area_top .mainlight {position: absolute;top: 70px;left: 103px;mix-blend-mode: screen;z-index: 1;width: 58%;}
.Area_top .date { position: absolute; top: 180px; right: 75px; width: 23%;}
.Area_top .title01 {position: absolute;top: 100px;right: 240px;width: 68%;z-index: 0;}
.Area_top .title02 {position: absolute;top: 0px;right: 0px;width: 57%;z-index: 0;}
.Area_top .mainsubtitle {position: absolute;top: 400px;left: 0;width: 100%;overflow: hidden;z-index: 9;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 140px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: none;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
@media screen and (max-width:767px){
  .Area_top {height: 54vw;}
  .Area_top .main_box { width: 100%;}
  .Area_top .mainlight {position: absolute;top: 6vw;left: 11vw;mix-blend-mode: screen;z-index: 1;width: 58%;}
  .Area_top .date { top: 21vw; right: 9vw; width: 22%;}
  .Area_top .title01 {top: 9vw;right: 29vw;width: 67%;}
  .Area_top .title02 {top: 0vw;right: -4vw;width: 60%;}
  .Area_top .mainsubtitle {top: 42vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { height: 16vw;}
}

/*今日限定*/
.Area01 { position: relative;}
.Area01 .title { position: absolute; top: 35px; left: 50%; transform: translateX(-50%); filter: drop-shadow(0 3px 5px rgba(44,95,133,0.8));}
.Area01 .box4_swiper {position: absolute;top: 146px;left: 53%;transform: translateX(-50%);width: 1110px;}
.Area01 .box4_swiper ul.PD_wrapper { height: 455px;}
.Area01 .box4_swiper .PD_layout ul li { border: solid 1px #afd6ff !important;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .title { top: 4vw; filter: drop-shadow(0 2px 3px rgba(44,95,133,0.8));}
  .Area01 .box4_swiper {top: 12vw;width: 94%;}
  .Area01 .box4_swiper ul.PD_wrapper {height: 64vw;}
}

/*超強攻略*/
.Area02 {}
.Area02 .event { position: relative; margin-bottom: 30px;}
/* .Area02 .event .PD_layout ul { padding: 0 10px 0 20px; box-sizing: border-box;} */
.Area02 .event .PD_layout ul { padding: 0 10px 0 20px; }
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .event { margin-bottom: 5%;}
  .Area02 .event .PD_layout ul { padding: 0 0.2em 0 0.5em;}

}

/*特選夯品*/
.Area03 {}
.Area03 .title { background: url(titlestar.png?t=1784106589490)top center no-repeat; background-size: 100%;}
.Area03 .title .PD_img { filter: drop-shadow(0 3px 5px rgba(44,95,133,0.8));}
.Area03 .bg01 { position: relative; width: 980px; margin: 0 auto; background: url(Area03_bg01.jpg?t=1784106589490)top center repeat-y; background-size: 100%; margin-top: -60px; padding: 10px; box-sizing: border-box; box-shadow: inset 0 2px 5px #fff;}
.Area03 .bg02 { background: url(Area03_bg02.jpg?t=1784106589490)top center repeat-y; background-size: 100%; border-radius: 10px; padding: 60px 20px 20px; box-sizing: border-box; box-shadow: inset 0 2px 5px #fff; filter: drop-shadow( 2px 3px 0 #d3f1ff);}
.Area03 .PD_box ul { grid-gap: 10px;}
.Area03 .PD_box ul li { background-color: #fff; border-radius: 15px;}
.Area03 .prdImgWrap .imgTag { display: none !important;}
.Area03 .prdImgWrap .imgTagRectangle { display: none !important;}
.Area03 .prdImgWrap .imgTagBottom { display: none !important;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .title .PD_img { filter: drop-shadow(0 2px 3px rgba(44,95,133,0.8));}
  .Area03 .bg01 { width: 100%; margin-top: -7vw; padding: 0.5em;}
  .Area03 .bg02 { padding: 7vw 0.5em 0.5em;}
  .Area03 .PD_box ul { grid-gap: 0.2em;}
}


/*活動倒數*/
.TimerNick2 {display:inline-block;position:relative;top: 0px;left:0;height: 55px;z-index:99;font-weight: 700;background-color: #ffffff;border-radius: 1em;padding: 0.4% 0% 0%;width: 53%;margin-bottom: 10px;}
.TimerNick2 .FontStyle2 {display: inline-block;margin: 0 0 0 2px;padding: 0;border: 0;font: bold 40px/30px Arial;color: #0772cc;/*background-color: #000; */border-radius:5px;/*text-shadow:1px 1px 0px #fff;*/letter-spacing: 0px;text-align: center;}
.TimerNick2 span {padding-left: 2px;font: 400 37px/48px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0em;color: #303030;}
@media screen and (max-width:767px){
.TimerNick2 {display:inline-block;width: 72%;position: relative;top:0vw;left:0;margin:0;height:0;padding-bottom: 7% !important;overflow:hidden;text-align:center;background-size:100%;z-index:20;background-color: #fdf9f5;border-radius: 1em;padding: 1.4% 0.4% 0.4% 0.4%;}
.TimerNick2 .FontStyle2 {margin: 0;padding: 0;border: 0;font: bold 5vw/5vw Arial;}
.TimerNick2 span {padding-left:0;font: normal 5vw/5vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;}
}





/*登記活動*/
.Area04 {}
.PD_layout.title_little h3 {color: #000000;font-size: 2.5em;max-height: 1.6em;letter-spacing: 0vw;}
/* .PD_layout.title_little ul li a{pointer-events: none;} */
@media screen and (max-width:767px){
.Area04 {}
.PD_layout.title_little h3 {color: #000000;font-size:1.4em;letter-spacing: 0vw;max-height: 1.5em;}
/* .PD_layout.title_little ul li a{pointer-events: none;} */

}




/*夏日煥新首選作圖區*/
@media screen and (min-width:768px){
	.Area05 {height:100%;z-index: 5;padding-bottom: 50px !important;margin-bottom: 50px !important;}


	/*公版*/		
	.Area05 .PD_layout {/* width:100%; */margin:0 auto;}
	.Area05 .PD_layout ul {  width: 100%;}
	.Area05 .layout_PD ul {width: 80%;}

	.Area05 .layout_PD ul li {background:url("mo_item_li.png?t=1784106589490")top center no-repeat;background-size:100%;}
	
	.Area05 .layout_PD ul li a {color:#484848;}
	.Area05 .layout_PD .PD_img {margin-top: 12px;padding: 35px !important;}

	.Area05 .layout_PD .PD_into {text-align: center;margin-left: 3.5em;margin-top: -20px;margin-bottom: 50px;width: 80%;}
	.Area05 .layout_PD .PD_into .PD_logo {position: absolute;height: 110.7px !important;top: 55px;}
	.Area05 .layout_PD .PD_img {margin-top: -30px;margin-left: 0px;}
	.Area05 .layout_PD .PD_into h3 {color: #000000;font-size: 36px;margin-left: 0px;margin-top: 8px;}
	.Area05 .layout_PD .PD_into h4 {color: #000000;font-size: 32px;/* display: none; */position: relative;top: -13px;width: 97%;}
	.Area05 .layout_PD .PD_into p {height: 4em;line-height:4em;position: relative;top: -21px;}
	.Area05 .layout_PD .PD_into p .js-PD_del {color:#666;font-size:25px;}
	.Area05 .layout_PD .PD_into p .money	{font-size: 52px;color: #df2378;}
	.Area05 .layout_PD .PD_into p .Price	{font-size: 3.5em;color: #df2378;}
	
}
@media screen and (max-width:767px){
	.Area05 {height:100%;padding-bottom: 7vw !important;}
	.Area05 .layout_PD.remove_box_style ul {width: 100%;grid-gap: 0.2em;}
	
	/*公版*/		
	.Area05 .PD_layout.layout_PD  {padding-top: 0vw;}
	.Area05 .layout_text ul {width: 100% !important;margin: 0 auto !important;}

	.Area05 .layout_PD ul li {background:url("mo_item_li.png?t=1784106589490")top center no-repeat;background-size: 100%;}

	.Area05 .layout_PD ul li a {color: #484848 !important;}
	.Area05 .layout_PD .PD_img {margin-top: 0vw;padding: 0% 8% 0% 8%;}
	.Area05 .layout_PD .PD_into {margin-top: 3vw;text-align: center;margin-left: 0em;padding-bottom: 6vw;}
	.Area05 .layout_PD .PD_into .PD_logo {position: absolute;height: 3em !important;top: 10vw;}
	.Area05 .layout_PD .PD_into h3 {color: #000000;font-size: 15px;/* font-weight: 700 !important; */padding-left: 0vw;/* margin-top: 0vw; */}
	.Area05 .layout_PD .PD_into h4 {color: #000000;font-size: 14px;padding-top: 1vw;max-height: 2em !important;position: relative;top: -2vw;width: 87%;margin: 0 auto;}
	.Area05 .layout_PD .PD_into p {color: #df2378;position: relative;top: -3vw;}
	.Area05 .layout_PD .PD_into p .js-PD_del {color: #797979;font-size: 12px;}
	.Area05 .layout_PD .PD_into p .Price	{font-size:25px !important;}
}




/*熱銷強勢大牌*/
.Area06 {}
.Area06 .box { margin-bottom: 30px;}
.Area06 .box .BN { width: 820px; padding: 0 0 10px;}
.Area06 .box .BN ul li .PD_into { display: flex; flex-direction: row; padding: 0;}
.Area06 .box .BN ul li .PD_into .PD_logo { width: 35%; margin-right: 8%; background-color: #fff; border-radius: 50%; padding: 10px; box-sizing: border-box;}
.Area06 .box .BN ul li .PD_into h3 {width: 100%;font-size: 45px;color: #0062b3;line-height: 2.2em;max-height: 2.2em;text-align: center;}
.Area06 .box .box4_swiper ul.PD_wrapper { padding: 0 !important;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .box { margin-bottom: 7vw;}
  .Area06 .box .BN { width: 100%; padding: 0 0.8em 2vw;}
  .Area06 .box .BN ul li .PD_into .PD_logo { margin-right: 5%; padding: 2%;}
  .Area06 .box .BN ul li .PD_into h3 {width: 100%;font-size: 23px;line-height: 2.2em;max-height: 2.2em;}
  .Area06 .box .boxrepeat { padding: 0 0.2em;}
  .Area06 .box .box4_swiper ul.PD_wrapper { padding: 0 0 4% !important;}
}


/*頁籤公版*/
.Area08 { margin-bottom: 20px;}
.Area08 .boxtop { height: 10px;}
.Area08 .NavArea_tabbar_page { width: 100%; margin: 0 auto 10px;}
.Area08 .NavArea_tabbar_page .Nav .swiper-slide-active i { border: 1px solid #376aa4 !important; background-color: #376aa4 !important;}
.Area08 .boxrepeat { background: url(Area08_boxrepeat.png?t=1784106589490)top center repeat-y; padding: 0 155px; box-sizing: border-box;}
.Area08 .content_swiper { overflow: hidden;}
@media screen and (max-width:767px){
  .Area08 { margin-bottom: 7vw;}
  .Area08 .boxtop { height: 1vw;}
  .Area08 .NavArea_tabbar_page { margin: 0 auto 2vw;}
  .Area08 .boxrepeat { background: url(Area08_boxrepeat_m.png?t=1784106589490)top center repeat-y; background-size: 100%; padding: 0.3em 0.8em;}
}

/*看更多*/
.Area09 {}
.Area09 .btn { padding: 0 100px; box-sizing: border-box;}
.Area09 .btn ul { grid-gap: 0 20px;}
@media screen and (max-width:767px){
  .Area09 { margin-bottom: 3vw;}
  .Area09 .btn { padding: 0 1em;}
  .Area09 .btn ul { grid-gap: 0 0.5em;}
}

/*注意事項區*/
.edm_notice { text-align: center; padding: 10px 10px 15px 10px; color: #000; font:12px/18px Helvetica;}
.edm_notice .apple_notice { padding: 10px 0;}


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