
/*=================================================
 * CSS for PC
 * ================================================= */

#cnt{	padding: 40px 0 20px 0;}


/** day_select **/

#day_select{
	clear: left;
	margin-bottom: 40px;
	text-align: center;
}

#day_select{
	width: 640px;
	font-size: 0;
	line-height: 0;
	margin: 0 auto 10px auto;
}

#day_select ul{
}

#day_select li{
	display: inline-block;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	margin: 0 5px 10px 5px;
	text-decoration	: none;
	position: relative;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

#day_select li div,
#day_select li a{
	display: block;
	width: 80px;
	height: 80px;
	text-align: center;
	border-radius: 100%;
	padding: 22px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#day_select li a,
#day_select li a:hover{
	text-decoration: none;
	border-radius: 3px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

#day_select li .bg8:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/** sche_a **/

.sche_a .sbox{
	position: relative;
	width: 1120px;
	border-width: 1px;
	border-style: solid;
	margin: 0 auto 20px auto;
	padding: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sche_a .sbox_in{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	text-align: left;
}

.sche_a .sbox_l,
.sche_a .sbox_r{
	display: table-cell;
	vertical-align: top;
}

.sche_a .sbox_l{
	width: 131px;
	height: 242px;
}

.sche_a .sbox_l .img{
	display: inline-block;
	position: relative;
	overflow: hidden;
	padding: 5px;
}

.sche_a .sbox_l .icon{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 14px);
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	position: absolute;
	bottom: 7px;
	left: 7px;
}

.sche_a .sbox_r{	padding: 8px 0 0 0;}

.sche_a .sbox_r p{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	margin-right: 5px;
}

.sche_a .sbox_r p a{
	font-size: 20px;
	font-weight: bold;
}

.sche_a .sbox_r p:nth-of-type(1){	margin-right: 10px;}

.sche_a .sbox table{
	width: 950px;
	height: 100px;
	font-size: 13px;
	line-height: 15px;
	table-layout: fixed;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	bottom: 120px;
	right: 20px;
}
.sche_a .sbox table:nth-of-type(2){
	border-top: none;
	bottom: 20px;
}

.sche_a .sbox tr{
	vertical-align: middle;
}

.sche_a .sbox th{
	height: 32px;
	font-weight: normal;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
}

.sche_a .sbox th br{	display: none;}

.sche_a .sbox td{
	font-size: 12px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
}

.sche_a .sbox th:last-of-type,
.sche_a .sbox td:last-of-type{	border: none;}


/** sche_b **/

.sche_b{
	width: 1200px;
	text-align: center;
	margin: 0 auto 30px auto;
}

.sche_b ul{
	font-size: 0;
	line-height: 0;
}

.sche_b li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	margin: 0 10px 20px 10px;
	padding: 10px 10px 10px 10px;
}

.sche_b li .img{
}

.sche_b li .txt{
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 7px 0;
}

