@charset "utf-8";
@import url("srh_cmn.css");
@import url("cmnsrch_new.css");
/* ==========================================================

title : ホームメイト 生活施設検索詳細ページ
scope : 詳細ページ有料版

last modify :  2018/06/25 308_tsuda ◯◯から検索タイトル追加

2018/04/02 247_morita ピカ写メアプリ紹介バナー改修　03/26）社長指示② #13926
2018/03/26 308_tsuda 都道府県検索デザイン改修
2018/01/25 230_inagaki 近隣地域ページリンク追加 #13187
2017/08/03 230_inagaki PCリサーチ カテゴリ再編 #12280
2017/07/28 156_goto PCリサーチ カテゴリ再編 #12280
2017/07/12 237_sato_s PCリサーチ カテゴリ再編 #12280
2017/06/28 156_goto 地域から検索 政令指定都市追加 #12138
2017/06/21 247_morita 地域から検索 修正 #12325
2017/06/08 247_morita 写真・動画お役立ちコンテンツ改修 #12257
2017/03/06 264_tanabe 地域から検索チェックボックス改修 #11785
2017/01/26 264_tanabe 病院カテゴリレイアウト変更（ドクターマップ）#11365
2016/12/05 247_morita 人気ポイントランキング追加（飲食カテゴリ以外）#10918
2016/11/21 264_tanabe アクティブエリア グレー廃止 #11172
2016/11/17 227_suzuki 検索結果表示枠 修正
2016/09/08 247_morita  50音検索エリア改修 #9205
2016/06/24 264_tanabe 地域から検索　各地域の地図イラスト追加 #9183
2016/04/25 227_suzuki 競合不具合修正
2016/06/16 247_morita 写真コンテスト作品集バナー追加
2016/04/25 264_tanabe 地域から検索 joken_light 追加 #9158
2016/04/19 237_sato_s 基本情報投稿バナー追加
2016/03/31 247_morita CGアニメ・ホームメイトカップZ アプリバナー追加
2016/03/29 264_tanabe 施設検索イラスト集バナー #8907
2016/02/10 237_sato_s 50音検索改修
2016/02/09 247_morita 全国から一覧で見る追加
2016/02/02 227_suzuki #6907
2016/01/25 227_suzuki 50音検索改修（都道府県TOP） #6907
2016/01/05 141_yokota カテゴリタイトルを太字に変更
2015/10/20 156_goto 地域から検索_タイトル追加
2015/10/20 156_goto おすすめ施設のポイント5倍表示
2015/09/10 156_goto バナー用エリア追加_キャンペーン_写真集バナー追加
2015/06/18 156_goto 他CSSとの重複調整 キーワードから施設を探す修正
2015/06/17 156_goto srh_city分を追加 絞り込み検索_選択した条件のボックス追加
2015/06/11 140_matsumoto　諸々修正
2013/02/07 153_miyano 新規作成


memo ：cssを分ける場合は「柔道ch」で該当箇所を検索すること。

========================================================== */

div.read_category{
	/*border: solid 6px #ccccff;*/
	margin:0 10px 15px;
	background-color:#FFE8E8;
	/*-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior: url(/css/PIE.php);*/
	}
	
.read_category p {
	font-size:13px;
	padding:10px;
	text-align:left;
	}


/* ---------------------------------------------------------------
 main
---------------------------------------------------------------- */
* > span.top_lead  {
	color: #009933;
	font-size: 16px;
}

* > span.top_lead a {
	color: #009933;
}

* > .srh_joken,
* > .srh_joken2 {
	/*position: relative;*/
	
	/*display:block;
	margin:0 5px 25px;
	border:3px solid #ccc;
	padding:3px;*/

}

* > .srh_joken {
	/*background:#ddd;*/
}

/** > .srh_joken2 {
	background: url(../image/srch/bg_pref_fa3.jpg) no-repeat bottom center;
}*/

* > .srh_joken .joken_inner,
* > .srh_joken2 .joken_inner{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 5px 25px;
	border:3px double #fedbe4;
	padding:1px;
}
* > .srh_joken2 .joken_inner{
	background: url(../image/srch/bg_pref_fa3.jpg) no-repeat bottom center;
}

/* ---------------------------------------
 h2
---------------------------------------- */

* > h2.joken_ttl,
* > h3.joken_ttl {
	display:block;
	margin:0px 0px 10px;
	padding:8px 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa5781), color-stop(100%,#f63c6c));
	background: -moz-linear-gradient(top, #fa5781 0%, #f63c6c 100%);
	background: linear-gradient(to bottom, #fa5781 0%,#f63c6c 100%);
	-pie-background: linear-gradient(#fa5781 0%,#f63c6c 100%);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0px 2px 3px #ccc;
	-moz-box-shadow:0px 2px 3px #ccc;
	box-shadow:0px 2px 3px #ccc;
	color:#fff;
	height:22px;
	line-height:22px;
	font-size:16px;
	text-align:left;
	behavior: url(/css/PIE.php);
	position: relative;
	}

* > h2.joken_ttl.toggle,
* > h3.joken_ttl.toggle {
	margin:0px;
	}

* > h2.joken_ttl02,
* > h3.joken_ttl02 {
	display:block;
	margin:0px 0px 10px;
	padding:8px 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a9fd5), color-stop(100%,#2587b4));
	background: -moz-linear-gradient(top, #2a9fd5 0%, #2587b4 100%);
	background: linear-gradient(to bottom, #2a9fd5 0%,#2587b4 100%);
	-pie-background: linear-gradient(#2a9fd5 0%,#2587b4 100%);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0px 2px 3px #ccc;
	-moz-box-shadow:0px 2px 3px #ccc;
	box-shadow:0px 2px 3px #ccc;
	color:#fff;
	height:22px;
	line-height:22px;
	font-size:16px;
	text-align:left;
	behavior: url(/css/PIE.php);
	position: relative;
	}

* > .srh_joken .joken_area,
* > .srh_joken2 .joken_area {
	margin:8px 0 6px;
	padding:10px;
}

* > .srh_joken .joken_area .joken_lead,
* > .srh_joken2 .joken_area .joken_lead {
	font-size:16px;
	padding:0 0 10px 15px;
	text-align:left;
}

* > .srh_joken .joken_area div#pref_box,
* > .srh_joken2 .joken_area div#pref_box {
	margin:30px 0 0 0;
}

* > .srh_joken .joken_area .joken_lead + div#pref_box{
  clear:both;
	margin:10px 0 0 0;
  }

* > .srh_joken .joken_area .lst_seirei + #pref_box,
* > .srh_joken2 .joken_area .lst_seirei + #pref_box {
	margin: 12px 0 0;
}

.lst_seirei{
  background: url("/search/image/srh/line_lst_seirei.png") repeat-x center top;
  background-size: 4px 1px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 2px auto 0;
  padding: 16px 0 0 0;
  text-align: left;
}

.lst_seirei li{
  box-sizing: border-box;
	font-size: 18px;
	padding: 0 0 10px 15px;
  width: 311px;
}

.lst_seirei li a{
  display: inline-block;
	padding: 0 0 0 20px;
	text-align: left;
	background: url(/image_cmn/light2_speedup.png) no-repeat 0px 3px;
}

* > .toggle_button {
	margin: 15px 0 7px 0;
	width:652px;
	cursor:pointer;
	border-radius:5px;
	background:#FFFFFF;
	text-align: center;
	}

* > .toggle_button > img:hover {
	opacity:0.7;
	}

* > .srh_joken .joken_area .joken_light,
.search_pink_box .joken_light {
	font-size:18px;
  margin-left:15px;
  margin-bottom:8px;
	padding:0 0 10px 20px;
	text-align:left;
	background: url(/image_cmn/light2_speedup.png) no-repeat 0px 3px;
  }

.search_pink_box .joken_light {
  margin-left:23px;
}


/*--------------------------
 ①②総合スタイル
--------------------------*/
* > .srh_joken ul.cate_li,
* > .srh_joken2 ul.cate_li,
* > .srh_joken ul.pref_li,
* > .srh_joken2 ul.pref_li {
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 5px 5px 20px;
	padding: 0;
	text-align: left;
}

* > .srh_joken ul.cate_li li,
* > .srh_joken2 ul.cate_li li{
	letter-spacing:0.01em;
	float: left;
	width:47%;
	margin: 0;
	line-height:26px;
	padding: 0 0 0 16px;
	background: url(/image_cmn/lst_srch_s.png) no-repeat 0px 8px;
	font-size:14px;
}
* > .srh_joken ul.pref_li li,
* > .srh_joken2 ul.pref_li li {
	letter-spacing:0.01em;
	float: left;
	width:48%;
	margin: 0;
	line-height:26px;
	padding: 0;
	text-indent:16px;
	background: url(/image_cmn/lst_srch_s.png) no-repeat 0px 8px;
	font-size:14px;
}



* > .srh_joken .srch_count,
* > .srh_joken2 .srch_count,
* > .srh_joken .srch_count2,
* > .srh_joken2 .srch_count2 {
	margin: 0 0 0 3px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#666;
	_letter-spacing:0.07em;
	\letter-spacing:0.07em;
}


* > .srh_joken .srch_count,
* > .srh_joken2 .srch_count {
	color:#000;
	display: inline-block;
	font-size:13px !important;
}

@media screen and (max-device-width: 1024px) {
* > .srh_joken .srch_count,
* > .srh_joken2 .srch_count {
	color:#000;
	font-size:13px !important;
}
}

* > .srh_joken .srch_count2,
* > .srh_joken2 .srch_count2 {
	color:#fff;
}

/*--------------------------
 ①カテゴリ別検索
--------------------------*/

* > #main .btn_cate_tg{
	overflow:hidden;
	background:url(/search/image/dtl/btm_btn_tg3.gif) 0 0 no-repeat;
	width: 660px;
	height:48px;
	margin:-36px auto 25px;
}
* > #main .btn_cate_tg img{
	width: 184px;
	height: 32px;
	margin: 6px 10px 0 0;
	float: right;
	cursor:pointer;
}
* > #main .fa_info#cate_open{
	margin-bottom: 0;
}
* > #main .fa_info#cate_close{
	margin-bottom: 0;
	border-top: none;
	display:none;
}


