@charset "utf-8";
/* CSS Document */
.slider_absolutePic{position:absolute; z-index:10;}
.slider_kidsPic{position:absolute; width:400px; height:300px; z-index:10;}
.slider_kidsPicb{position:absolute; width:300px; height:400px; z-index:10;}


#fullDiv{position:fixed; width:100%; height:100%; background-color:rgba(0,0,0,0.6); z-index:40; display:none; padding:10px; background-size:contain; background-position:center center; background-repeat:no-repeat; text-align:center;}
#nextPic, #prevPic, #closePic{position:fixed; font-size:3.5em; font-weight:900; padding:20px; width:100px; right:1%; top:40%; display:block; background-color:rgba(200,200,200,0.7); border-radius:20px; cursor:pointer;}
#prevPic{left:1%;}
#closePic{right:1%; top:3%; font-size:2.5em;}
#nextPic:hover, #prevPic:hover, #closePic:hover{background-color:rgba(255,255,255,1);}
#bigPhoto{width:600px; height:400px; margin:0px; cursor:pointer;}

.fullPhotoBig{max-height:95%; cursor:pointer;}

#eventItem img{width:100px; height:100px; margin:2px; display:inline-block; border:rgba(255,255,255,0.00) 3px solid; cursor:pointer; border-radius:0px;}
#eventItem img:hover{border:rgba(5,77,136,1.00) 3px solid;}
.pxs_thumbnails img{max-width:150px; border-radius:0px;}
#bird{top:8%; right:35%; width:150px; height:141px; position:absolute; z-index:10;}




#drag_01, #drag_01b, #drag_02, #drag_02b, #drag_03, #drag_03b, #drag_04, #drag_05, #drag_06{padding:10px; cursor:move; position:absolute; background-color:rgba(255,255,255,0.5); display:block;}

#drag_01{right:10%; top:1%; width:420px;}
#drag_01b{left:26%; top:30%; width:350px;}
#drag_02{left:25%; top:15%; width:500px;}
#drag_02b{right:15%; top:1%; width:340px;}
#drag_03{right:24%; top:8%; width:400px;}
#drag_03b{left:28%; top:3%; width:360px;}
#drag_04{right:28%; top:1%; width:300px;}
#drag_05{left:30%; top:8%; width:615px;}
#drag_06{left:23.5%; top:1%; width:1000px;}
#accordion_02{}
.leftKids{bottom:15%; left:8%;}
.rightKids{bottom:15%; right:8%;}




#drag_01 h1, #drag_02 h1, #drag_03 h1, #drag_04 h1, #drag_05 h1, #drag_06 h1{font-family:萬用ＰＯＰ－２; font-weight:100; color:#000; font-size:3em; letter-spacing:5px; text-align:center;}
#drag_01 p, #drag_02 p, #drag_03 p, #drag_05 p{font-family:微軟正黑體; font-size:1.25em; letter-spacing:1px; font-weight:0; color:#000; background-color:rgba(255,255,255,0.75); padding:10px; text-shadow:1px 1px rgba(255,255,255,1.00); margin:3px 0px 3px 0px;}
#drag_04 p{font-family:微軟正黑體; font-size:1.1em; letter-spacing:1px; font-weight:0; color:#000; background-color:rgba(255,255,255,0.75); padding:10px; margin:3px 0px 0px 0px; text-align:right;}

#drag_01b h1, #drag_02b h1{font-family:萬用ＰＯＰ－２; font-weight:700; color:#FF5F01; text-shadow:3px 3px 0px #FF0; font-size:4em; letter-spacing:5px; text-align:center; margin-bottom:15px;}
#drag_01b p, #drag_02b p{font-family:萬用ＰＯＰ－２; font-weight:100; color:#054d88; font-size:3em; letter-spacing:1px; line-height:1.2em; text-align:center; background-color:rgba(255,255,255,0.75);}
#drag_02b h1{font-size:2.5em; letter-spacing:0px; text-align:center;}
#drag_02b p{font-size:2em;}
#drag_03b img{magin-top:-50px;}



@media only screen and (max-width: 1300px) {
	.leftKids{bottom:4%; left:0%;}
	.rightKids{bottom:4%; right:0%;}
	#bird{top:3%; right:60%; width:150px; height:141px; position:absolute; z-index:10;}
	#drag_02{left:15%; top:15%; width:500px;}
	#drag_02b{right:15%; top:1%; width:340px;}
	#drag_03{right:14%; top:12%; width:400px;}
	#drag_03b{left:18%; top:3%; width:360px;}
	#drag_05{left:20%; top:8%; width:615px;}
	#drag_06{left:10%; top:1%; width:1000px;}
}