@charset "UTF-8";
/***********************
* デカセギバナー
*/
.dekasegi-banner{
	width:570px;
	height:112px;
	margin-top:11px;
	margin-left:5px;
	padding-top: 6px;
	overflow: hidden;
	background: url(/assets/img/user/pc/areatop/four_sites/bg.png) repeat-x;
}

#header_section .dekasegi-banner{
	width:750px;
	margin: 0 auto;
	text-align: center;
}

.dekasegi-banner li {
	width: 570px;
	left: 0%;
	list-style: none;
}

#header_section .dekasegi-banner li {
	width:750px;
}

.dekasegi-banner .flickity-prev-next-button {
	top: 50%;
}

.dekasegi-banner .flickity-prev-next-button.next {
	right: 0px;
	width: 18px;
	height: 36px;
	background: url(/assets/img/user/pc/areatop/four_sites/right.png) no-repeat;
}

.dekasegi-banner .flickity-prev-next-button.previous {
	left: 0px;
	width: 18px;
	height: 36px;
	background: url(/assets/img/user/pc/areatop/four_sites/left.png) no-repeat;
}

#header_section .dekasegi-banner .flickity-prev-next-button.next {
	right: 0px;
}

#header_section .dekasegi-banner .flickity-prev-next-button.previous {
	left: 0px;
}

.dekasegi-banner .flickity-prev-next-button svg {
	width: 0;
	height: 0;
}
/***********************
* 左メニュー表示レイアウト
*/
section.f-flex
{
	width:1100px;
	display: flex;
    display:-ms-flexbox;
    -ms-flex-pack:justify;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
}
section div.f-left{
	 width:180px;
	 margin-top:229px;
}
section.f-flex div.g-sh-all{
	background: #fff;
	border-left:1px solid #8BCAFF;
	border-right:1px solid #8BCAFF;
	padding:7px;
}
section.f-flex div.g-box
{
	border:1px solid #DCDCDC;
	border-radius:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}
section.f-flex div.g-box p
{
	padding-left:1px;
	padding-right:0px;
}
section.f-flex div.g-box div.g--table
{
	padding:10px 0 10px 1px;
}
section.f-flex div.g-box p
{
	height:39px;
	border-bottom:1px solid #DCDCDC;
	white-space: nowrap;
}
section.f-flex div.g-box p img {
	vertical-align: middle;
	margin-right: 8px;
}
section.f-flex div.g-box div.g--table
{
	height:24px;
	padding-left:0px;
	vertical-align: top;
	line-height:14px;
	font-size:16px;
	color:#9E9898;
	font-weight:bold;
	text-align:left;
	background:url("/assets/img/user/pc/searchmenu/search_arw01.png") no-repeat 143px 18px;
	background-size:7px 11px;
	display: table;
	table-layout: fixed;
	width:162px;
}
section.f-flex div.g-box .g--border,
section.f-flex div.g-box .g--name
{
	vertical-align: top;
	display: table-cell;

}
section.f-flex div.g-box .g--name
{
	padding-top:7px;
	width: 100%;
	font-size: 15px;
}
section.f-flex div.g-box .g--border
{
	width:12px;
}
section.f-flex div.g--genre{
	margin-top:7px;
}
.f-search-main [class^=all-check-] {
	display: inline-block;
	float: right;
	width: 88px;
	height: 19px;
	margin-top: 3px;
	margin-right: 8px;
	cursor: pointer;
}

.f-search-main .check-off {
background:url("/assets/img/user/pc/searchmenu/search_area_all_off.png") no-repeat  top left;
}
.f-search-main .check-on {
background:url("/assets/img/user/pc/searchmenu/search_area_all_on.png") no-repeat  top left;
}
.g-genre-popup .check-off {
background:url("/assets/img/user/pc/searchmenu/search_genre_all_off.png") no-repeat  top left;
}
.g-genre-popup .check-on {
background:url("/assets/img/user/pc/searchmenu/search_genre_all_on.png") no-repeat  top left;
}
/***********エリア用のポップアップここから***********/
.g--area{
	position: relative;
}
.g-area-popup-wrapper{
    height: 751px;
    left: 151px;
    position: absolute;
    right: 0;
    top: 0;
    width: 666px;
}
.g-area-popup {
	z-index: 9999;
	position: absolute;
	top:-58px;
	left:25px;
	background: #fff;
	border: 1px solid #bcbcbc;
	border-radius:5px;
	box-shadow: -5px 6px 3px -4px #bcbcbc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	width:622px;
	min-height: 300px;
	padding:15px 0 5px 15px;
}
.g-area-popup:after, .g-area-popup:before {
	right: 637px;
	top: 137px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.g-area-popup:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width:9px 8px 8px 15px;
	margin-top: -25px;
}
.g-area-popup:before {
	border-width:30px 5px 0px 15px;
	border-color: rgba(255, 212, 213, 0);
	border-right-color: #bcbcbc;
	border-width: 12px 10px 11px 9px;
	margin-top: -28px;
}
/*エリアポップアップ内*/
.g-area-popup [type="checkbox"],
.g-genre-popup [type="checkbox"] {
	display: none;
}

