
.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 10px 1px;
}
.list .cbox:hover{
	text-decoration: none;
}

.list .cbox_in{	display: block;}

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

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

.list .cbox .txt{
	position: relative;
	width: 100%;
	text-align: left;
	padding: 20px 5px 5px 5px;
	background: rgba(255, 255, 255, 0.9);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#newface .list .cbox .txt{	padding: 10px 5px;}
#rank .list .cbox .txt{	padding: 3px 5px 10px 5px;}

.list .cbox .icon_bg{
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 5px;
	left: 5px;
}

.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: 12px;
	line-height: 22px;
	text-align: center;
}
.list .s_off,
.list .s_now,
.list .s_tel{
	position: relative;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	color: #fff;
}

.list .s_on{}
.list .s_on span{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	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: 16px;
	position: relative;
	bottom: -3px;
}

.list .s_on img{
	position: relative;
	bottom: -2px;
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: auto;
	margin-right: 2px;
}

@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: 100%;
	margin: 10px auto 0 auto !important;
}
#staff .s_on{	margin-top: 0px !important;}

.linksite_bt1{
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: absolute;
	right: 5px;
	bottom: 39px;
	background: url(../../img/tmp/sns_bt1.png) no-repeat top center #000;	background-size: 15px auto;
	-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;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.linksite_bt2{
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: absolute;
	right: 5px;
	bottom: 39px;
	background: url(../../img/tmp/sns_bt6.png) no-repeat top center, #107FF9;
	background: url(../../img/tmp/sns_bt6.png) no-repeat top center, linear-gradient(180deg, rgba(16, 127, 249, 1) 0%, rgba(87, 184, 254, 1) 100%);
	background-size: 15px auto;
	-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;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.linksite_bt1:hover,
.linksite_bt2:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#sche_b .linksite_bt1,
#wait .linksite_bt1,
#sche_b .linksite_bt2,
#wait .linksite_bt2{	bottom: 82px;}
#sche_b .linksite_bt1+.linksite_bt2,
#wait .linksite_bt1+.linksite_bt2{	bottom: 64px;}

#newface .linksite_bt1,
#newface .linksite_bt2{	bottom: 49px;}
#newface .linksite_bt1+.linksite_bt2{	bottom: 31px;}

#rank .linksite_bt1,
#rank .linksite_bt2{
	right: 4px; bottom: 9px;
}
#rank .linksite_bt1+.linksite_bt2{
	right: 4px; bottom: -7px;
}

#staff .linksite_bt1,
#staff .linksite_bt2{	bottom: 56px;}
#staff .linksite_bt1+.linksite_bt2{	bottom: 38px;}

.area_sort+#staff .linksite_bt1,
.area_sort+#staff .linksite_bt2{	bottom: 96px;}
.area_sort+#staff .linksite_bt1+.linksite_bt2{	bottom: 68px;}

.area_sort+#staff .i_area{	margin-top: 5px;}

.list .cbox .icon_today{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: calc(100% - 10px);
	height: 25px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	background: rgba(66, 194, 194, 0.9);
	border-radius: 12.5px;
	position: absolute;
	bottom: 5px;
	left: 5px;
	-webkit-animation: blink_icon 1.5s ease-in-out infinite;
	-moz-animation: blink_icon 1.5s ease-in-out infinite;
	animation: blink_icon 1.5s ease-in-out infinite;
	animation-delay: 0.1s;
}
@keyframes blink_icon{
	0%	{
			opacity: 1;
			filter: alpha(opacity=100);}
	50%	{
			opacity: 0;
			filter: alpha(opacity=0);}
	100%	{
			opacity: 1;
			filter: alpha(opacity=100);}
}

/*=================================================
 * 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 .cbox .icon_today{	font-size: 3.2vw;}
}

@media screen and (max-width: 450px) {
	.list .cbox .icon {font-size: 2.8vw;}
	.list .cbox .name {font-size: 3.8vw !important;}
	.list .cbox .size {font-size: 3.0vw;}
	.list .s_on img{
		display:block;
		width: 45px;
		margin: 0 auto;
	}
	#sche_b .linksite_bt1,
	#wait .linksite_bt1,
	#sche_b .linksite_bt2,
	#wait .linksite_bt2{	bottom: 81px;}
	#sche_b .linksite_bt1+.linksite_bt2,
	#wait .linksite_bt1+.linksite_bt2{	bottom: 63px;}

	#newface .linksite_bt1,
	#newface .linksite_bt2{	bottom: 50px;}
	#newface .linksite_bt1+.linksite_bt2{	bottom: 32px;}
}