/*==========================================================================
# shuhenshisetsu.css
施設一般_周辺施設関連CSS

## Filepath
/detail/css/

## History
2018/09/29 新規作成

==========================================================================*/

.txtbox.detail_descript {
  margin: auto 0 25px 10px;
}

@media screen and (max-width: 767px) {
  .txtbox.detail_descript {
    margin: auto auto 10px;
  }
}


.syuhen_tab_block ul {
  list-style-image: url(/static/image-cmn/spacer_speedup.gif);
}
.syuhen_tab_block ul li.pickup{
  width: 100%;
}
.syuhen_tab_block ul li.pickup a {
  color: #e00;
  font-weight: 600;
}
.syuhen_tab_block ul li.pickup a:hover {
  color: #e66;
}
.syuhen_wrap_inner .syuhen_block .syuhen_subcontent {
  display: none;
}
.syuhen_wrap_inner .syuhen_block:first-child .syuhen_subcontent {
  display: block;
}
.syuhen_block {
  border: 1px solid #619b13;
}
.syuhen_block.sprite-ico_homemate {
  border-color: #f75586;
}
.syuhen_group_top {
  align-items: center;  
  background: #f0f9e0;
  cursor: pointer;
  display:flex;
  flex-wrap: wrap;
  line-height: 1.2;
  position: relative;
}
a.syuhen_group_top {
  color: #000;
}
.sprite-ico_homemate .syuhen_group_top {
  background: #ffeaf1;
}
.pc_style a.syuhen_group_top:hover,
.tablet_style a.syuhen_group_top:active,
.sp_style a.syuhen_group_top:active {
  color: #000;
}
.syuhen_group_top::before {
  background: url(/static/image-cmn/ico-maplist.png) 0 0 / 36px 886px no-repeat;
  content: "";
  height: 36px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 36px;
}
.sprite-ico_homemate .syuhen_group_top::before {
    background-image: url(/static/image-cmn/ico-homemate.png);
    background-size: contain;
    width: 92px;
    height: 27px;
}
.sprite-ico_company .syuhen_group_top::before {
	background-position: 0 0;
}
.sprite-ico_entertainment .syuhen_group_top::before {
	background-position: 0 -35px;
}
.sprite-ico_finance .syuhen_group_top::before {
	background-position: 0 -70px;
}
.sprite-ico_hospital .syuhen_group_top::before {
	background-position: 0 -106px;
}
.sprite-ico_hotel .syuhen_group_top::before {
	background-position: 0 -141px;
}
.sprite-ico_insurance .syuhen_group_top::before {
	background-position: 0 -177px;
}
.sprite-ico_massmedia .syuhen_group_top::before {
	background-position: 0 -212px;
}
.sprite-ico_pet .syuhen_group_top::before {
	background-position: 0 -248px;
}
.sprite-ico_public .syuhen_group_top::before {
	background-position: 0 -283px;
}
.sprite-ico_publicstadium .syuhen_group_top::before {
	background-position: 0 -319px;
}
.sprite-ico_rent .syuhen_group_top::before {
	background-position: 0 -354px;
}
.sprite-ico_rentacar .syuhen_group_top::before {
	background-position: 0 -390px;
}
.sprite-ico_restaurant .syuhen_group_top::before {
	background-position: 0 -425px;
}
.sprite-ico_school .syuhen_group_top::before {
	background-position: 0 -461px;
}
.sprite-ico_securities .syuhen_group_top::before {
	background-position: 0 -496px;
}
.sprite-ico_seifukushi .syuhen_group_top::before {
	background-position: 0 -531px;
}
.sprite-ico_seitai .syuhen_group_top::before {
	background-position: 0 -851px;
}
.sprite-ico_sekkotsu .syuhen_group_top::before {
	background-position: 0 -567px;
}
.sprite-ico_senior .syuhen_group_top::before {
	background-position: 0 -602px;
}
.sprite-ico_shopping .syuhen_group_top::before {
	background-position: 0 -638px;
}
.sprite-ico_sport .syuhen_group_top::before {
	background-position: 0 -673px;
}
.sprite-ico_tourism .syuhen_group_top::before {
	background-position: 0 -709px;
}
.sprite-ico_traffic .syuhen_group_top::before {
	background-position: 0 -744px;
}
.sprite-ico_wedding .syuhen_group_top::before {
	background-position: 0 -780px;
}
.sprite-ico_infra .syuhen_group_top::before {
	background-position: 0 -815px;
}
.syuhen_group_top::after {
  color: #729c3b;
  content: "\e5cf";
  font-family: "Material Icons";
  font-size: 3.5rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.syuhen_active_spn::after {
  content: "\e5ce";
}
.sprite-ico_homemate .syuhen_group_top::after {
  color: #f75586;
  content: "\e5cc";
}
.syuhen_subcontent {
  border-top: 1px solid #729c3b;
}
.syuhen_tabs {
  background: #fffcf0;
  border-bottom: solid 1px #ded588;
}
.syuhen_tab_link {
  display: flex;
  flex-wrap: wrap;
}
.syuhen_tab_link li {
  background: #c7d9a3;
  border-color: #7a914d;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px 1px 2px 1px;
  display: block;
}
.syuhen_tab_link li a {
  align-items: center;
  color: #000;
  display: flex;
  font-feature-settings: "palt";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  min-height: 38px;
  text-align: center;
}
.syuhen_tab_link li.ui-tabs-active,
.syuhen_tab_link li:hover {
  background: #49946a;
  color: #fff;
}
.syuhen_tab_link li:hover a,
.syuhen_tab_link li.ui-tabs-active a {
  color: #fff;
}
.syuhen_tab_cont_subttl {
  border-bottom: 2px solid #64af86;
  font-size: 1.8rem;
  padding: 10px 5px 5px 0px;
  position: relative;
}
.syuhen_tab_list_distance {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 10px 10px;
}
.syuhen_tab_list_distance li {
  position: relative;
}
.syuhen_tab_list_distance li::before {
  background: #64af86;
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 10px;
}
.syuhen_tab_list_distance li a {
  display: inline;
  line-height: 1.3;
}
.detail_km {
  color: #f00;
  display: inline-block;
  font-size: 1.4rem;
  position: relative;
  vertical-align: bottom;
}

.syuhen_tab_cont_hide {
  display: none;
}
.syuhen_tab_list_photo { 
  padding: 15px 10px 0 10px;
}
.syuhen_tab_list_photo li {
  margin-bottom: 10px;
}
.syuhen_tab_list_photo li a { 
  color: #004edf;
}
.pc_style .syuhen_tab_list_photo li a:hover,
.tablet_style .syuhen_tab_list_photo li a:active,
.sp_style .syuhen_tab_list_photo li a:active {
  color: #64af86;
}
.syuhen_tab_list_photo li img {
  border: none;
  box-shadow: none;
  height: 150px;
}
.syuhen_tab_list_photo li a:hover img {
  opacity: .8;
}
.syuhen_btns li {
  position: relative;
}
.syuhen_btns li a {
  display: block;
  line-height: 1.4;
  position: relative;
}
.syuhen_btns li a::before {
  background-size: contain;
  content: "";
  height: 34px;
  left: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 43px;
}
.syuhen_btn_build a::before {
  background: url(/static/detail/image-cmn/ico-marketing.svg) no-repeat;
}
.syuhen_btn_camera a::before {
  background: url(/static/detail/image-cmn/ico-kuchikomi.svg) no-repeat;
  content: "";
}
.syuhen_tab_list_photo figcaption {
  line-height: 1.3;
  text-align: left;
  white-space: normal;
}

.syuhen_tab_cont_hide .btn_com.btn_all_open {
    font-size: 1.6rem;
    margin: 0 0 auto auto;
    padding: 5px 20px 5px 10px;
    min-width: 120px;
    width: fit-content;
}

/*地図表示*/
/* --Yahoo地図内　施設写真-- */
.detail_map {
  border: 1px solid #97c25e;
  box-shadow: 0 1px 6px 0 rgba(0,0,0, .2);
  position: relative;
  height: 350px;
  margin-bottom: 25px;
  width: 740px;
}
.detail_member .detail_map {
  border: 1px solid #ded588;
}
.map_ptbox {
  background: url(https://www.homemate-research.com/search/image/dtl_new/bg_map_pt.png) center top / 116px 131px no-repeat;
  height: 131px;
  left: 50%;
  margin-left: -58px;
  margin-top: -150px;
  padding: 5px;
  position: absolute;
  text-align: center;
  top: 50%;
  vertical-align: top;
  width: 116px;
  z-index: 4;
}
.map_ptbox a:hover {
  opacity: .8;
}
.map_pt {
  height: 78px;
  margin: auto;
  text-align: center;
  width: 100px;
}
.map_facility_name {
  background: #0068b7;
  color: #fff;
  font-size: 1.3rem;
  height: 22px;
  line-height: 22px;
  margin: auto;
  overflow: hidden;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
}
.y_map_icn {
  height: 42px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 42px;
  z-index: 2;
}
.y_map_icn img {
  height: 1058px;
  margin-top: -46px;
  width: 42px;
}
.detail_yahoo {
  width: 95%;
  margin: 0 auto;
}
.link_btn {
  width: 30%;
  margin: 25px auto 0;
}
.detail_map_links {
  align-items: center;
  justify-content: space-around;
}
.detail_map_links li a {
  position: relative;
}
.detail_map_links li a::before {
  align-items: center;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: inset 0 3px 3px #b1b1b1;
  display: flex;
  font-family: "Material Icons";
  font-size: 2.8rem;
  height: 43px;
  justify-content: center;
  left: 8px;
  position: absolute;
  top: calc(50% - 21.5px);
  width: 43px;
}
.detail_map_links li.detail_map_viewmap a::before {
  border-color: #0073bb;
  color: #0074c7;
  content: "\e55b";
}
.detail_map_links li.detail_map_fight a::before {
  border-color: #db5669;
  color: #dc5767;
  content: "\e539";
}
.detail_map_links li.detail_map_pinpersonal a::before {
  border-color: #548748;
  color: #6caa5d;
  content: "\e56a";
}
.detail_map_links li.detail_map_pinpersonal a.btn_disabled::before {
  border-color: #bdbdbd;
  color: #c0c0c0;
}
.detail_map_pinpersonal_lbl {
  display: block;
}

.detail_map_links li a {
  align-items: center;
  border-radius: 30px 5px 5px 30px;
  display: flex;
  font-size: 15px;
  height: 55px;
  letter-spacing: .3px;
  line-height: 1;
  padding: 10px 5px 10px 53px;
  position: relative;
  width: 210px;
}

.detail_map_links li a .btn_font_l{
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.detail_map_links li.detail_map_viewmap a,
.detail_map_links li.detail_map_viewmap a:hover,
.detail_map_links li.detail_map_viewmap a:active,
.detail_member .detail_map_links li.detail_map_viewmap a:hover,
.detail_member .detail_map_links li.detail_map_viewmap a:active {
  background: #287fbd;
  border-color: #215e8a;
  border-bottom-width:3px;
  color: #fff;
}
.detail_map_links li.detail_map_fight a {
  background: #e26776;
  border-color: #b74555;
}
.detail_map_links li.detail_map_pinpersonal a,
.detail_map_links li.detail_map_pinpersonal a:hover,
.detail_map_links li.detail_map_pinpersonal a:active {
  background: #6caa5d;
  border-color: #548748;
  font-weight: 600;
  padding-top: 8px;
  padding-right: 3px;
  line-height: 1.5em;
  letter-spacing: normal;
}
.detail_map_links li.detail_map_pinpersonal a .btn_font_l{
  font-size: 1.7rem;
  letter-spacing: -.08em;
  margin-left: -3px;
}
.com_ac_unit{
  padding-bottom: 1em;
  font-size: 1.5rem;
  line-height: 1.3;
  }

@media screen and (min-width:768px), print {
  .com_ac_unit{
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .map_arund_view_btn_area {
    width: 740px;
  }
  .syuhen_wrap_inner {
    margin: 30px 190px 0 10px;
    padding-bottom: 20px;
  }
  .syuhen_block {
    margin-bottom: 10px;
  }
  .syuhen_tab_link {
    padding: 7px;
  }
  .syuhen_tab_link li {
    width: calc((100% - 36px ) / 6.01);
    margin: 3px;
  }
  .syuhen_tab_link li a {
    padding: 4px 1px;
  }
  .syuhen_tab_content {
    padding: 20px 40px 15px 40px;
  }
  .syuhen_tab_list_distance li {
    padding: 5px 10px 5px 15px;
    min-width: 50%;
  }
  .syuhen_subttl {
    font-size: 1.8rem;
    width: 300px;
  }
  .sprite-ico_homemate .syuhen_subttl {
    width: fit-content;
  }
  .syuhen_decript {
    font-size: 1.5rem;
    width: calc(100% - 320px);
  }
  .syuhen_btns {
    display: flex;
    justify-content: center;
    padding: 0 20px;
    width: 800px;
  }
  .syuhen_btns li {
    margin: 0 10px;
    max-width: 320px;
  }
  .syuhen_btns li a {
    text-align: left;
  }
  .syuhen_btns .syuhen_btn_build a {
    padding: 18px 32px 18px 90px;
  }
  .syuhen_btns .syuhen_btn_camera a {
    padding: 18px 15px 18px 75px;
  }
  .syuhen_btns .syuhen_btn_build a::before {
    left: 35px;
  }
  .syuhen_btns .syuhen_btn_camera a::before {
    left: 20px;
  }
  .syuhen_group_top {
    height: 68px;
    padding: 5px 40px 5px 78px;
  }
  .sprite-ico_homemate .syuhen_group_top {
    padding-left: 150px;
  }
  .syuhen_group_top:hover,
  .sprite-ico_homemate .syuhen_group_top:hover {
    opacity: 0.7;
  }
  .syuhen_group_top::before {
    left: 20px;
  }
  .syuhen_group_top::after {
    right: 8px;
  }
  .syuhen_tab_list_photo li {
    margin-right: 10px;
    width: calc((100% - 30px) / 4);
  }
  .syuhen_tab_list_photo li:nth-of-type(4n) {
    margin-right: 0;
  }
  
  .detail_map_links {
    justify-content: center;
    margin: 6px 0 30px;
    width: 740px;
  }
  .detail_map_links li {
    margin: 0 9px;
    min-width: 210px;
  }
  .detail_map_links li a .view_street {
    font-size: 13px;
    letter-spacing: 0;
  }
  .detail_map_links li.detail_map_viewmap a:hover {
    background: #287fbd;
    border-color: #215e8a;
    opacity: .8;
  }
  .detail_map_links li.detail_map_fight a:hover {
    background: #e26776;
    border-color: #b74555;
    opacity: .8;
  }
  .detail_map_links li a::before {
    vertical-align: middle;
  }
  .detail_tbl_map a {
    padding: 2px 16px 2px 35px;
    font-size: 1.4rem;
  }
  .detail_tbl_map a:hover::before {
    color: #fff;
  }
  .detail_map_links li.detail_map_pinpersonal a:hover {
    opacity: .8;
  }
  .detail_map_links li.detail_map_pinpersonal a .detail_map_pinpersonal_lbl {
    font-size: 13px;
    letter-spacing: -.1px;
    padding-top: 5px;
  }

}
@media screen and (max-width:374px) {
  .syuhen_btns li a br { 
    display: none;
  }
}
@media screen and (max-width:767px) {
  .syuhen_block {
    margin: 0 0 10px;
  }
  .syuhen_tab_link {
   padding: 8px; 
  }
  .syuhen_tab_link li {
    width: calc((100% - 12px ) / 3);
    margin: 2px;
  }
  .syuhen_tab_link li a {
    font-size: 1.5rem;
    padding: 5px 2px;
  }
  .syuhen_tab_content {
    padding: 12px 15px 10px 15px;
  }
  .syuhen_tab_list_distance {
    padding-left: 5px;
    padding-right: 5px;
  }
  .syuhen_tab_list_distance li {
    padding: 6px 0 6px 15px;
    width: 100%;
  }
  .syuhen_tab_list_distance li::before {
    display: block;
    left: 0;
    position: absolute;
    top: 9px;
  }
  .syuhen_tab_cont_subttl::before {
    top: 10px;
    -webkit-transform: none;
    transform: none;
  }
  .syuhen_tab_list_photo {
    padding: 15px 5px 0 5px;
  }
  .syuhen_tab_list_photo li img {
    height: 100px;
  }
  .syuhen_subttl{
    font-size: 1.8rem;
    width: 100%;
  }
  .syuhen_subttl span{
    font-size: 1.4rem;
    vertical-align: middle;
  }
  .syuhen_decript {
    font-size: 1.4rem;
  }
  .syuhen_btns {
    padding: 2px 0 0;
  }
  .syuhen_btns li {
    margin-top: 10px;
  }
  .syuhen_btns li a {
    padding: 13px 5px 13px 78px;
    text-align: left;
  }
  .syuhen_group_top {
    min-height: 68px;
    padding: 15px 40px 12px 58px;
  }
  .sprite-ico_homemate .syuhen_group_top {
    padding: 25px 40px 2px 10px;
  }
  .syuhen_group_top::before {
    left: 10px;
  }
  .sprite-ico_homemate .syuhen_group_top::before {
    height: 20px;
    top: 20px;
    width: 80px;
  }
  .syuhen_group_top::after {
    right: 5px;
  }
  .syuhen_tab_cont_hide .btn_com.btn_all_open {
    font-size: 1.4rem;
    padding: 5px 15px 5px 5px;
    min-width: 110px;
  }
  .detail_map {
  width: 100%;
 }
.link_btn {
  width: 85%;
  margin: 25px auto 30px;
 }

  .detail_map{
    max-width: 100%;
    overflow: hidden;
  }
  .detail_map_links {
    margin-bottom: 10px;
    max-height: 12rem;
  }
  .detail_map_links li {
    margin-bottom: 10px;
  }
  .detail_map_links li a::before {
    font-size: 2.1rem;
    height: 32px;
    left: 7px;
    top: calc(50% - 16px);
    width: 32px;
  }
  .detail_map_links li a .btn_font_l{
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: normal;
  }
  .detail_map_links li.detail_map_viewmap {
    display: block;
    width: 100%;
  }
  .detail_map_links li {
    width: 48%;
  }
  .detail_map_links li.detail_map_viewmap a {
    border-radius: 25px 4px 4px 25px;
    font-size: 1.6rem;
    height: 50px;
    margin: 0 auto;
    width: 200px;
  }
  .detail_map_links li.detail_map_fight a,
  .detail_map_links li.detail_map_pinpersonal a {
    font-size: 1.4rem;
    height: 50px;
    padding: 10px 2px 10px 40px;
    width: 100%;
  }
  .detail_map_links li.detail_map_viewmap.btn_mainmap a:active {
    background: #0066a5;
    border-color: #0073bb;
  }
  .detail_map_links li.detail_map_fight a:active {
    background: #ef3062;
    border-color: #db5669;
  }
  .detail_map_links li.detail_map_pinpersonal a:active {
    background: #4aaa8e linear-gradient(to bottom, #b8efdf 1px, #4aaa8e 1px, #4aaa8e 88%, #34836c 100%);
    border-color: #39967b;
  }
  .detail_map_links li.detail_map_fight a {
    letter-spacing: .1px;
  }
  .detail_map_pinpersonal_all::before {
    left: auto;
    position: relative;
  }
  .detail_map_pinpersonal_all {
    align-items: center;
    display: flex;
    font-size: 0;
  }
  .detail_map_links li.detail_map_pinpersonal a .btn_font_l {
    font-size: 1.5rem;
  }
  .detail_map_pinpersonal_lbl {
    display: inline-block;
    padding-top: 3px;
    line-height: 14px;
  }
  .detail_map_pinpersonal_view {
    font-size: 1.4rem;
  }
}

/* 投稿写真枚数 */

.num_photo {
    background-color: #6e9d2a;
    border-radius: 1em;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.1;
    margin-right: 5px;
    margin-left: -2px;
    padding: 2px 5px 1px;
    white-space: nowrap;
}

.num_nophoto {
    display: none;
}

.desc_photo {
    align-items: center;
    display: flex;
    font-feature-settings: "palt";
    font-size: 14px;
    font-weight: 300;
    margin: 0 auto 25px;
}

.desc_photo .num_photo {
    padding: 16px 16px 0;
}

.desc_photo .num_photo span {
    font-size: .9em;
    letter-spacing: .02em;
}

.photo_count {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 10px auto 5px;
    width: auto;
}

.photo_count_number {
    flex-wrap: wrap;
    display: flex;
    column-gap: 20px;
    margin-left: 1em;
}

.photo_count_inner {
    padding-left: 0;
}

.photo_count_header {
    display: flex;
    font-size: 1.5rem;
    margin-left: 1em;
    text-indent: -1em;
}

@media screen and (min-width:768px), print {
    .photo_count_header {
        font-size: 1.6rem;
    }
}

.photo_count .desc_photo {
    height: 24px;
    margin: 0;
    min-width: 117px;
    padding: 0;
}

.photo_count .num_photo {
    margin-left: 0;
}

.num_photo.step1_color {
    background-color: #f65587;
}

.num_photo.step2_color {
    background-color: #EC9B00;
}

.num_photo.step3_color {
    background-color: #6e9d2a;
}

.num_photo.step4_color {
    background-color: #2196F3;
}