﻿body,.gothic{font-family:"Noto Sans JP","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}#ticket #informationTab h3,#topics h3,.mincho{font-family:"Zen Old Mincho",serif;font-weight:700;font-style:normal}.en{font-family:"Anta",sans-serif;font-weight:400;font-style:normal}*{box-sizing:border-box}body{position:relative;color:#181818;word-wrap:break-word;background-color:#fff}.wrapper{box-sizing:border-box;position:relative;min-height:100vh}.content{padding:40px 10px;overflow:visible}.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}.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;background-color:#fff}.bg-key{position:relative}.bg-key::before{content:"";width:100%;height:100%;background:url("/cocoon/lineup/26_ensembledays/images/bg_img.png");position:absolute;top:0;left:0;z-index:-2;opacity:.6}.bg-key::after{content:"";width:100%;height:100%;background-color:#4ca5cc;position:absolute;top:0;left:0;z-index:-1;mix-blend-mode:color}.bg-key-lighten{background-color:#88c3dd}.bg-sub2{position:relative}.bg-sub2::before{content:"";width:100%;height:100%;background:url("images/bg_img.png");position:absolute;top:0;left:0;z-index:-2;opacity:.6}.bg-sub2::after{content:"";width:100%;height:100%;background-color:#fff100;position:absolute;top:0;left:0;z-index:-1;mix-blend-mode:hard-light}.cl-text-key{color:#4ca5cc}figure{margin:0}.pic-clip{opacity:0}.pic-clip .pic-box{position:relative;overflow:hidden}.pic-clip .pic-box:after{content:"";width:100%;height:100%;background:#4ca5cc;position:absolute;top:0;left:0;opacity:1}.pic-clip .pic-box img{transform:scale(1.1);transition:1s ease-out}.pic-clip.pic-show{opacity:1;animation:img-clip-animation 1s cubic-bezier(0, 0.97, 0.73, 1.01) forwards}.pic-clip.pic-show .pic-box:after{animation:img-mask 1s cubic-bezier(0, 0.97, 0.73, 1.01) forwards}.pic-clip.pic-show .pic-box img{transform:scale(1)}@keyframes img-mask{0%{width:0%}50%{width:100%;left:0}100%{width:100%;left:100%}}@keyframes img-clip-animation{0%{clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0 100%)}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:#8164d2;text-decoration:underline}a:hover{text-decoration:none}a:focus-visible{outline:2px solid #8164d2}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(5.6rem,5.0872rem + 2.188vw,6.4rem);color:#e60012;text-shadow:5px 5px 0 #4ca5cc}.ttl-style1>span.ja{display:block;font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem)}.ttl-style1>span>span{display:inline-block;background:-webkit-linear-gradient(90deg, #e60012 0%, #8164d2 40%, #305196 80%);background:linear-gradient(90deg, #e60012 0%, #8164d2 40%, #305196 80%);-webkit-background-clip:text;background-clip:text}@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 #111;position:relative;overflow:hidden;z-index:0}.btn a::before,.btn a::after,.btn span::before,.btn span::after,#topics .topicsList li .btn::before,#topics .topicsList li .btn::after{content:"";width:140%;height:140%;position:absolute;top:-20%;transition:.2s ease;z-index:-1}.btn a::before,.btn span::before,#topics .topicsList li .btn::before{left:-20%;background-color:#e60012}.btn a::after,.btn span::after,#topics .topicsList li .btn::after{left:-140%;background-color:#fff}.btn a:focus-visible,.btn span:focus-visible,#topics .topicsList li .btn:focus-visible{outline:2px solid #8164d2}.btn a:hover,.btn span:hover{color:#111}.btn a:hover::after,.btn span:hover::after{left:-10%}.btn-w a,.btn-w span{background-color:#fff;color:#181818;border-color:#fff}.btn-w a::before,.btn-w span::before{background-color:#fff}.btn-w a::after,.btn-w span::after{background-color:#e60012}.btn-w a:hover,.btn-w span:hover{color:#fff}.btn-w a:hover::after,.btn-w span:hover::after{left:-10% !important}.btn.btnOnline a{border-color:#af102e}.btn.btnOnline a::before{background-color:#af102e}.btn.btnOnline a:hover{color:#af102e !important}.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}@media screen and (min-width: 768px){.u-display-grid.grid-col-1-2.mq-m{grid-template-columns:1fr 2fr}}@media screen and (min-width: 1000px){.u-display-grid.grid-col-1-2.mq-l{grid-template-columns:1fr 2fr}}@media screen and (min-width: 768px){.u-display-grid.grid-col-2.mq-m{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1000px){.u-display-grid.grid-col-2.mq-l{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 768px){.u-display-flex{display:flex}}.gap--m{gap:20px}.gap--l{gap:20px}@media screen and (min-width: 768px){.gap-m-m{gap:20px}}@media screen and (min-width: 1000px){.gap-l-l{gap:40px}}.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);color:#fff}@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 #8164d2}.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 #8164d2;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}button:focus-visible,a:focus-visible{outline:2px solid #8164d2;outline-offset:-2px}.bnr a:focus-visible img{outline:2px solid #8164d2}.header{background:#4ca5cc;color:#000;top:0;position:fixed;border-bottom:2px solid #111}@media screen and (min-width: 1000px){.header{border-bottom:none;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:320px}}.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:130px}@media screen and (min-width: 1000px){.header nav{width:100%;border-bottom:2px solid #111}}.header .global{font-weight:bold}@media screen and (min-width: 1000px){.header .global{background-color:#fff100;overflow:hidden;display:flex}}.header .global #nav_buy{border-left:2px solid #111;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:130px !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 #8164d2}@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:#181818;font-weight:bold;height:100%}.header ul li a span.en{color:#276c8b}@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:#4ca5cc !important}.header ul li a:focus-visible{outline:2px solid #8164d2}.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:#fff100;position:fixed;left:-100%}.drawer-nav .global li,.drawer-nav .subNav li{color:#181818}.drawer-nav .global li a,.drawer-nav .subNav li a{color:#181818}.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}#snsBlock{margin:40px 0;float:none;display:flex;justify-content:center}#pageTop{background-color:#e60012;color:#fff;display:flex;justify-content:center;align-items:center;height:1.5em;transition:.2s ease;border-top:2px solid #111}@media screen and (min-width: 480px){#pageTop{border:2px solid #111;padding:0;width:2em;height:2em;margin:20px 0;right:20px}}#pageTop:hover{background:#fff;cursor:pointer;color:#111;border:2px solid #111}footer{width:100%;position:relative;border-top:2px solid #111}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{display:none;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:#fff100;padding-bottom:0}footer .global ul li{font-weight:bold;color:#181818}footer .global ul li a{color:#181818}footer .subNav{background-color:#fff100;max-width:100%;padding:10px;margin-bottom:20px;border-bottom:2px solid #111}footer .subNav ul li{display:inline}footer .subNav ul li a{display:inline;color:#181818}footer .subNav ul li:nth-child(2){margin:0 10px}footer .subNav .btn a{max-width:12em}footer .returnBlock{margin-top:20px}footer .returnBlock a{color:#181818}.kazari-area{position:relative}.kazari-area .kazari-text{line-height:1em;width:1em;height:calc(100vh - 70px);vertical-align:middle;margin:auto;position:sticky;top:70px;font-size:clamp(1.2rem,1.0718rem + .547vw,1.4rem);text-align:center}@media screen and (min-width: 768px){.kazari-area .kazari-text{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem)}}.kazari-area .kazari-text.text-left{writing-mode:sideways-rl;text-orientation:mixed;left:0}@media screen and (min-width: 768px){.kazari-area .kazari-text.text-left{writing-mode:vertical-rl}@supports not (writing-mode: sideways-rl){.kazari-area .kazari-text.text-left{writing-mode:sideways-rl}}}.kazari-area .kazari-text.text-right{writing-mode:sideways-lr;text-orientation:mixed;right:0}@media screen and (min-width: 768px){.kazari-area .kazari-text.text-right{writing-mode:vertical-lr}@supports not (writing-mode: sideways-lr){.kazari-area .kazari-text.text-right{writing-mode:sideways-lr}}}#loading{background:#fff;color:#e60012}#loading #loadIn{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem)}#loading #loadIn img{width:80%;height:auto;margin-bottom:20px;max-width:480px}#top #oshirase_h{padding:10px;text-align:center;background-color:#e60012;border-bottom:2px solid #111}#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:140px}#top #mainvisual{display:block;text-align:center;width:100%;position:relative;border-bottom:2px solid #111;background:#4ca5cc;line-height:0}#top #mainvisual img{width:100%;height:auto;max-width:1920px;margin:0 auto}@media screen and (min-width: 480px){#top #hoshitoriPrice{display:none}}#top #hoshitoriPrice .price,#top #hoshitoriPrice .date-hoshitori{margin-bottom:40px;display:grid;gap:10px 40px}#top #hoshitoriPrice .price h2,#top #hoshitoriPrice .date-hoshitori h2{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);line-height:1.5em;color:#e60012}#top #hoshitoriPrice .price p,#top #hoshitoriPrice .date-hoshitori p{display:block;font-size:clamp(2rem,1.359rem + 2.735vw,3rem);margin-bottom:0;line-height:1.5em}#top #hoshitoriPrice .price p span,#top #hoshitoriPrice .date-hoshitori p span{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem)}#top #hoshitoriPrice .price p.caption,#top #hoshitoriPrice .date-hoshitori p.caption{display:inline-block;font-size:clamp(1.2rem,1.0718rem + .547vw,1.4rem)}#top #hoshitoriPrice .price.price,#top #hoshitoriPrice .date-hoshitori.price{margin-bottom:0}@media screen and (min-width: 768px){#top #hoshitoriPrice .date-hoshitori{grid-template-areas:"ttl date" "hoshitori hoshitori"}}@media screen and (min-width: 768px){#top #hoshitoriPrice .date-hoshitori h2{grid-area:ttl}}@media screen and (min-width: 768px){#top #hoshitoriPrice .date-hoshitori .date{grid-area:date}}#top #hoshitoriPrice .date-hoshitori .hoshitori{width:100%;margin:20px auto}@media screen and (min-width: 768px){#top #hoshitoriPrice .date-hoshitori .hoshitori{grid-area:hoshitori}}#top #hoshitoriPrice .date-hoshitori .hoshitori table{width:100%;background:#fff;border-collapse:collapse}#top #hoshitoriPrice .date-hoshitori .hoshitori table th,#top #hoshitoriPrice .date-hoshitori .hoshitori table td{border:1px solid #111;text-align:center}#top #hoshitoriPrice .date-hoshitori .hoshitori table .holiday{background-color:#aee6ff}#top #otherInfo{border-bottom:2px solid #111}#top #otherInfo .contentIn{max-width:980px;margin:0 auto;background-color:rgba(0,0,0,0)}#top #otherInfo .contentIn h2{color:#e60012}#top #otherInfo #castListPdf{margin:0 auto 80px}#top #otherInfo #castListPdf a{text-align:center;background-color:#fff;padding:40px 20px;display:block;text-decoration:none;color:#305196;font-weight:bold;width:100%;border-top:8px #4ca5cc solid;border-right:8px #e60012 solid;border-bottom:8px #4ca5cc solid;border-left:8px #e60012 solid;transition:.2s ease-in}#top #otherInfo #castListPdf a:hover{opacity:.8;background-color:#ffe6e8}#top #otherInfo #castListPdf a p{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);margin-bottom:0;color:#305196}#top #otherInfo #castListPdf a p.text{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem);margin-bottom:10px;color:#373737}#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 a img{margin:0 auto}#top #otherInfo #bnrBlock .bnr a:hover img{opacity:.8}#top #otherInfo #bnrBlock .bnr a:focus-visible img{outline:2px solid #8164d2}#top #otherInfo #access{margin-bottom:80px}#top #otherInfo #access .venue{margin:0 auto;text-align:left;display:grid;width:100%;gap:10px 20px}@media screen and (min-width: 768px){#top #otherInfo #access .venue{max-width:max-content;text-align:center;grid-template-columns:max-content auto;place-items:start start}}#top #otherInfo #access .venue h2{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);line-height:1.5em}#top #otherInfo #access .venue p{text-align:left;line-height:1em;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{margin-bottom:80px}#top #otherInfo #movieBlock .movie-box{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:0 auto}#top #otherInfo #flyerBlock a{display:inline-block}#top #otherInfo #flyerBlock a .pic-block{width:100%;margin:0 auto 20px}#top #otherInfo #flyerBlock a .btn{margin-bottom:0}#top #otherInfo #snsBnrSet{display:flex;gap:40px;flex-wrap:wrap}@media screen and (min-width: 768px){#top #otherInfo #snsBnrSet{justify-content:center}}#top #otherInfo #snsBnrSet .sns-bnr{flex-basis:320px;flex-grow:1}@media screen and (min-width: 768px){#top #otherInfo #snsBnrSet .sns-bnr{flex-grow:0}}#top #news{border-bottom:2px solid #111}#top #news .contentIn .flex-wrapper{display:flex;justify-content:center;width:100%;flex-wrap:wrap}#top #news .contentIn .flex-wrapper li{margin-bottom:20px;width:100%}@media screen and (min-width: 768px){#top #news .contentIn .flex-wrapper li{margin-bottom:0;width:calc(33.33% - 40px)}#top #news .contentIn .flex-wrapper li:nth-child(even){margin:0 40px}}#top #news .contentIn .flex-wrapper li a:focus-visible{border:2px solid #8164d2}#top #news .contentIn .flex-wrapper li .pic{float:none;width:100%;height:auto;padding-top:61.2%;grid-area:pic;background:#fff;border:2px solid #111}#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{background:#4ca5cc}#top #news .contentIn .flex-wrapper li .pic.pic-dummy img{object-fit:cover}#top #news .contentIn .flex-wrapper li a{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:max-content 1fr;grid-template-areas:"pic txt" "pic date";gap:20px;align-items:start;color:#181818}@media screen and (min-width: 768px){#top #news .contentIn .flex-wrapper li a{grid-template-columns:1fr;grid-template-rows:1fr auto auto;grid-template-areas:"pic" "txt" "date";align-items:center}}#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{padding:0;border-bottom:2px solid #111}#top #introduction .contentIn{padding:0}@media screen and (min-width: 1000px){#top #introduction .contentIn{padding:80px 0 80px 40px}}@media screen and (min-width: 1280px){#top #introduction .contentIn{padding:0}}#top #introduction .contentIn .ttl-style1 .en{font-size:clamp(2.8rem,.6205rem + 9.2991vw,6.2rem)}#top #introduction .contentIn .pic-text{position:relative;align-items:flex-start}#top #introduction .contentIn .pic-text .pic-block{text-align:center;position:relative}@media screen and (min-width: 1280px){#top #introduction .contentIn .pic-text .pic-block{border-right:2px solid #111;border-left:2px solid #111;position:sticky;left:0;top:0}}@media screen and (min-width: 1280px){#top #introduction .contentIn .pic-text .pic-block .pic-box{margin-bottom:0;border-bottom:none;height:100%}}@media screen and (min-width: 1280px){#top #introduction .contentIn .pic-text .pic-block .pic-box img{width:100%;height:100%;object-fit:cover}}#top #introduction .contentIn .pic-text .text-block{padding:40px 20px}@media screen and (min-width: 1000px){#top #introduction .contentIn .pic-text .text-block{padding:0 40px 40px}}@media screen and (min-width: 1280px){#top #introduction .contentIn .pic-text .text-block{padding:40px}}#top #introduction .contentIn .pic-text p{text-align:justify;text-justify:auto}#top #introduction .contentIn .pic-text p strong{font-weight:bold;font-style:normal;color:#305196;background:#fff}#top #story{border-bottom:2px solid #111;position:relative}@keyframes scroll-left{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}#top #story .contentIn{max-width:1280px;padding:40px 20px;position:relative}@media screen and (min-width: 768px){#top #story .contentIn{padding:40px}}#top .marquee-wrapper{width:100%;overflow:hidden;background-color:#fff100;border-bottom:2px solid #111}#top .marquee-wrapper .marquee__inner{display:flex;white-space:nowrap;will-change:transform}#top .marquee-wrapper .marquee__inner span{font-size:clamp(3.2rem,2.1744rem + 4.3761vw,4.8rem);padding-right:40px;line-height:1.8em;color:#305196}#top #playwrightDirector{overflow:visible;border-bottom:2px solid #111}#top #playwrightDirector .contentIn{max-width:1280px;margin:0 auto}#top #playwrightDirector .contentIn .ttl-style1 .en{font-size:clamp(4rem,2.4615rem + 6.5641vw,6.4rem)}#top #playwrightDirector .contentIn h3{margin-bottom:20px;text-align:center;font-size:clamp(2.4rem,2.72rem + 1.6vw,4rem);line-height:1em}@media screen and (min-width: 768px){#top #playwrightDirector .contentIn h3{text-align:left}}#top #playwrightDirector .contentIn h3 .role{font-size:clamp(1.6rem,1.48rem + .4vw,1.8rem);display:inline-block;color:#111;background-color:#fff100;border:2px solid #111;padding:5px;margin-right:10px;line-height:1em;vertical-align:bottom}#top #playwrightDirector .contentIn .pic-text{position:relative;align-items:flex-start;gap:40px}#top #playwrightDirector .contentIn .pic-text:first-of-type{margin-bottom:80px}#top #playwrightDirector .contentIn .pic-text .pic-area{margin:0 auto}#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block{margin:0 auto 40px;position:relative;max-width:400px;z-index:0}@media screen and (min-width: 768px){#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block{flex-basis:33.33%;flex-shrink:0;text-align:center;position:sticky;top:80px;left:0;margin-bottom:0}}#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block:before,#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block::after{content:"";width:100%;height:100%;display:block;z-index:-1;position:absolute;max-width:400px;max-height:400px}#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block:before{background-color:#fff100;top:-5px;left:-5px}#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block:after{background-color:#4ca5cc;top:5px;left:5px}#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block .pic-box{text-align:center}#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block .pic-box:after{background:#e60012}#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block .pic-box .pic-clip img{transform:scale(1.1);transition:1s ease-out}#top #playwrightDirector .contentIn .pic-text .pic-area .pic-block .pic-box .pic-clip.pic-show img{transform:scale(1)}@media screen and (min-width: 768px){#top #playwrightDirector .contentIn .pic-text .text-block{flex-shrink:1;flex-basis:66.66%}}#top #playwrightDirector .contentIn .pic-text .text-block p:not(.btn){text-align:justify;text-justify:auto}#top #playwrightDirector .contentIn .pic-text .text-block .btn{margin-bottom:0}#top #playwrightDirector .contentIn .pic-text .text-block .profile-block{margin-bottom:40px}#top #playwrightDirector .contentIn .pic-text .text-block .bnr{width:100%;max-width:440px;margin:40px auto 0}#top #playwrightDirector .contentIn .pic-text .text-block .bnr a:focus-visible img{outline:2px solid #8164d2}#top #playwrightDirector .contentIn .pic-text .comment-block{display:block;margin-bottom:40px}#top #cast{border-bottom:2px solid #111;position:relative;padding-right:0;padding-left:0;display:grid;grid-template-columns:30px auto 30px}@media screen and (min-width: 768px){#top #cast{padding-right:0;padding-left:0;grid-template-columns:40px auto 40px}}@media screen and (min-width: 768px){#top #cast .contentIn{max-width:1280px;margin:0 auto}}#top #cast h3{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);text-align:center;color:#305196;margin-bottom:40px}#top #cast .cast-list{display:flex;flex-wrap:wrap;gap:40px 20px;margin-bottom:40px}@media screen and (min-width: 768px){#top #cast .cast-list{gap:40px;justify-content:center}}#top #cast .cast-list li{margin:0;flex-basis:calc(50% - 10px);flex-grow:0}@media screen and (min-width: 768px){#top #cast .cast-list li{flex-basis:calc((100% - 80px*2)/3)}}@media screen and (min-width: 1000px){#top #cast .cast-list li{flex-basis:calc((100% - 40px*4)/5)}}#top #cast .cast-list li .pic-block{margin:0 auto 10px;text-align:center;position:relative;z-index:0}#top #cast .cast-list li .pic-block:before,#top #cast .cast-list li .pic-block::after{content:"";width:100%;height:100%;display:block;z-index:-1;position:absolute}#top #cast .cast-list li .pic-block:before{background-color:#e60012;top:-5px;left:-5px}#top #cast .cast-list li .pic-block:after{background-color:#4ca5cc;top:5px;left:5px}#top #cast .cast-list li .pic-block .pic-box{overflow:hidden}#top #cast .cast-list li .pic-block .pic-box img{width:100%;height:auto;transform:scale(1.2);transition:1s ease-out}#top #cast .cast-list li .pic-block .pic-box.pic-show img{transform:scale(1)}#top #cast .cast-list li .name{font-size:clamp(1.8rem,1.44rem + 1.2vw,2.4rem);text-align:center;margin-bottom:0}#top #cast .cast-list li .name rt{padding-bottom:.5em}#top #casBnrSnsOs{text-align:center}#top #casBnrSnsOs .bnr{max-width:400px;margin:0 auto 40px}#top #casBnrSnsOs .bnr a:hover{opacity:.8}#top #casBnrSnsOs .sns-set{margin:0 auto 40px;width:100%;display:inline-flex;justify-content:center}#top #casBnrSnsOs .sns-set li{padding:0 10px}#top #casBnrSnsOs .sns-set li a{width:2em;height:2em;display:flex;align-items:center;justify-content:center;background-color:#4ca5cc;color:#fff;text-decoration:none;border-radius:50%;font-size:clamp(2.4rem,2.72rem + 1.6vw,4rem);transition:.2s ease;transform:scale(1)}#top #casBnrSnsOs .sns-set li a:hover{transform:scale(1.15)}#top #casBnrSnsOs .os{text-align:center}#top #casBnrSnsOs .os a{display:inline-block}#top footer .challenge-logo{display:block}#ticket .content{overflow:visible;display:grid;grid-template-columns:20px auto 20px;padding-right:5px;padding-left:5px;padding-bottom:0;word-break:break-all}@media screen and (min-width: 768px){#ticket .content{padding-right:0;padding-left:0;grid-template-columns:40px auto 40px}}@media screen and (min-width: 768px){#ticket .content .contentIn{max-width:980px}}#ticket h3,#ticket .ticketPageLinkTtl h3{padding-bottom:10px;margin-bottom:20px !important;display:block;width:100%;position:relative;line-height:1em;color:#305196}#ticket h3.tabTitle,#ticket .ticketPageLinkTtl h3.tabTitle{display:none}#ticket #informationTab{margin-bottom:20px}#ticket #informationTab .tabBlock .block{margin-bottom:30px;padding-right:0;padding-left:0;padding-bottom:30px;border-bottom:2px solid #111}#ticket #informationTab .tabBlock h3{font-size:clamp(2rem,1.359rem + 2.735vw,3rem);text-align:left}#ticket #informationTab .tabBlock h4{font-size:2.4rem !important;font-weight:bold;margin-bottom:20px}#ticket #informationTab .tabBlock h5{font-size:1.8rem !important;font-weight:bold}#ticket #informationTab .tabBlock#gaiyo{padding-bottom:30px;border-bottom:2px solid #111}#ticket #informationTab .tabBlock#ticketinfo h5{margin-bottom:10px}#ticket #informationTab .tabBlock#ticketinfo h5::before{content:"";width:.8em;height:.8em;background-color:#305196;display:inline-block;margin-right:.5em}#ticket #informationTab .tabBlock#ticketinfo .ticketBlock{margin-bottom:20px}#ticket #informationTab .tabBlock#ticketinfo #bunkamuraTicket{padding-bottom:0;border-bottom:none;margin-bottom:40px}#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:#fff100;padding:20px}@media screen and (min-width: 768px){#ticket .info,#ticket #information .info{padding:40px}}#ticket .annotation{color:#e60012;margin-top:20px}#ticket .eventSchedule th,#ticket .eventSchedule td{border:1px solid #6a6a6a;background-color:rgba(0,0,0,0);color:#181818}#ticket .eventSchedule th:not(.holiday),#ticket .eventSchedule td:not(.holiday){background-color:#fff}#ticket .eventSchedule .noevents{background-color:#989898;color:#fff}#ticket .eventSchedule .holiday{background-color:#aee6ff}@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 main .content{overflow:visible;display:grid;grid-template-columns:20px auto 20px;padding-right:5px;padding-left:5px}@media screen and (min-width: 768px){#topics main .content{padding-right:0;padding-left:0;grid-template-columns:40px auto 40px}}#topics main .content .contentIn{max-width:980px;margin:0 auto}#topics .update{font-size:clamp(1.2rem,1.0718rem + .547vw,1.4rem);color:#6a6a6a}#topics .topicsList li{position:relative;background-color:#fff;overflow:visible;margin-bottom:40px;z-index:0}#topics .topicsList li::before,#topics .topicsList li::after{content:"";width:100%;height:100%;display:block;z-index:-1;position:absolute}#topics .topicsList li::before{background-color:#e60012;top:-5px;left:-5px}#topics .topicsList li::after{background-color:#4ca5cc;top:5px;left:5px;clear:both}#topics .topicsList li>a,#topics .topicsList li>div{padding:20px;color:#181818;transition:all .3s ease;background-color:#fff}@media screen and (min-width: 768px){#topics .topicsList li>a,#topics .topicsList li>div{padding:40px}}#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:#305196;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{background-color:#ffe6e8;opacity:1}#topics .topicsList li>a:hover .pic img{transform:scale(1.1)}#topics #topicsEntry{z-index:0}#topics #topicsEntry .text{display:block;padding:40px 20px;color:#181818;position:relative;overflow:visible;margin-bottom:40px;background-color:#fff}@media screen and (min-width: 768px){#topics #topicsEntry .text{padding:40px}}#topics #topicsEntry .text:before,#topics #topicsEntry .text::after{content:"";width:100%;height:100%;display:block;z-index:-1;position:absolute}#topics #topicsEntry .text:before{background-color:#e60012;top:-5px;left:-5px}#topics #topicsEntry .text:after{background-color:#4ca5cc;top:5px;left:5px}#topics #topicsEntry .text .update{text-align:right}#topics #topicsEntry .text h3{margin-bottom:40px;color:#305196;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}