﻿@charset "utf-8";
/*==========================================================================
# detail.css
施設一般トップCSS

## Filepath
/detail/css/

## History
2019/11/14 周辺タウン情報追加
==========================================================================*/

.detail_article {
    margin-bottom: 30px;
}
.detail_ttl_top_sub {
  width: 100%;
}
.detail_ttl_top_sub .detail_ttl_place_group {
  float: left;
}
.detail_com_favorite {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.detail_com_favorite_regist label {
  display: block;
  position: relative;
}
.pc_style label.fav_already:hover::before,
.tablet_style label.fav_already:active::before,
.sp_style label.fav_already:active::before {
  color: #fff;
}
.detail_com_favorite_regist input[type="button"] {
  background: none;
  border: none;
  color: transparent;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.detail_com_favorite .ajax_loading {
  background-size: contain;
  height: auto !important;
}
@media screen and (min-width: 768px), print {
.detail_controls {
  border-bottom: 1px solid #287747;
}
.detail_control_link li a {
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  height: 38px;
}
}
.detail_topfull_img {
  border-top: 1px solid #64af86;
  position: relative;
  width: 100%;
}
.detail_descript01 {
  line-height: 1.5;
}
.detail_pamphlet_bn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}
.detail_padd_outer {
  padding: 0 10px;
}
.detail_tbl{
  font-size: 16px;
}
.detail_tbl th {
  padding: 8px 12px;
  line-height: 1.4;
}
.detail_tbl td {
  position: relative;
  padding: 8px 16px;
  line-height: 1.4;
}
.detail_tbl .tbl_fasname {
  font-weight: 600;
}
.dtl_info_cost td .nodata {
  content: '';
  background: #000;
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  width: 12px;
}
.detail_tbl td .com_ac_unit {
  margin-top: 10px;
  font-size: 1.4rem;
}
.detail_tbl_list {
  justify-content: flex-start;
}
.detail_tbl_list li {
  margin-right: 1.5em;
}
.detail_tbl_list_hl {
  display: inline-block;
  font-weight: 600;
  margin-right: 8px;
  position: relative;
}
.detail_tbl_list_hl::after {
  content: ":";
}
.detail_tbl td.sp_hide {
  width: 179px;
}
.detail_tbl_btn a {   
  background: #fffcf0;
  border: 1px solid #a59b73;;
  border-bottom: 2px solid #a59b73;
  border-radius: 2px;
  color: #000;
  font-size: 1.5rem;
  position: relative;
}
.detail_tbl td .btn_arrow::after {
  background-image: url(/static/image-cmn/ico-arrow-brown-right.svg);
}
.detail_tbl_map a::before {
  content: "\e55b";
  font-family: "Material Icons";
  font-size: 2.2rem;
  left: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detail_tbl_station {
  position: relative;
}
.detail_facility_btn {
  margin-left: 20px;
  min-width: 240px;
}
.detail_facility_btn a {
  font-size: 1.5rem;
  padding: 10px 20px 10px 10px;
}
.detail_map {
  border: 1px solid #64af86;
  box-shadow: 0 1px 6px 0 rgba(0,0,0, .2);
  height: 380px;
  margin-bottom: 25px;
  position: relative;
}

/* -- 施設詳細 -- */
.tbl_com.detail_tbl01 {
  border-bottom: none;
  margin-bottom: 0;
}
.tbl_com.detail_tbl02 {
  border-top: none;
}
.detail_tbl02 th {
  background: #c6d9a2;
}
@media screen and (max-width: 767px) {
  .tbl_com.detail_tbl01 {
    border-bottom: 2px solid #64af86;
  }
}

.tbl_com .dtl_info_cost .entry,
.tbl_com .dtl_info_cost .monthly {
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .tbl_com .dtl_info_cost {
        display: grid;
        grid-template-columns: 1fr 5fr;
    }

    .tbl_com .dtl_info_cost>th {
        grid-column: 1;
        grid-row: 1 / 3;
    }

    .tbl_com .dtl_info_cost .entry {
        grid-column: 2;
        grid-row: 1;
    }

    .tbl_com .dtl_info_cost .monthly {
        grid-column: 2;
        grid-row: 2;
    }

    .tbl_com .dtl_info_cost .entry,
    .tbl_com .dtl_info_cost .monthly {
        width: 100%;
    }
}


/* --Yahoo地図内　施設写真-- */
.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: .7;
}
.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_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_info_box {
  align-items: center;
  border-top: solid 2px #cbdfd2;
}
.detail_info_txt {
  line-height: 1.5;
}
.detail_info_btn a {
  font-size: 1.7rem;
}
.detail_info_btn a::after {
  font-size: 3rem;
}
.detail_recommd {
  background: #effbf4;
  border: 1px solid #cce3d6;
}
.detail_recommd_ttlbox {
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #64af86;
  margin: 0 0 21px;
}
.detail_recommd_ttl {
  color: #000;
  font-weight: 600;
  position: relative;
}
.detail_recommd_ttl::before {
  background: url(/static/image-cmn/ico-tag.svg) center center no-repeat;
  background-size: contain;
  content: "";
  height: 30px;
  left: 8px;
  position: absolute;
  top: -4px;
  width: 20px;
}
.detail_recommd_btn_rgt .btn_com {
  padding: 10px 25px 10px 15px;
}
.detail_recommd_btn_bottom {
  text-align: center;
}
.detail_recommd_btn_bottom a {
  display: inline-block;
}
.detail_recommd_btn_bottom a::after {
  font-size: 3rem;
}
.detail_contributor .ttl01 {
  margin-bottom: 0;
}
.detail_ttl_all_fac::before {
  content: "／全施設：";
}
.detail_contributor_inner {
  border: 1px solid #ded588;
}
.detail_main_album {
  padding-bottom: 20px;
  position: relative;
}
.detail_contributor_photo li {
  border: 1px solid #ded588;
  overflow: hidden;
  position: relative;
}
.detail_contributor_photo li a {
  display: block;
  height: 100%;
}
.detail_contributor_photo li a .icon_zoom::after {
  content: "";
  background: url(/static/image-cmn/ico-search.jpg) 0 0 / 16px 16px no-repeat;
  bottom: 1px;
  height: 16px;
  position: absolute;
  right: 1px;
  width: 16px;
  z-index: 1;
}
.detail_contributor_photo li a .fa_name {
  background-color: rgba(0, 0, 0, .5);
  box-sizing: border-box;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: 600;
  left: 0;
  line-height: 24px;
  max-width: calc(100% - 30px);
  overflow: hidden;
  padding: 6px 18px;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 10;
}
.detail_contributor_photo li a img {
  display: block;
  overflow: hidden;
}
.detail_contributor_photo li {
  float: left;
  margin: 3px;
}
.detail_contributor_photo li a {
  position: relative;
}
.detail_album_btn_list {
  justify-content: center;
}
.detail_album_btn_list li .btn_com::before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
}
.detail_album_btn_list li.detail_album_photo .btn_com::before {
  background-image: url(/static/detail/image/ico-slider.svg) ;
  width: 24px;
  height: 20px;
}
.detail_album_btn_list li.detail_album_slider .btn_com::before {
  background-image: url(/static/detail/image/ico-album.svg);
  width: 26px;
  height: 20px;
}
.detail_album_btn_list li.detail_album_collect .btn_com::before {
  background-image: url(/static/detail/image/ico-collection.svg);
  width: 26px;
  height: 20px;
}
.detail_contributor_rt .btn_com {  
  font-size: 1.6rem;
  padding: 9px 20px 9px 10px;
  width: 100%;
}
.detail_contributor_lt {
  align-content: stretch;
  align-items: center;
}
.detail_contributor_lt_btn a {
  position: relative;    
  background: #f75586;    
  color: #fff;
  border: solid 1px #af4750;
  border-bottom: solid 3px #af4750;
  border-radius: 4px;
  font-size: 1.6rem;
}
.detail_contributor_lt_btn a::before {
  background: url(/static/image-cmn/ico-search-btn07.png) 0 0 / 113px 18px no-repeat;
  content: "";
  height: 18px;
  position: absolute;
  width: 23px;
}
.detail_album_btn a::before {
  background-position: -45px 0;
}
.detail_contributor_movie_inner {
  border: 1px solid #ded588;
  border-top: none;
}
.detail_movie_btn a::before {
  background-position: -68px 0;
}
.detail_contributor_link {
  display: inline-block;
  padding-left: 20px;
}
.detail_contributor_link a {
  color: #004edf;
  font-size: 1.51rem;
}
.detail_contributor_link a:first-child{
  background: url(/static/image-cmn/ico-dtl-photo-point.png) 0 center / 15px 16px no-repeat;
  padding-left: 24px;
}
.detail_contributor_link_photo{
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.detail_contributor_link_photo a {
  line-height: 1.5;
}
.detail_contributor_link_photo a:first-child{
  margin-right: 15px;
}
.detail_contributor_link_photo a:nth-child(2){
  background: url(/static/image-cmn/ico-dtl-photo-pika.png) 0 center / 13px 20px no-repeat;
  padding-left: 24px;
}
/* 1件もない場合 */
.detail_contributor_none {
  margin-left: 20px;
  margin-right: 20px;
}

.detail_area_btns {
  justify-content: center;
}

.detail_area_btns li a {
  height: 100%;
  line-height: 1.5;
  text-align: left;
}
.detail_area_btns li a::before {
  align-items: center;
  border-radius: 50%;
  box-shadow: inset 0 3px 3px #b1b1b1;
  content: "";
  display: flex;
  height: 54px;
  left: 20px;
  position: absolute;
  top: calc(50% - 27px);
  width: 54px;
}
.detail_area_btns li.detail_area_living a::before {
  background: #fff url(/static/detail/image-cmn/ico-livingfac-green.svg) no-repeat center/58%;
}
.detail_area_btns li.detail_area_market a::before {
  background: #fff url(/static/detail/image-cmn/ico-marketing-green.png) no-repeat 5px center/78%;
}
.detail_area_btns li.detail_area_review a::before {
  background: #fff url(/static/detail/image-cmn/ico-kuchikomi-green.png) no-repeat 7px 6px/75%;
}
.detail_area_btns li.detail_area_syuhen a::before {
  background: #fff url(/static/detail/image-cmn/ico-syuhenfac-green.png) no-repeat center/58%;
}
.detail_member .detail_area_btns li.detail_area_living a::before {
  background: #fff url(/static/detail/image-cmn/ico-livingfac-member.svg) no-repeat center/58%;
}
.detail_member .detail_area_btns li.detail_area_market a::before {
  background: #fff url(/static/detail/image-cmn/ico-marketing-member.png) no-repeat 5px center/78%;
}
.detail_member .detail_area_btns li.detail_area_review a::before {
  background: #fff url(/static/detail/image-cmn/ico-kuchikomi-member.png) no-repeat 7px center/75%;
}
.detail_member .detail_area_btns li.detail_area_syuhen a::before {
  background: #fff url(/static/detail/image-cmn/ico-syuhenfac-member.png) no-repeat center/58%;
}
.detail_rent {
  border: 1px solid #ded588;
  padding: 19px 0 4px;
}
.detail_rent_ttl {
  color: #000;
  font-size: 2rem;
  font-weight: 600;
  padding-top: 4px;
  padding-bottom: 10px;
}
.detail_rent_txt {
  font-size: 16px;
  letter-spacing: -.1px;
  line-height: 1.65;
  text-indent: -8px;
  width: 346px;
}
.detail_rent_txt .rent_arrow::before {
  border-left-color: #000;
  width: 0;
  margin-left: .25em;
}
.detail_sidebar_list li {
  height: auto;
  width: auto;
}
.detail_sidebar_list > li {
  margin-bottom: 20px;
}
.detail_sidebar_list li.detail_sd_bdr img {
  height: auto;
  width: 100%;
}
.detail_sd_recruit_wrap ol {
  background: #fff;
  border: 2px solid #f75586;
  padding: 16px 0 8px;
}
.detail_sd_recruit_wrap ol li {
  line-height: 1.4;
  margin: 0;
  padding: 0 10px 8px 28px;
  position: relative;
}
.detail_sd_recruit_wrap ol li::before {
  color: #046be1;
  content: "\e57b";
  font-family: "Material Icons";
  font-size: 1.2rem;
  left: 12px;
  position: absolute;
  top: 3px;
}
.detail_note_contact .com_ac_unit{
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 0 0 0 1.2em;
  position: relative;
}
.detail_note_contact li:not(:last-child) {
  margin-bottom: .25em;
}
.detail_bn_ikiiki {
  font-size: 1.4rem;
  line-height: 1.4;
}
.detail_bn_ikiiki p {
  margin-top: 4px;
}
.detail_bn_know a {
    color: #36925f;
}
.detail_bn_care_term_dict a {
    color: #ea6094;
}
.detail_bn_know a,
.detail_bn_care_term_dict a {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}
.detail_bn_know p,
.detail_bn_care_term_dict p {
  align-items: center;
  font-feature-settings: "palt" 1;
  font-size: 16px;
  font-weight: bold;
  height: 52px;
  justify-content: center;
  left: 0;
  line-height: 1.2;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  transform: translateY(-3px);
  width: 90%;
}
.detail_bn_know p .em,
.detail_bn_care_term_dict p .em {
    color: #000;
}
.detail_bn_know a:hover {
  color: #451e00;
}
.detail_bn_care_term_dict a:hover {
    color: #ea6094;
}
.detail_bn_know img {
  height: 77px;
  width: 300px;
}
.detail_bn_care_term_dict img {
  height: 75px;
  width: 300px;
}
@media screen and (max-width: 767px) {
    .detail_sidebar_list .detail_bn_know {
        margin: 15px auto !important;
    }
    .detail_sidebar_list .detail_bn_care_term_dict,
    .detail_sidebar_list .detail_bn_know {
        margin: 0 auto;
        width: 300px;
    }
}

  label.fav_already::before,
  label.fav_already:hover::before,
  label.fav_already:active::before {
    color: #da4c5a;
}
#same_bunrui_facility.ajax_loading {
  height: 90px;
}
.detail_area_btns li a,
.detail_area_btns li a.btn_com:hover,
.detail_area_btns li a.btn_com:active {
  background:  #d3e5af;
  background-size: 6px 6px;
  border-color: #7a914d;
  color: #2c6a47;
  display: flex;
  font-size: 14px;
  line-height: 1.2;
  padding: 10px 15px 10px 72px;
  border-radius: 8px;
}
.detail_area_btns li a:hover{
  opacity: .7;
}
.detail_member .detail_area_btns li a {
  font-size: 14px;
  padding-left: 72px;
}
.detail_area_btns li:first-of-type a,
.detail_area_btns li:first-of-type a.btn_com:hover,
.detail_area_btns li:first-of-type a.btn_com:active{
  background: #49946b;
  border-color: #185534;
  color: #fff;
  height: 77px;
  padding: 10px 5px 10px 56px;
  position: relative;
  line-height: 1.4;
  border-bottom-width: 3px;
}
.detail_member .detail_area_btns li a,
.detail_member .detail_area_btns li a:hover,
.detail_member .detail_area_btns li a:active{
  background-color: #fdeef0;
  border-color: #ef6d7c;
  color: #e05365;
}
.detail_member .detail_area_btns li:first-of-type a, 
.detail_member .detail_area_btns li:first-of-type a.btn_com:hover, 
.detail_member .detail_area_btns li:first-of-type a.btn_com:active{
  background-color: #ef6d7c;
  border-color: #f75586;
  color: #fff;
}
.contact_info {
  width: 343px;
}
.contact_info .co_phone {
  align-items: center;
  background: rgba(255, 255, 255, .8);
  border: 1px solid #64af86;
  border-radius: 8px;
  display: flex;
  font-size: 25px;
  font-weight: 600;
  height: 46px;
  justify-content: center;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 10px 10px 50px;
  position: relative;
  width: 100%;
}
.contact_info .co_phone:before {
  align-items: center;
  background: #49946a;
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff;
  content: "\e551";
  display: flex;
  font-family: "Material Icons";
  font-size: 21px;
  font-weight: normal;
  height: 30px;
  justify-content: center;
  left: 56px;
  padding: 1px 1px 0 0;
  position: absolute;
  top: calc(50% - 15px);
  width: 30px;
}
.contact_info .co_phone a {
  color: #000;
}

