@import"@splidejs/splde/css";@import"vaultcss/mediaqueries.css";@layer settings{:root{--torem: .0625rem ;--torlh: .0625rlh ;--design-widith-sm: 375;--design-widith-md: 768;--design-widith-lg: 1440;--color-main: #36b08b;--color-dark: #414141;--color-white: #fff;--color-font: #444;--color-light: #fdf2b5;--color-coder: #cdeaf6;--color-designer: #f6cdce;--color-director: #f6f1cd;--color-other: #cdf6d5;--font-sans-ja: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "Meiryo", sans-serif;--font-sans-en: "Helvetica Neue", "Arial", system-ui, sans-serif;--font-base: 16;--font-ratio: 8;--font-2xs: calc(var(--font-base) * var(--font-ratio) / 12 * var(--torem));--font-xs: calc(var(--font-base) * var(--font-ratio) / 10 * var(--torem));--font-sm: calc(var(--font-base) * var(--font-ratio) / 9 * var(--torem));--font-md: calc(var(--font-base) * var(--font-ratio) / 8 * var(--torem));--font-lg: calc(var(--font-base) * var(--font-ratio) / 7 * var(--torem));--font-xl: calc(var(--font-base) * var(--font-ratio) / 5 * var(--torem));--font-2xl: calc(var(--font-base) * var(--font-ratio) / 3 * var(--torem));--font-fluid-xs: clamp(.666688rem, .63433rem + .138058vw, .8rem);--font-fluid-sm: clamp(.888875rem, .861903rem + .115081vw, 1rem);--font-fluid-md: clamp(1rem, .965322rem + .147961vw, 1.14288rem);--font-fluid-lg: clamp(1.125rem, 1.07444rem + .215728vw, 1.33331rem);--font-fluid-xl: clamp(1.6rem, 1.50291rem + .41424vw, 2rem);--font-fluid-2xl: clamp(2rem, 1.83818rem + .690421vw, 2.66669rem);--font-fluid-3xl: clamp(2.66669rem, 2.34307rem + 1.38078vw, 4rem);--leading-base: 4;--leading-xs: calc(var(--leading-base) * 3 * var(--torem));--leading-sm: calc(var(--leading-base) * 4 * var(--torem));--leading-md: calc(var(--leading-base) * 5 * var(--torem));--leading-lg: calc(var(--leading-base) * 6 * var(--torem));--leading-xl: calc(var(--leading-base) * 7 * var(--torem));--leading-2xl: calc(var(--leading-base) * 8 * var(--torem));--leading-3xl: calc(var(--leading-base) * 9 * var(--torem));--leading-4xl: calc(var(--leading-base) * 10 * var(--torem));--leading-none: 1;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.75;--leading-loose: 2;--tracking-tigher: -.05em;--tracking-tight: -.025em;--tracking-normal: normal;--tracking-wide: .025em;--tracking-wider: .05em;--tracking-widest: .1em;--max-container-size: 1440px;--offset-xs: 1.5vw;--offset-sm: 2.5vw;--offset-md: 5vw;--offset-lg: 10vw;--space-base: 8;--space-2xs: calc(var(--space-base) * var(--torem));--space-xs: calc(var(--space-base) * 2 * var(--torem));--space-sm: calc(var(--space-base) * 3 * var(--torem));--space-md: calc(var(--space-base) * 5 * var(--torem));--space-lg: calc(var(--space-base) * 8 * var(--torem));--space-xl: calc(var(--space-base) * 13 * var(--torem));--radius-sm: 1rem;--radius-md: 2rem;--radius-lg: 2.5rem;--radius-full: 50%;--arrow-width: 12%;--arrow-prev: polygon( 100% var(--line-width), calc(100% - var(--line-width)) 0, calc(50% - var(--line-width)) 50%, calc(100% - var(--line-width)) 100%, 100% calc(100% - var(--line-width)), calc(50% + var(--line-width)) 50%, 100% var(--line-width) );--arrow-next: polygon( 0 var(--line-width), var(--line-width) 0, calc(50% + var(--line-width)) 50%, var(--line-width) 100%, 0 calc(100% - var(--line-width)), calc(50% - var(--line-width)) 50%, 0 var(--line-width) );--duration-fast: .3s;--duration-normal: .6s;--duration-slow: 1.2s;--ease-in-sine: cubic-bezier(.12, 0, .39, 0);--ease-out-sine: cubic-bezier(.61, 1, .88, 1);--ease-in-out-sine: cubic-bezier(.37, 0, .63, 1);--ease-in-quart: cubic-bezier(.5, 0, .75, 0);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-in-out-quart: cubic-bezier(.76, 0, .24, 1);--ease-in-expo: cubic-bezier(.7, 0, .84, 0);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-in-out-expo: cubic-bezier(.87, 0, .13, 1);--viewport: var(--design-widith-sm);--under-light: 1;--on-light: 10}}@layer base{*,:before,:after{box-sizing:border-box;margin:0;padding:0}:where(html){-webkit-text-size-adjust:none;block-size:100%}:where(body){min-block-size:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:Noto Sans JP,sans-serif;line-height:1.5}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(hr){border:none;block-size:0;color:inherit;border-block-start:1px solid;overflow:visible}:where(ul,ol){list-style-type:""}:where(a:not([class])){-webkit-text-decoration-skip:ink;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){block-size:auto;max-inline-size:100%}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse}:where(input,button,textarea,select,optgroup){color:inherit;font:inherit}:where(textarea){resize:vertical}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(input[type=file])::-webkit-file-upload-button{cursor:pointer}:where(input[type=file])::file-selector-button{cursor:pointer}:where(:disabled),:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(template,[hidden]:not([hidden=until-found])){display:none}:where(dialog,[popover]){max-width:unset;max-height:unset;inset:unset;color:inherit;background:0 0;border:none}:where(dialog:not([open]):not([popover]),[popover]:not(:popover-open)){display:none}:where([disabled],[aria-disabled=true]){cursor:not-allowed}:where([aria-busy=true]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-hidden=false][hidden]){display:initial}:where([aria-hidden=false][hidden]):not(:focus){clip:rect(0,0,0,0);position:absolute}:where(:focus:not(:focus-visible)){outline:none}html:has(#d-team){scroll-behavior:smooth}html:has(.c-modal[open]){overflow:hidden}main{color:var(--color-font);background-color:#ebe4bd;position:relative}summary::-webkit-details-marker{display:none}}@layer layouts{.l-container{box-sizing:content-box;max-inline-size:var(--max-container-size, none);padding-inline:var(--offset-md, 0);margin-inline:auto;container:container/inline-size}}@layer vendors;@layer components{.c-header{z-index:9999;text-align:center;background:url(/festivals/assets/img/header_bg.svg) top/contain repeat-x;place-items:center;width:100%;height:135px;display:grid;position:absolute;top:0;left:0}.c-header__projectTitle{visibility:hidden;color:var(--color-white);opacity:0;margin-top:-1rem;font-size:1.25rem;font-weight:700;line-height:1.6}.c-header__projectTitle.is-active{visibility:visible;opacity:1;transition:all 1s}.c-header__itemNumArea{visibility:hidden;min-width:41px;min-height:41px;color:var(--color-white);opacity:0;font-size:1.125rem;font-weight:500;position:absolute;top:40%;right:30%;transform:translateY(-50%)}.c-header__itemNumArea.is-active{visibility:visible;opacity:1;transition:all 1s}.c-header__itemNum{position:absolute}.c-header__itemNum.--current{top:-10%;left:12%}.c-header__itemNum.--line{background-color:var(--color-white);width:100%;height:1px;top:50%;left:0;transform:translateY(-50%) rotate(-45deg)}.c-header__itemNum.--total{bottom:-10%;right:12%}.c-spotlight{width:100%;display:grid;position:relative}.c-spotlight__container{z-index:2;width:100%;height:calc(var(--vh, 1vh) * 100);pointer-events:none;grid-area:1/1/2/2;position:sticky;top:0;left:0}.c-spotlight__inner{width:100%;height:100%;background-color:#383838f2;height:-webkit-fill-available;transition:background-color .2s,background-image .2s;position:relative;overflow:hidden}.c-spotlight__inner.is-visible{background-color:#38383800;background-image:url(/festivals/assets/img/mask_pc.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:background-color .2s,background-image .2s}.c-spotlight__logo{visibility:hidden;z-index:100;opacity:0;transition:visibility .4s,opacity .4s}.c-spotlight__logo.is-visible{visibility:visible;opacity:1;transition:visibility .4s,opacity .4s}.c-spotlight__link{z-index:100;pointer-events:auto;width:160px;height:auto;display:block;position:absolute;top:3%;left:48px}.c-spotlight__btn{z-index:9999;width:224px;height:72px;color:var(--color-white);pointer-events:auto;background-color:#aa0f2c;border-radius:4px;place-items:center;font-size:1rem;font-weight:700;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s;display:grid;position:absolute;top:80%;right:0}.c-spotlight__btn:hover{opacity:.7;transition:opacity .3s}.c-spotlight__illust{z-index:1;position:absolute}.c-spotlight__illust.--01{background:url(/festivals/assets/img/fixed-people_01.png) 50% / cover no-repeat;width:53px;height:130px;top:25%;left:40px}.c-spotlight__illust.--02{background:url(/festivals/assets/img/fixed-people_02.png) 50% / cover no-repeat;width:137px;height:129px;top:55%;left:0}.c-spotlight__illust.--03{background:url(/festivals/assets/img/fixed-people_03.png) 50% / cover no-repeat;width:89px;height:132px;top:30%;right:10px}.c-spotlight__illust.--04{background:url(/festivals/assets/img/fixed-people_04.png) 50% / cover no-repeat;width:115px;height:133px;top:55%;right:0}.c-spotlight__illust.--sp01{background:url(/festivals/assets/img/fixed-people_01.png) 50% / cover no-repeat;width:30px;height:72px;display:none;top:25%;left:0}.c-spotlight__illust.--sp02{background:url(/festivals/assets/img/girl_03.png) 50% / cover no-repeat;width:20px;height:57px;display:none;top:65%;left:4px}.c-spotlight__illust.--sp03{background:url(/festivals/assets/img/girl_04.png) 50% / cover no-repeat;width:19px;height:34px;display:none;top:72%;right:0}.c-spotlight__illust.--sp04{background:url(/festivals/assets/img/boy_03.png) 50% / cover no-repeat;width:17px;height:43px;display:none;top:30%;right:2px}.c-spotlight__illust.--sp05{background:url(/festivals/assets/img/boy_05.png) 50% / cover no-repeat;width:29px;height:45px;display:none;top:45%;left:2px}.c-spotlight__illust.--sp06{background:url(/festivals/assets/img/girl_01.png) 50% / cover no-repeat;width:26px;height:38px;display:none;top:63%;right:8px}.c-spotlight__illust.--sp07{background:url(/festivals/assets/img/boy_09.png) 50% / cover no-repeat;width:18px;height:43px;display:none;top:45%;right:2px}.c-modal__inner{z-index:9999;background-color:#00000080;place-items:center;width:100%;height:100%;display:grid;position:fixed;top:0;left:0}.c-modal__container{border:4px solid var(--color-dark);background-color:var(--color-white);width:360px;min-height:360px;color:var(--color-dark);border-radius:8px;flex-direction:column;padding:0 24px 27px;display:flex;position:relative}.c-modal__imgWrapper{border-radius:9999px;width:100px;height:100px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.c-modal__imgWrapper.--coder{background-color:var(--color-coder)}.c-modal__imgWrapper.--designer{background-color:var(--color-designer)}.c-modal__imgWrapper.--director{background-color:var(--color-director)}.c-modal__imgWrapper.--other{background-color:var(--color-other)}.c-modal__imgWrapper img{object-fit:cover;border-radius:9999px;width:100%;height:100%}.c-modal__nameArea{text-align:center;margin-top:66px;line-height:2}.c-modal__nameArea>span{display:block}.c-modal__role{color:var(--color-dark);font-size:.75rem;font-weight:900}.c-modal__name{font-size:1.125rem;font-weight:700}.c-modal__text{margin-top:24px;font-size:.875rem;line-height:2}.c-modal__linkArea{justify-content:center;gap:40px;margin-top:auto;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.c-modal__link{transition:opacity .3s;display:inline-block}.c-modal__link:hover{opacity:.7;transition:opacity .3s}.c-modal__link.--portfolio{width:42px;height:auto}.c-modal__link.--x,.c-modal__link.--insta{width:32px;height:auto}.c-modal__close{cursor:pointer;background-color:#0000;border:none;width:48px;height:48px;position:absolute;top:-52px;right:4px}.c-modal__close:before,.c-modal__close:after{background-color:var(--color-white);content:"";width:100%;height:4px;display:block;position:absolute;top:50%;left:50%}.c-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.c-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.c-human__container{pointer-events:none;grid-area:1/1/2/2;position:relative}.c-human{backface-visibility:hidden;pointer-events:none;animation:5s ease-in-out swing;position:absolute}.c-human.--girl01{z-index:var(--on-light);width:52px;top:100px;right:8%}.c-human.--girl02{z-index:var(--under-light);width:50px;animation-delay:2s;top:230px;left:30%}.c-human.--girl03{z-index:var(--on-light);width:40px;animation-delay:5s;top:-50px;left:22%}.c-human.--girl04{z-index:var(--on-light);width:38px;animation-delay:12s;top:220px;right:6%}.c-human.--boy01{z-index:var(--on-light);width:35px;animation-delay:16s;top:70px;left:18%}.c-human.--boy02{z-index:var(--on-light);width:41px;animation-delay:10s;bottom:97px;left:34.5%}.c-human.--boy03{z-index:var(--on-light);width:35px;animation-delay:20s;top:-90px;right:3.2%}.c-human.--boy04{z-index:var(--on-light);width:35px;animation-delay:23s;bottom:60px;right:36.3%}.c-human.--boy05{z-index:var(--on-light);width:58px;animation-delay:17s;top:-60px;left:7.6%}.c-human.--boy06{z-index:var(--on-light);width:35px;animation-delay:29s;top:60px;left:50%}.c-human.--boy07{z-index:var(--on-light);width:33px;animation-delay:19s;top:40px;right:44%}.c-human.--boy08{z-index:var(--on-light);width:48px;animation-delay:8s;top:80px;left:33%}.c-human.--boy09{z-index:var(--under-light);width:43px;animation-delay:28s;top:170px;right:31%}.c-human.--family01{z-index:var(--on-light);width:90px;animation-delay:22s;bottom:80px;left:4.5%}.c-human.--family02{z-index:var(--on-light);width:95px;animation-delay:6s;bottom:5px;right:8%}.c-human.--family03{z-index:var(--on-light);width:133px;animation-delay:25s;top:-90px;right:12.9%}.c-human.--family04{z-index:var(--on-light);width:44px;animation-delay:14s;display:none;top:50px;left:10%}.c-human.--family05{z-index:var(--on-light);width:114px;animation-delay:10s;display:none;top:50px;left:50%;transform:translate(-50%)}.c-border{width:100%;position:absolute;bottom:-5px;left:0}.c-border svg{width:100%;display:block}.c-footer{color:var(--color-white);background-color:#41413f;padding-top:10px;padding-bottom:80px;position:relative}.c-footer__inner{justify-content:space-between;align-items:center;padding:0 75px;font-weight:700;display:flex}.c-footer__logo{font-size:.9375rem;line-height:1.8}.c-footer__logoWrapper{width:160px}.c-footer__credit{text-align:center}.c-footer__memberList{grid-template-columns:repeat(1,1fr);gap:1em;margin-top:.5rem;font-size:.9375rem;display:grid}.c-footer__linkWrapper{color:var(--color-white);justify-content:center;gap:1em;padding:4px 0;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s;display:flex}.c-footer__linkWrapper:hover{opacity:.7;transition:opacity .3s}.c-footer__linkWrapper.--c{cursor:url(/festivals/assets/img/letter_c.png) 32 32,auto}.c-footer__linkWrapper.--g{cursor:url(/festivals/assets/img/letter_g.png) 32 32,auto}.c-footer__linkWrapper.--t{cursor:url(/festivals/assets/img/letter_t.png) 32 32,auto}@keyframes swing{0%{transform:rotate(0)}1%{transform:rotate(10deg)}4%{transform:rotate(-10deg)}7%{transform:rotate(5deg)}9%{transform:rotate(-5deg)}12%{transform:rotate(0)}to{transform:rotate(0)}}.top-opening{z-index:100;width:100%;height:100%;display:none;position:fixed}.top-opening__inner{width:100%;height:100%;position:absolute;top:0;left:0}.top-opening__bg{background-color:#aa0f2c;width:50%;height:100%;position:absolute;top:0}.top-opening__bg.--left{left:0}.top-opening__bg.--right{right:0}.top-opening__container{z-index:1;text-align:center;background-color:#fdf2b5cc;border-radius:50%;width:800px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.top-opening__text{font-weight:700;font-size:rem(24);padding-top:152px;line-height:2}.top-opening__text span{display:block}.top-opening__text span:last-child{padding-top:1em}.top-opening__illust{width:fit-content;margin:16px auto 0}.top-opening__btnWrapper{z-index:100;background-color:var(--color-white);border-radius:4px;position:absolute;bottom:24px;right:24px}.top-opening__btn{color:#aa0f2c;font-weight:700;font-size:rem(16);cursor:pointer;border-radius:20px;padding:17px 43px;display:inline-block}.top-fv{background:linear-gradient(#000 85%,#0000 85%);width:100%;overflow-x:hidden}.top-fv__carousel{width:100%}.top-fv__carouselItem{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:90vh;padding-top:max(12vh,60px)}.top-fv__carouselItem:after{z-index:-1;content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.top-fv__carouselItem[data-seasonal=spring01]{background-image:url(/festivals/assets/img/spring_01.png)}.top-fv__carouselItem[data-seasonal=spring02]{background-image:url(/festivals/assets/img/spring_02.png)}.top-fv__carouselItem[data-seasonal=summer01]{background-image:url(/festivals/assets/img/summer_01.png)}.top-fv__carouselItem[data-seasonal=summer02]{background-image:url(/festivals/assets/img/summer_02.png)}.top-fv__carouselItem[data-seasonal=fall01]{background-image:url(/festivals/assets/img/fall_01.png)}.top-fv__carouselItem[data-seasonal=fall02]{background-image:url(/festivals/assets/img/fall_02.png)}.top-fv__carouselItem[data-seasonal=winter01]{background-image:url(/festivals/assets/img/winter_01.png)}.top-fv__carouselItem[data-seasonal=winter02]{background-image:url(/festivals/assets/img/winter_02.png)}.top-fv__carouselItem[data-seasonal=ordinary01]{background-image:url(/festivals/assets/img/ordinary_01.png)}.top-fv__carouselItem[data-seasonal=ordinary02]{background-image:url(/festivals/assets/img/ordinary_02.png)}.top-fv__imgWrapper{width:90%;max-width:1000px;max-height:563px;margin:0 auto;display:block}.top-fv__imgWrapper img{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%;display:block}.top-fv__container{z-index:1;width:100%;height:300px;margin-top:-20vh;position:relative}.top-fv__container:before{z-index:1;content:"";background:url(/festivals/assets/img/stage.png) 50% / cover no-repeat;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.top-fv__container:after{z-index:-1;content:"";background-color:#41413f;width:100%;height:40%;display:block;position:absolute;bottom:0;left:0}.top-fv__inner{z-index:2;grid-template-columns:75% 1fr;align-items:center;gap:11px;width:80%;margin:0 auto;display:grid;position:relative}.top-fv__iconList{flex-wrap:wrap;justify-content:center;margin-top:-40px;display:flex}.top-fv__icon{filter:drop-shadow(0 8px 8px #00000040);border-radius:9999px;place-items:center;width:70px;height:70px;display:grid}.top-fv__icon.--coder{background-color:var(--color-coder)}.top-fv__icon.--designer{background-color:var(--color-designer)}.top-fv__icon.--director{background-color:var(--color-director)}.top-fv__icon.--other{background-color:var(--color-other)}.top-fv__icon img{border-radius:9999px;width:100%;height:100%}.top-fv__icon:nth-child(2n){transform:translateY(100%)}.top-fv__guide{align-items:center;margin-top:-24px;display:flex}.top-fv__guideText{background-color:var(--color-white);white-space:nowrap;border-radius:20px;padding:23px 32px;font-size:1.125rem;font-weight:700;position:relative}.top-fv__guideText:after{background-color:inherit;content:"";clip-path:polygon(0 0,0 100%,100% 50%);width:1rem;height:1rem;display:block;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.top-fv__guideImg{z-index:1;width:169px;margin-left:-30px;display:block;position:relative}.top-project{z-index:1;color:var(--color-font);grid-area:1/1/2/2;padding-top:280px;padding-bottom:230px;position:relative}.top-project__inner{z-index:2;width:90%;max-width:1151px;margin:0 auto;position:relative}.top-project__heading{text-align:center;font-size:2em;font-weight:700}.top-project__list{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));align-items:start;gap:80px clamp(.75rem,3.568vw - .086rem,3.125rem);margin-top:64px;display:grid}.top-project__item{flex-direction:column-reverse;display:flex}.top-project__title{text-align:center;margin-top:1.5rem;font-size:1rem;font-weight:700;line-height:1.8}.top-project__imgWrapper{width:100%;margin:0 auto}.top-project__link{width:100%;height:auto;transition:scale .3s;display:block}.top-project__link:hover{transition:scale .3s;scale:1.05}.top-project__img{border:4px solid #000;width:100%;height:auto}.d-inner{scroll-behavior:smooth;grid-area:1/1/2/2;padding:12rem 0}#d-summary,#d-review,#d-team,#d-articles{padding:5rem 0}.d-section_inner{width:80%;max-width:800px;margin:0 auto}.d-section_title{text-align:center;margin-top:0;margin-bottom:4rem;font-size:2rem;font-weight:700}.d-section_title.--pageTitle{margin-bottom:8.5rem}.d-list_group{border-bottom:1px solid var(--color-dark);align-items:center;display:flex}.d-list_group:first-child{border-top:1px solid var(--color-dark)}.d-list_heading{width:62.5%;padding:1.875rem 0 1.875rem 4rem;font-size:1.25rem;font-weight:900;line-height:2}.d-list_item{width:37.5%;padding:1.875rem 0 1.875rem 1rem;font-size:1.25rem;font-weight:700;line-height:2}.d-list_item_multiple{flex-direction:column;width:37.5%;padding:1.875rem 0 1.875rem 1rem;font-size:1.25rem;font-weight:700;line-height:2;display:flex}.d-accordion{margin-bottom:.25rem;overflow:hidden}.d-accordion_head{background-color:var(--color-dark);color:#fff;padding:1.875rem 0 1.875rem 4rem;font-size:1.5rem;font-weight:900;line-height:2;display:block;position:relative}.d-accordion_head:before{content:"";background-image:url(/festivals/assets/img/arrow.png);background-repeat:no-repeat;background-size:contain;width:2rem;height:2rem;display:inline-block;position:absolute;top:2.375rem;right:4rem}.d-accordion[open] .d-accordion_head:before{transform:rotate(180deg)}.d-list{overflow:hidden}.d-list_inner{padding:.5rem 1rem}@supports (interpolate-size: allow-keywords){:root{interpolate-size:allow-keywords}.d-accordion[open]::details-content{height:auto}}.d-header{z-index:9999;text-align:center;background:url(/festivals/assets/img/header_bg.svg) top/contain repeat-x;place-items:center;width:100%;height:135px;display:grid;position:absolute;top:0;left:0}.d-page_title{color:#fff;text-align:center;margin-top:-2rem;font-size:1.25rem;font-weight:700;line-height:1.6;position:relative}.d-page_number{color:#fff;width:36px;height:41px;font-size:1.125rem;line-height:1.4;position:absolute;top:20%;right:20%}.d-page_number_top{position:absolute;top:-5%;left:25%}.d-page_number_bottom{position:absolute;bottom:-5%;right:-15%}.d-page_number_line{background-color:#fff;width:50px;height:1px;display:block;position:absolute;top:50%;transform:rotate(-45deg)}.d-fv_wrapper{width:100%;height:100vh;position:relative;overflow:hidden}.d-fv_curtain{z-index:10;background-color:#aa0f2c;width:50%;height:100%;position:absolute;top:0}.d-fv_curtain.--left{animation:2s ease-in-out forwards curtainLeft;left:0}.d-fv_curtain.--right{animation:2s ease-in-out forwards curtainRight;right:0}@keyframes curtainLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes curtainRight{0%{transform:translate(0)}to{transform:translate(100%)}}.d-fv_figure{z-index:1;aspect-ratio:480/233;width:100%;height:100vh;padding-top:95px;position:relative}.d-fv_figure.--pc{display:block}.d-fv_figure.--sp{display:none}.d-fv_img{object-fit:cover;object-position:top center;width:100%;height:100vh}#d-about{padding-top:2.5rem;padding-bottom:7.5rem}.yellow{color:#fcf5ca;margin-bottom:8.75rem}.d-about_text{text-align:center;margin-top:0;margin-bottom:1.875rem;font-size:1.25rem;font-weight:700;line-height:2}.d-button_wrap{justify-content:center;gap:42px;margin-top:3.125rem;display:flex}.d-button{color:#fcf5ca;text-align:center;background-color:var(--color-dark);border-radius:4px;width:47.5%;padding-top:2rem;padding-bottom:2rem;font-size:1.125rem;font-weight:700;line-height:2;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s}.d-button:hover{opacity:.8;transition:opacity .3s}.d-button_1{margin-top:3.125rem;color:#fcf5ca;text-align:center;background-color:var(--color-dark);border-radius:4px;margin-inline:auto;padding-top:2rem;padding-bottom:2rem;font-size:1.125rem;font-weight:700;line-height:2;-webkit-text-decoration:none;text-decoration:none;display:block}.d-button_1:hover{opacity:.8;transition:opacity .3s}.d-summary_text{padding:0 5.625rem;font-weight:900;line-height:2}.d-review_wrap{flex-wrap:wrap;justify-content:space-between;row-gap:4rem;margin-bottom:5rem;display:flex}.d-review_wrap:has(article:only-child){justify-content:center}.d-review_content{width:46%}.d-review_inner{border:solid 4px var(--color-dark);background-color:#fff;border-radius:8px;margin-bottom:2.8rem;position:relative}.d-review_inner:after,.d-review_inner:before{content:"";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:100%;left:10%}.d-review_inner:after{border-width:13px;border-top-color:#fff;margin-left:-13px}.d-review_inner:before{border-width:19px;border-top-color:var(--color-dark);margin-left:-19px}.d-review_img{width:100%}.review_text{padding:1.5rem;font-size:.875rem;font-weight:700;line-height:2}.d-review_footer{align-items:center;display:flex}.d-review_icon{width:19%;margin:0 1rem}.d-review_role{font-size:.75rem;font-weight:900;line-height:2}.d-review_name{font-size:1rem;font-weight:700;line-height:2}.d-review_owner_message{background-color:var(--color-dark);max-width:1000px;margin:0 auto;padding:50px 100px}.d-review_owner_message_inner{justify-content:space-between;gap:2.5rem;width:100%;max-width:800px;margin:0 auto;display:flex}.d-review_owner_icon{width:12.5%}.d-review_owner_message_text{color:#fff;width:82.5%;font-size:1rem;font-weight:900;line-height:2}#d-tool{padding-bottom:5rem}.d-article_wrap{flex-wrap:wrap;gap:4rem 6.5%;display:flex}.d-article_wrap:has(a:only-child){justify-content:center}.d-article_link{text-align:center;width:29%;-webkit-text-decoration:none;text-decoration:none;transition:scale .3s;display:block}.d-article_link:hover{transition:scale .3s;scale:1.05}.d-article_img{width:100%}.d-article_title{color:var(--color-dark);margin-top:1rem;font-size:.9375rem;font-weight:700;line-height:180%}.d-topLinkArea{text-align:center;padding-top:5rem}.d-topLink{color:#fcf5ca;background-color:var(--color-dark);border-radius:4px;width:380px;padding:1.5625rem 0;font-size:.9375rem;font-weight:700;line-height:2;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s;display:inline-block}.d-topLink:hover{opacity:.8;transition:opacity .3s}}@layer utilities{.u-visuallyHidden:not(:focus){clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (width>=768px){:root{--viewport: var(--design-widith-md)}}@media (width>=1024px){:root{--viewport: var(--design-widith-lg)}}@media (width<=1024px){.c-header{background-size:cover}.c-header__itemNumArea{right:10%}.top-fv__inner{grid-template-columns:1fr;width:95%}.top-fv__iconList{flex-wrap:wrap;justify-content:space-around;gap:12px 6%;width:100%;margin-top:20px}.top-fv__icon{width:50px;height:50px;margin-top:.75em}.top-fv__icon:nth-child(2n){transform:translateY(30%)}.top-fv__guide{justify-self:flex-end;margin-top:10px}.top-fv__guideText{border-radius:8px;padding:11px 10vw 14px;font-size:.9375em}.top-fv__guideImg{width:131px}.d-header{background-size:cover}}@media (width<=768px){.c-header{height:110px}.c-header__projectTitle{font-size:.875rem}.c-header__itemNumArea{font-size:1rem;right:16px}.c-header__itemNum.--current{left:10%}.c-header__itemNum.--total{right:10%}.c-spotlight__inner.is-visible{background-color:#53524e00;background-image:url(/festivals/assets/img/mask_sp.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:background-color .2s,background-image .2s}.c-spotlight__link{width:100px;left:12px}.c-spotlight__btn{top:initial;width:204px;height:60px;bottom:24px;left:40px}.c-spotlight__illust.--01,.c-spotlight__illust.--02,.c-spotlight__illust.--03,.c-spotlight__illust.--04{display:none}.c-spotlight__illust.--sp01,.c-spotlight__illust.--sp02,.c-spotlight__illust.--sp03,.c-spotlight__illust.--sp04,.c-spotlight__illust.--sp05,.c-spotlight__illust.--sp06,.c-spotlight__illust.--sp07{display:block}.c-modal__container{width:280px;height:280px;padding:0 16px 20px}.c-modal__imgWrapper{width:80px;height:80px}.c-modal__nameArea{margin-top:46px}.c-modal__name{font-size:1rem}.c-modal__role{font-size:.625rem}.c-modal__text{margin-top:16px;font-size:.75rem}.c-modal__linkArea{margin-top:40px}.c-modal__link.--portfolio{width:32px}.c-modal__link.--x,.c-modal__link.--insta{width:24px}.c-modal__close{width:40px;height:40px;top:-42px}.c-human.--girl01{display:none}.c-human.--girl02{width:38px;top:310px;left:5%}.c-human.--girl03{width:30px;top:85px;left:15%}.c-human.--girl04,.c-human.--boy01{display:none}.c-human.--boy02{width:38px;bottom:110px;left:68%}.c-human.--boy03{display:none}.c-human.--boy04{width:32px;bottom:145px;right:5%}.c-human.--boy05{display:none}.c-human.--boy06{width:26px;top:26px;left:38%}.c-human.--boy07{width:25px;top:10px;right:45%}.c-human.--boy08{display:none}.c-human.--boy09{width:32px;top:310px;right:5%}.c-human.--family01{width:84px;bottom:140px;left:6%}.c-human.--family02{width:89px;bottom:1px;right:50%}.c-human.--family03{width:100px;top:30px;right:2.5%}.c-human.--family04{width:40px;display:block;top:-65px;left:2%}.c-human.--family05{width:114px;display:block;top:150px;left:50%}.c-footer{padding-top:16px;padding-bottom:70px}.c-footer__inner{flex-direction:column}.c-footer__logoWrapper{width:120px}.c-footer__credit{margin-top:1.5rem}.c-footer__name{font-size:.875rem}.top-fv__iconWrapper{justify-content:flex-start}.top-fv__imgWrapper img{aspect-ratio:50/80}.top-project{padding-top:335px;padding-bottom:336px}.top-project__inner{width:90%}.top-project__heading{font-size:1.5em}.top-project__list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:50px 3vw}.top-project__title{font-size:.9375em}.d-header{height:110px}.d-page_title{font-size:.875rem;position:relative}.d-page_number{color:#fff;width:28px;height:34.85px;font-size:1rem;line-height:1.4;position:absolute;top:15%;right:5%}.d-page_number_line{background-color:#fff;width:40px;height:1px;display:block;position:absolute;top:50%;transform:rotate(-45deg)}.d-topLinkArea{padding-top:2.5rem}.d-topLink{width:80%;max-width:380px;padding:1.25rem 0;font-size:.875rem}}@media screen and (width<=768px){#d-summary,#d-review,#d-team,#d-articles{padding:4.375rem 0}.d-section_title{margin-bottom:2.5rem;font-size:1.5rem}.d-section_title.--pageTitle{margin-bottom:5rem}.d-list_heading,.d-list_item,.d-list_item_multiple{width:100%;padding:0;font-size:.9375rem}.d-accordion_head{padding:1rem 0 1rem 1rem;font-size:1rem;font-weight:900;line-height:2;position:relative}.d-accordion_head:before{width:1.5rem;height:1.5rem;position:absolute;top:1.25rem;right:1rem}.d-list_group{flex-direction:column;gap:.25rem;padding:1rem}.d-list_heading,.d-list_item{width:100%;padding:0;font-size:.9375rem}.d-fv_figure.--pc{display:none}.d-fv_figure.--sp{aspect-ratio:16/9;width:100vw;height:auto;padding-top:85px;display:block}#d-about{padding-bottom:2.625rem}.yellow{margin-bottom:5rem;font-size:1.125rem}.d-about_br{display:block}.d-about_text{margin-bottom:1rem;padding:0 1rem;font-size:.9375rem}.d-about_list_group{flex-direction:row;gap:0;padding:1rem}.d-about_list_heading{width:40%;padding:0;font-size:.9375rem}.d-about_list_item{width:60%;padding:0;font-size:.9375rem}.d-button_wrap{flex-direction:column;gap:2rem}.d-button{width:100%;max-width:380px;padding-top:1.5625rem;padding-bottom:1.5625rem;font-size:.9375rem;display:block}.d-summary_text{padding:0}.d-review_wrap{flex-direction:column;align-items:center;row-gap:2.5rem;margin-bottom:4rem}.d-review_content{width:100%;max-width:380px}.d-review_inner{margin-bottom:1.5625rem}.review_text{padding:1rem}.d-review_icon{width:18.6%}.d-review_owner_message{padding:50px 0}.d-review_owner_message_inner{gap:1.5rem;width:80%}.d-review_owner_icon{width:20%}.d-review_owner_message_text{width:71%;font-size:.9375rem;font-weight:700}#d-tool{padding-top:.625rem;padding-bottom:4.375rem}.d-article_wrap{gap:2.5rem 8%}.d-article_link{text-align:center;width:46%}}@media (width<=500px){.c-spotlight__inner.is-visible{background-color:#53524e00;background-image:url(/festivals/assets/img/mask_xs.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:background-color .2s,background-image .2s}.c-spotlight__btn{width:160px;height:48px;font-size:.75rem;bottom:12px;left:20px}}@media (orientation: portrait){.top-fv__carouselItem{padding-top:max(10vh,60px)}.top-fv__imgWrapper img{aspect-ratio:50/80}}@media (prefers-reduced-motion: reduce){*,:before,:after,::backdrop{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;height:100%;display:flex;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;display:flex}.splide__pagination li{pointer-events:auto;margin:0;line-height:1;list-style-type:none;display:inline-block}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{visibility:hidden;position:relative}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{box-sizing:border-box;backface-visibility:hidden;flex-shrink:0;margin:0;position:relative;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__spinner{contain:strict;border:2px solid #999;border-left-color:#0000;border-radius:50%;width:20px;height:20px;margin:auto;animation:1s linear infinite splide-loading;display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0}.splide__sr{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{z-index:0;position:relative;overflow:hidden}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{z-index:0;opacity:0;margin:0!important}.splide__track--fade>.splide__list>.splide__slide.is-active{z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{cursor:pointer;z-index:1;opacity:.7;background:#ccc;border:0;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.splide__arrow svg{fill:#000;width:1.2em;height:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline-offset:3px;outline:3px solid #0bf}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline-offset:3px;outline:3px solid #0bf}.splide__pagination{z-index:1;padding:0 1em;position:absolute;bottom:.5em;left:0;right:0}.splide__pagination__page{opacity:.7;background:#ccc;border:0;border-radius:50%;width:8px;height:8px;margin:3px;padding:0;transition:transform .2s linear;display:inline-block;position:relative}.splide__pagination__page.is-active{z-index:1;background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible,.splide.is-focus-in .splide__pagination__page:focus{outline-offset:3px;outline:3px solid #0bf}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:#0000}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible,.splide.is-focus-in .splide__slide:focus{outline-offset:-3px;outline:3px solid #0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible,.splide.is-focus-in .splide__toggle:focus{outline-offset:3px;outline:3px solid #0bf}.splide__track--nav>.splide__list>.splide__slide{cursor:pointer;border:3px solid #0000}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{top:auto;bottom:1em}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{flex-direction:column;padding:1em 0;display:flex;inset:0 .5em 0 auto}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible,.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}
