@charset "utf-8";
/* CSS Document */
#schedule{
	width: 100%;
	max-width: 768px;
	position: absolute;
	top: 10vh;
}
#about_wrap{
	padding: 0 5%;
	background-color:rgba(255,255,255,0.70);	
	padding-bottom: 150px;
	padding-top: 50px;
	min-height: 100vh;
}


#sche_bottom{
	text-align: left;
	margin: 0 2%;
	line-height: 2;
}