@charset "utf-8";
/* online_opencampus */

/*-----------------------------
プログラム（タイムテーブル）
-----------------------------*/

.timetable {
	font-size: 1.25rem;
	justify-self: center
}

.timetable-item {
	display: flex;
	line-height: 1.8;
	margin-bottom: 1.0rem
}

.timetable-item>dt {
	white-space: nowrap;
	margin-right: 20px
}