@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: #fff;}
.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("m_bgrepeat.jpg?t=1750904205767") top center repeat-y;}
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgtop { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1750904205767) no-repeat center top;}
.light2box { z-index: 0; position: fixed; width: 90%; height: 749px; left: 45%; transform: translateX(-50%); top: -171px; mix-blend-mode: overlay;}
.bgstagebg { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(stagebg.png?t=1750904205767) no-repeat center top;}
@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(m_bgtop.jpg?t=1750904205767) no-repeat center 44px; background-size: 100%;}
  .light2box { z-index: 0; position: absolute; width: 100%; height: 90vw; left: 50%; transform: translateX(-50%); top: -5vw; mix-blend-mode: overlay;}
  .bgstagebg { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(m_stagebg.png?t=1750904205767) 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;}
.Area860 { margin: 0 auto; width: 860px;}
@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%;}
  .Area860 { 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: 90px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 10vw;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.titlebg { position: absolute; top: -48px; left: 50%; transform: translateX(-50%); }
.m_repeatbox{ background: url("m_boxrepeat.png?t=1750904205767") top center repeat-y;}
.repeatbox{ background: url("boxrepeat.png?t=1750904205767") top center repeat-y;}
@media screen and (max-width:767px){
  .titlebg { width: 100%; top: -3vw;}
  .m_repeatbox{ background-size: 100%;}
  .repeatbox{ background: url("m_boxrepeat.png?t=1750904205767") top center repeat-y; background-size: 100%; margin-top: -2.5vw;}
}

/*版頭*/
.Area_top { height: 580px;}
.Area_top .lightSweep { width: 864px; left: 50%; transform: translateX(-50%);}
.Area_top .main { width: 960px; position: absolute; top: 35px; left: 50%; transform: translateX(-50%);}
.Area_top .mainsubtitle { position: absolute; top: 360px; left: 50%; transform: translateX(-50%); width: 100%; z-index: 1;}
.Area_top .mainsubtitle img { width: 80%;}
.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: 166px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_top .top_PD{ width: 700px; position: absolute ; top: 400px;left: 50%; transform: translateX(-50%);}
.Area_top .top_PD01{ z-index: 1; width: 445px; position: absolute ; top: 405px; left: 268px;}
.Area_top .top_PD02{ z-index: 2; width: 390px; position: absolute ; top: 575px; right: 340px;}
.Area_top .top_PD03{ z-index: 3; width: 310px; position: absolute ; top: 430px; right: 235px;}
@media screen and (max-width:767px){
  .Area_top { height: 62vw;}
  .Area_top .lightSweep { width: 864px; left: 50%; transform: translateX(-50%);}
  .Area_top .main { width: 100vw; top: 7vw;}
  .Area_top .mainsubtitle { top: 41vw; width: 100%; z-index: 1;}
  .Area_top .mainsubtitle img { width: 100vw;}
  .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: 166px;}
  .Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
  .Area_top .top_PD01{ width: 65vw;  top: 45vw; left: 4vw;}
  .Area_top .top_PD02{ width: 50vw; top: 73vw; right: 12vw;}
  .Area_top .top_PD03{ width: 43.5vw; top: 50vw; right: -6vw;}
}

/*大牌推薦*/
.Area01 .box{ margin-bottom: 20px;}
.Area01 .repeatbox .PD_layout ul { width: 93%; margin: 0 auto;}
.Area01 .repeatbox .BN ul{ width: 80%; margin: 0 auto;}
.Area01 .btn_box{ margin: 30px auto;}
@media screen and (max-width:767px){
  .Area01 .box{ margin-bottom: 3vw;}
  .Area01 .box .repeatbox{ padding: 3vw 0 0 ;}
  .Area01 .repeatbox .BN ul { padding: 0 0.3em;}
  .Area01 .repeatbox .BN ul li .PD_into .PD_logo { width: 40%;}
  .Area01 .repeatbox .BN ul li .PD_into h3 { width: 60%; font-size: 1.5em; padding: 0;}
}

/*登記活動*/
.Area02_repeat{ background: url("Area02_repeat.png?t=1750904205767") top center repeat-y; padding: 15px 0 0 ;}
.Area02 .Area_danji .danji_box { width: 72%;}
@media screen and (max-width:767px){
  .Area02 .danjibox{ margin-bottom: 3vw;}
  .Area02_repeat{ background-size: 100%; margin-top: -1.5vw; padding: 2vw 0 0;}
  .Area02 .Area_danji .danji_box { width: 100%; padding: 0 3.5vw;}
  .Area02 .btnbox{ width: 98vw;}
}

/*人氣主打*/
.Area03 .PD_img_box ul li { padding: 0 20px 20px;}
.Area03 .PD_img_box h3{ top: 28px; left: 55px; padding: 0; text-align: left; font-size: 32px; color: #fff;}
.Area03 .PD_img_box h4{ top: 94px; left: 55px; padding: 0; text-align: left; font-size: 32px; color:#000; }
.Area03 .PD_img_box .PD_layout .PD:hover h4{ color:#2b0b79; }
.Area03 .PD_img_box p{ top: 145px; left: 55px; padding: 0 28px 0 0; line-height: 1.8em; text-align: left;}
.Area03 .PD_img_box .PD_layout .PD p b, .Area03 .PD_img_box .PD_layout .PD p del{ font-size: 28px; color: #434343;}
.Area03 .PD_img_box .PD p .Price{ font-size: 50px; -webkit-text-fill-color: #fff;}
.Area03 .PD_img_box .PD p .money{ font-size: 34px; -webkit-text-fill-color: #fff;}
.Area03 .PD_img_box .PD .js-PD_txt2, .Area03 .PD_img_box .PD .js-PD_unit{ display: none;}
@media screen and (max-width:767px){
  .Area03 .PD_img_box ul li { padding: 0.5vw;}
  .Area03 .PD_img_box h3{ top: 4vw; left: 4.5vw ; padding: 0; font-size: 0.9em;}
  .Area03 .PD_img_box h4{ top: 11vw; left: 4.5vw; padding: 0; font-size: 0.9em;}
  .Area03 .PD_img_box p{ top: 16vw; left: 4.5vw; padding: 0;}
  .Area03 .PD_img_box .PD_layout .PD p b, .Area03 .PD_img_box .PD_layout .PD p del{ font-size: 0.7em;}
  .Area03 .PD_img_box .PD p .Price{ font-size: 1.5em;}
  .Area03 .PD_img_box .PD p .money{ font-size: 1em;}
}

/*btn_box*/
.Area04 .btn_box ul{ padding: 0 100px;}
.Area04 .btn_box ul li{ padding: 0 10px;}
@media screen and (max-width:767px){
  .Area04 .btn_box ul{ padding: 0 3vw;}
  .Area04 .btn_box ul li{ padding: 0 0.5vw;}
}


.momologo_bigBrand{width: 140px; }
.momologo_bigBrand img{width: 100%;}

@media screen and (max-width:767px){
	.momologo_bigBrand{display: block!important;}
	.momologo_bigBrand a{width: 20vw!important;;}
}





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