

@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin:0; padding:0; background-color:#eae5da;}
	@media screen and (max-width:767px){
		body{ background-color:#eae5da;}
	}


/*全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; overflow: hidden; }
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
.Area ul {display:inline-block; padding:0; margin:0 auto;}
.Area li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER {min-width: inherit; min-height:100vh;}
		.WRAPPER img {  width:100%;  height:auto;}
	}



/*背景*/
.bg_all { z-index:-2; position: absolute; top:0; left:0; width:100%; height:100%; background: repeat center top;  pointer-events:none; animation-delay:0.5s;}
.bg_top-1 { z-index:-2; position: absolute; top:0; left:0; width:100%; height:100%; background: no-repeat center top;  pointer-events:none; animation-delay:0.5s;}
.bg_top-m { display:none; background:none;}
	@media screen and (max-width:767px){
		.bg_top-m { display:inherit; position: absolute; top:0; left:0; width:100%; height:100%;background: no-repeat center top; background-size:100%;}
		.bg_all { display:none; background:none !important;}
		.bg_top-1 { display:none; background:none !important;}

	}

		

/*區塊_all*/
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; display:block;} 
.Area1220 { margin:0 auto; width:1220px;}
.Area1290 { margin:0 auto; width:1290px;}
.Area960 { margin:0 auto; width:960px;}
.Area_bg { position: relative;background-repeat: no-repeat;background-position: center bottom;padding-top:0px;padding-bottom: 80px; margin-bottom: 80px; background-image: url(Area_boxstyle_bottom1.png);}
.Area_bg::before {content: "";display: block;z-index: -1;position: absolute;left: 0;width: 100%;height: calc(100% - 190px - 80px);background-repeat: no-repeat;background-image: url(Area_boxstyle_top1.png);}
.Area_bg::after { content: ""; display: block; position: absolute; left: 0; width: 100%; z-index: -2;top: 100px;height: calc(100% - 190px - 40px);background-repeat: repeat-y;background-position: center bottom; background-image: url(Area_boxstyle_center1.png);}
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area1290 { width:100%;}
		.Area960 { width:95%; padding-bottom: 6vw;}
		.Area_bg { background-size: 100%; margin-bottom: 6vw;}
		.Area_bg::before { background-size: 100%;}
		.Area_bg::after { background-size: 100%;top: 8vw; height: calc(100% - 10vw - 5vw);}
	}

/*版頭LOGO-PC*/
.Area_top {}
.Area_top .momologo { z-index:99999; position: absolute;top: 5px; left:40px;}
.Area_top .momologo a { display:block; width:410px; height:45px; background: url(momo_logo.png) no-repeat;}
.Area_top .momologo a:hover{ background: url(momo_logo.png) no-repeat;}
	@media screen and (max-width:767px){
		.Area_top { height: auto;}
		.Area_top .momologo { display:none;}
	}
	

/*版頭區塊*/
.Area_title { height:740px; }
.Area_title .titlebox { z-index: 0; position:absolute; left:0px; top:0px; width:1220px; height: auto;}
.Area_title .titlebox .title1 { z-index: 0; position:absolute; top: 217px; left:357px; animation-delay:0.3s; pointer-events:none;}
.Area_title .titlebox .title2 { z-index: 0; position:absolute; top: 217px; left:357px; animation-delay:0.6s; pointer-events:none;}
.Area_title .titlebox .detail1 { z-index: 0; position:absolute; top: 12px; left:966px; animation-delay:0.6s; }
.Area_title .titlebox .detail2 { z-index: 0; position:absolute; top:75px; left:966px; animation-delay:0.6s; }

.people1 { position:absolute; top:259px; left:196px; margin-left:0px; width:76px; height:123px; background: url(people1.png) no-repeat;
        -webkit-animation: people 0.8s steps(2) alternate infinite ; 
                animation: people 0.8s steps(2) alternate infinite ; }
.people2 { position:absolute; top:516px; left:259px; margin-left:0px; width:77px; height:135px; background: url(people2.png) no-repeat;
        -webkit-animation: people 0.8s steps(2) alternate infinite ; 
                animation: people 0.8s steps(2) alternate infinite ; }