/*--------------------------
 ②都道府県別検索
--------------------------*/

/*-- 都道府県タイトル --*/

* > .srh_joken2 .ttl_pref {
	position:relative;
	display:block;
	overflow:hidden;
	width:630px;
	height: 31px;
	margin: 0;
	padding: 0;
	text-align:left;
	text-indent:10px;
	color:#fff;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
}

/*北海道*/
* > .srh_joken2 .ttl_pref.pref1 {
	background: url(../image/srch/hokkaido.gif) no-repeat left bottom;
}
/*東北*/
* > .srh_joken2 .ttl_pref.pref2 {
	background: url(../image/srch/tohoku.gif) no-repeat left bottom;
}
/*関東*/
* > .srh_joken2 .ttl_pref.pref3 {
	background: url(../image/srch/kanto.gif) no-repeat left bottom;
}
/*東海*/
* > .srh_joken2 .ttl_pref.pref4 {
	background: url(../image/srch/tokai.gif) no-repeat left bottom;
}
/*関西*/
* > .srh_joken2 .ttl_pref.pref5 {
	background: url(../image/srch/kansai.gif) no-repeat left bottom;
}
/*中国*/
* > .srh_joken2 .ttl_pref.pref6 {
	background: url(../image/srch/chugoku.gif) no-repeat left bottom;
}
/*九州・沖縄*/
* > .srh_joken2 .ttl_pref.pref7 {
	background: url(../image/srch/kyusyu.gif) no-repeat left bottom;
}
/*甲信越*/
* > .srh_joken2 .ttl_pref.pref8 {
	background: url(../image/srch/koshinetsu.gif) no-repeat left bottom;
}
/*四国*/
* > .srh_joken2 .ttl_pref.pref9 {
	background: url(../image/srch/shikoku.gif) no-repeat left bottom;
}
/*北陸*/
* > .srh_joken2 .ttl_pref.pref10 {
	background: url(../image/srch/hokuriku.gif) no-repeat left bottom;
}

/*-- 一覧で見る（ポイント順） --*/
* > .srh_joken2 .ichiran_box{
	position:relative;
}
* > .srh_joken2 .ichiran {
	position:absolute;
	left:300px;
	top:3px;
}



/*-- 都道府県リスト --*/
* > .srh_joken2 ul.pref_li > li {
	width:33%;
}
/*-- 市区町村リスト --*/
* > .srh_joken2 .city_li > li {
	width:31.6%;
}

/*-- 地図画像部分 --*/
* > .pref_japan,
* > .area_japan {
	text-align:right;
}


* > .srh_joken .area_japan,
* > .srh_joken2 .area_japan {
	width:202px;
	height:85px;
	margin-left:20px;
	border:1px solid #fedbe4;
	display:block;
}

/*①②③番号部分のスタイル*/
* > .srh_joken .joken_ttl span,
* > .srh_joken2 .joken_ttl span {
	/*height:22px;
	line-height:22px;*/
	color: #fff;
	margin:0;
	padding:0 5px 0 0;
	font-size: 20px;
}


#content #main .list_box ul li span{
	color:#000;
	font-size:13px;
}

/* ---------------------------------------
 ③50音検索
---------------------------------------- */
.srch_50on .list{
	padding: 0 0 10px 10px;
}
.srh_50on .list li{
	float: left;
	width: 90px;
	height: 38px;
	margin: 8px 17px;
	background: transparent url(/search/image_cmn/search_03_bg_btn-gr.png) no-repeat scroll 0 0;
	color:#999999;
	font-size:17px;
	text-align: center;
	line-height:38px;
}
.srh_50on .list li a{
	background: transparent url(/search/image_cmn/search_03_bg_btn.png) no-repeat scroll 0 0;
	display: block;
	width: 90px;
	height: 38px;
	overflow: hidden;
}
.srh_50on .list li a:hover{
	background-position: 0 -50px;
}

/*50音検索共通化用*/
ul#search_50on_list li{
	background: none !important;
	float: left !important;
	width: 88px !important;
	height: 36px !important;
	margin: 0 30px 10px 0 !important;
	line-height: 36px !important;
}
ul#search_50on_list li a{
	background: none !important;
	width: 88px !important;
	height: 36px !important;
}

* > .srh_joken .joken_area ul#search_50on_list,
* > .srh_joken2 .joken_area ul#search_50on_list {
	margin: 6px 0 0 30px;
}

#main #js_srch_50on_box.joken_area {
	height: auto;
	padding: 13px 0;
}

#js_srch_50on_box.joken_area img{
	vertical-align:bottom;
}

#js_srch_50on_box.joken_area > ul.li_area{
	overflow:hidden;
	width:608px;
	margin:12px auto;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl{
	position:relative;
}

#js_srch_50on_box.joken_area > ul.li_area > li:nth-of-type(2){ margin-left:124px; }
#js_srch_50on_box.joken_area > ul.li_area > li:nth-of-type(3){ margin-left:248px; }
#js_srch_50on_box.joken_area > ul.li_area > li:nth-of-type(4){ margin-left:372px; }
#js_srch_50on_box.joken_area > ul.li_area > li:nth-of-type(5){ margin-left:496px; min-height:38px; }

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt{
	position:absolute;
	width: 110px;
	height:38px;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt:hover{
	cursor:pointer;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7 !important;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt.no_list:hover {
	cursor: default;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1 !important;
}
	
#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt.active:after {
	content:" ";
	display:inline-block;
	width:110px;
	height:38px;
	background-size:contain;
	vertical-align:middle;
	position: absolute;
	top: 0;
	left: 0;
	color:#fff !important;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt.few_list.active:after,
#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt.no_list.active:after {
	content: none;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt.active:hover,
	#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt:hover {
		filter: alpha(opacity=100);
		-moz-opacity:1;
		opacity:1 !important;
	}
}

#js_srch_50on_box.joken_area > ul.li_area > li.gyo1 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo01_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo2 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo02_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo3 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo03_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo4 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo04_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo5 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo05_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo6 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo06_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo7 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo07_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo8 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo08_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo9 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo09_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li.gyo10 > dl > dt.active:after {
  background:url(/image_cmn/cate_new/btn_search_50on_gyo10_on.png); 
}
#js_srch_50on_box.joken_area > ul.li_area > li > dl > dd{
	display:none;
	float:left;
	padding-top:38px;
}

