
/*========================================================
search
========================================================*/

.cls-1,
.cls-7,
.cls-8 {
  fill: none;
}

.cls-1,
.cls-2,
.cls-4 {
  stroke: #c8c9ca;
}

.cls-1,
.cls-2,
.cls-4,
.cls-8 {
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cls-1,
.cls-2 {
  stroke-width: 2px;
}

.cls-2,
.cls-4,
.cls-6 {
  fill: #fff;
}

.cls-3 {
  font-size: 11px;
  fill: #8e9b94;
  font-family: YuGothic-Bold, Yu Gothic;
  font-weight: 700;
}

.cls-4,
.cls-7,
.cls-8 {
  stroke-width: 3px;
}

.cls-5 {
  fill: #30a8f4;
}

.cls-6 {
  font-size: 16px;
  font-family: KozGoPr6N-Bold-90ms-RKSJ-H, Kozuka Gothic Pr6N;
}

.cls-7,
.cls-8 {
  stroke: #30a8f4;
  fill: #fff;
  fill-opacity: 0;
}

.cls-7 {
  stroke-miterlimit: 10;
}


rect.cls-5 {
  stroke: #30a8f4;
}

.selected .cls-5 {
  fill-opacity: 1;
  fill: #800000;
  stroke: #800000;
}

.selected .cls-7 {
  fill-opacity: 0.5;
  fill: #800000;
  stroke: #800000;
}

.selected .cls-6 {
  fill-opacity: 1;
}

.cls-9 {
  letter-spacing: -0.25em;
}

.search div>dl>dd dt span.splus {
    cursor: pointer;
    display: block;
    z-index: 9;
    opacity: 0.5;
    content: '';
    background-color: #fff;
    width: 3.63vw;
    height: 3.63vw;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 2.33vw;
    opacity: 0;
}


.ac>dt>input[type=checkbox] + label {
    width: 93%;
    /* pointer-events: none; */
    opacity: 0.9;
}


.dc>dt>input[type=checkbox] + label {
  width: 93%;
}

.dc>dt:before {
  content: '';
  background-color: #fff;
  width: 3.63vw;
  height: 0.63vw;
  position: absolute;
  top: 0;bottom: 0;margin: auto;
  right: 2.33vw;
  z-index: 5;
}
.dc>dt:after {
  content: '';
  background-color: #fff;
  height: 3.63vw;
  width: 0.63vw;
  position: absolute;
  top: 0;bottom: 0;margin: auto;
  right: 3.83vw;
  z-index: 5;
}
.dc>dt.active:after {
  display: none;
}
.dc>dd {
  display: none;
}

.area > dd.listside {
  width: 45%;
  float: left;
  }

.area > dd.mapside {
    width: 55%;
    float: left;
    background: #E8F3FA;
}

.area > dd.mapside > svg {
    width: 100%;
    padding: 3%;
}

.area:after {
    content: "";
    display: block;
    clear: both;
}
.other_search.dc>dd {
  display: block;
}

.area.dc>dt:after,
.rent.dc>dt:after,
.space.dc>dt:after,
.other_search.dc>dt:after {
  background: none;
}
.area.dc>dt.active:after,
.rent.dc>dt.active:after,
.space.dc>dt.active:after,
.other_search.dc>dt.active:after {
  display: block;
}

.other_search.dc>dt:before {
  content: '';
  width: 5.83vw;height: 5.83vw;
  position: absolute;
  top: 0;bottom: 0;right: 1.66vw;margin: auto;
  border-radius: 100px;
}

.area.dc>dt:after,
.rent.dc>dt:after,
.space.dc>dt:after,
.other_search.dc>dt:after {
  content: '';
  width: 1.66vw;height: 1.66vw;
  position: absolute;
  top: -3px;bottom: 0;right: 3.3vw;margin: auto;
  border-right: 2px solid  #fff;
  border-bottom: 2px solid  #fff;
  transform: rotate(45deg);
}
.area.dc>dt.active:after,
.rent.dc>dt.active:after,
.space.dc>dt.active:after,
.other_search.dc>dt.active:after  {
  top: 0;bottom: -5px;
  border: none;
  border-left: 2px solid  #fff;
  border-top: 2px solid  #fff;
}

.area>dt:before {
    background-color: #8DA0B6;
}

.rent>dt:before {
    background-color: #001E43;
}

.space>dt:before {
    background-color: #8DA0B6;
}

.area>dt:before, .rent>dt:before, .space>dt:before, .other_search.ac>dt:before {
  content: '';
  width: 5.83vw;height: 5.83vw;
  position: absolute;
  top: 0;bottom: 0;right: 1.66vw;margin: auto;
  border-radius: 100px;
}

.search div>dl>dd dt span.chickyou {
  padding-left: 8%;
}

.search div>dl>dt, .other_search>dt {
    background-color: #F2F2F2;
    border-radius: 5px;
    padding: 3%;
    position: relative;
    font-size: 3.66vw;
    font-weight: bold;
}

.search div>dl>dd dt, .search div>dl>dd dd, .other_search>dd dt, .other_search>dd dd {
  padding: 3% 3%;
  border-bottom: 2px solid  #FFF;
  font-size: 22px;
  font-size: 3.33vw;
  position: relative;
}


.search div>dl,
.other_search {
  font-size: 22px;
  font-size: 3.66vw;
  margin-bottom: 3%;
  background: #e8f3fa;
  border-radius: 10px;
  width: 100%;
}

dl.area.dc dd {
    display: block;
}

dl.area.dc dd.listside dd {
    display: none;
}

.lity-container .other_search {
    background: #fff;
}

.wrap.pink:before {
    background-color: #EB5F66;
    height: 250px;
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}




.inner3 {
  padding: 0 !important;
}
.rent:after {
    content: "";
    display: block;
    clear: both;
}

.search:after {
    content: "";
    clear: both;
    display: block;
}


.bg_29:before {
    content: "";
    display: block;
    clear: both;
}

.btn_fixed .other_btn {
    width: 36%;
    max-width: 220px;
    background-color: #FFB820;
    float: right;
    line-height: 1.5;
    margin: 0;
    font-size: 18px;
}

.btn_fixed button, .other_search button, .other_btn {
    color: #fff;
    font-weight: bold;
    background-color: #800000;
    text-align: center;
    width: 60%;
    padding: 3% 0;
    border: none;
    border-radius: 100px;
    display: block;
    position: relative;
    margin: 0;
    font-size: 18px;
    margin: 3% auto;
}

.btn_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    padding: 5%;
    z-index: 10;
}

