@charset "utf-8";
/*基本*/
body {margin: 0; padding:0;background-color: #a61e2a; }


/*全BOX版面*/
.WRAPPER { position: relative;margin: 0 auto; padding: 0;	width:100%; min-width:1220px; overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:inline-block;}
.WRAPPER .Area_top{position: relative; }
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:1220px;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0px; margin:0 auto; display: block; min-width:100%;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%; z-index: 0; }

	}


/*PC背景*/
@media screen and (min-width:767px){
  .bg_deco00 { z-index:-29; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
  .bg_deco01 { z-index:30; position:absolute; top:330px; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
	.bgtop01 { z-index:-10; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:1000px; background-repeat:no-repeat; background-position:center top; }
	.bgtop02 {z-index:-10;position:absolute;top: 1000px;left:0;width:100%;min-width:1220px;height:400px;background-repeat:no-repeat;background-position:center top;}
	.bgtop_repeat { z-index:-30; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
	.bgtop_fixed { z-index:-50; position:fixed; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
}

/*mb背景*/
@media screen and ( max-width:767px) {
.m_bg01 { z-index:0; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; background-size:100%; }	
.bgtop02 {z-index:0; position:absolute;top:0;left:0;width:99%;height:100%;background-repeat:repeat-y;background-position:center top;background-size:100%;border: 2px solid #000000;transform: skew(0deg, -3deg);}	

}


/*區塊_all*/
.Area { position: relative; margin:0 auto; padding:0; text-align:center;  }
.Area .box_bg{position:absolute;top:0;left: 0;z-index: 0;} 
.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;}
	.Area1220 { width:100%;}
	.Area960 { width:100%;}
	.Area img{ width:100%;}
	.Area { position: relative;}

	}


/*LOGO CSS*/
.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;}
  }



/*版頭區塊*/
@media screen and (min-width:768px){
.Area_title {height: 720px;z-index: 20;}
.Area_title .sub_bg{position:absolute;top: 380px;left: 322px;z-index: 11;}
.Area_title .line01{position:absolute;top: 22px;left: 210px;z-index: 0;}

}
 @media screen and (max-width:767px){
.Area_title {height: 69vw;}
.Area_title .mb_01{position:absolute; top:0; left:0 ;width: 100%; z-index:0;}
.Area_title .sub_bg{position:absolute;top: 40vw;left: 20vw;width: 60%;z-index:1;pointer-events:none;}

}



/*版頭主標微調*/
.Area_title .PD_layout .PD_slide{min-width:inherit;}
.toptitle .PD_layout .PD a,.top_pd .PD_layout .PD a { pointer-events: none;}
.toptitle .PD_layout .PD_slide:hover {transform: translateY(0px);box-shadow: none;}
.toptitle { z-index: 5;}

.toptitle .PD_layout li:nth-of-type(1) {position: absolute;top: 170px;left: 83px;z-index: 10;}
.toptitle .PD_layout li:nth-of-type(2) {position: absolute;top: 50px;left: 1015px;z-index: 8;}
.toptitle .PD_layout .PD img { width: 100%!important;}

/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_00 { margin-left: 10px!important; margin-top: 60px!important; z-index: 99!important; }
@media screen and (max-width:767px){
.toptitle .PD_layout li:nth-of-type(1) {position: absolute;top: 10.3vw;left: 5vw;width: 52%;z-index:10;}
.toptitle .PD_layout li:nth-of-type(2) {position: absolute;top: 2vw;left: 78vw;width: 22%;z-index:10;}
.toptitle .PD_layout .PD img { width: 100%!important; }
 }


/*副標輪播*/
.Area_title .topPD2 {position: absolute;top: 315px;left: 100px;width: 538px;height: 83px;overflow: hidden;z-index: 11;}
.Area_title .topPD2 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .topPD2 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .topPD2 ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}

@media screen and (max-width:767px){
.Area_title .topPD2 {width: 55%;height: 9.7vw;position: absolute;top: 25.5vw;left: 6.5vw;overflow: hidden;}
}


/*版頭品輪播*/
.Area_title .topPD1 {position: absolute;top: 195px;left: 690px;width: 420px;height: 380px;overflow: hidden;z-index: 11;}
.Area_title .topPD1 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .topPD1 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .topPD1 ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}

