@charset "utf-8";
/* CSS Document */
/* icon
======================================= */
.girls-list .icon_box1{

}
.girls-list .icon_box2{}
.girls-list .icon_box3{
	margin-bottom: 5px;
    display: block;
}

.girls-list i[class^="ic-"]{
	display: inline-block;
    vertical-align: bottom;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	margin-bottom: 2px;
}

/* icon-[UP / NEW] */
.ic-up,
.ic-new{
	position:absolute;
	top: 0;
	right: 0;
	font-size: 1.2rem;
	width: 30%;
	padding: 4px 0 3px;
}
.ic-up{background-color: #e62000;}
.ic-new{background-color: #f39800;}
/* icon-[マット不可] */
.ic-nomat{
	position:absolute;
	top: 0;
	left: 0;
	background-color: #e4007f;
	font-size: 1.1rem;
	padding: 4px 5px 2px;
}
/* icon-[本日出勤] */
.ic-today{
	background-color: #1d70bc;
	font-size: 1.1rem;
	width: 50%;
	padding: 3px 1px;
}

/* icon-[おためし割 / 新人割] */
.ic-discount-otameshi{
	width: 46%;
}

.ic-discount-newface{
	width: 31%;
}

	
/* icon-[割引対象外 / 本〇割引対象外] */	
.discount-ico {
	margin: 2px 0;
}
.discount-ico img {
	width: 80%;
}

.ic-nodiscount,
.ic-nodiscount-maru{
	width:100%;
	font-size: 1.4rem;
	border-radius: unset !important;
}
.ic-nodiscount {
	background: linear-gradient(to right, #666666 0%,#7b7b7b 50%,#6b6b6b 100%);
	padding: 1px 0;
}	
.ic-nodiscount-maru {
	background: linear-gradient(to right, #9b7e31 0%,#c0a243 50%,#9a7d31 100%);
	padding: 1px 0;
}
	

/* icon-[動画 / 写メ日記 / 自撮り] */
.ic-selfie{
}
.ic-movie,
.ic-pdiary,
.ic-selfie{
	width: 20%;
    padding: 0 !important;
}
/* =======================================

	search

======================================= */
#search{
    text-align: left;
}

#search p{
	text-align: center;
    margin: 5px 0;
    font-size: 14px;
}

#search .button{
	width: 96%;
	margin: 0 auto;
	font-size: 0;
}

#search .button li{
	display: inline-block;
	vertical-align: top;
	width: 49.4%;
	width: calc(100% / 2 - 2px);
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FF70B0;
	background-color: #FFFABF;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 10px 0 8px;
	border: 2px solid #FF70B0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#search .button li:nth-child(2n){
	margin-right: 0;
}

/*　ボタンが奇数の場合
#search .button li:last-child{
	width: 100%;
	margin-right: 0;
}
*/

#search .button li a{
	color: #FF70B0;
}

#search .button li.on{
	border: 2px solid #FF7270;
	color: #FF7270;
}
#search .button li.on a{
	color: #FF7270;
}

#search .ex{
	width: 96%;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 20px;
}

#schedule_link{
	width: 100%;
    margin: 0 auto 10px;

}

#schedule_link img{
	width: 100%;

}

/* =======================================

	LIST

======================================= */
#listBox {
    text-align: left;
}
.list_3column {
    background-color: #FFA7CD !important;
    border: none !important;
    display: inline-block;
    position: relative;
    margin-right: 1px;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: center;
    width: 32%;
    width: calc(100% / 3 - 3px);
    padding: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#listBox .list_3column{
	margin-top: 10px;
	margin-bottom: 15px;
}
.list_3column:nth-child(3n) {
    margin-right: 0;
}

#listBox .icon{
	position: absolute;
	top: -18px;
	left: 0;
	width: 100%;
	text-align: left;
    display: flex;
    justify-content: flex-start;
}

#listBox .icon i{
	display: inline-block;
	vertical-align: top;
}

#listBox .icon i img{
	width: 100%;
}

#listBox .icon .ic_pic{
	width: 28px;
}

#listBox .icon .ic_not{
	width: 63px;
}