.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: 12px;
  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;
  margin-left: -3px;
  letter-spacing: -.08em;
}
.detail_album_btn_list .detail_album_slider .btn01 {
  background: #38aec5;
  border-color: #2e8d9f;
}
.detail_album_btn_list .detail_album_photo .btn01 {
  background: #9179e5;
  border-color: #6e5cac;
}
.detail_album_btn_list .detail_album_collect .btn01 {
  background: #f06293;
  border-color: #be4b73;
}
.create_new_album {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-align: center;
}
.create_new_album p > span {
  display: inline-block;
}

.nav_post{
  border-top: solid 2px #c6d9a2;
  margin: 3px 20px 0;
}
.ttl_nav_post {
  border-top: solid 2px #fff;
  background: #c6d9a2;
  text-align: center;
  padding: .6em 0 .65em 0;
  font-size: 1.8rem;
}
.facility_post_area {
  background: #f0f8e0;
  display: flex;
  justify-content: center;
  padding: 20px 30px;
}
.facility_post_area li {
  margin: 0 5px;
} 
.facility_post_area .btn_com:not(.btn01){
  margin-bottom: 10px;
}
.facility_post_area .btn_com a {
  color: #fff;
}
.facility_post_area .btn_review,
.facility_post_area .btn_photo,
.facility_post_area .btn_movie {
  padding: .8em 1em .8em 3.4em !important;
  width: 182px;
  font-size: 1.6rem;
}

.facility_post_area .btn_review::before {
  background: url(/static/image-cmn/ico-review-white.png) 0 0 no-repeat !important;
  content: "";
  height: 25px;
  left: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
}
.facility_post_area .btn_photo::before {
  background: url(/static/image-cmn/ico-search-btn09.png) -52px 0 / auto 22px no-repeat !important;
  content: "";
  height: 22px;
  left: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 31px;
}
.facility_post_area .btn_movie::before {
  background: url(/static/image-cmn/ico-search-btn09.png) -83px 0 / auto 22px no-repeat !important;
  content: "";
  height: 22px;
  left: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 31px;
}
.facility_post_area .btn_com a span:not(.count_post),
.facility_post_area .btn_com span span:not(.count_post),
.facility_post_area .btn01 span {
  font-weight: 600;
}
.facility_post_area .btn01 {
  font-size: 1.5rem;
  padding: 10px 12px 9px 3px;
} 
.facility_post_area .btn_com .count_post{
  font-size: 1.4rem;
}
.post_txt {
  padding: 10px 35px 15px 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post_txt_p {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
}
.post_link {
  padding: 0;
}
.post_link a {
  color: #000;
  padding: .5em 1em .5em 3.4em;
  font-size: 1.4rem;
}

.btn06.post_link:hover,
.btn06.post_link:hover a {
  background: #fdeef0;
  color: #000;
}
.btn06.post_link:hover {
  opacity: 0.6;
}

.post_link a::before {
  background: url(/static/image-cmn/ico-post_howto.png) 0 0 no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 18px;
  left: 18px;
  position: absolute;
  width: 23px;
}


.btm_description .seo_note {
    color: #003cd6;
}
.payment_detail {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 82px;
  padding: 12px 0;
}
.payment_detail .ttl_header {
  padding-right: 40px;
}
.payment_detail.ttl_short_name .ttl_header {
  align-items: center;
  display: flex;
}
.payment_detail.ttl_short_name .ttl_header .detail_ttl_top_sub {
  margin-left: 30px;
  width: unset;
}
.payment_detail.ttl_short_name .ttl_header .detail_ttl_place_group {
  margin: 0;
}
.payment_detail h1 {
  display: inline-block;
}
.payment_detail .detail_com_favorite {
  display: flex;
  flex-direction: column;
  height: 88px;
  justify-content: space-between;
}
.payment_detail .detail_com_favorite li label,
.payment_detail .detail_com_favorite li a {
  font-size: 14px;
  height: 40px;
  line-height: 1;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 5px 0;
  text-align: center;
  width: 180px;
}
.payment_detail li.detail_com_favorite_regist label{
  padding-left: 17px;
}
.payment_detail .detail_com_favorite li label:before {
  font-size: 1.5rem;
}
.payment_detail.ttl_long_name h1 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 4px 0 0 34px;
}
.payment_detail.ttl_short_name h1 {
  white-space: nowrap;
}
.des_detail_advertisement_wrap {
  align-items: center;
  background: #ecf7d4;
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px;
  position: relative;
  width: auto;
}
.des_detail_advertisement {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 21px 20px;
}
.des_detail_advertisement .info_advertisement {
  color: #ef0000;
  font-size: 18px;
  line-height: 1.3;
}
.des_detail_advertisement .info_advertisement:hover {
  color: #ef0000;
  opacity: .8;
}
.des_detail_advertisement .how_to_post {
  align-items: center;
  display: flex;
  flex: 132px 0 0;
  font-size: 14px;
  height: 40px;
  justify-content: center;
  line-height: 1;
  margin-left: 15px;
  padding: 5px 12px 5px 5px;
  position: relative;
  width: 132px;
}
.des_detail_advertisement .how_to_post:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  height: 8px;
  position: absolute;
  right: 10px;
  top: calc(50% - 4px);
  transform: rotate(45deg);
  width: 8px;
}

.detail_rent .ttl03 > span{
    background: #f75586;
    outline: 1px solid #f75586;
 }
.detail_rent .ttl03 {
  background: linear-gradient(to bottom, transparent calc(50% - 1px), #f75586 calc(50% - 1px), #f75586 calc(50% + 1px), transparent calc(50% + 1px));
}

.block_btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
}

.dtl_memb_info_box .btn_search_map {
  text-align: center;
  margin-top: 5px;
}

.btn_search_map .txt_b {
  display: block;
  font-size: 15px;
}

.btn_search_map .txt_b .allow {
  font-size: 11px;
  position: relative;
}

.btn_search_map .txt_b .allow:after {
  content: "";
  display: inline-block;
  background: url(/static/detail/image/ico-arrow.png) no-repeat center / contain;
  width: 16px;
  height: 9px;
  margin: 0 3px;
  position: relative;
  transform: translateY(-1px);
}

.access_blk {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.access_blk .block_btn {
  margin-top: 0;
}

.access_line {
  position: relative;
  padding-left: 10px;
  max-width: 100%;
  width: 190px;
}

.access_line strong {
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    .access_line strong {
        font-size: 1.3rem;
    }
}
.traffic_access_item:only-child .access_line {
  padding-left: 0;
}

.traffic_access_item:not(:only-child) .access_line::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #64af86;
  position: absolute;
  top: 0.5em;
  left: 0;
}

.access_line::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  display: inline-block;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #0f3486;
}

.traffic_access_item {
  position: relative;
}

@media screen and (min-width: 768px) {
  .access_line::after {
    right: -30px;
  }
  .traffic_access_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .traffic_access_item:not(:last-child) {
   margin-bottom: 10px;
  }
}

.access_link {
  width: 200px;
}

.access_link .block_btn {
  margin-top: 0;
}

.access_link .btn_search_map {
  margin-left: 10px;
}

@media screen and (min-width: 768px) {
 .access_link .btn_search_map {
    margin: 0 0 3px 0;
 }
}

.access_link .btn_map {
  line-height: 1.2;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .access_link .btn_search_map .btn_map {
    padding: 4px 17px 5px 30px;
  }
}

.access_blk + .com_ac_unit {
  margin-top: 10px;
}

.access_blk .btn_search_map {
  margin-left: 10px;
}

.access_blk .btn_map {
  line-height: 1.2;
  text-align: left;
}
.access_blk .btn_map > span {
  display: inline-block;
}

.btn_route_search {
  margin-top: 10px;
  margin-bottom: 5px;
}

.btn_route_search .btn_map {
  width: 100%;
  padding: 4px 0;
  font-size: .9em;
  font-weight: 300;
  line-height: 1.2;
  border-width: 1px;
  box-shadow: inset 0 -1px 0 #0f3486;
  font-feature-settings: "palt";
}

.btn_route_search .btn_map::after {
  content: "";
  right: 6px;
}

.search_map_list {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}

.search_map_list_item {
  margin-left: 11px;
}

