@charset "utf-8";
/* CSS Document */

@media screen and (max-width:767px){
	
#box {
	
	height: auto;
	width: 100%;
	margin:0 auto;
}	
	
#top{width:100%;}

#main{width:100%;}

#btn{width:100%;

background-color:#C60;}

#btn #btn1{width:50%;
float:left;
background-color:#FFF;
height:150px;
}

#btn1 #btn1a{
	width: 70%;
	margin:50px auto; 
}

#btn #btn2{width:50%;
float:left;
background-color:#FFF;
height:150px;}	


#btn2 #btn2a{	width: 70%;
	margin:50px auto; 
	
}

#event{width:100%}
.eunit{display:none;}

.eunit_s{width:100%;}

#day{width:100%; margin-top:50px;}
#d1{width:100%;}
#d2{width:100%; margin-top:50px;}

#notice{
	width:100%; margin-top:50px;}
	
#notice #nT{display:none;}
#notice #nT_S{width:100%;}

.text01{
	font-family:Verdana, "微軟正黑體";
	font-size: 36px;
	color: #eb8c37;
	font-weight: bold;
}

.text02{font-family:Verdana, "微軟正黑體";
font-size:18px;
color:#375692;
line-height:30px;}

.text03{font-family:Verdana, "微軟正黑體";
font-size: 36px;
color:#dd5e53;
font-weight: bold;}

.text04{font-family:Verdana, "微軟正黑體";
font-size: 36px;
color:#91cac5;
font-weight: bold;}

.text05{font-family:Verdana, "微軟正黑體";
font-size:18px;
color:#e77d4e;
line-height:30px;}

.text06{font-family:Verdana, "微軟正黑體";
font-size:18px;
color:#336666;
line-height:30px;}

.text07{font-family:Verdana, "微軟正黑體";
font-size: 36px;
color:#dec75a;
font-weight: bold;}

.text08{font-family:Verdana, "微軟正黑體";
font-size:18px;
color:#9e6e3f;
line-height:30px;}

.text09{font-family:Verdana, "微軟正黑體";
font-size:18px;
font-weight:bold;
color:#dec75a;
line-height:30px;
text-decoration:none;}

#w2{
	width:100%;
}
	
#w3{
	width:100%;
}

.show_s{
	display:block;}
	
#btn_facebook{
	width:70%;
	float:right;}
	
#btn_line{
	width:70%;}

.table01{margin-top:50px;}

#foot{width:100%;
background-color:#1b659b;
text-align:center;
margin-top:50px;
padding-top:15px;
padding-bottom:15px;
}

.text10{
font-family:Verdana, "微軟正黑體";
color:#FFF;
font-size:13px;
line-height:25px;
}
	
}