@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}:root{interpolate-size:allow-keywords}html{width:100%;height:auto;min-height:100%;font-size:16px}body{position:relative;width:100vw;font-size:1rem;font-weight:400;line-height:1.7;font-family:"Noto Sans JP",sans-serif;color:#203949;background:#eaf0f5;overflow-x:hidden}body.is-front::before{position:fixed;top:-15px;left:-15px;width:calc(100% + 30px);height:calc(100lvh + 20px);background:url(assets/images/common/mainvisual.webp) no-repeat top -457px center/cover;filter:blur(15px);content:"";z-index:-10;pointer-events:none;user-select:none}body.is-front::after{position:fixed;top:0;left:0;width:100%;height:100lvh;background:rgba(255,255,255,.3);content:"";z-index:-1;pointer-events:none;user-select:none}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:2px 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:-60px;left:0;width:100%;height:60px;z-index:100;background:rgba(255,255,255,.95);box-shadow:0 0 20px 0 rgba(0,0,0,.08);will-change:top;transition:top .4s ease}.l-header.is-show{top:0;transition:top .4s ease .1s}.l-header.is-show .l-header__logo{opacity:0;transition:opacity .4s ease}.l-header__logo{position:fixed;top:15px;left:20px;width:73px;filter:drop-shadow(0 0 17px rgba(255, 252, 253, .8));opacity:1;will-change:opacity;transition:opacity .4s ease}.l-header__nav{height:100%;font-size:20px;font-weight:300;letter-spacing:.0625em}.l-header__nav-list{display:flex;justify-content:center;align-items:center;column-gap:clamp(20px,2.78vw,40px);height:100%}.l-header__nav-list a:focus-visible{border:2px solid red}.l-header__size{position:absolute;top:50%;right:15px;transform:translate(0,-50%)}.l-header__size-nav{display:flex;align-items:center;column-gap:9px;font-size:16px}.l-header__size-button{display:flex;column-gap:3px;align-items:center}.l-header__size-button button{display:grid;place-content:center;width:24px;height:24px;font-size:16px;line-height:1;font-weight:700;border-radius:1px;border:1px solid #203949}.l-header__size-button button.is-current{color:#fff;background:#203949}.l-header__size-button button:focus-visible{border:2px solid red}.l-header__read-only{position:fixed;bottom:20px;right:21px;text-align:right;text-decoration:underline;z-index:999}.l-header__nav-open{display:none}.l-footer{margin-top:9.31rem;padding-bottom:5rem;text-align:center}.l-footer__copy{font-size:.75rem}.l-footer__copy small{font-size:100%}.l-wrapper{max-width:62.5rem;width:90%;margin:0 auto 0;padding-top:6.25rem}.l-popup{position:fixed;top:0;left:0;width:100%;height:100lvh;padding-bottom:5rem;overflow-y:scroll;backdrop-filter:blur(3px);background:rgba(0,0,0,.7);z-index:999999;opacity:0;pointer-events:none;will-change:opacity;transition:opacity .4s ease}.l-popup::-webkit-scrollbar{width:10px}.l-popup::-webkit-scrollbar-track{border:none}.l-popup::-webkit-scrollbar-thumb{box-shadow:none}.l-popup *{scrollbar-width:thin}.l-popup.is-show{opacity:1;pointer-events:auto;transition:opacity .4s ease}.l-popup.is-show .l-popup__content{opacity:1;transition:opacity .4s ease .3s}.l-popup__wrapper{position:absolute;top:0;left:0;width:100%;height:auto;padding:52px 0}.l-popup__content{max-width:800px;width:30rem;margin:0 auto 0;padding:3rem 3rem 3rem;margin-bottom:4rem;z-index:1;opacity:1;background:#fff;border:1px solid #96b7cf;transition:opacity .4s ease;border-radius:3px}.l-popup__content::before{position:absolute;top:0;left:0;width:100%;height:100lvh;opacity:.5;content:""}.l-popup__content>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.l-popup__content h1{order:3;margin-top:.5rem;line-height:1.25;font-size:1.5rem;font-weight:400;text-align:center;letter-spacing:.08em}.l-popup__content .role{order:2;font-family:"Noto Serif JP",serif;font-size:.875rem;text-align:center}.l-popup__content .image{order:1;max-width:16rem;width:75%;margin-bottom:1rem}.l-popup__content .image img{object-fit:cover}.l-popup__content .comment{margin-top:1rem;order:4;font-size:1rem;line-height:1.45}.l-popup__close-cross{position:absolute;top:-2px;right:-90px;width:61px}.l-popup__close-button{display:grid;place-content:center;width:220px;height:65px;margin:3rem auto 0;font-family:"Zen Loop",cursive;font-weight:400;font-style:italic;font-size:1.25rem;letter-spacing:.24em;border:1px solid #96b7cf;text-align:center;cursor:pointer}.c-hide-heading{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;opacity:0;user-select:none;pointer-events:none}.c-heading--row{display:flex;align-items:flex-start;justify-content:space-between}.c-heading--row__ja{font-family:"Noto Serif JP",serif;font-weight:300;font-size:.875rem}.c-heading--row__en{font-family:"Zen Loop",cursive;font-weight:400;font-style:italic;font-size:4rem;line-height:1}.c-heading--row__ja{left:1.3125rem;line-height:1.71429;color:#aac4df;letter-spacing:1.3125rem;text-align:right}.c-heading--column{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-heading--column__ja{font-family:"Noto Serif JP",serif;font-weight:300;font-size:.875rem}.c-heading--column__en{font-family:"Zen Loop",cursive;font-weight:400;font-style:italic;font-size:4rem;line-height:1}.c-heading--column__ja{top:-.5em;left:.3rem;line-height:1;letter-spacing:.875rem;text-align:center}.c-heading--line{font-family:"Noto Serif JP",serif;font-weight:600;font-size:1.25rem;line-height:2.1;text-align:center;border-top:1px solid #203949;border-bottom:1px solid #203949}.c-heading--check{display:flex;align-items:center;font-size:1.25rem;font-weight:500;line-height:1.4}.c-heading--check::before{display:inline-block;width:1.25rem;height:1.25rem;margin-right:.5em;background:url(assets/images/item/icon-check.svg) no-repeat top left/contain;content:""}.c-heading--bold{font-size:1rem;font-weight:700}.c-heading--mark{display:flex;align-items:baseline;column-gap:3px}.c-heading--mark::before{display:block;width:.8em;height:.8em;background:#203949;content:""}.c-button{width:100%;height:3.125rem}.c-button--center{max-width:88%;margin:3rem auto 0}.c-button--center+.c-button--center{margin-top:1rem}.c-button a{display:grid;place-content:center;width:100%;height:100%;background:#eaf0f5;border:1px solid #96b7cf;border-radius:3px;letter-spacing:.05rem;text-decoration:none!important;text-align:center}.c-button a:focus-visible{border:2px solid red}.c-support-card{padding:1.44rem 2.25rem 1.87rem;border-radius:3px;background:#f7f7f7;border:1px solid #96b7cf}.c-support-card__title{display:flex;align-items:center;column-gap:.44rem;font-size:1.25rem;font-weight:500;line-height:1.8}.c-support-card__title.child::before{position:relative;display:block;width:1.5625rem;height:1.5625rem;background-image:url(assets/images/item/icon-child.svg);background-repeat:no-repeat;background-size:cover;content:""}.c-support-card__title.wheel::before{position:relative;display:block;width:1.5625rem;height:1.609rem;background-image:url(assets/images/item/icon-wheel.svg);background-repeat:no-repeat;background-size:cover;content:""}.c-support-card__title.yuttari::before{position:relative;display:block;width:1.75rem;height:1rem;background-image:url(assets/images/item/tt-sofa.svg);background-repeat:no-repeat;background-size:cover;content:""}.c-support-card__title.jpguide::before{position:relative;display:block;width:1.25rem;height:1.6875rem;background-image:url(assets/images/item/icon-mobile.svg);background-repeat:no-repeat;background-size:cover;content:""}.c-support-card__title.onseiguide::before{position:relative;display:block;width:1.5625rem;height:1.6875rem;background-image:url(assets/images/item/tt-headphone.svg);background-repeat:no-repeat;background-size:cover;content:""}.c-support-card__title.data::before{position:relative;display:block;width:1.5rem;height:1.4375rem;background-image:url(assets/images/item/icon-book.svg);background-repeat:no-repeat;background-size:cover;content:""}.c-support-card__content{margin-top:1rem;line-height:1.75}.c-support-card__content h4,.c-support-card__content h5,.c-support-card__content h6{margin-bottom:.5em}.c-support-card__content.jsBoxContent{height:2.25lh;overflow:hidden;will-change:height;transition:height .3s ease}.c-support-card__content.jsBoxContent::before{position:absolute;bottom:-2px;left:0;width:100%;height:1em;background:linear-gradient(0deg,#f7f7f7 0,rgba(247,247,247,0) 100%);content:"";z-index:2;opacity:1;transition:opacity .4s ease;pointer-events:none}.c-support-card__content.jsBoxContent.is-open{height:auto;transition:height .3s ease}.c-support-card__content.jsBoxContent.is-open::before{opacity:0;transition:opacity .4s ease;pointer-events:none}.c-support-card__detail{display:grid;grid-template-columns:auto 1fr;row-gap:.5em;align-items:baseline;line-height:1.35;margin:.25em 0}.c-support-card__detail dt{font-weight:500}.c-support-card__detail dt::after{content:"："}.c-support-card__section{margin-top:1.5rem}.c-support-card__section:nth-of-type(1){margin-top:0}.c-support-card__section ul{display:flex;flex-direction:column;row-gap:.25em;margin:.5em 0;line-height:1.45}.c-support-card__section ul li.mt{margin-top:.5rem}.c-support-card__section a{text-decoration:underline}.c-support-card__intro{margin-bottom:1rem}.c-support-card__open{width:100%;padding-right:2rem;color:#203949}.c-support-card__open::after{position:absolute;top:50%;right:0;transform:translate(0,-50%) scaleY(1);width:1.25rem;height:1.25rem;background:url(assets/images/item/icon-arrow-down.svg) no-repeat center center/contain;content:""}.c-support-card__open.is-open::after{transform:translate(0,-50%) scaleY(-1)}.c-profile-card{display:flex;flex-direction:column;align-items:center;text-align:center}.c-profile-card__thumb{aspect-ratio:184/260}.c-profile-card__info{margin-top:1.26rem;line-height:1}.c-profile-card__role{font-family:"Noto Serif JP",serif}.c-profile-card__name{margin-top:.63rem;font-size:1.25rem;letter-spacing:.0625rem}.c-profile-card__open-profile{display:block;width:9rem;height:2.0625rem;margin-top:1.25rem;font-size:.875rem;color:#fff;border-radius:1px;overflow:hidden}.c-profile-card__open-profile::before{position:absolute;top:0;left:0;display:block;width:200%;height:100%;background:linear-gradient(270deg,#e28a7e 0,#bbdcdb 50%,#aac4df 100%);content:"";will-change:left;transition:left .5s ease-in-out}.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-alpha-mark-list{counter-reset:countalpha;padding-left:1em}.c-alpha-mark{position:relative;padding-left:1em}.c-alpha-mark::before{position:absolute;left:0;counter-increment:countalpha;content:counter(countalpha,lower-alpha) ". "}.p-mainvisual{max-width:1000px;width:95%;margin:0 auto 0}.p-mainvisual__title{position:absolute;top:9px;left:calc(50% + 13px);transform:translate(-50%,0);width:669px;z-index:3}.p-mainvisual__staff{position:absolute;top:119px;right:0;width:212px;z-index:3;filter:drop-shadow(0 0 10px rgba(32, 57, 73, .6))}.p-mainvisual__info{position:absolute;bottom:-10px;left:0;width:350px;z-index:3;filter:drop-shadow(0 0 10px rgba(32, 57, 73, .6))}.p-mainvisual__date{margin-bottom:22px}.p-mainvisual__theater{width:300px}.p-mainvisual__info-text{margin-top:1em;font-weight:300;letter-spacing:.05em;color:#fff;font-size:16px}.p-mainvisual__cast{position:absolute;top:283px;right:0;font-weight:400;letter-spacing:.05em;color:#fff;line-height:2;font-size:14px;text-align:right;z-index:3;filter:drop-shadow(0 0 10px rgba(32, 57, 73, .6))}.p-mainvisual__background{width:637px;margin:0 auto 0;z-index:1}.p-introduction{padding-top:5rem}.p-introduction__intro{line-height:2.5;font-size:1.25rem;color:#fff;text-align:center;filter:drop-shadow(0 0 10px rgba(32, 57, 73, .6))}.p-introduction__intro span{left:-.5em}.p-introduction__content{width:39.8125rem;margin:5rem auto 0;padding:3rem 3.13rem 3.44rem;border-radius:5px;line-height:2;background:rgba(255,255,255,.9)}.p-introduction__desc{margin-top:2rem}.p-introduction__button{max-width:39.8125rem;width:88%;margin:5rem auto 0}.p-about{padding-top:8rem}.p-about__content{width:39.8125rem;margin:0 auto;padding:3rem 3.13rem 3.44rem;border-radius:5px;line-height:2;background:rgba(255,255,255,.9)}.p-about__syukou{display:grid;grid-template-columns:auto 1fr;gap:1.41rem;margin:2rem auto 0}.p-about__syukou-logo{grid-column:1/2;grid-row:1/2;width:4.59169rem}.p-about__syukou-content{grid-column:2/3;grid-row:1/2;line-height:2}.p-about__syukou-link{grid-row:2/3;grid-column:2/3;line-height:2.5}.p-about__syukou-link .link-x{display:grid;grid-template-columns:1.05656rem 1fr;align-items:center;column-gap:.4rem}.p-about__syukou-link .link-note{display:grid;grid-template-columns:1rem 1fr;align-items:center;column-gap:.4rem}.p-about__syukou-link a{width:fit-content;text-decoration:underline}.p-story{width:100vw;margin-top:6.25rem;padding:3.13rem 0 5.75rem;background:#fff}.p-story__inner{width:39.8125rem;margin:0 auto 0}.p-story__content{width:75.35%;margin:2.5rem auto 0;line-height:2}.p-news{width:39.8125rem;margin:6.25rem auto 0;padding:3.13rem 3.12rem 4.81rem;border-radius:5px;background:rgba(255,255,255,.9)}.p-news__container{width:84%;margin:2.5rem auto 0;max-height:300px;overflow-y:scroll}.p-news__list{display:grid;grid-template-columns:5em 1fr;column-gap:1em;row-gap:1.05rem}.p-news__list dt{font-weight:500}.p-news__list dd{line-height:1.5}.p-news__list dd a{text-decoration:underline}.p-timetable{margin-top:6.25rem}.p-timetable__container{width:29.9rem;margin:2rem auto 0}.p-timetable__table{width:100%;border-collapse:collapse}.p-timetable__table tr{display:grid;align-items:center;grid-template-columns:30% 1fr 1fr;margin-bottom:1px;column-gap:1em;height:2.8125rem;padding:0 4rem;background:#fff}.p-timetable__table tr th{font-weight:400;text-align:left;line-height:1}.p-timetable__table tr th .week{margin-left:.3em}.p-timetable__table tr th .week::before{position:absolute;top:54%;left:50%;transform:translate(-50%,-50%);width:1.5em;height:1.5em;border-radius:50%;border:1px solid #000;content:""}.p-timetable__table tr td{display:flex;align-items:center;column-gap:2px;font-size:1.125rem;line-height:1}.p-timetable__table tr td.holiday{grid-column:2/4;width:100%;justify-content:center;font-size:1rem}.p-timetable__table tr td .time{flex-shrink:0;white-space:nowrap;word-break:keep-all}.p-timetable__table tr td .talk{display:block;top:-.5rem;width:.9375rem;height:.9375rem;text-indent:-9999999px;background-repeat:no-repeat;background-size:contain;background-image:url(assets/images/item/icon-mic.svg)}.p-timetable__table tr td .zenhan{display:block;top:-.5rem;width:.9375rem;height:.9375rem;text-indent:-9999999px;background-repeat:no-repeat;background-size:contain;background-image:url(assets/images/item/tt-mae.svg)}.p-timetable__table tr td .yuttari{display:block;top:-.5rem;width:.9375rem;height:.9375rem;text-indent:-9999999px;background-repeat:no-repeat;background-size:contain;height:.6rem;background-image:url(assets/images/item/tt-sofa.svg)}.p-timetable__table tr td .jpguide{display:block;top:-.5rem;width:.9375rem;height:.9375rem;text-indent:-9999999px;background-repeat:no-repeat;background-size:contain;background-image:url(assets/images/item/tt-fukidashi.svg)}.p-timetable__table tr td .onseiguide{display:block;top:-.5rem;width:.9375rem;height:.9375rem;text-indent:-9999999px;background-repeat:no-repeat;background-size:contain;width:.9375rem;height:1rem;background-image:url(assets/images/item/tt-headphone.svg)}.p-timetable__mark{display:grid;grid-template-columns:1rem 1fr;align-items:center;column-gap:.62rem;row-gap:.03rem;width:fit-content;margin:1.25rem auto 0}.p-timetable__mark a{text-decoration:underline}.p-timetable__attention{width:fit-content;margin:1.25rem auto 0;line-height:1.75}.p-timetable__detail{margin-top:1rem}.p-timetable__detail:nth-of-type(1){margin-top:2rem}.p-timetable .team--a{display:inline-block;margin-left:3px;padding:.1em .34em .2em .3em;font-weight:700;font-size:.875rem;width:1.2rem;height:1.2rem;text-align:center;color:#fff;border-radius:3px;line-height:1;background:#d55846}.p-timetable .team--b{display:inline-block;margin-left:3px;padding:.1em .34em .2em .3em;font-weight:700;font-size:.875rem;width:1.2rem;height:1.2rem;text-align:center;color:#fff;border-radius:3px;line-height:1;background:#3780aa}.p-ticket{margin-top:7rem;padding-bottom:6.25rem;background:rgba(255,255,255,.9)}.p-ticket__inner{width:39.8rem;margin:0 auto 0;padding-top:2.63rem}.p-ticket__shitei{left:.35em;line-height:1;font-size:.875rem}.p-ticket__price{display:grid;grid-template-columns:auto auto;align-items:baseline;justify-content:space-between;row-gap:1.1em;width:14.25rem;margin:2.9rem auto 0;line-height:1;font-size:1.125rem}.p-ticket__price dt.mt{margin-top:1.13em}.p-ticket__price dt.zenhan{display:flex;align-items:center}.p-ticket__price dt.zenhan::before{top:.08em;display:inline-block;width:1.125rem;height:1.125rem;background:url(assets/images/item/tt-mae.svg) no-repeat top left/contain;content:""}.p-ticket__attention{width:28.4rem;margin:2.5rem auto 0}.p-ticket__block{margin:5rem auto 0}.p-ticket__block-inner{width:18.9375rem;margin:2.5rem auto 0}.p-ticket__block-inner p{margin-top:1.25em;line-height:2}.p-ticket__block-inner a{text-decoration:underline}.p-ticket__block-inner .mt{margin-top:2.5rem}.p-ticket__support-list{display:flex;flex-direction:column;row-gap:.62rem;margin-top:2.5rem}.p-ticket__support-attention{max-width:88%;width:fit-content;margin:2.5rem auto 0;line-height:2}.p-ticket__contact{margin:5rem auto 0}.p-ticket__contact p{text-align:center}.p-theater{margin-top:6.25rem}.p-theater__kaat-logo{width:7.5rem;margin:1.95rem auto 0}.p-theater__theater-name{margin-top:1.2rem;text-align:center;line-height:1}.p-theater__address{width:fit-content;margin:1.25rem auto 0;font-size:.875rem;line-height:1.71}.p-theater__map{width:39.8125rem;height:26rem;margin:2.5rem auto 0}.p-theater__map iframe{width:100%;height:100%}.p-theater__theater-site{width:18.9375rem;margin:2.5rem auto 0}.p-theater__access{width:39.8125rem;margin:5rem auto 0}.p-theater__access-list{width:29.9375rem;margin:2.06rem auto 0}.p-theater__access-reserve{margin-top:2rem}.p-theater__access-reserve a{text-decoration:underline}.p-cast__team{margin-top:4.4rem;padding-bottom:1.8rem}.p-cast__list{display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;column-gap:20px;margin-top:2.5rem}.p-staff{margin-top:10.6rem}.p-staff__big-list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;margin:2.5rem auto 0;width:37rem}.p-staff__item{display:flex;flex-direction:column;align-items:center;text-align:center}.p-staff__list{width:37rem;margin:3.75rem auto 0;line-height:2}.p-staff__list-item{display:grid;justify-content:center;align-items:baseline;grid-template-columns:repeat(2,1fr)}.p-staff__list-item.mt{margin-top:1rem}.p-staff__list-item .role{text-align:right}.p-staff__list-item .role::after{content:"："}.p-staff__list-item .logo-kaat{width:7.5rem;margin-top:1rem}.p-staff__list-item .sm{font-size:.75em}.p-staff__list-company{display:grid;grid-template-columns:auto 1fr;margin-top:3rem}.p-staff__list-company .role::after{content:"："}.p-staff__list-company .company-list{display:flex;flex-wrap:wrap}.p-staff__list-company .company-list span::after{content:"、"}.p-staff__list-company .company-list span:last-child::after{content:""}.jsFadeIn,.jsFadeInFirst,.jsFadeUp{opacity:0}@media screen and (min-width:1025px){.l-header__read-only:hover{text-decoration:none}.l-popup__close-cross{opacity:1;transition:opacity .3s ease;will-change:opacity}.l-popup__close-cross:hover{opacity:.8;transition:opacity .3s ease}.l-popup__close-button{transition:opacity .5s ease}.l-popup__close-button:hover{opacity:.7;transition:opacity .5s ease}.c-button a{will-change:color,background;transition:color .3s ease,background .3s ease}.c-button a:hover{color:#fff;background:#96b7cf;transition:color .3s ease,background .3s ease}.c-support-card__section a:hover{text-decoration:none}.c-profile-card__open-profile:hover::before{left:-100%;transition:left .5s ease-in-out}.p-about__syukou-link a:hover{text-decoration:none}.p-news__list dd a:hover{text-decoration:none}.p-timetable__mark a:hover{text-decoration:none}.p-ticket__block-inner a:hover{text-decoration:none}.p-theater__access-reserve a:hover{text-decoration:none}}@media screen and (max-width:1280px){.l-header__nav{font-size:16px}}@media screen and (max-width:1080px){.l-header__nav{font-size:14px}.l-header__nav-list{column-gap:20px}}@media screen and (max-width:1024px){body.is-front{background:#aac4df;will-change:background;transition:background .8s ease}body.is-front::before{display:none}body.is-front::after{display:none}body.is-front.is-light{transition:background .8s ease;background:#eaf0f5}.is-pc{display:none}.is-tb{display:block}.l-header{top:0;height:100%;background:0 0;box-shadow:none;pointer-events:none}.l-header__logo{top:calc(2.5rem + 8px);left:8px;width:45px}.l-header__nav{position:fixed;top:-20px;left:0;width:100%;height:100lvh;opacity:0;font-size:1rem;font-weight:400;user-select:none;pointer-events:none;transition:opacity .4s ease .1s,top .4s ease;background:rgba(255,255,255,.9)}.l-header__nav.is-open{top:0;opacity:1;transition:opacity .4s ease,top .4s ease-out;user-select:auto;pointer-events:auto}.l-header__nav-list{flex-direction:column;justify-content:flex-start;padding-top:6rem;row-gap:.75rem;column-gap:0}.l-header__size{position:fixed;top:0;left:0;right:auto;transform:none;display:grid;place-content:center;height:2.5rem;padding:0 10px;font-size:1rem;background:#fff;pointer-events:auto;box-shadow:0 0 20px 0 rgba(0,0,0,.08)}.l-header__size-nav{justify-content:center;font-size:1.125rem}.l-header__size-button button{width:2rem;height:2rem;font-size:1.125rem}.l-header__read-only{width:100%;bottom:0;right:0;left:0;padding:1rem 0;text-align:center;background:rgba(255,255,255,.9);box-shadow:0 0 20px 0 rgba(0,0,0,.08)}.l-header__nav-open{position:fixed;top:0;right:0;display:grid;grid-template-columns:1fr 1.875rem;align-items:center;justify-content:center;column-gap:.62rem;width:6.9375rem;height:2.5rem;padding:0 .94rem;border-radius:0 0 0 3px;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.08);pointer-events:auto}.l-header__nav-open.is-open .mark__item.open{opacity:0}.l-header__nav-open.is-open .mark__item.close{opacity:1}.l-header__nav-open .label{font-family:"Zen Loop",cursive;font-weight:400;font-style:italic;font-size:1.5rem;letter-spacing:.075rem;line-height:1}.l-header__nav-open .mark{display:block;width:1.875rem;height:.83331rem}.l-header__nav-open .mark__item{position:absolute;top:0;left:0}.l-header__nav-open .mark__item.open{opacity:1}.l-header__nav-open .mark__item.close{opacity:0}.l-popup{height:calc(100lvh + 200px)}.l-popup__wrapper{padding:80px 0 200px}.l-popup__content{width:88.8%;max-width:425px;padding:2rem 2rem 3rem}.l-popup__close-cross{top:-60px;right:0;width:35px}.c-heading--row{flex-direction:column;justify-content:center;align-items:center}.c-heading--row__ja{top:-.5em;left:.3rem;line-height:1;letter-spacing:.875rem;text-align:center;color:#203949}.c-button a{background:#d9e4f1}.c-support-card{padding:1.44rem 1.75rem 1.87rem}.c-profile-card{width:min(40.005vw,175px)}.c-profile-card:nth-of-type(1){margin:0 auto;grid-column:1/3}.c-profile-card__open-profile{width:min(40.005vw,175px)}.p-mainvisual{width:100vw;overflow:hidden;padding-top:2.5rem}.p-mainvisual__title{position:relative;top:1.8669vw;left:calc(50% + 2.4003vw);width:109.347vw}.p-mainvisual__staff{position:relative;top:auto;width:180px;margin:21.336vw auto 0}.p-mainvisual__info{position:relative;bottom:auto;width:300px;margin:60px auto 0}.p-mainvisual__date{margin-bottom:15px}.p-mainvisual__theater{width:100%}.p-mainvisual__info-text{font-size:14px;text-align:center}.p-mainvisual__cast{position:relative;top:auto;right:auto;margin-top:50px;font-size:1rem;text-align:center}.p-mainvisual__cast .title{display:none}.p-mainvisual__background{position:absolute;top:2.5rem;left:0;width:100%}.p-introduction{padding-top:10rem}.p-introduction__content{width:96%;padding:30px 30px 75px}.p-introduction__button{width:100%;max-width:480px}.p-about__content{max-width:425px;width:96%;padding:30px 30px 75px}.p-about__syukou{grid-template-columns:100%}.p-about__syukou-logo{margin:0 auto 0}.p-about__syukou-content{grid-row:2/3;grid-column:1/2}.p-about__syukou-link{grid-column:1/2;grid-row:3/4}.p-story{padding:35px 27px 60px}.p-story__inner{width:100%}.p-story__content{width:100%}.p-news{width:92%;padding:30px 30px 60px}.p-news__container{width:100%}.p-news__list{row-gap:0;grid-template-columns:100%}.p-news__list dd{margin-bottom:1.05rem}.p-timetable__container{width:20.8125rem;max-width:95%}.p-timetable__table tr{column-gap:.5em;padding:0 16px}.p-timetable__table tr th .week{display:inline-block;transform:scale(.8);transform-origin:center left}.p-timetable__table tr td{font-size:1rem}.p-ticket__inner{width:86%}.p-ticket__shitei{left:auto;margin-top:1rem;text-align:center}.p-ticket__attention{width:100%}.p-ticket__block-inner{width:91%}.p-ticket__support-attention{width:90%}.p-theater__map{width:100%}.p-theater__theater-site{max-width:100%}.p-theater__access{width:86%}.p-theater__access-list{width:91%}.p-cast__list{grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:3.12rem;width:fit-content;margin:2.5rem auto 0}.p-staff__big-list{grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:3.12rem;width:fit-content;margin:2.5rem auto 0}.p-staff__list{display:flex;flex-direction:column;row-gap:.5rem;width:88.8%}.p-staff__list-item{display:block;line-height:1.33}.p-staff__list-item .name{margin-bottom:1.5rem}}@media screen and (max-width:480px){.is-sp{display:block}}@media screen and (max-width:374px){.l-header__size-nav{font-size:.875rem}.l-header__size-button button{width:1.5rem;height:1.5rem}.c-support-card{padding:1.44rem 20px 1.87rem}.p-timetable__table tr{padding:0 5px}}