@media screen and (max-width:767px){
.Area_title .topPD1 {width: 43%;height: 50vw;position: absolute;top: 20.5vw;left: 54.5vw;overflow: hidden;}
}


/*版頭品微調*/
.Area_title .PD_layout .PD_slide{min-width:inherit;}
.toppdd .PD_layout .PD a,.top_pd .PD_layout .PD a { pointer-events: none;}
.toppdd .PD_layout .PD_slide:hover {transform: translateY(0px);box-shadow: none;}
.toppdd { z-index: 5;}

.toppdd .PD_layout li:nth-of-type(1) {position: absolute;top: 658px;left: 215px;z-index: 10;}
.toppdd .PD_layout li:nth-of-type(2) {position: absolute;top: 465px;left: 423px;z-index: 11;}
.toppdd .PD_layout .PD img { width: 100%!important;}

/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_00 { margin-left: 10px!important; margin-top: 60px!important; z-index: 99!important; }
@media screen and (max-width:767px){
.toppdd .PD_layout li:nth-of-type(1) {position: absolute;top: 68vw;left: 10vw;width: 34%;z-index:10;}
.toppdd .PD_layout li:nth-of-type(2) {position: absolute;top: 48vw;left: 32vw;width: 30%;z-index:10;}
.toppdd .PD_layout .PD img { width: 100%!important; }
 }



/*輪播物件*/
.Area_topbn {top: 0;height: 460px;}
.Area_topbn .box {width:100%;position: relative;overflow: hidden;margin: 0 0 0 0;}
.Area_topbn .Area_swiper_box ul.PD_wrapper { position: relative; display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; background-color: rgba(0,0,0,0); grid-gap: 0 ;}
.Area_topbn .Area_swiper_box ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; min-width: auto; background-color: #fff; border: none; border-radius: 10px;}

@media screen and (min-width: 768px) {
.Area_topbn .Area_swiper_box ul.PD_wrapper { padding: 0 0 0;}
}

@media screen and (max-width: 767px) {
.Area_topbn  {height: auto;margin-bottom: 2vw;}
.Area_topbn .box {width: 97%;margin: 0 auto 0;}
.Area_topbn .Area_swiper_box {width: 100%;padding-bottom: 0vw;}
.Area_topbn .Area_swiper_box ul.PD_wrapper { padding: 0 0 5vw;}
.Area_topbn .PD_layout .PD .Price { font-size:24px; }
.Area_topbn .PD_layout .PD p b, .Area_01 .PD_layout .PD p del, .Area_01 .PD_layout .PD p .money{ font-size:14px; }
.Area_topbn .PD_layout .PD p b{display: inline}
}


/*小標題調整*/
.PD_text  {position: relative;left: 0;top:0;height: auto;width: 75%!important;z-index:1;}
.PD_text2 {position: relative;left: 0;top:0;height: auto;width: 80%!important;z-index: 1;}

.PD_text .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text2 .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
.PD_text2.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}

@media screen and (max-width:767px){
.PD_text {position: relative;top: 2vw;left: 0;height: 11vw;width: 90%!important;}
.PD_text2 {position: relative;top:0;left:0;height: auto;width: 83%!important;}
}



/*一鍵全領(線上入搞)*/
@media screen and (min-width:768px){
.Area_coupon {margin-bottom: 0;}
.Area_coupon .box ul {width: 940px;margin:0 auto;padding: 0;border-radius: 0;}
.Area_coupon.Area .remove_box_style ul{grid-gap:0;}
}
.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #9a0002;}
@media screen and (max-width:767px){
.Area_coupon {padding-bottom: 0;}
.Area_coupon .box ul {width:100% ;padding: 0; margin: 0 auto;}
.Area_coupon .box ul li img{width:100%;}

}


