@charset "utf-8";
@import url("../css/search_item.css");

#itemDefault{
	max-width: 700px;
	background: #ffffff;
	padding: 10px;
	margin: 0 auto 60px;
}

.itemBox{
	background:#ffffff;
}
/*
#itemSub{
	display: none;
}
*/

.checkTxt{
	color: #000;
	padding: 0 4px 4px;
}

.itemHeader{
	height: 14px;
	/*
	padding:10px;
	margin:0 auto 26px;
	*/
}

/*
.itemBoxInner{
	background: url("../img/recruit/box_foot.jpg") no-repeat left bottom;
}
*/


.itemBox table{
	border-collapse:separate;
	width: 100%;
	border-spacing:5px;
	margin-bottom: 10px;
}

.itemBox th {
  vertical-align: middle;
  background-color: #f4f4e9;
  min-width: 128px;
  height: 40px;
  text-align: center;
  font-size: 12px;
}

.itemBox td{
	width: 100%;
	line-height:1.5em;
	border-bottom: 1px solid #f4f4e9;
	display: flex;
	height: 45px;
}

#itemSub table{
	margin: -5px 0 0;
}

.color_1{
	color:#2d99f5;
}

.color_2{
	color:#ff538f;
}

.color_3{
	color:#b54bf2;
}

.color_4{
	color:#ff8b3f;
}


.innerSubmitBox{
	margin:20px auto 10px;
	text-align:center;
}

.submitBox{
	margin:0 auto;
	position: relative;
}

.submitBox .hitCount,
.submitBox .searchBtn.clear{
	top: 45px;
	bottom: 0;
	left: -10px;
	margin: auto;
}

.navInfoBox{
	border-top:1px solid #edede1;
	padding:10px 0;
	margin:0 auto 24px;
	width:720px;
}

.countInfo{
	padding:0 0 0 10px;
	color:#444444;
	float:left;
}

.countInfo span{
	font-size:18px;
	color:#ff5792;
	font-weight:bold;
}

.shopInfo
.iconNav{
	float:right;
}

.iconNav li{
	float:left;
	margin:0 7px 5px 0;
	padding:6px 0 0 26px;
	height:15px;
}

#iconNav_1{
	background:url(../img/recruit/issueNav_1.png) no-repeat left center;
}

#iconNav_2{
	background:url(../img/recruit/issueNav_2.png) no-repeat left center;
}

#iconNav_3{
	background:url(../img/recruit/issueNav_3.png) no-repeat left center;
}

.itemBox td{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
}

.keyword{
	border:1px solid #F0F0E4;
	width:90%;
	height:25px;
}

.btnSearch{
	width: 10%;
	border:none;
	background: none;
	cursor: pointer;
}

.btnSearch img {
  width: 100%;
  max-width: 28px;
}

.newShopCount{
	float:right;
}

.newShopCount span,.newShopCount a{
	color:#ff5792;
}

.selectList li{
	display: inline;;
}
.selectList li.allType{
	display: block!important;
}

.shopStyle{
	background-color: #ffffff;
	margin:0 auto 50px;
	position: relative;
}

.newIcon {
  position: absolute;
  left: 0;
  top: -24px;
  text-align: center;
  background: #FFC442;
  color: #fff;
  padding: 0 16px;
  align-content: center;
  display: block;
  font-size: 12px;
  font-weight: 600;
}


.sup{
	background-color: #FFE4EE;
}

.shopInfo {
  padding: 10px 16px;
  /*max-width: 700px;*/
  position: relative;
  margin: 0 auto;
  /*
  display: flex;
  align-items: center;
  */
  overflow: hidden;
  background:#F0F0E4;
}

.sponsored{
	position: absolute;
    top: 0;
    right: 0;
    background: #ECECEC;
    padding: 6px 20px;
    font-size: 1.2rem;
}

.sup .shopInfo{
	background: #FD5E96;
}

.shopInfo .newIcon {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: bottom right;
  background: #FFC442;
  color: #fff;
  width: 100px;
  height: 55px;
  z-index: 1;
  transform: rotate(40deg);
}

.shopInfo .newIcon .iconTtl {
  position: absolute;
  z-index: 2;
  transform: rotate(4deg);
  left: 44px;
  top: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}


.shopProprety{
	margin-bottom:0;
	font-size: 12px;
	display: flex;
	color: #ff5792;
}

.sup .shopProprety{
	color: #fff;
}


