:root{--paper:#faf9f6;--ink:#252821;--muted:#686c62;--line:#dcded6;--green:#334536;--serif:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Yu Gothic",sans-serif;--gutter:clamp(24px,6.4vw,112px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #506d4c;outline-offset:6px}::selection{background:#d9e1d2}p,h1,h2,h3{margin:0}header{height:88px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#faf9f6ed;position:sticky;top:0;z-index:10;backdrop-filter:blur(20px);border-bottom:1px solid #dddcd55c}.wordmark{font-family:Georgia,serif;font-size:32px;letter-spacing:-1.8px;line-height:1.1}.wordmark span{display:block;font:12px/1.7 var(--sans);letter-spacing:.12em;margin-top:7px}header .wordmark span{display:none}nav{display:flex;gap:34px;font-size:14px;color:#61665c}nav a{transition:color .2s}nav a:hover{color:#111}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:54px;padding:15px 26px;border:1px solid var(--green);border-radius:40px;background:var(--green);color:white;font-size:14px;letter-spacing:.025em;transition:background .25s,transform .25s}.button:hover{background:#465e46;transform:translateY(-2px)}.small{min-height:42px;padding:9px 20px;font-size:14px}.small span{font-size:16px}.eyebrow,.section-index{font-size:12px;font-family:var(--sans);letter-spacing:.19em;line-height:1.5;font-weight:500;color:var(--muted)}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:.015em;line-height:1.65}h2{font-size:clamp(30px,3vw,44px)}h3{font-weight:500;line-height:1.7}.hero{display:grid;grid-template-columns:1fr;padding:66px var(--gutter) 0;max-width:1700px;margin:auto}.hero-copy{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:46px}.hero-copy .eyebrow{font-size:12px;letter-spacing:.27em;margin-bottom:24px;color:#7b826f}.hero h1{font-size:clamp(44px,5vw,76px);line-height:1.45;letter-spacing:.045em;display:flex;flex-wrap:wrap;justify-content:center;gap:0 .05em}.hero h1 span{white-space:nowrap}.intro{margin-top:25px;font-size:16px;line-height:2.1;color:var(--muted);letter-spacing:.045em}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:30px}.hero-link{font-size:14px;border-bottom:1px solid #a3aa9a;padding-bottom:4px}.hero-photo{position:relative;height:clamp(390px,46vw,650px);overflow:hidden;border-radius:6px 6px 0 0;background:#e7e1d7}.hero-photo>img{height:100%;object-fit:cover;object-position:50% 0%;animation:photo-entry 1.3s ease both}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:50px 30px 24px;background:linear-gradient(transparent,#262b2370);display:flex;justify-content:space-between;align-items:end;color:white;font-size:12px;letter-spacing:.14em}.photo-caption>span:first-child{font:italic 21px Georgia,serif;letter-spacing:0}.wrap{max-width:1480px;padding:112px var(--gutter);margin:auto}.statement{display:grid;grid-template-columns:1.2fr 1fr;gap:38px 9%;padding-top:120px;padding-bottom:140px}.section-index{grid-column:1/-1}.statement h2{align-self:start}.statement>p{padding-top:5px;line-height:2.2;color:var(--muted);font-size:16px}.collection{padding-top:0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:54px}.section-head .eyebrow{margin-bottom:20px}.section-head>p{font-size:16px;line-height:1.9;color:var(--muted);padding-bottom:8px}.gallery{display:grid;grid-template-columns:1.16fr 1fr;gap:70px 7%}.product:nth-child(even){padding-top:110px}.product:nth-child(3){margin-top:-80px}.image-button{width:100%;display:block;background:#eae6df;border:0;padding:0;position:relative;overflow:hidden;border-radius:4px}.image-button img{aspect-ratio:1/1;object-fit:cover;transition:transform .8s cubic-bezier(.2,.65,.2,1)}.image-button:hover img{transform:scale(1.045)}.product:nth-child(2) img{aspect-ratio:4/5;object-position:center}.product:nth-child(3) img{aspect-ratio:4/5;object-position:center}.round{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#faf9f6e8;font-size:22px;line-height:1;transition:transform .3s}.image-button:hover .round{transform:rotate(90deg)}.product-caption{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:24px}.product-caption .eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:7px}.product-caption h3{font-size:clamp(18px,1.7vw,24px);font-weight:400;letter-spacing:-.02em}.product-caption>span{font-size:12px;white-space:nowrap;color:var(--muted)}.image-note{font-size:12px;color:var(--muted);margin-top:32px;line-height:1.9}.birth-note{margin-top:90px;padding:32px;background:#efeee8;display:grid;grid-template-columns:190px 1fr 1.2fr;gap:35px;align-items:center;border-radius:4px}.birth-note>img{aspect-ratio:1;object-fit:cover;border-radius:2px}.birth-note .eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:15px}.birth-note h3{font-family:var(--serif);font-weight:400;font-size:24px;line-height:1.8}.birth-note>p{font-size:14px;color:var(--muted);line-height:2}.birth-note a{display:inline-block;font-size:14px;color:var(--green);margin-top:18px;border-bottom:1px solid #9ba691}.material{display:grid;grid-template-columns:1.1fr 1fr;gap:0;background:#e9ece6;max-width:1700px;margin:0 auto}.material>img{height:100%;object-fit:cover;object-position:50% 38%;min-height:680px;max-height:800px}.material>div{padding:75px 15%;align-self:center}.material .eyebrow{margin-bottom:26px}.material h2{margin-bottom:25px}.material p{font-size:16px;color:var(--muted);line-height:2}.material .eyebrow{font-size:12px;line-height:1.6}.features{margin-top:36px}.features p{display:flex;align-items:center;gap:25px;padding:20px 0;border-top:1px solid #cbd1c4;font-size:14px;line-height:1.8}.features b{font:22px Georgia,serif;color:#798772}.sizes{padding-top:125px;padding-bottom:100px}.size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.size-card{padding:30px 23px;background:#f0f0ea;border:1px solid transparent;border-radius:5px;transition:background .2s,border-color .2s}.size-card .eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:25px}.size-card h3{font:44px/1.1 Georgia,serif;letter-spacing:-2px;margin-bottom:15px}.size-card p{font-size:14px;color:var(--muted);margin-top:12px}.size-card .dimensions{font-size:14px;letter-spacing:.035em}.size-card .price{font:500 29px/1.4 var(--sans);letter-spacing:-.05em;color:var(--ink);margin:28px 0 22px;font-variant-numeric:tabular-nums}.price span{font-size:14px;letter-spacing:0;margin-left:4px}.size-select{display:flex;justify-content:space-between;align-items:center;gap:8px;border:0;border-top:1px solid #cbd0c4;padding:15px 0 0;width:100%;background:transparent;font-size:14px;color:var(--green);text-align:left}.size-select span{font-size:20px}.size-select[aria-pressed=true]{font-weight:600}.size-card:has([aria-pressed=true]){border-color:#6c8262;background:#e3e9df}.selection{display:flex;justify-content:space-between;gap:25px;margin-top:28px;align-items:center}.selection p{font-size:14px;color:var(--muted)}.text-link{font-size:14px;border-bottom:1px solid #8a957f;width:fit-content;white-space:nowrap}.order{padding-top:50px;padding-bottom:100px}.order>.eyebrow{margin-bottom:22px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:46px}.steps article{border-top:1px solid var(--line);padding-top:25px}.steps span{font:italic 33px Georgia,serif;color:#8b977e}.steps h3{font-size:16px;font-weight:500;margin:24px 0 16px}.steps p{font-size:14px;line-height:2;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;padding-top:35px;padding-bottom:130px}.faq .eyebrow{margin-bottom:24px}.questions details{border-bottom:1px solid var(--line)}.questions summary{list-style:none;cursor:pointer;font-size:16px;line-height:1.8;padding:22px 34px 22px 0;position:relative}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:'＋';position:absolute;right:0;color:#7e8873}.questions details[open] summary:after{content:'−'}.questions details p{font-size:14px;color:var(--muted);line-height:2;padding:0 34px 24px 0}.closing{position:relative;isolation:isolate;overflow:hidden;background:#e8eae2;text-align:center;padding:105px 25px 130px}.closing-watermark{position:absolute;left:50%;bottom:-.2em;transform:translateX(-50%);font:clamp(110px,20vw,350px)/1 Georgia,serif;color:#34482d;opacity:.045;z-index:-1;letter-spacing:-.07em;white-space:nowrap;pointer-events:none}.closing .eyebrow{margin-bottom:23px}.closing h2{font-size:clamp(36px,4vw,56px);line-height:1.65}.closing>p:not(.eyebrow){font-size:16px;color:var(--muted);margin:22px 0 28px}.closing-note{display:block;font-size:12px;color:var(--muted);margin-top:18px}footer{padding:55px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:35px}footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px;font-size:14px}footer small{width:100%;text-align:right;font-size:12px;color:var(--muted);margin-top:10px}.skip{position:fixed;top:-100px}.skip:focus{top:0;background:white;z-index:30}dialog{border:0;padding:0;border-radius:8px;width:min(960px,94vw);max-height:90vh;background:var(--paper);color:var(--ink);overflow:auto}dialog[open]{display:grid;grid-template-columns:1.1fr 1fr}dialog::backdrop{background:#172018b5;backdrop-filter:blur(7px)}dialog>img{height:100%;min-height:500px;object-fit:cover}.dialog-body{padding:55px 32px;align-self:center}.dialog-body .eyebrow{margin-bottom:20px}.dialog-body h2{font-family:var(--sans);font-size:26px;line-height:1.6;margin-bottom:24px}.dialog-body p{font-size:14px;line-height:1.9;margin-bottom:18px}.dialog-body .text-link{display:block;margin-top:22px}.close{position:absolute;right:14px;top:14px;border:0;background:white;border-radius:50%;width:40px;height:40px;font-size:26px;line-height:1}.request{padding:16px;background:#e8ebe3;border-radius:4px}.copy{font-size:14px;padding:13px 22px}.dialog-body #copy-status{margin-top:16px}.hero-copy>*{animation:copy-entry .8s ease both}.hero-copy h1{animation-delay:.07s}.hero-copy .intro{animation-delay:.14s}.hero-actions{animation-delay:.21s}@keyframes copy-entry{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-entry{from{opacity:.7;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
@media(min-width:1700px){.hero,.wrap{--gutter:100px}}
@media(max-width:1100px){nav{gap:22px}nav a:first-child{display:none}.birth-note{grid-template-columns:145px 1fr;gap:28px}.birth-note>p{grid-column:2}.birth-note>img{grid-row:1/3;height:100%;aspect-ratio:auto}.material>div{padding:55px 10%}.size-grid{grid-template-columns:1fr 1fr}.size-card{padding:28px}.size-card h3{font-size:42px}.faq{gap:40px}.hero{padding-top:55px}.hero h1{font-size:clamp(42px,5.5vw,62px)}}
@media(max-width:760px){:root{--gutter:28px}header{height:74px}nav{display:none}.wordmark{font-size:29px}.small{font-size:12px;padding:8px 16px;gap:12px}.hero{padding-top:44px}.hero h1{display:block;font-size:46px;line-height:1.55}.hero h1 span{display:block}.hero-copy .eyebrow{margin-bottom:20px;font-size:12px;letter-spacing:.16em}.hero-copy{padding-bottom:35px}.intro{font-size:14px;margin-top:20px;line-height:2}.hero-actions{gap:20px;margin-top:25px}.hero-actions .button{font-size:14px;padding:13px 22px}.hero-link{font-size:12px}.hero-photo{height:430px;border-radius:4px}.hero-photo>img{object-position:50% 35%}.photo-caption{padding:40px 20px 20px;gap:15px}.photo-caption>span:first-child{font-size:18px}.photo-caption>span:last-child{font-size:12px;letter-spacing:.06em}.wrap{padding:78px var(--gutter)}.statement{grid-template-columns:1fr;gap:26px;padding-top:80px;padding-bottom:90px}.statement h2{font-size:31px;line-height:1.7}.statement>p{font-size:15px;line-height:2.1}.collection{padding-top:0}.section-head{display:block;margin-bottom:32px}.section-head .eyebrow{margin-bottom:18px}.section-head>p{font-size:14px;margin-top:22px}.gallery{gap:38px 25px;grid-template-columns:1fr 1fr}.product:nth-child(even){padding-top:65px}.product:nth-child(3){margin-top:-35px}.product-caption{display:block;margin-top:17px}.product-caption h3{font-size:17px;overflow-wrap:anywhere;line-height:1.6}.product-caption .eyebrow{font-size:12px;letter-spacing:.03em}.product-caption>span{display:block;margin-top:8px}.round{right:12px;bottom:12px;width:34px;height:34px;font-size:18px}.image-note{margin-top:26px}.birth-note{margin-top:48px;padding:24px;grid-template-columns:1fr;gap:24px}.birth-note>img{display:none}.birth-note>p{grid-column:auto;font-size:14px}.birth-note h3{font-size:26px}.material{grid-template-columns:1fr}.material>img{min-height:0;height:460px;object-position:50% 33%}.material>div{padding:55px var(--gutter)}.material h2{font-size:33px}.material p{font-size:15px}.features p{padding:19px 0;font-size:14px}.size-grid{gap:12px}.size-card{padding:23px 18px}.size-card .eyebrow{font-size:12px;letter-spacing:.04em;margin-bottom:22px}.size-card h3{font-size:39px}.size-card p{font-size:14px}.size-card .dimensions{font-size:12px;white-space:nowrap;letter-spacing:0}.size-card .price{font-size:27px}.size-select{font-size:14px}.selection{display:block}.selection .text-link{display:inline-block;margin-top:18px}.order{padding-top:8px}.steps{grid-template-columns:1fr 1fr;gap:30px 24px;margin-top:35px}.steps h3{font-size:15px;margin-top:20px}.steps p{font-size:14px}.faq{grid-template-columns:1fr;gap:28px;padding-top:8px;padding-bottom:80px}.questions summary{font-size:15px}.closing{padding:74px var(--gutter) 90px}.closing h2{font-size:38px}.closing>p:not(.eyebrow){font-size:14px}.closing-watermark{font-size:27vw}footer{display:block;padding:40px var(--gutter)}footer>div{margin-top:30px;justify-content:flex-start;gap:16px;font-size:12px}footer small{text-align:left}dialog[open]{display:block}dialog>img{min-height:0;height:330px;object-fit:cover}.dialog-body{padding:30px 25px}.dialog-body h2{font-size:23px}}
@media(max-width:440px){:root{--gutter:22px}.hero h1{font-size:40px}.hero-actions{flex-direction:column;gap:17px}.hero-photo{height:350px}.photo-caption{display:block}.photo-caption>span{display:block}.photo-caption>span:last-child{margin-top:4px}.gallery{grid-template-columns:1fr;gap:36px}.product:nth-child(even){padding-top:0}.product:nth-child(3){margin-top:0}.product:nth-child(n) img{aspect-ratio:1/1}.product-caption{display:flex;gap:14px}.product-caption h3{font-size:20px}.product-caption .eyebrow{letter-spacing:.08em}.product-caption>span{font-size:12px;white-space:nowrap}.size-card{padding:21px 14px}.size-select{font-size:13px}.size-card .price{font-size:25px}.size-card p:not(.dimensions):not(.price):not(.eyebrow){min-height:52px}.material>img{height:390px}.steps{gap:28px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
