@charset "UTF-8";

/*search------------------------------------------------*/
	
/*検索条件*/
	
.sarch_con .sarchtab_con{
	border-bottom: 1px solid #999;
	}

.sarch_con .sarch_tab{
	list-style: none;
	overflow: hidden;
	margin-bottom: -1px;
	position: relative;
	z-index: 1;
	}
	
.sarch_con .sarch_tab li{
	width: 48%;
	text-align: center;
	float: left;
	margin: 0 5px;
	}
	
.sarch_con .sarch_tab li a{
	display: block;
	padding: 1em 0;
	border-top: 1px solid #fff;
/*	border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
	border-bottom : 1px solid #999;
	margin-bottom: 0px;
	background: #dcdcdc;
	}
	
.sarch_con .sarch_tab li a:hover {
	background: #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom : 1px solid #fff;
	margin-bottom: 0px;
	position: relative;
	z-index: 999;
}

.sarch_con .sarch_tab li a.active {
	background: #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom : 1px solid #fff;
	position: relative;
	z-index: 999;
}	
	


/*css radio02*/

.searchandfilter h4{
	font-size: 80%;
}

li.sf-field-post-meta-shop_area ul li input,
.sf-level-0 input{
  display: none;	
}

li.sf-field-post-meta-shop_area ul li input + label,
.sf-level-0 input + label{
  padding-left: 30px!important;
  position:relative;
    font-size: 11px;
}


li.sf-field-post-meta-shop_area ul li input + label::before,
li.sf-field-post-meta-staff_area ul li input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  border-radius: 50%;
}

li.sf-field-post-meta-shop_area ul li input:checked + label,
.sf-level-0 input:checked + label{
  color: #000;
}

li.sf-field-post-meta-shop_area ul li input:checked + label::after,
.sf-level-0 input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 5px;
  width: 12px;
  height: 12px;
  background: #F9DFD5;
  border-radius: 50%;
}	

	
li.sf-field-post-meta-shop_area ul{
	overflow: hidden;
	margin-bottom: 0px;
	}


li.sf-field-post-meta-shop_area ul li{
	margin: 0px 0 20px;
	width: 21%;
	float: left;
	}




/*スタッフ検索用*/


.searchandfilter ul li ul{
    overflow: hidden;
    margin-bottom: 10px;
}

.searchandfilter ul li li{
    padding: 5px 0;
    float: left;
    margin-left: 1em;
}
.searchandfilter ul li li:first-child{
    margin-left: 0;
}


.searchandfilter label,
.searchandfilter select.sf-input-select,
.searchandfilter input.sf-input-text{
    width:100%;
}




/*チェックボックス*/
	
li.sf-field-post-meta-shop_treatment ul{
	overflow: hidden;
	margin-bottom: 0px;
	}
	
li.sf-field-post-meta-shop_treatment ul li{
	margin-left: 0;
	font-size: 12px;
	}

	
li.sf-field-post-meta-shop_treatment ul li{
	float: left;
	width: 49%;
}
	
li.sf-field-post-meta-shop_treatment ul li:nth-child(odd){
	margin-left: 2%;
}

li.sf-field-post-meta-shop_treatment ul li:first-child{
	display: none;
}	

li.sf-field-post-meta-shop_treatment ul li:nth-child(2){
	/*width: 100%;*/
	margin-left: 0;
}	
	
li.sf-field-post-meta-shop_treatment ul li input {
  position: absolute;
  left: -9999px;
}

li.sf-field-post-meta-shop_treatment ul li label {
  display: block;
  position: relative;
  margin: 0px;
  padding: 7px 10px 7px 20px!important;
  border: 1px solid #121F2F;
  border-radius: 50px;
　font-weight: normal;
  background-color: #fff;
    color: #121F2F;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
    text-align: center;
    box-sizing: border-box;
  transition: background-color 0.3s;
}
	
