@charset "big5";
/* CSS Document */

/*�^���Y*/
#gotop { display: none; position:fixed; z-index:5; right:20px; bottom:30px;padding:10px 10px 3px 10px; border-radius:50px; font:12px/30px Verdana; text-align:center; color:#fff;  background-color:rgba(0,0,0,0.5); cursor:pointer;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;}
#gotop:hover { padding-top:40px; bbackground-color:rgba(0,0,0,0.7);} 
#gotop::before { content: ""; position:absolute; top:7px; left:18px; width: 0; height: 0; border: 4px solid #fff; border-color: transparent transparent #fff; }
	@media screen and (max-width:767px){
		#gotop { right:20px; bottom:70px; }
	}





/*���|��header*/
.cantantBase { z-index:5; background:#fff;  position:fixed ; top:0; left:50%; transform:translateX(-50%); width:100%; }
.cantantBase .momologo { position:absolute; top:29px; left:26px; -webkit-transform:scale(0.9); transform:scale(0.9);}
.cantantBase .momologo a { display:block; width:191px; height:21px; background:url(momo_logo.png?t=1782121490295);}
.cantantBase .momologo a:hover { background:url(momo_logo_on.png?t=1782121490295);}
.cantantBase .box { position:relative; margin:0 auto; width:1220px; height:69px;}
.cantantBase .box ul { display:inline-block; position:absolute; top:25px; right:160px; margin:0; padding:0; list-style:none;  text-align:center;}
.cantantBase .box ul li { display:inline-block; position: relative; white-space: nowrap; float: left; margin:0; padding:0;font-size:16px; line-height:35px; width: 120px;  }
.cantantBase .box ul li.drop:after { content: ""; position: absolute; top: 15px; right:12px; border-style:solid; border-width:5px 5px 0px 5px; border-color:#000 transparent transparent transparent; }
.cantantBase .box ul li.drop:hover:after { content: "";  border-style:solid; border-width:5px 5px 0px 5px; border-color: #898989 transparent transparent transparent; }
.cantantBase .box ul li a { color:#000; display: block;}
.cantantBase .box ul li.link a:hover { color:#898989;  }
/*.cantantBase ._box li a i { position:absolute; left:0; top:11%; display:block; width:100%; height:50px; background-repeat: no-repeat; background-position: left top; background-size: auto 40px;}*/
	
 /*�ĤG�h*/
	.cantantBase .box ul.dropdown ul { position: absolute; z-index: 99; left: 5px; top: 100%; min-width:120px; }
	.cantantBase .box ul.dropdown ul li { border-bottom: #fff 1px solid; background-color:rgba(255,255,255,0.5); -webkit-backdrop-filter: blur(10px); -moz-backdrop-filter: blur(11px);-ms-backdrop-filter: blur(11px);   backdrop-filter: blur(11px);  width:120px; }
	.cantantBase .box ul.dropdown ul li a {  color: #000;  }
	.cantantBase .box ul.dropdown ul li a:hover {  display: block;  color: #626262;  }
	.cantantBase .box ul.dropdown ul li.on { background-color: rgba(0,0,0,0.2);   }
	.cantantBase .box ul.dropdown ul li.on a { color: #fff;  }
	.cantantBase .box ul.dropdown ul li:last-child { border-bottom: none;  }
	/*.cantantBase .box ul.dropdown ul {display: none; left: 999999px;   }
	.cantantBase .box ul.dropdown li:hover > ul {display: block;}*/
	.cantantBase .box ul.dropdown ul {  opacity: 0;  -webkit-transition:opacity 0.3s; transition:opacity 0.3s; pointer-events:none; }
	.cantantBase .box ul.dropdown li:hover > ul {opacity: 1; -webkit-transition:opacity 0.3s; transition:opacity 0.3s; left: 5px; border-right: 5px; pointer-events:inherit;}
	.cantantBase .box ul.dropdown li:hover > ul ul {left: 5px;}
	.cantantBase .box ul.dropdown ul li:hover > ul { left: 90%;}




/*Phone�m�����*/
.Fixedfooter .Fixedfooter_box { position: fixed; bottom: 0; width:100%; height: 50px; max-width:767px;  background-color:#898989; /* background-color:#f2143c; background-image: repeating-linear-gradient(45deg, #d9193b -2%, #ff2302 120%);*/
										height: calc(50px + constant(safe-area-inset-bottom) );
										height: calc(50px + env(safe-area-inset-bottom) );
										-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
										   -moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
											-ms-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
											 -o-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
												box-shadow:0px 0px 8px rgba(0,0,0,0.5);}
		.Fixedfooter .Fixedfooter_box ul { position: absolute; left: 0; top: 0px; margin: 0; padding: 0; width: 100%; list-style: outside none none;}
		.Fixedfooter .Fixedfooter_box li { float: left; padding-top:2px; width:33.3%; height:45px; text-align:center; }
		.Fixedfooter .Fixedfooter_box li a { position:relative; display:block; color: #fff; font: bold 14px/48px "�L�n������","Microsoft JhengHei", Arial, Helvetica; letter-spacing:-0.05rem; text-decoration: none; cursor: pointer;}
		.Fixedfooter .Fixedfooter_box li a i { position:absolute; left:0; top:11%; display:block; width:100%; height:50px; background-repeat: no-repeat; background-position: left top; background-size: auto 40px;}
		.Fixedfooter .Fixedfooter_box li:nth-of-type(1) i { background-image: url(Fixedfooter_icon_1.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:nth-of-type(2) i { background-image: url(Fixedfooter_icon_2.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:nth-of-type(3) i { background-image: url(Fixedfooter_icon_3.png?t=1782121490295);}
		/*
		.Fixedfooter .Fixedfooter_box li:hover a { color:#ffffc8;}
		.Fixedfooter .Fixedfooter_box li:hover:nth-of-type(1) i { background-image: url(Fixedfooter_icon_1_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:hover:nth-of-type(2) i { background-image: url(Fixedfooter_icon_2_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:hover:nth-of-type(3) i { background-image: url(Fixedfooter_icon_3_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:hover:nth-of-type(4) i { background-image: url(Fixedfooter_icon_4_on.png?t=1782121490295);}
		
		.Fixedfooter .Fixedfooter_box li.cate-hover a { color:#ffffc8;}
		.Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(1) i { background-image: url(Fixedfooter_icon_1_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(2) i { background-image: url(Fixedfooter_icon_2_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(3) i { background-image: url(Fixedfooter_icon_3_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(4) i { background-image: url(Fixedfooter_icon_4_on.png?t=1782121490295);}*/
			/*���_�©�*/
			.Fixedfooter .Fixedfooter_bg {}
					/*�i�{�������jcate-open �i�}��*/
					.Fixedfooter.cate-open .Fixedfooter_bg { position: fixed; top:0; left:0; display:none; width:100%; height:100%; background-color:rgba(0,0,0,0.8);}
					.Fixedfooter.cate-open .Fixedfooter_bg { display: block;}

			/*�B�h��-Phone�m�����*/
			.Fixedfooter_agree { display:none; z-index:10;  position: fixed;  bottom: 65px; background-color:#898989;  border-radius:10px; margin:0 5%; width:90%; 
						bottom: calc(65px + constant(safe-area-inset-bottom) );
						bottom: calc(65px + env(safe-area-inset-bottom) );}
			.Fixedfooter_agree * { box-sizing:border-box;}
			.Fixedfooter_agree .trainglelist { position:absolute; bottom:-10px; left:48%; width:0; height:0; border-style:solid; border-width:10px 10px 0px 10px; border-color:#898989 transparent transparent transparent;   }
			.Fixedfooter_agree ul { width:100%; height:auto; margin:0 ; padding:3%; }
			.Fixedfooter_agree ul:after { content:""; display:block; clear:both;}
			.Fixedfooter_agree li { float:left; display:block; margin-left:2%; margin-top:3%; width:32%; height:30px; border-radius:50px; text-align:center; font: bold 14px/30px "�L�n������","Microsoft JhengHei", Arial, Helvetica; color:#fff; background-color: rgba(0,0,0,0.4); }
			.Fixedfooter_agree li:nth-child(3n+1) { margin-left:0; }
			.Fixedfooter_agree li:nth-child(1),
			.Fixedfooter_agree li:nth-child(2),
			.Fixedfooter_agree li:nth-child(3) {margin-top:0; }
			.Fixedfooter_agree li a { color:#fff; }

			/*	
			.Fixedfooter_agree li:hover { background-color: #fff;}
			.Fixedfooter_agree li:hover a { color:#F92D4F;}*/
			.Fixedfooter_agree li.cate-hover { background-color: #fff;}
			.Fixedfooter_agree li.cate-hover a { color:#F92D4F;}

		/** �m���H�H��B **/
		.footerArea { display:none!important;} /*�����쥻���a����*/
		.fixedfooterArea_B { z-index:10; position: fixed; bottom: 0px; width: 100%; height: 45px; max-width:767px; background-color:#f2f2f2; background-color:rgba(240,240,240,0.95);
							-webkit-transform:translateZ(0px); -moz-transform:translateZ(0px); -ms-transform:translateZ(0px); -o-transform:translateZ(0px);transform:translateZ(0px);
							-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
							   -moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
								-ms-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
								 -o-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
									box-shadow:0px 0px 8px rgba(0,0,0,0.5);}
		.fixedfooterArea_B ul { position: absolute; left: 0; top: 0px; margin: 0; padding: 0; width: 100%; list-style: outside none none;}
		.fixedfooterArea_B ul li { float: left; border-left:1px solid #ccc; width:33%; height: 55px; text-align: center; }
		.fixedfooterArea_B ul li:first-child   { border-left:0; }
		.fixedfooterArea_B ul li a { position:relative; display:block; color: #D50069; padding-left:45px; font: bold 14px/48px "�L�n������","Microsoft JhengHei", Arial, Helvetica; text-decoration: none; cursor: pointer;}
		.fixedfooterArea_B ul li a i { position:absolute; left:0; top:-5px; display:block; width:100%; height:50px; background-repeat: no-repeat; background-position: center top; background-size: auto 50px;}
		.fixedfooterArea_B .index      { background-image: url("iconb_01.png?t=1782121490295");}
		.fixedfooterArea_B .othergroup { background-image: url("iconb_03.png?t=1782121490295");}
		.fixedfooterArea_B .raiders    { background-image: url("iconb_05.png?t=1782121490295");}










/*PC�k���H�H��+goTop+�^���Y*/
.fixarea {z-index:99; position:fixed; right:10px; top:20px; /*display: none;*/ width:120px; text-align: center; font-family:"�L�n������", "Microsoft JhengHei", Arial; }
.fixarea .title {}
.fixarea .fix_box { margin:0 auto; width:85px;}
.fixarea ul { margin:0; padding:0; list-style:none;}
.fixarea li { position:relative; margin:0; padding:0; font-size:16px; line-height:20px;}
.fixarea a { text-decoration:none; color:#fff;}
.fixarea a:hover{ color:#FF0;}
.fixarea .fix_main { background-color:#00a8ff;}
.fixarea .fix_main li { padding:8px 0;}
.fixarea .fix_main li::after  { content: ""; position:absolute; bottom:0; left:5%; display:block; width:90%; height:1px; border-bottom:1px dotted #fff;}
.fixarea .fix_main li:last-child::after { display:none;}
.fixarea .fix_other { padding:5px 0; background-color:#313131;}
.fixarea .fix_other li { padding:6px 0;}


/*Phone�m���ưʿ��*/
.m_fixarea{ z-index:999;  position: relative; top:0; top:inherit; left:0; margin:0; padding:0; overflow: scroll; overflow-y: hidden; border:0; width: 100%; height: 40px; box-shadow:0 0 10px rgba(0,0,0,0.3);
			-webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -ms-overflow-scrolling: touch; -o-overflow-scrolling: touch; overflow-scrolling: touch;
		    -webkit-animation:fade-in 1.5s; animation:fade-in 1.5s; overflow:hidden;}
.m_fixarea:after  { content: ""; display:block; position:absolute; top:0; left:0; width:100%; height:100%; background-color:#f2f2f2;
    background-color: rgba(255,255,255,0.95);
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    -webkit-transition-property: background-color, -webkit-backdrop-filter;
    transition-property: background-color, -webkit-backdrop-filter;
    transition-property: background-color, backdrop-filter;
    transition-property: background-color, backdrop-filter, -webkit-backdrop-filter;}		
	
.m_fixarea ul { margin:0;  padding:0; list-style: none;}
.m_fixarea ul li{ width:80px;}
.m_fixarea ul li:after  { content: ""; position: absolute;  top:12px; /* right:0px; */display:block; width:1px; height:18px; background-color:#f2f2f2;!important}
.m_fixarea ul li a { display:block; text-decoration:none;}
.m_fixarea ul li .txt{ display:block; padding:0; width: 100%; height:50px; text-align:center; font-size:16px; line-height:40px;  color:#000; font:bold; font-family:"Century Gothic", "�L�n������", sans-serif;  background-size: 100% 100%; }
.m_fixarea ul li .txt:hover{color:#F00;}
.m_fixarea .fixbox { margin-left:80px; overflow:hidden;}
.m_fixarea .fixbox_toptext { z-index:1000; position: absolute; top:0; top:inherit; border:0; width:80px; height: 40px; color:#e7ab01; text-align:center; font-size:16px; line-height:40px; font:bold; font-family:"Century Gothic", "�L�n������", sans-serif; letter-spacing:-1px;  color:#F00; }
.m_fixarea .fixbox_toptext:after  { content: ""; position: absolute;  top:11px;  right:0px; display:block; width:1px; height:18px; background-color:#000;!important}
.m_fixarea .fixbox_toptext:before { content: ""; display: block; position: absolute; top:0px; right:-16px; width:16px; height:38px;  /*background-image: repeating-linear-gradient(90deg, rgba(0,0,0,0.7) -2%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 120%);*/}





/** �m���H�H��B�h��- **/
		.flitermenu {/* display:none;*/ z-index:10;  position: fixed;  bottom: 60px;background-color:#f2f2f2; border-radius:10px; margin:0 5%; width:90%; /*height:190px;*/
					 -webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
						   -moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
							-ms-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
							 -o-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
								box-shadow:0px 0px 8px rgba(0,0,0,0.5);}
		.flitermenu * { box-sizing:border-box;}
		.flitermenu .trainglelist { position:absolute; bottom:-10px; left:48%; width:0; height:0; border-style:solid; border-width:10px 10px 0px 10px; border-color:#f2f2f2 transparent transparent transparent;   }
		.flitermenu ul{ width:100%; height:auto; margin:0 ; padding:6%;  }
		.flitermenu li{ float:left; display:block; margin-left:5%; margin-bottom:5%; width:30%; height:30px; border-radius:50px; text-align:center; font: bold 14px/30px "�L�n������","Microsoft JhengHei", Arial, Helvetica; color:#000; background-color: #999; }
		.flitermenu li:nth-child(3n+1) { margin-left:0; }
		.flitermenu li:hover { background-color: #F39;}
		.flitermenu li a { color:#fff; }
		.flitermenu li.btn_on {background-color: #F39;}
		.flitermenu li.btn_on a{color:#ffff00;}
			@media screen and (min-width:400px){
				.flitermenu ul{ padding:4%;}
				.flitermenu li{ margin-bottom:3%;}
			}
			@media screen and (min-width:600px){
				.flitermenu{ max-width:600px; margin:0 20px;}
				.flitermenu ul{ padding:2%;}
				.flitermenu li{ margin-bottom:3%;}
			}

		.footerArea { display:none!important;} /*��t�Τ�����쥻���a����*/
		.Fixedfooter { z-index:1000; position: fixed; bottom: 0; width:100%;}
		.Fixedfooter * ,
		.Fixedfooter *:before ,
		.Fixedfooter *:after { margin:0; padding:0; -webkit-box-sizing:border-box; box-sizing:border-box;}
		.Fixedfooter .Fixedfooter_box { position: fixed; bottom: 0; width:100%; height: 50px; max-width:767px;  background-color:#898989; /* background-color:#f2143c; background-image: repeating-linear-gradient(45deg, #d9193b -2%, #ff2302 120%);*/
										height: calc(50px + constant(safe-area-inset-bottom) );
										height: calc(50px + env(safe-area-inset-bottom) );
										-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
										   -moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
											-ms-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
											 -o-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
												box-shadow:0px 0px 8px rgba(0,0,0,0.5);}
		.Fixedfooter .Fixedfooter_box ul { position: absolute; left: 0; top: 0px; margin: 0; padding: 0; width: 100%; list-style: outside none none;}
		.Fixedfooter .Fixedfooter_box li { float: left; padding-top:2px; width:33.3%; height:45px; text-align:center; }
		.Fixedfooter .Fixedfooter_box li a { position:relative; display:block; color: #fff; font: bold 14px/48px "�L�n������","Microsoft JhengHei", Arial, Helvetica; letter-spacing:-0.05rem; text-decoration: none; cursor: pointer;}
		.Fixedfooter .Fixedfooter_box li a i { position:absolute; left:0; top:11%; display:block; width:100%; height:50px; background-repeat: no-repeat; background-position: left top; background-size: auto 40px;}
		.Fixedfooter .Fixedfooter_box li:nth-of-type(1) i { background-image: url(Fixedfooter_icon_1.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:nth-of-type(2) i { background-image: url(Fixedfooter_icon_2.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:nth-of-type(3) i { background-image: url(Fixedfooter_icon_3.png?t=1782121490295);}
		/*
		.Fixedfooter .Fixedfooter_box li:hover a { color:#ffffc8;}
		.Fixedfooter .Fixedfooter_box li:hover:nth-of-type(1) i { background-image: url(Fixedfooter_icon_1_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:hover:nth-of-type(2) i { background-image: url(Fixedfooter_icon_2_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:hover:nth-of-type(3) i { background-image: url(Fixedfooter_icon_3_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li:hover:nth-of-type(4) i { background-image: url(Fixedfooter_icon_4_on.png?t=1782121490295);}
		*/
		.Fixedfooter .Fixedfooter_box li.cate-hover a { color:#ffffc8;}
		.Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(1) i { background-image: url(Fixedfooter_icon_1_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(2) i { background-image: url(Fixedfooter_icon_2_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(3) i { background-image: url(Fixedfooter_icon_3_on.png?t=1782121490295);}
		.Fixedfooter .Fixedfooter_box li.cate-hover:nth-of-type(4) i { background-image: url(Fixedfooter_icon_4_on.png?t=1782121490296);}
			/*���_�©�*/
			.Fixedfooter .Fixedfooter_bg {}
					/*�i�{�������jcate-open �i�}��*/
					.Fixedfooter.cate-open .Fixedfooter_bg { position: fixed; top:0; left:0; display:none; width:100%; height:100%; background-color:rgba(0,0,0,0.8);}
					.Fixedfooter.cate-open .Fixedfooter_bg { display: block;}

			/*�B�h��-Phone�m�����*/
			.Fixedfooter_agree { display:none; z-index:10;  position: fixed;  bottom: 65px;background-color:#898989;  border-radius:10px; margin:0 5%; width:90%; 
						bottom: calc(65px + constant(safe-area-inset-bottom) );
						bottom: calc(65px + env(safe-area-inset-bottom) );}


			.Fixedfooter_agree * { box-sizing:border-box;}
			.Fixedfooter_agree .trainglelist { position:absolute; bottom:-10px; left:48%; width:0; height:0; border-style:solid; border-width:10px 10px 0px 10px; border-color:#898989 transparent transparent transparent;   }
			.Fixedfooter_agree ul { width:100%; height:auto; margin:0 ; padding:3%; }
			.Fixedfooter_agree ul:after { content:""; display:block; clear:both;}
			.Fixedfooter_agree li { float:left; display:block; margin-left:2%; margin-top:3%; width:32%; height:30px; border-radius:50px; text-align:center; font: bold 14px/30px "�L�n������","Microsoft JhengHei", Arial, Helvetica; color:#fff; background-color: rgba(0,0,0,0.4); }
			.Fixedfooter_agree li:nth-child(3n+1) { margin-left:0; }
			.Fixedfooter_agree li:nth-child(1),
			.Fixedfooter_agree li:nth-child(2),
			.Fixedfooter_agree li:nth-child(3) {margin-top:0; }
			.Fixedfooter_agree li a { color:#fff; }

			/*	
			.Fixedfooter_agree li:hover { background-color: #fff;}
			.Fixedfooter_agree li:hover a { color:#F92D4F;}*/
			.Fixedfooter_agree li.cate-hover { background-color: #fff;}
			.Fixedfooter_agree li.cate-hover a { color:#a3b33c;}

		/** �m���H�H��B **/
		.footerArea { display:none!important;} /*�����쥻���a����*/
		.fixedfooterArea_B { z-index:10; position: fixed; bottom: 0px; width: 100%; height: 45px; max-width:767px; background-color:#f2f2f2; background-color:rgba(240,240,240,0.95);
							-webkit-transform:translateZ(0px); -moz-transform:translateZ(0px); -ms-transform:translateZ(0px); -o-transform:translateZ(0px);transform:translateZ(0px);
							-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
							   -moz-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
								-ms-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
								 -o-box-shadow:0px 0px 8px rgba(0,0,0,0.5);
									box-shadow:0px 0px 8px rgba(0,0,0,0.5);}
		.fixedfooterArea_B ul { position: absolute; left: 0; top: 0px; margin: 0; padding: 0; width: 100%; list-style: outside none none;}
		.fixedfooterArea_B ul li { float: left; border-left:1px solid #ccc; width:33%; height: 55px; text-align: center; }
		.fixedfooterArea_B ul li:first-child   { border-left:0; }
		.fixedfooterArea_B ul li a { position:relative; display:block; color: #D50069; padding-left:45px; font: bold 14px/48px "�L�n������","Microsoft JhengHei", Arial, Helvetica; text-decoration: none; cursor: pointer;}
		.fixedfooterArea_B ul li a i { position:absolute; left:0; top:-5px; display:block; width:100%; height:50px; background-repeat: no-repeat; background-position: center top; background-size: auto 50px;}
		.fixedfooterArea_B .index      { background-image: url("iconb_01.png?t=1782121490296");}
		.fixedfooterArea_B .othergroup { background-image: url("iconb_03.png?t=1782121490296");}
		.fixedfooterArea_B .raiders    { background-image: url("iconb_05.png?t=1782121490296");}


















/*�B�h�K�K*/
.blackBox { }
.blackBox_play { z-index:99; position:absolute; top:0px; left:0px; width:100%; height:100%; background-color: rgba(34,34,34,0.75);}
.blackBox a{ text-decoration:none;}
/*�B�h��*/
.blackBox .box .button {  border-top:1px solid #d6d6d6; text-align:center; font-size:1.25rem; line-height:3.5rem; font-weight:bold;}
.blackBox .box .but-close { clear:both; width:100%;}
.blackBox .box .but-close a { display:block; color:#333;}
.blackBox .box h3 span.close { position:absolute; top:6px; right:5px; display:block; border:2px solid #fff; border-radius:5px; width:63px; height:33px; font-size:1rem; line-height:2rem; text-align:center;}
.blackBox .box h3 span.close a { display:inline-block; width:100%; height:100%; color:#fff;}
/*�q���B�h*/
.blackBox .agreeArea { position:relative; top:5%; margin:0 auto 30px; width:94%; max-width:500px; font-family:"Century Gothic", "�L�n������", sans-serif;}
.blackBox .agreeArea * { margin:0; padding:0;}
.blackBox .agreeArea .box { border-radius:10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); background-color:#fff; overflow:hidden;}
.blackBox .agreeArea img{ width:100%; height:auto;}
.blackBox .agreeArea .box h3 { height:3rem; font-size:1.25rem; font-weight:800;line-height:3rem; text-align:center; color:#fff; background-color:#090046;}
.blackBox .agreeArea .box p { margin:0 auto; margin-top:1rem; padding:0px 8%;  text-align:center; font-size:1em; text-align:left; line-height:1.2em; color:#666;}
.blackBox .agreeArea .box p { }
.blackBox .agreeArea .box p b { display:block; padding-bottom:0px;}
.blackBox .agreeArea .box p span { }
.blackBox .agreeArea .box .qrcodeimg { text-align:center; }
.blackBox .agreeArea .box .qrcodeimg a { color:#006afe;}
.blackBox .agreeArea .box .qrcodeimg img { width:100%; height:auto;}
.blackBox .agreeArea .box .agree_table table { margin:20px auto; border-collapse:collapse; width:90%; text-align:center;}
.blackBox .agreeArea .box .agree_table th { padding:5px; border:1px solid #CCC; width:33%; font-size:0.9em; }
.blackBox .agreeArea .box .agree_table td { padding:5px; border:1px solid #CCC; font-size:0.9em; }
.blackBox .agreeArea .box .agree_table th a{ color:#c70026; text-decoration:underline;}
.blackBox .agreeArea .box .xxx{ display:block; width:80%; height:40px; font-size:1.5em; text-align:center; line-height:40px; color:#FFF; background-color:#7048A0; margin:0 auto; margin-bottom:20px; margin-top:10px; font-weight:bold; border-radius:10px;}
	@media screen and (max-width:767px){
		.for_pc{ display:none !important;}
		.for_phone{ display:block !important;}
	}



/*��-�W�U*/
.uptodown-play { -webkit-animation:uptodown-play 1.5s infinite alternate;
				         animation:uptodown-play 1.5s infinite alternate;}
	@-webkit-keyframes uptodown-play { 
		0% { 
			-webkit-transform: translate(0,-10px);  
		} 
		100% { 
			-webkit-transform: translate(0,0);
		}
	}
	@keyframes uptodown-play { 
		0% { 
			transform: translate(0,-10px);  
		} 
		100% { 
			transform: translate(0,0);
		}
	}

/*��-�U�W*/
.downtoup-play { -webkit-animation:downtoup-play 1.5s infinite alternate;
				         animation:downtoup-play 1.5s infinite alternate;}
	@-webkit-keyframes downtoup-play { 
		0% { 
			-webkit-transform: translate(0,0);  
		} 
		100% { 
			-webkit-transform: translate(0,-10px);
		}
	}
	@keyframes downtoup-play { 
		0% { 
			transform: translate(0,0);  
		} 
		100% { 
			transform: translate(0,-10px);
		}
	}



/*����3*/
.rotate3-play { -webkit-animation:rotate3-play 20s linear infinite ;
				       animation:rotate3-play 20s linear infinite ;}
	@keyframes rotate3-play {
	  100% { 
			transform: rotate(-360deg);
	  }
	}

/*�I���ƤW*/
.bgupup-play { -webkit-animation:bgupup-play 40s linear infinite ;
				       animation:bgupup-play 40s linear infinite ;}
	@keyframes bgupup-play {
	  100% { background-position: center -925px;
	  }
	}


/*�߸�A*/
.heartbeat-play {-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-name: heartbeat-play;  animation-name: heartbeat-play;  -webkit-animation-iteration-count: infinite;    animation-iteration-count:infinite;/* -webkit-animation-direction: alternate;animation-direction: alternate;*/}
	@-webkit-keyframes heartbeat-play {   
		0%   { -webkit-transform: scale(1); transform: scale(1); filter:brightness(120%);} 
		40%  { -webkit-transform: scale(0.95); transform: scale(0.95); filter:brightness(100%);} 
		60%  { -webkit-transform: scale(1); transform: scale(1); filter:brightness(120%);} 
		80%  { -webkit-transform: scale(0.95); transform: scale(0.95); filter:brightness(100%);}
		100% { -webkit-transform: scale(1); transform: scale(1); filter:brightness(120%);} 
		}
	@keyframes heartbeat-play { 
		0%   { -webkit-transform: scale(1); transform: scale(1); filter:brightness(120%);} 
		40%  { -webkit-transform: scale(0.95); transform: scale(0.95); filter:brightness(100%);} 
		60%  { -webkit-transform: scale(1); transform: scale(1); filter:brightness(120%);} 
		80%  { -webkit-transform: scale(0.95); transform: scale(0.95); filter:brightness(100%);}
		100% { -webkit-transform: scale(1); transform: scale(1); filter:brightness(120%);} 
	}

/*�u��*/	
.bounce-play { -webkit-animation:bounce-play 3s linear infinite ;
				          animation:bounce-play 3s linear infinite ;}
	@-webkit-keyframes bounce-play {
	  0%, 5%, 12.5%, 20%, 25% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }
	
	  10% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	  }
	
	  15% {
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%);
	  }
	}
	
	@keyframes bounce-play {
	  0%, 5%, 12.5%, 20%, 25% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }
	
	  10% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	  }
	
	  15% {
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%);
	  }
	}

/*�D�зL�G*/		  
.minbright-play { -webkit-animation:minbright-play 2s infinite alternate; animation:minbright-play 2s infinite alternate ;}
	@-webkit-keyframes minbright-play {
	  0% { 
		filter:brightness(110%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}
	@keyframes minbright-play {
	  0% { 
		filter:brightness(110%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}

/*�{��1*/				  
.brightness1-play { -webkit-animation:brightness1-play 4s infinite ; animation:brightness1-play 4s infinite ;}
	@keyframes brightness1-play {
	  0% { 
		filter:brightness(100%);
	  }
	  92% { 
		filter:brightness(100%);
	  }
	  94% { 
		filter:brightness(200%);
	  }
	  96% { 
		filter:brightness(100%);
	  }
	  98% { 
		filter:brightness(200%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}
