@charset "UTF-8";
.search-condition--map {
  margin: 0 0 10.6666666667vw;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .search-condition--map {
    border: 0.0694444444vw solid #CCCCCC;
    margin: 0 0 5.5555555556vw;
    max-height: 2000px;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition--map {
    border: 1px solid #CCCCCC;
    margin: 0 0 80px;
  }
}
.search-condition--map .search-condition__body {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .search-condition--map .search-condition__body {
    padding: 1.7361111111vw 1.7361111111vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition--map .search-condition__body {
    padding: 25px 25px 0;
  }
}
.search-condition--buy .search-condition__body {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .search-condition--buy .search-condition__body {
    padding: 1.7361111111vw 1.7361111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition--buy .search-condition__body {
    padding: 25px 25px;
  }
}
.search-condition--buy .search-condition__body:has(+ .search-condition__btn--opened) {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .search-condition--buy .search-condition__body:has(+ .search-condition__btn--opened) {
    padding: 1.7361111111vw 1.7361111111vw 0.3472222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition--buy .search-condition__body:has(+ .search-condition__btn--opened) {
    padding: 25px 25px 5px;
  }
}
.search-condition--open {
  max-height: 2000px;
}
.search-condition__body {
  padding: 6.6666666667vw 0 12vw;
}
@media screen and (min-width: 768px) {
  .search-condition__body {
    padding: 1.7361111111vw 1.7361111111vw 4.8611111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__body {
    padding: 25px 25px 70px;
  }
}
.search-condition__body--accordion {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0;
  margin: 6.6666666667vw 0 0;
}
@media screen and (min-width: 768px) {
  .search-condition__body--accordion {
    margin: 0;
    padding: 1.7361111111vw 1.7361111111vw 4.8611111111vw;
    max-height: 2000px;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__body--accordion {
    padding: 1.7361111111vw;
  }
}
.search-condition__body--open {
  border: 0.2666666667vw solid #707070;
  max-height: 2000px;
}
@media screen and (min-width: 768px) {
  .search-condition__body--open {
    border: none;
  }
}
.search-condition__body--map {
  max-height: 0;
}
@media screen and (min-width: 768px) {
  .search-condition__body--map {
    max-height: 2000px;
  }
}
.search-condition__body--opened {
  max-height: 2000px;
}
@media screen and (min-width: 768px) {
  .search-condition__footer {
    padding: 1.7361111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__footer {
    padding: 25px;
  }
}
.search-condition__footer--fixed {
  display: none;
}
@media screen and (min-width: 768px) {
  .search-condition__footer--fixed {
    display: block;
  }
}
.search-condition__footer--visible {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  padding: 4vw;
  background: rgba(60, 60, 60, 0.71);
  gap: 2.6666666667vw;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .search-condition__footer--visible {
    display: block;
    width: auto;
    position: relative;
    padding: 0;
    background: transparent;
    gap: 0;
  }
}
.search-condition__footer--space {
  padding: 0 0 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-condition__footer--space {
    padding: 1.7361111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__footer--space {
    padding: 25px;
  }
}
.search-condition__title--type1 {
  width: 100%;
  height: auto;
  padding: 2.6666666667vw;
  font-size: 1.8rem;
  font-weight: 800;
  color: #ffffff;
  border-left: 2.6666666667vw #3C3C3C solid;
  background-color: #B2B2B2;
}
@media screen and (min-width: 768px) {
  .search-condition__title--type1 {
    font-size: 2rem;
    padding: 1.3888888889vw;
    border-left: 0.6944444444vw #3C3C3C solid;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__title--type1 {
    padding: 20px;
    border-left: 10px #3C3C3C solid;
  }
}
.search-condition__title--type2 {
  height: 18.1333333333vw;
  position: relative;
  width: 100%;
  height: inherit;
  padding: 2.1333333333vw 2.1333333333vw 2.1333333333vw 29.3333333333vw;
  font-size: 1.8rem;
  font-weight: 800;
  color: #ffffff;
  background-color: #B2B2B2;
}
@media screen and (min-width: 768px) {
  .search-condition__title--type2 {
    font-size: 2rem;
    padding: 1.3888888889vw 1.3888888889vw 1.3888888889vw 9.7222222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__title--type2 {
    padding: 20px 20px 20px 140px;
  }
}
.search-condition__title--type2 span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 26.6666666667vw;
  height: inherit;
  padding: 2.1333333333vw 0;
  text-align: center;
  font-size: 1.8rem;
  color: #ffffff;
  background-color: #3C3C3C;
}
@media screen and (min-width: 768px) {
  .search-condition__title--type2 span {
    font-size: 2rem;
    width: 8.3333333333vw;
    padding: 1.3888888889vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__title--type2 span {
    width: 120px;
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .search-condition__title--type2 {
    height: 4.7222222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__title--type2 {
    height: 68px;
  }
}
.search-condition__text {
  font-size: 1.6rem;
  margin: 0 0 5.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  .search-condition__text {
    margin: 0 0 1.7361111111vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__text {
    margin: 0 0 25px 0;
  }
}
.search-condition__row {
  display: flex;
  flex-wrap: wrap;
}
.search-condition__row--gap {
  gap: 4vw 0;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .search-condition__row--gap {
    gap: 1.7361111111vw;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__row--gap {
    gap: 25px;
  }
}
.search-condition__row--center {
  justify-content: center;
}
.search-condition__row--space {
  padding: 4vw 0 5.8666666667vw;
  border-right: 0.2666666667vw solid #707070;
  border-left: 0.2666666667vw solid #707070;
}
@media screen and (min-width: 768px) {
  .search-condition__row--space {
    margin: 1.0416666667vw 0 2.0833333333vw;
    padding: 0;
    border-right: none;
    border-left: none;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__row--space {
    margin: 15px 0 30px;
  }
}
.search-condition__row--nowrap {
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 2.6666666667vw;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .search-condition__row--nowrap {
    gap: 1.7361111111vw;
    justify-content: flex-start;
    justify-content: center;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__row--nowrap {
    gap: 25px;
  }
}
.search-condition__row--half {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .search-condition__row--half {
    width: auto;
  }
}
.search-condition__radio {
  width: calc(50% - 2.6666666667vw);
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.search-condition__radio:before {
  content: "";
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin: 0 4vw 0 0;
  background-image: url("../img/module/radio_label_before_icon1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .search-condition__radio:before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
    margin: 0 1.0416666667vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__radio:before {
    width: 20px;
    height: 20px;
    margin: 0 15px 0 0;
  }
}
.search-condition__radio:has(> input:checked)::before {
  background-image: url("../img/module/radio_label_before_icon2.svg");
}
.search-condition__radio input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.search-condition__radio span {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .search-condition__radio {
    width: 20%;
  }
}
@media screen and (min-width: 768px) {
  .search-condition__radio {
    width: calc(20% - 25px);
  }
}
.search-condition__checkbox {
  width: calc(50% - 2.6666666667vw);
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.search-condition__checkbox:before {
  content: "";
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin: 0 2.6666666667vw 0 0;
  background-image: url("../img/module/checkbox_label_icon1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .search-condition__checkbox:before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
    margin: 0 0.6944444444vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__checkbox:before {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
  }
}
.search-condition__checkbox:has(> input:checked)::before {
  background-image: url("../img/module/checkbox_label_icon2.svg");
}
.search-condition__checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.search-condition__checkbox span {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .search-condition__checkbox {
    width: 20%;
  }
}
@media screen and (min-width: 768px) {
  .search-condition__checkbox {
    width: calc(20% - 25px);
  }
}
.search-condition__checkbox a {
  color: #0D66D0;
  text-decoration: underline;
}
.search-condition__btn {
  font-size: 2rem;
  font-weight: 800;
  height: 12.2666666667vw;
}
@media screen and (min-width: 768px) {
  .search-condition__btn {
    width: 23.6111111111vw;
    height: 4.5833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn {
    width: 340px;
    height: 66px;
  }
}
.search-condition__btn--type1 {
  font-size: 1.6rem;
  width: 64vw;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--type1 {
    font-size: 2rem;
    width: 23.6111111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--type1 {
    width: 340px;
  }
}
.search-condition__btn--type1 button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #3C3C3C;
  border: 0.2666666667vw solid #3C3C3C;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--type1 button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--type1 button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.search-condition__btn--type1 button:hover {
  color: #3C3C3C;
  background-color: #ffffff;
}
.search-condition__btn--type2 {
  width: 64vw;
  height: 12.2666666667vw;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--type2 {
    font-size: 2rem;
    width: 23.6111111111vw;
    height: 4.5833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--type2 {
    width: 340px;
    height: 66px;
  }
}
.search-condition__btn--type2 button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #49667E;
  border: 0.2666666667vw solid #49667E;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--type2 button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--type2 button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.search-condition__btn--type2 button:hover {
  color: #49667E;
  background-color: #ffffff;
}
.search-condition__btn--half {
  width: 100%;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--half {
    width: 23.6111111111vw;
    font-size: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--half {
    width: 340px;
  }
}
.search-condition__btn--open {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  height: 11.7333333333vw;
  font-size: 1.6rem;
  width: calc(100% - 8vw);
  display: block;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--open {
    width: 23.6111111111vw;
    height: 3.0555555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--open {
    width: 340px;
    height: 44px;
  }
}
.search-condition__btn--open button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #3C3C3C;
  border: 0.2666666667vw solid #3C3C3C;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--open button {
    border-radius: 0 0 0.3472222222vw 0.3472222222vw;
    border-width: 0.0694444444vw;
    width: inherit;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--open button {
    border-radius: 0 0 5px 5px;
    border-width: 1px;
  }
}
@media screen and (min-width: 768px) {
  .search-condition__btn--open button:hover {
    color: #3C3C3C;
    background-color: #ffffff;
  }
}
.search-condition__btn--open button {
  background-image: url(../img/module/btn_circle_plus_icon1.svg);
  background-repeat: no-repeat;
  background-position: center left 18.6666666667vw;
  background-size: 5.3333333333vw 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--open button {
    background-position: center left 4.8611111111vw;
    background-size: 1.3888888889vw 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--open button {
    background-position: center left 70px;
    background-size: 20px 20px;
  }
}
@media screen and (min-width: 768px) {
  .search-condition__btn--open button:hover {
    background-image: url(../img/module/btn_circle_plus_icon2.svg);
  }
}
.search-condition__btn--opened button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #3C3C3C;
  border: 0.2666666667vw solid #3C3C3C;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--opened button {
    border-radius: 0 0 0.3472222222vw 0.3472222222vw;
    border-width: 0.0694444444vw;
    width: inherit;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--opened button {
    border-radius: 0 0 5px 5px;
    border-width: 1px;
  }
}
@media screen and (min-width: 768px) {
  .search-condition__btn--opened button:hover {
    color: #3C3C3C;
    background-color: #ffffff;
  }
}
.search-condition__btn--opened button {
  background-image: url(../img/module/btn_circle_arrow_top_icon1.svg);
  background-repeat: no-repeat;
  background-position: center left 18.6666666667vw;
  background-size: 5.3333333333vw 5.3333333333vw;
  border-radius: 0 0 1.3333333333vw 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--opened button {
    background-position: center left 4.8611111111vw;
    background-size: 1.3888888889vw 1.3888888889vw;
    border-radius: 0 0 0.3472222222vw 0.3472222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--opened button {
    background-position: center left 70px;
    background-size: 20px 20px;
    border-radius: 0 0 5px 5px;
  }
}
@media screen and (min-width: 768px) {
  .search-condition__btn--opened button:hover {
    background-image: url(../img/module/btn_circle_arrow_top_icon2.svg);
  }
}
.search-condition__btn--right button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #49667E;
  border: 0.2666666667vw solid #49667E;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--right button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__btn--right button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.search-condition__btn--right button:hover {
  color: #49667E;
  background-color: #ffffff;
}
.search-condition__btn--right button {
  background-image: url(../img/module/btn_arrow_right_icon1.svg);
  background-repeat: no-repeat;
  background-position: center right 2.6666666667vw;
  background-size: 1.3333333333vw 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--right button {
    background-image: none;
  }
}
.search-condition__btn--sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .search-condition__btn--sp {
    display: none;
  }
}
.search-condition__link {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .search-condition__link {
    margin: 2.0833333333vw 0 0 0;
    width: auto;
  }
}
@media screen and (min-width: 1440px) {
  .search-condition__link {
    margin: 30px 0 0 0;
  }
}
.search-condition__link a {
  font-size: 1.4rem;
  color: #49667E;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
  background-image: url(../img/module/btn_arrow_left_icon2.svg);
  background-repeat: no-repeat;
  background-position: center left 2.6666666667vw;
  background-size: 1.3333333333vw 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-condition__link a {
    background-image: none;
    font-size: 1.6rem;
    width: auto;
    height: auto;
    display: inline;
    font-weight: 500;
    background-color: transparent;
    border-radius: 0;
  }
}
.search-condition__link a span {
  display: none;
}
@media screen and (min-width: 768px) {
  .search-condition__link a span {
    display: inline;
  }
}

.search-details__row {
  display: flex;
  align-items: center;
  padding: 5.3333333333vw 0 0;
  flex-direction: column;
  border-right: 0.2666666667vw solid #707070;
  border-left: 0.2666666667vw solid #707070;
}
@media screen and (min-width: 768px) {
  .search-details__row {
    padding: 1.0416666667vw 0;
    flex-direction: row;
    border-bottom: 0.0694444444vw solid #CCCCCC;
    border-right: none;
    border-left: none;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__row {
    padding: 15px 0;
    border-bottom: 1px solid #CCCCCC;
  }
}
.search-details__row--borderless {
  padding: 0;
  border-bottom: none;
}
.search-details__row--simple {
  border-bottom: none;
}
.search-details__row--bottom {
  border-bottom: none;
}
.search-details__row--type {
  border-top: none;
}
@media screen and (min-width: 768px) {
  .search-details__row--type {
    border-top: 0.0694444444vw solid #CCCCCC;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__row--type {
    border-top: 1px solid #CCCCCC;
  }
}
.search-details__row--last {
  border-bottom: 0.2666666667vw solid #707070;
}
@media screen and (min-width: 768px) {
  .search-details__row--last {
    border-bottom: none;
  }
}
.search-details .search-details__row:last-of-type {
  padding: 5.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  .search-details .search-details__row:last-of-type {
    padding: 1.0416666667vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-details .search-details__row:last-of-type {
    padding: 15px 0;
  }
}
.search-details__multiple {
  display: flex;
  width: 100%;
  flex-direction: column;
  margin: 0 0 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .search-details__multiple {
    width: 50%;
    flex-direction: row;
    margin: 0 0 0;
  }
}
.search-details__multiple--spaceless {
  margin: 0;
}
.search-details__col {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .search-details__col {
    width: auto;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col {
    width: 100%;
  }
}
.search-details__col:nth-child(n+2) {
  padding: 4.2666666667vw 2.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .search-details__col:nth-child(n+2) {
    padding: 0 0 0 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col:nth-child(n+2) {
    padding: 0 0 0 15px;
  }
}
@media screen and (min-width: 768px) {
  .search-details__col--xsmall {
    width: 5.5555555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--xsmall {
    width: 80px;
  }
}
@media screen and (min-width: 768px) {
  .search-details__col--small {
    width: 12.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--small {
    width: 180px;
  }
}
.search-details__col--medium {
  display: flex;
}
@media screen and (min-width: 768px) {
  .search-details__col--medium {
    width: 50%;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--medium {
    width: 50%;
  }
}
.search-details__col--medium2 {
  display: flex;
}
@media screen and (min-width: 768px) {
  .search-details__col--medium2 {
    width: 62%;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--medium2 {
    width: 62%;
  }
}
@media screen and (min-width: 768px) {
  .search-details__col--large {
    width: calc(100% - 12.5vw);
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--large {
    width: calc(100% - 180px);
  }
}
@media screen and (min-width: 768px) {
  .search-details__col--xlarge {
    width: calc(100% - 6.9444444444vw);
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--xlarge {
    width: calc(100% - 100px);
  }
}
.search-details__col--rent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .search-details__col--rent {
    align-items: center;
    justify-content: flex-start;
  }
}
.search-details__col--includ {
  display: flex;
  align-items: center;
  gap: 60px;
}
.search-details__col--layout {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-details__col--layout {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--layout {
    gap: 10px;
  }
}
.search-details__col--type {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-details__col--type {
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--type {
    gap: 10px;
  }
}
.search-details__col--equipment {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-details__col--equipment {
    gap: 0.6944444444vw;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--equipment {
    gap: 10px;
  }
}
.search-details__col--top {
  align-self: flex-start;
}
.search-details__col--flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-details__col--flex {
    display: flex;
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__col--flex {
    gap: 10px;
  }
}
.search-details__label--type1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 9.6vw;
  padding: 0 0 0 2.6666666667vw;
  font-size: 1.6rem;
  font-weight: 800;
  color: #FFFFFF;
  background-color: #3C3C3C;
}
@media screen and (min-width: 768px) {
  .search-details__label--type1 {
    padding: 0;
    width: 5.5555555556vw;
    height: 2.5vw;
    justify-content: center;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__label--type1 {
    width: 80px;
    height: 36px;
  }
}
.search-details__label--type2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 9.6vw;
  padding: 0 0 0 2.6666666667vw;
  font-size: 1.6rem;
  font-weight: 800;
  color: #FFFFFF;
  background-color: #3C3C3C;
}
@media screen and (min-width: 768px) {
  .search-details__label--type2 {
    justify-content: center;
    width: 12.5vw;
    height: 2.5vw;
    background-color: #838383;
    padding: 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__label--type2 {
    width: 180px;
    height: 36px;
  }
}
.search-details__checkbox {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.search-details__checkbox:before {
  content: "";
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin: 0 2.6666666667vw 0 0;
  background-image: url("../img/module/checkbox_label_icon1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .search-details__checkbox:before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
    margin: 0 0.6944444444vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__checkbox:before {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
  }
}
.search-details__checkbox:has(> input:checked)::before {
  background-image: url("../img/module/checkbox_label_icon2.svg");
}
.search-details__checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.search-details__checkbox span {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .search-details__checkbox--mr {
    margin-right: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__checkbox--mr {
    margin-right: 10px;
  }
}
.search-details__checkbox--mr:last-of-type {
  margin-right: 0;
}
.search-details__select {
  height: 9.6vw;
  width: 100%;
  width: 100%;
  height: inherit;
  padding: 1.3333333333vw 2.6666666667vw;
  font-size: 1.2rem;
  border: 0.2666666667vw solid #707070;
  border-radius: 0.8vw;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .search-details__select {
    padding: 0.3472222222vw 0.6944444444vw;
    border-width: 0.0694444444vw;
    border-radius: 0.2083333333vw;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__select {
    padding: 5px 10px;
    border-width: 1px;
    border-radius: 3px;
  }
}
.search-details__select option {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .search-details__select option {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .search-details__select {
    width: 13.8888888889vw;
    height: 2.5vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__select {
    width: 200px;
    height: 36px;
  }
}
.search-details__select--midium {
  width: 38.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-details__select--midium {
    width: 13.8888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__select--midium {
    width: 200px;
  }
}
.search-details__line {
  margin: 0 sp-vww(15);
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .search-details__line {
    margin: 0 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-details__line {
    margin: 0 15px;
  }
}
@media screen and (min-width: 768px) {
  .search-details__accordion--tab {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease;
  }
}
.search-details__accordion--sp {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease;
}
@media screen and (min-width: 768px) {
  .search-details__accordion--sp {
    overflow: visible;
    max-height: none;
    transition: none;
  }
}
.search-details__accordion--open {
  max-height: 400vw;
}
@media screen and (min-width: 768px) {
  .search-details__accordion--open {
    max-height: 1000px;
  }
}

.search * {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.search--result .search__form {
  display: flex;
  gap: 25px;
}
@media screen and (min-width: 768px) {
  .search--result .search__form {
    gap: 1.7361111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .search--result .search__form {
    gap: 25px;
  }
}
.search__error {
  font-size: 1.4rem;
  font-weight: 700;
  color: #b71919;
}

.search-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 4vw;
  background: rgba(60, 60, 60, 0.71);
  overflow-y: auto;
  transform: translateX(-100%);
  flex-direction: column;
  height: 100vh;
  transition: transform 0.3s ease;
}
@media screen and (min-width: 768px) {
  .search-sidebar {
    height: auto;
    transform: translateX(0);
    background: transparent;
  }
}
.search-sidebar--active {
  transform: translateX(0);
  max-width: 100vw;
  overflow-x: auto;
}
@media screen and (min-width: 768px) {
  .search-sidebar {
    position: relative;
    width: 17.3611111111vw;
    padding: 0;
    height: auto;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar {
    width: 250px;
  }
}
.search-sidebar--active {
  display: flex;
}
.search-sidebar__inner {
  flex: 1 1 auto;
  overflow-y: auto;
  box-sizing: border-box;
}
.search-sidebar__unit {
  margin: 0 0 5.3333333333vw 0;
  background-color: #EFEFEF;
}
@media screen and (min-width: 768px) {
  .search-sidebar__unit {
    margin: 0 0 1.3888888889vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__unit {
    margin: 0 0 20px 0;
  }
}
.search-sidebar__unit:last-child {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .search-sidebar__unit:last-child {
    margin: 0 0 1.3888888889vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__unit:last-child {
    margin: 0 0 20px 0;
  }
}
.search-sidebar__heading {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 10.6666666667vw;
  font-size: 1.6rem;
  font-weight: 700;
  color: #ffffff;
  background-color: #3C3C3C;
}
@media screen and (min-width: 768px) {
  .search-sidebar__heading {
    height: 2.7777777778vw;
    padding: 0.6944444444vw 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__heading {
    height: 40px;
    padding: 10px 15px;
  }
}
.search-sidebar__accordion {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s ease;
}
.search-sidebar__accordion--active {
  max-height: 1000px;
  overflow: visible;
}
.search-sidebar__field {
  padding: 2.6666666667vw;
  border-bottom: 0.2666666667vw solid #CCCCCC;
}
@media screen and (min-width: 768px) {
  .search-sidebar__field {
    padding: 0.6944444444vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__field {
    padding: 10px;
    border-width: 1px;
  }
}
.search-sidebar__field:last-child {
  border: 0;
}
.search-sidebar__label {
  padding: 0 0 0 1.3333333333vw;
  margin: 0 0 2.6666666667vw 0;
  line-height: 1;
  font-size: 1.6rem;
  font-weight: 700;
  border-left: 1.3333333333vw solid #3C3C3C;
}
@media screen and (min-width: 768px) {
  .search-sidebar__label {
    padding: 0 0 0 0.3472222222vw;
    margin: 0 0 0.6944444444vw 0;
    border-width: 0.3472222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__label {
    padding: 0 0 0 5px;
    margin: 0 0 10px 0;
    border-width: 5px;
  }
}
.search-sidebar__value {
  font-size: 1.6rem;
}
.search-sidebar__checkboxes {
  display: flex;
  flex-direction: column;
  gap: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .search-sidebar__checkboxes {
    gap: 0.3472222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__checkboxes {
    gap: 5px;
  }
}
.search-sidebar__checkbox {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.search-sidebar__checkbox:before {
  content: "";
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin: 0 2.6666666667vw 0 0;
  background-image: url("../img/module/checkbox_label_icon1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .search-sidebar__checkbox:before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
    margin: 0 0.6944444444vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__checkbox:before {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
  }
}
.search-sidebar__checkbox:has(> input:checked)::before {
  background-image: url("../img/module/checkbox_label_icon2.svg");
}
.search-sidebar__checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.search-sidebar__checkbox span {
  font-size: 1.6rem;
}
.search-sidebar__inputs--rentalcost {
  margin: 0 0 2.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .search-sidebar__inputs--rentalcost {
    margin: 0 0 0.6944444444vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__inputs--rentalcost {
    margin: 0 0 10px 0;
  }
}
.search-sidebar__inputs--keyword {
  margin: 0 0 2.1333333333vw 0;
}
@media screen and (min-width: 768px) {
  .search-sidebar__inputs--keyword {
    margin: 0 0 0.5555555556vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__inputs--keyword {
    margin: 0 0 8px 0;
  }
}
.search-sidebar__select {
  height: 8.5333333333vw;
  width: 100%;
  height: inherit;
  padding: 1.3333333333vw 2.6666666667vw;
  font-size: 1.2rem;
  border: 0.2666666667vw solid #707070;
  border-radius: 0.8vw;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .search-sidebar__select {
    padding: 0.3472222222vw 0.6944444444vw;
    border-width: 0.0694444444vw;
    border-radius: 0.2083333333vw;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__select {
    padding: 5px 10px;
    border-width: 1px;
    border-radius: 3px;
  }
}
.search-sidebar__select option {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .search-sidebar__select option {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .search-sidebar__select {
    height: 2.2222222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__select {
    height: 32px;
  }
}
.search-sidebar__line {
  margin: 0.5333333333vw 0;
  text-align: center;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .search-sidebar__line {
    margin: 0.1388888889vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__line {
    margin: 2px 0;
  }
}
.search-sidebar__input {
  height: 8.5333333333vw;
}
.search-sidebar__input input {
  width: 100%;
  height: inherit;
  padding: 1.3333333333vw 2.6666666667vw;
  font-size: 1.6rem;
  border: 0.2666666667vw solid #707070;
  border-radius: 0.8vw;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .search-sidebar__input input {
    padding: 0.3472222222vw 0.6944444444vw;
    border-width: 0.0694444444vw;
    border-radius: 0.2083333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__input input {
    padding: 5px 10px;
    border-width: 1px;
    border-radius: 3px;
  }
}
@media screen and (min-width: 768px) {
  .search-sidebar__input {
    height: 2.2222222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__input {
    height: 32px;
  }
}
.search-sidebar__controls {
  display: flex;
  flex-direction: column;
  gap: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .search-sidebar__controls {
    gap: 0.5555555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__controls {
    gap: 8px;
  }
}
.search-sidebar__btn {
  width: 100%;
  height: 8vw;
  margin: auto 0;
  font-size: 1.4rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .search-sidebar__btn {
    height: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__btn {
    height: 30px;
  }
}
.search-sidebar__btn button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #49667E;
  border: 0.2666666667vw solid #49667E;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .search-sidebar__btn button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__btn button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.search-sidebar__btn button:hover {
  color: #49667E;
  background-color: #ffffff;
}
.search-sidebar__btn--close {
  margin-top: 2.6666666667vw;
  height: 13.3333333333vw;
  display: block;
}
@media screen and (min-width: 768px) {
  .search-sidebar__btn--close {
    margin-top: 0;
    display: none;
  }
}
.search-sidebar__btn--close button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #3C3C3C;
  border: 0.2666666667vw solid #3C3C3C;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .search-sidebar__btn--close button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-sidebar__btn--close button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.search-sidebar__btn--close button:hover {
  color: #3C3C3C;
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  .search-result {
    width: calc(100% - 19.0972222222vw);
  }
}
@media screen and (min-width: 1440px) {
  .search-result {
    width: calc(100% - 275px);
  }
}
.search-result--favorite {
  width: 100%;
}
.search-result__text {
  font-size: 1.4rem;
}
.search-result__text--empty {
  margin: 5.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .search-result__text--empty {
    margin: 1.3888888889vw 0 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-result__text--empty {
    margin: 20px 0 0 0;
  }
}

.search-change {
  display: flex;
  gap: 4vw;
  padding: 0 4vw;
  border-bottom: 0.8vw solid #3C3C3C;
}
@media screen and (min-width: 768px) {
  .search-change {
    gap: 1.0416666667vw;
    padding: 0 1.0416666667vw;
    border-width: 0.2083333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-change {
    gap: 15px;
    padding: 0 15px;
    border-width: 3px;
  }
}
.search-change__item {
  width: calc((100% - 4vw) / 2);
  height: 10.1333333333vw;
}
@media screen and (min-width: 768px) {
  .search-change__item {
    width: calc((100% - 1.0416666667vw) / 2);
    height: 2.6388888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-change__item {
    width: calc((100% - 15px) / 2);
    height: 38px;
  }
}
.search-change__item a,
.search-change__item button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 700;
  border: 0.2666666667vw solid #3C3C3C;
  border-bottom: 0 !important;
  border-radius: 0.8vw 0.8vw 0 0;
  color: #3C3C3C;
  background-color: #ffffff;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .search-change__item a,
  .search-change__item button {
    font-size: 1.6rem;
    border: 0.0694444444vw solid #3C3C3C;
    border-radius: 0.2083333333vw 0.2083333333vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-change__item a,
  .search-change__item button {
    border: 1px solid #3C3C3C;
    border-radius: 3px 3px 0 0;
  }
}
.search-change__item a {
  padding: 0 0 0 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-change__item a {
    padding: 0;
  }
}
.search-change__item--building a,
.search-change__item--building button {
  background-image: url(../img/module/search_change_item_building_icon1.svg);
  background-position: center left 2.6666666667vw;
  background-size: 3.2vw 4vw;
}
@media screen and (min-width: 768px) {
  .search-change__item--building a,
  .search-change__item--building button {
    background-position: center left 7.9861111111vw;
    background-size: 0.8333333333vw 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-change__item--building a,
  .search-change__item--building button {
    background-position: center left 115px;
    background-size: 12px 15px;
  }
}
.search-change__item--room a,
.search-change__item--room button {
  background-image: url(../img/module/search_change_item_room_icon1.svg);
  background-position: center left 2.1333333333vw;
  background-size: 3.2vw 4.8vw;
}
@media screen and (min-width: 768px) {
  .search-change__item--room a,
  .search-change__item--room button {
    background-position: center left 7.6388888889vw;
    background-size: 0.8333333333vw 1.25vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-change__item--room a,
  .search-change__item--room button {
    background-position: center left 110px;
    background-size: 12px 18px;
  }
}
.search-change__item--buy a {
  background-image: url(../img/module/search_change_item_buy_icon1.svg);
  background-position: center left 30.6666666667vw;
  background-size: 3.2vw 4vw;
}
@media screen and (min-width: 768px) {
  .search-change__item--buy a {
    background-position: center left 7.9861111111vw;
    background-size: 0.8333333333vw 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-change__item--buy a {
    background-position: center left 115px;
    background-size: 12px 15px;
  }
}
.search-change__item--active a,
.search-change__item--active button {
  color: #ffffff;
  background-color: #3C3C3C;
}
.search-change__item--active.search-change__item--building a, .search-change__item--active.search-change__item--building button {
  background-image: url(../img/module/search_change_item_building_icon2.svg);
}
.search-change__item--active.search-change__item--room a, .search-change__item--active.search-change__item--room button {
  background-image: url(../img/module/search_change_item_room_icon2.svg);
}
.search-change__item--active.search-change__item--buy a {
  background-image: url(../img/module/search_change_item_buy_icon2.svg);
}

.search-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.3333333333vw 0 4vw;
}
@media screen and (min-width: 768px) {
  .search-toolbar {
    align-items: center;
    flex-wrap: wrap;
    padding: 0.3472222222vw 0 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-toolbar {
    padding: 5px 0 15px;
  }
}
.search-toolbar--column {
  flex-direction: column;
  gap: 1.6vw;
}
@media screen and (min-width: 768px) {
  .search-toolbar--column {
    flex-direction: row;
    gap: 0;
  }
}
.search-toolbar__area {
  font-size: 1.6rem;
  font-weight: 700;
}
.search-toolbar__count {
  font-size: 1.6rem;
  font-weight: bold;
  flex-shrink: 0;
}
.search-toolbar__count span {
  font-size: 3.2rem;
  color: #b71919;
}
.search-toolbar__controls {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .search-toolbar__controls {
    margin-left: 0;
  }
}
.search-toolbar__controls--spaceless {
  margin-left: 0;
}
.search-toolbar__control {
  display: flex;
  align-items: center;
  gap: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .search-toolbar__control {
    gap: 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-toolbar__control {
    gap: 15px;
  }
}
.search-toolbar__group {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-toolbar__group {
    gap: 2.4305555556vw;
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (min-width: 1440px) {
  .search-toolbar__group {
    gap: 35px;
  }
}
.search-toolbar__label {
  font-size: 1.5rem;
  white-space: nowrap;
  font-weight: 700;
}
.search-toolbar__label--flex {
  font-size: 1.6rem;
  display: flex;
  align-items: center;
}
.search-toolbar__label--small {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .search-toolbar__label--small {
    font-size: 1.5rem;
  }
}
.search-toolbar__label--map {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.search-toolbar__label--map input {
  width: 50.6666666667vw;
  height: 8.5333333333vw;
  padding: 1.6vw 6.4vw;
  border: none;
  box-sizing: border-box;
  font-size: 1.6rem;
  outline: none;
  border: 0.2666666667vw solid #707070;
  border-radius: 0.8vw 0 0 0.8vw;
}
@media screen and (min-width: 768px) {
  .search-toolbar__label--map input {
    width: 21.875vw;
    height: 2.5vw;
    padding: 0.3472222222vw 1.0416666667vw;
    border: 0.0694444444vw solid #707070;
    border-radius: 0.2083333333vw 0 0 0.2083333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-toolbar__label--map input {
    width: 315px;
    height: 36px;
    padding: 5px 15px;
    border: 1px solid #707070;
    border-radius: 3px 0 0 3px;
  }
}
.search-toolbar__label--map input::placeholder {
  color: #888888;
}
.search-toolbar__label--map button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16vw;
  height: 8.5333333333vw;
  border: none;
  background-color: #3C3C3C;
  cursor: pointer;
  border: 0.2666666667vw solid #707070;
  border-radius: 0 0.8vw 0.8vw 0;
}
@media screen and (min-width: 768px) {
  .search-toolbar__label--map button {
    width: 5.2083333333vw;
    height: 2.5vw;
    border: 0.0694444444vw solid #707070;
    border-radius: 0 0.2083333333vw 0.2083333333vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-toolbar__label--map button {
    width: 75px;
    height: 36px;
    border: 1px solid #707070;
    border-radius: 0 3px 3px 0;
  }
}
.search-toolbar__label--map button:after {
  background-repeat: no-repeat;
  content: "変更";
  font-size: 1.6rem;
  color: #ffffff;
}
.search-toolbar__select {
  font-size: 1.5rem;
  font-weight: 700;
  width: 100%;
  height: inherit;
  padding: 1.3333333333vw 2.6666666667vw;
  font-size: 1.2rem;
  border: 0.2666666667vw solid #707070;
  border-radius: 0.8vw;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .search-toolbar__select {
    padding: 0.3472222222vw 0.6944444444vw;
    border-width: 0.0694444444vw;
    border-radius: 0.2083333333vw;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .search-toolbar__select {
    padding: 5px 10px;
    border-width: 1px;
    border-radius: 3px;
  }
}
.search-toolbar__select option {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .search-toolbar__select option {
    font-size: 1.6rem;
  }
}

.search-bulk {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 6.6666666667vw;
  padding: 2.6666666667vw 4vw;
  margin: 0 0 2.6666666667vw 0;
  background: #EFEFEF;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .search-bulk {
    align-items: center;
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .search-bulk {
    gap: 1.7361111111vw;
    padding: 0.6944444444vw 1.0416666667vw;
    margin: 0 0 0.6944444444vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-bulk {
    gap: 25px;
    padding: 10px 15px;
    margin: 0 0 10px 0;
  }
}
.search-bulk__checkbox {
  font-size: 1.4rem;
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.search-bulk__checkbox:before {
  content: "";
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin: 0 2.6666666667vw 0 0;
  background-image: url("../img/module/checkbox_label_icon1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .search-bulk__checkbox:before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
    margin: 0 0.6944444444vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-bulk__checkbox:before {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
  }
}
.search-bulk__checkbox:has(> input:checked)::before {
  background-image: url("../img/module/checkbox_label_icon2.svg");
}
.search-bulk__checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.search-bulk__checkbox span {
  font-size: 1.6rem;
}
.search-bulk__btn {
  width: 100%;
  height: 8vw;
  font-size: 1.4rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .search-bulk__btn {
    width: 16.9444444444vw;
    height: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-bulk__btn {
    width: 244px;
    height: 30px;
  }
}
.search-bulk__btn button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #49667E;
  border: 0.2666666667vw solid #49667E;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .search-bulk__btn button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-bulk__btn button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.search-bulk__btn button:hover {
  color: #49667E;
  background-color: #ffffff;
}

.search-pager {
  margin: 10.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .search-pager {
    margin: 2.7777777778vw 0 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .search-pager {
    margin: 40px 0 0 0;
  }
}
.search-pager__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .search-pager__list {
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-pager__list {
    gap: 10px;
  }
}
.search-pager__item {
  width: 7.2vw;
  height: 8.5333333333vw;
  font-size: 1.6rem;
  font-weight: 700;
  color: #3C3C3C;
  border: 0.2666666667vw solid #3C3C3C;
  border-radius: 0.8vw;
}
@media screen and (min-width: 768px) {
  .search-pager__item {
    width: 1.875vw;
    height: 2.2222222222vw;
    border-width: 0.0694444444vw;
    border-radius: 0.2083333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-pager__item {
    width: 27px;
    height: 32px;
    border-width: 1px;
    border-radius: 3px;
  }
}
.search-pager__item--simple {
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-pager__item a,
.search-pager__item span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  text-decoration: none;
  color: inherit;
  white-space: nowrap;
}
.search-pager__item--active {
  color: #ffffff;
  background-color: #3C3C3C;
}
.search-pager__item--first, .search-pager__item--last {
  width: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .search-pager__item--first, .search-pager__item--last {
    width: 3.4722222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .search-pager__item--first, .search-pager__item--last {
    width: 50px;
  }
}

.favorite-room {
  margin: 0 0 2.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .favorite-room {
    margin: 0 0 1.0416666667vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room {
    margin: 0 0 15px 0;
  }
}
.favorite-room__header {
  position: relative;
  display: flex;
  padding: 2.6666666667vw 4vw;
  background-color: #EFEFEF;
  border-top: 0.8vw solid #3C3C3C;
}
@media screen and (min-width: 768px) {
  .favorite-room__header {
    padding: 0.6944444444vw 1.0416666667vw;
    border-width: 0.2083333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__header {
    padding: 10px 15px;
    border-width: 3px;
  }
}
.favorite-room__body {
  padding: 2.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .favorite-room__body {
    padding: 0.6944444444vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__body {
    padding: 10px 0;
  }
}
.favorite-room__footer {
  display: none;
  align-items: center;
  justify-content: space-between;
  padding: 4vw 0;
}
@media screen and (min-width: 768px) {
  .favorite-room__footer {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .favorite-room__footer {
    padding: 1.0416666667vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__footer {
    padding: 10px 0 0;
  }
}
.favorite-room__checkbox {
  margin: 0 1.3333333333vw 0 0;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.favorite-room__checkbox:before {
  content: "";
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  margin: 0 2.6666666667vw 0 0;
  background-image: url("../img/module/checkbox_label_icon1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .favorite-room__checkbox:before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
    margin: 0 0.6944444444vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__checkbox:before {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
  }
}
.favorite-room__checkbox:has(> input:checked)::before {
  background-image: url("../img/module/checkbox_label_icon2.svg");
}
.favorite-room__checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.favorite-room__checkbox span {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .favorite-room__checkbox {
    margin: 0 0.3472222222vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__checkbox {
    margin: 0 5px 0 0;
  }
}
.favorite-room__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 2.6666666667vw;
  margin: 0 0 0.8vw 0;
}
@media screen and (min-width: 768px) {
  .favorite-room__labels {
    gap: 0.6944444444vw;
    margin: 0 0 0.2083333333vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__labels {
    gap: 10px;
    margin: 0 0 3px 0;
  }
}
.favorite-room__label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5.3333333333vw;
  line-height: 1;
  padding: 0 2.6666666667vw;
  margin: 0 0 1.3333333333vw 0;
  font-size: 1.3rem;
  font-weight: 700;
  color: #ffffff;
  background-color: #A2804D;
}
@media screen and (min-width: 768px) {
  .favorite-room__label {
    height: 1.3888888889vw;
    padding: 0 0.6944444444vw;
    margin: 0 0 0.3472222222vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__label {
    height: 20px;
    padding: 0 10px;
    margin: 0 0 5px 0;
  }
}
.favorite-room__label--newly {
  background-color: #A24D4D;
}
.favorite-room__title {
  font-size: 2rem;
  font-weight: 700;
}
.favorite-room__row {
  display: flex;
  gap: 8vw;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .favorite-room__row {
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .favorite-room__row {
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__row {
    gap: 10px;
  }
}
.favorite-room__pics {
  display: flex;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__pics {
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__pics {
    gap: 10px;
  }
}
.favorite-room__info {
  display: flex;
  gap: 0 2.6666666667vw;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .favorite-room__info {
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__info {
    gap: 10px;
  }
}
.favorite-room__col--property {
  width: 52vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__col--property {
    width: 13.8888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__col--property {
    width: 200px;
  }
}
.favorite-room__col--layout {
  width: 37.3333333333vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__col--layout {
    width: 10.4166666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__col--layout {
    width: 150px;
  }
}
.favorite-room__col--cost {
  width: 51.2vw;
  border-right: 0.2666666667vw solid #CCCCCC;
}
@media screen and (min-width: 768px) {
  .favorite-room__col--cost {
    width: 14.5833333333vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__col--cost {
    width: 210px;
    border-width: 1px;
  }
}
.favorite-room__col--fee {
  width: 37.3333333333vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__col--fee {
    width: 10.4166666667vw;
    border-width: 0.0694444444vw;
    border-right: 0.0694444444vw solid #CCCCCC;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__col--fee {
    width: 150px;
    border-width: 1px;
    border-right: 1px solid #CCCCCC;
  }
}
.favorite-room__col--list {
  margin: 1.3333333333vw 0 0;
  width: 100%;
  border-top: 0.2666666667vw solid #CCCCCC;
  padding: 3.2vw 0 0;
}
@media screen and (min-width: 768px) {
  .favorite-room__col--list {
    width: 5.2083333333vw;
    margin: 0;
    border-top: none;
    padding: 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__col--list {
    width: 75px;
  }
}
.favorite-room__img--property {
  width: 52vw;
  height: 37.3333333333vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__img--property {
    width: 13.8888888889vw;
    height: 10.4166666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__img--property {
    width: 200px;
    height: 150px;
  }
}
.favorite-room__img--layout {
  width: 37.3333333333vw;
  height: 37.3333333333vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__img--layout {
    width: 10.4166666667vw;
    height: 10.4166666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__img--layout {
    width: 150px;
    height: 150px;
  }
}
.favorite-room__img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.favorite-room__dl--cost, .favorite-room__dl--meta {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__dl--cost, .favorite-room__dl--meta {
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__dl--cost, .favorite-room__dl--meta {
    gap: 10px;
  }
}
.favorite-room__dl--cost .favorite-room__dt, .favorite-room__dl--meta .favorite-room__dt {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  font-weight: 700;
  color: #ffffff;
  background-color: #3C3C3C;
  width: 16vw;
  height: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__dl--cost .favorite-room__dt, .favorite-room__dl--meta .favorite-room__dt {
    width: 4.1666666667vw;
    height: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__dl--cost .favorite-room__dt, .favorite-room__dl--meta .favorite-room__dt {
    width: 60px;
    height: 20px;
  }
}
.favorite-room__dl--cost .favorite-room__dd, .favorite-room__dl--meta .favorite-room__dd {
  font-size: 1.6rem;
  width: calc(100% - 16vw - 2.6666666667vw);
}
@media screen and (min-width: 768px) {
  .favorite-room__dl--cost .favorite-room__dd, .favorite-room__dl--meta .favorite-room__dd {
    width: calc(100% - 4.1666666667vw - 0.6944444444vw);
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__dl--cost .favorite-room__dd, .favorite-room__dl--meta .favorite-room__dd {
    width: calc(100% - 60px - 10px);
  }
}
.favorite-room__dl--cost .favorite-room__dd--auto, .favorite-room__dl--meta .favorite-room__dd--auto {
  width: auto;
}
.favorite-room__dl--cost .favorite-room__dd--address, .favorite-room__dl--meta .favorite-room__dd--address {
  width: auto;
  margin-right: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__dl--cost .favorite-room__dd--address, .favorite-room__dl--meta .favorite-room__dd--address {
    margin-right: 2.7777777778vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__dl--cost .favorite-room__dd--address, .favorite-room__dl--meta .favorite-room__dd--address {
    margin-right: 40px;
  }
}
.favorite-room__dl--cost .favorite-room__dd--cost, .favorite-room__dl--meta .favorite-room__dd--cost {
  height: 5.3333333333vw;
  width: calc(100% - 16vw - 2.6666666667vw);
}
@media screen and (min-width: 768px) {
  .favorite-room__dl--cost .favorite-room__dd--cost, .favorite-room__dl--meta .favorite-room__dd--cost {
    width: calc(100% - 4.1666666667vw - 0.6944444444vw);
    height: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__dl--cost .favorite-room__dd--cost, .favorite-room__dl--meta .favorite-room__dd--cost {
    width: calc(100% - 60px - 10px);
    height: 20px;
  }
}
.favorite-room__dl--cost .favorite-room__dd strong, .favorite-room__dl--meta .favorite-room__dd strong {
  line-height: 0.75;
  font-size: 2rem;
  font-weight: bold;
}
.favorite-room__dl--cost .favorite-room__dd strong span, .favorite-room__dl--meta .favorite-room__dd strong span {
  font-size: 3rem;
  color: #B70019;
}
.favorite-room__dl--fee {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2.6666666667vw 0;
  padding: 0 0 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__dl--fee {
    gap: 0.3472222222vw 0;
    padding: 0;
  }
}
.favorite-room__dl--fee .favorite-room__dt {
  font-size: 1.5rem;
}
.favorite-room__dl--fee .favorite-room__dt--fill {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.8vw;
  height: 4.8vw;
  margin: 0 2.6666666667vw 0 0;
  font-size: 1.3rem;
  font-weight: 700;
  color: #ffffff;
  background-color: #3C3C3C;
}
@media screen and (min-width: 768px) {
  .favorite-room__dl--fee .favorite-room__dt--fill {
    width: 1.25vw;
    height: 1.25vw;
    margin: 0 0.6944444444vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__dl--fee .favorite-room__dt--fill {
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0;
  }
}
.favorite-room__dl--fee .favorite-room__dd {
  width: auto;
  font-size: 1.5rem;
}
.favorite-room__dl--fee .favorite-room__dd--fill {
  width: calc(100% - 4.8vw - 2.6666666667vw);
}
@media screen and (min-width: 768px) {
  .favorite-room__dl--fee .favorite-room__dd--fill {
    width: calc(100% - 1.25vw - 0.6944444444vw);
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__dl--fee .favorite-room__dd--fill {
    width: calc(100% - 18px - 10px);
  }
}
.favorite-room__list {
  display: flex;
  flex-direction: row;
}
@media screen and (min-width: 768px) {
  .favorite-room__list {
    gap: 0.3472222222vw;
    flex-direction: column;
    margin: 0;
    width: auto;
    border-top: none;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__list {
    gap: 5px;
  }
}
.favorite-room__list--sp {
  display: flex;
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__list--sp {
    display: none;
    margin-top: 0;
  }
}
.favorite-room__item {
  font-size: 1.5rem;
}
.favorite-room__item span {
  display: inline;
}
@media screen and (min-width: 768px) {
  .favorite-room__item span {
    display: none;
  }
}
.favorite-room__actions {
  position: absolute;
  top: 2.1333333333vw;
  right: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__actions {
    right: 0.6944444444vw;
    transform: translateY(-50%);
    top: 50%;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__actions {
    right: 10px;
  }
}
.favorite-room__btns {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__btns {
    gap: 0.5555555556vw;
    flex-direction: column;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btns {
    gap: 8px;
  }
}
.favorite-room__btn--delete {
  width: 9.3333333333vw;
  height: 8vw;
  font-size: 1.3rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--delete {
    width: 9.7916666667vw;
    height: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--delete {
    width: 141px;
    height: 30px;
  }
}
.favorite-room__btn--delete button {
  padding: 0 0 0 4vw;
  width: inherit;
  height: inherit;
  padding: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #3C3C3C;
  border: 0.2666666667vw solid #CCCCCC;
  border-radius: 1.3333333333vw;
  background-image: url(../img/favorite/btn_delete_icon.svg);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center left 2.5333333333vw;
  background-size: 3.7333333333vw;
  box-shadow: 0.5333333333vw 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.16);
  transition: opacity 0.3s, box-shadow 0.3s;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--delete button {
    border-width: 0.0694444444vw;
    border-radius: 0.3472222222vw;
    background-position: center left 0.5555555556vw;
    background-size: 0.9722222222vw;
    box-shadow: 0.1388888889vw 0.1388888889vw 0.2083333333vw rgba(0, 0, 0, 0.16);
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--delete button {
    border-width: 1px;
    border-radius: 5px;
    background-position: center left 8px;
    background-size: 14px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.16);
  }
}
.favorite-room__btn--delete button:hover {
  opacity: 0.7;
  box-shadow: none;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--delete button {
    padding: 0 0 0 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--delete button {
    padding: 0 0 0 15px;
  }
}
.favorite-room__btn--delete button span {
  display: none;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--delete button span {
    display: inline;
  }
}
.favorite-room__btn--type1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 8vw;
  font-size: 1.3rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type1 {
    width: 8.6805555556vw;
    height: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--type1 {
    width: 125px;
    height: 30px;
  }
}
.favorite-room__btn--type1 a,
.favorite-room__btn--type1 button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #3C3C3C;
  border: 0.2666666667vw solid #3C3C3C;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type1 a,
  .favorite-room__btn--type1 button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--type1 a,
  .favorite-room__btn--type1 button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.favorite-room__btn--type1 a:hover,
.favorite-room__btn--type1 button:hover {
  color: #3C3C3C;
  background-color: #ffffff;
}
.favorite-room__btn--type1 a,
.favorite-room__btn--type1 button {
  background-image: url(../img/module/btn_arrow_right_icon1.svg);
  background-repeat: no-repeat;
  background-position: center right 2.6666666667vw;
  background-size: 1.3333333333vw 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type1 a,
  .favorite-room__btn--type1 button {
    background-position: center right 0.6944444444vw;
    background-size: 0.3472222222vw 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--type1 a,
  .favorite-room__btn--type1 button {
    background-position: center right 10px;
    background-size: 5px 10px;
  }
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type1 a:hover,
  .favorite-room__btn--type1 button:hover {
    background-image: url(../img/module/btn_arrow_right_icon2.svg);
  }
}
.favorite-room__btn--type2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 8vw;
  font-size: 1.3rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type2 {
    width: 8.6805555556vw;
    height: 2.0833333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--type2 {
    width: 125px;
    height: 30px;
  }
}
.favorite-room__btn--type2 a,
.favorite-room__btn--type2 button {
  padding: 0 0 0 5.3333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #49667E;
  border: 0.2666666667vw solid #49667E;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type2 a,
  .favorite-room__btn--type2 button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--type2 a,
  .favorite-room__btn--type2 button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.favorite-room__btn--type2 a:hover,
.favorite-room__btn--type2 button:hover {
  color: #49667E;
  background-color: #ffffff;
}
.favorite-room__btn--type2 a,
.favorite-room__btn--type2 button {
  background-image: url(../img/module/btn_contact_icon1.svg);
  background-repeat: no-repeat;
  background-position: center left 2.6666666667vw;
  background-size: 4vw 3.2vw;
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type2 a,
  .favorite-room__btn--type2 button {
    background-position: center left 0.6944444444vw;
    background-size: 1.0416666667vw 0.8333333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--type2 a,
  .favorite-room__btn--type2 button {
    background-position: center left 10px;
    background-size: 15px 12px;
  }
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type2 a:hover,
  .favorite-room__btn--type2 button:hover {
    background-image: url(../img/module/btn_contact_icon2.svg);
  }
}
@media screen and (min-width: 768px) {
  .favorite-room__btn--type2 a,
  .favorite-room__btn--type2 button {
    padding: 0 0 0 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__btn--type2 a,
  .favorite-room__btn--type2 button {
    padding: 0 0 0 20px;
  }
}
.favorite-room__btns {
  margin: 4vw 0 0;
}
@media screen and (min-width: 768px) {
  .favorite-room__btns {
    margin: 0 0 0 auto;
    align-self: center;
  }
}
.favorite-room__top {
  padding: 0 0 1.3333333333vw 0;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .favorite-room__top {
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .favorite-room__top {
    border-bottom: 0.0694444444vw solid #CCCCCC;
    padding: 0 0 0.3472222222vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-room__top {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 5px 0;
  }
}
.favorite-room__right {
  width: 100%;
}

.favorite-change {
  display: flex;
  gap: 4vw;
  padding: 0 4vw;
  border-bottom: 0.8vw solid #3C3C3C;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .favorite-change {
    gap: 1.0416666667vw;
    padding: 0 1.0416666667vw;
    border-width: 0.2083333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-change {
    gap: 15px;
    padding: 0 15px;
    border-width: 3px;
  }
}
.favorite-change__inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .favorite-change__inner {
    max-width: 76.3888888889vw;
    gap: 0.6944444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-change__inner {
    max-width: 1100px;
    gap: 10px;
  }
}
.favorite-change--gray {
  background-color: #EFEFEF;
  padding: 6.4vw 4vw 0;
}
@media screen and (min-width: 768px) {
  .favorite-change--gray {
    padding: 1.6666666667vw 1.0416666667vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-change--gray {
    padding: 24px 15px 0;
  }
}
.favorite-change__item {
  width: calc((100% - 2.6666666667vw) / 2);
  height: 10.1333333333vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (min-width: 768px) {
  .favorite-change__item {
    width: calc((100% - 1.0416666667vw) / 2);
    height: 2.6388888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-change__item {
    width: calc((100% - 15px) / 2);
    height: 38px;
  }
}
.favorite-change__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 700;
  border: 0.2666666667vw solid #3C3C3C;
  border-bottom: 0 !important;
  border-radius: 0.8vw 0.8vw 0 0;
  color: #3C3C3C;
  background-color: #ffffff;
  background-repeat: no-repeat;
  padding: 0 0 0 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .favorite-change__item a {
    border: 0.0694444444vw solid #3C3C3C;
    border-radius: 0.2083333333vw 0.2083333333vw 0 0;
    padding: 0;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-change__item a {
    border: 1px solid #3C3C3C;
    border-radius: 3px 3px 0 0;
  }
}
.favorite-change__item--mini {
  width: calc((100% - 4vw) / 3);
}
@media screen and (min-width: 768px) {
  .favorite-change__item--mini {
    width: calc((100% - 2.0833333333vw) / 3);
  }
}
@media screen and (min-width: 1440px) {
  .favorite-change__item--mini {
    width: calc((100% - 30px) / 3);
  }
}
.favorite-change__item--mini a {
  font-size: 1.3rem;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .favorite-change__item--mini a {
    font-size: 1.6rem;
  }
}
.favorite-change__item--building a {
  background-image: url(../img/module/search_change_item_building_icon1.svg);
  background-position: center left 10.6666666667vw;
  background-size: 3.2vw 4vw;
}
@media screen and (min-width: 768px) {
  .favorite-change__item--building a {
    background-position: center left 14.9305555556vw;
    background-size: 0.8333333333vw 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-change__item--building a {
    background-position: center left 215px;
    background-size: 12px 15px;
  }
}
.favorite-change__item--buy a {
  background-image: url(../img/module/search_change_item_buy_icon1.svg);
  background-position: center left 10.6666666667vw;
  background-size: 3.2vw 4vw;
}
@media screen and (min-width: 768px) {
  .favorite-change__item--buy a {
    background-position: center left 14.9305555556vw;
    background-size: 0.8333333333vw 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .favorite-change__item--buy a {
    background-position: center left 215px;
    background-size: 12px 15px;
  }
}
.favorite-change__item--active a {
  color: #ffffff;
  background-color: #3C3C3C;
}
.favorite-change__item--active.favorite-change__item--building a {
  background-image: url(../img/module/search_change_item_building_icon2.svg);
}
.favorite-change__item--active.favorite-change__item--room a {
  background-image: url(../img/module/search_change_item_room_icon2.svg);
}
.favorite-change__item--active.favorite-change__item--buy a {
  background-image: url(../img/module/search_change_item_buy_icon2.svg);
}

.contact-bar {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(60, 60, 60, 0.71);
}
.contact-bar__inner {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding: 2.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .contact-bar__inner {
    max-width: 76.3888888889vw;
    padding: 1.3888888889vw 0;
  }
}
@media screen and (min-width: 1440px) {
  .contact-bar__inner {
    max-width: 1100px;
    padding: 20px 0;
  }
}
.contact-bar__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 8vw;
  font-size: 1.3rem;
  font-weight: 700;
  width: 86.6666666667vw;
  height: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .contact-bar__btn {
    width: 26.3888888889vw;
    height: 3.4722222222vw;
  }
}
@media screen and (min-width: 1440px) {
  .contact-bar__btn {
    width: 380px;
    height: 50px;
  }
}
.contact-bar__btn a,
.contact-bar__btn button {
  padding: 0 0 0 5.3333333333vw;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  border-radius: 1.3333333333vw;
  color: #ffffff;
  background-color: #49667E;
  border: 0.2666666667vw solid #49667E;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px) {
  .contact-bar__btn a,
  .contact-bar__btn button {
    border-radius: 0.3472222222vw;
    border-width: 0.0694444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .contact-bar__btn a,
  .contact-bar__btn button {
    border-radius: 5px;
    border-width: 1px;
  }
}
.contact-bar__btn a:hover,
.contact-bar__btn button:hover {
  color: #49667E;
  background-color: #ffffff;
}
.contact-bar__btn a,
.contact-bar__btn button {
  background-image: url(../img/module/btn_contact_icon1.svg);
  background-repeat: no-repeat;
  background-position: center left 2.6666666667vw;
  background-size: 4vw 3.2vw;
}
@media screen and (min-width: 768px) {
  .contact-bar__btn a,
  .contact-bar__btn button {
    background-position: center left 0.6944444444vw;
    background-size: 1.0416666667vw 0.8333333333vw;
  }
}
@media screen and (min-width: 1440px) {
  .contact-bar__btn a,
  .contact-bar__btn button {
    background-position: center left 10px;
    background-size: 15px 12px;
  }
}
@media screen and (min-width: 768px) {
  .contact-bar__btn a:hover,
  .contact-bar__btn button:hover {
    background-image: url(../img/module/btn_contact_icon2.svg);
  }
}
@media screen and (min-width: 768px) {
  .contact-bar__btn a,
  .contact-bar__btn button {
    font-size: 1.8rem;
    padding: 0 0 0 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .contact-bar__btn a,
  .contact-bar__btn button {
    padding: 0 0 0 20px;
  }
}