@media screen and (min-width: 768px) {
  .btn_route_search{
    display: flex;
    justify-content: center;
    gap: 0 8px;
  }
  .btn_route_search .btn_search_map  {
    min-width: calc(50% - 6px);
  }
  .btn_route_search .btn_map {
    width: 100%;
    padding: 4px 14px 4px 24px;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.3rem;
  }
  .pc_style .btn_route_search .btn_map,
  .pc_style .dtl_memb_info_box .btn_route_search .btn_map {
    padding-left: 23px;
    padding-right: 15px;
    line-height: 1.16;
    letter-spacing: 0.07em;
  }
  .tablet_style table td .btn_route_search .btn_map {
    font-size: 1.3rem !important;
    line-height: 1.2;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  
  .tablet_style  table .btn_route_search .btn_map span.txt_b{
    display: inline-block;
  }
  .tablet_style .syuhen_item_box .index1 a.btn_link_detail{
    font-size: 1.3rem;
  }
  .btn_route_search .btn_map::before {
    content: "";
    left: 6px;
  }
  .search_map_list {
    margin: 0 0 0 8px;
  }
  .search_map_list .search_map_list_item:first-child:last-child{
    font-size: 1.2em;
    margin-right: 20px;
  }

  .dtl_memb_info_box .search_map_list {
    margin-top: 10px;
    margin-left: -6px;
    width: 100%;
    flex-direction: row;
    gap: 0 25px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .dtl_memb_info_box .search_map_list_link{
    padding-left: 22px;
    min-width: 10em;
  }
 .dtl_memb_info_box .btn_route_search .btn_map{
    font-size: 13px;
    padding-top: 4px;
    padding-bottom: 4px;
 }
 .dtl_memb_info_box .search_map_list_link::after{
    right: -13px;
 }
  .detail_rent_ttl {
    white-space: nowrap;
  }
}

.search_map_list_link {
  position: relative;
  padding-left: 28px;
  font-size: 14px;
  line-height: 1.5;
  color: #0e3386;
  letter-spacing: 0.03em;
}

.search_map_list_item .search_map_list_link:hover {
  opacity: 0.6;
  color: #0e3386;
}

.search_map_list_link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 17px;
}

.search_map_list_link.train_route::before {
  background: url(/static/detail/image/ico-access-train.png) no-repeat center / contain;
}

.search_map_list_link.bus_route::before {
  background: url(/static/detail/image/ico-access-bus.png) no-repeat center / contain;
}

.search_map_list_link.highway_route::before {
  background: url(/static/detail/image/ico-access-expressway.png) no-repeat center / contain;
}

.search_map_list_link::after {
  content: "";
  background: url(/static/detail/image/ico-arrow-right.png) no-repeat;
  height: 10px;
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
}

@media screen and (min-width: 768px) {
  .access_blk .btn_search_map {
    margin: 0 0 3px 0;
  }
  .access_blk .btn_search_map .btn_map{
    width: 200px;
    padding: 4px 17px 5px 30px;
  }
  .access_blk .access_arrow{
    padding: 0 20px 0 12px;
    text-align: center;
    margin: 15px auto 0;
  }
 .access_blk .access_arrow::before {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 7px 0 7px 9px;
    border-color: transparent transparent transparent #0f3486;
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .nav_post {
    margin: 10px 6px;
  }
  .facility_post_area {
    width: 100%;
    padding: 10px 6px;
  }
  .facility_post_area li {
    width: calc((100% - 15px ) / 3);
  }
  .facility_post_area .btn_review,
  .facility_post_area .btn_photo,
  .facility_post_area .btn_movie {
    width: 100%;
  }
  .facility_post_area .btn_review,
  .facility_post_area .btn_photo,
  .facility_post_area .btn_movie {
    padding: 2.5em .5em .5em .5em !important;
  }
  .facility_post_area .btn_review::before,
  .facility_post_area .btn_photo::before,
  .facility_post_area .btn_movie::before {
    left: 50%;
    top: 11%;
    transform: translateX(-50%);
  }
  .facility_post_area .btn_review span,
  .facility_post_area .btn_photo span,
  .facility_post_area .btn_movie span {
    display: block;
  }
  .facility_post_area .btn01 {
    display: block;
    font-size: .9em;
  }
  .post_txt {
    padding: 0;
  }
  .post_txt_p {
    width: 50%;
    padding: .5em .5em .5em 0;
    line-height: 1.5;
  }
  .post_link a {
    padding: 0.8em .5em 0.8em 3em;
  }

  .traffic_access_item:not(:last-child),
  .traffic_access_item:only-child {
    margin-bottom: .75em;
  }
  .access_line::after{
    content: none;
  }
  .access_link .btn_search_map{
    margin: 5px 0;
  }
  .access_blk .btn_search_map {
    margin: 5px 0;
  }
  .access_link {
    width: auto;
  }
  .access_blk .btn_search_map a,
  .btn_route_search .btn_search_map a{
    white-space: normal;
    line-height: 1.2;
    padding: 4px 0 5px 7px;
    }
  .dtl_memb_info_box .btn_route_search .btn_search_map a {
    font-weight: 300;
    min-width: 242px;
    padding-left: 32px;
    padding-right: 30px;
    width: auto;
  }
  .access_blk .btn_search_map a span{
    display: inline-block;
    }
  .search_map_list_item {
    display: inline-block;
    text-align: left;
    margin-left: 10px;
    margin-right: auto;
  }
  .btn_route_search{
    width: 100%;
  }
  .btn_route_search .btn_map{
    width: 100%;
  }
  .btn_route_search > .btn_search_map {
    margin: 0;
  }
  .btn_route_search > p:not(:last-child) {
    margin-bottom: .5em;
  }
}

@media screen and (max-width: 545px) {
  .access_blk {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 351px) {
  .access_line {
    min-width: auto;
  }
  .access_blk .btn_search_map {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .dtl_memb_info_box .btn_search_map {
    margin-left: 8px;
  }
  .dtl_memb_info_box .btn_route_search{
    margin-top: 0;
    margin-left: 0;
  }
  .dtl_memb_info_box .btn_route_search .btn_search_map{
    margin-bottom: -25px;
  }
}

.detail_contributor_photo_inner {
  border: 1px solid #ded588;
  border-top: none;
  padding: 20px 0 15px 0;
}
.photo_list {
  padding: 0 10px;
}
.photo_list li .contributor {
  font-size: 12px;
  padding: 6px 0 0 0 ;
  text-align: left;
}
.photo_list {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    flex-wrap: wrap;
}
.photo_list li > a {
  aspect-ratio: 4 / 2.58064;
  display: block;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.photo_list li img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  border: solid 1px #ded588;
}
  
.detail_chart li:nth-child(1) a {
  text-shadow:
    0px  0px 2px #2a902a,  0px  0px 2px #2a902a,
    0px  0px 2px #2a902a,  0px  0px 2px #2a902a,
    2px  2px 1px #2a902a, -2px  2px 1px #2a902a,
    2px -2px 1px #2a902a, -2px -2px 1px #2a902a,
    2px  0px 1px #2a902a,  0px  2px 1px #2a902a,
    -2px  0px 1px #2a902a,  0px -2px 1px #2a902a,
    2px  2px 1px #2a902a, -2px  2px 1px #2a902a,
    2px -2px 1px #2a902a, -2px -2px 1px #2a902a,
    2px  0px 1px #2a902a,  0px  2px 1px #2a902a,
    -2px  0px 1px #2a902a,  0px -2px 1px #2a902a,
    0px  0px 3px #2a902a,  0px  0px 3px #2a902a,0px  0px 3px #2a902a,  0px  0px 3px #2a902a,0px  0px 3px #2a902a,  0px  0px 3px #2a902a,0px  0px 3px #2a902a,  0px  0px 3px #2a902a,0px  0px 3px #2a902a,  0px  0px 3px #2a902a,0px  0px 3px #2a902a,  0px  0px 3px #2a902a,
    0px  0px 3px #2a902a,  0px  0px 3px #2a902a,0px  0px 3px #2a902a,  0px  0px 3px #2a902a,0px  0px 3px #2a902a,  0px  0px 3px #2a902a;
}
.detail_chart li a .rent_txt {
  display: block;
}

@media screen and (min-width:768px), print {
  .detail_main_des {
    line-height: 1.5;
    margin: 20px auto;
    width: 740px;
  }
  #breadcrumbs {
    padding: 8px 0 20px;
  }
  #breadcrumbs a {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
  #breadcrumbs ol li:before {
    padding: 0;
  }
  .detail_control_link li {
    margin-left: 3px;
    width: calc(100% / 6);
    font-size: 1.4rem;
  }
  .detail_com_box_ttl .wrap.detail_customer {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
  }
  .detail_com_box_ttl .wrap.detail_customer_col {
    padding: 0;
  }
  .detail_com_box_ttl .detail_customer_col h1 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 4px;
  }
  .detail_area_btns li .btn_font_l {
    font-size: 1.5rem;
    font-weight: 600;
    white-space: nowrap;
  }
  .detail_customer .detail_ttl_top_sub {
    display: flex;
    flex-direction: column;
    width: 343px;
  }
  .detail_customer .detail_ttl_top_sub li label,
  .detail_customer .detail_ttl_top_sub li a {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 1;
  }
  .detail_customer .detail_ttl_top_sub .detail_com_favorite_regist label {
    padding: 8px 5px 8px 22px;
    width: 179px;
  }
  .detail_customer .detail_ttl_top_sub .detail_com_favorite_regist label:before {
    font-size: 1.5rem;
    left: 8px;
    top: 11px;
  }
  .detail_customer .detail_ttl_top_sub .detail_com_favorite_link a {
    padding: 8px 5px;
    width: 159px;
  }
  .main_top_ttl {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    padding: 7px 20px 0 0;
    min-height: 50px;
  }
  .detail_customer_col .main_top_ttl {
    flex-direction: column;
    min-height: 70px;
    padding: 0 15px 0 0;
  }
  .detail_com_favorite .ajax_loading {
    min-width: 200px;
  }
  #same_bunrui_facility.ajax_loading {
    height: calc(70px + 4vh);
  }
  .detail_ttl_place_add {
    font-size: 15px;
    height: 24px;
    padding: 4px 12px;
  }
  .detail_main_top_ttl {
    font-size: 2.8rem;
    margin: 0 0 0 10px;
  }
  .detail_com_box_subttl {
    font-size: 14px;
  }
  .detail_ttl_place_group {
    margin: 0 0 0 20px;
  }
  .detail_customer_col .detail_ttl_place_group {
    margin: 0 0 0 10px;
  }
  .detail_com_favorite_regist label {
    font-size: 1.6rem;
    height: 40px;
    padding: 10px 20px 10px 40px;
  }
  .detail_com_favorite_regist label::before {
    color: #f75586;
    content: "\e87d";
    font-family: "Material Icons";
    font-size: 2rem;
    left: 8px;
    position: absolute;
    top: 11px;
    z-index: 1;
  }
  .detail_com_favorite_regist label:hover::before {
    color: #fff;
  }
  .detail_controls {
    background: #effbf4;
    margin-bottom: 25px;
  }
  .detail_main_visual + .sp_hide .detail_controls {
    background: transparent;
    margin-top: -38px;
  }
  body:not(.modal_lock) .detail_main_visual + .sp_hide .detail_controls {
    position: relative;
    z-index: 25;
  }
  .detail_control_link li a {
    padding: 2px 22px 2px 12px;
    line-height: 1;
  }
  label.fav_already::before,
  label.btn05.fav_already::before,
  label.btn05.fav_already:hover::before,
  label.btn05.fav_already:active::before {
    color: #da4c5a;
  }
  .detail_com_favorite_link a {
    font-size: 1.6rem;
    height: 40px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding: 10px 20px;
  }
  .detail_content {
    margin: 25px 0 0 0;
    width: 680px;
  }
  .sidebar.detail_sidebar {
    margin-top: 25px;
  }
  .detail_content aside.sidebar.detail_sidebar {
    margin-top: 0; 
  }
  .detail_topfull_img img {
    display: flex;
    height: 300px;
    margin: 0 auto;
    max-width: 1060px;
    padding: 0;
  }
  .detail_advertisement {
    background: #ecf7d4;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 25px 20px 20px;
    width: auto;
  }
  .detail_advertisement img {
    border: 3px solid #fff;
    box-sizing: border-box;
    display: block;
    height: auto;
    margin: auto;
    width: 500px;
  }
  .detail_descript01 {
    margin: 0 10px 40px;
  }
  .detail_pamphlet_bn {
    margin-bottom: -20px;
  }
  .detail_pamphlet_bn li {
    margin-bottom: 20px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .detail_pamphlet_bn .detail_sd_bdr {
    max-width: 300px;
  }
  .tbl_homepage{
    width: 560px;
    margin: 25px auto 35px;
  }
  .store_info_hp .tbl_homepage {
    width: 100%;
  }  
  .store_info_hp .tbl_homepage img {
    background: #fff;
  }
  .store_info_hp .tbl_homepage .no_data img {
    height: auto;
    width: 400px;
  }
  .detail_tbl_btn {
    float: right;
    margin: 2px 0 2px 10px;
  }
  .detail_tbl_btn a {
    padding: 3px 28px 3px 18px;
    font-size: 1.4rem;
  }
  .detail_tbl_btn a:hover {
    background: #a59b73;
    color: #fff;
  }
  .detail_tbl td .btn_arrow:hover::after {
    background-image: url(/static/image-cmn/ico-arrow-white-right.svg);
  }
  .detail_note_contact {
    flex-wrap: nowrap;
    margin-bottom: 25px;
  }
  .detail_map_links {
    display: flex;
    justify-content: space-between;
    margin: 6px auto 30px;
  }
  .detail_map_links li {
    margin: 0;
    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;
  }
  .detail_info_box {
    margin-bottom: 30px;
    padding: 10px 10px 10px 20px;
  }
  .detail_info_txt {
    width: calc(100% - 290px);
  }
  .detail_info_btn {
    width: 260px;
  }
  .detail_info_btn a {
    padding: 12px 13px 12px 3px;
  }
  .detail_recommd {
    width: 680px;
    margin: 1px auto 25px;
    padding: 0 0 22px;
    overflow: hidden;
  }
  .detail_recommd_ttlbox {
    padding: 17px 8px 15px;
  }
  .detail_recommd_ul.slick_slide_ul01 {
    margin: 0 17px;
  }
  .detail_recommd .com_slide_list_detail{
      padding: 11px;
  }
  .detail_recommd_ttl {
    font-size: 2rem;
    letter-spacing: .6px;
    padding-left: 34px;
    padding-right: 8px;
    color: #000;
  }
  .detail_recommd_ul li {
    margin: 0 7px !important;
  }
  .slide_list02 .detail_recommd_ul li {
    margin: 0 5px !important;
}
  .detail_recommd_ul .slick-slide img {
    height: 140px;
    width: 100%;
  }
  .detail_recommd_btn_bottom {
    padding-bottom: 50px;
  }
  .detail_main_album {
    padding: 10px 70px 15px;
  }
  body:not(.detail_member) .detail_main_album {
    padding: 10px 45px 15px;
  }
  .detail_album_btn_list {
    padding-bottom: 14px;
  }
  .detail_album_btn_list li {
    margin: 0 5px;
    min-width: 250px;
  }
  body:not(.detail_member) .detail_album_btn_list li {
    min-width: 200px;
  }
  .detail_album_btn_list li .btn_com {
    font-size: 1.8rem;
    font-weight: 600;
    height: 50px;
    padding: 10px;
  }
  .detail_album_btn_list .btn_com span {
    font-size: 1.4rem;
  }
  .detail_album_btn_list .btn_com::before {
    margin-right: 8px;
  }
  .detail_album_btn_list .detail_album_slider .btn01:hover,
  .detail_album_btn_list .detail_album_photo .btn01:hover,
  .detail_album_btn_list .detail_album_collect .btn01:hover {
    opacity: .8;
  }
  .detail_album_ttl::before {
    left: 25px;
  }
  .detail_album_ttl span {
    font-size: 1.8rem;
  }
  .detail_contributor_inner {
    margin-bottom: 35px;
    padding-top: 10px;
  }

/*  投稿写真追加 */
  .faciilty_posted_photo02 {
    margin: 0 95px 40px 95px;
  }
  .photo_list li {
    width: 100%;
    max-width: calc((100% - 40px) / 4.01);
    border: none;
    float: none;
    margin: 0 5px 10px 5px;
    padding: 0;
  }
  /* 枚数事のスタイル */
  .photo_list li:only-child {
      max-width: 450px;
  }
  .photo_list li:first-child:nth-last-child(2),
  .photo_list li:first-child:nth-last-child(2) ~ li {
      max-width: calc((100% - 20px) / 2.01)
  }
  .photo_list li:first-child:nth-last-child(3),
  .photo_list li:first-child:nth-last-child(3) ~ li {
      max-width:  calc((100% - 30px) / 3.01);
  }

  .photo_list li .contributor a,
  .photo_list li .contributor span {
    display: inline;
    font-weight: 600;
  }
  #faciilty_posted_movie {
    margin: 0 95px;
  }
  .detail_contributor_controls {
    flex-direction: row;
    justify-content: flex-end;
    margin: 0 30px;
    padding: 0 ;
  }
  .detail_member #posted_photo .detail_contributor_controls {
    padding-bottom: 20px;
  }
  .detail_contributor_rt {
    align-self: flex-end;
    margin: 4px 0;
    order: 3;
    width: 135px;
  }
  .detail_contributor_lt_btn a::before {
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .detail_contributor_lt {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 4px 0;
  }
  .detail_contributor_lt.no_more_detail {
    justify-content: center;
  }
  .detail_contributor_lt_btn a {
    padding: 9px 5px 9px 35px;
    width: 184px;
  }
  .detail_contributor_movie_inner .movie_list {
    padding: 0;
    margin-bottom: 0;
  }
  .detail_contributor_movie_inner .movie_list figcaption {
      text-align: left;
      padding-left: 0;

  }
  .detail_area_txt01 {
    padding: 0 10px 20px;
    text-align: center;
  }
  .detail_area_btns {
    gap: 15px;
    margin: 0 auto;
    width: 740px;
  }
  .detail_area_btns li {
    font-size: 1.4rem;
    width: 32%;
  }
  .detail_area_btns li a{
    padding: 10px 15px 10px 72px;
  } 
  .detail_area_btns li a::before {
    left: 14px;
  }
  .detail_area_btns li {
    width: 236px;
  }
  .detail_area_btns li:first-child:nth-last-of-type(4),
  .detail_area_btns li:nth-of-type(3):nth-last-of-type(2) {
    margin-left: 20px;;
  }
  .detail_area_btns li:nth-of-type(2):nth-last-of-type(3),
  .detail_area_btns li:nth-of-type(4):last-child {
    margin-right: 20px;
}

  .detail_rent {
    background: #fffcf0 url(/static/detail/image/detail-bg-rent.png) no-repeat 46px bottom/332px;
    margin-top: -9px;
    width: 800px;
  }
  .detail_rent .ttl03 span {
    border: 2px solid #fffbdb;
    font-size: 2rem;
    letter-spacing: .05em;
    line-height: 1.4;
    outline: 1px solid #f75586;
    padding: 7px 10px;
    min-width: 442px;
    max-width: 80%;
  }
  .detail_rent .ttl03 em {
    font-style: normal;
    display: inline-block;
  }
  .detail_rent_inner {
    padding: 8px 20px 10px 33px;
  }
  .detail_rent_cont {
    width: calc(100% - 380px);
  }
  .detail_rent_chart {
    margin-top: -12px;
    width: 358px;
  }
  .detail_contributor_movie_inner {
    margin-bottom: 50px;
    padding-bottom: 15px;
    padding-top: 20px;
  }
  .detail_contributor_movie_inner .detail_contributor_lt.no_more_detail {
    margin-left: 0;
  }
  .detail_chart ol {
    background: url(/static/detail/image/rent-pr-illust-dtl.png) 0 0 / 100% auto no-repeat;
    float: right;
    height: 290px;
    margin-right: 6px;
    position: relative;
    width: 356px;
  }
  .detail_chart li {
    border-radius: 50%;
    height: 152px;
    line-height: 1.1  ;
    position: absolute;
    width: 152px;
  }
  .detail_chart li a {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 75px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
  }
  .detail_chart li a:hover {
    color: #fff;
    opacity: 1;
  }
  .rent_arrow {
    font-size: 100%;
  }
  .rent_arrow::before {
    border: 6px solid transparent;
    border-left: 8px solid #fff;
    box-sizing: border-box;
    content:'';
    display: inline-block;
    height: 0;
    width: 0;
  }
  .detail_chart li a:hover::after {
    background: rgba(255,255,255,.2);
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .detail_chart li:nth-child(1) a:hover::after {
    height: 180px;
    width: 180px;
  }
  .detail_chart li span {
    display: inline-block;
  }
  .detail_chart li span.rent_fa_name {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .detail_chart li span.rent_txt {
    font-size: 15px;
  }
  .detail_chart li span img{
    height: auto;
  }
  .detail_chart li:first-child span img {
    width: 148px;
  }
  .detail_chart li:nth-child(2) span img {
    width: 129px;
  }
  .detail_chart li:nth-child(3) span img {
    width: 148px;
  }
  
  /* 施設周辺から検索 */
  .detail_chart li:nth-child(1) {
    height: 180px;
    left: 0;
    margin: auto;
    padding-top: 5px;
    right: 0;
    width: 180px;
    z-index: 5;
  }
  .detail_chart li:nth-child(1) a {
    padding: 85px 0 0;
    width: 100%;
    height: 100%;
  }
  .detail_chart li:nth-child(1) .btn img{
    width: 73px;
    margin-top: 7px;
  }
  * > .detail_chart li:not(:first-child) .btn img{
    width: 63px;
    margin-top: 3px;
  }
  /* こだわりから検索 */
  .detail_chart li:nth-child(2) {
    right: 0;
    top: 124px;
    top: 136px;
  }

  /* 希望の地域・家賃・間取りからお部屋を探す */
  .detail_chart li:nth-child(3) {
    left: 0;
    top: 136px;
  }

  .detail_sidebar_bn {
    margin-top: 20px;
    border-top: 1px solid #aaa;
    padding-top: 20px;
  }
ul >  .detail_sidebar_bn2 {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 17px;
  }
  .detail_sidebar_bn2 p {   
    margin-top: 8px;
  }
  .detail_sd_recruit_img {
    padding-bottom: 5px;
    padding-top: 32px;
  }
  .detail_sd_recruit_btn {
    bottom: 0;
    margin: 10px auto;
    position: relative;
    width: 100%;
  }
  #nearby_facility .facility_list {
    margin: 20px auto 0;
    width: calc(100% - 210px);
  }
}

@media screen and (max-width:767px) {
  .des_detail_advertisement_wrap {
    border-bottom: 0;
    margin: 0;
  }
  .des_detail_advertisement {
    flex-direction: column;
    margin: 0;
    padding: 0 10px 10px;
  }
  .des_detail_advertisement .info_advertisement {
    font-size: 16px;
    line-height: 1.4;
  }
  .des_detail_advertisement .how_to_post {
    flex: 39px 0 0;
    margin: 8px auto 0;
    width: 180px;
  }
  .detail_main_des {
    line-height: 1.5;
    margin: 12px auto 20px;
    width: calc(100% - 20px);
  }
  .payment_detail {
    flex-direction: column;
  }
  .payment_detail .ttl_header {
    align-items: flex-start;
    flex-direction: column;
    padding: 0 10px 0 85px;
    width: 100%;
  }
  .detail_member .detail_com_box_ttl .payment_detail h1,
  .detail_member .payment_detail .detail_com_box_subttl {
    padding: 3px 0 0;
  }
  .payment_detail .ttl_header .detail_ttl_top_sub {
    margin: 5px 0 0 0;
  }
  .detail_member .payment_detail .detail_com_favorite {
    flex-direction: row;
    height: 40px;
    margin: 5px auto 0;
  }
  .detail_member .payment_detail .detail_com_favorite li label,
  .detail_member .payment_detail .detail_com_favorite li a {
    display: flex;
    padding: 5px 0;
  }
  .payment_detail .ttl_header .detail_ttl_place_group {
    display: block;
    padding-left: 0;
  }
  .detail_member .payment_detail .detail_ttl_place_add {
    margin-right: 0px;
  }
  .payment_detail .detail_ttl_place {
    display: inline-block;
    margin-top: 8px;
  }
  .detail_com_box_ttl > .wrap {
    flex-direction: column;
  }
  .detail_main_top_ttl {
    font-size: 2.5rem;
  }
  .detail_com_box_ttl h1{
    padding: 0;
  }
  .detail_main {
    padding-top: 8px;
  }
  .detail_twopart {
    padding-bottom: 30px;
  }
  .detail_ttl_top_sub {
    margin-top: 10px;
  }
  .contact_info {
    width: 100%;
  }
  .contact_info .co_phone {
    font-size: 20px;
    height: 44px;
    padding-left: 10px;
    width: 100%;
    background: #fff;
  }
  .contact_info .co_phone:before {
    display: inline-block;
    font-size: 16px;
    height: 24px;
    margin-right: 8px;
    padding: 4px 1px 0 0;
    position: initial;
    text-align: center;
    width: 24px;
  }
  .detail_com_favorite {
    float: none;
    justify-content: space-between;
  }
  .detail_com_favorite li {
    font-size: 1.3rem;
    width: calc(50% - 3px);
  }
  .detail_com_favorite_regist label,
  .detail_com_favorite_link a {
    align-items: center;
    display: flex;
    height: 40px;
    line-height: 1.2;
    padding: 0;
  }
  .detail_com_favorite_regist label.fav_already {
    font-size: 0 !important;
  }
  .detail_com_favorite_regist label.fav_already span {
    font-size: 1.4rem;
  }
  .detail_com_favorite_regist label.fav_already::before {
    color: #da4c5a;
    content: "\e87d";
    display: inline-block;
    font-family: "Material Icons";
    font-size: 1.8rem !important;
    margin-right: 8px;
    z-index: 1;
  }
  .detail_com_favorite .ajax_loading {
    min-width: 80px;
  }
  .detail_topfull_img {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .detail_topfull_img img.js_ofi {
    aspect-ratio: 5 / 3;
  }
  .detail_advertisement {
    background: #ecf7d4;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: -6px;
    padding: 10px 10px 8px;
  }
  .detail_advertisement img {
    border: 3px solid #fff;
    box-sizing: border-box;
    display: block;
    height: auto;
    width: 80%;
    margin: auto;
  }
  .detail_descript01 {
    margin-bottom: 20px;
  }
  .detail_pamphlet_bn {
    margin: 20px auto;
    max-width: 440px;
  }
  .detail_pamphlet_bn li {
    text-align: center;
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .detail_pamphlet_bn .detail_sd_bdr {
    margin: 0 0 20px;
    width: 100%;
  }
  .detail_pamphlet_bn .detail_sd_bdr:last-of-type {
    margin-bottom: 0;
  }
  .detail_tbl {
    margin-bottom: 10px;
  }
  .detail_tbl_btn {
    margin: 5px;
  }
  .detail_tbl_list li {
    margin-right: 0;
    width: 100%;
  }
  .detail_tbl_btn a {
    display: block;
    font-size: 1.4rem;
    padding: 2px 20px 2px 10px;
  }
  .detail_tbl_map a {
    padding: 2px 15px 2px 35px;
  }
  .detail_facility_btn {
    margin: 10px auto 0;
  }
  .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;
  }
  .detail_info_box {
    margin-bottom: 30px;
    padding: 15px;
  }
  .detail_info_txt {
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
  .detail_info_btn {
    width: 250px;
    margin: 0 auto;
  }
  .detail_info_btn a {
    padding: 14px 10px 14px 3px;
  }
  .detail_recommd_ttlbox {
    padding: 0 10px 10px;
  }
  .detail_recommd_ttl {
    font-size: 1.8rem;
    padding: 8px 0 8px 30px;
  }
  .detail_recommd_ttl::before {
    top: calc(50% - 15px);
    left: 4px;
  }
  .detail_recommd {
    margin: 0 20px 15px 20px;
    padding: 10px 5px 12px 5px;
  }
  .detail_recommd_ul li {
    margin: 0 5px;
  }
  .detail_recommd_ul .slick-slide img {
    height: 100px;
    width: 100%;
  }
  .detail_recommd_btn_rgt {
    padding: 20px 5px 0;
  }
  .detail_recommd_btn_rgt .btn_com {
    font-size: 1.4rem;
  }
  .detail_recommd_btn_bottom {
    padding-bottom: 30px;
  }
  .detail_main_album {
    padding: 0 6px 6px;
  }
  .detail_contributor_inner {
    margin-bottom: 30px;
    padding-top: 6px;
  }
  .detail_contributor_photo {
    width: 100%;
  }
  .detail_contributor_photo li {
    font-size: 0;
    vertical-align: top;
  }
  .detail_contributor_photo li a {
    overflow: hidden;
    padding-top: 100%;
    width: 100%;
  }
  .detail_contributor_photo li a .fa_name {
    padding: 0.25em 0.75em;
    max-width: calc(100% - 55px);
  }
  .detail_contributor_photo li img {
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: top; 
  }
  .detail_album_btn_list {
    padding: 0 6px 10px;
  }
  .detail_album_btn_list li {
    margin: 0 2px;
    width: calc((100% - 15px ) / 3);
  }
  .detail_album_btn_list li .btn_com {
    display: block;
    font-size: 1.3rem;
    height: 100%;
    line-height: 1.4;
    padding: 30px 3px 5px 5px;
    border-bottom: none;
  }
  .detail_album_btn_list .detail_album_slider .btn01 {
    background: linear-gradient(#c6e9f2 1px, #0ea2c7 1px, #0ea2c7 calc(100% - 3px), #0c78aa calc(100% - 3px));
  }
  .detail_album_btn_list .detail_album_photo .btn01 {
    background: linear-gradient(#e2dcf8 1px, #866ee3 1px, #866ee3 calc(100% - 3px), #6853cf calc(100% - 3px));
  }
  .detail_album_btn_list .detail_album_collect .btn01 {
    background: linear-gradient(#f7c5d4 1px, #e64171 1px, #e64171 calc(100% - 3px), #c52441 calc(100% - 3px));
  }
  .detail_album_btn_list li .btn_com span {
    display: block;
    font-size: 1.2rem;
    text-align: center;
  }
  .detail_album_btn_list li .btn_com::before {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 6px;
  }
  .create_new_album {
    line-height: 1.5;
    margin: 5px 20px 15px;
  }
  .detail_contributor_controls {
    margin: 0 20px;
    padding: 10px 0px;
    display: block;
  }
  .detail_contributor_rt {
    border-bottom: 1px solid #64af86;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
  }
  .detail_contributor_rt .btn_com {
    margin: 0 auto;
  }
  .detail_contributor_lt_btn a::before {
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    top: 8px;
  }
  .detail_contributor_lt_btn a {
    font-size: 1.4rem;
    padding: 34px 5px 8px 5px;
    width: 130px;
  }
  .detail_contributor_link {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1.5;
    margin-left: 0;
    padding-left: 20px;
    width: calc(100% - 130px);
  }
  .detail_contributor_link a {
    display: block;
  }
  .detail_contributor_link_photo a:first-child{
    margin: 0 0 10px 0;
  }
  .detail_contributor_movie_inner {
    margin-bottom: 30px;
    padding-top: 6px;
  }
  .detail_contributor_movie_inner .movie_list {
    margin-bottom: 0;
    padding: 8px 10px 0;
  }
  .detail_movie_ttl::before {
    left: 18px;
    top: 10px;
  }
  .detail_movie_ttl span {
    font-weight: normal;
  }
  .detail_movie_list .com_movie_start {
    height: 100px;
  }
  .detail_contributor .detail_movie_list li {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .detail_contributor .detail_movie_list li:nth-child(2n+1)::before {
    content: "";
    width: calc( 200% + 10px);
    height: 1px;
    background: #7a914d;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
  }
  .detail_contributor_none {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 6px;
  }

  .detail_area_txt01 {
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .detail_area {
    margin-bottom: 20px;
  }
  .detail_area_btns li {
    margin: 5px 0px;
    width: 100%;
  }
  .detail_member .detail_area_btns li a{
    padding-left: 75px;
  }
    .detail_area_btns li a,
    .detail_area_btns li a:hover,
    .detail_area_btns li a.brn_com:hover,
    .detail_area_btns li a:active,
    .detail_area_btns li:first-of-type a, 
    .detail_area_btns li:first-of-type a.btn_com:hover, 
    .detail_area_btns li:first-of-type a.btn_com:active,
    .detail_area_btns li a.btn_com:hover, 
    .detail_area_btns li a.btn_com:active {
    height: 72px;
    justify-content: flex-start;
    line-height: 1.2;
    padding: 16px 5px 16px 75px;
  }
    .detail_area_btns li:first-of-type a, 
    .detail_area_btns li:first-of-type a.btn_com:hover, 
    .detail_area_btns li:first-of-type a.btn_com:active{
    font-size: 16px;
    }    
  .detail_area_btns li a .style_sp {
    font-size: 20px;
    font-weight: 600;
  }
  .detail_area_btns li a .btn_font_l {
    font-size: 2rem;
    font-weight: 600;
  }
  .detail_area_btns li a::before {
    height: 50px;
    left: 15px;
    position: absolute;
    top: calc(50% - 25px);
    width: 50px;
  }
  /* .detail_area_btns li.detail_area_market a::before,
  .detail_member .detail_area_btns li.detail_area_market a::before {
    background-position: 9px center;
    background-size: 32px;
  }
  .detail_area_btns li.detail_area_review a::before,
  .detail_member .detail_area_btns li.detail_area_review a::before {
    background-position: 9px 6px;
    background-size: 35px;
  }
  .detail_area_btns li.detail_area_syuhen a::before,
  .detail_member .detail_area_btns li.detail_area_syuhen a::before {
    background-size: 25px;
  } */
  .detail_rent {
    background: #fffcf0;
    margin-left: 5px;
    margin-right: 5px;
  }
  .detail_rent_inner {
    padding: 10px 20px 20px 20px;
  }
  .detail_rent_cont {
    width: 100%;
  }
  .detail_rent_ttl {
    line-height: 1.3;
    text-align: center;
  }
  .detail_rent_txt {
    width: 100%;
  }
  .detail_rent_chart {
    margin: auto;
  }
  .detail_chart {
    position: relative;
    z-index: 0;
  }
  .detail_chart ol {
    background: url(/static/detail/image/rent-pr-illust-dtl.png) 0 0 / 100% auto no-repeat;
    height: 236px;
    margin: 0 auto;
    position: relative;
    width: 282px;
  }
  .detail_chart ol li {
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    height: 128px;
    letter-spacing: 0;
    line-height: 1.5;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(170, 170, 170, .6);
    width: 128px;
  }
  .detail_chart ol li:nth-of-type(1) {
    left: calc(50% - 70px);
    top: 18px;
    width: 140px;
  }
  .detail_chart ol li:nth-of-type(2) {
    bottom: 0;
    right: -4px;
  }
  .detail_chart ol li:nth-of-type(3) {
    bottom: 0;
    left: -4px;
  }
  .detail_chart ol li a {
    color: #fff;
    display: block;
    padding-top: 40%;
  }
  .detail_chart li:nth-child(1) a::before,
  .detail_chart li:nth-child(2) a::before,
  .detail_chart li:nth-child(3) a::before {
    left: -2px;
    top: 8px;
  }
  .detail_chart ol li .btn{
    display: inline-block;
    width: 58px;
    margin: 4px auto 0;
  }
  .detail_chart ol li:nth-child(1) .btn{
    width: 60px;
    margin: 5px auto 0;
  }

/*  写真追加 */
  .photo_list  {
    width: 100%;
    padding: 10px;
  }
  .photo_list li {
    margin: 0 2.5px 0.5em;
    width: calc((100% - 10px) / 2);
  }
  .faciilty_posted_photo02 {
    margin-bottom: 30px;
  }

  /*
  .spin_arrow {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  .spin_arrow .s_arrow {
    background: #2d407e;
    display: block;
    height: 6px;
    position: relative;
    width: 15px;
  }
  .spin_arrow .s_arrow:nth-child(1) {
    left: 50px;
    top: 62px;
    transform: rotate(-50deg);
  }
  .spin_arrow .s_arrow:nth-child(2) {
    left: 216px;
    top: 56px;
    transform: rotate(50deg);
  }
  .spin_arrow .s_arrow:nth-child(3) {
    left: calc(50% - 7px);
    top: calc(100% - 40px);
  }
  .spin_arrow .s_arrow:before,
  .spin_arrow .s_arrow:after {
    border-bottom: 8px solid transparent;
    border-right: 12px solid #2d407e;
    border-top: 8px solid transparent;
    content: "";
    position: absolute;
    top: -5px;
  }
  .spin_arrow .s_arrow:before {
    left: -11px;
  }
  .spin_arrow .s_arrow:after {
    right: -11px;
    transform: rotate(180deg);
  }
  */
  .detail_yahoo {
    padding-bottom: 8px;
  }
  .detail_content {
    width: 100%;
  }
  .detail_sidebar {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    margin-top: 30px;
    padding: 30px 0 10px;
  }
  .detail_sidebar_list {
    margin: auto;
    max-width: 440px;
  }
  .detail_sidebar_bn {
    margin-left: auto;
    margin-right: auto;
    max-width: 380px;
    padding: 0 20px;
  }
  .detail_sidebar_bn2 p{  
    margin-top: 8px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .detail_sidebar_bn img,
  .detail_sidebar_bn2 img {
    height: auto;
    width: 100%;
  }
  .detail_boshu_bnr img {
    width: 100%;
  }
  .detail_bn_ikiiki img {
    width: 100%;
  }
  .ttl03 span {
    padding: 5px 18px;
  }
  .block_btn {
    flex-direction: column;
    align-items: flex-start;
  }
  .btn_search_map {
    margin: 5px;
  }
}

/* Iphone 5 & SE */
@media screen and (max-width: 320px) {
  .detail_rent_chart {
    left: 50%;
    margin-top: 10px;
    position: relative;
    transform: translateX(-50%);
  }
  .detail_chart ol {
    height: 220px;
    width: 270px;
  }
  .spin_arrow .s_arrow:nth-child(1) {
    left: 45px;
    top: 70px;
  }
  .spin_arrow .s_arrow:nth-child(2) {
    left: 209px;
    top: 67px;
  }
  .spin_arrow .s_arrow:nth-child(3) {
    top: calc(100% - 35px)
  }
}

/* 投稿写真配置
==========================================================================*/
@media screen and (min-width:768px), print {
  .detail_contributor_photo {
    width: 100%;
  }
  /* 1枚 */
  .detail_contributor_photo.sheet01 li:nth-of-type(1) {
    float: none;
    height: 500px;
    margin: auto;
    width: 668px;
  }
  /* 1枚一般 */ 
  body:not(.detail_member) .detail_contributor_photo.sheet01 li:nth-of-type(1) {
    height: 380px;
    width: 520px;
}
  /* 2枚 */
  .detail_contributor_photo.sheet02 li:nth-of-type(1),
  .detail_contributor_photo.sheet02 li:nth-of-type(2) {
    height: 250px;
    width: 328px;
  }
  /* 2枚一般 */ 
  body:not(.detail_member) .detail_contributor_photo.sheet02 li:nth-of-type(1),
  body:not(.detail_member) .detail_contributor_photo.sheet02 li:nth-of-type(2)  {
    width: 288px;
}
  /* 3枚 */
  .detail_contributor_photo.sheet03 li:nth-of-type(1) {
    height: 330px;
    width: 430px;
  }
  .detail_contributor_photo.sheet03 li:nth-of-type(2),
  .detail_contributor_photo.sheet03 li:nth-of-type(3) {
    height: 162px;
    width: 226px;
  }
  /* 3枚一般 */
  body:not(.detail_member) .detail_contributor_photo.sheet03 li:nth-of-type(1) {
    width: 350px;
  }

  /* 4枚 */
  .detail_contributor_photo.sheet04 li:nth-of-type(1){
    height: 365px;
    width: 660px;
  }
  .detail_contributor_photo.sheet04 li:nth-of-type(2),
  .detail_contributor_photo.sheet04 li:nth-of-type(3),
  .detail_contributor_photo.sheet04 li:nth-of-type(4) {
    height: 165px;
    width: 216px;
  }
  /* 4枚一般 */
  body:not(.detail_member) .detail_contributor_photo.sheet04 li:nth-of-type(1){
    width: 582px;
  }
  body:not(.detail_member) .detail_contributor_photo.sheet04 li:nth-of-type(2),
  body:not(.detail_member) .detail_contributor_photo.sheet04 li:nth-of-type(3),
  body:not(.detail_member) .detail_contributor_photo.sheet04 li:nth-of-type(4) {
    width: 190px;
  }

  /* 5枚 */
  .detail_contributor_photo.sheet05 li:nth-of-type(1) {
    height: 340px;
    width: 450px;
  }
  .detail_contributor_photo.sheet05 li:nth-of-type(2),
  .detail_contributor_photo.sheet05 li:nth-of-type(3) {
    height: 166px;
    width: 206px;
  }
  .detail_contributor_photo.sheet05 li:nth-of-type(4),
  .detail_contributor_photo.sheet05 li:nth-of-type(5) {
    height: 246px;
    width: 328px;
  } 
  /* 5枚一般 */
  body:not(.detail_member) .detail_contributor_photo.sheet05 li:nth-of-type(1) {
    width: 370px;
  }
  body:not(.detail_member) .detail_contributor_photo.sheet05 li:nth-of-type(4),
  body:not(.detail_member) .detail_contributor_photo.sheet05 li:nth-of-type(5) {
    width: 288px;
  }

  /* 6枚 */
  .detail_contributor_photo.sheet06 li:nth-of-type(1) {
    height: 362px;
    width: 480px;
  }
  .detail_contributor_photo.sheet06 li:nth-of-type(2),
  .detail_contributor_photo.sheet06 li:nth-of-type(3),
  .detail_contributor_photo.sheet06 li:nth-of-type(4) {
    height: 116px;
    width: 176px;
  }
  .detail_contributor_photo.sheet06 li:nth-of-type(5),
  .detail_contributor_photo.sheet06 li:nth-of-type(6) {
    height: 246px;
    width: 328px;
  }
  /* 6枚一般 */
  body:not(.detail_member) .detail_contributor_photo.sheet06 li:nth-of-type(1) {
    width: 400px;
  }
  body:not(.detail_member) .detail_contributor_photo.sheet06 li:nth-of-type(5),
  body:not(.detail_member) .detail_contributor_photo.sheet06 li:nth-of-type(6) {
    width: 288px;
  }

  /* 7枚 */
  .detail_contributor_photo.sheet07 li:nth-of-type(1) {
    height: 365px;
    width: 480px;
  }
  .detail_contributor_photo.sheet07 li:nth-of-type(2),
  .detail_contributor_photo.sheet07 li:nth-of-type(3),
  .detail_contributor_photo.sheet07 li:nth-of-type(4) {
    height: 117px;
    width: 174px;
  }
  .detail_contributor_photo.sheet07 li:nth-of-type(5),
  .detail_contributor_photo.sheet07 li:nth-of-type(6),
  .detail_contributor_photo.sheet07 li:nth-of-type(7),
  .detail_contributor_photo.sheet07 li:nth-of-type(8),
  .detail_contributor_photo.sheet07 li:nth-of-type(9),
  .detail_contributor_photo.sheet07 li:nth-of-type(10) {
    height: 165px;
    width: 216px;
  }
  /* 7枚一般 */ 
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(1) {
    height: 381px;
    width: 401px;
  }
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(2),
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(3),
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(4) {
    height: 123px;
    width: 174px;
  }
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(5),
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(6),
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(7),
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(8),
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(9),
  body:not(.detail_member) .detail_contributor_photo.sheet07 li:nth-of-type(10){
    height: 165px;
    width: 190px;
  }
  /* 8枚 */
  .detail_contributor_photo.sheet08 li:nth-of-type(1) {
    height: 365px;
    width: 480px;
  }
  .detail_contributor_photo.sheet08 li:nth-of-type(2),
  .detail_contributor_photo.sheet08 li:nth-of-type(3),
  .detail_contributor_photo.sheet08 li:nth-of-type(4) {
    height: 117px;
    width: 176px;
  }
  .detail_contributor_photo.sheet08 li:nth-of-type(5),
  .detail_contributor_photo.sheet08 li:nth-of-type(6),
  .detail_contributor_photo.sheet08 li:nth-of-type(7),
  .detail_contributor_photo.sheet08 li:nth-of-type(8) {
    height: 246px;
    width: 328px;
  }
  /* 9枚 */
  .detail_contributor_photo.sheet09 li:nth-of-type(1) {
    height: 365px;
    width: 480px;
  }
  .detail_contributor_photo.sheet09 li:nth-of-type(2),
  .detail_contributor_photo.sheet09 li:nth-of-type(3),
  .detail_contributor_photo.sheet09 li:nth-of-type(4) {
    height: 117px;
    width: 176px;
  }
  .detail_contributor_photo.sheet09 li:nth-of-type(5),
  .detail_contributor_photo.sheet09 li:nth-of-type(6),
  .detail_contributor_photo.sheet09 li:nth-of-type(7) {
    height: 165px;
    width: 216px;
  }
  .detail_contributor_photo.sheet09 li:nth-of-type(8),
  .detail_contributor_photo.sheet09 li:nth-of-type(9) {
    height: 246px;
    width: 328px;
  }

  /* 10枚 11枚以降は非活性 */
  .detail_contributor_photo.sheet10 li:nth-of-type(1) {
    height: 365px;
    width: 480px;
  }
  .detail_contributor_photo.sheet10 li:nth-of-type(2),
  .detail_contributor_photo.sheet10 li:nth-of-type(3),
  .detail_contributor_photo.sheet10 li:nth-of-type(4) {
    height: 117px;
    width: 176px;
  }
  .detail_contributor_photo.sheet10 li:nth-of-type(5),
  .detail_contributor_photo.sheet10 li:nth-of-type(6),
  .detail_contributor_photo.sheet10 li:nth-of-type(7),
  .detail_contributor_photo.sheet10 li:nth-of-type(8),
  .detail_contributor_photo.sheet10 li:nth-of-type(9),
  .detail_contributor_photo.sheet10 li:nth-of-type(10) {
    height: 165px;
    width: 216px;
  }
  
}

@media screen and (max-width:767px) {
  #recommend_banner {
    max-height: 95px;
    min-width: 89px;
  }
  /* 1枚 */
  .detail_contributor_photo.sheet01 li:nth-of-type(1) {
    width: calc(100% - 6px);
  }
  /* 2枚 */
  .detail_contributor_photo.sheet02 li:nth-of-type(1),
  .detail_contributor_photo.sheet02 li:nth-of-type(2) {
    width: calc((100% - 12px )/2);
  }
  /* 3枚 */
  .detail_contributor_photo.sheet03 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*2);
  }
  .detail_contributor_photo.sheet03 li:nth-of-type(2),
  .detail_contributor_photo.sheet03 li:nth-of-type(3) {
    float: right;
    width: calc((100% - 18px )/3);
  }
  /* 4枚 */
  .detail_contributor_photo.sheet04 li:nth-of-type(1),
  .detail_contributor_photo.sheet04 li:nth-of-type(2),
  .detail_contributor_photo.sheet04 li:nth-of-type(3),
  .detail_contributor_photo.sheet04 li:nth-of-type(4) {
    width: calc((100% - 12px )/2);
  }
  /* 5枚 */
  .detail_contributor_photo.sheet05 li:nth-of-type(1),
  .detail_contributor_photo.sheet05 li:nth-of-type(2) {
    width: calc((100% - 12px )/2);
  }
  .detail_contributor_photo.sheet05 li:nth-of-type(3),
  .detail_contributor_photo.sheet05 li:nth-of-type(4),
  .detail_contributor_photo.sheet05 li:nth-of-type(5) {
    width: calc((100% - 18px )/3);
  }
  /* 6枚 */
  .detail_contributor_photo.sheet06 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*1.78);
  }
  .detail_contributor_photo.sheet06 li:nth-of-type(2),
  .detail_contributor_photo.sheet06 li:nth-of-type(3) {
    float: right;
    width: calc(((100% - 18px )/3)*1.21);
  }
  .detail_contributor_photo.sheet06 li:nth-of-type(4),
  .detail_contributor_photo.sheet06 li:nth-of-type(5),
  .detail_contributor_photo.sheet06 li:nth-of-type(6) {
    width: calc((100% - 24px )/5.1);
  }
  /* 7枚 */
  .detail_contributor_photo.sheet07 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*2);
  }
  .detail_contributor_photo.sheet07 li:nth-of-type(2),
  .detail_contributor_photo.sheet07 li:nth-of-type(3) {
    width: calc((100% - 18px )/3);
  }
  .detail_contributor_photo.sheet07 li:nth-of-type(4) {
    clear: both;
  }
  .detail_contributor_photo.sheet07 li:nth-of-type(4),
  .detail_contributor_photo.sheet07 li:nth-of-type(5),
  .detail_contributor_photo.sheet07 li:nth-of-type(6),
  .detail_contributor_photo.sheet07 li:nth-of-type(7) {
    width: calc((100% - 24px )/4);
  }

  /* 8枚 */
  .detail_contributor_photo.sheet08 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*1.78);
  }
  .detail_contributor_photo.sheet08 li:nth-of-type(2),
  .detail_contributor_photo.sheet08 li:nth-of-type(3) {
    float: right;
    width: calc(((100% - 18px )/3)*1.21);
  }
  .detail_contributor_photo.sheet08 li:nth-of-type(4),
  .detail_contributor_photo.sheet08 li:nth-of-type(5),
  .detail_contributor_photo.sheet08 li:nth-of-type(6) {
    width: calc((100% - 24px )/5.1);
  }
  .detail_contributor_photo.sheet08 li:nth-of-type(7),
  .detail_contributor_photo.sheet08 li:nth-of-type(8) {
    width: calc((100% - 12px )/2);
  }
  
  /* 9枚 */
  .detail_contributor_photo.sheet09 li:nth-of-type(1),
  .detail_contributor_photo.sheet09 li:nth-of-type(2) {
    width: calc((100% - 12px )/2);
  }
  .detail_contributor_photo.sheet09 li:nth-of-type(3),
  .detail_contributor_photo.sheet09 li:nth-of-type(4),
  .detail_contributor_photo.sheet09 li:nth-of-type(5) {
    width: calc((100% - 18px )/3);
  }
  .detail_contributor_photo.sheet09 li:nth-of-type(6),
  .detail_contributor_photo.sheet09 li:nth-of-type(7),
  .detail_contributor_photo.sheet09 li:nth-of-type(8),
  .detail_contributor_photo.sheet09 li:nth-of-type(9) {
    width: calc((100% - 24px )/4);
  }

  /* 10枚 */
  .detail_contributor_photo.sheet10 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*1.78);
  }
  .detail_contributor_photo.sheet10 li:nth-of-type(2),
  .detail_contributor_photo.sheet10 li:nth-of-type(3) {
    float: right;
    width: calc(((100% - 18px )/3)*1.21);
  }
  .detail_contributor_photo.sheet10 li:nth-of-type(4),
  .detail_contributor_photo.sheet10 li:nth-of-type(5),
  .detail_contributor_photo.sheet10 li:nth-of-type(6) {
    width: calc((100% - 24px )/5.1);
  }
  .detail_contributor_photo.sheet10 li:nth-of-type(7),
  .detail_contributor_photo.sheet10 li:nth-of-type(8),
  .detail_contributor_photo.sheet10 li:nth-of-type(9),
  .detail_contributor_photo.sheet10 li:nth-of-type(10) {
    width: calc((100% - 24px )/4);
  }
  
  /* 11枚 */
  .detail_contributor_photo.sheet11 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*1.78);
  }
  .detail_contributor_photo.sheet11 li:nth-of-type(2),
  .detail_contributor_photo.sheet11 li:nth-of-type(3) {
    float: right;
    width: calc(((100% - 18px )/3)*1.21);
  }
  .detail_contributor_photo.sheet11 li:nth-of-type(4),
  .detail_contributor_photo.sheet11 li:nth-of-type(5),
  .detail_contributor_photo.sheet11 li:nth-of-type(6) {
    width: calc((100% - 24px )/5.1);
  }
  .detail_contributor_photo.sheet11 li:nth-of-type(7),
  .detail_contributor_photo.sheet11 li:nth-of-type(8),
  .detail_contributor_photo.sheet11 li:nth-of-type(9),
  .detail_contributor_photo.sheet11 li:nth-of-type(10),
  .detail_contributor_photo.sheet11 li:nth-of-type(11) {
    width: calc((100% - 24px )/5.12);
  }
  
  /* 12枚 */
  .detail_contributor_photo.sheet12 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*1.78);
  }
  .detail_contributor_photo.sheet12 li:nth-of-type(2),
  .detail_contributor_photo.sheet12 li:nth-of-type(3) {
    float: right;
    width: calc(((100% - 18px )/3)*1.21);
  }
  .detail_contributor_photo.sheet12 li:nth-of-type(4),
  .detail_contributor_photo.sheet12 li:nth-of-type(5),
  .detail_contributor_photo.sheet12 li:nth-of-type(6) {
    width: calc((100% - 24px )/5.1);
  }
  .detail_contributor_photo.sheet12 li:nth-of-type(7),
  .detail_contributor_photo.sheet12 li:nth-of-type(8),
  .detail_contributor_photo.sheet12 li:nth-of-type(9),
  .detail_contributor_photo.sheet12 li:nth-of-type(10),
  .detail_contributor_photo.sheet12 li:nth-of-type(11),
  .detail_contributor_photo.sheet12 li:nth-of-type(12) {
    width: calc((100% - 24px )/6.27);
  }

  /* 13枚 */
  .detail_contributor_photo.sheet13 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*2);
  }
  .detail_contributor_photo.sheet13 li:nth-of-type(2),
  .detail_contributor_photo.sheet13 li:nth-of-type(3) {
    float: right;
    width: calc((100% - 18px )/3);
  }
  .detail_contributor_photo.sheet13 li:nth-of-type(4),
  .detail_contributor_photo.sheet13 li:nth-of-type(5),
  .detail_contributor_photo.sheet13 li:nth-of-type(6),
  .detail_contributor_photo.sheet13 li:nth-of-type(7),
  .detail_contributor_photo.sheet13 li:nth-of-type(8),
  .detail_contributor_photo.sheet13 li:nth-of-type(9) {
    width: calc((100% - 18px )/3);
  }
  .detail_contributor_photo.sheet13 li:nth-of-type(10),
  .detail_contributor_photo.sheet13 li:nth-of-type(11),
  .detail_contributor_photo.sheet13 li:nth-of-type(12),
  .detail_contributor_photo.sheet13 li:nth-of-type(13) {
    width: calc((100% - 24px )/4);
  }

  /* 14枚 */
  .detail_contributor_photo.sheet14 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*2);
  }
  .detail_contributor_photo.sheet14 li:nth-of-type(2),
  .detail_contributor_photo.sheet14 li:nth-of-type(3) {
    float: right;
    width: calc((100% - 18px )/3);
  }
  .detail_contributor_photo.sheet14 li:nth-of-type(4),
  .detail_contributor_photo.sheet14 li:nth-of-type(5),
  .detail_contributor_photo.sheet14 li:nth-of-type(6) {
    width: calc((100% - 18px )/3);
  }
  .detail_contributor_photo.sheet14 li:nth-of-type(7),
  .detail_contributor_photo.sheet14 li:nth-of-type(8),
  .detail_contributor_photo.sheet14 li:nth-of-type(9),
  .detail_contributor_photo.sheet14 li:nth-of-type(10),
  .detail_contributor_photo.sheet14 li:nth-of-type(11),
  .detail_contributor_photo.sheet14 li:nth-of-type(12),
  .detail_contributor_photo.sheet14 li:nth-of-type(13),
  .detail_contributor_photo.sheet14 li:nth-of-type(14) {
    width: calc((100% - 24px )/4);
  }

  /* 15枚 */
  .detail_contributor_photo.sheet15 li:nth-of-type(1) {
    width: calc(6px + ((100% - 18px)/3)*2);
  }
  .detail_contributor_photo.sheet15 li:nth-of-type(2),
  .detail_contributor_photo.sheet15 li:nth-of-type(3) {
    float: right;
    width: calc((100% - 18px )/3);
  }
  .detail_contributor_photo.sheet15 li:nth-of-type(4),
  .detail_contributor_photo.sheet15 li:nth-of-type(5),
  .detail_contributor_photo.sheet15 li:nth-of-type(6) {
    width: calc((100% - 18px )/3);
  }
  .detail_contributor_photo.sheet15 li:nth-of-type(7),
  .detail_contributor_photo.sheet15 li:nth-of-type(8),
  .detail_contributor_photo.sheet15 li:nth-of-type(9),
  .detail_contributor_photo.sheet15 li:nth-of-type(10) {
    width: calc((100% - 24px )/4);
  }
  .detail_contributor_photo.sheet15 li:nth-of-type(11),
  .detail_contributor_photo.sheet15 li:nth-of-type(12),
  .detail_contributor_photo.sheet15 li:nth-of-type(13),
  .detail_contributor_photo.sheet15 li:nth-of-type(14),
  .detail_contributor_photo.sheet15 li:nth-of-type(15) {
    width: calc((100% - 30px )/5);
  }
}

