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

/*基本*/
body{ margin:0; padding:0;background-color: #0fb0fc ;}

/*全BOX版面*/
.WRAPPER {z-index:0;position: relative;display:block;margin: 0 auto;padding:0;overflow:hidden;width:100%;min-width:1220px;text-align:left;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:30px; min-width: inherit; min-height:100vh; overflow: hidden;}
		.WRAPPER img {  width:100%;  height:auto;}
	}


/*背景*/
@media screen and (min-width:768px){
.bg_01 { z-index: -3 ; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bg_deco02 { z-index: -2 ; position:absolute ; top: 0 ; left: 0px ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;  }
.pc_repeat_bg { z-index: -4 ; position:absolute ; top: 0 ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.bg_sea { z-index:-3; position:absolute ; top:395px ; left:0; width:100%; height:100%; background-size:100%;background-repeat: no-repeat ; background-position: center top; pointer-events:none;}
}
@media screen and (max-width: 767px){
  .mo_top { z-index: -1 ; position:absolute ; top: 44px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 100%; }	
  .m_repeat_bg { z-index: -2 ; position:absolute ; top: 0 ;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
  .bg_sea { z-index: 0 ; position:absolute ; top: 38vw ; left:0; width:100%; height:100%; background-size:100%;background-repeat: no-repeat ; background-position: center top; pointer-events:none;}
}



/* 版頭區 */
@media screen and (min-width:768px){
.Area_title { height: 610px ; }
.Area_title .title01 { position:absolute ; width: 77% ; top: 106px ; left: 143px ; z-index: 1 ; }
.Area_title .title02 { z-index: 3 ; position: absolute;  width: 36% ;  top: 522px ;  left: 624px ; }
.Area_title .title03 { z-index: 3 ; position: absolute;  width: 20% ;  top: 232px ;  left: 143px ; }
.Area_title .date { position:absolute ; width: 40% ; top: 140px ; left: 367px ; z-index: 1 ; }
.Area_title .leaf01 { position:absolute ; width: 40% ; top: 320px ; left: 947px ; z-index: 1 ; pointer-events: none ; }
.Area_title .leaf02 { position:absolute ; width: 40% ; top: 0 ; right: 947px ; z-index: 1 ; pointer-events: none ; }

/* 副標 */
.Area_title .sub_bg { z-index: 0 ; position: absolute; top: 373px ; left: 310px ; }

.Area_title .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 125px;}
.Area_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_title .mainsubtitle { position: absolute ;  width: 45% ; top: 380px ; left: 336px ; z-index: 3 ;  }

}
@media screen and (max-width: 767px){
.Area_title { height: 55vw ; }
.Area_title .title01 { z-index: 1 ; position: absolute ; width: 83% ; top: 9vw ;  left: 9vw ; }
.Area_title .title02 { z-index: 2 ; position: absolute; width: 42% ; top: 55vw ; left: 53vw ; }
.Area_title .title03 { z-index: 1; position: absolute; width: 23% ; top: 23vw ; left: 2vw ; }
.Area_title .date { z-index: 2 ; position: absolute ; width: 51% ; top: 15vw ;  left: 25vw ; }
.Area_title .leaf01 { z-index: 2 ; position: absolute ; width: 51% ; top: 26vw ;  left: 83vw ; }
.Area_title .leaf02 { z-index: 2 ; position: absolute ; width: 40% ; top: 9vw ; right: 71vw ; }

  /* 副標 */
  .Area_title .sub_bg { z-index: 1; position: absolute; top: 33.5vw ; left: 23vw ; width: 55% ; }

  .Area_title .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 125px;}
  .Area_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
  .Area_title .mainsubtitle { position: absolute ; top: 33.5vw ; left: 23vw ; width: 55% ; z-index: 10 ; }

}



/* 日期 */	
.Area_title .TIMER_DAY { position:absolute ; top: 202px ; left: 440px ;z-index:3;display:inline-flex;font-size: 60px ;font-weight:bolder;color: #434240 ;letter-spacing:0;font-family: "Times New Roman" ;text-align:center;align-items: baseline; justify-content: center; transform: rotate(
  2deg);}