.g-area-popup .g-area-pop-pref{
	background:url("/assets/img/user/pc/searchmenu/search_area_ttl.png") no-repeat  top left;
	background-size:608px 24px;
	height:24px;
	width:608px;
	padding-left:5px;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	margin:10px 0;
}
.g-area-popup .g-area-pop-pref a {
	color:#FF8E94;
	text-decoration: none;
	font-size: 14px;
	text-shadow: #FFF 1px 1px 0px, #FFF -1px 1px 0px,
				#FFF 1px -1px 0px, #FFF -1px -1px 0px;
}

.g-area-popup .g-area-pop-pref:first-child{
	margin-top:0px;
}

.g-area-popup ul
{
	width:637px;
	display: flex;
    display:-ms-flexbox;
	flex-direction: row;
	justify-content: left;
	align-items: flex-start;
	flex-wrap:wrap;
    -ms-flex-wrap:wrap;
}
.g-area-popup li{
	font-weight: normal;
	margin-left:7px;
	line-height: 12px;
	font-size: 12px;
	width:145px;
}
.g-area-popup li .on{
	display: inline-block;
	background:url("/assets/img/user/pc/searchmenu/search_check_on.png") no-repeat left 4px;
	background-position-y: 0px;
	width: 18px;
	height: 18px;
	background-size:18px 18px;
	color: #434343;
	background-color:#FFFDE4;
}
.g-area-popup li .off{
	display: inline-block;
	background:url("/assets/img/user/pc/searchmenu/search_check_off.png") no-repeat left 4px;
	background-position-y: 0px;
	width: 18px;
	height: 18px;
	background-size:18px 18px;
	color: #434343;
}
.g-area-popup li a,
.g-area-popup li span{
	display: inline-block;
	width: 115px;
	padding-left: 12px;
	vertical-align: super;
	color: #666;
	text-decoration: none;
}

.g-area-popup li span {
	color: #dedede;
}

.g-area-popup li .on + a {
	background-color:#FFFDE4;
}

.g-area-popup li a:hover{
	color: #FFA418;
	text-decoration: underline;
}
/***********ジャンル用のポップアップここから***********/
.g--genre{
	position: relative;
}
.g-genre-popup-wrapper{
    height: 751px;
    left: 151px;
    position: absolute;
    right: 0;
    top: 0;
    width: 666px;
}
.g-genre-popup {
	z-index: 9999;
	position: absolute;
	top:-56px;
	left:25px;
	background: #fff;
	border: 1px solid #bcbcbc;
	border-radius:5px;
	box-shadow: -5px 6px 3px -4px #bcbcbc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	width:622px;
	min-height: 300px;
	padding:15px 0 5px 15px;
}
.g-genre-popup:after, .g-genre-popup:before {
	right: 637px;
	top: 137px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.g-genre-popup:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width:9px 8px 8px 15px;
	margin-top: -27px;
}
.g-genre-popup:before {
	border-width:30px 5px 0px 15px;
	border-color: rgba(255, 212, 213, 0);
	border-right-color: #bcbcbc;
	border-width: 12px 10px 11px 9px;
	margin-top: -30px;
}
/*ジャンルポップアップ内*/
.g-genre-popup .g-genre-pop-sort{
	background:url("/assets/img/user/pc/searchmenu/search_genre_ttl.png") no-repeat  top left;
	background-size:608px 24px;
	height:24px;
	width:608px;
	padding-left:5px;
	font-size: 14px;
	font-weight: bold;
	color:#688FD2;
	line-height: 24px;
	margin:10px 0;
	text-shadow: #FFF 1px 1px 0px, #FFF -1px 1px 0px,
				#FFF 1px -1px 0px, #FFF -1px -1px 0px;
}
.g-genre-popup .g-genre-pop-sort:first-child{
	margin-top:0px;
}
.g-genre-popup .g-genre-pop-sort img{
	float:right;
	margin-top:3px;
	margin-right:8px;
}
.g-genre-popup ul
{
	width:637px;
	display: flex;
    display:-ms-flexbox;
	flex-direction: row;
	justify-content: left;
	align-items: flex-start;
	flex-wrap:wrap;
    -ms-flex-wrap:wrap;
}
.g-genre-popup li{
	margin-left:7px;
	line-height: 12px;
	font-size: 12px;
	width:288px;
	font-weight: normal;
}
.g-genre-popup li .on{
	display: inline-block;
	background:url("/assets/img/user/pc/searchmenu/search_check_on.png") no-repeat left 4px;
	background-size:18px 18px;
	width: 18px;
	height: 22px;
	background-color:#FFFDE4;
	color: #434343;
}
.g-genre-popup li .off{
	display: inline-block;
	background:url("/assets/img/user/pc/searchmenu/search_check_off.png") no-repeat left 4px;
	background-size:18px 18px;
	width: 18px;
	height: 22px;
	color: #434343;
}
.g-genre-popup li a,
.g-genre-popup li span {
	display: inline-block;
	width: 258px;
	margin-left: 12px;
	vertical-align: super;
	color: #666;
	text-decoration: none;
}

