.pc_con {display: block!important;}
.sp_con {display: none!important;}

@media all and (max-width: 768px) {
  .pc_con {display: none!important;}
  .sp_con {display: block!important;}
}

.map__wrapper,
.facility-list__search__wrapper,
.facility-list__option,
.facility-list__cards,
.footer__wrapper
 {
  max-width: 120rem;
}
@media only screen and (max-width: 767px) {
  .facility-list__search__wrapper,
  .facility-list__cards {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .facility-list__search__button__num-people {
    width: 18.15rem;
  }
}

.facility-list__search__red-button {
  height: 5rem;
  font-size: 2rem;
  padding: 1.5rem 0;
}
.slide-open-squeeze .facility-list__search__red-button {
  position: absolute;
  right: -13rem;
  width: 23%;
  font-size: 1.5rem;
  padding: 1.125rem 0;
  height: 4rem;
}
.slide-open-squeeze .facility-list__search__wrapper {
  margin-left: 1rem;
  margin-right: 0;
}
.slide-open-squeeze .facility-list__search {
  /* background-color: rgba(208, 200, 175, 0.6); */
  background: rgba(255, 255, 255, 0.2);
  /* padding: 0 2rem; */
}
.facility-list__search {
  height: 8rem;
}
.squeeze-open__content__map .facility-list__search__button {
  height: 4rem;
  font-size: 1.5rem;
}
/* .facility-list__search__button.facility-list__search__button__keyword {
  width: 30px;
} */
/* .squeeze-open__content-wrapper.map {
  height: 85rem;
} */

.squeeze-open__content__button {
  border: solid 2px #dbd8d8 !important;
  color: #3e3b3a !important;
  font-weight: 400 !important;
}
.squeeze-open__content__button.clicked {
  border: solid 3px #ed7262 !important;
  color: #ed7262 !important;
  font-weight: bold !important;
}
.squeeze-open__content {
  display: flex;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  height: 100%;
  padding-top: 0;
}
.squeeze-open .squeeze-open__content {
  background-color: #f1eeea;
  padding: 2rem 11.9rem;
}
.squeeze-open__content__space {
  background-color: #f1eeea;
  padding: 2rem;
  max-width: 100%;
}
.squeeze-open .squeeze-open__content__space {
  width: 100%;
}
.squeeze-open__content__budget__figure {
  text-align: center;
}
.squeeze-map-open .facility-list__card__contain {
  display: flex;
  justify-content: center;
}
.facility-list__cards {
  gap: 5rem 5rem;
  justify-content: center;
}
.squeeze-open__cover {
  max-width: 100%;
}
.squeeze-open__button-cover {
  background-color: #fff;
}

  .squeeze-map-open .squeeze-open__content__map {
    padding-top: 2rem;
  }
  .squeeze-map-open .facility-list__search__button__keyword {
    width: 40.2rem;
  }

@media only screen and (max-width: 767px) {
  .squeeze-open__content {
    display: block;
  }
  .squeeze-open__content-wrapper {
    height: 100%;
  }
  .squeeze-map-open .squeeze-open__content__space {
    overflow: scroll;
    height: 20%;
    position: absolute;
    bottom: 130px;
    z-index: 100;
    display: flex;
    white-space: nowrap;
    padding: 0;
  }
  .squeeze-open__content__space {
    background-color: unset;
  }
  .squeeze-open__content__map {
    height: 50%;
    padding-top: 0;
  }
  .squeeze-map-open .facility-list__card__wrapper { white-space: normal; }
  .squeeze-map-open .facility-list__card {
    display: flex;
    height: 15.5rem !important;
  }
  .squeeze-map-open .facility-list__card__contain {
    display: block;
  }
  .facility-list__card__right-side div {
    margin-top: 1rem;
  }
  .facility-list__wrapper {
    margin-top: 5rem;
  }
  .facility-list__card__img {
    width: 100%;
    height: auto;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
  }
  .squeeze-map-open .facility-list__card__img {
    width: 40%;
  }
  .facility-list__search__wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .facility-list__search__button__keyword {
    width: 100%;
  }
  .squeeze-open__content__map .facility-list__search__button__keyword {
    width: 60%;
  }
  .slide-open-squeeze .facility-list__search__red-button {
    width: 40%;
    right: -10rem;
    margin-left: 1rem;
  }
  .facility-list__option__red-button {
    padding-top: 1.1rem !important;
  }
  .facility-list__search__red-button {
    height: 4rem;
    font-size: 2rem;
    padding: 0;
  }
  .squeeze-open__content .facility-list__option__red-button-cover.sp_con {
    padding: .2rem 1rem 1.1rem 1rem;
    display: flex !important;
    position: fixed;
    z-index: 100;
  }
}
/* .facility-list__card {
  width: 56rem;
} */
.squeeze-map-open .facility-list__search { display: block; }
.squeeze-map-open .facility-list__option__red-button {
  font-size: 1.5rem;
}
.squeeze-map-open .facility-list__card__right-side {
  position: unset;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
.squeeze-map-open .facility-list__card {
  min-width: 80%;
  width: 100%;
  height: 45.5rem;
  margin: 0 1rem;
  background-color: #fff;
}
.squeeze-map-open .facility-list__card.clicked {
  border: 3px solid #ed7262;
}
.squeeze-map-open .facility-list__card__title,
.squeeze-map-open .facility-list__card__right-side__price
 {
  font-size: 1rem;
  white-space: normal;
}
.squeeze-map-open .facility-list__card__title__img {
  width: 16px;
}
.squeeze-map-open .facility-list__card__right-side__amount {
  margin-top: 0;
}

/* .facility-list__card__left-side__location__address {
  border-bottom: none;
}
.facility-list__card__right-side {
  display: flex;
  justify-content: space-between;
} */

/* .top-introduction__contents {
  gap: 3rem;
}
.top-introduction__content__room {
  width: 100%;
}
.top-introduction__content__room img {
  width: 100%;
}
*/

.facility-list__card__title {
  font-size: 2.5rem;
}
.facility-list__card__right-side__price {
  font-size: 2.5rem;
}
.facility-list__card {
  width: 56rem;
}
.facility-list__card__title__img {
  width: 30px;
  height: auto;
}
.facility-list__card__right-side__button {
  /* position: absolute;
  bottom: 2rem;
  right: 2rem; */
}

.facility-list__option__red-button {
  padding: .2rem 1.5rem 1.1rem 1.5rem;
}

@media only screen and (max-width: 767px) {
  .facility-list__card__title {
    font-size: 2rem;
  }
}

.squeeze-open__content-wrapper{
  height: 100vh !important;
}
.squeeze-map-open,
.squeeze-open {
  position: fixed;
  width: 100%;
  background-color: rgba(83, 83, 83, 0.35);
  top: -200rem;
  z-index: 100;
  /* padding-bottom: 8rem; */
  /* height: 0; */
  opacity: 0;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  overflow-y: scroll;
}
.squeeze-map-open.slide-open-squeeze,
.squeeze-open.slide-open-squeeze {
  top: 0;
  opacity: 1 !important;
  height: 100vh;
}
.squeeze-open__content-wrapper {
  width: 100%;
  margin-top: 0;
}
.squeeze-open__cover {
  pointer-events: auto;
}

.squeeze-open__close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 3rem;
  height: 3rem;
}
.squeeze-open__content {
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.squeeze-open__content__map {
  opacity: 0;
}
.squeeze-open__content__squeeze {
  opacity: 0;
}
.squeeze-open__content__map.is-visible {
  opacity: 1 !important;
  background-color: #f1eeea;
}
.squeeze-open__content__squeeze.is-visible {
  opacity: 1 !important
}
.squeeze-open__content__squeeze .squeeze-open__content {
  width: 100%;
}
.squeeze-map-open .squeeze-open__content {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .squeeze-open__close { z-index: 10; }
}

.footer__wrapper {
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .footer__wrapper {
    font-size: .875rem;
  }
}

/* .map__lists-wrapper {
  height: 40rem;
} */
.map__lists.nowrap {
  flex-wrap: nowrap;
  gap: 0;
}

.squeeze-open__content__map {
  width: 100%;
}
.squeeze-open__content
.squeeze-open__content .facility-list__option__red-button {
  font-size: 1.5rem;
}
.squeeze-open__content .facility-list__option__red-button-cover {
  margin-bottom: 2rem;
}

.map__figure {
  margin-top: 0;
  margin-bottom: 0;
}
.map__title {
  margin-bottom: 5rem;
}
.map__nav__title__shimogyou,
.map__nav__title__kamigyou {
  font-size: 2.5rem;
}

@media (max-width: 767px) {
  .map__lists {
    display: block;
  }
  .map__lists-wrapper:nth-of-type(3) {
    transform: translateY(-25.6rem);
  }
  /* .map__lists-wrapper {
    height: 40rem !important;
  } */
  .map {
    padding: 3rem 1.2rem 0 1.2rem;
  }
  .map__figure {
    transform: translateY(-42rem);
    margin-top: 0;
    margin-bottom: 5rem;
  }
  .map__nav__title__shimogyou,
  .map__nav__title__kamigyou
   {
    font-size: 1rem;
  }
  .map__img {
    height: auto;
  }
  .map__title {
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) and (max-width: 1500px) {
  .side-bar {
    top: 0;
  }
  .map__nav {
      justify-content: space-around;
  }
  .map__lists-wrapper:nth-of-type(1) {
      width: 100%;
  }
  .map__lists-wrapper:nth-of-type(2) {
      margin-left: 3.5rem;
  }
  .map__lists-wrapper:nth-of-type(3) {
      margin-left: 9.5rem;
  }
  .map__lists__item {
    margin-left: 1rem;
  }
}




#map {
  width: 100%;
  height: calc(100vh - 8rem);
}

.price-tag {
  background-color: #bcb197;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 15px;
  position: relative;
}

.price-tag::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #bcb197;
}

.body-no-scroll {
  overflow: hidden;
}