.people3 { position:absolute; top:187px; left:832px; margin-left:0px; width:116px; height:114px; background: url(people3.png) no-repeat;
        -webkit-animation: people 0.8s steps(2) alternate infinite ; 
                animation: people 0.8s steps(2) alternate infinite ; }

                @-webkit-keyframes people { 0% { background-position: 0px;} 100% { background-position:200%} }
                      @keyframes people { 0% { background-position: 0px;} 100% { background-position: 200%} }



@media screen and (max-width:767px){
		.Area_title { height: 96vw;  }
		.Area_title .titlebox { z-index: 0; position:absolute; left:0; top:0vw; width:100%; height:auto;}
		.Area_title .titlebox .title1 { width: 60%;left: 20%;top: 31vw; z-index:2 }
		.Area_title .titlebox .title2 { width: 60%;left: 20%;top: 31vw; z-index:2 }
		.Area_title .titlebox .detail1 { width: 20%;left: 77%;top: 12vw; z-index:2 }
		.Area_title .titlebox .detail2 { width: 20%;left: 77%;top: 22vw; z-index:2 }
		.people1 {display: none;}
		.people2 {display: none;}
		.people3 {display: none;}
		}



/*版頭輪播*/
.pc_toppd_box{position: absolute;top: 399px; left:427px; width:524px; height:390px; }		
.pc_toppd_swiper { display:block; z-index:1;}
		@media screen and (max-width:767px){
			.pc_toppd_box{top:51vw; left:3%; width:94%; height:auto;} 		
			.pc_toppd_swiper { height:100%; top: 0px;   left:0px;}	
		    
				
		}


/*bn輪播*/
.Area_swiper {position: relative;top: 0px; left:0px; height:150px; margin:0 auto 80px; }
.Area_swiper .swiper-slide img:nth-child(2) { display:none;}
.Area_swiper .pc_swiper_bn { padding:0 0 30px;}
		@media screen and (max-width:767px){
			.Area_swiper{top:0vw; left:0; width:94%;  height:54vw; margin:0 auto 8vw; overflow:hidden;} 		
			.Area_swiper .swiper-slide img:nth-child(1) { display:none;}
			.Area_swiper .swiper-slide img:nth-child(2) { display: block;}
			.Area_swiper .pc_swiper_bn { padding:0 0 5vw; height:50vw; overflow:hidden;}
		}



/*精選品牌輪播*/
.Area_momocard { padding:10px 0 0; height:800px;  margin:0 auto 80px}
.Area_momocard .momoareatitle { margin: 10px auto 25px; height:89px;}
.Area_momocard .pc_momocard_swiper { width:900px; height: 700px; padding:0; margin:0 auto;}
.Area_momocard .pc_momocard_swiper .swiper-slide {}
.Area_momocard .pc_momocard_swiper .swiper-slide img { width: 100%; height: auto;}
@media screen and (max-width:767px){
			.Area_momocard { height:90vw; padding:0; margin:0 auto 8vw; width:100%; background-size: 100%;}			
			.Area_momocard .momoareatitle { margin:0 auto; height:10vw; width:100%;}
			.Area_momocard .pc_momocard_swiper { height:76vw;background-image:none;padding:0; margin:0 auto; width: 94%;left:0;}	
			.Area_momocard .pc_momocard_swiper .swiper-slide:nth-child(even) {margin-top:0;}		
		}


/*主打品背景*/
.Area_p_bg { background:url(Area_p_bg_re.png) center top repeat; margin:146px auto;}
.Area_p_bg:before { content: ""; display: block; z-index: 0; position: absolute;  top: -66px; height: 66px; width: 100%; background:url(Area_p_bg_top.png) center top no-repeat;}
.Area_p_bg:after { content: ""; display: block; z-index: 0; position: absolute;  bottom: -86px; height: 86px; width: 100%; background:url(Area_p_bg_bot.png) center bottom no-repeat;}
	@media screen and (max-width:767px){

.Area_p_bg { background-size:100%; margin:15vw auto; padding:1vw 0 0;}
.Area_p_bg:before {  background-size:100%;  top: -5.1vw; height: 20vw; }
.Area_p_bg:after {  background-size:100%;  bottom: -6.7vw; height:20vw; }

		}



