.aw-locator{margin-top:70px;--aw-locator-store-top-gap: 20px}.aw-locator__inner{position:relative}.aw-locator__tabs{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0 12px;margin:0}.aw-locator__tab{position:relative;flex:0 1 427px;height:70px;margin:0;padding:0 44px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#78876e;color:#fff;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:500;font-size:24px;line-height:34px;letter-spacing:0;text-align:center;text-decoration:none;transition:background-color .22s ease,color .22s ease,box-shadow .22s ease}.aw-locator__tab:hover{color:#fff}.aw-locator__tab:after,.aw-locator__tab:before{content:"";position:absolute;right:16px;top:50%;width:8px;height:8px;border-width:1.5px 1.5px 0 0;border-style:solid;border-color:#fff;transition:opacity .18s ease,transform .18s ease}.aw-locator__tab:after{opacity:1;transform:translateY(-50%) rotate(45deg)}.aw-locator__tab:before{opacity:0;transform:translateY(-50%) rotate(135deg)}.aw-locator__tab.is-disabled{pointer-events:none;opacity:.5}.aw-locator__tab.is-active{background:#fff;color:#707070;box-shadow:inset 0 4px #78876e;pointer-events:none}.aw-locator__tab.is-active:after,.aw-locator__tab.is-active:before{border-color:#707070}.aw-locator__tab.is-active:after{opacity:0;transform:translateY(-50%) rotate(45deg) translate(-4px)}.aw-locator__tab.is-active:before{opacity:1;transform:translateY(-50%) rotate(135deg)}.aw-locator__panel{position:relative;flex:0 0 100%;width:100%;display:block;padding-bottom:70px;background:#fff}.aw-locator__panel--schools{padding:70px}@media(max-width:1024px){.aw-locator__tab{flex:0 0 calc((100% - 12px)/2);max-width:none;height:44px;padding:0 32px;font-size:16px;line-height:18px}.aw-locator__panel,.aw-locator__panel--schools{padding:30px var(--pageWidthPadding)}}.aw-locator__top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 0 20px;margin:0 0 80px;border-bottom:1px solid rgba(112,112,112,.45)}.aw-locator__heading{margin:0;color:#42434d;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:700;font-size:24px;line-height:25.51px}.aw-locator__cta,.aw-locator__cta .aw-btn-link{width:100%}.aw-locator__cta .aw-btn-link__text{font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.45px;text-align:center}.aw-locator__cta--pc{max-width:356px;margin-left:auto;display:flex;justify-content:flex-end}.aw-locator__cta--sp{display:none;width:100%;margin-bottom:20px}.aw-locator__body{display:flex;gap:60px;align-items:flex-start}.aw-locator__map{position:relative;flex:0 1 50%;max-width:550px;min-width:0}.aw-locator__map img{width:100%;height:auto;display:block;pointer-events:none}.aw-locator__map-img{display:block;width:100%;height:auto}.aw-locator__map-img--default{position:relative;z-index:0;opacity:1;transition:opacity .15s ease}.aw-locator__map-img:not(.aw-locator__map-img--default){position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .15s ease}.aw-locator:has([data-map]:hover) .aw-locator__map-img--default,.aw-locator:has([data-map]:focus-visible) .aw-locator__map-img--default{opacity:0}.aw-locator:has([data-map=hokkaido]:hover) .aw-locator__map-img--hokkaido,.aw-locator:has([data-map=hokkaido]:focus-visible) .aw-locator__map-img--hokkaido{opacity:1}.aw-locator:has([data-map=tohoku-hokuriku]:hover) .aw-locator__map-img--tohoku-hokuriku,.aw-locator:has([data-map=tohoku-hokuriku]:focus-visible) .aw-locator__map-img--tohoku-hokuriku{opacity:1}.aw-locator:has([data-map=kanto]:hover) .aw-locator__map-img--kanto,.aw-locator:has([data-map=kanto]:focus-visible) .aw-locator__map-img--kanto{opacity:1}.aw-locator:has([data-map=chubu]:hover) .aw-locator__map-img--chubu,.aw-locator:has([data-map=chubu]:focus-visible) .aw-locator__map-img--chubu{opacity:1}.aw-locator:has([data-map=kinki]:hover) .aw-locator__map-img--kinki,.aw-locator:has([data-map=kinki]:focus-visible) .aw-locator__map-img--kinki{opacity:1}.aw-locator:has([data-map=chugoku]:hover) .aw-locator__map-img--chugoku,.aw-locator:has([data-map=chugoku]:focus-visible) .aw-locator__map-img--chugoku{opacity:1}.aw-locator:has([data-map=kyushu]:hover) .aw-locator__map-img--kyushu,.aw-locator:has([data-map=kyushu]:focus-visible) .aw-locator__map-img--kyushu{opacity:1}.aw-locator__regions{flex:1 1 0;min-width:0}.aw-locator__pc{display:grid;gap:10px}.aw-locator__row{display:grid;grid-template-columns:140px 1fr;gap:14px}.aw-locator__region{background:#78876e;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:500;font-size:18px;line-height:35.71px;text-align:center}.aw-locator__prefs{margin:0;padding:8px 0 0;list-style:none;display:flex;flex-wrap:wrap}.aw-locator__pref{display:inline-flex;align-items:center}.aw-locator__pref:not(:last-child):after{content:"|";color:#707070a6;margin:0 10px}.aw-locator__link{color:#707070;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:400;font-size:18px;line-height:31.74px;text-decoration:underline}.aw-locator__link:hover{text-decoration:underline;text-underline-offset:2px}.aw-locator__link.is-disabled{opacity:.35;pointer-events:none}.aw-locator__sp{display:none}.aw-locator__acc{border-radius:2px;overflow:hidden;border:1px solid rgba(112,112,112,.35)}.aw-locator__acc+.aw-locator__acc{margin-top:10px}.aw-locator__acc>:not(summary){display:block}.aw-locator__acc-sum{background:#78876e;color:#fff;height:48px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.aw-locator__acc-sum::-webkit-details-marker{display:none}.aw-locator__acc-ico{position:absolute;right:14px;top:50%;width:12px;height:12px;transform:translateY(-50%)}.aw-locator__acc-ico:before,.aw-locator__acc-ico:after{content:"";position:absolute;left:0;top:50%;width:12px;height:2px;background:#fff;transform:translateY(-50%)}.aw-locator__acc-ico:after{transform:translateY(-50%) rotate(90deg);opacity:1;transition:opacity .18s ease}details[open]>.aw-locator__acc-sum .aw-locator__acc-ico:after{opacity:0}.aw-locator__acc-body{background:#fff;overflow:hidden;max-height:0;opacity:0;padding:0 12px;transition:max-height .32s ease,opacity .22s ease,padding .22s ease}details[open]>.aw-locator__acc-body{max-height:520px;opacity:1;padding:10px 12px}.aw-locator__grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px}.aw-locator__grid-item{display:flex;align-items:center;justify-content:center}.aw-locator__schools{margin:0;display:grid;gap:80px}.aw-locator__school{margin:0;padding-bottom:60px}.aw-locator__school:last-child{padding-bottom:0}.aw-locator__school-title{margin:0 0 14px;color:#42434d;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:700;font-size:24px;line-height:1.35}.aw-locator__school-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,360px);gap:28px;align-items:start;border-top:1px solid rgba(112,112,112,.45);padding-top:18px}.aw-locator__school-dl{margin:0;display:grid;gap:12px}.aw-locator__school-row{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center}.aw-locator__school-dt{margin:0;display:flex;align-items:center;justify-content:center;background:#78876e1f;color:#42434d;height:60px;padding:0 10px;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:400;font-size:16px;line-height:1.2;text-align:center}.aw-locator__school-dd{margin:0;color:#42434d;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:400;font-size:14px;line-height:1.6;padding:10px 0;min-width:0;display:flex;align-items:center;min-height:60px}.aw-locator__school-side{display:grid;gap:14px;align-content:start}.aw-locator__school-tags{margin:0;padding:0;list-style:none;display:grid;gap:10px}.aw-locator__school-tag{display:flex;align-items:center;justify-content:center;height:37px;text-align:center;text-decoration:none}.aw-locator__school-tag:hover{text-decoration:underline;text-underline-offset:2px}.aw-locator__school-btn{position:relative;height:60px;display:flex;align-items:center;justify-content:center;background:#78876e;color:#fff;text-decoration:none;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:700;font-size:15px;line-height:1;padding:0 44px 0 16px}.aw-locator__school-btn:hover{color:#fff}.aw-locator__school-btn:after{content:"";position:absolute;right:16px;top:50%;width:8px;height:8px;border-width:1.5px 1.5px 0 0;border-style:solid;border-color:#fff;transform:translateY(-50%) rotate(45deg)}@media(max-width:1024px){.aw-locator--stores-only{margin-top:0}.aw-locator__tab{flex:0 0 calc((100% - 12px)/2);max-width:none;height:44px;padding:0 32px;font-size:16px;line-height:18px}.aw-locator__cta--pc{display:none}.aw-locator__cta--sp{display:block}.aw-locator__top{flex-direction:column;align-items:stretch;gap:10px;margin:0 0 20px;padding:0 0 13px;border-bottom:1px solid #78876e}.aw-locator__heading{font-size:16px;line-height:18px}.aw-locator__body{display:grid;grid-template-columns:1fr;gap:12px;padding-top:10px}.aw-locator__map,.aw-locator__pc{display:none}.aw-locator__sp{display:block}.aw-locator__link{font-size:15px}.aw-locator__schools{gap:40px}.aw-locator__school{padding-bottom:40px}.aw-locator__school-title{font-size:16px;line-height:1.3;margin-bottom:10px}.aw-locator__school-main{grid-template-columns:1fr;gap:16px;padding-top:12px}.aw-locator__school-row{grid-template-columns:92px 1fr;gap:10px}.aw-locator__school-dt{height:48px;font-size:12px}.aw-locator__school-dd{font-size:13px;padding:8px 0;min-height:48px}.aw-locator__school-tags{gap:0}.aw-locator__school-tag{font-size:14px}}@media(prefers-reduced-motion:reduce){.aw-locator__tab,.aw-locator__panel,.aw-locator__acc-body,.aw-locator__tab:after,.aw-locator__tab:before,.aw-locator__acc-ico:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/aw-locator.css.map */
