@charset "utf-8";
h1 {
	background-image: url(../../img/h1_search.png);
}

.srch_title {
	height: 50px;
	width: 950px;
	position: relative;
	display: block;
	left: 0px;
	top: 0px;
	clear: both;
}
/*.kind_flame_1,.kind_flame_2 {
	position: relative;
}*/



.not_boy{
	clear:both;
	width:800px;
	height:50px;
	background-color:#00EEEE;
	font-size:16px;
}
#search_area {
	height: 18px;
	width: 950px;
	margin-bottom: 5px;
}
#search_area img {
	display: block;
	float: left;
	margin-right: 20px;
}
#search_area a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: right;
	height: 12px;
	margin-top: 6px;
	display: block;
	font-weight: bold;
}
#search_area a:hover {
	color: #333333;
	text-decoration: underline;
}

.search_form {
	display: block;
	margin-bottom: 30px;
	background: #dcdcdc;
	border: 1px solid #c5c3c3;
	font-size: 95%;
	/* line-height: 18px; */
	color: #333333;
	padding: 10px;
}
.search_form .bodyType {
	width: 100%;
	/* position: absolute; */
	/* left: 11px; */
	/* top: 11px; */
	padding: 10px;
	background: #FFFFFF;
	box-sizing: border-box;
	border-radius: 5px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.search_form .sexuality, .search_form .body_hair, .search_form .anal, .search_form .boyOption {
	width: 100%;
	padding: 10px;
	overflow: hidden;
	background: #FFFFFF;
	border-radius: 5px;
	box-sizing: border-box;
	margin: 0 0 10px 0;
}
.search_form .age,.search_form .psize,.search_form .height {
	width: 304px;
	float: left;
	padding: 10px;
	overflow: hidden;
	background: #FFFFFF;
	border-radius: 5px;
	box-sizing: border-box;
	margin: 0 2.5px 10px 2.5px;
}
.search_form .sexuality {
}
.search_form .body_hair {
	left: 181px;
	top: 71px;
}
.search_form .anal {
	left: 181px;
	top: 131px;
}.search_form  .liking {
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-radius: 5px;
}
.search_form h3 {
	background-image: none!important;
	font-size: 100%;
	display: block;
	padding: 0px;
	overflow: hidden;
	width: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	_margin-bottom: 12px;
	margin-left: 0px;
}
.bodyType h3 {
	background-image: url(../../img/h3_search_BodyType.png);
}
.sexuality h3 {
	background-image: url(../../img/h3_search_sexuality.png);
}
.body_hair h3 {
	background-image: url(../../img/h3_search_BodyHair.png);
}
.anal h3 {
	background-image: url(../../img/h3_search_anal.png);
}
.liking h3 {
	background-image: url(../../img/h3_search_liking.png);
}
.search_form img {display: none;}


.search_form label {
	/* line-height: 1em; */
	/* display: block; */
	margin: 10px 30px 10px 0;
	margin: 10px 30px 10px 0;
}
.search_form .bodyType label {
	/* margin-bottom: 4px; */
	float: left;
}
.search_form label input {
	margin-right: 4px;
	vertical-align: middle;
	_vertical-align: inherit;
	_height: 14px;
}
.search_form .sexuality label,.search_form .body_hair label {
	float: left;
}
.search_form .anal label {
	width: 170px;
	float: left;
}
.search_form .liking label,.search_form .boyOption label {
	float: left;
	width: 197px;
}
.search_form .liking hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-bottom: 4px;
}
.search_form #btn_section {
	height: 40px;
	width: 370px;
	display: block;
	text-align: center;
	margin: 20px auto 10px;
}
#btn_section input {
	height: 40px;
	width: 250px;
	position: relative;
	margin-right: 10px;
	float: left;
}
.search_form #btn_section img {
}
#btn_section input#do_boy_search {
	background: #2196F3;
	border: none;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 120%;
}
.__search_range_reset {
	width: 100px!important;
	border: none;
	border-radius: 5px;
}
.search_form2 {
	display: block;
	height: 66px;
	width: 955px;
	padding:0px;
	position: relative;
	margin-bottom: 5px;
	background-image: url(../../img/bg_search_form2.png);
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-repeat: no-repeat;
}
.search_form2 input{
	margin:0;
	position:absolute;
	top:20px;
	left:92px;
	box-shadow: none;
	padding: 0px;
}
.search_form2 h3 {
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	padding: 0px;
	margin:0px;
	height: 14px;
	overflow: hidden;
	width: 52px;
	position:absolute;
	left: 24px;
	top: 24px;
	background-image: url(../../img/h3_search_name.png);
	background-repeat: no-repeat;
}
.search_form2 #btn {
	width: 80px;
	height: 24px;
	position: absolute;
	top:19px;
	left:853px;
}

input[type="checkbox"], input[type="radio"] {
	border: 1px solid #aaaaaa;
	vertical-align: middle;
	-webkit-appearance: none;
	position: relative;
	margin-right: 5px;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	-webkit-box-sizing: border-box!important;
	width: 26px!important;
	height: 26px;
	background: #e2e2e2;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.00, #ffffff), color-stop(1.00, #e2e2e2) );
	background: linear-gradient( to bottom, #ffffff 0%, #e2e2e2 100% );
	cursor: pointer;
}
input[type="checkbox"]:checked, input[type="radio"]:checked {
	border: 1px solid #336600;
}
input[type="checkbox"]:checked:before, input[type="radio"]:checked:before {
	position: absolute;
	left: 1px;
	top: 16px;
	display: block;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
	content: "";
	width: 10px;
	height: 4px;
	background: #005fc0;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: right center;
}
input[type="checkbox"]:checked:after, input[type="radio"]:checked:after {
	display: block;
	position: absolute;
	left: 9px;
	top: 16px;
	content: "";
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
	width: 16px;
	height: 4px;
	background: #005fc0;
	-webkit-transform: rotate(-53deg);
	-webkit-transform-origin: left center;
}
.other_shopsearch_col {
	position: fixed;
	bottom: -1px;
	right: 10px;
	background: #eaeaea;
	padding: 15px 10px;
	border-radius: 5px 5px 0 0;
	z-index: 100;
	text-align: center;
	font-size: 80%;
	border: 1px solid #9E9E9E;
}
.other_shopsearch_col select {
	display: block;
	margin: 0 0 5px 0;
}
.irs--flat .irs-bar {
	background-color: #1f1f1f!important;
}
.irs--flat .irs-handle>i:first-child {
	background-color: #1f1f1f!important;
}
.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    background-color: #1f1f1f!important;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
    border-top-color: #1f1f1f!important;
}
#overlay{   
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height:100%;
    display: none;
    background: rgba(0,0,0,0.6);
}
.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;  
}
.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
    100% { 
        transform: rotate(360deg); 
    }
}
.is-hide{
    display:none;
}