li.sf-field-post-meta-shop_treatment ul li label::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 2em;
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(2) label::before{
	background-image: url("../img/search/icon/payment-method@2x.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 2em auto;
    transform: translateY(0%) translateX(40%);
    -webkit- transform: translateY(0%) translateX(40%);
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(3) label::before{
	background-image: url("../img/search/icon/beer@2x.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 2em auto;
        transform: translateY(0%) translateX(40%);
    -webkit- transform: translateY(0%) translateX(40%);
}

li.sf-field-post-meta-shop_treatment ul li:nth-child(4) label::before{
	background-image: url("../img/search/icon/concert@2x.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 2em auto;
        transform: translateY(0%) translateX(35%);
    -webkit- transform: translateY(0%) translateX(35%);
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(5) label::before{
	background-image: url("../img/search/icon/woman-2@2x.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 2em auto;
        transform: translateY(0%) translateX(40%);
    -webkit- transform: translateY(0%) translateX(40%);
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(6) label::before{
	background-image: url("../img/search/icon/stool@2x.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 2em auto;
        transform: translateY(0%) translateX(35%);
    -webkit- transform: translateY(0%) translateX(35%);
}

li.sf-field-post-meta-shop_treatment ul li:nth-child(7) label::before{
	background-image: url("../img/search/icon/lounge@2x.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 2em auto;
        transform: translateY(0%) translateX(35%);
    -webkit- transform: translateY(0%) translateX(35%);
}

li.sf-field-post-meta-shop_treatment ul li:nth-child(8) label::before{
	background-image: url("../img/search/icon/man-2@2x.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 2em auto;
        transform: translateY(0%) translateX(40%);
    -webkit- transform: translateY(0%) translateX(40%);
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(9) label::before{
	background-image: url("../img/search/icon/party-2@2x.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 2em auto;
        transform: translateY(0%) translateX(35%);
    -webkit- transform: translateY(0%) translateX(35%);
}




li.sf-field-post-meta-shop_treatment ul li label:hover, li.sf-field-post-meta-shop_treatment ul li input:focus + label {
	border: 1px solid #F9DFD5;
	padding-left: 50px;
}

li.sf-field-post-meta-shop_treatment ul li input:checked + label {
  background-color: #F9DFD5;
  border: 1px solid #F9DFD5;
}
	
li.ssf-field-post-meta-shop_treatment ul li input:checked + label img{
	filter: brightness(300%);
}
	



.allshop_list p img{
	height: 3em;
	width: auto;
	margin-right: 0.5em;
	vertical-align: middle;
}

.allshop_list p a{
	font-size: 90%;
	margin-left: 0.5em;
  padding: 1px 7px;
  border: 1px solid #999;
  border-radius: 30px;
  position: relative;
}

/*ふきだし*/

.inline_content {
    width: 100%;
    overflow: hidden;
	color: #000;
	text-align: center;
}

	
/*店舗情報*/

		
.search_result{
	background-color: #eeeeee;
    padding: 60px 0;
	}

.shoplist_con{
	background-color: #fff;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
    padding: 0;
    border-radius: 10px;
    display: flex;
	}

.shoplist_con h4{
	margin: 0 auto 10px;
	}
	
.shoplist_con h4 img{
	width: 60%;
	height: auto;
	}

	
.shoplist_con .shop_photo,
.shoplist_con .shop_info{
	width: 50%;
	margin-left: 0;
	}

.shoplist_con .shop_photo{
    position: relative;
    overflow: hidden;
	}	

.shoplist_con .shop_photo img{
    position: relative;
    height: 100%;
    width: auto;
	}

.shoplist_con .shop_photo p.area{
    position: absolute;
    top:10px;
    left:10px;
	display:inline-block;
	font-size: 75%;
	letter-spacing: 0.1em;
	padding: 0.1em 1em;
	border-radius: 20px;
    line-height: 1.7;
	margin: 0;
	border: 1px solid #fff;
    color: #fff;
    background-color: rgba(0,0,0,0.30)
}
	
.shoplist_con .shop_info{
    padding: 15px;
}

.shoplist_con .shop_info h4{
    text-align: left;
    margin-left: -10px;
    margin-bottom: 0px;
}

.shoplist_con .shop_info ul{
	list-style: none;
	margin: 10px 0 0;
	font-size: 80%;
	line-height: 1.5;
    letter-spacing: 0.05em;
}	


.shoplist_con .shop_info li{
    margin-bottom: 5px;
    letter-spacing: 0;
}		
	
.shoplist_con .shop_info li span{
    display: block;
	font-weight: 600;
    font-size: 120%;
}	

.shoplist_con .shop_info li span.pay_nomiho{
	display: none;
   /* display: block;*/
	font-weight: 400;
    font-size: 10px;
}	


	
.shoplist_con .shop_conditions li:first-child{
	margin-left: 0;
}	
	
.shoplist_con .shop_conditions li span{
	display: block;
	float: left;
	text-align: center;
	width: 2.6em;
	padding: 0.7em 0em;
	margin-right: 0.5em;
	background-color: #ccc;
	vertical-align: middle;
}	
	
.shoplist_con .shop_conditions dl{
	margin-bottom: 0;
}
		
.shoplist_con .shop_conditions dt{
	font-size: 80%;
	display: block;
}
.shoplist_con .shop_conditions dd{
	margin-left: 0;
}
.shoplist_con .shop_conditions dd img{
	width: 9.111%;
	height: auto;
	margin-left: 1%;
  filter: grayscale(100%) opacity(0.5);
}	
	
.shoplist_con .shop_conditions dd img:first-child{
	margin-left: 0;
}	
	
.shoplist_con .shop_conditions dd img.grayscale{
  filter: none;
}	
	

/*絞込用*/
.result-list{
	font-size: 110%;
	padding: 2em 0;
	text-align: center;
	font-weight: bold;
}

.is-hide {
    display: none;
}	
	



/*スタッフ情報*/

		
.search_result{
	background-color: #eeeeee;
    padding: 60px 0;
	}

.search #result {
    display: flex;
    flex-wrap: wrap;
	}

#result .staff_con{
    position: relative;
    width: 49%;
    margin-left: 2%;
	background-color: #fff;
	margin-bottom: 20px;
    padding: 20px 5px;
    border-radius: 10px;
	}

#result .staff_con:nth-child(2n+1){
    clear: left;
    margin-left: 0;
	}


#result .staff_con .photo{
    position: relative;
    border-radius: 50%;
    width: 70%;
    height: auto;
    margin: 0 auto 10px;
    text-align: center;
    overflow: hidden;
} 


#result .staff_con .photo::before{
        content: "";
        display: block;
        padding-top: 100%;
    }


#result .staff_con .photo img{
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
     transform: translateY(0%) translateX(0%);
    -webkit- transform: translateY(0%) translateX(0%);
    }

#result .staff_con .staff_keyword{
    text-align: center;
}
#result .staff_con .staff_keyword h4{
    font-size: 100%;
}

#result .staff_con .shop{
    width: 70%;
    height: auto;
    margin: 0 auto 10px;
    text-align: center;
} 


#result .staff_con ul.stafftag{
    text-align: center;
    font-size: 10px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

#result .staff_con ul.stafftag li{
    border:#F2F2F2 1px solid;
    color: #121F2F;
    padding: 0.1em 0.5em;
    margin:0 2px;
    margin-bottom: 5px;
    box-sizing: border-box;
    min-width: 30%;
    letter-spacing: -0.03em;
}




	
/*shop_single------------------------------------------------*/


.shop_main .container{
	padding-top: 1em;
	}
	
p.pan{
	margin-bottom: 1em;
}

.shop_main ul{
	margin-bottom: 10px;
	}	
	
.shop_main h2{
	text-align: center;
	margin: 0 auto 10px;
	border-bottom: 1px solid #fff;
	}
	
.shop_main h2 img{
	width: auto;
	height: 80px;
	}		
	
.shop_main .sub_h2{
	font-size: 110%;
	font-weight: 900;
	color: #283040;
	margin-bottom: 10px;
	}


.shop_info{
	padding-top: 0em;
	}
	
.shop_info .container{
	padding-top: 0em;
	}

.shop_info h3{
	border: 1px solid #283040;
	padding: 0.3em 0.5em;
	letter-spacing: 1px;
	font-size: 110%;
	}
	
.shop_info .shop_conditions{
margin-bottom: 2em;
}
	
.shop_info .shop_conditions  dl{
	margin: 0 auto;
	display:flex;
	flex-wrap: wrap;
	line-height: 2.0;
}

.shop_info .shop_conditions dl dt,
.shop_info .shop_conditions dl dd{
  padding: 0.3em;
  box-sizing: border-box;
	border-bottom: 2px solid #fff;
}
	
.shop_info .shop_conditions dl dt{
  width: 23%;
	margin-right: 2%;
	background-color: #e5e5e5;
}

.shop_info .shop_conditions dl dd{
  width: 70%;
	margin-left: 0;
	border-bottom: 2px solid #fff;
	line-height: 1.5;
}	
	
.shop_info .shop_conditions dl dd img{
  width: 50px;
	height: auto;
  filter: grayscale(100%) opacity(0.5);
}
	
.shop_info .shop_conditions dl dd img.grayscale{
  filter: none;
}
	
.shop_info .shop_conditions dl dd p{
	margin-bottom: 0;
}
	

.shop_recruit .container{
	padding-top: 0;
	}
	
.shop_recruit h3{
	text-align: center;
	font-weight: 900;
	letter-spacing: 1px;
	}	

	
.shop_recruit .recruit_con{
	background-color: #fff;
	border: 1px solid #bfbfbf;
	padding: 1em 1em 2em;
	margin-bottom: 2em;
	}
	
.shop_recruit .none{
	display: none;
	}

.recruit_con h4{
	font-size: 120%;
	font-weight: 900;
	letter-spacing: 1px;
	padding-left: 0.3em;
	border-left:  5px solid #ff6666;
	color: #ff6666;
	}	

.recruit_con .recruit_intro{
	overflow: hidden;
}
	
.recruit_con .recruit_photo {
	width: 38%;
	margin-right: 2%;
	float: left;
	}

.recruit_con .recruit_txt {
	width: 60%;
	float: left;
	line-height: 1.4;
	}
	
.recruit_con h5{
	font-size: 110%;
	font-weight: 900;
	letter-spacing: 1px;
	padding-bottom: 0.3em;
	border-bottom:  1px solid #283040;
	color: #283040;
	}		

.shop_recruit .recruit_con dl{
	margin: 0 auto;
	display:flex;
	flex-wrap: wrap;
	line-height: 2.0;
	margin-bottom: 2em;
}
	
.shop_recruit .recruit_con dl dt,
.shop_recruit .recruit_con dl dd{
  padding: 0.3em;
  box-sizing: border-box;
	border-bottom: 2px solid #fff;
}
	
.shop_recruit .recruit_con dl dt{
  width: 23%;
	margin-right: 2%;
	background-color: #e5e5e5;
}

.shop_recruit .recruit_con dl dd{
  width: 70%;
	margin-left: 0;
	border-bottom: 2px solid #fff;
	line-height: 1.5;
}	
	
.shop_recruit .recruit_con dl dd img{
  width: 50px;
	height: auto;
}
	
.shop_recruit .recruit_con dl dd img.grayscale{
  filter: grayscale(100%) opacity(0.5);
}

.shop_recruit .recruit_con dl dd p{
	margin-bottom: 0;
}	


/*contact------------------------------------------------*/

.contact_intro{
	margin-bottom: 2em;
	font-size: 110%;
	line-height: 1.7;
}

.contact_intro .intro_inner{
	width: 60%;
	margin: 0 auto;	
}

.contact_intro .intro_photo{
	width: 25%;
	margin-right: 2%;
	float: left;
}

.contact_intro .intro_txt{
	width: 73%;
	float: left;
}

form select.date
{
	margin-right: 0.5em;
	margin-left: 0.5em;
}

form input.form_txt,
form textarea
{
	width: 100%;
}

.contact_con p.ttl{
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: 900;
}

.contact_con p.small{
	margin-top: 0;
}

.contact_con .btn{
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}


.contact_con .btn input{
	background-color:#0d8787;
	color: #fff;
	border: 0;
	font-size: 100%;
	height: 4em;
	width: 50%;
	min-width: 12em;
	margin: 0 auto;
	transition: all .2s;
}

.contact_con .btn input:hover{
	background-color:#ff6666;
	transition: all .2s;
}


.contact_con p a{
	color:#ff6666;
}


/*slider調整*/

.slider-page .slick-dots{
	position: absolute;
	z-index: 9999;
	bottom: 20px;
}

.slider-page .slick-dots li button::before {
	color: #fff;
	opacity: 0.85;
}

.slider-page .slick-dots li.slick-active button::before {
	opacity: 0.85;
	color: #ff6666;
}

/*背景*/

.dot_bg{
	background-image: url(../img/common/bg_dot.gif);
	background-size: 4px auto;
	padding: 2em 0;
}


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


@media (max-width: 900px) {
	
	
	
}
	

@media (max-width: 750px) {
	


/*search------------------------------------------------*/
	
	
/*検索条件*/
	
.sarch_con .sarchtab_con{
	border-bottom: 1px solid #999;
	}

.sarch_con .sarch_tab{
	list-style: none;
	overflow: hidden;
	margin-bottom: -1px;
	position: relative;
	z-index: 1;
	}
	
.sarch_con .sarch_tab li{
	width: 46%;
	text-align: center;
	float: left;
	margin: 0 2%;
	}
	
.sarch_con .sarch_tab li a{
	display: block;
	padding: 0.3em 0;
	border-top: 1px solid #fff;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
	border-bottom : 1px solid #999;
	background: #dcdcdc;
	}
	
.sarch_con .sarch_tab li a:hover {
	background: #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom : 1px solid #fff;
	position: relative;
	z-index: 999;
}
.sarch_con .sarch_tab li a.active {
	background: #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom : 1px solid #fff;
	position: relative;
	z-index: 999;
}
	
	
/*css radio02*/
.sarch_con .radio-input{
  display: none;
}
.sarch_con .radio-input + label{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
}
.sarch_con .radio-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.sarch_con .radio-input:checked + label{
  color: #eb6e5a;
}
.sarch_con .radio-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #eb6e5a;
  border-radius: 50%;
}	
	
.radio_list dl{
	overflow: hidden;
	margin-bottom: 20px;
	}
	
.radio_list dt,
.check_list dt,
.allshop_list dt{
	font-size: 80%;
	font-weight: 900;
	}
.radio_list dd{
	margin-left: 0;
	width: 33%;
	float: left;
	}

/*チェックボックス*/	

.check_list dd,
.allshop_list dd{
	margin-left: 0;
	font-size: 85%;
}	
	
.check_list p,
.allshop_list p{
	margin-bottom: 10px;
}
	
.check_list p.five,
.allshop_list p.five{
	float: left;
	width: 48%;
}	
	
.check_list p.five:nth-child(odd),
.allshop_list p.five:nth-child(even){
	margin-left: 4%;
}	
	
.check_list input {
  position: absolute;
  left: -9999px;
}

.check_list label {
  display: block;
  position: relative;
  margin: 0px;
  padding: 7px 10px;
  border: 1px solid #999;
  border-radius: 5px;
  color: #999;
　font-weight: normal;
  background-color: #fff;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.1s;
}
	
.check_list label img{
	height: 2.6em;
	width: auto;
	margin-right: 0.5em;
	vertical-align: middle;
}


.check_list label:hover, .check_list input:focus + label {
  border: 1px solid #ff989f;
}

.check_list input:checked + label {
  color: #fff;
  background-color: #eb6e5a;
  border: 1px solid #eb6e5a;
}
	
.check_list input:checked + label img{
	filter: brightness(300%);
}
	
.allshop_list p img{
	height: 3em;
	width: auto;
	margin-right: 0.5em;
	vertical-align: middle;
}

.allshop_list p a{
	font-size: 90%;
	margin-left: 0.5em;
  padding: 1px 7px;
  border: 1px solid #999;
  border-radius: 30px;
}	
		
.search_result h3{
	padding: 0.5em 1em;
	background-color: #414755;
	color: #fff;
	font-size: 100%;
	letter-spacing: 1px;
	text-align: center;
	}
    
    
    

li.sf-field-post-meta-shop_treatment ul li:nth-child(2) label::before{
    transform: translateY(0%) translateX(25%);
    -webkit- transform: translateY(0%) translateX(25%);
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(3) label::before{
        transform: translateY(0%) translateX(25%);
    -webkit- transform: translateY(0%) translateX(25%);
}

li.sf-field-post-meta-shop_treatment ul li:nth-child(4) label::before{
        transform: translateY(0%) translateX(20%);
    -webkit- transform: translateY(0%) translateX(20%);
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(5) label::before{
        transform: translateY(0%) translateX(25%);
    -webkit- transform: translateY(0%) translateX(25%);
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(6) label::before{
        transform: translateY(0%) translateX(15%);
    -webkit- transform: translateY(0%) translateX(15%);
}

li.sf-field-post-meta-shop_treatment ul li:nth-child(7) label::before{
        transform: translateY(0%) translateX(15%);
    -webkit- transform: translateY(0%) translateX(15%);
}

li.sf-field-post-meta-shop_treatment ul li:nth-child(8) label::before{
        transform: translateY(0%) translateX(25%);
    -webkit- transform: translateY(0%) translateX(25%);
}


li.sf-field-post-meta-shop_treatment ul li:nth-child(9) label::before{
        transform: translateY(0%) translateX(20%);
    -webkit- transform: translateY(0%) translateX(20%);
}


    
    
    
    
    
    
}


/*PC調整*/

@media (min-width: 768px) {
    
    #result .staff_con .staff_keyword h4{
        font-size: 135%;
    } 
    
    #result .staff_con ul.stafftag {
    font-size: 90%;
    justify-content: center;
}
    
    
.shoplist_con .shop_info ul{
    font-size: 100%;
    }

    
}    
    