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

/*基本*/
body{ margin:0; padding:0;}

/*全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: -1 ; 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: -1 ; position:absolute ; top: 730px ; 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: -2 ; position: absolute ; top: 1385px ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
  .mo_top { z-index: 0 ; 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: -1 ; position:fixed ; top: 0 ;left:0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}
}


/*版頭區*/
@media screen and (min-width:768px){
.Area_title { height: 620px ; }
.Area_title .title01 { position:absolute ; width: 64% ; top: 50px ; left: 237px ; z-index: 1 ; }
.Area_title .sub01 { position:absolute ; width: 45% ; top: 437px ; left: 336px ; z-index: 1 ; }
.lantern01 { position: absolute; top: 0 ; left: 828px ; z-index: 1 ;  }
.lantern02 { position: absolute; top: 0 ; left: 180px ;  }
}
@media screen and (max-width: 767px){
.Area_title { height: 63vw ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; width: 78% ; top: 5vw ;  left: 13vw ; }
.Area_title .sub01 { z-index: 2 ; position: absolute ; width: 57% ; top: 46vw ;  left: 21vw ; }
.lantern01 { position: absolute ; width: 15% ; top: 0 ; left: 70vw ; z-index: 1 ; }
.lantern02 { position: absolute ; width: 10% ; top: 5vw ; left: 4vw ; z-index: 0 ; }
}


