@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{width:100%;height:auto;min-height:100%;font-size:18px}body{position:relative;width:100%;padding-bottom:100px;font-size:1rem;font-weight:400;line-height:1.7;font-family:"Noto Sans JP",sans-serif;color:#fff;background:#400909;overflow-x:hidden;transition:background 1.2s ease;will-change:background}body.is-red-01{background:#1e0404;transition:background 1.2s ease}body.is-red-02{background:#2f0707;transition:background 1.2s ease}body.is-red-03{background:#400909;transition:background 1.2s ease}body.is-red-04{background:#731921;transition:background 1.2s ease}body.is-red-05{background:#a6212c;transition:background 1.2s ease}article,div,main,section{position:relative}*,:after,:before{position:relative;box-sizing:border-box;scroll-behavior:unset}dd,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}a{color:inherit;text-decoration:none}a:focus{outline:0}a:focus-visible{border:1px solid red}li,ol,ul{list-style:none}button{background:0 0;border:none;cursor:pointer;padding:0;color:#000}dt{font-weight:400}em{font-style:normal}img{display:block;width:100%;height:auto;object-fit:contain}.dn{display:none}.is-pc{display:block}.is-tb{display:none}.is-sp{display:none}.l-header{position:fixed;top:0;left:0;display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:20px 30px 0 20px;z-index:10;opacity:0;pointer-events:none;transition:opacity .3s ease}.l-header.is-show{opacity:1;pointer-events:auto;transition:opacity .3s ease}.l-header__logo{width:150px}.l-header__nav-open{display:none}.l-nav__list{display:flex;column-gap:clamp(20px,1.8765vw,27px)}.l-nav__item{font-family:"Cormorant Garamond",serif;font-style:italic;font-weight:500;font-size:clamp(18px,1.529vw,22px);line-height:1.7;text-shadow:0 0 10px #1e0404}.l-wrapper{max-width:1000px;width:100%;margin:0 auto 0;opacity:0}.l-wrapper.is-loaded{opacity:1;transition:opacity 1.2s ease}.l-popup{position:fixed;top:0;left:0;width:100%;height:100lvh;z-index:10000;background:rgba(13,2,2,.8) 0 0 no-repeat padding-box;opacity:0;pointer-events:none;transition:opacity .3s ease}.l-popup.is-show{opacity:1;pointer-events:auto;transition:opacity .3s ease}.l-popup__wrapper{width:100%;height:100svh}.l-popup__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:900px;width:90%;margin:0 auto 0;padding:60px 85px 58px;box-shadow:0 0 10px #1e0404}.l-popup__container--profile{background:#731921}.l-popup__container--comment{background:#a6212c}.l-popup__profile{display:grid;grid-template-columns:auto 1fr;column-gap:34px;row-gap:15px}.l-popup__profile .title{grid-column:2/3;grid-row:1/2;font-family:"Cormorant Garamond",serif;font-style:italic;font-weight:500;font-size:28px}.l-popup__profile .name{grid-column:2/3;grid-row:2/3;font-family:"Zen Old Mincho",serif;font-size:32px;font-weight:400}.l-popup__profile .info{grid-column:2/3;grid-row:3/4;line-height:calc(32/18);font-size:.875rem}.l-popup__profile .image{grid-column:1/2;grid-row:1/4;width:220px}.l-popup__comment{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto 1fr;column-gap:42px;row-gap:15px}.l-popup__comment .title{grid-column:2/3;grid-row:1/2;font-family:"Cormorant Garamond",serif;font-style:italic;font-weight:500;font-size:28px}.l-popup__comment .name{grid-column:1/2;grid-row:3/4;margin-top:.33em;font-family:"Zen Old Mincho",serif;font-size:24px;font-weight:400;text-align:center}.l-popup__comment .comment{grid-column:2/3;grid-row:2/4;line-height:calc(32/18)}.l-popup__comment .image{grid-column:1/2;grid-row:1/3;width:150px}.l-popup__comment--noimage{grid-template-columns:100%}.l-popup__comment--noimage .title{grid-column:1/2}.l-popup__comment--noimage .name{grid-column:1/2;grid-row:2/3;text-align:left}.l-popup__comment--noimage .comment{grid-column:1/2;grid-row:3/4}.l-popup__close-button{display:block;margin:40px auto 0!important}.l-popup__close-cross{position:absolute;top:-80px;right:0;width:70px}.l-fix{position:fixed;bottom:10px;left:50%;width:100%;transform:translate(-50%,0);filter:drop-shadow(0 0 10px #000);z-index:9;opacity:0;pointer-events:none;transition:opacity .5s ease}.l-fix.is-show{opacity:1;pointer-events:auto;transition:opacity .5s ease}.c-list-mark{position:relative;padding-left:1em}.c-list-mark::before{position:absolute;left:0;content:"・"}.c-kome-mark{position:relative;padding-left:1em}.c-kome-mark::before{position:absolute;left:0;content:"※"}.c-list-mark{position:relative;padding-left:1em}.c-list-mark::before{position:absolute;left:0;content:"・"}.c-heading{font-family:"Cormorant Garamond",serif;font-style:italic;font-weight:500;font-size:48px}.c-heading--center{text-align:center}.c-heading-sub{display:flex;align-items:center;column-gap:1em}.c-heading-sub .ja{flex-shrink:0;font-family:"Zen Old Mincho",serif;font-weight:600;font-size:22px}.c-heading-sub .en{flex-shrink:1}.c-heading-sub .line{display:block;width:100%;height:1px;background:rgba(255,255,255,.5)}.c-heading-small{display:flex;align-items:center;column-gap:.6em;font-family:"Zen Old Mincho",serif;font-size:22px;font-weight:600}.c-heading-small::before{display:block;width:28px;height:1px;background:rgba(255,255,255,.5);content:""}.c-cast-box{display:flex;justify-content:center;column-gap:40px;margin-top:20px}.c-cast-box__item{width:170px}.c-cast-box__item .thumb{aspect-ratio:17/24}.c-cast-box__item .name{margin-top:6px;font-family:"Zen Old Mincho",serif;font-size:clamp(28px,2.224vw,32px);line-height:calc(40/28);text-align:center}.c-button{width:320px;height:52px;margin:0 auto 0}.c-button--wide{width:480px}.c-button>a,.c-button>span{display:grid;place-content:center;width:100%;height:100%;font-weight:600;color:#1e0404;background:#f28705;text-align:center;line-height:1.25}.c-button.is-soldout{pointer-events:none;filter:grayscale(1)}.c-button.is-soldout a{color:#fff;font-weight:400}.c-button-mini{display:grid;place-content:center;width:107px;height:26px;border-radius:9999px;margin:9px auto 0;font-family:"Noto Sans JP",sans-serif;font-size:14px;font-weight:500;text-align:center;color:#0d0202;background:#f28705;cursor:pointer}.p-mainvisual{aspect-ratio:1/1.415;padding-top:62.5%}.p-mainvisual__title{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;opacity:0;user-select:none;pointer-events:none}.p-mainvisual__info{width:90%;margin:45px auto 0;color:#f2b705;text-align:right;z-index:2}.p-mainvisual__info p{font-size:clamp(18px,1.529vw,22px);font-weight:600;line-height:2.1;text-shadow:0 0 10px rgba(0,0,0,.33)}.p-mainvisual__copy{width:100%;z-index:2;padding:120px 0}.p-mainvisual__copy p{font-family:"Zen Old Mincho",serif;font-weight:400;text-shadow:0 0 20px rgba(0,0,0,.33);font-size:clamp(22px,1.946vw,28px);line-height:2.5;text-align:center}.p-mainvisual__background{position:absolute;top:0;left:0;width:100%;z-index:1}.p-news{padding:41px 0 80px;background:#2f0707}.p-news__inner{max-width:724px;width:90%;margin:0 auto 0}.p-news__list{display:grid;grid-template-columns:5em 1fr;column-gap:1em;row-gap:9px;max-height:10em;margin-top:13px;padding-left:84px;padding-right:1em;line-height:1.45;overflow-y:scroll}.p-news__list::-webkit-scrollbar{width:10px}.p-news__list::-webkit-scrollbar-track{background:#1e0404;border:none}.p-news__list::-webkit-scrollbar-thumb{background:#731921;box-shadow:none}.p-news__list *{scrollbar-width:thin;scrollbar-color:#731921 #1e0404}.p-story{padding-top:90px}.p-story__inner{max-width:724px;width:90%;margin:0 auto 0}.p-story__content{margin-top:26px;padding-left:86px}.p-story__content p{font-family:"Zen Old Mincho",serif;font-size:22px;font-weight:700;line-height:calc(42/22)}.p-cast{padding-top:100px}.p-cast__inner{max-width:724px;width:90%;margin:0 auto 0}.p-cast__block{margin-top:77px}.p-cast__block:nth-of-type(1){margin-top:42px}.p-cast__role{font-family:"Zen Old Mincho",serif;font-size:24px;line-height:calc(35/24);letter-spacing:calc(calc(1.2/24)*1em);text-align:center}.p-cast__wcast{font-size:14px;text-align:center}.p-staff{padding-top:92px}.p-staff__list{display:flex;flex-direction:column;row-gap:50px;width:200px;margin:23px auto 0;font-family:"Zen Old Mincho",serif;font-weight:700;text-align:center}.p-staff__list>div{display:grid;grid-template-columns:100%;row-gap:10px}.p-staff__list dt{font-size:18px;font-weight:700}.p-staff__list dd{font-size:28px;font-weight:700;line-height:1.5}.p-staff__list dd .button-link{display:flex;justify-content:center;align-items:center;column-gap:12px;margin-top:5px}.p-schedule{padding-top:111px}.p-schedule__inner{max-width:724px;width:90%;margin:0 auto 0}.p-schedule__term{margin-top:.8em;font-size:22px;text-align:center}.p-schedule__timetable{width:100%;margin:29px auto 0;font-size:20px;border-collapse:collapse;border-bottom:1px solid rgba(255,255,255,.5)}.p-schedule__timetable tr{border-top:1px solid rgba(255,255,255,.5)}.p-schedule__timetable th{width:40%;text-align:center;font-weight:400}.p-schedule__timetable td{width:calc(60%/2);text-align:center}.p-schedule__role{margin-top:91px}.p-schedule__role-table{width:100%;margin-top:30px;border-collapse:collapse;border-bottom:1px solid rgba(137,137,137,.5)}.p-schedule__role-table tr{border-top:1px solid rgba(137,137,137,.5)}.p-schedule__role-table th{width:29%;padding:25px 0 25px 20px;font-size:18px;font-weight:400;text-align:left}.p-schedule__role-table td{padding:0 .7em}.p-schedule__role-table td.kyuen{text-align:center;font-weight:700}.p-schedule__role-table td dl{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;font-family:"Zen Old Mincho",serif}.p-schedule__role-table td dl>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.p-schedule__role-table td dl>div dt{font-size:14px;color:#c3c3c3;line-height:1.4}.p-schedule__role-table td dl>div dd{font-size:20px}.p-theater{padding-top:106px}.p-theater__inner{max-width:724px;width:90%;margin:0 auto 0}.p-theater__name{margin-top:10px;font-size:28px;text-align:center}.p-theater__map{width:100%;margin-top:33px;aspect-ratio:724/350}.p-theater__map iframe{width:100%;height:100%}.p-theater__site{margin-top:43px}.p-ticket{padding-top:107px}.p-ticket__note{margin-top:-15px;font-size:16px}.p-ticket__price{display:flex;flex-direction:column;row-gap:40px;margin-top:31px;padding-left:28%}.p-ticket__price>div{display:grid;align-items:baseline;grid-template-columns:1fr 1fr 1fr}.p-ticket__price>div dt{grid-column:1/2;font-size:22px}.p-ticket__price>div dt span{font-size:14px}.p-ticket__price>div dd{font-size:28px;font-weight:500;text-align:right}.p-ticket__price>div dd span{font-size:20px}.p-ticket__price>div dd.price{grid-column:2/3}.p-ticket__price>div dd.attention{margin-top:10px;grid-column:1/5;font-size:16px;line-height:calc(20/14);text-align:left;color:#c3c3c3}.p-ticket__sell{margin-top:48px}.p-ticket__sell .code{margin-top:.5em;font-size:.875em;text-align:center}.p-ticket__sell-date{margin-top:1.8em;font-size:22px;text-align:center}.p-ticket__sell-date+.c-button{margin-top:2em}.p-ticket__sell-site{margin-top:75px}.p-ticket__sell-site p{margin-top:1em;text-align:center;line-height:2}.p-ticket__attention{margin-top:56px}.p-ticket__attention-list{margin-top:37px;padding-left:11%}.p-ticket__wheelchair{width:100%;margin-top:60px;padding:38px 80px 50px;background:#2f0707}.p-ticket__wheelchair .title{font-size:20px;font-weight:700;text-align:center}.p-ticket__wheelchair .list{margin-top:1.5em}.p-ticket__contact{margin-top:50px}.p-ticket__contact .list{display:flex;flex-direction:column;row-gap:20px;margin-top:56px}.p-tbs{margin-top:100px}.p-tbs__inner{max-width:724px;width:90%;margin:0 auto 0}.p-tbs__logo{width:80px;margin:50px auto 0}.p-tbs__x{margin-top:80px}.p-tbs__x .x-inner{display:flex;align-items:center;justify-content:center;column-gap:10px}.p-tbs__x .x-inner img{width:28px}@media screen and (min-width:836px){.l-header__logo{opacity:1;transition:opacity .5s ease;will-change:opacity}.l-header__logo:hover{opacity:.6;transition:opacity .5s ease}.l-nav__item{opacity:1;transition:opacity .5s ease;will-change:opacity}.l-nav__item:hover{opacity:.6;transition:opacity .5s ease}.l-popup__close-cross{opacity:1;transition:opacity .5s ease;will-change:opacity}.l-popup__close-cross:hover{opacity:.6;transition:opacity .5s ease}.c-button>a,.c-button>span{will-change:color,background;transition:color .5s ease,background .5s ease}.c-button>a:hover,.c-button>span:hover{color:#f28705;background:#1e0404;transition:color .5s ease,background .5s ease}.c-button-mini{opacity:1;transition:opacity .5s ease;will-change:opacity}.c-button-mini:hover{opacity:.6;transition:opacity .5s ease}.p-news__list a{text-decoration:underline}.p-news__list a:hover{text-decoration:none}.p-story__content p{word-break:keep-all;white-space:nowrap}.p-schedule__timetable tbody{width:100%;display:grid;grid-template-columns:repeat(7,1fr)}.p-schedule__timetable tr{display:flex;flex-direction:column;padding:1em .5em 1.25em}.p-schedule__timetable tr::after{position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:80%;background:rgba(255,255,255,.5);content:""}.p-schedule__timetable tr:last-child::after{display:none}.p-schedule__timetable th{width:100%;line-height:1.55;margin-bottom:.5em}.p-schedule__timetable th span{display:block;font-size:.75em}.p-schedule__timetable td{width:100%;line-height:2}.p-tbs__x a{opacity:1;transition:opacity .5s ease;will-change:opacity}.p-tbs__x a:hover{color:#1e0404;background:#f28705}.p-tbs__x a:hover{opacity:.6;transition:opacity .5s ease}}@media screen and (max-width:835px){html{font-size:16px}.is-pc{display:none}.is-tb{display:block}.l-header{padding:10px 10px 0 10px}.l-header__logo{width:100px;filter:drop-shadow(0 0 10px #1e0404);z-index:10}.l-header__nav-open{position:absolute;top:10px;right:10px;display:block;width:40px;filter:drop-shadow(0 0 10px #1e0404);z-index:10}.l-header__nav-open img{position:absolute;top:0;left:0;transition:opacity .2s ease;will-change:opacity}.l-header__nav-open img.open{opacity:1}.l-header__nav-open img.close{opacity:0}.l-header__nav-open.is-open img{transition:opacity .2s ease}.l-header__nav-open.is-open img.open{opacity:0}.l-header__nav-open.is-open img.close{opacity:1}.l-nav{position:fixed;top:0;left:0;width:100%;height:100%;padding-top:100px;z-index:9;background:#1e0404;opacity:0;pointer-events:none;transition:opacity .3s ease;will-change:opacity}.l-nav.is-open{opacity:1;pointer-events:auto;transition:opacity .3s ease}.l-nav__list{flex-direction:column;text-align:center;column-gap:0;row-gap:1em}.l-nav__item{font-size:24px;letter-spacing:.025em}.l-wrapper{max-width:480px}.l-popup__container{max-width:425px;max-height:80svh;padding:30px 20px 40px;overflow-y:scroll}.l-popup__profile{grid-template-columns:100%;row-gap:20px}.l-popup__profile .title{grid-column:1/2;font-size:22px;text-align:center}.l-popup__profile .name{grid-column:1/2;grid-row:3/4;text-align:center;font-size:24px}.l-popup__profile .info{grid-column:1/2;grid-row:4/5;font-size:16px}.l-popup__profile .image{grid-row:2/3;width:50%;margin:0 auto 0}.l-popup__comment{grid-template-columns:100%}.l-popup__comment .title{grid-column:1/2;font-size:22px;text-align:center}.l-popup__comment .name{grid-row:2/3;font-size:24px}.l-popup__comment .comment{grid-column:1/2;grid-row:3/4}.l-popup__comment .image{display:none}.l-popup__comment--noimage .name{grid-row:2/3;text-align:center}.l-popup__comment--noimage .comment{grid-row:3/4}.l-popup__close-cross{width:35px;top:10px;right:10px}.c-heading{font-size:32px;text-align:center}.c-heading-sub .ja{font-size:20px}.c-heading-small{font-size:18px}.c-heading-small::before{width:14px}.c-cast-box{column-gap:24px}.c-cast-box__item{max-width:170px;width:100%}.c-cast-box__item .name{font-size:24px;line-height:2}.c-button{max-width:320px;width:90%}.c-button--wide{max-width:480px;width:90%}.p-mainvisual__copy{padding:80px 0}.p-mainvisual__copy p{font-size:18px}.p-news{position:30px 0 60px}.p-news__list{margin-top:20px;padding-left:0}.p-story{padding-top:75px}.p-story__content{padding-left:0}.p-story__content p{font-size:18px;line-height:2.25}.p-cast__role{font-size:22px}.p-staff__list dt{font-size:16px}.p-staff__list dd{font-size:24px}.p-schedule__term{font-size:20px}.p-schedule__timetable{font-size:18px}.p-schedule__timetable th{padding:14.5px 0}.p-schedule__role-table th{width:40%;padding:0 .5em;font-size:16px}.p-schedule__role-table td{padding:1em 0}.p-schedule__role-table td dl{grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:20px}.p-schedule__role-table td dl>div dt{font-size:13px}.p-schedule__role-table td dl>div dd{font-size:16px}.p-theater__name{font-size:24px;margin-top:20px}.p-theater__map{aspect-ratio:4/3}.p-theater__site{margin-top:28px}.p-ticket__note{margin-top:-1em;font-size:13px;text-align:center}.p-ticket__price{width:90%;margin:25px auto 0;padding-left:0;row-gap:24px}.p-ticket__price>div{grid-template-columns:1fr 1fr}.p-ticket__price>div dd{font-size:24px;font-weight:400}.p-ticket__price>div dd span{font-size:16px}.p-ticket__price>div dd.attention{font-size:14px}.p-ticket__sell-date{font-size:20px}.p-ticket__attention-list{padding-left:0}.p-ticket__wheelchair{padding:30px 20px 40px}.p-ticket__wheelchair .title{font-size:18px}}@media screen and (max-width:480px){.is-sp{display:block}}