@charset "shift_jis";



#girlslist{
	width: 1200px;
margin: 0 auto;
  transition-duration: 0.5s;
  text-align:left;
  position: relative;
	}
	
#container{
	width: 1180px;
	margin:0 auto;
	}

.sort.clearfix{
	text-align:center;
	flex-flow:row wrap;
margin: 0 auto 10px auto;
	    display: inline-block;
    width: 100%;
}
	
.classinfo{
	display:inline-block;
	width: 100%;
	margin:10px 0 0 0;
	}

	.new2020 .classinfo{
width: 560px;
margin: 16px 0 0 10px;
background-color: #fff;
padding: 10px;
box-sizing: border-box;
border-radius: 16px;
transition-duration: 0.5s;
		}
	
.classinfo li{
	display:inline-block;
	margin-bottom: 8px;
	}
	
.classinfo li:nth-child(1){
	 background-color: #ff7aaf;
	 color:#FFF;
	 border-radius: 15px;
	 padding:2px 10px;
	}

.new2020 .classinfo li:nth-child(1) {
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 16px;
	}
	
.classinfo li p{
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin:-3px 2px 0 8px;
}
	
.classinfo li .icon{
    border-radius: 50%;
    margin:-3px 4px 0 8px;
	background-color: #ff73a2;
}
	
.classinfo li .icon img{
	display: block;
padding: 0;
width: 32px;
	}
	
#sinfo{
	display:none;
	}

.repeatinfo{
	margin:3px 0 0 0;
	}
	
.repeatinfo li{
	display:inline-block;
	}

li.repeatinfo p{
	position:inherit;
	margin: -3px 2px 0 8px;
	height: 20px;
	}
	
#filters{
	text-align: left;
	width:713px;
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
	}

.new2020 #filters{
	width:514px;
	}
	
#filters div{
	padding:0 10px;
	}
	
#filters li{
	display:inline-block;
	width:52px;
	background-color:#ee5489;
	height:52px;
	line-height:52px;
	font-weight:bold;
	background-image: url(../images/yoyakubg.png);
	background-size: cover;
	font-size:14px;
	text-align:center;
	border-radius: 50%;
	vertical-align:bottom;
	}

	.new2020 #filters li.spi{
		width: 150px;
		height: 150px;
		border-radius: 30px;
		overflow: hidden;
		}

		.new2020 #filters li.spi imd{
			display: block;
			}

		.new2020 #filters li.spi.con01{
		background-image: none;
		background-color:#ee5489;
		}

		.new2020 #filters li.spi.con02{
			background-image: none;
			background-color:#ff8989;
			}

			.new2020 #filters li.spi.con03{
				background-image: none;
				background-color:#78cbff;
				}

.new2020 #filters li.fall{
	background-image: none;
	border-radius: 30%;
}
	
#filters li:nth-child(even){ 
background-color:#ff7aaf;
}
	
#filters .tume{
	letter-spacing:-2px;
	}
	
#filters li.on{
	background-color: rgba(0,0,0,1) !important;
	}
	
#filters p{
	color:#FFF;
	font-weight:bold;
	padding:5px;
	text-indent:5px;
	background-color: rgba(110,74,6,0.8);
	font-size:14px;
	margin-bottom:5px;
	background-image: url(../images/hedbg.png);
	}
	
.menut{
	background-color: rgba(74,71,255,0.8) !important;
	cursor: pointer;
	margin-top:15px;
	}
	
.menut samp{
	display: contents;
	color:#FF0;
	}
	
.menut.close samp{
	display:none;
	}
	
#filters li a{
	color:#FFF;
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
	}
	
#sort-by{
	display:inline-block;
	float:right;
	margin: 0;
	}

.new2020 #sort-by{
		display:inline-block;
		float:none;
		margin:14px 0 0 -60px;
		vertical-align: top;
		}
	
#sort-by li{
	display:inline-block;
	width:74px;
	background-color:#F00;
	height:74px;
	line-height:74px;
	font-weight:bold;
	margin:2px 0px;
	background-image: url(../images/yoyakubg.png);
	background-size: cover;
	font-size:14px;
	text-align:center;
	color:#FFF;
	border-radius: 50%;
	}
	
#sort-by li a{
	color:#FFF;
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
	}
	
#sort-by .on{
	background-color:#000;
	}
	
.scsort{
	text-align:center;
	margin-bottom: 5px;
	}
	
.scsort ul{
	display:inline-block;
	vertical-align:middle;
	}
	
