@charset "utf-8";
@import url("srh_cmn.css");
@import url("cmnsrch_new.css");

div.read_category {
  margin: 0 10px 15px;
  background-color: #FFE8E8;
}

.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 .joken_inner,
* > .srh_joken2 .joken_inner {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 5px 20px;
  border: 3px double #fedbe4;
  padding: 1px;
}

* > .srh_joken2 .joken_inner {
  background: url(../image/srch/bg_pref_fa3.jpg) no-repeat bottom center;
  margin-left: 10px;
  margin-right: 10px;
}

/* ---------------------------------------
 h2
---------------------------------------- */

* > h2.joken_ttl,
* > h3.joken_ttl {
  display: block;
  margin: 0 0px 10px;
  padding: 12px 15px 12px 40px;
  background: -moz-linear-gradient(top, #fa5781 0%, #f63c6c 100%);
  background: linear-gradient(to bottom, #fa5781 0%, #f63c6c 100%);
  border-radius: 3px;
  box-shadow: 0px 2px 3px #ccc;
  color: #fff;
  min-height: 22px;
  line-height: 22px;
  font-size: 18px;
  text-align: left;
  text-indent: -25px;
  position: relative;
}

* > h2.joken_ttl.toggle,
* > h3.joken_ttl.toggle {
  margin: 0 0 25px;
}

* > h2.joken_ttl02,
* > h3.joken_ttl02 {
  display: block;
  margin: 0 0px 10px;
  padding: 8px 15px;
  background: -moz-linear-gradient(top, #2a9fd5 0%, #2587b4 100%);
  background: linear-gradient(to bottom, #2a9fd5 0%, #2587b4 100%);
  border-radius: 3px;
  box-shadow: 0px 2px 3px #ccc;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  text-align: left;
  position: relative;
}

* > .srh_joken .joken_area,
* > .srh_joken2 .joken_area {
  margin: 0 0 6px;
  padding: 0 10px 10px 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 .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;
  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 {
  margin-bottom: 0;
}

* > .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 ul.pref_li li.pref_list_box,
* > .srh_joken2 ul.pref_li li.pref_list_box {
  display: flex;
}

* > .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;
}


* > .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 {
  font-size: 14px;
  position: relative;
  overflow: hidden;
}

* > .srh_joken2 .ichiran {
  font-size: 14px;
  position: absolute;
  left: 320px;
  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;
}
* > .pref_japan {
  margin-top: -30px;
}

* > .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 {
  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: 1px 0 8px;
}

#js_srch_50on_box.joken_area img {
  vertical-align: bottom;
}

#js_srch_50on_box.joken_area > ul.li_area {
  overflow: hidden;
  width: 530px;
  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: 110px;
}

#js_srch_50on_box.joken_area > ul.li_area > li:nth-of-type(3) {
  margin-left: 220px;
}

#js_srch_50on_box.joken_area > ul.li_area > li:nth-of-type(4) {
  margin-left: 330px;
}

#js_srch_50on_box.joken_area > ul.li_area > li:nth-of-type(5) {
  margin-left: 440px;
  min-height: 34px;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt {
  position: absolute;
  width: 90px;
  height: 34px;
}

#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;
  opacity: 1 !important;
}

#js_srch_50on_box.joken_area > ul.li_area > li > dl > dt.active:after {
  content: " ";
  display: inline-block;
  width: 90px;
  height: 34px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff !important;
  background-size: 90px 34px;
}

#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 {
    opacity: 1 !important;
  }
}

#js_srch_50on_box.joken_area > ul.li_area > li.gyo1 > dl > dt.active:after {
  background-image: 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-image: 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-image: 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-image: 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-image: 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-image: 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-image: 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-image: 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-image: 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-image: 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: -210px;
}

#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: -87px;
}

@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: 6px 0px;
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 18px;
  position: relative;
  border: solid 1px #2775be;
  box-shadow: 0px 1px 2px 0px #9bbdd4;
}
#js_srch_50on_box.joken_area > ul.li_area > li > dl > dd > ul li a{
  font-weight: 600;
}

