@media screen and (min-width: 768px) {
  .address br:nth-child(2) {
    display: none;
  }
}
.storeinfo_tit_01,
.storeinfo_tit_02,
.storeinfo_tit_03 {
  text-indent: -9999px;
  background-size: cover;
  background-position: top center;
  aspect-ratio: 400/97;
}

.storeinfo_tit_01 {
  background-image: url("/system_panel/uploads/images/store_title_yousu.png");
}

.storeinfo_tit_02 {
  background-image: url("/system_panel/uploads/images/store_title_map.png");
}

.storeinfo_tit_03 {
  background-image: url("/system_panel/uploads/images/store_title_detail.png");
}/*# sourceMappingURL=store.css.map */