/*品牌logo*/
.Area_brand_logo { height: auto;}
.Area_brand_logo  ul {margin:0 auto; width:100%; padding:0; overflow:hidden; margin-left:34px;}
.Area_brand_logo  ul li { list-style:none; width:19%; display:inline-block; float:left; margin:0px 0px 0 0px ; padding:0px; box-sizing:border-box;  position:relative;}
.Area_brand_logo  ul li a { display:block; text-decoration:none;}
.Area_brand_logo  ul li a img{ width:100%; }
.brand_logo_bg { z-index:-10; position:relative;width:1220px;height:711px; top:37px;background-repeat:no-repeat;background-position:center top;pointer-events:none;background-image: url(brand_logo_bg.png);}

	@media screen and (max-width:767px){
	.Area_brand_logo { height:100%; position: relative; margin:0vw 0; width:100%; padding:0; box-sizing:border-box; top: auto; left: auto;}
	.Area_brand_logo ul {margin:0;  overflow:hidden; margin-left:0px; background-image:url(mbg.jpg); background-size:100%; }
	.Area_brand_logo ul li {list-style:none; display:inline-block; float:left; width:20%; margin:0; padding: 0; }
	.Area_brand_logo li a { display:block;  padding:0;text-decoration:none; box-sizing: border-box; }
	.Area_brand_logo li a img{ width:100%; margin:0; }	
		}
			

/*按鈕*/
.Area_btn_top {position: relative; left:0; margin:0px auto 60px; padding:0; height:162px; text-align: center; overflow:hidden; background:url(Area_btn_top_bg.png) center top no-repeat; }
.Area_btn_top ul { display:inline-block; margin:20px 0 0 300px; padding:0; width:720px;}
.Area_btn_top ul li a { position:relative;}
.Area_btn_top ul li a img {  transition-duration: 0.2s; width:100%;}
.Area_btn_top ul li { float:left; margin:5px 10px; transition-duration: 0.3s;}
.Area_btn_top ul li:hover { 
animation: ease-in-out;
-webkit-transform: translateY(-5px); scale(1);filter:brightness(115%);
-moz-transform: translateY(-5px); scale(1);filter:brightness(115%);
-ms-transform: translateY(-5px); scale(1);filter:brightness(115%);
-o-transform: translateY(-5px); scale(1);filter:brightness(115%);
transform: translateY(-5px); scale(1);filter:brightness(115%);
}
@media screen and (max-width:767px){
	.Area_btn_top { width:100%; height:30vw; margin:0 auto 6vw; padding:0;background:url(m_02.jpg) center top no-repeat; background-size:100%; }
	.Area_btn_top ul { margin:11vw auto 0; padding:0; width:90%}
	.Area_btn_top ul li a { position:relative;}
	.Area_btn_top ul li a img {  transition-duration: 0.2s;}
	.Area_btn_top ul li { margin:0vw 1% 1vw ; width:23%;}
	.Area_btn_top ul li:hover { 
		animation: ease-in-out;
		-webkit-transform: none;filter:brightness(100%);
		-moz-transform: none;filter:brightness(100%);
		-ms-transform: none;filter:brightness(100%);
		-o-transform: none;filter:brightness(100%);
		transform: none;filter:brightness(100%);
	}
}

/*按鈕*/
.Area_btn {position: relative; left:0; margin:0px auto 60px; padding:0; text-align: center; height:275px; background:center top no-repeat;}
.Area_btn ul { display: inline-block;margin:0 auto; padding:0; }
.Area_btn ul li a { position:relative; }
.Area_btn ul li a img {  transition-duration: 0.2s; width:100%;}
.Area_btn ul li { float:left; margin:0 5px; transition-duration: 0.3s; }
.Area_btn ul li:hover { 
animation: ease-in-out;
-webkit-transform: translateY(-5px); scale(1);filter:brightness(115%);
-moz-transform: translateY(-5px); scale(1);filter:brightness(115%);
-ms-transform: translateY(-5px); scale(1);filter:brightness(115%);
-o-transform: translateY(-5px); scale(1);filter:brightness(115%);
transform: translateY(-5px); scale(1);filter:brightness(115%);
}

