* {padding:0;margin: 0;}
li {list-style-type:none;}
a { text-decoration:none;}
@font-face {
	font-family: 'Franklin';
	src: url("../font/Franklin.ttf");
}
.btn_hand {
  cursor:pointer;
}
.btn_hand1 {
  cursor:pointer;
}
.btn_hand2 {
  cursor:pointer;
}
.btn_hand3 {
  cursor:pointer;
}
html,body {
  font-family:"微軟正黑體";
  background-image: url("../images/header_bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;	
}
header {
	width: 100%;
	height: auto;
	
	position: relative;
}
#rightbtn {
	width: 151px;
	height: auto;
	position: fixed;
	right:0.5%;
	top:15%;
}
#rightbtn ul{}
#rightbtn ul li{
	width: 151px;
	height: auto;
	margin: 0 0 7px 0;
}
.logo {
	display:block;
	width: 350px;
	height: auto;
	padding: 20px 0 0 20px;
}

#gallery {
	width: 130px;
	height: 130px;
	left:50%;
	top: -67%;
	transform:  translate(-65px,0px);
	z-index:9;
	position: absolute;
}

.index_ma {
	width:50%;
	height: auto;
	margin: 400px 25% 2% 25%;
	display:inline-block;
	position: relative;
}
.resernotopen {
	width: 330px;
	height: auto;
	display: block;
	z-index:999;
	margin: 0 auto;
}
.resernotopen ul{}
.resernotopen ul li{
	width: 330px;
	height: auto;
	margin:20px 0 0 0;
}
.resernotopen ul li img {width: 90%;margin: 0 5%;}
.resernotopen ul li a:hover {opacity:.9;}
.reser {
	width:500px;
	height: auto;
	margin:75px auto 0 auto;
	display: block;
	z-index:999;
}
.reser ul{}
.reser ul li{
	width:50%;
	height: auto;
	float: left;
	margin: 0 ;
}
.reser ul li img {width:100%;}
.reser ul li a:hover {opacity:.9;}	

acticle {
	width: 100%;
	height: auto;
	display: block;
	clear: both;
	background: url("../images/main_bg.jpg") no-repeat;
	background-position: center top;
}
.main1 {
	width:100%;
	height: auto;
	display:block;
}
.main1box {
	width: 1024px;
	height: auto;
	margin: 0 auto;
	padding: 45px 0 260px 0;
}
#main1title {
	width: 500px;
	height: auto;
	margin: 10px auto 0 auto;
}
.main1titleword {
	width: 673px;
	height: auto;
	margin: 0 auto;
}
.main1titleword p {
	font-size: 21px;
	text-align: center;
	background-color: #FFFFFF;
	border-radius: 25px;
	border: 1px solid #ECECEC;
	padding: 5px 10px;
}
.dateline {
	width: 371px;
	height: auto;
	margin: 20px auto 10px auto;
}
.redb {color: rgba(205,0,3,1.00);}
.nop {
	width: 300px;
	height: auto;
	margin:50px auto 0 auto;
	display: block;
}
.nop h3 {
	border: 1px solid rgba(0,0,0,1);
	text-align: center;
	font-size: 33px;
	letter-spacing: 3px;
	padding: 0 0 0 3px;
}
.num {
	width:461px;
	height: auto;
	margin: 0 auto;
}

.num h1{
	font-size:8em;
	text-align: center;
	font-family: 'Franklin', sans-serif;
	letter-spacing: 3px;
	margin: 0 0 20px 0;
}
.schedule {
	width: 900px;
	height: 250px;
	margin: 50px auto 0 auto;
	display: block;
}
.schedulebox {
	width: 100%;
	height: 4px;
	background-color:rgba(59,14,108,.2);
	position: relative;
	border: 1px solid rgba(59,14,108,.2);
}
.schokline {
	width: 20%;
	height: 4px;
	position: relative;
	background-color: #46177A;
	z-index: 1;
}
.schedulebox ul{}


.schedulebox ul li.get::after{
	content:url("../images/yes.png");
	opacity: 1;
	position: absolute;
	bottom: 60px;
}

.schedulebox ul li:nth-child(1) {}
.schedulebox ul li:nth-child(1) img {
	width: 48px;
	height: auto;
	margin:  0 auto 0 auto;
}
.schedulebox ul li:nth-child(1) p { margin: 10px 0 0 -7px;}
.schedulebox ul li:nth-child(2) {margin: 0 0 0 180px; position: absolute;z-index:9}
.schedulebox ul li:nth-child(2) p { margin: 10px 0 0 -86px;text-align: center;}
.schedulebox ul li:nth-child(2) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(3) {margin: 0 0 0 360px;position: absolute;z-index:9}
.schedulebox ul li:nth-child(3) p { margin: 10px 0 0 -87px;text-align: center;}
.schedulebox ul li:nth-child(3) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(4) {margin: 0 0 0 540px;position: absolute;z-index:9}
.schedulebox ul li:nth-child(4) p { margin: 10px 0 0 -88px;text-align: center;}
.schedulebox ul li:nth-child(4) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(5) {margin: 0 0 0 720px;position: absolute;z-index:9}
.schedulebox ul li:nth-child(5) p { margin: 10px 0 0 -86px;text-align: center;}
.schedulebox ul li:nth-child(5) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(6) {margin: 0 0 0 900px;position: absolute;z-index:9}
.schedulebox ul li:nth-child(6) p { margin: 10px 0 0 -86px;text-align: center;}
.schedulebox ul li {
	width: 16.5%;
	float: left;
	position: relative;
	top:-20px;
	left: -4.2%;
}