.g-genre-popup li span {
	color: #dedede;
}

.g-genre-popup li a:hover{
	color: #FFA418;
	text-decoration: underline;
}

.g-genre-popup li .on + a {
	background-color:#FFFDE4;
}

/***********ジャンル用のポップアップここまで***********/
/*検索カウンタ＆ボタン*/
section.f-flex .g-sh-count{
	border:1px solid #8BCAFF;
	border-top:none;
	background: #E8F5FE;
	padding:7px;
}
.back-count-table{
	display: table;
	table-layout: fixed;
	width:164px;
}
.back-count,
.reset-button{
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.back-count{
	padding:7px 0 0 10px;
 	width:91px;
	background:url("/assets/img/user/pc/searchmenu/search_result_box.png") no-repeat top left;
	background-size:94px 34px;
	color:#FD8B8B;
	font-size:23px;
	line-height: 19px;
	font-weight: bold
}
div.count{
	width:59px;
	background:url("/assets/img/user/pc/searchmenu/search_result_txt.png") no-repeat right bottom;
	background-size:12px 11px;
	padding-right:18px;
	text-align: right;
	font-size: 27px;
}
.search-button{
	margin-top:7px;
}
/*こだわり検索*/
.f-search-kodawari [type="checkbox"]{
	display: none;
}
.f-search-kodawari{
	margin-top:10px;
}
.g-sh-kodawari{
	background:#fff;
	border-left:1px solid #8BCAFF;
	border-right:1px solid #8BCAFF;
	padding:7px 0 4px;
}
.g-sh-kodawari li{
	color: #434343;
	font-size: 12px;
	margin-bottom:7px;
	padding-left:5px;
	padding-top:3px;
	line-height: 19px;
	text-align: left;
	height:14px;
	vertical-align: super;
}
.g-sh-kodawari li label{
	display: inline-block;
	padding-left: 22px;
}
.g-sh-kodawari li .on{
	background:url("/assets/img/user/pc/searchmenu/search_check_on.png") no-repeat left 3px;
	background-size:18px 18px;
	margin-right: 3px;
	height: 22px;
	background-color:#FFFDE4;
}
.g-sh-kodawari li .off{
	background:url("/assets/img/user/pc/searchmenu/search_check_off.png") no-repeat left 3px;
	margin-right: 3px;
	height: 22px;
	background-size:18px 18px;
}
.g-sh-kodawari li a,
.g-sh-kodawari li span {
	display: inline-block;
	width: 140px;
	padding-left: 3px;
	vertical-align: super;
	color: #666;
	text-decoration: none;
}

.g-sh-kodawari li span {
	color: #dedede;
}

.g-sh-kodawari li a:hover {
	color: #FFA418;
	text-decoration: underline;
}

.g-sh-kodawari li .on + a {
	background-color:#FFFDE4;
}

/* グループ特集 */
.f-search-shop-groups{
	margin-top: 10px;
}
.f-search-shop-groups a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);			/* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";	/* ie 8 */
}
.f-search-shop-groups a img{
	cursor: pointer;
}

/*ボタン系のカーソルと、オンマウスの処理*/
.reset-button,
.search-button,
.sort-search-button,
.newshop-search-button{
	cursor: pointer;
}
.reset-button:hover,
.search-button:hover,
.sort-search-button:hover,
.newshop-search-button:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.newshop-search-button{
	display: inline-block;
}
/* 送信ボタン */
.f-search-main [type="submit"],
.f-search-kodawari [type="submit"]{
	display: none;
}

/* エリアとジャンルのチェック数 */
span#areachecknum{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#FD8B8B;
	display:inline-block;
	width: 17px;
	height:15px;
	padding-top:1px;
	webkit-border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
}
span#genrechecknum{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#688FD2;
	display:inline-block;
	width: 17px;
	height:15px;
	padding-top:1px;
	webkit-border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
}

/* 人気順検索off時 */
.f-left .non_active {
	cursor: inherit;
}

.f-left .non_active:hover {
	opacity: 1;
}

