
nav#main ul {
    max-width: 1200px;
    margin: 10px auto 40px;
}

ul#av_star .con{
	max-height: 40vh;
	overflow: hidden;
	overflow-y: scroll;
	margin-bottom: 40px;
	background: #f5f5f5;
	padding: 10px;
	border-radius: 8px;
	width: 100%;
	box-sizing: border-box;
}

ul#av_star .con {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:flex-start;
}
ul#av_star .con .post-thumbnail{
	max-width:13%;
	height: auto;
	margin: 1% 0 0 1%;
}

ul#av_star .con .post-thumbnail img{
	max-width: 100%;
	height: auto;		
}


.post-thumbnail img{
max-width: 100px;
height: auto;
}
h4{
font-size:26px;
font-weight: bold;
position: relative;
}
.searchandfilter h4{
font-size:24px;
font-weight: bold;
text-align: center;
}
.searchandfilter ul{
text-align: center;
}
.searchandfilter ul>li>ul:not(.children){
padding:0px 0 10px;
}
/*
#av_star input{
    opacity: 0;
    position: absolute;
    left: 0;
}*/

input[type=checkbox], input[type=radio] {
	opacity: 0;
    position: absolute;
    left: 0;
}

#av_star label{
    padding: 10px 10px;
    background: #eee;
	background: #fff;
	color: #9f9f9f;
    display: inline-block;
    cursor: pointer;
	font-weight: 600;
    transition: .5s;
	box-sizing: border-box;
}

.searchandfilter ul li.sf-field-post-meta-actress_type li{
	border:2px solid #ddd;
	margin: 0 5px 0;
	border-radius: 4px;
}


#av_star .sf-field-post-meta-actress_type label{
    letter-spacing: 0.05em;
	font-size: 16px;
}


#av_star label:hover,
#av_star input:checked + label{
    background: #111;
    color: #FFF;
}
#av_star input:focus + label{
    box-shadow: 0 0 4px #af975e;
}
p.result{
	position: fixed;
	width: 100%;
	background: rgba(0,0,0,0.87);
	text-align: center;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	bottom:-30px;
	left: 0px;
}
p.result span{
	font-size: 240%;
	color: #F01F22;
	font-weight: bold;
	padding-right: 4px;
}
p.result o{
	text-align: right;
	display: inline-block;
	padding: 0 0 0 10px;
	font-weight: bold;
}

/*

*/
.sf-field-post-meta-actress_type h4:after{
	text-align: center;
	content:"Actress type";
	font-size: 13px;
	color: #00b6b0;
	display: block;
}

.sf-field-post-meta-actress_skills_select h4:after{
	text-align: center;
	content:"Special skills";
	font-size: 13px;
	color: #00b6b0;
	display: block;
}


.sf-field-post-meta-actress_type:after{
	content:"";
	text-align: center;
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
}

.sf-field-post-meta-actress_height h4,
.sf-field-post-meta-actress_body h4,
.sf-field-post-meta-actress_tits h4{
	display: inline-block;
	font-size: 18px;
	vertical-align:top;
	margin-right: 20px;
	margin-left: 200px;
	width: 160px;
	text-align: left;
}
.searchandfilter ul li{
	text-align: left;
	padding: 0;
	position: relative;
}


.sf-field-post-meta-actress_height ul:not(.children),
.sf-field-post-meta-actress_body ul:not(.children),
.sf-field-post-meta-actress_tits ul:not(.children){
	display: inline-block;
	position: relative;
}
.sf-field-post-meta-actress_type{
	margin-bottom: 60px;
}


.sf-field-post-meta-actress_height:before{
	position: absolute;
	width: 100%;
	content:"ボディの特徴";
	text-align: center;
	font-size: 24px;
	clear: both;
	font-weight: bold;
	top:-60px;
	left: 0px;
	height: 24px;
}

.sf-field-post-meta-actress_height:after{
	text-align: center;
	width: 100%;
	content:"Body features";
	font-size: 13px;
	color: #00b6b0;
	position: absolute;
	top:-34px;
	left: 0px;
	font-weight: bold;
}



.sf-field-post-meta-actress_tits ul:not(.children){
	margin-bottom: 20px;
}