/*純文字版
.Area_btn ul li a { text-shadow:0 1px 1px rgba(0,0,0,0.5); font-size:22px; line-height:24px; font-weight: bolder; font-family:"Century Gothic", "微軟正黑體", sans-serif; text-decoration:none; color:#fff; width:126px; padding:16px 0; }
.Area_btn ul li { background: linear-gradient(#ff298d,#e80266); border-radius:100px;}
*/

@media screen and (max-width:767px){
	.Area_btn { width:100%; height:87vw; margin:0vw auto; padding:0; background-size:90%;}
	.Area_btn ul { width:94%; margin:0 auto; padding:0; display:inline-block; -webkit-display:inline-block;}
	.Area_btn ul li a { position:relative; font-size:4.5vw; width:100%;}
	.Area_btn ul li a img {  transition-duration: 0.2s;}
	.Area_btn ul li { margin:0 1% 2%; width:48%; height:auto;}
	.Area_btn ul li:hover { 
		animation: ease-in-out;
		-webkit-transform: none;filter:brightness(100%);
		-moz-transform: none;filter:brightness(100%);
		-ms-transform: none;filter:brightness(100%);
		-o-transform: none;filter:brightness(100%);
		transform: none;filter:brightness(100%);
	}

	/*純文字版
	.Area_btn ul li a { font-size:4.5vw; width:100%;}
	*/
}



/*按鈕2*/
.Area_btn2 {position: relative; left:0; margin:0px auto 80px; padding:0; text-align: center; height:120px; background:center top no-repeat;}
.Area_btn2 ul { display: inline-block;margin:0 auto; padding:0;  background:center top no-repeat; }
.Area_btn2 ul li a { position:relative; }
.Area_btn2 ul li a img {  transition-duration: 0.2s; width:100%;}
.Area_btn2 ul li { float:left; margin:0 12px; transition-duration: 0.3s;}
.Area_btn2 ul li:hover { 
animation: ease-in-out;
-webkit-transform: translateY(-5px); scale(1);filter:brightness(115%);
-moz-transform: translateY(-5px); scale(1);filter:brightness(115%);
-ms-transform: translateY(-5px); scale(1);filter:brightness(115%);
-o-transform: translateY(-5px); scale(1);filter:brightness(115%);
transform: translateY(-5px); scale(1);filter:brightness(115%);
}

/*純文字版
.Area_btn2 ul li a { text-shadow:0 1px 1px rgba(0,0,0,0.5); font-size:22px; line-height:24px; font-weight: bolder; font-family:"Century Gothic", "微軟正黑體", sans-serif; text-decoration:none; color:#fff; width:126px; padding:16px 0; }
.Area_btn2 ul li { background: linear-gradient(#ff298d,#e80266); border-radius:100px;}
*/

@media screen and (max-width:767px){
	.Area_btn2 { width:100%; height:16vw; margin:4vw auto 8vw; padding:0; background-size: 100%; }
	.Area_btn2 ul { width:90%; margin:0 auto; float:inherit; display:inline-block;  background-size:90%;}
	.Area_btn2 ul li a { position:relative; font-size:4.5vw; width:100%;}
	.Area_btn2 ul li a img {  transition-duration: 0.2s;}
	.Area_btn2 ul li { margin:0 4%; width:42%; height:16vw;}
	.Area_btn2 ul li:hover { 
		animation: ease-in-out;
		-webkit-transform: none;filter:brightness(100%);
		-moz-transform: none;filter:brightness(100%);
		-ms-transform: none;filter:brightness(100%);
		-o-transform: none;filter:brightness(100%);
		transform: none;filter:brightness(100%);
	}

	/*純文字版
	.Area_btn2 ul li a { font-size:4.5vw; width:100%;}
	*/
}
	