.schedulebox ul li img.bookg {
	border-radius: 15px;
	border:2px solid rgba(124,18,117,1.00);
	background-color: rgba(124,18,117,1.00);
}
.schedulebox ul li.non:nth-child(2) img.bookg {margin:  10px 0 0 -20px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(3) img.bookg {margin:  10px 0 0 -20px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(4) img.bookg {margin:  10px 0 0 -20px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(5) img.bookg {margin:  10px 0 0 -20px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(6) img.bookg {margin:  10px 0 0 -22px;opacity: 0.2;}
.schedulebox ul li.get:nth-child(2) img.bookg {margin:  10px 0 0 -20px;opacity:1;}
.schedulebox ul li.get:nth-child(3) img.bookg {margin:  10px 0 0 -20px;opacity:1;}
.schedulebox ul li.get:nth-child(4) img.bookg {margin:  10px 0 0 -20px;opacity:1;}
.schedulebox ul li.get:nth-child(5) img.bookg {margin:  10px 0 0 -20px;opacity:1;}
.schedulebox ul li.get:nth-child(6) img.bookg {margin:  10px 0 0 -22px;opacity:1;}
.schedulebox ul li.non::before {
	content: url("../images/schedule_item_non.png");
	margin: 0 0 0 6px;
}
.schedulebox ul li.get::before {
	content: url("../images/schedule_item.png");
	margin: 0 0 0 6px;
}
.main2 {
	width: 100%;
	height: auto;
	display: block;
	padding: 0 0 0 0;
}
.main2box {
	width: 1024px;
	height: auto;
	margin: 0 auto;
}
#main2title {
	width: 336px;
	height: auto;
	margin: 0 auto ;
	display: block;
}
.m2tiword {
	width: 63%;
	height: auto;
	margin: 0 18% 25px 18%;
	border-radius: 25px;
	border: 1px solid rgba(126,34,196,1.00);
	padding: 5px 3px;
	font-size: 19px;
	letter-spacing: 3px;
	background-color: rgba(255,255,255,1.00);
}
.pur {
	background-color: rgba(99,38,151,1.00);
	border-radius: 25px;
	padding: 3px 10px;
	color: rgba(255,255,255,1.00);
}
.bla {margin:0 0 0 10px;}
.bookingbox {
	width: 595px;
	height: auto;
	margin:0 auto;
	border: 1px solid rgba(75,118,233,.5);
	padding: 15px;
	background-color: rgba(255,255,255,1.00);
}
.book1 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
}
.book1 h3 {
	float: left;
	margin: 0 13px 7px 0;
}
.book1 p {
	font-size: 15px;
	float: left;
}
.fb {
	float: left;
	margin:-6px 0 0 10px;
}
.book2 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
	clear: both;
}
.book2 ul li {
	float: left;
	margin: 0 10px 0 0;
}
.book2 ul li a:hover { opacity:0.7;}
.book2 h3 {
	float: left;
	margin: 0 13px 0 0;
}
.book3 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
	clear: both;
}
.inputbox {
	width: 82%;
	height: 72px;
	line-height: 72px;
	margin: 240px 9% 0 9%;
	position: absolute;
}