#day{
	background-color:#ff7aaf;
	width: 418px;
	height: 80px;
padding: 5px 16px 5px 0;
	background-image: url(../images/hedbg.png);
	border-radius: 40px;
	box-sizing: border-box;
	margin-right:10px;
	text-align:center;
	}
	
#day li{
	display:inline-block;
	font-size:22px;
	font-weight:bold;
	position: relative;
	background-size: cover;
	width: 62px;
height: 63px;
	vertical-align: middle;
	color:#a67b2d;
	line-height: 63px;
	}
	
#day li a{
	display:inline-block;
	background-image: url(../images/icon/class02.png);
	background-size: cover;
	background-position: center;
	width:63px;
	height: 63px;
	color:#ff7aaf;
	line-height:58px;
	display:block;
	text-decoration:none;
	}
	
#day li a.on{
	background-image: url(../images/icon/class03.png);
	}
	
#day li a.selected{
	background-image: url(../images/icon/class03.png);
	}
	
#day li p{
	font-size:10px;
	display:inline-block;
	}
	
#day li p:nth-child(2){
	position:absolute;
	bottom:8px;
	left:0%;
	right:0%;
	line-height: normal;
	}
	
#day li:nth-child(1) {
    letter-spacing: -2px;
    font-size: 41px;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    line-height: 68px;
    padding-right: 5px;
    background-image: none;
    color: #666;
    background-color: #FFF;
	box-sizing: border-box;
	}
	
#day li:nth-child(1) p{
	position:absolute;
	bottom:2px;
	left:0%;
	right:0%;
	line-height: initial;
	}
	
#day .saturday a{
	color: #06C;
}

#day .holiday a{
	color: #F00;
}
	
#schedule li{
	width:225px;
	height:68px;
	background-color:#fff;
	background-size: cover;
	background-repeat: no-repeat;
	display:inline-block;
	vertical-align:top;
	color:#FFF;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	background-color:#ff7aaf;
	border-radius: 40px;
	}
	
#schedule li a{
	color:#fff;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
	background-image: url(../images/hedbg.png);
	width:100%;
	height:100%;
	display:block;
	}
	
#schedule li p{
	position:absolute;
	}
	
#schedule li p:nth-child(1){
	top:20px;
	left: 85px;
	}
	
#schedule li p:nth-child(2){
	    top: 39px;
    right: 20px;
}
	
#schedule li:nth-child(1){
	background-image: url(../images/time06.png);
	}
	
#schedule li:nth-child(2){
	background-image: url(../images/time13.png);
	}
	
	
#schedule li:nth-child(3){
	background-image: url(../images/time18.png);
	}
	
#schedule li:nth-child(4){
	line-height:68px;
	width:68px;
	}
	
#schedule li.on{
	background-color:#555;
	}
	
#schedule li.on a{
	color:#fff;
	}

#girlslist.newface{
	text-align:center;	}

.newface #container{
	max-width:880px;
	display:inline-block;
	margin:0 auto 20px auto;
	text-align:left;
	}
	
.newface .girls {
    margin: 2px 0;
}

.suguhime {
    position: absolute;
    top: 5px;
    right: 4px;
    background-color: #fff;
    border-radius: 14px;
    padding: 2px 6px;
    font-weight: bold;
	color:#f00;
	cursor:pointer;
	filter: drop-shadow(0px 0px 2px rgba(100,50,0,0.7));
}

.suguhime.onoff{
    background-color: #000;
	color:#ff0;
}

.schtop{
    margin-bottom: 12px;
}

.kyonyu{
	position:absolute;
	top: 42px;
right: 0;
}
	
.girls li:nth-child(8) {
        position: absolute;
    bottom: 90px;
    left: 8px;
    width: 100%;
}

.girls li:nth-child(8) img{
	display:inline-block;
	width:40px;
	position:relative;
	margin-left:-6px;
}

.girls li.mpnew{
	text-align:right;
	}
	
	.nijigold{
		margin:8px 0 0 0;
		}

		.nijigold img{
			width: 240px;
			}

@media screen and (max-width: 1290px){

#girlslist{
	width: 1040px;
	margin:
	}
	
#container{
	width: 1028px;
	}
		
.scsort ul{
	margin:5px auto !important;
	}

	.new2020 .classinfo {
		width: 398px;
		margin: 0px 0 0 10px;
	}

}

@media screen and (max-width: 1040px){
#girlslist{
	max-width: 900px;
	width: 100%;
	}
	
