@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:3rem}.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{margin-top:.5rem;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{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:.08em}.l-gate__lead{margin-bottom:2rem;font-size:.9375rem;color:#6d7770}.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:.75rem}.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-button{display:inline-flex;gap:.5rem;align-items:center;justify-content:center;min-height:3rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:700;color:#3d4d47;letter-spacing:.08em;background-color:#fff;border:1px solid #c8b28c;border-radius:.5rem;transition:background-color .2s cubic-bezier(.2,.8,.2,1)}.c-button:hover{background-color:#e6eee8}.c-button:focus-visible{outline:2px solid #a68353;outline-offset:2px}.c-button__external{font-size:.85em;color:#a68353}.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'%20viewBox='0%200%2013.73%2014.44'%20fill='none'%20overflow='visible'%20style='display:block'%3e%3cpath%20d='M3.27%2014.42C3.27%2013.38%203.06%2012.39%202.63%2011.45C2.2%2010.51%201.6%209.69%200.82%209.01C0.69%208.9%200.58%208.77%200.47%208.64C0.37%208.5%200.28%208.36%200.21%208.2C0.14%208.05%200.09%207.88%200.05%207.72C0.01%207.55%200%207.39%200%207.21C0%207.03%200.02%206.87%200.05%206.7C0.09%206.53%200.14%206.37%200.21%206.22C0.28%206.07%200.37%205.92%200.47%205.78C0.57%205.64%200.69%205.52%200.82%205.41C1.6%204.73%202.2%203.91%202.63%202.97C3.06%202.03%203.27%201.04%203.27%200C3.27%200.47%203.32%200.94%203.41%201.41C3.5%201.87%203.64%202.33%203.82%202.76C4%203.2%204.22%203.61%204.49%204.01C4.75%204.4%205.05%204.77%205.39%205.1C5.72%205.43%206.09%205.73%206.48%206C6.87%206.26%207.29%206.49%207.72%206.67C8.16%206.85%208.61%206.99%209.07%207.08C9.53%207.17%2010%207.22%2010.47%207.22C10%207.22%209.53%207.27%209.07%207.36C8.61%207.45%208.16%207.59%207.72%207.77C7.28%207.95%206.87%208.17%206.48%208.44C6.09%208.7%205.72%209%205.39%209.34C5.06%209.67%204.76%2010.04%204.49%2010.43C4.23%2010.82%204.01%2011.24%203.82%2011.68C3.64%2012.12%203.5%2012.57%203.41%2013.03C3.32%2013.49%203.27%2013.96%203.27%2014.44V14.42Z'%20fill='%23c8b28c'/%3e%3cpath%20d='M13.73%207.20999C13.73%207.36999%2013.71%207.52999%2013.68%207.67999C13.65%207.83999%2013.6%207.98999%2013.54%208.12999C13.48%208.27999%2013.4%208.41999%2013.32%208.54999C13.23%208.67999%2013.13%208.79999%2013.02%208.90999C12.91%209.01999%2012.79%209.11999%2012.65%209.20999C12.52%209.29999%2012.38%209.36999%2012.23%209.42999C12.08%209.48999%2011.93%209.53999%2011.78%209.56999C11.62%209.59999%2011.47%209.61999%2011.31%209.60999C11.15%209.60999%2011%209.58999%2010.84%209.55999C10.68%209.52999%2010.53%209.47999%2010.39%209.41999C10.24%209.35999%2010.11%209.27999%209.97999%209.18999C9.84999%209.09999%209.72999%208.99999%209.61999%208.88999C9.50999%208.77999%209.40999%208.64999%209.31999%208.51999C9.22999%208.38999%209.15999%208.24999%209.09999%208.09999C9.03999%207.94999%208.99999%207.79999%208.96999%207.64999C8.93999%207.48999%208.92999%207.33999%208.92999%207.17999C8.92999%207.01999%208.94999%206.85999%208.97999%206.70999C9.00999%206.54999%209.05999%206.39999%209.11999%206.25999C9.17999%206.10999%209.25999%205.97999%209.34999%205.84999C9.43999%205.71999%209.53999%205.59999%209.64999%205.48999C9.75999%205.37999%209.88999%205.27999%2010.02%205.18999C10.15%205.09999%2010.29%205.02999%2010.44%204.96999C10.59%204.90999%2010.74%204.86999%2010.89%204.83999C11.05%204.80999%2011.2%204.79999%2011.36%204.79999C11.52%204.79999%2011.67%204.81999%2011.82%204.84999C11.97%204.87999%2012.12%204.92999%2012.26%204.98999C12.4%205.04999%2012.54%205.12999%2012.67%205.20999C12.8%205.29999%2012.92%205.39999%2013.03%205.50999C13.14%205.61999%2013.24%205.73999%2013.32%205.86999C13.41%205.99999%2013.48%206.13999%2013.54%206.27999C13.6%206.41999%2013.64%206.56999%2013.67%206.72999C13.7%206.87999%2013.72%207.03999%2013.72%207.19999L13.73%207.20999Z'%20fill='%23c8b28c'/%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:.8125rem;font-weight:700;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.png);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.125rem;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__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;padding-bottom:.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'%20viewBox='0%200%2024.0002%2024.0002'%20fill='none'%20style='display:block'%3e%3cpath%20d='M8.49867%204.5441C7.33867%204.58876%206.29001%205.00276%205.72934%205.5641C5.6674%205.62599%205.59387%205.67508%205.51296%205.70857C5.43205%205.74205%205.34534%205.75926%205.25777%205.75923C5.1702%205.7592%205.0835%205.74192%205.00261%205.70839C4.92173%205.67485%204.84824%205.6257%204.78634%205.56376C4.72444%205.50182%204.67535%205.4283%204.64187%205.34739C4.60839%205.26648%204.59117%205.17976%204.5912%205.0922C4.59124%205.00463%204.60851%204.91793%204.64205%204.83704C4.67559%204.75615%204.72473%204.68266%204.78667%204.62076C5.65134%203.7561%207.05934%203.26543%208.44667%203.21143C9.84334%203.15743%2011.368%203.53943%2012.436%204.60743C12.561%204.73252%2012.6312%204.90215%2012.6311%205.079C12.6311%205.25585%2012.5608%205.42543%2012.4357%205.55043C12.3106%205.67544%2012.1409%205.74563%2011.9641%205.74557C11.7873%205.7455%2011.6177%205.67519%2011.4927%205.5501C10.766%204.82276%209.65001%204.49876%208.49867%204.54343'%20fill='%23a68353'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.256%2015.2907C12.6938%2016.6124%2010.713%2017.3364%208.66667%2017.3333C3.88%2017.3333%200%2013.4533%200%208.66667C0%203.88%203.88%200%208.66667%200C13.4533%200%2017.3333%203.88%2017.3333%208.66667C17.3333%2010.7967%2016.5653%2012.7467%2015.2907%2014.256L16.7627%2014L23.6187%2020.856C24.1273%2021.3647%2024.1273%2022.1893%2023.6187%2022.6973L22.6973%2023.6187C22.1887%2024.1273%2021.364%2024.1273%2020.856%2023.6187L14%2016.7627L14.256%2015.2907ZM16%208.66667C16%2012.7167%2012.7167%2016%208.66667%2016C4.61667%2016%201.33333%2012.7167%201.33333%208.66667C1.33333%204.61667%204.61667%201.33333%208.66667%201.33333C12.7167%201.33333%2016%204.61667%2016%208.66667ZM20.8327%2019.9553L16.3093%2015.432L15.5627%2015.562L15.432%2016.3093L19.9687%2020.846L20.8327%2019.9553ZM20.9113%2021.7887L21.7767%2022.654L22.654%2021.7767L21.7753%2020.898L20.9113%2021.7887Z'%20fill='%23a68353'/%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:.8125rem;font-weight:700;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.5714'%20viewBox='0%200%209%2011.5714'%20fill='none'%20style='display:block'%3e%3cpath%20d='M4.49999%200L9%2011.5714L4.50001%208.45604L0%2011.5714L4.49999%200Z'%20fill='%23fff'/%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;border:1px dashed #ccc6bc}.p-venue__map iframe{width:100%;height:100%;border:0}.p-venue__access-label{margin-bottom:.5rem;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 .9s ease-in-out 3.5s both}}@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:3.75rem}.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{display:grid;place-items:center;width:2.25rem;height:2.25rem;font-size:.625rem;font-weight:600;color:#666;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:-.75rem}.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__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{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.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}
