@charset "UTF-8";
/* CSS Document */

/*----------------------------------

在籍一覧
 
---------------------------------- */

ul.girllisy  {
	list-style: none;
    width: 100%;
	
}
ul.girllisy li {
box-sizing: border-box;
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    line-height: 150%;
    font-size: 14px;
    padding: 10px 10px 0px 10px;
    background-color: #1b1b1b;
    float: left;
    position: relative;
    margin: 0px 10px 20px 0px;
    text-align: center;
    width: 23%;
    height: auto;
		color: #FFFFFF;
}
ul.girllisy img {
    position: relative;
}

.girllisy a {
  color:#fff;
}



/*--------ボタン-------- */

/* ここから下がボタンのCSS　*/


.search_list_box {
	float: right;
	margin-top: -100px;
}

.search_list {
  display: inline-block;
  max-width: 220px;
  text-align: left;
background-color: #fe399a;
  border: 2px solid #fe399a;
  font-size: 14px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
	line-height: 140%;
}


.search_list:hover {
  background-color: #000000;
  border-color: #fe399a;
  color: #fe399a !important;
}



/*----------------------------------
追加分2019.02.19
---------------------------------- */
.catch_girls {
	font-size:100%;
	font-weight: bold;
	color:#F35A0A;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	line-height: 130%;
	margin-bottom: 1px;
	margin-top:3px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height: 20px;
}
.listicon_class_girl {
	position: absolute;
	bottom: 103px;
	right:15px;
	z-index: 2;
	margin-top: 8px;
	margin-right: 0px;
	
}

.listicon_class_girl img {
	width: 20px;
	float: left;
	
}
.listicon_bottom2 {
    height: 40px;
	margin-top: 11px;
}
.listicon_bottom2 ul {
    margin-left: 50px;
}
.listicon_bottom2 ul li {
    margin: 3px;
    background: none;
    box-shadow: none;
}
.size_girls {
    text-align: center;
    font-size: 90%;
    width: 100%;
    height: 10px;
    margin: 0px;
}
.name_girls {
    text-align: center;
    font-size: 110%;
    width: 100%;
    height: 25px;
    margin: 0px;
}
.listicon_class {
    margin-top: 2px;
    height: 18px;
	width: fit-content;
	margin-left: auto;
    margin-right: auto;
}
.listicon_class img {
    height: 20px;
}
/*-------------------------------------------------------------

タブレット
 
------------------------------------------------------------- */

@media screen and (max-width: 949px) {
/*----------------------------------

在籍一覧
 
---------------------------------- */

ul.girllisy  {
	list-style: none;
    width: 100%;
	
}
ul.girllisy li {
    box-sizing: border-box;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
	line-height: 150%;
	font-size: 14px;
	padding: 10px;
/*background-color: #1b1b1b;*/
	float: left;
	position: relative;
	margin: 0px 10px 20px 10px;
	text-align: center;
	width: 30.5%;
		color: #FFFFFF;
}
ul.girllisy img {
    position: relative;
}

.girllisy a {
  /*color:#1b1b1b;*/
}



/*--------ボタン-------- */

.search_list_box {
	float: none;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 98%;
	margin: 0px auto 20px auto;
	text-align: center;
}

.search_list {
  display: inline-block;
  max-width: 98%;
	width: 98%;
  text-align: left;
background-color: #fe399a;
  border: 2px solid #fe399a;
  font-size: 14px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 0px;
  border-radius: 4px;
  transition: .4s;
	line-height: 140%;
	text-align: center;
	
}


.search_list:hover {
  background-color: #000000;
  border-color: #fe399a;
  color: #fe399a !important;
}
	


/*----------------------------------
追加分2019.02.19
---------------------------------- */
.listicon_class_girl {
	position: absolute;
	bottom: 80px;
	right:15px;
	z-index: 2;
	margin-top: 8px;
	margin-right: 0px;
	
}
.listicon_class_girl img {
	width: 20px;
	float: left;
	
}	

/*--------ボタン-------- */

.search_list_box {
	float: none;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 98%;
	margin: 0px auto 20px auto;
	text-align: center;
}

.search_list {
  display: inline-block;
  max-width: 98%;
	width: 98%;
  text-align: left;
background-color: #fe399a;
  border: 2px solid #fe399a;
  font-size: 14px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 0px;
  border-radius: 4px;
  transition: .4s;
	line-height: 140%;
	text-align: center;
	
}


.search_list:hover {
  background-color: #000000;
  border-color: #fe399a;
  color: #fe399a !important;
}
	

}

