:root{color-scheme:dark;--bg:#101211;--panel:#191c1a;--line:#383d39;--muted:#b1b8b2;--white:#f4f6f4;--green:#c3fa8b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--white);font-family:Arial,'Noto Sans JP','Yu Gothic',Meiryo,sans-serif;line-height:1.9;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--green);outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}p{color:var(--muted)}strong{font-weight:500;color:var(--white)}.header{min-height:95px;padding:22px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:20px}.brand{font-size:30px;letter-spacing:-1.3px;line-height:1.1;display:inline-block}.brand span{display:block;font-size:10px;letter-spacing:2px;margin-top:9px}.header nav{display:flex;gap:32px;font-size:12px;letter-spacing:1.5px}.header nav a{padding:10px 0}.header nav a:last-child{color:var(--green)}.hero{padding:24px 5% 0;overflow:hidden}.hero-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:2px;color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-top:44px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2.8px;color:var(--green)}h1{font-size:clamp(30px,3.4vw,54px);line-height:1.65;letter-spacing:.05em;margin:20px 0 22px}.hero-description{max-width:490px;line-height:2.1}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:1px solid #909a93;padding:12px 23px;background:transparent;font-size:14px;transition:box-shadow .2s,background .2s}.button:hover{box-shadow:0 0 17px #ffffff26;background:#ffffff08}.primary{background:var(--white);color:var(--bg);border-color:var(--white);margin-top:12px}.primary:hover{background:#fff;box-shadow:0 0 22px #fff4}.hero-social{display:flex;gap:28px;align-items:center;margin-top:22px;flex-wrap:wrap}.text-link{font-size:14px;border-bottom:1px solid #818980;padding:6px 0}.photo{position:relative;display:flex;min-width:0;align-items:center;justify-content:center;aspect-ratio:4/3;border:1px solid #373c38;background:linear-gradient(135deg,#232824,#161917 65%);overflow:hidden}.photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.photo-placeholder{text-align:center;padding:22px;color:#b1bab3;display:flex;flex-direction:column;gap:9px;font-size:13px;letter-spacing:.08em}.photo-placeholder:before{content:'＋';font-size:26px;font-weight:200;color:#7b877e}.photo-placeholder small{font-size:11px;letter-spacing:2px;color:#8d998f}.hero-photo{aspect-ratio:1.15;min-height:370px;border-top:1px solid #d9e4dc;box-shadow:0 -4px 18px -12px #effff1}.photo-index{position:absolute;left:22px;bottom:18px;font-size:10px;letter-spacing:2px;z-index:1}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:42px;border-bottom:1px solid var(--line);padding-bottom:28px}.hero-bottom p{font-size:clamp(48px,7.9vw,125px);font-weight:300;line-height:.98;letter-spacing:-.045em;color:var(--white);margin:0}.hero-bottom p span{color:transparent;-webkit-text-stroke:1px #d6ded8;text-shadow:0 0 24px #ffffff0b}.scroll{font-size:10px;letter-spacing:1.5px;white-space:nowrap;padding-bottom:10px}.scroll span{margin-left:25px;color:var(--green)}.section{padding:96px 5%;border-bottom:1px solid var(--line)}.section-label{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.5px;color:var(--muted);margin-bottom:45px}.section-label>span:first-child{color:var(--green)}h2{font-size:clamp(25px,2.7vw,42px);line-height:1.7;letter-spacing:.04em;margin-bottom:26px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-grid>.photo{aspect-ratio:1.06}.about-grid p{margin-bottom:22px}.ways{background:#151815}.ways-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:36px}.ways .photo{aspect-ratio:1.25}.way-title{display:flex;gap:16px;margin-top:26px;align-items:baseline}.way-title>span{font-size:12px;color:var(--green)}h3{font-size:27px;line-height:1.5;margin-bottom:14px}h3 small{display:block;font-size:14px;color:var(--muted);margin-top:5px}.ways p{font-size:14px}.section-intro{display:flex;justify-content:space-between;align-items:start;gap:50px;margin-bottom:32px}.section-intro p{max-width:490px;margin:7px 0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-grid :is(a,button){min-height:97px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:16px;transition:background .2s,box-shadow .2s}.category-grid :is(a,button):hover{background:#232923;box-shadow:inset 0 0 18px #ffffff0a}.category-grid a span:last-child{color:#adb7ad}.note{font-size:12px;color:#a4ada5;margin-top:18px}.access-head{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.access h2{font-size:clamp(35px,4.5vw,65px);line-height:1.45}.green{color:var(--green)}.access-guide{margin-top:55px}.access-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:28px 0 0}.access-steps h3{font-size:16px;margin-top:19px}.access-steps h3 span{font-size:12px;color:var(--green);margin-right:14px}.instagram-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.instagram-grid .photo{aspect-ratio:1}.news-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:25px}.social{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.social a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;padding:7px;transition:filter .2s}.social a:hover{filter:drop-shadow(0 0 5px #fff8)}.social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5}.social.named{font-size:13px;gap:16px}.footer{padding-bottom:24px;background:#0a0d0b}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}.footer-brand{font-size:47px;margin-bottom:28px}.footer p{font-size:14px}.hours-title{font-size:16px}.hours{max-width:380px;margin:0}.hours div{display:flex;justify-content:space-between;border-bottom:1px solid #2c332d;padding:8px 0}.hours dd{margin:0}.footer .note{font-size:12px}.footer-bottom{border-top:1px solid var(--line);margin-top:64px;padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}dialog{background:#1a201b;color:var(--white);border:1px solid #a1afa3;max-width:calc(100% - 40px);width:430px;padding:30px}dialog::backdrop{background:#000a}dialog h2{font-size:22px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-90px;left:15px;padding:12px;background:#fff;color:#000;z-index:20}.skip:focus{top:10px}.reveal{opacity:0;transform:translateY(12px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}.instagram-grid iframe{border:0;width:100%;min-width:0;height:500px;background:white}
@media(min-width:1500px){.header,.hero,.section{padding-left:max(5%,calc((100% - 1400px)/2));padding-right:max(5%,calc((100% - 1400px)/2))}}
@media(max-width:1000px){.ways-grid{grid-template-columns:repeat(2,1fr);gap:35px 24px}.category-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{gap:5%}.hero-description{font-size:14px}.hero-photo{min-height:350px}.scroll{display:none}.header nav{gap:18px}.section-intro{gap:25px}.section-intro p{max-width:42%}}
@media(max-width:640px){.header{min-height:80px;padding:20px 6%;gap:12px}.brand{font-size:26px}.brand span{font-size:9px;letter-spacing:1.1px}.header nav a:not(:last-child){display:none}.header nav{font-size:11px}.hero{padding:20px 6% 0}.hero-top{font-size:9px;letter-spacing:1px}.hero-grid{grid-template-columns:1fr;padding-top:36px;gap:32px}.hero-copy h1{font-size:32px;letter-spacing:.02em}.eyebrow{font-size:10px}.hero-description{font-size:15px}.primary{width:100%}.hero-social{justify-content:space-between;gap:8px;margin-top:15px}.hero-photo{min-height:0;aspect-ratio:1.45}.hero-bottom{margin-top:26px;padding-bottom:28px}.hero-bottom p{font-size:clamp(38px,11.6vw,74px)}.section{padding:64px 6%}.section-label{font-size:10px;letter-spacing:1px;margin-bottom:30px}h2{font-size:26px;letter-spacing:.01em}.about-grid{grid-template-columns:1fr;gap:32px}.about-grid>.photo{aspect-ratio:1.4}.about-grid>div:last-child{grid-row:1}.ways-grid{grid-template-columns:1fr;gap:36px}.ways .photo{aspect-ratio:1.6}.ways p{font-size:16px}.way-title{margin-top:20px}.way-title h3 small{display:inline;font-size:14px;margin-left:18px}.section-intro{display:block;margin-bottom:30px}.section-intro p{max-width:none}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid :is(a,button){font-size:14px;min-height:88px;padding:14px 12px;overflow-wrap:anywhere}.access-head{grid-template-columns:1fr;gap:14px}.access-head .button{width:100%}.access h2{font-size:42px}.access-head p{font-size:14px}.access-guide{margin-top:34px}.access-steps{grid-template-columns:1fr;gap:26px}.access-steps .photo{aspect-ratio:1.5}.instagram-grid{grid-template-columns:1fr;gap:20px}.instagram-grid .photo{aspect-ratio:1.3}.news-bottom{align-items:start;flex-direction:column;gap:4px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-brand{font-size:40px}.footer-bottom{align-items:start;flex-direction:column;margin-top:35px}.social.named{gap:9px}.footer{padding-bottom:26px}.footer-bottom .social{order:-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.reveal{opacity:1;transform:none}}

.brand .logo-placeholder{display:flex;align-items:center;justify-content:center;width:180px;min-height:52px;margin:0;padding:12px;border:1px dashed var(--line);font-size:12px;letter-spacing:0;color:var(--muted)}.brand-image{display:block;width:180px;height:64px;object-fit:contain;object-position:left center}.footer-brand .brand-image{width:240px;height:90px}.footer-brand .logo-placeholder{width:240px;min-height:80px}.hero-bottom{justify-content:flex-end}@media(max-width:640px){.brand .logo-placeholder{width:165px}.brand-image{width:165px;height:50px}.hero-bottom{margin-top:28px;padding-bottom:0}}
.brand-image{width:210px;height:auto;aspect-ratio:1664/545}.footer-brand .brand-image{width:280px;height:auto}@media(max-width:640px){.brand-image{width:175px;height:auto}.footer-brand .brand-image{width:240px;height:auto}}
.hero-photo img{object-position:center 45%}.about-grid>.photo{aspect-ratio:3/4}.about-grid>.photo img{object-position:center 60%}[data-photo="choose"] img{object-position:center 44%}[data-photo="access3"]{aspect-ratio:3/4}[data-photo="access3"] img{object-position:center}@media(max-width:640px){.hero-photo{aspect-ratio:4/3}.about-grid>.photo{aspect-ratio:3/4}}
.access-steps .photo{aspect-ratio:3/4}
[data-photo="enjoy"] img,[data-photo="food"] img{object-fit:contain;background:var(--panel)}
.image-note{position:absolute;right:10px;bottom:10px;z-index:1;padding:2px 8px;font-size:12px;background:#101211c9;color:#fff}
.profile-feed{display:flex;flex-direction:column;align-items:center;gap:24px}
.profile-feed .instagram-media{width:100%!important;min-width:0!important;max-width:540px!important;margin:0 auto!important}

.category-grid button{background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer}.category-grid small{display:block;color:var(--muted);font-size:11px;margin-top:6px}#category-links{display:grid;gap:12px;margin-bottom:24px}#category-links a{padding:10px 0;border-bottom:1px solid var(--line)}.access-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.access-steps .photo{aspect-ratio:9/16}.access-steps .photo img{object-fit:contain}.access-steps h3{font-size:14px}@media(max-width:1000px){.access-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.access-steps{grid-template-columns:1fr;gap:30px}.access-steps .photo{aspect-ratio:9/16;max-height:70vh}}

.category-grid button{appearance:none;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0}
.ways .photo{aspect-ratio:16/9}

/* Bright palette study: warm daylight base with the original dark brand frame. */
:root{color-scheme:light;--bg:#f3f2ed;--panel:#e7e9e4;--line:#c8cbc4;--muted:#646a65;--white:#1a1d1b;--green:#5f873b}
.header{background:#101211;color:#f4f6f4;border-bottom-color:#343936}
.button{border-color:#767d77}
.button:hover{box-shadow:0 0 17px #171a1824;background:#171a1808}
.primary{background:#171a18;color:#f7f7f3;border-color:#171a18}
.primary:hover{background:#050706;box-shadow:0 0 22px #171a1830}
.photo{border-color:#c8cbc4;background:linear-gradient(135deg,#e9ebe6,#dfe2dc 65%)}
.hero-bottom p span{-webkit-text-stroke-color:#7b817c;text-shadow:0 0 24px #1012110b}
.ways{background:#e8e9e4}
.category-grid :is(a,button):hover{background:#e1e4de;box-shadow:inset 0 0 18px #1012110a}
.footer{background:#101211;color:#f4f6f4;border-color:#343936}
.footer p,.footer .note,.footer-bottom{color:#b1b8b2}
.footer .hours div{border-color:#343936}
.footer .text-link{border-color:#818980}
dialog{background:#f3f2ed;color:#1a1d1b;border-color:#767d77}
[data-photo="food"] img{transform:scaleX(-1)}
[data-photo="hero"] img,[data-photo="about"] img{filter:brightness(1.13) contrast(.94)}
.hero-social{align-items:flex-start;flex-direction:column;gap:10px}
.hero-social .social{gap:22px}
.hero-photo .photo-index{display:none}