/* バニキシャ */
.f-pr-movies {
	margin-top: 10px;
}

.f-pr-movies .p-title {
	position: relative;
}

.f-pr-movies .p-title .new_icon {
	position: absolute;
	top: -6px;
}

.f-pr-movies .f-pr-movie-detail {
	border: 1px solid #FFBE22;
	background-color: #FFF;
	border-top: none;
}

.f-pr-movies .g-sh-movie a:nth-child(2) div {
	margin-top: 12px;
	padding-top: 4px;
	border-top: 1px dashed #BCBCBC;
}

.f-pr-movies .f-pr-movie-detail a {
	text-decoration: none;
}

.f-pr-movies .f-pr-movie-detail .g-pr-movie:hover {
	opacity: 0.7;
}

.f-pr-movies .f-pr-movie-detail .pr-shop,
.f-pr-movies .f-pr-movie-detail .pr-girl {
	padding: 10px 4px;
	text-align: center;
}

.f-pr-movies .f-pr-movie-detail .dashed_top {
	border-top: 1px dashed #BCBCBC;
}

.f-pr-movies .f-pr-movie-detail .pr-shop h6 {
	padding: 4px 6px;
	text-align: left;
	background-color: #A0DFFF;
	color: #FFF;
	font-size: 12px;
}

.f-pr-movies .f-pr-movie-detail .pr-girl h6 {
	padding: 4px 6px;
	text-align: left;
	background-color: #FFB5D8;
	color: #FFF;
	font-size: 12px;
}

.f-pr-movies .f-pr-movie-detail h6 span {
	display: inline-block;
	height: 17px;
}
.f-pr-movies .f-pr-movie-detail h6 img {
	margin-right: 4px;
	vertical-align: sub;
}

.f-pr-movies .f-pr-movie-detail .movie_title {
	width: 150px;
	margin: 4px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	color: #4FB2E9;
}

.f-pr-movies .f-pr-movie-detail .pr-shop .movie_title{
	color: #4FB2E9;
	font-size: 12px;
}

.f-pr-movies .f-pr-movie-detail .pr-girl .movie_title{
	color: #FF74B7;
	font-size: 12px;
}

.f-pr-movies .f-pr-movie-detail .shop_name {
	width: 150px;
	margin: 3px 10px;
	padding: 4px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #FFF7E4;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF5678;
}

.f-pr-movies .f-pr-movie-detail .shop_detail {
	font-size: 10px;
	color: #666;
}

/*↓検索一覧リニューアル*/
/* サイドカラム検索 */
.f-side-search .side-section-ttl,
.f-side-search .search-job-ttl.kodawari {
	background: url("/assets/img/user/pc/common/bg-blue-stripe.png");
}

.f-side-search input[type="checkbox"] {
	display: none;
}

.f-side-search .side-search-body {
	padding-top: 4px;
	margin-bottom: 6px;
	border-top: none;
}

.f-side-search .side-search-body a:hover {
	opacity: 1;
}

.f-side-search .side-search-gps {
	position: relative;
	margin: 17px 0 9px;
	padding: 0 1px;
}

.f-side-search .side-search-gps .gps-btn {
	cursor: pointer;
}

.f-side-search .side-search-gps .new-icon {
	position: absolute;
	z-index: 1;
	top: -18px;
	left: 0;
}

.f-side-search .side-search-gps .gps-bg {
	display: none;
	position: fixed;
	z-index: 11;
	top: 0;
	left: 0;
	background: rgba(255,255,255, 0.7);
	width: 100%;
	height: 100%;
}

.f-side-search .side-search-gps .gps-bg.is-active {
	display: block;
}

.f-side-search .side-search-gps .searchGps-wrap {
	position: relative;
	border-radius: 6px;
	border: 1px solid #ccc;
	background: #fff;
	box-shadow: 0 3px 6px #00000029;
	width: 790px;
	margin: 196px auto 0;
	padding: 30px 40px;
}

.f-side-search .side-search-gps .searchGps-close {
	position: absolute;
	top: 16px;
	right: 15px;
	cursor: pointer;
}

.f-side-search .side-search-gps .searchGps-ttl {
	border-left: 1px solid #FFA5AA;
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, rgba(255, 243, 244, 1) 2px, rgba(255, 243, 244, 1) 4px );
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #FF989E;
	padding: 0 0 0 9px;
}

.f-side-search .side-search-gps .searchGps-blk {
	display: flex;
	justify-content: space-between;
}

.f-side-search .side-search-gps .searchGps-list {
	overflow: hidden;
	padding: 3px 0 0;
}

.f-side-search .side-search-gps .searchGps-item {
	position: relative;
	color: #777;
	width: 324px;
	margin: 8px 0 0 10px;
}