/* ランキング・イメージビデオ */
.detail_subcont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 49px;
  padding: 0 180px;
}
.detail_ranking {
  background: #fff;
  border: 1px solid #64af86;
  width: 300px;
}
.detail_ranking_ttl {
  background: #49946a;
  color: #fff;
  line-height: 1.15;
  margin-bottom: 10px;
  padding: 3px 8px;
  position: relative;
  text-align: center;
}
.detail_ranking_ttl h2 {
  display: inline-block;
  font-size: 1.6rem;
  padding: 0 16px;
  position: relative;
  width: 100%;
}
.detail_ranking_ttl h2::before,
.detail_ranking_ttl h2::after {
  background: url(/static/detail/image/bg-ranking.svg) center / contain no-repeat;
  content: "";
  height: 41px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 34px;
}
.detail_ranking_ttl h2::before {
  left: 4px;
}
.detail_ranking_ttl h2::after {
  right: 7px;
  -webkit-transform: scale(-1, 1) translateY(-50%);
  transform: scale(-1, 1) translateY(-50%);
}
.detail_ranking_type {
  display: block;
  font-size: 1.4rem;
}
.detail_ranking_name {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 29px 10px;
  min-height: 2em;
  justify-content: center;
}
.detail_ranking_list {
  margin: 0 18px 12px;
}
.detail_ranking_list li {
  align-items: center;
  background: #f0f9e0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2px;
  padding: 8px 10px;
  text-align: right;
}
.detail_ranking_area {
  background: #f9e078;
  border-radius: 5px;
  font-size: 1.5rem;
  height: 25px;
  padding: 4px 7px;
  text-align: center;
  width: 76px;
}
.detail_ranking_rank {
  align-items: baseline;
  display: flex;
  font-weight: 600;
}
.detail_ranking_rank_here {
  color: #e94335;
  font-size: 1.45rem;
}
.detail_ranking_rank_here span {
  font-size: 1.8rem;
}
.detail_ranking_rank_all {
  font-size: 1.4rem;
}
.detail_ranking_rank_all::before {
  content: "／";
  font-size: 1.9rem;
  font-weight: normal;
  margin: 0 5px;
}
.detail_ranking_btn {
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0 auto 12px;
  width: 100%;
  max-width: 220px;
}
.detail_ranking_btn a {
  padding: 13px 10px 13px 5px;
}
.detail_video {
  background: #fff1f2;
  border: 1px solid #ff977e;
  padding: 2px;
  width: 300px;
}
.detail_video_ttl {
  align-items: center;
  background: #bf3a45;
  color: #fff;
  display: flex;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  justify-content: center;
  margin-bottom: 13px;
  min-height: 3em;
  padding: 8px 5px;
}
.com_movie_start {
  text-align: center;
}
.detail_video_ttl::before {
  background: url(/static/detail/image/ico-video-search.svg) center / contain no-repeat;
  content: "";
  display: inline-block;
  height: 17px;
  margin-right: 8px;
  vertical-align: bottom;
  width: 17px;
}
.detail_video_box {
  margin-bottom: 11px;
}
.detail_video_box img {
  height: 121px;
  width: 220px;
}
.detail_video_btn {
  font-size: 1.4rem;
  font-weight: normal;
  height: 44px;
  margin: 0 auto 11px;
  max-width: 100%;
  width: 220px;
}
.detail_video_btn a {
  padding: 13px 10px 13px 5px;
}

