*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,::before,::after{padding:0;margin:0;backface-visibility:hidden;box-sizing:border-box;border-style:solid;border-width:0}::before,::after{text-decoration:inherit;vertical-align:inherit}a,button{cursor:revert}ol,ul,menu{list-style:none}table{border-collapse:collapse}img{border-style:none}details{display:block}pre{font-family:monospace;font-size:1em}@keyframes cloudMove01{0%{transform:translateY(0)}50%{transform:translateY(20px)}100%{transform:translateY(0)}}@keyframes cloudMove02{0%{transform:scaleY(-1) translateY(0)}50%{transform:scaleY(-1) translateY(10px)}100%{transform:scaleY(-1) translateY(0)}}@keyframes historyLine{0%{height:0}100%{height:100%}}@keyframes linkTextHoverAnime{0%{background-size:100% 1px;background-position:right 100%}50%{background-size:0 1px;background-position:right 100%}51%{background-size:0 1px;background-position:left 100%}100%{background-size:100% 1px;background-position:left 100%}}::selection{background-color:rgba(255,233,160,.5)}@media(prefers-reduced-motion: reduce){*,::before,::after{animation:none !important;scroll-behavior:auto !important;transition:none !important}}html{scroll-padding-top:100px}body{background:url(../../shared/img/top_bg.webp) repeat top left;color:var(--text-color-base);font-family:var(--font-serif);font-feature-settings:"palt";font-size:1rem;letter-spacing:.08em;line-height:1.8;min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto}@media screen and (max-width: 767px){body{--header-height: 50px}}input,select,textarea{-webkit-appearance:auto;appearance:auto}@media screen and (max-width: 767px){input,select,textarea{font-size:1rem}}input:focus-visible,button:focus-visible,a:focus-visible{outline:solid 2px var(--theme-color)}button{color:var(--text-color-base);cursor:pointer;touch-action:manipulation}a{color:#3c549b;cursor:pointer;text-decoration:none}a:not([class]){border-bottom:1px solid currentColor;transition:border-color .15s}@media(hover: hover){a:not([class]):hover,a:not([class]):focus-visible{border-color:rgba(0,0,0,0)}}@media(hover: none){a:not([class]):active{border-color:rgba(0,0,0,0)}}:root{--color-primary: #E4D394;--color-secondary: #595959;--color-accent: #a98b1e;--content-padding: max(5vw);--content-padding-tab: max(64px, 9vw);--content-padding-sp: max(20px, 4vw);--font-serif: "Shippori Mincho", serif;--font-sans-serif: "Helvetica Neue", "Helvetica", Arial, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;--gutter-x: 0px;--gutter-y: 0px;--grid-gutter-x:0px;--grid-gutter-y: 0px;--card-padding-x: 2em;--card-padding-y: 2.5em;--c-button-font-size: 15px;--c-button-padding-x: 1.5em;--c-button-padding-y: 1em;--c-button-width: auto;--img-aspect-ratio: auto;--link-article-order-img: 1;--link-article-order-date: 2;--link-article-order-title: 3;--link-article-order-category: 4;--link-article-order-meta: 5;--link-article-title-clamp: 2;--link-article-margin-title: .5em;--link-article-margin-category: 1em;--link-article-margin-date: 1em;--link-article-margin-meta: 1em;--link-article-title-font-size: 16px;--c-link-article-line-height: 1.4;--c-link-article-category-line-height: 1.5;--c-button-slider-size: 40px;--c-button-slider-size: 40px;--c-article-header-title-gutter: 0.25em}.l-body{display:grid;grid-template-rows:1fr auto;min-block-size:100svb;row-gap:12em;position:relative;overflow-x:hidden}@media screen and (max-width: 767px){.l-body{row-gap:6em}}.o-container-large{max-width:87.5rem;margin-left:auto;margin-right:auto}.o-container-medium{max-width:62.5rem;margin-left:auto;margin-right:auto}.o-container-small{max-width:50rem;margin-left:auto;margin-right:auto}.o-container-xsmall{max-width:37.5rem;margin-left:auto;margin-right:auto}.o-contentLarge{max-inline-size:40em}.c-heading1{font-size:1.75rem;font-weight:600;line-height:1.4;transition:color .3s linear}.c-heading2{font-size:1.5rem;font-weight:600;line-height:1.4;transition:color .3s linear}.c-heading3{font-size:1.25rem;font-weight:600;line-height:1.4;transition:color .3s linear}.c-heading4{font-size:1rem;font-weight:600;line-height:1.4;transition:color .3s linear}:root{--c-img-width: 100%;--c-img-height: 100%;--c-img-object-fit: contain}.c-img{position:relative;z-index:0}.c-img._cover{--c-img-object-fit: cover}.c-img._full{height:100%;width:100%}.c-img>img{width:var(--c-img-width);height:var(--c-img-height);-o-object-fit:var(--c-img-object-fit);object-fit:var(--c-img-object-fit)}.c-img:has(.js-lazyload)::before{-webkit-backdrop-filter:blur(var(--radius));backdrop-filter:blur(var(--radius));content:"";height:100%;left:0;position:absolute;top:0;transition:--radius .6s;width:100%;z-index:1}.c-img:has(.is-lazyLoaded)::before{--radius: 0px}:root{--c-link-line-height: 1.4}.c-link{text-decoration:none;color:currentColor;display:inline;line-height:var(--c-link-line-height)}.c-link:not(:has(.c-link__text)){background:linear-gradient(currentColor, currentColor);background-position:right 100%;background-repeat:no-repeat;background-size:0 1px;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition-duration:.4s;transition-property:background-size,opacity;transition-timing-function:ease}.c-link:not(:has(.c-link__text)):focus-visible{animation-name:linkTextHoverAnime;animation-duration:.4s;animation-fill-mode:forwards}@media(any-hover: hover){.c-link:not(:has(.c-link__text)):hover{animation-name:linkTextHoverAnime;animation-duration:.4s;animation-fill-mode:forwards}}.c-link._underline{background-size:100% 1px}.c-link__text{background:linear-gradient(currentColor, currentColor);background-position:right 100%;background-repeat:no-repeat;background-size:0 1px;-webkit-box-decoration-break:clone;box-decoration-break:clone;display:inline;transition-duration:.4s;transition-property:background-size,opacity;transition-timing-function:ease}.c-link__text:where(.c-link:not(._underline) *):where(.c-link:focus-visible *){background-position:left 100%;background-size:100% 1px}@media(any-hover: hover){.c-link__text:where(.c-link:not(._underline) *):where(.c-link:hover *){background-position:left 100%;background-size:100% 1px}}.c-link__text:where(.c-link._underline *){background-size:100% 1px}.c-link__text:where(.c-link._underline *):where(.c-link:focus-visible *){animation-name:linkTextHoverAnime;animation-duration:.4s;animation-fill-mode:forwards}@media(hover: hover){.c-link__text:where(.c-link._underline *):where(.c-link:not(.is-active):not(.is-current):hover *){animation-name:linkTextHoverAnime;animation-duration:.4s;animation-fill-mode:forwards}}.c-link__text:where(.c-link.is-current *),.c-link__text:where(.c-link.is-active *){background-size:0 1px}:root{--c-list-column-gap: .25em;--c-list-row-gap: .25em}.c-list{display:flex;flex-wrap:wrap;flex-direction:column;column-gap:var(--c-list-column-gap);row-gap:var(--c-list-row-gap);line-height:1.8;--_icon-size: 1em;--_gap: .25em;--_icon-offset: calc(var(--_icon-size) + var(--_gap))}.c-list._horizontal{flex-direction:row}.c-list>*{display:inline-block;padding-inline-start:var(--_icon-offset)}.c-list>*::before{aspect-ratio:1/1;block-size:var(--_icon-size);content:"";display:inline-flex;float:inline-start;margin-block:calc((1lh - var(--_icon-size))/2);margin-inline-start:calc(var(--_icon-offset)*-1)}.c-list>*:where(._disc *)::before{-webkit-mask-image:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="100" width="100" vector-effect="non-scaling-stroke"><circle cx="50" cy="50" r="15" fill="currentColor" /></svg>');mask-image:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="100" width="100" vector-effect="non-scaling-stroke"><circle cx="50" cy="50" r="15" fill="currentColor" /></svg>');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.c-list>*:where(._hyphen *)::before{-webkit-mask-image:url('data:image/svg+xml;utf-8,<svg width="14" height="1" viewBox="0 0 14 1" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="-4.37114e-08" y1="0.5" x2="14" y2="0.5" stroke="currentColor"/></svg>');mask-image:url('data:image/svg+xml;utf-8,<svg width="14" height="1" viewBox="0 0 14 1" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="-4.37114e-08" y1="0.5" x2="14" y2="0.5" stroke="currentColor"/></svg>');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.c-logo{display:inline-flex;width:100%}.c-logo svg,.c-logo img{height:auto;width:100%}.c-logo__link{display:flex;width:100%}.c-text{font-size:.9375rem}:root{--drawer-menu-width: min(28%, 400px);--drawer-menu-height: 480px;--drawer-button-width: 2.5rem}@media screen and (max-width: 1023px){:root{--drawer-menu-width: min(64%, 400px)}}@media screen and (max-width: 639px){:root{--drawer-menu-width: 96%;--drawer-button-width: 2rem}}.s-drawer-button{overflow:hidden;width:var(--drawer-button-width);height:var(--s-header-height);position:fixed;right:5vw;top:1rem;z-index:2000}.s-drawer-button__icon{position:relative;width:100%;display:flex;align-items:center}.s-drawer-button__bar{background-color:#000;display:block;height:1px;width:100%;position:absolute;backface-visibility:hidden;transition:transform .6s,background-color 1.5s}.s-drawer-button__bar:nth-child(1){transform:translateY(6px)}.s-drawer-button__bar:nth-child(2){transform:translateY(-6px)}html.is-menuOpen .s-drawer-button__bar:nth-child(1){transform:translateY(0) rotate(-45deg)}html.is-menuOpen .s-drawer-button__bar:nth-child(2){transform:translateY(0) rotate(45deg)}.s-drawer-menu{width:var(--drawer-menu-width);height:var(--drawer-menu-height);background-color:rgba(236,222,169,.98);box-shadow:6px 12px 20px -12px #ccc;border-radius:6px;position:fixed;right:24px;top:16px;z-index:1000;opacity:0;pointer-events:none;transition:opacity .6s}@media screen and (max-width: 767px){.s-drawer-menu{right:2vw}}html.is-menuOpen .s-drawer-menu{opacity:1;pointer-events:auto}.s-drawer-menu__wrapper{height:100%}.s-drawer-menu__container{overflow:scroll;height:100%;padding:64px 0 40px;padding-left:12%;position:relative;z-index:1000;transition:.4s;transition-delay:.2s}.s-drawer-menu__nav-list{display:flex;flex-direction:column;gap:2.2em}.s-drawer-menu__link{display:inline-block;line-height:1.5;color:#000;opacity:0;transform:translateY(50%);background-image:linear-gradient(#000, #000);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px;transition:opacity .6s ease-out .4s,transform .4s ease-out .2s,color .6s,background-size .8s}@media(any-hover: hover){.s-drawer-menu__link:hover{color:#404040;background-size:100% 1px;background-position:bottom left}}.s-drawer-menu__link.is-active{opacity:1;transform:translateY(0)}.s-footer{padding-bottom:48px;position:relative}.s-footer::before{content:"";display:block;width:100%;height:400px;background:#767676;background:linear-gradient(0deg, rgba(199, 199, 199, 0.456) 0%, rgba(217, 217, 217, 0) 100%);position:absolute;bottom:0;z-index:-100}.s-footer__copyright{font-size:.625rem;display:block;text-align:center}@media screen and (max-width: 767px){.s-footer__copyright{margin-left:0;margin-top:1.5em}}:root{--s-header-height: 88px}.s-header{position:fixed;inset:0;padding-inline:var(--content-padding);padding-top:2em;height:var(--s-header-height);width:100%;display:flex;justify-content:space-between;align-items:center;z-index:999;font-feature-settings:"palt" 1;opacity:0;transition:opacity .8s}.s-header.is-outTop{opacity:1}@media screen and (max-width: 1023px){.s-header{padding-left:var(--content-padding-tab)}}@media screen and (max-width: 767px){.s-header{padding-left:var(--content-padding-sp)}}.s-header-logo{width:6rem}@media screen and (max-width: 1023px){.s-header-logo{max-width:5rem}}.p-top-section{margin-top:200px}@media screen and (max-width: 1023px){.p-top-section{padding-inline:var(--content-padding-tab)}}@media screen and (max-width: 767px){.p-top-section{margin-top:160px;padding-inline:var(--content-padding-sp)}}.p-top-section._about{display:flex}.p-top-section__title{font-size:1.5rem;text-align:center;font-feature-settings:"palt"}.p-top-fv__cloud{position:absolute;width:100%;height:100svh;z-index:-1}.p-top-fv__cloud-01{width:min(50vw,360px);aspect-ratio:1/.4;background:url(/img/cloud.png) center center/contain no-repeat;position:absolute;top:8%;right:0;animation:cloudMove01 10s ease-in-out infinite}@media screen and (max-width: 767px){.p-top-fv__cloud-01{width:32vw}}.p-top-fv__cloud-02{width:min(30vw,278px);aspect-ratio:1/.4;background:url(/img/cloud.png) center center/contain no-repeat;position:absolute;top:72%;left:-24px;animation:cloudMove02 10s ease-in-out infinite;animation-delay:2s}@media screen and (max-width: 767px){.p-top-fv__cloud-02{width:50vw;top:82%;right:-6%;left:auto}}.p-top-fv{width:100%;height:100svh;overflow-x:hidden;position:relative}.p-top-fv__ougi{width:clamp(100%,1200px,80vw);height:100%;background:url(/img/fv.png) center center/contain no-repeat;position:absolute;top:0;left:-10%}@media screen and (max-width: 1023px){.p-top-fv__ougi{width:max(100%,1050px);left:-30%}}@media screen and (max-width: 767px){.p-top-fv__ougi{width:max(100%,850px);left:-32%}}@media screen and (max-width: 639px){.p-top-fv__ougi{width:max(100%,720px)}}@media screen and (max-width: 430px){.p-top-fv__ougi{width:max(100%,620px);left:-48%}}.p-top-fv__logo{width:min(15vw,160px);aspect-ratio:1/1.6;position:absolute;bottom:20%;right:9.5%}@media screen and (max-width: 1023px){.p-top-fv__logo{width:20vw;right:6%;bottom:30%}}.p-top-about{margin:0 auto;height:360px;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.22em}@media screen and (max-width: 1023px){.p-top-about{height:auto;writing-mode:horizontal-tb;text-orientation:mixed;letter-spacing:.18em}}.p-top-about__title{font-size:1.5rem;margin-left:5rem}@media screen and (max-width: 1023px){.p-top-about__title{margin-left:auto;text-align:center}}.p-top-about__text{line-height:2.6}@media screen and (max-width: 1023px){.p-top-about__text{margin-top:48px;line-height:2.4}}.p-top-about__text>*{display:block}@media screen and (max-width: 1023px){.p-top-about__text>*{display:inline}}.p-top-about__text .number{font-family:serif;text-combine-upright:all;-webkit-text-combine:horizontal;padding-inline:.24em}@media screen and (max-width: 1023px){.p-top-about__text .number{text-combine-upright:none;-webkit-text-combine:none;padding-inline:0}}.p-top-sponsor__list{margin-top:64px;background:rgba(255,255,255,.7);padding:64px 24px;display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:32px;grid-row-gap:56px}@media screen and (max-width: 1023px){.p-top-sponsor__list{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 639px){.p-top-sponsor__list{grid-template-columns:repeat(2, 1fr);grid-column-gap:16px;grid-row-gap:24px}}.p-top-sponsor__banner>a{display:block;padding:.5rem .25rem .25rem;border-bottom:none;color:#c8c1a9;transition:.6s}@media(any-hover: hover){.p-top-sponsor__banner>a:hover{opacity:.5}}.p-top-sponsor__logo{aspect-ratio:3/1.5;display:flex;align-items:center;justify-content:center}.p-top-sponsor__logo>img{display:block}.p-top-sponsor__name{font-size:.875rem;font-weight:600;letter-spacing:normal;line-height:normal}.p-top-sponsor__note{font-size:.75rem;margin-top:2em;text-align:right}.material-symbols-outlined{display:block;font-size:1.125rem;text-align:right;font-weight:300}.p-top-activity__list{margin-top:64px;display:flex;flex-direction:column;gap:80px}.p-top-activity__title{font-size:1.125rem;font-weight:600;display:flex;align-items:center;gap:.5em}.p-top-activity__title::before{content:"";display:block;width:64px;height:1px;background:#000}.p-top-activity__description{margin-top:1.5rem}.p-top-history__contents{position:relative;margin-top:64px;padding-top:40px}@media screen and (max-width: 639px){.p-top-history__contents{margin-left:6%}}@media screen and (max-width: 430px){.p-top-history__contents{margin-left:0}}.p-top-history__contents.is-active::before{content:"";display:block;width:1px;height:0;background:#000;position:absolute;inset:0;animation:historyLine 15s forwards}.p-top-history__inner{display:flex;align-items:flex-start}@media screen and (max-width: 639px){.p-top-history__inner{flex-direction:column;gap:1.5rem}}.p-top-history__inner:not(:first-child){margin-top:64px}.p-top-history__year{width:42%;display:flex;align-items:center;gap:1rem;font-size:1.25rem;line-height:normal;letter-spacing:.05em;font-feature-settings:"palt"}@media screen and (max-width: 639px){.p-top-history__year{width:auto;gap:.5rem;font-size:1.125rem}}.p-top-history__year::before{content:"";display:block;width:40px;height:1px;background:#000}.p-top-history__seireki{font-size:1rem;color:var(--color-secondary)}@media screen and (max-width: 639px){.p-top-history__seireki{font-size:.9375rem}}.p-top-history__detail{flex:1}@media screen and (max-width: 639px){.p-top-history__detail{padding-left:1rem;font-size:.875rem}}.p-top-history__detail>p{display:flex;align-items:center;gap:.5em}.p-top-history__detail>p:not(:first-child){margin-top:1rem}.p-top-history__detail>p::before{content:"";display:inline-block;width:.375rem;height:.375rem;background:var(--color-primary);border-radius:50%}.p-top-director{padding:2.5rem 0 4rem;border:1px solid var(--color-primary);background:rgba(255,254,252,.25);position:relative}.p-top-director::before{content:"";display:block;width:101%;height:100%;border:1px solid var(--color-primary);position:absolute;top:-6px;left:-5px}.p-top-director__list{margin-top:40px;margin-inline:auto;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 639px){.p-top-director__list{margin-inline:0;margin-left:12%}}.p-top-director__position{color:var(--color-accent);font-size:1.0625rem;display:flex;align-items:center;gap:.5rem}.p-top-director__position::before{content:"";display:block;width:.75rem;height:1px;background:var(--color-accent)}.p-top-director__detail{display:flex;align-items:flex-end;gap:1.5em}@media screen and (max-width: 639px){.p-top-director__detail{margin-top:.5rem;flex-direction:column;align-items:flex-start;gap:0}}.p-top-director__post{margin-right:1em;font-size:.875rem;color:var(--color-secondary)}.p-kiyaku{padding-top:8.75rem;padding-inline:var(--content-padding)}@media screen and (max-width: 767px){.p-kiyaku{padding-inline:var(--content-padding-sp)}}.p-kiyaku-title{font-size:1.75rem;text-align:center}.p-kiyaku__section{margin-top:64px}@media screen and (max-width: 767px){.p-kiyaku__section{margin-top:40px;font-size:.875rem}}.p-kiyaku__head{padding:.5em;font-size:1.125rem;line-height:1.4;background:rgba(232,231,227,.968627451)}@media screen and (max-width: 767px){.p-kiyaku__head{font-size:1rem}}.p-kiyaku__text{margin-top:1em;display:flex;gap:1em}.p-kiyaku__text:nth-of-type(n+2){padding-left:2em}.p-kiyaku__text>span{white-space:nowrap}.p-kiyaku__list{margin-top:.5em;padding-left:2em;text-indent:-2em}.p-kiyaku__return{margin-top:80px}.p-nocontent{align-items:center;display:flex;flex-direction:column;gap:3em;height:100%;justify-content:center;padding-top:8.75rem;padding-inline:var(--content-padding)}@media screen and (max-width: 767px){.p-nocontent{padding-inline:var(--content-padding-sp)}}.p-nocontent-header{line-height:1.4}.p-nocontent-title{display:grid;place-items:center;font-size:40px}.p-nocontent-title__en{font-size:.5em}.p-nocontent-title__jp{font-size:.7em;font-weight:600}@media screen and (max-width: 767px){.p-nocontent-title__jp{font-size:.55em}}.p-nocontent__section:not(:first-child){margin-top:2.5rem}.p-nocontent__list{margin-top:1em}.p-nocontent__return{margin-top:2.5rem}.u-dp-inline{display:inline}@media screen and (max-width: 767px){.u-dp-md-inline{display:inline}}.u-dp-inlineBlock{display:inline-block}@media screen and (max-width: 767px){.u-dp-md-inlineBlock{display:inline-block}}.u-dp-flex{display:flex}@media screen and (max-width: 767px){.u-dp-md-flex{display:flex}}.u-mt-1{margin-top:.25em}.u-mt-2{margin-top:.5em}.u-mt-3{margin-top:1em}.u-mt-4{margin-top:1.5em}.u-mt-5{margin-top:2em}.u-mb-1{margin-top:.25em}.u-mb-2{margin-top:.5em}.u-mb-3{margin-top:1em}.u-mb-4{margin-top:1.5em}.u-mb-5{margin-top:2em}.u-ml-1{margin-left:.25em}.u-ml-2{margin-left:.5em}.u-ml-3{margin-left:1em}.u-ml-4{margin-left:1.5em}.u-ml-5{margin-left:2em}.u-mr-1{margin-right:.25em}.u-mr-2{margin-right:.5em}.u-mr-3{margin-right:1em}.u-mr-4{margin-right:1.5em}.u-mr-5{margin-right:2em}.u-position-relative{position:relative}.u-position-absolute{position:absolute}