.f-side-search .side-search-gps .searchGps-item:last-child {
	border-bottom: none;
}

.f-side-search .side-search-gps .searchGps-item input {
	display: none;
}

.f-side-search .side-search-gps .searchGps-item label {
	display: block;
	position: relative;
	z-index: 2;
	cursor: pointer;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #888;
	padding: 0 0 0 23px;
}

.f-side-search .side-search-gps .searchGps-item label::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	border-radius: 50%;
	border: 1px solid #939393;
	width: 15px;
	height: 15px;
	margin: -10px 0 0;
}

.f-side-search .side-search-gps .searchGps-item input:checked + label::before {
	border: 1px solid #3390FF;
}

.f-side-search .side-search-gps .searchGps-item input:checked + label::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 4px;
	border-radius: 50%;
	background: #3390FF;
	width: 9px;
	height: 9px;
	margin: -6px 0 0;
}

.f-side-search .side-search-gps .searchGps-item .distance {
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

.f-side-search .side-search-gps .searchGps-item .walk::before,
.f-side-search .side-search-gps .searchGps-item .car::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -70px;
	background: url("/assets/img/user/pc/search/dot_line.svg") left center/auto no-repeat;
	width: 62px;
	height: 1px;
}

.f-side-search .side-search-gps .searchGps-item .walk {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 124px;
	background: url("/assets/img/user/pc/search/ico-walk.svg") left center/auto 19px no-repeat;
	font-size: 14px;
	font-weight: lighter;
	line-height: 30px;
	color: #777;
	margin: -15px 0 0 70px;
	padding: 0 0 0 14px;
}

.f-side-search .side-search-gps .searchGps-item .car {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 124px;
	background: url("/assets/img/user/pc/search/ico-car.svg") left center/auto 12px no-repeat;
	font-size: 14px;
	font-weight: lighter;
	line-height: 30px;
	color: #777;
	margin: -15px 0 0 70px;
	padding: 0 0 0 19px;
}

.f-side-search .side-search-gps .searchToday-btn {
	text-align: center;
	margin: 25px 0 0;
}

.f-side-search .side-search-gps .searchToday-btn input {
	display: none;
}

.f-side-search .side-search-gps .searchToday-btn label {
	display: inline-block;
	cursor: pointer;
}

.f-side-search .side-search-gps .searchToday-btn label .ico {
	display: inline-block;
	position: relative;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	padding: 0 0 0 23px;
}

.f-side-search .side-search-gps .searchToday-btn label .underline {
	position: relative;
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;
}

.f-side-search .side-search-gps .searchToday-btn label .underline::after {
	content: "";
	position: absolute;
	top: -13px;
	right: -34px;
	background: url("/assets/img/user/pc/search/ico-sidesearch-heart.svg") left top / 100% auto no-repeat;
	width: 34px;
	height: 33px;
}

.f-side-search .side-search-gps .searchToday-btn label .searchToday-btn-text-color {
	color: #888888;
}

.f-side-search .side-search-gps .searchToday-btn label .searchToday-btn-text-color .em {
	font-weight: bold;
	color: #FF5A98;
}

.f-side-search .side-search-gps .searchToday-btn input:checked + label .ico::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 2px solid #FFA1A1;
	border-bottom: 2px solid #FFA1A1;
	width: 4px;
	height: 10px;
	margin: -8px 0 0;
}

.f-side-search .side-search-gps .searchToday-btn label .ico::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	border: 1px solid #c9c9c9;
	background: #fff;
	width: 15px;
	height: 15px;
	margin: -9px 0 0;
}

.f-side-search .side-search-gps .search-btn {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url("/assets/img/user/pc/search/img-search-btn.svg") left top / 100% auto no-repeat;
	width: 290px;
	height: 46px;
	margin: 15px auto 0;
}

.f-side-search .side-search-gps .search-btn:disabled {
	cursor: auto;
	background: url("/assets/img/user/pc/search/img-search-btn-disabled.svg") left top / 100% auto no-repeat;
}

.f-side-search .side-search-gps .search-btn:disabled:hover {
	opacity: 1;
}

.f-side-search .side-search-gps .error-txt {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF1C1C;
	text-align: center;
	margin: 8px 0 0;
}

.f-side-search .side-search-job-dl {
	margin-bottom: 14px;
	padding: 0 1px;
}

.f-side-search .search-job-ttl {
	height: 30px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	line-height: 31px;
	text-shadow: 0px 1px 0px #ffa9ce,0px 0px 0px #ffa9ce,1px 0px 0px #ffa9ce,0px -1px 0px #ffa9ce,-1px -1px 0px #ffa9ce,-1px 0px 0px #ffa9ce;
	position: relative;
	color: #fff;
}

.f-side-search .search-job-ttl.kodawari {
	position: relative;
	padding-left: 4px;
}