/*按鈕3*/
.Area_btn_p {position: relative; left:0; margin:100px auto 80px; padding:0; text-align: center; height: 720px; background: center top no-repeat;}
.Area_btn_p ul { display: inline-block;margin:160px auto 0; padding:0;}
.Area_btn_p ul li a { position:relative; }
.Area_btn_p ul li a img {  transition-duration: 0.2s; width:100%;}
.Area_btn_p ul li { float:left; margin:0 7px 20px; transition-duration: 0.3s; width:230px; height:257px;}
.Area_btn_p ul li:hover { 
animation: ease-in-out;
-webkit-transform: translateY(-5px); scale(1);filter:brightness(115%);
-moz-transform: translateY(-5px); scale(1);filter:brightness(115%);
-ms-transform: translateY(-5px); scale(1);filter:brightness(115%);
-o-transform: translateY(-5px); scale(1);filter:brightness(115%);
transform: translateY(-5px); scale(1);filter:brightness(115%);
}

/*純文字版
.Area_btn_p ul li a { text-shadow:0 1px 1px rgba(0,0,0,0.5); font-size:22px; line-height:24px; font-weight: bolder; font-family:"Century Gothic", "微軟正黑體", sans-serif; text-decoration:none; color:#fff; width:126px; padding:16px 0; }
.Area_btn_p ul li { background: linear-gradient(#ff298d,#e80266); border-radius:100px;}
*/

@media screen and (max-width:767px){
	.Area_btn_p { width:100%; height:270vw; margin:0 auto 6vw; padding:0; background-size:90%; }
	.Area_btn_p ul { width:82%; margin:20vw auto 0; padding:0; display:inline-block; -webkit-display:inline-block;}
	.Area_btn_p ul li a { position:relative; font-size:4.5vw; width:100%;}
	.Area_btn_p ul li a img {  transition-duration: 0.2s;}
	.Area_btn_p ul li { margin:0 1% 5vw; width:48%; height:46vw;}
	.Area_btn_p ul li:hover { 
		animation: ease-in-out;
		-webkit-transform: none;filter:brightness(100%);
		-moz-transform: none;filter:brightness(100%);
		-ms-transform: none;filter:brightness(100%);
		-o-transform: none;filter:brightness(100%);
		transform: none;filter:brightness(100%);
	}

	/*純文字版
	.Area_btn_p ul li a { font-size:4.5vw; width:100%;}
	*/
}

/*按鈕4*/
.Area_btn4 {position: relative; left:0; margin:0px auto 80px; padding:0; text-align: center; height:580px; background:center top no-repeat;}
.Area_btn4 ul { display: inline-block;margin:160px auto 0; padding:0; width:1206px }
.Area_btn4 ul li a { position:relative; }
.Area_btn4 ul li a img {  transition-duration: 0.2s; width:100%;}
.Area_btn4 ul li { float:left; margin:10px 5px; transition-duration: 0.3s; width:191px; height:191px}
.Area_btn4 ul li:hover { 
animation: ease-in-out;
-webkit-transform: translateY(-5px); scale(1);filter:brightness(115%);
-moz-transform: translateY(-5px); scale(1);filter:brightness(115%);
-ms-transform: translateY(-5px); scale(1);filter:brightness(115%);
-o-transform: translateY(-5px); scale(1);filter:brightness(115%);
transform: translateY(-5px); scale(1);filter:brightness(115%);
}

/*純文字版
.Area_btn4 ul li a { text-shadow:0 1px 1px rgba(0,0,0,0.5); font-size:22px; line-height:24px; font-weight: bolder; font-family:"Century Gothic", "微軟正黑體", sans-serif; text-decoration:none; color:#fff; width:126px; padding:16px 0; }
.Area_btn4 ul li { background: linear-gradient(#ff298d,#e80266); border-radius:100px;}
*/

