@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Noto+Sans+JP:wght@100..900&display=swap";body{background:#b9d9eb;color:#2a2b2b!important;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Google Sans,system-ui,sans-serif!important;font-optical-sizing:auto;font-weight:400;font-style:normal}body{line-height:1.7;letter-spacing:0em;-webkit-font-smoothing:antialiased!important;word-break:break-all;line-break:strict;hanging-punctuation:force-end;margin:0;overflow-x:hidden}@media screen and (min-width:1024px){body{font-size:16px!important}}@media screen and (max-width:767px){body{font-size:14px!important}}a{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;transition-property:color,background-color,border-color,opacity;color:inherit;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:hover{text-decoration:none!important}img{max-width:100%;height:auto;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}@media screen and (min-width:1024px){.sp{display:none!important}a:hover{cursor:pointer}}@media screen and (max-width:767px){.pc{display:none!important}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:inherit;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}section,main{display:block}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;outline:none}i,em{font-style:normal}table{border-collapse:collapse}li{display:block}.global-header{width:100vw;min-width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:absolute;top:0;left:0;z-index:9999}.global-header__logo img{width:100%;height:100%;object-fit:contain}@media screen and (min-width:1024px){.global-header__logo{width:6vw;max-width:100px}}@media screen and (max-width:767px){.global-header{padding:10px 3%}.global-header__logo{width:50px}}.global-header-sns{display:flex;gap:1rem}.global-header-sns li a{display:block;width:40px;height:40px}.global-header-sns li a img{width:100%;height:100%;object-fit:contain}.global-header-sns li a:hover{opacity:.8}@media screen and (min-width:1024px){.global-header-sns{margin-right:3rem}}@media screen and (max-width:767px){.global-header-sns{gap:.5em}.global-header-sns li a{width:30px;height:30px}}.global-header-nav{display:flex}.global-header-nav__list{display:flex;align-items:center}.global-header-nav__list li{position:relative}.global-header-nav__list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:43px;background-color:#fff}@media screen and (min-width:1024px){.global-header-nav__list li a{font-size:14px}}@media screen and (max-width:767px){.global-header-nav__list li a{font-size:12px}}.global-header-nav__list li a{font-weight:700;color:#fff;display:inline-block;margin:0 3vw;padding:1rem 0}.global-header-humberger{display:flex;flex-wrap:wrap;flex-direction:column;align-content:center;justify-content:center;z-index:3;border-left:solid 1px #ffffff}.global-header-humberger span{display:inline-block;height:1px;background:#fff;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;transition-property:margin,transform}.global-header-humberger p{color:#fff}@media screen and (min-width:1024px){.global-header-humberger{width:105px;height:90px}.global-header-humberger span{width:42px}.global-header-humberger span:nth-of-type(2){margin-top:9px}.global-header-humberger span:nth-of-type(3){margin-top:9px}}@media screen and (max-width:767px){.global-header-humberger{width:60px;height:60px;align-items:center}.global-header-humberger span{width:24px}.global-header-humberger span:nth-of-type(2){margin-top:4px}.global-header-humberger span:nth-of-type(3){margin-top:4px}}@media screen and (max-width:767px){.drawer-open .global-header__humberger span:nth-of-type(1){margin-top:0;transform:rotate(-45deg)}.drawer-open .global-header__humberger span:nth-of-type(2){margin-top:0;transform:rotate(45deg)}.drawer-open .global-header__nav{right:0}}.global-footer[data-astro-cid-sz7xmlte]{background-color:#fff;position:relative;z-index:999}.global-footer__inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;padding:2rem 0 1rem}.global-footer__logo[data-astro-cid-sz7xmlte]{width:10vw}@media screen and (min-width:1024px){.global-footer__logo[data-astro-cid-sz7xmlte]{width:10vw}}@media screen and (max-width:767px){.global-footer__logo[data-astro-cid-sz7xmlte]{width:80px}}.global-footer-copyright[data-astro-cid-sz7xmlte]{color:#2a2b2b;padding:2rem 0 1rem}@media screen and (min-width:1024px){.global-footer-copyright[data-astro-cid-sz7xmlte]{font-size:11px}}@media screen and (max-width:767px){.global-footer-copyright[data-astro-cid-sz7xmlte]{font-size:10px}}@media screen and (min-width:1024px){.section-title__main[data-astro-cid-azbpcp4f]{font-size:3rem}}@media screen and (max-width:767px){.section-title__main[data-astro-cid-azbpcp4f]{font-size:2rem}}.section-title__main[data-astro-cid-azbpcp4f]{font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans JP,sans-serif!important;font-optical-sizing:auto;font-weight:400;font-style:normal;color:#fff;font-weight:700;font-style:italic;line-height:1.5;background-color:#002489;padding-left:.75rem;width:100%;max-width:70%}.section-title__sub[data-astro-cid-azbpcp4f]{font-size:1rem}@media screen and (min-width:1024px){.home-fv__inner[data-astro-cid-j7pv25f6]{width:100%;max-width:1120px;padding:50px 60px;margin:0 auto}}@media screen and (max-width:767px){.home-fv__inner[data-astro-cid-j7pv25f6]{width:100%;padding:40px 5%;margin:0 auto}}.home-fv__inner[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;justify-content:center}.home-fv__img[data-astro-cid-j7pv25f6]{width:100%}.home-fv__img[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:contain}.home-fv__text[data-astro-cid-j7pv25f6]{margin-top:3rem}@media screen and (min-width:1024px){.home-fv__img[data-astro-cid-j7pv25f6],.home-fv__text[data-astro-cid-j7pv25f6]{width:70%}}@media screen and (max-width:767px){.home-fv__inner[data-astro-cid-j7pv25f6]{padding:40px 3%}}@media screen and (min-width:1024px){.home-artist__inner[data-astro-cid-j7pv25f6]{width:100%;max-width:1120px;padding:50px 60px;margin:0 auto}}@media screen and (max-width:767px){.home-artist__inner[data-astro-cid-j7pv25f6]{width:100%;padding:40px 5%;margin:0 auto}}.home-artist__info[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans JP,sans-serif!important;font-optical-sizing:auto;font-weight:400;font-style:normal}@media screen and (min-width:1024px){.home-artist__info[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:1.5rem}}@media screen and (max-width:767px){.home-artist__info[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:1rem}}.home-artist__info[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-weight:700;line-height:1;letter-spacing:.02em;color:#fff;background-color:#008742;padding:0 .2em;width:fit-content;margin-right:.25em}@media screen and (min-width:1024px){.home-artist__info[data-astro-cid-j7pv25f6]{font-size:1.5rem}}@media screen and (max-width:767px){.home-artist__info[data-astro-cid-j7pv25f6]{font-size:1rem}}.home-artist__info[data-astro-cid-j7pv25f6]{font-weight:700;line-height:1;letter-spacing:.02em;color:red;margin:1.5rem 0}.home-artist__content[data-astro-cid-j7pv25f6]:last-of-type{margin-top:4em}.home-artist__content__title[data-astro-cid-j7pv25f6]{font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans JP,sans-serif!important;font-optical-sizing:auto;font-weight:400;font-style:normal}@media screen and (min-width:1024px){.home-artist__content__title[data-astro-cid-j7pv25f6]{font-size:2rem}}@media screen and (max-width:767px){.home-artist__content__title[data-astro-cid-j7pv25f6]{font-size:1.5rem}}.home-artist__content__title[data-astro-cid-j7pv25f6]{font-weight:700;line-height:1;letter-spacing:.02em;color:#fff;background-color:red;padding:.5rem 2rem;width:fit-content}.home-artist__image[data-astro-cid-j7pv25f6]{margin-top:1rem;margin-bottom:1rem}.home-artist__image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:contain;vertical-align:middle}@media screen and (min-width:1024px){.home-artist__text[data-astro-cid-j7pv25f6]{font-size:2rem}}@media screen and (max-width:767px){.home-artist__text[data-astro-cid-j7pv25f6]{font-size:1rem}}.home-artist__text[data-astro-cid-j7pv25f6]{font-weight:900;letter-spacing:.05em;color:#002489;display:inline;background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 .2em;line-height:2;margin-top:1rem}.home-artist__more[data-astro-cid-j7pv25f6]{font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans JP,sans-serif!important;font-optical-sizing:auto;font-weight:400;font-style:normal}@media screen and (min-width:1024px){.home-artist__more[data-astro-cid-j7pv25f6]{font-size:1.5rem}}@media screen and (max-width:767px){.home-artist__more[data-astro-cid-j7pv25f6]{font-size:1em}}.home-artist__more[data-astro-cid-j7pv25f6]{font-weight:700;letter-spacing:.02em;color:#002489;margin-top:1rem}@media screen and (min-width:1024px){.home-ticket__inner[data-astro-cid-j7pv25f6]{width:100%;max-width:1120px;padding:50px 60px;margin:0 auto}}@media screen and (max-width:767px){.home-ticket__inner[data-astro-cid-j7pv25f6]{width:100%;padding:40px 5%;margin:0 auto}}@media screen and (min-width:1024px){.home-ticket__sub[data-astro-cid-j7pv25f6]{font-size:1.5rem}}@media screen and (max-width:767px){.home-ticket__sub[data-astro-cid-j7pv25f6]{font-size:1rem}}.home-ticket__sub[data-astro-cid-j7pv25f6]{font-weight:900;color:red;margin:1.5rem 0}.home-ticket__content[data-astro-cid-j7pv25f6]{background-color:#fffadc;padding:3rem 4rem}@media screen and (min-width:1024px){.home-ticket__content__title[data-astro-cid-j7pv25f6]{font-size:1.5rem}}@media screen and (max-width:767px){.home-ticket__content__title[data-astro-cid-j7pv25f6]{font-size:1rem}}.home-ticket__content__title[data-astro-cid-j7pv25f6]{font-weight:700;line-height:1;letter-spacing:.02em;color:#002489;padding-bottom:1.5rem;border-bottom:1px solid #002489}@media screen and (min-width:1024px){.home-ticket__content__sub[data-astro-cid-j7pv25f6]{font-size:1.25rem}}@media screen and (max-width:767px){.home-ticket__content__sub[data-astro-cid-j7pv25f6]{font-size:.8em}}.home-ticket__content__sub[data-astro-cid-j7pv25f6]{font-weight:700;line-height:1;letter-spacing:.02em;color:#002489;margin-top:1em}@media screen and (max-width:767px){.home-ticket__content[data-astro-cid-j7pv25f6]{padding:2rem 5%}.home-ticket__content__sub[data-astro-cid-j7pv25f6]{margin-top:2em}}.home-ticket__list[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;padding:1.5rem 1rem;border-bottom:1px solid #002489}@media screen and (min-width:1024px){.home-ticket__list[data-astro-cid-j7pv25f6] dt[data-astro-cid-j7pv25f6],.home-ticket__list[data-astro-cid-j7pv25f6] dd[data-astro-cid-j7pv25f6]{font-size:1.5rem}}@media screen and (max-width:767px){.home-ticket__list[data-astro-cid-j7pv25f6] dt[data-astro-cid-j7pv25f6],.home-ticket__list[data-astro-cid-j7pv25f6] dd[data-astro-cid-j7pv25f6]{font-size:1rem}}.home-ticket__list[data-astro-cid-j7pv25f6] dt[data-astro-cid-j7pv25f6],.home-ticket__list[data-astro-cid-j7pv25f6] dd[data-astro-cid-j7pv25f6]{font-weight:700;color:#002489;line-height:1;letter-spacing:.02em}.home-ticket__list[data-astro-cid-j7pv25f6] dd[data-astro-cid-j7pv25f6]:before{content:"…";display:inline-block;margin-right:.5em}@media screen and (max-width:767px){.home-ticket__list[data-astro-cid-j7pv25f6]{padding:1rem 5%}}.home-ticket__banner[data-astro-cid-j7pv25f6]{display:block;margin-top:2rem}.home-ticket__banner[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:contain}@media screen and (min-width:1024px){.home-ticket__banner[data-astro-cid-j7pv25f6]:hover{opacity:.7}}@media screen and (min-width:1024px){.home-archive__inner[data-astro-cid-j7pv25f6]{width:100%;max-width:1120px;padding:50px 60px;margin:0 auto}}@media screen and (max-width:767px){.home-archive__inner[data-astro-cid-j7pv25f6]{width:100%;padding:40px 5%;margin:0 auto}}.home-archive__video[data-astro-cid-j7pv25f6]{margin-top:2rem}.home-archive__video[data-astro-cid-j7pv25f6] iframe[data-astro-cid-j7pv25f6]{width:100%;height:100%;aspect-ratio:16/9}@media screen and (min-width:1024px){.home-info__inner[data-astro-cid-j7pv25f6]{width:100%;max-width:1120px;padding:50px 60px;margin:0 auto}}@media screen and (max-width:767px){.home-info__inner[data-astro-cid-j7pv25f6]{width:100%;padding:40px 5%;margin:0 auto}}.home-info__content[data-astro-cid-j7pv25f6]{background-color:#fff;margin-top:2rem;padding:2rem}.home-info__content__text[data-astro-cid-j7pv25f6]{line-height:1.5;letter-spacing:.02em;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.home-info__content__logo[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;align-items:center;gap:1rem 2rem;margin-top:2rem}.home-info__content__item[data-astro-cid-j7pv25f6]{max-width:220px;height:100px}.home-info__content__item[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:contain}@media screen and (max-width:767px){.home-info__content[data-astro-cid-j7pv25f6]{padding:2rem 5%}.home-info__content__text[data-astro-cid-j7pv25f6]{font-size:12px;flex-direction:column;justify-content:flex-start;gap:.25em}.home-info__content__logo[data-astro-cid-j7pv25f6]{flex-direction:column;gap:.5em}.home-info__content__item[data-astro-cid-j7pv25f6]{max-width:100%}}