.f-side-search .search-job-ttl.kodawari.is-new::before {
	content: "NEW";
	position: absolute;
	right: 45px;
	top: 7px;
	border-radius: 7px;
	background: #FFEE00;
	text-shadow: none;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	color: #5B5B5B;
	width: 45px;
}

.f-side-search .search-job-ttl.area {
	background: url("/assets/img/user/pc/search/icon-place.png") no-repeat 7px 5px, url("/assets/img/user/pc/common/bg-pink-plaid.png");
}

.f-side-search .search-job-ttl.genre {
	background: url("/assets/img/user/pc/search/icon-book-pink.png") no-repeat 4px 5px, url("/assets/img/user/pc/common/bg-pink-plaid.png");
}

.f-side-search .search-job-ttl span {
	display: inline-block;
	width: 36px;
	height: 13px;
	border: 1px solid #fff;
	border-radius: 2px;
	background-color: #ff2f9a;
	line-height: 11px;
	font-weight: normal;
	text-shadow: none;
	font-size: 10px;
	text-align: center;
	position: absolute;
	right: 6px;
	bottom: 9px;
}

.f-side-search .search-job-ttl.kodawari span {
	background-color: #2F66FB;
	top: 8px;
}

.f-side-search .search-job-ttl.kodawari span {
	bottom: 36px;
}

.f-side-search .search-job-ttl em {
	font-size: 15px;
	font-weight: bold;
}

.f-side-search .search-job-body {
	margin-bottom: 3px;
	position: relative;
}

.f-side-search .search-job-body .select-txt {
	min-height: 30px;
	padding: 5px 15px 5px 9px;
	background: url("/assets/img/user/pc/searchmenu/renewal/arr-gray-right.png") no-repeat right 5px center, url("/assets/img/user/pc/searchmenu/renewal/bg-white-plaid.png");
	color: #888888;
	line-height: 20px;
	font-size: 12px;
	cursor: pointer;
}

.f-side-search .search-job-body .popUp-wrap {
	display: none;
}

.f-side-search .search-job-body:hover .popUp-wrap {
	display: block;
}

.f-side-search .btn-wrap {
	padding: 0 5px 0 4px;
	overflow: hidden;
}

.f-side-search .count {
	width: 92px;
	height: 30px;
	border: 1px solid #cccccc;
	margin: 0 6px 6px 0;
	float: left;
	color: #888888;
	line-height: 28px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
}

.f-side-search .count span {
	color: #ff4747;
	font-size: 20px;
	font-weight: bold;
}

.f-side-search .btn-item {
	margin-bottom: 4px;
	position: relative;
}
.f-side-search .btn-item [type="submit"] {
	display: none;
}

.f-side-search .sort-search-button {
	margin-top: 0;
}

.f-side-search .cb-list {
	margin: 3px 0 8px;
}

.f-side-search .cb-item a,
.nagoya_all a {
	color: #888888;
}

.f-side-search .cb-item label {
	display: block;
	height: 22px;
	padding-left: 29px;
	line-height: 23px;
	background: url("/assets/img/user/pc/searchmenu/renewal/icon-check-off.png") no-repeat 7px 3px;
	font-size: 12px;
}

.f-side-search .cb-item label.karasuma-area{
	font-size: 11px;
}

.f-side-search .cb-item label:hover {
	background: url("/assets/img/user/pc/searchmenu/renewal/icon-check-off.png") no-repeat 7px 3px, url("/assets/img/user/pc/common/bg-pink-plaid.png");
}

.f-side-search .cb-item label:hover a {
	color: #fff;
}

.f-side-search .cb-item label.on {
	background: url("/assets/img/user/pc/searchmenu/renewal/icon-check-on.png") no-repeat 7px 3px;
}

.f-side-search .cb-item label.on:hover {
	background: url("/assets/img/user/pc/searchmenu/renewal/icon-check-on.png") no-repeat 7px 3px, url("/assets/img/user/pc/common/bg-pink-plaid.png");
}

.f-side-search .cb-item input[type="checkbox"]:disabled + label {
	color: #cdcdcd;
}

.popUp-wrap {
	padding-left: 20px;
	position: absolute;
	top: -58px;
	left: 180px;
	z-index: 100;
}

.popUp {
	padding: 15px;
	background: #fff;
	border: 1px solid #bcbcbc;
	border-radius: 5px;
	box-shadow: -5px 6px 3px -4px #bcbcbc;
	position: relative;
}

.popUp:after, .popUp:before {
	right: 750px;
	top: 88px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.popUp:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 9px 8px 8px 15px;
	margin-top: -25px;
}

.popUp:before {
	border-width: 30px 5px 0px 15px;
	border-color: rgba(255, 212, 213, 0);
	border-right-color: #bcbcbc;
	border-width: 12px 10px 11px 9px;
	margin-top: -28px;
}

