
.articlebox > p {
    text-align: center;
}
#date1, #date2, #date3, #date4, #date5, #date6, #date7, #date8, #date9, #date10, #date11, #date12, #date13, #date14, #date15{
	display:none;
    font-family: "Zen Kaku Gothic New";
font-weight: 500;
font-size: 16px;
letter-spacing: 0.1em;
line-height: 36px;
text-align: left;
color: #000;

}
.weekdayarea{
	display:none;
}
.weekdaycaution{
	color:#FF0000;
	margin-top:0;
	padding-top:0;
}
#days1, #days2{
	display:none;
}
.onlinearea{
	display:none;
}
.ecampusmessage{
	display:none;
	color:red;
}
.normalcampusmessage{
	display:none;
}

.timesarea{
	display:none;
}
#date0{
	letter-spacing: 0.03em;
	font-weight: normal;
}
p.weekdaycaution.normalcampusmessage {
    color: #E20000;
    padding-bottom: 7px;
    padding-top: 5px;
}

.articlebox .tableouter table tr:nth-child(5).must th:after {
    margin-top: -12px;
}

.tableouter td input[type=checkbox] {
    margin-right: 20px;
    margin-left: 15px;
}

.tableouter td input[type=checkbox]:first-child {
    margin-left: 0;
}
span.breakline {
    padding-left: 12px;
}
@media (max-width:600px){
span.breakline {
    padding-left: 0;
    padding-top: 21px;
}
#date1, #date2, #date3, #date4, #date5, #date6, #date7, #date8, #date9, #date10, #date11, #date12, #date13, #date14, #date15{
font-size: 14px;
line-height: 31px;
letter-spacing: 0;
}
}