html{scrollbar-gutter:stable}*{margin:0;padding:0}main{font-weight:300;font-style:normal}.kabuki_main{display:flex;justify-content:center;background:#787f8f url(../images/kabuki_2026/kabuki_main_bg.webp);background-position:top;background-size:cover;background-repeat:repeat}.kabuki_main a{transition:all .3s ease}.kabuki_main *{font-family:"Ryumin Medium KL",serif !important}.kabuki_left,.kabuki_right{flex:1;min-width:0;position:relative}.kabuki_center{flex:0 0 min(100%,513px)}.c-ttl01{font-size:clamp(20px,9vw,55px);color:#dbd07d;text-align:center;line-height:1em;letter-spacing:-0.03em;margin:0}.c-ttl01 span{font-size:.6em;color:#fff;display:block}.c-ttl01 em{font-style:normal;letter-spacing:-0.1em;color:#dbd07d}.c-ttl01 em>em{letter-spacing:-0.23em}.kabuki_left .c-ttl01{position:sticky;font-size:clamp(20px,2.8vw,55px);top:55%;transform:translateY(-50%)}.kabuki_right{position:relative}.kabuki_right .p-anchor{width:90%;margin-inline:auto;display:grid;gap:12px;grid-template-columns:repeat(auto-fit, minmax(170px, 1fr));position:sticky;top:55%;transform:translateY(-50%);padding:0}.kabuki_right .p-anchor__link a{padding:9px 16px;background-color:#1e2944;color:#fff;display:flex;justify-content:space-between;align-items:center}.kabuki_right .p-anchor__link a::after{content:"";display:inline-block;border-style:solid;border-width:11px 7px 0;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0)}.kabuki_center>section{background-image:url(../images/kabuki_2026/section_bg.webp);background-repeat:repeat;background-size:100%;background-position:top;padding:0}.kabuki_center>section.p-fv{background-image:url(../images/kabuki_2026/fv_bg.webp);background-size:contain}.kabuki_center>section:not(.p-fv){padding:2rem 0}.c-inner{width:90%;margin-inline:auto;display:grid;gap:clamp(16px,2.8vw,28px)}.c-ttl02{color:#fff;font-size:clamp(30px,4vw,40px);text-align:center;display:flex;justify-content:space-between;align-items:center;width:min(380px,100%);margin-inline:auto;line-height:1em}.c-ttl02.--black{color:#251e1c}.c-ttl02::before,.c-ttl02::after{content:"";display:block;width:1em;height:.9em;background-image:url(../images/kabuki_2026/ttl02_pa.webp);background-size:contain;background-position:center;background-repeat:no-repeat}.p-fv{background-color:#1e2944}.p-fv .c-ttl01{overflow:hidden;position:relative;padding:1rem 0;z-index:1}.p-fv .c-ttl01::before,.p-fv .c-ttl01::after{content:"";display:block;background-repeat:no-repeat;background-size:cover;position:absolute;z-index:-1;filter:brightness(4);opacity:.2}.p-fv .c-ttl01::before{width:175px;height:72px;top:0;left:0;background-image:url(../images/kabuki_2026/bg_pa01.webp);background-position:bottom right;background-size:150%}.p-fv .c-ttl01::after{width:132px;height:98px;bottom:0;right:0;background-image:url(../images/kabuki_2026/bg_pa02.webp);background-position:top left;background-size:150%;z-index:-1;filter:brightness(4)}.p-schedule{background-color:#c52736;color:#fff}.p-schedule__item{display:flex;flex-wrap:wrap;justify-content:left;color:#fff;padding:1em 0;border-bottom:solid 1px #fff;width:fit-content;margin:0 auto;font-size:clamp(15px,4.1vw,21px)}.p-schedule__item:first-child{padding-top:0}.p-schedule__item:last-child{padding-bottom:0;border-bottom:0}.p-schedule__txt{color:#fff;text-align:center;line-height:1.5;font-size:clamp(15px,4.1vw,21px)}.p-schedule__txt small{color:#fff}.p-access{background-color:#f1e9e4}.p-access p{text-align:center;font-size:clamp(15px,4.1vw,21px)}.p-access__adress{text-align:center}.c-btn01{color:#fff;padding:1px 0;text-align:center;font-size:22px;background-image:url(../images/kabuki_2026/btn_bg.webp);background-position:center;background-repeat:no-repeat;background-size:100%;position:relative;display:block;height:fit-content}.c-btn01::after{content:"";display:inline-block;border-style:solid;border-width:11px 7px 0;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:50%;right:30px;transform:translateY(-50%)}.c-btn01:hover{opacity:.8 !important;background:url(../images/kabuki_2026/btn_bg.webp);background-position:center;background-repeat:no-repeat;background-size:100%}.p-highlights{background-color:#bbbfc7}.p-cast{background-color:#e9c4b6}.p-cast__lists{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 2fr));gap:clamp(10px,3vw,30px)}.p-cast__lists .p-cast__item{cursor:pointer;transition:opacity .3s;position:relative}.p-cast__lists .p-cast__item:hover{opacity:.8}.p-cast__lists .p-cast__item::before{content:"";width:22px;height:22px;background-color:#caa85b;background-image:url(../images/kabuki_2026/arrow.webp);background-position:center;background-repeat:no-repeat;background-size:55%;position:absolute;top:0;left:0}.p-cast__popup{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;justify-content:center;align-items:center;padding:20px;opacity:0;transition:opacity .4s ease;cursor:pointer;height:calc(100% - 105px);margin-top:auto}.p-cast__popup.is-visible{display:flex;opacity:1;animation:fadeIn .4s ease forwards}.p-cast__popup.is-hiding{animation:fadeOut .4s ease forwards}.p-cast__popup .p-cast__item{display:none;background:#fff url(../images/kabuki_2026/section_bg.webp);max-width:600px;width:100%;position:relative;opacity:0;cursor:default}.p-cast__popup .p-cast__item.is-visible{display:block;opacity:1;animation:fadeIn .4s ease forwards}.p-cast__popup .p-cast__item.is-hiding{animation:fadeOut .4s ease forwards}.p-cast__popup .p-cast__item .c-inner{padding:clamp(16px,4.5vw,45px);width:100%;max-height:80vh;overflow:auto}.p-cast__popup .p-cast__item .c-popup__pho{width:min(240px,55%);margin-inline:auto}.p-cast__popup .p-cast__item .p-cast__close{position:absolute;top:10px;right:10px;width:40px;height:40px;background:none;border:none;cursor:pointer;z-index:10;transition:transform .3s}.p-cast__popup .p-cast__item .p-cast__close:hover{transform:scale(1.1)}.p-cast__popup .p-cast__item .p-cast__close::before,.p-cast__popup .p-cast__item .p-cast__close::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;background-color:#333}.p-cast__popup .p-cast__item .p-cast__close::before{transform:translate(-50%, -50%) rotate(45deg)}.p-cast__popup .p-cast__item .p-cast__close::after{transform:translate(-50%, -50%) rotate(-45deg)}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.c-popup__pho{display:grid;width:100%;grid-template-columns:3fr .8fr}.c-popup__pho img.--circle{border-radius:50%}.c-popup__pho h3{writing-mode:vertical-rl;background-color:#caa85b;margin:0;padding:9px 0px;white-space:nowrap;height:100%;font-weight:600;display:flex;justify-content:center;align-items:center}.c-popup__pho h3 span{text-align-last:justify;height:100%}.p-program{background-color:#f1e9e4}.p-program .c-inner{max-width:1200px;margin:0 auto}.p-program hr{background-color:#000;border:none;height:1px}.p-program__type{display:flex;justify-content:center;gap:1px;padding:0;list-style:none}.p-program__type-name{position:relative;flex:1;max-width:200px;padding:0;cursor:pointer;text-align:center;font-weight:bold;font-size:clamp(15px,4.1vw,21px);transition:all .3s ease}.p-program__type-name::before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;background-color:#000}.p-program__type-name.is-active{color:#caa85b}.p-program__type-name.is-active::before{background-color:#caa85b}.p-program__type-name:hover{opacity:.8}.p-program__slider .splide__list{display:flex !important}.p-program__slider .splide__slide{height:auto !important;padding:10px}.p-program__slider__item-inner{display:flex;flex-direction:column;height:100%;padding:30px;background:#fff;border:1px solid #eee;box-shadow:0 4px 10px rgba(0,0,0,.05)}.p-program__slider__item-inner h3{font-size:1.5rem;margin-bottom:.5rem}.p-program__slider__item-inner h4{margin-bottom:1.5rem;color:#666;font-size:1.1rem;line-height:1.6}.p-program__slider__item-inner img{width:100%;height:auto;margin-bottom:1.5rem;object-fit:cover}.p-program__slider__item-inner p{flex-grow:1;margin-bottom:2rem;line-height:1.8}.p-program__slider__item-inner .c-btn01{display:block;margin-top:auto;padding:15px;background:#000;color:#fff;text-align:center;text-decoration:none}.p-program .splide__track{width:87%;margin-inline:auto}.p-program .splide__arrow{background-color:rgba(0,0,0,0);opacity:1;transform:unset;top:39%}.p-program .splide__arrow svg{width:25px;height:25px;transform:none}.p-program .splide__arrow svg polygon{fill:#000}.p-program .splide__arrow--prev{left:0}.p-program .splide__arrow--next{right:0}@media screen and (max-width: 500px){.p-program .splide__arrow{top:38%}}.p-program__content{display:grid;grid-template-rows:auto .3fr auto 1fr;height:100%}.p-program__content h3{font-size:clamp(24px,3.2vw,32px);line-height:1;margin:clamp(16px,2.4vw,24px) 0;text-align:center}.p-program__content h3 rt{font-size:.4em;margin-bottom:.4em}.p-program__content h4{text-align:center;font-size:clamp(15px,4.1vw,21px);line-height:1.4em}.p-program__content h4 span{font-size:.85em}.p-program__content-pho{margin-bottom:10px}.p-program__content-pho p{text-align:right}.p-program__content>p{text-align:left;font-weight:500;font-size:clamp(15px,1.8vw,18px)}.p-seat{background-color:#bbbfc7}.p-seat img{width:min(100%,354px);margin:0 auto}.p-seat__floor{border:solid 1px #000}.p-seat__floor dl{display:flex}.p-seat__floor dl:not(:last-child){border-bottom:solid 1px #000}.p-seat__floor dl dt,.p-seat__floor dl dd{padding:.2rem;font-size:clamp(15px,4.1vw,21px)}.p-seat__floor dl dt{background-color:#ccc;text-align:center;width:90px;display:flex;justify-content:center;align-items:center;border-right:solid 1px #000}.p-seat__floor dl dd{background-color:#fff;display:flex;flex-wrap:wrap;width:calc(100% - 90px);padding-left:16px}.p-seat__floor dl dd span{display:flex;align-items:center;column-gap:3px;width:min(155px,50%)}.p-seat__floor dl dd span::before{content:"";display:inline-block;width:1em;height:1em;background-color:#000}.p-seat__floor01 dd span:nth-child(1)::before{background-color:#f3ec3a}.p-seat__floor01 dd span:nth-child(2)::before{background-color:#3575bb}.p-seat__floor02 dd span:nth-child(1)::before{background-color:#98b93c}.p-seat__floor02 dd span:nth-child(2)::before{background-color:#dd9536}.p-seat__price dl{display:flex;flex-wrap:wrap;border:solid 1px #000}.p-seat__price dl dt,.p-seat__price dl dd{padding:.2rem;width:50%;display:flex;align-items:center;font-size:clamp(15px,4.1vw,21px)}.p-seat__price dl dt:not(:last-of-type),.p-seat__price dl dd:not(:last-of-type){border-bottom:solid 1px #000}.p-seat__price dl dt{text-align:center;justify-content:center;border-right:solid 1px #000}.p-seat__price dl dt:nth-of-type(1){background-color:#f9f59d}.p-seat__price dl dt:nth-of-type(2){background-color:#9abadd}.p-seat__price dl dt:nth-of-type(3){background-color:#c8dd9d}.p-seat__price dl dt:nth-of-type(4){background-color:#eeca9a}.p-seat__price dl dd{justify-content:right;background-color:#fff}.p-ticket{background-color:#e9c4b6;display:grid;gap:2px}.p-ticket__detail h4{font-size:clamp(18px,2.2vw,22px);margin-bottom:3px}.p-ticket__detail dl{display:flex;align-items:center;gap:8px}.p-ticket__detail dl dt{border:solid 1px #000;white-space:nowrap;padding:1px 3px}.p-ticket__detail p{font-weight:600;font-size:clamp(15px,4.1vw,21px)}.p-ticket__detail p.small{font-size:clamp(14px,3.6vw,18px);line-height:1.5}.p-ticket__detail-border{border:solid 1px #000;text-align:center;line-height:1.5em;padding:2px 0}.p-faq{background-color:#f1e9e4}.c-accordion{max-width:800px;margin:0 auto;border-top:1px solid #ddd}.c-accordion__item{border-top:1px solid #000}.c-accordion__item:last-child{border-bottom:1px solid #000}.c-accordion__title{padding:20px 0;font-weight:bold;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s}.c-accordion__icon{display:inline-block;border-style:solid;border-width:11px 7px 0;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(0deg);transition:transform .3s;margin-left:10px}.is-open .c-accordion__icon{transform:rotate(-180deg)}.c-accordion__content{overflow:hidden;height:0;padding-bottom:0px}.p-team{background-color:#bbbfc7}.p-team h3{font-size:clamp(15px,4.1vw,21px)}.p-team dl{display:grid;grid-template-columns:1fr 4fr}.p-team dt{text-align-last:justify;line-height:2;font-size:clamp(14px,3.6vw,18px)}.p-team dd{text-indent:-0.5em;padding-left:1em;font-size:clamp(14px,3.6vw,18px)}.p-team dd span{display:inline-block}@media screen and (max-width: 1100px){.kabuki_left{display:none}}@media screen and (max-width: 768px){.kabuki_right{display:none}.p-ticket__detail dl dt,.p-ticket__detail dl dd{font-size:14px}}footer{border-top:none !important;padding:2rem 0}.floating{text-align:right;margin-top:1rem}.floating a{display:inline-block;padding:0px 7px;border:solid 1px #000;border-radius:5px;margin:0 5px 0 auto}/*# sourceMappingURL=kabuki_2026.min.css.map */