.sche_b li .txt span{	color: #ff0000;}

.sche_b li .img a > img{
	width: 190px;
	height: 253px;
}

.sche_b li .img{
	position: relative;
	overflow: hidden;
}

.sche_b li .s_on{
	position: relative;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 34px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.sche_b li .s_off,
.sche_b li .s_now,
.sche_b li .s_tel{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	color: #fff;
}

.sche_b li .s_on{}
.sche_b li .s_on span{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	animation: anime 2s ease-in-out infinite;
	transform-origin: 50% 50%;
}
@keyframes anime {
	0% {opacity: 0; filter: alpha(opacity=0);}
	25% {opacity: 1; filter: alpha(opacity=100);}
	50% {opacity: 1; filter: alpha(opacity=100);}
	75% {opacity: 0; filter: alpha(opacity=0);}
	100% {opacity: 0; filter: alpha(opacity=0);}
}
.sche_b li .s_off{	background: #666; color: #333;}
.sche_b li .s_now{	background: #0066ff;}
.sche_b li .s_tel{	background: #cc9933;}

.sche_b li .s_on,
.sche_b li .s_off,
.sche_b li .s_now,
.sche_b li .s_tel{
	display: inline-flex;
	width: 190px;
	margin: 0 auto;
}

.sche_b li .icon{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 14px);
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	position: absolute;
	bottom: 7px;
	left: 7px;
}

.pc_no{	display: none;}
.sp_no{	display: inline;}


/* CAST NAME */
.sche_b li .txt,
.sche_b li .txt a{ color: #fff;}
.sche_a .sbox_r p a{ color: #333;}


/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {
	#cnt{	padding: 0 0 10px 0;}
	/** day_select **/
	#day_select{
		width: auto;
		margin-bottom: 0;
	}
	#day_select ul{
		padding: 10px 0;
	}
	#day_select li{
		width: calc(100% / 7);
		font-size: 11px;
		font-weight: normal;
		line-height: 13px;
		margin: 0 0 10px 0;
	}
	#day_select li div,
	#day_select li a{
		display: inline-block;
		width: 40px;
		height: 40px;
		padding: 6px 0 0 0;
	}
	#day_select li em{	font-weight: normal;}

	/** sche_a **/
	.sche_a{	padding: 10px;}
	.sche_a .sbox{
		position: relative;
		width: auto;
		margin: 0 0 10px 0;
		padding: 10px;
	}
	.sche_a .sbox:last-of-type{	margin-bottom: 0;}
	.sche_a .sbox_l{	width: 74px; height: auto;}
	.sche_a .sbox_l .img{
		display: inline-block;
		position: relative;
		overflow: hidden;
		padding: 2px;
	}
	.sche_a .sbox_l .img img{
		width: 60px;
		height: 80px;
	}
	.sche_a .sbox_l .icon{
		width: calc(100% - 6px);
		font-size: 10px;
		line-height: 10px;
		position: absolute;
		bottom: 3px;
		left: 3px;
		border-radius: 1px;
		padding: 1px 0;
	}
	.sche_a .sbox_r{	padding: 2px 0 0 0;}
	.sche_a .sbox_r p{
		display: block;
		font-size: 12px;
		line-height: 20px;
		margin: 0;
		padding: 3px 0 3px 0;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
	}
	.sche_a .sbox_r p a{
		font-size: 16px;
		font-weight: bold;
	}
	.sche_a .sbox_r p:nth-of-type(1){	margin-right: 0;}
	.sche_a .sbox table{
		width: 100%;
		height: 110px;
		font-size: 11px;
		line-height: 12px;
		margin: 10px 0 0 0;
		position: static;
	}
	.sche_a .sbox table + table{
		margin: 0 0 0 0;
	}
	.sche_a .sbox th{	height: 30px;}
	.sche_a .sbox th br{	display: inline;}
	.sche_a .sbox td{
		font-size: 10px;
		line-height: 12px;
	}

	/** sche_b **/
	.sche_b{
		width: auto;
		text-align: center;
		margin: 0 0 20px 0;
		padding: 0 1px 0 1px;
	}
	.sche_b li{
		display: inline-block;
		vertical-align: top;
		width: calc(100% / 3 - 5px);
		margin: 0 1.5px 10px 1.5px !important;
		padding: 1px;
	}
	.sche_b li .img{
		position: relative;
	}
	.sche_b li .img .fade{
	}
	.sche_b li .img a > img{
		width: 100%;
		height: auto;
	}
	.sche_b li .txt{
		font-size: 11px;
		line-height: 13px;
		padding: 5px 0 4px 0;
	}
	.sche_b li .txt a{
		display: inline-block;
		font-size: 12px;
		margin: 0 0 2px 0;
	}
	.sche_b li .s_on,
	.sche_b li .s_off,
	.sche_b li .s_now,
	.sche_b li .s_tel{
		width: 100%;
		height: 30px;
		font-size: 10px;
		line-height: 12px;
	}
	.sche_b li .s_on{}
	.sche_b li .s_on span{
		width: 100%;
		height: 30px;
		font-size: 10px;
		font-weight: bold;
		line-height: 12px;
	}
	.sche_b li .icon{
		width: calc(100% - 6px);
		font-size: 10px;
		line-height: 14px;
		position: absolute;
		bottom: 3px;
		left: 3px;
	}
	.pc_no{	display: inline;}
	.sp_no{	display: none;}
}