.Area_title .TIMER_DAY small {font-size:25px;line-height:5px; letter-spacing: -0.5px; padding-top: 12px; }
.Area_title .TIMER_DAY #sendMonth {text-align: center;display: inline-block;}
.Area_title .TIMER_DAY #sendToday {text-align: center;display: inline-block;}
@media screen and (max-width:767px){	
.Area_title .TIMER_DAY { position: absolute ; top: 20vw ; left: 31.5vw ; z-index: 2 ; display: inline-flex ; font-size: 27px ;font-weight:bolder;color: #434240 ;letter-spacing:0;font-family: "Times New Roman" ;text-align:center;align-items: baseline; justify-content: center; transform: rotate(
  2deg);}
.Area_title .TIMER_DAY small { font-size: 3vw ; line-height: 5px ; padding-top: 1vw ; }
.Area_title .TIMER_DAY #sendMonth {text-align: center;display: inline-block; }
.Area_title .TIMER_DAY #sendToday {text-align: center;display: inline-block; }
}


/*輪播特效*/
.Area_title .sub .swiper-slide { opacity: 0; transform: translate(6%,0);}
.Area_title .sub .swiper-slide-active { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}


/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}
	


/*置底*/
.fixbn a {padding-bottom:constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
				    padding-bottom:env(safe-area-inset-bottom);}   /* 兼容 iOS >= 11.2 */ 
.fixbn{position:fixed; background-size:100%;bottom:0; display:block; z-index:10;}
.fixbn ul li{float:left;padding:0;list-style-type:none;width:50vw;}
.fixbn ul li img{width:100%;margin:0 auto;}

.fixbn ul{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
/*2顆按鈕*/
.fixbn .class_00 {position:absolute;width:100%; height: 100%; }
.fixbn .class_00 a {display:block;width:100%;height:100%;}
.fixbn .class_01 { top:0%;left:0%;}
.fixbn .class_02 { top:0%;left:34%;}
.fixbn .class_03 { top:0%;left:67%;}



/*區塊_all*/
.Area1220 {margin:0 auto;width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; 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);}
		  
		  
.WRAPPER .go_bt1 {
  -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;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  

		  
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;




			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}


	}




