@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
/* ---reset.css--- */

html, body{	
	font-family:"微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	-webkit-text-size-adjust:none;	
	/*background: url("../images/bg.jpg") center top repeat-y;*/
}

@media screen and ( max-width: 991px ){
}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	      line-height:1;
}


:focus { outline: 0; }

li{ } 
a, .ticket { text-decoration:none; cursor:pointer;}



.container{width:100%; max-width:640px; background:url("../images/bg.jpg") top center repeat-y; margin: 0 auto;}
.container img {width: 100%; display: block;}

.layout{ width:100%; height: auto; margin:0 auto; } 

.titlebg{ width:94%; height: auto; margin:0 auto; } 
.title{ width:100%; height: auto; margin:0 auto;text-align: center;}
.title p { font-size: 1.4rem; font-weight: bold; color: #853fa5;}
/*.title span { padding: 5px 40px;background: url("../images/bg_gra.jpg") top center;font-size: 1.6rem;border-radius: 40px;color: #e4412d;font-weight: bold;letter-spacing: 2px;display: inline-block; margin: 16px auto 8px;}*/
.title p big { font-size: 130%; }


.ticket{ width:100%; height: 100%; margin:10px auto 20px; padding: 0 1vw;position: relative; } 

.CTA{ width: 90%; margin: 0 auto 20px;  padding: 20px 0 ; background: url("../images/bg_red.jpg"); border-radius: 200px; position: relative; }
.CTA a{ display: block; color: #fff; font-weight: bold; font-size: 2rem; text-align: center; line-height: 1;}
.CTA a big{ color: #fff; font-weight: bold; font-size: 3rem; }
.click{ width:36px; height: 50px; position: absolute; right: 38px; bottom: 15px;}

.thewaybg{width: 100%; height: auto; margin:0 auto;  padding-top: 20px; overflow: hidden; background: url("../images/bg_red.jpg");}
.theway{width: 84%; height: auto; margin:0 auto 20px; font-size: 0.9rem; text-align: justify;}
.theway sapn{font-size: 0.8rem;}
.des2 li{  margin: 8px 0px 8px 20px; color: #fff;}
.des2 span{ font-weight: bold;font-size: 1.2rem; color: #f5e9cc;}
.des2 table { text-align:center;border-collapse:collapse;width: 100%;border:1px solid #000; margin: 10px 0;}
.des2 table th{ background: #3d1415; color: #fff; border:1px solid #000; padding: 4px;}
.des2 table td{ background: #fff;line-height: 24px;padding: 3px; border:1px solid #000;}

.des2 li a{ color: #f2df09; text-decoration: underline; font-weight: 600;}


.BN .banner{ width:100%; height: auto; text-align: center;margin: 0 auto;padding: 0;background:none;}
.banner span { background: #e4412d; padding: 5px 16px; color: #fff; font-size: 1.4rem;margin: 4px;border-radius: 20px; }
.banner li{ margin: 10px auto 20px; list-style:none; } 
.banner p{ color: #000; font-weight: bold; display: inline-block; font-size: 1.1rem; vertical-align: bottom;} 
.banner img{ padding: 0;  margin: 0px auto;} 

.BN .titleC { margin: 20px auto;}
.BN .titleC h2{ color:#175f75; font-weight:900; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; }


.BN .banner {
    width: 100%;
    margin: 40px auto 40px;
    padding: 0;}

@media screen and ( max-width: 991px ){
	.container{width:100%; max-width:640px; /*background:url("../images/bg01.jpg") top center repeat;*/ margin: 0 auto;}
	.container img {width: 100%; display: block;}

	.layout{ width:100%; height: auto; margin:0 auto; } 

	.titlebg{ width:94%; height: auto; margin:0 auto; } 
	.title{ width:100%; height: auto; margin:0 auto;text-align: center;}
	.title p { font-size: 1.4rem; font-weight: bold; color: #853fa5;}
	/*.title span { padding: 5px 40px;background: url("../images/bg_gra.jpg") top center;font-size: 1.6rem;border-radius: 40px;color: #e4412d;font-weight: bold;letter-spacing: 2px;display: inline-block; margin: 16px auto 8px;}*/
	.title p big { font-size: 130%; }

	.ticket{ width:100%; height: 100%; margin:2vw auto 3vw;  } 

	.CTA{ width: 90%; margin: 0 auto 3vw;  padding: 2vw 0 ; background: url("../images/bg_red.jpg"); border-radius: 200px; position: relative; }
	.CTA a{ display: block; color: #fff; font-weight: bold; font-size: 1.4rem; text-align: center; line-height: 1.2;}
	.CTA a big{ color: #fff; font-weight: bold; font-size: 2.4rem; }
	.click{ width: 8%; height: 8%; position: absolute; right: 2vw; bottom: 9vw;}

	.thewaybg{width: 100%; height: auto; margin:0 auto;  padding-top: 3vw; overflow: hidden; background: url("../images/bg_red.jpg");}
	.theway{width: 84%; height: auto; margin:0 auto 20px; font-size: 0.9rem; text-align: justify;}
	.theway sapn{font-size: 0.8rem;}
	.des2 li{  margin: 8px 0px 8px 20px; color: #fff;}
	.des2 span{ font-weight: bold;font-size: 1.2rem; color: #f5e9cc;}
	.des2 table { text-align:center;border-collapse:collapse;width: 100%;border:1px solid #000; margin: 10px 0;}
	.des2 table th{ background: #3d1415; color: #fff; border:1px solid #000; padding: 4px;}
	.des2 table td{ background: #fff;line-height: 24px;padding: 3px; border:1px solid #000;}

	.des2 li a{ color: #f2df09; text-decoration: underline; font-weight: 600;}


	.BN .banner{ width:100%; height: auto; text-align: center;margin: 0 auto;padding: 0;background:none;}
	.banner span { background: #e4412d; padding: 5px 16px; color: #fff; font-size: 1.4rem;margin: 4px;border-radius: 20px; }
	.banner li{ margin: 10px auto 20px; list-style:none; } 
	.banner p{ color: #000; font-weight: bold; display: inline-block; font-size: 1.1rem; vertical-align: bottom;} 
	.banner img{ padding: 0;  margin: 0px auto;} 

	.BN .titleC { margin: 2vw auto;}
	.BN .titleC h2{ color:#175f75; font-weight:900; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; }
	
	    .BN .banner {
        margin: 6vw auto 4vw;
        padding: 0;}
}



footer{ background: url("../images/bg.jpg")}



/*--goto top--*/          #gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}          #gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}          #gotop:hover {cursor: pointer;background-color: #666;}          #gotop:active {background-color: #ccc;}          #gotop.show {opacity: 0.4;visibility: visible;}          @media screen and ( max-width: 991px ){          #gotop {bottom: 70px;right: 0;margin: 2vw;}          }          /* share url */          #share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}#share::after{font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff; opacity:0.5;background: url(../images/share.png) center no-repeat; background-size:20px;background-position:50% 30%;}#share:hover{cursor: pointer;background-color: #666;}#share:active{background-color: #666;}@media screen and ( max-width: 991px ){#share{bottom:115px;right: 0;margin: 2vw;}}                    @media screen and ( max-width: 991px ){          html{padding-bottom: 80px;}          } 



				

	
