@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,dfn,em,img,ins,q,strong,small,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,thead,tfoot,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,header,footer,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;vertical-align:baseline;padding:0;margin:0;border:0}html{color:#000;background-color:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%}body{line-height:1}ul,ol{list-style-type:none}li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:normal}caption,th,td{text-align:left}img{max-width:100%;vertical-align:bottom}a:active,a:focus{outline:none}address,caption,em,strong,th{font-style:normal;font-weight:normal}input,textarea,select,option,button{font-family:inherit;font-weight:inherit;border-radius:0}input,textarea,select,button{outline:none;padding:0;margin:0}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],input[type=submit],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{border:0;background:none}html{font-size:62.5%;min-width:320px;background-color:#fff}html.modal-open{overflow:hidden}body{color:var(--color-main-text);font-family:"Noto Sans JP",sans-serif;font-weight:400}img{width:100%;max-width:100%;height:auto}a{color:inherit;text-decoration:none}:root{--color-white: #fff;--color-black: #000;--color-orange: #ED6C00;--color-pink: #DA5278;--color-main-text: #24272a;--color-millehas-red: #8a1e41;--color-millehas-dark-red: #520100;--color-millehas-gray: #53575a;--color-millehas-black: #24272a;--color-millehas-gold: #c39232;--color-border: #CECECE}.p-header{display:flex;align-items:center;justify-content:center;width:100%;padding:8px 4%;border-top:8px solid var(--color-millehas-red);box-sizing:border-box}.p-header__inner{display:flex;flex-direction:column;gap:16px 0;width:100%;max-width:1280px}.p-header__logo{width:70%;max-width:512px;margin-left:auto}@media screen and (min-width: 744px){.p-header{padding:16px 4%}.p-header__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:0}.p-header__mark{display:block}.p-header__logo{width:40%;margin:0}}@media screen and (min-width: 1024px){.p-header{padding:40px 4%}}@media screen and (min-width: 1280px){.p-header__logo{width:80%}}.c-sitemark{display:flex;align-items:center;gap:0 10px}.c-sitemark__logo{flex-shrink:0;width:22px;height:20px}.c-sitemark__body{display:flex;flex-direction:column;gap:4px 0}.c-sitemark__text{display:none;font-size:12px;font-size:1.2rem}.c-sitemark__support{font-size:12px;font-size:1.2rem}@media screen and (min-width: 744px){.c-sitemark__logo{width:44px;height:40px}.c-sitemark__body{display:flex;flex-direction:column;gap:8px 0}.c-sitemark__text{display:block;font-size:15px;font-size:1.5rem}.c-sitemark__support{font-size:13px;font-size:1.3rem}}@media screen and (min-width: 1024px){.c-sitemark__text{font-size:18px;font-size:1.8rem}.c-sitemark__support{font-size:16px;font-size:1.6rem}}.c-logo{width:100%;aspect-ratio:128/21;background:url(../img/geijyutusai.svg) no-repeat;background-size:contain;text-indent:100%;white-space:nowrap;overflow:hidden}.p-tab{position:relative;background-color:var(--color-white)}.p-tab::after{display:block;content:"";width:100%;height:6px;background-color:var(--color-millehas-red);position:absolute;bottom:0;left:0;z-index:4}.p-tab__inner{width:100%;max-width:1072px;margin-inline:auto}.p-tab__body{display:grid;grid-template-columns:repeat(3, 1fr);background-color:var(--color-white);position:relative;bottom:5px}.p-tab__item{color:var(--color-millehas-red);font-size:18px;font-size:1.8rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:color .3s,background-color .3s;background-color:#ebebeb;padding:6px 0 6px 12px;clip-path:polygon(0 0, 80% 0%, 100% 100%, 0% 100%);box-sizing:border-box;position:relative}.p-tab__item--top{display:flex;align-items:center;z-index:3}.p-tab__item--0920{z-index:2}.p-tab__item--0921{z-index:1}.p-tab__item:hover{color:var(--color-white);background-color:var(--color-millehas-red)}.p-tab__item.is-view{color:var(--color-white);background-color:var(--color-millehas-red);z-index:3}.p-tab__year{display:block;font-size:12px;font-size:1.2rem}.p-tab__week{font-size:12px;font-size:1.2rem}@media screen and (min-width: 560px){.p-tab__body{bottom:6px}.p-tab__item{font-size:20px;font-size:2rem;padding:10px 0 10px 16px}.p-tab__item--0920{left:-10px;width:calc(100% + 10px)}.p-tab__item--0921{left:-20px;width:calc(100% + 20px)}.p-tab__year{display:inline;font-size:24px;font-size:2.4rem;margin-bottom:0}.p-tab__year::after{content:"."}.p-tab__week{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 744px){.p-tab__item{font-size:24px;font-size:2.4rem;padding:18px 0 12px 20px}}.u-hidden-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}.p-mv{width:100%;padding:24px 4% 80px;box-sizing:border-box;position:relative;overflow:hidden}.p-mv::before{display:block;content:"";width:100%;height:100%;background-color:var(--color-orange);position:absolute;top:0;left:0;z-index:-1}.p-mv::after{display:block;content:"";width:100%;aspect-ratio:375/464;background:url(../img/bg.webp) no-repeat center/cover;position:absolute;top:0;left:0;z-index:-1}.p-mv__inner{width:100%;max-width:1280px;margin-inline:auto}.p-mv__title{display:flex;flex-direction:column-reverse}.p-mv__title-main{margin:-20px -8% 0}.p-mv__info{padding-top:40px;position:relative;z-index:1}.p-mv__info::before{display:block;content:"";width:100%;aspect-ratio:24/5;background:url(../img/notes.svg) no-repeat;background-size:cover;position:absolute;top:0;left:0;z-index:-1}.p-mv__info-body{display:flex;flex-direction:column;gap:40px 0;width:100%;max-width:1072px;margin-inline:auto}@media screen and (min-width: 600px){.p-mv__member{margin-top:-20%}}@media screen and (min-width: 744px){.p-mv::after{aspect-ratio:93/79}.p-mv__title-main{margin-top:-56px}}@media screen and (min-width: 1280px){.p-mv{padding:80px 4% 152px}.p-mv::after{aspect-ratio:3/2}.p-mv__title-main{margin-top:-100px}.p-mv__info{padding-top:120px}.p-mv__info-body{gap:80px 0}}@media screen and (min-width: 1920px){.p-mv{padding:40px 4% 152px}}.p-member{display:flex;flex-direction:column;gap:24px 0}.p-member__conductor{width:100%;max-width:108px}.p-member__wrapper{overflow-x:auto;overflow-y:hidden;width:98%}.p-member__body{display:grid;gap:24px 6px;grid-template-columns:repeat(7, 92px);grid-template-rows:repeat(2, 1fr);min-width:680px}@media screen and (min-width: 744px){.p-member__conductor{max-width:120px}.p-member__wrapper{width:100%}.p-member__body{grid-template-columns:repeat(7, 1fr);min-width:auto}}@media screen and (min-width: 1024px){.p-member{gap:40px 0}.p-member__conductor{width:100%;max-width:160px}.p-member__body{gap:40px 28px}}@media screen and (min-width: 1280px){.p-member__conductor{max-width:200px}}.c-member{display:flex;flex-direction:column;align-items:center;gap:10px 0}.c-member__body{display:flex;flex-direction:column;align-items:center;gap:4px 0}.c-member__part{color:var(--color-white);font-size:13px;font-size:1.3rem}.c-member__name{color:var(--color-white);font-size:16px;font-size:1.6rem;font-weight:500}.c-member--conductor .c-member__name{font-size:18px;font-size:1.8rem}@media screen and (min-width: 1024px){.c-member__name{font-size:18px;font-size:1.8rem}}.p-date{display:flex;flex-direction:column;justify-content:center;gap:16px 0}.p-date__item{display:flex;justify-content:center}.p-date__item img{width:80%}@media screen and (min-width: 744px){.p-date{flex-direction:row;align-items:center;justify-content:space-between}.p-date__item{width:48%}.p-date__item img{width:100%}}.p-info{display:flex;flex-direction:column;gap:16px 0}.p-info__image{width:200px}.p-info__body{display:flex;flex-direction:column;gap:16px 0}.p-info__guide>*{color:var(--color-white);font-size:18px;font-size:1.8rem;font-family:"Noto Serif JP",serif;line-height:1.5;font-weight:700}.p-info__note>*{color:var(--color-white);font-size:16px;font-size:1.6rem;line-height:1.3}@media screen and (min-width: 744px){.p-info{flex-direction:row;gap:0 24px}.p-info__image{flex-shrink:0;width:96px;aspect-ratio:1/1}.p-info__guide>*{font-size:16px;font-size:1.6rem;line-height:1.3}.p-info__note>*{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1024px){.p-info{display:flex;gap:0 24px}.p-info__image{flex-shrink:0;width:160px;aspect-ratio:1/1}.p-info__guide>*{color:var(--color-white);font-size:24px;font-size:2.4rem;font-family:"Noto Serif JP",serif;line-height:1.3;font-weight:700}.p-info__guide>* br{display:none}.p-info__note>*{color:var(--color-white);font-size:16px;font-size:1.6rem;line-height:1.4}}.l-container{width:100%}.l-container__tab{width:100%;background-color:var(--color-white);padding-top:16px;position:sticky;top:0;z-index:99}.l-container__tab.is-fixed{top:68px;z-index:99}.l-container__section{display:none;margin-bottom:80px}.l-container__section#top{margin-bottom:0}.l-container__section.is-view{display:block}.l-container__main{position:relative}.l-container__stamprally-modal{width:100%;max-width:220px;position:fixed;bottom:24px;right:4%;z-index:98}.l-container__stamprally-button{width:100%;height:68px}.l-container__stamprally-button.is-fixed{position:fixed;top:0;z-index:99}.l-container__stamprally-button.is-fixed+.l-container__header{margin-top:68px}@media screen and (min-width: 744px){.l-container__stamprally-modal{max-width:280px;bottom:16px}}@media screen and (min-width: 1024px){.l-container__tab.is-fixed{top:90px}.l-container__section{margin-bottom:120px}.l-container__stamprally-modal{max-width:320px;bottom:40px}.l-container__stamprally-button{height:90px}.l-container__stamprally-button.is-fixed+.l-container__header{margin-top:90px}}.l-top{display:flex;flex-direction:column;gap:80px 0;margin-top:80px}@media screen and (min-width: 1024px){.l-top{gap:120px 0;margin-top:120px}}.p-main{width:100%;padding:0 4%;box-sizing:border-box}.p-main__inner{display:flex;flex-direction:column;gap:64px 0;width:100%;max-width:1072px;margin-inline:auto}@media print,screen and (min-width: 744px){.p-main__inner{gap:120px 0}}.c-title{font-size:24px;font-size:2.4rem;font-weight:700}@media screen and (min-width: 1024px){.c-title{font-size:30px;font-size:3rem}}.p-intro{width:100%;color:var(--color-main-text);font-family:"Noto Serif JP",serif;font-size:18px;font-size:1.8rem;font-weight:500;line-height:1.5;padding:1em;border:1px solid var(--color-main-text);box-sizing:border-box}.p-intro__sub{font-size:.8em}.p-intro p:not(:first-child){margin-top:.8em}@media print,screen and (min-width: 744px){.p-intro{font-size:23px;font-size:2.3rem;line-height:1.8;padding:2em}.p-intro__sub{font-size:.7em}.p-intro p:not(:first-child){margin-top:.8em}}.p-program{display:flex;flex-direction:column;gap:24px 0}.c-program__line{display:flex;flex-direction:column;gap:4px 0;padding:12px 8px;border-bottom:1px solid #c8c8c8;box-sizing:border-box}.c-program__line:first-of-type{border-top:1px solid #c8c8c8}.c-program__line:nth-of-type(odd){background-color:#fff5ed}.c-program__composer{font-size:14px;font-size:1.4rem;font-weight:500}.c-program__title{font-size:17px;font-size:1.7rem;font-weight:500;line-height:1.3}@media screen and (min-width: 600px){.c-program__line{flex-direction:row;align-items:center;gap:0 16px;padding:16px 24px}.c-program__composer{flex-shrink:0;width:110px}.c-program__title{font-size:17px;font-size:1.7rem}}@media screen and (min-width: 744px){.c-program__composer{width:168px}.c-program__title{font-size:19px;font-size:1.9rem}}.p-performer{display:flex;flex-direction:column;gap:24px 0}.p-performer__body{display:grid;gap:24px 0}@media screen and (min-width: 500px){.p-performer__body{justify-content:space-between;grid-template-columns:repeat(2, 48%)}}@media screen and (min-width: 744px){.p-performer{gap:40px 0}.p-performer__body{gap:24px;grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 960px){.p-performer__body{grid-template-columns:repeat(4, 1fr)}}@media screen and (min-width: 1280px){.p-performer__body{gap:24px 48px}}.c-performer{display:flex;gap:0 12px;width:100%;height:100%;cursor:pointer;transition:opacity .3s}.c-performer:hover{opacity:.7}.c-performer:hover .c-performer__image img{transform:scale(1.05)}.c-performer:hover .c-performer__prof::after{left:6px}.c-performer__image{flex-shrink:0;width:96px;overflow:hidden}.c-performer__image img{transition:transform .3s}.c-performer__body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.c-performer__info{display:flex;flex-direction:column;gap:8px 0}.c-performer__part{color:#333;font-size:13px;font-size:1.3rem;padding-bottom:6px;border-bottom:1px solid #d9d9d9}.c-performer__name{color:#333;font-size:19px;font-size:1.9rem;font-weight:500}.c-performer__prof{display:flex;align-items:center;color:#333;font-size:12px;font-size:1.2rem;font-weight:500;white-space:nowrap;width:100%;height:16px;position:relative;padding-left:24px;box-sizing:border-box}.c-performer__prof::before{display:block;content:"";width:16px;height:16px;background:var(--color-white);border-radius:50%;border:1px solid var(--color-main-text);box-sizing:border-box;position:absolute;top:50%;left:0;transform:translateY(-50%)}.c-performer__prof::after{display:block;content:"";width:6px;height:6px;background:url(../img/icon-arrow.svg) no-repeat;background-size:cover;position:absolute;top:50%;left:5px;transition:left .3s;transform:translateY(-50%)}.p-pre{width:100%;padding:0 4%;box-sizing:border-box}.p-pre__inner{width:100%;max-width:1296px;margin-inline:auto}.p-pre__body{width:100%;height:100%}.p-pre__main{display:grid;grid-template-columns:30% 1fr;background-color:var(--color-pink)}.p-pre__date{grid-area:1/1/2/2;display:flex;align-items:center;justify-content:center;width:100%;background:url(../img/pre_bg.webp) no-repeat;background-size:cover}.p-pre__title{grid-area:1/2/2/3;display:flex;flex-direction:column;gap:16px 0;padding:7%;box-sizing:border-box}.p-pre__title-body{display:flex;flex-direction:column;gap:8px 0}.p-pre__title-adb{width:100%}.p-pre__title-pre{width:75%}.p-pre__detail{grid-area:2/1/3/3;padding:16px;box-sizing:border-box}.p-pre__desc{color:var(--color-white);font-size:17px;font-size:4.5333333333vw;font-family:"Noto Serif JP",serif;font-weight:700;line-height:1.5}.p-pre__place{color:var(--color-white);font-size:20px;font-size:2rem;font-weight:700;line-height:1.5}.p-pre__content{margin-top:8px}.p-pre__seat{display:inline-flex;align-items:center;justify-content:center;color:var(--color-white);font-size:16px;font-size:1.6rem;padding:8px 12px;border:1px solid var(--color-white);border-radius:32px;margin-top:8px;box-sizing:border-box}.p-pre__seat br{display:none}.p-pre__info{color:var(--color-white);font-size:16px;font-size:1.6rem;font-weight:500;line-height:1.5}.p-pre__contact{color:var(--color-white);font-size:16px;font-size:1.6rem;font-weight:500;line-height:1.5;margin-top:8px}.p-pre__contact span{display:block}.p-pre__sub{display:flex;flex-direction:column;justify-content:center;gap:8px 0;width:100%;background-color:#fff5d6;padding:24px;box-sizing:border-box}.p-pre__note{font-size:14px;font-size:3.7333333333vw;text-align:center;line-height:1.3}@media screen and (min-width: 600px){.p-pre__main{grid-template-columns:40% 60%}.p-pre__date img{width:60%}.p-pre__title{padding:6%}.p-pre__title-adb{width:85%}.p-pre__title-pre{width:65%}.p-pre__detail{padding:24px}.p-pre__place{font-size:24px;font-size:2.4rem}.p-pre__content{display:flex;align-items:center;gap:0 8px}.p-pre__desc{font-size:18px;font-size:2.4193548387vw}.p-pre__seat{flex-shrink:0;padding:14px;margin-top:0}.p-pre__seat br{display:block}.p-pre__contact span{display:inline}.p-pre__contact span::before{content:" "}.p-pre__sub img{display:block;width:55%;margin-inline:auto}.p-pre__note{font-size:14px;font-size:1.8817204301vw}.p-pre__note br{display:none}}@media screen and (min-width: 1280px){.p-pre__body{display:grid;grid-template-columns:1fr 288px}.p-pre__main{grid-template-columns:288px 1fr}.p-pre__date{grid-area:1/1/3/2}.p-pre__date img{width:70%}.p-pre__title{grid-area:1/2/2/3;gap:8px 0;padding:24px 48px 0}.p-pre__title-body{flex-direction:row;align-items:center;gap:0 16px;width:45%}.p-pre__title-adb{width:100%}.p-pre__title-pre{width:80%}.p-pre__detail{grid-area:2/2/3/3;padding:24px 48px}.p-pre__content{margin-top:0}.p-pre__desc{font-size:18px;font-size:1.8rem;margin-top:0}.p-pre__seat{padding:14px;border-radius:50%}.p-pre__sub img{width:100%}.p-pre__note{font-size:14px;font-size:1.4rem}.p-pre__note br{display:block}}.p-modal{display:none;opacity:0;transition:opacity .5s;width:100%;height:100dvh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:999}.p-modal__section{display:none;opacity:0;transition:opacity .5s;width:85%;max-width:1072px;height:80%;max-height:75svh;background-color:#fff;padding:3.5%;box-sizing:border-box;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:999}.p-modal__close{text-indent:100%;white-space:nowrap;overflow:hidden;cursor:pointer;width:40px;height:40px;background-color:var(--color-millehas-red);border-radius:50%;border:1px solid #fff;position:absolute;top:6px;right:6px;z-index:9999}.p-modal__close::before,.p-modal__close::after{display:block;content:"";background-color:var(--color-white);width:50%;height:2px;position:absolute;top:50%;left:50%;transform-origin:center}.p-modal__close::before{transform:translate(-50%, -50%) rotate(45deg)}.p-modal__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.p-modal__close:active{transform:scale(0.95)}@media screen and (min-width: 450px){.p-modal__section{width:75%;height:75%;max-height:65svh}}@media screen and (min-width: 744px){.p-modal__section{padding:3% 2%;width:85%;height:auto;max-height:85svh}}@media screen and (min-width: 1280px){.p-modal__section{padding:40px}.p-modal__close{width:64px;height:64px}}@keyframes modal-fadein{0%{opacity:0}100%{opacity:1}}.p-modal-body{width:100%;height:100%;overflow-y:scroll;box-sizing:border-box;position:relative}.p-modal-body__content{display:grid}.p-modal-body__image{width:100%;margin-bottom:24px}.p-modal-body__head{display:grid;gap:8px 0;margin-bottom:16px}.p-modal-body__part{font-size:14px;font-size:1.4rem}.p-modal-body__name{font-size:26px;font-size:2.6rem;font-weight:700}.p-modal-body__desc{font-size:16px;font-size:1.6rem;line-height:1.5}@media screen and (min-width: 500px){.p-modal-body__image{max-width:340px}}@media screen and (min-width: 744px){.p-modal-body{overflow-y:auto}.p-modal-body__content{grid-template-columns:30% 1fr;grid-template-rows:auto 1fr;gap:16px 24px}.p-modal-body__image{grid-area:1/1/3/2;margin-bottom:0}.p-modal-body__head{grid-area:1/2/2/3;margin-bottom:0}.p-modal-body__desc{grid-area:2/2/3/3;font-size:15px;font-size:1.5rem;line-height:1.8}}@media screen and (min-width: 1024px){.p-modal-body__content{grid-template-columns:26.5% 1fr}.p-modal-body__part{font-size:16px;font-size:1.6rem}.p-modal-body__name{font-size:36px;font-size:3.6rem}.p-modal-body__desc{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 1280px){.p-modal-body__content{gap:16px 40px}.p-modal-body__name{font-size:42px;font-size:4.2rem}}.p-ev-list{width:100%;padding:64px 4% 0;box-sizing:border-box}.p-ev-list__inner{display:flex;flex-direction:column;gap:24px 0;width:100%;max-width:1072px;margin-inline:auto}.p-ev-list__section{padding-bottom:24px;border-bottom:1px solid var(--color-border)}@media screen and (min-width: 1024px){.p-ev-list{padding:96px 4% 0}.p-ev-list__inner{gap:40px 0}.p-ev-list__section{padding-bottom:40px}.p-ev-list__section--large{padding-bottom:80px}}.p-ev{display:flex;flex-direction:column;gap:24px 0}.p-ev__body{display:flex;flex-direction:column;gap:24px 0}.p-ev__title{font-size:24px;font-size:2.4rem;font-weight:700;line-height:1.3;padding-left:12px;border-left:8px solid var(--color-millehas-red);box-sizing:border-box}.p-ev__desc{font-size:16px;font-size:1.6rem;line-height:1.5;margin-bottom:24px}.p-ev__desc--bold{font-size:18px;font-size:1.8rem;font-weight:700;margin-bottom:8px}.p-ev__place{font-size:18px;font-size:1.8rem;font-weight:700;line-height:1.5}.p-ev__text{font-size:16px;font-size:1.6rem;line-height:1.5;margin-top:8px}.p-ev__button{width:100%;margin-top:24px}.p-ev__poster{width:100%}@media screen and (min-width: 744px){.p-ev--large .p-ev__poster{max-width:280px}.p-ev__body{flex-direction:row;justify-content:space-between;gap:0 24px}.p-ev__title{font-size:28px;font-size:2.8rem}.p-ev__desc{font-size:16px;font-size:1.6rem;line-height:1.5;margin-bottom:24px}.p-ev__desc--bold{font-size:18px;font-size:1.8rem;font-weight:700;margin-bottom:8px}.p-ev__place{font-size:20px;font-size:2rem}.p-ev__button{max-width:320px}.p-ev__poster{max-width:200px}}@media screen and (min-width: 1024px){.p-ev--poster{gap:40px 0}.p-ev--poster .p-ev__body{gap:0 48px}.p-ev--large .p-ev__poster{max-width:400px}.p-ev__body{gap:0 40px}.p-ev__title{font-size:32px;font-size:3.2rem;padding:10px 0 10px 8px}.p-ev__place{font-size:24px;font-size:2.4rem}}.c-button{width:100%;height:100%;overflow:hidden;background-color:var(--color-white);border:2px solid var(--color-millehas-gold);box-sizing:border-box}.c-button__link{position:relative;z-index:1;display:block;font-size:17px;font-size:4.5333333333vw;font-weight:700;text-align:center;text-decoration:none;transition:all .3s;padding:20px 8px;background-color:var(--color-white)}.c-button__link::after{z-index:-1;display:block;content:"";width:100%;height:100%;transition:all .3s;background:url(../img/bg_btn.svg) center no-repeat;background-size:contain;position:absolute;top:0;left:45%}.c-button__link:hover{opacity:.5}.c-button__link:hover::after{left:55%}@media print,screen and (min-width: 520px){.c-button__link{font-size:16px;font-size:1.6rem}}.p-bunka{width:100%;padding:0 4%;box-sizing:border-box}.p-bunka--rev{background-color:#549b35;padding:40px 4%}.p-bunka--rev .p-bunka__inner{color:var(--color-white);background-color:#549b35;border-color:var(--color-white)}.p-bunka--rev .p-bunka__copy,.p-bunka--rev .p-bunka__title{color:var(--color-white)}.p-bunka__inner{width:100%;max-width:1296px;padding:16px;border:3px solid #549b35;margin-inline:auto;box-sizing:border-box}.p-bunka__copy{color:#549b35;font-size:17px;font-size:1.7rem;font-weight:700;margin-bottom:8px}.p-bunka__title{color:#549b35;font-size:24px;font-size:2.4rem;font-weight:700;line-height:1.2}.p-bunka__desc{font-size:16px;font-size:1.6rem;line-height:1.5;margin-top:24px}.p-bunka__place{font-size:18px;font-size:1.8rem;font-weight:700;line-height:1.5;margin-top:24px}.p-bunka__text{font-size:16px;font-size:1.6rem;line-height:1.5;margin-top:8px}@media screen and (min-width: 744px){.p-bunka--rev{padding:88px 4%}.p-bunka__inner{padding:40px}.p-bunka__place{font-size:20px;font-size:2rem}}@media screen and (min-width: 1024px){.p-bunka__title{font-size:32px;font-size:3.2rem}.p-bunka__place{font-size:24px;font-size:2.4rem}}.p-stamprally{background-color:#fef4d6;padding:40px 4%;box-sizing:border-box}.p-stamprally__inner{display:flex;flex-direction:column;gap:40px 0;width:100%;max-width:1296px;margin-inline:auto}.p-stamprally__body{display:flex;flex-direction:column;gap:24px 0}.p-stamprally__detail{display:none}.p-stamprally__detail-sp{display:flex;flex-direction:column;gap:24px 0}.p-stamprally__map{display:flex;flex-direction:column;gap:12px 0}.p-stamprally__note{display:flex;flex-direction:column;gap:4px 0}.p-stamprally__traffic{color:#ad1d38;font-size:16px;font-size:1.6rem;font-weight:700;line-height:1.3;background-color:var(--color-white);padding:8px;border:2px solid #ad1d38;box-sizing:border-box}.p-stamprally__contact{font-size:13px;font-size:1.3rem;line-height:1.3}.p-stamprally__info{display:flex;flex-direction:column;gap:16px 0;font-size:14px;font-size:1.4rem;font-weight:500;line-height:1.6}@media screen and (min-width: 744px){.p-stamprally{padding:88px 4%}.p-stamprally__detail{display:block}.p-stamprally__detail-sp{display:none}}@media screen and (min-width: 1024px){.p-stamprally__body{flex-direction:row;justify-content:space-between;gap:0 24px}.p-stamprally__info{gap:0;font-size:15px;font-size:1.5rem;line-height:1.8}}.p-stamprally-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer;transition:filter .2s;background-color:#fef4d6;padding:12px 8px;box-sizing:border-box}.p-stamprally-button__image{width:100%;height:100%}.p-stamprally-button__image img{width:100%;height:100%;object-fit:contain;max-width:500px}.p-stamprally-button:hover{filter:brightness(1.02)}@media screen and (min-width: 744px){.p-stamprally-button{padding:8px}.p-stamprally-button__image img{max-width:1000px}}.p-stamprally-modal{transition:opacity .2s;position:relative}.p-stamprally-modal.is-hidden{opacity:0}.p-stamprally-modal__body{display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fef4d6;border:4px solid var(--color-millehas-red);border-radius:80px;padding:16px 20px 12px;box-shadow:0 4px 10px 0 rgba(0,0,0,.5);box-sizing:border-box;position:relative}.p-stamprally-modal__body::after{opacity:0;display:block;content:"";transition:opacity .2s;width:100%;height:100%;background-color:var(--color-white);border-radius:80px;position:absolute;top:0;left:0}.p-stamprally-modal__body:hover::after{opacity:.2}.p-stamprally-modal__text{width:90%}.p-stamprally-modal__close{display:flex;justify-content:center;align-items:center;cursor:pointer;width:40px;aspect-ratio:1/1;background:var(--color-main-text);border-radius:50%;position:absolute;top:-5%;right:-5%}.p-stamprally-modal__close::after{opacity:0;display:block;content:"";transition:opacity .2s;width:100%;height:100%;border-radius:50%;background-color:var(--color-white);position:absolute;top:0;left:0}.p-stamprally-modal__close:hover::after{opacity:.2}.p-stamprally-modal__close:active{transform:scale(0.95)}.p-stamprally-modal__close span{display:block;width:50%;height:50%;text-indent:200%;overflow:hidden;white-space:nowrap;position:relative}.p-stamprally-modal__close span::before,.p-stamprally-modal__close span::after{display:block;content:"";width:100%;height:2px;background-color:var(--color-white);border-radius:8px;position:absolute;top:50%;left:50%;transform-origin:center}.p-stamprally-modal__close span::before{transform:translate(-50%, -50%) rotate(45deg)}.p-stamprally-modal__close span::after{transform:translate(-50%, -50%) rotate(-45deg)}@media screen and (min-width: 744px){.p-stamprally-modal__text{width:85%}.p-stamprally-modal__close{width:50px}}@media screen and (min-width: 1024px){.p-stamprally-modal__body{border-width:6px}.p-stamprally-modal__close{width:50px}}.p-footer{width:100%;background-color:var(--color-millehas-red);padding:64px 28px 96px;box-sizing:border-box}.p-footer__inner{display:flex;flex-direction:column;gap:56px 0;width:100%;max-width:1078px;margin-inline:auto}.p-footer__body{display:flex;flex-direction:column;gap:24px 0}.p-footer__sponsor{color:var(--color-white);font-size:25px;font-size:2.5rem;font-family:"Noto Serif JP",serif;font-weight:500;line-height:1.2}.p-footer__sponsor span{display:block;font-size:14px;font-size:1.4rem;font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.4;margin-top:12px}.p-footer__support{color:var(--color-white);font-size:14px;font-size:1.4rem;font-weight:400;line-height:1.2}.p-footer__info{display:flex;flex-direction:column;gap:12px 0}.p-footer__text{color:var(--color-white);font-size:14px;font-size:1.4rem;line-height:1.2}@media screen and (min-width: 744px){.p-footer{padding:96px 4% 160px}}@media screen and (min-width: 1280px){.p-footer{padding:96px 4% 160px}.p-footer__inner{gap:64px 0}}.p-banner{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px}.p-banner__item{width:145px;height:58px}.p-banner__link{display:block;position:relative}.p-banner__link::after{display:block;content:"";width:100%;height:100%;background-color:rgba(255,255,255,0);transition:background-color .3s;position:absolute;top:0;left:0}.p-banner__link:hover::after{background-color:rgba(255,255,255,.3)}@media screen and (min-width: 744px){.p-banner__item{width:160px;height:64px}}