.inpu2 {
	float: left;
    line-height:25px;
	margin:2px 0 0 7px;
	width: 250px;
	font-size: 15px;
	padding: 2px 0 0 0;
	font-family:"微軟正黑體";
	border-color: rgba(0,0,0,1.00);
	border-width: 1px;
	color: rgba(90,60,18,1.00);
	height: 25px;
}
.select1 {
	float: left;
    line-height:15px;
	height: 29px;
	margin:2px 0 0 20px;
	width:120px;
	padding: 0 0 0 2px;
	font-size:15px;
	font-family:"微軟正黑體";
	border-color: rgba(0,0,0,1.00);
	border-width: 1px;
	color: rgba(90,60,18,1.00);
}
.book3 h3 {
	float: left;
	margin: 0 13px 0 0;
}
.res {
	width: 247px;
	height: auto;
	display:block;
	margin: 0 auto;	
	clear: both;
	padding: 20px 0 0 0;
}
.res a {}
.res a:hover { opacity: .9;}
.att1 {
	width: 623px;
	height: auto;
	display: block;
	padding: 5px;
	line-height: 1.7;
	margin: 10px auto 0 auto;
}
.att1 a {
	color:rgba(60,142,253,1.00);
}
.att1 a:hover {
	opacity: .5;
	transition: all .5s ease;
}
.book1gift {
	width:1024px;
	height: auto;
	margin: 30px auto 0 auto;
	display: block;
}
.b1gifttitle {
	width: 356px;
	height: auto;
	margin: 0 auto 10px auto;
	display: block;
}
.b1giftcon {
	width: 400px;
	height: auto;
	margin: 0 297px;
	border: 1px solid rgba(0,0,0,.2);
	display:inline-block;
	padding: 25px 15px;
	border-radius: 15px;
	background-color: rgba(255,255,255,1.00);
}
.b1giftcon ul li {
	width: 30%;
	height: auto;
	margin: 0 1.6%;
	float: left;
	display: block;
}
.b1giftcon ul li img {
	border-radius: 10px;
	border:2px solid rgba(124,18,117,1.00);
	width: 80%;
	margin: 0 10%;
}
.b1giftcon ul li p { font-size: 15px; text-align: center;}
#main2title2 {
	width: 351px;
	height: auto;
	margin: 0 auto 10px auto;
	display: block;
	padding: 100px 0 0 0;
	clear: both;
}
.m2gift2 {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.m2pink {
	width: 30.6%;
	height: auto;
	margin: 0 1.2% 40px 1.2%;
	float: left;
}
.m2pink ul h2{ 
	width: 100px;
	text-align: center;
	font-size: 19px;
	margin: 10px auto 15px auto;
	line-height: 2;
	background-color: #FFFFFF;
	border-radius: 25px;
}
.m2pink ul {
    width: 99.5%;
	height: auto;
    background-color: rgba(124,67,130,1);
	display:inline-block;
	border-radius: 15px;
	padding: 10px 7px;
	background-image: url("../images/_punk_bg.png");
	background-repeat: repeat;
}
.m2pink ul li {
	width: 30%;
	height: auto;
	float: left;
	margin: 0 1.5% 0 1.5%;
}
.m2pink ul li img {
	width: 100%;
	border-radius: 10px;
	border:2px solid rgba(124,18,117,1.00);
}

.m2pink ul li p { 
	font-size: 15px; 
	text-align: center;
    line-height:1.2;
	color: #FFFFFF;
	padding: 5px 0 0 0;
}
.inv {
	width: 247px;
	height: auto;
	display: block;
	margin:0 auto;
	clear: both;
	text-align: center;
}
.inv a {}
.inv a:hover { opacity: .9;}
.inv p { margin:13px 0 40px 0;}
.store_registered {
	width:646px;
	height: auto;
	display: block;
	margin: 0 auto ;
}
.store_registered ul {}
.store_registered ul li{
	float: left;
	width: 47%;
	margin: 0 1.5% 20px 1.5%;
}
.store_registered ul li a:hover { opacity:0.85;}
.store_registered ul li img {width: 100%;}
.store_registered ul li p {
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	border-radius: 25px;
	color: rgba(0,0,0,1);
	font-size: 15px;
	padding: 5px 8px;
	border: 1px solid rgba(255,210,99,1.00);
}
.att2 {
	width: 780px;
	height: auto;
	display:inline-block;
	padding: 35px 15px 25px 15px;
	line-height: 2;
	margin: 0 107px 26px 107px;
	clear: both;
	background-color: rgba(255,255,255,.7);
}
.att2 h3 {
	text-align: center;
	font-size: 25px;
	background-color: #2D2D2D;
	border-radius: 25px;
	color: #FFFFFF;
	width: 200px;
	margin: 0 auto 25px auto;
}

.att2 ul li.left {
	width: 3.5%;
	float: left;
	font-size: 13px;
	margin: 0 10px 0 0;
	text-align: center;
	color: #FFFFFF;
	border-radius: 50px;
	background-color: #323232;
}
.att2 ul li.right {
	width: 94%;
	float: left;
	margin:-2px 0 4px 0;
}
.red { color:rgba(255,44,48,1.00);}

.main4 {
	width: 100%;
	height: auto;
	display: block;
	background-image: url("../images/main4_bg.jpg");
	background-repeat: no-repeat;
	padding: 110px 0 90px 0;
	background-position: center top;
}
.main4box {
	width: 1024px;
	height: auto;
	margin: 0 auto ;
	display: block;
}
.main4box h3 {
	text-align: center;
	font-size: 25px;
	padding: 0 0 20px 0;
}
.gamebn {
	width: 800px;
	height: auto;
	margin:6px auto 0 auto;
	padding: 0 0 20px 0;

}
.gamebn img {width: 100%;}
.banner {
	border-radius: 15px;
	border: 2px solid rgba(255,255,255,1.00);
	box-shadow:0 0 5px  rgba(0,0,0,0.5);
	clear: both;
}


@media screen and (min-width:768px) and (max-width:1024px){
html,body {
  background-image: none;
}	
header {
	width: 100%;
	height: 0;
	background-image: url("../images/padheader_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-size: cover;
	padding-bottom: 76%;
}
.qq-client { 
	display:block;
	z-index: 999;
}
.logo {
	width: 30%;
	margin: 0 35%;
	display:block;
	padding:1.5% 0 0 0;
}
.logo img{ width:100%;}
#gallery {
	display:block;
	width: 130px;
	height: auto;
	padding: 0;
	margin: 0 auto;
	top:46%;
	position:absolute;
}
#gallery img {width:70%;margin: 0 15%;}
.index_ma {
	width:94%;
	height: auto;
	margin: 0 3%;
	display: block;
	padding: 38% 0 0 0 ;
}
.index_ma img {width:100%;}

.resernotopen {
	width: 100%;
	height: auto;
	margin:1% auto 0 auto;
	z-index:999;
	padding: 0 0 0 0;
	position: relative;
}
.resernotopen ul{}
.resernotopen ul li{
	width: 30%;
	height: auto;
	float: none;
	margin:0 35% ;
	padding: 0 0 3% 0;
}
.resernotopen ul li img {width: 100%;margin: 0;}
.reser {
	width: 70%;
	height: auto;
	margin:-5px auto 0 auto;
	display: block;
	z-index:999;
}
.reser ul{}
.reser ul li{
	width: 46%;
	height: auto;
	float:left;
	margin: 0 2% 8px 2%;
}
.reser ul li img {width: 100%;}

.main1 {
	width:100%;
	height: auto;
	display: block;
	background-image: none;
	padding-bottom: 16%;
}
.main1box {
	width:90%;
	height: auto;
	margin: 0 5%;
	padding:0;
}
#main1title {
	width: 60%;
	height: auto;
	margin: 3% 20% 0 20%;
}
#main1title img {width:100%;}
.main1titleword {
	width:98%;
	height: auto;
	margin: 0 1%;
}
.main1titleword p {
	font-size: 21px;
	text-align: center;
}
.redb {color: rgba(205,0,3,1.00);}
.nop {
	width: 300px;
	height: auto;
	margin:7% auto 0 auto;
	display: block;
}
.nop h3 {
	border: 1px solid rgba(0,0,0,1);
	text-align: center;
	font-size: 25px;
	line-height: 2;
	letter-spacing: 3px;
}
.num {
	width:94%;
	height: auto;
	margin: 0 4% 0 2%;
}
.num h1{
	font-size:10em;
	text-align: center;
	font-family: 'Franklin', sans-serif;
	letter-spacing:2px;
	margin: 0 0 20px 20px;
}
.schedule {
	width: 100%;
	height: 700px;
	margin: 6% auto 0 auto;
	display: block;
}
.schedulebox {
	width: 4px;
	height:100%;
	background-color:rgba(59,14,108,.2);
	border: 1px solid rgba(59,14,108,.2);
	position: relative;
	left:0;
	margin: 0 auto;
}
.schokline {
	width: 4px;
	height: 80%;
	position: absolute;
	background-color: #46177A;
	left: 0;
	top: 0;
	margin: 0 auto;
	z-index: 1;
}
.schedulebox ul{}
.schedulebox ul li.get::after{
	content:url("../images/yes.png");
	opacity: 1;
	position: absolute;
	bottom: 22px;
	left: 72px;
}

.schedulebox ul li:nth-child(1) {font-size: 21px;}
.schedulebox ul li:nth-child(1) img {
	width: 48px;
	height: auto;
	margin:-14px auto 0 -22px;
	z-index: 1;
}
.schedulebox ul li:nth-child(1) p { margin: -35px 0 0 -219px;text-align: center;}
.schedulebox ul li:nth-child(2) {margin: 138px 0 0 0; position: absolute;z-index:9}
.schedulebox ul li:nth-child(2) p { margin: -69px 0 0 -160px;text-align: center; position: absolute;font-size: 19px;}
.schedulebox ul li:nth-child(2) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(3) {margin: 280px 0 0 0;position: absolute;z-index:9}
.schedulebox ul li:nth-child(3) p { margin: -69px 0 0 -160px;text-align: center;position: absolute;font-size: 19px;}
.schedulebox ul li:nth-child(3) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(4) {margin: 418px 0 0 0;position: absolute;z-index:9}
.schedulebox ul li:nth-child(4) p { margin: -69px 0 0 -160px;text-align: center;position: absolute;font-size: 19px;}
.schedulebox ul li:nth-child(4) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(5) {margin: 557px 0 0 0;position: absolute;z-index:9}
.schedulebox ul li:nth-child(5) p { margin: -69px 0 0 -160px;text-align: center;position: absolute;font-size: 19px;}
.schedulebox ul li:nth-child(5) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(6) {margin: 697px 0 0 0;position: absolute;z-index:9}
.schedulebox ul li:nth-child(6) p { margin: -69px 0 0 -160px;text-align: center;position: absolute;font-size: 19px;}
.schedulebox ul li {
	width: 100%;
	float: none;
	position: relative;
	top:-20px;
	left: 0;
}

.schedulebox ul li img.bookg {
	border-radius: 15px;
	border:2px solid rgba(124,18,117,1.00);
	background-color: rgba(124,18,117,1.00);
	
}
.schedulebox ul li.non:nth-child(2) img.bookg {margin:  -80px 0 0 50px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(3) img.bookg {margin:  -80px 0 0 50px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(4) img.bookg {margin:  -80px 0 0 50px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(5) img.bookg {margin:  -80px 0 0 50px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(6) img.bookg {margin:  -80px 0 0 50px;opacity: 0.2;}
.schedulebox ul li.get:nth-child(2) img.bookg {margin:  -80px 0 0 50px;opacity:1;float: none;}
.schedulebox ul li.get:nth-child(3) img.bookg {margin:  -80px 0 0 50px;opacity:1;}
.schedulebox ul li.get:nth-child(4) img.bookg {margin:  -80px 0 0 50px;opacity:1;}
.schedulebox ul li.get:nth-child(5) img.bookg {margin:  -80px 0 0 50px;opacity:1;}
.schedulebox ul li.get:nth-child(6) img.bookg {margin:  -80px 0 0 50px;opacity:1;}

.schedulebox ul li.non::before {
	content: url("../images/schedule_item_non.png");
	margin: 0 0 0 -22px;
}
.schedulebox ul li.get::before {
	content: url("../images/schedule_item.png");
	margin: 0 0 0 -22px;
}
acticle {
	width: 100%;
	height: auto;
	display: block;
	clear: both;
	background-image: none;
}
.main2 {
	width: 100%;
	height: auto;
	display: block;
	padding: 8% 0 0 0;
	background:url("../images/criss-cross.jpg") repeat;

}
.main2box {
	width: 94%;
	height: auto;
	margin: 0 3%;
}
#main2title {
	width: 40%;
	height: auto;
	margin: 0 30% ;
	display: block;
}
#main2title img {width: 100%;}
.m2tiword {
	width:68.7%;
	height: auto;
	margin: 0 15% 3% 15%;
	border-radius: 25px;
	border: 2px solid rgba(126,34,196,1.00);
	padding: 6px 0 8px 0;
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	letter-spacing:0;
}
.pur {
	font-size: 17px;
	border-radius: 25px;
	padding:6px 10px;
	margin: 0 0 1% 0;
	color: rgba(255,255,255,1.00);
	background-color: rgba(99,38,151,1.00);
}
.bla {font-size: 17px;margin:0 0 0 1%;}
.bookingbox {
	width: 82%;
	height: auto;
	margin:0 7%;
	border: 1px solid rgba(75,118,233,.5);
	padding:2%;
}
.book1 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
}
.book1 h3 {
	float: left;
	margin: 0 3% 0 0;
	font-size: 19px;
}
.book1 p {font-size: 19px;}
.fb {
	float: left;
	margin:0 0 2% 1%;
}
.book2 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
	clear: both;
}
.book2 ul li {
	width: 20%;
	float: left;
	margin: 0 1.3% 1% 0;
}
.book2 ul li img {width: 100%;}
.book2 h3 {
	font-size: 19px;
	float: left;
	margin: 0 1.8% 0 0;
}
.book3 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
	clear: both;
}
.inputbox {
	width: 82%;
	height: 72px;
	line-height: 72px;
	margin: 240px 9% 0 9%;
	position: absolute;
}

.inpu2 {
	float: left;
    line-height:25px;
	margin:0.3% 0 5% 1%;
	width: 41.5%;
	font-size: 17px;
	padding: 2px 0 0 0;
	font-family:"微軟正黑體";
	border-color: rgba(0,0,0,1.00);
	border-width: 1px;
	color: rgba(90,60,18,1.00);
}
.select1 {
	float: left;
    line-height:15px;
	height: 29px;
	margin:2px 0 0 0;
	width:20%;
	padding: 0 0 0 0;
	font-size:17px;
	font-family:"微軟正黑體";
	border-color: rgba(0,0,0,1.00);
	border-width: 1px;
	color: rgba(90,60,18,1.00);
}
.book3 h3 {
	float: left;
	margin: 0 5.5% 0 0;
	font-size: 19px;
}
.res {
	width:247px;
	height: auto;
	display: block;
	margin: 25px auto 10px auto;	
	clear: both;
	text-align: center;
}

.att1 {
	width: 83%;
	height: auto;
	display: block;
	padding: 0;
	line-height: 1.7;
	margin: 1.7% auto 0 auto;
}
.att1 a {color:rgba(60,142,253,1.00);}
.att1 a:hover {
	opacity: .5;
	transition: all .5s ease;
}
.book1gift {
	width:100%;
	height: auto;
	margin: 3% auto 0 auto;
	display: block;
}
.b1gifttitle {
	width: 40%;
	height: auto;
	margin: 0 30% 10px 30%;
	display: block;
}
.b1gifttitle img{width:100%;}
.b1giftcon {
	width: 60%;
	height: auto;
	margin: 0 19%;
	border: 1px solid rgba(0,0,0,.2);
	display:inline-block;
	padding: 2% 1%;
	border-radius: 15px;
}
.b1giftcon ul li {
	width: 31.6%;
	height: auto;
	margin: 0 0.6%;
	float: left;
	display: block;
}
.b1giftcon ul li img {
	border-radius: 10px;
	border:2px solid rgba(124,18,117,1.00);
	width: 80%;
	margin: 0 10%;
}
.b1giftcon ul li p { font-size: 19px; text-align: center;}
#main2title2 {
	width: 42%;
	height: auto;
	margin: 0 29%;
	display: block;
	padding: 8% 0 0 0;
	clear: both;
}
#main2title2 img {width: 100%;} 
.m2gift2 {
	width: 80%;
	height: auto;
	margin: 0 10%;
	display: block;
}
.m2gift2 ul li {
	width: 32%;
	height: auto;
	float: left;
	margin: 0 0.5% 25px 0.5%;
}
.m2gift2 ul li img {
	border-radius: 10px;
	border:2px solid rgba(124,18,117,1.00);
	width: 80%;
	margin: 0 10%;
}
.m2gift2 ul li p { 
	font-size: 19px; 
	text-align: center;
    line-height: 2;
}
.m2pink {
	width: 74%;
	height: auto;
	margin: 0 12% 4% 12%;
	padding: 0 1%;
	float: none;
}
.m2pink ul h2{ 
	width: 100px;
	text-align: center;
	font-size: 19px;
	margin: 10px auto 15px auto;
	line-height: 2;
	background-color: #FFFFFF;
	border-radius: 25px;
}
.m2pink ul {
    width: 100%;
	height: auto;
    background-color: rgba(124,67,130,1);
	display:inline-block;
	border-radius: 15px;
	padding: 10px 0 7px 0;
	background-image: url("../images/_punk_bg.png");
	background-repeat: repeat;
}
.m2pink ul li {
	width: 29%;
	height: auto;
	float: left;
	display: block;
	margin: 0 2.7% 0 0;
}
.m2pink ul li img {
	width: 100%;
	border-radius: 10px;
	border:2px solid rgba(124,18,117,1.00);
}

