
.page_title{	margin-bottom: 30px;}

.list{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	font-size: 0;
	line-height: 0;
	padding: 0 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.list .cbox{
	position: relative;
	width: calc(100% / 4 - 2px);
	margin: 0 1px 2px 1px;
}
.list .cbox:hover{
	text-decoration: none;
}

.list .cbox .img{
	position: relative;
	overflow: hidden;
}

.list .cbox .img img{
	width: 100%;
	height: auto;
}

.list .cbox .txt{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	align-content: flex-end;
	width: 100%;
	height: 50%;
	text-align: left;
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.list .cbox .icon_bg{
	width: 100%;
	margin: 0 0 5px 0;
}

.list .cbox .icon{
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	line-height: 13px;
	text-shadow: none;
	padding: 0 3px;
	border-radius: 2px;
}

.list .cbox .name{
	width: 100%;
	font-size: 17px;
	line-height: 1;
	margin: 0 0 0 0;
}

.list .cbox .name + p{	margin-top: 5px}

#newface .list .cbox .name,#rank .list .cbox .name{
	font-size: 16px;
}

.list .cbox .size{
	width: 100%;
	font-size: 12px;
	line-height: 1.2;
}

.list .cbox .rankno{
	width: 100%;
	font-size: 14px;
	line-height: 1;
}

.list .cbox .rankno em{	font-size: 26px;}


/** wait **/

.list .s_on{
	position: relative;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
.list .s_off,
.list .s_now,
.list .s_tel{
	position: relative;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #fff;
}

.list .s_on{}
.list .s_on span{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	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%;
}
.list .s_on span{
	text-shadow: none;
}
.list .s_on i{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	margin: 2px 0 0 0;
}

@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);}
}
.list .s_off{	background: #666; color: #333;}
.list .s_now{	background: #0066ff;}
.list .s_tel{	background: #cc9933;}

.list .s_on,
.list .s_off,
.list .s_now,
.list .s_tel{
	display: inline-block;
	width: 170px;
	margin: 0 auto 0 auto;
}

.list .obi{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: calc(100% + 20px);
	height: 40px;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: calc(50% - 20px);
	left: -10px;
	-webkit-animation:obi 1.5s ease-in-out infinite alternate;
	-moz-animation:obi 1.5s ease-in-out infinite alternate;
	animation:obi 1.5s ease-in-out infinite alternate;
	-webkit-transform: rotate(-15deg);
	   -moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		 -o-transform: rotate(-15deg);
			transform: rotate(-15deg);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.list .obi.yoman{
	-webkit-animation:inherit;
	-moz-animation:inherit;
	animation:inherit;
}

.list .yoman_bg > img{
	filter: grayscale(100%);
}

.list .obi.tk{
	font-size: 16px;
}
.list .obi.tk i{
	font-size: 13px;
	font-style: normal;
}
.list .obi.tk em{
	font-size: 24px;
	font-style: normal;
}

.list .obi.tk{
	-webkit-animation:kk2 4.5s ease-in-out infinite alternate;
	-moz-animation:kk2 4.5s ease-in-out infinite alternate;
	animation:kk2 4.5s ease-in-out infinite alternate;
}
.list .obi.tk p{
	-webkit-animation:kk2_in1 4.5s ease-in-out infinite;
	-moz-animation:kk2_in1 4.5s ease-in-out infinite;
	animation:kk2_in1 4.5s ease-in-out infinite;
}
.list .obi.tk div{
	-webkit-animation:kk2_in2 4.5s ease-in-out infinite;
	-moz-animation:kk2_in2 4.5s ease-in-out infinite;
	animation:kk2_in2 4.5s ease-in-out infinite;
}

.list .obi.tk2{
	-webkit-animation:kk4 7.5s ease-in-out infinite alternate;
	-moz-animation:kk4 7.5s ease-in-out infinite alternate;
	animation:kk4 7.5s ease-in-out infinite alternate;
}
.list .obi.tk2 p:nth-of-type(1){
	-webkit-animation:kk4_in1 7.5s ease-in-out infinite;
	-moz-animation:kk4_in1 7.5s ease-in-out infinite;
	animation:kk4_in1 7.5s ease-in-out infinite;
}
.list .obi.tk2 p:nth-of-type(2){
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation:kk4_in3 7.5s ease-in-out infinite;
	-moz-animation:kk4_in3 7.5s ease-in-out infinite;
	animation:kk4_in3 7.5s ease-in-out infinite;
}
.list .obi.tk div,
.list .obi.tk2 div{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
}
.list .obi.tk2 div{
	-webkit-animation:kk4_in2 7.5s ease-in-out infinite;
	-moz-animation:kk4_in2 7.5s ease-in-out infinite;
	animation:kk4_in2 7.5s ease-in-out infinite;
}

.list .obi.tk2 div:nth-of-type(2){
	-webkit-animation:kk4_in4 7.5s ease-in-out infinite;
	-moz-animation:kk4_in4 7.5s ease-in-out infinite;
	animation:kk4_in4 7.5s ease-in-out infinite;
}

.list .obi.kk1_color{
	-webkit-animation:kk1_color 4.5s ease-in-out infinite;
	-moz-animation:kk1_color 4.5s ease-in-out infinite;
	animation:kk1_color 4.5s ease-in-out infinite;
}
.list .obi.kk4_color{
	-webkit-animation:kk4_color 7.5s ease-in-out infinite;
	-moz-animation:kk4_color 7.5s ease-in-out infinite;
	animation:kk4_color 7.5s ease-in-out infinite;
}


@keyframes obi{
    0% {opacity:0;}
    20% {opacity:0;}
    80% {opacity:1;}
    100% {opacity:1;}
}

@keyframes kk2{
    0% {opacity:0;}
    33.3% {opacity:1;}
    66.6% {opacity:1;}
    100% {opacity:0;}
}
@keyframes kk2_in1{
    0% {opacity:0;}
    33.3% {opacity:1;}
    66.6% {opacity:0;}
    100% {opacity:0;}
}
@keyframes kk2_in2{
    0% {opacity:0;}
    33.3% {opacity:0;}
    66.6% {opacity:1;}
    100% {opacity:0;}
}

@keyframes kk3{
    0% {opacity:0;}
    25% {opacity:1;}
    50% {opacity:1;}
    75% {opacity:1;}
    100% {opacity:0;}
}
@keyframes kk3_in1{
    0% {opacity:0;}
    25% {opacity:1;}
    50% {opacity:0;}
    75% {opacity:0;}
    100% {opacity:0;}
}
@keyframes kk3_in2{
    0% {opacity:0;}
    25% {opacity:0;}
    50% {opacity:1;}
    75% {opacity:0;}
    100% {opacity:0;}
}
@keyframes kk3_in3{
    0% {opacity:0;}
    25% {opacity:0;}
    50% {opacity:0;}
    75% {opacity:1;}
    100% {opacity:0;}
}

@keyframes kk4{
    0% {opacity:0;}
    20% {opacity:1;}
    40% {opacity:1;}
    60% {opacity:1;}
    80% {opacity:1;}
    100% {opacity:0;}
}
@keyframes kk4_in1{
    0% {opacity:0;}
    20% {opacity:1;}
    40% {opacity:0;}
    60% {opacity:0;}
    80% {opacity:0;}
    100% {opacity:0;}
}
@keyframes kk4_in2{
    0% {opacity:0;}
    20% {opacity:0;}
    40% {opacity:1;}
    60% {opacity:0;}
    80% {opacity:0;}
    100% {opacity:0;}
}
@keyframes kk4_in3{
    0% {opacity:0;}
    20% {opacity:0;}
    40% {opacity:0;}
    60% {opacity:1;}
    80% {opacity:0;}
    100% {opacity:0;}
}
@keyframes kk4_in4{
    0% {opacity:0;}
    20% {opacity:0;}
    40% {opacity:0;}
    60% {opacity:0;}
    80% {opacity:1;}
    100% {opacity:0;}
}


#sche_a.list .obi{	font-size: 16px; line-height: 18px;}
#sche_a.list .obi.tk{	font-size: 13px;}
#sche_a.list .obi.tk i{	font-size: 10px;}
#sche_a.list .obi.tk em{	font-size: 20px;}
#sche_a.list .obi br{	display: none;}
#sche_a.list .obi.tk2 div,
#sche_a.list .obi.kk1_color div{	font-size: 16px;}

#sche_b.list .obi br{	display: none;}


@media screen and (max-width: 520px) {
	#sche_a.list .obi{	font-size: 12px; line-height: 13px; height: 30px; top: calc(50% - 15px);}
	#sche_a.list .obi.tk{	font-size: 11px;}
	#sche_a.list .obi.tk i{	font-size: 10px;}
	#sche_a.list .obi.tk em{	font-size: 13px;}
	#sche_a.list .obi br{	display: inline;}
	#sche_a.list .obi.tk2 div,
	#sche_a.list .obi.kk1_color div{	font-size: 12px;}
}




/********************************************
WAITBAR
********************************************/
.list .waitbar{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: calc(100% + 20px);
	height: 40px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: calc(50% - 20px);
	left: -10px;
	-webkit-transform: rotate(-15deg);
	   -moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		 -o-transform: rotate(-15deg);
			transform: rotate(-15deg);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.list .waitbar p{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.list .waitbar p:nth-of-type(n + 2){
	position: absolute;
	top: 0;
	left: 0;
}
.list .waitbar .w_price{
	font-size: 15px;
}
.list .waitbar .w_price i{
	font-size: 12px;
	font-style: normal;
}
.list .waitbar .w_price em{
	font-size: 22px;
	font-style: normal;
}

.list .waitbar1 p{
	-webkit-animation:waitbar1 1.5s ease-in-out infinite alternate;
	-moz-animation:waitbar1 1.5s ease-in-out infinite alternate;
	animation:waitbar1 1.5s ease-in-out infinite alternate;
}
.list .waitbar2 p:nth-of-type(1){
	-webkit-animation:waitbar2_1 4.5s ease-in-out infinite;
	-moz-animation:waitbar2_1 4.5s ease-in-out infinite;
	animation:waitbar2_1 4.5s ease-in-out infinite;
}
.list .waitbar2 p:nth-of-type(2){
	-webkit-animation:waitbar2_2 4.5s ease-in-out infinite;
	-moz-animation:waitbar2_2 4.5s ease-in-out infinite;
	animation:waitbar2_2 4.5s ease-in-out infinite;
}
.list .waitbar3 p:nth-of-type(1){
	-webkit-animation:waitbar3_1 6s ease-in-out infinite;
	-moz-animation:waitbar3_1 6s ease-in-out infinite;
	animation:waitbar3_1 6s ease-in-out infinite;
}
.list .waitbar3 p:nth-of-type(2){
	-webkit-animation:waitbar3_2 6s ease-in-out infinite;
	-moz-animation:waitbar3_2 6s ease-in-out infinite;
	animation:waitbar3_2 6s ease-in-out infinite;
}
.list .waitbar3 p:nth-of-type(3){
	-webkit-animation:waitbar3_3 6s ease-in-out infinite;
	-moz-animation:waitbar3_3 6s ease-in-out infinite;
	animation:waitbar3_3 6s ease-in-out infinite;
}

@keyframes waitbar1{
    0% {opacity:0;}
    20% {opacity:0;}
    80% {opacity:1;}
    100% {opacity:1;}
}
@keyframes waitbar2_1{
    0% {opacity:0;}
    33.3% {opacity:1;}
    66.6% {opacity:0;}
    100% {opacity:0;}
}
@keyframes waitbar2_2{
    0% {opacity:0;}
    33.3% {opacity:0;}
    66.6% {opacity:1;}
    100% {opacity:0;}
}
@keyframes waitbar3_1{
    0% {opacity:0;}
    25% {opacity:1;}
    50% {opacity:0;}
    75% {opacity:0;}
    100% {opacity:0;}
}
@keyframes waitbar3_2{
    0% {opacity:0;}
    25% {opacity:0;}
    50% {opacity:1;}
    75% {opacity:0;}
    100% {opacity:0;}
}
@keyframes waitbar3_3{
    0% {opacity:0;}
    25% {opacity:0;}
    50% {opacity:0;}
    75% {opacity:1;}
    100% {opacity:0;}
}

#sche_a.list .waitbar{	font-size: 16px; line-height: 18px;}
#sche_a.list .waitbar .w_price{	font-size: 12px;}
#sche_a.list .waitbar .w_price i{	font-size: 10px;}
#sche_a.list .waitbar .w_price em{	font-size: 18px;}
#sche_a.list .waitbar br{	display: none;}

#sche_b.list .waitbar br{	display: none;}


@media screen and (max-width: 520px) {
	#sche_a.list .waitbar{	font-size: 12px; line-height: 13px; height: 30px; top: calc(50% - 15px);}
	#sche_a.list .waitbar .w_price{	font-size: 10px;}
	#sche_a.list .waitbar .w_price i{	font-size: 10px;}
	#sche_a.list .waitbar .w_price em{	font-size: 10px;}
	#sche_a.list .waitbar br{	display: inline;}
}



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

@media screen and (max-width: 650px) {
	.list .cbox{
		width: calc(100% / 3 - 2px);
	}
	.list .cbox .icon{
		font-size: 2vw;
		line-height: 1.2;
	}
	.list .cbox .name{
		font-size: 3.4vw;
		line-height: 1.0;
	}
	.list .cbox .size{
		font-size: 2vw;
		line-height: 1.2;
	}
	.list .cbox .rankno{
		font-size: 2.8vw;
		line-height: 1.0;
	}
	.list .cbox .rankno em{	font-size: 5.8vw;}
	#newface .list .cbox .name,#rank .list .cbox .name{
		font-size: 3.2vw;
	}
	.list .obi{	font-size: 18px;}
	.list .waitbar{	font-size: 18px;}
}


@media screen and (max-width: 460px) {
	.list .cbox{
		width: calc(100% / 2 - 2px);
	}
	.list .cbox .icon{
		font-size: 3.4vw;
	}
	.list .cbox .name{
		font-size: 5.2vw;
	}
	.list .cbox .size{
		font-size: 3.4vw;
	}
	.list .cbox .rankno{
		font-size: 4.2vw;
	}
	.list .cbox .rankno em{	font-size: 8.6vw;}
	#newface .list .cbox .name,#rank .list .cbox .name{
		font-size: 4.8vw;
	}
	.list .obi{	font-size: 14px;}
	.list .waitbar{	font-size: 14px;}
}

