:root{--color-primary:#fff;--color-sub-primary:#e2e1e0;--color-muted:#2a2018;--color-text-dark:#1f1f1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}body{color:var(--color-text-dark);background-color:#fff;font-family:Zen Old Mincho,Google Sans,serif;font-size:14px;line-height:1.8}.container{max-width:1080px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section-large{padding:60px 0}.two-col{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.products-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}[data-render=menu-excerpt]{grid-template-columns:repeat(4,1fr)}.section-heading{letter-spacing:.15em;color:var(--color-muted);margin-bottom:8px;font-size:26px;font-weight:500}.section-subheading{color:var(--color-text-dark);margin-bottom:32px;font-size:18px;font-weight:500;line-height:1.6}.btn-outline{border:1px solid var(--color-muted);color:var(--color-muted);letter-spacing:.1em;cursor:pointer;background:0 0;border-radius:0;padding:10px 28px;font-family:Zen Old Mincho,serif;font-size:12px;transition:background .2s,color .2s;display:inline-block}.btn-outline:hover{background:var(--color-muted);color:var(--color-primary)}.link-arrow{color:var(--color-muted);letter-spacing:.05em;font-size:13px;text-decoration:none;transition:opacity .2s}.link-arrow:after{content:" 〉"}.link-arrow:hover{opacity:.7}.tag{border:.5px solid var(--color-muted);color:var(--color-muted);letter-spacing:.08em;background:0 0;border-radius:2px;padding:3px 10px;font-size:10px;display:inline-block}.site-header{z-index:100;border-bottom:1px solid var(--color-sub-primary);background:#fff;transition:background .3s;position:fixed;top:0;left:0;right:0}.site-header__inner{justify-content:space-between;align-items:center;max-width:1080px;height:56px;margin:0 auto;padding:0 24px;display:flex}.site-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.site-logo__img{width:auto;height:56px}.site-logo__text{color:var(--color-text-dark);letter-spacing:.08em;font-size:14px;font-weight:500}.site-nav{align-items:center;gap:32px;display:flex}.site-nav__link{color:var(--color-text-dark);letter-spacing:.1em;font-size:12px;font-weight:400;transition:color .2s}.site-nav__link:hover,.site-nav__link.is-active{color:var(--color-muted)}.nav-top{display:none}.site-nav__sns{border-left:1px solid var(--color-sub-primary);align-items:center;gap:16px;margin-left:16px;padding-left:16px;display:flex}.site-nav__sns-link{color:var(--color-text-dark);letter-spacing:.05em;font-size:11px;transition:color .2s}.site-nav__sns-link:hover{color:var(--color-muted)}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-toggle__bar{background:var(--color-text-dark);width:22px;height:1px;transition:transform .25s,opacity .25s;display:block}.hero{background:var(--color-muted);align-items:stretch;width:100%;height:700px;display:flex;position:relative;overflow:hidden}.hero__bg-img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{background:var(--color-muted);opacity:.2;position:absolute;inset:0}.hero__content{z-index:1;justify-content:flex-end;align-items:flex-start;width:100%;max-width:1080px;margin:0 auto;padding:100px 40px 100px 0;display:flex;position:relative}.hero__vertical{flex-direction:row-reverse;align-items:flex-start;gap:48px;max-height:500px;display:flex;overflow:hidden}.hero__title,.hero__body{writing-mode:vertical-rl;text-orientation:mixed;text-shadow:0 1px 10px var(--color-muted)}.hero__title{color:var(--color-primary);letter-spacing:.15em;font-size:56px;font-weight:500;line-height:1.6}.hero__body{color:var(--color-primary);letter-spacing:.1em;font-size:22px;font-weight:400;line-height:2.2}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;line-height:1}.hero-hours{background:#fff;padding:28px 0}.hero-hours__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px;display:flex}.hero-hours__store{letter-spacing:.08em;color:var(--color-text-dark);font-size:15px;font-weight:500}.hero-hours__item{align-items:center;gap:8px;display:inline-flex}.hero-hours__icon{color:var(--color-text-dark);font-size:26px}.hero-hours__label{letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-dark);font-size:18px;font-weight:500}.hero-hours__time{letter-spacing:.06em;color:var(--color-text-dark);font-size:20px}.hero-hours__note{letter-spacing:.05em;color:var(--color-muted);font-size:13px}@media (max-width:768px){.hero-hours__inner{gap:6px 14px}.hero-hours__store{font-size:14px}.hero-hours__icon{font-size:20px}.hero-hours__label{font-size:14px}.hero-hours__time{font-size:16px}.hero-hours__note{font-size:12px}}.concept{background:#fff}.concept__image{aspect-ratio:4/3;object-fit:cover;width:100%}.concept__media{aspect-ratio:4/5;object-fit:cover;background:var(--color-sub-primary);width:100%;display:block}.concept__text p{color:var(--color-text-dark);margin-bottom:20px;font-size:14px;line-height:2}.concept__text p:last-child{margin-bottom:0}.menu{background:var(--color-sub-primary)}.menu-card{background:#fff}.menu-card__image{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.menu-card__body{padding:16px 10px 8px}.menu-card__name{color:var(--color-text-dark);margin-bottom:6px;font-size:15px;font-weight:500}.menu-card__desc{color:var(--color-text-dark);margin-bottom:10px;font-size:13px;line-height:1.8}.menu-card__price{color:var(--color-muted);letter-spacing:.05em;font-family:monospace;font-size:13px}.menu-card__note{color:var(--color-muted);margin-top:4px;font-size:11px;line-height:1.6}.rice{background:#fff}.rice__image-main{aspect-ratio:4/3;object-fit:cover;width:100%}.rice__text h3{color:var(--color-text-dark);margin-bottom:20px;font-size:16px;font-weight:500;line-height:1.6}.rice__text p{color:var(--color-text-dark);margin-bottom:16px;font-size:14px;line-height:2}.rice__text p:last-child{margin-bottom:0}.rice__detail{border-top:1px solid var(--color-sub-primary);flex-direction:column;gap:12px;margin-top:32px;padding-top:24px;display:flex}.rice__detail-item{gap:16px;font-size:13px;display:flex}.rice__detail-label{color:var(--color-muted);letter-spacing:.05em;min-width:60px;padding-top:2px;font-size:11px}.rice__detail-value{color:var(--color-text-dark)}.shop{background:var(--color-sub-primary)}.shop__inner{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.shop__info{flex-direction:column;gap:28px;display:flex}.shop__info-block h3{letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted);margin-bottom:8px;font-size:11px;font-weight:400}.shop__info-block p,.shop__info-block address{color:var(--color-text-dark);font-size:14px;font-style:normal;line-height:1.8}.shop__map{aspect-ratio:4/3;width:100%}.shop__map iframe{border:none;width:100%;height:100%;display:block}.contact{background:#fff}.contact__lead{color:var(--color-text-dark);max-width:560px;margin-bottom:40px;font-size:14px;line-height:2}.contact__form-wrapper{background:var(--color-sub-primary);justify-content:center;align-items:center;width:100%;min-height:520px;display:flex}.contact__form-note{color:var(--color-text-dark);letter-spacing:.05em;text-align:center;font-size:12px}.site-footer{background:var(--color-sub-primary);padding:60px 0 40px}.site-footer__inner{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.site-footer__logo-img{width:150px;height:auto;margin:0 auto 4px;display:block}.site-footer__logo{color:var(--color-text-dark);letter-spacing:.1em;font-size:16px;font-weight:500}.site-footer__sns{gap:24px;display:flex}.site-footer__sns-link{color:var(--color-text-dark);letter-spacing:.08em;text-transform:uppercase;font-size:11px;transition:color .2s}.site-footer__sns-link:hover{color:var(--color-muted)}.site-footer__nav{gap:24px;display:flex}.site-footer__nav-link{color:var(--color-text-dark);letter-spacing:.06em;font-size:11px;transition:color .2s}.site-footer__nav-link:hover{color:var(--color-muted)}.site-footer__copy{color:var(--color-text-dark);letter-spacing:.04em;margin-top:8px;font-size:11px}.divider{border:none;border-top:1px solid var(--color-sub-primary);margin:0}.subpage{padding-top:56px}.page-intro{text-align:center}.page-intro .section-heading{margin-bottom:8px}.page-intro__lead{color:var(--color-text-dark);max-width:600px;margin:0 auto;font-size:14px;line-height:2}.section-action{text-align:center;margin-top:40px}.rice-toggle{border:1px solid var(--color-muted);border-radius:0;width:fit-content;margin:0 auto 32px;display:flex}.rice-toggle__btn{border:none;border-right:1px solid var(--color-muted);min-width:110px;color:var(--color-muted);letter-spacing:.1em;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;padding:12px 28px;font-family:Zen Old Mincho,serif;font-size:14px;transition:background .2s,color .2s}.rice-toggle__btn:last-child{border-right:none}.rice-toggle__btn:not(.is-active):hover{background:var(--color-sub-primary)}.rice-toggle__btn.is-active{background:var(--color-muted);color:var(--color-primary);box-shadow:inset 0 1px 4px #00000040}.set-menu{margin:0 0 16px}.set-menu__image{aspect-ratio:16/9;object-fit:cover;object-position:center;background:var(--color-sub-primary);width:100%;display:block}.set-menu__lead{color:var(--color-text-dark);margin:0 0 6px;font-size:14px;line-height:1.8}.set-menu__note{color:var(--color-muted);margin:0 0 56px;font-size:11px}.rice-desc{max-width:760px;color:var(--color-text-dark);margin:-8px 0 36px;font-size:14px;line-height:2}.icon-instagram{width:20px;height:20px;display:block}.farmer-card__link .icon-instagram{vertical-align:-3px;width:16px;height:16px;margin-right:6px;display:inline-block}.carousel{width:100%;position:relative}.carousel__viewport{aspect-ratio:3/2;background:var(--color-sub-primary);width:100%;position:relative;overflow:hidden}.menu-card .carousel__viewport{aspect-ratio:3/4}.carousel__slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.carousel__slide.is-active{opacity:1}.carousel__btn{touch-action:manipulation;background:var(--color-primary);border:1px solid var(--color-muted);width:36px;height:36px;color:var(--color-muted);cursor:pointer;opacity:.85;border-radius:0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:opacity .2s,background .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel__btn:hover{opacity:1;background:var(--color-muted);color:var(--color-primary)}.carousel__btn--prev{left:8px}.carousel__btn--next{right:8px}.carousel__dots{justify-content:center;gap:8px;margin-top:10px;display:flex}.carousel__dot{border:1px solid var(--color-muted);cursor:pointer;touch-action:manipulation;background:0 0;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.carousel__dot.is-active{background:var(--color-muted)}.product-sets{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:64px;display:grid}.product-set{border:1px solid var(--color-muted);background:#fff;flex-direction:column;display:flex}.product-set__media .carousel__viewport{aspect-ratio:3/4}.product-set__body{padding:24px 24px 28px}.product-set__label{border:.5px solid var(--color-muted);color:var(--color-muted);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;margin-bottom:12px;padding:3px 12px;font-size:10px;display:inline-block}.product-set__name{color:var(--color-text-dark);margin-bottom:10px;font-size:18px;font-weight:500}.product-set__desc{color:var(--color-text-dark);margin-bottom:14px;font-size:13px;line-height:1.9}.product-set__price{color:var(--color-muted);letter-spacing:.05em;font-family:monospace;font-size:16px}.farmers-list{flex-direction:column;gap:64px;display:flex}.farmer-card{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.farmer-card:nth-child(2n) .farmer-card__media{order:2}.farmer-card__media .carousel__viewport{aspect-ratio:4/3}.farmer-card__media .carousel__slide{object-fit:contain}.farmer-card__name{color:var(--color-text-dark);margin-bottom:12px;font-size:20px;font-weight:500}.farmer-card__meta{flex-wrap:wrap;gap:8px 16px;margin-bottom:20px;display:flex}.farmer-card__meta-item{color:var(--color-muted);letter-spacing:.05em;font-size:12px}.farmer-card__meta-item+.farmer-card__meta-item{border-left:1px solid var(--color-sub-primary);padding-left:16px}.farmer-card__text p{color:var(--color-text-dark);margin-bottom:16px;font-size:14px;line-height:2}.farmer-card__text p:last-child{margin-bottom:0}.farmer-card__links{gap:16px;margin-top:24px;display:flex}.farmer-card__link{border:1px solid var(--color-muted);color:var(--color-muted);letter-spacing:.1em;text-transform:lowercase;border-radius:0;padding:8px 20px;font-size:12px;transition:background .2s,color .2s;display:inline-block}.farmer-card__link:hover{background:var(--color-muted);color:var(--color-primary)}.news-list{border-top:1px solid var(--color-sub-primary);max-width:760px;margin:0 auto}.news-card{border-bottom:1px solid var(--color-sub-primary)}.news-card__inner{color:inherit;align-items:baseline;gap:24px;padding:20px 4px;text-decoration:none;transition:opacity .2s;display:flex}a.news-card__inner:hover{opacity:.6}.news-card__date{letter-spacing:.06em;width:92px;color:var(--color-muted);white-space:nowrap;flex:none;font-family:monospace;font-size:12px}.news-card__body{flex:auto}.news-card__body .tag{margin-bottom:8px}.news-card__title{color:var(--color-text-dark);font-size:15px;font-weight:500;line-height:1.7}.news-card__excerpt{letter-spacing:.02em;color:var(--color-muted);margin-top:6px;font-size:13px;line-height:1.7}@media (max-width:768px){.news-card__inner{flex-direction:column;gap:6px}.news-card__date{width:auto}}.contact-options{grid-template-columns:1fr 1fr;gap:40px;max-width:760px;margin:0 auto;display:grid}.contact-option{text-align:center;border:1px solid var(--color-sub-primary);flex-direction:column;align-items:center;padding:36px 28px;display:flex}.contact-option__title{color:var(--color-text-dark);margin-bottom:14px;font-size:16px;font-weight:500}.contact-option__desc{color:var(--color-muted);margin-bottom:28px;font-size:13px;line-height:1.9}.contact-option .btn-outline{margin-top:auto}@media (max-width:768px){.contact-options{grid-template-columns:1fr;gap:20px}.section-large{padding:60px 0}.products-grid{grid-template-columns:repeat(2,1fr);gap:16px}.rice-toggle{width:100%;max-width:320px;display:flex}.rice-toggle__btn{flex:1;padding:12px 0}.carousel__btn{width:40px;height:40px;font-size:20px}.carousel__dots{gap:12px;margin-top:12px}.carousel__dot{width:10px;height:10px}.two-col,.shop__inner{grid-template-columns:1fr;gap:40px}.product-sets{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.farmer-card{grid-template-columns:1fr;gap:24px}.farmer-card:nth-child(2n) .farmer-card__media{order:0}.farmers-list{gap:48px}.hero__content{max-width:100%;padding:96px 20px 56px 0}.hero__vertical{gap:24px;max-height:548px}.hero__title{font-size:38px}.hero__body{font-size:15px}.site-nav{text-align:center;z-index:99;background:#fff;flex-direction:column;justify-content:center;gap:32px;display:none;position:fixed;inset:56px 0 0}.site-nav.is-open{display:flex}.site-nav__link{color:var(--color-text-dark);font-size:16px}.nav-top{display:block}.site-nav__sns{border-top:1px solid #ffffff1a;border-left:none;margin-left:0;padding-top:16px;padding-left:0}.nav-toggle{display:flex}.nav-toggle.is-open .nav-toggle__bar:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle.is-open .nav-toggle__bar:nth-child(2){opacity:0}.nav-toggle.is-open .nav-toggle__bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}body{font-size:16px}.section-heading{font-size:22px}.section-subheading,.menu-card__name,.rice__text h3{font-size:18px}.product-set__name,.farmer-card__name{font-size:20px}.concept__text p,.rice__text p,.farmer-card__text p,.shop__info p,.shop__info address,.page-intro__lead,.rice-desc,.set-menu__lead,.product-set__desc,.menu-card__desc{font-size:16px;line-height:1.9}.menu-card__price{font-size:16px}}@media (max-width:480px){.products-grid{grid-template-columns:1fr;gap:16px}.container,.site-header__inner{padding:0 16px}}.section-large--flush-top{padding-top:0}.menu__notice{color:var(--color-muted);letter-spacing:.05em;margin-top:40px;font-size:12px}.section-action--left{text-align:left;margin-top:32px}.section-action--tight{margin-top:32px}.shop__info-note{color:var(--color-muted);font-size:12px}.section-subheading--spaced{margin-top:56px}