.searchandfilter > ul > li.sf-field-post-meta-actress_type{
	border-bottom: 4px solid #e8e8e8;
	margin-bottom: 80px;
}

.searchandfilter > ul > li.sf-field-post-meta-actress_tits{
	border-bottom: 4px solid #e8e8e8;
	margin-bottom: 20px;
}



.searchandfilter ul li li{
	display: inline-block;
	margin: 0 0px;
	padding: 0px;
}


.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) label,
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children) label,
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) label{
    width: 160px;
	text-align: center;
	font-size: 14px;
}


.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children),
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children),
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children){
    padding: 0px;
}

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul,
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul,
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul{
	border: 2px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
}

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) li{
	margin: 0 0px 0 0;
	border: none;
	width: 160px;
}

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) li:nth-child(2),
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children) li:nth-child(2),
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) li:nth-child(2){
	border-left: 1px solid #ddd;
}

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) li:last-child,
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children) li:last-child,
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) li:last-child{
	border-left: 1px solid #ddd;
}


.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) li label:hover, 
.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) li input:checked + label {
    background: #ff0000;
    color: #FFF;
}

.sf-field-post-meta-actress_skills_select >ul:not(.children) {
	text-align: left;
}


.searchandfilter ul>li.sf-field-post-meta-actress_skills_select >ul:not(.children) label{
	border: 2px solid #eee;
	border-radius: 2px;
	margin: 4px;
	font-size: 13px;
	color: #444;
	padding: 6px 6px !important;
	letter-spacing: 0em;
	color: #444;
	font-weight:normal;
}

.howtoBox{
	background: #f6f6f6;
	border-radius: 4px;
	padding: 30px 30px 30px;
	width: 100%;
	box-sizing: border-box;
	margin: 30px 0 30px;
}
.howtoBox h4{
	text-align: center;
}
.howtoBox h4:after{
	text-align: center;
	content:"How to";
	font-size: 13px;
	color: #00b6b0;
	display: block;
}

.howtoBox ul li{
	border-bottom: 1px solid #ddd;
	margin: 16px auto;
	font-weight: 400;
	font-size: 15px;
	max-width: 900px;
	padding-bottom: 10px;
	
}

.howtoBox ul li o{
	font-weight: bold;
	font-size: 30px;
	padding: 0 0px 10px 10px;
	display: inline-block;
	margin-right: 20px;
	font-style: italic;
	color: #aaa;
}

.howtoBox ul li span{
	background: #fff;
	color: #00b6b0;
	padding: 6px 4px 4px;
	border-bottom: 2px solid #00b6b0;
	font-weight: 500;
	font-weight: bold;
}


.howtoBox ul li:last-child{
	border: none;
}


@media screen and (max-width:680px) {

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) label, .searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children) label, .searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) label{
	box-sizing: border-box;
}


nav#main ul {
    display: none;
}

ul#av_star .con{
	max-height: 48vh;
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: scroll;
	background:#f5f5f5;
}

ul#av_star .con {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

ul#av_star .con .post-thumbnail{
	max-width:19%;
		height: auto;
		margin: 1% 0 0 1%;
}

ul#av_star .con .post-thumbnail img{
	max-width: 100%;
	height: auto;	
	}
	
.searchandfilter ul>li>ul:not(.children){
	text-align: left;
}

#av_star label {
    padding: 6px 10px;
	box-sizing: border-box;
	white-space: nowrap;
}

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children),
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children),
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children){
	width: 98%;
	margin: 0 1%;
}

#av_star .sf-field-post-meta-actress_type label {
    letter-spacing:0em;
    font-size: 14px;
}
.searchandfilter ul li.sf-field-post-meta-actress_type li {
    margin: 0 0px 5px 3px;
}
.searchandfilter ul>li.sf-field-post-meta-actress_height{
	width: 100%;
}

.sf-field-post-meta-actress_height h4, .sf-field-post-meta-actress_body h4, .sf-field-post-meta-actress_tits h4 {
    display:block;
    font-size: 18px;
    vertical-align: top;
    margin-right: 20px;
    margin-left: 0;
	color: #888;
	text-align: center;
	margin: 10px auto 0;
}

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) label li,
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children) label li,
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) label li{
    margin: 0 0px 0 0;
    border: none;
    width: 33%;
	box-sizing: border-box;

}
.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) label,
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children) label,
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) label{
	text-align: center;
	font-size: 13px;
	padding:10px 4px;
	width: 100%;
	box-sizing: border-box;
}

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) li:nth-child(1),
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children) li:nth-child(1),
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) li:nth-child(1){
	margin: 0 0px 0 0;
	border: none;
	width: 28%;
}

