@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: #59bcda;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit; }
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1786698091328) no-repeat center top;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.jpg?t=1786698091328) no-repeat center 44px; background-size: 100%;}
}

/*區塊_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: 10vw;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.bg_color{ background: #fbd292;}
@media screen and (max-width:767px){
  .PD_box .PD_layout{ padding: 0 1.5vw;}
}

/*版頭*/
.Area_top { height: 880px;}
.Area_top .top_pd {position: absolute;left: 50%;transform: translateX(-50%);width: 960px;}
.Area_top .logo_date{ position: absolute; top: 111px; left: 50%; transform: translateX(-50%); width: 960px;}
.Area_top .main { position: absolute; right: 130px; top: 195px;}
.Area_top .eyes { position: absolute; top: 46px; left: 326px;}
@media screen and (max-width:767px){
  .Area_top { height: 90vw;}
  .Area_top .top_pd {width: 100%;top: 15px;}
  .Area_top .logo_date{ width: 100%; top: 11.5vw;}
  .Area_top .main { width: 56vw; top: 19.5vw; right: -0.5vw;}
  .Area_top .eyes { width: 9.5vw; top: 4.6vw; left: 35vw;}
}

/*夏日人氣王*/
.Area01 { margin-bottom: 80px;}
.Area01 .box{position: relative; height: 380px;} 
.Area01 .box .title{ position: absolute; width: 7%; top: 20px; left: 92px;}
.Area01 .box3_swiper{ position: absolute; right: 80px;}
@media screen and (max-width:767px){
  .Area01 { margin-bottom: 0vw;}
  .Area01 .box{ height: 76vw;} 
  .Area01 .box .title{ width: 15%; top: 4vw; left: 3vw;}
  .Area01 .box3_swiper{ right: -18vw;}
}

/*會員獨享一次看*/
@media screen and (max-width:767px){
  .Area02 .Area_danji .box_1{ padding: 0 1.5vw;}
}

