@charset "utf-8";

/*==========================================================
	スケジュール
==========================================================*/
.container{
	width: 100%;
	padding: 0px 2px;
}
@media (min-width: 576px){
	.container{
		max-width: 100%;
	}
}
/*==========================================================
	ページタイトル
==========================================================*/
.title_box{
	width: 100%;
	margin: 20px auto 10px auto;
}
.title_box h3{
	width: 100%; height: 70px;
	margin: 0px auto;
	line-height: 70px;
	text-align: center;
	color: #202020;
	font-size: 56px;
	font-weight: 700;
	font-family: 'Lato',sans-serif;
}
.title_box p{
	width: 100%; height: auto;
	margin: 20px auto 0px auto;
	line-height: 1.4em;
	text-align: center;
	color: #404040;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Lato','Noto Sans JP',sans-serif;
}
.title_box p span{
	display: inline-block;
	margin: 0px 2px 0px 0px;
	font-size: 30px;
	font-weight: 400;
}
.title_box p span > span{
	display: unset;
	font-size: 16px;
	vertical-align: middle;
}
/*平日*/
.title_box p span.weekdays,
.title_box p span.sat,
.title_box p span.sun{
	display: unset;
	font-size: 14px;
}
/*土曜日*/
.title_box p span.sat{
	display: unset;
}
/*日曜日*/
.title_box p span.sun{
	display: unset;
}
/*注記*/
.title_box p span.att_tips{
	display: unset;
	color: #565656;
	font-size: 16px;
}
/*==========================================================
	スケジュール：大枠
==========================================================*/
.schedule_box{
	width: 100%;
	margin: 0px auto 50px auto;
}
.schedule_box .col-xs-4{
	padding: 0px 2px;
}
.schedule_box .col-xs-4 a,
.schedule_box .col-xs-4 a:hover{
	display: block;
	width: 100%; height: 100%;
}
/*==========================================================
	女の子個人枠
==========================================================*/
.list_box{
	position: relative;
	width: 100%;
	margin: 50px 0px 0px 0px;
}
.list_shop{
	position: absolute;
	top: -20px; left: 0px; right: 0px;
	width: 90%; height: 25px;
	margin: 0px auto;
	line-height: 22px;
	text-align: center;
	color: #5F3658;
	font-size: 16px;
	font-weight: 200;
	border: solid 1px #707070;
	background-color: #F5F5F5;
	z-index: 2;
}
.list_thumb_box{
	position: relative;
	width: 100%; height: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.list_bgimg{
	width: 100%;
}
.list_img{
	position: absolute;
	top: 0px; left: 0px; right: 0px;
	width: 100%; height: auto;
	overflow: hidden;
}
.list_no_thumb{
	position: absolute;
	top: 0px; left: 0px; right: 0px;
	width: 100%; height: 277px;
	line-height: 277px;
	color: #808080;
	text-align: center;
	font-size: 26px;
	font-family: 'Lato',sans-serif;
	font-style: italic;
	border: solid 1px #DCDCDC;
	background-color: #F5F5F5;
}
.list_profile{
	position: absolute;
	bottom: 30px; left: 0px; right: 0px;
	width: 100%;
	margin: 0px auto;
	padding: 20px 5px 10px 5px;
	text-align: center;
	color: #F5F5F5;
	background: rgb(0,0,0);
	background: linear-gradient(0deg,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 40%,rgba(0,0,0,0) 100%);
}
.list_name{
	position: relative;
	width: 100%; height: 30px;
	margin: 0px auto;
	line-height: 30px;
	letter-spacing: 0.03em;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	font-family: 'Noto Sans JP',sans-serif;
}
.list_name span{
	display: inline-block;
	position: absolute;
	top: 0px; bottom: 0px; right: 0px;
	width: auto; height: 30px;
	margin: auto 0px;
	font-size: 22px;
	font-weight: 700;
	font-family: 'Lato',sans-serif;
}
.list_name span > span{
	position: unset;
	font-size: 16px;
	font-weight: 200;
}
.list_size{
	width: 100%; height: 20px;
	margin: 5px auto 0px auto;
	line-height: 20px;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Lato',sans-serif;
}
.list_size span{
	font-size: 14px;
	font-weight: 200;
}
.list_size span > span{
	display: inline-block;
	width: 18px; height: 18px;
	margin: 0px 0px 1px 4px;
	line-height: 18px;
	vertical-align: text-bottom;
	text-align: center;
	color: #404040;
	font-weight: 700;
	border-radius: 50%;
	background-color: #F5F5F5;
}
/*==========================================================
	アイコン表示
==========================================================*/
.list_icon{
	position: absolute;
	top: 0px; right: 0px;
	width: 59px; height: 61px;
	margin: 0px auto;
	padding: 10px 0px;
	box-sizing: border-box;
	z-index: 1;
}
.icon-content{
	position: absolute;
	top: -6px; right: -6px;
	width: 59px; height: 61px;
	overflow: hidden;
}
/*新人*/
.list_newface{
	display: inline-block;
	position: absolute;
	padding: 2px 0px;
	top: 20px; left: -9px;
	width: 100px;
	text-align: center;
	text-indent: -10px;
	color: #F5F5F5;
	font-size: 14px;
	line-height: 14px;
	background: #28A745;
	letter-spacing: 0.1em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
.list_newface:before,
.list_newface:after {
	position: absolute;
	content: "";
	border-top: 4px solid #014A11;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	bottom: -4px;
}
.list_newface:before {
	left: 0px;
}
.list_newface:after {
	right: 16px;
}
/*体験*/
.list_trial{
	display: inline-block;
	position: absolute;
	padding: 2px 0px;
	top: 20px; left: -9px;
	width: 100px;
	text-align: center;
	text-indent: -10px;
	color: #F5F5F5;
	font-size: 14px;
	line-height: 14px;
	background: #FFA520;
	letter-spacing: 0.1em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
.list_trial:before,
.list_trial:after {
	position: absolute;
	content: "";
	border-top: 4px solid #B2751B;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	bottom: -4px;
}
.list_trial:before {
	left: 0px;
}
.list_trial:after {
	right: 16px;
}
/*==========================================================
	出勤時間
==========================================================*/
.list_time_box{
	position: relative;
	width: 100%; height: 30px;
	margin: 0px auto;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0px;
	color: #454444;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Lato',sans-serif;
}
.list_time_box span{
	display: inline-block;
	margin: 0px 2px 0px 0px;
	vertical-align: top;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Noto Sans JP',sans-serif;
}
.list_time_box > i{
	width: 20px; height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
}
.list_time_box ul{
	position: absolute;
	top: 0px; bottom: 0px; right: 0px;
	width: 30px; height: 30px;
	margin: 0px;
}
.list_time_box ul li{
	width: 30px; height: 30px;
	margin: 0px;
	line-height: 30px;
	text-align: center;
	font-size: 22px;
}
.list_time_box ul li > i{
	color: #B372A2;
}
/*==========================================================
	リアルタイム
==========================================================*/
.list_realtime{
	width: 100%; height: 30px;
	margin: 10px auto 0px auto;
	padding: 0px 5px;
	line-height: 30px;
	color: #323232;
	font-size: 14px;
	font-weight: 400;
	background-color: #E0E0E0;
}
/*==========================================================
	ホットプライス
==========================================================*/
.list_hotprice{
	position: absolute;
	top: 100px; bottom: 0px; left: 0px; right: 0px;
	width: 100%; height: 40px;
	margin: auto;
	text-align: left;
	font-family: 'Lato','Noto Sans JP',sans-serif;
	z-index: 1;
}
.list_hotprice:before{
	content: '';
	position: absolute;
	top: 0px; bottom: 0px; left: 0px;
	width: 56px; height: 46px;
	margin: auto 0px;
	background-image: url(../common/img/icon/hotprice.png);
	background-size: 56px 46px;
	background-repeat: no-repeat;
}
/*設定あり*/
.list_hotprice.set{
	padding: 0px 0px 0px 56px;
	color: #F5F5F5;
	background-color: rgba(220,53,69,0.6);
}
.list_hotprice.set:before{
	filter: invert(100%);
}
.list_hotprice.set span:nth-of-type(1){
	display: inline-block;
	width: auto; height: 40px;
	line-height: 38px;
	font-size: 28px;
	font-weight: 600;
}
.list_hotprice.set span:nth-of-type(2){
	display: inline-block;
	position: relative;
	width: auto; height: 10px;
	margin: 0px 0px 0px 5px;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	font-weight: 300;
}
.list_hotprice.set span:nth-of-type(2) > span{
	display: block;
	width: auto; height: 10px;
	margin: -14px 0px 0px 0px;
	font-size: 12px;
	font-weight: 200;
	font-family: 'Noto Sans JP',sans-serif;
}
/*設定無し*/
.list_hotprice.none{
	display: none;
}
