:root{--blue:#003d79;--gold:#c89120;--cream:#faf8f1;--red:#db141b;--ink:#132f53}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Yu Mincho","Hiragino Mincho ProN",serif}a{color:inherit;text-decoration:none}button{font:inherit}.section{width:min(1180px,calc(100% - 64px));margin-inline:auto}.site-header{height:96px;padding:0 max(32px,calc((100% - 1180px)/2));display:flex;align-items:center;gap:34px;color:#fff;background:var(--blue);position:relative;z-index:5}.site-header__brand{display:flex;align-items:center;gap:14px;flex:none;color:#fff;font-weight:700;font-size:30px;line-height:1.05}.site-header__brand small{display:block;font-size:12px;margin-bottom:6px}.site-logo{width:74px;aspect-ratio:1;flex:none;display:block;border-radius:50%;background-image:url('../../img/hero.jpg');background-size:1384% auto;background-position:3.9% 1.3%;box-shadow:0 0 0 2px #e5af27}.site-header__nav{display:flex;align-items:stretch;justify-content:center;gap:26px;margin-left:auto;font-family:"Yu Gothic",sans-serif;font-size:13px;white-space:nowrap}.site-header__nav a{padding:12px 0;border-bottom:3px solid transparent}.site-header__nav a:hover,.site-header__nav a[aria-current="page"]{border-color:#e5ae26}.site-header__reserve{display:flex;align-items:center;gap:8px;padding:14px 20px;background:linear-gradient(135deg,#e5b84d,#bd8112);border-radius:28px;font-weight:700;white-space:nowrap}.site-header__menu{display:none;border:0;color:#fff;background:transparent}.hero{min-height:480px;color:#fff;position:relative;isolation:isolate;background-image:linear-gradient(90deg,rgba(0,0,0,.54),rgba(0,0,0,.02)),url('../../img/hero.jpg');background-size:128% auto;background-position:left top;overflow:hidden}.hero__inner{width:min(1180px,calc(100% - 64px));margin:auto;padding-top:78px}.hero h1{margin:0 0 22px;font-size:clamp(42px,5vw,66px);line-height:1.22;letter-spacing:.07em;font-weight:500;text-shadow:0 2px 8px #000}.hero p{font-size:19px;line-height:1.85;margin:0;text-shadow:0 1px 5px #000}.hero__actions{display:flex;gap:15px;margin-top:26px}.hero__button{min-width:230px;padding:17px 22px;border:1px solid #fff;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:700;background:rgba(0,0,0,.28)}.hero__button--gold{border-color:#d7a334;background:linear-gradient(135deg,#d4a52f,#a96b09)}.hero__script{position:absolute;right:5%;bottom:32px;font-family:cursive;font-style:italic;transform:rotate(-8deg);font-size:26px;line-height:1.1}h2{margin:0;color:var(--blue);font-size:37px;letter-spacing:.06em}.about{display:grid;grid-template-columns:1.35fr .88fr .86fr .55fr;gap:20px;padding-block:28px 20px;align-items:center;background:var(--cream);position:relative}.about:before{content:"";position:absolute;inset:0 calc(50% - 50vw);z-index:-1;background:var(--cream)}.about__copy h3{margin:14px 0;color:#b57a0d;font-size:26px;line-height:1.55}.about__copy p{margin:0;line-height:1.9;font-size:16px}.about__photo{min-height:270px;border-radius:4px;background:url('../../img/hero.jpg') no-repeat;background-size:580% auto}.about__photo--spice{background-position:42% 28%}.about__photo--chef{background-position:70% 30%}.about__staff{margin:0;text-align:center;color:#171717;font-size:18px}.about__staff figcaption{margin-top:7px}.about__message{color:#111;font-size:17px;line-height:1.8;transform:rotate(-5deg)}.about__more{display:none}.section-heading{display:flex;align-items:center;gap:50px;margin-bottom:22px}.section-heading p{margin:0}.section-heading .button-link{margin-left:auto}.shops{padding-block:25px 16px}.shops__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.shop-card{border:1px solid #dce3ea;background:#fff;padding-bottom:12px;box-shadow:0 2px 6px rgb(0 0 0/5%)}.crop-photo{background-image:url('../../img/hero.jpg');background-repeat:no-repeat;background-size:400% auto}.shop-card__photo{height:145px;background-size:400% auto}.shop-card h3{font-size:16px;line-height:1.45;text-align:center;margin:10px 8px}.shop-card p{margin:6px 18px;display:flex;align-items:flex-start;gap:6px;font-size:13px;line-height:1.45}.shop-card__holiday{padding-left:20px}.shop-card__phone{color:var(--red);font-size:22px;font-weight:700;display:flex;align-items:center;gap:7px;margin:7px 18px}.shop-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 10px 0}.shop-card__actions a{border:1px solid #2470ba;color:#075099;text-align:center;padding:8px 2px;border-radius:3px;font-size:13px;font-weight:700}.shops__more{display:none}.button-link{min-width:215px;padding:14px 22px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:4px;background:linear-gradient(135deg,#d4a52f,#a96b09);color:#fff;font-weight:700}.button-link--secondary{color:var(--blue);border:1px solid var(--blue);background:#fff}.menu-section{padding-block:20px}.menu-section__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.dish__photo{aspect-ratio:1.75;border-radius:4px;background-size:510% auto}.dish h3{margin:8px 0 2px;font-size:15px;color:var(--blue)}.dish p{margin:0;font-size:12px}.menu-section__mobile-more{display:none}.instagram-section{color:#fff;padding:15px 0 20px;background:linear-gradient(110deg,#0062a8,#00346c)}.instagram-section__head{display:flex;align-items:center;gap:28px;margin-bottom:15px}.instagram-section h2{color:#fff;display:flex;align-items:center;gap:14px;font-size:32px}.instagram-section__head p{flex:1}.instagram-section__head .button-link--secondary{color:#fff;border-color:#fff;background:transparent}.instagram-section__gallery{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.instagram-section__item{height:95px;background-size:700% auto}.instagram-section__item--1{background-position:4% 82%}.instagram-section__item--2{background-position:20% 82%}.instagram-section__item--3{background-position:36% 82%}.instagram-section__item--4{background-position:51% 82%}.instagram-section__item--5{background-position:66% 82%}.instagram-section__item--6{background-position:81% 82%}.instagram-section__item--7{background-position:96% 82%}.news{padding-block:20px 100px;display:grid;grid-template-columns:190px 1fr 190px;align-items:start;gap:20px;background-image:linear-gradient(to top,#b4dcff,transparent 55%)}.news__list{display:grid;gap:12px}.news__list a{font-size:14px}.news__list time{display:inline-block;width:110px}.footer{background:linear-gradient(120deg,#00538c,#002f63);color:#fff;padding:28px 0 18px}.footer__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px}.footer nav{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;font-size:12px}.footer__inner>p{grid-column:1/-1;text-align:center;margin:0;font-size:11px}.mobile-dock{display:none}
@media(max-width:900px){body{padding-bottom:72px}.section{width:calc(100% - 28px)}.site-header{height:92px;padding:8px 18px;justify-content:center;background:rgba(0,38,73,.88);position:absolute;top:0;width:100%}.site-header__brand span,.site-header__nav,.site-header__reserve{display:none}.site-header__menu{display:block;position:absolute;right:18px;top:24px}.site-logo{width:70px}.hero{min-height:550px;background-size:auto 100%;background-position:46% top}.hero__inner{width:calc(100% - 36px);padding-top:205px}.hero h1{font-size:31px;line-height:1.4}.hero p{font-size:14px;line-height:1.75}.hero__actions{display:grid;gap:10px}.hero__button{min-width:0;width:100%;padding:14px}.hero__script{font-size:19px;bottom:12px}h2{font-size:28px}.about{grid-template-columns:1fr 1fr;padding-block:20px}.about__copy{grid-column:1/-1}.about__copy h3,.about__copy p{display:none}.about__photo{min-height:150px}.about__message{font-size:14px}.about__more{display:block;grid-column:1/-1}.about__more .button-link{width:100%}.section-heading{display:block;margin-bottom:12px}.section-heading p{display:none}.shops__grid{grid-template-columns:repeat(4,1fr);gap:6px}.shop-card{border:0;padding:0;box-shadow:none}.shop-card__photo{height:82px;background-size:400% auto}.shop-card h3{font-size:11px;margin:5px 0}.shop-card h3 br,.shop-card p,.shop-card__phone,.shop-card__actions{display:none}.shops__more{display:block;margin-top:14px}.shops__more .button-link{width:100%}.menu-section .section-heading .button-link{display:none}.menu-section__grid{grid-template-columns:repeat(3,1fr);gap:6px}.dish:nth-child(n+4){display:none}.dish h3{font-size:10px;text-align:center}.dish p{display:none}.menu-section__mobile-more{display:block;margin-top:14px}.menu-section__mobile-more .button-link{width:100%}.instagram-section__head{display:block}.instagram-section__head p{display:none}.instagram-section__head .button-link{width:100%;margin-top:14px}.instagram-section__gallery{grid-template-columns:repeat(4,1fr)}.instagram-section__item{height:82px}.instagram-section__item:nth-child(n+5){display:none}.news{padding-bottom:40px;grid-template-columns:1fr}.news__list a{font-size:11px}.news__list time{width:85px}.news>.button-link{width:100%}.footer{display:none}.mobile-dock{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);bottom:0;left:0;right:0;z-index:20;height:72px;background:#00427d;color:#fff;box-shadow:0 -3px 12px rgb(0 0 0/18%)}.mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid rgb(255 255 255/25%);font-size:11px}.mobile-dock svg{width:22px}}
@media(max-width:380px){.hero h1{font-size:27px}.about__message{font-size:12px}.shop-card__photo{height:66px}}
.shop-card__photo--1{background-position:4% 52%}.shop-card__photo--2{background-position:29% 52%}.shop-card__photo--3{background-position:54% 52%}.shop-card__photo--4{background-position:78% 52%}
.dish__photo--1{background-position:4% 68%}.dish__photo--2{background-position:27% 68%}.dish__photo--3{background-position:50% 68%}.dish__photo--4{background-position:68% 68%}.dish__photo--5{background-position:87% 68%}
@media(max-width:900px){.site-header__nav--open{display:flex;position:absolute;top:92px;left:0;right:0;margin:0;padding:18px;flex-direction:column;gap:0;background:#003d79}.site-header__nav--open a{padding:10px 0}.site-header__menu{font-size:27px;line-height:1}}
.site-logo{display:grid;place-items:center;background:#f2ad1d;color:#003d79;font-size:30px;font-weight:700;border:3px solid #fff}
.hero{background-image:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.05)),url('../../img/hero.jpg');background-size:cover;background-position:center}
.about__photo{display:block;width:100%;height:270px;min-height:0;object-fit:cover;background:none}
.shop-card__photo{display:block;width:100%;height:145px;object-fit:cover;background:none}
.dish__photo{display:block;width:100%;aspect-ratio:1.75;object-fit:cover;background:none}
.instagram-section__item{display:block;width:100%;height:95px;object-fit:cover;background:none}
.news{background-image:linear-gradient(180deg,#fff 0%,#f5f9fd 65%,#e0eef9 100%)}
.news{position:relative;isolation:isolate;background:none}
.news::before{content:"";position:absolute;inset:0 calc(50% - 50vw);z-index:-1;background:linear-gradient(180deg,#fff 0%,#f5f9fd 65%,#e0eef9 100%)}
@media(max-width:900px){.about__photo{height:150px}.shop-card__photo{height:82px}.instagram-section__item{height:82px}.site-header__brand .site-logo{display:grid}}
.site-logo{display:block;object-fit:contain;background:none;border:0;box-shadow:none}
@media(max-width:900px){.site-header__brand .site-logo{display:block}}
.footer__inner{grid-template-columns:auto 1fr}
.news{grid-template-columns:190px 1fr 215px}
.news>.button-link{justify-self:end;width:215px}
@media(max-width:900px){.news{grid-template-columns:1fr}.news>.button-link{justify-self:stretch;width:100%}}
@media(max-width:900px){.shops__grid{grid-template-columns:repeat(2,1fr);gap:12px}.shop-card__photo{height:120px}.shop-card h3 br{display:block}}
@media(max-width:900px){.about__copy h3,.about__copy p{display:block}}
@media(max-width:900px){.about__message{display:none}}
.subpage-hero{padding:64px 0;color:#fff;background:linear-gradient(90deg,rgba(0,31,68,.9),rgba(0,61,121,.68)),url('../../img/hero.jpg') center/cover}.subpage-hero h1{margin:6px 0;font-size:48px}.subpage-hero p{margin:0}.subpage-content{padding-block:48px 72px}.subpage-content>h2{margin-bottom:28px}.shops__grid--detail .shop-card{padding-bottom:22px}.menu-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.menu-card{overflow:hidden;border:1px solid #dce3ea;border-radius:6px;background:#fff;box-shadow:0 3px 12px rgb(0 0 0/7%)}.menu-card img{display:block;width:100%;aspect-ratio:1.55;object-fit:cover;object-position:top}.menu-card div{padding:16px}.menu-card h3{margin:0 0 8px;color:var(--blue);font-size:20px}.menu-card p{margin:0;line-height:1.7}.about__photo,.shop-card__photo,.dish__photo,.instagram-section__item{object-position:top}
@media(max-width:900px){.subpage-hero{padding:120px 0 42px}.subpage-hero h1{font-size:36px}.menu-list{grid-template-columns:repeat(2,1fr);gap:12px}.menu-card div{padding:12px}.menu-card h3{font-size:16px}.menu-card p{font-size:12px}.shops__grid--detail{grid-template-columns:repeat(2,1fr)}.shops__grid--detail .shop-card p,.shops__grid--detail .shop-card .shop-card__phone{display:block}.shops__grid--detail .shop-card h3{font-size:17px}}
.about>.about__photo,.about__staff{align-self:start}
.news{grid-template-columns:190px 1fr}
@media(max-width:900px){.news{grid-template-columns:1fr}}
.about>.about__photo{object-position:center 65%}
.shop-detail-list{display:grid;grid-template-columns:1fr;gap:30px}.shop-detail{display:grid;grid-template-columns:minmax(280px,42%) 1fr;overflow:hidden;border:1px solid #dce3ea;border-radius:8px;background:#fff;box-shadow:0 4px 18px rgb(0 0 0/7%)}.shop-detail__photo{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:top}.shop-detail__body{padding:28px 32px}.shop-detail__area{margin:0 0 4px;color:#b57a0d;font-size:13px;font-weight:700}.shop-detail h3{margin:0 0 20px;color:var(--blue);font-size:30px}.shop-detail__info{margin:0}.shop-detail__info div{display:grid;grid-template-columns:92px 1fr;padding:10px 0;border-top:1px solid #e4e9ee}.shop-detail__info dt{font-weight:700}.shop-detail__info dd{margin:0;line-height:1.65}.shop-detail__info a{color:var(--red);font-size:20px;font-weight:700}.shop-detail__actions{display:flex;gap:12px;margin-top:22px}.shop-detail__actions .button-link{min-width:0;flex:1}
@media(max-width:700px){.shop-detail{grid-template-columns:1fr}.shop-detail__photo{height:220px;min-height:0}.shop-detail__body{padding:20px}.shop-detail h3{font-size:25px}.shop-detail__info div{grid-template-columns:78px 1fr}.shop-detail__actions{display:grid}.shop-detail__actions .button-link{width:100%}}
.mobile-dock button{border:0;color:inherit;background:transparent}.mobile-dock button,.mobile-dock a{font-family:inherit}.shop-dialog{width:min(420px,calc(100% - 28px));padding:0;border:0;border-radius:12px;color:var(--ink);box-shadow:0 18px 60px rgb(0 0 0/35%)}.shop-dialog::backdrop{background:rgb(0 20 45/72%)}.shop-dialog__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;color:#fff;background:var(--blue)}.shop-dialog__head h2{margin:0;color:#fff;font-size:20px}.shop-dialog__head button{width:34px;height:34px;border:1px solid rgb(255 255 255/55%);border-radius:50%;color:#fff;background:transparent;font-size:23px;line-height:1}.shop-dialog__list{display:grid;padding:10px 18px 18px}.shop-dialog__list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 4px;border-bottom:1px solid #dfe5eb}.shop-dialog__list strong{color:var(--blue);font-size:17px}.shop-dialog__list span{font-size:13px;text-align:right}
@media(max-width:900px){.mobile-dock button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid rgb(255 255 255/25%);font-size:11px}}
.dock-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.mobile-dock .instagram-icon{width:22px;height:22px}
.instagram-section__embed{width:100%;height:190px;border:0;border-radius:4px;background:#fff}
.instagram-icon{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none}
.instagram-icon__dot{fill:currentColor;stroke:none}
.about__message{font-family:"Yomogi",cursive;font-weight:400;letter-spacing:.06em;white-space:nowrap}
