@charset 'UTF-8';@import "https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}a.linkBlack{color:#000}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{scroll-behavior:smooth}body{background-color:#fffce9;font-family:'Noto Sans JP',sans-serif}img{width:100%}.loading{position:fixed;width:100vw;height:100vh;top:0;left:0;background:#fff;z-index:9999}.animation{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#f9ec9b}.animation,.animation:before,.animation:after{width:1em;height:4em;background:#fdf7d5;animation:load 1s infinite ease-in-out}.animation:before,.animation:after{position:absolute;top:0;content:''}.animation{animation-delay:-.16s}.animation:before{left:-1.5em;animation-delay:-.32s}.animation:after{left:1.5em}@keyframes load{0%,80%,100%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}#slider{width:100%;height:100vh;z-index:-1}.header_back{width:100%;height:100px;z-index:-1}.header{position:absolute;width:100%;padding:0;box-sizing:border-box;z-index:1}.header__inner{display:flex;align-items:center;justify-content:space-between;margin:0 1vw}header img.logo{width:270px}.header__nav{margin-top:10px}.header__nav ul{display:flex}.header__nav ul li{list-style:none}.header__nav ul li a{text-decoration:none;color:#000;padding-left:20px;margin-left:10px}.headerColor{background-color:#fffce9}.btntextchange{position:relative;border:1px solid #000;border-radius:25px;min-width:130px;padding:20px;text-align:center;display:inline-block;text-decoration:none;color:#fff;outline:none;transition:none}.btntextchange:hover{background:#de5c57;color:#fff;border:#fff;transition:background .3s,color .3s}.btntextchange span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;white-space:nowrap}.btntextchange span:nth-child(1){font-family:'Cormorant',serif;font-size:25px}.pc-menu{display:block}.sp-menu{display:none}@media (min-width:1024px) and (max-width:1200px){.header__inner{margin:0 2vw}header img.logo{width:250px}.header__nav ul{display:flex;gap:10px;align-items:center}.btntextchange{min-width:120px;padding:16px;border-radius:22px}.btntextchange span:nth-child(1){font-size:22px;white-space:nowrap}}.hamburger{width:30px;cursor:pointer}.hamburger span{display:block;height:3px;background:#000;margin:6px 0;transition:.3s;border-radius:3px}.hamburger.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-nav{position:fixed;top:0;left:0;width:100%;height:100vh;padding-top:120px;background:rgba(255,252,233,.98);transform:translateX(100%);transition:.4s ease;text-align:center;z-index:999}.mobile-nav.active{transform:translateX(0)}.mobile-nav ul{display:flex;flex-direction:column;gap:28px;padding:0}.mobile-nav ul li{list-style:none}.mobile-nav ul li a{font-size:22px;letter-spacing:.07em;text-decoration:none;color:#000}.mobile-sns{margin-top:80px;display:flex;justify-content:center;gap:24px}.mobile-sns a{font-size:20px;text-decoration:none;color:#000}@media (max-width:1023px){.pc-menu{display:none}.sp-menu{display:block}header img.logo{width:180px}.header__inner{margin:0 4vw}}.catchcopy{writing-mode:vertical-rl;position:absolute;top:18%;left:5%}.catchcopy p{color:#fff;font-size:30px;font-family:'Noto Serif JP',serif;animation:glow 2.8s ease-in-out infinite alternate}@keyframes glow{from{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #ff00de,0 0 70px #ff00de,0 0 80px #ff00de,0 0 100px #ff00de,0 0 150px #ff00de}to{text-shadow:none}}.slider{width:94%;margin:0 auto}.slider img{width:100%;height:auto}.slider .slick-slide{margin:0 10px}.slick-prev,.slick-next{position:absolute;top:42%;cursor:pointer;outline:none;border-top:2px solid #666;border-right:2px solid #666;height:15px;width:15px}.slick-prev{left:-1.5%;transform:rotate(-135deg)}.slick-next{right:-1.5%;transform:rotate(45deg)}.slick-dots{text-align:center;margin:20px 0 0}.slick-dots li{display:inline-block;margin:0 5px}.slick-dots button{color:transparent;outline:none;width:8px;height:8px;display:block;border-radius:50%;background:#b7e4af}.slick-dots .slick-active button{background:#32954e}@media (min-width:1024px){.menu-toggle{display:none}}@media (max-width:1023px){.header__nav{display:none}}.menu-toggle{position:fixed;right:30px;width:30px;cursor:pointer;z-index:1001}.menu-toggle span{display:block;height:3px;background:#333;margin:6px 0;transition:.3s}.overlay-menu{position:fixed;top:5vh;left:5vw;width:90vw;height:90vh;background:#fff;z-index:1000;display:none;flex-direction:column;justify-content:space-between;padding:40px;box-shadow:0 0 20px rgba(0,0,0,.2)}.overlay-menu.active{display:flex}.overlay-menu ul{list-style:none;padding:0}.overlay-menu li{margin-bottom:20px}.overlay-menu a{text-decoration:none;font-size:1.5rem;color:#333}.submenu{margin-top:10px;padding-left:20px}.submenu li{margin-bottom:10px;font-size:1rem}.sns-icons{display:flex;gap:15px;justify-content:center}.sns-icons img{width:24px;height:24px}.menu-content ul li a{display:block;width:100%;font-size:20px;box-sizing:border-box;color:#51504e;text-decoration:none;padding:20px 15px 20px 10px;position:relative;font-family:'M+PLUS+1p',sans-serif;font-weight:700}.menu-content ul li a:before{content:"";width:7px;height:7px;border-top:solid 2px #51504e;border-right:solid 2px #51504e;transform:rotate(45deg);position:absolute;right:11px;top:24px}.menu-content{width:100%;height:100%;position:fixed;top:0;left:100%;z-index:80;background-color:#fffce9;transition:all .5s}#menu-btn-check:checked~.menu-content{left:0}.button a{width:250px}section.news{height:auto;padding:100px 100px 0}.topicCard{width:65%;margin:auto;background-color:#de5c57;padding:10px 50px 30px;border-radius:1.5em;margin-bottom:50px}h2.topictitle{text-align:center;font-family:sans-serif;font-weight:700;font-size:30px;margin-bottom:10px}.sepalator{background-color:#000;width:75px;height:3px;margin:auto;margin-top:13px;margin-bottom:13px}h1.entitle{font-size:55px;font-family:'Montserrat',sans-serif;text-align:center;margin-top:40px;margin-bottom:10px;color:#000}h2.jptitle{font-size:17px;font-family:'Noto Sans JP',sans-serif;font-weight:300;text-align:center;color:#000;margin-top:30px}.cardColumn{display:flex;flex-direction:row;justify-content:space-between;margin-top:30px;margin-bottom:50px}.acard{margin:0 5px;width:calc(33% - 10px);font-family:'Noto Sans JP',sans-serif;font-weight:300}.acard2{margin:0 5px;width:100%}.acardLink{text-decoration:none;color:#000}.acard img.eyecatch{width:256px;height:144px;object-fit:cover}.hoverZoom:hover{opacity:.5;transition:.3s;cursor:pointer}.acard img.eyecatchFlyer{width:100%;height:100%;object-fit:cover}h3.newsTitle{font-family:'Noto Sans JP',sans-serif;font-size:18px;font-weight:500;line-height:1.5;color:#111;letter-spacing:.02em;margin:8px 0 6px}p.date{font-family:sans-serif;font-weight:400;font-size:11px}iframe.youtube-16-9{width:100%;height:auto;aspect-ratio:16/9;margin-top:30px;margin-bottom:30px}.newsList{display:flex;flex-direction:column;gap:15px;margin-top:30px;margin-bottom:30px}.newsList__item{background-color:#fff;border-radius:1em;padding:15px 20px;transition:.3s}.newsList__item:hover{opacity:.8}.newsList__link{text-decoration:none;color:#000;display:flex;flex-direction:column}.newsTitle{font-size:18px;font-weight:600;margin-bottom:5px}.newsDate{font-size:14px;color:#666}.moreButton{text-align:center;position:relative;z-index:0}.button-row{display:flex;justify-content:center;align-items:center;margin-top:20px}.button-row>div{position:relative;width:160px;height:50px;margin:0 15px;perspective:1000px}.button-row>div>a{margin:0;padding:0;width:100%;height:100%;position:absolute;transform-style:preserve-3d;transform:translateZ(-25px);transition:transform .25s;font-family:"lato",sans-serif;font-size:20px}.button-row>div>a:before,.button-row>div>a:after{justify-content:center;align-items:center;margin:0;width:160px;height:50px;position:absolute;border:5px solid #000;box-sizing:border-box;content:attr(title);display:flex}.button-row>div>a:before{background-color:#000;color:#fff;transform:rotateY(0deg) translateZ(25px)}.button-row>div>a:after{background-color:#fff;border-color:#000;color:#000;transform:rotateX(90deg) translateZ(25px)}.button-row>div>a:hover{transform:translateZ(-25px) rotateX(-90deg)}.btn{font-family:lato,sans-serif;font-weight:700;font-size:1em;letter-spacing:.1em;text-decoration:none;color:#03384b;display:inline-block;padding:20px 40px;position:relative;border:3px solid #03384b}.btn:before{border:3px solid #f9f6f1;background-color:#7cd4d4;position:absolute;content:"";width:100%;height:100%;z-index:-1}.button-1{border-radius:100em;font-size:20px}.button-1:before{border-radius:100em;left:2px;top:1px}.button-1:hover{background:linear-gradient(135deg,#7cd4d4,#8bc3e5);color:#fff}@media (max-width:1200px){.topicCard{width:75%;padding:10px 40px 30px}h1.entitle{font-size:48px}h2.jptitle{font-size:16px}}@media (max-width:1024px){.topicCard{width:85%;padding:10px 30px 30px}h1.entitle{font-size:42px}.cardColumn{flex-direction:column;align-items:center;gap:20px}.acard{width:80%;max-width:500px}}@media (max-width:768px){section.news{padding:60px 20px}.topicCard{width:100%;padding:20px}h1.entitle{font-size:36px}h2.jptitle{font-size:15px}.cardColumn{flex-direction:column}.acard{width:100%}}@media (max-width:480px){h1.entitle{font-size:32px;margin-top:20px}h2.jptitle{font-size:14px}.newsTitle{font-size:16px}.newsDate{font-size:12px}}section.aboutus{margin-top:100px}.flexTwo{display:flex;gap:30px}.half{width:50%}.aboutText{margin-top:-50px}img.fullPicture{width:100%;height:auto;object-fit:cover}.pictureFit{display:flex;gap:10px;margin-top:10px}.pictureFit .half{width:50%}.logoCentering{width:60%;margin:40px auto 20px auto}p.explain{margin:20px 40px 0;font-family:'Noto Sans JP','Montserrat',sans-serif;font-weight:500;line-height:2em;font-size:18px}p.motto{margin-top:50px;text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:800;line-height:1.7em;font-size:20px}@media screen and (max-width:1024px){section.aboutus{margin-top:30px}.flexTwo{flex-direction:column;gap:40px}.half{width:100%}.aboutText{margin-top:0}.logoCentering{width:250px;margin:0 auto 20px auto}p.explain{margin:40px 40px 0;font-size:17px}.pictureFit{flex-direction:row}}@media screen and (max-width:768px){.flexTwo{flex-direction:column}.pictureFit{flex-direction:column}.pictureFit .half{width:100%}.logoCentering{width:60%}p.explain{margin:10px 30px 0;font-size:16px}p.motto{font-size:18px;padding:0 20px}}section.activity{margin-top:80px}header:after,#timeline .timeline-item:after,header:before,#timeline .timeline-item:before{content:'';display:block;width:100%;clear:both}*,*:before,*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}img{max-width:100%}.container{max-width:1100px;margin:50px auto}p.caption{margin:20px 0 0;font-family:'Noto Sans JP',sans-serif;line-height:1.3em}#timeline{width:100%;margin:30px auto;position:relative;padding:0 10px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease}#timeline:before{content:"";width:3px;height:100%;background:#de5c57;left:50%;top:0;position:absolute}#timeline:after{content:"";clear:both;display:table;width:100%}#timeline .timeline-item{margin-bottom:50px;position:relative}#timeline .timeline-item .timeline-icon{background:#de5c57;width:50px;height:50px;position:absolute;top:0;left:50%;overflow:hidden;margin-left:-23px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}#timeline .timeline-item .timeline-icon svg{position:relative;top:14px;left:14px}#timeline .timeline-item .timeline-content{width:45%;background:#fff;padding:20px;-webkit-box-shadow:0 3px 0 rgba(0,0,0,.1);-moz-box-shadow:0 3px 0 rgba(0,0,0,.1);-ms-box-shadow:0 3px 0 rgba(0,0,0,.1);box-shadow:0 3px 0 rgba(0,0,0,.1);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}#timeline .timeline-item .timeline-content h2{padding:15px;background:#de5c57;color:#fff;margin:-20px -20px 0;font-family:'Noto Sans JP',sans-serif;font-weight:800;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}#timeline .timeline-item .timeline-content:before{content:'';position:absolute;left:45%;top:20px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #de5c57}#timeline .timeline-item .timeline-content.right{float:right}#timeline .timeline-item .timeline-content.right:before{content:'';right:45%;left:inherit;border-left:0;border-right:7px solid #de5c57}.btn2{padding:5px 15px;margin-top:15px;text-decoration:none;background:0 0;border:2px solid #f27c7c;color:#f27c7c;display:inline-block;position:relative;text-transform:uppercase;font-size:12px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;-webkit-box-shadow:2px 2px 0 #f27c7c;-moz-box-shadow:2px 2px 0 #f27c7c;-ms-box-shadow:2px 2px 0 #f27c7c;box-shadow:2px 2px 0 #f27c7c}.btn2:hover{box-shadow:none;top:2px;left:2px;-webkit-box-shadow:2px 2px 0 transparent;-moz-box-shadow:2px 2px 0 transparent;-ms-box-shadow:2px 2px 0 transparent;box-shadow:2px 2px 0 transparent}@media screen and (max-width:768px){#timeline{margin:30px;padding:0;width:90%}#timeline:before{left:0}#timeline .timeline-item .timeline-content{width:90%;float:right}#timeline .timeline-item .timeline-content:before,#timeline .timeline-item .timeline-content.right:before{left:10%;margin-left:-6px;border-left:0;border-right:7px solid #ee4d4d}#timeline .timeline-item .timeline-icon{left:0}}section.sponsors{display:flex;justify-content:center;gap:80px;padding:0 60px;margin-top:80px}.forscroll{width:45%}.entitle{font-family:'Montserrat',sans-serif;font-size:32px;font-weight:700;text-align:center}.jptitle{font-family:'Noto Sans JP',sans-serif;font-size:20px;text-align:center}table.center{margin:30px auto;width:100%;table-layout:fixed}table.center td{height:55px;text-align:center;vertical-align:middle;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-size:20px}@media (max-width:768px){section.sponsors{flex-direction:column;padding:0 30px;gap:50px}.forscroll{width:100%}table.center td{font-size:18px;height:45px}}footer{background-color:#f0c31b;padding:40px 20px 25px}.footerLogoArea{text-align:center;margin-bottom:20px}img.footerLogo{width:260px;max-width:80%}hr.footerLine{height:1px;border:0;border-top:1px solid #e5e7eb;margin:25px 0}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:20px}.copyright{font-family:"Helvetica Neue",sans-serif;font-weight:300;font-size:14px;color:#000;margin:0}.footer__social{display:flex;gap:18px}.footer__social a{display:inline-block;width:28px;height:28px;opacity:.7;color:#000;transition:opacity .3s ease}.footer__social a:hover{opacity:1}.icon{width:100%;height:100%}@media (min-width:768px){.footer__inner{flex-direction:row;justify-content:space-between;padding:0 40px;align-items:center}img.footerLogo{width:300px}}@media (min-width:1024px){footer{padding:50px 60px 35px}.footer__social a{width:30px;height:30px}}.resize{width:100%;max-width:1000px;margin:40px auto}.parent{position:relative;width:100%}.parent img.hall{display:block;width:100%;height:auto}img.child{position:absolute;cursor:pointer;height:auto;display:block}img.fl{left:34.5%;top:75.551%;width:12.6%;animation-delay:1.5s}img.ob{left:53%;top:71.209%;width:6.9%;animation-delay:3s}img.bsn{left:70.8%;top:65.709%;width:7.5%;animation-delay:1.5s}img.cl{left:21%;top:68.025%;width:12.2%;animation-delay:3s}img.sx{left:61.3%;top:72.366%;width:9.4%;animation-delay:4.5s}img.tp{left:25.7%;top:45.446%;width:16.5%;animation-delay:1.5s}img.hr{left:43.1%;top:46.025%;width:14.9%;animation-delay:3s}img.tb{left:58.6%;top:45.446%;width:14.2%;animation-delay:4.5s}img.ep{left:74%;top:49.788%;width:7.9%}img.tub{left:82.9%;top:35.894%;width:16.3%}img.prc{left:6.3%;top:48.341%;width:18.1%}img.cd{left:47.7%;top:71.788%;width:4.8%}.poyon{animation:poyon 2s infinite}@keyframes poyon{0%{transform:translateY(0)}5%{transform:translateY(-5px)}10%{transform:translateY(5px)}15%{transform:translateY(5px)}20%{transform:translateY(0)}25%{transform:translateY(-5px)}30%{transform:translateY(0)}100%{transform:translateY(0)}}@media (max-width:480px){img.child{min-width:36px;min-height:36px}.resize{max-width:90vw}}@media (max-width:768px){.poyon{animation-duration:2.6s}}html.modal-active,body.modal-active{overflow:hidden}.modal-background{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.7);width:100%;height:100%;animation:fadeIn .5s ease forwards}.modal{width:80%;max-width:900px;background-color:#fff;padding:20px;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;max-height:90vh;overflow-y:auto}img.modalPic{width:50%;max-height:400px;object-fit:contain}.modalProfile{width:50%;padding:10px}h3.name{font-size:25px;margin-bottom:5px;font-weight:600}h4.name_en{font-size:18px;font-weight:500;margin-bottom:10px;font-family:"Verdana","Geneva","Tahoma",sans-serif}p.profile{font-size:16px;font-weight:500;line-height:1.3em}@media screen and (max-width:1200px){.modal{width:85%;max-width:750px}img.modalPic{width:45%}.modalProfile{width:55%}}@media screen and (max-width:1024px){.modal{width:90%;max-width:700px}}@media screen and (max-width:768px){.modal{flex-direction:column;width:95%;max-width:none;padding:15px}img.modalPic{width:100%;max-height:300px;object-fit:contain;margin-bottom:15px}.modalProfile{width:100%}}@media screen and (max-width:425px){.modal{padding:12px;border-radius:8px}h3.name{font-size:22px}h4.name_en{font-size:16px}p.profile{font-size:15px}}.modal-background:after{content:"閉じる";position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#ffffffcc;font-size:18px;font-weight:600;letter-spacing:.05em;pointer-events:none;text-shadow:0 2px 4px rgba(0,0,0,.5)}h2.useInst{margin-top:35px;position:relative;padding:.5rem 1rem;text-align:left;color:#de5c57;border-radius:0 10px 10px;background:#ffece3;width:auto;font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','YuGothic','游ゴシック',sans-serif}h2.useInst:before{font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','YuGothic','游ゴシック',sans-serif;font-size:14px;position:absolute;top:-24px;left:0;height:24px;padding:.3em 1em .1em;content:'使用楽器';color:#fff;border-radius:10px 10px 0 0;background:#de5c57}h2.hobby{margin-top:35px;position:relative;padding:.5rem 1rem;text-align:left;color:#d2ab17;border-radius:0 10px 10px;background:#fff6d3;width:auto;font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','YuGothic','游ゴシック',sans-serif}h2.hobby:before{font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','YuGothic','游ゴシック',sans-serif;font-size:14px;position:absolute;top:-24px;left:0;height:24px;padding:.3em 1em .1em;content:'趣味';color:#fff;border-radius:10px 10px 0 0;background:#f0c31b}.snsColomn{margin:20px 0}a.snsIcon{text-decoration:none;color:#d25b5b;margin-right:1em}.snsLogo{font-size:30px}.modal-container{position:fixed;display:table;height:100%;width:100%;top:0;left:0;transform:scale(0);z-index:1}.modal-container.active{transform:scale(1)}.modal-container.active .modal-background{background:rgba(0,0,0,0);animation:fadeIn .5s ease forwards}.modal-container.active .modal-background .modal{opacity:0;animation:scaleUp .5s ease forwards}.modal-container.out{animation:quickScaleDown 0s .5s linear forwards}.modal-container.out .modal-background{animation:fadeOut .5s ease forwards}.modal-container.out .modal-background .modal{animation:scaleDown .5s ease forwards}.content{min-height:100%;height:100%;position:relative;z-index:0}.content h1{padding:75px 0 30px;text-align:center;font-size:30px;line-height:30px}.content .buttons{max-width:800px;margin:0 auto;padding:0;text-align:center}.content .buttons .button{border-radius:50%;display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:#de5c57;color:#fff;text-decoration:none;text-align:center;margin:0;font-size:15px;justify-content:center}.content .buttons .button:hover{color:#fff;background:#e8b340}@keyframes fadeIn{0%{background:rgba(0,0,0,0)}100%{background:rgba(0,0,0,.7)}}@keyframes fadeOut{0%{background:rgba(0,0,0,.7)}100%{background:rgba(0,0,0,0)}}@keyframes scaleUp{0%{transform:scale(.8) translateY(1000px);opacity:0}100%{transform:scale(1) translateY(0px);opacity:1}}@keyframes scaleDown{0%{transform:scale(1) translateY(0px);opacity:1}100%{transform:scale(.8) translateY(1000px);opacity:0}}@keyframes scaleBack{0%{transform:scale(1)}100%{transform:scale(.85)}}@keyframes scaleForward{0%{transform:scale(.85)}100%{transform:scale(1)}}@keyframes quickScaleDown{0%{transform:scale(1)}99.9%{transform:scale(1)}100%{transform:scale(0)}}section.member{margin:10px 15%}h2.instrument{display:inline-block;position:relative;padding:.8em 1em;border-right:27px solid #00a297;background-color:#f5f5f5;color:#333;font-family:'Montserrat',sans-serif;margin-left:20px;font-size:18px}h2.instrument:before{position:absolute;bottom:2px;right:-20px;z-index:-1;transform:rotate(5deg);width:100%;height:50%;background-color:#d0d0d0;content:"";filter:blur(4px)}.memberColomn{display:flex;justify-content:left;flex-direction:row;flex-wrap:wrap;margin:10px 0 30px}.memberCard{background-color:#fceedc;padding:5px;margin:5px;width:calc(20% - 20px);position:relative}.artPic{width:100%}@media (max-width:1200px){section.member{margin:0 40px}.memberColomn{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.memberCard{width:100%;height:auto}}@media (max-width:1024px){section.member{margin:0 30px}.memberColomn{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){section.member{margin:0 20px}.memberColomn{grid-template-columns:repeat(3,1fr)}}@media (max-width:425px){section.member{margin:0 10px}.memberColomn{grid-template-columns:repeat(2,1fr)}}p.name{text-align:left;margin:0;font-weight:500}p.part{text-align:left;font-family:'Montserrat',sans-serif;font-weight:500;margin-top:5px;margin-bottom:5px;font-size:15px}.flex{display:flex;flex-direction:row;justify-content:space-between;margin:10px 0 5px}.textarea{padding:20px 50px;text-align:center}.fxb{margin:30px 40px 15px;display:flex;flex-wrap:wrap;padding:10px;justify-content:center}.concertbox{width:calc(25% - 26px);margin:2px;padding:11px}.concertbox img{transition-duration:.3s}.concertbox:hover img{transform:scale(1.1);transition-duration:.3s}@media (max-width:1200px){.concertbox{width:calc(33.333% - 26px)}.textarea{padding:20px 35px}.fxb{margin:25px 30px 10px}}@media (max-width:1024px){.concertbox{width:calc(50% - 26px)}.textarea{padding:20px 25px}.fxb{margin:20px 20px 10px}}@media (max-width:425px){.concertbox{width:calc(50% - 18px)}.textarea{padding:15px}.fxb{margin:10px 10px 5px}}p.pc{margin-top:25px;font-size:13px}p.sp{margin-top:25px;font-size:13px}@media (max-width:950px){p.pc{display:none}}@media (min-width:951px){p.sp{display:none}}.forscroll2{opacity:.1;transform:translate(0,50px);transition:all .5s}.forscroll2.scrollin{opacity:1;transform:translate(0,0)}.cfx{display:flex;flex-wrap:wrap;justify-content:center;margin:30px;gap:20px}.info{flex:1 1 400px;max-width:500px;background:rgba(255,255,255,.9);border-radius:15px;box-shadow:0 0 15px rgba(0,0,0,.1);padding:20px;text-align:center}.card{position:relative;cursor:pointer}.card:before{content:"";display:block;padding-top:142.5%}.card .back,.card .front{transition:all .6s;position:absolute;left:0;top:35px;height:100%;width:100%;backface-visibility:hidden}.card .front{transform:rotateY(-180deg)}.card:hover .back{transform:rotateY(180deg)}.card:hover .front{transform:rotateY(0)}p.designright{font-size:12px;color:#333}.info img{width:90%;max-width:400px;border-radius:10px;margin-bottom:20px}table.concertInfo{width:100%;font-size:16px;border-spacing:10px;line-height:1.5;border-collapse:separate;height:100%}td{padding:8px}td.green{background-color:#de5c57;color:#fff;font-weight:600;white-space:nowrap;border-radius:5px}img.tt{width:150px;padding-top:5px}img.tt:hover{opacity:.5}.p-breadcrumb{position:sticky;top:64px;z-index:1;padding:12px 0 14px;list-style:none;background-color:#de5c57;margin-top:50px}@media screen and (max-width:768px){.p-breadcrumb{padding:5px 0}}.p-breadcrumb__list{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10%;color:#fff}.p-breadcrumb__list a{color:#fff}.p-breadcrumb__item{display:inline;list-style:none;text-transform:uppercase;font-size:12px;font-size:.75rem}@media screen and (max-width:768px){.p-breadcrumb__item{font-size:11px;font-size:.6875rem}}.p-breadcrumb__item:after{padding:0 .5em;content:">";color:#fff}.p-breadcrumb__item:last-child:after{content:""}.p-breadcrumb:before,.p-breadcrumb:after{content:"";display:table}.p-news-list__item{display:flex;font-size:14px}@media screen and (max-width:768px){.p-news-list__item{display:block}}.p-news-list__item:not(:last-child){margin-bottom:15px}@media screen and (max-width:768px){.p-news-list__item:not(:last-child){margin-bottom:30px}}.p-news-list__heading{display:flex}@media screen and (max-width:768px){.p-news-list__heading{margin-bottom:3px}}.p-news-list__body{flex:1}.p-news-list__link{color:#333}.p-news-list__date{margin-right:20px}.p-news-list__label{margin-right:20px}.p-news-list-wrapper__body{margin-bottom:40px}.p-news-list__list{list-style:none;padding:0 300px}.p-news-list__item{padding:20px 0;border-bottom:1px solid #ddd;font-size:14px;color:#333;display:flex;align-items:center;gap:12px}.p-news-list__date{color:#999;min-width:90px;text-align:center}.c-label-category{display:inline-block;background-color:#999;color:#fff;border-radius:12px;padding:2px 8px;font-size:12px;margin-left:6px}.p-news-list__link{color:#222;text-decoration:none;font-weight:600}.p-news-list__link:hover{text-decoration:underline}.wp-pagenavi{margin:40px auto;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center;color:#de5c57}.wp-pagenavi a{color:#de5c57}.wp-pagenavi span.current,.wp-pagenavi a.page{margin:0 10px 0 0;border:solid 1px #eee;width:40px;height:40px;border-radius:50%;line-height:40px;text-align:center;box-sizing:border-box;justify-content:center;display:flex;align-items:center;transition:.3s}.wp-pagenavi span.current{border:none;background:#de5c57;color:#fff}.wp-pagenavi a.page{background:0 0}.wp-pagenavi a.page:hover{background:#de5c57;color:#fff}.wp-pagenavi .first,.wp-pagenavi .extend{margin-right:10px}.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink{display:none}.pages{display:none}.l-contents{padding:50px 100px}@media screen and (max-width:768px){.l-contents{padding:20px 40px}}.p-post__head{margin-bottom:30px}@media screen and (max-width:768px){.p-post__head{margin-bottom:20px}}.p-post__title{line-height:1.5;font-size:2rem}@media screen and (max-width:768px){.p-post__title{font-size:22px;font-size:1.375rem}}.p-post__info{display:flex;margin-top:10px}.p-post__date{margin-right:10px;font-size:13px;font-size:.8125rem}.p-post__body{margin-bottom:40px}.p-post__body>h3{position:relative;line-height:1.6;font-weight:700;color:#393636;margin-top:60px;margin-bottom:20px;padding-left:20px;font-size:24px;font-size:1.5rem}@media screen and (max-width:768px){.p-post__body>h3{margin-top:40px;font-size:18px;font-size:1.125rem}}.p-post__body>h3:before{position:absolute;top:0;left:0;content:"";width:6px;height:100%;border-radius:3px;background-color:#391e88}.p-post__body>h3:first-child{margin-top:0}.p-post__body>h4{font-weight:700;margin-top:40px;margin-bottom:20px;font-size:18px;font-size:1.125rem}@media screen and (max-width:768px){.p-post__body>h4{font-size:17px;font-size:1.0625rem}}.p-post__body>p{margin-top:15px;margin-bottom:30px;font-size:1rem}@media screen and (max-width:768px){.p-post__body>p{font-size:15px;font-size:.9375rem}}.p-post__body>p:last-child{margin-bottom:0}.p-post__sns{margin-bottom:40px}.p-post__pager__home{text-align:center}.p-sns-share__item{display:inline-block;vertical-align:bottom;margin-top:5px;margin-right:2px}.p-sns-share__item:last-child{margin-right:0}.p-sns-share iframe{vertical-align:middle}.fa-hatena:before{font-family:Verdana;font-weight:700;content:"B!";letter-spacing:-.05em}.p-post-pager{margin-bottom:20px}.p-post-pager__list{display:flex;justify-content:space-between;border-top:1px solid #b8aed5;border-bottom:1px solid #b8aed5}.p-post-pager__item{flex:0 1 50%;margin:15px 0}.p-post-pager__item:not(:last-child){border-right:1px solid #b8aed5}.p-post-pager__item--prev .post-pager__link{padding:10px 20px 10px 40px}.p-post-pager__item--prev .post-pager__link:before{left:10px;content:"\f0d9"}.p-post-pager__item--next .post-pager__link{padding:10px 40px 10px 20px}.p-post-pager__item--next .post-pager__link:before{right:10px;content:"\f0da"}.p-post-pager__link{position:relative;display:flex;align-items:center;height:100%;padding:10px 20px;text-decoration:none;color:#391e88;font-size:14px;font-size:.875rem}@media screen and (max-width:768px){.p-post-pager__link{font-size:12px;font-size:.75rem}}.p-post-pager__link:hover{text-decoration:none;background-color:#f9f7ff}.p-post-pager__link:before{position:absolute;top:50%;font-family:"Font Awesome 5 Free";font-size:1.4rem;font-weight:900;display:block;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#391e88}.p-post-pager__home{text-align:center;text-transform:uppercase}.p-post-pager__home a{color:#000;text-decoration:none}.wp-block-image{width:60%}.p-post__body{line-height:1.8;color:#333;font-size:1rem}.p-post__body h1,.p-post__body h2{margin-top:50px;margin-bottom:20px;line-height:1.4;font-weight:700;color:#392e7a}.p-post__body h1{font-size:2rem}.p-post__body h2{font-size:1.6rem}.p-post__body p{margin:20px 0}.p-post__body img{max-width:100%;height:auto;display:block;margin:25px auto;border-radius:6px}.p-post__body .wp-block-image{text-align:center}.p-post__body .wp-block-image img{width:100%;max-width:700px}.p-post__body blockquote{margin:25px 0;padding:20px 25px;background:#f8f6ff;border-left:4px solid #8a75d0;border-radius:6px;color:#444}.p-post__body ul,.p-post__body ol{padding-left:25px;margin:20px 0}.p-post__body li{margin-bottom:10px}.p-post__body table{width:100%;border-collapse:collapse;margin:30px 0;font-size:.95rem}.p-post__body th,.p-post__body td{border:1px solid #ddd;padding:10px 14px}.p-post__body th{background:#f3f0ff;font-weight:700}@media (max-width:768px){.p-post__body h1{font-size:1.7rem}.p-post__body h2{font-size:1.4rem}.p-post__body img{margin:20px auto}.p-post__body table{font-size:.9rem}.p-post__body th,.p-post__body td{padding:8px 10px}}.wp-block-embed{margin-bottom:10%}#formWrap{max-width:600px;margin:50px auto;background:#ffece3;border-radius:16px;padding:30px;font-family:'Arial',sans-serif;box-shadow:0 4px 12px #ffece3;color:#555}#formWrap h2{text-align:center;color:#d6336c;margin-bottom:20px;font-size:1.5em}p.formCaption{margin:10px 0}.form-group{margin-bottom:20px}label{display:block;margin-bottom:8px;font-weight:700;color:#de5c57}input[type=text],input[type=email],input[type=tel],textarea,select{width:100%;padding:10px;border:2px solid #dc8080;border-radius:10px;background:#fff;font-size:1em;transition:all .2s ease}input[type=text]:focus,input[type=email]:focus,textarea:focus,select:focus{border-color:#f783ac;outline:none;background:#fff9fb}textarea{resize:vertical;min-height:100px}.form-buttons{text-align:center;margin-top:20px}.form-buttons input{background:#de5c57;color:#fff;border:none;padding:10px 30px;border-radius:25px;cursor:pointer;font-size:1em;transition:background .3s;margin:10px}.form-buttons input:hover{background:#ff5c8a}@media (max-width:600px){#formWrap{padding:25px 18px;margin:30px 15px;border-radius:14px}#formWrap label{font-size:.95em}p.formCaption{font-size:.9em}input[type=text],input[type=email],input[type=tel],textarea,select{padding:12px;font-size:.95em;border-radius:12px}.form-buttons{display:flex;flex-direction:column;gap:10px;align-items:stretch}.form-buttons input{width:100%;margin:0}}