@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: 960px ; 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: 0 ; 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){
  .m_repeat_bg { z-index: -1 ; position:absolute ; top: 0 ;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
}


/*區塊底*/
@media screen and (min-width:768px){
.Area_bottom01 {background:url(pc_bottom01.png?t=1767951739361)top center no-repeat;background-size:100%;padding-top:80px;margin-top:-22px;margin-bottom:50px;}
}
@media screen and (max-width: 767px){
.Area_bottom01 { background: #ffcc82; background-size:100% ; padding-top:4vw; }
.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%; }	
}
	


/*版頭區*/
@media screen and (min-width:768px){
.Area_title { height: 900px ; }
.Area_title .title01 { position:absolute ; width: 62% ; top: 58px ; left: 235px ; z-index: 1 ; animation: fadeInUp_s 1.5s 0.3s ease-in-out forwards; }
.Area_title .title02 { position:absolute ; width: 50% ; top: 288px ; left: 305px ; z-index: 1 ; animation: fadeInDown_s 1.5s 0.3s ease-in-out forwards; }
.Area_title .date { position:absolute ; width: 40% ; top: 140px ; left: 367px ; z-index: 1 ; }
.Area_title .toppd { position:absolute ; width: 65% ; top: 410px ; left: 247px ; z-index: 1 ; animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards; }


.Area_title .toppd01 {position:absolute;width: 38%;top: 568px;left: 323px;z-index: 3;animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards;}

.Area_title .toppd02 {position:absolute;width: 38%;top: 519px;left: 582px;z-index: 2;animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards;}

.Area_title .toppd03 {position:absolute;width: 38%;top: 374px;left: 388px;z-index: 1;animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards;}

.Area_title .toppd04 {position:absolute;width: 38%;top: 463px;left: 147px;z-index: 1;animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards;}
}
@media screen and (max-width: 767px){
.Area_title { height: 98vw ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; width: 76% ; top: 5vw ;  left: 12vw ; animation: fadeInUp_s 1.5s 0.3s ease-in-out forwards; }
.Area_title .title02 { z-index: 2 ; position: absolute ; width: 58% ; top: 29vw ;  left: 21vw ; animation: fadeInDown_s 1.5s 0.3s ease-in-out forwards; }
.Area_title .date { z-index: 2 ; position: absolute ; width: 51% ; top: 15vw ;  left: 25vw ;  }
.Area_title .toppd { z-index: 2 ; position: absolute ; width: 88% ; top: 40vw ;  left: 12vw ; animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards; }
.Area_title .toppd ul{ grid-gap: 0 !important; padding: 0 !important ; }


.Area_title .toppd01 {z-index: 3;position: absolute;width: 53%;top: 58vw;left: 19vw;animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards;}
.Area_title .toppd02 {z-index: 3;position: absolute;width: 52%;top: 53vw;left: 51vw;animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards;}
.Area_title .toppd03 {z-index: 2;position: absolute;width: 54%;top: 36vw;left: 26vw;animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards;}
.Area_title .toppd04 {z-index: 2;position: absolute;width: 54%;top: 46vw;left: -3vw;animation: fadeInDown_s 1.5s 0.2s ease-in-out forwards;}

}



/*輪播特效*/
.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; }



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

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


