@charset "utf-8";

#map_area {
  margin-top: -9px;
  text-align: center;
}

#map_area img {
  width: 844px;
  height: auto;
}

#area_caption {
  position: relative;
  width: 822px;
  margin: 0 auto 30px;
  padding-bottom: 10px;
  background: #b9db78;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #e3f2c8;
  text-align: left;
  overflow: hidden;
}

#area_caption h2 {
  color: #247f18;
  font-weight: 600;
  font-size: 16px;
  line-height: 38px;
  padding-left: 43px;
  background: transparent url(../image/ico_01.png) no-repeat 20px 10px;
}

#area_caption .area_caption_txt {
  width: 805px;
  margin: 0 auto;
  padding: 5px 0;
  border-radius: 5px;
  background: #fff;
}

#area_caption .area_caption_txt p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 26px;
  padding: 0 15px;
}

#area_caption .bg_japan {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

img.bg_japan {
  width: 218px;
}

#search_01 {
  width: 940px;
  margin: 30px auto 35px;
  border-bottom: #30bf82 solid 3px;
}

#search_01 ul {
  width: 900px;
  margin: 18px auto 24px;
  overflow: hidden;
}

#search_01 ul li {
  float: left;
  height: 25px;
  line-height: 25px;
  margin: 6px 0;
  position: relative;
  text-align: left;
}

#search_01 ul li.wide {
  width: 450px;
}

#search_01 ul li.wide_tri {
  width: 675px;
}

@media screen and (max-device-width: 1024px) {
  #search_01 ul li.ipad_short {
    letter-spacing: 0.01em;
  }
}

#search_01 ul li a {
  padding-left: 20px;
  position: relative;
  display: inline-block;
  font-size: 17px;
  vertical-align: sub;
  letter-spacing: normal;
}

#search_01 ul li a::before {
  background: transparent url(../image/ico_search.png) no-repeat left 0 /contain;
  content: "";
  height: 14px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 14px;
}

#search_01 ul .govt_city a {
  font-size: 20px;
  padding-left: 24px;
  font-weight: 600;
}

#search_01 ul .govt_city a::before {
  background: url(../image/ico_flag_x2.png) no-repeat left 0 /contain;
  background-size: cover;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 20px;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  #search_01 ul .govt_city a {
    font-size: 21px;
  }

  #search_01 ul .govt_city a::before {
    top: 0;
  }
}

#search_01 h3 {
  border-bottom: 2px dotted #e95497;
  background: transparent url(../image/icon_02.png) no-repeat left 4px;
  width: 900px;
  margin: 25px auto -16px;
  padding-bottom: 10px;
  text-align: left;
  padding-left: 25px;
  font-weight: inherit;
  font-size: 20px;
  background-position-x: 7px;
  position: relative;
}

#search_01 h2 img {
  width: 940px;
}

/*-------- 市区町村（エリア）一覧中央寄せ調整 --------*/
#main section.search_area_list ul {
  width: 650px;
}

#main section.search_area_list ul li {
  width: 150px;
}

#main section.search_area_list li.long_200 {
  width: 200px;
}

#main section.search_area_list li.long_250 {
  width: 250px;
}

#main section.search_area_list li.long_300 {
  width: 300px;
}

#main section.list_box_wide ul {
  width: 750px;
}

#main section.list_box_wide_02 ul {
  width: 720px;
}

#main section.list_box_wide_02 ul li {
  width: 120px;
}

#main section.list_box_wide_03 ul {
  width: 800px;
}

#main section.list_box_wide_03 ul li {
  width: 200px;
}

#main section.list_box_wide_04 ul {
  width: 900px;
}

/* リストが一行の場合 */
#main section.list_line01 ul li {
  width: auto;
  margin-right: 50px;
  float: none;
  display: inline-block;
}

#main section.list_line01 ul li:last-child {
  margin-right: 0;
}

/*-------- リサ・チャン --------*/
#risa_chan_list {
  width: 940px;
  margin: 0 auto 10px;
}

#risa_chan_list p {
  font-size: 16px;
  margin: 15px 0 25px 46px;
  font-weight: normal;
  text-align: left;
}