#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: 480px;
  margin: 0 auto 5px 10px;
  padding: 0;
}

* > .joken_inner > .joken_area > div.keyword input[type="text"] {
  float: left;
  width: 370px;
  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 {
  opacity: 0.75;
}

/* ---------------------------------------
 施設検索アクセスランキング
---------------------------------------- */
* > .bg_style > div.joken_inner .ranking {
  background-color: #f3b948;
  overflow: hidden;
  width: 658px;
  margin: 0 auto 25px;
  padding: 8px 0 10px;
  border-radius: 5px;
  border: #f1dc92 solid 1px;
  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;
}

* > .bg_style > div.joken_inner .ranking > ul {
  width: 648px;
  margin: 0 auto;
}

* > .bg_style > div.joken_inner .ranking > ul > li {
  float: left;
  width: 312px;
  margin: 0 5px;
  padding: 8px 0;
  border-radius: 5px;
  border: #f5e4a9 solid 1px;
  background-color: #fff;
}

* > .bg_style > div.joken_inner .ranking > ul > li > dl > dt {
  margin: 0 0 8px;
  font-size: 13px;
  text-align: center;
}

* > .bg_style > div.joken_inner .ranking > ul > li > dl > dd > ul {
  width: 306px;
  margin: 0 auto;
}

* > .bg_style > div.joken_inner .ranking > ul > li > dl > dd > ul > li {
  float: left;
  width: 147px;
  margin: 0 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;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden;
  list-style: none;
  box-sizing: border-box;
  padding: 0 0 0 4px;
}

* > .joken_area [class^="place_li"] {
  margin: 0 1px;
}

* > .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: 16px !important;
  display: list-item;
  width: 168px;
  margin: 4px 0 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;
}

* > .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 > section.area_city._town + section.area_city._town{
  margin-top: 10px;
}

* > .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;
  margin-bottom: 10px;
}

/*-- 区を小さく --*/
* > .joken_area  #pref_box .place_li_in{
  clear: both;
  background: #ffedf2;
  margin-top: 10px;
  padding: 15px 20px 8px 0;
}
* > .joken_area #pref_box .place_li_in li{
  background: none;
  width: 173px;
  min-height: 26px;
  padding-left: 1.2em;
}
* > .joken_area #pref_box .place_li_in li a{
  font-size: 14px !important;
}
* > .joken_area #pref_box .place_li_in li a:before{
  top: 0;
}

.area_list_pref {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  margin: -8px 26px 0;
  text-align: left;
  width: 600px;
}

.area_list_pref li {
  margin-top: 8px;
}
  
.area_list_pref li::after {
  color: #000;
  content: '｜';
  padding: 0;
  margin: 0;
}

.area_list_pref li.no_link {
  color: #a0a0a0;
}
/*------------------------------------
 文字制限　オーバー文字省略用スタイル
--------------------------------------*/
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: 0 0 25px 8px;
  padding: 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: 14px !important;
  color: #0000FF;
  cursor: pointer;
  position: relative;
}

.btn_toggle:hover {
  color: #FF0000;
}

.srh_joken.under_narrow .btn_toggle:after{
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #f83367 transparent transparent transparent;
  position: absolute;
  margin-top: 9px;
  margin-left: 5px;
}

.srh_joken.under_narrow .btn_toggle.sankaku:after{
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #f83367 transparent;
  position: absolute;
  margin-top: 9px;
  margin-left: 5px;
}

.btn_toggle_close{
}
.btn_toggle_close a{
  color: #fff;
  background: linear-gradient(to bottom, #6bb8e8 0%,#2068b5 100%);
  border: solid 2px #1a6896;
  border-radius: 6px;
  display: inline-block;
  padding: .55em 2.8em;
  position: relative;
  font-size: 16px;
}
.btn_toggle_close a:after{
    content: '';
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: .8em;
    margin-top: -3px;
}

* > #pref_box .place_li .pref_list,
* > #pref_box .place_li .pref_list2 {
  display: block;
  font-size: 14px !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_list2 {
  width: auto;
  min-width: 195px;
  display: inline-block;
}

* > #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;
}

