@charset "shift_jis";
/* CSS Document */

#girls_list_container {
	background-image: url(../img/girls/bg_girls_list_middle.png);
	background-repeat: repeat-y;
	*height: 1%;
}
.girls_list_icon_desc {
	font-size: 18px;
	text-align: center;
	line-height: 1.3;
	padding: 5px 0;
	-webkit-text-size-adjust: 100%;
}
.girls_list_icon_desc img {
	vertical-align: middle;
}
.girls_list {
	background-image: url(../image/girls/bg_girl.png?date=190612);
	float: left;
	/* height: 443px; */
	height: 464px;
	width: 210px;
	/* padding-top: 35px; */
	padding-top: 14px;
	*display: inline;
	margin-bottom: 8px;
	background-repeat: no-repeat;
}
.girls_list_icon {
	display: flex;
	height: 20px;
	margin-bottom: 1px;
	padding-left: 104px;
}
.girls_list_icon p {
	margin-right: 5px;
	text-align: center;
	width: 20px;
}
.girls_list_icon p img {
	width: 100%;
	height: auto;;
}
.girls_list_sche {
	background-image: url(../image/schedule/bg_girl_sche.png?date=190612);
	float: left;
	/* height: 470px; */
	height: 491px;
	width: 210px;
	margin-left: 3px;
	/* padding-top: 35px; */
	padding-top: 14px;
	*display: inline;
	margin-bottom: 8px;
	background-repeat: no-repeat;
}
.girls_list_photo {
	border: 1px solid #333;
	height: 291px;
	width: 194px;
}
.girls_list_pic {
	position: relative;
	height: 300px;
	padding-left: 6px;
	cursor: pointer;
}
.girls_list_new {
	position: absolute;
	left: 156px;
	top: 248px;
}
.girls_list_prof {
	padding-left: 10px;
	position: relative;
	line-height: 20px;
	font-size: 16px;
}
.girls_list_prof span {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.girls_list_today {
	position: absolute;
	top: 1px;
	right: 8px;
}
.girls_list_com {
	height: 78px;
	padding-left: 8px;
	overflow: hidden;
	width: 190px;
	font-size: 17px;
	line-height: normal;
	color: #999;
	padding-top: 3px;
}
.girls_list_com * {
	line-height: normal;
	font-weight: revert;
}