#container{
	max-width: 740px;
	width: 100%;
	}

	.new2020 .classinfo {
		width: 80%;
		margin:0 auto;
	}
	
.sort.clearfix{
	display:block;
	width:auto;
	}
	
#sort-by{
	margin:0;
	float:none;
	}

#filters{
	max-width: inherit;
	width: inherit;
	margin-left:0;
	float:none;
	}
	
#filters li{
	}
	
.schtop{
    margin-bottom: 12px;
	text-align:center;
}

.kyonyu{
	position: static;
	text-align:center;
}
	
}

@media screen and (max-width: 900px){
	
#container {
    max-width: 580px;
}

#filters{
	text-align: center;
	}

#filters li{
	width:44px;
	height:44px;
	line-height: 44px;
font-size: 12px;
	}

.girls li:nth-child(8) {
    bottom: 80px;
}

}

@media screen and (max-width: 780px){	
#schedule li{
	width:135px;
	height:41px;
	}
	
#schedule li:nth-child(4) {
    line-height: 42px;
    width: 42px;
}

#schedule li a {
    font-size: 15px;
}
	
#schedule li p:nth-child(1) {
    left: 12px;
}

#schedule li p:nth-child(2) {
    right: 10px;
}

}

@media screen and (max-width: 690px){
	
#container {
    max-width:430px;
	overflow: hidden;
}
	
.classinfo li:nth-child(1) {
		max-width:320px;
		display:block;
		margin:0 auto 10px auto;
}

.classinfo{
	display:none;
	}

#sinfo {
    display: inline-block;
    text-align: center;
    margin: 22px auto;
    width: 100%;
}
	
.sort.clearfix{
	margin:-5px 0 0 0;
	}

#filters {
    width: 232px;
	margin-top: 0;
}

#filters li {
    width: 55px;
    height: 28px;
    line-height: 28px;
    border-radius: 20px;
    background-image: none;
	margin-bottom:3px;
}

.new2020 .sort.clearfix {
    margin: 0 auto;
    width: 100%;
    max-width: 460px;
    position: relative;
}

.new2020 #filters {
    width: 100%;
    max-width: 460px;
}

.new2020 #filters li.spi {
    width: 32%;
    height: auto;
}

.new2020 #filters li.spi img{
	display: block;
}

.new2020 #filters li.fall {
		width: 58%;
		height: 40px;
		line-height: 37px;
		border-radius: 10px;
		margin-top: 8px;
		margin-left: 2%;
		float: left;
	}

	.new2020 #sort-by {
		width: auto;
		position: absolute;
		bottom: 4px;
		right: 3px;
	}

.new2020 #sort-by li{
	vertical-align:top;
width:50px;
height:50px;
margin:0 0 2px 0;
line-height:50px;
font-size: 11px;
	}

.girls li.mpnew {
    text-align: left;
    top: 22px;
    left: 6px;
}

}

@media screen and (max-width: 500px){
		
#filters div {
    padding: 0;
    text-align: center;
}
	
#sort-by{
	width: 55px;
		}
		
#filters{
		margin:5px 0 5px 0;
	}
	
#sort-by li{
		vertical-align:top;
	width:50px;
	height:50px;
	margin:0 0 2px 0;
	line-height:50px;
	font-size: 11px;
		}

#day {
    width: 100%;
    height: 65px;
    padding: 5px 0;
}

#day li{
	margin: 0 -2px;
	width: 60px;
height: 51px;
}

#day li p:nth-child(2){
	bottom:2px;
	}

#day li a{
	line-height: 48px;
	width: 60px;
height: 55px;
}
		
#day li:nth-child(1){
		display:none;
	}
	
#schedule li {
    width:90px;
	height: 27px;
    vertical-align: middle;
}

#schedule li:nth-child(4) {
    line-height: 26px;
}

#schedule li p:nth-child(1) {
    left: 3px;
    font-size: 18px;
}

#schedule li p:nth-child(2) {
    right: 8px;
}

#schedule li:nth-child(1){
	background-image: url(../images/time06s.png);
	}
	
#schedule li:nth-child(2){
	background-image: url(../images/time13s.png);
	}
	
#schedule li:nth-child(3){
	background-image: url(../images/time18s.png);
	}

.girls li:nth-child(8) {
    left: 4%;
}

.girls li:nth-child(8) img{
	width:28%;
	margin-left:-5%;
}

}

@media screen and (max-width: 400px){
.girls li:nth-child(8) {
    bottom: 69px;
}

.girls li.mpnew {
    left: 0px;
}

}
