html,body{
	font-family: "微軟正黑體";
	font-size:12px;
	height:100%;
	width:100%;
	color:#999999;
	background:#ffffff;
	}
	
body{
	overflow-x:hidden
	}

.mask {
		background-color:#FFF;
		width:100%;
		height:100%;
		position:fixed;
		z-index:100000;
	  }
#loader {
		background:url("../../images/omsp202010/newave-loading.gif") center center no-repeat;
		height: 50px;
		width: 50px;
		left: 50%;
		top: 50%;
		position: absolute;
		margin: -25px 0 0 -25px;
	}

/* Scroll bar */
::-webkit-scrollbar {
  width: 5px;
  border-radius: 25px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
 border-radius: 25px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
     border-radius: 25px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
     border-radius: 25px;
}

/* ******************************* */ 

.main_container{
    width: 100%;
	height: auto;
	position: relative;
	background-image: url(../../images/omsp202010/bg.jpg);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}

.inside_div{
    width: 1000px;
    height: 1000px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	}

 #rabbit{
    width: 957px;
    height: 914px;
    position: absolute;
    background-image: url(../../images/omsp202010/rabbit.png);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: -9px;
    left: -424px;
    z-index: 2;
     }

 #main_title{
    width: 596px;
    height: 193px;
    background-image: url("../../images/omsp202010/main_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 44px;
    left: 283px;
     }
 #sub_title{
    width: 551px;
    height: 87px;
    position: absolute;
    background-image: url("../../images/omsp202010/sub_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 236px;
    left: 392px;
     }

#info_container{
    width: 1361px;
    height: 328px;
    background-image: url("../../images/omsp202010/info_bg.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 349px;
    left: 96px;
     }

.gift1_container{
    width: 265px;
    height: 290px;
    position: absolute;
    top: 21px;
    left: 347px;
     }

