:root{--ink:#292724;--deep:#30251f;--paper:#faf8f3;--cream:#f1ece3;--orange:#d66f3c;--line:rgba(41,39,36,.16);--serif:"Shippori Mincho",serif;--sans:"Noto Sans JP",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.85;letter-spacing:.04em}body.nav-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.skip{position:fixed;left:-9999px}.skip:focus{left:10px;top:10px;z-index:999;background:#fff;padding:10px}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;height:78px;padding:8px clamp(16px,4vw,58px);display:flex;align-items:center;justify-content:space-between;background:#30251ff5;color:#fff;box-shadow:0 3px 18px #0002}.site-brand{display:flex;align-items:center;gap:10px;font:800 .98rem var(--serif);letter-spacing:.08em}.site-brand img{width:56px;height:56px;border-radius:50%;background:#fff;object-fit:contain}.site-brand small{display:block;font:500 .52rem var(--sans);letter-spacing:.12em}.site-nav{display:flex;align-items:center;gap:clamp(15px,2.2vw,30px);font-size:.72rem;font-weight:800}.site-nav a{position:relative;padding:10px 0}.site-nav a[aria-current],.site-nav a:hover{color:#f2a476}.reserve-link{border:1px solid #ffffff65;border-radius:99px!important;padding:10px 17px!important}.nav-button{display:none;width:54px;height:54px;border:1px solid #ffffff7a;border-radius:9px;background:#201916b8;color:#fff;place-content:center;gap:6px;cursor:pointer}.nav-button span{display:block;width:25px;height:2px;background:currentColor;transition:.25s}.nav-button[aria-expanded=true] span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-button[aria-expanded=true] span:nth-child(2){opacity:0}.nav-button[aria-expanded=true] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.drawer{position:fixed;z-index:95;inset:0;background:#30251f;color:#fff;padding:110px 11vw 90px;display:flex;flex-direction:column;justify-content:center;gap:7px;transition:.3s}.drawer[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}.drawer a{padding:12px 5px;border-bottom:1px solid #ffffff1f;font:700 clamp(1.1rem,5vw,1.45rem) var(--serif)}.drawer .drawer-tel{margin-top:16px;border:1px solid #ffffff50;border-radius:99px;text-align:center;color:#f2a476}.page-hero{min-height:580px;padding:150px max(20px,8vw) 75px;color:#fff;display:flex;align-items:end;position:relative;background:#241d19;overflow:hidden}.page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1c1511d9 0%,#1c15118f 48%,#1c151126),linear-gradient(0deg,#1c1511a8,transparent 55%)}.page-hero__content{position:relative;z-index:2;max-width:830px}.eyebrow{margin:0 0 12px;font-size:.65rem;font-weight:900;letter-spacing:.26em}.page-hero h1{margin:0;font:800 clamp(2.5rem,7vw,5.6rem)/1.35 var(--serif);letter-spacing:.07em}.page-hero h1 em{font-style:normal;color:#e88956}.page-hero__lead{font:700 clamp(.85rem,1.5vw,1rem)/2 var(--serif)}.page-hero .hero-character{position:absolute;z-index:3;right:3vw;bottom:-12px;width:clamp(125px,17vw,240px);height:auto;object-fit:contain}.crumbs{width:min(1160px,calc(100% - 40px));margin:20px auto 0;color:#81776f;font-size:.7rem}.container{width:min(1160px,calc(100% - 40px));margin:auto}.section{padding:88px 0}.section.alt{background:var(--cream)}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:45px;margin-bottom:44px}.section-head h2{margin:0;font:800 clamp(1.9rem,4.3vw,3.3rem)/1.5 var(--serif);letter-spacing:.06em}.section-head p{margin:0;color:#665f59;font-size:.9rem}.label{font-size:.62rem;font-weight:900;letter-spacing:.22em;color:var(--orange)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.feature-card{position:relative;overflow:hidden;background:#fff;box-shadow:0 8px 28px #3a2a1c0b}.feature-card>img{width:100%;height:300px;object-fit:cover}.feature-card__body{padding:26px}.feature-card h3{margin:0 0 10px;font:800 1.5rem var(--serif)}.feature-card p{margin:0;color:#6c655e;font-size:.82rem}.menu-category{margin-bottom:58px}.menu-category__head{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:2px solid var(--deep);padding-bottom:12px;margin-bottom:20px}.menu-category h2{margin:0;font:800 clamp(1.7rem,4vw,2.5rem) var(--serif)}.menu-category__head span{font-size:.62rem;font-weight:900;letter-spacing:.16em;color:var(--orange)}.menu-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px}.menu-items>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;padding:13px 0;border-bottom:1px dotted #aaa096}.menu-items dt{font-size:.85rem}.menu-items dd{margin:0;font-weight:800;white-space:nowrap}.menu-note{font-size:.72rem;color:#81776f}.photo-band{display:grid;grid-template-columns:1.15fr .85fr;background:var(--deep);color:#fff}.photo-band>img{width:100%;height:100%;min-height:390px;object-fit:cover}.photo-band__body{padding:55px clamp(28px,5vw,65px);display:flex;flex-direction:column;justify-content:center}.photo-band h2{font:800 clamp(1.8rem,4vw,3rem) var(--serif);margin:0 0 18px}.info-list{margin:0}.info-list>div{display:grid;grid-template-columns:8em 1fr;padding:17px 0;border-top:1px solid var(--line);font-size:.86rem}.info-list dt{font-weight:800}.info-list dd{margin:0;color:#655e58}.buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 22px;border:1px solid var(--deep);border-radius:99px;font-size:.78rem;font-weight:800}.button.primary{background:var(--deep);color:#fff}.map{aspect-ratio:16/8;margin-top:35px;background:#ddd}.map iframe{width:100%;height:100%;border:0}.site-footer{background:var(--deep);color:#fff;padding:65px 20px 95px;text-align:center}.site-footer img{width:86px;height:86px;border-radius:50%;background:#fff;object-fit:contain;margin:auto}.site-footer p{font:700 1rem var(--serif)}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:28px 0;font-size:.7rem}.site-footer small{color:#9b9089}.mobile-callbar{display:none}.character-corner{position:absolute;width:110px;right:15px;bottom:8px}@media(max-width:900px){.site-nav{display:none}.nav-button{display:grid}.page-hero{min-height:500px}.section-head{grid-template-columns:1fr;gap:16px}.feature-card>img{height:250px}.photo-band{grid-template-columns:1fr}.photo-band>img{min-height:300px;max-height:440px}.menu-items{gap:0 25px}}@media(max-width:640px){.site-header{height:66px;padding:7px 13px}.site-brand img{width:47px;height:47px}.site-brand{font-size:.86rem}.nav-button{width:48px;height:48px}.page-hero{min-height:480px;padding:120px 20px 55px}.page-hero h1{font-size:clamp(2.35rem,12vw,3.3rem)}.page-hero .hero-character{right:-12px;width:125px}.crumbs,.container{width:calc(100% - 28px)}.section{padding:62px 0}.section-head{margin-bottom:30px}.feature-grid{grid-template-columns:1fr}.feature-card>img{height:230px}.feature-card__body{padding:22px 18px}.menu-items{grid-template-columns:1fr}.menu-category{margin-bottom:45px}.menu-category__head{align-items:start;flex-direction:column;gap:5px}.photo-band__body{padding:38px 20px 48px}.info-list>div{grid-template-columns:6.5em 1fr;font-size:.78rem}.buttons{display:grid}.button{width:100%}.map{aspect-ratio:4/5}.site-footer{padding-bottom:105px}.mobile-callbar{position:fixed;z-index:80;left:0;right:0;bottom:0;height:62px;display:grid;grid-template-columns:1fr 1fr;background:#fff;box-shadow:0 -3px 18px #0002}.mobile-callbar a{display:grid;place-items:center;font-size:.72rem;font-weight:900}.mobile-callbar .tel{background:var(--orange);color:#fff}}
.page-hero .hero-character{top:auto!important;left:auto!important;right:3vw!important;bottom:-12px!important;width:clamp(125px,17vw,240px)!important;height:auto!important}
@media(max-width:640px){.page-hero .hero-character{top:auto!important;left:auto!important;right:-12px!important;bottom:-8px!important;width:125px!important}}
.photo-band .info-list>div{border-top-color:rgba(255,255,255,.18)}
.photo-band .info-list dd,.photo-band .info-list dd a{color:#e3dcd6}

.course-flow{list-style:none;margin:0;padding:0;counter-reset:course}
.course-flow li{counter-increment:course;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:14px;padding:15px 0;border-bottom:1px dotted #aaa096}
.course-flow li::before{content:counter(course,decimal-leading-zero);font:800 .8rem var(--serif);color:var(--orange);letter-spacing:.06em}
.course-flow strong{font-size:.95rem;font-weight:700}
.course-flow span{font-size:.72rem;letter-spacing:.08em;color:var(--orange);border:1px solid currentColor;border-radius:99px;padding:3px 10px;white-space:nowrap}
.course-catch{margin:0 0 6px;font-size:.9rem;line-height:1.9}
.course-price{margin:0 0 14px;font:800 clamp(1.3rem,2.4vw,1.8rem) var(--serif);color:var(--orange)}
.course-price small{font-size:.55em;font-weight:700;margin-left:4px}
.menu-items--stack{grid-template-columns:1fr}
.menu-items dt small{display:block;margin-top:5px;font-size:.72rem;font-weight:400;line-height:1.8;color:#746c65}