/* 検索ポップアップ */
.f-popUp-inner {
	width: 720px;
	margin-bottom: 10px;
}

.f-popUp-inner .popUp-ttl {
	height: 26px;
	padding-left: 10px;
	background: url(/assets/img/user/pc/search/bg-palePink-stripe.png);
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	line-height: 29px;
	text-shadow: 0px 1px 0px #fff, 0px 0px 0px #fff, 1px 0px 0px #fff, 0px -1px 0px #fff, -1px -1px 0px #fff, -1px 0px 0px #fff;
	position: relative;
}

.f-popUp-inner .popUp-ttl span {
	display: block;
	margin: 3px 4px 0 0;
	float: right;
	background: #fff;
	border-radius: 2px;
}

.f-popUp-inner .popUp-ttl label {
	display: block;
	height: 20px;
	padding-left: 26px;
	padding-right: 5px;
	line-height: 21px;
	font-size: 11px;
	font-weight: normal;
	color: #888;
}

.f-popUp-inner .popUp-ttl label.check-on,
.popUp-body label.check-on {
	background: url("/assets/img/user/pc/searchmenu/renewal/icon-check-on.png") no-repeat 7px 3px;
}

.f-popUp-inner .popUp-ttl label.check-off,
.popUp-body label.check-off {
	background: url("/assets/img/user/pc/searchmenu/renewal/icon-check-off.png") no-repeat 7px 3px;
}

.popUp-body .nagoya_all {
	display: block;
	padding-top: 5px;
}

.popUp-body .nagoya_all label {
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 29px;
}

.f-popUp-inner.kodawari .popUp-ttl {
	border-left: 1px solid #FF8E94;
}

.f-popUp-inner.area .popUp-ttl {
	color: #FF8E94;
	border-left: 1px solid #FF8E94;
	background: url(/assets/img/user/pc/search/bg-palePink-stripe.png);
}

.f-popUp-inner.area .popUp-ttl a {
	color: #FF8E94;
}

.f-popUp-inner.genre .popUp-ttl {
	color: #688FD2;
	border-left: 1px solid #688FD2;
	background: url(/assets/img/user/pc/search/bg-paleBlue-stripe.png);
}

.f-popUp-inner.kodawari .popUp-ttl .kodawari_h2 {
	color: #FF8E94;
	display: inline-block;
    float: none;
    background: none;
    margin: 0;
}

.f-popUp-inner .cb-list {
	overflow: hidden;
}

.f-popUp-inner .cb-item {
	width: 180px;
	float: left;
}

.f-popUp-inner .nagoya_menu {
	width: 180px;
	float: none;
}

.f-popUp-inner .cb-item span {
	color: #cdcdcd;
}

.f-side-search .cb-item span {
	color: #cdcdcd;
}

.f-popUp-inner .genre-item {
	width: 360px;
}

.f-popUp-inner .popUp-body {
	padding-top: 5px;
}

/* 休暇特集 */
.f-contestBanner {
	margin-bottom: 10px;
}

/* バニラ限定動画!! */
.f-limitedMovie {
	margin-bottom: 10px;
}

.f-limitedMovie .side-section-ttl {
	background: url(/assets/img/user/pc/common/bg-yellow-stripe.png);
}

.f-limitedMovie .limitedMovie-ttl {
	padding: 4px 1px;
}

.f-limitedMovie .limitedMovie-body {
	border-top: none;
}

