@charset "UTF-8";
.face_daytime02 {
	float: left;
	width: 150px;
	height: auto;
	padding: 5px 2px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 1px;
	margin-bottom: 5px;
	background-image: url(../img/girls_bg.png);
	background-size: contain;
}
.face_daytime02 .img_110165 {
	position: relative;
}
.face_daytime02 .img_110165 .newface_icon {
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 30px;
}

.name02 {
	white-space: nowrap;
	overflow: hidden;
}

#box_center {
	text-align: center;
}

.con-title {
	text-align: left;
	margin-right: 10px;
}

#search_f {
	padding: 10px;
	margin: 5px auto;
}

.search_p {
	text-align: left;
}

.search_type {
	float: left;
	margin-right: 10px;
}

.search_option {
	float: left;
	margin-right: 10px;
}

.search_age {
	float: left;
	margin-right: 20px;
}

.submit {
	float: left;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.submit input {
	width: 80px;
}

#cont03 .right .thmb ul li {
	padding: 1px;
	width: 75px;
	margin: 0px;
	float: left;
	height: auto;
}


/*taikin*/
.taikin {
	position: absolute;
	top: 0;
	width: 100%;
}

.face_daytime02 .option_box {
	display: flex;
	flex-wrap: wrap;
}

.face_daytime02 .option_box>div {
	width: calc(100% / 3);
}