@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:none;border:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{padding:0;list-style:none}html{scroll-behavior:smooth;overflow-x:clip}body{padding-bottom:4rem;overflow-x:clip;font-family:Shippori Mincho,Hiragino Mincho ProN,Yu Mincho,yumincho,"Noto Serif JP",serif;font-weight:600;font-feature-settings:"palt" 1;line-height:1.75;color:#3d4d47;background-color:#f7f4ef}@media (min-width: 900px){body{padding-bottom:0}}:where(section[id],main [id]){scroll-margin-top:1.25rem}body.is-locked{overflow:hidden}html.is-returning .l-gate{display:none}html.is-returning body.is-locked{overflow:visible}body.is-overlay-open{overflow:hidden}.reveal-on .js-reveal,.reveal-on .js-reveal-item{transition:opacity .58s cubic-bezier(.165,.84,.44,1),transform .72s cubic-bezier(.165,.84,.44,1)}:where(body.is-locked,html.is-returning,body.reveal-on) .js-reveal:not(.is-revealed),:where(body.is-locked,html.is-returning,body.reveal-on) .js-reveal-item:not(.is-revealed){opacity:0;transform:translateY(.75rem);will-change:opacity,transform}@media (prefers-reduced-motion: reduce){.reveal-on .js-reveal,.reveal-on .js-reveal-item{transition:none}:where(body.is-locked,html.is-returning,body.reveal-on) .js-reveal:not(.is-revealed),:where(body.is-locked,html.is-returning,body.reveal-on) .js-reveal-item:not(.is-revealed){opacity:1;transform:none;will-change:auto}}.l-app{width:100%}@media (min-width: 900px){.l-app{width:min(24.375rem,100%);margin-inline:auto}}.l-app{position:relative;min-height:100%;padding-bottom:calc(4rem + env(safe-area-inset-bottom,0px));background-color:#f7f4ef}@media (min-width: 900px){.l-app{padding-bottom:0;box-shadow:0 0 3rem #3d4d4714}}.l-section{padding-inline:1.5rem;display:flex;flex-direction:column;gap:2rem;padding-block:3.5rem}.l-sec-head{display:flex;flex-direction:column;align-items:flex-start}.l-sec-head__en{font-size:2.125rem;font-weight:700;line-height:1.2;color:#3d4d47;letter-spacing:.04em}.l-sec-head__img{display:block;width:auto;height:3.5rem}.l-sec-head__ja{font-size:.8125rem;font-weight:700;color:#3d4d47;letter-spacing:.04em}.l-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:1.5rem;background-color:#f7f4ef}.l-gate[hidden]{display:none}.l-gate__inner{width:min(21.25rem,100%);text-align:center}.l-gate__title{display:block;width:min(15rem,76%);height:auto;margin:0 auto 1.25rem}.l-gate__lead{margin-bottom:2rem;font-size:.9375rem;color:#3d4d47}.l-gate__form{display:flex;flex-direction:column;gap:1rem}.l-gate__input{width:100%;padding:1rem 1.25rem;font-size:1rem;color:#3d4d47;text-align:center;letter-spacing:.2em;background-color:#fff;border:1px solid #ccc6bc;border-radius:.25rem}.l-gate__input:focus-visible{outline:2px solid #a68353;outline-offset:2px}.l-gate__error{min-height:1.25rem;font-size:.8125rem;color:#b4524a}.l-gate__error[hidden]{display:none}.l-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;justify-content:center;visibility:hidden;transition:visibility .25s cubic-bezier(.2,.8,.2,1)}.l-overlay.is-open{visibility:visible}.l-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .25s cubic-bezier(.2,.8,.2,1),backdrop-filter .25s cubic-bezier(.2,.8,.2,1)}.l-overlay.is-open .l-overlay__backdrop{background-color:#fff6;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem)}.l-overlay__panel{position:relative;width:100%;height:100%;overflow-y:auto;background-color:#fff;opacity:0;transition:opacity .25s cubic-bezier(.2,.8,.2,1),transform .25s cubic-bezier(.2,.8,.2,1);transform:translateY(.75rem)}@media (min-width: 900px){.l-overlay__panel{width:min(24.375rem,100%)}}.l-overlay.is-open .l-overlay__panel{opacity:1;transform:translateY(0)}.l-overlay__close{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:flex-end;width:100%;padding:.75rem;background:linear-gradient(to bottom,#fff 70%,transparent)}.l-overlay__close-btn{display:grid;place-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;color:#a68353;background-color:#edeae6;border-radius:calc(infinity * 1px)}.l-overlay__close-btn:before{content:"←"}.l-overlay__close-btn:focus-visible{outline:2px solid #a68353;outline-offset:2px}.c-chip{display:inline-flex;align-items:center;padding:.1875rem .5rem .3125rem;font-size:.9375rem;font-weight:700;line-height:1.2;color:#3d4d47;background-color:#e6eee8;border-radius:calc(infinity * 1px)}.c-badge{display:inline-flex;align-items:center;padding:.125rem .5rem .25rem;font-size:.9375rem;font-weight:700;line-height:1.2;color:#a68353;border:1px solid #a68353;border-radius:calc(infinity * 1px)}.c-deco{display:flex;align-items:center;width:100%;height:.9375rem}.c-deco:before,.c-deco:after{flex:0 0 auto;width:.858125rem;height:.9025rem;content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20overflow='visible'%20style='display:block'%20viewBox='0%200%2013.73%2014.44'%3e%3cpath%20fill='%23c8b28c'%20d='M3.27%2014.42c0-1.04-.21-2.03-.64-2.97A7.1%207.1%200%200%200%20.82%209.01C.69%208.9.58%208.77.47%208.64.37%208.5.28%208.36.21%208.2c-.07-.15-.12-.32-.16-.48C.01%207.55%200%207.39%200%207.21s.02-.34.05-.51c.04-.17.09-.33.16-.48s.16-.3.26-.44.22-.26.35-.37c.78-.68%201.38-1.5%201.81-2.44s.64-1.93.64-2.97c0%20.47.05.94.14%201.41.09.46.23.92.41%201.35.18.44.4.85.67%201.25.26.39.56.76.9%201.09.33.33.7.63%201.09.9.39.26.81.49%201.24.67a7.2%207.2%200%200%200%202.75.55%207.2%207.2%200%200%200-2.75.55c-.44.18-.85.4-1.24.67-.39.26-.76.56-1.09.9-.33.33-.63.7-.9%201.09-.26.39-.48.81-.67%201.25a7.2%207.2%200%200%200-.55%202.76z'/%3e%3cpath%20fill='%23c8b28c'%20d='M13.73%207.21a2.4%202.4%200%200%201-.19.92c-.06.15-.14.29-.22.42q-.135.195-.3.36c-.11.11-.23.21-.37.3-.13.09-.27.16-.42.22s-.3.11-.45.14c-.16.03-.31.05-.47.04-.16%200-.31-.02-.47-.05s-.31-.08-.45-.14a2.6%202.6%200%200%201-.77-.53c-.11-.11-.21-.24-.3-.37s-.16-.27-.22-.42-.1-.3-.13-.45a2.5%202.5%200%200%201%20.01-.94c.03-.16.08-.31.14-.45a2.6%202.6%200%200%201%20.53-.77c.11-.11.24-.21.37-.3s.27-.16.42-.22.3-.1.45-.13a2.5%202.5%200%200%201%20.93.01c.15.03.3.08.44.14s.28.14.41.22q.195.135.36.3c.11.11.21.23.29.36.09.13.16.27.22.41s.1.29.13.45c.03.15.05.31.05.47z'/%3e%3c/svg%3e") center/contain no-repeat}.c-deco:after{transform:scaleX(-1)}.c-deco__line{position:relative;flex:1 1 auto;height:1px;background-color:#c8b28c}.c-deco__line:after{position:absolute;top:50%;left:50%;width:.3rem;height:.3rem;content:"";background-color:#c8b28c;border-radius:calc(infinity * 1px);transform:translate(-50%,-50%)}.c-card{display:flex;flex-direction:column;gap:.5rem;padding-block:.875rem;padding-inline:.75rem;background-color:#fff;border:.5px solid #ccc6bc}.c-card__head{display:flex;gap:.5rem;align-items:center;justify-content:space-between}.c-card__name{font-size:1.125rem;font-weight:700;line-height:1.2}.c-card__chips{display:flex;flex-wrap:wrap;gap:.25rem}.c-card__intro{padding-block:.25rem;font-size:.9375rem;line-height:1.75;color:#3d4d47}.c-card__foot{display:flex;justify-content:flex-end;margin-top:auto}.c-card__msg-btn{display:inline-flex;gap:.125rem;align-items:center;padding:.125rem .5rem .1875rem;font-size:.9375rem;font-weight:700;color:#3d4d47;background-color:#edeae6;border-radius:calc(infinity * 1px)}.c-card__msg-btn:focus-visible{outline:2px solid #a68353;outline-offset:2px}.c-card__msg-icon{display:block;width:1.5rem;height:1.5rem}.c-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:1.5rem;visibility:hidden;transition:visibility .2s cubic-bezier(.2,.8,.2,1)}.c-modal.is-open{visibility:visible}.c-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .2s cubic-bezier(.2,.8,.2,1),backdrop-filter .2s cubic-bezier(.2,.8,.2,1)}.c-modal.is-open .c-modal__backdrop{background-color:#fff6;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem)}.c-modal__dialog{position:relative;width:min(20rem,100%);padding:1.5rem;background-color:#fff;box-shadow:0 .5rem 2.5rem #0000001f;opacity:0;transition:opacity .2s cubic-bezier(.2,.8,.2,1),transform .2s cubic-bezier(.2,.8,.2,1);transform:scale(.96)}.c-modal.is-open .c-modal__dialog{opacity:1;transform:scale(1)}.c-modal__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.c-modal__from{display:inline-flex;gap:.125rem;align-items:center;padding:.125rem .5rem .1875rem;font-size:.9375rem;font-weight:700;color:#3d4d47;background-color:#edeae6;border-radius:calc(infinity * 1px)}.c-modal__from-icon{display:block;width:1.5rem;height:1.5rem}.c-modal__close{display:grid;place-items:center;width:1.75rem;height:1.75rem;font-size:1.125rem;font-weight:700;line-height:1;color:#a68353;background-color:#ebe7e1;border-radius:calc(infinity * 1px)}.c-modal__close:focus-visible{outline:2px solid #a68353;outline-offset:2px}.c-modal__body{font-size:.9375rem;line-height:1.75}.p-hero{position:relative;padding-bottom:11.25rem;overflow:hidden;background-color:#fff}.p-hero__photo{display:block;width:100%;height:35rem;-o-object-fit:cover;object-fit:cover}.p-hero__script{position:absolute;top:26.125rem;left:50%;width:22.375rem;height:8rem;transform:translate(-50%)}.p-hero__script-1{position:absolute;top:0;left:0;width:100%;height:auto}.p-hero__script-2{position:absolute;top:39.59%;right:12.84%;left:20.63%;width:auto;height:auto}.p-hero__names{position:relative;z-index:1;display:block;width:21.375rem;max-width:calc(100% - 3rem);height:auto;margin:1.25rem auto 0}.p-hero__date{position:relative;z-index:1;display:block;width:6.5rem;height:auto;margin:.75rem auto 0}.p-hero__waves{position:absolute;bottom:0;left:50%;width:48.75rem;height:14rem;opacity:.6;transform:translate(-50%)}.p-hero__waves img{position:absolute;inset:auto 0 0;width:100%;height:auto}.p-hero__gradient{position:absolute;inset:auto 0 0;height:5rem;background:linear-gradient(to bottom,#d3e2d600,#d3e2d6)}@keyframes p-hero-rise{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:none}}@keyframes p-hero-fade{0%{opacity:0}to{opacity:1}}@keyframes p-hero-photo-in{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:none}}body.is-locked .p-hero__photo,body.is-locked .p-hero__script,body.is-locked .p-hero__names,body.is-locked .p-hero__date,body.is-locked .p-hero__waves,html.is-returning .p-hero__photo,html.is-returning .p-hero__script,html.is-returning .p-hero__names,html.is-returning .p-hero__date,html.is-returning .p-hero__waves{opacity:0}.reveal-on .p-hero__photo{animation:p-hero-photo-in 4.6s cubic-bezier(.165,.84,.44,1) both}.reveal-on .p-hero__script{animation:p-hero-fade 2.6s cubic-bezier(.165,.84,.44,1) .3s both}.reveal-on .p-hero__names{animation:p-hero-rise 2.9s cubic-bezier(.165,.84,.44,1) .55s both}.reveal-on .p-hero__date{animation:p-hero-rise 2.9s cubic-bezier(.165,.84,.44,1) .8s both}.reveal-on .p-hero__waves{animation:p-hero-fade 4s ease-in-out both}@media (prefers-reduced-motion: reduce){body.is-locked .p-hero__photo,body.is-locked .p-hero__script,body.is-locked .p-hero__names,body.is-locked .p-hero__date,body.is-locked .p-hero__waves,html.is-returning .p-hero__photo,html.is-returning .p-hero__script,html.is-returning .p-hero__names,html.is-returning .p-hero__date,html.is-returning .p-hero__waves{opacity:1}.reveal-on .p-hero__photo,.reveal-on .p-hero__script,.reveal-on .p-hero__names,.reveal-on .p-hero__date,.reveal-on .p-hero__waves{animation:none}}.p-concept{display:flex;flex-direction:column;gap:2.5rem;padding:2.5rem 1.5rem 3.5rem;background-color:#d3e2d6}.p-concept__head{position:relative;align-self:flex-start}.p-concept__title{position:absolute;top:.875rem;left:-.625rem;width:13.11rem;height:auto}.p-concept__script{position:relative;display:block;width:16.210625rem;height:auto}.p-concept__body{font-size:1rem;line-height:1.75;color:#3d4d47}.p-concept__body p+p{margin-top:1.25rem}.p-index{padding-block:2.5rem;background-color:#fff}.p-index__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.5rem}.p-index__item{display:flex}.p-index__link{display:flex;flex:1;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;padding-inline:1rem;text-align:center}.p-index__icon{width:5rem;height:5rem;-o-object-fit:contain;object-fit:contain}.p-index__sep{width:2.5625rem;height:1px;background-color:#c8b28c}.p-index__text{display:flex;flex-direction:column;gap:.25rem;align-items:center}.p-index__en{font-size:.6875rem;font-weight:800;line-height:1.2;color:#a68353;text-transform:uppercase;letter-spacing:.15em}.p-index__ja{font-size:1rem;font-weight:700;line-height:1.2;color:#3d4d47}.p-profile{display:flex;flex-direction:column;gap:2.5rem;padding:3.5rem 1.5rem;background-image:url(../images/profile-bg.webp);background-repeat:repeat;background-position:top left;background-size:25rem 14.875rem}.p-profile__head{display:flex;flex-direction:column;gap:.125rem;align-items:flex-start}.p-profile__title{width:9.25rem;height:auto}.p-profile__sub{font-size:.9375rem;font-weight:700;line-height:1.2;color:#3d4d47}.p-profile__cards{display:flex;flex-direction:column;gap:2.5rem}.p-profile__card{display:flex;gap:1.25rem;align-items:flex-start}.p-profile__portrait{display:grid;flex:0 0 8.125rem;place-items:center;height:11.25rem;font-size:.9375rem;font-weight:700;color:#6d7770;background-color:#fff;border:1px dashed #ccc6bc}.p-profile__portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-profile__portrait:has(img){background-color:transparent;border:0}.p-profile__info{display:flex;flex:1;flex-direction:column;min-width:0}.p-profile__name{margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.2}.p-profile__meta{display:flex;flex-direction:column;gap:.5rem}.p-profile__meta p{font-size:.9375rem;font-weight:700;line-height:1.2}.p-profile__intro{margin-top:.25rem;font-size:1rem;font-weight:600;line-height:1.75}.p-profile__cta{display:flex;justify-content:center}.c-frame-btn{position:relative;display:inline-flex;gap:.25rem;align-items:center;justify-content:center;padding:1.125rem 2rem;font-size:1.125rem;font-weight:800;line-height:1.2;color:#6d7770;background-color:#fff;border:1px solid #ccc6bc}.c-frame-btn:before{position:absolute;top:.25rem;right:.25rem;bottom:.25rem;left:.25rem;pointer-events:none;content:"";border:1px solid #ccc6bc}.c-frame-btn:focus-visible{outline:2px solid #a68353;outline-offset:2px}.c-frame-btn--sm{padding:1rem 2.25rem;font-size:1.0625rem}.c-frame-btn--sm .c-frame-btn__icon{width:1rem;height:1rem}.c-frame-btn__icon{width:1.25rem;height:1.25rem}.p-seating{background-color:#fff}.p-seating__chart{display:block;width:100%;height:auto}.p-guests{display:flex;flex-direction:column;gap:1.5rem}.p-guests__search{position:relative}.p-guests__input{width:100%;padding:1rem 2.5rem 1rem 1.25rem;font-size:1rem;color:#3d4d47;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20style='display:block'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23a68353'%20d='M8.499%204.544c-1.16.045-2.209.459-2.77%201.02a.667.667%200%200%201-.942-.943c.864-.865%202.272-1.356%203.66-1.41%201.396-.054%202.921.328%203.989%201.396a.667.667%200%201%201-.943.943c-.727-.727-1.843-1.05-2.994-1.007'/%3e%3cpath%20fill='%23a68353'%20fill-rule='evenodd'%20d='M14.256%2015.29a8.63%208.63%200%200%201-5.59%202.043A8.666%208.666%200%200%201%200%208.667%208.666%208.666%200%200%201%208.667%200a8.666%208.666%200%200%201%208.666%208.667c0%202.13-.768%204.08-2.042%205.589L16.763%2014l6.856%206.856a1.3%201.3%200%200%201%200%201.841l-.922.922a1.3%201.3%200%200%201-1.841%200L14%2016.763zM16%208.668a7.333%207.333%200%201%201-14.667%200%207.333%207.333%200%200%201%2014.667%200m4.833%2011.288-4.524-4.523-.746.13-.131.747%204.537%204.537zm.078%201.834.866.865.877-.877-.879-.879z'%20clip-rule='evenodd'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .875rem center;background-size:1.5rem;border:2px solid #ccc6bc;border-radius:calc(infinity * 1px)}.p-guests__input:not(:-moz-placeholder){background-image:none}.p-guests__input:not(:placeholder-shown){background-image:none}.p-guests__input::-webkit-search-cancel-button{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.p-guests__input:focus-visible{outline:2px solid #a68353;outline-offset:2px}.p-guests__clear{position:absolute;inset-block:0;right:1rem;display:grid;place-items:center;width:1.625rem;height:1.625rem;margin-block:auto;font-size:1.125rem;font-weight:700;line-height:1;color:#a68353;background-color:#edeae6;border-radius:calc(infinity * 1px)}.p-guests__clear:before{position:absolute;top:50%;right:calc(100% + .625rem);width:2px;height:1.125rem;content:"";background-color:#3d4d47;transform:translateY(-50%)}.p-guests__clear[hidden]{display:none}.p-guests__result{display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;color:#6d7770}.p-guests__result[hidden]{display:none}.p-guests__reset{font-size:.8125rem;font-weight:700;color:#a68353}.p-guests__reset:before{content:"← "}.p-guests__group{interpolate-size:allow-keywords}.p-guests__group+.p-guests__group{margin-top:.5rem}.p-guests__group[hidden]{display:none}.p-guests__group::details-content{block-size:0;overflow:hidden;transition:block-size .25s cubic-bezier(.2,.8,.2,1),content-visibility .25s cubic-bezier(.2,.8,.2,1) allow-discrete}.p-guests__group[open]::details-content{block-size:auto}.p-guests__summary{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.25rem;font-size:1.0625rem;font-weight:700;line-height:1.2;color:#fff;list-style:none;cursor:pointer;background-color:#3d4d47}.p-guests__summary::-webkit-details-marker{display:none}.p-guests__summary:after{width:.5625rem;height:.7231875rem;content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='11.571'%20fill='none'%20style='display:block'%20viewBox='0%200%209%2011.571'%3e%3cpath%20fill='%23fff'%20d='M4.5%200%209%2011.571%204.5%208.456%200%2011.571z'/%3e%3c/svg%3e") center/contain no-repeat;transition:transform .2s cubic-bezier(.2,.8,.2,1);transform:rotate(180deg)}.p-guests__group[open] .p-guests__summary:after{transform:rotate(0)}.p-guests__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:1rem 0}.p-guests__flat{display:flex;flex-direction:column;gap:.5rem}.p-guests__flat .c-card{padding:1.5rem}.p-guests__flat[hidden]{display:none}.p-guests__empty{padding:2rem 0;font-size:.9375rem;color:#6d7770;text-align:center}.p-guests__empty[hidden]{display:none}.p-food{display:flex;flex-direction:column;gap:2.5rem;padding:3.5rem 1.5rem;background-color:#f7f4ef}.p-food__content{display:flex;flex-direction:column;gap:3.75rem;width:100%}.p-food__lead{display:flex;flex-direction:column;gap:1.25rem;font-size:1rem;font-weight:600;line-height:1.75}.p-food__block{display:flex;flex-direction:column;gap:1.5rem}.p-food__block-head{position:relative;display:flex;flex-direction:column;gap:.125rem;align-items:flex-start;padding-top:3.75rem}.p-food__block-title{width:auto;height:2.75rem}.p-food__block-ja{font-size:.9375rem;font-weight:700;color:#3d4d47}.p-food__illust{position:absolute;right:0;bottom:0;width:auto;height:7.5rem}.p-food__menu{display:flex;flex-direction:column;gap:1rem}.p-food__course{display:flex;flex-direction:column;gap:.5rem;align-items:center;padding-bottom:1rem;text-align:center}.p-food__course-title{width:auto;height:1.75rem}.p-food__course-desc{font-size:1.125rem;font-weight:600;line-height:1.75}.p-food__tiers{display:flex;flex-direction:column;gap:2.5rem}.p-food__tier{display:flex;flex-direction:column;gap:.75rem;padding-top:.25rem}.p-food__tier-title{align-self:flex-start;width:auto;height:1.125rem}.p-food__drink-list{padding-left:.75rem;font-size:1.125rem;font-weight:600;line-height:1.75;list-style:none}.p-food__drink-list li{position:relative;padding-left:1.125rem}.p-food__drink-list li:before{position:absolute;top:.875em;left:0;width:.3125rem;height:.3125rem;content:"";background-color:#3d4d47;border-radius:calc(infinity * 1px);transform:translateY(-50%)}.p-schedule{background-color:#fff}.p-schedule__box{display:flex;flex-direction:column;gap:.75rem;padding:1.75rem 1.5rem .5rem;background-color:#fff;border:2px solid #ccc6bc}.p-schedule__item{position:relative;display:flex;gap:1.75rem;align-items:flex-start;padding:0 .5rem 1.5rem}.p-schedule__deco{position:absolute;inset-inline:.5rem;bottom:.3125rem;width:auto}.p-schedule__time{width:3.5rem;font-size:1.25rem;font-weight:700;line-height:1.2;color:#a68353;text-align:right}.p-schedule__label{font-size:1.125rem;font-weight:700;line-height:1.2;color:#3d4d47}.p-venue{display:flex;flex-direction:column;gap:2.5rem;padding:3.5rem 1.5rem;background-color:#e6eee8}.p-venue__body{display:flex;flex-direction:column;gap:1rem}.p-venue__name{font-size:1.375rem;font-weight:700;line-height:1.2}.p-venue__addr{margin-top:.5rem;font-size:.9375rem;font-weight:600;line-height:1.75}.p-venue__map{display:grid;place-items:center;width:100%;min-height:17.5rem;overflow:hidden;font-size:.9375rem;font-weight:700;color:#6d7770;background-color:#fff}.p-venue__map iframe{width:100%;height:100%;border:0}.p-venue__access-label{font-size:1.125rem;font-weight:700}.p-venue__access-body{font-size:1rem;font-weight:600;line-height:1.75}.p-venue__actions{display:flex;justify-content:center;padding-top:.5rem}.p-gallery{display:flex;flex-direction:column;gap:.5rem;padding-block:3.5rem;background-color:#fff}.p-gallery__head{padding:0 1.5rem .75rem}.p-gallery__ph{display:grid;place-items:center;overflow:hidden;font-size:.9375rem;font-weight:700;color:#6d7770;background-color:#fff;border:1px dashed #ccc6bc}.p-gallery__ph img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-gallery__full--portrait{height:33.75rem}.p-gallery__full--wide{height:17.5rem}.p-gallery__row{display:flex;gap:.5rem;padding-inline:1.5rem}.p-gallery__row .p-gallery__ph{flex:1}.p-gallery__h240{height:15rem}.p-gallery__h340{height:21.25rem}.p-gallery__h220{height:13.75rem}.p-share{position:relative;display:flex;flex-direction:column;gap:2.5rem;align-items:center;padding:3.5rem 1.5rem 10rem;overflow:hidden;text-align:center;background-color:#fff}.p-share__waves{position:absolute;bottom:0;left:50%;width:48.75rem;height:14rem;opacity:.6;transform:translate(-50%)}.p-share__waves img{position:absolute;inset:auto 0 0;width:100%;height:auto}.p-share__head{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;align-items:center}.p-share__icon{width:6.25rem;height:6.25rem;-o-object-fit:contain;object-fit:contain}.p-share__titlewrap{display:flex;flex-direction:column;gap:.0625rem;align-items:center}.p-share__title{width:21.125rem;height:auto}.p-share__sub{font-size:.9375rem;font-weight:700;color:#3d4d47}.p-share__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.5rem;width:100%}.p-share__body{font-size:1rem;font-weight:600;line-height:1.75;text-align:left}.p-share__actions{display:flex;justify-content:center}.p-share__thanks{position:relative;z-index:1;width:14.9375rem;height:auto;margin-bottom:3.75rem}.p-nav{position:fixed;inset-inline:0;bottom:0;z-index:100;display:flex;justify-content:center;height:4rem;visibility:hidden;background-color:#fff;box-shadow:0 -.0625rem 1rem #3d4d471a;opacity:0;transition:opacity .3s cubic-bezier(.2,.8,.2,1),visibility .3s cubic-bezier(.2,.8,.2,1)}.p-nav.is-visible{visibility:visible;opacity:1}@media (min-width: 900px){.p-nav{inset-block:50% auto;right:calc(50% + 12.1875rem);left:0;display:flex;align-items:center;justify-content:center;height:auto;padding-inline:1.25rem;visibility:visible;background-color:transparent;box-shadow:none;opacity:1;transform:translateY(-50%)}body.is-locked .p-nav,html.is-returning .p-nav{opacity:0}.reveal-on .p-nav{animation:p-nav-in .6s ease-in-out 1.6s both}html.nav-no-intro .p-nav{opacity:1;animation:none}}@keyframes p-nav-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce) and (min-width: 900px){body.is-locked .p-nav,html.is-returning .p-nav{opacity:1}.reveal-on .p-nav{animation:none}}.p-nav__list{display:flex;flex:1;align-items:center;justify-content:space-around;max-width:24.375rem}@media (min-width: 900px){.p-nav__list{display:grid;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.25rem;max-width:none}}.p-nav__item:not([data-nav-priority=primary]){display:none}@media (min-width: 900px){.p-nav__item:not([data-nav-priority=primary]){display:block}}.p-nav__link{display:flex;flex-direction:column;gap:.25rem;align-items:center;color:#3d4d47;transition:color .2s cubic-bezier(.2,.8,.2,1)}.p-nav__link:hover{color:#a68353}.p-nav__link:focus-visible{outline:2px solid #a68353;outline-offset:2px}@media (min-width: 900px){.p-nav__link{gap:.75rem;justify-content:flex-start}}.p-nav__icon{-o-object-fit:contain;object-fit:contain}.p-nav__icon--sp{width:2.625rem;height:2rem}@media (min-width: 900px){.p-nav__icon--sp{display:none}}.p-nav__icon--pc{display:none}@media (min-width: 900px){.p-nav__icon--pc{display:block;width:5rem;height:5rem}}.p-nav__sep{display:none}@media (min-width: 900px){.p-nav__sep{display:block;width:2.5625rem;height:1px;background-color:#c8b28c}}.p-nav__text{display:flex;flex-direction:column;gap:.25rem;align-items:center}.p-nav__en{display:none}@media (min-width: 900px){.p-nav__en{display:block;font-size:.6875rem;font-weight:800;line-height:1.2;color:#a68353;text-transform:uppercase;letter-spacing:.15em}}.p-nav__label{font-size:.8125rem;font-weight:800;line-height:1.2;letter-spacing:.02em}@media (min-width: 900px){.p-nav__label{font-size:1rem;font-weight:700}}.p-nav__label--pc{display:none}@media (min-width: 900px){.p-nav__label--pc{display:block}}@media (min-width: 900px){.p-nav__label--sp{display:none}}.p-about-detail{display:flex;flex-direction:column;gap:4rem;padding-top:1.5rem;padding-bottom:5rem}.p-about-detail__head{display:flex;flex-direction:column;gap:.125rem;align-items:flex-start;padding:1.75rem 1.5rem 0}.p-about-detail__head .l-sec-head__ja{margin-top:0}.p-about-detail__block{display:flex;flex-direction:column;gap:2rem;padding-inline:1.5rem}.p-about-detail__subhead{display:flex;flex-direction:column;gap:.0625rem;align-items:flex-start}.p-about-detail__subhead .l-sec-head__ja{margin-top:0}.p-about-detail__subimg{width:auto;height:2.875rem}.p-about-detail__footer{display:flex;justify-content:center}.p-about-detail__back{font-size:.9375rem;font-weight:700;color:#6d7770;transition:color .2s cubic-bezier(.2,.8,.2,1)}.p-about-detail__back:before{content:"← "}.p-about-detail__back:hover{color:#a68353}.p-about-detail__back:focus-visible{outline:2px solid #a68353;outline-offset:2px}.p-story__item{display:flex;gap:.875rem}.p-story__rail{position:relative;display:flex;flex-direction:column;align-items:center;width:5.5rem}.p-story__rail:after{flex:1;width:1px;min-height:.5rem;content:"";background-color:#ccc6bc}.p-story__item.is-last .p-story__rail:after{content:none}.p-story__avatar{width:3rem;height:3rem;-o-object-fit:cover;object-fit:cover;background-color:#fff;border:1px solid #ccc6bc;border-radius:calc(infinity * 1px)}.p-story__avatars{display:flex}.p-story__avatars .p-story__avatar:last-child{margin-left:-.5rem}.p-story__content{display:flex;flex:1;flex-direction:column;gap:.5rem;min-width:0;padding:.5625rem 0 2rem}.p-story__date{font-size:.9375rem;font-weight:700;line-height:1.2;color:#a68353}.p-story__title{font-size:1.375rem;font-weight:700;line-height:1.2}.p-story__body{font-size:1rem;font-weight:600;line-height:1.75}.p-qa{display:flex;flex-direction:column;gap:1.25rem}.p-qa__card{display:flex;flex-direction:column;gap:.25rem;padding:1.5rem 1.25rem;background-color:#f7f4ef;border-radius:.25rem}.p-qa__q{position:relative;display:flex;gap:.25rem;padding-bottom:1.25rem}.p-qa__deco{position:absolute;inset-inline:0;bottom:0}.p-qa__num{width:2rem;font-size:1.0625rem;font-weight:700;line-height:1.2;color:#6d7770}.p-qa__question{flex:1;font-size:1.0625rem;font-weight:700;line-height:1.2}.p-qa__answers{display:flex;flex-direction:column;gap:.25rem}.p-qa__row{display:flex;gap:.5rem}.p-qa__who{flex-shrink:0;width:4rem;font-size:1rem;font-weight:600;line-height:1.75;color:#a68353}.p-qa__a{flex:1;font-size:1rem;font-weight:600;line-height:1.75}.p-journal-list{display:flex;flex-direction:column;gap:3rem}.p-journal-card{display:flex;flex-direction:column;gap:1rem;width:100%;text-align:left}.p-journal-card__eyecatch{display:grid;place-items:center;width:100%;height:13.75rem;overflow:hidden;font-size:.9375rem;font-weight:700;color:#6d7770;background-color:#fff;border:1px dashed #ccc6bc}.p-journal-card__eyecatch img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-journal-card__eyecatch:has(img){background-color:transparent;border:0}.p-journal-card__text{display:flex;flex-direction:column;gap:.5rem}.p-journal-card__title{font-size:1.25rem;font-weight:700;line-height:1.2}.p-journal-card__excerpt{font-size:.9375rem;line-height:1.75;color:#3d4d47}.p-journal-card__more{align-self:flex-end;font-size:.9375rem;font-weight:700;color:#a68353}.p-journal-article{padding-bottom:3.5rem}.p-journal-article__eyecatch{display:grid;place-items:center;width:100%;height:22.5rem;overflow:hidden;font-size:.9375rem;font-weight:700;color:#6d7770;background-color:#fff;border:1px dashed #ccc6bc}.p-journal-article__eyecatch img{display:block;width:100%;height:auto}.p-journal-article__eyecatch:has(img){height:auto;background-color:transparent;border:0}.p-journal-article__content{display:flex;flex-direction:column;gap:1.25rem;padding:2.25rem 1.75rem 0}.p-journal-article__head{position:relative;display:flex;flex-direction:column;padding-bottom:1.75rem}.p-journal-article__date{font-size:.8125rem;font-weight:700;color:#a68353}.p-journal-article__title{margin-top:.125rem;font-size:1.875rem;font-weight:700;line-height:1.2}.p-journal-article__deco{position:absolute;inset-inline:0;bottom:0}.p-journal-article__body{display:flex;flex-direction:column;gap:1.25rem}.p-journal-article__body p{font-size:1rem;line-height:1.75}.p-journal-article__figure{width:100%}.p-journal-article__figure img{display:block;width:100%;height:auto}.p-journal-article__figure-ph{display:grid;place-items:center;width:100%;aspect-ratio:4/3;font-size:.9375rem;font-weight:700;color:#6d7770;background-color:#fff;border:1px dashed #ccc6bc}.p-journal-article__sign{margin-top:1.5rem;font-size:.9375rem;color:#a68353;text-align:right}.p-journal-article__sign:before{content:"— "}.p-journal-article__nav{display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding-top:2.5rem}.p-journal-article__back{display:inline-flex;gap:.25rem;align-items:center;font-size:.9375rem;font-weight:700;color:#6d7770;transition:color .2s cubic-bezier(.2,.8,.2,1)}.p-journal-article__back:before{content:"←"}.p-journal-article__back:hover{color:#a68353}.p-journal-article__back:focus-visible{outline:2px solid #a68353;outline-offset:2px}