@media screen and (max-width:767px) {
  .detail_subcont {
    display: block;
    margin-bottom: 30px;
    padding: 15px;
  }
  .detail_ranking {
    margin: 0 auto 15px;
    width: 100%;
    max-width: 440px;
  }
  .detail_ranking_ttl {
    padding-left: 0;
    padding-right: 0;
  }
  .detail_ranking_ttl h2 {
    font-size: 2rem;
    padding: 0 25px;
  }
  .detail_ranking_ttl h2::before,
  .detail_ranking_ttl h2::after {
    height: 40px;
    width: 40px;
  }
  .detail_ranking_ttl h2::before {
    left: -10px;
  }
  .detail_ranking_ttl h2::after {
    right: -10px;
  }
  .detail_ranking_type {
    font-size: 1.4rem;
  }
  .detail_ranking_list {
    margin: 0 9px 15px;
  }
  .detail_ranking_list li {
    padding: 10px;
  }
  .detail_ranking_area {
    border-radius: 15px;
    font-size: 1.4rem;
    height: 30px;
    padding: 8px 3px;
    width: 80px;
  }
  .detail_ranking_rank_here {
    font-size: 1.4rem;
  }
  .detail_ranking_rank_here span {
    font-size: 2.2rem;
  }
  .detail_ranking_rank_all,
  .detail_ranking_rank_all::before {
    font-size: 1.4rem;
  }
  .detail_ranking_rank_all {
    width: 100px;
  }
  .detail_ranking_rank_all::before {
    margin: 0 2px;
  }
  .detail_video {
    margin: auto;
    max-width: 440px;
    padding: 8px;
    width: 100%;
  }
  .detail_video_ttl {
    margin-bottom: 10px;
  }
  .detail_ranking_btn {
    padding: 0 10px;
  }
  .detail_video_box {
    margin-bottom: 15px;
  }
  .detail_video_btn {
    margin-bottom: 6px;
  }
  .detail_video_box img {
    width: 100%;
  }
}
@media screen and (max-width:349px) {
  .detail_ranking_area {
    font-size: 1.2rem;
    padding: 6px 3px;
    width: 60px;
  }
  .detail_ranking_rank_here {
    font-size: 1.8rem;
  }
  .detail_ranking_rank_here::after {
    font-size: 1.2rem;
  }
  .detail_ranking_rank_all,
  .detail_ranking_rank_all::before {
    font-size: 1.2rem;
  }
  .detail_ranking_rank_all {
    width: 80px;
  }
}

