@charset "utf-8";
#contents {
	border: none;
	padding: 0;
	margin: 0;
}
.manthSelect{ }

ul.years{ display: none;}
table.timetable tr:nth-child(2n+1){ background: #fdf3dc;}
table.timetable tr:nth-child(1) th:nth-child(2),
table.timetable tr:nth-child(1) th:nth-child(3){ border-right: none; }
table.timetable tr td:nth-child(1){ border-right: solid 1px #b8b8b8;}

a.youtube{ display: block; color: rgba(0,0,0,0); width: 32px; height: 32px; background: url("../images-sp/icon-youtube.png") no-repeat center center / contain;}
a.pdf{ display: block; color: rgba(0,0,0,0); width: 46px; height: 19px; background: url("../images-sp/icon-pdf.png") no-repeat center center / contain;}

table.timetable td:nth-child(4) a span{ display: none;}