.btn_fixed .btn_fixedinner {
    margin: 0 auto;
    padding: 0;
    width: 94%;
}
.btn_fixed .btn_fixedinner:after {
    clear: both;
    content: "";
    display: block;
}

.btn_fixed button:before, .other_search button:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: -5px;
    bottom: 0;
    right: 38px;
    margin: auto;
    border: 2px solid #fff;
    border-radius: 100px;
}

.btn_fixed button:after, .other_search button:after {
    content: '';
    width: 9px;
    height: 9px;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    bottom: 0;
    right: 30px;
    margin: auto;
}

.search div#inline {
    width: 100%;
}

.lity-content {
    max-height: 100%;
    overflow: overlay;
    padding: 0 !important;
}

.lity-container {
    width: 94%;
    background-color: #fff;
    border-radius: 5px;
    padding: 3%;
    height: 94%;
    max-width: 920px;
}


dl.area.dc dd {
    display: none;
}

.search {
    width: 100%;
    margin: 0 auto 10%;
    background: #fff;
    border-radius: 10px;
}

dl.area.dc dd.mapside {
    display: none !important;
}

.area > dd.listside {
    width: 100%;
    float: none;
}




.btn_fixed button, .other_search button, .other_btn, a.btn1, button.btn1 {
    font-size: 3.5vw;
}

.btn_fixed .other_btn {
    font-size: 3.5vw;
}

.search .bg_29 {
    padding: 0;
}

.searchWp + footer {
  padding-bottom: 20vw;
}
