@charset "UTF-8";
/* CSS Document */



@media screen and (max-width:768px){	
	
	
#contents{
		width: 80%;
		margin: 40px auto 50px;
	}
	
		#contents img{
	padding-top: 10px;
}
	
	
	
	#map ifream{
		width: 100%;
	}

#calendar img{
	width: 100%;
}
	
	
}