.m2pink ul li p { 
	font-size: 19px; 
	text-align: center;
    line-height: 1.4;
	color: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 26%;
}
.inv {
	width: 247px;
	height: auto;
	display: block;
	margin:0 auto;
	clear: both;
}

.inv p { 
	margin:15px 0 0 0;
	font-size: 19px;
}
.store_registered {
	width:100%;
	height: auto;
	display: block;
	margin:5% auto 0 auto;
}
.store_registered ul {}
.store_registered ul li{
	float: left;
	width: 48%;
	margin: 0 1% 6% 1%;
}
.store_registered ul li a:hover { opacity:0.85;}
.store_registered ul li img {width: 100%; margin: 1% 0 0 0;}
.store_registered ul li p {
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	border-radius: 25px;
	color: rgba(0,0,0,1);
	font-size: 17px;
	padding: 5px 8px;
	border: 1px solid rgba(255,210,99,1.00);
}
.att2 {
	width: 98%;
	height: auto;
	display:inline-block;
	padding: 3% 1% 1% 1%;
	line-height: 2;
	margin: 3% 0 30px 0;
	clear: both;
	background-color: rgba(255,255,255,.7);
}
.att2 h3 {
	text-align: center;
	font-size: 23px;
	background-color: #2D2D2D;
	border-radius: 25px;
	color: #FFFFFF;
	width: 200px;
	margin: 0 auto 15px auto;
}

