.ginza-map--preview{display:grid;grid-template-columns:30% 70%;min-height:290px;margin:80px 0;background:#fff;color:#171717}
.ginza-map__intro{padding:36px 5vw}
.ginza-map__intro .gs-eyebrow{color:#777;letter-spacing:.28em}
.ginza-map__intro h2{margin:13px 0;font:400 clamp(24px,2.3vw,37px)/1.35 Georgia,'Noto Serif JP',serif;letter-spacing:.08em}
.ginza-map__intro>p:last-of-type{margin:0;color:#777;font-size:12px;line-height:1.8}
.ginza-map__link{display:inline-flex;align-items:center;gap:26px;margin-top:20px;padding-bottom:5px;border-bottom:1px solid #222;color:#171717;font-size:11px;letter-spacing:.08em;text-decoration:none}
.ginza-map__preview{display:block;min-width:0;overflow:hidden}
.ginza-map__preview iframe{display:block;width:100%;height:290px;border:0;pointer-events:none;filter:grayscale(1) contrast(.9)}
.map-directory{padding-top:10px;padding-bottom:100px}
.map-directory__header{padding-bottom:34px;border-bottom:1px solid #ccc}
.map-directory__header .gs-eyebrow{color:#777;letter-spacing:.28em}
.map-directory__header h1{margin:12px 0 14px;font:400 clamp(30px,4vw,50px)/1.3 Georgia,'Noto Serif JP',serif;letter-spacing:.07em}
.map-directory__header>p:last-child{margin:0;color:#777;font-size:13px}
.map-directory__panel{display:block;margin-top:8px;background:#fff;color:#171717}
.ginza-map__filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff;overflow:visible}.ginza-map__filters button{min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;padding:14px 8px;border:0;border-bottom:2px solid transparent;background:none;color:#777;font-size:11px;white-space:nowrap}.ginza-map__filters button i,.ginza-map__filters button svg{flex:0 0 auto;width:14px;color:#888}.ginza-map__filters button.active{border-color:#ad8b3d;color:#171717;font-weight:700}.ginza-map__filters button.active i,.ginza-map__filters button.active svg{color:#ad8b3d}
.map-directory__meta{display:flex;justify-content:space-between;align-items:center;padding:18px 2px;color:#777;font:10px Arial,sans-serif;letter-spacing:.12em}
.map-directory__meta small{letter-spacing:0}
#ginza-leaflet{height:600px;border:1px solid #ddd}.map-directory #ginza-leaflet .leaflet-tile-pane{filter:grayscale(1) contrast(.9)}
.ginza-marker{display:grid!important;place-items:center;background:#ad8b3d;border:2px solid #fff;border-radius:50%;box-shadow:0 3px 12px #0005;color:#fff!important;font-size:16px}.ginza-marker i,.ginza-marker svg{color:#fff!important;fill:#fff!important}
.leaflet-popup-content-wrapper{border-radius:0}
.leaflet-popup-content{width:280px!important;margin:0}
.map-popup img{width:100%;height:135px;object-fit:cover}
.map-popup__body{padding:16px}
.map-popup small{color:#888;letter-spacing:.08em}
.map-popup h3{margin:5px 0;font:600 17px Georgia,serif}
.map-popup address{margin:8px 0;font-size:11px;font-style:normal}
.map-popup ul{margin:10px 0;padding:10px 0 0;border-top:1px solid #ddd;list-style:none}
.map-popup li{margin:5px 0}
.map-popup a{color:#111;text-decoration:none}
.map-popup__links{display:grid;gap:7px;margin-top:14px;font-size:11px}.map-popup__button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 11px;border:1px solid #ad8b3d;background:#fff;color:#171717!important;font-weight:600}.map-popup__button:hover{background:#ad8b3d;color:#fff!important}
.map-spot-list-head{margin-top:54px;padding-top:32px;border-top:1px solid #ccc}.map-spot-list-head .gs-eyebrow{color:#8b7440;letter-spacing:.22em}.map-spot-list-head h2{margin:8px 0 24px;font:400 27px Georgia,'Noto Serif JP',serif}.map-spot-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.map-spot-card{display:grid;grid-template-columns:150px minmax(0,1fr);min-height:145px;border:1px solid #ddd;background:#fff}.map-spot-card__image{display:grid;place-items:center;overflow:hidden;background:#eee;color:#999;font:10px Arial;letter-spacing:.14em}.map-spot-card__image img{width:100%;height:100%;object-fit:cover}.map-spot-card>div{min-width:0;padding:15px}.map-spot-card small{color:#8b7440;font-size:10px}.map-spot-card h3{margin:5px 0;font-size:15px}.map-spot-card h3 a{color:#171717;text-decoration:none}.map-spot-card address{color:#777;font-size:10px;font-style:normal;line-height:1.6}.map-spot-card__link{display:inline-block;margin-top:8px;color:#171717;font-size:10px;text-decoration:none}.map-spot-list-empty{grid-column:1/-1;padding:30px;border:1px solid #ddd;color:#777;text-align:center}
@media(max-width:800px){.ginza-map--preview{grid-template-columns:1fr;margin:50px 0}.ginza-map__intro{padding:32px 24px}.ginza-map__intro h2 br{display:none}.ginza-map__preview iframe{height:240px}.map-directory{padding-top:10px}.map-directory__meta small{display:none}#ginza-leaflet{height:480px}.ginza-map__filters{grid-template-columns:repeat(3,minmax(0,1fr));padding:0}.ginza-map__filters button{padding:12px 5px}.map-spot-list{grid-template-columns:1fr}.map-spot-card{grid-template-columns:120px minmax(0,1fr)}}
.map-directory .ginza-map__filters{border-top:0}
.map-directory .ginza-map__filters button{gap:10px;color:#777;font-size:10px;transition:background-color .18s,color .18s}
.map-directory .ginza-map__filters button i,.map-directory .ginza-map__filters button svg{transition:color .18s}
.map-directory .ginza-map__filters button:hover{background:#ad8b3d;color:#fff!important}
.map-directory .ginza-map__filters button:hover span,.map-directory .ginza-map__filters button:hover i,.map-directory .ginza-map__filters button:hover svg{color:#fff!important;fill:#fff!important}
.map-spot-card__category{display:flex;align-items:center;gap:8px;min-width:0}.map-spot-card__category>span{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;background:#ad8b3d;color:#fff;font-size:9px;font-weight:600;white-space:nowrap}.map-spot-card__category>span i,.map-spot-card__category>span svg{color:#fff!important;fill:#fff!important}.map-spot-card__category em{overflow:hidden;color:#ad8b3d;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.map-spot-card__category>span{gap:6px;padding:4px 8px;font-size:11px}.map-spot-card__category>span i,.map-spot-card__category>span svg{width:11px!important;font-size:11px!important}.map-spot-card__category em{font-size:11px;font-weight:700}.map-popup__category{display:flex;align-items:center;gap:8px;margin-bottom:7px}.map-popup__category>span{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;background:#ad8b3d;color:#fff;font-size:11px;font-weight:600}.map-popup__category>span i,.map-popup__category>span svg{width:11px!important;color:#fff!important;fill:#fff!important;font-size:11px!important}.map-popup__category em{color:#ad8b3d;font-size:11px;font-style:normal;font-weight:700}
.map-popup__links>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.map-popup__links>div:empty{display:none}.map-popup__button i,.map-popup__button svg{width:11px;margin-left:auto}.map-popup__detail{justify-content:center;background:#ad8b3d;color:#fff!important}.map-popup__detail:hover{background:#95762f}
.map-spot-card__actions{display:grid;gap:6px;margin-top:10px}.map-spot-card__actions>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.map-spot-card__actions>div:empty{display:none}.map-spot-card__button{display:flex;align-items:center;justify-content:space-between;min-height:28px;padding:5px 7px;border:1px solid #ad8b3d;color:#171717;font-size:9px;text-decoration:none}.map-spot-card__button i,.map-spot-card__button svg{width:9px;color:#ad8b3d}.map-spot-card__detail{justify-content:center;background:#ad8b3d;color:#fff}
.map-popup__button{min-width:0;padding:8px 9px!important;font-size:10px!important;font-weight:600!important;line-height:1.15!important;white-space:nowrap}.map-popup__links>div{grid-template-columns:repeat(2,minmax(0,1fr))}.map-popup__links>div>a:only-child{grid-column:1/-1}.map-popup__button i,.map-popup__button svg{flex:0 0 10px!important;width:10px!important;height:10px!important;font-size:10px!important}.map-popup__detail{gap:7px!important;color:#fff!important}.map-popup__detail i,.map-popup__detail svg{margin-left:0!important;color:#fff!important;fill:#fff!important}
.map-spot-card__actions>div{grid-template-columns:repeat(2,minmax(0,1fr))}.map-spot-card__actions>div>a:only-child{grid-column:1/-1}.map-spot-card__button{min-width:0;padding:5px 6px!important;color:#171717!important;font-size:8px!important;font-weight:600!important;line-height:1.1!important;white-space:nowrap}.map-spot-card__button i,.map-spot-card__button svg{flex:0 0 8px!important;width:8px!important;height:8px!important;font-size:8px!important}.map-spot-card__detail{gap:6px;justify-content:center;color:#fff!important}.map-spot-card__detail i,.map-spot-card__detail svg{color:#fff!important;fill:#fff!important}
.map-popup__button{justify-content:center!important;gap:7px}.map-popup__button i,.map-popup__button svg{margin-left:0!important}.map-popup__button:hover i,.map-popup__button:hover svg{color:#fff!important;fill:#fff!important}
.map-spot-card__button{justify-content:center!important;gap:5px;transition:background-color .18s,color .18s}.map-spot-card__button:hover{background:#ad8b3d;color:#fff!important}.map-spot-card__button:hover i,.map-spot-card__button:hover svg{color:#fff!important;fill:#fff!important}
.map-popup__button,.map-spot-card__button{border-radius:5px;background:#fff;color:#171717!important}.map-popup__detail,.map-spot-card__detail{background:#fff;color:#171717!important}.map-popup__detail i,.map-popup__detail svg,.map-spot-card__detail i,.map-spot-card__detail svg{color:#ad8b3d!important;fill:#ad8b3d!important}.map-popup__button:hover,.map-spot-card__button:hover{background:#ad8b3d;color:#fff!important}.map-popup__button:hover i,.map-popup__button:hover svg,.map-spot-card__button:hover i,.map-spot-card__button:hover svg{color:#fff!important;fill:#fff!important}