/*周辺タウン情報*/

  #town_area_detail {
    display: none;
  }

.dtl_marketing_box {
  position: relative;
  margin: 30px auto 0;
  width: 100%;
}

.dtl_mkt_ttl_box {
  position: relative;
}

.dtl_mkt_lead_txt {
  line-height: 1.5;
}

.dtl_mkt_ttl_box::before {
  content: "";
  height: 72px;
  position: absolute;
  width: 72px;
  z-index: 3;
}

.dtl_mkt_town .dtl_mkt_ttl_box::before {
  background: url(/static/syuhenmarketing/image/ico-marketing-ttl-town.png) no-repeat 0 0 / cover;
}

.dtl_mkt_town .dtl_mkt_ttl span {
  background: #178a3d;
  color: #fff;
  font-weight: 100;
}

a.btn_link:hover {
  color: #fff;
}

.btn_link {
  box-shadow: 0 2px 0 rgba(116, 99, 66, .6);
  border-radius: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  font-size: 1.7rem;
}

.btn_link span{
  display: inline-block;
  font-size: 1.4rem;
  padding-top: .2em;
}

.btn_link::before {
  content: "";
  height: 28px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px;
}

.dtl_mkt_rsch a::before,
.dtl_mkt_rsch dt::before {
  background: url(/static/syuhenmarketing/image/ico-mkt-house.png) 0 0 / contain no-repeat;
}

.dtl_mkt_gotouchi a::before,
.dtl_mkt_gotouchi dt::before {
  background: url(/static/syuhenmarketing/image/rent-pr-img-map-dtl.png) 0 0 / contain no-repeat;
}

.dtl_mkt_mtrsch a::before,
.dtl_mkt_mtrsch dt::before {
  background: url(/static/syuhenmarketing/image/ico-mkt-chart.png) 0 0 / contain no-repeat;
}

.dtl_mkt_map a::before,
.dtl_mkt_map dt::before {
  background: url(/static/syuhenmarketing/image/ico-mkt-location.png) 0 0 / contain no-repeat;
}

.dtl_mkt_price a::before,
.dtl_mkt_price dt::before {
  background: url(/static/syuhenmarketing/image/ico-mkt-chartsearch.png) 0 0 / contain no-repeat;
}

.dtl_mkt_route_navi a::before,
.dtl_mkt_route_navi dt::before {
  background: url(/static/syuhenmarketing/image/ico-traffic-train.png) 0 0 / contain no-repeat;
}

.dtl_mkt_webtravel a::before,
.dtl_mkt_webtravel dt::before {
  width: 26px;
  height: 22px;
  background: url(/static/syuhenmarketing/image/ico-web-travel.png) 0 0 / contain no-repeat;
}

.dtl_mkt_mapsearch a::before,
.dtl_mkt_mapsearch dt::before {
  width: 26px;
  height: 26px;
  background: url(/static/syuhenmarketing/image/ico-map-search.png) 0 0 / contain no-repeat;
}

.dtl_mkt_population a::before,
.dtl_mkt_population dt::before {
  background-image:url("/static/syuhenmarketing/image/ico-population.svg") ;
  height: 24px;
  width: 24px;
}

.btn_mkt01 {
  background: #e96a90;
}

