@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate}@font-face{font-family:Kozuka Mincho Pr6N;src:local("Kozuka Mincho Pr6N M"),local("KozMinPr6N-Medium"),local("小塚明朝 Pr6N M"),url(/fonts/KozMinPr6N-Medium.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kozuka Mincho Pr6N;src:local("Kozuka Mincho Pr6N H"),local("KozMinPr6N-Heavy"),local("小塚明朝 Pr6N H"),url(/fonts/KozMinPr6N-Heavy.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Beauty;src:local("Beauty"),url(/fonts/Beauty.otf) format("opentype"),url(/fonts/Beauty.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;color:#e0e0e0;background-color:#121010;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:400;margin:0}p{line-height:1.8;margin-bottom:1rem}a{color:inherit;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.7}ul{list-style:none;margin:0;padding:0}img{display:block;max-width:100%}.main-content{background-color:#000;background-image:url(/images/wood-bg-1200.webp);background-position:center top;background-size:100% auto;background-repeat:no-repeat}html.is-phone .main-content{background-image:url(/images/wood-bg-600.webp)}.section-container{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-title{font-family:Cinzel,serif;font-size:2.5rem;color:#b9966d;text-align:center;margin-bottom:3rem;letter-spacing:.05em}.section-title:after{content:"";display:block;width:60px;height:2px;margin:1rem auto 0;background-color:#5a1e26}.typewriter-cursor{display:inline-block;color:#b9966d;font-weight:300;animation:blink-cursor .7s step-end infinite}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.page-transition-content{width:100%;min-height:100vh}.page-transition-wipe{position:fixed;left:0;right:0;height:50vh;background:#000;z-index:9999;pointer-events:none}.page-transition-wipe--top{top:0;transform-origin:top}.page-transition-wipe--bottom{bottom:0;transform-origin:bottom}.hero{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background-color:#000;pointer-events:none;--hero-control-size: 96px;--hero-control-pad-top: 1.2rem;--hero-control-pad-bottom: 1rem;--hero-control-pad-x: 1.4rem;--hero-control-gap: .4rem}.hero--reveal{pointer-events:auto}@media(max-width:768px){.hero{--hero-control-size: 84px;--hero-control-pad-top: .9rem;--hero-control-pad-bottom: .7rem;--hero-control-pad-x: 1rem;--hero-control-gap: .35rem}}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;will-change:transform,filter;opacity:0;filter:blur(20px)}.hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.hero__bg--parallax{top:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px)}.hero--reveal .hero__bg{animation:hero-blur-reveal 1s ease-out forwards}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(to bottom,#0000001a,#0000 20% 40%,#00000059 55%,#000000b3 68%,#000000e6 80%,#000000f7);opacity:0;transition:opacity .9s ease}.hero--reveal .hero__overlay{opacity:1}.hero__sound,.hero__menu{position:fixed;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hero-control-gap);width:var(--hero-control-size);height:var(--hero-control-size);padding:var(--hero-control-pad-top) var(--hero-control-pad-x) var(--hero-control-pad-bottom);border:none;color:#fff;cursor:pointer;transition:background .3s ease,border-color .3s ease,opacity .3s ease,transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s ease;transform-style:preserve-3d}.hero__sound{top:0;left:0;border:none;background:transparent;box-shadow:none;transition-property:background,border-color,opacity,transform}.hero__sound:hover{transform:perspective(200px) rotateY(18deg) rotateX(-6deg) translateZ(12px)}.hero__sound-icon,.hero__menu-icon{width:28px;height:28px;opacity:1}@media(max-width:768px){.hero__sound-icon,.hero__menu-icon{width:22px;height:22px}}.hero__sound-label{font-family:EB Garamond,serif;font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;opacity:1}.hero__menu{top:0;right:0;background:transparent;transition-property:background,border-color,opacity,transform}.hero__menu:hover{background:transparent;transform:perspective(200px) rotateY(-18deg) rotateX(-6deg) translateZ(12px)}.hero__menu:hover .hero__menu-line--top{stroke-dasharray:28}.hero__menu:hover .hero__menu-line--bot{stroke-dasharray:20}.hero__menu:active .hero__menu-line--top{stroke-dasharray:17}.hero__menu:active .hero__menu-line--mid{stroke-dasharray:30}.hero__menu:active .hero__menu-line--bot{stroke-dasharray:17}.hero__menu:active .hero__menu-line--vert{stroke-dasharray:30}.hero__menu-icon{overflow:visible}.hero__menu-line{transition:stroke-dasharray .35s cubic-bezier(.25,.46,.45,.94)}.hero__menu-line--top{stroke-dasharray:23}.hero__menu-line--vert,.hero__menu-line--mid{stroke-dasharray:36}.hero__menu-line--bot{stroke-dasharray:23}.hero__menu-label{font-family:EB Garamond,serif;font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;opacity:1}.hero__content{position:absolute;inset:40% 0 5%;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 2rem}@media(max-width:768px){.hero__content{top:50%;bottom:8%}}.hero__logo{width:100%;max-width:560px;margin-bottom:2rem}.hero__logo img{width:100%;height:auto}@media(max-width:768px){.hero__logo{margin-bottom:1.6rem}}.hero__line{width:1px;height:60px;margin:-1.5rem 0 1rem;background-color:#ffffff80}@media(max-width:768px){.hero__line{height:52px}}.hero__text{color:#fff}.hero__catch{font-family:Kozuka Mincho Pr6N,serif;font-size:1.8rem;margin-bottom:0;color:#fff;font-weight:700;line-height:1.6;display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.hero__catch{font-size:4.8vw}}.hero__catch .c{position:relative;display:inline-block}.hero__sub{font-family:Kozuka Mincho Pr6N,serif;font-size:1.3rem;margin:0;font-weight:700;line-height:1.5;color:#ffffffb3}@media(max-width:768px){.hero__sub{font-size:3vw}}.hero__diamond{position:relative;width:28px;height:48px;margin-top:3rem;color:#fff;background:transparent;perspective:2000px}@media(max-width:768px){.hero__diamond{width:24px;height:40px;margin-top:2rem}}.hero__diamond-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:diamond-spin 4s linear infinite}.hero__diamond-face{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;backface-visibility:visible}.hero__diamond-face svg{width:100%;height:100%}.hero__diamond-face--front{transform:translateZ(2px);color:#fff;filter:drop-shadow(0 0 2px rgba(255,255,255,.5))}.hero__diamond-face--layer{transform:translateZ(calc(var(--layer-index) * .8px - 2px));color:#666}.hero__diamond-face--layer[style*="--layer-index: 0"]{color:#333}@keyframes diamond-spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes hero-blur-reveal{0%{filter:blur(20px);opacity:0}to{filter:blur(0);opacity:1}}.character{position:relative;padding:20vw 0 7rem;overflow-x:hidden}.character__inner{position:relative;width:80%;max-width:720px;margin:0 auto;padding:3.6rem 2.4rem 4.8rem;border-radius:999px;background:transparent;overflow:visible}.character__thumb-mask{width:100%;height:100%;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:inherit;pointer-events:none}.character__inner>*{position:relative;z-index:1}.character__title{font-family:Distrampler,Cinzel,serif;font-size:3.6rem;color:#b9966d;text-align:center;letter-spacing:.05em;margin-bottom:1.8rem}.character__thumbs{display:flex;justify-content:center;align-items:center;gap:1.8rem;margin-bottom:1.6rem;position:relative;z-index:2}.character__thumb{--thumb-w: 80px;width:var(--thumb-w);height:calc(var(--thumb-w) * 1.6);border-radius:999px;border:none;background:linear-gradient(180deg,#b9966d,#b08a60);padding:0;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;overflow:visible;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 0 0 1px #00000040;position:relative}.character__thumb img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.98);pointer-events:none}.character__thumb:not(.is-hidden):not(.is-active) img{opacity:.85}.character__thumb:hover:not(.is-hidden){transform:scale(1.05);box-shadow:0 0 8px #b9966d59,inset 0 0 0 1px #00000040}.character__thumb.is-active{background:#c7a273;z-index:1;transform:scale(1.05)}.character__thumb.is-active:after{content:"";position:absolute;inset:-6px;border-radius:999px;border:1px solid #d7b07b;pointer-events:none}.character__thumb.is-hidden{cursor:default;background:#b9966d;box-shadow:inset 0 0 0 1px #0000002e}.character__showcase{position:relative;width:100%;height:82vw;max-height:90vh;margin:5rem 0 3rem;overflow:visible;perspective:1000px;z-index:5}.character__stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.character__card-item{position:absolute;width:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;transform-origin:center center;will-change:transform,opacity,filter}.character__arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:96px;background:none;border:none;cursor:pointer;padding:0;color:#c4a676;opacity:.6;transition:opacity .3s ease,transform .3s ease;z-index:20}.character__arrow svg{display:block;width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.character__arrow:hover:not(:disabled){opacity:1;transform:translateY(-50%) scale(1.1)}.character__arrow:disabled{opacity:.2;cursor:default}.character__arrow--left{left:calc(50% - 28vw);transform:translate(-50%) translateY(-50%)}.character__arrow--left:hover:not(:disabled){transform:translate(-50%) translateY(-50%) scale(1.1)}.character__arrow--right{right:calc(50% - 28vw);transform:translate(50%) translateY(-50%)}.character__arrow--right:hover:not(:disabled){transform:translate(50%) translateY(-50%) scale(1.1)}.character__script{font-family:Beauty,Dancing Script,cursive;font-size:4rem;color:#ffffffe6;letter-spacing:.05em;line-height:1.1;position:absolute;left:0;top:10px;transform:rotate(-12deg);transform-origin:left bottom;text-shadow:0 2px 8px rgba(0,0,0,.8);display:flex;flex-direction:column;z-index:20;pointer-events:none;--script-clip-left: -.35em}.character__script-line{display:block;clip-path:inset(-40px calc(100% - var(--script-clip-left) + 40px) -40px calc(var(--script-clip-left) - 40px));animation:pen-write .8s cubic-bezier(.25,.1,.25,1) forwards;animation-delay:.3s}.character__script-line:nth-child(2){margin:-.2em 0 0 .4em;animation-delay:.7s}.character__script-line--empty{animation:none;clip-path:none}.character__image-bleed{--character-bg-offset-x: 12px;--character-bg-offset-y: 12px;display:flex;align-items:center;justify-content:center;padding:var(--character-bg-offset-y) var(--character-bg-offset-x)}.character__image-wrap{width:42vw;height:75.6vw;max-width:580px;max-height:1044px;border-radius:999px;background:linear-gradient(180deg,#f2c99499,#eed2bbad 45%,#604632d1);border:1px solid rgba(185,150,109,.7);display:flex;justify-content:center;align-items:center;overflow:visible;position:relative;padding:30px 0;transition:border-color .3s ease}.character__image-wrap.is-active{border-color:#ffeccf;box-shadow:0 0 30px #b9966d33}.character__image-wrap:after{content:"";position:absolute;inset:0;border-radius:999px;background:radial-gradient(60% 35% at 50% 10%,#ffffff40,#fff0 60%);opacity:.6;z-index:0;pointer-events:none}.character__image-shadow{width:auto;max-width:90%;max-height:90%;object-fit:contain;position:absolute;z-index:1;opacity:.35;filter:grayscale(1) brightness(0);transform:translate(calc(-1 * var(--character-bg-offset-x, 12px)),var(--character-bg-offset-y, 12px))}.character__image{width:auto;max-width:90%;max-height:90%;object-fit:contain;display:block;position:relative;z-index:3;transform-origin:center bottom}.character__info{text-align:center}.character__name-ja{font-family:Kozuka Mincho Pr6N,serif;font-weight:700;font-size:2.6rem;color:#d2bba2;margin-bottom:.3rem}.character__name-en{font-family:Playfair Display,serif;font-size:1.8rem;color:#d2bba2;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.character__divider{width:100%;height:2px;background:#b9966d99;margin:0 auto 1.1rem}.character__dialogue{font-family:Kozuka Mincho Pr6N,serif;font-weight:700;font-size:1rem;color:#b9966d;line-height:1.8;margin-bottom:.4rem}.character__divider-vertical{width:1px;height:26px;background:#b9966d73;margin:0 auto .4rem}.character__description{font-family:Kozuka Mincho Pr6N,serif;font-size:.85rem;color:#b9966d;line-height:2;margin-bottom:1.8rem;max-width:420px;margin-left:auto;margin-right:auto}.character__specs-row{display:flex;align-items:baseline;justify-content:left;flex-wrap:wrap;margin-bottom:.8rem;gap:1rem}.character__specs-row--3col{gap:1rem;margin-bottom:1rem}.character__spec-item{display:flex;align-items:center}.character__spec-item--wide{width:100%;justify-content:left}.character__spec-item--wide .character__spec-value{text-align:left}.character__spec-label{font-family:Kozuka Mincho Pr6N,serif;font-weight:700;font-size:.8rem;color:#463828;letter-spacing:.05em;padding:.5rem 0;background:#b9966d;clip-path:url(#spec-label-clip);border-radius:0;margin-right:.5rem;display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:112px}.character__spec-value{font-family:Kozuka Mincho Pr6N,serif;font-size:.9rem;color:#b9966df2;letter-spacing:.03em;margin-right:0}.character__cv{font-family:Kozuka Mincho Pr6N,serif;font-size:.78rem;color:#e0e0e08c;margin-top:1.4rem;letter-spacing:.06em}.character .typewriter-cursor{margin-left:1px}@media(max-width:768px){.character{padding:4rem 0 5rem}.character__inner{padding:2.8rem 1rem 3.8rem;width:min(420px,92vw)}.character__inner:before{inset:14px}.character__inner:after{height:96px;top:12px}.character__title{font-size:2.5rem;margin-bottom:1.1rem}.character__thumbs{gap:1rem;margin-bottom:1.4rem}.character__thumb{--thumb-w: 48px}.character__card{padding:22px 18px}.character__showcase{margin-top:2rem}.character__arrow{width:22px;height:44px}.character__script{font-size:3.2rem}.character__name-ja{font-size:2rem}.character__name-en{font-size:1.3rem}.character__dialogue{font-size:.85rem}.character__spec-label{font-size:.62rem;padding:.4rem 0}}@keyframes pen-write{0%{clip-path:inset(-40px calc(100% - var(--script-clip-left) + 40px) -40px calc(var(--script-clip-left) - 40px))}to{clip-path:inset(-40px -40px -40px calc(var(--script-clip-left) - 40px))}}.story-section{position:relative;display:flex;justify-content:center;padding:clamp(48px,8vw,120px) 0;overflow:hidden}.story-panel{position:relative;width:min(92vw,892px);container-type:inline-size;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.t{position:relative;text-align:center;color:#d2bba2;text-shadow:0 2px 6px rgba(0,0,0,.45);z-index:10}.story-title{font-family:Distrampler,Cinzel,serif;font-size:3.6rem;color:#b9966d;text-align:center;margin-bottom:1.8rem}.intro{font-family:Kozuka Mincho Pr6N,serif;font-weight:700;font-size:clamp(.875rem,2.25cqw,1.25rem);line-height:1}.i1,.i2{margin-bottom:1.8rem}.i3{margin-bottom:clamp(2rem,5cqw,3.5rem)}.sect-title{display:flex;align-items:center;gap:clamp(.75rem,2cqw,1.25rem);justify-content:center;font-family:Kozuka Mincho Pr6N,serif;font-weight:700;font-size:clamp(1rem,2.45cqw,1.5rem);margin-bottom:clamp(.5rem,1.5cqw,1rem)}.sect-title .line{width:clamp(5rem,18cqw,12rem);height:clamp(2px,.45cqw,4px);display:inline-block}.sect-title .line:first-child{background:linear-gradient(to right,transparent,#d2bba2)}.sect-title .line:last-child{background:linear-gradient(to left,transparent,#d2bba2)}.latin{font-family:Distrampler,Cinzel,serif;font-weight:400;font-size:clamp(.625rem,1.35cqw,.875rem);margin-bottom:clamp(.25rem,.75cqw,.5rem)}.desc{font-family:Kozuka Mincho Pr6N,serif;font-weight:400;font-size:clamp(.75rem,1.8cqw,1.125rem);margin-bottom:clamp(2rem,5cqw,3.5rem)}.barname{font-family:Distrampler,Cinzel,serif;font-weight:400;font-size:clamp(.5rem,1.1cqw,.75rem);margin-top:clamp(1.5rem,4cqw,3rem);margin-bottom:0}.outro{font-family:Kozuka Mincho Pr6N,serif;font-weight:400;font-size:clamp(.875rem,2.25cqw,1.25rem);line-height:1}.o1,.o2{font-weight:700;margin-bottom:1.8rem}.o3{font-weight:700}.ribbon{position:absolute;z-index:1;left:50%;height:clamp(40px,7vw,70px);width:120vw;background:linear-gradient(to right,#320e07,#852412,#320e07);display:flex;align-items:center;justify-content:center;transform-origin:center}.ribbon span{font-family:Distrampler,Cinzel,serif;font-weight:400;font-size:clamp(1rem,3vw,1.75rem);color:#0000008c;white-space:nowrap;-webkit-user-select:none;user-select:none}.r1{top:22%;transform:translate(-50%) rotate(10.3deg);clip-path:inset(0 100% 0 0)}.story-section.is-visible .r1{animation:wipe-from-left 1.2s ease-out forwards;animation-delay:.2s}.r2{top:46%;transform:translate(-50%) rotate(-5deg);clip-path:inset(0 0 0 100%)}.story-section.is-visible .r2{animation:wipe-from-right 1.2s ease-out forwards;animation-delay:.5s}.r3{top:70%;transform:translate(-50%) rotate(4.74deg);clip-path:inset(0 100% 0 0)}.story-section.is-visible .r3{animation:wipe-from-left 1.2s ease-out forwards;animation-delay:.8s}.sect-title{opacity:0}.sect-title.fade-in{animation:fade-in-title .6s ease-out forwards}@keyframes wipe-from-left{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes wipe-from-right{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes fade-in-title{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.movie-section{position:relative;display:flex;justify-content:center;padding:clamp(48px,8vw,120px) 0 clamp(80px,12vw,160px);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 30%,rgba(0,0,0,.7) 70%,rgba(0,0,0,.95) 100%)}.movie-section__inner{width:min(92vw,892px);text-align:center}.movie-section__title{font-family:Distrampler,Cinzel,serif;font-size:3.6rem;color:#b9966d;text-align:center;margin-bottom:2.5rem}.movie-section__video-wrapper{width:100%;max-width:800px;margin:0 auto}.movie-section__placeholder{position:relative;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#1e1914e6,#32281ecc,#1e1914e6);border:1px solid rgba(185,150,109,.3);display:flex;align-items:center;justify-content:center;overflow:hidden}.movie-section__placeholder:before,.movie-section__placeholder:after{content:"";position:absolute;width:40px;height:40px;border-color:#b9966d80;border-style:solid}.movie-section__placeholder:before{top:12px;left:12px;border-width:1px 0 0 1px}.movie-section__placeholder:after{bottom:12px;right:12px;border-width:0 1px 1px 0}.movie-section__placeholder-text{font-family:Distrampler,Cinzel,serif;font-size:clamp(1rem,3vw,1.5rem);color:#b9966d66;letter-spacing:.3em}.news-goods-story{position:relative;width:100%;background-color:#ddd1bd;overflow-x:hidden;color:#2f2924;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.news-goods-story:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/paper-bg.jpg) center/cover;mix-blend-mode:multiply;opacity:.5;pointer-events:none;z-index:0}.news-goods-story__inner{position:relative;z-index:1;width:min(800px,100%);margin-inline:auto;padding-top:clamp(27px,6cqw,48px);padding-bottom:clamp(39px,8.6cqw,69px);container-type:inline-size}.ngs-section-header{position:relative}.ngs-section-header--left{text-align:left}.ngs-section-header--right{text-align:right}.ngs-section-title{font-family:Distrampler,Cinzel,serif;font-size:3.6rem;margin:0}.ngs-section-title--news{margin-left:clamp(26px,5.75cqw,46px)}.ngs-section-title--goods{margin-right:clamp(20px,4.25cqw,34px)}.ngs-rule{height:clamp(13px,2.875cqw,23px);margin-top:0;box-shadow:0 2px #0000002e;width:50vw}.ngs-rule--news{margin-left:calc(-50vw + 50%);background:linear-gradient(to bottom,#d97f4b 0 48%,#242021 48% 100%)}.ngs-rule--goods{margin-left:auto;margin-right:calc(50% - 50vw);background:linear-gradient(to bottom,#a53630 0 50%,#242021 50% 100%)}.ngs-section--news{margin-bottom:clamp(30px,5.75cqw,46px)}.ngs-news-list{list-style:none;padding:0;margin:clamp(24px,5cqw,40px) 0 0 clamp(20px,4.5cqw,36px);display:flex;flex-direction:column;gap:clamp(18px,4cqw,32px)}.ngs-news-card{display:grid;grid-template-columns:clamp(98px,21.5cqw,172px) clamp(25px,5.5cqw,44px) clamp(6px,1.375cqw,11px) clamp(11px,2.375cqw,19px) 1fr;align-items:start;text-decoration:none;color:inherit}.ngs-thumb{background:#3a3a3a;box-shadow:0 0 0 1px #00000073}.ngs-thumb--news{width:clamp(98px,21.5cqw,172px);aspect-ratio:172/94;height:auto}.ngs-thumb--goods{width:clamp(54px,11.75cqw,94px);height:clamp(54px,11.75cqw,94px)}.ngs-accent{display:block;border-radius:999px;grid-column:3}.ngs-accent--orange{background:#d97f4b;width:clamp(6px,1.375cqw,11px);height:clamp(56px,12.25cqw,98px)}.ngs-accent--red{background:#a53630;width:clamp(6px,1.375cqw,11px);height:clamp(54px,11.875cqw,95px)}.ngs-news-text{padding-top:2px;grid-column:5}.ngs-news-date{margin:0 0 clamp(2px,.5cqw,4px) 0;font-family:Bodoni Moda,serif;font-weight:400;font-size:clamp(13px,2cqw,16px);letter-spacing:.08em;color:#2f2924b3}.ngs-news-category{display:inline-block;margin-bottom:clamp(4px,.75cqw,6px);padding:clamp(1px,.25cqw,2px) clamp(6px,1.25cqw,10px);font-family:Bodoni Moda,serif;font-weight:500;font-size:clamp(11px,1.5cqw,12px);letter-spacing:.1em;background:#d97f4b;color:#ddd1bd;border-radius:2px}.ngs-news-title{margin:0 0 clamp(4px,1cqw,8px) 0;font-family:Bodoni Moda,serif;font-weight:500;letter-spacing:.14em;font-size:clamp(15px,2.75cqw,22px);line-height:1.1}.ngs-news-lead{margin:0;font-family:"Noto Serif JP",serif;font-weight:400;font-size:clamp(12px,1.75cqw,14px);line-height:1.45;letter-spacing:.02em}.ngs-read-all{margin-top:clamp(28px,6.25cqw,50px);display:flex;align-items:center;justify-content:center;gap:clamp(15px,3.375cqw,27px);text-decoration:none;color:inherit;cursor:pointer}.ngs-read-all:hover{opacity:.8}.ngs-read-all__icon{width:clamp(18px,4cqw,32px);height:clamp(9px,2cqw,16px);background:#2f2924;clip-path:polygon(0 0,100% 0,50% 100%)}.ngs-read-all__label{font-family:Bodoni Moda,serif;font-weight:500;letter-spacing:.12em;font-size:clamp(14px,2.25cqw,18px)}.ngs-section--goods{margin-top:clamp(26px,5.75cqw,46px)}.ngs-goods-grid{list-style:none;padding:0;margin:clamp(24px,5cqw,40px) clamp(20px,4.25cqw,34px) 0 clamp(25px,5.5cqw,44px);display:grid;grid-template-columns:repeat(2,1fr);column-gap:clamp(18px,3.875cqw,31px);row-gap:clamp(36px,7.875cqw,63px)}.ngs-goods-card{display:grid;grid-template-columns:clamp(54px,11.75cqw,94px) clamp(15px,3.375cqw,27px) clamp(6px,1.375cqw,11px) clamp(9px,1.875cqw,15px) 1fr;align-items:start;text-decoration:none;color:inherit}.ngs-goods-text{height:clamp(54px,11.75cqw,94px);display:flex;flex-direction:column;justify-content:space-between;grid-column:5}.ngs-goods-name{margin:0;font-family:"Noto Serif JP",serif;font-weight:600;letter-spacing:.06em;font-size:clamp(14px,2.75cqw,22px);line-height:1.15}.ngs-goods-price{margin:0;text-align:right;font-family:Bodoni Moda,serif;font-weight:500;letter-spacing:.12em;font-size:clamp(13px,2.25cqw,18px)}.ngs-goods-status{display:inline-block;margin-top:clamp(2px,.5cqw,4px);padding:clamp(1px,.25cqw,2px) clamp(4px,1cqw,8px);font-family:Bodoni Moda,serif;font-weight:500;font-size:clamp(10px,1.25cqw,10px);letter-spacing:.08em;background:#2f29241a;color:#2f2924;border-radius:2px;text-align:right;align-self:flex-end}.ngs-goods-status.sold-out{background:#a5363026;color:#a53630}.ngs-goods-status.coming-soon{background:#d97f4b26;color:#c7632a}@container (max-width: 420px){.ngs-goods-grid{grid-template-columns:1fr}}.creditsFooter{background:#0f0c0b;color:#cebda6;font-family:"Noto Serif JP",Hiragino Mincho ProN,Yu Mincho,serif;font-weight:400;letter-spacing:.06em;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;opacity:0;transform:translateY(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.creditsFooter--visible{opacity:1;transform:translateY(0)}.creditsFooter__inner{max-width:894px;margin:0 auto;padding:108px 24px 71px;box-sizing:border-box}@media(max-width:768px){.creditsFooter__inner{padding:81px 20px 53.25px}}.creditsFooter__inner *{text-shadow:0 0 12px rgba(206,189,166,.12)}.creditsFooter__head{text-align:center;font-size:1.4rem;line-height:1.3}@media(max-width:768px){.creditsFooter__head{font-size:min(3.7vw,1.4rem)}}.creditsFooter__headLine{margin:0}.creditsFooter__schedule{max-width:480px;margin:35px auto 0;font-size:1.4rem;line-height:1.27}@media(max-width:768px){.creditsFooter__schedule{font-size:min(3.7vw,1.4rem)}}.scheduleRow{display:grid;grid-template-columns:auto auto auto;column-gap:29px;justify-content:center}@media(max-width:768px){.scheduleRow{column-gap:21.75px}}.scheduleRow+.scheduleRow{margin-top:6px}.scheduleCell{white-space:nowrap}.scheduleCell--label{text-align:left}.creditsFooter__dividerV{width:1px;height:74px;margin:29px auto 25px;background:#cebda6f0;box-shadow:0 0 10px #cebda633}.creditsList{margin:0 auto;padding:0;max-width:505px;font-size:1.3rem;line-height:1.82}@media(max-width:768px){.creditsList{font-size:min(3.5vw,1.3rem)}}.creditsRow{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem}@media(max-width:768px){.creditsRow{gap:1.125rem}}.creditsRow dt,.creditsRow dd{margin:0}.creditsRow dt{white-space:nowrap}.creditsRow dd{text-align:right;white-space:nowrap}.creditsRow--multiline{align-items:flex-start}.creditsRow--multiline dd{white-space:normal;line-height:1.82}.creditsFooter__rule{max-width:567px;width:100%;height:1px;margin:48px auto 31px;background:#cebda6f0;box-shadow:0 0 10px #cebda633}.creditsFooter__companies{max-width:574px;margin:108px auto 0;font-size:1.25rem;line-height:1.7}@media(max-width:768px){.creditsFooter__companies{font-size:min(3.2vw,1.25rem)}}.companiesLine{margin:0;display:flex;justify-content:center;gap:29px;white-space:nowrap}@media(max-width:768px){.companiesLine{gap:21.75px}}.companiesLine a{color:inherit;text-decoration:none;transition:opacity .2s ease}.companiesLine a:hover{opacity:.7}.creditsFooter__producer{margin:45px 0 0;display:flex;justify-content:center;gap:1.875rem;font-size:1.5rem;line-height:1.42;white-space:nowrap}@media(max-width:768px){.creditsFooter__producer{font-size:1.125rem;gap:1.40625rem}}.creditsFooter__disclaimer{max-width:760px;margin:60px auto 0;padding:0 1rem;text-align:center;font-size:.65rem;line-height:2.4;letter-spacing:.02em;color:#cebda6a6}@media(max-width:768px){.creditsFooter__disclaimer{font-size:min(2vw,.65rem)}}.creditsFooter__disclaimer *{text-shadow:none;margin:0}.creditsFooter__disclaimer p+p{margin-top:14px}.creditsFooter__footerLogo{margin-top:47px;display:flex;justify-content:center;color:#cebda6}.creditsFooter__footerLogo a{color:inherit;display:block;transition:opacity .2s ease}.creditsFooter__footerLogo a:hover{opacity:.7}.creditsFooter__footerLogo svg{width:5rem;height:5rem;display:block}@media(max-width:768px){.creditsFooter__footerLogo svg{width:3.75rem;height:3.75rem}}.menu-overlay{position:fixed;inset:0;z-index:1500;pointer-events:auto}.menu-overlay__gradient{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,#a5886c,#a5886cf2 23%,#a5886cb3 52%,#1e140fcc 80%,#0a0806f2,#000)}.is-open .menu-overlay__gradient{opacity:0;animation:bg-fade-in .6s ease-out forwards}.is-closing .menu-overlay__gradient{opacity:1;animation:bg-fade-out .45s ease-in forwards;animation-delay:1s}.menu-overlay__backdrop{position:absolute;inset:0;z-index:1}.menu-overlay__content{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;height:100%;pointer-events:none}.menu-overlay__tree-area{width:100%;max-width:1030px;pointer-events:auto}.menu-tree__svg{width:100%;height:100%;-webkit-user-select:none;user-select:none}.menu-tree__svg text{font-family:Centaur,Centaur MT,Palatino Linotype,serif;fill:#2b2118;transition:fill .3s ease,opacity .3s ease}.menu-tree__line{stroke:#cebda6;stroke-width:2px;stroke-linecap:square;stroke-linejoin:miter;fill:none}.menu-tree__line--anim{stroke-dasharray:600}.is-open .menu-tree__line--anim{stroke-dashoffset:600;animation:line-draw-in .25s ease-out forwards;animation-delay:calc(.6s + var(--line-i) * .1s)}.is-closing .menu-tree__line--anim{stroke-dashoffset:0;animation:line-draw-out .18s ease-in forwards;animation-delay:calc(.25s + var(--line-ri) * .06s)}.menu-tree__node-fill{fill:#cebda6}.is-open .menu-tree__node--anim{opacity:0;animation:node-pop-in .3s ease-out forwards;animation-delay:calc(.6s + var(--node-after) * .1s + .25s)}.is-closing .menu-tree__node--anim{opacity:1;animation:node-pop-out .2s ease-in forwards;animation-delay:0s}.menu-tree__roman{fill:#cebda6;transition:fill .3s ease}.menu-tree__title{font-size:96px;letter-spacing:.02em;font-weight:400}.menu-tree__title--clickable{cursor:pointer}.menu-tree__title--clickable:hover{opacity:.7}.menu-tree__title--clickable:focus-visible{outline:none;opacity:.7}.is-open .menu-tree__title--anim{opacity:0;animation:fade-in .4s ease-out forwards;animation-delay:1.2s}.is-closing .menu-tree__title--anim{opacity:1;animation:fade-out .2s ease-in forwards;animation-delay:0s}.menu-tree__item{font-size:56px;letter-spacing:.02em;font-weight:400}.menu-tree__link{cursor:pointer}.menu-tree__link:hover text{opacity:.7}.menu-tree__link:hover .menu-tree__roman{fill:#fff}.menu-tree__link:focus-visible{outline:none}.menu-tree__link:focus-visible text{opacity:.7}.menu-tree__link:focus-visible .menu-tree__roman{fill:#fff}.is-open .menu-tree__link--anim{opacity:0;animation:item-slide-in .35s ease-out forwards;animation-delay:calc(.6s + var(--item-after) * .1s + .25s)}.is-closing .menu-tree__link--anim{opacity:1;animation:item-slide-out .2s ease-in forwards;animation-delay:calc(0s + var(--item-ri) * .05s)}@media(max-width:768px){.menu-overlay__tree-area{max-width:100%}}@keyframes bg-fade-in{0%{opacity:0}to{opacity:1}}@keyframes bg-fade-out{0%{opacity:1}to{opacity:0}}@keyframes line-draw-in{to{stroke-dashoffset:0}}@keyframes line-draw-out{to{stroke-dashoffset:600}}@keyframes node-pop-in{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes node-pop-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.4)}}@keyframes item-slide-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes item-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(12px)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.news-page{padding-top:100px;background-color:#121010;min-height:100vh;color:#e0e0e0}.news-page__container{max-width:1000px;margin:0 auto;padding:2rem;position:relative}.news-page__container:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(to bottom,transparent,#b9966d,transparent);opacity:.5}@media(max-width:768px){.news-page__container:before{display:none}}.news-page__list{display:flex;flex-direction:column;gap:4rem}.news-page__item{display:flex;justify-content:space-between;align-items:flex-start;position:relative}@media(max-width:768px){.news-page__item{flex-direction:column;gap:1rem}}.news-page__item:nth-child(2n){flex-direction:row-reverse}@media(max-width:768px){.news-page__item:nth-child(2n){flex-direction:column}}.news-page__item:nth-child(2n) .news-page__date{text-align:left;padding-right:0;padding-left:2rem}@media(max-width:768px){.news-page__item:nth-child(2n) .news-page__date{padding-left:0}}.news-page__item:nth-child(2n) .news-page__content{text-align:right;padding-left:0;padding-right:2rem}@media(max-width:768px){.news-page__item:nth-child(2n) .news-page__content{text-align:left;padding-right:0}}.news-page__item .news-page__date{flex:1;text-align:right;padding-right:2rem;font-family:Playfair Display,serif;color:#b9966d}@media(max-width:768px){.news-page__item .news-page__date{text-align:left;padding-right:0}}.news-page__item .news-page__content{flex:1;padding-left:2rem}@media(max-width:768px){.news-page__item .news-page__content{padding-left:0}}.news-page__item .news-page__content h3{font-size:1.5rem;margin-bottom:.5rem;color:#e0e0e0}.news-page__item .news-page__content .category-badge{display:inline-block;border:1px solid #5a1e26;padding:.2rem .5rem;font-size:.8rem;margin-bottom:.5rem;color:#e0e0e0b3}.floating-header{--control-size: 96px;--control-pad-top: 1.2rem;--control-pad-bottom: 1rem;--control-pad-x: 1.4rem;--control-gap: .4rem}@media(max-width:768px){.floating-header{--control-size: 84px;--control-pad-top: .9rem;--control-pad-bottom: .7rem;--control-pad-x: 1rem;--control-gap: .35rem}}.floating-header__sound,.floating-header__menu{position:fixed;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--control-gap);width:var(--control-size);height:var(--control-size);padding:var(--control-pad-top) var(--control-pad-x) var(--control-pad-bottom);border:none;color:#fff;background:transparent;cursor:pointer;transition:background .3s ease,opacity .3s ease,transform .35s cubic-bezier(.25,.46,.45,.94);transform-style:preserve-3d}.floating-header__sound{top:0;left:0}.floating-header__sound:hover{transform:perspective(200px) rotateY(18deg) rotateX(-6deg) translateZ(12px)}.floating-header__sound-icon,.floating-header__menu-icon{width:28px;height:28px}@media(max-width:768px){.floating-header__sound-icon,.floating-header__menu-icon{width:22px;height:22px}}.floating-header__sound-label,.floating-header__menu-label{font-family:EB Garamond,serif;font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;color:#fff}.floating-header__menu{top:0;right:0}.floating-header__menu:hover{transform:perspective(200px) rotateY(-18deg) rotateX(-6deg) translateZ(12px)}.floating-header__menu-icon{overflow:visible}.floating-header__menu-line{transition:stroke-dasharray .35s cubic-bezier(.25,.46,.45,.94)}.floating-header__gradient{position:fixed;top:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%);z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}@media(max-width:768px){.floating-header__gradient{height:100px}}.floating-header--scrolled .floating-header__gradient{opacity:1}.floating-header__logo{position:fixed;top:1.2rem;left:50%;transform:translate(-50%);z-index:1000;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .3s ease,transform .3s ease}@media(max-width:768px){.floating-header__logo{top:.9rem}}.floating-header__logo img{height:60px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.8)) drop-shadow(0 2px 4px rgba(0,0,0,.6))}@media(max-width:768px){.floating-header__logo img{height:48px}}.floating-header__logo:hover{opacity:.8;transform:translate(-50%) scale(1.05)}.goods-page{padding-top:100px;background-color:#121010;min-height:100vh;padding-bottom:5rem}.goods-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:3rem;padding:2rem;max-width:1200px;margin:0 auto}.goods-page__item{background:#ffffff05;border:1px solid rgba(185,150,109,.1);transition:all .3s ease}.goods-page__item:hover{border-color:#b9966d;transform:translateY(-5px)}.goods-page__item .image-placeholder{width:100%;height:250px;background-color:#000;display:flex;justify-content:center;align-items:center;color:#fff3}.goods-page__item .info{padding:1.5rem;text-align:center}.goods-page__item .info h3{font-size:1.2rem;color:#e0e0e0;margin-bottom:.5rem}.goods-page__item .info .price{font-family:Playfair Display,serif;color:#b9966d;font-size:1.1rem;margin-bottom:1rem}.goods-page__item .info .status{font-size:.8rem;letter-spacing:.1em}.goods-page__item .info .status.sold-out{color:#5a1e26}.loading-overlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background-color:#000;overflow:hidden;z-index:9999}.loading-overlay__canvas{display:block}.loading-overlay__text{position:absolute;top:50%;left:50%;transform:translate(-50%,120px);color:#ffffffb3;font-family:Cinzel,serif;font-size:14px;letter-spacing:.05em;animation:loading-blink 2s infinite;pointer-events:none}@keyframes loading-blink{0%,to{opacity:.3}50%{opacity:1}}