/*event(線上入搞)*/
@media screen and (min-width:768px){
.Area_event {position: relative;height: auto;margin-bottom: 30px;}
.Area_event .layout_event ul {width: 100%;margin:0 auto;padding: 0% 0% 2%;grid-gap: 0px;}
.Area_event .layout_event ul li {padding: 2%;margin:0 auto;}

}
@media screen and (max-width:767px){
.Area_event{height: auto;margin-bottom:3vw;}
.Area_event .layout_event{width:96%;margin:0 auto;padding:0;margin-bottom:0;}
.Area_event .layout_event ul {margin:0 auto;padding: 1%;grid-gap:0px!important;}
.Area_event .layout_event ul li {margin: 0 auto;padding: 2.5%;}
}


/*區塊標題960_01*/
.Area .txt01 { padding: 0; margin: 0 auto ;width: 85%!important;z-index: 2}
.Area .txt01 ul {padding: 5% 0 0 0;grid-gap: 0;}
.Area .txt01 ul li { background-color: transparent; pointer-events: none;}
.Area .txt01 ul li .PD_into { padding: 0;}
.txt01::before {content:"";position: absolute;display:block;top: 0;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1781157160200") center top/ 55% no-repeat scroll;z-index: -1;pointer-events:none;}

@media screen and (max-width:767px){
.Area .txt01 {padding: 0;margin: 0 auto;height: 14vw;width: 80%!important;}
.Area .txt01 ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;}
.Area .txt01 ul li h5 {padding: 0vw 0 0 0;margin: 0;}
.txt01::before {content:"";position: absolute;display:block;top: 0vw;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1781157160200") center top/ 75% no-repeat scroll;z-index: -1;pointer-events:none;}

}


/*登記*/
.Area_book0 { height:auto; margin:0 auto 20px; }
.Area_book0 .box {width: 100%;margin: 0 auto;padding-top: 10px;}
.Area_book0 .Area_danji .danji_box{ width: 900px;}

/*登記贈品文案顏色*/
.Area_book0 .Area_danji .danji_box ul li .activityText .gifts span {color: #c6212d;}
/*警告文案詳情查詢按鈕顏色*/

.Area_book0 .danji_box .box_2 img{filter: brightness(100%);}
.Area_book0 .warningTxt2 h3 { color:var(--btn-color1); }

@media screen and (max-width:767px){
.Area_book0 {width:100%;padding: 0;margin-bottom:0;}
.Area_book0 .box {padding-top: 1vw;}
.Area_book0 .Area_danji .danji_box{width: 97%;}

}



/*6品RWD公版/*/
@media screen and (min-width:768px){
.Area_8PD {margin-bottom: 30px;}
.Area_8PD .box {width: 100%;margin: 0 auto 35px;height:auto;} 

.Area_8PD .layout_8PD ul {background-color: #ffffff00;}
.Area_8PD .layout_8PD ul li{grid-gap: 0px;background-image: repeating-linear-gradient(214deg, #ebc597 0%, #f4e0c7 50%, #ebc597 100%);}
/*上下標.關閉*/
.Area_8PD .PD_layout-D2_01.PD_layout .imgTag{display: none !important;}
.Area_8PD .PD_layout-D2_01.PD_layout .imgTagBottom{display: none !important;}
.Area_8PD .PD_layout-D2_01.PD_layout .prdImgWrap .imgTagRectangle{display: none !important;}
.PD_layout .PD p { color: #be2227;}
}

@media screen and (max-width:767px){
.Area_8PD  {width: 100%;margin-bottom: 6vw;}
.Area_8PD .box {margin: 0 auto;padding: 0;}
.Area_8PD .layout_8PD {padding: 0% 0 0%;/* background-color: #ffb580; */border: 0px solid #000;border-radius: 1em;}
.Area_8PD .layout_8PD ul{ background-color: transparent; grid-gap: 0.3em;}


}

.PD_layout.PD_layoutplus.PD_box { width: 100%;}
.PD_layoutplus ul { background-color: transparent; grid-gap: 0.6em;}
.PD_layoutplus li { background: #fff; border:none; border-radius: 0.5em;}
.Area_8PD .layout_8PD ul li{grid-gap: 0px;background-image: repeating-linear-gradient(214deg, #ebc597 0%, #f4e0c7 50%, #ebc597 100%);}



/*影片*/
/* .Area_vidoe .box{width: 85%;margin: 30px auto;} */
@media screen and (max-width:767px){
/* .Area_vidoe .box{width: 95%;margin: 3% auto;} */

}



/*區塊標題960_01*/
.Area .txt01 {padding: 0;margin: 0 auto;width: 100%!important;z-index: 2}
.Area .txt01 ul {padding: 0;grid-gap: 0;}
.Area .txt01 ul li { background-color: transparent; pointer-events: none;}
.Area .txt01 ul li .PD_into { padding: 0;}
.txt01::before {content:"";position: absolute;display:block;top: 0;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1781157160200") center top/ 60% no-repeat scroll;z-index: -1;pointer-events:none;}
.Area .txt01 .js-PD_txt3 .pink{color:#f16595;}
.Area .txt01 ul li h5{
  padding: 25px 0 45px 0;
  margin: 0;
  font: bold 50px/50px "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;
  letter-spacing: -1px;
  text-align: center;
  color:#373737;          /* ✅ 直接單色 */
  transform:none;         /* rotate(-0deg)可省略 */
}

@media screen and (max-width:767px){
.Area .txt01 {padding: 0;margin: 0 auto;height: 13vw;width: 100%!important;}
.Area .txt01 ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;}
.Area .txt01 ul li h5 {padding: 2.8vw 0 0 0;margin: 0;}
.txt01::before {content:"";position: absolute;display:block;top: 0vw;left: 0;width:100%;height:100%;background: url("layoutBG_txtbg.png?t=1781157160200") center top/ 70% no-repeat scroll;z-index: -1;pointer-events:none;}

}	


/*4品公版/*/
@media screen and (min-width:768px){
.Area_3PD {margin-bottom: 30px;}
.Area_3PD .box {width: 96%;margin: 0 auto 35px;height:auto;} 
.Area_3PD .layout_3PD {padding: 0;}
}
@media screen and (max-width:767px){
.Area_3PD  {width:100%;margin-bottom: 0vw;}
.Area_3PD .box {width:96%;margin: 0 auto;padding: 0;}
.Area_3PD .layout_3PD {padding: 0 0 3%;}

}


/*下方公版(線上入搞)*/
@media screen and (min-width:768px){
.Area_Tt .box_4 {width: 100%;margin: 0 auto;height:auto;padding-bottom:20px;border: 0px solid #ffe4c1;border-radius: 0!important;}
.Area_Tt .NavArea_tabbar_page{margin: 0 auto 20px;padding-top: 0;}
.Area_Tt .NavArea_tabbar_page .Nav .swiper-slide-active i{border: 0px solid #000000 !important;background-color: #890e18 !important;}
}
.Area_Tt .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}

@media screen and (max-width:767px){
.Area_Tt  {margin-bottom: 0;}
.Area_Tt .box_4 {width: 98%;overflow: hidden;margin: 0 auto;height:auto;padding: 0 0 4%;border: 0px solid #ffe4c1;border-radius: 0;}
.Area_Tt .NavArea_tabbar_page{margin: 0vw auto 2vw;padding-top: 2vw;}
.Area_Tt .NavArea_tabbar_page .Nav .swiper-slide-active i{ border: 0px solid #000000 !important; background-color: #890e18 !important;}
}

/*下方公版(線上入搞)*/
@media screen and (min-width:768px){
.Area_Jk .box_4 {width: 100%;margin: 0 auto;height:auto;padding-bottom:20px;border: 0px solid #ffe4c1;border-radius:0em;}
.Area_Jk .NavArea_tabbar_page{margin: 0 auto 20px;padding-top: 20px;}
.Area_Jk .NavArea_tabbar_page .Nav .swiper-slide-active i{ border: 0px solid #000000 !important; background-color: #890e18!important;}
}
.Area_Jk .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}

@media screen and (max-width:767px){

.Area_Jk  {margin-bottom: 0;}
.Area_Jk .box_4 {width: 98%;overflow: hidden;margin: 0 auto;height:auto;padding:0 0 4%;border: 0px solid #ffe4c1;border-radius:0;}
.Area_Jk .NavArea_tabbar_page{margin: 0vw auto 2vw;padding-top: 0;}
.Area_Jk .NavArea_tabbar_page .Nav .swiper-slide-active i{ border: 0px solid #000000 !important; background-color: #890e18 !important;}
}
	



/*看更多(線上入搞)*/
@media screen and (min-width:768px){
.Area_link {position: relative;height: auto;margin-bottom: 0;}
.Area_link .layout_link ul {width: 75%;margin:0 auto;padding:0;grid-gap: 0px!important;}
.Area_link .layout_link ul li{padding: 15%;}
.layout_link.PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}

}
@media screen and (max-width:767px){
.Area_link{height: auto;margin-bottom:0vw;}
.Area_link .layout_link{width:90%;margin:0 auto;padding:0; }
.Area_link .layout_link ul li{padding:8%;}


}


@media screen and (min-width:767px){
.mbottom1 { margin-bottom:30px !important}
.mbottom2 { margin-bottom:60px !important}

}
@media screen and (max-width:767px){
.mbottom1 { margin-bottom:3vw !important}
.mbottom2 { margin-bottom:4vw !important}

}


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



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


/**延遲載圖用**/
.mainArea .articleList * img.lazy {display:none;} 


/*Youtube影片浮層css*/
.box_youtube { margin: 0 auto; overflow: hidden }
@media screen and (min-width:768px){
  .box_youtube { width: 900px; border-radius: 20px; }
  .box_youtube_01{margin-bottom: 50px;margin-top: 25px;}
}
@media screen and (max-width:767px){
  .box_youtube { width: 98%; border-radius: 10px;}
  .box_youtube_01{margin-bottom: 2vw;margin-top: 1vw;}

}

.bigpicture { height: 100%;	width: 100%; position: relative; background-position: center center; background-size: cover; cursor: pointer;}
.bigpicture h3 { position: absolute; left: 5%; bottom: 0; z-index: 1; color: #fff; font-size: 20px }
.bigpicture:before,
.bigpicture:after { z-index: 1; content: ''; position: absolute; left: 0; top: 0; right: 0;	bottom: 0;height: 100%;	width: 100%; transition: opacity 0.2s;}
.bigpicture:after { background-repeat: no-repeat; background-position: center; opacity: 1; background-size: 2em;}
.bigpicture:before { background: linear-gradient(0deg, #000, transparent 40%); opacity: 0.7;}
/*.bigpicture:hover:after { opacity: 0.8; }*/
.bigpicture:hover:before { opacity: 0.5; }
.bigpicture:after { height: 100%; width: 100%;	
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20159.00691%20111.60904%22%3E%3Cpath%20d%3D%22M36.2%20111c-25-1.3-29.6-4-34-18.6C.3%2086.7%200%2080%200%2057.4%200%2019%202.3%209.7%2013.6%204c11.5-5.6%20120-5.6%20131.4%200%206%203%2010%208.7%2011.8%2017.2%202%209.8%203%2042.2%201.5%2057.5-2%2020.4-7%2028.5-19.2%2030.8-7.6%201.5-82%202.4-102.8%201.3zM85%2065.3c11.3-6%2020.4-11%2020.3-11L84%2043%2063%2032v22c0%2012%20.4%2022%20.8%2022%20.3%200%2010-5%2021.2-10.8z%22%20fill%3D%22%23db2823%22%2F%3E%3Cpath%20d%3D%22M63.2%2032c-.4.3-.2%201-.3%201.3v28.5c0%204.6%200%209.2.5%2013.8%200%20.4.3.7.6.5%206.3-3%2012.3-6%2018.4-9.3%207.5-4%2015-7.8%2022.2-12%20.3%200%201-.4.6-.8-12.8-7-25.7-13.5-38.6-20.2-1-.6-2.2-1.3-3.4-1.7z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');
  background-size: 4em;
}
.bigpicture img { width: 100%; border-radius: 10px; aspect-ratio: 1.777777;}
@media screen and (max-width:767px) {
  .bigpicture h3 { font-size: 3vw; left: 1.2em;}
}


/*間距*/
@media screen and (min-width:768px){
	.Area_bottom { margin-bottom: 30px!important; }
	.Area_bottom2 { margin-bottom: 50px!important; }
	}
	@media screen and (max-width:767px){
	.Area_bottom { margin-bottom: 3vw!important; }
	.Area_bottom2 { margin-bottom: 5vw!important; }	
	}