@media screen and (max-width:767px){
	.Area_btn4 { width:100%; height:158vw; margin:0 auto 6vw; padding:0; background-size: 90%;}
	.Area_btn4 ul { width:90%; margin:20vw auto 0; padding:0; display:inline-block; -webkit-display:inline-block;}
	.Area_btn4 ul li a { position:relative; font-size:4.5vw; width:100%;}
	.Area_btn4 ul li a img {  transition-duration: 0.2s;}
	.Area_btn4 ul li { margin:0 auto 2.5%; width:33.3%; height:auto;}
	.Area_btn4 ul li:hover { 
		animation: ease-in-out;
		-webkit-transform: none;filter:brightness(100%);
		-moz-transform: none;filter:brightness(100%);
		-ms-transform: none;filter:brightness(100%);
		-o-transform: none;filter:brightness(100%);
		transform: none;filter:brightness(100%);
	}

	/*純文字版
	.Area_btn4 ul li a { font-size:4.5vw; width:100%;}
	*/
}
	
	

/*hover*/
.hover0 ,.go_bt {transition-duration: 0.3s;}
.hover0:hover ,.go_bt:hover { 
animation: ease-in-out;
-webkit-transform: translateY(-5px); scale(1);filter:brightness(115%);
-moz-transform: translateY(-5px); scale(1);filter:brightness(115%);
-ms-transform: translateY(-5px); scale(1);filter:brightness(115%);
-o-transform: translateY(-5px); scale(1);filter:brightness(115%);
transform: translateY(-5px); scale(1);filter:brightness(115%);
}


/*幸運大輪盤*/
.Area_rotator { position:relative; margin: 0 auto 80px;}
.Area_rotator .box { width:960px;height: 1340px; }
.Area_rotator .topbn { position:relative; display:block; margin:0px auto 0px; padding:0;  width:960px; height:960px; overflow: hidden;}
.Area_rotator .topbn_02 { position:relative; display:block; width:960px; height:960px; overflow: hidden; bottom: 1017px;z-index: 10; }
.Area_rotator .topbn .roBottom{  padding-top:0px; z-index:10; bottom:0;}
.Area_rotator .topbn .roBody{ position: relative;z-index:2; margin: 40px auto;}
.Area_rotator .topbn .roCenter{ position:absolute;z-index:4; top:344px; left:390px;}
.Area_rotator .topbn .roResult { display:none; position:absolute; z-index:5;top:28px; left:70px;}

.btn_list { position:relative;  z-index:10; }
.btn_list a.btn1 { position:relative; display:inline-block; margin:0 12px;}
.btn_list a.btn2 { position:relative; display:inline-block; margin:0 12px;}
.btn_list a.btn3 { position:relative; display:inline-block; margin:0 82px;}
.btn_list a.btn4 { position:relative; display:inline-block; margin:0 82px;}
.btn_list2 { position:absolute; top:2%; right: 2%;  z-index:10; }
.btn_list3 { position:relative; margin: 4vw auto;z-index:10; }