/*LOGO*/
.momologo { z-index:2; position: absolute; top: 15px; left:15px;}
.momologo a { display:block; width:140px; height:21px;}
.momologo a svg { width:140px; height:21px; }
.momologo a path { fill:#EA27C2; }
.momologo-pink   a path { fill:#EA27C2; }/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
	@media screen and (max-width:767px){
		.momologo { display:none;}
	} 



/*按鈕*/
.bnn {
}
.bnn a img {
	transition-duration: 0.1s;
	backface-visibility: hidden;
	transform: translateZ(0);
	display: block;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.bnn:hover a img {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}	
	
	

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




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


/* 版頭品 */
@media screen and (min-width:768px){
}
 @media screen and (max-width:767px){
  .Area_sell .layout_sell { width: 96% ; }
}


/* 行銷宮格 */
@media screen and (min-width:768px){
  .Area_market { z-index: 3 ; }
}
 @media screen and (max-width:767px){
  .Area_market { width: 96% ; z-index: 3 ; }
  .Area_market .layout_market ul { padding: 0 !important ; grid-gap: 0 ; }
}


/* 限搶 */
.Area_product .layout_product ul li { margin-right: 0 !important ; }
.Area_product .layout_product ul { padding: 0 !important ; }
.Area_product .layout_product ul li .PD_img img { border-bottom-left-radius: 0 !important ; border-bottom-right-radius: 0 !important ; }
@media screen and (min-width: 768px){
  .Area_product { padding-top: 60px ; margin-bottom: -30px ; }
  .Area_product .box { background-color: #fff264 ; }
  .Area_product .layout_text { margin-bottom: -210px ; }
  .Area_product .layout_product { height: 370px ; }
  .Area_product .layout_product .PD_into { border-radius: 10px ; }
}
@media screen and (max-width:767px){
  .Area_product { padding-top: 5vw ; margin-bottom: -5vw ; }
  .Area_product .box { background-color: #fff264 ; }
  .Area_product .layout_text { margin-bottom: -21vw ; }
  .Area_product .layout_product { height: 69vw ; }
  .Area_product .layout_product .PD_into { border-radius: 2vw ; }
}



/* 限搶 */
@media screen and (min-width: 768px){
  .Area_limit .layout_limit { }
}
@media screen and (max-width:767px){
  .Area_limit .layout_limit { width: 96% ; }
}



/* 登記 */
.danji_white .btn_reg .activityText p { color: #000 ; }
.danji_white .btn_reg .content p { color: #000 ; }
.danji_white .btn_reg .activityText .Tip { color: #000 ; }
.warningTxt h3 { padding: 0 ; color: #000; }

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

@media screen and (min-width:768px){
  .danji_all .Area_coupon { margin-top: -10px ; margin-bottom: 20px ; }
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
  .danji_all .Area_coupon { margin-top: -2vw; margin-bottom: 2vw; }
}



/* 社群 */
@media screen and (min-width:768px){
  .Area_media .box { background-image: url(media_bg.png?t=1780980303609) ; background-repeat: no-repeat ; background-size: 100% ; }
  .Area_media .layout_media { padding: 40px 10px ; }
}
 @media screen and (max-width:767px){
  .Area_media .box { background-image: url(media_bg.png?t=1780980303609) ; background-repeat: no-repeat ; background-size: 100% ; }
  .Area_media .layout_media { padding: 4vw 2vw ; }
}



/* 按鈕 */
.Area_deal { margin-top: -50px ; }
@media screen and (max-width:767px){
  .Area_deal { margin-top: -5vw ; }
  }
  
  


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



/* 微調區標 */
@media screen and (min-width:768px){
}
@media screen and (max-width:767px){
  .layout_text ul { padding: 0 !important;}
}


/* 輪播bn */
@media screen and (min-width:768px){
  .Area_BN .layout_BN ul { height: 370px ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}
@media screen and (max-width:767px){
  .Area_BN .layout_BN ul { height: 38vw ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}



/* 微調區標 */
@media screen and (min-width:768px){
.Area_banner .layout_banner ul{ grid-gap: 0 !important ; padding: 0 ; }
}
@media screen and (max-width:767px){
  .Area_banner .layout_banner ul{ grid-gap: 0 !important ; }
}


/* 大牌進駐 */
@media screen and (min-width:768px){
  .Area_buy .box { background-color: #fff1f1; margin: auto; border-radius: 30px ;  padding: 60px 0 40px ; }
  .Area_buy .layout_text { margin-bottom: -60px ; }
  .Area_buy .layout_buy { padding: 0 ; }
  .Area_buy .Area_swiper_box { width: 92% ; }
}
 @media screen and (max-width:767px){
  .Area_buy .box { background-color: #fff1f1;width: 98%; margin: auto; border-radius: 3vw;  padding: 6vw 0 4vw ; }
  .Area_buy .layout_text { margin-bottom: -8vw ; }
  .Area_buy .layout_buy_bn { width: 98% ; padding-top: 3vw ; }
  .Area_buy .Area_swiper { width: 98% ; }
}



/* 今日限定 */
.Area_sale { z-index: 5 ; }
@media screen and (min-width:768px){
.Area_sale .layout_sale_text02 { position: absolute ; width: 6% ; left: 0px ; padding-top: 80px; }
.Area_sale .layout_sale_text02 ul { padding: 0 !important ; }
.Area_sale .Area_swiper { padding-left: 80px ; width: 100% ; padding-top: 30px; height: 420px; }
.Area_sale .box { padding: 0 0 20px 0 ; }
}
 @media screen and (max-width:767px){
  .Area_sale .layout_sale_text02 { position: absolute ; width: 12% ; left: 0vw ;  margin-top: 11vw; }
  .Area_sale .box {  padding: 3vw 0 0 ; }
  .Area_sale .Area_swiper { padding-left: 11vw ; }
}



/** 倒數 **/
.TimerNick { z-index:0; display:inline-block; height:16px ; text-align:right ;  position: absolute ; top: 80px ; right: 40px ; }
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: 400 35px/38px Century Gothic; color:#fff264 ; letter-spacing:-1px; text-align:right; background:transparent; }
.TimerNick div:nth-of-type(2),
.TimerNick div:nth-of-type(3) { width:60px;}
.TimerNick span { padding-left:2px; font: bold 30px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #fff ;}
    @media screen and (max-width:767px){
        .TimerNick { z-index:2; position: absolute ; top: 5vw ; display:inline-block; margin:0; right: 3vw ; }
        .TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width: 5vw ; font: 400 5.5vw/11vw Century Gothic; color:#fff264 ; letter-spacing:-1px; text-align:right; background:transparent; font-weight: 400; }
        .TimerNick div:nth-of-type(2),
        .TimerNick div:nth-of-type(3) { width: 5vw ; }
        .TimerNick span { padding-left:1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #fff ; font-weight: 400;}
    }





/* 區標 */
@media screen and (min-width: 768px) {
  .layout_text01 { height: 110px ;  width: 800px ; margin: auto ;  }
  .layout_text01 .PD h3 span{ color: #fff ; margin-top: 5px ; font-size: 43px; }
  .layout_text01 .PD_layout ul { padding: 0 ; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD img{ width: 100% ;}

  .layout_text02 { height: 100px ;  width: 77% ; margin: auto ;  }
  .layout_text02 .PD h3 span{ color: #fff ; margin-top: 6px ; font-size: 35px; }
  .layout_text02 .PD_layout ul { padding: 0 ; }
  .layout_text02 .PD_layout.PD_layout-D3_01 .PD img{ width: 100% ;}
}
@media screen and (max-width:767px){
  .layout_text01 { height: 12vw ; }
  .layout_text01 .PD h3 span{ color: #fff ; font-size: 21px ; font-family: "Microsoft JhengHei", sans-serif; margin-top: -.5vw ; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }

  .layout_text02 { height: 12vw ; }
  .layout_text02 .PD h3 span{ color: #fff ; font-size: 20px; font-family: "Microsoft JhengHei", sans-serif; margin-top: -.5vw ; }
  .layout_text02 .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }
}


/* 1帶6 */
.Area_pick .PD_layout.PD_layout-D3_02 ul .PD .PD_into { gap: 0 !important; }
.Area_pick .PD_layout-D3_02 ul li .PD h3 { color: #212121 !important ; }
@media screen and (min-width:768px){
  .Area_pick .PD_layout.PD_layout-D3_02 ul .PD .PD_into { margin-left: 110px ; width: 80% ; }
  .Area_pick .box_pick { background-color: #fff264 ;  background-size: 100% ; padding-bottom: 20px; border-radius: 30px ; }
  .Area_pick .layout_pick_logo ul{ padding : 10px 0px 10px 10px ;  }
}
@media screen and (max-width:767px){
  .Area_pick .box_pick { background-color: #fff264 ;  background-size: 100% ; width: 96% ; margin: auto ; border-radius: 3vw ; padding-top: 1vw ; }
  .Area_pick .layout_pick_logo { padding-top: 0 ; }
}


/* 主打品 */
@media screen and (min-width: 768px){
  .Area_item .layout_item { width: 85% ; }
  .Area_item .layout_item ul { width: 100%; background: none ; grid-gap: 1em 2em ; grid-template-columns: 1fr 1fr !important ; }
  .Area_item .layout_item ul li{ border: none ; background-image: url( item_bg.png?t=1780980303609) ; background-size: 100% ; background-repeat: no-repeat ; height: 540px ; width: 100%; }
  .Area_item .layout_item .PD_img { position: absolute ; width: 90% ; top: 20px ; left: 17px ; }
  .Area_item .layout_item .PD_logo { position: absolute ; top: 45px ; left: 40px ; width: 26% ; }
  .Area_item .layout_item .PD_logo img { border-radius: 70px ; border: #fff264 solid 1px; }
  .Area_item .layout_item .PD_into { padding: 370px 30px 0 ; }
  .Area_item .layout_item .PD h3 { color: #0054b3 ; font-size: 30px ; line-height: 1em; }
  .Area_item .layout_item .PD h4 { font-size: 30px ; color: #000 ; line-height: 1.2em ; }
  .Area_item .layout_item .PD P {  overflow: visible ;}
  .Area_item .layout_item .PD p del { font-size: 26px; }
  .Area_item .layout_item .PD .Price { font-size: 45px; }
  .Area_item .layout_item .PD .money { font-size: 26px; }
}
@media screen and (max-width:767px){
  .Area_item .layout_item ul { width: 94% ; background: none ; grid-gap: .5em ; padding: 0 ; grid-template-columns: 1fr 1fr !important ; }
  .Area_item .layout_item ul li{ border: none ; background-image: url( item_bg.png?t=1780980303609) ; background-size: 100% ; background-repeat: no-repeat ; height: 68vw ; width: 100%; }
  .Area_item .layout_item .PD_img { position: absolute ; top: 3vw ; width: 87% ; left: 3vw ; padding: 0 ; }
  .Area_item .layout_item .PD_logo { position: absolute ; top: 6vw ; left: 5vw ; width: 27% ; }
  .Area_item .layout_item .PD_logo img { border-radius: 7vw ; border: #fff264 solid 1px; }
  .Area_item .layout_item .PD_into { padding: 45vw 0 0 0 ;}
  .Area_item .layout_item .PD h3 { color: #0054b3 ; font-size: 4.2vw; margin-bottom: -.8vw;  }
  .Area_item .layout_item .PD h4 { margin-bottom: 0 ; color: #000 ; }
  .Area_item .layout_item .PD .Price { font-size: 24px; }
}


/* 1帶2公版 */
@media screen and (min-width:768px){
  .Area_good .box { display: flex; flex-wrap: nowrap;}
  .Area_good .box_box { margin: 0 1% ; width: 48%; background: url(PD_bg.png?t=1780980303609) top center no-repeat ; padding: 0 ; border-radius: 20px; background-size: 100%; margin-bottom: 70px !important ; }
  .Area_good .PD_box { margin-bottom: 10px; }
  .Area_good .box .BN ul li .PD_into .PD_logo { width: 65% ; }
  .Area_good .box .BN ul li .PD_into h3 { width: 100%; font-size: 33px; color: #000 ; line-height: 2em; text-align: center ; padding: 0 0 0 10px;}
  .Area_good .layout_good { background-image: url( PD_bg_02.png?t=1780980303609) ; background-size: 100% ; border-radius: 0 0 20px 20px ; padding-bottom: 20px ; }
  .Area_good .layout_good ul { width: 95% ; padding: 10px 0px; border-radius: 30px; }
}
@media screen and (max-width:767px){
  .Area_good .box_box { width: 96% ; background: url(PD_bg.png?t=1780980303609) top center no-repeat ; padding: 0 ; border-radius: 0 ; background-size: 100%; margin: 0 auto 7vw ; }
  .Area_good .box .BN ul li .PD_into h3 { width: 70% ; color: #121212 ; padding-top: 0vw; }
  .Area_good .box .BN ul li .PD_into .PD_logo { width: 40% ; margin-left: 4vw ; margin-top: 1vw; }
  .Area_good .layout_good { background-image: url( PD_bg_02.png?t=1780980303609) ; background-size: 100% ; border-radius: 0 0 4vw 4vw ; padding-bottom: 4vw ; margin-top: -1vw; }
  .Area_good .layout_good ul { width: 96% ; padding: 0 ; margin-top: 3vw;  }
}


/* 下方公版 */
@media screen and (min-width:768px){
  .Area_below .layout_below { padding-bottom: 50px ; }
}
 @media screen and (max-width:767px){
  .Area_below .layout_below { padding-bottom: 5vw ; width: 96% ; margin: auto ; }
}


/* mo店+ */
.Area_shop .layout_shop_logo ul li { background-color: transparent ; }
@media screen and (min-width:768px){
  .Area_shop .box2 { background-color: #fff264 ; margin-top: -80px ; }
  .Area_shop .layout_shop_logo ul { grid-gap: 0 !important ; padding: 0 !important ; margin: 0 !important ;}
  .Area_shop .layout_shop_logo ul li h3 { color: #000 !important ; }
}
 @media screen and (max-width:767px){
  .Area_shop .box2 { background-color: #fff264 ;  margin-top: -8vw; }
  .Area_shop .layout_shop_logo ul { grid-gap: 0 !important ; padding: 0 !important ; margin: 0 !important ;}
  .Area_shop .layout_shop_logo ul li h3 { color: #000 !important ; }
}



/* logo */
@media screen and (min-width:768px){
  .Area_logo .layout_logo ul { padding: 0 !important ; }
  }



/* 旗艦館 */
@media screen and (min-width:768px){
  .Area_guan .box { width: 100% ; margin: auto ; }
}
 @media screen and (max-width:767px){
  .Area_guan .box { width: 100% ; margin: auto ; }
  .Area_guan .layout_guan ul { padding: 0 !important ; }
}


