@charset "utf-8";
@import url("/css/_font.css");
@import url("animate.css");
@import url("/aurakingdom/css/jquery.fancybox.min.css");
@import url("../css/footer.css");

iframe[name="google_conversion_frame"] {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
}

body {
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #3a4462;
	text-align: center;
	font-size: 19px;
	line-height: 1.5;
	position: relative;
	background-color: #dfdfd3;
	margin: 0;
	padding: 0;
}

.menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	background-image: url("../images/top.jpg");
}
.menu:before {
	content: '';
	display: block;
	width: 100%;
	height: 55px;
	background: #020137;
	opacity: 0.9;
}
.menu ul {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	max-width: 900px;
}
.menu a {
	position: relative;
	display: inline-block;
	margin-right: -4px;
	width: 25%;
	height: 70px;
}
.menu a:before {
	position: absolute;
	top: 51px;
	bottom: 0;
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	background: #fff;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.menu a:hover:before {
	-ms-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.menu a span {
	position: absolute;
	top: -12px;
	bottom: 0;
	display: block;
	margin: auto;
	width: 100%;
	height: 16px;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	border-width: 0 1px 0 0;
	border-color: #fff;
	border-style: solid;
}
.menu a:first-child span {
	border-width: 0 1px 0 1px;
}


a {
	/*color: #fff;*/
	/*cursor: pointer;*/
}
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul {
	padding: 0;
}
ol {
	margin-left: 1em;
	padding: 0;

}
p {
	margin: 1.5em 0;
}

h1,h2,h3,p {
	margin-top: 0;
}

.text_hide {white-space: nowrap;text-indent: 200%;overflow: hidden;display: block;height: 0;}

.text_center {
	text-align: center;
}

.clear_fix:after {content: " ";display: block;font-size: 0;height: 0;clear: both;visibility: hidden;}
* html .clearFix,*:first-child+html .clearFix { zoom: 1;}


.strong {
	font-weight: bold;
	font-size: 1.2em;
}
.point {color: #e83a3a;}
.point2 {color: #03901a;}
.point3 {color: #0924c4;}
.point4 {color: #3a4462;font-weight: bold;}


.event-wrapper {
	position: relative;
	overflow: hidden;
	background-image: url("../images/ffo-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}


.event-container {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

.event-section {
	top:-48px;
	position: relative;
}


.SevenELEVEn {
	height: 1em;
	width: auto;
	vertical-align: baseline;
}

.hide {
	display: none;
}

/*--------------------------------------------------------------------
BTN
--------------------------------------------------------------------*/
/* go top */
span.top{
	display: block;
	display: none;
    position: fixed;
    top: 87vh;
    right: 79px;
    width: 50px;
    height: 50px;
    line-height: 3.8em;
    padding: 0 .7em;
    color: #FFF;
    font-size: 15px;
    background: #1fade2;
    border-radius: 50px;
    opacity: .7;
    z-index: 98;
    cursor: pointer;
}
span.top b{
	display: block;
    position: absolute;
    top: 34%;
    left: 50%;
    margin: -8px 0 0px -5px;
    border-style: solid;
    border-width: 0px 6px 9px 6px;
    border-color: transparent transparent #ffffff transparent;
}
span.top:hover{ -webkit-filter: contrast(1.5); }






/* ==========================================================================
	pageBox
========================================================================== */

.pageBox{}
.pageBg{}




/* .pageBg, */
#ytapiplayer_1 {
	position: absolute;
	top: 0; left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 1080px;
}
#section_1  span.cover{
	display: block;
	position: absolute; top: 0;
	background: rgba(45,45,45,.2);
	width: 100%;
	height: 100vh;
}





/*--------------------------------------------------------------------
event-header
--------------------------------------------------------------------*/
article .reward img {
		margin: 0.2vw 0.5vw 1vw;
		width: 70% ;

	}

.reward2 img {
		margin: 0.2vw -50px 1vw;
		width:70% ;

	}
.event-header {
	position: relative;
	height: 860px;
}

.event-logo {
	width: 822px;
	height:567px;
	position: absolute;
		left: 520px;
	top: -1px;
}
.event-logo a {
	background-image: url("../images/1x/ffo-logo.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
}
.btn_search {
	width: 295px;
	height: 66px;
	position: absolute;
	left: 175px;
	top: 720px;
}

.btn_search a {
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	}

.btn_search2 {
	width: 295px;
	height: 66px;
	position: absolute;
	left: 575px;
	top: 720px;
}

.btn_search2 a {
	background-image: url("../images/icon_2.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	}


.event-header .btn-vote {
	position: absolute;
	left: 50%;
	margin-left: 200px;
	top: 60px;
}

.event-slogan {
	width: 1058px;
	height: 434px;
	position: absolute;
	left: 51%;
	top: 308px;
	margin-left:130px;
}
.event-slogan span {
	background-image: url("../images/1x/ffo-slogan.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
}

.event-section {
	padding: 2em 4em 2em;
	position: relative;
	background-color: #ebebe5;
	border-radius: 1em;
	margin:1.5em 0 -6em 0;
}



.event-title {
	font-size: 1.5em;
	color: #4266af;
	position: relative;
	margin-bottom: .6em;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	overflow: hidden;
	text-align: center;
}

.event-title span {
	margin-left: -650px;
	margin-top: 6px;
	display: inline-block;
	padding: 0 .5em;

}


.event-title2 {
	font-size: 1.5em;
	color: #4266af;
	position: relative;
	margin-bottom:0px ;
	background-image: url("../images/icon_7.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	overflow: hidden;
	text-align: center;
}

.event-title2 span {
	margin-left: -650px;
	margin-top: 6px;
	display: inline-block;
	padding: 0 .5em;

}

.event-text {
	margin-bottom: 5em;
}
.event-text ul,
.event-text ol,
.event-text p {
	padding: 0 3em;
}



.event-text2 {
	background-image: url("../images/icon_7.png");
    text-align: center;
	display: inline-block;
    width: 152px;
    height: 154px;
	margin-right: 670px;
    vertical-align: middle;
}

.event-text2 img{
	
}
.event-text3 {
    width: 90%;
	
}

.event-text3 p{
	margin-left: 140px;
	display: inline-block;
    width: 80%;
	margin-top: -150px;
	margin-right: -200px;
    vertical-align: middle;
}

.event-text4 {
	background-image: url("../images/icon_10.png");
    text-align: center;
	display: inline-block;
    width: 220px;
    height: 62px;
	 margin-left: 52px;
    vertical-align: middle;
	margin-top: -100px;
}

.event-text4 a{
	
	background-image: url("../images/icon_10.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	
}

.event-text5 {
	background-image: url("../images/icon_11.png");
    margin-left:30px;
	display: inline-block;
    width: 144px;
    height: 62px;
    vertical-align: middle;
	margin-top: -100px;
}

.event-text5 a{
	
	background-image: url("../images/icon_11.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	
}





table {
	width: 100%;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	margin-bottom: 1em;
	background-color: #fff;
}
th,td {
	padding: .5em;
	border: 1px solid #ddd;
	border-width: 0 0 1px 1px;
}

th {
	color: #fff;
	background-color: #304b6f;
}





footer {
	height: 100px;
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 0px;
	position: relative;
	background-color: #334468;
	margin: 0;
	padding:0px 0 0 0px;
		}

	
}

/* ==========================================================================
	for 筆電
========================================================================== */

@media screen and (max-width: 1300px) and (max-height: 1024px) {

	.movie
	{ width: 100%; margin: -15px
   }
	.movie li a {
   width: 317px;
   height: 203px;
  }

	.movie2
	{ width: 80%; margin: -15px
   }
	.movie2 li a {
   width: 317px;
   height: 203px;
  }
}
@media screen and (max-width: 1920px) and (max-height: 1080px) {

	.swiper-button-next, .swiper-button-prev{ top: 39%; }
	#section_4 .swiper-container .swiper-wrapper .swiper-slide .text-area-3{ top: 385px; }

}
@media screen and (max-width: 1920px) and (max-height: 1024px) {

	.swiper-button-next, .swiper-button-prev{ top: 42%; }
}
@media screen and (max-width: 1440px) and (max-height: 900px) {

	.swiper-button-next, .swiper-button-prev{ top: 46%; }
	.swiper-button-prev{ margin-left: -20px; }
	.swiper-button-next{ margin-right: -555px; }

	.swiper-container-horizontal>.swiper-pagination{ margin-left: 43%; top: 305px; }

}
@media screen and (max-width: 1366px) and (max-height: 768px) {

	section,#section_1{ height:}

	#section_1 .page-in{ padding-top: 74px; }
	.logo { margin: 0 auto; width: 20%;}
	.logo img{ width: 100%; }

	#section_1 .title{ font-size: 47px; margin-top: 3px; }
	#section_1 .title p{ font-size: 20.5px; }
	#section_1 .play-btn{ top: 285px; width: 80px; height: 80px; margin-left: -40px; }

	.app{ padding-top: 120px; }

	#section_2 h3, #section_3 h3, #section_4 h3, #section_5 h3, #section_6 h3{ padding-top: 40px; font-size: 25px;  }
	#section_4 h4, #section_5 h4, #section_6 h4{ font-size: 17px; }

	/* NEW */
	.news-tabNav li{ padding: 14px; }
	.news-tabNav li a{ font-size: 17px; }

	.news-area{ width: 660px; }
	.news-frame{ padding: 25px 30px; }
	.news-content{ height: 338px; }
	.news-content .news-list ul{ padding-bottom: 5px; }
	.news-content .news-list ul li.news-list-tabColor{ font-size: 13px; }
	.news-content .news-list ul li.news-list-title{ font-size: 15px; }
	.news-content .news-list ul li.news-list-date{ font-size: 14px; }

}



/*--------------------------------------------------------------------
RWD 1280
--------------------------------------------------------------------*/
@media screen and (min-width: 1025px) {
	.event-title,.btn {
		font-family: 'Noto Sans TC';
		font-style: normal;
		font-weight: 400;
	}

}



/*--------------------------------------------------------------------
RWD 1024
--------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
	@media (-webkit-min-device-pixel-ratio: 2) {

		.event-slogan span {
			background-image: url("../images/2x/ffo-slogan.png");
		}
		.event-logo a {
			background-image: url("../images/2x/ffo-logo_001.png");
		}

	}

	body{ font-size: 28px;}

	p { margin: 30px 0px 0px -80px;}

	ul li {
		list-style-type: none;
		margin: 10px 0px 0px -50px;
		padding: 0;
	}
  	ul {
	  	margin: 10px 0px 0px -50px;
		padding: 0;
	}
   	ol {
		margin: 10px 0px 0px -50px;
		padding: 0;
	}
		table {
		
	width: 100%;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	margin: -10px    -15px;
	background-color: #fff;
}

	.reward{ width: 100% ;}

    .event-logo {
		position: absolute;
		width: 63%;
	    height:0%;
		top: 5%;
		margin-left: 2%;
	}

.event-section {
	padding: 3px 4em 2em;
	margin-bottom: -3em;
	top:-150px;
	position: relative;
}

.event-logo a { padding-top: 30.6042%; }



	.event-slogan {
		width: 67%;
		height: 0;
		top: 19%;
		margin-left: 4%;
	}
	.event-slogan span { padding-top: 50.831%; }

	.event-header .btn-vote {
		width: 28%;
		left: auto;
		margin-left: auto;
		right: 3%;
	}
	.event-header .btn-vote img {
		width: 100%;
		height: auto;
	}


	.event-wrapper {
		background-image: url("../images/ffo-bg_portrait.jpg");
		background-size: contain;
	}
	.event-container {
		width: 100%;
	}
	.event-content {
		padding: 0 1em;
	}



	.event-header {
		height: 0;
		padding-top: 88%;
		width: 100%;
	}
      .event-title {
       width: 100%;
		height: 0;
	}


	.event-title {
	font-size:18px;
	color: #4266af;
	position: relative;
	margin: 50px  10px 0px -50px;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}

   .event-title span {
	font-weight: bold;
	font-size:30px ;
	margin-left: -550px;
	margin-top: -2px;
	display: inline-block;
	padding: 0 .5em;

}

	.event-title3 {
	font-size:18px;
	color: #4266af;
	position: relative;
	margin: 50px  10px 0px -50px;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}

   .event-title3 span {
	font-weight: bold;
	font-size:30px ;
	margin-left: -470px;
	margin-top: -2px;
	display: inline-block;
	padding: 0 .5em;

}


   .btn_search {
	width: 295px;
	height: 66px;
	position: absolute;
	left:180px;
	top: 540px;
}

.btn_search a {
	background-image: url("../images/icon_3.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height:100%;
	}
	
	 .btn_search2 {
	width: 295px;
	height: 66px;
	position: absolute;
	left:550px;
	top: 540px;
}

.btn_search2 a {
	background-image: url("../images/icon_4.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height:100%;
	}



  .event-text {
		margin:10px -30px 10px 0px;

	}
	.event-text ul,
    .event-text ol,
    .event-text p {
	padding:0px 0px  0px -50px;
}


	.event-section {
	padding: 1em 4em 2em;
	position: relative;
	background-color: #ebebe5;
	border-radius: 1em;
	margin:-4em 0 -6em 0;
}
	.event-text2 {
	background-image: url("../images/icon_7.png");
    text-align: center;
	display: inline-block;
    width: 152px;
    height: 154px;
	margin-right: 670px;
    vertical-align: middle;
	margin-top:10px;
}

.event-text2 img{
	
}
.event-text3 {
    width: 90%;
	
}

.event-text3 p{
	margin-left: 100px;
	display: inline-block;
    width: 80%;
	margin-top: -154px;
	margin-bottom: 18px;
	margin-right: -200px;
    vertical-align: middle;
}
.event-text4 {
	background-image: url("../images/icon_10.png");
    text-align: center;
	display: inline-block;
    width: 220px;
    height: 62px;
	 margin-left: 0px;
    vertical-align: middle;
	margin-bottom: -150px
}

.event-text4 a{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	
}
	

	footer {
	height: 100px;
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #ffffff;
	font-size: 40px;
	line-height: 2;
	position: relative;
	background-color: #334468;
	margin: 0;
	padding:2px 0 0 2px;
}

}
/*--------------------------------------------------------------------
RWD 900
--------------------------------------------------------------------*/
@media screen and (max-width: 900px) {

}



/*--------------------------------------------------------------------
RWD 768
--------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	@media (-webkit-min-device-pixel-ratio: 2) {

		.event-slogan span {
			background-image: url("../images/2x/ffo-slogan.png");
		}
		.event-logo a {
			background-image: url("../images/2x/ffo-logo_001.png");
		}

	}

	body {
		font-size: 21px;
	}

	p {
	margin: 16px 0px 0px -40px;
}

	ul li {
	list-style-type: none;
	margin: 10px 0px 0px -20px;
	padding: 0;
}
  ul {
	  margin: 10px 0px 0px -20px;
	padding: 0;
}
   ol {
	   margin: 10px 0px 0px -20px;

	padding: 0;

}
	
table {
		
	width: 100%;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	margin: -10px    -15px;
	background-color: #fff;
}	

	.reward  {

		width: 100% ;

	}

    .event-logo {
		position: absolute;
		width: 62%;
		height: 0;
		top: 5%;
		margin-left: -12%;

	}

.event-logo a {
		padding-top: 30.6042%;
	}



	.event-slogan {
		width: 66%;
		height: 0;
		top: 20%;
		margin-left: 4%;

	}
	.event-slogan span {
		padding-top: 50.831%;
	}

.event-section {
	padding: 1em 4em 2em;
	position: relative;
	background-color: #ebebe5;
	border-radius: 1em;
	margin:-4em 0 -6em 0;
}



	.event-header .btn-vote {
		width: 28%;
		left: auto;
		margin-left: auto;
		right: 3%;
	}
	.event-header .btn-vote img {
		width: 100%;
		height: auto;
	}


	.event-wrapper {
		background-image: url("../images/ffo-bg_portrait.jpg");
		background-size: contain;
	}
	.event-container {
		width: 100%;
	}
	.event-content {
		padding: 0 1em;
	}


	.event-section {
	padding: 1em 4em 2em 0;
	position: relative;
	background-color: #ebebe5;
	border-radius: 1em;
	margin:-4em 0 -6em 0;
}	


	.event-header {
		height: 0;
		padding-top: 88%;
		width: 100%;
	}
      .event-title {
       width: 100%;
		height: 0;
	}


	.event-title {
	font-size:18px;
	color: #4266af;
	position: relative;
	margin: 30px  10px 0px -18px;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}

   .event-title span {
	font-weight: bold;
	font-size:23px ;
	margin-left:-420px;
	margin-top: 11px;
	display: inline-block;
	padding: 0 .5em;

}


.event-title3 {
	font-size:18px;
	color: #4266af;
	position: relative;
	margin: 30px  10px 0px -18px;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}

   .event-title3 span {
	font-weight: bold;
	font-size:23px ;
	margin-left:-360px;
	margin-top: 11px;
	display: inline-block;
	padding: 0 .5em;

}


   .btn_search {
	width: 181px;
	height: 45px;
	position: absolute;
	left:180px;
	top: 390px;
}

.btn_search a {
	background-image: url("../images/icon_5.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	
	}
	
	
	.btn_search2 {
	width: 181px;
	height: 45px;
	position: absolute;
	left:400px;
	top: 390px;
}

.btn_search2 a {
	background-image: url("../images/icon_6.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;

	}




  .event-text {
		margin:10px -30px 10px 0px;

	}
	.event-text ul,
    .event-text ol,
    .event-text p {
	padding:0px 0px  0px -50px;
}


	.event-section {
	padding: 1px 4em 2em;
	margin-bottom: -3em;
	top:-140px;
	position: relative;
}

.event-text2 {
	background-image: url("../images/icon_7_768.png");
    text-align: center;
	display: inline-block;
    width: 110px;
    height: 112px;
	margin-right: 670px;
    vertical-align: middle;
	margin-top:10px;
}
.event-text2 img{
	
}
.event-text3 {
    width: 90%;
	
}

.event-text3 p{
	margin-left: 100px;
	display: inline-block;
    width: 80%;
	margin-top: -115px;
	margin-bottom: 18px;
	margin-left: 70px;
    vertical-align: middle;
}
	
.event-text4 {
	background-image: url("../images/icon_10.png");
    text-align: center;
	display: inline-block;
    width: 220px;
    height: 62px;
	 margin-left: 20px;
    vertical-align: middle;
	margin-bottom: -140px
}

.event-text4 a{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	
}	

	footer {
	height: 155px;
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #ffffff;
	font-size: 40px;
	line-height: 2;
	position: relative;
	background-color: #334468;
	margin: 0;
	padding:2px 0 0 2px;
	}

}

/*--------------------------------------------------------------------
RWD 700
--------------------------------------------------------------------*/
@media screen and (max-width: 700px) {



}



/*--------------------------------------------------------------------
RWD 600
--------------------------------------------------------------------*/
@media screen and (max-width: 600px) {
	body {
		font-size: 12px;
	}
	.event-title {
		font-size: 1.5em;
		height: 40px;

	}


	.event-title span {
		line-height: 60px;
	}
	.event-section {
		padding: 1em;
	}
	.event-text {
		margin-bottom: 2em;
	}



}





/*--------------------------------------------------------------------
RWD 528
--------------------------------------------------------------------*/
@media screen and (max-width: 528px) {

}




/*--------------------------------------------------------------------
RWD 411
--------------------------------------------------------------------*/
@media screen and (max-width: 411px) {
	@media (-webkit-min-device-pixel-ratio: 2) {

		.event-slogan span {
			background-image: url("../images/2x/ffo-slogan.png");
		}
		.event-logo a {
			background-image: url("../images/2x/ffo-logo.png");
		}

	
}
	body {
		font-size: 14px;
	}

	p {
	margin: 8px 0px 0px -35px;
}

	ul li {
	list-style-type: none;
	margin: 10px 0px 0px -20px;
	padding: 0;
}
  ul {
	  margin: 10px 0px 0px -20px;
	padding: 0;
}
   ol {
	   margin: 10px 0px 0px -20px;

	padding: 0;

}
	table {
		
	width: 98%;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	margin: 10px    -15px;
	background-color: #fff;
}

	.reward  {

		width: 100% ;

	}

    .event-logo {
		position: absolute;
		width: 40%;
		height: 0;
		top: 37%;
		margin-left: -56%;

	}

.event-logo a {
		padding-top: 30.6042%;
	}



	.event-slogan {
		width: 86%;
		height: 0;
		top: 20%;
		margin-left: -10%;

	}
	.event-slogan span {
		padding-top: 50.831%;
	}




	.event-header .btn-vote {
		width: 28%;
		left: auto;
		margin-left: auto;
		right: 3%;
	}
	.event-header .btn-vote img {
		width: 100%;
		height: auto;
	}


	.event-wrapper {
		background-image: url("../images/ffo-bg_portrait_2.jpg");
		background-size: contain;
	}
	.event-container {
		width: 100%;
	}



	.event-header {
		height: 0;
		padding-top: 88%;
		width: 100%;
	}
      .event-title {
       width: 100%;
		height: 0;
	}


	.event-title {
	margin: -100px  10px 0px -15px;
	font-size:14px;
	color: #4266af;
	position: relative;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
	padding-top:10px 0px 10px 0px;
	
}

   .event-title span {
	font-weight: bold;
	font-size:14px ;
	margin-left: -397px;
    margin-top:0px;
	display: inline-block;	

}




   .btn_search {
	width: 295px;
	height: 66px;
	position: absolute;
	left:130px;
	top: 170px;
}

.btn_search a {
	background-image: url("../images/icon_3.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 40%;
	height:40%;
	}
	
	.btn_search2 {
	width: 295px;
	height: 66px;
	position: absolute;
	left:192px;
	top: 170px;
}

.btn_search2 a {
	background-image: url("../images/icon_4.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width:40%;
	height:40%;
	}





.text_hide {white-space: nowrap;text-indent: 200%;overflow: hidden;display: block;height: 0;}

.text_center {
	text-align: center;
}
	
	
  .event-text {	
		margin:5px -30px 10px 0px;

	}
	.event-text ul,
    .event-text ol,
    .event-text p {
	padding:-5px  1.5em;
}


	.event-section {
	padding: -20px  4em 1em;
	margin-bottom: -1em;
	position: relative;
	margin-top: -57px;
}


	footer {
	height: 130px;
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #ffffff;
	font-size: 30px;
	line-height: 1;
	position: relative;
	background-color: #334468;
	
	
		}

	}


/*--------------------------------------------------------------------
RWD 414
--------------------------------------------------------------------*/
@media screen and (max-width: 414px) {
	@media (-webkit-min-device-pixel-ratio: 2) {

		.event-slogan span {
			background-image: url("../images/2x/ffo-slogan.png");
		}
		.event-logo a {
			background-image: url("../images/2x/ffo-logo.png");
		}

	}

	body {
		font-size: 14px;
		
	}

	p {
	margin: 8px 0px 0px -35px;
}

	ul li {
	list-style-type: none;
	margin: 10px 0px 0px -20px;
	padding: 0;
}
  ul {
	  margin: 10px 0px 0px -20px;
	padding: 0;
}
   ol {
	   margin: 10px 0px 0px -20px;

	padding: 0;

}
	table {
		
	width: 100%;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	margin: -8px    -15px;
	background-color: #fff;
}

	.reward  {

		width: 100% ;

	}

    .event-logo {
		position: absolute;
		width: 44%;
		height: 0;
		top: 26%;
		margin-left: 22%;

	}

.event-logo a {
		padding-top: 30.6042%;
	}



	.event-slogan {
		width: 66%;
		height: 0;
		top: 21%;
		margin-left: 4%;

	}
	.event-slogan span {
		padding-top: 50.831%;
	}




	.event-header .btn-vote {
		width: 28%;
		left: auto;
		margin-left: auto;
		right: 3%;
	}
	.event-header .btn-vote img {
		width: 100%;
		height: auto;
	}


	.event-wrapper {
		background-image: url("../images/ffo-bg_portrait_2.jpg");
		background-size: contain;
	}
	.event-container {
		width: 100%;
	}
	.event-content {
		padding: 0 1em;
	}



	.event-header {
		height: 0;
		padding-top: 88%;
		width: 100%;
	}
      .event-title {
       width: 100%;
		height: 0;
	}

	

	.event-title {
	padding: -3em 0 0 0;	
	font-size:14px;
	color: #4266af;
	position: relative;
	margin: -17px  10px 0px -15px;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
	
}

   .event-title span {
	font-weight: bold;
	font-size:14px ;
	margin-left:-221px;
	margin-top: 7px;
	display: inline-block;
	padding: 0 .2em;

}




   .btn_search {
	width: 295px;
	height: 66px;
	position: absolute;
	left:61px;
	top: 218px;
}

.btn_search a {
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 45%;
	height:45%;
	}
	
	  .btn_search2 {
	width: 295px;
	height: 66px;
	position: absolute;
	left:216px;
	top: 218px;
}

.btn_search2 a {
	background-image: url("../images/icon_2.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 45%;
	height:45%;
	}




.text_hide {white-space: nowrap;text-indent: 200%;overflow: hidden;display: block;height: 0;}

.text_center {
	text-align: center;
}
	
	
  .event-text {	
		margin:1px -30px 10px 0px;

	}	.event-text ul,
    .event-text ol,
    .event-text p {
	padding:0  1.5em 0 1.5em;
}


.event-section {
	padding: 1px 4em 2em;
	margin-bottom: -2em;
	top:-45px;
	position: relative;
}
	.event-text2 {
	background-image: url("../images/icon_7_375.png");
	display: inline-block;
    width: 81px;
    height: 82px;
	margin-left: -15px;
    vertical-align: middle;
	margin-top:10px;
}

.event-text2 img{
	
}
.event-text3 {
    width: 90%;
	
}

.event-text3 p{
	margin-left: 60px;
	display: inline-block;
    width: 80%;
	margin-top: -85px;
	margin-bottom: 15px;
	margin-left: 50px;
    vertical-align: middle;
}
	
	
	.event-text4 {
	background-image: url("../images/icon_10_375.png");
    text-align: center;
	display: inline-block;
    width: 168px;
    height: 62px;
	 margin-left: -20px;
    vertical-align: middle;
	margin-bottom: -150px
}

.event-text4 a{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	
}

.event-text5 {
	background-image: url("../images/icon_11_375.png");
    margin-left:150px;
	display: inline-block;
    width: 117px;
    height: 51px;
    vertical-align: middle;
	margin-bottom: -125px
}

.event-text5 a{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	
	
}
	

	footer {
	height: 140px;
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #ffffff;
	font-size: 30px;
	line-height: 1;
	position: relative;
	background-color: #334468;
	margin: 0;
	padding:-20px 0 0 2px;
		}

	}
/*--------------------------------------------------------------------
RWD 375
--------------------------------------------------------------------*/
@media screen and (max-width: 375px) {
	@media (-webkit-min-device-pixel-ratio: 2) {

		.event-slogan span {
			background-image: url("../images/2x/ffo-slogan.png");
		}
		.event-logo a {
			background-image: url("../images/2x/ffo-logo.png");
		}

	}

	body {
		font-size: 13px;
	}

	p {
	margin: 8px 0px 0px -35px;
}

	ul li {
	list-style-type: none;
	margin: 10px 0px 0px -20px;
	padding: 0;
}
  ul {
	  margin: 10px 0px 0px -20px;
	padding: 0;
}
   ol {
	   margin: 10px 0px 0px -20px;

	padding: 0;

}

	.reward  {

		width: 100% ;

	}

    .event-logo {
		position: absolute;
		width: 45%;
		height: 0;
		top: 0%;
		margin-left: 0%;

	}

.event-logo a {
		padding-top: 30.6042%;
	}



	.event-slogan {
		width: 65%;
		height: 0;
		top:21%;
		margin-left: 4%;

	}
	.event-slogan span {
		padding-top: 50.831%;
	}




	.event-header .btn-vote {
		width: 28%;
		left: auto;
		margin-left: auto;
		right: 3%;
	}
	.event-header .btn-vote img {
		width: 100%;
		height: auto;
	}


	.event-wrapper {
		background-image: url("../images/ffo-bg_portrait_2.jpg");
		background-size: contain;
	}
	.event-container {
		width: 100%;
	}
	.event-content {
		padding: 0 1em;
	}



	.event-header {
		height: 0;
		padding-top: 88%;
		width: 100%;
	}
        .event-title {
       width: 100%;
		height: 0;
	}

	.event-title {
	font-size:13px;
	color: #4266af;
	position: relative;
	margin: -20px  10px 0px -15px;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}

   .event-title span {
	font-weight: bold;
	font-size:13px ;
	margin-left:-190px;
	margin-top: 11px;
	display: inline-block;
	padding: 0 .2em;

}

.event-section {
	padding-top: -50px;
	position: relative;
	background-color: #ebebe5;
	border-radius: 1em;
	margin:-4em 0 -6em 0;
}	


   .btn_search {
	width: 295px;
	height: 66px;
	position: absolute;
	left:60px;
	top: 195px;
}

.btn_search a {
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 40%;
	height:40%;
	}
	
	.btn_search2 {
	width: 295px;
	height: 66px;
	position: absolute;
	left:192px;
	top: 195px;
}

.btn_search2 a {
	background-image: url("../images/icon_2.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width:40%;
	height:40%;
	}




.text_hide {white-space: nowrap;text-indent: 200%;overflow: hidden;display: block;height: 0;}

.text_center {
	text-align: center;
}
	
	
  .event-text {	
		margin:5px -30px 10px 0px;

	}
	.event-text ul,
    .event-text ol,
    .event-text p {
	padding:0px 0px  0px -50px;
}


.event-section {
	padding: 1px 4em 2em;
	margin-bottom: -2em;
	top:-44px;
	position: relative;
}

	.event-text2 {
	background-image: url("../images/icon_7_375.png");
    
	display: inline-block;
    width: 81px;
    height: 82px;
	margin-left: -20px;
    vertical-align: middle;
	margin-top:10px;
}

.event-text2 img{
	
}
.event-text3 {
    width: 90%;
	
}

.event-text3 p{
	margin-left: 60px;
	display: inline-block;
    width: 80%;
	margin-top: -83px;
	margin-bottom: 15px;
	margin-left: 48px;
    vertical-align: middle;
}
	
	
	.event-text4 {
	background-image: url("../images/icon_10_375.png");
    text-align: center;
	display: inline-block;
    width: 168px;
    height: 62px;
	 margin-left: -20px;
    vertical-align: middle;
	margin-bottom: -140px
}

.event-text4 a{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	
}

.event-text5 {
	background-image: url("../images/icon_11_375.png");
    margin-left:150px;
	display: inline-block;
    width: 117px;
    height: 51px;
    vertical-align: middle;
	margin-bottom: -119px
}

.event-text5 a{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	
}
	


	footer {
	height: 140px;
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #ffffff;
	font-size: 30px;
	line-height: 1;
	position: relative;
	background-color: #334468;
	margin: 0;
	padding:-20px 0 0 2px;
		}

	}
/*--------------------------------------------------------------------
RWD 360
--------------------------------------------------------------------*/
@media screen and (max-width: 360px) {
	@media (-webkit-min-device-pixel-ratio: 2) {

		.event-slogan span {
			background-image: url("../images/2x/ffo-slogan.png");
		}
		.event-logo a {
			background-image: url("../images/2x/ffo-logo.png");
		}
		}

	

	body {
		font-size: 12px;
	}

	p {
	margin: 8px 0px 0px -35px;
}

	ul li {
	list-style-type: none;
	margin: 10px 0px 0px -20px;
	padding: 0;
}
  ul {
	  margin: 10px 0px 0px -20px;
	padding: 0;
}
   ol {
	   margin: 10px 0px 0px -20px;

	padding: 0;

}
	
	table {
		
	width: 98%;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	margin: -10px    -12px;
	background-color: #fff;
}
th,td {
	padding: .5em;
	border: 1px solid #ddd;
	border-width: 0 0 1px 1px;
}

th {
	color: #fff;
	background-color: #304b6f;
}

	.reward  {

		width: 100% ;

	}

    .event-logo {
		position: absolute;
		width: 63%;
	    height:0;
		top: 5%;
		margin-left: 10%;
	}

	

.event-logo a { padding-top: 30.6042%; }


	.event-slogan {
		width:66%;
		height: 0;
		top: 21%;
		margin-left: 4%;

	}
	.event-slogan span {
		padding-top: 50.831%;
	}




	.event-header .btn-vote {
		width: 28%;
		left: auto;
		margin-left: auto;
		right: 3%;
	}
	.event-header .btn-vote img {
		width: 100%;
		height: auto;
	}


	.event-wrapper {
		background-image: url("../images/ffo-bg_portrait_2.jpg");
		background-size: contain;
	}
	.event-container {
		width: 100%;
	}
	.event-content {
		padding: 0 1em;
	}



	.event-header {
		height: 0;
		padding-top: 88%;
		width: 100%;
	}
      .event-title {
       width: 100%;
		height: 0;
	}


	.event-title {
	
	font-size:13px;
	color: #4266af;
	position: relative;
	margin: -17px  10px 0px -15px;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}

   .event-title span {
	font-weight: bold;
	font-size:13px ;
	margin-left:-180px;
	margin-top: 11px;
	display: inline-block;
	padding: 0 .2em;

}

   .btn_search {
	width: 295px;
	height: 66px;
	position: absolute;
	left:60px;
	top: 185px;
}

.btn_search a {
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 38%;
	height:38%;
	}

  .btn_search2 {
	width: 295px;
	height: 66px;
	position: absolute;
	left:190px;
	top:185px;
}

.btn_search2 a {
	background-image: url("../images/icon_2.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 38%;
	height:38%;
	}

.text_hide {white-space: nowrap;text-indent: 200%;overflow: hidden;display: block;height: 0;}

.text_center {
	text-align: center;
}
	
	
  .event-text {	
		margin:5px -30px 10px 0px;

	}
	.event-text ul,
    .event-text ol,
    .event-text p {
	padding:0px 1.5em;
}


	.event-section {
	padding: 1px 4em 2em;
	margin-bottom: -3em;
	top:-45px;
	position: relative;
}

	.event-text2 {
	background-image: url("../images/icon_7_320.png");
	display: inline-block;
    width: 60px;
    height: 61px;
	margin-left: -15px;
    vertical-align: middle;
	margin-top:10px;
}

.event-text2 img{
	
}
.event-text3 {
    width: 90%;
	
}

.event-text3 p{
	margin-left: 60px;
	display: inline-block;
    width: 80%;
	margin-top: -64px;
	margin-bottom: 15px;
	margin-left: 37px;
    vertical-align: middle;
}


	footer {
	height: 150px;
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 0px;
	position: relative;
	background-color: #334468;
	margin: 0;
	padding:0px 0 0 0px;
		}
	}
/*--------------------------------------------------------------------
RWD 320
--------------------------------------------------------------------*/
@media screen and (max-width: 320px) {
	@media (-webkit-min-device-pixel-ratio: 2) {

		.event-slogan span {
			background-image: url("../images/2x/ffo-slogan.png");
		}
		.event-logo a {
			background-image: url("../images/2x/ffo-logo.png");
		}

	}

	body {
		font-size: 12px;
		
	}


	p {
	margin: 8px 0px 0px -35px;
}

	ul li {
	list-style-type: none;
	margin: 10px 0px 0px -20px;
	padding: 0;
}
  ul {
	  margin: 10px 0px 0px -20px;
	padding: 0;
}
   ol {
	   margin: 10px 0px 0px -20px;

	padding: 0;

}
	
	
	table {
		
	width: 110%;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	margin: 2px    -23px;
	background-color: #fff;
}
th,td {
	padding: .5em;
	border: 1px solid #ddd;
	border-width: 0 0 1px 1px;
}

th {
	color: #fff;
	background-color: #304b6f;
}

	.reward  {

		width: 100% ;

	}

    .event-logo {
		position: absolute;
		width: 45%;
		height: 0;
		top: 26%;
		margin-left: 26%;

	}

.event-logo a {
		padding-top: 30.6042%;
	}



	.event-slogan {
		width: 65%;
		height: 0;
		top: 21%;
		margin-left: 5%;

	}
	.event-slogan span {
		padding-top: 50.831%;
	}




	.event-header .btn-vote {
		width: 28%;
		left: auto;
		margin-left: auto;
		right: 3%;
	}
	.event-header .btn-vote img {
		width: 100%;
		height: auto;
	}


	.event-wrapper {
		background-image: url("../images/ffo-bg_portrait_2.jpg");
		background-size: contain;
	}
	.event-container {
		width: 100%;
	}
	.event-content {
		padding: 0 1em;
	}



	.event-header {
		height: 0;
		padding-top: 88%;
		width: 100%;
	}
      .event-title {
       width: 100%;
		height: 0;
	}


	.event-title {
	padding-top:-40px;
	font-size:13px;
	color: #4266af;
	position: relative;
	margin: -22px  5px 0px -25px;
	background-image: url("../images/1x/ffo-title_bg.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}

   .event-title span {
	font-weight: bold;
	font-size:13px ;
	margin-left:-144px;
	margin-top: 11px;
	display: inline-block;
	padding: 0 .2em;

}




   .btn_search {
	width: 295px;
	height: 66px;
	position: absolute;
	left:52px;
	top: 165px;
}

.btn_search a {
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 35%;
	height:35%;
	}
	 .btn_search2 {
	width: 295px;
	height: 66px;
	position: absolute;
	left:167px;
	top: 165px;
}

.btn_search2 a {
	background-image: url("../images/icon_2.png");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 35%;
	height:35%;
	}



.text_hide {white-space: nowrap;text-indent: 200%;overflow: hidden;display: block;height: 0;}

.text_center {
	text-align: center;
}
	
	
  .event-text {	
		margin:1px -30px 10px  0px;

	}
	.event-text ul,
    .event-text ol,
    .event-text p {	
	padding: 0 1em ;
}


.event-section {
	padding: 1px 4em 2em;
	margin-bottom: -2em;
	top:-32px;
	position: relative;
}
	
	.event-text2 {
	background-image: url("../images/icon_7_320.png");
    
	display: inline-block;
    width: 60px;
    height: 61px;
	margin-left: -20px;
    vertical-align: middle;
	margin-top:10px;
}

.event-text2 img{
	
}
.event-text3 {
    width: 90%;
	
}

.event-text3 p{
	margin-left: 60px;
	display: inline-block;
    width: 85%;
	margin-top: -63px;
	margin-bottom:4px;
	margin-left: 35px;
    vertical-align: middle;
}

	.event-text4 {
	background-image: url("../images/icon_10_375.png");
    text-align: center;
	display: inline-block;
    width: 168px;
    height: 62px;
	 margin-left: -45px;
    vertical-align: middle;
	margin-bottom: -137px
}

.event-text4 a{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	
}

.event-text5 {
	background-image: url("../images/icon_11_375.png");
    margin-left:125px;
	display: inline-block;
    width: 117px;
    height: 51px;
    vertical-align: middle;
	margin-bottom: -110px
}

.event-text5 a{
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	
	
}
	

	footer {
	height:150px;
	font-family: Arial,"微軟正黑體", sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 0px;
	position: relative;
	background-color: #334468;
	margin: 0;
	padding:0px 0 0 0px;
		}

	}