.box_txt { font-size:32px;color: #000; font-weight: 900;letter-spacing: -0.05rem;padding: 0rem 0 0rem;}

	@media screen and (max-width:767px){
	.Area_rotator {  height:auto; padding:0; margin-bottom: 5vw; }
	.Area_rotator .box {width:96%; margin:2%; height:152vw; background-size:100%;}
	.Area_rotator .box .txt { position:relative; top:24vw; height:16vw; }
	.Area_rotator .box .txt p { height:16vw; left:0; font-size:4.3vw; line-height:6vw; letter-spacing:0; }
	.Area_rotator .topbn { position: relative; display: block; margin:0 auto ; padding: 0; width:100%; height:106vw;}
	.Area_rotator .topbn_02 { position: relative; display: block; margin:0 auto ; padding: 0; width: 100%;height: 100vw;bottom: 104vw;}
	.Area_rotator .topbn .roMain{ position:relative; z-index:1; }
	.Area_rotator .topbn .roBody{ position:absolute; z-index:2; width:100%; margin: 6vw auto;}
	.Area_rotator .topbn .roBody_02{ position:absolute; z-index:2; top:27vw; left: 0; right:0; width:100%;}
	.Area_rotator .topbn .roCenter{ position:absolute; z-index:4; top:37vw; left:50%; width:20%; height:auto; transform: translateX(-50%);}
	.Area_rotator .topbn .roResult { display:none;  position: absolute; z-index: 5;  top:1vw; left: 7%; right:0; width:86%; }
		
	.btn_list { position:relative;  }
	.btn_list a.btn1 { position: relative; width:38%; height:auto; margin: 0 4vw;}
	.btn_list a.btn2 { position: relative; width:38%; height:auto; margin: 0 4vw;}
	.btn_list a.btn3 { position: relative; width:38%; height:auto; margin: 0 4vw;}
	.btn_list a.btn4 { position: relative; width:38%; height:auto; margin: 0 4vw;}
	.btn_list2 { width: 22%;}
	.btn_list3 { width: 50%;}
		
	.box_txt { font-size: 6vw;}
}

/*記錄浮層*/
.refArea { width:700px; position:relative; display:block; margin: 0 auto; padding:20px 0px; height: auto; background-color:rgba(0,0,0,0.8); border-radius:20px;}
.refArea img { vertical-align:bottom;}
.refArea .closeBN a { z-index:2; position:absolute; top:-20px; right:-20px; display:block; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none;}
.refArea .closeBN a:hover { background-color:#666; text-decoration:none}
.refArea .title  { margin:0 50px 10px; border-bottom:1px solid #ffd800; font:bold 45px/2em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.refArea .box { margin: 10px auto; padding: 20px 20px; text-align:center;}
.refArea .box .btngo {  width: 60%; margin: 2vw auto; }
@media screen and (max-width:767px){
		.refArea { width:90%;}
		.refArea .title  { margin:0 5%; font-size:30px;}
		.refArea .closeBN a { top:-15px; right:-15px; width:30px; height:30px; font-size:30px;}
}


/*得獎結果浮層*/
.refArea table{margin: 0 5% 5%; width:90%;  border-collapse:collapse; color: #1e0500;  font-size: 1.25em; line-height: 1.5em; background-color: #fff;}
.refArea table th{padding:5px; border:1px solid rgba(0,0,0,0.8); background:#ce0000;  color: #fff; vertical-align: middle; text-align: center;}
.refArea table td{padding:10px; border:1px solid rgba(0,0,0,0.8); background:#fff; vertical-align: middle;}
.btnCoupon{ width: 55%; margin: 0 auto; padding: 5px 0; border-radius: 40px; color: #fff; background-color:transparent;}
	.couponA{ background-color: #ce0000;}
	.couponB{ background-color: #484848;}
@media screen and (max-width:767px){
	.refArea .proListBox { padding: 5px;}
	.refArea table{ width:94%; margin: 2% auto 8%;  border-collapse:collapse; color: #1e0500;  font-size: 3.6vw; line-height: 1.5em;}
	.refArea table th{padding:4px;}
	.refArea table td{padding:4px;}
	.btnCoupon{ width: 80%; padding: 3%; border-radius: 10px; text-decoration: none; cursor: pointer;}
	.couponA{ background-color: #ce0000;}
	.couponB{ background-color: #484848;}
}

/*分享浮層*/
.FBLINEArea { width:700px; position:relative; display:block; margin: 0 auto; padding:20px 0px; height: auto; background-color:rgba(0,0,0,0.8); border-radius:20px;}
.refArea img { vertical-align:bottom; width:100%;}
.FBLINEArea .closeBN a { z-index:2; position:absolute; top:-20px; right:-20px; display:block; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none;}
.FBLINEArea .closeBN a:hover { background-color:#666; text-decoration:none}
.FBLINEArea .title  { margin:0 50px 10px; border-bottom:1px solid #fff59c; font:bold 45px/2em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#fff59c; text-align:center}
.FBLINEArea .box { margin: 10px auto; padding: 20px 20px;}
.FBLINEArea .box a{ display: block; margin: 20px auto 30px; width: 100%; height:auto; }
.FBLINEArea .box a img { width: 100%; height:auto; }
@media screen and (max-width:767px){
		.FBLINEArea { width:90%;}
		.FBLINEArea .title  { margin:0 5%; font-size:30px;}
		.FBLINEArea .closeBN a { top:-15px; right:-15px; width:30px; height:30px; font-size:30px;}
	    .FBLINEArea .box a{ display: block; }
		.FBLINEArea .box img{width: 100%;margin: 0; }
}		