/*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 30px;
}

/*------------------------------------
 絞り込み検索_選択した条件
--------------------------------------*/
.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 20px;
  background: -moz-linear-gradient(top, #fa5781 0%, #f63c6c 100%);
  background: linear-gradient(to bottom, #fa5781 0%, #f63c6c 100%);
  border-radius: 3px;
  box-shadow: 0px 2px 3px #ccc;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

.joken_select_data > dd {
  padding: 15px 20px 8px;
}

.joken_select_data > dd ul {
  display: inline-block;
  width: 100%;
  font-size: 16px;
}

.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 0 165px;
}

.sarani_box .left {
  margin: 0 8px 0 0;
  padding: 4px 18px 4px 10px;
  font-weight: bold;
  display: inline-block;
  border-radius: 4px 0 0 4px;
  background: #bde3f1;
  position: relative;
  top: -10px;
}

.sarani_box .left .city_y {
  position: absolute;
  top: 0;
  right: 0;
}

.sarani_box .right {
  display: inline-block;
}

.sarani_box .toggle_chou {
  cursor: pointer;
}

.sarani_box .toggle_chou:hover {
  opacity: 0.7;
}

/*--------------------------------------
地域から検索 レイアウト
--------------------------------------*/
.search_pink_box .sarani_box2 {
  display: inline-block;
  width: 650px;
  text-align: center;
  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;
  box-sizing: border-box;
}

.sarani_patts .area_to_go .area_name .img_y_bottom {
  position: absolute;
  top: 30px;
  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 11px;
  border: 1px #cfdfec solid;
  border-radius: 5px;
  background-color: #FFF;
  font-size: 14px;
}

.chou_box > li {
  margin: 0 0 19px 0;
  padding: 0 0 11px 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;
  min-width: 58px;
}

.choumei_box {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.choumei_box li {
  color: #000;
  font-size: 14px;
  margin: 0 0 6px 0;
  padding-left: 25px;
  width: 228px;
}

.choumei_box li a {
  position: relative;
}

.choumei_box li a:before {
  background-image: url(/image_cmn/lst_srch_s.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 12px;
  content: "";
  height: 12px;
  left: -15px;
  position: absolute;
  top: 1px;
  width: 12px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
  .choumei_box li a:before {
    background-image: url(/image_cmn/lst_srch_2x.png);
  }
}

.choumei_box li a:visited {
  color: #0921ea;
}

.choumei_box li span {
  display: inline-block;
}

/* ------------------------------------
 ①政令指定都市から施設を探すから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;
}

/*----------------------------------
  ③カテゴリから施設を探す
----------------------------------*/
.icon_cate {
  vertical-align: -8px;
}

/* ------------------------------------
 toggle
-------------------------------------- */
.category_box {
  width: 600px;
  margin: 0 auto 10px;
}

.category_box dt {
  display: block;
  width: 100%;
  height: 60px;
  padding: 14px 0 0 42px;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: -0.015em;
}

.category_box dt .ttl_cate {
  font-weight: bold;
  letter-spacing: 0.1em;
}

.category_box dt.single {
  padding-top: 21px;
}

.category_box dt:hover {
  opacity: 0.7 !important;
}

.category_box dt.active {
  color: #111;
}

.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;
  }
}

/* HMリンク */
.cate_hm a {
  width: 100%;
  height: 100%;
  display: block;
  color: #111;
}

.cate_hm a span{
  display: block;
}

.cate_hm dt {
  background: url("/search/image/srh/bg_cate_hm.png") no-repeat 0 center;
  padding-top: 21px;
  background-size: contain;
}


/*シニア*/
.cate_01 dt {
  background: url("/search/image/srh/bg_cate_01.png") no-repeat 0 center;
  background-size: contain;
}

.cate_01 dt.active {
  background: url("/search/image/srh/bg_cate_01_active.png") no-repeat right center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_13 dt.active {
  background: url("/search/image/srh/bg_cate_13_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_11 dt.active {
  background: url("/search/image/srh/bg_cate_11_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_05 dt.active {
  background: url("/search/image/srh/bg_cate_05_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_06 dt.active {
  background: url("/search/image/srh/bg_cate_06_active.png") no-repeat 0 center;
  background-size: contain;
}

.cate_06 dd.cate_06 {
  border: #c8d067 1px solid;
}

/*整体院*/
.cate_24 dt {
  background: url("/search/image/srh/bg_cate_24.png") no-repeat 0 center;
  background-size: contain;
}

.cate_24 dt.active {
  background: url("/search/image/srh/bg_cate_24_active.png") no-repeat 0 center;
  background-size: contain;
}

.cate_24 dd.cate_24 {
  border: #30adb8 1px solid;
}

/*接骨院*/
.cate_16 dt {
  background: url("/search/image/srh/bg_cate_16.png") no-repeat 0 center;
  background-size: contain;
}

.cate_16 dt.active {
  background: url("/search/image/srh/bg_cate_16_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_04 dt.active {
  background: url("/search/image/srh/bg_cate_04_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_03 dt.active {
  background: url("/search/image/srh/bg_cate_03_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_07 dt.active {
  background: url("/search/image/srh/bg_cate_07_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_15 dt.active {
  background: url("/search/image/srh/bg_cate_15_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_17 dt.active {
  background: url("/search/image/srh/bg_cate_17_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_14 dt.active {
  background: url("/search/image/srh/bg_cate_14_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_19 dt.active {
  background: url("/search/image/srh/bg_cate_19_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_18 dt.active {
  background: url("/search/image/srh/bg_cate_18_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_10 dt.active {
  background: url("/search/image/srh/bg_cate_10_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_02 dt.active {
  background: url("/search/image/srh/bg_cate_02_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_20 dt.active {
  background: url("/search/image/srh/bg_cate_20_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_12 dt.active {
  background: url("/search/image/srh/bg_cate_12_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_21 dt.active {
  background: url("/search/image/srh/bg_cate_21_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_08 dt.active {
  background: url("/search/image/srh/bg_cate_08_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_22 dt.active {
  background: url("/search/image/srh/bg_cate_22_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_09 dt.active {
  background: url("/search/image/srh/bg_cate_09_active.png") no-repeat 0 center;
  background-size: contain;
}

.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;
  background-size: contain;
}

.cate_23 dt.active {
  background: url("/search/image/srh/bg_cate_23_active.png") no-repeat 0 center;
  background-size: contain;
}

.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),
.cate_24_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),
  .cate_24_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_24_color {
  color: #30adb8;
}

.cate_sub {
  margin: 3px 0 10px 13px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.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;
  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-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;
  text-align: center;
}

.btn_box_category_m {
  display: inline-block;
  margin: 5px auto 0;
}

.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;
  padding: 0;
}

.select_category_bg_s {
  width: 524px;
  height: 28px;
  padding: 2px 0 0;
  background: #dfdfdf url("/search/image/srh/bg_sele_category_s.jpg") 0 0 no-repeat;
}

.select_category_bg {
  width: 656px;
  height: 28px;
  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;
  font-size: 14px;
  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;
}

/*ホームメイト整体院リサーチ*/
.select_category_box .cate_24 {
  background: #30adb8;
}

.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 !important;
}

* > .facility_lst .fa_li .evaluate_area .user_count_s {
  width: 263px !important;
  height: auto !important;
  padding: 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: 0 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: 0;
}

.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;
}

/* ピカ写メバナー */
.read_pikaapp {
  font-size: 15px;
}

.box_pikaapp_banner,
.mod_officialapp {
  width: 610px;
}

.box_pikaapp_banner .box_bnr {
  width: 300px;
}

.mod_officialapp .lnk2 {
  width: 200px;
}


/* ----------------------------
 ポイント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;
}
/*カテゴリ横断検索の下にある場合*/
#nav_srch_category + .info_pointup {
  margin: 30px auto 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: 20px auto 0;
}

.ttl_search_area img {
  vertical-align: bottom;
}

/* --------------------------------------------------
	施設検索イラスト集バナー
-------------------------------------------------- */
.bnr_shisetsu_illust {
  display: block;
  width: 480px !important;
  margin: 35px 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 25px 0;
}

.bnr_basicinfo .cap {
  display: block;
  margin: 5px auto 0;
}

/*-----------------------------------------
  カテゴリから検索 全国のリンク変更
	-----------------------------------------*/
* > .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: 20px 0 5px 15px;
  text-indent: 0;
}

/*都道府県にタイトル追加*/
.pref_top_box {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.pref_top_box .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;
}

.pref_top_box .btn_facility{
  margin: 16px 0 14px 6px;
}

.lst_seirei li {
  margin: 0 6px 10px;
  width: 298px;
}

* > .joken_area #pref_box .place_li .pref_list2 {
  margin: 5px 6px 14px 6px;
  min-height: auto;
}

* > .joken_area #pref_box div > .place_li {
  border-top: 1px solid #fb95bd;
  padding-top: 15px;
}

* > .joken_area #pref_box div > .place_li + .place_li{
  border-top: none;
  padding-top: 0;
}

* > .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 {
  display: inline-block;
  max-width: 514px;
  padding: 0 0 0 20px;
}

.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 {
  font-size: 16px;
  position: relative;
  display: inline-block;
  background: none;
}

* > .srh_joken .joken_area .joken_light.fix a:before,
.lst_seirei li.fix a:before,
.joken_area .btn_facility a:before,
* > .joken_area #pref_box .place_li .pref_list2.fix a:before {
  background: url(/image_cmn/lst_srch_s.png) no-repeat 7px 3px;
  content: "";
  display: inline-block;
  height: 20px;
  position: absolute;
  bottom: 0;
  left: -6px;
  margin: 0;
  vertical-align: middle;
  width: 20px;
}

/* 下部リンク */
.spe_link_box {
  margin: auto;
  max-width: 660px;
}
.spe_link {
  border: 2px solid #ffbdd2;
  border-radius: 4px;
  display: inline-block;
  font-size: 15px;
  margin: 15px auto 0px;
  padding: 10px 45px 8px 35px;
  position: relative;
}
.spe_link:hover {
  background: #fff1f6;
}
.spe_link::after {
  content: "";
  border: 7px solid transparent;
  border-left: 10px solid #f2618d;
  bottom: 0;
  box-sizing: border-box;
  height: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

/*------------------------------------
近隣地域ページリンク #13187
-------------------------------------*/
.near_area_cate {
  overflow: hidden;
  width: 650px;
  margin: 15px auto;
  padding: 0;
}

.page_skip {
  margin: 10px auto 30px;
}

.near_area_cate h2 {
  clear: both;
  margin: 0 0 13px;
  padding: 6px 10px 5px 26px;
  background: #D8F1DB;
  color: #009512;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
}

.near_area_cate .area_list {
  display: flex;
  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 3px 6px;
}

.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;
}

/*------------------------------
 東建求人バナー追加
-------------------------------*/
.req_bnr {
  margin: 0 auto 2.5em;
}

.req_bnr p {
  font-size: 15px;
  text-align: center;
  margin-top: 5px;
}

/*------------------------------
 道路名から検索
-------------------------------*/
.joken_road .pref_top_box .place_li {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  max-width: 495px;
  margin: 0 auto;
  justify-content: space-between;
}

.joken_road .pref_top_box .place_li li {
  box-sizing: border-box;
}

.joken_road .pref_top_box .place_li li:nth-child(even) {
  width: 228px;
}
.joken_road .pref_top_box .place_li li:nth-child(odd) {
  width: 218px;
}

.heading_block .region_ttl.ttl_road {
  background: url(/search/image_cmn/bg-region-ttl-road.png) no-repeat 0 0;
  position: relative;
}

.heading_block .region_ttl.ttl_road:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #008389;
  bottom: 0;
  left: 0;
}

* > .srh_joken .joken_road, * > .srh_joken2 .joken_road {
  margin: 8px 0 5px;
  padding: 9px 10px 1px 10px;
}

* > .joken_road [class^="place_li"] > li, * > .joken_road [class^="place_li"] > li, * > .joken_road [class^="place_li"] > li {
  background: url(/image_cmn/lst_srch_s.png) no-repeat 5px 3px;
  padding-left: 1.5em;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .joken_road .pref_top_box .place_li li:nth-child(even) {
    width: 50%;
  }
  .joken_road .pref_top_box .place_li li:nth-child(odd) {
    width: 50%;
  }
}

/*------------------------------
 雨の日に便利な機能
-------------------------------*/
.recommend_facility_box {
  margin: 0 0 0 5px;
  width: 660px;
}

* > h2.ttl_rainy {
  background: url(/search/image/srch/ttl-rainy.png) no-repeat scroll 0 0 transparent;
  clear: both;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  height: 53px;
  line-height: 48px;
  margin: 17px 0 15px;
  padding: 0 0 0 50px;
  text-align: left;
}

* > .recommend_facility .recommend_lead {
  font-size: 16px;
  line-height: 1.5;
  padding: 0 15px 16px 15px;
  text-align: left;
}

/* ---------------------------------------
 slick共通
---------------------------------------- */

.slick-prev,
.slick-next {
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 24px;
  padding: 0;
  position: absolute;
  width: 22px;
}

.recommend_facility_box .slick-next::after {
  content: url("/search/image/srch/ico-arrow.png");
  display: block;
}

.recommend_facility_box .slick-prev::after {
  content: url("/search/image/srch/ico-arrow.png");
  display: block;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}

.recommend_facility_box .slick-slide img {
  height: 116px;
}

.recommend_facility_slick_outer {
  margin: 0 auto;
  position: relative;
  width: 614px;
}

.recommend_facility_box .post_slick_inner {
  width: 614px;
} 

.recommend_facility_box p.lead {
  line-height: 1.4;
  text-align: center;
}

.recommend_facility_slick li {
  margin: 0 6px;
}

.recommend_facility_slick li figure a .ttl {
  background: #ddf5ff;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  padding: 10px 15px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.recommend_facility_slick li figure a .thumbnail {
  display: block;
  height: 116px;
  overflow: hidden;
  width: 191px;
}

.recommend_facility_slick li figure a .txt {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #000;
  display: -webkit-box;
  display: block;
  font-size: 15px;
  height: 39px;
  line-height: 1.4;
  margin-bottom: 16px;
  overflow: hidden;
  padding: 16px 15px 12px;
  text-align: left;
  text-overflow: ellipsis;
  margin: 0;
}

.recommend_facility_slick li a{
  outline: none;
  border: 1px solid #73cdf4;
  border-bottom: 4px solid #73cdf4;
  display: block;
}

.recommend_facility_slick li a:hover img,
.recommend_facility_slick li a:hover .ttl,
.recommend_facility_slick li a:hover .txt {
  background: transparent;
  opacity: .8;
  outline: none;
}

.recommend_facility_slick li a:hover .ttl {
  background: #ddf5ff;
}

#recommend_facility_slick_box .recommend_facility_slick {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  outline: none;
  padding: 0;
  width: 614px;
}

.recommend_facility_slick_outer>.btn_css_toggle {
  bottom: 0;
  position: absolute;
  right: 0;
}

.recommend_facility_box button {
  background: none;
  border-style: none;
  outline: none;
}

.recommend_facility_box .slick-prev {
    left: -24px;
    top: 102px;
}

.recommend_facility_box .slick-next {
    right: -24px;
    top: 102px;
}

.bnr_heartmark {
  display: flex;
  justify-content: center;
  margin: 27px auto 25px;
  text-align: center;
}

.bnr_heartmark figure a {
  display: block;
}

.bnr_heartmark figure a:hover {
  opacity: .8;
}

.bnr_heartmark figure figcaption{
  font-size: 14px;
  line-height: 1.5;
  margin-top: 7px;
}

/*------------------------------
  select area
-------------------------------*/
.srh_select {
  background: #fcf7e8;
  border-radius: 5px;
  margin-top: 35px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.srh_select .select_inner {
  padding-left: 10px;
  padding-right: 10px;
}

.srh_select .select_ttl {
  background-image: linear-gradient( -45deg, #315da4 25%, #2a549c 25%, #2a549c 50%, #315da4 50%, #315da4 75%, #2a549c 75%, #2a549c);
  background-repeat: repeat;
  background-size: 5px 5px;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 7px 0;
  text-align: center;
}

.srh_select .select_lead {
  font-size: 16px;
  line-height: 1.5;
  padding: 0 15px 24px 15px;
  text-align: left;
}

.srh_select .select_lst {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden;
  list-style: none;
  box-sizing: border-box;
  padding: 0 15px 10px 15px;
}

.srh_select .select_lst li {
  background: url(/image_cmn/arrow.png) no-repeat 0px 3px;
  display: list-item;
  float: left;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 6px 0;
  padding-left: 13px;
  text-align: left;
  text-indent: 5px;
}

.srh_select .select_lst li:nth-child(odd) {
  margin-right: 65px;
  width: 246px;
}

.srh_select .select_lst li:nth-child(even) {
  width: 282px;
}

.srh_select .select_lst li a {
  color: #0075d8;
}

.srh_select .select_lst li a:hover {
  color: #f00;
}

.srh_select .bnr_tour {
  margin: 5px auto 15px;
  text-align: center;
}

.srh_select .bnr_tour figure a {
  display: inline-block;
}

.srh_select .bnr_tour figure a:hover {
  opacity: .8;
}

.srh_select .bnr_tour figure figcaption{
  font-size: 16px;
  line-height: 1.3;
  margin-top: 2px;
}

/* 用語辞典ページ内リンク */
.btn_list_pg {
  margin-bottom: 30px;
  margin-left: -3px;
  margin-right: -3px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.btn_list_pg *{
  box-sizing: border-box;
}
.btn_list_pg .btn_item {
  padding-left: 4px;
  padding-right: 4px;
  min-width: 208px;
}
.btn_list_pg .btn_item a:hover{
  text-decoration: none !important;
}
.btn_list_pg .btn_link:hover {
  opacity: .8;
}
.btn_list_pg .btn_link {
  border-radius: 2px;
  border: 1px solid #f64d74;
  display: block;
  padding: 1px;
  transition: all .2s;
  width: 100%;
}
.btn_list_pg.txt_narrow{
  letter-spacing: normal;
}
.btn_list_pg .btn_link span {
  background-color: #f64d74;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 30px 8px 22px;
  position: relative;
  text-align: center;
}
.btn_list_pg .btn_link span:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #fff;
  content: '';
  position: absolute;
  right: 12px;
  top: 47%;
  transform: translateY(-50%);
}

/* 地域選択ページ ボタン */
.joken_btn_box {
  display: flex;
  margin: 0 8px;
}
.joken_btn_box .joken_btn_detail {
  align-items: center;
  background-image: linear-gradient(to bottom, #fa5781 0%, #f63c6c 100%);
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Sans", ヒラギノ角ゴシック, Meiryo, "メイリオ", YuGothic, "游ゴシック", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.001em;
  position: relative;
  padding: 8px 26px 8px 10px;
  min-height: 46px;
  text-align: left;
  width: 50%;
}
.joken_btn_box .joken_btn_detail:after {
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 9px solid #fff;
  border-right: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.joken_btn_box .joken_btn_detail span span {
  background-color: transparent;
  display: inline-block;
  font-size: 18px;
  padding: 0;
  width: auto;
}

.joken_btn_box .joken_btn_detail + .joken_btn_detail {
  /* margin-left: 30px; */
  margin-left: 3px;
}
.joken_btn_box .joken_btn_detail.btn_gray {
  background-image: none;
  background-color: #D3D8D1;
  color: #647260;
  pointer-events: none;
  width: 205px;
}
.joken_btn_box .joken_btn_detail.btn_gray:after {
  border-left: 9px solid #647260;
}
.joken_btn_box .joken_btn_detail:hover {
  opacity: 0.7;
  color: #fff;
}