/* 副標 */
.Area_title .subtitle ul li { background-color: transparent ; }
@media screen and (min-width:768px){
  .Area_title .subtitle { position: absolute ; top: 448px ; left: 14px ; z-index: 10 ; width: 100% ; transform: rotate(-2deg ) ; }
  .Area_title .subtitle .PD h3 { color: #432703 ; font-size: 52px ; transform: rotate(1deg) ; font-family: source-han-sans-cjk-tc, sans-serif; font-weight: 600 ; /* text-shadow: 2px 2px 2px rgb(136 26 26 / 50%); */ }
  .Area_title .subtitle .PD h3 span { font-weight: 600 ;  }
  .sub_bg { position: absolute; top: 440px ; left: 364px ; z-index: 2 ; }
}
@media screen and (max-width:767px){
  .Area_title .subtitle { position: absolute ; top: 45.8vw ; left: 1vw ; z-index: 10 ; width: 100%; transform: rotate(-2deg ) ; }
  .Area_title .subtitle .PD h3 { color: #432703 ; font-size: 6vw; transform: rotate(0deg) ; font-family: source-han-sans-cjk-tc, sans-serif; font-weight: 600; /* text-shadow: 1px 1px 1px rgb(136 26 26 / 50%); */  }
  .sub_bg { position: absolute ; width: 54% ; top: 46vw ; left: 24vw ; z-index: 2 ;  }
}

/*輪播特效*/
.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:#fff ; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }



/* 版頭品 */
@media screen and (min-width:768px){
  .Area_pick2 .box_pick2 { margin-bottom: 50px ; }
  .Area_pick2 .PD_layout-coupon3 {width: 98% ; padding-bottom: 10px ; margin-top: -20px ; }
  .Area_pick2 .box_pick2 .Area_swiper_box { padding-bottom: 10px !important ; padding-left: 3px;  }
}
@media screen and (max-width:767px){
  .Area_pick2 { margin-bottom: 5vw ; }
  .Area_pick2 .PD_layout-coupon3 {width: 98% ; padding-bottom: 2vw ; margin-top: -2vw; }
}



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

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

@media screen and (min-width:768px){
  .danji_all01 { }
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
  .danji_all01 {  }
}



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



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




/* 限搶 */
@media screen and (min-width:768px){
  .Area_limit .layout_text { }
  .Area_limit .limit_bg_top { position: absolute ; background-repeat: no-repeat ; background-size: 100% ; z-index: -1 ;  }	
  .Area_limit .layout_limit { width: 96% ; }
}
 @media screen and (max-width:767px){
  .Area_limit { width: 98% ; }
  .Area_limit .layout_text { }
  .Area_limit .limit_bg_top { position: absolute ; background-repeat: no-repeat ; background-size: 100% ;  }
  .Area_limit .box { padding-bottom: 0 ; margin-top: -1vw ; }
  .Area_limit .layout_limit { width: 96% ; }
}



/** 倒數 **/
.TimerNick { z-index:0; display:inline-block; padding-right:14px; height:46px ;text-align:right;}
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:40px; font: 400 35px/38px Century Gothic; color:#fff09e; /*text-shadow:1px 1px 0px #fff;*/ 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 22px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #fff ; }
    @media screen and (max-width:767px){
        .TimerNick { z-index:2; position: relative ; top: 0vw ; left: 0 ; display:inline-block; margin:0; padding-right:0%; margin-top: -2vw ; }
        .TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:20px ; font: 400 5.5vw/11vw Century Gothic; color:#fff09e; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent;}
        .TimerNick div:nth-of-type(2),
        .TimerNick div:nth-of-type(3) { width:9vw;}
        .TimerNick span { padding-left:1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #fff ;}
    }



/* 主打品 */
.Area_item .PD_layout.layout_item .PD p b {font-size: 1em;font-weight: 800;color: #ffdf3d;}	
.Area_item .PD_layout.layout_item .PD_slide .PD p del { color: #585858;;font-size: 1em;}
.Area_item .PD_layout.layout_item .PD p .money, .Area_item .PD_layout.layout_item .PD p .Price {color: #c70505 ;font-weight: 800;}
.Area_item_bg {z-index: 0; position:absolute; top: 263px;; left: 0; width: 100%; min-width: 1220px; height: 3000px; background: url("item_bg.png?t=1775028756373") repeat-y center top;mix-blend-mode:screen;}
@media screen and (min-width:768px){
	.Area_item .PD_layout[data-pd-number*="-a"] .PD_slide:nth-of-type(odd)::before{position: absolute; top: 90px; left: 590px;}
	.Area_item .PD_layout[data-pd-number*="-a"] .PD_slide:nth-of-type(even)::before{position: absolute; top: 90px; left: 60px;}
	.Area_item .PD_layout.layout_item { padding: 0 ; z-index: 10 ; }
	.Area_item .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
	.Area_item .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
	.Area_item .PD_layout.layout_item .PD_slide {height: 435px ;padding:0;margin: 0;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {width: 40%;position: absolute;left: 505px ;top: 140px ;text-align:center;font-size: 1em; }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {width: 40%;position: absolute;left: 90px ;top: 140px ;text-align:center;font-size: 1em;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img { width: 75% ; margin: 11% 0 0 25% ; box-shadow: unset;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img { width: 75% ; margin: 11% 0 0 108%; box-shadow: unset;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h3 { padding: 0; max-height: 1.4em; font-weight: 600;font-size: 31px ; line-height: 1.6em;  font-family: "Noto Sans CJK SC"; color:#c70505 ; }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 { font-size: 26px ; color: #212121 ; }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p { padding: 3% 0;height: 5em; line-height: 1em; font-size: 2em;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h3 { padding: 0; max-height: 1.4em; font-weight: 600;font-size: 31px ; line-height: 1.6em;  font-family: "Noto Sans CJK SC"; color:#c70505 ; }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 { font-size: 26px ; color: #212121 ; }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p { padding: 3% 0;height: 5em; line-height: 1em; font-size: 2em;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD .PD_logo { position: absolute;top: -65px;left: -602px;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD .PD_logo { position: absolute;top: -65px;left: 781px;}
	.Area_item .PD_layout.layout_item .PD p .Price { font-size: 50px ;text-align: left;}
	.Area_item .PD_layout.layout_item .PD p small {color:#ffdf3d; }
	.Area_item .PD_layout.layout_item li:nth-of-type(odd){ background: url("layout_itembg1.png?t=1775028756373") center top / 100% no-repeat scroll;}	
	.Area_item .PD_layout.layout_item li:nth-of-type(even){ background: url("layout_itembg2.png?t=1775028756373") center top / 100% no-repeat scroll;}	
}
@media screen and (max-width:767px){
	.Area_item .PD_layout.layout_item { width: 100% ; position: relative ; z-index: 50; }
	.Area_item .PD_layout.layout_item ul { padding-left:0; padding-right:0;}
	.Area_item .PD_layout.layout_item li {width: 100%;}
	.Area_item .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {position: absolute;left: 47vw;top: 11vw;width: 50%;font-size: 0.85em;text-align:center; display: block;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {position: absolute;left: 4vw;top: 11vw;width: 50%;font-size: 0.85em;text-align:center; display: block;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img { width: 80% ; margin: 5vw 0 0 12vw ; box-shadow: unset;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img { width: 80% ; margin: 5vw 0 0 52vw ; box-shadow: unset;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h3 { padding: 0; max-height: 1.4em; font-weight: 600;font-size: 1.3em; line-height: 1.6em;   font-family: "Noto Sans CJK SC";color:#c70505 ;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 { font-size: 1.1em; color: #212121; width: 87% ; margin-bottom: 0 ; }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p {  }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p {  }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h3 { padding: 0; max-height: 1.4em; font-weight: 600;font-size: 1.3em; line-height: 1.6em;   font-family: "Noto Sans CJK SC";color:#c70505 ;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 { font-size: 1.1em; color: #212121; width: 87% ; margin-bottom: 0 ; }
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD p del { color: #585858;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD p del { color: #585858;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD .PD_logo { position: absolute;top: -6vw;left: -58vw; font-size: 0.4em;}
	.Area_item .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD .PD_logo { position: absolute;top: -6vw;left: 72.2vw; font-size: 0.4em;}
	.Area_item .PD_layout.layout_item .PD p { position: relative;top: -1vw;height: 4em; line-height: 2.1em; }
	.Area_item .PD_layout.layout_item .PD p .Price { font-size: 1.8em;text-align: left;}
	.Area_item .PD_layout.layout_item .PD p small {color:#ffdf3d; }
	.Area_item .PD_layout.layout_item li:nth-of-type(odd){ height: 47vw;background: url("layout_itembg1.png?t=1775028756373") center top / 100% no-repeat scroll;}	
	.Area_item .PD_layout.layout_item li:nth-of-type(even){ height: 47vw;background: url("layout_itembg2.png?t=1775028756373") center top / 100% no-repeat scroll;}	
	.Area_item .PD_layout[data-pd-number*="-a"] .PD_slide:nth-of-type(odd)::before{position: absolute; top: 6.5vw; left: 59vw;}
	.Area_item .PD_layout[data-pd-number*="-a"] .PD_slide:nth-of-type(even)::before{position: absolute; top: 6.5vw; left: 7vw;}
  .Area_item_bg { min-width: inherit;top: 26vw; position: absolute; background: url("mb_item_bg.png?t=1775028756373") repeat-y center 0px; background-size: 100%;height: 310vw;mix-blend-mode:normal;}
}





/* 輪播bn */
@media screen and (min-width:768px){
  .Area_BN .layout_BN ul { height: 260px ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
  .Area_BN .banner_bg {position: absolute; top: 60px ; left: 50%;transform: translateX(-50%);pointer-events: none;z-index:-1 ;}
}
@media screen and (max-width:767px){
  .Area_BN .layout_BN ul { height: 38vw ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
  .Area_BN .banner_bg { position: absolute ; top: 7vw ; z-index: -1 ; }
}



/* 微調區標 */
@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 ; }
}


/* 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 .PD_logo { background: none ; /*border-right: solid 1px #212121 ;*/  border-radius: 0; }
.Area_pick .PD_layout-D3_02 ul li .PD h3 { color: #212121 !important ; }
@media screen and (min-width:768px){
  .Area_pick .box_pick { background-image: url(pick_bg.jpg?t=1775028756373 ); background-size: 100% ; background-repeat: repeat-y ; padding-bottom: 20px; }
  .Area_pick .layout_pick_logo ul{ padding : 10px 0px 10px 10px ;  }
}
@media screen and (max-width:767px){
  .Area_pick .box_pick { background-image: url(pick_bg.jpg?t=1775028756373 ); background-size: 100% ; background-repeat: repeat-y ; width: 96% ; margin: auto ; }
  .Area_pick .layout_pick_logo { padding-top: 0 ; }
}


/* 10品公版 */
@media screen and (min-width: 768px){
  .Area_5pda .layout_5pda ul { }
}
@media screen and (max-width:767px){
  .Area_5pda .layout_5pda ul { width: 96%; }
}


/* 新品亮相清單 */
.Area_product .layout_product ul li { margin-right: 0 !important ; }
@media screen and (min-width: 768px){
  .Area_product .layout_product { height: 480px ; }
  .Area_product .layout_product .PD_into { border-radius: 10px ; }
}
@media screen and (max-width:767px){
  .Area_product .layout_product { height: 87vw ; padding-left: 1vw ; }
  .Area_product .layout_product .PD_into { border-radius: 2vw ; }
}


/* 頁籤公版1 */
@media screen and (min-width:768px){ 
  .Area_buy .box_buy { background-color: #e8585b ; padding-bottom: 20px ; border-radius: 0 0 30px 30px ; }
  .Area_buy .layout_text ul { padding: 0 !important ; grid-gap: 0 !important ; }
}
@media screen and (max-width:767px){
  .Area_buy { width: 96% ; margin: auto ; }
  .Area_buy .box_buy { background-color: #e8585b ; padding-bottom: 4vw ; border-radius: 0 0 5vw 5vw; }
  .Area_buy .layout_text ul{ padding: 0 !important ; grid-gap: 0 !important ;}
}


/* 頁籤公版all */
.Area_page h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
    .Area_page { overflow: hidden; border-radius: 1em ; width: 100% ; margin: auto ;  } 
    .Area_page h3 { color: #fff; margin: 0 auto 20px; padding: 0}
    .Area_page .PD_layout { width: 96%}
  }
  @media screen and (max-width:767px){
    .Area_page { width: 96% ; overflow: hidden; padding: 0 ; border-radius: 1em ; margin: auto ; } 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
    .Area_page .NavArea .Nav a { padding: 0 ; }
  }




/* 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(pick_bg.jpg?t=1775028756373) top center repeat-y ; padding: 0 ; 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% ; background: transparent ; }
  .Area_good .box .BN ul li .PD_into h3 { width: 100%; font-size: 33px; color: #212121 ; line-height: 2em; text-align: center ; padding: 0 0 0 10px;}
  .Area_good .layout_good { 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(pick_bg.jpg?t=1775028756373) top center repeat-y ; padding: 0 ; border-radius: 0 ; background-size: 100%; margin: 0 auto 7vw ; }
  .Area_good .box .BN ul li .PD_into h3 { width: 70% ; color: #212121 ; }
  .Area_good .box .BN ul li .PD_into .PD_logo { width: 40% ; margin-left: 4vw ; background: transparent ; padding: 0 ; }
  .Area_good .layout_good { padding-bottom: 4vw ;  }
  .Area_good .layout_good ul { width: 98% ; padding: 0 ;  }
}




/* logo */
@media screen and (min-width:768px){
  .Area_logo .layout_logo { width: 85% ; }
  .Area_logo .layout_logo ul { background-color: transparent ; grid-gap: 1em ; }
  .Area_logo .layout_logo ul li { background-image: url( logo_bg.png?t=1775028756373 ); background-size: 100%;  background-repeat: no-repeat ;    background-position: center top; background-color: transparent; border: none ; }
  .Area_logo .layout_logo ul li .PD_logo { margin-top: -2px !important; }
  .Area_logo .layout_logo ul li .PD_logo img { width: 178px ; padding: 27px 0 23px ; }
  }
  @media screen and (max-width:767px){
      .Area_logo .layout_logo { width: 96% ; }
      .Area_logo .layout_logo ul { background-color: transparent ; grid-gap: .5em ; }
      .Area_logo .layout_logo ul li { background-image: url( logo_bg.png?t=1775028756373 ); background-size: 100%;  background-repeat: no-repeat ;    background-position: center top; background-color: transparent; border: none ;  }
      .Area_logo .layout_logo ul li .PD_into { padding: 0 ; }
      .Area_logo .layout_logo ul li .PD_logo { margin-top: 0 ; }
      .Area_logo .layout_logo ul li .PD_logo img { width: 20vw ; padding: 4vw 0 ; }
  }



/* 館連結 */
@media screen and (min-width:768px){
  .Area_guan { }
  .Area_guan .layout_text ul { width: 90% ; }
  .Area_guan .layout_guan { width: 100% ; }
	.Area_guan .layout_guan ul{ grid-gap: 0 ; }
}
  @media screen and (max-width: 767px){
	.Area_guan .layout_guan { width: 100% ;  }
	.Area_guan .layout_guan ul{ grid-gap: .2em !important ; }
}





.PD_layout.PD_layout-D1_15.PD_layout-D1_15 ul{
  padding: 0;
}



