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

/** schedule **/

#schedule{
}


/** day_select **/

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

#day_select{
	font-size: 0;
	line-height: 0;
}

#day_select ul{
}

#day_select li{
	display: inline-block;
	position: relative;
	font-size: 16px;
	line-height: 14px;
	text-align: center;
	margin: 0 5px 0 4px;
	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: 56px;
	height: 56px;
	text-align: center;
	border-radius: 100%;
	padding: 15px 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;
	-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);
}

#day_select li em{
	font-size: 10px;
}


/** sche_a **/

.sche_a{
	text-align: left;
	padding: 0 0 0 5px;
}

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

.sche_a li{
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	margin: 0 8px 18px 7px;
}

.sche_a li .img{
	position: relative;
}

.sche_a li .img img{
	width: 150px;
	height: 200px;
}

.sche_a li .txt{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 7px 0;
}

.sche_a li .txt br{	display: none;}

.sche_a li .img .fade{
	overflow: hidden;
	border-width: 2px;
	border-style: solid;
}

.sche_a .img .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;
}

.sche_a .time{
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}


/** sche_b **/

.sche_b .sbox{
	width: 690px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 10px 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sche_b .sbox{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
}

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

.sche_b .sbox_l{
	width: 104px;
}

.sche_b .sbox_l .img{
	position: relative;
}

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

.sche_b .sbox_l .img .fade{
	overflow: hidden;
	border-width: 2px;
	border-style: solid;
}

.sche_b .sbox_l .img .fade img{
	width: 90px;
	height: 120px;
}

.sche_b .sbox_r{}

.sche_b .sbox_r .name{
	width: 280px;
	display: table;
	font-size: 0;
	line-height: 0;
	padding: 2px;
	border-radius: 0 15px 15px 0;
	margin: 0 0 10px 0;
}

.sche_b .sbox_r .name div,
.sche_b .sbox_r .name p{
	display: table-cell;
	vertical-align: top;
}

.sche_b .sbox_r .name div{
	width: 100px;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	border-radius: 0 13px 13px 0;
}

.sche_b .sbox_r .name p{
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	padding: 0 0 0 5px;
}

.sche_b .sbox_r ul{
	width: 100%;
	display: table;
	font-size: 0;
	line-height: 0;
	table-layout: fixed;
	border-width: 1px;
	border-style: solid;
}

.sche_b .sbox_r li{
	display: table-cell;
	vertical-align: middle;
}

.sche_b .sbox_r li div{
	display: table;
	width: 100%;
}

.sche_b .sbox_r li div p{
	display: table-cell;
	vertical-align: middle;
}

.sche_b .sbox_r li div:nth-of-type(1){
	height: 29px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-right-style: solid;
}

.sche_b .sbox_r li div:nth-of-type(2){
	height: 52px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
}

.sche_b .sbox_r li:last-child div,
.sche_b .sbox_r li:last-child p{	border-right: none;}


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

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

	/** sche_a **/
	.sche_a{	text-align: center;}
	.sche_a ul{}
	.sche_a li .img img{
		width: 90px;
		height: 120px;
	}
	.sche_a li .txt{
		font-size: 11px;
		line-height: 16px;
		padding: 3px 0;
	}
	.sche_a li .txt a{	font-size: 12px;}
	.sche_a li .txt span{	display: none;}
	.sche_a li .txt br{	display: inline;}
	.sche_a li{
		margin: 0 5px 10px 5px !important;
	}
	.sche_a .img .icon{
		width: calc(100% - 6px);
		font-size: 10px;
		line-height: 14px;
		position: absolute;
		bottom: 3px;
		left: 3px;
	}
	.sche_a .time{
		font-size: 11px;
		line-height: 20px;
		margin: 0 2px 2px 2px;
	}

	/** sche_b **/
	.sche_b .sbox{
		position: relative;
		width: 100%;
		border-top: none;
		border-right: none;
		border-left: none;
		margin: 0;
	}
	.sche_b .sbox_l{	width: 99px;}
	.sche_b .sbox_l,
	.sche_b .sbox_r{	padding-top: 36px;}
	.sche_b .sbox_r .name{
		width: 270px;
		margin: 0;
		position: absolute;
		top: 10px;
		left: 10px;
	}
	.sche_b .sbox_l .img .icon{
		width: calc(100% - 13px);
	}
	.sche_b .sbox_r ul{
		display: block;
		width: auto;
	}
	.sche_b .sbox_r li{
		display: inline-block;
		width: calc(100% / 3);
		vertical-align: top;
	}
	.sche_b .sbox_r li div:nth-of-type(1){
		height: 25px;
		font-size: 11px;
		line-height: 12px;
	}
	.sche_b .sbox_r li div:nth-of-type(2){
		height: 45px;
		font-size: 11px;
		line-height: 12px;
	}
	.sche_b .sbox_r li:nth-child(n + 4) div:nth-of-type(1){
		border-top-width: 1px;
		border-top-style: solid;
	}
	.sche_b .sbox_r li:nth-child(3) div,
	.sche_b .sbox_r li:last-child div,
	.sche_b .sbox_r li:nth-child(3) p,
	.sche_b .sbox_r li:last-child p{	border-right: none;}
}
