.stores.ref02 .wrapper-page{padding: 0;}
.stores.ref02 .search-wrapper{display: table;margin: 0 auto;max-width: 750px;}
.stores.ref02 .search-wrapper .form-field{float: left;width: 225px;margin: 0;}
.stores.ref02 .search-wrapper .form-field.wrapper-city{width: 225px;margin-left: 14px;}
.stores.ref02 .search-wrapper .form-field.hidden + .form-field.wrapper-city{margin-left: 0;}
.stores.ref02 .container-map #map-canvas{width: 100%;height: 550px;}
.stores.ref02 .container-map #map-canvas div {box-sizing: content-box;}
.stores.ref02 .infoBox, .stores.ref02 .infoBox * {box-sizing: border-box !important;}
.stores.ref02 .container-map .infoBox > img{position: absolute !important;top: 9px;right: 9px;z-index: 1;max-width: 32px;}

.stores.ref02 .container-map div:not(.leaflet-popup-content) > .info-box-wrap{border-radius: 3px;box-shadow: 0 2px 14px rgba(0, 0, 0, 0.28);position: relative;background: #fff;}
.stores.ref02 .container-map div:not(.leaflet-popup-content) > .info-box-wrap::after{content: '';width: 0px;height: 0px;position: absolute;bottom: -15px;left: calc(50% - 5px);border-style: solid;border-width: 10px 10px 10px 0;border-color: transparent #FFF transparent transparent;display: inline-block;vertical-align: middle;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);}
.stores.ref02 .container-map div:not(.leaflet-popup-content) > .info-box-wrap .store-info{padding: 20px 35px 21px 20px;}
.stores.ref02 .container-map .info-box-wrap .store-info .item-name{position: relative;bottom: 0;left: 0;z-index: 2;}
.stores.ref02 .wrapper-links, .stores.ref02 .wrapper-numbers, .stores.ref02 .item-schedule {padding-top: 10px;}
.stores.ref02 .container-map .wrapper-links a{display: inline-block;}
.stores.ref02 .container-map .wrapper-links a:first-child {margin-right: 15px;}

.stores.ref02 .container-list{text-align: center;}
.stores.ref02 .container-list .row {letter-spacing: 0;}
.stores.ref02 .container-list .column{text-align: center;display: inline-block;}
/*.stores.ref02 .container-list .sp-medium {display: none;}*/

@media screen and (min-width: 768px){
   .stores.ref02 .search-wrapper .form-field .select select{height: 40px; min-height: auto;}
   .stores.ref02 .search-wrapper .button{float: left;min-width: 127px;height: 42px;-webkit-text-size-adjust: 100%;line-height: 100% !important;margin-left: 14px;display: flex;align-items: center;justify-content: center;}
   .stores.ref02 .container-list .column{text-align: center;float: none;vertical-align: top;}
   /*.stores.ref02 .container-list .column:nth-child(-n+14) {display: inline-block;}
   .stores.ref02 .container-list .column:nth-child(-n+9) + .sp-medium {display: block;}*/
   .stores.ref02 .container-list .column{vertical-align: top;width: 24.5%;}
   .stores.ref02 .container-list.show-all .column {display: inline-block;}
}

.stores.ref02 .container-list .column .store-title{padding-bottom: 17px;border-bottom-width: 1px;border-bottom-style: solid;}
.stores.ref02 .container-list .column .store-address, .stores.ref02 .container-list .column .store-contact, .stores.ref02 .container-list .column .store-schedule{padding-top: 18px; padding-bottom: 18px;}
.stores.ref02 .container-list .column .view-detmap, .stores.ref02 .container-list .column .view-map{display: inline-block;}
.stores.ref02 .container-list .column .view-detmap {margin-right: 25px;}
.stores.ref02 .wrapper-help{text-align: center;}
.stores.ref02 .wrapper-help .button{margin-top: 28px;}
.stores.ref02 .btn-more {clear: both;}
.stores.ref02 .btn-more .button {cursor: pointer;}

@media screen and (max-width: 767px){
   .stores.ref02 .search-wrapper{display: block;margin: 0;padding: 0;max-width: none;}
   .stores.ref02 .search-wrapper .form-field, .stores.ref02 .search-wrapper .form-field.wrapper-city{float: none;width: 100%;margin-left: 0;margin-bottom: 10px !important;}
   .stores.ref02 .search-wrapper .button{float: none;width: 100%;margin: 0;height: auto;}
   .stores.ref02 .container-map{padding: 0;}
   .stores.ref02 .container-map #map-canvas{height: 50vh;}
   .stores.ref02 .container-list{margin: 0 -15px;}

   .stores.ref02 .container-list .column:nth-child(-n+12) {display: block;}
   .stores.ref02 .container-list .column:nth-child(-n+8) + .sp-medium {display: block;}
   .stores.ref02 .container-list.show-all .column {display: block;}
   
   .stores.ref02 .container-list .column .store-title{padding-bottom: 5px;}
   .stores.ref02 .container-list .sp-medium {clear: left;}
   .stores.ref02 .wrapper-help .button{margin-top: 15px;}
   .stores.ref02 .container-list .column .view-detmap {margin-right: 0;}
}

.stores.ref02 .container-list.show-all .sp-medium {display: block;}
#sp-8494, .stores.ref02 .btn-more {display: none;}