﻿body{font-family:YakuHanJP,"Zen Kaku Gothic New","Yu Gothic","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-weight:500;line-height:1.8em;font-feature-settings:"palt";letter-spacing:1px}.mincho,.ttl-style1,.ttl-style2,#topics .topicsList li h3,#ticket h4,.header .global li a{font-family:"Zen Antique Soft",serif;font-weight:400;font-style:normal;font-feature-settings:"palt";letter-spacing:1px}*{box-sizing:border-box}body{position:relative;color:#fff;word-wrap:break-word;background-color:#0f0d0e}.wrapper{box-sizing:border-box;position:relative;min-height:100vh}.content{padding:40px 10px}.contentIn{max-width:1280px;margin:0 auto;padding:20px 10px}.bg-img{position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1000}.bg-img img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 768px){.bg-img{display:none}}.bg-pic{width:100%;height:100%;overflow:hidden;z-index:-1000;position:fixed;right:0;bottom:0}.bg-pic img{position:absolute;bottom:0;right:0;width:100%;height:auto}@media screen and (min-width: 768px){.bg-pic img{width:100%;height:100%;object-fit:cover}}.bg-base{position:relative}.bg-base::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#111;z-index:-1;opacity:.8}.bg-key{position:relative;color:#fff}.bg-key::before{content:"";width:100%;height:100%;background-color:#e73d7c;mix-blend-mode:multiply;position:absolute;top:0;left:0;z-index:-1}.bg-key-lighten{background-color:#f18fb3}.cl-text-key{color:#e73d7c}figure{margin:0}.pic-clip{opacity:0}.pic-clip.pic-show{opacity:1;animation:img-clip-animation 1s cubic-bezier(0, 0.97, 0.73, 1.01)}@keyframes img-clip-animation{0%{clip-path:polygon(0 0, 0 0, 0 0, 0 0);-webkit-clip-path:polygon(0 0, 0 0, 0 0, 0 0)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}a{color:#8f6adc;text-decoration:underline}a:hover{text-decoration:none}a:focus-visible{outline:2px solid #8f6adc}p,ol li,ul li,dl,th,td{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);line-height:1.8}h1,h2,h3,h4,h5,h6{line-height:1.5}.ttl-style1{text-align:center;margin-bottom:40px}.ttl-style1>span.en{font-size:clamp(3.2rem,2.1744rem + 4.3761vw,4.8rem);color:#e73d7c;line-height:1.2em}.ttl-style1>span.ja{display:block;font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);line-height:3em}.ttl-style1>span>span{display:inline-block}@keyframes showTextFromBottom{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0px);opacity:1}}.ttl-style2{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem);margin-bottom:20px}@media screen and (min-width: 768px){.ttl-style2{font-size:clamp(2rem,1.359rem + 2.735vw,3rem)}}.ttl-style3{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem);margin-bottom:40px;text-align:center}@media screen and (min-width: 768px){.ttl-style3{font-size:clamp(2rem,1.359rem + 2.735vw,3rem)}}.ttl-style3 span{display:inline-block;position:relative;line-height:2.4em;letter-spacing:.2em;text-indent:.1em}.ttl-style3 span:before,.ttl-style3 span:after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;top:0;left:0}.ttl-style3 span:after{top:auto;bottom:0}.lead{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem);margin-bottom:20px;text-align:left}p{margin-bottom:1em}.btn{text-align:center}.btn i{margin-right:.2em}.btn a,.btn span,#topics .topicsList li .btn{display:inline-block;text-align:center;font-weight:bold;padding:5px 10px;width:100%;margin:0 auto;text-decoration:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);max-width:14em;color:#fff;border:2px solid #e73d7c;position:relative;overflow:hidden}.btn a::before,.btn a::after,.btn span::before,.btn span::after,#topics .topicsList li .btn::before,#topics .topicsList li .btn::after{content:"";width:110%;height:110%;position:absolute;top:-5%;transition:.2s ease;z-index:-1}.btn a::before,.btn span::before,#topics .topicsList li .btn::before{left:-10%;background-color:#e73d7c}.btn a::after,.btn span::after,#topics .topicsList li .btn::after{left:-110%;background-color:#fff}.btn a:focus-visible,.btn span:focus-visible,#topics .topicsList li .btn:focus-visible{outline:2px solid #8f6adc}.btn a:hover,.btn span:hover{color:#e73d7c}.btn a:hover::after,.btn span:hover::after{left:-10%}.btn.btnOnline a{border-color:#af102e}.drawer-nav .subNav .btn{margin-bottom:20px}.caption,figcaption{margin-top:1rem;font-size:clamp(1.2rem,1.0718rem + .547vw,1.4rem);line-height:1.5}footer .caption{margin:0}@media screen and (min-width: 768px){.fl-l{float:left}}@media screen and (min-width: 768px){.fl-r{float:right}}.u-display-grid{display:grid;gap:40px}@media screen and (min-width: 768px){.u-display-grid{gap:80px}}@media screen and (min-width: 768px){.u-display-grid.grid-col-1-2{grid-template-columns:1fr 2fr}}@media screen and (min-width: 768px){.u-display-grid.grid-col-2{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 768px){.u-display-flex{display:flex}}.view-s{display:block}@media screen and (min-width: 768px){.view-s{display:none}}.view-m{display:none}@media screen and (min-width: 768px){.view-m{display:block}}.view-l{display:none}@media screen and (min-width: 1000px){.view-l{display:block}}.flex-wrapper{display:block}@media screen and (min-width: 768px){.flex-wrapper{display:flex;justify-content:space-between}}.modal{display:none}.modal.is-open{display:block}.modal-overlay{align-items:center;background:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.modal-container{background-color:rgba(0,0,0,0);max-height:80vh;max-width:640px;overflow-y:auto;padding:20px;width:calc(100% - 40px)}@media screen and (min-width: 768px){.modal-container{width:80%}}.modal-header{align-items:flex-start;gap:40px;display:flex;justify-content:space-between;font-size:clamp(2rem,1.359rem + 2.735vw,3rem)}.modal-close{background:rgba(0,0,0,0);border:0;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;border-radius:5px}.modal-close:focus,.modal-close:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal-close:focus-visible{outline:2px solid #8f6adc}.modal-header .modal-close::before{content:"";font-family:FontAwesome;color:#fff;font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem)}.modal-content{line-height:1.5;margin-bottom:2rem;margin-top:2rem}.modal-btn{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);background-color:rgba(0,0,0,0);color:#fff;font-weight:bold;padding:5px;border-radius:5px;border:1px solid #fff;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0 auto;display:block;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.modal-btn:focus,.modal-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal-btn:focus-visible{outline:1px solid #8f6adc;border:none}.modal-open{display:block;margin:100px auto}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal-overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal-container{animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal-overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal-container{animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal-container,.micromodal-slide .modal-overlay{will-change:transform}.header{background:#111;color:#000;top:0;position:fixed}@media screen and (min-width: 1000px){.header{position:relative}}.header h1{margin-right:140px}@media screen and (min-width: 1000px){.header h1{margin-right:0}}.header h1 a{display:inline-block;position:relative}@media screen and (min-width: 768px){.header h1 a{width:120px}}.header h1 a img{width:auto;height:100%;max-height:40px}@media screen and (min-width: 1000px){.header h1 a img{width:100%;height:auto;max-height:none;margin:20px auto}}.header .drawer-hamburger{color:#fff}.header nav{width:136px}@media screen and (min-width: 1000px){.header nav{width:100%}}.header .global{font-weight:bold}@media screen and (min-width: 1000px){.header .global{background-color:#111;border-bottom:1px solid #373737;overflow:hidden;display:flex}}.header .global #nav_buy{height:100%}@media screen and (min-width: 1000px){.header .global #nav_buy{height:auto;position:relative;display:flex;align-items:stretch}}.header .global #nav_buy a{width:136px !important;height:100%;font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem)}@media screen and (min-width: 1000px){.header .global #nav_buy a{display:flex;align-items:center;justify-content:center;padding-top:0}}.header .global #nav_buy a:focus-visible{outline:2px solid #8f6adc}@media screen and (min-width: 1000px){.header ul{margin-left:auto;font-weight:lighter}}@media screen and (min-width: 1200px){.header ul{margin-right:auto}}.header ul li{text-align:center;float:none}@media screen and (min-width: 1000px){.header ul li{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);margin:0 10px}}@media screen and (min-width: 1280px){.header ul li{margin:0 20px}}.header ul li a{color:#fff;font-weight:bold;height:100%}.header ul li a span.en{color:#c9a063}@media screen and (min-width: 1000px){.header ul li a span.en{font-size:clamp(1.2rem,1.0718rem + .547vw,1.4rem)}}.header ul li a:hover{text-decoration:none}.header ul li a:after{background-color:#c9a063 !important}.header ul li a:focus-visible{outline:2px solid #8f6adc}.header.no-btn-ticket h1{margin:auto}@media screen and (min-width: 768px){.header.no-btn-ticket ul{margin-right:auto}}@media screen and (min-width: 768px){.header .global ul li:not(.current) a:hover::after,.header .global ul li.current a::after{width:100% !important}}.drawer-nav{background-color:#e73d7c;position:fixed;left:-100%}.drawer-nav .global li,.drawer-nav .subNav li{color:#fff}.drawer-nav .global li a,.drawer-nav .subNav li a{color:#fff}.drawer-nav .subNav{text-align:center;margin-top:20px}.drawer-nav .subNav li{text-align:center;margin-bottom:10px}.drawer-nav .subNav li a{display:inline}.drawer-nav .subNav .btn a{max-width:calc(100% - 40px);margin:0 auto;background:#fff;color:#e73d7c}#snsBlock{margin:40px 0;float:right}#pageTop{background-color:#e73d7c;color:#fff;display:flex;justify-content:center;align-items:center;height:1.5em;transition:.2s ease}@media screen and (min-width: 768px){#pageTop{border:2px solid #e73d7c;padding:0;width:2em;height:2em;margin:20px 0;right:20px}}#pageTop:hover{background:#fff;cursor:pointer;color:#e73d7c}footer{width:100%;position:absolute !important;position:relative;bottom:0;background-color:#111;border-top:1px solid #373737}footer .contentIn{padding-top:0 !important;padding-right:0 !important;padding-left:0 !important}@media screen and (min-width: 768px){footer .contentIn{padding-top:20px}}footer .contentIn .challenge-logo{max-width:160px;padding:0;margin:0 auto}@media screen and (min-width: 768px){footer .contentIn .challenge-logo{padding-top:20px}}footer .contentIn nav{position:relative;z-index:0}footer a{color:#fff}footer .global{background-color:#373737}footer .global ul li{font-weight:bold;color:#fff}footer .global ul li a{color:#fff}footer .subNav{background-color:rgba(0,0,0,0);max-width:100%;padding:10px;margin-bottom:20px}footer .subNav ul li{display:inline}footer .subNav ul li a{display:inline;color:#fff}footer .subNav ul li:nth-child(2){margin:0 10px}footer .subNav .btn a{max-width:12em;background-color:#e73d7c;color:#fff}footer .returnBlock{margin-top:20px}footer .returnBlock a{color:#fff}#loading{background:#0f0d0e;color:#c9a063}#loading #loadIn{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem)}#loading #loadIn img{width:40%;height:auto;margin-bottom:20px;max-width:320px}#top #oshirase_h{padding:10px;text-align:center;background-color:#e73d7c}#top #oshirase_h p{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);font-weight:600;color:#fff;margin-bottom:0}@media screen and (min-width: 768px){#top #oshirase_h p{font-size:2.2rem}}#top #oshirase_h p a{color:#fff;text-decoration:none}#top #oshirase_h p a:hover{opacity:.8}#top .header h1{margin-right:146px}#top #mainvisual{text-align:center;width:100%;position:relative}#top #mainvisual img{width:100%;height:auto;max-width:1920px;margin:0 auto}#top #otherInfo .contentIn{max-width:980px;margin:0 auto}#top #otherInfo #hoshitoriPrice{margin-bottom:20px}@media screen and (min-width: 480px){#top #otherInfo #hoshitoriPrice{display:none}}#top #otherInfo #hoshitoriPrice .price,#top #otherInfo #hoshitoriPrice .date-hoshitori{margin-bottom:40px;display:grid;gap:10px 40px}#top #otherInfo #hoshitoriPrice .price h2,#top #otherInfo #hoshitoriPrice .date-hoshitori h2{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);color:#e73d7c;line-height:1.5em}#top #otherInfo #hoshitoriPrice .price p,#top #otherInfo #hoshitoriPrice .date-hoshitori p{display:block;font-size:clamp(2rem,1.359rem + 2.735vw,3rem);margin-bottom:0;line-height:1.5em}#top #otherInfo #hoshitoriPrice .price p span,#top #otherInfo #hoshitoriPrice .date-hoshitori p span{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem)}#top #otherInfo #hoshitoriPrice .price p.caption,#top #otherInfo #hoshitoriPrice .date-hoshitori p.caption{display:inline-block;font-size:clamp(1.2rem,1.0718rem + .547vw,1.4rem)}@media screen and (min-width: 768px){#top #otherInfo #hoshitoriPrice .date-hoshitori{grid-template-areas:"ttl date" "hoshitori hoshitori"}}@media screen and (min-width: 768px){#top #otherInfo #hoshitoriPrice .date-hoshitori h2{grid-area:ttl}}@media screen and (min-width: 768px){#top #otherInfo #hoshitoriPrice .date-hoshitori .date{grid-area:date}}#top #otherInfo #hoshitoriPrice .date-hoshitori .hoshitori{width:100%;margin:20px auto}@media screen and (min-width: 768px){#top #otherInfo #hoshitoriPrice .date-hoshitori .hoshitori{grid-area:hoshitori}}#top #otherInfo #hoshitoriPrice .date-hoshitori .hoshitori img{width:100%;height:auto;image-rendering:-webkit-optimize-contrast}#top #otherInfo #bnrBlock{margin-bottom:80px}@media screen and (min-width: 768px){#top #otherInfo #bnrBlock{justify-content:space-between;align-items:center;flex-wrap:wrap}}#top #otherInfo #bnrBlock .bnr{margin-bottom:40px;text-align:center}@media screen and (min-width: 768px){#top #otherInfo #bnrBlock .bnr{width:100%}}#top #otherInfo #bnrBlock .bnr a{display:block}#top #otherInfo #bnrBlock .bnr img{margin:0 auto}#top #otherInfo #bnrBlock .bnr a:hover img{opacity:.8}#top #otherInfo #access{margin-bottom:80px}#top #otherInfo #access .venue{margin:0 auto;text-align:left;display:grid;width:100%;gap:10px 40px}@media screen and (min-width: 768px){#top #otherInfo #access .venue{max-width:max-content;text-align:center;grid-template-columns:6em auto;place-items:start start}}#top #otherInfo #access .venue h2{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);color:#e73d7c;line-height:1.5em}#top #otherInfo #access .venue p{text-align:left;line-height:1.5em;font-size:clamp(2rem,1.359rem + 2.735vw,3rem)}@media screen and (min-width: 768px){#top #otherInfo #access .venue p{text-align:center}}#top #otherInfo #access>p{text-align:left}@media screen and (min-width: 768px){#top #otherInfo #access>p{text-align:center}}#top #otherInfo #access .btn{margin-bottom:0}#top #otherInfo #movieBlock .movie-box{margin-bottom:40px;width:100%}#top #otherInfo #movieBlock .movie-box:last-child{margin-bottom:0}#top #otherInfo #movieBlock .movie-box h3{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);margin-bottom:20px;text-align:center}@media screen and (min-width: 768px){#top #otherInfo #movieBlock .movie-set{flex-wrap:wrap;justify-content:space-between;width:100%}}@media screen and (min-width: 768px){#top #otherInfo #movieBlock .movie-set .movie-box{width:calc(50% - 20px);margin-bottom:0}}#top #otherInfo #flyerBlock{text-align:center;margin:40px auto}#top #news .contentIn .flex-wrapper{display:flex;justify-content:center;width:100%;flex-wrap:wrap}#top #news .contentIn .flex-wrapper li{margin-bottom:20px}@media screen and (min-width: 768px){#top #news .contentIn .flex-wrapper li{margin-bottom:0;width:calc(33.33% - 20px)}#top #news .contentIn .flex-wrapper li:nth-child(even){margin:0 20px}}#top #news .contentIn .flex-wrapper li a:focus-visible{border:2px solid #8f6adc}#top #news .contentIn .flex-wrapper li .pic{float:none;background:#fff;border:1px solid #989898;width:100%;height:auto;padding-top:61.2%;grid-area:pic}#top #news .contentIn .flex-wrapper li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:contain}#top #news .contentIn .flex-wrapper li .pic.pic-dummy img{object-fit:cover}#top #news .contentIn .flex-wrapper li a{color:#fff;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"pic txt" "pic date";gap:20px}@media screen and (min-width: 768px){#top #news .contentIn .flex-wrapper li a{grid-template-columns:1fr;grid-template-areas:"pic" "txt" "date"}}#top #news .contentIn .flex-wrapper li a:hover{text-decoration:underline}#top #news .contentIn .flex-wrapper li a p{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);grid-area:txt}#top #news .contentIn .flex-wrapper li a span{grid-area:date}#top #introduction .contentIn .pic-block{text-align:center}#top #introduction .contentIn h3.lead{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);margin-bottom:40px;line-height:1.6em;color:#fff}@media screen and (min-width: 768px){#top #introduction .contentIn h3.lead{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);text-align:center;display:block;margin:0 auto 80px}}#top #introduction .contentIn .text-block{margin:0 auto}#top #introduction .contentIn .text-block p{text-align:justify;text-justify:auto}#top #introduction .contentIn .text-block p strong{font-weight:bold;font-style:normal;color:#e73d7c}#top #story{overflow:visible;padding:0}@media screen and (min-width: 768px){#top #story::before{display:none}}#top #story .bg-pic{position:relative;padding-top:75%;z-index:0}@media screen and (min-width: 768px){#top #story .bg-pic{padding-top:0;position:fixed;z-index:-1000}}#top #story .contentIn{max-width:1280px;padding:20px}@media screen and (min-width: 768px){#top #story .contentIn .text-block{width:50%;margin:0 auto 0 0;padding-top:10%;padding-bottom:10%}}#top #playwrightDirector{overflow:visible}#top #playwrightDirector .contentIn{max-width:1280px;margin:0 auto}#top #playwrightDirector h3{margin-bottom:20px;text-align:center;font-size:clamp(2.4rem,2.72rem + 1.6vw,4rem);color:#fff}@media screen and (min-width: 768px){#top #playwrightDirector h3{text-align:left}}#top #playwrightDirector h3 span{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);display:block;color:#c9a063}#top #playwrightDirector .u-display-flex{position:relative;align-items:flex-start;gap:40px}@media screen and (min-width: 768px){#top #playwrightDirector .u-display-flex .pic-block{flex-basis:33.33%;flex-shrink:0;text-align:center;position:sticky;top:80px;left:0}}#top #playwrightDirector .u-display-flex .pic-block .pic-box{text-align:center}@media screen and (min-width: 768px){#top #playwrightDirector .u-display-flex .text-block{flex-shrink:1;flex-basis:66.66%}}#top #playwrightDirector .u-display-flex .text-block p:not(.btn){text-align:justify;text-justify:auto}#top #playwrightDirector .u-display-flex .text-block .btn{margin-bottom:0}#top #playwrightDirector .u-display-flex .text-block .profile-block{margin-bottom:40px}#top #playwrightDirector .u-display-flex .text-block .bnr{width:100%;max-width:440px;margin:0 auto}#top #playwrightDirector .u-display-flex .comment-block{display:none}@media screen and (min-width: 768px){#top #cast .contentIn{max-width:1920px;margin:0 auto}}#top #cast .cast-list{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:80px}@media screen and (min-width: 768px){#top #cast .cast-list{justify-content:center;gap:40px 0}}#top #cast .cast-list li{margin:0;flex-basis:calc(50% - 20px);flex-grow:0}@media screen and (min-width: 768px){#top #cast .cast-list li{flex-basis:calc(33.33% - 40px);margin:0 20px}}@media screen and (min-width: 1000px){#top #cast .cast-list li{flex-basis:calc(20% - 40px);margin:40px}}#top #cast .cast-list li .pic-block{margin:0 auto 10px;text-align:center;position:relative}#top #cast .cast-list li .pic-block figcaption{position:absolute;bottom:5px;left:5px;color:#111}#top #cast .cast-list li h3{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem);text-align:center}#top #cast .cast-list li .btn{margin:10px auto 0}#top #cast .cast-list li .profile-block,#top #cast .cast-list li .comment-block{display:none}@media screen and (min-width: 768px){#top #cast .cast-list li:nth-child(-n+5){margin:0 20px}}@media screen and (min-width: 768px){#top #cast .cast-list.cast-list-s{max-width:980px;gap:80px}}#top #cast .cast-list.cast-list-s li{padding:0 20px}@media screen and (min-width: 768px){#top #cast .cast-list.cast-list-s li{padding:0;flex-basis:calc(25% - 40px)}}#top #cast .cast-list.cast-list-s li h4{text-align:center;font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem)}#top #cast p.ensemble{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem);text-align:center}#top #cast p.caption{text-align:center}#top #cast .musician h3{font-size:clamp(2.4rem,2.72rem + 1.6vw,4rem);text-align:center;margin-bottom:40px}#top #cast .musician .cast-list-s{margin:0 auto}#ticket .content{padding-bottom:0;word-break:break-all}@media screen and (min-width: 768px){#ticket .content .contentIn{max-width:980px}}#ticket h4,#ticket .ticketPageLinkTtl h4{padding-bottom:10px;margin-bottom:20px !important;display:block;width:100%;position:relative;line-height:1em;color:#e73d7c}#ticket #informationTab{margin-bottom:20px}#ticket #informationTab .block{margin-bottom:30px;padding-right:0;padding-left:0;padding-bottom:30px;border-bottom:1px solid #373737}#ticket #informationTab h4{font-size:clamp(2rem,1.359rem + 2.735vw,3rem)}#ticket h5{font-size:2.4rem !important;font-weight:bold;margin-bottom:40px !important}#ticket h6{font-size:1.8rem !important;font-weight:bold;margin-bottom:20px !important}#ticket .ticketPageLink{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem)}@media screen and (min-width: 768px){#ticket .ticketPageLink{position:absolute}}#ticket #ticketinfo>　div:last-child{border:none;padding:0}#ticket .info,#ticket #information .info{background-color:#373737;padding:20px}@media screen and (min-width: 768px){#ticket .info,#ticket #information .info{padding:40px}}#ticket .annotation{color:#c9a063;margin-top:20px}#ticket .eventSchedule th,#ticket .eventSchedule td{border:1px solid #6a6a6a;background-color:rgba(0,0,0,0);color:#fff}#ticket .eventSchedule .noevents{background-color:#6a6a6a;color:#fff}#ticket .eventSchedule .holiday{background-color:#473519}@media screen and (min-width: 768px){#ticket .eventSchedule .yearmonth{width:120px !important;padding-right:10px;padding-left:10px}}#ticket .scheduleNotes{margin-bottom:40px;font-size:clamp(1.2rem,1.0718rem + .547vw,1.4rem)}#topics{overflow:hidden}#topics main .content{overflow:visible}#topics main .content::before{min-height:100vh}#topics main .content .contentIn{max-width:980px;margin:0 auto 80px}#topics .update{font-size:clamp(1.2rem,1.0718rem + .547vw,1.4rem);color:#6a6a6a}#topics .topicsList li{position:relative;background-color:rgba(0,0,0,0);overflow:visible;margin-bottom:0}#topics .topicsList li>a,#topics .topicsList li>div{padding:20px 0;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-color:rgba(0,0,0,0);border-bottom:1px solid #373737}@media screen and (min-width: 768px){#topics .topicsList li>a,#topics .topicsList li>div{padding:40px 0;position:relative}}#topics .topicsList li>a .pic,#topics .topicsList li>div .pic{overflow:hidden}#topics .topicsList li>a .pic img,#topics .topicsList li>div .pic img{width:100%;transform:scale(1);transition:.3s ease-out}#topics .topicsList li>a h3,#topics .topicsList li>div h3{color:#e73d7c;text-align:left;font-size:clamp(2rem,1.359rem + 2.735vw,3rem);display:inline}#topics .topicsList li>a h3+p,#topics .topicsList li>div h3+p{margin-top:10px}#topics .topicsList li>a .update,#topics .topicsList li>div .update{margin-top:10px}#topics .topicsList li>a:hover .pic img{transform:scale(1.1)}#topics .topicsList li:first-child>a,#topics .topicsList li:first-child>div{padding-top:0}#topics .topicsList li:last-child>a,#topics .topicsList li:last-child>div{border-bottom:none}#topics #topicsEntry .text{padding:0;color:#fff;background:rgba(0,0,0,0)}@media screen and (min-width: 768px){#topics #topicsEntry .text{margin-bottom:40px}}#topics #topicsEntry .text .update{text-align:right}#topics #topicsEntry .text h3{margin-bottom:40px;color:#e73d7c;text-align:left;font-size:clamp(2rem,1.359rem + 2.735vw,3rem)}#topics #topicsEntry .text a{text-decoration:underline}#topics #topicsEntry .text a:hover{text-decoration:none}#topics #topicsEntry .text a img{width:auto;height:auto}#topics #topicsEntry .btn a{max-width:240px}