.att2 ul li.left {
	width: 5%;
	float: left;
	font-size: 17px;
	margin: 0 2% 0 0;
	text-align: center;
	color: #FFFFFF;
	border-radius: 50px;
	background-color: #323232;
}
.att2 ul li.right {
	width: 90%;
	float: left;
	margin:0 0 1.5% 0;
}
.red { color:rgba(255,44,48,1.00);}

.main4 {
	width: 100%;
	height: auto;
	display: block;
	background-image: url("../images/modmain4_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 3% 0 5% 0;
}
.main4box {
	width: 100%;
	height: auto;
	margin: 0 auto ;
	display: block;
}
.main4box h3 {
	width:42%;
	height: auto;
	margin: 8% 29% 3% 29%;
	display: block;
}
.gamebn {
	width: 90%;
	height: auto;
	margin:2% 5% 0 5%;
	padding: 0 0 2% 0;

}
.gamebn img {width: 100%;}
.banner {
	border-radius: 15px;
	border: 2px solid rgba(255,255,255,1.00);
	box-shadow:0 0 5px  rgba(0,0,0,0.5);
}	

footer {width: 100%;}	
	
	
}


@media screen and (max-width:767px) {
html,body {
  background-image: none;
}	
.qq-client-content { display: none;}
header {
	width: 100%;
	height: auto;
	background-image: url("../images/mobheader_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-size: cover;
}
.qq-client { 
    display:block;
}
.logo {
	width:52%;
	height: auto;
	left:0;
	margin:0 24%;
	position: absolute;
	top:1%;
	padding: 0;
}
.logo img {width: 100%;}
#gallery {
	display:block;
	width: 130px;
	height: auto;
	margin: 0 auto;
	top: 59%;
	left:52%;
}
#gallery img {width:70%;margin:0 15%;}
.index_ma {
	width:94%;
	height: auto;
	margin: 0 3%;
	display: block;
}
.index_ma img {width:100%;}
.resernotopen {
	width: 100%;
	height: auto;
	margin:0 auto 0 auto;
	display: block;
	z-index:999;
	padding: 130% 0 4% 0;
}
.resernotopen ul{}
.resernotopen ul li{
	width: 60%;
	height: auto;
	float: none;
	margin: 0 22% 1% 18%;
}
.resernotopen ul li img {width: 100%;}
.reser {
	width: 100%;
	height: auto;
	margin:0 auto;
	display: block;
	z-index:999;
	padding: 130% 0 30% 0;
}
.reser ul{}
.reser ul li{
	width: 49%;
	height: auto;
	float: left;
	margin: 0 .5% 1% .5%;
}
.reser ul li img {width: 100%;}

acticle {
	width: 100%;
	height: auto;
	display: block;
	background-image: none;
}
.main1 {
	width:100%;
	height: auto;
	display: block;
}
.main1box {
	width:94%;
	height: auto;
	margin: 0 3% 32% 3%;
	padding: 6% 0 0 0;
}
#main1title {
	width: 90%;
	height: auto;
	margin: 8% 5% 2% 5%;
}
#main1title img {width:100%;}
.dateline {
	width: 70%;
	height: auto;
	margin: 0 15% 2% 15%;
}
.dateline img {width:100%;}
.main1titleword {
	width:96%;
	height: auto;
	margin: 0 2%;
}
.main1titleword p {
	font-size: 21px;
	text-align: center;
}
.redb {color: rgba(205,0,3,1.00);}
.nop {
	width: 230px;
	height: auto;
	margin:7% auto 0 auto;
	display: block;
}
.nop h3 {
	border: 1px solid rgba(0,0,0,1);
	text-align: center;
	font-size: 25px;
	letter-spacing: 3px;
}
.num {
	width:94%;
	height: auto;
	margin: 0 3% 0 3%;
}
.num h1{
	font-size:5em;
	text-align: center;
	font-family: 'Franklin', sans-serif;
	letter-spacing:0;
	margin: 0 0 20px 0;
}
.schedule {
	width: 100%;
	height: 700px;
	margin: 20% auto 0 auto;
	display: block;
}
.schedulebox {
	width: 4px;
	height:100%;
	background-color:rgba(59,14,108,.2);
	border: 1px solid rgba(59,14,108,.2);
	position: relative;
	left:0;
	margin: 0 auto;
}
.schokline {
	width: 4px;
	height: 80%;
	position: absolute;
	background-color: #46177A;
	left: 0;
	top: 0;
	margin: 0 auto;
	z-index: 1;
}
.schedulebox ul{}
.schedulebox ul li.get::after{
	content:url("../images/yes.png");
	opacity: 1;
	position: absolute;
	bottom: 22px;
	left: 63px;
}

