:root{--color-bg:#e9e2d8;--color-surface:#f1eee8;--color-text-main:#2f2b27db;--color-text-sub:#2f2b27a3;--color-text-muted:#2f2b277a;--color-border:#d8d1ca;--color-accent:#3d362fe6;--font-heading:"Noto Serif JP", "Yu Mincho", serif;--font-body:"Noto Sans JP", "Yu Gothic", sans-serif;--radius-soft:6px;--container-wide:1080px;--container-narrow:820px;--space-2xs:.5rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html{--page-gutter:1.5rem;scroll-padding-top:var(--header-offset,5.5rem);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{background:var(--color-bg);color:var(--color-text-main);font-family:var(--font-body);letter-spacing:.02em;line-height:1.8;overflow-x:hidden}#root{overflow-x:clip}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%;display:block}@media (width<=1199px){:root{--header-offset:5.75rem}html{--page-gutter:1.25rem}}@media (width<=767px){:root{--header-offset:4.2rem}html{--page-gutter:1rem}}@media (width<=430px){:root{--header-offset:4rem}html{--page-gutter:.75rem}}.section{padding-block:clamp(4.25rem,9vw,8.5rem)}[id]{scroll-margin-top:var(--header-offset,5.5rem)}.page-container{width:min(100%, calc(var(--container-wide) + (var(--page-gutter) * 2)));min-width:0;padding-inline:var(--page-gutter);margin-inline:auto}:is(.site-header-inner,.site-header-nav,.site-header-actions,.button-row,.hero-overlay,.hero-info-band,.atmosphere-air-visual,.atmosphere-grid,.atmosphere-scene-layout,.atmosphere-scene-list,.photographer-layout,.photographer-content,.photographer-profile-item,.faq-shell,.faq-list,.pricing-item,.access-layout,.access-content,.access-info-item,.reservation-buttons,.footer-layout,.footer-stack,.footer-links)>*{min-width:0}@media (width<=767px){.section{padding-block:clamp(3.7rem,11vw,5rem)}}.site-header{z-index:20;-webkit-backdrop-filter:blur();background:0 0;border-bottom:1px solid #0000;transition:background-color .22s,border-color .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(12px);background:#e9e2d8d1;border-bottom:1px solid #2f2b2714;box-shadow:0 6px 16px #2f2b2709}.site-header-inner{align-items:center;gap:var(--space-md);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;padding-block:clamp(.62rem,1.25vw,.84rem);display:grid}.site-header-brand{font-family:var(--font-heading);color:var(--color-text-sub);justify-self:start;gap:.24rem;line-height:1.1;display:grid}.site-header-brand-sub{font-family:var(--font-body);color:var(--color-text-sub);letter-spacing:.04em;white-space:nowrap;font-size:.64rem;font-weight:600}.site-header-brand-main{color:var(--color-text-sub);letter-spacing:0;margin-left:.25rem;font-size:clamp(1.12rem,1.55vw,1.42rem);font-weight:700}.site-header-nav{justify-self:center;align-items:center;gap:clamp(.9rem,2vw,1.6rem);min-width:0;display:flex}.site-header-link{color:var(--color-text-sub);font-size:.88rem}.site-header-link:hover{color:var(--color-text-main)}.site-header-actions{flex:none;justify-content:flex-end;justify-self:end;align-items:center;gap:.55rem;display:flex}.site-header-cta{color:#2e2a27a3;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f5f23d;border-color:#2e2a2724;gap:.38rem;width:auto;padding:.34rem .6rem;font-size:.74rem;line-height:1.25}.site-header-cta:hover{color:var(--color-text-main);background:#f7f5f26b}.site-header.is-scrolled .site-header-cta{color:var(--color-text-main);background:#f7f5f29e;border-color:#2f2b272e}.site-header.is-scrolled .site-header-cta:hover{background:#f7f5f2d1}.site-header-cta-icon{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none;width:1.18rem;height:1.18rem}.site-header-cta-label-sp{display:none}.site-header-brand,.site-header-link{overflow-wrap:anywhere}.section-heading{margin-bottom:var(--space-xl);font-family:var(--font-heading);letter-spacing:.04em;font-size:clamp(1.3rem,2.3vw,1.8rem);font-weight:500}.site-image{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-soft);width:100%;display:block;overflow:hidden}.site-image img{object-fit:cover;object-position:var(--image-position,center);width:100%;height:100%}.text-link-button{border:1px solid var(--color-border);border-radius:var(--radius-soft);max-width:100%;color:var(--color-text-main);text-align:center;overflow-wrap:anywhere;justify-content:center;align-items:center;padding:.68rem 1.2rem;font-size:.92rem;transition:background-color .2s,color .2s;display:inline-flex}.text-link-button:hover{background:var(--color-surface)}.button-row{flex-wrap:wrap;gap:.7rem;display:flex}@media (width<=767px){.text-link-button{width:100%}}@media (width>=768px) and (width<=1199px){.site-header-inner{grid-template-columns:auto minmax(0,1fr);gap:clamp(.75rem,2vw,1.25rem);padding-block:.56rem}.site-header-brand{grid-column:1}.site-header-brand-sub{font-size:.6rem}.site-header-brand-main{font-size:clamp(1.04rem,2vw,1.24rem)}.site-header-nav{display:none}.site-header-actions{grid-column:2;justify-self:end;gap:.45rem}.site-header-cta{padding:.32rem .52rem;font-size:.72rem}.site-header-cta-icon{width:1.08rem;height:1.08rem}}@media (width<=767px){.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0}.site-header-inner{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;padding-block:.5rem;display:grid}.site-header-brand{grid-column:1}.site-header-brand-sub{display:none}.site-header-brand-main{margin-left:0;font-size:1rem;line-height:1}.site-header-nav{display:none}.site-header-actions{grid-column:2;justify-self:end;gap:0}.site-header-cta-phone{display:none}.site-header-cta-line{display:inline-flex}.site-header-cta{width:auto;padding:.32rem .48rem;font-size:.7rem}.site-header-cta-label-default{display:none}.site-header-cta-label-sp{display:inline}.site-header-cta-icon{width:1.08rem;height:1.08rem}}@media (width<=430px){.site-header-cta{padding-inline:.42rem;font-size:.68rem}}.hero-section{position:relative}.hero-stage{--hero-height:min(100svh, 920px, 66vw);height:var(--hero-height);isolation:isolate;position:relative}.hero-image{height:var(--hero-height);border:0;border-radius:0;min-height:0}.hero-image img{filter:saturate(.92)brightness(.96)contrast(.93)}.hero-overlay{z-index:2;padding-block:calc(var(--header-offset,5rem) + 10dvh + clamp(1rem, 3vw, 2rem)) clamp(2rem, 7vw, 4.4rem);justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.hero-content{gap:var(--space-lg);text-align:center;justify-items:center;min-width:0;max-width:36rem;display:grid}.hero-copy{font-family:var(--font-heading);letter-spacing:.03em;color:#282828ad;text-shadow:0 1px 14px #f7f5f2b8;justify-items:center;gap:0;font-size:clamp(1.85rem,4vw,2.85rem);font-weight:400;line-height:1.25;display:grid;transform:translate(clamp(-2rem,-3vw,-.5rem))}.hero-copy span{width:fit-content;max-width:100%;display:block}.hero-copy span:last-child{margin-left:1.1em}.hero-line-cta-wrap{display:none}.hero-line-cta{color:#2e2a27b8;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f5f2b8;border-color:#2e2a2724;gap:.44rem;width:auto;font-weight:500;line-height:1.25;box-shadow:0 10px 26px #463d341f}.hero-line-cta:hover{color:var(--color-text-main);background:#f7f5f2e0}.hero-line-cta-icon{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none;width:1.24rem;height:1.24rem}.hero-info-band{background:var(--color-bg);border-top:1px solid #5f5a5414;border-bottom:1px solid #5f5a5414}.hero-info-container{justify-content:center;align-items:center;width:100%;min-height:64px;padding-inline:clamp(24px,6vw,80px);display:flex}.hero-info-text{color:#5f5a54;text-align:center;letter-spacing:.08em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem .62rem;width:100%;margin:0;font-size:13px;font-weight:400;line-height:1.6;display:flex}.hero-info-text-sp{display:none}.hero-info-segment{white-space:nowrap;align-items:baseline;gap:.62rem;display:inline-flex}.hero-info-separator{color:#5f5a5461}.hero-info-link{color:#77685e;border-bottom:1px solid;align-items:center;gap:.24em;padding-bottom:.02em;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.hero-info-link:hover{opacity:.7}.hero-info-instagram-icon{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none;width:1em;height:1em}.hero-info-external{font-size:.92em;transition:transform .2s;display:inline-block}.hero-info-link:hover .hero-info-external{transform:translate(1px,-1px)}@media (width>=768px) and (width<=1199px){.hero-stage{--hero-height:min(100svh, 820px, 92vw)}.hero-image{--image-position:50% center!important}.hero-overlay{padding:0;display:block}.hero-content{width:min(100% - 3rem,31rem);max-width:31rem;position:absolute;top:24%;left:50%;transform:translate(-50%)}.hero-copy{color:#282828a8;text-shadow:0 1px 16px #f7f5f2c7;font-size:clamp(1.75rem,4.2vw,2.45rem);transform:none}.hero-info-container{justify-content:center;min-height:58px;padding-inline:clamp(24px,5vw,56px)}.hero-info-text{text-align:center;letter-spacing:.055em;justify-content:center;font-size:.78rem}}@media (width<=767px){.hero-stage{--hero-height:min(100svh, 800px)}.hero-image{--image-position:50% center!important}.hero-overlay{padding:0;display:block}.hero-content{gap:1.25rem;width:min(100% - 2rem,23rem);max-width:100%;position:absolute;top:24%;left:50%;transform:translate(-50%)}.hero-copy{color:#2a2724ad;text-shadow:0 1px 14px #f7f5f2d1,0 1px 4px #524a421f;font-size:clamp(1.55rem,8vw,2.1rem);line-height:1.25;transform:none}.hero-line-cta-wrap{z-index:3;justify-content:center;width:min(100% - 2rem,22rem);display:flex;position:absolute;bottom:clamp(1.75rem,7vw,2.75rem);left:50%;transform:translate(-50%)}.hero-line-cta{width:auto;padding:.58rem .9rem;font-size:.78rem}.hero-line-cta-icon{width:1.16rem;height:1.16rem}.hero-info-container{justify-content:center;min-height:auto;padding:.62rem .5rem}.hero-info-text{display:none}.hero-info-text-sp{color:#5f5a54;letter-spacing:.025em;text-align:center;justify-items:center;gap:.16rem;font-size:clamp(.78rem,3.35vw,.88rem);line-height:1.48;display:grid}.hero-info-row{white-space:nowrap;justify-content:center;align-items:baseline;gap:clamp(.2rem,1.2vw,.34rem);max-width:100%;display:inline-flex}.hero-info-row .hero-info-separator{margin-inline:-.02rem}}.atmosphere-section{--atmosphere-desktop-copy-size:clamp(2.05rem, 2.4vw, 2.8rem);--atmosphere-tablet-copy-size:clamp(1.5rem, 2.8vw, 2.05rem)}.atmosphere-copy{--atmosphere-copy-shift:clamp(.65rem, 2.2vw, 1.7rem);z-index:1;-webkit-backdrop-filter:none;backdrop-filter:none;width:max-content;max-width:min(100% - 3rem,42rem);box-shadow:none;color:#141414f0;text-align:left;font-family:var(--font-heading);letter-spacing:.11em;filter:drop-shadow(0 0 26px #fff)drop-shadow(0 0 18px #fff)drop-shadow(0 0 10px #fff);text-shadow:0 12px 70px #fff,0 8px 54px #fff,0 4px 38px #fff,0 0 34px #fff,0 0 26px #fff,0 0 18px #fff,0 0 12px #fff,0 0 8px #fff,4px 0 10px #fff,-4px 0 10px #fff,0 4px 10px #fff,0 -4px 10px #fff,3px 3px 8px #fff,-3px 3px 8px #fff,3px -3px 8px #fff,-3px -3px 8px #fff,0 0 4px #fff,0 0 2px #fff,0 1px 7px #0000003d;background:0 0;border:0;border-radius:0;padding:0;font-size:clamp(1.05rem,2.8vw,2.05rem);font-weight:500;line-height:1.95;display:block;position:absolute;inset:49% auto auto 54%;transform:translate(-50%,-50%)}.atmosphere-copy span{white-space:nowrap;display:block}.atmosphere-copy span:first-child{transform:translateX(calc(var(--atmosphere-copy-shift) * -1))}.atmosphere-copy span:nth-child(2){transform:translateX(var(--atmosphere-copy-shift))}.atmosphere-section .page-container{gap:clamp(3rem,7vw,9rem);display:grid}.atmosphere-part{gap:var(--space-xl);display:grid}.atmosphere-air-visual{position:relative}.atmosphere-grid{gap:var(--space-md);grid-template-columns:repeat(12,1fr);display:grid}.atmosphere-image:first-child{grid-column:span 4}.atmosphere-image:nth-child(2){grid-column:span 5}.atmosphere-image:nth-child(3){grid-column:span 3}.atmosphere-image:nth-child(4){grid-column:span 5}.atmosphere-image:nth-child(5){grid-column:span 4}.atmosphere-image:nth-child(6){grid-column:span 3}@media (width>=768px){.atmosphere-image:nth-child(5){order:6}.atmosphere-image:nth-child(6){order:5}}@media (width>=1200px){.atmosphere-grid{--atmosphere-air-gap:clamp(.9rem, 1.4vw, var(--space-md));--atmosphere-air-height:min(760px, 58vw);--atmosphere-air-rows:calc(var(--atmosphere-air-height) - var(--atmosphere-air-gap));gap:var(--atmosphere-air-gap)}.atmosphere-image:first-child,.atmosphere-image:nth-child(2),.atmosphere-image:nth-child(3),.atmosphere-image:nth-child(4),.atmosphere-image:nth-child(5),.atmosphere-image:nth-child(6){height:calc(var(--atmosphere-air-rows) * .44)!important}}.atmosphere-scene-part{gap:var(--space-lg)}.atmosphere-scene-layout{grid-template-columns:minmax(240px,.8fr) minmax(0,1.6fr);align-items:center;gap:clamp(3rem,6vw,6rem);display:grid}.atmosphere-scene-copy{font-family:var(--font-heading);letter-spacing:.12em;color:#2f2b27c7;text-shadow:0 1px 8px #2f2b2714;place-self:center;margin:0;font-size:clamp(1.8rem,2.4vw,2.8rem);line-height:1.75}.atmosphere-scene-copy span{white-space:nowrap;width:fit-content;max-width:100%;display:block}.atmosphere-scene-list{grid-template-columns:repeat(12,minmax(0,1fr));align-content:start;gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.atmosphere-scene-item{display:grid}.atmosphere-scene-card{gap:.55rem;display:grid}.atmosphere-scene-item:first-child,.atmosphere-scene-item:nth-child(2){grid-column:span 6}.atmosphere-scene-item:nth-child(3),.atmosphere-scene-item:nth-child(4),.atmosphere-scene-item:nth-child(5){grid-column:span 4}.atmosphere-scene-image{width:100%}.atmosphere-scene-item:first-child .atmosphere-scene-image,.atmosphere-scene-item:nth-child(2) .atmosphere-scene-image{height:clamp(205px,18vw,240px)!important}.atmosphere-scene-label{color:var(--color-text-sub);letter-spacing:.04em;font-size:.95rem;line-height:1.8}.atmosphere-closing-layout{--atmosphere-scene-layout-gap:clamp(1.6rem, 3.4vw, 3.2rem);gap:var(--atmosphere-scene-layout-gap);grid-template-columns:minmax(0,1.45fr) minmax(14rem,.8fr);align-items:center;display:grid}.atmosphere-closing-part{margin-top:clamp(.8rem,2.4vw,1.6rem)}.atmosphere-closing-placeholder{border:1px solid var(--color-border);border-radius:var(--radius-soft);background:#f1eee847;width:100%;height:clamp(205px,18vw,240px)}.atmosphere-closing-image{display:none}.atmosphere-closing-copy{white-space:normal;text-align:right;max-width:34rem;color:var(--color-text-sub);font-family:var(--font-heading);overflow-wrap:anywhere;justify-self:end;font-size:clamp(1.2rem,2.5vw,1.75rem);line-height:1.7}.atmosphere-closing-copy span{display:block}@media (width>=1200px){.atmosphere-copy,.atmosphere-scene-copy,.atmosphere-closing-copy{font-size:var(--atmosphere-desktop-copy-size)}.atmosphere-scene-layout,.atmosphere-closing-layout{container-type:inline-size}.atmosphere-scene-list,.atmosphere-closing-placeholder{height:clamp(580px,49.8vw,646px)}@supports (height:1cqw){.atmosphere-scene-list,.atmosphere-closing-placeholder{height:calc(clamp(205px,18vw,240px) + 32.222cqw + 3.6rem)}}.atmosphere-closing-layout{width:100%;display:block;position:relative}.atmosphere-closing-placeholder{background:0 0;border:0;height:clamp(420px,43vw,560px);position:relative;overflow:hidden}.atmosphere-closing-placeholder:after{content:"";pointer-events:none;background:linear-gradient(90deg,#e9e2d800 44%,#e9e2d88a 78%,#e9e2d8c7 100%);position:absolute;inset:0}.atmosphere-closing-image{border-radius:var(--radius-soft);border:0;display:block;height:100%!important}.atmosphere-closing-copy{z-index:1;color:#26221fdb;text-align:right;text-shadow:0 2px 18px #ffffffe6,0 1px 4px #00000014;justify-self:auto;max-width:min(38%,25rem);position:absolute;top:50%;right:clamp(2.6rem,6vw,5rem);transform:translateY(-50%)}}@media (width>=768px) and (width<=1199px){.atmosphere-copy,.atmosphere-closing-copy{font-size:var(--atmosphere-tablet-copy-size)}.atmosphere-air-visual{width:100%;margin-inline:auto;display:block;position:relative}.atmosphere-grid{grid-template-columns:repeat(12,1fr);gap:.85rem}.atmosphere-image:first-child{grid-column:span 4;height:clamp(245px,30vw,335px)!important}.atmosphere-image:nth-child(2){grid-column:span 5;height:clamp(245px,30vw,335px)!important}.atmosphere-image:nth-child(3){grid-column:span 3;height:clamp(245px,30vw,335px)!important}.atmosphere-image:nth-child(4){grid-column:span 5;height:clamp(245px,30vw,335px)!important}.atmosphere-image:nth-child(5){grid-column:span 4;height:clamp(245px,30vw,335px)!important}.atmosphere-image:nth-child(6){grid-column:span 3;height:clamp(245px,30vw,335px)!important}.atmosphere-scene-layout{grid-template-columns:minmax(180px,.8fr) minmax(0,1.6fr);align-items:center;gap:clamp(1rem,2vw,1.5rem) clamp(.75rem,1.5vw,1.5rem);display:grid}.atmosphere-closing-layout{width:100%;margin-inline:auto;display:block;position:relative}.atmosphere-scene-copy{text-align:left;max-width:22rem;font-size:var(--atmosphere-tablet-copy-size);place-self:center;margin:0;padding-top:0;line-height:1.85}.atmosphere-scene-list{grid-template-columns:repeat(12,minmax(0,1fr));gap:.78rem}.atmosphere-scene-item:first-child,.atmosphere-scene-item:nth-child(2){grid-column:span 6}.atmosphere-scene-item:nth-child(3),.atmosphere-scene-item:nth-child(4),.atmosphere-scene-item:nth-child(5){grid-column:span 4}.atmosphere-scene-item:first-child .atmosphere-scene-image,.atmosphere-scene-item:nth-child(2) .atmosphere-scene-image{height:clamp(185px,23vw,235px)!important}.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image{height:clamp(210px,27vw,270px)!important}.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image,.atmosphere-scene-item:nth-child(4) .atmosphere-scene-image{height:clamp(185px,23vw,235px)!important}.atmosphere-scene-card{border-radius:var(--radius-soft);gap:0;position:relative;overflow:hidden}.atmosphere-scene-image{border-radius:inherit}.atmosphere-scene-label{z-index:1;color:#2e2a27b3;letter-spacing:.03em;overflow-wrap:anywhere;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f5f294;border:1px solid #f7f5f229;border-radius:999px;max-width:calc(100% - 1.3rem);padding:.24rem .5rem .28rem;font-size:.76rem;line-height:1.2;display:block;position:absolute;inset:.65rem auto auto .65rem}.atmosphere-closing-copy{z-index:1;color:#26221fd1;text-align:right;white-space:normal;text-shadow:0 2px 18px #ffffffdb,0 1px 4px #0000001a;justify-self:auto;max-width:min(58%,22rem);position:absolute;bottom:clamp(1.1rem,3vw,2rem);right:clamp(1.1rem,3vw,2rem)}.atmosphere-closing-placeholder{background:0 0;border:0;height:clamp(300px,42vw,420px);position:relative;overflow:hidden}.atmosphere-closing-placeholder:after{content:"";pointer-events:none;background:linear-gradient(135deg,#e9e2d800 42%,#e9e2d894);position:absolute;inset:0}.atmosphere-closing-image{border-radius:var(--radius-soft);border:0;display:block;height:100%!important}}@media (width<=767px){.atmosphere-section{--atmosphere-mobile-copy-color:#141414f0;--atmosphere-mobile-copy-family:var(--font-heading);--atmosphere-mobile-copy-size:clamp(1.7rem, 6.2vw, 2.15rem);--atmosphere-mobile-copy-weight:500;--atmosphere-mobile-copy-spacing:.095em}.atmosphere-scene-layout{grid-template-columns:1fr;align-items:start;gap:1.15rem}.atmosphere-scene-copy,.atmosphere-closing-copy{overflow-wrap:anywhere;justify-self:end;width:100%}.atmosphere-scene-copy{text-align:left;justify-self:start;width:fit-content;max-width:100%}.atmosphere-copy{display:none}.atmosphere-copy span{display:block}.atmosphere-copy span+span{margin-left:0}.atmosphere-closing-copy{gap:.1rem;display:grid}.atmosphere-part{gap:1.5rem}.atmosphere-grid,.atmosphere-scene-list{gap:.6rem}.atmosphere-grid{--atmosphere-mobile-grid-gap:.62rem;gap:var(--atmosphere-mobile-grid-gap);grid-template-columns:repeat(12,minmax(0,1fr));max-width:min(100%,23rem);margin-inline:auto}.atmosphere-grid:before{width:max-content;max-width:min(100vw - 2rem,19rem);color:var(--atmosphere-mobile-copy-color);font-family:var(--atmosphere-mobile-copy-family);font-size:clamp(1.55rem,5.6vw,1.95rem);font-weight:var(--atmosphere-mobile-copy-weight);letter-spacing:var(--atmosphere-mobile-copy-spacing);text-align:left;white-space:pre;content:"気づいたら、\a    こういうのばっかり残る";pointer-events:none;order:3;grid-column:1/-1;margin:clamp(1.1rem,4.8vw,1.65rem) auto clamp(.75rem,3vw,1rem) 0;line-height:1.9;display:block}.atmosphere-image:first-child{z-index:1;aspect-ratio:3/2;order:1;grid-column:1/span 8;height:auto!important}.atmosphere-image:nth-child(2){z-index:3;aspect-ratio:4/3;order:6;grid-column:1/span 7;justify-self:start;margin-top:clamp(-4.8rem,-18vw,-3.2rem);height:auto!important}.atmosphere-image:nth-child(3){z-index:2;aspect-ratio:7/10;order:4;grid-column:1/span 6;justify-self:start;height:auto!important}.atmosphere-image:nth-child(4){z-index:1;aspect-ratio:4/5;order:5;grid-column:6/span 7;justify-self:end;margin-top:clamp(-3.8rem,-15vw,-2.2rem);height:auto!important}.atmosphere-image:nth-child(5){z-index:2;aspect-ratio:3/2;order:2;grid-column:5/span 8;justify-self:end;margin-top:clamp(-2.35rem,-8.5vw,-1.45rem);height:auto!important}.atmosphere-image:nth-child(6){aspect-ratio:4/3;order:7;grid-column:4/span 8;justify-self:end;margin-top:clamp(.3rem,2.2vw,.75rem);--image-position:center 70%!important;height:auto!important}.atmosphere-image:nth-child(3):before{content:none}.atmosphere-image:first-child img,.atmosphere-image:nth-child(2) img,.atmosphere-image:nth-child(3) img,.atmosphere-image:nth-child(4) img,.atmosphere-image:nth-child(5) img,.atmosphere-image:nth-child(6) img{object-fit:cover;height:100%}.atmosphere-scene-list{grid-template-columns:repeat(2,minmax(0,1fr))}.atmosphere-scene-item:first-child,.atmosphere-scene-item:nth-child(2),.atmosphere-scene-item:nth-child(3),.atmosphere-scene-item:nth-child(4){grid-column:span 1}.atmosphere-scene-item:nth-child(5){grid-column:1/-1}.atmosphere-scene-item:first-child .atmosphere-scene-image,.atmosphere-scene-item:nth-child(2) .atmosphere-scene-image{height:clamp(176px,48vw,228px)!important}.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image{height:clamp(170px,45vw,238px)!important}.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image,.atmosphere-scene-item:nth-child(4) .atmosphere-scene-image{height:clamp(136px,36vw,176px)!important}.atmosphere-scene-label{color:#2e2a27ad;max-width:calc(100% - 1.1rem);padding:.2rem .42rem .24rem;font-size:.72rem;inset:.55rem auto auto .55rem}.atmosphere-closing-layout{flex-direction:column;gap:clamp(.8rem,3vw,1.2rem);display:flex;position:relative}.atmosphere-closing-placeholder{background:0 0;border:0;order:2;width:100%;height:clamp(320px,96vw,470px);position:relative;overflow:hidden}.atmosphere-closing-placeholder:after{content:"";pointer-events:none;position:absolute;inset:0}.atmosphere-closing-image{border-radius:var(--radius-soft);border:0;display:block;height:100%!important}.atmosphere-closing-image img{object-position:55% center}.atmosphere-closing-copy{z-index:1;width:100%;max-width:100%;color:var(--atmosphere-mobile-copy-color);font-family:var(--atmosphere-mobile-copy-family);font-size:var(--atmosphere-mobile-copy-size);font-weight:var(--atmosphere-mobile-copy-weight);letter-spacing:var(--atmosphere-mobile-copy-spacing);text-align:right;text-shadow:none;order:1;align-self:stretch;padding-right:clamp(.7rem,3.6vw,1.1rem);line-height:1.82;position:static}.atmosphere-closing-copy span{white-space:nowrap}}@media (width<=430px){.atmosphere-grid{--atmosphere-mobile-grid-gap:.55rem;max-width:min(100%,22rem)}.atmosphere-grid:before{max-width:calc(100vw - 1.5rem);margin-top:clamp(1.05rem,4.6vw,1.5rem);margin-bottom:clamp(.5rem,2.2vw,.8rem);font-size:clamp(1.48rem,5.7vw,1.8rem);line-height:1.86}.atmosphere-image:first-child,.atmosphere-image:nth-child(2),.atmosphere-image:nth-child(3),.atmosphere-image:nth-child(4),.atmosphere-image:nth-child(5),.atmosphere-image:nth-child(6){height:auto!important}.atmosphere-scene-item:first-child .atmosphere-scene-image,.atmosphere-scene-item:nth-child(2) .atmosphere-scene-image{height:clamp(158px,46vw,204px)!important}.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image{height:clamp(150px,43vw,204px)!important}.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image,.atmosphere-scene-item:nth-child(4) .atmosphere-scene-image{height:clamp(122px,34vw,156px)!important}.atmosphere-scene-label{letter-spacing:.025em;max-width:calc(100% - .9rem);padding:.18rem .4rem .2rem;font-size:.68rem;top:.45rem;left:.45rem}.atmosphere-copy{display:none}.atmosphere-image:nth-child(3):before{content:none}}.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image,.atmosphere-scene-item:nth-child(4) .atmosphere-scene-image,.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image{aspect-ratio:2/3;height:auto!important}.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image img,.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image img{object-fit:contain}.atmosphere-scene-item:nth-child(4) .atmosphere-scene-image img{object-fit:cover}@media (width>=768px) and (width<=1199px){.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image,.atmosphere-scene-item:nth-child(4) .atmosphere-scene-image,.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image{aspect-ratio:2/3;height:auto!important}.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image img,.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image img{object-fit:contain}}@media (width<=767px){.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image,.atmosphere-scene-item:nth-child(4) .atmosphere-scene-image{aspect-ratio:4/5;height:auto!important}.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image{aspect-ratio:16/9;height:auto!important}.atmosphere-scene-item:nth-child(3) .atmosphere-scene-image img,.atmosphere-scene-item:nth-child(5) .atmosphere-scene-image img{object-fit:cover}.atmosphere-scene-part .atmosphere-scene-layout{flex-direction:column;align-items:stretch;gap:0;display:flex}.atmosphere-scene-part .atmosphere-scene-list{display:contents}.atmosphere-scene-part .atmosphere-scene-copy{width:100%;max-width:100%;color:var(--atmosphere-mobile-copy-color);text-align:left;font-family:var(--atmosphere-mobile-copy-family);font-size:var(--atmosphere-mobile-copy-size);font-weight:var(--atmosphere-mobile-copy-weight);letter-spacing:var(--atmosphere-mobile-copy-spacing);text-shadow:none;order:3;justify-self:auto;margin:clamp(2.05rem,7vw,2.45rem) 0 clamp(2.45rem,8vw,3rem);padding-left:clamp(.7rem,3.6vw,1.1rem);line-height:1.82}.atmosphere-scene-part .atmosphere-scene-copy span{white-space:nowrap;margin-inline:0 auto}.atmosphere-scene-part .atmosphere-scene-copy span:first-child{transform:translate(-.7rem)}.atmosphere-scene-part .atmosphere-scene-copy span:nth-child(2){transform:translate(.7rem)}.atmosphere-scene-part .atmosphere-scene-item{grid-column:auto;display:block}.atmosphere-scene-part .atmosphere-scene-item:first-child{order:1;width:86%;margin:0 auto 1.15rem 0}.atmosphere-scene-part .atmosphere-scene-item:nth-child(2){order:2;width:58%;margin:0 0 .25rem auto}.atmosphere-scene-part .atmosphere-scene-item:nth-child(3){order:4;width:47%;margin:0 auto 0 clamp(.35rem,2vw,.75rem)}.atmosphere-scene-part .atmosphere-scene-item:nth-child(4){order:5;width:49%;margin:clamp(-10.8rem,-43vw,-8.8rem) clamp(.2rem,2.2vw,.75rem) 2.45rem auto}.atmosphere-scene-part .atmosphere-scene-item:nth-child(5){order:6;width:86%;margin:0 auto clamp(3rem,10vw,4rem)}.atmosphere-scene-part .atmosphere-scene-card{border-radius:var(--radius-soft);gap:0;display:block;position:relative;overflow:hidden}.atmosphere-scene-part .atmosphere-scene-image{border-radius:inherit;aspect-ratio:16/10;width:100%;height:auto!important}.atmosphere-scene-part .atmosphere-scene-item:first-child .atmosphere-scene-image{aspect-ratio:16/10;height:auto!important}.atmosphere-scene-part .atmosphere-scene-item:nth-child(2) .atmosphere-scene-image,.atmosphere-scene-part .atmosphere-scene-item:nth-child(3) .atmosphere-scene-image,.atmosphere-scene-part .atmosphere-scene-item:nth-child(4) .atmosphere-scene-image{aspect-ratio:4/5;height:auto!important}.atmosphere-scene-part .atmosphere-scene-item:nth-child(2){width:72%}.atmosphere-scene-part .atmosphere-scene-item:nth-child(2) .atmosphere-scene-image{aspect-ratio:3/2}.atmosphere-scene-part .atmosphere-scene-item:nth-child(5) .atmosphere-scene-image{aspect-ratio:16/10;height:auto!important}.atmosphere-scene-part .atmosphere-scene-image img{object-fit:cover;height:100%}.atmosphere-scene-part .atmosphere-scene-item:nth-child(3) .atmosphere-scene-image img{object-position:center 86%}.atmosphere-scene-part .atmosphere-scene-item:nth-child(5) .atmosphere-scene-image img{object-position:center 12%}.atmosphere-scene-part .atmosphere-scene-label{z-index:1;color:#2e2a27ad;letter-spacing:.025em;overflow-wrap:anywhere;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f5f294;border:1px solid #f7f5f229;border-radius:999px;max-width:calc(100% - 1.16rem);padding:.2rem .44rem .24rem;font-size:.7rem;line-height:1.2;display:block;position:absolute;inset:.58rem auto auto .58rem}}.photographer-section{background:linear-gradient(180deg, #8b7d7214, #8b7d7205), var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding-block:clamp(.75rem,1.6vw,1.25rem)}.photographer-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2.2rem,6vw,5rem);display:grid}.photographer-image{height:clamp(280px,30vw,385px)}.photographer-content{justify-self:center;gap:clamp(1rem,2vw,1.55rem);width:min(100%,34rem);display:grid}.photographer-name-block{border-bottom:1px solid var(--color-text-main);gap:.65rem;padding-bottom:.95rem;display:grid}.photographer-role-label{color:var(--color-text-main);font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(2.25rem,4.2vw,2.9rem);font-weight:500;line-height:1}.photographer-name{font-family:var(--font-heading);letter-spacing:.08em;margin:0;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.45}.photographer-name-pair{gap:.2rem;display:grid}.photographer-roman-name{color:var(--color-text-sub);letter-spacing:.03em;margin:0;font-size:.92rem;line-height:1.5}.photographer-copy{border-top:1px solid var(--color-text-main);font-family:var(--font-heading);margin:0;padding-top:.95rem;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.85}.photographer-name,.photographer-roman-name,.photographer-copy{overflow-wrap:anywhere}@media (width>=768px) and (width<=1199px){.photographer-section{padding-block:clamp(1.6rem,4vw,2.4rem)}.photographer-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,2.6rem);width:100%;margin-inline:auto}.photographer-image{height:clamp(300px,38vw,430px)!important}.photographer-content{gap:clamp(.72rem,1.8vw,1.15rem)}.photographer-role-label{font-size:clamp(1.85rem,4vw,2.45rem)}.photographer-copy{padding-top:.75rem}}@media (width<=767px){.photographer-layout{grid-template-columns:1fr;gap:1.3rem}.photographer-image{height:clamp(300px,86vw,430px)!important}.photographer-content{justify-self:stretch;gap:.9rem;width:100%}.photographer-name-block{padding-bottom:.72rem}.photographer-role-label{font-size:clamp(1.9rem,9vw,2.55rem)}.photographer-copy{padding-top:.72rem}.photographer-copy,.photographer-roman-name{overflow-wrap:anywhere}}.faq-shell{border-radius:calc(var(--radius-soft) * 3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:radial-gradient(circle at 100% 0,#8b7d721f,#0000 38%),#f7f5f2c7;border:1px solid #6e676124;gap:clamp(1.6rem,3vw,2.4rem);padding:clamp(1.4rem,3vw,2.2rem);display:grid}.faq-heading-group{gap:.45rem;max-width:32rem;display:grid}.faq-kicker{color:var(--color-text-sub);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.8rem}.faq-heading{white-space:normal;overflow-wrap:anywhere;max-width:none;margin-bottom:0;line-height:1.5}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;display:grid}.faq-item{border-radius:calc(var(--radius-soft) * 2);background:#ffffffad;border:1px solid #6e67611f;padding:1.15rem 1.2rem;box-shadow:0 18px 40px #2e2a270a}.faq-question{width:100%;margin-bottom:var(--space-xs);color:inherit;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:flex-start;padding:0;font-weight:500;display:flex}.faq-answer{color:var(--color-text-sub)}.faq-toggle-mark{display:none}@media (width>=768px) and (width<=1199px){.faq-shell{width:100%;margin-inline:auto;padding:clamp(1.3rem,2.6vw,1.9rem)}.faq-heading{white-space:normal}.faq-list{gap:1rem}.faq-item{min-height:8.2rem}}@media (width<=767px){.faq-shell{border-radius:calc(var(--radius-soft) * 2);gap:1.2rem;padding:1rem}.faq-heading-group{gap:.25rem}.faq-kicker{font-size:.7rem}.faq-heading{font-size:clamp(1rem,4.2vw,1.22rem);line-height:1.55}.faq-list{grid-template-columns:1fr;gap:.55rem}.faq-item{border-radius:var(--radius-soft);padding:0;overflow:hidden}.faq-question{overflow-wrap:anywhere;gap:.8rem;min-height:3.15rem;margin-bottom:0;padding:.78rem .88rem;line-height:1.55}.faq-toggle-mark{flex:none;width:1rem;height:1rem;margin-top:.27rem;display:block;position:relative}.faq-toggle-mark:before,.faq-toggle-mark:after{content:"";background:#2f2b279e;width:.78rem;height:1px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.faq-toggle-mark:after{transition:transform .2s;transform:translate(-50%,-50%)rotate(90deg)}.faq-item.is-open .faq-toggle-mark:after{transform:translate(-50%,-50%)rotate(0)}.faq-answer{overflow-wrap:anywhere;padding:0 .88rem .9rem;font-size:.82rem;line-height:1.7}.faq-item:not(.is-open) .faq-answer{display:none}}.pricing-section{background:linear-gradient(180deg, #f7f5f2b8, #f1eee8eb), var(--color-surface);border-top:1px solid #6e67611f;border-bottom:1px solid #6e67611f}.pricing-container{max-width:calc(var(--container-narrow) + (var(--page-gutter) * 2))}.pricing-list{border-top:1px solid var(--color-border);margin:0;padding:0;list-style:none}.pricing-item{padding-block:var(--space-md);border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) minmax(9rem,12rem);align-items:start;gap:clamp(1rem,2.5vw,1.6rem);display:grid}.pricing-item-main{min-width:0}.pricing-item-header{justify-content:space-between;gap:var(--space-md);display:flex}.pricing-item-header span{overflow-wrap:anywhere}.pricing-item-header span:last-child{text-align:right}.pricing-item-body{color:var(--color-text-sub);gap:.72rem;margin-top:.78rem;font-size:.92rem;line-height:1.75;display:grid}.pricing-detail-group p,.pricing-detail-group ul,.pricing-item-note{margin:0}.pricing-detail-group ul{padding:0;list-style:none}.pricing-detail-group li{gap:.18rem;display:flex}.pricing-detail-group-plan li:before{content:"○"}.pricing-detail-group-option li:before{content:"▶"}.pricing-item-note{margin-top:.12rem}.pricing-reference-frame{aspect-ratio:4/5;border-radius:var(--radius-soft);background:linear-gradient(135deg,#0000 calc(50% - .5px),#6e676129 50%,#0000 calc(50% + .5px)),linear-gradient(45deg,#0000 calc(50% - .5px),#6e676129 50%,#0000 calc(50% + .5px)),#e9e2d86b;border:1px dashed #6e676157;width:100%}@media (width>=768px) and (width<=1199px){.pricing-container{max-width:calc(var(--container-wide) + (var(--page-gutter) * 2))}.pricing-item{grid-template-columns:minmax(0,1fr) minmax(8.5rem,11rem);padding-block:1.1rem}}@media (width<=767px){.pricing-list{border-top:0;gap:.7rem;display:grid}.pricing-item{border-radius:var(--radius-soft);background:#fff6;border:1px solid #6e676121;grid-template-columns:minmax(0,1fr) clamp(5.8rem,28vw,7.3rem);gap:.78rem;padding:.95rem .75rem .95rem .95rem}.pricing-item-header{flex-direction:column;align-items:flex-start;gap:.24rem;width:100%}.pricing-item-header span{overflow-wrap:anywhere}.pricing-item-header span:last-child{text-align:left;color:#2f2b27d6;font-size:1.05rem;font-weight:500}.pricing-item-body{margin-top:.62rem;font-size:.82rem;line-height:1.7}.pricing-reference-frame{aspect-ratio:4/5;align-self:start}}.access-section{background:var(--color-bg)}.access-container{max-width:calc(var(--container-wide) + (var(--page-gutter) * 2))}.access-layout{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);align-items:stretch;gap:clamp(1.4rem,4vw,3.5rem);display:grid}.access-map-frame{border:1px solid var(--color-border);border-radius:var(--radius-soft);background:var(--color-surface);min-height:clamp(22rem,36vw,32rem);overflow:hidden}.access-map-frame iframe{border:0;width:100%;height:100%;display:block}.access-content{flex-direction:column;justify-content:center;min-width:0;padding-block:clamp(.25rem,1.6vw,1.5rem);display:flex}.access-kicker{color:var(--color-text-muted);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .4rem;font-size:.72rem}.access-brand{font-family:var(--font-heading);letter-spacing:.06em;margin:0;font-size:clamp(1.55rem,3vw,2.45rem);font-weight:500}.access-intro,.access-address,.access-note{color:var(--color-text-sub);gap:.18rem;margin:0;line-height:1.85;display:grid}.access-intro{margin-top:var(--space-md)}.access-address{margin-top:var(--space-md);font-style:normal}.access-info-list{margin:var(--space-md) 0 0;border-top:1px solid var(--color-border);gap:0;display:grid}.access-info-item{gap:var(--space-sm);border-bottom:1px solid var(--color-border);grid-template-columns:6.4rem minmax(0,1fr);padding-block:.78rem;display:grid}.access-info-item dt,.access-info-item dd{margin:0}.access-info-item dt{color:var(--color-text-muted)}.access-info-item dd{color:var(--color-text-main);overflow-wrap:anywhere}.access-note{margin-top:var(--space-md)}.access-buttons{margin-top:var(--space-lg)}@media (width>=768px) and (width<=1199px){.access-layout{grid-template-columns:minmax(0,.96fr) minmax(18rem,1.04fr)}}@media (width<=767px){.access-layout{grid-template-columns:1fr;gap:1.25rem}.access-map-frame{min-height:clamp(15rem,70vw,22rem)}.access-content{padding-block:0}.access-intro,.access-address,.access-note{overflow-wrap:anywhere;font-size:.9rem;line-height:1.75}.access-info-item{grid-template-columns:5.4rem minmax(0,1fr);gap:.8rem;padding-block:.68rem;font-size:.9rem}.access-buttons{grid-template-columns:1fr;gap:.62rem;width:100%;display:grid}}.footer-address,.footer-info{overflow-wrap:anywhere}.footer-section{background:#ddd5ca;border-top:1px solid #6e67612e;padding-bottom:clamp(3.5rem,8vw,6rem)}.footer-layout{grid-template-columns:minmax(0,1fr) minmax(6.5rem,10.5rem);align-items:center;gap:clamp(1.5rem,5vw,4rem);display:grid}.footer-stack{gap:var(--space-md);display:grid}.footer-logo{opacity:.74;justify-self:end;width:clamp(6.5rem,12vw,10.5rem)}.footer-brand{font-family:var(--font-heading);letter-spacing:.08em;font-size:1.4rem}.footer-copy{color:var(--color-text-sub);gap:.15rem;display:grid}.footer-links{gap:var(--space-md);flex-wrap:wrap;display:flex}.footer-links a{border-bottom:1px solid var(--color-border);line-height:1.4}.footer-links a:hover{color:var(--color-accent)}.footer-address,.footer-info{color:var(--color-text-sub);gap:.12rem;margin:0;font-size:.92rem;font-style:normal;line-height:1.65;display:grid}@media (width<=767px){.footer-section{padding-bottom:clamp(2.8rem,12vw,4rem)}.footer-stack{gap:.9rem}.footer-layout{grid-template-columns:1fr;gap:1.8rem}.footer-logo{justify-self:end;width:clamp(5.5rem,28vw,7.2rem)}.footer-links{flex-direction:column;align-items:flex-start;gap:.45rem}.footer-copy,.footer-links a{overflow-wrap:anywhere}}
