@charset "UTF-8";

/*住所選択ポップアップ*/

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    outline: 0;
    z-index: 9999;
}

.ui-widget-header {
    border: none;
    background: #4d3939;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
}


.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0;
    background: none;
    overflow: auto
}
.ui-dialog .ui-dialog-content .parts{
  padding: 1em ;
  font-size: 1.5rem;
  font-weight: normal;
}

.ui-dialog .ui-dialog-content .parts .h3{
    font-size: 1.5rem;
}



#mapListDialog span.clickable{
  font-weight: normal;
  font-size: 1.5rem;
  cursor: pointer;
}

#mapListDialog .mapDialogKen{
  margin: 1em 0 .5em;
}
#mapListDialog .mapDialogKen  span.clickable,
#mapListDialog span.mapDialogKenSi{
  font-weight: bold;
}


#mapListDialog span.clickable:hover {
  opacity: 0.5;
  text-decoration: underline;
}
#mapListDialog .areaList {
  margin-bottom: 2em;
}




/* 地図エリア*/
#map_canvas #njcBukkenView {
  position: absolute;
}
.mapBkList{
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  right: 100px;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
}

#map_canvas #njcBukkenView .mapBkList .buttonBg {
  display: none;
}

#map_canvas #njcBukkenView .mapBkList .mapBkItem .mapBkContent a .money span {
  font-size: 1.1rem;
  font-weight: bold;
  color: #ff0004;
}
 #map_canvas .markerClusterer {
  background-color: #ff0;
  position: relative;
  top: -20px;
  right: -20px;
  height: 30px;
  line-height: 26px;
  width: 35px;
  border: 3px solid;
  border-radius: 15px;
}

.mapMainPanel .mapSideSearch {
    height: calc(100vh - 56px);
  }
.mapMainPanel .mapSideSearch .content {
    height: calc(100% - 89px);
    overflow-y: scroll;
  }
 .mapMainPanel .bkSearchMap {
    width: calc(100% - 400px);
  }
  #map_canvas {
    height: calc(100vh - 56px);
  }
 #map_canvas #njcBukkenView .mapBkList .mapBkItem:not(:last-child) {
    border-bottom: 1px solid #e7e7e7;
  }
 #map_canvas #njcBukkenView {
    width: 274px;
    right: 10px;
    top: 80px;
    z-index: 1;
  }
  #map_canvas #njcBukkenView .overflow {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
  }


/*会員ラベル*/
.mapBkList .kaiin-label{
  font-size:10px;
  padding: .5em;
  background: red;
  color:#fff;
  display: inline-block;
  margin-top: 10px;
}

.mapBkList .kaiin-label.__loggedout{
  position: absolute;
  left: 50%;
  top:50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  width: 90%;
  text-align: center;
  font-size: 15px;
  line-height: 2;
}


.breadcrumb{background: none;}


.saleMapForm .tbl-form td{
  padding-right: 1em;
}

.sale-map__page #njcAddRefine{
  display: none;
}

@media screen and (max-width: 767px) {
  .sale-map__page .w-search__btn02{
    margin: 0 3px;
  }
  .sale-map__page #njcAddRefine{
    display: block
  }
  .ui-dialog .ui-dialog-content{
    padding: 1em;
  }
  
  .mapMainPanel .mapSideSearch{
    height: auto;
  }
  .mapMainPanel .bkSearchMap{
    width: 100%;
    height: auto;
  }

  #aspectwrapper{
    height: calc(100vh - 65px);
  }


  /* line 167, resources/assets/sass/njc/_tiny.scss */
  .public-body #map_canvas #njcBukkenView {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
  }
  /* line 172, resources/assets/sass/njc/_tiny.scss */
  #map_canvas #njcBukkenView .mapBkList {
    width: 100%;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    border: none;
    border-radius: unset;
    padding-bottom: 40px;
    background-color: #eeeeee;
    left: 0;
  }
    #map_canvas #njcBukkenView .mapBkList.noDotsSlider {
    padding-bottom: 0px;
  }
  /* line 184, resources/assets/sass/njc/_tiny.scss 
  .public-body #map_canvas #njcBukkenView .mapBkList .header,
  .public-body #map_canvas #njcBukkenView .mapBkList .njcSliderClose {
    border-radius: unset;
  }
  /* line 188, resources/assets/sass/njc/_tiny.scss */
  .public-body #map_canvas #njcBukkenView .mapBkList #bkTinyList {
    height: auto;
    position: static;
    background-color: #ffffff;
    margin: 0;
  }
  /* line 193, resources/assets/sass/njc/_tiny.scss */
  .public-body #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-list {
    width: 100%;
    height: auto;
    min-height: 139px;
    background-color: white;
  }
  /* line 199, resources/assets/sass/njc/_tiny.scss */
  .public-body #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-dots {
    width: calc(100% - (70px * 2));
    left: 70px;
    bottom: 11px;
  }
  /* line 203, resources/assets/sass/njc/_tiny.scss */
  .public-body #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-dots li {
    width: 100%;
  }
   #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-dots li[aria-hidden="true"] {
    display: none;
  }
   #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-prev,
    #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-next {
    z-index: 1;
  }
   #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-prev:before,
   #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-next:before {
    color: #000000;
    font-size: 30px;
  }
   #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-prev {
    left: 0;
  }
  #map_canvas #njcBukkenView .mapBkList #bkTinyList .slick-next {
    right: 12px;
  }
  /* line 228, resources/assets/sass/njc/_tiny.scss */
  .public-body .mapMainPanel {
    flex-direction: column;
  }
  .mapMainPanel .mapSideSearch {
    max-width: none;
    width: 100%;
  }
  .mapMainPanel .mapSideSearch .searchBox {
    display: none;
  }

  /* line 242, resources/assets/sass/njc/_tiny.scss */
  .public-body .mapMainPanel .bkSearchMap #map_canvas #njcBukkenView .mapBkList .mapBkItem {
    display: flex;
  }
}