#js_srch_50on_box.joken_area > ul.li_area > li.gyo4 > dl > dd{ margin-left:-203px; }
#js_srch_50on_box.joken_area > ul.li_area > li.gyo5 > dl > dd { margin-left:-217px; }
#js_srch_50on_box.joken_area > ul.li_area > li.gyo9 > dl > dd { margin-left:-200px; }
#js_srch_50on_box.joken_area > ul.li_area > li.gyo10 > dl > dd{ margin-left:-84px; }

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	#js_srch_50on_box.joken_area > ul.li_area > li.gyo4 > dl > dd{ margin-left:-211px; }
	#js_srch_50on_box.joken_area > ul.li_area > li.gyo9 > dl > dd { margin-left:-211px; }
	#js_srch_50on_box.joken_area > ul.li_area > li.gyo10 > dl > dd{ margin-left:-85px; }
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dd > ul{
	overflow:hidden;
	margin:8px 0px 3px;
	padding:9px 0px;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:23px;
	position:relative;
	border: solid 1px #2775be;
	-moz-box-shadow:0px 1px 2px 0px #9bbdd4;
	-webkit-box-shadow:0px 1px 2px 0px #9bbdd4;
	box-shadow:0px 1px 2px 0px #9bbdd4;	
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dd > ul > li{
	float:left;
	padding:5px 20px;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt.filter {
    z-index: 10;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dd > ul > li {
	border-right: #6298e0 solid 1px;
	color: #888;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dd > ul > li:last-child{
	border-right:none;
}

/* ---------------------------------------
 ④キーワード検索
---------------------------------------- */	
* > .joken_inner > .joken_area > div.keyword {
	display:block;
	overflow:hidden;
	width: 450px;
	margin: 0 auto 5px 10px;
	padding: 0;
}

* > .joken_inner > .joken_area > div.keyword input[type="text"] {
	float: left;
	width: 300px;
	margin: 4px 10px 0 0;
	padding: 5px;
	font-size: 15px;
}

* > .joken_inner > .joken_area > div.keyword input[type="button"] {
	background: url(/search/image/dtl/btn_keywrd.png) no-repeat 0 center;
	width: 70px;
	height: 29px;
	border: 0;
	margin: 3px 10px 0 0;
	padding: 0;
	line-height: 29px;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

/* ---------------------------------------
 ④キーワードフリー検索
---------------------------------------- */	
#free_key_area{
	margin-top: 10px;
	padding: 10px;
}

#free_key_area li{
	list-style: inside disc;
}
.keyword_free {
	width: 400px;
	margin: 20px auto;
	text-align: left;
	font-size: 28px;
	font-weight: bold;
}

.keyword_free a{
	display:block;
	float:right;
	background: url(/search/image/dtl/btn_keyword.png) no-repeat 0 center;
	width: 70px;
	height: 29px;
	border: 0;
	margin: 6px 10px 0 0;
	padding: 0;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.ttl_free_num {
	margin:5px 0 0 0;
	padding: 0 5px 0 0;
	font-size: 20px;
}

#src_btn{
	display:block;
	float:left;
	background: url(/search/image/dtl/btn_keyword.png) no-repeat 0 center;
	width: 70px;
	height: 29px;
	border: 0;
	margin: 3px 10px 0 0;
	padding: 0;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

#src_btn02{
	display:block;
	float:left;
	background: url(/search/image/dtl/btn_keyword.png) no-repeat 0 center;
	width: 70px;
	height: 29px;
	border: 0;
	margin: 3px 10px 0 0;
	padding: 0;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

/* ---------------------------------------
 ランキング
---------------------------------------- */	
.ranking{
	width:654px;
	margin:25px auto 30px;
	border-left:#d4557e 3px solid;
	border-right:#d4557e 3px solid;
	border-bottom:#d4557e 3px solid;
}
.ranking h2 {
	background:#d4557e;
	height:37px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:17px;
	padding:8px 0 0 0;
	font-weight:normal;
	color:#fff;
}
.ranking h2 span {
	font-weight:bold;
	font-size:19px;
}
.ranking h2 img {
	vertical-align:middle;
	margin:0 5px 4px;
}
.ranking h3{
	font-size:16px;
	font-weight:bold;
	padding: 0 0 10px;
	text-align:center;
}

.ranking .contents{
	margin:0 auto;
	height:90px;
}

.ranking .box {
	float:left;
	overflow:hidden;
	margin-top:10px;
	padding-left: 15px;
	padding-right: 10px;
	border-right: #7d7d7b 1px dashed;
}

.ranking .box2 {
	float:left;
	overflow:hidden;
	margin-top:10px;
	padding-left:10px;
	padding-right:8px;
}

.ranking .box .btn{
	overflow:hidden;
}

.ranking .btn div{
	float:left;
}
.ranking .btn div.rank_btn_02{
	margin-left:8px;
}


/* ---------------------------------------
 リサーチ系バナー一覧
---------------------------------------- */	
* > .bg_style {
	background-color:#fff;}

* > .bg_style > .joken_inner > .joken_area > div.fa_bnr {
	display: block;
	overflow:hidden;
	width: 580px;
	margin:10px auto 5px;
	padding: 0;
	text-align:center;
	line-height:1%;
}

* > .bg_style > .joken_inner > .joken_area > div.fa_bnr figure {
	float:left;
	width:260px;
	height:105px;
	margin:0 15px;
	padding:0;
}

* > .bg_style > .joken_inner > .joken_area > div.fa_bnr figure {
	background:url(/search/image_cmn/bnr_blank2.gif) no-repeat 0 top #fff;
}

* > .bg_style > .joken_inner > .joken_area > div.fa_bnr figure a {
	background:#fff;
}

* > .bg_style > .joken_inner > .joken_area > div.fa_bnr figure figcaption{
	background:url(/search/image/dtl/mrk_arrow_of.gif) no-repeat 0 0;
	width:260px;
	margin:5px 0 10px;
	text-align:left;
	text-indent:15px;
	overflow:hidden;
	font-size:12px;
	line-height:1.3;
}

* > .bg_style > .joken_inner > .joken_area > div.fa_bnr a {
	display:block;
	margin:0;
	padding:0;
}

* > .grayactive {
	filter: alpha(opacity=75) progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important;
	-webkit-filter: grayscale() !important;
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* ---------------------------------------
 施設検索アクセスランキング
---------------------------------------- */
* > .bg_style > div.joken_inner .ranking{
	background-color:#f3b948;
	overflow:hidden;
	width: 658px;
	margin: 0 auto 25px;
	padding:8px 0px 10px;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:#f1dc92 solid 1px;
	behavior: url(/css/PIE.php);
	position: relative;
	}

* > .bg_style > div.joken_inner .ranking h3 {
	width:auto;
	height: 26px;
	line-height: 26px;
	margin: 0 auto 3px;
	text-align: center;
	color: #fff;
	font-size: 17px;
}

* > .bg_style > div.joken_inner .ranking h3 span{
	display:inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 30px 0 30px;
	background: url(/search/image/dtl3/mrk_rank_crown.gif) no-repeat left top,
	url(/search/image/dtl3/mrk_rank_crown.gif) no-repeat right top;
	-pie-background: url(/search/image/dtl3/mrk_rank_crown.gif) no-repeat left top,
	url(/search/image/dtl3/mrk_rank_crown.gif) no-repeat right top;
	behavior: url(/css/PIE.php);
}

* > .bg_style > div.joken_inner .ranking > ul{
	width:648px;
	margin:0px auto;
	}
	
* > .bg_style > div.joken_inner .ranking > ul > li{
	float:left;
	width:312px;
	margin:0px 5px;
	padding:8px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:#f5e4a9 solid 1px;
	background-color:#fff;
	behavior: url(/css/PIE.php);
	}
	
* > .bg_style > div.joken_inner .ranking > ul > li > dl > dt{
	margin:0px 0px 8px;
	font-size:13px;
	text-align:center;
	}
	
* > .bg_style > div.joken_inner .ranking > ul > li > dl > dd > ul{
	width:306px;
	margin:0px auto;
	}
	
* > .bg_style > div.joken_inner .ranking > ul > li > dl > dd > ul > li{
	float:left;
	width:147px;
	margin:0px 3px;
	}

/*-- 都道府県　各カテゴリ別検索 --*/
* > .joken_area .place {
	display:block;
	overflow:hidden;
	background-color:#f4f3fe;
	margin-bottom:5px;
}
	
* > .joken_area .area_city [class^="place_li"],
* > .joken_area .area_city2 l[class^="place_li"],
* > .joken_area .area_city3 [class^="place_li"] {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	list-style: none;
	padding: 10px 4px 10px;
	background-color:#fff6f9;
}

* > .joken_area [class^="place_li"] {
	margin: 0 1px 15px;
}

* > .joken_area .area_city2 [class^="place_li"] {
	margin: 8px 2px 50px;
}

* > .joken_area .area_city3 [class^="place_li"] {
	margin: 0 2px 50px;
}

* > .joken_area [class^="place_li"] > li,
* > .joken_area [class^="place_li"] > li,
* > .joken_area [class^="place_li"] > li {
	font-size: 15px !important;
	display: list-item;
	float: left;
	width:168px;
	margin: 4px 10px 0 0;
	min-height:32px;
	line-height:16px;
	background: url(/image_cmn/lst_srch_s.png) no-repeat 7px 3px;
	text-align: left;
	padding-left: 1.7em;
	color:#777;
	/*white-space:nowrap;*/
}

* > .joken_area [class^="place_li"] > li .sml {
	font-size: 12px !important;
}

* > .joken_area ._town [class^="place_li"] > li {
	width: 260px;
}

* > .joken_area > #pref_box > .area_city > ul.place_li2 > li,
* > .joken_area > #pref_box > .area_city2 > ul.place_li2 > li,
* > .joken_area > #pref_box > .area_city3 > ul.place_li2 > li {
	font-size: 12px !important;
	display: list-item;
	float: left;
	width: 31.6%;
	margin: 0 4px 2px;
	height: 30px;
	line-height: 17px;
	padding: 0 0 3px 0;
	background: url(/image_cmn/lst_srch_s.png) no-repeat 0px 3px;
	text-align: left;
	text-indent: 14px;
	color: #777;
	white-space:normal;
}


/*市区町村一覧*/
* > .joken_area > #pref_box > .area_city,
* > .joken_area > #pref_box > .area_city2,
* > .joken_area > #pref_box > .area_city3{
	overflow:hidden;
	position:relative;
	margin:0;
	}

* > .joken_area > #pref_box > .area_city > h3.pref,
* > .joken_area > #pref_box > .area_city2 > h3.pref,
* > .joken_area > #pref_box > .area_city3 > h3.pref,
* > .joken_area > #pref_box > .area_city > h4.pref,
* > .joken_area > #pref_box > .area_city2 > h4.pref,
* > .joken_area > #pref_box > .area_city3 > h4.pref{
	text-align:left;
	text-indent:8px;
	width:625px;
	height:30px;
	line-height:30px;
	border-left:6px solid #fb95bd;
	border-bottom:1px solid #fb95bd;
	background:#fff;
	font-size:16px;
	}


/*------------------------------------
 文字制限　オーバー文字省略用スタイル
--------------------------------------*/
span[class="category_list"],
span[class="area_list"],
li[class="li_useful"]{
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


span[class="category_list"]{
	width: 68%;
}

span[class="area_list"]{
	width: 65%;
}

li[class="li_useful"]{
	width: 70%;
}

/*------------------------------------
 一覧で見る部分のスタイル
--------------------------------------*/

.btn_facility,
.btn_toggle {
	display:block;
	overflow:hidden;
	margin:0px 0 15px 8px;
	padding: 0 0 0 0;
	background: url(/image_cmn/light2.png) no-repeat 5px 2px;
	text-indent: 25px;
	font-size:18px;
	text-align:left;
}
.btn_facility {
	padding: 0 5px 0 25px;
	text-indent: -1px;
}
.btn_facility .area_text_nowrap,
.btn_toggle .area_text_nowrap{
	font-size:16px;
}
.area_prefectures_box{
	overflow:hidden;
	margin:0 20px 0 0;
}
.area_prefectures{
	width:395px;
	float:left;
	margin:0 0 0 8px;
}
.area_pref_map{
	width:245px;
	float:right;
}
.area_pref_map img{
	border:1px #ccc solid;
}
.btn_toggle {
  margin-top:15px !important;
  color:#0000FF;
  cursor:pointer;
  }
.btn_toggle:hover{
  color:#FF0000;
  }

* > #pref_box .place_li .pref_list,
* > #pref_box .place_li .pref_list2{
	display:block;
	font-size:16px !important;
	float:none !important;
	padding: 2px 0 0 25px;
	background: url(/image_cmn/light2.png) no-repeat 5px 0px !important;
	line-height: 1.4;
	margin-bottom: 4px;
	margin-top: 2px;
	width: 100%;
}
* > #pref_box .place_li .pref_list .area_text_nowrap,
* > #pref_box .place_li .pref_list2 .area_text_nowrap{
	text-indent:0;
}

.area_text_nowrap{
	display: inline-block;
}


.ttl_img_sp{
	margin: 0 5px 0 0;}
	
/** > .area_city .pref_list,	
* > .area_city .pref_list2 {
	display:block;
	float:none !important;
	margin-left:10px;
	padding: 2px 0 0 0;
	background: url(/image_cmn/light2.png) no-repeat 5px 0px !important;
	text-indent: 25px;
	font-size:15px;
}*/

/*20140609 検索▼*/
* > .srh_joken.under_narrow,
* > .srh_joken2.under_narrow {
	display:block;
	padding-bottom:20px;
	background: url(/search/image/dtl/line_underarrow_l.gif) no-repeat center bottom;
}

/*------------------------------------
 官庁・省庁名で探す
--------------------------------------*/
.listsrch{
	display: block;
	position: relative;
	margin: 18px 0 4px 22px;
	text-align: left;
}
.listsrch li{
	display: inline-block;
	position: relative;
	width: 188px;
	padding: 0 0 0 13px;
	margin: 0 0 10px 0;
	background: url("/company/image/icon_002.gif") no-repeat center left;
	font-size: 16px;
}

* > .srh_joken{
	margin:15px 5px 10px;
}

/*------------------------------------
 絞り込み検索_選択した条件
--------------------------------------*/
.joken_select_data{
	position:relative;
  width:650px;
	margin:0 auto 25px;
  padding:1px;
	border:3px double #fedbe4;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
  box-sizing:border-box;

  }  
.joken_select_data > .ttl_joken {
	position: relative;
	display:block;
	height:22px;
	line-height:22px;
	margin:0;
	padding:8px 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa5781), color-stop(100%,#f63c6c));
	background: -moz-linear-gradient(top, #fa5781 0%, #f63c6c 100%);
	background: linear-gradient(to bottom, #fa5781 0%,#f63c6c 100%);
	-pie-background: linear-gradient(#fa5781 0%,#f63c6c 100%);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0px 2px 3px #ccc;
	-moz-box-shadow:0px 2px 3px #ccc;
	box-shadow:0px 2px 3px #ccc;
	color:#fff;
	font-size:16px;
  font-weight:bold;
	text-align:left;
	behavior: url(/css/PIE.php);
	} 
.joken_select_data > dd{
	padding:20px 15px 10px;
}
.joken_select_data > dd ul{
	display:inline-block;
	width:100%;
}
.joken_select_data > dd ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	} 
.joken_select_data > dd ul li{
	float:left;
	border-right:1px solid #444;
	margin:0 12px 4px 0;
	padding:0 12px 0 0;
  white-space:nowrap;
}
.joken_select_data > dd ul li:last-child{
	border-right:none;
	margin:0;
	padding:0;
	white-space:normal;
	word-break: break-all;
	word-wrap:break-word;
	text-align:left;
}
  
.search_pink_box{
	background:#fff9fb;
	margin:0 10px 20px 10px;
	padding:5px 5px 10px 5px;
  border: #e84c8b 1px solid;
	border-radius:5px;
	text-align:left;
}
.search_pink_box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.search_pink_box .txt{
	margin:0 0 10px 10px;
  font-size:14px;
  line-height:26px;
}
.search_pink_box .txt img {
  vertical-align:top;
  margin:0;
  }
.search_pink_box .sarani_box{
	margin:10px 0 0px 165px;
}
.sarani_box .left{
	margin:0 8px 0 0;
	padding:4px 18px 4px 10px;
	font-weight:bold;
	display:inline-block;
	border-radius:4px 0px 0px 4px;
	background:#bde3f1;
	position:relative;
	top:-10px;
}
.sarani_box .left .city_y{
	position:absolute;
	top:0px;
	right:0px;
}
.sarani_box .right{
	display:inline-block;
}
.sarani_box .toggle_chou {
  cursor:pointer;
  }
.sarani_box .toggle_chou:hover{
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}

/*--------------------------------------
地域から検索 レイアウト
--------------------------------------*/
.search_pink_box .sarani_box2 {
  display:inline-block;
  width:650px;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sarani_patts {
  display:table;
  width:550px;
  margin:0 auto;
}
.sarani_patts .area_img {
  display:table-cell;
  width:240px;
}
.sarani_patts .area_img img {
  margin-right:30px;
}
.sarani_patts .area_to_go {
  display:table-cell;
  width:240px;
  vertical-align:top;
  text-align:center;
}
.sarani_patts .area_to_go .area_name {
	position:relative;
	display:inline-block;
  width:220px;
	margin:0;
	padding:10px 0 0 0;
	font-weight:bold;
	border-radius:4px 4px 0 0;
	background:#c5e7f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sarani_patts .area_to_go .area_name .img_y_bottom {
	position:absolute;
	top:26px;
	right:0px;
}
.sarani_patts .area_to_go .area_to_btn {
  display:inline-block;
  margin-top:30px;
}

.sarani_patts .area_to_go .area_to_btn img:hover{
	cursor: pointer;
	opacity: 0.8;
}

/* ------------------------------------
 ①町名から施設を探すからtoggle中身
-------------------------------------- */
.chou_box{
	margin:0 15px 10px;
	padding:20px 15px;
	border:1px #cfdfec solid;
	border-radius:5px;
	background-color:#FFF;
	font-size:14px;
}
.chou_box > li{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:1px #cfdfec solid;
}
.chou_box > li:last-child{
	margin:0;
	padding:0;
	border-bottom:none;
}
.chou_box dl{
	overflow:hidden;
}
.chou_box dt{
	float:left;
	margin:0 10px 0 0;
}

.choumei_box{
	overflow:hidden;
}
.choumei_box li{
	margin:0 20px 5px 0;
	float:left;
}
.choumei_box li:last-child{
	margin:0 0 0 0;
}

/* ------------------------------------
 ①政令指定都市から施設を探すからtoggle中身
-------------------------------------- */
.chou_box.seirei{
  margin: 0 15px 10px;
  padding: 20px 15px 5px;
}

.chou_box.seirei li a,
.chou_box.seirei li span{
	display: inline-block;
}

.chou_box .pref {
  background:#fff;
  border-left:6px solid #fb95bd;
  border-bottom:1px solid #fb95bd;
  font-size:16px;
  height:30px;
  line-height:30px;
  margin: 0 auto;
  text-align:left;
  text-indent:8px;
}

.chou_box .pref .srch_count {
  color:#000;
  font-size:13px;
  font-weight: normal;
  margin: 0 0 0 3px;
  padding:0;
}

.chou_box .place {
  background-color:#f4f3fe;
  display:block;
  margin-bottom:5px;
  overflow:hidden;
}
	
.chou_box [class^="place_li"] {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 1px;
  overflow: hidden;
  padding: 10px 4px 0;
}

.chou_box [class^="place_li"] > li {
  background: url(/image_cmn/lst_srch_s.png) no-repeat 7px 3px;
  box-sizing: border-box;
  display: list-item;
  float: left;
  font-size: 15px;
  line-height:16px;
  margin: 4px 10px 0 0;
  min-height:32px;
  padding-left: 1.7em;
  text-align: left;
  width:168px;
}

.chou_box [class^="place_li"] > li .sml {
  font-size: 12px;
}

/*----------------------------------
  ②キーワード（施設名）から施設を探す
----------------------------------*/
.form_ky_box{
	width:370px;
	margin:15px auto 5px;
	text-align:center;
  font-size:15px;
  height:40px;
  line-height:40px;
}

.form_ky_box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.form_ky_box .ky_box{
  float:left;
	width:260px;
  height:20px;
	padding:5px;
}
.form_ky_box .btn{
  float:left;
  margin:3px 0px 0px 10px;
}
.form_ky_box .btn:hover{
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}

/*----------------------------------
  ③カテゴリから施設を探す
----------------------------------*/
.icon_cate{
	vertical-align:-8px;
}

/* ------------------------------------
 toggle
-------------------------------------- */
.category_box{
	width:600px;
	margin:0 auto 15px auto;
}
.category_box dt{
	display:block;
  width:100%;
	height:50px;
/*	padding:7px 10px 0 40px;*/
	padding: 9px 10px 0 40px;
	position: relative;
	cursor:pointer;
  box-sizing: border-box;
  
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.01em;
}
.category_box dt .ttl_cate{
	font-weight:bold;
  letter-spacing: 0.1em;
}
.category_box dt.single{
  padding-top: 17px;
}


.category_box dt:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7 !important;
}

.category_box dt.active{
/*	color:#FFF; カテゴリ再編 #12280*/
  color:#111;
/*	font-weight:bold;*/
}
.category_box dd{
  background:#ffffff;
  width: 600px;
	border-radius:0 0 5px 5px;
	padding: 10px;
  display:none;
  box-sizing: border-box;
  margin-top: -2px;
    }
    
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .category_box dt{
    font-size: 13px;
  } 
  .category_box dt .ttl_cate{
    font-size: 14px;
  }
}
	
/*シニア*/
.cate_01 dt{
  background:url("/search/image/srh/bg_cate_01.png") no-repeat 0 center;
  }
.cate_01 dt.active{
  background:url("/search/image/srh/bg_cate_01_active.png") no-repeat right center;
  }
.cate_01 dd.cate_01{
	 border:#5c7b00 1px solid;
}

/*飲食店*/
.cate_13 dt{
  background:url("/search/image/srh/bg_cate_13.png") no-repeat 0 center;
  }
.cate_13 dt.active{
  background:url("/search/image/srh/bg_cate_13_active.png") no-repeat 0 center;
  }
.cate_13 dd.cate_13{
	border:#fcab7a 1px solid;
}

/*小売店*/
.cate_11 dt{
  background:url("/search/image/srh/bg_cate_11.png") no-repeat 0 center;
  }
.cate_11 dt.active{
  background:url("/search/image/srh/bg_cate_11_active.png") no-repeat 0 center;
  }
.cate_11 dd.cate_11{
	border:#e63e3e 1px solid;
}

/*病院*/
.cate_05 dt{
  background:url("/search/image/srh/bg_cate_05.png") no-repeat 0 center;
  }
.cate_05 dt.active{
  background:url("/search/image/srh/bg_cate_05_active.png") no-repeat 0 center;
  }
.cate_05 dd.cate_05{
	border:#27b0b0 1px solid;
}

/*動物病院*/
.cate_06 dt{
  background:url("/search/image/srh/bg_cate_06.png") no-repeat 0 center;
  }
.cate_06 dt.active{
  background:url("/search/image/srh/bg_cate_06_active.png") no-repeat 0 center;
  }
.cate_06 dd.cate_06{
	border:#c8d067 1px solid;
}

/*接骨院*/
.cate_16 dt{
  background:url("/search/image/srh/bg_cate_16.png") no-repeat 0 center;
  }
.cate_16 dt.active{
  background:url("/search/image/srh/bg_cate_16_active.png") no-repeat 0 center;
  }
.cate_16 dd.cate_16{
	border:#3d9f11 1px solid;
}

/*柔道整復師専門学校*/
.cate_04 dt{
	background:url("/search/image/srh/bg_cate_04.png") no-repeat 0 center;
  }
.cate_04 dt.active{
  background:url("/search/image/srh/bg_cate_04_active.png") no-repeat 0 center;
  }
.cate_04 dd.cate_04{
	border:#3494e6 1px solid;
}

/*学校*/
.cate_03 dt{
  background:url("/search/image/srh/bg_cate_03.png") no-repeat 0 center;
  }
.cate_03 dt.active{
  background:url("/search/image/srh/bg_cate_03_active.png") no-repeat 0 center;
  }
.cate_03 dd.cate_03{
	border:#d28f00 1px solid;
}

/*観光名所*/
.cate_07 dt{
  background:url("/search/image/srh/bg_cate_07.png") no-repeat 0 center;
  }
.cate_07 dt.active{
  background:url("/search/image/srh/bg_cate_07_active.png") no-repeat 0 center;
  }
.cate_07 dd.cate_07{
	border:#f15526 1px solid;
}

/*ホテル*/
.cate_15 dt{
  background:url("/search/image/srh/bg_cate_15.png") no-repeat 0 center;
  }
.cate_15 dt.active{
  background:url("/search/image/srh/bg_cate_15_active.png") no-repeat 0 center;
  }
.cate_15 dd.cate_15{
	border:#44568a 1px solid;
}

/*結婚式場*/
.cate_17 dt{
  background:url("/search/image/srh/bg_cate_17.png") no-repeat 0 center;
  }
.cate_17 dt.active{
  background:url("/search/image/srh/bg_cate_17_active.png") no-repeat 0 center;
  }
.cate_17 dd.cate_17{
	border:#d6599f 1px solid;
}

/*エンターテイメント*/
.cate_14 dt{
  background:url("/search/image/srh/bg_cate_14.png") no-repeat 0 center;
  }
.cate_14 dt.active{
  background:url("/search/image/srh/bg_cate_14_active.png") no-repeat 0 center;
  }
.cate_14 dd.cate_14{
	border:#050505 1px solid;
}

/*マスコミ*/
.cate_19 dt{
  background:url("/search/image/srh/bg_cate_19.png") no-repeat 0 center;
  }
.cate_19 dt.active{
  background:url("/search/image/srh/bg_cate_19_active.png") no-repeat 0 center;
  }
.cate_19 dd.cate_19{
	border:#da4068 1px solid;
}

/*公営競技場*/
.cate_18 dt{
  background:url("/search/image/srh/bg_cate_18.png") no-repeat 0 center;
  }
.cate_18 dt.active{
  background:url("/search/image/srh/bg_cate_18_active.png") no-repeat 0 center;
  }
.cate_18 dd.cate_18{
	border:#71542a 1px solid;
}

/*スポーツ施設*/
.cate_10 dt{
  background:url("/search/image/srh/bg_cate_10.png") no-repeat 0 center;
  }
.cate_10 dt.active{
  background:url("/search/image/srh/bg_cate_10_active.png") no-repeat 0 center;
  }
.cate_10 dd.cate_10{
	border:#0fb4cf 1px solid;
}

/*上場企業*/
.cate_02 dt{
  background:url("/search/image/srh/bg_cate_02.png") no-repeat 0 center;
  }
.cate_02 dt.active{
  background:url("/search/image/srh/bg_cate_02_active.png") no-repeat 0 center;
  }
.cate_02 dd.cate_02{
	border:#4568c0 1px solid;
}

/*証券会社*/
.cate_20 dt{
  background:url("/search/image/srh/bg_cate_20.png") no-repeat 0 center;
  }
.cate_20 dt.active{
  background:url("/search/image/srh/bg_cate_20_active.png") no-repeat 0 center;
  }
.cate_20 dd.cate_20{
	border:#f1a400 1px solid;
}

/*金融機関*/
.cate_12 dt{
  background:url("/search/image/srh/bg_cate_12.png") no-repeat 0 center;
  }
.cate_12 dt.active{
  background:url("/search/image/srh/bg_cate_12_active.png") no-repeat 0 center;
  }
.cate_12 dd.cate_12{
	border:#ceb300 1px solid;
}

/*保険会社*/
.cate_21 dt{
  background:url("/search/image/srh/bg_cate_21.png") no-repeat 0 center;
  }
.cate_21 dt.active{
  background:url("/search/image/srh/bg_cate_21_active.png") no-repeat 0 center;
  }
.cate_21 dd.cate_21{
	border:#488dc2 1px solid;
}

/*公共施設*/
.cate_08 dt{
  background:url("/search/image/srh/bg_cate_08.png") no-repeat 0 center;
  }
.cate_08 dt.active{
  background:url("/search/image/srh/bg_cate_08_active.png") no-repeat 0 center;
  }
.cate_08 dd.cate_08{
	border:#983949 1px solid;
}

/*生活・通信インフラ*/
.cate_22 dt{
  background:url("/search/image/srh/bg_cate_22.png") no-repeat 0 center;
  }
.cate_22 dt.active{
  background:url("/search/image/srh/bg_cate_22_active.png") no-repeat 0 center;
  }
.cate_22 dd.cate_22{
	border:#a46ed0 1px solid;
}

/*交通アクセス*/
.cate_09 dt{
  background:url("/search/image/srh/bg_cate_09.png") no-repeat 0 center;
  }
.cate_09 dt.active{
  background:url("/search/image/srh/bg_cate_09_active.png") no-repeat 0 center;
  }
.cate_09 dd.cate_09{
	border:#0e9d1c 1px solid;
}

/*レンタカー会社*/
.cate_23 dt{
  background:url("/search/image/srh/bg_cate_23.png") no-repeat 0 center;
  }
.cate_23 dt.active{
  background:url("/search/image/srh/bg_cate_23_active.png") no-repeat 0 center;
  }
.cate_23 dd.cate_23{
	border:#2ac19c 1px solid;
}

/* ------------------------------------
 ③カテゴリからtoggule中身
-------------------------------------- */
.zen{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:2px #ffc9e5 solid;
}
.zen li {
  position: relative;
	
}
.zen span{
	font-size:16px;
	position:relative;
	top:-4px;
}
.zen span.sm{
	position:relative;
	top:-5px;
	font-size:13px;
	margin:0 0 0 2px;
}

.cate_01_color:not(:first-of-type),
.cate_02_color:not(:first-of-type),
.cate_03_color:not(:first-of-type),
.cate_04_color:not(:first-of-type),
.cate_05_color:not(:first-of-type),
.cate_06_color:not(:first-of-type),
.cate_07_color:not(:first-of-type),
.cate_08_color:not(:first-of-type),
.cate_09_color:not(:first-of-type),
.cate_10_color:not(:first-of-type),
.cate_11_color:not(:first-of-type),
.cate_12_color:not(:first-of-type),
.cate_13_color:not(:first-of-type),
.cate_14_color:not(:first-of-type),
.cate_15_color:not(:first-of-type),
.cate_16_color:not(:first-of-type),
.cate_17_color:not(:first-of-type),
.cate_18_color:not(:first-of-type),
.cate_19_color:not(:first-of-type),
.cate_20_color:not(:first-of-type),
.cate_21_color:not(:first-of-type),
.cate_22_color:not(:first-of-type),
.cate_23_color:not(:first-of-type){
  background-position: 0 6px;
  background-repeat: no-repeat;
  font-size: 14px;
  margin-left: 20px;
  padding-top: 7px;
  padding-left: 15px;
  width: 538px;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .cate_01_color:not(:first-of-type),
  .cate_02_color:not(:first-of-type),
  .cate_03_color:not(:first-of-type),
  .cate_04_color:not(:first-of-type),
  .cate_05_color:not(:first-of-type),
  .cate_06_color:not(:first-of-type),
  .cate_07_color:not(:first-of-type),
  .cate_08_color:not(:first-of-type),
  .cate_09_color:not(:first-of-type),
  .cate_10_color:not(:first-of-type),
  .cate_11_color:not(:first-of-type),
  .cate_12_color:not(:first-of-type),
  .cate_13_color:not(:first-of-type),
  .cate_14_color:not(:first-of-type),
  .cate_15_color:not(:first-of-type),
  .cate_16_color:not(:first-of-type),
  .cate_17_color:not(:first-of-type),
  .cate_18_color:not(:first-of-type),
  .cate_19_color:not(:first-of-type),
  .cate_20_color:not(:first-of-type),
  .cate_21_color:not(:first-of-type),
  .cate_22_color:not(:first-of-type),
  .cate_23_color:not(:first-of-type){
    background-position: 0 7px;
  }
}

/* 各カテゴリ　サブタイトル アイコン　*/
.cate_00_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_00.png");} /* 賃貸物件 */
.cate_01_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_01.png")} /* 老人ホーム */
.cate_13_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_13.png")} /* 飲食店 */
.cate_11_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_11.png")} /* ショッピング */
.cate_05_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_05.png")} /* 病院・医院 */
.cate_16_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_16.png")} /* 接骨院 */
.cate_06_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_06.png")} /* ペット */
.cate_03_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_03.png")} /* 学校 */
.cate_04_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_04.png")} /* 柔整 */
.cate_07_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_07.png")} /* 観光施設 */
.cate_15_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_15.png")} /* ホテル */
.cate_17_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_17.png")} /* 結婚式場 */
.cate_14_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_14.png")} /* エンタメ */
.cate_10_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_10.png")} /* スポーツ */
.cate_18_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_18.png")} /* 公営競技場 */
.cate_19_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_19.png")} /* マスコミ */
.cate_02_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_02.png")} /* 上場企業 */
.cate_20_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_20.png")} /* 証券会社 */
.cate_12_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_12.png")} /* 金融機関 */
.cate_21_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_21.png")} /* 保険会社 */
.cate_08_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_08.png")} /* 公共施設 */
.cate_22_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_22.png")} /* 生活・通信インフラ */
.cate_09_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_09.png")} /* 交通アクセス */
.cate_23_color:not(:first-of-type) {background-image: url("/search/image_cmn/dtl/marketing/cate/ico_data_fa_ttl_23.png")} /* レンタカー会社 */

.cate_01_color{
  color: #5a972c;
}
.cate_02_color{
  color: #37539a;
}
.cate_03_color{
  color: #a97400;
}
.cate_04_color{
  color: #1f73ba;
}
.cate_05_color{
  color: #1f8d8d;
}
.cate_06_color{
  color: #829506;
}
.cate_07_color{
  color: #c1441e;
}
.cate_08_color{
  color: #7a2e3a;
}
.cate_09_color{
  color: #0b7e16;
}
.cate_10_color{
  color: #2996a7;
}
.cate_11_color{
  color: #b83232;
}
.cate_12_color{
  color: #a58f00;
}
.cate_13_color{
  color: #ba6100;
}
.cate_14_color{
  color: #292929;
}
.cate_15_color{
  color: #2f3c61;
}
.cate_16_color{
  color: #317f0e;
}
.cate_17_color{
  color: #ab477f;
}
.cate_18_color{
  color: #5a4322;
}
.cate_19_color{
  color: #b23353;
}
.cate_20_color{
  color: #c18300;
}
.cate_21_color{
  color: #3a719b;
}
.cate_22_color{
  color: #8358a6;
}
.cate_23_color{
  color: #229a7d;
}

.cate_sub{
	margin: 3px 0 10px 13px;
	overflow:hidden;
}
.zen + .cate_sub{
	margin:0 0 10px 20px;
}
.cate_sub_redline{
	background:none;
	padding:20px 0 0px 0;
	background:url("/search/image/srh/bg_pink_check.jpg") repeat-x 0 top;
}
.cate_sub li{
  position: relative;
	float:left;
	width:268px;
	margin:0 10px 10px 0;
}
.category_box input{
	width:22px;
	height:22px;
	vertical-align:middle;
	margin-bottom:2px;
	display:block;
}
.category_box label{
	display:block;
	margin-top:-22px;
	margin-top:-26px\9;
	margin-left:33px;
	font-size:14px;
  cursor:pointer;
}
.category_box .zen input[type="checkbox"] + label{
	font-size:16px;
  background: url(/search/image/srh/bg_checkbox_off.png) no-repeat 0 1px;
}
.category_box input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor:pointer;
}
.category_box input[type="checkbox"] + label {
	display:block;
  margin: 0 0 0 4px;
  padding: 3px 0 3px 30px;
	background:url("/search/image/srh/bg_checkbox_off.png") no-repeat 0 1px;
}
.category_box input[type="checkbox"]:checked + label {
  background: url("/search/image/srh/bg_checkbox_on.png") no-repeat 0 1px;
}
.category_box label span {
  margin:0 0 0 5px;
  }
.btn_box_category{
	width:602px;
	margin:20px 0 0 0;
	text-align:center;
}
.btn_box_category_m{
  display: inline-block;
	margin: 5px auto 0;
	/*padding-bottom:20px;
	border-bottom:#ffdbe9 solid 3px;*/
}
.btn_box_category_m a {
  display: inline-block;
}
.btn_box_category_m img {
  vertical-align: bottom;
}
/* ------------------------------------
 一覧
-------------------------------------- */
* > .facility_lst .fa_li.fa_post2 {
	width:524px;
	margin:0 0 8px;
}
* > .facility_lst .fa_li.fa_post2 .fa_area {
	width:381px
}
.select_category{
	overflow:hidden;
	margin:0 20px;
}
.select_category li{
	float:left;
	border-right:1px solid #444444;
	margin:0 12px 0 0;
	padding:0 12px 0 0;
}
.select_category li:last-child{
	border-right:none;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
}
.select_category_bg_s{
	width:524px;
	height:28px;
	_height:30px;
	padding:2px 0 0 0;
	background:#dfdfdf url("/search/image/srh/bg_sele_category_s.jpg") 0 0 no-repeat;
}
.select_category_bg{
	width:656px;
	height:28px;
	_height:30px;
	padding:2px 0 0 0;
	background:#dfdfdf url("/search/image/srh/bg_sele_category.jpg") 0 0 no-repeat;
}
.select_category_box{
	overflow:hidden;
	float:right;
}
.select_category_box li{
	float:left;
	margin:0 3px 0 0;
}
.select_category_icon{
	border-radius:3px;
	padding:1px 5px;
	color:#FFF;
}
/*シニア*/
.select_category_box .cate_01{
	background:#70bd37;
}
/*企業*/
.select_category_box .cate_02{
	background:#4568c0;
}
/*学校*/
.select_category_box .cate_03{
	background:#d39100;
}
/*専門学校*/
.select_category_box .cate_04{
	background:#695897;
}
/*病院*/
.select_category_box .cate_05{
	background:#27b0b0;
}
/*動物病院*/
.select_category_box .cate_06{
	background:#a3ba08;
}
/*観光*/
.select_category_box .cate_07{
	background:#f15526;
}
/*公共施設*/
.select_category_box .cate_08{
	background:#983949;
}
/*交通*/
.select_category_box .cate_09{
	background:#0e9d1c;
}
/*スポーツ施設*/
.select_category_box .cate_10{
	background:#33bbd1;
}
/*ショッピング*/
.select_category_box .cate_11{
	background:#e63e3e;
}
/*金融*/
.select_category_box .cate_12{
	background:#ceb300;
}
/*飲食店*/
.select_category_box .cate_13{
	background:#e97900;
}
/*エンターテイメント*/
.select_category_box .cate_14{
	background:#333333;
}
/*ホテル*/
.select_category_box .cate_15{
	background:#3b4b79;
}
/*接骨院*/
.select_category_box .cate_16{
	background:#3d9f11;
}
/*結婚式場*/
.select_category_box .cate_17{
	background:#d6599f;
}
/*公営競技場*/
.select_category_box .cate_18{
	background:#71542a;
}
/*マスコミ*/
.select_category_box .cate_19{
	background:#da4068;
}
/*証券会社*/
.select_category_box .cate_20{
	background:#f1a400;
}
/*保険会社*/
.select_category_box .cate_21{
	background:#488dc2;
}
/*生活・通信インフラ*/
.select_category_box .cate_22{
	background:#a46ed0;
}
/*レンタカー会社*/
.select_category_box .cate_23{
	background:#2ac19c;
}

.err_box{
	border:3px solid #bbbbbb;
	padding:30px 0;
	line-height:3;
	letter-spacing:0.3em;
}
.err_box span{
	font-weight:bold;
	font-size:18px
}


/*お気に入り投稿部分*/
* > .facility_lst .fa_li .evaluate_area .user_count {
	width:397px !important;
	height:auto !important;
	padding:0 0 0px 0 !important;
}
* > .facility_lst .fa_li .evaluate_area .user_count_s {
	width:263px !important;
	height:auto !important;
	padding:0 0 0px 0 !important;
}

/*--------------------------------
 バナーエリア
--------------------------------*/
.mod_bnrbox_text {
    color: #e00;
    font-size: 22px;
    font-weight: bold;
    border-bottom: #e00 solid 1px;
    text-align: center;
    width: 320px;
    margin: 0 auto 10px;
	padding: 15px 0 0;
}

.bnr_area{
  margin:30px auto;
	background-color: #ebf9f9;
	overflow: hidden;
  }
.bnr_area:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

/* 基本バナー */
.bnr_area .bnr_basic {
  margin:0px auto 30px;
	text-align:center;
}
.bnr_area .bnr_basic figcaption{
	margin:8px auto 0;
	font-size: 15px;
  line-height:1.4;
}

.bnr_area .bnr_basic a {
	display: inline;
}

/* ピンク_ブルー背景のハーフバナー */
.bnr_area .bnr_box.l_r{
  clear:both;
  position:relative;
	width: 644px;
	padding: 12px 12px 8px 12px;
	text-align: center;
	font-size:15px;
  box-sizing:border-box;
}
.bnr_area .bnr_box.l_r:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.bnr_area .bnr_box.l_r figure{
  width:304px;
	margin:0;
  padding:0;
}
.bnr_area .bnr_box.l_r figcaption {
	box-sizing:border-box;
  width:304px;
	margin:4px auto 0;
  padding:0 6px;
	font-size: 12px;
  line-height:1.4;
  letter-spacing:0.05em;
  text-align:left;
  
}
.bnr_area .bnr_box.l_r figure + figure{
	margin:0px;
}
.bnr_area .bnr_box.l_r figure:nth-child(1){
  float:left;
}
.bnr_area .bnr_box.l_r figure:nth-child(2){
  float:right;
}
.bnr_area .bnr_box.l_r figure a {
  background:none;
}
.bnr_area .bnr_box.bnr_middle {
	width: 480px;
	margin: 0 auto;
	padding: 1px 0 10px;
}

.bnr_area .bnr_box.bnr_long{
  clear:both;
	width: 616px;
	padding: 12px 0 20px;
	margin: 0 auto;
	text-align: center;
	font-size:15px;
}
.bnr_area .bnr_box.bnr_long figure{
  width: 616px;
	margin:0;
  padding:0;
}
.bnr_area .bnr_box.bnr_long figcaption {
  width: 616px;
	margin:4px auto 0;
  padding:0 6px;
	font-size: 12px;
  line-height:1.4;
  letter-spacing:0.05em;
  text-align:center;
}
.bnr_area .bnr_box.bnr_long figure a,
.bnr_area .bnr_box.bnr_middle figure a {
  background:none;
}

/* ピカ写メバナー */
.pika_all_box,
.bnr_area [class^="mod_officialapp"] {
	width: 610px;
}
.bnr_area [class^="mod_officialapp"] .lnk2 .l_ttl {
	letter-spacing: 0;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.bnr_area [class^="mod_officialapp"] .lnk2 .l_ttl,
	.bnr_area [class^="mod_officialapp"] .lnk2 .cap {
		letter-spacing: -0.05em;
	}
}
.bnr_area .mod_officialapp_pika .lnk2 .app_dtl {
  padding-left: 15px;
  padding-right: 15px;
  width: 379px;
}
.bnr_area .mod_officialapp .lnk2 {
	width: 194px;
}

/* ----------------------------
 ポイント5倍表示
------------------------------ */
.info_pointup{
  width:660px;
  margin:10px auto 20px;
  box-sizing:border-box;
  background:#fffdf6;
  border:1px solid #f08609;
  text-align:left;
  }
.info_pointup:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.info_pointup .lead{
  float:left;
  width:365px;
  margin:18px 0 18px 10px;
  padding:0 0 0 40px;
  font-size:14px;
  line-height:1.2;
  letter-spacing:-0.05em;
  background: url("/search/image/dtl_new/ico-pickup-crown.png") no-repeat 0 center;
  background-size: 34px;
  min-height: 34px;
  box-sizing:border-box;
  }

.info_pointup.ico_s .lead{
  width:340px;
  margin:16px 0 0 18px;
  padding:0 0 0 30px;
  font-size:16px;
  letter-spacing:0.05em;
  font-weight:bold;
  background: url("/search/netad/image_cmn/ico_rcm_fa_s.png") no-repeat 0 center;
  }

.info_pointup .lead .red{
  padding:0 0 0 2px;
  color:#f00;
  }
.info_pointup .btn_lnk_getpoint{
  float:right;
  margin:16px 12px 0 0; 
  }
.info_pointup.ico_s .btn_lnk_getpoint{
  float:right;
  margin:16px 16px 0 0; 
  }

.info_pointup .btn_lnk_getpoint a{
  display:block;
  }
.info_pointup .btn_lnk_getpoint img{
  vertical-align:middle;
  }

/* ボタン高さ変更 */
.info_pointup.info_recommend {
	height: auto;
}

.info_pointup.info_recommend .lead {
	background: url("/search/image/dtl_new/ico-pickup-crown.png") no-repeat 0 0;
	background-size: 34px;
	float: left;
	margin: 20px 10px;
	padding-left: 45px;
	vertical-align: middle;
	width: 357px;
}

.info_pointup.info_recommend .btn_lnk_getpoint {
	display: inline-block;
	float: right;
	margin: 15px 15px 15px 0;
}

/* ----------------------------
 地域から検索_タイトル
------------------------------ */
.ttl_search_area{
  margin:40px auto 0;
  }
.ttl_search_area img{
  vertical-align:bottom;
  }

/* --------------------------------------------------
	施設検索イラスト集バナー
-------------------------------------------------- */
.bnr_shisetsu_illust {
  display:block;
  width:480px !important;
  margin:10px auto 15px auto;
}
.bnr_shisetsu_illust figcaption {
  margin:8px 10px 0 10px;
  text-align:left;
  line-height:1.5;
}

/* --------------------------------------------------
	アプリバナー
-------------------------------------------------- */
div.appli_bnr_box {
	width: 594px;
	margin: 0 auto;
	overflow: hidden;
}

div.appli_bnr_box figure{
    margin: 0 auto;
    padding: 12px 0 17px;
    text-align: center;
	width: 594px;
}

div.appli_bnr_box figcaption {
	font-size: 13px;
  line-height: 1.4;
  padding-top: 5px;
}

/* --------------------------------------------------
	基本情報投稿バナー
-------------------------------------------------- */
.bnr_basicinfo{
	text-align: center;
	margin: 0 0 30px 0;
}
.bnr_basicinfo .cap {
	display: block;
	margin: 5px auto 0;
	font-size: 14px;
  line-height:1.6;
}

/*-----------------------------------------
  カテゴリから検索 全国のリンク変更
	-----------------------------------------*/
* > .srh_joken .joken_area .joken_light,
.lst_seirei li,
.joken_area .btn_facility,
* > .joken_area #pref_box .place_li .pref_list2 {
  background: none !important;
  padding: 0;
}

