﻿html{font-size:100%}body{font-family:游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;font-optical-sizing:auto;font-weight:600;font-size:1rem;line-height:1.8em;font-feature-settings:"palt" 1;letter-spacing:.02em}.en{font-family:"Libre Baskerville",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:50px}@media screen and (min-width: 1000px){html{scroll-padding-top:60px}}body{overflow-x:hidden;position:relative;box-sizing:border-box;color:#3a3a3a;word-wrap:break-word;background-color:#fff}.wrapper{position:relative}.content{padding:0 10px}.contentIn{max-width:980px;margin:0 auto;box-sizing:border-box;padding:40px 10px}@media screen and (min-width: 768px){.contentIn{padding:80px 10px}}.bg-base{background:#fff}.bg-grey-grad{background-color:rgba(0,0,0,0);position:relative}.bg-grey-grad::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(135deg, rgb(15.2, 15.2, 15.2) 0%, rgb(51.85, 51.85, 51.85) 100%);z-index:-1;mix-blend-mode:multiply}.bg-key-grad{background-color:rgba(0,0,0,0);position:relative}.bg-key-grad::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(135deg, #007455 0%, rgb(0, 175.1, 128.3060344828) 100%);z-index:-1;mix-blend-mode:multiply}.bg-w{background-color:#fff}.bg-img{position:fixed;top:0;z-index:-1000;width:100%;height:100vh}.bg-img img{width:100%;height:100%;object-fit:cover;opacity:.3}.fc-base{color:#fff}.fc-key{color:rgb(0,58,42.5)}.fc-sub{color:#00375d}figure{margin:0}a{color:#c8296d;text-decoration:underline}a:hover{text-decoration:none}a:focus-visible{outline:2px #c8296d solid}p,ol li,ul li,dl,th,td{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);line-height:1.8}ul.note-list-style li{margin-left:1em;text-indent:-1em}ul.note-list-style li:before{content:"※"}h1,h2,h3,h4,h5,h6{line-height:1.5}.ttl-style1{text-align:center;margin-bottom:40px;position:relative;line-height:1.5;font-weight:normal}.ttl-style1 span{display:block;color:#3a3a3a}.ttl-style1 .en{word-break:normal;font-size:clamp(2.5rem,2.3786rem + .5178vw,3rem);letter-spacing:.02em;font-weight:500;line-height:1;margin-bottom:10px;color:rgb(0,87,63.75)}@media screen and (min-width: 768px){.ttl-style1 .en{font-size:clamp(3rem,2.8786rem + .5178vw,3.5rem)}}.ttl-style1 .en em{font-style:normal;font-size:clamp(3rem,2.8786rem + .5178vw,3.5rem)}@media screen and (min-width: 768px){.ttl-style1 .en em{font-size:clamp(4rem,3.8786rem + .5178vw,4.5rem)}}.ttl-style1 .ja{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);letter-spacing:.2em;text-indent:.5em;font-weight:bold}.ttl-style2{font-size:clamp(2rem,1.909rem + .3883vw,2.375rem);color:rgb(0,58,42.5);margin-bottom:20px;text-align:center}p{margin-bottom:1em}.btn{text-align:center}.btn i{margin-right:.2em}.btn a,.btn span{display:inline-block;text-align:center;font-weight:bold;padding:5px 10px;margin:0 auto;text-decoration:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);transition:.2s ease-in}.btn:not(.btnOnline) a,.btn span,#topics .topicsList li .btn{color:#fff;background-color:#00375d;border:1px solid #00375d}.btn:not(.btnOnline) a:hover{background-color:#fff;text-decoration:none;color:rgb(15.2,15.2,15.2)}.drawer-nav .subNav .btn{margin-bottom:20px}.drawer-nav .subNav .btn a{background-color:rgb(0,35.75,60.45);color:#fff}.caption,figcaption{margin-top:1rem;font-size:clamp(.75rem,.7197rem + .1294vw,.875rem)}footer .caption{margin:0}@media screen and (min-width: 768px){.flL{float:left}}@media screen and (min-width: 768px){.flR{float:right}}.flex-container{display:block}@media screen and (min-width: 768px){.flex-container{display:flex}}.view-s{display:block}@media screen and (min-width: 768px){.view-s{display:none}}.view-pc{display:none}@media screen and (min-width: 768px){.view-pc{display:block}}.flex-wrapper{display:block}@media screen and (min-width: 768px){.flex-wrapper{display:flex;justify-content:space-between}}.pic-clip{opacity:0;overflow:hidden}.pic-clip .pic-box{position:absolute;width:100%;height:100%;left:0;top:0}.pic-clip .pic-box:after{content:"";width:100%;height:100%;background:#007455;position:absolute;top:0;left:0;opacity:1}.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}@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%)}}.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 10px;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(1.25rem,1.1893rem + .2589vw,1.5rem)}.modal-header h3 span{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);display:inline-block}.modal-header h3 span.role{display:block;letter-spacing:.2em}.modal-header h3 span.role::before,.modal-header h3 span.role::after{content:"";width:10px;height:1.2em;border:1px solid #fff;display:inline-block;vertical-align:text-bottom}.modal-header h3 span.role::before{border-right:none;margin-right:5px}.modal-header h3 span.role::after{border-left:none;margin-left:calc(5px - .2em)}.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 #c8296d}.modal-header .modal-close::before{content:"";font-family:FontAwesome;color:#fff;font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem)}.modal-content{line-height:1.5;margin-bottom:2rem;margin-top:2rem}.modal-content p{margin-bottom:1em}.modal-content .sns-list{margin-bottom:20px}.modal-content .sns-list li{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);margin-bottom:5px}.modal-content .sns-list li .fa{font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem)}.modal-btn{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);background-color:rgba(0,0,0,0);color:#fff;font-weight:bold;padding:5px;border-radius:5px;border:1px solid #fff;cursor:pointer;appearance:button;-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 #c8296d;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:linear-gradient(90deg, #00375d 0%, rgb(0, 35.75, 60.45) 100%);color:#000}.header button{color:#fff;font-size:clamp(2rem,1.909rem + .3883vw,2.375rem);z-index:9999}.header button:focus-visible{border:2px solid #c8296d}.header h1 a img{max-height:40px}@media screen and (min-width: 768px){.header h1 a img{margin:auto}}@media screen and (min-width: 1000px){.header h1 a img{max-width:240px;max-height:none;margin:20px auto}}@media(max-width: 999px){.header nav{width:120px !important}}.header .global{background-image:linear-gradient(90deg, #00375d 0%, rgb(0, 35.75, 60.45) 100%);font-weight:bold}@media screen and (min-width: 1000px){.header .global{overflow:hidden;display:flex}}@media screen and (min-width: 1000px){.header .global #nav_buy{position:relative;display:flex;align-items:stretch}}.header .global #nav_buy a{width:120px !important;font-size:clamp(1rem,.9697rem + .1294vw,1.125rem)}@media screen and (min-width: 1000px){.header .global #nav_buy a{height:100%;width:120px !important;display:flex;align-items:center;justify-content:center;padding-top:0}}@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;color:#fff;float:none;font-weight:bold}@media screen and (min-width: 1000px){.header ul li{margin:0 10px}}@media screen and (min-width: 1280px){.header ul li{margin:0 20px}}@media screen and (min-width: 1000px){.header ul li:last-child{margin:0 20px}}@media screen and (min-width: 1280px){.header ul li:last-child{margin:0 calc(20px + 10px)}}.header ul li a{color:#fff;font-weight:bold;font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);letter-spacing:.1em}.header ul li a span{color:hsla(0,0%,100%,.7);font-size:clamp(.75rem,.7197rem + .1294vw,.875rem)}.header ul li a:hover{text-decoration:none}.header ul li a:after{background-color:hsla(0,0%,100%,.7) !important}.header ul li a:focus-visible{outline:2px solid #c8296d;outline-offset:-1px}.header.no-btn-ticket h1{margin:auto}@media screen and (min-width: 1000px){.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:rgb(0,79.6612903226,134.7);width:16rem}.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 .btn a{background-color:#fff;color:rgb(0,35.75,60.45)}.drawer--left .drawer-nav{left:-16rem}main{position:relative}@keyframes bganimation{0%{opacity:0}20%{opacity:0}25%{opacity:1}30%{opacity:0}35%{opacity:1}65%{opacity:1}70%{opacity:0}75%{opacity:1}80%{opacity:0}100%{opacity:0}}#snsBlock{margin:0 auto;padding:20px 0;text-align:center;float:none;display:flex;justify-content:center}.challenge-logo{display:none}#pageTop{background-color:#00375d;border:1px solid #00375d;color:#fff;display:flex;justify-content:center;align-items:center;height:1.2em;transition:.2s ease-in;text-decoration:none}@media screen and (min-width: 768px){#pageTop{padding:0;width:1.2em;height:1.2em;margin:20px auto;z-index:1}}#pageTop:hover{background:#fff;cursor:pointer;color:rgb(15.2,15.2,15.2)}#pageTop .fa{font-size:clamp(2rem,1.909rem + .3883vw,2.375rem)}footer{position:relative;background-color:#fff}footer .contentIn{padding:0;padding-bottom:20px}footer .contentIn .challenge-logo{max-width:160px;padding:0;margin:0 auto 20px}@media screen and (min-width: 768px){footer .contentIn .challenge-logo{padding-top:20px}}footer a{color:#fff}footer .bnr{padding:20px;text-align:center}footer .bnr img{width:100%;max-width:300px;margin:0 auto}footer .global{background-color:rgba(0,0,0,0);overflow:visible;margin-bottom:20px}@media screen and (min-width: 1000px){footer .global{display:none}}footer .global ul{display:grid;grid-template-columns:repeat(2, 1fr);margin:0 auto;gap:20px 20px;box-sizing:border-box;width:100%;align-items:center}@media screen and (min-width: 768px){footer .global ul{grid-template-columns:repeat(3, 1fr);width:max-content}}footer .global ul li{font-weight:normal;color:#00375d;width:100%;overflow:visible}footer .global ul li a{font-weight:bold;color:#00375d}footer .global ul li a span,footer .global ul li span span{display:inline-block}footer .global ul li i{right:0}footer .global ul li.non{opacity:.6}footer .subNav{background-color:rgba(0,0,0,0);max-width:100%;padding:10px 10px 20px;margin-bottom:20px}@media screen and (min-width: 1000px){footer .subNav{display:none}}footer .subNav ul li{font-weight:normal;display:inline}footer .subNav ul li a{font-weight:bold;display:inline}footer .subNav ul li:nth-child(2){margin:0 10px}footer .returnBlock{margin-top:20px;font-weight:normal}footer .returnBlock a{color:#00375d;font-weight:bold}#loading{color:#fff;background:rgb(0,35.75,60.45);z-index:1080}#loading #loadIn{font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem)}#loading #loadIn img{width:50%;height:auto;margin-bottom:20px;max-width:240px}#top #oshirase_h{padding:10px;text-align:center;color:#fff;background-color:#007455}#top #oshirase_h p{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);font-weight:700;color:#fff;margin-bottom:0}@media screen and (min-width: 768px){#top #oshirase_h p{font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem)}}#top #oshirase_h p a{color:#fff;text-decoration:none}#top #oshirase_h p a:hover{opacity:.8}#top .header h1{margin-right:130px;text-align:center}#top #mainvisual{text-align:center;width:100%;position:relative;display:block;background:#0e0000;line-height:.5}#top #mainvisual img{width:100%;height:100%}@media screen and (min-width: 1000px){#top #mainvisual img{object-fit:contain;max-height:90vh;margin:0 auto}}#top #otherInfo .oshirase{margin-bottom:40px;text-align:center;border:2px solid #007455;position:relative}@media screen and (min-width: 768px){#top #otherInfo .oshirase{margin-top:0;margin-bottom:40px}}#top #otherInfo .oshirase a{background-color:#007455;display:block;color:#fff;padding:20px;text-decoration:none}#top #otherInfo .oshirase a h3{font-size:clamp(2rem,1.909rem + .3883vw,2.375rem);line-height:1.7;color:#fff}#top #otherInfo .oshirase a p{margin-bottom:0}#top #otherInfo .oshirase a:hover{background-color:#fff;color:#007455}#top #otherInfo .oshirase a:hover h3{color:#007455}#top #otherInfo dl.info-block{display:flex;margin-bottom:40px;gap:40px;align-items:start}@media screen and (min-width: 768px){#top #otherInfo dl.info-block{justify-content:center}}#top #otherInfo dl.info-block dt{flex-shrink:0;font-weight:bold;font-size:clamp(2rem,1.909rem + .3883vw,2.375rem)}#top #otherInfo dl.info-block dd{text-align:left}#top #otherInfo dl.info-block dd p{font-size:clamp(2rem,1.909rem + .3883vw,2.375rem);line-height:1.5em;margin-bottom:0}#top #otherInfo dl.info-block dd p img{vertical-align:middle}#top #otherInfo #bnrBlock{margin-bottom:40px}@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 img{margin:0 auto}#top #otherInfo #bnrBlock .bnr a:hover img{opacity:.8}#top #otherInfo #access{text-align:left}@media screen and (min-width: 768px){#top #otherInfo #access{text-align:center}}#top #otherInfo #access .venue{margin:0 auto}#top #otherInfo #access .venue p{font-size:clamp(2rem,1.909rem + .3883vw,2.375rem);margin-bottom:10px}#top #otherInfo #access .venue p.logo{line-height:1em}#top #otherInfo #access .venue p.logo img{width:100%;height:auto}#top #otherInfo #access .venue p.address{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);margin-bottom:20px}#top #otherInfo #movieBlock{max-width:400px;margin:0 auto}#top #otherInfo #movieBlock .movie{padding-top:0;padding-bottom:177.77%}#top #news .ttl-style1 .en{color:#fff}#top #news .ttl-style1 .ja{color:hsla(0,0%,100%,.8)}#top #news .flex-wrapper{justify-content:center;width:100%;overflow:visible}#top #news .flex-wrapper li{margin-bottom:20px;overflow:visible}@media screen and (min-width: 768px){#top #news .flex-wrapper li{margin-bottom:0;width:33.33%}#top #news .flex-wrapper li:nth-child(even){margin:0 20px}}#top #news .flex-wrapper li a{color:#fff;text-decoration:none;display:grid;grid-template-columns:minmax(130px) auto;grid-template-areas:"pic text" "pic date";gap:10px;overflow:visible}@media screen and (min-width: 768px){#top #news .flex-wrapper li a{grid-template-columns:"1fr";grid-template-areas:"pic" "text" "date"}}#top #news .flex-wrapper li a .pic{background:#fff;overflow:hidden;border:1px solid rgb(0,87,63.75);grid-area:pic;margin-bottom:0}@media screen and (min-width: 768px){#top #news .flex-wrapper li a .pic{height:18.5vw}}@media screen and (min-width: 1000px){#top #news .flex-wrapper li a .pic{height:17.5vw;max-height:194px}}#top #news .flex-wrapper li a .pic img{display:block;width:100%;height:100%;object-fit:contain}#top #news .flex-wrapper li a .pic.pic-dummy img{object-fit:cover}#top #news .flex-wrapper li a p{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);grid-area:text}#top #news .flex-wrapper li a span{font-size:clamp(.75rem,.7197rem + .1294vw,.875rem);grid-area:date}#top #news .flex-wrapper li a:hover{text-decoration:underline}#top #news .flex-wrapper li a:focus-visible{outline:2px solid #c8296d}#top #introduction .contentIn{padding-bottom:0}#top #introduction h2.lead{font-size:clamp(2rem,1.909rem + .3883vw,2.375rem);text-align:center;color:#007455;margin-bottom:40px;font-weight:600;letter-spacing:.05em}#top #program .contentIn{max-width:none;padding-bottom:0}#top #program .text-block{max-width:980px;margin:0 auto 80px}#top #program .text-block .lead{color:rgb(0,87,63.75);font-size:clamp(2.5rem,2.3786rem + .5178vw,3rem);font-weight:bold}@media screen and (min-width: 768px){#top #program .text-block .lead{text-align:center}}#top #program nav{margin-bottom:80px}#top #program nav ul{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 768px){#top #program nav ul{grid-template-columns:repeat(3, auto)}}#top #program nav ul li{margin-bottom:0}#top #program nav ul li a{text-decoration:none;background-color:#fff;padding:20px;color:#fff;display:flex;flex-wrap:wrap;align-items:center;height:100%;border-radius:20px;text-align:center}#top #program nav ul li .ttl{font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem);margin-bottom:5px;width:100%}#top #program nav ul li p{margin-bottom:0;width:100%}#top #program nav ul li:nth-child(1) a{background-color:#005bac}#top #program nav ul li:nth-child(2) a{background-color:#bb4900}#top #program nav ul li:nth-child(3) a{background-color:#69318e}#top #program nav ul li:nth-child(4) a{background-color:#348001}#top #program nav ul li:nth-child(5) a{background-color:#007455}#top #program nav ul li:nth-child(6) a{background-color:#c8296d}#top #program .program-block{background:hsla(0,0%,100%,.8);border:1px solid rgba(0,116,85,.2);padding:20px;max-width:980px;margin:0 auto 40px;position:relative}@media screen and (min-width: 768px){#top #program .program-block{padding:40px;margin:0 auto 80px}}#top #program .program-block .date{font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem);font-weight:bold;margin-bottom:10px}#top #program .program-block .date .en{font-size:clamp(2rem,1.909rem + .3883vw,2.375rem)}#top #program .program-block h4{font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem);margin-bottom:40px;padding:5px 10px;color:#fff;position:relative;z-index:0}@media screen and (min-width: 768px){#top #program .program-block h4{font-size:clamp(2rem,1.909rem + .3883vw,2.375rem)}}#top #program .program-block h4::before{content:"";width:calc(100% + 40px);height:100%;position:absolute;top:0;left:-20px;z-index:-1}@media screen and (min-width: 768px){#top #program .program-block h4::before{width:calc(100% + 80px);left:-40px}}#top #program .program-block dl.info-block{display:grid;grid-template-columns:1fr;gap:20px 20px;margin-bottom:20px}@media screen and (min-width: 768px){#top #program .program-block dl.info-block{grid-template-columns:5em auto}}#top #program .program-block dl.info-block dt span{font-weight:bold;padding:0 5px;text-align:center;display:inline-block;width:5em;letter-spacing:.2em;text-indent:.1em;color:#fff}@media screen and (min-width: 768px){#top #program .program-block dl.info-block dt span{width:100%}}#top #program .program-block#program1 .date{color:#005bac}#top #program .program-block#program1 h4::before{background:linear-gradient(90deg, #005bac 0%, rgba(19, 180, 228, 0.5) 100%)}@media screen and (min-width: 768px){#top #program .program-block#program1 h4::before{background:linear-gradient(90deg, #005bac 0%, transparent 100%)}}#top #program .program-block#program1 dl dt span{background-color:#005bac}#top #program .program-block#program2 .date{color:#bb4900}#top #program .program-block#program2 h4::before{background:linear-gradient(90deg, #bb4900 0%, rgba(187, 73, 0, 0.5) 100%)}@media screen and (min-width: 768px){#top #program .program-block#program2 h4::before{background:linear-gradient(90deg, #bb4900 0%, transparent 100%)}}#top #program .program-block#program2 dl dt span{background-color:#bb4900}#top #program .program-block#program3 .date{color:#69318e}#top #program .program-block#program3 h4::before{background:linear-gradient(90deg, #69318e 0%, rgba(105, 49, 142, 0.5) 100%)}@media screen and (min-width: 768px){#top #program .program-block#program3 h4::before{background:linear-gradient(90deg, #69318e 0%, transparent 100%)}}#top #program .program-block#program3 dl dt span{background-color:#69318e}#top #program .program-block#program4 .date{color:#348001}#top #program .program-block#program4 h4::before{background:linear-gradient(90deg, #348001 0%, rgba(52, 128, 1, 0.5) 100%)}@media screen and (min-width: 768px){#top #program .program-block#program4 h4::before{background:linear-gradient(90deg, #348001 0%, transparent 100%)}}#top #program .program-block#program4 dl dt span{background-color:#348001}#top #program .program-block#program5 .date{color:#007455}#top #program .program-block#program5 h4::before{background:linear-gradient(90deg, #007455 0%, rgba(0, 116, 85, 0.5) 100%)}@media screen and (min-width: 768px){#top #program .program-block#program5 h4::before{background:linear-gradient(90deg, #007455 0%, transparent 100%)}}#top #program .program-block#program5 dl dt span{background-color:#007455}#top #program .program-block#program6{margin-bottom:0}#top #program .program-block#program6 .date{color:#c8296d}#top #program .program-block#program6 h4::before{background:linear-gradient(90deg, #c8296d 0%, rgba(200, 41, 109, 0.5) 100%)}@media screen and (min-width: 768px){#top #program .program-block#program6 h4::before{background:linear-gradient(90deg, #c8296d 0%, transparent 100%)}}#top #program .program-block#program6 dl dt span{background-color:#c8296d}#top #performers .contentIn{max-width:none;padding-bottom:0;padding-right:10px;padding-left:10px}#top #performers .contentIn .performers-list{display:grid;grid-template-columns:repeat(2, 1fr);max-width:640px;margin:0 auto 40px;gap:40px 20px}@media screen and (min-width: 768px){#top #performers .contentIn .performers-list{gap:40px 40px}}#top #performers .contentIn .performers-list li .pic-block{margin-bottom:20px;position:relative;padding-top:153.3%}#top #performers .contentIn .performers-list li .pic-block .pic-box{position:absolute;width:100%;height:100%;left:0;top:0}#top #performers .contentIn .performers-list li .pic-block .pic-box img{position:absolute;top:0;width:100%;height:100%;object-fit:cover}#top #performers .contentIn .performers-list li h3{margin-bottom:20px;font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem);text-align:center;line-height:1.2}#top #performers .contentIn .performers-list li h3>em{font-style:normal;font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);display:inline-block;margin-left:5px}#top #performers .contentIn .performers-list li h3 span{display:block;font-size:clamp(1rem,.9697rem + .1294vw,1.125rem);margin-top:10px;color:#007455}#top #performers .contentIn .performers-list li h3 span em{font-style:italic;font-weight:normal !important}#top #performers .contentIn .performers-list li .btn{margin-bottom:0}#top #performers .contentIn .performers-list li .btn a{width:100%;padding:5px 10px}@media screen and (min-width: 768px){#top #performers .contentIn .performers-list li .btn a{width:auto}}#top #performers .contentIn .performers-list.performers-list-m{display:flex;flex-wrap:wrap;justify-content:center;max-width:1280px;margin:0 auto 40px;gap:40px 40px;align-items:flex-start}#top #performers .contentIn .performers-list.performers-list-m li{flex:0 1 146px}@media screen and (min-width: 768px){#top #performers .contentIn .performers-list.performers-list-m li{flex-basis:220px}}#top #performers .contentIn .performers-list.performers-list-m li .pic-block{margin-bottom:20px;position:relative;padding-top:120%}#top #performers .contentIn .performers-list.performers-list-m li .pic-block .pic-box{width:100%}#top #performers .contentIn .performers-list.performers-list-m li .pic-block img{position:absolute;top:0;width:100%;height:100%;object-fit:cover}#top #performers .contentIn .performers-list.performers-list-m li .pic-block figcaption{position:absolute;bottom:5px;left:5px;color:#fff;text-shadow:1px 1px 2px rgb(15.2,15.2,15.2)}#top #performers .caption{text-align:center}#top #noteSnsBlock .contentIn{max-width:1280px;margin:0 auto}#ticket .ttl-style1{margin-bottom:40px}#ticket .ttl-style1 .ja{color:rgb(15.2,15.2,15.2)}#ticket .text{position:relative}#ticket .text h3,#ticket .text .ticketPageLinkTtl h3{margin-bottom:20px !important;padding-bottom:10px;border-bottom:1px solid #007455;display:block;text-align:left;width:100%;color:#007455;font-size:clamp(2rem,1.909rem + .3883vw,2.375rem)}#ticket .text h3.tabTitle,#ticket .text .ticketPageLinkTtl h3.tabTitle{display:none}#ticket .text #informationTab{margin-bottom:20px}#ticket .text #informationTab .block{margin-bottom:40px}#ticket .text #informationTab .block#pg>div{margin-bottom:40px}#ticket .text #informationTab .block#pg>div:last-child{margin-bottom:0}#ticket .text h4{font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem);font-weight:bold;margin-bottom:40px !important}#ticket .text .ticketPageLink{font-size:clamp(1rem,.9697rem + .1294vw,1.125rem)}@media screen and (min-width: 768px){#ticket .text .ticketPageLink{position:absolute}}#ticket .text #ticketinfo>div:last-child{border:none;padding:0}#ticket .text #ticketinfo #bunkamuraTicket{border-bottom:1px dashed #007455}#ticket .text #ticketinfo #bunkamuraTicket h5,#ticket .text #ticketinfo #pg h5{font-size:clamp(1.25rem,1.1893rem + .2589vw,1.5rem);font-weight:bold;margin-bottom:10px !important}#ticket .text #ticketinfo #bunkamuraTicket h5::before,#ticket .text #ticketinfo #pg h5::before{content:"";width:15px;height:15px;display:inline-block;border-radius:50%;background-color:rgb(0,87,63.75);margin-right:10px}#ticket .text .info,#ticket .text #information .info{background-color:hsla(0,0%,100%,.8);padding:20px;border:1px solid rgba(0,116,85,.2)}@media screen and (min-width: 768px){#ticket .text .info,#ticket .text #information .info{padding:40px}}#ticket .text .annotation{color:rgb(0,58,42.5);margin-top:20px}#ticket .text .eventSchedule{margin-bottom:40px}#ticket .text .eventSchedule th,#ticket .text .eventSchedule td{border:1px solid #101010;background-color:#fff}#ticket .text .eventSchedule .noevents{background-color:#101010;color:#fff}#ticket .text .eventSchedule .holiday{background-color:rgb(0,175.1,128.3060344828)}@media screen and (min-width: 768px){#ticket .text .eventSchedule .yearmonth{padding-right:10px;padding-left:10px}}#ticket .text .scheduleNotes{margin-bottom:40px;font-size:clamp(.75rem,.7197rem + .1294vw,.875rem)}#topics .update{color:#101010;font-size:clamp(1rem,.9697rem + .1294vw,1.125rem)}#topics .topicsList{display:grid;gap:40px 0;margin-bottom:40px}#topics .topicsList li{position:relative;background-color:rgba(0,0,0,0);overflow:visible;display:block}#topics .topicsList li>a,#topics .topicsList li>div{border:1px solid rgba(0,116,85,.2);background-color:#fff;padding:20px;display:block;height:100%;color:#3a3a3a;position:relative;overflow:visible}@media screen and (min-width: 768px){#topics .topicsList li>a,#topics .topicsList li>div{padding:40px;justify-content:space-between}}#topics .topicsList li>a::after,#topics .topicsList li>div::after{content:"";clear:both;height:0;display:block}#topics .topicsList li>a .pic,#topics .topicsList li>div .pic{overflow:hidden}@media screen and (min-width: 768px){#topics .topicsList li>a .pic,#topics .topicsList li>div .pic{width:calc(33.33% - 10px)}}#topics .topicsList li>a .pic img,#topics .topicsList li>div .pic img{width:100%;transform:scale(1);transition:.3s ease-out}@media screen and (min-width: 768px){#topics .topicsList li>a .text-block,#topics .topicsList li>div .text-block{width:calc(66.66% - 10px)}}#topics .topicsList li>a h3,#topics .topicsList li>div h3{text-align:left;font-size:clamp(2rem,1.909rem + .3883vw,2.375rem);display:inline;color:#007455}#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;text-align:left}#topics .topicsList li>a{transform:scale(1);transition:.3s ease}#topics .topicsList li>a .pic img{transform:scale(1);transition:.3s ease}#topics .topicsList li>a:hover{opacity:.8;transform:scale(1.02)}#topics .topicsList li>a:hover .pic img{transform:scale(1.1)}#topics #topicsEntry .text{margin-bottom:80px;position:relative;overflow:visible;background-color:rgba(0,0,0,0);padding:0}#topics #topicsEntry .text .update{text-align:right}#topics #topicsEntry .text h3{margin-bottom:40px;text-align:left;font-size:clamp(2rem,1.909rem + .3883vw,2.375rem);color:#007455;border-bottom:1px solid #007455}#topics #topicsEntry .text a{text-decoration:underline;color:#c8296d}#topics #topicsEntry .text a:hover{text-decoration:none}#topics #topicsEntry .text a img{width:auto;height:auto}#topics #topicsEntry .text img{height:auto !important}#topics #topicsEntry .btn a{max-width:none;text-decoration:none}