#risa_chan_list ul {
  text-align: left;
  margin-left: 37px;
  width: 903px;
}

#risa_chan_list li {
  width: 200px;
  height: 175px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}

#risa_chan_list .thum_cap {
  margin-bottom: 5px;
  height: 108px;
  overflow: hidden;
  border: 1px solid #001e68;
  box-shadow: 0px 2px 6px 0px #9a9a9a;
  -moz-box-shadow: 0px 2px 6px 0px #9a9a9a;
  -webkit-box-shadow: 0px 2px 6px 0px #9a9a9a;
}

#risa_chan_list .thum_cap img {
  position: relative;
  bottom: 20px;
}

#risa_chan_list .thum_cap img:hover {
  opacity: 0.7;
}

#risa_chan_list a {
  display: inline;
}

#risa_chan_list figcaption {
  font-size: 16px;
  font-weight: normal;
  position: relative;
  top: 5px;
  text-align: center;
  line-height: 1.3;
}

/*-------- mod_roundbox --------*/
.mod_roundbox .ttl {
  width: 608px;
}

.mod_roundbox .btn {
  background: url("/tourism_map/image/user_offer_bg.png") no-repeat 0 0;
  display: block;
  padding: 0;
  -moz-box-border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  border-color: #f75586;
  border-top-color: #a73e5e;
  width: 608px;
}

.mod_roundbox .btn > div {
  margin: 13px auto auto 20px;
}

.box_cap {
  font-size: 15px;
}

.mod_roundbox {
  height: 193px;
}


/*-------- 「交通アクセス」から施設を探す --------*/

#area_trafficaccess {
  width: 940px;
  margin: 0 auto;
  border-bottom: #ff8eb1 solid 3px;
}

#area_trafficaccess .trafficaccess_btnlist {
  width: 815px;
  font-size: 0;
  text-align: left;
  margin: 30px auto 20px;
}

#area_trafficaccess .trafficaccess_btnlist li {
  display: inline-block;
  margin: 0 20px 15px 0;
}

#area_trafficaccess .trafficaccess_btnlist li:nth-child(4n) {
  margin-right: 0;
}

#area_trafficaccess .trafficaccess_btnlist_narrow {
  width: 605px;
  font-size: 0;
  text-align: left;
  margin: 30px auto 20px;
}

#area_trafficaccess .trafficaccess_btnlist_narrow li {
  display: inline-block;
  margin: 0 20px 15px 0;
}

#area_trafficaccess .trafficaccess_btnlist_narrow li:nth-child(3n) {
  margin-right: 0;
}

#area_trafficaccess h2 {
  align-items: center;
  background: url(/tourism_map/image/ttl_trafficaccess_search.png) no-repeat left top;
  color: #fff;
  display: flex;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Sans", ヒラギノ角ゴシック, Meiryo, "メイリオ", YuGothic, "游ゴシック", sans-serif;
  font-size: 22px;
  font-weight: 600;
  height: 50px;
  padding-left: 67px;
  text-align: left;
}

/*-------- 関連施設検索 #10738--------*/
#search_03 {
  width: 950px;
  margin: 35px auto 0;
  overflow: hidden;
}

#area_useful {
  margin: 50px auto;
}

/*-------- 掲載施設の投稿数追加、各一覧追加 #10364--------*/
#search_touristfacility {
  width: 940px;
  margin: 35px auto 40px;
  border-bottom: #30bf82 solid 3px;
}

.mrk_description_area {
  text-align: left;
  padding: 30px 0 15px 40px;
}

.mrk_description_area ul.mrk_list {
  overflow: hidden;
  font-size: 0;
  margin: 0;
}

.mrk_description_area ul.mrk_list li {
  display: inline-block;
  width: auto;
  height: 21px;
  font-size: 14px;
  line-height: 21px;
  margin: 10px 30px 0 0;
}

.mrk_description_area ul.mrk_list li img.mark {
  padding-right: 10px;
}

.map_touristfacility_list {
  width: 880px;
  margin: 0 auto 30px;
}

.map_touristfacility_list:last-of-type {
  margin-bottom: 50px;
}

