@charset "utf-8";

/* ----------------------------------------------------------------------------
	MAIN
------------------------------------------------------------------------------ */
main #pageTtl .bg {
	background: url(images/img_page_size-l.jpg) repeat center center;
	background-size: cover;
}

#schedule .cource{
	padding: 0 0 5% 0;
	border-bottom: 2px solid #c9d9e7;
}
#schedule .cource:last-child{
	padding: 0;
	border-bottom: none;
}
#schedule .cource .box .left {
	width: 100%;
}
#schedule .cource .box .right {
	width: 100%;
}