:root{--ink:#39372f;--muted:#706c61;--paper:#f4f1ea;--line:#b4ac9c;--gold:#8d7954;font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--paper);font-size:18px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button{background:none;border:none}button:disabled{opacity:.4;cursor:default}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip{position:fixed;left:20px;top:-80px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}#atelier{position:relative;width:100%;height:100svh;min-height:520px;overflow:hidden}#canvas-wrap{position:absolute;inset:0;cursor:grab;touch-action:none}#canvas-wrap.dragging{cursor:grabbing}canvas{display:block;width:100%;height:100%}.soft-edge{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(249,247,241,.73),transparent 18%,transparent 76%,rgba(246,243,236,.87))}.header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:30px 42px;z-index:5;pointer-events:none}.header>*{pointer-events:auto}.wordmark{text-decoration:none;font-family:Georgia,"Times New Roman",serif;font-size:43px;letter-spacing:.14em;line-height:.9}.wordmark span{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.3em;margin-top:12px}.header-actions{display:flex;align-items:center;gap:30px}.text-button{font-size:18px;padding:12px 0;border-bottom:1px solid #777365}.circle-button{width:44px;height:44px;border:1px solid #9e9588;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:23px;line-height:1;flex-shrink:0;background:rgba(248,245,238,.65);transition:background .2s}.circle-button:hover{background:#fffdf8}.menu-toggle{flex-direction:column;gap:6px}.menu-toggle span{display:block;width:17px;height:1px;background:var(--ink)}.opening{position:absolute;left:43px;bottom:145px;pointer-events:none;transition:opacity .55s,transform .55s;max-width:440px}.eyebrow{font:10px/1.5 Arial,sans-serif;letter-spacing:.23em;margin:0 0 18px}.opening h1{font-size:clamp(36px,3.5vw,63px);font-weight:400;line-height:1.5;letter-spacing:.09em;margin:0 0 17px;text-shadow:0 1px 15px #fff9}.opening>p:last-child{font-size:16px;line-height:1.9;letter-spacing:.025em;max-width:19em}.has-selection .opening,.has-walked .opening{opacity:0;transform:translateY(12px)}.hotspot{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;padding:10px;transform:translate(-50%,-50%);opacity:0;transition:opacity .35s;white-space:nowrap;z-index:2}.hotspot.visible{opacity:1}.point{width:35px;height:35px;border:1px solid #fffc;background:#f8f5efb3;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 5px #fff2;transition:background .2s,box-shadow .2s;color:#5c5344}.point>span{font:22px Arial}.hotspot:hover .point{background:white;box-shadow:0 0 0 9px #fff4}.hotspot-label{font:17px Georgia,serif;letter-spacing:.1em;padding:7px 10px;margin-top:8px;background:#f4f1eadd;border:1px solid #fff7}.hotspot-label>span{font:10px Arial;letter-spacing:0;padding-right:6px}.has-selection .hotspot{opacity:0;pointer-events:none}.footer{position:absolute;bottom:0;left:0;right:0;min-height:104px;padding:20px 42px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:4}.movement-hint{display:flex;align-items:center;gap:12px;font-size:16px;color:#575349;max-width:430px}.mouse-icon{width:19px;height:27px;border:1px solid var(--muted);border-radius:10px;display:inline-block;flex-shrink:0;position:relative}.mouse-icon:after{content:"";position:absolute;width:1px;height:6px;background:var(--muted);left:8px;top:5px}.collection-nav{display:flex;gap:28px;align-items:center}.collection-nav button{font:20px Georgia,serif;padding:10px 2px;border-bottom:1px solid transparent}.collection-nav button>span{font-size:16px;margin-right:6px;color:var(--muted)}.collection-nav button:hover,.collection-nav button[aria-current=true]{border-color:#827663}.floor-tools{display:flex;gap:12px}.dress-panel{position:absolute;right:25px;top:118px;bottom:112px;width:365px;background:rgba(248,245,239,.94);border:1px solid #fff8;padding:20px 25px 24px;z-index:4;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 12px 70px #4e412610;animation:panel-in .65s ease both}.panel-top{display:flex;justify-content:space-between;align-items:center}.panel-top .eyebrow{margin:0}.panel-top .close{width:35px;height:35px;min-width:44px;min-height:44px;border:0;background:none}.dress-switch{display:flex;align-items:center;justify-content:space-between;margin:17px 0 5px}.dress-switch .circle-button{border:0;background:none}.dress-switch>span{font:16px Arial;letter-spacing:.15em}.panel-copy h2{font:italic 66px/1.15 Georgia,serif;font-weight:400;margin:13px 0 5px}.dress-subtitle{margin:0 0 20px;font-size:18px;letter-spacing:.09em}.fine-rule{height:1px;background:#c6beaf;width:42px;margin:23px 0}.panel-copy>p:not(.dress-subtitle){font-size:18px;line-height:1.95;margin:0 0 25px}.panel-copy dl{display:grid;grid-template-columns:88px 1fr;gap:10px;font-size:16px;line-height:1.7;margin:0 0 27px}.panel-copy dt{color:var(--muted)}.panel-copy dd{margin:0}.views{display:flex;border-top:1px solid #c5bdae;border-bottom:1px solid #c5bdae}.views button{font-size:16px;padding:13px 4px;flex:1;white-space:nowrap}.views button[aria-pressed=true]{background:#e7e1d5}.views button:hover{background:#ede7dd}.view-caption{font-size:16px;line-height:1.7;color:#696154;margin:14px 0 22px}.story-link{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:18px;width:100%;text-align:left;border-bottom:1px solid var(--gold);padding:12px 0}.has-selection .footer .movement-hint{opacity:0;pointer-events:none}.has-selection .footer{padding-right:420px}.has-selection .collection-nav{margin:auto}.loading{position:absolute;inset:0;z-index:20;background:#f3f0e9;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;font-size:16px;transition:opacity .7s}.loading-brand{font:70px Georgia;letter-spacing:.16em}.loading-line{width:120px;height:1px;background:linear-gradient(90deg,transparent,#9a8870,transparent);animation:loading 1.3s ease-in-out infinite}.loading.done{opacity:0;pointer-events:none}.fallback{position:absolute;inset:30% 24px auto;text-align:center;background:#f4f1ea;padding:40px 20px;line-height:2;z-index:8}.fallback a{display:inline-block;padding:10px}dialog{border:1px solid #d4cbbc;color:var(--ink);background:#f7f4ed;box-shadow:0 20px 100px #30291833;max-height:calc(100svh - 48px);overflow-y:auto;overscroll-behavior:contain;padding:50px}dialog::backdrop{background:#514b3f55;backdrop-filter:blur(6px)}dialog form{position:absolute;top:20px;right:20px}dialog .close{background:none}.story-dialog{width:min(670px,calc(100% - 32px));padding:65px 65px 45px}.story-content h2{font-size:32px;font-weight:400;line-height:1.8;letter-spacing:.06em;margin:18px 0}.story-rule{height:1px;width:50px;background:var(--gold);margin:28px 0}.story-content p:not(.eyebrow):not(.signature){font-size:18px;line-height:2.15;margin:0 0 23px}.signature{font:italic 42px Georgia;text-align:right;margin:28px 0 0}.signature span{display:block;font:16px/2.3 "Yu Mincho",serif}.menu-dialog{width:min(600px,calc(100% - 32px));padding-top:65px}.menu-dialog h2,.help-dialog h2{font-size:28px;font-weight:400;line-height:1.7;margin-top:5px}.menu-dialog>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;border-bottom:1px solid #c9c0b1;font:28px Georgia}.menu-dialog>button span{font:18px "Yu Mincho",serif}.menu-dialog>a{display:block;margin:28px 0;font-size:18px;line-height:1.8}.sample-note{font-size:16px;line-height:1.8;color:var(--muted)}.help-dialog{width:min(660px,calc(100% - 32px));padding-top:70px}.help-dialog dl{line-height:1.8;font-size:18px}.help-dialog dt{margin:20px 0 3px;font-weight:bold}.help-dialog dd{margin:0}.help-dialog>p:last-child{font-size:16px;line-height:1.8}.static-page{max-width:1080px;margin:auto;padding:40px 32px 70px}.static-page header{display:flex;justify-content:space-between;gap:30px;align-items:center}.static-page header>a:last-child{font-size:18px}.static-page h1{font-size:42px;font-weight:400;line-height:1.6;margin:90px 0 25px}.static-page p{font-size:18px;line-height:2}.static-page article{padding:60px 0;border-bottom:1px solid #bcb4a6;display:grid;grid-template-columns:1fr 2fr;gap:55px}.static-page h2{font:italic 58px Georgia;margin:0 0 20px}.static-page h3{font-size:25px;line-height:1.7;font-weight:400}.static-page nav{display:flex;gap:30px;margin:30px 0}.static-page .static-index{font:16px Georgia;letter-spacing:.15em}.static-page footer{margin-top:50px;font-size:16px;line-height:2}.static-page a{padding-block:10px;text-underline-offset:7px}@keyframes loading{50%{opacity:.2;transform:scaleX(.5)}}@keyframes panel-in{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}
@media(min-width:1700px){.dress-panel{width:415px;padding:24px 32px;top:128px;bottom:112px}.panel-copy h2{font-size:76px}.panel-copy>p:not(.dress-subtitle){font-size:20px}.views button,.panel-copy dl,.view-caption{font-size:18px}.has-selection .footer{padding-right:460px}.movement-hint{font-size:18px}}
@media(max-width:1100px){.header{padding:25px}.opening{left:28px;bottom:145px;max-width:315px}.opening h1{font-size:40px}.opening>p:last-child{max-width:16em}.movement-hint{max-width:280px;font-size:16px;line-height:1.6}.footer{padding-inline:25px;gap:15px}.collection-nav{gap:20px}.dress-panel{width:330px;right:18px;top:108px;padding:18px 21px}.panel-copy h2{font-size:56px}.has-selection .footer{padding-right:370px}.has-selection .movement-hint{display:none}.header-actions{gap:20px}}
@media(max-width:700px){#atelier{min-height:500px}.header{padding:23px 21px}.wordmark{font-size:34px}.wordmark span{font-size:8px;letter-spacing:.2em;margin-top:9px}.header-actions{gap:15px}.text-button{display:none}.opening{left:24px;bottom:147px;max-width:260px}.opening .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:12px}.opening h1{font-size:32px;line-height:1.55;margin-bottom:8px}.opening>p:last-child{font-size:16px;max-width:15em;line-height:1.75;margin:8px 0}.footer{padding:15px 18px 19px;min-height:118px;display:grid;grid-template-columns:1fr auto;row-gap:12px}.movement-hint{grid-column:1/-1;max-width:none;justify-content:center;font-size:16px;gap:8px}.mouse-icon{width:15px;height:21px}.mouse-icon:after{left:6px;top:4px}.collection-nav{gap:18px;justify-content:center}.collection-nav button{font-size:18px;min-height:44px}.collection-nav button>span{display:none}.floor-tools{gap:8px}.floor-tools .circle-button{width:44px;height:44px}.hotspot-label{font-size:16px;padding:6px 7px;letter-spacing:.025em}.hotspot-label>span{display:none}.point{width:32px;height:32px}.dress-panel{top:auto;bottom:0;right:0;left:0;width:100%;height:43svh;max-height:450px;padding:12px 24px 28px;border-inline:0;border-bottom:0;background:rgba(248,245,239,.97);border-radius:22px 22px 0 0;animation:panel-in .4s ease}.panel-top{position:absolute;right:15px;top:12px;left:24px}.panel-top .eyebrow{font-size:9px}.dress-switch{padding:0 44px 0 60%;height:44px;margin:0}.dress-switch .circle-button{position:absolute;top:55px;width:44px;height:44px}.dress-switch .circle-button:first-child{right:60px}.dress-switch .circle-button:last-child{right:16px}.dress-switch>span{display:none}.panel-copy h2{font-size:43px;margin:0 0 6px}.dress-subtitle{font-size:16px;margin:0 0 15px}.fine-rule{display:none}.panel-copy>p:not(.dress-subtitle){font-size:18px;line-height:1.85;margin:15px 0 20px}.panel-copy dl{font-size:16px;grid-template-columns:80px 1fr;gap:5px;margin-bottom:20px}.views button{min-height:47px;font-size:16px}.view-caption{font-size:16px;margin:12px 0}.story-link{font-size:18px;padding:17px 0}.has-selection .footer{display:none}.has-selection .header{background:linear-gradient(#f4f1eabb,transparent)}.has-selection .opening{display:none}.story-dialog{padding:60px 27px 30px;width:calc(100% - 24px);max-height:calc(100svh - 24px)}.story-content h2{font-size:27px;line-height:1.75}.story-content p:not(.eyebrow):not(.signature){font-size:18px;line-height:2}.menu-dialog,.help-dialog{padding:65px 25px 30px;max-height:calc(100svh - 24px);width:calc(100% - 24px)}.menu-dialog h2,.help-dialog h2{font-size:25px}.menu-dialog>button{font-size:26px}.menu-dialog>button span{font-size:16px}.static-page{padding:30px 23px}.static-page header{align-items:flex-start}.static-page header>a:last-child{font-size:16px;max-width:8em;line-height:1.7}.static-page h1{font-size:30px;margin-top:65px}.static-page article{display:block;padding:40px 0}.static-page h2{font-size:50px}.static-page h3{font-size:23px}.static-page nav{gap:20px}}
@media(max-width:360px){.header{padding-inline:18px}.footer{padding-inline:12px;column-gap:6px}.collection-nav{gap:12px}.floor-tools{gap:5px}.movement-hint{font-size:16px;line-height:1.6;max-width:285px;margin:auto;text-align:center}.opening{bottom:160px;left:20px}.opening h1{font-size:29px}.dress-panel{padding-inline:19px}.panel-copy h2{font-size:40px}}
@media(max-height:680px) and (min-width:701px){.header{padding-top:17px}.opening{bottom:112px}.opening h1{font-size:36px}.footer{min-height:80px;padding-bottom:14px}.dress-panel{top:90px;bottom:86px}.panel-copy h2{font-size:48px}.panel-copy>p:not(.dress-subtitle){font-size:18px}.dress-switch{margin-top:4px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* 見出しの語尾や商品名を不自然に孤立させない。 */
.opening{max-width:480px}.opening h1{font-size:clamp(32px,2.7vw,52px);letter-spacing:.06em;white-space:nowrap}.opening>p:last-child{max-width:26em;line-height:1.9}
@media(max-width:1100px){.opening{max-width:315px}.opening h1{font-size:36px}.opening>p:last-child{max-width:18em}}
@media(max-width:700px){.opening{max-width:290px}.opening h1{font-size:32px}.opening>p:last-child{max-width:18em;font-size:16px}}
@media(max-width:360px){.opening h1{font-size:29px}.opening{max-width:275px}.opening>p:last-child{max-width:17em}}
.panel-copy dl{grid-template-columns:max-content 1fr;column-gap:15px}.panel-copy dt{white-space:nowrap}
/* 3着の輪郭を覆わない、アトリエの小さな案内。 */
@media(min-width:701px){.opening{top:139px;bottom:auto;max-width:380px}.opening h1{font-size:34px;line-height:1.55}.opening .eyebrow{margin-bottom:11px}.opening>p:last-child{max-width:23em;font-size:16px}}
@media(min-width:1700px){.opening{top:155px}.opening h1{font-size:42px}.opening>p:last-child{font-size:18px}}
.dress-panel{scrollbar-width:thin;scrollbar-color:#c2b9ab transparent}.panel-top{position:sticky;top:-20px;background:#f8f5ef;z-index:2;padding-block:4px}
@media(max-width:700px){.panel-top{position:sticky;top:-12px;left:auto;right:auto;background:#f8f5ef;min-height:44px;margin:0 -2px 0 0;padding:0}.dress-switch{position:absolute;top:55px;right:15px;width:100px;padding:0;margin:0}.dress-switch .circle-button{top:0}.dress-switch .circle-button:first-child{right:42px}.dress-switch .circle-button:last-child{right:0}.panel-copy h2{margin-top:0}.panel-top .close{margin-right:-6px}}
.opening>p:last-child span{display:inline-block;white-space:nowrap}.panel-copy .views{margin:20px 0}.panel-copy .fine-rule{display:none}
@media(max-width:700px){.opening>p:last-child span{display:block}.panel-copy .views{margin:15px 0 18px}}
.opening>p:last-child span{display:block}
@media(max-width:700px){.opening{bottom:125px}.opening .eyebrow{display:none}}

/* 写真試着への入口 */
.tryon-dress-link{display:flex;align-items:center;justify-content:center;gap:13px;min-height:56px;padding:14px 18px;background:#514b3f;color:#fffdf7;text-decoration:none;border:1px solid #514b3f;font-size:20px;line-height:1.5;transition:background .2s;margin-top:18px}.tryon-dress-link:hover{background:#746750}.tryon-dress-link>span:last-child{margin-left:auto}.tryon-dress-link>svg{flex-shrink:0}.panel-copy>p.tryon-dress-note{font-size:16px;line-height:1.7;margin:10px 0 25px;color:#706c61}.static-page .tryon-dress-link{margin-top:22px;font-size:18px;max-width:330px;padding:14px 18px}@media(max-width:700px){.tryon-dress-link{font-size:18px;min-height:54px;margin-top:15px}.panel-copy>p.tryon-dress-note{font-size:16px;margin:10px 0 20px}}

/* コレクション末尾の作品案内と写真試着の説明。 */
.static-page .static-heading{font-family:inherit;font-style:normal;font-size:28px;line-height:1.7;font-weight:400;margin:42px 0 20px;overflow-wrap:anywhere}
.collection-about{padding-top:18px}
.fitting-faq details{border-bottom:1px solid var(--line);padding:21px 0}
.fitting-faq summary{cursor:pointer;font-size:18px;line-height:1.8;padding:5px 28px 5px 0}
.fitting-faq summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}
.fitting-faq details p{margin:16px 0 4px}
@media(max-width:700px){.static-page .static-heading{font-size:23px}.fitting-faq summary{font-size:18px}}