.joken_area .btn_facility,
* > .srh_joken .joken_area .joken_light{
  margin: 0 0 14px 5px;
  text-indent: 0;
}

.lst_seirei li{
	margin: 0 6px 10px;
	width: 298px;
}

* > .joken_area #pref_box .place_li .pref_list2 {
  margin: 10px 0 14px 6px;
}

* > .srh_joken .joken_area .joken_light a,
.lst_seirei li a,
.joken_area .btn_facility a,
* > .joken_area #pref_box .place_li .pref_list2 a {
  color: #060;
  display: inline-block;
  max-width: 514px;
  padding: 9px 27px 7px 31px;
}

.lst_seirei.half li a{
	box-sizing: border-box;
	width: 100%;
}
* > .srh_joken .joken_area .joken_light.half a{
	box-sizing: border-box;
	width: 298px;
}

* > .srh_joken .joken_area .joken_light.fix a,
.lst_seirei li.fix a,
.joken_area .btn_facility a,
* > .joken_area #pref_box .place_li .pref_list2.fix a {
  background: url(/search/image_cmn/dtl/icon_arrow.png) no-repeat 9px 12px,
              url(/search/image_cmn/dtl/icon_link_green.png) no-repeat right 12px center;
  background-color: #F9FFF9;
  border-radius: 3px;
  border: 1px solid #393;
  color: #1B641B;
  font-weight: 600;
  padding: 8px 24px 6px 30px;
}