.schedulebox ul li:nth-child(1) {z-index: 1;}
.schedulebox ul li:nth-child(1) img {
	width: 48px;
	height: auto;
	margin:-14px auto 0 -22px;
	z-index: 1;
}
.schedulebox ul li:nth-child(1) p { margin: -35px 0 0 -185px;text-align: center;font-size: 21px;}
.schedulebox ul li:nth-child(2) {margin: 138px 0 0 0; position: absolute;z-index:9}
.schedulebox ul li:nth-child(2) p { margin: -70px 0 0 -142px;text-align: center; position: absolute;font-size: 17px;}
.schedulebox ul li:nth-child(2) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(3) {margin: 280px 0 0 0;position: absolute;z-index:9}
.schedulebox ul li:nth-child(3) p { margin: -70px 0 0 -142px;text-align: center;position: absolute;font-size: 17px;}
.schedulebox ul li:nth-child(3) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(4) {margin: 418px 0 0 0;position: absolute;z-index:9}
.schedulebox ul li:nth-child(4) p { margin: -70px 0 0 -142px;text-align: center;position: absolute;font-size: 17px;}
.schedulebox ul li:nth-child(4) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(5) {margin: 557px 0 0 0;position: absolute;z-index:9}
.schedulebox ul li:nth-child(5) p { margin: -70px 0 0 -142px;text-align: center;position: absolute;font-size: 17px;}
.schedulebox ul li:nth-child(5) img {margin:  0 0 0 8px;}
.schedulebox ul li:nth-child(6) {margin: 697px 0 0 0;position: absolute;z-index:9}
.schedulebox ul li:nth-child(6) p { margin: -70px 0 0 -142px;text-align: center;position: absolute;font-size: 17px;}
.schedulebox ul li {
	width: 100%;
	float: none;
	position: relative;
	top:-20px;
	left: 0;
}