.gift_title1{
    width: 209px;
    height: 33px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title1.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift2_container{
    width: 265px;
    height: 290px;
    position: absolute;
    top: 21px;
    left: 643px;
     }

.gift_title2{
    width: 209px;
    height: 33px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title2.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_01{
    width: 265px;
    height: 81px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_01.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_02{
    width: 265px;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_02.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_03{
    width: 265px;
    height: 81px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_03.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_04{
    width: 265px;
    height: 109px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_04.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_05{
    width: 265px;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_05.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_line_container{
    width: 3px;
    height: 328px;
    background-image: url("../../images/omsp202010/gift_line.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 01px;
    left: 626px;
     }

.gift_off1{
    width: 96px;
    height: 64px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 19px;
    left: 77px;
     }
.gift_off2{
    width: 96px;
    height: 64px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -6px;
    left: 77px;
     }

.gift_off3{
    width: 96px;
    height: 64px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
.gift_off4{
    width: 96px;
    height: 64px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
#apply_btn_container{
    width: 306px;
    height: 89px;
    position: absolute;
    left: 574px;
    top: 694px;
    z-index: 3;
	}

a.apply_btn{
    float: left;
    width: 100%;
	height: 89px;
	background-image: url(../../images/omsp202010/apply_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.apply_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.apply_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#winner_btn_container{
    display: none;
    width: 306px;
    height: 89px;
    position: absolute;
    left: 574px;
    top: 694px;
    z-index: 3;
	}

a.winner_btn{
    float: left;
    width: 100%;
	height: 89px;
	background-image: url(../../images/omsp202010/winner_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.winner_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.winner_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#terms_container{
    height: auto;
    width: 128px;
    position: absolute;
    top: 802px;
    left: 665px;
    z-index: 4;
	}
a.terms_btn{
	float: left;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
a.terms_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#share_container{
    height: 60px;
    width: 200px;
    position: absolute;
    top: 853px;
    left: 628px;
    z-index: 3;
}
a.fb_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/fb_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.fb_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.tw_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/tw_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.tw_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.line_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/line_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
}
a.line_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#logincheck_btn_container{
    width: 100px;
    height: 141px;
    position: absolute;
    left: 448px;
    top: 751px;
    z-index: 3;
	}

a.logincheck_btn{
    float: left;
    width: 100%;
	height: 141px;
	background-image: url(../../images/omsp202010/logincheck_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.logincheck_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.logincheck_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ifram_container{
    width: 100%;
    height: 500px;
}

/* notebook*/
@media only screen and (max-width: 1366px) {
.main_container{
    width: 100%;
	height: auto;
	position: relative;
	background-image: url(../../images/omsp202010/bg.jpg);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}

.inside_div{
    width: 1000px;
    height: 800px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	}

 #rabbit{
    width: 700px;
    height: 669px;
    position: absolute;
    background-image: url(../../images/omsp202010/rabbit.png);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: -29px;
    left: -216px;
    z-index: 2;
     }

 #main_title{
    width: 400px;
    height: 130px;
    background-image: url("../../images/omsp202010/main_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 17px;
    left: 298px;
     }
 #sub_title{
    width: 400px;
    height: 63px;
    position: absolute;
    background-image: url("../../images/omsp202010/sub_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 142px;
    left: 388px;
     }

#info_container{
    width: 1361px;
    height: 260px;
    background-image: url("../../images/omsp202010/info_bg.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 217px;
    left: 75px;
     }

.gift1_container{
    width: 230px;
    height: 240px;
    position: absolute;
    top: 14px;
    left: 346px;
     }

.gift_title1{
    width: 159px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title1.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift2_container{
    width: 230px;
    height: 240px;
    position: absolute;
    top: 14px;
    left: 599px;
     }

.gift_title2{
    width: 159px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title2.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_01{
    width: 230px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_01.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_02{
    width: 230px;
    height: 47px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_02.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_03{
    width: 230px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_03.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_04{
    width: 230px;
    height: 94px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_04.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_05{
    width: 230px;
    height: 96px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_05.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_line_container{
    width: 3px;
    height: 260px;
    background-image: url("../../images/omsp202010/gift_line.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 0px;
    left: 586px;
     }

.gift_off1{
    width: 96px;
    height: 64px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 19px;
    left: 77px;
     }
.gift_off2{
    width: 96px;
    height: 64px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -6px;
    left: 77px;
     }

.gift_off3{
    width: 96px;
    height: 64px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
.gift_off4{
    width: 96px;
    height: 64px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
#apply_btn_container{
    width: 250px;
    height: 73px;
    position: absolute;
    left: 538px;
    top: 493px;
    z-index: 3;
	}

a.apply_btn{
    float: left;
    width: 100%;
	height: 73px;
	background-image: url(../../images/omsp202010/apply_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.apply_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.apply_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#winner_btn_container{
    display: none;
    width: 306px;
    height: 89px;
    position: absolute;
    left: 574px;
    top: 694px;
    z-index: 3;
	}

a.winner_btn{
    float: left;
    width: 100%;
	height: 89px;
	background-image: url(../../images/omsp202010/winner_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.winner_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.winner_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#terms_container{
    height: auto;
    width: 128px;
    position: absolute;
    top: 578px;
    left: 600px;
    z-index: 4;
	}
a.terms_btn{
	float: left;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
a.terms_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#share_container{
    height: 60px;
    width: 200px;
    position: absolute;
    top: 623px;
    left: 560px;
    z-index: 3;
}
a.fb_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/fb_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.fb_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.tw_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/tw_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.tw_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.line_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/line_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
}
a.line_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#logincheck_btn_container{
    width: 180px;
    height: 87px;
    position: absolute;
    left: 309px;
    top: 495px;
    z-index: 3;
	}

a.logincheck_btn{
    float: left;
    width: 100%;
	height: 87px;
	background-image: url(../../images/omsp202010/logincheck_btn_m.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.logincheck_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.logincheck_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ifram_container{
    width: 100%;
    height: 500px;
}

}

/* ipad Pro */
@media only screen and (max-width: 1024px) {
.main_container{
    width: 100%;
	height: auto;
	position: relative;
	background-image: url(../../images/omsp202010/bg_pad.jpg);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}

.inside_div{
    width: 1000px;
    height: 1222px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	}

  #rabbit{
    width: 650px;
    height: 621px;
    position: absolute;
    background-image: url(../../images/omsp202010/rabbit.png);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: -75px;
    left: -182px;
    z-index: 2;
     }

 #main_title{
    width: 630px;
    height: 204px;
    background-image: url("../../images/omsp202010/main_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 62px;
    left: 348px;
     }
 #sub_title{
    width: 551px;
    height: 87px;
    position: absolute;
    background-image: url("../../images/omsp202010/sub_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 278px;
    left: 412px;
     }

#info_container{
    width: 1000px;
    height: 450px;
    background-image: url("");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 619px;
    left: 0px;
     }

.gift1_container{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 25px;
    left: 47px;
     }

.gift_title1{
    width: 346px;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title1.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift2_container{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 25px;
    left: 548px;
     }

.gift_title2{
    width: 346px;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title2.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_01{
    width: 360px;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_01.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_02{
    width: 360px;
    height: 74px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_02.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_03{
    width: 360px;
    height: 109px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_03.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_04{
    width: 360px;
    height: 148px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_04.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_05{
    width: 360px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_05.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_line_container{
    width: 3px;
    height: 450px;
    background-image: url("../../images/omsp202010/gift_line.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: -1px;
    left: 496px;
     }

.gift_off1{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 39px;
    left: 126px;
     }
.gift_off2{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 4px;
    left: 126px;
     }

.gift_off3{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 4px;
    left: 126px;
     }
.gift_off4{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
#apply_btn_container{
    width: 382px;
    height: 111px;
    position: absolute;
    left: 496px;
    top: 423px;
    z-index: 3;
	}

a.apply_btn{
    float: left;
    width: 100%;
	height: 111px;
	background-image: url(../../images/omsp202010/apply_btn_w.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.apply_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.apply_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#winner_btn_container{
    display: none;
     width: 382px;
    height: 111px;
    position: absolute;
    left: 496px;
    top: 423px;
    z-index: 3;
	}

a.winner_btn{
    float: left;
    width: 100%;
	height: 111px;
	background-image: url(../../images/omsp202010/winner_btn_w.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.winner_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.winner_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#terms_container{
    height: auto;
    width: 150px;
    position: absolute;
    top: 555px;
    left: 613px;
    z-index: 4;
	}
a.terms_btn{
	float: left;
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
a.terms_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#share_container{
    height: 60px;
    width: 200px;
    position: absolute;
    top: 1101px;
    left: 399px;
    z-index: 3;
}
a.fb_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/fb_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.fb_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.tw_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/tw_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.tw_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.line_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/line_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
}
a.line_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#logincheck_btn_container{
    width: 100px;
    height: 141px;
    position: absolute;
    left: 312px;
    top: 451px;
    z-index: 3;
	}

a.logincheck_btn{
    float: left;
    width: 100%;
	height: 141px;
	background-image: url(../../images/omsp202010/logincheck_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.logincheck_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.logincheck_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ifram_container{
    width: 100%;
    height: 500px;
}

}

/* ipad Air */
@media only screen and (max-width: 800px) {
.main_container{
    width: 100%;
	height: auto;
	position: relative;
	background-image: url(../../images/omsp202010/bg_pad.jpg);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}

.inside_div{
    width: 750px;
    height: 950px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	}

 #rabbit{
    width: 500px;
    height: 478px;
    position: absolute;
    background-image: url(../../images/omsp202010/rabbit.png);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: -32px;
    left: -142px;
    z-index: 2;
     }

 #main_title{
    width: 450px;
    height: 146px;
    background-image: url("../../images/omsp202010/main_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 71px;
    left: 280px;
     }
 #sub_title{
    width: 400px;
    height: 63px;
    position: absolute;
    background-image: url("../../images/omsp202010/sub_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 221px;
    left: 319px;
     }

#info_container{
    width: 750px;
    height: 340px;
    background-image: url("");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 515px;
    left: 0px;
     }

.gift1_container{
    width: 350px;
    height: 320px;
    position: absolute;
    top: 11px;
    left: 10px;
     }

.gift_title1{
    width: 250px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title1.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift2_container{
    width: 350px;
    height: 320px;
    position: absolute;
    top: 11px;
    left: 388px;
     }

.gift_title2{
    width: 250px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title2.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_01{
    width: 300px;
    height: 92px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_01.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_02{
    width: 300px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_02.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_03{
    width: 300px;
    height: 91px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_03.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_04{
    width: 300px;
    height: 123px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_04.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_05{
    width: 300px;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_05.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_line_container{
    width: 3px;
    height: 340px;
    background-image: url("../../images/omsp202010/gift_line.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: -1px;
    left: 373px;
     }

.gift_off1{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 26px;
    left: 92px;
     }
.gift_off2{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -7px;
    left: 92px;
     }

.gift_off3{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -4px;
    left: 92px;
     }
.gift_off4{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
#apply_btn_container{
    width: 300px;
    height: 88px;
    position: absolute;
    left: 370px;
    top: 334px;
    z-index: 3;
	}

a.apply_btn{
    float: left;
    width: 100%;
	height: 88px;
	background-image: url(../../images/omsp202010/apply_btn_w.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.apply_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.apply_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#winner_btn_container{
    display: none;
   width: 300px;
    height: 88px;
    position: absolute;
    left: 370px;
    top: 334px;
    z-index: 3;
	}

a.winner_btn{
    float: left;
    width: 100%;
	height: 88px;
	background-image: url(../../images/omsp202010/winner_btn_w.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.winner_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.winner_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#terms_container{
    height: auto;
    width: 150px;
    position: absolute;
    top: 449px;
    left: 444px;
    z-index: 4;
	}
a.terms_btn{
	float: left;
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
a.terms_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#share_container{
    height: 60px;
    width: 200px;
    position: absolute;
    top: 877px;
    left: 275px;
    z-index: 3;
}
a.fb_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/fb_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.fb_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.tw_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/tw_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.tw_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.line_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/line_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
}
a.line_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#logincheck_btn_container{
    width: 100px;
    height: 141px;
    position: absolute;
    left: 172px;
    top: 356px;
    z-index: 3;
	}

a.logincheck_btn{
    float: left;
    width: 100%;
	height: 141px;
	background-image: url(../../images/omsp202010/logincheck_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.logincheck_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.logincheck_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ifram_container{
    width: 100%;
    height: 500px;
}

}

/* iphone6 P */	
@media only screen and (max-width: 480px) {
.main_container{
    width: 100%;
	height: auto;
	position: relative;
	background-image: url("../../images/omsp202010/bg_mobile.jpg");
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}

.inside_div{
    width: 394px;
    height: 1140px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	}

 #rabbit{
    width: 300px;
    height: 287px;
    position: absolute;
    background-image: url(../../images/omsp202010/rabbit.png);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 21px;
    left: -82px;
    z-index: 2;
     }

 #main_title{
    width: 270px;
    height: 87px;
    background-image: url("../../images/omsp202010/main_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 9px;
    left: 116px;
     }
 #sub_title{
    width: 180px;
    height: 78px;
    position: absolute;
    background-image: url("../../images/omsp202010/sub_title_m.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 104px;
    left: 191px;
     }

#info_container{
    width: 394px;
    height: 700px;
    background-image: url("");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 338px;
    left: -1px;
     }

.gift1_container{
    width: 350px;
    height: 320px;
    position: absolute;
    top: 11px;
    left: 21px;
     }

.gift_title1{
    width: 250px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title1.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift2_container{
    width: 350px;
    height: 320px;
    position: absolute;
    top: 369px;
    left: 21px;
     }

.gift_title2{
    width: 250px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title2.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_01{
    width: 300px;
    height: 92px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_01.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_02{
    width: 300px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_02.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_03{
    width: 300px;
    height: 91px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_03.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_04{
    width: 300px;
    height: 123px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_04.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_05{
    width: 300px;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_05.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_line_container{
    width: 394px;
    height: 3px;
    background-image: url("../../images/omsp202010/info_line.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 344px;
    left: 1px;
     }

.gift_off1{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 26px;
    left: 92px;
     }
.gift_off2{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -7px;
    left: 92px;
     }

.gift_off3{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -4px;
    left: 92px;
     }
.gift_off4{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
#apply_btn_container{
    width: 200px;
    height: 58px;
    position: absolute;
    left: 177px;
    top: 205px;
    z-index: 3;
	}

a.apply_btn{
    float: left;
    width: 100%;
	height: 55px;
	background-image: url(../../images/omsp202010/apply_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.apply_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.apply_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#winner_btn_container{
    display: none;
    width: 200px;
    height: 58px;
    position: absolute;
    left: 177px;
    top: 205px;
    z-index: 3;
	}

a.winner_btn{
    float: left;
    width: 100%;
	height: 55px;
	background-image: url(../../images/omsp202010/winner_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.winner_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.winner_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#terms_container{
    height: auto;
    width: 120px;
    position: absolute;
    top: 276px;
    left: 216px;
    z-index: 4;
	}
a.terms_btn{
	float: left;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
a.terms_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#share_container{
    height: 60px;
    width: 200px;
    position: absolute;
    top: 1053px;
    left: 92px;
    z-index: 3;
}
a.fb_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/fb_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.fb_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.tw_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/tw_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.tw_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.line_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/line_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
}
a.line_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#logincheck_btn_container{
    width: 150px;
    height: 73px;
    position: absolute;
    left: 17px;
    top: 256px;
    z-index: 3;
	}

a.logincheck_btn{
    float: left;
    width: 100%;
	height: 73px;
	background-image: url(../../images/omsp202010/logincheck_btn_m.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.logincheck_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.logincheck_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ifram_container{
    width: 100%;
    height: 500px;
}

}

/* iphone6 */	
@media only screen and (max-width: 384px) {
.main_container{
    width: 100%;
	height: auto;
	position: relative;
	background-image: url("../../images/omsp202010/bg_mobile.jpg");
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}

.inside_div{
    width: 355px;
    height: 1140px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	}

 #rabbit{
    width: 280px;
    height: 267px;
    position: absolute;
    background-image: url(../../images/omsp202010/rabbit.png);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 18px;
    left: -91px;
    z-index: 2;
     }

 #main_title{
    width: 240px;
    height: 78px;
    background-image: url("../../images/omsp202010/main_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 10px;
    left: 101px;
     }
 #sub_title{
    width: 180px;
    height: 78px;
    position: absolute;
    background-image: url("../../images/omsp202010/sub_title_m.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 96px;
    left: 163px;
    z-index: 5;
     }

#info_container{
    width: 355px;
    height: 700px;
    background-image: url("");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 338px;
    left: -1px;
     }

.gift1_container{
    width: 320px;
    height: 320px;
    position: absolute;
    top: 11px;
    left: 19px;
     }

.gift_title1{
    width: 250px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title1.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift2_container{
    width: 320px;
    height: 320px;
    position: absolute;
    top: 369px;
    left: 17px;
     }

.gift_title2{
    width: 250px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title2.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_01{
    width: 300px;
    height: 92px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_01.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_02{
    width: 300px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_02.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_03{
    width: 300px;
    height: 91px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_03.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_04{
    width: 300px;
    height: 123px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_04.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_05{
    width: 300px;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_05.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_line_container{
    width: 355px;
    height: 3px;
    background-image: url("../../images/omsp202010/info_line.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 344px;
    left: 1px;
     }

.gift_off1{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 26px;
    left: 92px;
     }
.gift_off2{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -7px;
    left: 92px;
     }

.gift_off3{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -4px;
    left: 92px;
     }
.gift_off4{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
#apply_btn_container{
    width: 190px;
    height: 55px;
    position: absolute;
    left: 154px;
    top: 194px;
    z-index: 3;
	}

a.apply_btn{
    float: left;
    width: 100%;
	height: 55px;
	background-image: url(../../images/omsp202010/apply_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.apply_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.apply_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#winner_btn_container{
    display: none;
     width: 190px;
    height: 55px;
    position: absolute;
    left: 154px;
    top: 194px;
    z-index: 3;
	}

a.winner_btn{
    float: left;
    width: 100%;
	height: 55px;
	background-image: url(../../images/omsp202010/winner_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.winner_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.winner_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#terms_container{
    height: auto;
    width: 120px;
    position: absolute;
    top: 260px;
    left: 195px;
    z-index: 4;
	}
a.terms_btn{
	float: left;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
a.terms_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#share_container{
    height: 60px;
    width: 200px;
    position: absolute;
    top: 1053px;
    left: 80px;
    z-index: 3;
}
a.fb_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/fb_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.fb_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.tw_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/tw_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.tw_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.line_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/line_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
}
a.line_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#logincheck_btn_container{
    width: 150px;
    height: 73px;
    position: absolute;
    left: 15px;
    top: 251px;
    z-index: 3;
	}

a.logincheck_btn{
    float: left;
    width: 100%;
	height: 73px;
	background-image: url(../../images/omsp202010/logincheck_btn_m.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.logincheck_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.logincheck_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ifram_container{
    width: 100%;
    height: 500px;
}


}

/* iphone5 */
@media only screen and (max-width: 320px) {
.main_container{
    width: 100%;
	height: auto;
	position: relative;
	background-image: url("../../images/omsp202010/bg_mobile.jpg");
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}

.inside_div{
    width: 300px;
    height: 1140px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	}

 #rabbit{
    width: 260px;
    height: 248px;
    position: absolute;
    background-image: url(../../images/omsp202010/rabbit.png);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 44px;
    left: -86px;
    z-index: 2;
     }

 #main_title{
    width: 230px;
    height: 74px;
    background-image: url("../../images/omsp202010/main_title.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 30px;
    left: 69px;
     }
 #sub_title{
    width: 150px;
    height: 65px;
    position: absolute;
    background-image: url("../../images/omsp202010/sub_title_m.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 105px;
    left: 143px;
    z-index: 5;
     }

#info_container{
    width: 300px;
    height: 700px;
    background-image: url("");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 338px;
    left: -1px;
     }

.gift1_container{
    width: 300px;
    height: 320px;
    position: absolute;
    top: 10px;
    left: -1px;
     }

.gift_title1{
    width: 250px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title1.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift2_container{
    width: 300px;
    height: 320px;
    position: absolute;
    top: 369px;
    left: 0px;
     }

.gift_title2{
    width: 250px;
    height: 39px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url("../../images/omsp202010/gift_title2.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_01{
    width: 300px;
    height: 92px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_01.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_02{
    width: 300px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_02.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_03{
    width: 300px;
    height: 91px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_03.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_04{
    width: 300px;
    height: 123px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url("../../images/omsp202010/gift_04.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_05{
    width: 300px;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/omsp202010/gift_05.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: relative;
}

.gift_line_container{
    width: 300px;
    height: 3px;
    background-image: url("../../images/omsp202010/info_line.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 344px;
    left: 1px;
     }

.gift_off1{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: 26px;
    left: 92px;
     }
.gift_off2{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -7px;
    left: 92px;
     }

.gift_off3{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -4px;
    left: 92px;
     }
.gift_off4{
    width: 120px;
    height: 80px;
    position: absolute;
    background-image: url("../../images/omsp202010/gift_off.png");
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    top: -2px;
    left: 77px;
     }
#apply_btn_container{
    width: 170px;
    height: 50px;
    position: absolute;
    left: 118px;
    top: 196px;
    z-index: 3;
	}

a.apply_btn{
    float: left;
    width: 100%;
	height: 50px;
	background-image: url(../../images/omsp202010/apply_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.apply_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.apply_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#winner_btn_container{
    display: none;
    width: 170px;
    height: 50px;
    position: absolute;
    left: 118px;
    top: 196px;
    z-index: 3;
	}

a.winner_btn{
    float: left;
    width: 100%;
	height: 55px;
	background-image: url(../../images/omsp202010/winner_btn.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.winner_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.winner_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#terms_container{
    height: auto;
    width: 120px;
    position: absolute;
    top: 255px;
    left: 158px;
    z-index: 4;
	}
a.terms_btn{
	float: left;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
a.terms_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#share_container{
    height: 60px;
    width: 200px;
    position: absolute;
    top: 1053px;
    left: 50px;
    z-index: 3;
}
a.fb_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/fb_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.fb_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.tw_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/tw_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	margin-right: 10px;
}
a.tw_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}
a.line_btn{
    float: left;
	height: 60px;
	width: 60px;
	background-image: url(../../images/omsp202010/line_btn.png);
	-moz-background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
}
a.line_btn:hover {
	opacity:0.4;
	filter:alpha(opacity=50);
}

#logincheck_btn_container{
    width: 130px;
    height: 63px;
    position: absolute;
    left: -2px;
    top: 268px;
    z-index: 3;
	}

a.logincheck_btn{
    float: left;
    width: 100%;
	height: 63px;
	background-image: url(../../images/omsp202010/logincheck_btn_m.png);
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 3px;
	transition: 0.1s ease-in-out;
	transform: scale(1.1)
	}
a.logincheck_btn:hover {
	text-decoration: none;
	transform: scale(1);
}
a.logincheck_btn:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.ifram_container{
    width: 100%;
    height: 500px;
}


}

/* ******************************* */ 