.map_touristfacility_list h3 {
  background: url(/tourism_map/image/ttl_maparea_tourism_s.png) no-repeat left top;
  height: 64px;
  text-align: left;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  padding: 0 0 0 50px;
  margin-bottom: 20px;
}

.map_touristfacility_list h3 span {
  display: inline-block;
  width: 160px;
  text-align: center;
  padding-top: 25px;
}

.map_touristfacility_list h3.ttl_s {
  background: url(/tourism_map/image/ttl_maparea_tourism_s.png) no-repeat left top;
}

.map_touristfacility_list h3.ttl_m {
  background: url(/tourism_map/image/ttl_maparea_tourism_m.png) no-repeat left top;
}

.map_touristfacility_list h3.ttl_l {
  background: url(/tourism_map/image/ttl_maparea_tourism_l.png) no-repeat left top;
}

.map_touristfacility_list h3.ttl_s span {
  width: 160px;
}

.map_touristfacility_list h3.ttl_m span {
  width: 230px;
}

.map_touristfacility_list h3.ttl_l span {
  width: 290px;
}

.map_touristfacility_list .list_ttl {
  margin: 40px auto 6px;
  overflow: hidden;
  width: 840px;
}

.map_touristfacility_list .list_ttl li {
  background: #8bc949;
  border-radius: 4px;
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  width: 115px;
}

.map_touristfacility_list .list_ttl li:first-child {
  width: 336px;
  margin-left: 0;
}

.map_touristfacility_list .list_ttl li:last-child {
  margin-right: 0;
}

.map_touristfacility_list .facility_box {
  align-items: center;
  display: flex;
  overflow: hidden;
  padding: 5px 0;
  margin: 0 20px;
  border-bottom: 1px solid #e5e5e5;
}

.map_touristfacility_list .facility_box .facility_name {
  float: left;
  width: 340px;
  text-align: left;
}

.map_touristfacility_list .facility_box .facility_name_wrap {
  display: flex;
  align-items: center;
}

.map_touristfacility_list .facility_box .facility_name_wrap .facility_img {
  width: 82px;
  height: 59px;
}