/*跟上話題 百搭首選*/
.Area03 { background: url(bg_top.jpg?t=1786698091328) top center no-repeat, url(bg_bt.jpg?t=1786698091328) bottom center no-repeat, url(bg_re.jpg?t=1786698091328) top center repeat-y; padding: 0 0 50px;}
.Area03 .title{ top: -35px;}
@media screen and (max-width:767px){
  .Area03 { background: url(m_bg_top.jpg?t=1786698091328) top center no-repeat, url(m_bg_bt.jpg?t=1786698091328) bottom center no-repeat, #fbd292; background-size: 100%; padding: 0 0 5vw;}
  .Area03 .title{ top: -4vw;}
}

.Area03 .PD_layout.layout_item{ margin-top: -30px;}
.Area03 .PD_layout.layout_item .PD p b {color: #000000;padding: 0 0% 0 0%; font-size: 1.4em; margin: 0 1% 0 0; background-image: none;}	
  .Area03 .PD_layout.layout_item .PD_slide .PD p del {font-size: 1.5em;color: #a8a8a8;}
  .Area03 .PD_layout.layout_item .PD p .money {font-size: 1.3em;background-image:repeating-linear-gradient(179deg, #df2378 0%, #df2378 100%) !important;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
  .Area03 .PD_layout.layout_item .PD p .Price {font-weight: 600;font-size: 3em;background-image: repeating-linear-gradient(179deg, #df2378 0%, #df2378 100%) !important;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}	
  
  .Area03 .PD_layout.layout_item .PD p small{ background-image: repeating-linear-gradient(179deg,  #f0eabc 0%, #bb934b 100%)!important;-webkit-background-clip: text;-webkit-text-fill-color: transparent; }
  .Area03 .PD_layout.layout_item .PD .PD_logo {display: block;position: absolute;top: -47px;left: 171px;height: 32%;}
  .Area03 .PD_layout.layout_item .PD .PD_logo img{padding: 0;width:100%;border-radius: 0em;    border: none;box-shadow: none!important;}
  
      .Area03 .PD_layout.layout_item {padding: 10px 0 0;}
      .Area03 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
      .Area03 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
      .Area03 .PD_layout.layout_item .PD_slide .PD:hover h4 { color: #000;}
      .Area03 .PD_layout.layout_item .PD_slide {height:465px; padding:0;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {width: 50%;padding-left:0;position: absolute; right: 0px; top: 90px; text-align: center;font-size: 1.1em;color: #000;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {box-shadow: unset;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {box-shadow: unset;}
  
  
    
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {width:50%;padding-left:0;position: absolute;left:0px;top:90px;text-align: center;font-size: 1.1em;color: #000;}
      .Area03 .PD_layout.layout_item .PD_slide .PD_into h3 {position: relative; top: -10px; margin: 0 auto;max-height: 1.4em;font-family: Noto Sans CJK TC;font-weight: bold;font-size: 2.6em;line-height: 1.6em;background-image: repeating-linear-gradient(179deg, #3f5a85 0%, #3f5a85 100%)!important;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
      .Area03 .PD_layout-PDBN_01 .PD h4{top: -5px; font-size: 2.2em;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 {position: relative; color:#000;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into:hover h4{color:#000!important;}
    .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 {position: relative;color:#000;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into:hover h4{color:#000!important;}
  
    .Area03 .PD_layout.layout_item .PD p {position: relative;top: 0;left: 6px;height: 80px;padding: 0;line-height: 55px;font-size: 1.3em;}
    .Area03 .js-PD_unit{ display: none;}
    .Area03 .PD_layout-PDBN_01 .PD h3, .PD_layout-PDBN_01 .PD h4, .PD_layout-PDBN_01 .PD p{ padding: 0;}
  
  @media screen and (max-width:767px){
      .Area03 .PD_layout.layout_item { margin-top: -8vw;}
      .Area03 .PD_layout.layout_item .PD p .money {font-size: 4vw;}
      .Area03 .PD_layout.layout_item .PD p .Price {font-size: 7vw;}
      .Area03 .PD_layout.layout_item ul {padding-left: 1vw; padding-right: 1vw;}
      .Area03 .PD_layout.layout_item .PD_slide {height:auto; margin:0 auto;}
      .Area03 .PD_layout.layout_item li {width: 100%; height:59vw;}
      .Area03 .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {position: absolute;top: 13vw; right: 1vw; width: 50%;text-align: center;font-size: 1.1em;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {position: absolute;top:13vw;left: -0.5vw;width: 50%;text-align: center;font-size: 1.1em;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {margin:0 auto;box-shadow: unset;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {margin:0 auto;box-shadow: unset;}
      .Area03 .PD_layout.layout_item .PD_slide .PD_into h3 {padding: 0;max-height: 5vw; font-weight: bolder; line-height: 5vw;margin: 0; -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
      .Area03 .PD_layout.layout_item .PD_slide .PD_into h4 {padding: 0;color: #000;margin: 0 0 1.5vw 0;line-height: 6vw; font-size: 6vw;}
      .Area03 .PD_layout.layout_item .PD_slide .PD p del { font-size: 3.5vw;}
    .Area03 .PD_layout.layout_item .PD p {position: relative;top: -1vw;height: 15vw;font-size: 0.5em;line-height: 5.6vw; left: 0;}    
    
    .Area03 .PD_layout.layout_item .PD .PD_logo {display: block;position: absolute;top: 1vw;left:20vw;height: 6vw;}
      .Area03 .PD_layout.layout_item .PD .PD_logo img{padding: 0;box-shadow: none;border: none;}
  
      .Area03 .PD_layout.layout_item .PD_slide .PD_into h3 {position: relative;margin: 0 0 0.8vw;max-height: 5vw; font-family: Noto Sans CJK TC;font-weight: bold; font-size: 5.5vw; line-height: 5vw; -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
      .Area03  .PD_layout .PD p .Price { font-size: 25px; font-weight: 800;}
  
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 {position: relative; font-size:4.5vw;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into:hover h4{color:#000!important;line-height: 1em;}
    .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 {position: relative; font-size:4.5vw;}
      .Area03 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into:hover h4{color:#000!important;line-height: 1em;}
  }

/*下方公版*/
.Area04 .PD_box .PD_wrapper::after{content:"";grid-column:3; grid-row:3; background:url(moco.jpg?t=1786698091328) center center no-repeat; background-size:contain;}

/*go_btn*/
.Area05 .go_btn .PD_layout{ padding: 50px 180px 0;}
@media screen and (max-width:767px){
  .Area05 .go_btn .PD_layout{ padding: 3vw 10vw 0;}
}

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


/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #ff92d1;}                 
                    

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


/* 超大牌 */
.momologo_bigBrand{width: 140px; }
.momologo_bigBrand img{width: 100%;}
@media screen and (max-width:767px){
	.momologo.momologo_bigBrand{display: block!important;top: 16px;left: 4px;}
	.momologo.momologo_bigBrand a{width: 20vw!important;;}
}