.f-limitedMovie .limitedMovie-item {
	padding: 0 1px 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.f-limitedMovie video {
  /* 仮のスタイル */
	width: 100%;
	background: #000;
	margin-bottom: 2px;
}

.f-limitedMovie .shop-info {
	position: relative;
}

.f-limitedMovie .time {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	width: 43px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	position: absolute;
	right: 5px;
	bottom: 47px;
}

.f-limitedMovie .shop-txt {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #79c6ed;
	font-size: 12px;
}

.f-limitedMovie .girl-txt {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ff7fba;
	font-size: 12px;
}


.f-limitedMovie .shop-name {
	display: inline-block;
	max-width: 100%;
	padding-left: 15px;
	margin-bottom: 1px;
	background: url(/assets/img/user/pc/common/icon-tri-yellow.png) no-repeat left 1px;
	color: #fcac00;
	font-size: 14px;
}

.f-limitedMovie .shop-data {
	color: #888888;
	font-size: 10px;
}

.f-limitedMovie .girls .limitedMovie-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

/* 優良グループ特集 */
.f-excellentGroup .side-section-ttl {
	padding-top: 5px;
	background: url(/assets/img/user/pc/common/bg-aqua-stripe.png);
}

.f-excellentGroup .excellentGroup-body {
	padding-bottom: 10px;
}

.f-excellentGroup .excellentGroup-item {
	padding: 4px 1px 5px;
	margin-bottom: 2px;
	border-bottom: none;
}

.f-excellentGroup .excellentGroup-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.f-excellentGroup .group-name {
	padding-left: 42px;
	border-radius: 3px;
	background-color: #fffbee;
	color: #ff5252;
	font-size: 14px;
	position: relative;
}

.f-excellentGroup .group-name span {
	display: inline-block;
	max-width: 100%;
	height: 20px;
	padding-top: 3px;
}

.f-excellentGroup .group-name img {
	position: absolute;
	top: -1px;
	left: 0;
}

.f-excellentGroup .p-imgWrap {
	height: 144px;
	margin: 3px 3px;
	width: 180px;
}

.f-excellentGroup .more-link {
	font-size: 12px;
	text-align: center;
}

.f-excellentGroup .more-link a {
	display: inline-block;
	height: 13px;
	padding-left: 17px;
	background: url(/assets/img/user/pc/common/icon-tri-green.png) no-repeat left center;
	color: #888888;
}

/* 新着店のnewアイコン */
.menu_newshop_new_icon {
	position: absolute;
	bottom: 26px;
    right: 56px;
}

/*==================================
	サイド内部リンク
================================== */
.f-sidearealist {
	clear: both;
	border: 1px solid #ccc;
	margin: 0 0 15px;
	padding: 15px 0;
}
.f-sidearealist .sidearealist-ttl {
	background: url(/assets/img/user/pc/common/ico-recruit-keyword.svg) left center  no-repeat;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	margin: 0 6px;
	padding: 0 0 0 27px;
}

.f-sidearealist .sidearealist-list {
	padding: 3px 0 0;
}

.f-sidearealist .sidearealist-item {
	margin: 10px 10px 0 18px;
}

.f-sidearealist .sidearealist-item a {
	font-size: 12px;
	line-height: 15px;
	color: #FF5A98;
}

/*==================================
	サイド内部リンク
================================== */
.f-recruitGuide {
	margin: 0 0 30px;
	padding: 0;
}

.f-recruitGuide .link {
	display: block;
	margin: 5px 0 0;
}

.f-recruitGuide img {
	width: 100%;
	height: auto;
}

/*==================================
	サイド内部リンク都道府県TOP
================================== */
.f-recruitGuide_prefTop {
	margin: 25px 0;
	padding: 0;
}

.f-recruitGuide_prefTop .link {
	display: block;
	margin: 5px 0 0;
}

.f-recruitGuide_prefTop img {
	width: 100%;
	height: auto;
}

/*==================================
	オンライン面接ポップアップ
================================== */
.sideBnr-online {
	cursor: pointer;
	width: 190px;
	margin: 0 0 6px;
}
.sideBnr-online:hover img {
	opacity: 0.6;
}

.fixed-popup-wrap {
	display: none;
	position: fixed;
	z-index: 11;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
}

.fixed-popup-wrap.is-active {
	display: block;
}

.fixed-popup-wrap .popup-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 22px;
	border: 4px solid #FFBCDF;
	background: url(/assets/img/user/pc/search/common/bg-online-popup.svg) left bottom / 100% auto no-repeat #fff;
	width: 670px;
	padding: 60px 0 94px;
}

.fixed-popup-wrap .close-btn {
	position: absolute;
	top: 16px;
	right: 16px;
	cursor: pointer;
	width: 35px;
	height: 35px;
}

.fixed-popup-wrap .close-btn::before {
	content: "";
	position: absolute;
	top: 17px;
	left: 6px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #bbb;
	width: 24px;
	height: 2px;
}

.fixed-popup-wrap .close-btn::after {
	content: "";
	position: absolute;
	top: 17px;
	left: 6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #bbb;
	width: 24px;
	height: 2px;
}

.fixed-popup-wrap .popup-ttl {
	position: relative;
	margin: 0 35px;
}

.fixed-popup-wrap .popup-ttl::before {
	position: absolute;
	top: -9px;
	left: 18px;
	content: "NEW";
	border-radius: 26px;
	background: #FF5A98;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFF894;
	width: 66px;
}

.fixed-popup-wrap .popup-ttl::after {
	content: "";
	position: absolute;
	bottom: -13px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-top: 13px solid #C0FFF5;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.fixed-popup-wrap .popup-txt {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: center;
	margin: 19px 0 0;
}

.fixed-popup-wrap .popup-txt em {
	color: #FF64B5;
}

.fixed-popup-wrap .popup-img {
	width: 609px;
	margin: 35px auto 30px;
}

html {
	overflow-y: visible;
}

.ofh {
	overflow-y: hidden;
}
