.u-schedule-item {
	white-space: nowrap;
	padding: 6px 0;
	margin-bottom: 10px;
}
.u-schedule-item-status {
	white-space: nowrap;
	padding: 6px 0;
	margin-bottom: 17px !important;
}
.u-schedule-sep {
	border-bottom: 1px dotted rgba(0,0,0,.35);
	margin: 8px 0;
	width: 100%;
}

@media screen and (max-width: 767px) {
	.mainvisual h1 {
		font-size: 30px;
	}
}
