@charset "utf-8";

/*-----------------searchサーチボックス--------------------*/
.lady_searchBox ul {
	display: flex;
	margin-bottom:10px;
}
.lady_searchBox ul li {
	margin-right: 1%;
	padding: 3px;
	border: solid 1px #e0e0e0;
	border-radius: 3px;
	font-size: 15px;
}
.defaltClear {
	background: #f5f5f5;
	font-weight: bold;
	width: 18%;
	text-align: center;
}
.lady_searchBox ul li.Refine {
	border: none;
	text-align: right;
	width: 7%;
}
.lady_searchBox ul li.ladydetail {
	border:none;
}
.ladySearhBox {
	width:30%;
	margin-left:auto;
}
dl.searchLady{
	position:relative;
	background-color:#fff;
	border:1px solid #e0e0e0;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
}
dl.searchLady dt{
    margin-right:40px;
    padding:5px;
}
dl.searchLady dt input{
    width:100%;
    height:24px;
    line-height:24px;
    background:none;
    border:none;
}
dl.searchLady dd{
    position:absolute;
    top:0;
    right:0;
}
dl.searchLady dd button{
    display:block;
    padding:8px;
    background:none;
    border:none;
}
dl.searchLady dd button span{
    display:block;
    width:20px;
    height:20px;
	background:transparent url("https://img.undernavi.com/front/pc/shop/detail/icon_search.png") no-repeat center;
	cursor:pointer;
}

/*-----------------------女の子リスト内-------------------------------*/
.lady_genre_icon {
	text-align: left;
}
.lady_genre_icon li.new {
	border-color: #c80037;
	color: #c80037;
}
.lady_genre_icon li.reserve {
	border-color:#f9a514;
	color: #f9a514;
}
.lady_genre_icon li {
	display: inline-block;
	padding: 0 3px;
	line-height: 18px;
	margin: 5px 5px 0 0;
	border: 1px solid #7A7A7A;
	color: #464646;
	text-align: center;
	border-radius: 3px;
	font-size: 12px;
}
.flexwrap li.ladyFlex:nth-child(4n) {
	margin-right: 0;
}
.flexwrap li.flexList.ladyFlex {
	width: 225px;
}
.ladyFlex figure {
	position: relative;
	width: 225px;
	height: 300px;
	overflow: hidden;
}
.ladyFlex figure .status {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: .25em 0;
	background-color: rgba(0,0,0,0.5);
	font-size: 13px;
	color: #fff;
}
.lady_searchBox ul li.active {
	background: #e0e0e0;
}
.lady_searchBox ul li.active a {
	color:#cc3f6a;
}
#ladyList .states.type3 {
	color:#d10033;
}
#ladyList .states .status_txt,
#ladyList .states .standby_comm {
	text-align: center;
}
#ladyList > li .states span {
	font-weight: normal;
}
.galProf .ladyAge {
	color: #333;
	font-size: 16px;
}

.ladyFlex:hover > .galProf .ladyName a,
.ladyName a:hover {
	color: #c80037;
	text-decoration: underline;
}
.flexList figure img.dialect_id {
	position: absolute;
	left: 3px;
	bottom: 3px;
	width: auto;
}

.marqee_comment {
	height: 30px;
	line-height: 30px;
	position: relative;
}
.marqee_comment li {
	position: absolute;
	top: -999em;
	left: 0;
	margin: 0;
	padding: 0;
	display: block;
	white-space: nowrap;
	overflow: visible;
	z-index:0;
}
.flexList.ladyFlex .states  {
	min-height: 70px;
}
.standby_comm {
	color: var(--c-red-color);
}
/**************************************

UN関西統合用

*************************************/

.lady_list-genrettl {
	font-size: 18px;
	font-weight: bold;
}
.lady_list-new {
	margin-bottom: 20px;
}
.required {
	color: #F90;
}
.status_txt {
	text-align: center;
}
.red {
	color: #f00;
}

.lady_searchBox ul li.Refine-f {
	width: 160px;
	text-align: center;
}
.lady_searchBox ul li.Refine-f a {
	display:block;
}

.free-lady-searchbox {
    display: flex;
    justify-content: right;
    gap: 0 20px;
}
.free-lady-searchbox {
}
.free-lady-searchbox .ladySearhBox {
	margin: initial;
	width: 25%;
}

.free-lady-searchbox .freeSearhBox {
    width: 25%;
}