/* -- 政令指定都市 -- */
.box_fa_data_city .data3 {
  background: #fff;
  border: 1px solid #ff6a93;
  border-radius: 7px;
  display: flex;
  margin: 8px auto 0;
  justify-content: flex-start;
  overflow: hidden;
  width: 534px;
}
.box_fa_data_city .data3:first-child {
  margin-top: 0;
}
.box_fa_data_city .data3 dt {
  background: #ff6a93;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 1px 1px 0px rgba(194, 46, 90, 0.6);
  padding: 13px 0 13px 45px;
  position: relative;
  width: 35.6%;
}
.box_fa_data_city .data3 dt::before {
  background-position: center center;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  display: block;
  height: 24px;
  left: 14px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 22px;
}
.box_fa_data_city .data3 dd {
  box-sizing: border-box;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 13px;
  width: 64%;
}
.box_fa_data_city .data3 dd p {
  width: 49%;
}
.box_fa_data_city .data3 dd a {
  background: #2072ad;
  box-shadow: 0px 3px 0px 0px rgba(4, 77, 127, 1);
  border-radius: 40px;
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 600;
  padding: 6px 0 5px;
  margin-bottom: 2px;
  position: relative;
  text-align: center;
  width: 100%;
}
.box_fa_data_city .data3 dd a::after {
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  border-top: 4px solid transparent;
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.box_fa_data_city .data3 dd a:not(.disabled):hover {
  color: #fff;
  opacity: .7;
}
.box_fa_data_city .data3 dd a.disabled {
  background: #bbb linear-gradient(to bottom, #c0c0c0 0%, #bdbdbd 100%) !important;
  border: 1px solid #bdbdbd !important;
  box-shadow: none;
  color: #fff;
  pointer-events: none 
}


@media screen and (min-width: 768px),print {
  .dtl_marketing_box{
    margin: 50px auto 0;
  }

  .dtl_mkt_ttl_box {
    display: inline-block;
    margin: auto;
    text-align: center;
    width: 100%
  }

  .dtl_mkt_ttl_box::before {
    left: 200px;
    top: -12px;
  }

  .dtl_mkt_ttl {
    display: table;
    margin: auto;
    position: relative;
    color: #076f29;
    width: 65%;
  }

  .dtl_mkt_ttl::before,
  .dtl_mkt_ttl::after {
    border: 21px solid currentColor;
    content: "";
    position: absolute;
    top: -5px;
    width: 100px;
    z-index: 1;
  }

  .dtl_mkt_ttl::before {
    border-left-color: transparent;
    left: -80px;
  }

  .dtl_mkt_ttl::after {
    border-right-color: transparent;
    right: -80px;
  }

  .dtl_mkt_ttl > span {
    display: table-cell;
    font-size: 2.2rem;
    height: 100%;
    line-height: 1.2;
    justify-content: center;
    margin: auto;
    padding: 8px 20px 8px 80px;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 2;
  }

  .dtl_mkt_lead_txt {
    margin-top: 12px;
    padding-bottom: 15px;
    text-align: center;
  }

  .dtl_mkt_box_fadata {
    justify-content: center;
    margin: 0 auto 22px;
    width: 680px;
  }

  .dtl_mkt_thumb {
    margin-right: 10px;
    width: 163px;
  }

  .dtl_mkt_list_btns {
    margin-top: 2px;
    width: calc(100% - 180px);
    justify-content: center;
  }

  .dtl_mkt_exlast {
    justify-content: center;
  }

  .dtl_mkt_list_btns li {
    margin-bottom: 13px;
    padding: 0 5px;
    width: 50%;
  }

  .btn_link {
    min-height: 44px;
    padding: 5px 10% 5px 20%;
  }

  .btn_link::before {
    left: 18px;
  }
}
@media screen and (max-width: 767px) {
  .dtl_mkt_ttl_box::before {
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .dtl_mkt_ttl {
    margin-bottom: 25px;
  }

  .dtl_mkt_ttl > span {
    display: block;
    font-size: 1.8rem;
    padding: 12px 7px 12px 85px;
  }

  .dtl_mkt_lead_txt {
    padding: 0 15px 16px;
  }

  .dtl_mkt_box_fadata {
    display: block;
    padding: 0 15px 10px;
  }

  .dtl_mkt_thumb {
    padding-bottom: 12px;
    text-align: center;
    width: 100%;
  }

  .dtl_mkt_list_btns {
    margin: auto;
    width: calc(100% - 30px);
    max-width: 440px;
  }

  .dtl_mkt_list_btns li {
    margin-top: 9px;
    width: 100%;
  }

  .btn_link {
    line-height: 1.2;
    min-height: 50px;
    padding: 8px 20px 6px 50px;
  }

  .btn_link::before {
    left: 15px;
  }

  .btn_link span {
    font-size: 90%;
  }
  
  .box_fa_data_city .data3 {
    width: auto;
    display: block;
  }
  .box_fa_data_city .data3 dt {
    width: auto;
  }
  .box_fa_data_city .data3 dd {
    padding: 5px 10px;
    width: 100%;
  }

}

/*----------------------------
 近くのXX施設 トグルボタン　#arounde_facility
----------------------------*/
.box_around_facility {
  border-radius: 5px;
  margin: 0 auto 20px;
  padding: 0;
  transition: all 300ms 0s ease;
  width: 520px;
  background: #b4d8ed;
}
.box_around_facility:last-child {
  margin-bottom: 40px;
}

.content_box.flex_box {
  margin-bottom: 2px;
}

.faciilty_posted_review {
  margin: 0 95px;
}

@media screen and (max-width: 767px) {
  .content_box.flex_box {
    display: block;
    margin-bottom: 30px;
  }
  .faciilty_posted_review {
    margin: 0;
  }
}

.open.box_around_facility {
  padding: 0 0 15px;
}

.btn_around_facility {
  position: relative;
  display: flex;
  align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-wrap: wrap;
  transition: all 300ms 0s ease;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  background-color: #187acb;
  border: 2px solid #065190;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 35% 0 12.5%;
  width: 100%;
  height: 67px;
  text-shadow: 0 1px 3px rgba(0, 0, 0);
  font-size: 100%;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #fff;
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-feature-settings: "palt";
  line-height: 1.25;
}

.btn_around_facility:not(:first-child) {
  margin-top: 25px;
}

.btn_around_facility:focus {
  outline: none;
}

.btn_around_facility .bold_text {
  display: inline;
  font-size: 112%;
  color: #fde518;
}

.open .btn_around_facility {
  border-radius: 5px 5px 0 0;
}

.btn_around_facility::after {
  background: url("/static/detail/image-cmn/ico-toggle.png");
  bottom: 0;
  content: "";
  height: 30px;
  margin: auto 0;
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}

.open .btn_around_facility::after {  
  transform: translateY(-50%) rotate(-180deg);
}

.btn_around_facility span {
  display: block;
  overflow: hidden;
  width: 100%;
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.btn_around_facility span.name {
  padding-right: 1em;
}
.btn_around_facility.stock {
  background-image: url("/static/detail/image-cmn/bg-arounde_facility-bc98.png");
  background-position: 0 0;
}

.btn_around_facility.service-home {
  background-image: url("/static/detail/image-cmn/bg-arounde_facility-bc131.png");
  background-position: center;
}

.btn_around_facility.group-home {
  background-image: url("/static/detail/image-cmn/bg-arounde_facility-bc84.png");
  background-position: center;
}

.open .btn_around_facility.stock {
  background-image: url("/static/detail/image-cmn/bg-arounde_facility-bc98.png");
}

.btn_around_facility.stock:hover,
.btn_around_facility.service-home:hover,
.btn_around_facility.group-home:hover {
  opacity: .7;
  color: #fff;
}

.box_around_facility .syuhen_item_box {
  display: none;
  margin: 0 auto;
  width: 506px;
}

.open.box_around_facility .syuhen_item_box {
  display: flex;
  animation-name: fadeIn;
  animation-duration: 3s;
}

@keyframes fadeIn {
  from {
      opacity:0;
  }
  to {
      opacity:1;
  }
}

.syuhen_item_box {
  display: flex;
  flex-wrap: wrap;
  align-items:flex-start;
  font-size: 1.4rem;
}

.syuhen_item_box .syuhen_item_block {
  background-color: #fff;
  border: 1px solid #e9c4cf;
  box-sizing: border-box;
  margin: 15px 7px 0 0;
  padding: 0 ;
  position: relative;
  width: 121px;
}

/* 有料施設にお勧めアイコン*/
.syuhen_item_block.recommendation::before{
  content: "";
  background: url(/static/detail/image-cmn/ico-pickup-crown-r.png) no-repeat top left / 100%;
  display: inline-block;
  width: 84px;
  height: 30px;
  position: absolute;
  top: -8px;
  left: -4px;
}

.syuhen_item_box .syuhen_item_block:nth-child(4n + 0) {
  margin-right: 0;
}

.syuhen_item_box .content_box {
  margin: 0;
}

.syuhen_item_box .content_box dt {
  background-color: #e34770;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  height: 30px;
  line-height: 1.4;
  margin-bottom: 3px;
  overflow: hidden;
  padding: 5px 7px 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.syuhen_item_box .content_box dd {
  padding: 3px 8px 15px;
}

.syuhen_item_box .item_photo {
  height: 82px;
  max-width: 124px;
  overflow: hidden;
}

.syuhen_item_box .item_photo img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.syuhen_item_box .desc {
  line-height: 1.2;
  margin-bottom: 5px;
  min-height: 36px;
  overflow: hidden;
}

.syuhen_item_box .count_away {
  margin-bottom: 12px;
  padding-left: 27px;
  position: relative;
}

.syuhen_item_box .count_away:after {
  background: url(/static/detail/image-cmn/ico-away.png) no-repeat top left;
  background-size: 20px;
  content: "";
  height: 20px;
  left: 3px;
  position: absolute;
  right: 0;
  width: 20px;
}

.syuhen_item_box .btn_link_detail {
  position: relative;
  display: block;
  padding: 4px 12px 5px 6px;
  height: 26px;
  width: 106px;
  border: 1px solid #e3476e;
  border-radius: 4px;
  box-shadow: 0 3px #e3476e;
  background-color: #fff;
  box-sizing: border-box;
  color: #010101;
  font-size: 1.4rem;
  font-weight: normal;
  text-align: center;
}

.syuhen_item_box .btn_link_detail:after {
  border-bottom: 4px solid transparent;
  border-left: 6px solid #e3476e;
  border-top: 4px solid transparent;
  content: "";
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
}

.syuhen_item_box .btn_link_detail:hover {
  color: #010101;
  background-color: #fde6e8;
}

.syuhen_item_box .index1 {
  margin: 0 auto;
  width: 106px;
}

.box_around_facility .syuhen_item_box li {
  margin-top: 15px;
}

.btn_close_around_facility {
  display: none;
  position: relative;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to bottom, #6dbae9 0%, #1d64b3 100%) no-repeat 0 0;
  border: 2px solid #1a6896;
  border-radius: 5px;
  margin: 15px auto 0;
  padding: 8px 0;
  width: 140px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .15rem;
  color: #fff;
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-feature-settings: "palt";
}

.btn_close_around_facility:hover {
  opacity: .7;
}

.btn_close_around_facility::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10%;
  margin: auto 0;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.open .btn_close_around_facility {
  display: flex;
  flex-wrap: wrap;
  animation-name: fadeIn;
  animation-duration: 3s;
}

.box_around_facility .com_ac_unit{
  display: none;
}

.box_around_facility.open .com_ac_unit{
  display: block;
  font-size: 1.4rem;
  margin-top: .5em;
  margin-left: .4em;
  margin-right: .4em;
  line-height: 1.4;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .btn_around_facility.stock:hover {
    opacity: 1;
  }

  .btn_close_around_facility:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  #same_bunrui_facility_sp .inner{
    padding-bottom: 1px;
  }
  .box_around_facility {
    margin: 0 auto 1.25em;
    width: 100%;
  }
  .btn_around_facility {
    background-size:  cover;
    background-position: center;
    padding: 2% 20% 2% 12%;
    text-shadow: 2px 2px 2px #187acb, -2px 2px 0 #187acb, 2px -2px 0 #187acb, -2px -2px 0 #187acb;
    text-align: left;
  }
  .btn_around_facility.service-home,
  .btn_around_facility.group-home {
    padding-left: 14%;
  }
  .btn_around_facility::before {
    content: "";
    display: block;
    position: absolute;
    width: 10%;
    height: 100%;   
    left: 1.5%;
  }

  .btn_around_facility.stock::before {
    background: url(/static/detail/image-cmn/ico-around_fac_wh.png) no-repeat left center;
  }
  .btn_around_facility.service-home::before {
    background: #187acb url(/static/detail/image-cmn/ico-around_fac_sakoju_wh.png) no-repeat left center;
    left: 1%;
    width: 12%;
  }
  .btn_around_facility.group-home::before {
    background: #187acb url(/static/detail/image-cmn/ico-around_fac_grouphome_wh.png) no-repeat left center;
    left: 1%;
    width: 12%;
  }

  .btn_around_facility.stock {
    height: auto;
    min-height: 70px;
    background-position: bottom right;
  }
  .btn_around_facility.service-home {
    height: auto;
    min-height: 70px;
    background-position: center;
  }
  .btn_around_facility.group-home {
    height: auto;
    min-height: 70px;
    background-position: center;
  }

  .open .btn_around_facility.stock {
    background-position: bottom right;
    text-shadow: 1px 1px 3px #000, -1px -1px 3px #1d64b2;
  }
  .open .btn_around_facility.service-home {
    background-position: center;
    text-shadow: 1px 1px 3px #000, -1px -1px 3px #1d64b2;
  }
  .open .btn_around_facility.group-home {
    background-position: center;
    text-shadow: 1px 1px 3px #000, -1px -1px 3px #1d64b2;
  }

  .btn_around_facility.stock:hover,
  .btn_around_facility.service-home:hover,
  .btn_around_facility.group-home:hover {
    opacity: 1;
  }

  .btn_around_facility span.name {
    padding-right: 0;
  }

  .open .btn_close_around_facility {
    display: none;
  }
  
  .box_around_facility .syuhen_item_box {
    width: 100%;
    padding: 0 1em;
  }
  .syuhen_item_box .syuhen_item_block{
    margin: 15px 3.5px 0 3.5px;
  }
  .syuhen_item_box .syuhen_item_block:first-child:last-child,
  .syuhen_item_box .syuhen_item_block:first-child:nth-last-child(2),
  .syuhen_item_box .syuhen_item_block:nth-child(2):last-child {
    width: calc( 50% - 10.75px);
  }
  .syuhen_item_box .item_photo {
    max-width: 100%;
  }

  .syuhen_item_box .slick-prev,
  .syuhen_item_box .slick-next {
    background-color: transparent;
    background-image: url(/static/detail/image-cmn/btn-slide-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    z-index: 1;
  }

  .syuhen_item_box .slick-prev {
    left: 1%;
  }

  .syuhen_item_box .slick-next {
    right: 1%;
    transform: translateY(-50%) rotate(180deg);
  }

  .syuhen_item_box .slick-track .slick-slide {
    display: flex;
    flex-direction: column;
    height: auto;
    margin: 2vh 1.5vw 0;
  }

  .syuhen_item_box .slick-prev:hover, .syuhen_item_box .slick-prev:focus, .syuhen_item_box .slick-next:hover, .syuhen_item_box .slick-next:focus {
    background-color: transparent;
    background-image: url(/static/detail/image-cmn/btn-slide-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .syuhen_item_box .slick-prev::before,
  .syuhen_item_box .slick-next::before {
    content: none;
  }
}

@media screen and (min-width: 768px) {
  .detail_recommd .slide_list01,
  .detail_recommd .slide_list02 {
    margin: 0 17px;
  }
  .detail_recommd .slide_list01 > div{
    align-items: center;
    display: flex;
    justify-content: space-around;
    padding-right: 0;
  }

  .detail_recommd .slide_list01 > div .slick-track li a {
    height: 140px;
    width: 520px;
  }
  .slide_list01 > div .slick-track {
    margin: 0;
    width: 520px!important;
  }
  .slide_list01 > div .slick-track li a .com_slide_list_photo {
    float: left;
    width: 224px;
  }
  .slide_list01 > div .slick-track li a .com_slide_list_type {
    height: 32px;
    justify-content: center;
    line-height: 32px;
    padding: 0 12px;
    width: calc(100% - 224px);
  }
  .slide_list01 > div .slick-track li a .com_slide_list_detail {
    display: flex;
    flex-direction: column-reverse;
    width: calc(100% - 224px);
  }
  .slide_list01 > div .slick-track li a .com_slide_list_detail h3 {
    margin: 15px 0 9px;
  }
  .slide_list01 .com_slide_list_add{
    width: fit-content;
    display: table !important;
  }
  .detail_recommd_ul.slide_list01 li{
    height: unset!important;
    margin: 0 0 !important;
    width: 450px !important;
  }
  .detail_recommd .slide_list02 {
    margin: 0 20px 0 -136px !important;      
    width: 956px !important;
   }
  .detail_recommd .slide_list02 > div .slick-track li a {
    height: 140px;
    width: 300px;
  }
  .slide_list02 > div .slick-track {
    display: flex;
    justify-content: space-between;
  }
  .detail_recommd .slide_list02 > div {
    align-items: center;
    display: flex;
    justify-content: space-around;
    padding: 0 !important;
  }
  .slide_list02 > div .slick-track li a .com_slide_list_type {
    height: 32px;
    justify-content: center;
    line-height: 32px;
    padding: 0 12px;
  }
  .slide_list02 > div .slick-track li a .com_slide_list_photo {
        float: left;
        width: 146px;
    }
  .slide_list02 > div .slick-track li a .com_slide_list_detail {
    display: flex;
    flex-direction: column-reverse;
    width: calc(100% - 146px);
}
  .slide_list02 > div .slick-track li a .com_slide_list_detail h3 {
    margin: 15px 0 9px;
  }

/*  .detail_recommd .slide_list02 > div::before,
  .detail_recommd .slide_list02 > div::after{
    background: url(/static/detail/image-cmn/bg-detail_recommd-s2.png) no-repeat center/ 90%;
    content: "";
    display: block;
    height: 242px;
    width: 100px;
    position: absolute;
    top: 17px;
    left: 0;
  }
  .detail_recommd .slide_list02 > div::after{    
    background: url(/static/detail/image-cmn/bg-detail_recommd-s1.png) no-repeat center/ 100%;
    left: auto;
    right: 0;
    top: 25px;
   }*/
}
@media screen and (max-width: 767px) {
  .detail_recommd .slick-dotted.slick-slider.slide_list01,
  .detail_recommd .slick-dotted.slick-slider.slide_list02 {
    margin-bottom: 0;
  }
  .detail_recommd .slide_list01 > div {
    align-items: center;
    display: flex;
    justify-content: space-evenly;
    margin: 0;
  }
  .detail_recommd .slide_list01 > div:after {
    background: url("/static/detail/image-cmn/bg-detail_recommd-03.png") no-repeat center/100%;
    content: "";
    display: block;
    height: 120px;
    width: calc(50% - 30px);
  }
  .detail_recommd .slide_list01 > div .slick-track {
    margin: 0;
  }
  .detail_recommd .slide_list03 .empty_slide_recommd {
    align-items: center;
    display: flex;
    height: 100%;
  }
  .detail_recommd .slide_list03 .empty_slide_recommd img {
    margin: auto;
    width: 90%;
  }
}

.box_access {
  margin: 45px 0;
}

.box_access.p_pay {
  margin: 50px 0 39px 0;
}

@media screen and (min-width: 768px), print {
.box_access.p_free {
  border: 1px solid #49946a;
  border-top: none;
  padding-bottom: 5px;
  }
.box_access .ttl_md {
  background: #fff;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: .25em;
  padding-right: .25em;
  }
.box_access.p_pay {
  border: 1px solid #da4c5a;
  border-top: none;
  padding-bottom: 20px;
  }
}

.box_access .inner {
  margin: 0 auto;
  width: 600px;
}

@media screen and (min-width:768px), print {
.box_access.p_pay .inner {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding-left: 20px;
  width: 830px;
}
}

.box_access_item {
  display: flex;
  align-items: center;
}

@media screen and (min-width:768px), print {
.box_access.p_pay .box_access_item {
  border: 0;
  display: flex;
  padding: 0 20px 0 0;
}
.box_access.p_pay .box_access_item.traffic-full{
  margin-bottom: 0;
  margin-left: 110px;
  width: 830px;
}
.box_access.p_pay .box_access_item.traffic-full .img_l,
.box_access.p_pay .box_access_item.traffic-full img{
  width: 250px;
  height: auto;
}
.box_access.p_pay .traffic .img_l img{
  height: auto;
}
.box_access.p_pay .box_access_item.traffic-full .box_r{
  margin-bottom: 0;
  padding-left: 25px;
  width: 530px;
}
}

.box_access_item:first-child {
  margin-bottom: 18px;
}
.box_access_item.map {
  border-top: 1px solid #64af86; 
  margin-top: 18px;
  padding-bottom: 15px;
  padding-top: 15px;
}
@media screen and (min-width: 768px){
  .box_access_item.traffic-full {
    padding: 0 0 15px;
    border-bottom: none;
  }
  .box_access .box_r {
    width: calc(100% - 167px);
  }
}

@media screen and (min-width:768px), print {
  .box_access.p_pay .map.box_access_item.map {
    border-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
  }
}

.box_access_item + .box_access_item {
  padding-right: 0;
}

@media screen and (min-width:768px), print {
.box_access.p_pay .box_access_item + .box_access_item {
  border-left: 1px solid #da4c5a;
  padding-right: 0;
}
}

.box_access .btn {
  margin: 18px auto 0;
  width: 244px;
}

.box_access_item.map .btn {
  width: auto;
}

.box_access .btn .btn_com {
  padding: 11px 3px;
}

.box_access .map .img_l img {
  height: 157px;
}

@media screen and (min-width:768px), print {
  .box_access.p_pay .map .img_l {
      margin: 0 0 0 26px;
  }
  .box_access.p_pay .map .img_l img {
    width: 116px;
    height: auto;
  }
}

.box_access .box_r {
  padding-left: 20px;
}

@media screen and (min-width:768px), print {
.box_access.p_pay .box_r {
  padding-left: 12px;
  width: 340px;
}
}

.traffic .img_l img,
.traffic-full .img_l img {
  height: 157px;
}

.traffic-full .img_l {
  width: 154px;
  overflow: hidden;
}

.box_access .map .box_r {
  margin: 0;
}

@media screen and (min-width:768px), print {
.box_access.p_pay .map .box_r {
  margin: -6px 0 0 0;
  width: 288px;
}
}

.box_access .txt {
  font-size: 16px;
  line-height: 1.4;
}

.box_access .btn {
  text-align: center;
}

.box_access .ttl_md {
  border-bottom: 2px solid #49946a;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 22px;
  padding-bottom: 8px;
}

.box_access .ttl_md .em {
  color: #49946a;
  font-size: 20px;
}

.box_access.p_pay .ttl_md {
  border-bottom-color: #da4c5a;
}

.box_access.p_pay .ttl_md .em {
  color: #da4c5a;
}

@media screen and (min-width:768px), print {
.box_access .ttl_sm {
  border-bottom: 1px solid #0d3385;
  color: #0d3385;
  font-size: 18px;
  margin-bottom: 7px;
  padding-bottom: 5px;
  text-align: center;
  }
.box_access.p_pay .ttl_sm {
  text-align: left;
  }
}

.box_access .ttl_sm .fz_sm {
  display: block;
  font-size: 16px;
  color: #000;
}

.mod_side_bnr a {
  opacity: 1;
  transition: .3s all linear;
}

.mod_side_bnr a:hover {
    opacity: .7;
}

.mod_side_bnr .caption {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  padding-top: 5px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .box_access.p_free {
    background: url("/static/detail/image-cmn/img-bg-line.png") no-repeat center bottom;
    border-bottom: 2px solid #66ae88;
    margin: 20px 0 5px 0;
    padding-bottom: 90px;
  }

  .box_access .ttl_md {
    font-size: 16px;
    letter-spacing: -.5px;
  }

  .box_access .ttl_md .em {
    font-size: 120%;
  }

  .box_access .inner {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .box_access.p_pay {
    margin: 20px 0 39px 0;
    padding: 0;
  }

  .box_access_item {
    border-bottom: 0;
    justify-content: space-between;
    padding-bottom: 0;
    padding-right: 0;
  }

  .box_access_item + .box_access_item {
    border-left: none;
    border-top: 1px solid #64af86;
    margin-top: 30px;
    padding: 25px 0 0 0;
    width: 100%;
  }

  .box_access.p_pay .box_access_item.map {
    border-top: 1px solid #da4c5a;
  }

  .box_access .btn {
    margin: 20px auto 0;
  }

  .box_access_item.map .btn {
    margin: 12px auto 0;
  }

  .box_access .img_l {
    display: none;
  }

  .box_access .map .img_l {
    margin: -16px 0 0 0;
  }

  .box_access .traffic .img_l img {
    min-width: 116px;
    width: 100%;
  }

  .box_access .box_r {
    margin: 0 auto;
    max-width: 360px;
    padding: 0;
    width: 100%;
  }

  .box_access .map .box_r {
    margin: 0 auto;
    width: 100%;
  }

  .box_access .ttl_sm {
    border-bottom: 1px solid #0d3385;
    color: #0d3385;
    font-size: 18.14px;
    margin-bottom: 7px;
    padding-bottom: 5px;
    text-align: left;
  }

  .detail_note_contact {
    margin-bottom: 20px;
  }

  .detail_bn_know img {
    width: 100%;
  }

  .detail_bn_care_term_dict img {
    width: 100%;
  }

  .mb_15 {
    margin-bottom: 15px;
  }

  .box_access.p_pay .ttl_sm {
    padding-bottom: 8px;
  }
  
  .des_detail_advertisement_wrap {
    margin-bottom: 20px;
  }
}

.detail_contributor span span a {
  color: #fff;
  text-decoration: underline;
}

.detail_contributor span span a:hover {
  color: #64af86;
}


/* 入居時の身体条件 */

.search_block_condition_list {
    justify-content: flex-start;
    margin-bottom: 6px;
}

.search_block_condition_list li {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

 .dtl_info_icon.jiritsu {
    border: 2px solid var(--cor-jiritsu);
    color: var(--cor-jiritsu);
    letter-spacing: .3rem;
}

 .dtl_info_icon.shien {
    border: 2px solid var(--cor-shien);
    color: var(--cor-shien);
}
 
 .dtl_info_icon.kaigo {
    border: 2px solid #e90034;
    color: #e90034;
}
 .dtl_info_icon.ninchi,
 .dtl_info_icon.mimoto,
 .dtl_info_icon.age_no,
 .dtl_info_icon.age_limit{
    border: 2px solid #702b8b;
    color: #702b8b;
}
.dtl_info_icon.age_no span,
.dtl_info_icon.age_limit span{
    text-indent: -0.3em;
    transform: scaleX(0.9);
    white-space: nowrap;
}

@media screen and (min-width: 768px),print {
    .search_block_condition_list {
        margin-top: 6px;
    }

    .search_block_condition_list li {
        display: flex;
        flex-direction: column;
        font-size: 13px;
        justify-content: center;
        line-height: 1.5rem;
        margin: 1px;
        min-height: 40px;
        padding: 4px 2px;
        width: 52px;
    }

    .search_block_condition_list li.dtl_info_icon.jiritsu + .dtl_info_icon.kaigo,
    .search_block_condition_list li.dtl_info_icon.jiritsu + .dtl_info_icon.shien,
    .search_block_condition_list li.dtl_info_icon.shien + .dtl_info_icon.kaigo {
        margin-left: 5px;
    }
   .dtl_info_icon.ninchi,
   .dtl_info_icon.mimoto,
   .dtl_info_icon.age_no{ 
        margin-left: 5px;
    }
   .dtl_info_icon.ninchi + .mimoto,
   .dtl_info_icon.ninchi + .age_no,
   .dtl_info_icon.ninchi + .age_limit,
   .dtl_info_icon.mimoto + .age_no,
   .dtl_info_icon.mimoto + .age_limit,
   .dtl_info_icon.age_no + .age_limit,
   .dtl_info_icon.age_limit{ 
     margin-left: 1px;
    }
   td .search_block_condition_list li.dtl_info_icon:nth-of-type(9) {
     margin-left: 0;
   }
}

@media screen and (max-width: 767px) {
    .search_block_condition_list li {
        display: flex;
        flex-direction: column;
        font-size: 12px;
        justify-content: center;
        line-height: 1.5rem;
        margin: 1px 0 2px 3px;
        min-height: 38px;
        padding: 3px 4px;
        width: 54px;
    }
}

.search_modal {
    display: block;
    margin: 0 auto 6px;
    text-align: left;
    font-size: 1.4rem;
}

.search_modal-link {
    display: inline-block;
    position: relative;
    padding-left: 22px;
}

.search_modal-link::before {
    content: "";
    position: absolute;
    top: 48%;
    left: 0;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(/static/image-cmn/icon_question.png) no-repeat center / contain;
}

.modal_box.modal_condition {
    background: #fbfff2;
}

.modal_box.modal_condition .modal_close_btn {
    border: none;
    background: #ea6094;
    box-shadow: 0px 4px rgba(0,0,0, 0.2);
}

.ttl_md_condition {
    text-align: center;
}

.ttl_md_condition span {
    text-align: center;
    color: #fff;
    background: #49946a;
    display: inline-block;
    font-size: 2.5rem;
    font-weight: 600;
    margin: 0 auto 1em;
    padding: 0.3em 1em;
}

.modal_condition_wrap {
    margin: 0 auto 1em;
}

.modal_conditon_col {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 1em;
    padding-bottom: 1em;
    border-bottom: solid 1px #49946b;
}

.modal_conditon_col:last-child {
    border: none;
    padding-bottom: 0;
}

.md_condition_head {
    width: 80px;
}

.md_condition_head > p {
    display: flex;
    flex-direction: column;
    font-size: 2rem;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.2;
    min-height: 40px;
    padding: 4px 2px;
    width: 100%;
    height: 64px;
    background: #fff;
    border-radius: 4px;
    border: 2px solid;
}

.md_condition_txt {
    width: calc( 100% - 80px - 6%);
    margin-left: 5.45%;
}

.md_condition_txt dt {
    margin-bottom: 0.25em em;
    border: none;
    font-weight: 600;
}

.md_condition_txt dd {
    line-height: 1.625;
    font-size: 1.6rem;
}

.md_condition_jiritsu {
    border-color: var(--cor-jiritsu);
    color: var(--cor-jiritsu);
    letter-spacing: .3rem;
}

.md_condition_yoshien {
    border-color: var(--cor-shien);
    color: var(--cor-shien);
}

.md_condition_yokaigo {
    border-color: #e90034;
    color: #e90034;
}

@media screen and (min-width: 768px) {
    .modal_box.modal_condition {
        padding: 40px 50px 10px;
        border-radius: 20px;
    }

    .modal_box.modal_condition .modal_close_btn {
        width: 45px;
        height: 45px;
        background: #ea6094;
        box-shadow: 0px 4px rgba(0,0,0, 0.2);
    }

    .modal_condition_wrap li {
        padding: 0 0.5em 0.9em 1.8em;
    }
}

@media screen and (max-width: 767px) {
    .search_modal {
        margin-bottom: 0;
    }

    .ttl_md_condition span {
        margin-top: 1em;
    }

    .modal_condition_wrap {
        padding: 0 1em;
    }
}


/* お気に入り施設 */
.fav_box {
    box-sizing: border-box;
    margin: 0 auto 20px;
    max-width: 620px;
}

.fav_box_inner h2 {
    background: #f75586;
    color: #fff;
    font-size: 18px;
    padding: .5em 0;
    text-align: center;
    border-radius: 4px 4px 0 0;
}

.fav_box_inner .fav_box_bg {
    background: #f6eee0;
    border: 1px solid #f75586;
    border-top: none;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
}

.fav_box_inner p {
    font-size: 15px;
    letter-spacing: .02em;
    line-height: 20px;
    margin: 15px auto 0;
    padding-left: 5px;
    max-width: 550px;
}

.fav_box_inner p a {
    font-weight: 600;
}

.fav_box_inner p a:visited {
    color: #0051c2;
}

.fav_box_inner p a:hover {
    color: #f00;
}

.fav_box_inner ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 12px auto 20px;
    max-width: 574px;
}

.fav_box_inner li {
    border-radius: 6px;
    display: inline-block;
    position: relative;
}

.fav_box_inner li a,
.fav_box_inner li label {
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    height: 41px;
    line-height: 41px;
    position: relative;
    width: 270px;
    background: #c80d46;
    color: #fff;
}

.fav_box_inner li a::after,
.fav_box_inner li label::after {
    bottom: 0;
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    z-index: 2;
}
.fav_box_inner li a:hover,
.fav_box_inner li a:active,
.sp_style .fav_box_inner li a:active {
  opacity: .7;
}
.pc_style .fav_box_inner li a:hover,
.tablet_style .fav_box_inner li a:active,
.sp_style .fav_box_inner li a:active {
  color: #fff;
}

.fav_box_inner li .fav_already:hover {
    cursor: default;
}

.fav_box_inner li.ajax_loading{
  max-height: 40px;
  background-size: contain;
}

@media screen and (max-width: 767px) {
    .fav_box {
      margin-left: 15px;
      margin-right: 15px;
      margin-top: 15px;
      max-width: 100%;
      width: auto;
    }
    .fav_box_inner p {
        padding: 0 15px 10px;
    }
    .fav_box_inner ul {
        display: block;
        text-align: center;
    }
    .fav_box_inner li:not(:last-child) {
        margin-bottom: 10px;
    }
}

/* ログイン後 */
.fav_box .fav_box_inner ul .favorite .fav_already {
    display: block;
}
.fav_box .fav_box_inner ul .favorite .fav_already::before {
    background-image: url("/static/image-cmn/tag-fav-entry-after.png");
}

.fav_box .fav_box_inner ul .favorite .fav_already {
    background: #eda500;
    border: 1px solid #c9961e;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
}

.fav_box .fav_box_inner ul .favorite .fav_already::before {
    background: url("/static/image-cmn/ico-fav-entry-star_entry.png") no-repeat 0 0;
    background-size: cover;
    height: 24px;
    left: 8px;
    width: 24px;
    bottom: 0;
    content: "";
    left: 11px;
    margin: auto;
    position: absolute;
    top: 0;
    z-index: 2;
}
.fav_box .fav_box_inner ul .favorite .fav_already::after {
    content: none;
}

.fav_box .fav_box_inner ul .favorite label {
    background: -webkit-linear-gradient(top, rgba(234, 253, 219, 1) 0%, rgba(197, 222, 186, 1) 100%);
    background: linear-gradient(to bottom, rgba(234, 253, 219, 1) 0%, rgba(197, 222, 186, 1) 100%);
    border: 1px solid #68B12E;
    color: #2F7E43;
}
.fav_box .fav_box_inner ul .favorite label input[type="button"] {
    background: none;
    border: none;
    color: transparent;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.fav_box .fav_box_inner ul .favorite::before {
    background-image: url("/static/image-cmn/tag-fav-entry-before.png");
}

.fav_box .fav_box_inner ul .favorite label::after {
    background: url("/static/image-cmn/ico-fav-entry-star.png") no-repeat 0 0;
    background-size: cover;
    height: 24px;
    left: 8px;
    width: 24px;
}

.fav_box .fav_box_inner .favorite label:not(.fav_already):hover {
    cursor: pointer;
    opacity: .8;
}

.fav_box .fav_box_inner ul .read a {
    background: -webkit-linear-gradient(top, rgba(255, 230, 240, 1) 0%, rgba(248, 187, 209, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 230, 240, 1) 0%, rgba(248, 187, 209, 1) 100%);
    border: 1px solid #E45A8A;
    color: #BA183A;
    padding-left: 23px;
}

.fav_box .fav_box_inner ul .read a::after {
    background: url("/static/image-cmn/ico-fav-entry-note.png") no-repeat 0 0;
    background-size: cover;
    height: 24px;
    width: 22px;
    left: 10px;
}

.fav_box .fav_box_inner ul .read::after {
    background-image: url("/static/image-cmn/tag-fav-entry-read.png");
}


/* ログイン前 .no_login */
.fav_box.no_login .fav_box_inner ul .user a {
    padding-right: 29px;
}

.fav_box.no_login .fav_box_inner ul .user a::after {
    background: url(/static/image-cmn/ico-circle-arrow-white.png) no-repeat center;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    height: 20px;
    right: 12px;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.fav_box.no_login .fav_box_inner ul .login a {
    padding-right: 15px;
}

.fav_box.no_login .fav_box_inner ul .login a::after {
    background: url(/static/image-cmn/ico-lock.png) no-repeat center center;
    content: "";
    display: block;
    height: 21px;
    margin: auto;
    width: 18px;
    z-index: 2;
    position: absolute;
    right: 60px;
}
@media screen and (max-width: 767px) {
    .dtl_info_cost td {
       width:30%;
    }
         td.nyukyo {
            border-right: 1px solid #64af86;
        }
}
/*
  イラストバナー
*/
.mod_bnr_illust .mod_bnr_illust_inner {
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  .mod_bnr_illust .mod_bnr_illust_inner {
    max-width: 300px;
    padding: 0;
    text-align: center;
    width: 100%;
  }
}