.shop_type_1{background: #FC5696;}/*ヘルス*/
.shop_type_2{background: #9FE4E9;}/*バー・パブ*/
.shop_type_3{background: #2FDEA5;}/*ショーパブ*/
.shop_type_4{background: #7092EB;}/*その他*/
.shop_type_5{background: #7961DD;}/*ミックスバー*/

.east{background: #49D4A5;}
.north{background: #FEBD55;}
.central2{background: #7C9FF3;}
.west{background: #EE8AED;}
.south{background: #ff6a9e;}



.shopNm a{
	font-size:20px;
	font-weight:bold;
	color:#ff5792;
	display:block;
	float:left;
	margin-right:12px;
	/* padding:5px 0 0; */
	text-decoration: none;
	line-height: 20px;
}

.sup .shopNm a{
	color: #fff!important;
}

.issueIcon{
	position:absolute;
	width:110px;
	height:33px;
	top:10px;
	right:10px;
}

.issueIcon li{
	float:left;
	margin:0 5px 0 0;
}

.issueIcon .last-child{
	margin:0;
}

.shopIntro{
	padding:20px 10px;
}

.shopIntro_v2{
	background: url(../img/recruit/shopIntro_point.jpg) no-repeat left top #ffecb1;
	min-height: 30px;
	padding: 7px 7px 7px 78px;
	margin: 0 auto 7px;
	width: 620px;
}

.shopIntro_v2 p{
	background-color: #ffffff;
	padding:5px;
	min-height: 20px;
	width: auto;
}


.iconList{
	width:704px;
	margin:0 auto;
}

.iconList li{
	float:left;
	margin:0 3px 9px 0;
}

.recruitInfoBox{
	display: flex;
	margin:0 auto 14px;
	justify-content: space-between;	
}

.promotionImg{
	display:block;
	width: 47%;
}

.promotionImg img{
	max-width: 100%;
}

.recruitInfo{
	width: 50%;
}

.featureList{
	display: flex;
	flex-wrap: wrap;
}


.featureList li {
  background: #fff;
  border: 1px solid #FD91BC;
  border-radius: 5px;
  padding: 2px;
  color: #FD91BC;
  text-align-last: center;
  width: 48%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 4% 3% 0;
  font-size: 1.4rem;
  font-weight: 600;
}

.featureList li:nth-child(2n){
	margin: 0 0 3% 0;
}


/*--- applyCampaignBox ---*/

.recruitCont{
	margin-bottom: 20px;
}
/*
.applyCampaignBoxContainer{
	width: 300px;
	margin-right:22px;
}
*/

.applyCampaignBox {
  border: 1px solid #7961DD;
  color: #7961DD;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background: #fff;
  display: flex;
  margin-top: 10px;
}

/*
.applyCampaignBox::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: bottom left;
  background: #7961DD;
  width: 50%;
  height: 80px;
  z-index: 1;
  transform: rotate(-40deg);
}	
*/
.applyCampaignBox .boxTtl {
  background: #7961DD;
  display: flex;
  width: 28%;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 4px 0;
  line-height: 1rem;
}

.applyCampaignBox .boxTtl img{
	max-width: 28px;
	margin: 0 70px;
}


.campaignTxt{
	padding: 2%;
	width: 76%;
}

.campaignTxt strong{
		display: block;
		text-align: right;
		font-size: 2rem;
}

.flex{
	display: flex;
}

.flex.align_baseline{
	align-items: baseline;
}

.flex.justify-content-space-between{
	justify-content: space-between;
}

.impress{
	font-size: 20px;
	padding: 0 4px;
}

.small{
	max-width: 20px;
}

/*--- shopInfoBox ---*/

.shopInfoBox{
	background: #fff;
	margin-bottom: 20px;
	font-size: 1.4rem;
}

.shopInfoBox dl{
	display: flex;
	align-items: flex-start;
	width: 100%;
	padding: 16px 10px;
	border-bottom: 1px dotted #808080;
	justify-content: space-between;
	box-sizing: border-box; 
	position: relative;
}

.shopInfoBox dt{
	width: 20%;
	display: flex;
	align-items: center;
}

.shopInfoBox dt img{
	max-width: 20px;
	margin-right: 8px;
}

.shopInfoBox dd{
	width: 78%;

}

.shopInfoBox dd.showMore{
	height: 90px;
  	overflow: hidden;	
}


.btnShowMore {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  padding-top: 60px;
  text-align: center;
  line-height: 30px;
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255, 0) 0%,
    rgb(255, 255, 255, 1) 70%
  );
  cursor: pointer;
  transition: bottom 0.2s;
  display: none;
  color: #FF629B;
  font-size: 1.2rem;
}

.btnShowMore.active {
	display: block;
}

.btnShowMore .inner{
  display: block;
  position: relative;
  width: 90px;
  margin: auto;
  padding: 0 10px;
}

.btnShowMore .inner::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #FF629B;
  background: #fff;
  border-radius: 50px;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}	

.btnShowMore .inner::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: auto;
  transform: rotate(134deg);
  right: 3.5px;
  top: 12px;
  border-top: 1px solid #FF629B;
  border-right: 1px solid #FF629B;
}	


/*
.recruitInfo table{
	width: 400px;
	border-spacing: 2px;
	border-collapse: separate;
	font-size: 14px;
}

.sup .recruitInfo table{
}

.recruitInfo th,.recruitInfo td{
	vertical-align:middle;
}

.recruitInfo th{
	background-color:#f0f0e4;
	height:40px;
	width:80px;
	text-align:center;
	font-weight: normal;
}

.recruitInfo td{
	padding:2px 5px 2px 10px;
	background: #FAFBF6;
}
*/

.detailNav{
	border-top:1px dotted #d0d0c9;
	width:700px;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	clear:both;
}

.detailNav li{
	display: inline;
}
.detailNav a{
	text-decoration: none!important;
}


#pagingList{
	text-align: center;
    width: 100%;
	margin:0 auto 36px;
}

#pagingList li{
    display: inline;
    font-weight: bold;
    margin: 0 2px;
    vertical-align: top;
}

#pagingList li strong{
    display: inline-block;
    font-weight: bold;
    padding: 6px 10px;
}

#pagingList li a{
    border: 1px solid #959595;
    color: #ff5792;
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
}

.addBtn{
	cursor: pointer;
}


.opBnrBox{
	width: auto;
	padding: 10px 10px 0;
	margin-bottom: 20px;
	background-image: linear-gradient(
	-45deg,
	#edeee9 25%,
	#ffffff 25%, #ffffff 50%,
	#edeee9 50%, #edeee9 75%,
	#ffffff 75%, #ffffff
	)!important;
   background-size: 10px 10px;
}

.opBnrBox li{
	width: 345px;
	float: left;
	margin: 0 10px 10px 0;
}

.opBnrBox li:nth-child(2n){
	margin: 0 0 10px 0;
}

.opBnrBox li img{
	max-width: 100%;
}

.opnLong{
	display: block;
	width: 700px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.opnLong img{
	width: 100%;
}


.shopStyle .shopStyleBody{
	padding: 20px 10px;
	border: 1px solid #dbdbd4;
	border-top: 0;
}

.shopStyle.sup .shopStyleBody {
	border: 0;
}

.shopPr{
	display: flex;
	align-items: start;
	color: #F0619A;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}

.shopPr img{
	margin-right:12px;
	margin-top: 5px;
}



	


/*------- applicationList ---------*/
.applicationList{
	display: flex;
	/*justify-content: space-around;*/
	font-size: 14px;
}

.applicationList li{
	width: 19%;
	height: 48px;
	border-radius: 5px;
	margin-right:2%; 
}

.applicationList li:last-child{
	margin-right: 0;
}	


.applicationList li img{
	max-width: 16px;
	margin-right:10px;
}	

.applicationList li a{
	text-decoration: none;
	height: 48px;
	line-height: 48px;
	border-radius: 5px;
}

.applicationList li .detail,
.applicationList li .form,
.applicationList li .line,
.applicationList li .keep,
.applicationList li .tel,
.applicationList li .tel p,
.applicationList li .tel span,
.controlTab a.keep
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;	
}	

.applicationList li .tel p{
	align-items: baseline;
	padding-top: 5px;
}

.applicationList li .tel{
	color: #fff;
	background: linear-gradient(to bottom right, #429FEF, #82A9F4);
	line-height: 1.5;
	align-content: center;
	text-align: center;
}


.applicationList li .tel span{
	font-size: 11px;
}

.applicationList li .line{
	color: #fff;
	background: linear-gradient(to bottom right, #03B404, #62B563);
}

.applicationList li .form{
	color: #fff;
	background: linear-gradient(to bottom right, #FF699D, #FE83AF);
}

.applicationList li .detail{
	color: #fff;
	background: #FF9701;
}


.applicationList li .keep,
.controlTab a.keep{
	background: #F4F4F4;
	border: 1px solid #707070;
	color: #000;
	box-sizing: border-box;
}

.applicationBox a:hover{
	opacity: 0.7;
}

.applicationList li .form p {
	text-align: center;
}

/*------- selectInnerContainer ---------*/

#selectAllContainer{
	position: relative;
	overflow-x: hidden;
	padding-top: 20px;
}






.selectInnerWrap{
	background: #fff;
	padding: 20px;
}



.containerTtl,.innerTtl{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	font-weight: 500;
}

.innerTtl{
	display: flex;
	align-items: center;
	max-width: 76%;
	margin: 0 auto 10px;
}

.innerTtl img{
	margin-right: 12px;
}


.area_recommend_box{
	margin-top: 90px;
}


.area_recommend{
	position: absolute;
	background: #48E3D8;
	top: -40px;
	left: 0;
	display: flex;
	/* padding: 0 10px; */
	padding: 0 20px 0 10px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.area_recommend img{
	max-width: 28px;
	margin-right: 10px;
}


/*-------- recommendBox  --------*/
.recommendBox{
	margin: 0 auto 60px;
}

.recommendBoxTtl {
	margin: 0 auto -38px;
	width: 360px;
	position: relative;
	z-index: 2;  
}


.recommendList{
	border: 1px solid #FF669D;
	border-radius: 10px;
	padding: 40px 30px 30px;
	/*
	display: flex;
	justify-content: center;
	*/
}

.recommendList.slickSlider {
  max-width: 96%;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
}

.recommendList .slick-slide{
	/* width: 250px!important; */
	width: 194px;
	margin:0 12px;
}


.recommendList .slick-slide img{
	max-width: 100%;
	opacity: 0.4;
}

.slick-current img{
	opacity: 1!important;
}



/*
.recommendList li{
	max-width: 190px;
	margin-right:30px;
}

.recommendList li:last-child{
	margin-right:0;
}

.recommendList li img{
	max-width: 100%;
}	
*/

.itemSelectitemSelect span {
	color: #FD5E96;
}


.flexslider {
	box-shadow: none!important;
	-webkit-box-sadow: none!important;
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
}

.btn_open_modal {
  position: relative;
  background: no-repeat;
  border: none;
  padding:10px;
  width: 100%;
  text-align: left;
  cursor: pointer;
  color: #000;
  font-size: 12px;
}


.btn_open_modal::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: auto;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);

}


.btnSubmit{
	border: none;
	border-radius: 5px;
	cursor: pointer;
	color: #fff;
	width: 280px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 0 auto;
	background: linear-gradient(to bottom right, #FF699D, #FE83AF);
}

/*-------- listPager --------*/
.listPager ul {
  display: flex;
  justify-content: center;
}

.listPager li{
  display: inline-block;
  text-align: center;
  border: 1px solid #c0c0c0;
  color: #333333;
  text-decoration: none;
  padding: 12px 20px;
  background-color: #f9f9f9;
  margin: 0 10px;
  cursor: pointer;
}

.listPager li:hover,
.listPager li.active{
	background: #ff5792;
	color: #fff;
}

/*--- shop_modal ---*/
.shop_modal-open{
  cursor: pointer;  
}

.shop_modal {
    visibility: hidden;
	z-index: -1;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100vw;
    left: 0;
    
}

.shop_modal.open {
    visibility: inherit;
    height: 100vh;
    z-index: 1050;
}

.shop_modal_bg{
  background: rgba(0,0,0,0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}

.shop_modal_content {
    background: #fff;
    left: 50%;
    padding: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
    max-width: 490px;
    box-sizing: border-box;
}

.shop_modal_content_header {
  display: flex;
  border-bottom: 1px solid #E8E5E5;
  padding-bottom: 10px;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
}

.headerInfo .shopNm {
  font-weight: 600;
  font-size: 16px;
  color: #F0619A;
  line-height: 1.5;
  padding-bottom: 0;
}

.headerInfo .shopCate{
	font-size: 14px;
}

.shop_modal_content_header .btn_close{
	position: relative;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.shop_modal_content_header .btn_close span{
	position: absolute;
    width: 16px;
    height: 2px;
    background: #aaa;
    top: 8px;
    left: 0;
    right: 0;
    margin: auto;	
}

.shop_modal_content_header .btn_close span:nth-of-type(1) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.shop_modal_content_header .btn_close span:nth-of-type(2) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.shop_modal_content_Inner{
	border: 1px solid #E8E5E5;
	border-radius: 10px;
	display: flex;
	align-items: stretch;
	margin-bottom: 10px;
	font-size: 1.4rem;
}

.shop_modal_content_Inner dt{
	width: 25%;
	padding: 7px 14px;
	background: #FD91BC;
	color: #fff;
	border-radius: 10px 0 0 10px;
	display: flex;
	align-items: center;
	font-weight: bold;
}

.shop_modal_content_Inner dd{
	padding: 7px 14px;
	width: 62%;
}	

.shop_modal_content_intro{
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.4rem;
}

.shop_modal_content_intro strong{
	color: #FF0000;
	font-weight: bold;
}

.btnInShopModal{
	width: 180px;
	height: 40px;
	line-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:auto;
	border-radius: 10px;
	color: #fff;
	gap: 10px;
	font-size: 1.4rem;
}

.btnInShopModal.line{
	background: #4CC764;
}
.btnInShopModal.tel{
	background: linear-gradient(to bottom right, #429FEF, #82A9F4);
}

.area_explain {
	padding: 10px;
    font-size: 12px;
    line-height: normal;
    border: 1px solid #ccc;
    color: #999;
	margin: 50px 0 10px;
}

.recruitNavBox{
	margin-top: 60px;
}


/* Media Queries ================================================== */
/*896*/
@media screen and (max-width: 896px) {

	#contentsTtl{
		margin-bottom: 0!important;
	}

	.btn_open_modal::after {
		right: 0;
	}

	#selectAllContainer{
		padding-top: 0;
	}

	#ajaxShopList {
		padding: 0 3% 0;
	}

	#itemDefault{
		margin: 0 auto 40px;
		padding: 10px;
	}

	.itemBox table {
		margin-bottom: 0;
	}

	.itemBox th {
		width: 40%;
		padding: 2%;
		/*text-align: left;*/
		box-sizing: border-box;
	}	

	.itemBox td{
		width: 96%;
		height: auto;
		padding: 2%;
	}

	.btnSearch {
  		width: 24%;
  	}

  	.submitBox{
  		display: flex;
  		justify-content: space-between;
  		align-items: center;
  	}

  	.submitBox .hitCount{
  		top: 48px;
  		left: 2px;
  	}

  	.shopStyle .shopStyleBody {
    padding: 20px 8px;
    }


	#shopBox{
		padding: 0 2%;
	}	

  	.recruitInfoBox {
  		display: block;
  	}	

  	.promotionImg {
  		width: 100%;
  		margin-bottom: 10px;
  	}

	.recruitInfo {
	  width: 100%;
	}

	.shopInfoBox dt {
		width: 8%;
	}

	.shopInfoBox dt span{
		display: none;
	}

	.shopInfoBox dd {
	  width: 92%;
	}

	.innerTtl {
		font-size: 1.4rem;
		max-width: 96%;
	}

	.innerTtl img {
		margin-right: 8px;
		max-width: 16px;
	}
	
	.newIcon {
		top: -23px;
		font-size: 1rem;
	}

	.shopProprety {
		font-size: 1rem;
	}

	.shopNm a {
		font-size: 1.4rem;
	}

	.shopPr {
		font-size: 1.4rem;
	}

	.featureList li {
		font-size: 1.2rem;
	}

	.applyCampaignBox .boxTtl {
		width: 33%;
	}

	.campaignTxt {
		font-size: 1.4rem;
	}

	.campaignTxt strong {
		font-size: 1.6rem;
	}

	.applicationList li .detail,
	.applicationList li .form,
	.applicationList li .line,
	.applicationList li .keep,
	.applicationList li .tel,
	.controlTab a.keep {
		text-align: center;
		line-height: 1rem;
		padding: 2px;
		display: block;
	}

	.applicationList li img {
		margin: 2px auto;
		display: block !important;
		max-width: 24px;
		width: 24px;
		height: 28px;
	}

	.applicationList li {
		width: 20%;
		height: 48px;
		margin-right: 1%;
		font-size: 10px;
	}

	.applicationList li:last-child {
		margin-right: 0;
	}

	.applicationList li a {
		border-radius: 0;
	}

	.applicationList li .tel p {
		display: block;
		padding-top: 0;
	}

	.applicationList li .keep {
		height: 52px;
	}

	.applicationList li .form img {
		width: 18px;
		max-width: 18px;
	}

	#contents {
		margin-top: 102px;
	}

	.area_explain {
		margin: 50px 3% 10px;
	}


	.recruitNavBox{
		margin-top: 30px;
	}

}


/* Media Queries ================================================== */
/*460*/

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

	.shop_modal_content {
		width: 94%;
	}

	.shop_modal_content_Inner {
		flex-wrap: wrap;
	}

	.shop_modal_content_Inner dt{
		width: 100%;
		border-radius: 10px 10px 0 0;
	}

	.shop_modal_content_Inner dd{
		width: 100%;
	}

}	