<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p-shopModal_inner .shop-text-head  .category-item.-understand {
  color: #c964a9;
}
.p-shopModal_inner .shop-text-head  .category-item.-understand:before {
  background-color: #c964a9;
}
.p-shopList-map-shop .item_inner .building_inner .content.-understand {
  color: #c964a9;
}
.p-shopList-map-shop .item_inner .building_inner .content.-understand:before {
  background-color: #c964a9;
}

@media only screen and (min-width: 768px) and (min-width: 1920px) {
  .p-shopList-map-shop .item_inner .building_inner .name .shop {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1359px) {
  .p-shopList-map-shop .item_inner .building_inner .name .shop {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .p-shopList-map-shop .item_inner .building_inner .name .shop {
    font-size: 1.15rem;
  }
  .p-shopList-map-shop .js_shopModalBtn:hover .building_inner .content.-understand {
    color: #fff
  }
  .p-shopList-map-shop .js_shopModalBtn:hover .building_inner .content.-understand:before {
    background-color: #fff
  }
  .p-shopList-map-shop .item.-no4 .buildingList .building:nth-child(3) {
    width:initial;
  }
  .p-shopList-map-shop .item.-no4 .buildingList .building:nth-child(4) {
    width:4.8125rem; 
  }
  .p-shopList-map-shop .item.-no4 .buildingList .building:nth-child(4) .building_inner {
    margin-left: auto;
    margin-right: auto
  }
}
@media screen and (max-width: 767px) {
  .p-shopList-map-shop .item_inner .building_inner .name .shop {
    font-size: 1.10rem;
  }
}</pre></body></html>