@charset "utf-8";

.schedule-lg tr td {
	padding: 10px 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
}

.schedule-lg tr td small {
	display: inline-block;
	color: #ED6363;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
}

.schedule-lg tr td sup {
	font-size: 14px;
	color: #ED6363;
	line-height: 1;
}