* > .srh_joken .joken_area .joken_light.fix a:hover,
.lst_seirei li.fix a:hover,
.joken_area .btn_facility a:hover,
* > .joken_area #pref_box .place_li .pref_list2.fix a:hover{
  background: url(/search/image_cmn/dtl/icon_arrow_on.png) no-repeat 9px 12px,
              url(/search/image_cmn/dtl/icon_link_green_on.png) no-repeat right 12px center;
  background-color: #F9FFF9;
	border: 1px solid #00B200;
	color: #00B200;
}
* > .joken_area #pref_box .place_li .pref_list2.fix a,
* > .joken_area #pref_box .place_li .pref_list2.fix a:hover {
  background-position: 9px 11px,
                       right 10px center; 
}



/*------------------------------------
近隣地域ページリンク #13187
-------------------------------------*/
.near_area_cate {
  overflow: hidden;
  width: 650px;
  margin: 30px auto 20px;
  padding: 0;
}

.near_area_cate h2 {
  clear: both;
  margin: 0 0 15px;
  padding: 6px 10px 5px;
  background: #D8F1DB;
  color: #009512;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
}

.near_area_cate .area_list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 0 15px 0 22px;
}

.near_area_cate .area_list li {
  background-color: #e1658d;
  border-radius: 5px;
  border-bottom: solid 3px #d64d74;
  box-sizing: border-box;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 5px 10px;
}

.near_area_cate .area_list li:hover {
  background-color: #f17ca2;
}

.near_area_cate .area_list li a {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0 15px;
}