/*-------------------------------------------------------------

スマホ
 
------------------------------------------------------------- */

@media screen and (max-width: 750px) {
	
/*----------------------------------

在籍一覧
 
---------------------------------- */

ul.girllisy  {
	list-style: none;
    width: 100%;
	
}
ul.girllisy li {
    box-sizing: border-box;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
	line-height: 150%;
	font-size: 3.5vw;
	padding: 10px;
	/*background-color: #1b1b1b;*/
	float: left;
	position: relative;
	margin: 0px 0px 10px 0px;
	text-align: center;
	width: 48%;
	color: #FFFFFF;
}
	
ul.girllisy li:nth-child(odd){
	box-sizing: border-box;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
	line-height: 150%;
	font-size: 3.5vw;
	padding: 3px;
	/*background-color: #1b1b1b;*/
	float: left;
	position: relative;
	margin: 0px 1.6vw 10px 0px;
	text-align: center;
	width: 48%;
	_zoom: 1;
	overflow: hidden;
	color: #FFFFFF;
}
	
ul.girllisy li:nth-child(2n){
	box-sizing: border-box;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
	line-height: 150%;
	font-size: 3.5vw;
	padding: 3px;
	/*background-color: #1b1b1b;*/
	float: right;
	position: relative;
	margin: 0px 0vw 10px 0px;
	text-align: center;
color: #FFFFFF;
	width: 48%;
	_zoom: 1;
	overflow: hidden;
}
	
	
	
ul.girllisy img {
    position: relative;
}

.girllisy a {
  /*color:#FFFFFF;*/
}




/*--------ボタン-------- */

.search_list_box {
	float: none;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 98%;
	margin: 0px auto 20px auto;
	text-align: center;
}

.search_list {
  display: inline-block;
  max-width: 98%;
	width: 98%;
  text-align: left;
background-color: #fe399a;
  border: 2px solid #fe399a;
  font-size: 14px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 0px;
  border-radius: 4px;
  transition: .4s;
	line-height: 140%;
	text-align: center;
	
}


.search_list:hover {
  background-color: #fff;
  border-color: #fe399a;
  color: #fe399a !important;
}

/*----------------------------------
追加分2019.02.19
---------------------------------- */
.catch_girls {
	font-size:100%;
	font-weight: bold;
	color:#F35A0A;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	line-height: 130%;
	margin-bottom: 1px;
	margin-top:3px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height: auto;
}
	.listicon_class_girl {
	position: absolute;
	bottom: 14vh;
	right:2vw;
	z-index: 2;
	margin-top: 8px;
	margin-right: 0px;
	
}	
.listicon_class_girl img {
	width: 20px;
	float: left;
	
}
/*--------女性枠の文字周り-------- */
.listicon_bottom2 {
height: 34px;
	margin-top: 5px;
}
.listicon_bottom {
	/*position: absolute;
	bottom: 10vh;
	left: 2.5vw;
	z-index: 2;
	margin-top: 0px;
	margin-right: 10px;*/
	width: 100%;
	margin-bottom: 5px;
}
.listicon_bottom2 ul{
    margin-left: auto;
    width: 55%;
    height: 33px;
    margin-right: auto;

}	
.listicon_bottom2 ul li {
    margin: 0px;
    background: none;
    box-shadow: none;
	width: 38px;
    height: 34px;
}

.listicon_class {
    height: 18px;
    margin-left: auto;
    margin-right: auto;
}
.listicon_class img {
height: 15px;

}
.size_girls {
    text-align: center;
    font-size: 90%;
    width: 100%;
    height: 19px;
    margin: 0px;
}
.name_girls {
    text-align: center;
    font-size: 110%;
    width: 100%;
    height: 17px;
    margin: 0px;
}
	