@charset "UTF-8";



.schedule-title1 {
	background: #002663;
	color: #FFF;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 40px;
	padding: 20px 0;
	text-align: center;
}
.schedule-title1 h2 {
	margin: 0;
}
.schedule-title1 h2 span {
	font-size: 22px;
}

.schedule-copy1 {
	color: #bf006c;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	margin: 40px 0;
	text-align: center;
}