:root{--ink:#22201c;--dark:#211f1a;--paper:#fbfaf6;--orange:#bd5021;--orange-dark:#9a3c18;--gold:#b79b62;--line:#d8d3c9;--serif:"Noto Serif JP",serif;--sans:"Noto Sans JP",sans-serif;--header-height:96px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.95 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:auto}figure,p,h1,h2,h3{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}::selection{background:#cf702f;color:white}:focus-visible{outline:3px solid #df7c3e;outline-offset:6px}h1,h2,h3{font-family:var(--serif);font-weight:500;letter-spacing:.08em;line-height:1.65}h2{font-size:clamp(2rem,3.2vw,3.1rem)}h3{font-size:clamp(1.7rem,2.5vw,2.65rem)}p{text-wrap:pretty}.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-link{position:fixed;z-index:50;top:10px;left:10px;padding:10px 18px;background:white;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;background:var(--dark);color:var(--paper);position:relative;z-index:20;border-bottom:1px solid #ffffff20}.brand{display:inline-flex;flex-direction:column;gap:3px;flex-shrink:0}.brand-name{font-family:var(--serif);font-weight:600;font-size:2.65rem;line-height:1.15;letter-spacing:.17em;display:flex;align-items:center}.brand-seal{font-family:var(--serif);border:1px solid #bb622c;color:#d88549;font-size:.66rem;line-height:1.1;letter-spacing:0;writing-mode:vertical-rl;padding:4px 2px;margin-left:8px}.brand-caption{font-size:.625rem;letter-spacing:.14em;color:#d4cfc4}.site-header nav{display:flex;align-items:center;gap:clamp(20px,2.5vw,40px);font-size:.875rem;letter-spacing:.06em}.site-header nav>a{transition:color .2s}.site-header nav>a:hover{color:#e49a67}.nav-reserve{border:1px solid #817152;padding:12px 20px;display:flex;gap:20px;align-items:center}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:38% 62%;background:var(--orange);color:#fff6e5;position:relative}.hero-copy{padding:53px 12% 56px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.eyebrow{font-size:.75rem;letter-spacing:.19em}.hero-kicker{font:400 1rem var(--serif);letter-spacing:.12em;margin-top:55px}.hero h1{font-size:clamp(2.8rem,4.35vw,4.5rem);line-height:1.65;letter-spacing:.12em;margin:23px 0 27px;white-space:nowrap}.hero h1 span{display:block}.hero-description{font-size:.9375rem;line-height:2.15;color:#fff0dc;letter-spacing:.1em}.hero-link{display:flex;align-items:center;gap:47px;padding-bottom:7px;border-bottom:1px solid #e3a877;margin-top:35px;font-size:.875rem}.hero-photo{position:relative;min-height:665px;overflow:hidden;background:#331d19}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 50%}.hero-photo:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}.hero-photo figcaption{position:absolute;z-index:1;bottom:33px;left:6%;right:6%;display:flex;align-items:center;justify-content:space-between;font-family:var(--serif);font-size:1rem;letter-spacing:.1em}.image-number{font:400 .6875rem var(--sans);letter-spacing:.12em}.hero-bottom{grid-column:1/-1;background:var(--dark);display:flex;justify-content:space-between;padding:23px 4.5%;font-size:.875rem;letter-spacing:.1em}.hero-bottom>a{display:flex;gap:30px}.hero-bottom>span{color:#c2b6a2}.section-pad{padding:110px max(6%,calc((100vw - 1280px)/2))}.section-overline{font-size:.875rem;letter-spacing:.15em;color:var(--orange);margin-bottom:20px}.section-label{font-size:.75rem;letter-spacing:.15em;display:flex;align-items:center;gap:16px;color:#7d6c4e}.tiny-number{font-family:var(--serif);font-size:1.05rem}.intro{display:grid;grid-template-columns:1fr 1.7fr 1.6fr;gap:4%;align-items:start;padding-top:125px;padding-bottom:125px}.intro .section-label{padding-top:9px}.intro h2{line-height:1.9}.intro-text{padding-top:46px;color:#5c574f;font-size:.9375rem;line-height:2.25}.intro-text p+p{margin-top:24px}.signature{background:#efece4}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:60px}.english-note{font-size:.75rem;letter-spacing:.15em;color:#81785f;padding-bottom:10px}.signature-row{display:grid;grid-template-columns:1.25fr 1fr;gap:10%;align-items:center;margin-top:50px}.signature-photo{height:490px;overflow:hidden}.signature-photo img{height:100%;object-fit:cover}.signature-copy{max-width:440px}.gold-label{color:#897042;font-size:.75rem;letter-spacing:.2em;margin-bottom:23px}.signature-copy h3{margin-bottom:26px}.signature-copy>p:not(.gold-label){font-size:.9375rem;line-height:2.2;color:#605b53}.signature-copy>p+p{margin-top:19px}.noodle-row{direction:rtl;margin-top:100px;grid-template-columns:1fr 1fr;gap:12%}.noodle-row>*{direction:ltr}.noodle-photo{height:auto;aspect-ratio:3/2;max-width:520px;justify-self:end}.shops{background:var(--paper)}.heading-description{font-size:.9375rem;color:#716c63;line-height:2}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.shop-card figure{position:relative;overflow:hidden;aspect-ratio:3/2}.shop-card figure img{height:100%;object-fit:cover;transition:transform .7s}.shop-card:hover figure img{transform:scale(1.035)}.shop-index{position:absolute;left:0;bottom:0;padding:8px 21px;background:var(--paper);font:1.4rem var(--serif);color:#927345}.shop-card-title{display:flex;align-items:center;justify-content:space-between;margin:25px 0 12px}.shop-card-title span:not(.circle-arrow){font-size:.6875rem;letter-spacing:.2em;color:#927345}.shop-card-title h3{font-size:2rem;margin-top:2px}.circle-arrow{border:1px solid #a99b80;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:background .25s,color .25s}.shop-card:hover .circle-arrow{background:var(--orange);color:white;border-color:var(--orange)}.shop-card>p{font-size:.875rem;color:#736d62;line-height:1.9}.text-link{display:block;font-size:.875rem;border-bottom:1px solid var(--line);padding:18px 0 16px;margin-top:8px}.recruit{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:var(--dark);color:var(--paper);border-bottom:1px solid #ffffff20}.recruit .gold-label{color:#c0a06b}.recruit h2{font-size:clamp(2rem,3.4vw,3.2rem)}.recruit-lead{font-family:var(--serif);font-size:1.3rem;letter-spacing:.05em;line-height:1.9}.recruit-detail dl{margin:22px 0}.recruit-detail dl>div{display:grid;grid-template-columns:130px 1fr;gap:18px;border-bottom:1px solid #ffffff22;padding:14px 0;font-size:.9375rem}.recruit-detail dt{color:#c8bdab}.recruit-detail dd{margin:0}.recruit-detail strong{font-family:var(--serif);font-weight:400;font-size:1.6rem;padding-right:5px}.small-text{font-size:.8125rem;line-height:1.85}.recruit-detail .small-text{color:#c4bbaf}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;border:1px solid var(--ink);padding:17px 24px;font-size:.875rem;transition:background .25s,color .25s}.button:hover{background:var(--ink);color:white}.button-light{border-color:#9c8d72;color:#eee4d5;margin-top:28px}.button-light:hover{background:#f2e9d7;color:var(--ink)}.site-footer{background:var(--dark);color:var(--paper);padding:60px 6% 25px}.footer-top{display:flex;align-items:center;gap:65px;margin-bottom:40px}.footer-top>p{font-family:var(--serif);letter-spacing:.15em;font-size:1rem;color:#c9bda7}.back-top{margin-left:auto;border:1px solid #7b705f;width:43px;height:43px;display:flex;justify-content:center;align-items:center}.footer-bottom{padding-top:22px;border-top:1px solid #ffffff22;display:flex;justify-content:space-between;font-size:.75rem;color:#b4aa98}.footer-bottom nav{display:flex;gap:32px;font-size:.875rem}.mobile-only,.mobile-reserve{display:none}
@media(min-width:1500px){.hero-copy{padding-left:max(14%,calc((100vw - 1360px)/2))}.hero-photo{max-height:830px}.hero-copy{min-height:740px}}
@media(max-width:1100px){.site-header{padding:0 4%}.site-header nav{gap:20px;font-size:.8125rem}.nav-reserve{padding:10px 13px;gap:12px}.hero-copy{padding-left:10%;padding-right:9%}.hero h1{font-size:3.6vw}.hero-photo{min-height:630px}.hero-kicker{font-size:.875rem}.intro{grid-template-columns:1fr 1fr;gap:8%}.intro .section-label{grid-column:1/-1;margin-bottom:22px}.intro-text{padding-top:14px}.signature-row{gap:7%}.signature-photo{height:410px}.noodle-photo{height:auto}.section-pad{padding:85px 6%}.shop-grid{gap:32px}}
@media(max-width:800px){:root{--header-height:82px}html{scroll-padding-top:24px}.site-header{height:82px;padding:0 6%}.brand-name{font-size:2.2rem}.brand-caption{font-size:.6rem}.menu-toggle{display:flex;flex-direction:column;gap:6px;border:0;background:none;padding:12px 4px;z-index:2}.menu-toggle>span:not(.sr-only){display:block;background:#eddfc9;width:28px;height:1px;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:nth-child(2){transform:translateY(-3.5px) rotate(-45deg)}.site-header nav{display:none;position:absolute;left:0;right:0;top:82px;background:var(--dark);padding:24px 7% 32px;flex-direction:column;align-items:stretch;font-size:.9375rem;gap:0;border-top:1px solid #ffffff22;box-shadow:0 20px 30px #0004}.site-header nav.is-open{display:flex}.site-header nav>a{padding:15px 0}.site-header nav>.nav-reserve{padding:14px 20px;margin-top:16px}.hero{grid-template-columns:44% 56%}.hero-copy{padding:34px 11% 32px}.eyebrow{font-size:.6rem;letter-spacing:.09em}.hero-kicker{font-size:.7rem;letter-spacing:.02em;margin-top:33px;white-space:nowrap}.hero h1{font-size:clamp(1.6rem,4.5vw,2.8rem);margin:18px 0 20px;line-height:1.85;letter-spacing:.06em}.hero-description{font-size:.8125rem;line-height:2.05;letter-spacing:0}.hero-link{font-size:.75rem;gap:20px;margin-top:26px}.hero-photo{min-height:495px}.hero-photo img{object-position:48% 50%}.hero-photo figcaption{bottom:22px;left:11%;right:auto;writing-mode:vertical-rl;line-height:1.4;font-size:.875rem;letter-spacing:.14em}.image-number{display:none}.hero-bottom{padding:16px 6%;font-size:.75rem}.hero-bottom>span{display:none}.hero-bottom>a{width:100%;justify-content:space-between}.section-pad{padding:72px 7%}.intro{gap:22px;grid-template-columns:1fr}.intro .section-label{margin-bottom:10px}.intro-heading h2{font-size:2.2rem;line-height:1.75}.intro-text{padding-top:0;font-size:.9375rem;line-height:2.1;max-width:560px}.intro-text p+p{margin-top:18px}.section-overline{font-size:.8125rem;margin-bottom:15px}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:2rem}.english-note{display:block;margin-top:18px}.signature-row,.noodle-row{display:flex;flex-direction:column;align-items:stretch;gap:32px;margin-top:35px;direction:ltr}.signature-photo{height:370px}.signature-copy{max-width:100%}.signature-copy h3{font-size:1.85rem;margin-bottom:20px}.gold-label{margin-bottom:16px}.noodle-row{margin-top:70px}.noodle-photo{height:auto;max-width:100%}.shop-grid{grid-template-columns:1fr;gap:45px}.heading-description{margin-top:22px}.shop-card-title{margin-top:18px}.shop-card-title h3{font-size:1.8rem}.recruit{grid-template-columns:1fr;gap:32px}.recruit h2{font-size:2.2rem}.recruit-lead{font-size:1.15rem}.recruit-detail dl>div{grid-template-columns:110px 1fr;gap:8px}.recruit-detail .button{width:100%;font-size:.8125rem;padding:15px 16px;gap:15px}.site-footer{padding:48px 7% 98px}.footer-top{gap:22px;flex-wrap:wrap;position:relative}.footer-top>p{font-size:.875rem;order:2;width:100%}.back-top{align-self:flex-start}.footer-bottom{align-items:flex-start;gap:20px;font-size:.75rem}.footer-bottom nav{gap:18px;flex-wrap:wrap;font-size:.75rem;justify-content:flex-end}.mobile-reserve{position:fixed;z-index:15;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;background:var(--orange);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -2px 14px #0002;color:white}.mobile-reserve a{display:flex;align-items:center;justify-content:center;gap:25px;min-height:57px;font-size:.875rem;letter-spacing:.05em}.mobile-reserve a+a{border-left:1px solid #ffffff40}.desktop-only{display:none}.mobile-only{display:initial}}
@media(max-width:400px){.hero{grid-template-columns:48% 52%}.hero-copy{padding:28px 10%}.hero h1{font-size:1.6rem}.hero-kicker{font-size:.63rem}.eyebrow{font-size:.56rem;letter-spacing:.04em}.hero-description{font-size:.75rem}.hero-link{font-size:.7rem;gap:14px}.hero-photo{min-height:455px}.section-pad{padding:60px 6%}.intro-heading h2{font-size:1.95rem}.section-heading h2{font-size:1.7rem}.signature-photo{height:310px}.noodle-photo{height:auto}.mobile-reserve a{font-size:.8125rem;gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