.map_touristfacility_list .facility_box .facility_name_wrap .facility_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.map_touristfacility_list .facility_box .facility_name_wrap a {
  display: -webkit-box;
  flex: 1;
  font-size: 1.65rem;
  font-weight: 600;
  overflow: hidden;
  padding: 0 14px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.user_up_unit div.user_up_box:first-of-type {
  padding-left: 20px;
}

.user_up_unit div:first-of-type dd {
  min-width: 80px;
  text-align: center;
}

.user_up_box {
  display: table-cell;
  text-align: center;
  box-sizing: border-box;
  vertical-align: middle;
}

.user_up_box:first-of-type {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}

.user_up_box dl {
  display: inline-block;
  vertical-align: middle;
}

.user_up_box dt {
  min-width: 25px;
  display: table-cell;
}

.user_up_box dt img {
  vertical-align: middle;
}

.user_up_box dd {
  display: table-cell;
  /*width:60px; 4桁*/
  width: 52px;
  padding-top: 2px;
  font-size: 14px;
  text-align: right;
  vertical-align: middle;
  color: #888;
}

.user_up_unit .mark_com {
  /*padding-left: 20px;	4桁*/
  padding-left: 30px;
}

.user_up_unit .mark_photo,
.user_up_unit .mark_movie {
  /*padding-left: 30px;	4桁*/
  padding-left: 40px;
}

/*search_other_area*/
.search_other_area {
  width: 940px;
  margin: 20px auto 0;
  padding-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sec_category {
  position: relative;
  margin: 20px 10px 0;
  width: 410px;
}

.sec_category h2 {
  overflow: hidden;
}

.sec_category .ttl_touristfacility img {
  width: 410px;
  height: 50px;
}

.sec_category .search_toggle_area {
  display: none;
  margin-bottom: 0;
}

.sec_category .btn_toggle_areasearch {
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 13px;
  width: 84px;
}

.sec_category .btn_toggle_areasearch img {
  height: auto;
  width: 100%;
}

.sec_category .btn_toggle_areasearch:hover img {
  opacity: 0.9;
}

.search_other_area .description {
  text-align: left;
  margin: 0 auto;
  padding: 20px 0 0;
  width: 410px;
}

.search_other_area .map_otherfacility_list {
  width: 410px;
  margin: 20px auto 30px;
}

.search_other_area .map_otherfacility_list:last-of-type {
  margin-bottom: 0;
}

.search_other_area h3 {
  background: url(/tourism_map/image/ttl_search_other_s.png) no-repeat center top;
  height: 66px;
  text-align: left;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}

.search_other_area h3 span {
  position: relative;
  display: inline-block;
  width: 160px;
  text-align: center;
  margin: 19px 0 0 0;
  padding: 10px 2px 6px 60px;
  background: url(/tourism_map/image/ttl-search-other-le.png) no-repeat left bottom #05A460;
  background-size: 800px;
}
.search_other_area h3 span:after{
  content: '';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 46px 0 0 42px;
  border-color: transparent transparent transparent #05A460;
  bottom: 0;
  right: -42px;
} 

.search_other_area h3.ttl_s {
  background: url(/tourism_map/image/ttl-search-other-s.png) no-repeat left top;
  background-size: 800px;
}

.search_other_area h3.ttl_m {
  background: url(/tourism_map/image/ttl-search-other-m.png) no-repeat center top;
  background-size: 800px;
}

.search_other_area h3.ttl_l {
  background: url(/tourism_map/image/ttl-search-other-l.png) no-repeat center top;
  background-size: 800px;
}
.search_other_area h3[class^="ttl_"] {
  background: url(/tourism_map/image/ttl-search-other-r.png) no-repeat right bottom;
  background-size: 800px;
}
.search_other_area *[class^="ttl_"] span{
  width: auto !important;
}

.search_other_area .map_otherfacility_list ul {
  width: 400px;
  margin: 20px auto;
  overflow: hidden;
}

.search_other_area .map_otherfacility_list ul li {
  float: left;
  margin: 10px 0 10px 2%;
  text-align: left;
}

@media screen and (max-device-width: 1024px) {
  .search_other_area .map_otherfacility_list ul li.ipad_short {
    letter-spacing: 0.01em;
  }
}

.search_other_area .map_otherfacility_list ul li a {
  padding: 0 7px 0 23px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  background: transparent url(/tourism_map/image/ico_search_cyan.png) no-repeat left 4px;
}

.sec_category .btn_search_more {
  width: 314px;
  margin: 0 auto 60px;
}

.area_contents .sec_category div.btn_search_more {
  margin-bottom: 30px;
}
.sec_category:last-of-type .btn_search_more{
  margin-bottom: 0px;
}
.sec_category .btn_search_more img {
  height: auto;
  width: 100%;
}

/* ------------------------------------------
 GoogleMap 全画面モーダル　
------------------------------------------- */
#around_map {
  margin-top: 50px;
}
#modal_area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  display: none;
}

#modal_fullmap {
  width: 100%;
  height: 100%;
}

#closebtn_fullmap {
  position: fixed;
  bottom: 20px;
  right: 44%;
  width: 117px;
  height: 38px;
  background: url(/search/image/dtl_new/btn_map_close.png) no-repeat center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 300;
  cursor: pointer;
}

#closebtn_fullmap:hover {
  background-image: url(/search/image/dtl_new/btn_map_close_on.png);
}

/* ------------------------------------------
 .ttl_category
------------------------------------------- */
.search_other_area .map_otherfacility_list .ttl_category {
  border-bottom: 2px solid #05A460;
  margin: 32px 0 5px;
  text-align: left;
}

.search_other_area .map_otherfacility_list .ttl_category .inner {
  background: #05A460;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: inline-block;
  letter-spacing: 1px;
  padding: 7px 19px 7px 13px;
  position: relative;
}

.search_other_area .map_otherfacility_list .ttl_category .inner .fwb {
  font-size: 16px;
  font-weight: 600;
}

.search_other_area .map_otherfacility_list ul + .ttl_category {
  margin-top: -2px;
}