@charset "UTF-8";.map-selector{margin-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.map-selector__header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;border-bottom:1px solid #e8e8e8}@media screen and (max-width:768px){.map-selector__header{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem 1rem}}.map-selector__title-box{display:flex;align-items:baseline;gap:.5rem}.map-selector__label{font-family:Jost,sans-serif;font-size:.75rem;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.05em}.map-selector__title{font-size:1rem;font-weight:700;color:#222;margin:0}.map-selector__breadcrumb{display:flex;align-items:center;gap:.375rem;font-size:.8125rem}.map-selector__crumb--current{font-weight:700;color:#222}.map-selector__crumb--future{color:#888}.map-selector__crumb--link{color:#491699;background:none;border:none;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline;text-underline-offset:2px}.map-selector__crumb--link:hover{color:#34106c}.map-selector__crumb-sep{color:#ccc;font-size:.875rem}.map-selector__map-area{background:#f9f9f6;padding:.25rem 0;display:flex;justify-content:center}.map-selector__map-wrap{width:100%;max-width:100%}.map-selector__map-wrap--small{max-width:320px}@media screen and (max-width:768px){.map-selector__map-wrap--small{max-width:240px}}.map-selector__two-col{display:flex;background:#f9f9f6;min-height:320px;gap:0}@media screen and (max-width:768px){.map-selector__two-col{flex-direction:column}}.map-selector__content-col{flex:0 0 40%;max-width:40%;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:1024px){.map-selector__content-col{flex:0 0 45%;max-width:45%}}@media screen and (max-width:768px){.map-selector__content-col{flex:none;max-width:100%;padding:1rem}}.map-selector__area-heading{display:flex;align-items:baseline;gap:.5rem;padding:0 .25rem}.map-selector__area-heading-ja{font-size:1.25rem;font-weight:700;color:#222}.map-selector__area-heading-en{font-family:Jost,sans-serif;font-size:.75rem;font-weight:500;color:#555}.map-selector__area-svg-wrap{display:flex;justify-content:center;align-items:center;flex:1;min-height:160px}.map-selector__area-svg{width:100%;max-width:260px;height:auto;display:block}@media screen and (max-width:768px){.map-selector__area-svg{max-width:200px}}.map-selector__visual-col{flex:1;position:relative;overflow:hidden;min-height:320px}@media screen and (max-width:768px){.map-selector__visual-col{min-height:180px}}.map-selector__visual-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.map-selector__visual-overlay{position:absolute;bottom:1.5rem;right:1.5rem;text-align:right;display:flex;flex-direction:column;gap:.25rem}@media screen and (max-width:768px){.map-selector__visual-overlay{bottom:1rem;right:1rem}}.map-selector__visual-label-en{font-family:Jost,sans-serif;font-size:.625rem;font-weight:500;color:#fffc;text-transform:uppercase;letter-spacing:.1em}.map-selector__visual-label{font-family:Jost,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);line-height:1.2}@media screen and (max-width:768px){.map-selector__visual-label{font-size:1.125rem}}.map-selector__panel-title{font-size:1.125rem;font-weight:700;color:#222;margin:0;display:flex;align-items:center;gap:.5rem}.map-selector__panel-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.map-selector__panel-title-en{font-family:Jost,sans-serif;font-size:.75rem;font-weight:400;color:#888}.map-selector__pill-grid{display:flex;flex-wrap:wrap;gap:.5rem}.map-selector__pill{display:inline-block;padding:.375rem 1rem;background:#f1f1f1;border:1px solid #ddd;border-radius:.25rem;font-size:.875rem;color:#222;cursor:pointer;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.map-selector__pill:hover{background:#ece6fa;border-color:#491699;color:#222}.map-selector__empty{font-size:.875rem;color:#888}.map-selector__back-link{display:inline-block;background:none;border:none;color:#888;font-size:.8125rem;cursor:pointer;padding:0;margin-top:auto}.map-selector__back-link:hover{color:#491699}.map-selector__tabs{display:flex;flex-wrap:wrap;gap:0;padding:0 1.5rem;background:#fff;border-top:1px solid #e8e8e8}@media screen and (max-width:768px){.map-selector__tabs{padding:0 .5rem}}.map-selector__tab{display:flex;align-items:center;gap:.375rem;padding:.625rem .875rem;background:none;border:none;border-bottom:2px solid transparent;font-size:.8125rem;color:#222;cursor:pointer;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease}.map-selector__tab:hover{background:#ece6fa}.map-selector__tab--active{border-bottom-color:#491699;font-weight:700}.map-selector__tab-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.japan-area-map__svg{width:100%;height:auto}.japan-area-map__svg .area{cursor:pointer;transition:opacity .2s ease,filter .2s ease}.japan-area-map__svg .area:hover{filter:brightness(1.1) drop-shadow(0 2px 6px rgba(0,0,0,.2))}.japan-area-map__svg .area.dimmed{opacity:.3;filter:saturate(.4)}.japan-area-map__svg .area-label{font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;fill:#222;pointer-events:none}.japan-area-map__svg .area-label-en{font-family:Jost,Inter,sans-serif;font-size:8px;font-weight:500;fill:#222;pointer-events:none}.page-hero{display:flex;gap:0;margin-bottom:2rem;min-height:280px;overflow:hidden}@media screen and (max-width:768px){.page-hero{flex-direction:column;min-height:auto}}.page-hero__map-col{flex:0 0 35%;max-width:35%;background:#f1f1f1;padding:1.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:1024px){.page-hero__map-col{flex:0 0 40%;max-width:40%}}@media screen and (max-width:768px){.page-hero__map-col{flex:none;max-width:100%;padding:1rem}}.page-hero__category-col{flex:0 0 35%;max-width:35%;background:#f1f1f1;padding:1.25rem 1.5rem;display:flex;flex-direction:column}@media screen and (max-width:1024px){.page-hero__category-col{flex:0 0 40%;max-width:40%}}@media screen and (max-width:768px){.page-hero__category-col{flex:none;max-width:100%;padding:1rem}}.page-hero__visual-col{flex:1;position:relative;overflow:hidden;min-height:280px}@media screen and (max-width:768px){.page-hero__visual-col{min-height:180px}}.page-hero__visual-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.japan-map{width:100%;max-width:320px;height:auto;margin:0 auto}@media screen and (max-width:768px){.japan-map{max-width:260px}}.map-region-tabs{display:flex;flex-wrap:wrap;gap:.375rem;padding:.75rem 82px 0;margin-bottom:.25rem}@media screen and (max-width:768px){.map-region-tabs{padding:.75rem 20px 0;gap:.25rem}}.map-region-tab{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;border:1px solid #222;border-radius:.25rem;background:#fff;color:#222;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.map-region-tab:hover,.map-region-tab:active,.map-region-tab:focus{background-color:#efefef}.map-region-tab--active,.map-region-tab.active{background:#222;color:#fff;border-color:#222}.map-region-tab__dot{width:8px;height:8px;border-radius:50%;margin-right:.375rem;flex-shrink:0}.category-nav{flex:1}.category-nav__title{font-family:Jost,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.75rem;letter-spacing:.05em}.category-nav__list{list-style:none;padding:0;margin:0}.category-nav__item{border-bottom:1px solid rgba(34,34,34,.08)}.category-nav__item:last-child{border-bottom:none}.category-nav__link{display:flex;align-items:center;justify-content:space-between;padding:.5rem .25rem;font-size:.875rem;font-weight:500;text-decoration:none;color:#222;transition:background-color .2s ease}.category-nav__link:hover,.category-nav__link:active,.category-nav__link:focus{background-color:#efefef;border-radius:.25rem}.category-nav__link:after{content:"";width:6px;height:6px;border-right:2px solid #222;border-bottom:2px solid #222;transform:rotate(-45deg);flex-shrink:0;margin-left:.5rem;opacity:.5}.category-nav__count{font-family:Jost,sans-serif;font-size:.75rem;color:#888;margin-left:auto;margin-right:.75rem}.page-section{margin-bottom:2.5rem}.page-section--nopad .page-section__body{padding:0}.page-section__header{display:flex;justify-content:space-between;align-items:center;padding:0 82px;margin-bottom:1rem}@media screen and (max-width:768px){.page-section__header{padding:0 20px}}.page-section__title-box{display:flex;align-items:baseline;gap:.75rem}.page-section__title{font-family:Jost,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.03em;line-height:1}.page-section__subtitle{font-family:Noto Sans JP,sans-serif;font-size:.75rem;color:#888}.page-section__body{padding:0 82px}@media screen and (max-width:768px){.page-section__body{padding:0 20px}}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.25rem}@media screen and (max-width:1280px){.listing-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.listing-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media screen and (max-width:480px){.listing-grid{grid-template-columns:1fr}}.listing-item{display:block;text-decoration:none;color:#222;cursor:pointer;transition:transform .2s ease}.listing-item:hover{transform:translateY(-2px)}.listing-item__img-box{position:relative;width:100%;padding-top:66.67%;overflow:hidden;border-radius:.5rem;margin-bottom:.625rem;background-color:#f1f1f1}@media screen and (max-width:768px){.listing-item__img-box{border-radius:.25rem}}.listing-item__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.listing-item__info{padding:0 .125rem}.listing-item__title{height:2.5rem;font-family:"Noto Serif JP",serif;font-size:.875rem;margin-bottom:.375rem;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.listing-item__meta{display:flex;justify-content:space-between;align-items:center}.comment-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.comment-section__search{display:flex;align-items:center;gap:.5rem}.comment-section__search-input{width:160px;height:2rem;padding:0 .625rem;border:1px solid rgba(34,34,34,.15);border-radius:100vh;font-size:.8125rem;background:#fff;outline:none}.comment-section__search-input:focus{border-color:#491699}.comment-thread{background:#f1f1f1;margin-bottom:.75rem;padding:.75rem 1rem;border-radius:.375rem}@media screen and (max-width:768px){.comment-thread{padding:.75rem .625rem}}.comment-item{display:flex;gap:.625rem;padding:.5rem 0;border-bottom:1px solid #707070}.comment-item:last-child{border-bottom:none}.comment-item__avatar{width:2.25rem;height:2.25rem;border-radius:50%;flex-shrink:0;-o-object-fit:cover;object-fit:cover;background-color:#f1f1f1}.comment-item__body{flex:1;min-width:0}.comment-item__header{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.comment-item__name{font-size:.8125rem;font-weight:600}.comment-item__date{font-family:Jost,sans-serif;font-size:.6875rem;color:#888}.comment-item__text{font-size:.8125rem;line-height:1.5;color:#222222d9}.comment-item__actions{display:flex;gap:.75rem;margin-top:.375rem;font-size:.6875rem;color:#888}.comment-item__action{cursor:pointer;text-decoration:none;color:#888}.comment-item__action:hover{color:#222}.comment-item--reply{margin-left:2.875rem;padding-top:.375rem}@media screen and (max-width:768px){.comment-item--reply{margin-left:1.5rem}}.comment-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.75rem 0;font-family:Jost,sans-serif;font-size:.875rem;font-weight:600}.comment-pagination__link{text-decoration:none;color:#222;border-bottom:1px solid #222}.comment-pagination__link:hover{opacity:.7}.comment-pagination__current{color:#888}.ranking-grid--top{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.25rem}@media screen and (max-width:768px){.ranking-grid--top{gap:.625rem}}.ranking-grid--bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media screen and (max-width:768px){.ranking-grid--bottom{gap:.625rem}}@media screen and (max-width:480px){.ranking-grid--bottom{grid-template-columns:repeat(2,1fr)}}.ranking-item{position:relative;overflow:hidden;border-radius:.5rem;cursor:pointer}.ranking-item:hover .ranking-item__img{transform:scale(1.03)}.ranking-item__img-box{position:relative;width:100%;padding-top:66.67%;overflow:hidden}.ranking-item__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.ranking-item__number{position:absolute;top:.5rem;left:.625rem;font-family:Jost,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1;z-index:1}.ranking-item__kone{position:absolute;bottom:.5rem;right:.625rem;display:flex;align-items:center;z-index:1}.sort-row{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1rem;gap:.75rem}@media screen and (max-width:768px){.sort-row{justify-content:space-between}}