.searchandfilter ul>li.sf-field-post-meta-actress_height >ul:not(.children) li,
.searchandfilter ul>li.sf-field-post-meta-actress_body >ul:not(.children) li,
.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) li{
	margin: 0 0px 0 0;
	border: none;
	width: 35%;
}

.searchandfilter ul>li.sf-field-post-meta-actress_tits >ul:not(.children) {
	margin-bottom: 20px;
}


.howtoBox{
	padding: 30px 16px 10px;
	margin: 30px 0 10px;
}

.howtoBox ul li{
	margin: 16px auto;
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
	
}

.howtoBox ul li o{
	position: absolute;
	font-size: 26px;
	padding: 0 0px 10px 10px;
	display: inline-block;
	margin-right: 20px;
	font-style: italic;
	color: #aaa;
	left:-14px;
}

	
}



/* ここから　作品検索のCSS */


ul#av_item {
	display: block;
}

ul#av_item .con {
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	max-height: 40vh;
	overflow: hidden;
	overflow-y: scroll;
	margin-bottom: 40px;
	background: #f5f5f5;
	padding: 10px;
	border-radius: 8px;
	width: 100%;
	box-sizing: border-box;
}

#av_item li .post-thumbnail-wrapper {
	position: relative;
	max-width: 16.5%;
	max-width: 184px;
	height: auto;
	margin: 1% 1.5% 1% 1.5%;
}

#av_item li .post-thumbnail-wrapper img.attachment-custom--150 {
	width: 100%;
	height: auto;
}

#av_item li .post-thumbnail-wrapper .starBox {
	background: #d52424;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 2px 6px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	font-family: arial;
	border-bottom-right-radius: 10px;
}

#av_item li .post-thumbnail-wrapper ul li:nth-child(1) img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#av_item li .post-thumbnail-wrapper ul li:nth-child(2) img {
	position: absolute;
	top: 0px;
	left: -2px;
}

#av_item label {
	padding: 6px 10px;
	display: inline-block;
	cursor: pointer;
	font-weight: 600;
	transition: .5s;
	box-sizing: border-box;
}



#av_item .sf-field-post-meta-genre2024-01 h4:after {
	text-align: center;
	content: "AV genre";
	font-size: 13px;
	color: #b68000;
	display: block;
}

#av_item .sf-field-post-meta-Actress2024-01 h4:after {
	text-align: center;
	content: "Actress type";
	font-size: 13px;
	color: #b68000;
	display: block;
}

#av_item .sf-field-tag h4:after {
	text-align: center;
	content: "Special Keywords";
	font-size: 13px;
	color: #b68000;
	display: block;
}


#av_item .searchandfilter>ul>li.sf-field-post-meta-genre2024-01 ul li,
#av_item .searchandfilter>ul>li.sf-field-post-meta-Actress2024-01 ul li {
	border: 2px solid #ddd;
	margin: 0 5px 5px;
	border-radius: 4px;
}


#av_item .searchandfilter>ul>li.sf-field-tag ul li {
	border: 1px solid #eee;
	color: #9f9f9f;
	border-radius: 2px;
	margin: 4px;
	font-size: 13px;
}

#av_item .searchandfilter h4 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 5px 0 10px;
}

#av_item .sf-field-post-meta-genre2024-01,
#av_item .sf-field-post-meta-Actress2024-01 {
	border-bottom: 4px solid #e8e8e8;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

#av_item input:checked+label {
	background: #111;
	color: #FFF;
}

.gold{
	color: #b68000 !important;
}

@media screen and (max-width:768px) {
	#av_item li .post-thumbnail-wrapper {
		position: relative;
		max-width: 23%;
		height: auto;
		margin: 1% 0 0 1%;
	}

	#av_item li .post-thumbnail-wrapper ul li:nth-child(2) img {
		width: 30px;
		height: auto;
		position: absolute;
		top: 0px;
		left: -2px;
	}


}