@media screen and (min-width:768px){
  .danji_all01 .layout_text { margin-bottom: -30px  ; }
  .danji_bg { background-image: url(danji_bg.png?t=1767951739362 ); background-size: 100% ; background-repeat: repeat-y; border: 1px solid #70452b ;  padding: 30px ;  }
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
  .danji_bg { background-image: url(danji_bg.png?t=1767951739362 ); background-size: 100% ; background-repeat: repeat-y; border-top: 1px solid #70452b ; border-bottom: 1px solid #70452b ; padding: 3vw 0 ;  }
  .danji_all01 .layout_text { margin-bottom: -3vw ; }
}



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



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



/* 獨家熱銷品 */
.Area_4pda .layout_4pda ul { border-radius: 0 ; }
@media screen and (min-width:768px){
}
 @media screen and (max-width:767px){
  .Area_4pda .layout_4pda { width: 96% ; }
}




.linknone{pointer-events: none;}


/* 區標 */
@media screen and (min-width: 768px) {
  .layout_text01 { height: 130px ; margin: auto ; }
  .layout_text01 .PD h3 span{ color: #fff ; margin-top: 7px ;  }
  .layout_text01 .PD_layout ul { padding: 0 ; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD .PD_img { width: 100% ; padding: 0 !important ;}
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD img { width: 100% !important ; }
}
@media screen and (max-width:767px){
  .layout_text01 { height: 13vw ; margin: auto ; width: 96% ; }
  .layout_text01 .PD h3 span{ color: #fff ; font-size: 23px; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }
}



/* 下方公版 */
@media screen and (min-width:768px){
  .Area_below .layout_below { background-color: #ec7521 ; width: 100% ; padding-bottom: 50px ; border-radius: 0 0 70px 0 ; z-index: 5 ; }
  .Area_below .layout_below ul { width: 96% ;  }
}
 @media screen and (max-width:767px){
  .Area_below .layout_below { background-color: #ec7521 ; width: 96% ; padding-bottom: 5vw ; border-radius: 0 0 7vw 0 ; z-index: 5 ; }
  .Area_below .layout_below ul { width: 97% ;  }
}


/* 影片+作圖區 */
@media screen and (min-width:768px){
  .Area_video .video_box { background-image: url(video_01.png?t=1767951739362); background-repeat: no-repeat ; background-size: 100% ; padding-top: 70px ; }
  .Area_video .item_bg { position: absolute ; top: 800px ; left: 0 ; }

	.Area_video .cookie{position: absolute;top: -79px ;left: -136px;width: 43%;z-index: 0;}
	.Area_video .pic_02{position: absolute;top: 107px;right: -61px;width: 41%;z-index: 2;}
	.Area_video .pic_03{position: absolute;top: 949px;right: 51px;width: 22%;z-index: 2;}
}
 @media screen and (max-width:767px){
  .Area_video .video_box { background-image: url(video_01.png?t=1767951739362); background-repeat: no-repeat ; background-size: 100% ; margin: auto ; width: 96% ; padding-top: 5vw; }
  .Area_video .item_bg { position: absolute ; top: 80vw ; left: 0 ; }

	.Area_video .cookie{position: absolute;top: -7vw;left: -16vw;width: 44%;z-index: 0;}
	.Area_video .pic_02{position: absolute;top: 13vw; right: -7vw ; width: 34% ; z-index: 2;}
	.Area_video .pic_03{position: absolute;top: 118vw;right: -11vw;width: 33%;z-index: 2;}
}


  /*影片*/
  .Area_video .video_box01 .yt1 {position: relative;z-index: 1;height: auto;margin-bottom: 40px;}
  .Area_video .video_box01 .box_youtube .youtubeArea { position: relative; width: 100%; height: 0; padding-bottom:56%;}
  .Area_video .video_box01 .box_youtube .youtubeArea * { margin: 0; padding: 0;}
  .Area_video .video_box01 .box_youtube .youtubeArea iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
  .Area_video .video_box01 .box_youtube .youtubeArea .youtubeDiv { background-color: transparent!important;}
  @media screen and (min-width:768px){
    .Area_video .btn_box01{margin-bottom: 50px;}
    .box_youtube {width: 90%;top: 0px;margin: 0 auto;}
  }
  @media screen and (max-width:767px){
  .Area_video .btn_box{margin-bottom: 6vw;}
  .Area_video .video_box01 .box_youtube {position: relative;top:0vw;left: 0vw;width: 90%;height: auto;z-index: 1;margin: 0 auto;margin-bottom: 0vw;}
  .Area_video .video_box01 .box_youtube .youtubeArea { position: relative; width: 100%; height: 0; padding-bottom:56%;}
   .box_youtube { width: 96%; top:0vw; margin: 0 auto;}
  }






/* 作圖區 */
.Area_video .PD_layout.layout_item .PD_slide .PD_into h3 span { color: #653514 ; background-color: #fff3e0 ;}
@media screen and (min-width:768px){
  .Area_video { margin-bottom: 80px !important; }
  .Area_video .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }	
    
  /*版頭公版上下標.關閉*/
  .Area_video .PD_layout.layout_item .imgTag{display: none !important;}
  .Area_video .PD_layout.layout_item .imgTagBottom{display: none !important;}
  .Area_video .PD_layout.layout_item .prdImgWrap .imgTagRectangle{display: none !important;}
    
  /*作圖區*/
  .Area_video .PD_layout.layout_item ul { grid-gap: 0em 2em ; background-color: transparent ;  }
  .Area_video .PD_layout.layout_item { padding: 0 ; width: 100% ; z-index: 5 ; }
  .Area_video .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
  .Area_video .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
  .Area_video .PD_layout.layout_item .PD_slide { height: 460px ;padding:0; border: none ; }
  .Area_video .PD_layout.layout_item .PD_slide .PD_into { width: 50% ; position: absolute; right: 0 ; top: 130px ; text-align: center;font-size: 1em; }
  .Area_video .PD_layout.layout_item .PD_slide .PD_img img { width:100% ; margin: 0 ; box-shadow: unset; }
  .Area_video .PD_layout.layout_item .PD_slide .PD_into h3 { max-height: 1.6em; font-family: Noto Sans CJK TC;font-weight: bold; font-size: 2em; line-height: 1.6em; color: #373335; text-align: center; background: transparent !important;}

  .Area_video .PD_layout.layout_item .PD_slide .PD_into h4 { font-size: 1.8em ; color: #f0f0f0; text-align: center; margin: 0; }
  .Area_video .PD_layout.layout_item .PD_slide .PD:hover h4 { color: #f0f0f0; }
  .Area_video .PD_layout.layout_item .PD_slide .PD p { color:#fff9ce ;}
  .Area_video .PD_layout.layout_item .PD_slide .PD p del {font-size: 26px; color: #fff ;}
  .Area_video .PD_layout.layout_item .PD p .Price {font-weight: 700 ;font-size: 2.5em;   }
  .Area_video .PD_layout.layout_item .PD p { font-size: 1.3em; }
  .Area_video .PD_layout.layout_item .PD p small { font-size: 25px; }
  .Area_video .PD_layout.layout_item .PD_slide .PD_img { width: 50% ; }
  }
  
  @media screen and (max-width:767px){
  .Area_video { margin-bottom: 3vw !important ; width: 100% ; }
  .Area_video .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }	
    
  /*版頭公版上下標.關閉*/
  .Area_video .PD_layout.layout_item .imgTag{display: none !important;}
  .Area_video .PD_layout.layout_item .imgTagBottom{display: none !important;}
  .Area_video .PD_layout.layout_item .prdImgWrap .imgTagRectangle{display: none !important;}
    
  /*作圖區*/
  .Area_video .PD_layout.layout_item { width: 100% ; z-index: 5 ; }
  .Area_video .PD_layout.layout_item ul { background-color: transparent ; }
  .Area_video .PD_layout.layout_item li { width:100%; height: 47vw ; left:0 ; }
  .Area_video .PD_layout.layout_item .PD_slide .PD_img { margin-top: 0 ; }
  .Area_video .PD_layout.layout_item .PD_slide .PD_into { width: 100%; font-size: 0.7em; }
  .Area_video .PD_layout.layout_item .PD .PD_logo img { padding: 0; box-shadow: none;border-radius: 34.5em!important;}
  .Area_video .PD_layout.layout_item .PD_slide .PD_img img { width:100% ; margin: 0 ; box-shadow: unset; }
  .Area_video .PD_layout.layout_item .PD_slide .PD_into h3 { font-weight: bolder ; color: #373335 ;  margin: 0; }
  .Area_video .PD_layout.layout_item .PD_slide .PD_into h4 { font-size: 1.5em ; color:#f0f0f0 ; margin: 0; height: 6vw; }
  .Area_video .PD_layout.layout_item .PD_slide .PD p del { color: #fff ;z-index: 99;font-size: 1.1em;}
  .Area_video .PD_layout.layout_item .PD p { height: 15vw;font-size: 1.3em; color:#fff9ce ; }
  .Area_video .PD_layout.layout_item .PD p .Price {font-weight: 700; font-size: 1.8em;}
  .Area_video .PD_layout.layout_item .PD p small {font-size: 1.4em;}

}



/* 影片+作圖區2 */
@media screen and (min-width:768px){
  .Area_video2 .video_box { background-image: url(video_01.png?t=1767951739362); background-repeat: no-repeat ; background-size: 100% ; padding-top: 50px ; }
  .Area_video2 .item_bg { position: absolute ; top: 560px ; left: 0 ; }

	.Area_video2 .cookie{position: absolute;top: -150px ;left: -136px;width: 43%;z-index: 0;}
	.Area_video2 .pic_02{position: absolute;top: 107px;right: -61px;width: 41%;z-index: 2;}
	.Area_video2 .pic_03{position: absolute;top: 949px;right: 51px;width: 22%;z-index: 2;}
}
 @media screen and (max-width:767px){
  .Area_video2 .video_box { background-image: url(video_01.png?t=1767951739362); background-repeat: no-repeat ; background-size: 100% ; margin: auto ; width: 96% ; padding-top: 5vw; }
  .Area_video2 .item_bg { position: absolute ; top: 54vw ; left: 0 ; }

	.Area_video2 .cookie{position: absolute;top: -16vw ; left: -16vw;width: 44%;z-index: 0;}
	.Area_video2 .pic_02{position: absolute;top: 13vw; right: -7vw ; width: 34% ; z-index: 2;}
	.Area_video2 .pic_03{position: absolute;top: 118vw;right: -11vw;width: 33%;z-index: 2;}
}


/* 作圖區2 */
.Area_video2 .PD_layout.layout_item .PD_slide .PD_into h3 span { color: #653514 ; background-color: #fff3e0 ;}
@media screen and (min-width:768px){
  .Area_video2 { margin-bottom: 80px !important; }
  .Area_video2 .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }	
    
  /*版頭公版上下標.關閉*/
  .Area_video2 .PD_layout.layout_item .imgTag{display: none !important;}
  .Area_video2 .PD_layout.layout_item .imgTagBottom{display: none !important;}
  .Area_video2 .PD_layout.layout_item .prdImgWrap .imgTagRectangle{display: none !important;}
    
  /*作圖區*/
  .Area_video2 .PD_layout.layout_item ul { grid-gap: 0em 2em ; background-color: transparent ;  }
  .Area_video2 .PD_layout.layout_item { padding: 0 ; width: 100% ; z-index: 5 ; }
  .Area_video2 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
  .Area_video2 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
  .Area_video2 .PD_layout.layout_item .PD_slide { height: 460px ;padding:0; border: none ; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_into { width: 50% ; position: absolute; right: 0 ; top: 130px ; text-align: center;font-size: 1em; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_img img { width:100% ; margin: 0 ; box-shadow: unset; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_into h3 { max-height: 1.6em; font-family: Noto Sans CJK TC;font-weight: bold; font-size: 2em; line-height: 1.6em; color: #373335; text-align: center; background: transparent !important;}

  .Area_video2 .PD_layout.layout_item .PD_slide .PD_into h4 { font-size: 1.8em ; color: #f0f0f0; text-align: center; margin: 0; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD:hover h4 { color: #f0f0f0; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD p { color:#fff9ce ;}
  .Area_video2 .PD_layout.layout_item .PD_slide .PD p del {font-size: 26px; color: #fff ;}
  .Area_video2 .PD_layout.layout_item .PD p .Price {font-weight: 700 ;font-size: 2.5em;   }
  .Area_video2 .PD_layout.layout_item .PD p { font-size: 1.3em; }
  .Area_video2 .PD_layout.layout_item .PD p small { font-size: 25px; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_img { width: 50% ; }
  }
  
  @media screen and (max-width:767px){
  .Area_video2 { margin-bottom: 3vw !important ; width: 100% ; }
  .Area_video2 .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }	
    
  /*版頭公版上下標.關閉*/
  .Area_video2 .PD_layout.layout_item .imgTag{display: none !important;}
  .Area_video2 .PD_layout.layout_item .imgTagBottom{display: none !important;}
  .Area_video2 .PD_layout.layout_item .prdImgWrap .imgTagRectangle{display: none !important;}
    
  /*作圖區*/
  .Area_video2 .PD_layout.layout_item { width: 100% ; z-index: 5 ; }
  .Area_video2 .PD_layout.layout_item ul { background-color: transparent ; }
  .Area_video2 .PD_layout.layout_item li { width:100%; height: 47vw ; left:0 ; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_img { margin-top: 0 ; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_into { width: 100%; font-size: 0.7em; }
  .Area_video2 .PD_layout.layout_item .PD .PD_logo img { padding: 0; box-shadow: none;border-radius: 34.5em!important;}
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_img img { width:100% ; margin: 0 ; box-shadow: unset; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_into h3 { font-weight: bolder ; color: #373335 ;  margin: 0; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD_into h4 { font-size: 1.5em ; color:#f0f0f0 ; margin: 0; height: 6vw; }
  .Area_video2 .PD_layout.layout_item .PD_slide .PD p del { color: #fff ;z-index: 99;font-size: 1.1em;}
  .Area_video2 .PD_layout.layout_item .PD p { height: 15vw;font-size: 1.3em; color:#fff9ce ; }
  .Area_video2 .PD_layout.layout_item .PD p .Price {font-weight: 700; font-size: 1.8em;}
  .Area_video2 .PD_layout.layout_item .PD p small {font-size: 1.4em;}

}




  /*影片*/
  .Area_video2 .video_box01 .yt1 {position: relative;z-index: 1;height: auto;margin-bottom: 40px;}
  .Area_video2 .video_box01 .box_youtube .youtubeArea { position: relative; width: 100%; height: 0; padding-bottom:56%;}
  .Area_video2 .video_box01 .box_youtube .youtubeArea * { margin: 0; padding: 0;}
  .Area_video2 .video_box01 .box_youtube .youtubeArea iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
  .Area_video2 .video_box01 .box_youtube .youtubeArea .youtubeDiv { background-color: transparent!important;}
  @media screen and (min-width:768px){
    .Area_video2 .btn_box01{margin-bottom: 50px;}
    .box_youtube {width: 90%;top: 0px;margin: 0 auto;}
  }
  @media screen and (max-width:767px){
  .Area_video2 .btn_box{margin-bottom: 6vw;}
  .Area_video2 .video_box01 .box_youtube {position: relative;top:0vw;left: 0vw;width: 90%;height: auto;z-index: 1;margin: 0 auto;margin-bottom: 0vw;}
  .Area_video2 .video_box01 .box_youtube .youtubeArea { position: relative; width: 100%; height: 0; padding-bottom:56%;}
   .box_youtube { width: 96%; top:0vw; margin: 0 auto;}
  }


/* logo */
@media screen and (min-width:768px){
  .Area_logo .layout_logo { width: 95% ; }
}
 @media screen and (max-width:767px){
  .Area_logo .layout_logo { width: 96% ; }
}