.schedulebox ul li img.bookg {
	border-radius: 15px;
	border:2px solid rgba(124,18,117,1.00);
	background-color: rgba(124,18,117,1.00);
}
.schedulebox ul li img.bookg img {width: 100%;}
.schedulebox ul li.non:nth-child(2) img.bookg {margin:  -75px 0 0 42px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(3) img.bookg {margin:  -75px 0 0 42px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(4) img.bookg {margin:  -75px 0 0 42px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(5) img.bookg {margin:  -75px 0 0 42px;opacity: 0.2;}
.schedulebox ul li.non:nth-child(6) img.bookg {margin:  -75px 0 0 42px;opacity: 0.2;}
.schedulebox ul li.get:nth-child(2) img.bookg {margin:  -75px 0 0 42px;opacity:1;float: none;}
.schedulebox ul li.get:nth-child(3) img.bookg {margin:  -75px 0 0 42px;opacity:1;}
.schedulebox ul li.get:nth-child(4) img.bookg {margin:  -75px 0 0 42px;opacity:1;}
.schedulebox ul li.get:nth-child(5) img.bookg {margin:  -75px 0 0 42px;opacity:1;}
.schedulebox ul li.get:nth-child(6) img.bookg {margin:  -75px 0 0 42px;opacity:1;}

.schedulebox ul li.non::before {
	content: url("../images/schedule_item_non.png");
	margin: 0 0 0 -22px;
	width: 48px;
	height: auto;
}
.schedulebox ul li.get::before {
	content: url("../images/schedule_item.png");
	margin: 0 0 0 -22px;
	width: 48px;
	height: auto;
}

.main2 {
	width: 100%;
	height: auto;
	display: block;
	padding: 10% 0 30px 0;
	background-color: rgba(211,211,211,.5);
	background: url("../images/criss-cross.jpg") repeat;
	background-position: right top;
}
.main2box {
	width: 94%;
	height: auto;
	margin: 0 3%;
}
#main2title {
	width: 70%;
	height: auto;
	margin: 7% 15% 1% 15% ;
	display: block;
}
#main2title img {width: 100%;}
.m2tiword {
	width:94%;
	height: auto;
	margin: 0 2% 15px 2%;
	border-radius: 10px;
	border: 0px solid rgba(126,34,196,1.00);
	padding: 1%;
	text-align: center;
	letter-spacing:0;
}
.pur {
	font-size: 19px;
	background-color: rgba(99,38,151,0);
	border-radius: 25px;
	padding: 0;
	margin: 0 0 1% 0;
	color: rgba(99,38,151,1.00);
}
.bla {font-size:19px;margin:0 0 0 1%;}
.bookingbox {
	width: 96%;
	height: auto;
	margin:0 auto;
	border: 1px solid rgba(75,118,233,.5);
	padding:2%;
}
.book1 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
}
.book1 h3 {
	float: none;
	margin: 0 0 0 0;
	font-size: 19px;
}
.book1 p {font-size: 15px;}
.fb {
	float: left;
	margin:-2% 0 0 1%;
}
.book2 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
	clear: both;
}
.book2 ul li {
	width: 31%;
	float: left;
	margin: 0 1% -1% 1%;
}
.book2 ul li img {width: 100%;}
.book2 h3 {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	font-size: 19px;
}
.book3 {
	width: 100%;
	height: auto;
	display: block;
	line-height:2;
	clear: both;
}
.inputbox {
	width: 82%;
	height: 72px;
	line-height: 72px;
	margin: 240px 9% 0 9%;
	position: absolute;
}

