@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700;900&family=Roboto:wght@700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@800&display=swap');
/*TIMETABLE*/
#TIMETABLE p {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 800;
	font-feature-settings: "pwid";
}
#TIMETABLE .jpnF2 {
	font-feature-settings: "palt"!important;
}
#TIMETABLE #sidesubmenu .submenusp ul li i {
	font-size: 1rem;
}
#TIMETABLE #sidesubmenu .submenusp ul li a {
	padding: 10px 4px;
}
#TIMETABLE #sidesubmenu.is-show .submenusp ul li a {
	border-radius: 5px 0 0 5px;
}
#TIMETABLE .engF {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 900;
	letter-spacing: -0.08rem;
}
.days {
	margin: 0 auto 10px;
	display: flex;
	width: 80px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.days span {
	font-weight: 700;
	font-size:3rem;
	margin: 0;
	padding: 0;
	width: 100px;
	color:  #66CCCC;
	display: block;
	text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
}
.days span.week {
	font-size: 1.6rem;
	margin-top: .5em;
	text-align: center;
	color: #66CCCC;
	display: block;
	-webkit-text-stroke: 0px;
	text-shadow:none;
	line-height: 1.2;
	background: #000;
	border-radius: 30px;
	width: 50px;
}
.day2 span, .day2 span.week {
	color: #66CCCC;
}
.timetable {
	width: 100%;
	margin:  0;
	padding: 0;
	position: relative;
}
.tbox {
	position: relative;
	border-top: 2px solid #66CCCC
}
#DAY2 .days span {
	color: #FF66CC !important;
}
#DAY2 .tbox {
	border-top: 2px solid #FF66CC;
}
#DAY2 .RB p {
	color: #000 !important;
}
#DAY2 .ATMC p {
	background: #FF66CC url(../img/i_atmcW.png) no-repeat right center!important;
	background-size: auto 12px!important;
}
#DAY2 .time {
	color: #000 !important;
}
#DAY2 .RB span {
	color: #FF66CC !important;
}
.timetable .RB {
	margin: 0 0 0;
	position: relative;
}
.timetable .RB p {
	color: #000;
	padding: 0.5rem;
	color: #000;
}
.timetable .ATMC {
	margin: 0 0 10px 0;
	position: relative;
}
.timetable .atmcblank {
	margin: 0 0 0 0!important;
}
.timetable .RB p.opa {
	padding: .3em 0 .5em;
}
.timetable .ATMC p {
	background:#66CCCC url(../img/i_atmcW.png) no-repeat right center;
	background-size:  auto 12px;
	color: #000;
	padding: 0.5rem;
	font-weight: 500!important;
}
.timetable .time {
	position: absolute;
	top: -12px;
	margin: 0;
	width: 2rem;
	text-align: center;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	background: #fff;
}
.timetable .time p {
	font-family: 'Roboto', sans-serif!important;
	font-weight: 700!important;
	margin: 0.3rem 0 0 -0.3rem;
	color: #66CCCC;
}
#DAY2 .time p {
	color: #FF66CC
}
.timetable .RB span {
	position: absolute;
	top: 	1rem;
	left: 	0;
	padding: 0;
	color: #66CCCC;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
}
.timetable .ATMC span {
	position: absolute;
	top: 0.75rem;
	left: 	0;
	padding: 0 0.5rem;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
}
.timetable .RB p {
	font-size: 4.2vw;
	padding: 1rem
}
.timetable .RB .right {
	padding: 1rem 0 0.5rem 1.5rem!important
}
.timetable .RB p {
	font-size: 5.2vw;
	padding: .5em 0;
}
.timetable .ATMC p {
	font-size: 3.6vw;
}
.timetable .RB p em {
	font-size: 1.3rem;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding-right:5px;
}
.timetable .ATMC p em {
	font-size: 1.3rem;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding-right:5px;
}
.timetable .RB s {
	font-size: 1.4rem;
	line-height: 1;
	text-decoration: none;
	color: #FF6600;
	padding: 1.0rem 0 0;
	display: block;
	font-weight: 800;
}
body#TIMETABLE p.cancel {
	color: #888!important;
}
body#TIMETABLE .cancelline {
	font-size: 1.0rem !important;
	display: inline;
	padding: 0 10px;
	background: #888;
	color: #fff;
}
body#TIMETABLE i.pinchhitter {
	font-size: 1.0rem !important;
	display: inline;
	padding: 0 10px;
	background: #000;
	color: #fff;
}
.timetable .ATMC p.pinchhitter {
	background-image: none!important;
}
@media screen and (min-width: 768px) {
	body#TIMETABLE .submenusp ul li p {
		padding-right: 0;
		font-size: 2rem;
	}
	body#TIMETABLE .submenusp ul li i {
		font-size: 2rem;
		padding: 10px 0 0;
	}
	.timetable {
		margin-top: 30px
	}
	.tbox {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
	}
	.timetable .time {
		position: relative;
		margin:0;
		display:flex;
		justify-content: center;
		transform: rotate(0deg)!important;
		width: 28px
	}
	.timetable .time p {
		background: #66CCCC;
		text-align: center;
		height: 28px;
		width: 28px;
		color: #fff;
		line-height: 28px;
		margin: 0;
		border-radius: 14px;
	}
	#DAY2 .time p {
		color: #fff;
		background: #FF66CC !important;
	}
	.timetable .RB {
		width:calc((100% - 3rem)/2);
		margin: 0;
	}
	.timetable .RB span, .timetable .ATMC span {
		font-size: 1.5rem;
	}
	.timetable .ATMC {
		width:calc((100% - 3rem)/2);
		margin: 20px 0 10px;
		padding:  0 0 0 2vw
	}
	.timetable .ATMC p {
		background: #66CCCC url(../img/i_atmcW.png) no-repeat right center;
		background-size: auto 12px;
	}
	
	.timetable .ATMC span {
		left: 2vw;
	}
	.timetable .RB p {
		font-size: 2.2vw;
	}
	.timetable .ATMC p {
		font-size: 1.8vw;
	}
	.timetable .ATMC p.engF {
		font-size: 1.6vw;
	}
	.atmcblank {
		height: 32px;
	}
	.timetable .RB p.opa {
		padding: .5em 0 .5em;
	}
}
@media screen and (min-width:1280px) {
	.days span {
		font-size: 4rem;
	}
	.timetable .ATMC {
		padding: 0 0 0 2rem;
	}
	.timetable .RB .right {
		padding: 1rem 0 0.5rem 1rem!important;
	}
	.timetable .RB p {
		font-size: 2.2rem;
		padding: 1.5rem 1rem;
	}
	.timetable .ATMC p {
		font-size: 1.8rem;
	}
	.timetable .ATMC p {
		background: #66CCCC url(../img/i_atmcW.png) no-repeat right center;
		background-size: auto 14px;
	}
	#DAY2 .ATMC p {
		background: #FF66CC url(../img/i_atmcW.png) no-repeat right 7px!important;
		background-size: auto 14px !important;
	}
	.timetable .RB span, .timetable .ATMC span {
		font-size: 1.4rem;
		top: 0.5rem;
	}
	.timetable .ATMC span {
		left: 2rem
	}
}