#listBox .ic_today{
	position: absolute;
    z-index: 99;
    width: 40px;
    bottom: 17px;
    right: 0;
}
#listBox .ic_discount{
	position: absolute;
	z-index: 999;
    width: 49px;
	bottom: 15px;
    left: 0;
}

#listBox .ic_today img,
#listBox .ic_discount img{
	width: 100%;
}
.list_3column .category{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    font-size: 0;
}

.list_3column .category i {
    width: 25%;
    display: inline-block;
}

.list_3column .category i img{
	width: 100%;
}
.prof > .name {
    font-size: 12px;
    padding-top: 3px;
}
.cont-width {
    margin-bottom: 0;
}
.thum {
    position: relative;
}
/*
.searchBox {
    width: 100%;
    margin-bottom: 50px;
    border: solid 1px #000;
}
.searchBox ul {
    display: flex;
    justify-content: center;
}
.searchBox ul li{
	width:100%;
	padding: 15px 0 13px;
	font-size: 1.8rem;
	color: #fff;
	background: #dadada;
}
.searchBox ul li.searchOn{
	background: #b33a4d;
}

.searchBox .swich-box {
    display: flex;
    width: 90%;
    margin: 30px auto 0;
}
.searchBox .swich-box p {
    padding: 7px;
    margin-right: 5px;
}
.searchBox .swich-box .swich-btn {
    border: solid 1px #000;
    background: #fff;
}
.searchBox .swich .swich-box .swich-btn.on {
    background: #b33a4d;
    color: #fff;
}
.searchBox .swich-btn a {
	color: #000;
    display: block;
}

.searchBox form {
    padding: 30px 0 25px;
}
.searchBox p {
    width: 100%;
    margin: 0 auto;
}
.searchBox span {
    display: inline-block;
    width: 20%;
    font-size: 1.8rem;
    text-align: left;
    vertical-align: text-top;
}
.searchBox select , .searchBox input{
    background-color: #fff;
}
.searchBox p select {
    width: 60%;
    padding: 15px 10px 15px;
    margin-bottom: 15px;
    font-size: 1.6rem;
    border: solid 1px #000;
}
.searchBox form input{
	border: solid 1px #000;
	background: #fff;
	font-size: 1.4rem;
    padding: 7px 25px 6px;
}
.searchBox .name_select {
    width: 50%;
    margin-right: 20px;
    padding: 7px 4px 7px;
    font-size: 1.6rem;
    border: solid 1px #000;
}*/
/* =======================================

	gal-list

======================================= */
/*
.girls-list{
    width: 98%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.girls-list:after{
	content: "";
    display: block;
    width: 32%;
}


.box {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.raito:before {
    content: "";
    display: block;
    padding-top: 135%;
}

.girls-list .thum{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.girls-list .prof{
	padding: 5px 1px 2px 2px;
    text-align: left;
}
.girls-list .name{
	display:inline-block;
	font-size: 1.5rem;
	margin-bottom:3px;
}
.ic-star {
    color: #e4007f;
    font-size: 1.3rem;
    width: 100%;
    margin: auto;
    padding: 2px 0 3px;
}
.girls-list .size{
	font-size: 1.3rem;
	margin: 5px 0 2px;
}
.girls-list .size > span{
	font-size: 1.2rem;
}

p.sche-today {
    font-size: 1.2rem;
    border: solid 1px #b33a4d;
    margin-bottom: 5px;
}
p.sche-nextday {
    font-size: 1.2rem;
    border: solid 1px #1e70bc;
}
.sche-today span , .sche-nextday span{
	display:block;
	padding:3px;
}

.sche-today .today {
    background: #b33a4d;
    padding: 3px;
    color: #fff;
}
.sche-nextday .next {
    color: #fff;
    background: #1e70bc;
    padding: 3px;
}
*/
.name-box .name {
	font-size: 12px;
	padding: 3px 0 2px;
}
.name-box {
	position: relative;
}
.ic-twitter {
	position: absolute;
	right: 0;
	top: 1px;
	width: 18%;
}
.ic-twitter img {
	max-width: 100%;
	height: auto;
}