.inpu2 {
	float: left;
    line-height:25px;
	margin:2% 0 9% 0;
	width: 99.3%;
	font-size: 17px;
	padding: 2px 0 0 0;
	font-family:"微軟正黑體";
	border-color: rgba(0,0,0,1.00);
	border-width: 1px;
	color: rgba(90,60,18,1.00);
}
.select1 {
	float: left;
    line-height:15px;
	height: 29px;
	margin:2px 0 0 0;
	width:100%;
	padding: 0 0 0 0;
	font-size:17px;
	font-family:"微軟正黑體";
	border-color: rgba(0,0,0,1.00);
	border-width: 1px;
	color: rgba(90,60,18,1.00);
}
.book3 h3 {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	font-size: 19px;
}
.res {
	width:247px;
	height: auto;
	display: block;
	margin: 0 auto 6% auto;	
	clear: both;
	padding: 1% 0 0 0;
}
.att1 {
	width: 100%;
	height: auto;
	display: block;
	padding: 3% 0 0 0;
	line-height: 1.7;
	margin: 3px auto 0 auto;
}
.att1 a {color:rgba(60,142,253,1.00);}
.att1 a:hover {
	opacity: .5;
	transition: all .5s ease;
}
.book1gift {
	width:100%;
	height: auto;
	margin: 10% auto 0 auto;
	display: block;
}
.b1gifttitle {
	width: 70%;
	height: auto;
	margin: 0 15% 10px 15%;
	display: block;
}
.b1gifttitle img{width:100%;}
.b1giftcon {
	width: 97.5%;
	height: auto;
	margin: 0 0;
	border: 1px solid rgba(0,0,0,.2);
	display:inline-block;
	padding: 2% 1%;
	border-radius: 15px;
}
.b1giftcon ul li {
	width: 31.6%;
	height: auto;
	margin: 0 0.6%;
	float: left;
	display: block;
}
.b1giftcon ul li img {
	border-radius: 10px;
	border:2px solid rgba(124,18,117,1.00);
	width: 80%;
	margin: 0 10%;
}
.b1giftcon ul li p { font-size: 15px; text-align: center;}
#main2title2 {
	width: 76%;
	height: auto;
	margin: 0 12% 0 12%;
	display: block;
	padding: 20% 0 0 0;
	clear: both;
}
#main2title2 img {width: 100%;} 
.m2gift2 {
	width: 96%;
	height: auto;
	margin: 0 2%;
	display: block;
}
.m2gift2 ul li {
	width: 32%;
	height: auto;
	float: left;
	margin: 0 0.5% 25px 0.5%;
}
.m2gift2 ul li img {
	border-radius: 10px;
	border:2px solid rgba(124,18,117,1.00);
	width: 80%;
	margin: 0 10%;
}
.m2gift2 ul li p { 
	font-size: 15px; 
	text-align: center;
    line-height: 2;
}
.m2pink {
	width: 98%;
	height: auto;
	margin: 0 0 7% 0;
	padding: 0 1%;
	float: none;
}
.m2pink ul h2{ 
	width: 100px;
	text-align: center;
	font-size: 19px;
	margin: 10px auto 15px auto;
	line-height: 2;
	background-color: #FFFFFF;
	border-radius: 25px;
}
.m2pink ul {
    width: 100%;
	height: auto;
    background-color: rgba(124,67,130,1);
	display:inline-block;
	border-radius: 15px;
	padding: 10px 0 7px 0;
	background-image: url("../images/_punk_bg.png");
	background-repeat: repeat;
}
.m2pink ul li {
	width: 29%;
	height: auto;
	float: left;
	display: block;
	margin: 0 2.7% 0 0;
}
.m2pink ul li img {
	width: 100%;
	border-radius: 10px;
	border:2px solid rgba(124,18,117,1.00);
}

.m2pink ul li p { 
	font-size: 15px; 
	text-align: center;
    line-height: 2;
	color: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 26%;
}
.inv {
	width: 247px;
	height: auto;
	display: block;
	margin:10% auto;
	clear: both;
}
.inv p { 
	margin:2% 0 0 0;
	font-size: 19px;
}
.store_registered {
	width:100%;
	height: auto;
	display: block;
	margin: 0 auto ;
}
.store_registered ul {}
.store_registered ul li{
	float: none;
	width: 100%;
	margin: 0 0 6% 0;
}
.store_registered ul li a:hover { opacity:0.85;}
.store_registered ul li img {width: 90%; margin: 1% 5% 0 5%;}
.store_registered ul li p {
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	border-radius: 25px;
	color: rgba(0,0,0,1);
	font-size: 14px;
	padding: 5px 8px;
	border: 1px solid rgba(255,210,99,1.00);
}
.att2 {
	width: 98%;
	height: auto;
	display:inline-block;
	padding: 8% 1% 1% 1%;
	line-height: 1.5;
	margin: 18% 0 30px 0;
	clear: both;
	background-color: rgba(255,255,255,.9);
}
.att2 h3 {
	text-align: center;
	font-size: 21px;
	background-color: #2D2D2D;
	border-radius: 25px;
	color: #FFFFFF;
	width: 200px;
	margin: 0 auto 15px auto;
}

.att2 ul li.left {
	width: 5%;
	float: left;
	font-size: 11px;
	margin: 0 2% 0 0;
	text-align: center;
	color: #FFFFFF;
	border-radius: 50px;
	background-color: #323232;
}
.att2 ul li.right {
	width: 90%;
	float: left;
	margin:-2px 0 2% 0;
}
.red { color:rgba(255,44,48,1.00);}
.red a{ color:rgba(255,44,48,1.00);}

.main4 {
	width: 100%;
	height: auto;
	display: block;
	background-image: url("../images/modmain4_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 5% 0;
}
.main4box {
	width: 100%;
	height: auto;
	margin: 0 auto ;
	display: block;
}
.main4box h3 {
	width: 70%;
    height: auto;
    margin: 8% 15% 0 15%;
    display: block;
}
.main4box h3 img { width: 100%;}
.gamebn {
	width: 90%;
	height: auto;
	margin:0 5%;
	padding: 0 0 2% 0;

}
.gamebn img {width: 100%;}
.banner {
	border-radius: 0;
	border: 2px solid rgba(255,255,255,1.00);
	box-shadow:0 0 5px  rgba(0,0,0,0.5);
}	

}