/*■スライダー1■━━━━━━━━━━━━━━━━━━━━*/
#slider{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
/*■スライダー2■━━━━━━━━━━━━━━━━━━━━*/
#slider2{
	margin: 20px 10px;
	padding: 0px;
}
/*■スライダー3■━━━━━━━━━━━━━━━━━━━━*/
#slider3{
	margin: 0px 10px;
	padding: 20px 0px;
	border-top: solid 1px #C9CACA;
	border-bottom: solid 1px #C9CACA;
}
/*■ピックアップ■━━━━━━━━━━━━━━━━━━━━*/
#pickup{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 204px;
}
#loopslider{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 220px;
	background-image: url("../img/pickup_bottom.jpg");
	overflow: hidden;
}
/*■リアルタイム■━━━━━━━━━━━━━━━━━━━━*/
#realtime{
	margin: 0px 10px;
}
#realtime_img{
	width: 30%;
	float: left;
}
#realtime_right{
	width: 70%;
	float: right;
}
#realtime_name{
	margin-left: 10px;
	font-size: 12px;
}
#realtime_age{
	font-family: "Oswald", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
}
#realtime_age span{
	display: inline-block;
	height: auto;
	margin: 0px 0px 0px 1px;
	vertical-align: text-bottom;
	font-size: 10px;
}
#realtime_size{
	margin-left: 10px;
	font-family: "Oswald", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
}
#realtime_com{
	margin-left: 10px;
	line-height: 1.4em;
	font-size: 12px;
}
#realtime_time{
	margin: 5px 0px 5px 10px;
	padding: 8px 0px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	color: #231815;
	font-size: 18px;
	background-color: #EFEFEF;
}
#realtime_ginfo a{
	margin-left: 10px;
	padding: 5px 0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#4E4E4E), to(#000000));
	display: block;
}
#realtime_ginfo a span{
	margin-right: 10px;
	background-image: url("../img/more_rank_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.real_more{
	margin: 10px 0px 10px 0px;
}
.real_more a{
	padding: 15px 0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#4E4E4E), to(#000000));
	display: block;
}
.real_more a span{
	margin-right: 10px;
	background-image: url("../img/more_rank_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
/*■ムービー■━━━━━━━━━━━━━━━━━━━━*/
#movie{
	margin: 0px 10px;
	padding-bottom: 20px;
}
/*■新着情報■━━━━━━━━━━━━━━━━━━━━*/
#wnew{
	padding: 0px 10px 10px 10px;
}
#w_title{
	padding-bottom: 5px;
	color: #231815;
	font-size: 16px;
	font-weight: bold;
}
#w_date{
	padding-bottom: 5px;
	text-align: right;
	font-family: "Abel", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	color: #231815;
}
#wnew_body{
	padding: 10px 0px;
	color: #231815;
}
.wnew_more{
	margin: 10px 0px 10px 0px;
}
.wnew_more a{
	padding: 15px 0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#4E4E4E), to(#000000));
	display: block;
}
.wnew_more a span{
	margin-right: 10px;
	background-image: url("../img/more_rank_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#no_wnew{
	height: 50px;
	padding: 10px;
	text-align: center;
	color: #666666;
}
/*■ツイッター■━━━━━━━━━━━━━━━━━━━━*/
.twitter_box{
	margin: 0px auto;
	padding: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #F5F8FA;
}
.twitter_box h4{
	height: 50px;
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	line-height: 50px;
	text-align: left;
	font-size: 22px;
	font-weight: 600;
}
.twitter_box h4 i{
	display: inline-block;
	width: 40px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #29ABE2;
	font-size: 24px;
}
/*■新人紹介■━━━━━━━━━━━━━━━━━━━━*/
#newface{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 220px;
}
.newface_more{
	margin: 10px;
}
.newface_more a{
	padding: 15px 0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#4E4E4E), to(#000000));
	display: block;
}
.newface_more a span{
	margin-right: 10px;
	background-image: url("../img/more_rank_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
/*■本日出勤■━━━━━━━━━━━━━━━━━━━━*/
#att{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 220px;
}
#loopslider2{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 220px;
	background-color: #4E4E4E;
	overflow: hidden;
}
#att_bottom{
	padding: 0px 0px 5px 0px;
	text-align: center;
	background-color: #4E4E4E;
}
#att_bottom a{
	margin: 0px 10px 10px 10px;
	padding: 8px 0px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
}
/*■ランキング■━━━━━━━━━━━━━━━━━━━━*/
#rank{
	margin: 0px 10px;
}
#rank_img{
	width: 30%;
	text-align: center;
	float: left;
}
/*===★★★===女の子ランク対応===★★★===*/
#rank_img a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
#rank_img a:before,#rank_img a:after{
	content: '';
	position: absolute;
	left: 0;
	width: 100%; height: auto;
}
#rank_img a:before{
	bottom: 4px;
	aspect-ratio: 8/1;
}
#rank_img a:after{
	top: 0;
	aspect-ratio: 17/25;
}
#rank_img.gr_vip a:before{
	background: url(../../../img/rank/gr_vip.gif) no-repeat center center /cover;
}
#rank_img.gr_gold a:before{
	background: url(../../../img/rank/gr_gold.gif) no-repeat center center /cover;
}
#rank_img.gr_silver a:before{
	background: url(../../../img/rank/gr_silver.gif) no-repeat center center /cover;
}
#rank_img.gr_vip a:after{
	background: url(../../../img/g_info/info_vip.png) no-repeat center center /cover;
	filter: brightness(80%) contrast(200%) grayscale(20%) saturate(70%);
}
#rank_img.gr_gold a:after{
	background: url(../../../img/g_info/info_gold.png) no-repeat center center /cover;
}
#rank_img.gr_silver a:after{
	background: url(../../../img/g_info/info_silver.png) no-repeat center center /cover;
}
#rank_title_top{
	margin-bottom: 0px;
	padding: 5px 0px 10px;
	text-align: center;
	background-color: #FFFFFF;
}
#ranking_title0{
	display: inline-block;
	padding: 8px 0px;
	text-align: center;
}
#ranking_title1{
	padding: 8px 0px;
	display: inline-block;
	text-align: center;
}
/* アクティブなタブ等の設定 */
.rank_title_active{
	position: relative;
	width: 48%;
	color: #222222;
	font-size: 16px;
	border-width: 0px;
	background-color: #FFFFFF;
	z-index: 1;
	border: 2px solid #8066FF;
}
.rank_title_active:after{
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 0px;
	height: 0px;
	margin: 0px 0px -20px -10px;
	border: 10px solid transparent;
	content: " ";
	border-top-color: #8066FF;
	border-left-width: 10px;
	border-right-width: 10px;
	z-index: 2;
}
.rank_title_normal{
	width: 48%;
	color: #222222;
	font-size: 16px;
	border-width: 0px;
	background-color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #999999;
}
.ranking_body{
	position: relative;
	display: none;
}
.ranking_body.active{
	display: block;
}
#rank_right{
	position: relative;
	width: 70%;
	float: right;
}
#rank_size{
	margin: 0px 0px 5px 10px;
	padding-bottom: 5px;
	font-family: "Oswald", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	border-bottom: solid 1px #B3B3B3;
}
#rank_size span{
	display: inline-block;
	height: auto;
	margin: 0px 5px 0px 1px;
	font-size: 10px;
}
#rank_com{
	margin-left: 10px;
	line-height: 1.2em;
}
#rank_ginfo{
	margin-left: 10px;
}
#rank_num{
	width: 50%;
	margin-right: 5%;
	float: right;
}
.rank_more{
	margin: 10px 0px 10px 0px;
	display: none;
}
.rank_more.active{
	display: block;
}
.rank_more a{
	padding: 15px 0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#4E4E4E), to(#000000));
	display: block;
}
.rank_more a span{
	margin-right: 10px;
	background-image: url("../img/more_rank_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
/*■写メウィジェット■━━━━━━━━━━━━━━━━━━━━*/
#syame_frame{
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	background-color: #E6F8EC;
}
.syame_head{
	display: block;
	width: 300px;
	margin: 0px auto;
}
/*■バナー■━━━━━━━━━━━━━━━━━━━━*/
#banner{
	margin: 20px 10px;
}
#banner li{
	width: 50%;
	float: left;
}
.main_ban{
	margin: 3px;
}
.rec_ban{
	margin: 0px 0px 1px 0px;
}
.event_fix_ban{
	margin: 0px 0px 10px 0px;
}
/*■トップスライドバナー縦並び■━━━━━━━━━━*/
#top_banner{
	padding: 4px 4px 0px 4px;
	background-color: #000000;
}
#top_banner img{
	margin-bottom: 4px;
}
/*■バニラ求人動画■━━━━━━━━━━*/
#vanilla_movie{
	position: relative;
	width: 100%; height: 240px;
	margin: 10px auto;
	overflow: hidden;
}
#vanilla_movie iframe{
	position: absolute;
	left: 0px; right: 0px;
	width: 285px; height: 270px;
	margin: 0px auto;
}
/*■ムービーバナー■━━━━━━━━━━━━━━━━*/
.movie_banner{
	margin: 0px 0px;
	font-size: 0;
	line-height: 1;
}
.movie_banner video{
	width: 100%;
}
/*■明日、明後日のオススメ■━━━━━━━━━━━━━━━━*/
#osusume{
	width: 100%; height: auto;
	margin: 5px auto 15px auto;
	text-align: center;
}
/* アクティブなタブ等の設定 */
.osusume_title_active{
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 45%; height: auto;
	margin: 0px 4px;
	padding: 10px 0px;
	line-height: 1.4em;
	text-align: center;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	border: 2px solid #8066FF;
	background-color: #8066FF;
}
.osusume_title_active:after{
	content: " ";
	position: absolute;
	bottom: 0px; left: 50%;
	width: 0px; height: 0px;
	margin: 0px 0px -20px -10px;
	border: 10px solid transparent;
	border-top-color: #8066FF;
	border-left-width: 10px;
	border-right-width: 10px;
	z-index: 2;
}
.osusume_title_normal{
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 45%; height: auto;
	margin: 0px 4px;
	padding: 10px 0px;
	line-height: 1.4em;
	text-align: center;
	letter-spacing: 0.01em;
	color: #222222;
	font-size: 16px;
	font-weight: 400;
	border-width: 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.osusume_title_active span,
.osusume_title_normal span{
	display: inline-block;
	margin: 0px 0px 0px 2px;
	font-size: 14px;
}
.osusume_title a{
	display: block;
	width: 100%; height: 100%;
	color: #FF017E;
}
.osusume_list{
	display: none;
	position: relative;
	padding: 10px;
}
.osusume_list.active{
	display: block;
}
.osusume_list label{
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	width: 100%; height: 140px;
	text-align: center;
	font-size: 12px;
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 90%);
	background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 90%);
	background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 90%);
	background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 90%);
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 90%);
}
.osusume_list input:checked + label{
	background: inherit;
}
.osusume_list label:after{
	content: "一覧を表示";
	position: absolute;
	bottom: 20px; left: 50%;
	width: 18.75rem;
	line-height: 2.5rem;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	border-radius: 20px;
	background-color: #000;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
}
.osusume_list label:before{
	content: "↓";
	position: absolute;
	bottom: 30px; left: 50%;
	width: 20px; height: 20px;
	line-height: 20px;
	font-weight: 700;
	border-radius: 100%;
	background-color: #FFFFFF;
	-webkit-transform: translate(-140px, 0);
	transform: translate(-140px, 0);
	z-index: 1;
}
.osusume_list input{
	display: none;
}
.osusume_list .accordion-container{
	overflow: hidden;
	height: 250px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
/* オススメ嬢の登録無し */
.osusume_list .accordion-container.osusume_nashi{
	height: 100px;
	padding: 10px 0px 20px 0px;
	line-height: 1.4em;
	text-align: center;
	color: #454545;
	font-size: 18px;
}
.osusume_list input:checked + label{
	/* display: none ; 閉じるボタンは要らないとき */
}
.osusume_list input:checked + label:after{
	content: "閉じる";
}
.osusume_list input:checked + label:before{
	content: "↑";
}
.osusume_list input:checked ~ .accordion-container{
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
