h2:after{content:"";background:linear-gradient(90deg, var(--accent-color), var(--theme-color));z-index:-2;border:none;border-radius:999px;height:4px;position:absolute;bottom:0;left:0}@keyframes slideIn{0%{width:0}to{width:min(15em,90%)}}.h2Slide:after{animation:1s ease-in-out forwards slideIn;transform:translateY(-1rem)}section{color:#fff}main>section{width:100%}section>div{width:100%;max-width:100vw}section>div>*{max-width:1200px}.exceptin{max-width:100%!important}section>:not(h2),h2>div{background-color:var(--sec-bg-color);z-index:-4;padding:1em}section>*,h2>div{width:100%}#hero{width:100%;height:calc(100vh - 3em);margin:0;padding:0;position:relative}#hero>*{background-color:#0000;padding:0}#hero #hero-img-con img{top:0;left:0;height:calc(100vh - 40px);max-width:unset;object-fit:cover;object-position:center;will-change:transform;backface-visibility:hidden;height:100%;display:block;position:absolute;inset:0;overflow:hidden;transform:translateZ(0);width:100%!important}#hero>div>button{cursor:pointer;background-color:#ffffffb4;background-position:50%;background-repeat:no-repeat;border:none;border-radius:.5rem;align-self:center;padding:.4rem}.atLeft{transform:translate(-50vw)}.atCenter{transform:translate(0)}.atRight{transform:translate(50vw)}#nextHero{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-caret-right-fill'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='m12.14%208.753-5.482%204.796c-.646.566-1.658.106-1.658-.753V3.204a1%201%200%200%201%201.659-.753l5.48%204.796a1%201%200%200%201%200%201.506z'/%3e%3c/svg%3e")}#backHero{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-caret-left-fill'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='m3.86%208.753%205.482%204.796c.646.566%201.658.106%201.658-.753V3.204a1%201%200%200%200-1.659-.753l-5.48%204.796a1%201%200%200%200%200%201.506z'/%3e%3c/svg%3e")}#nextHero,#backHero{will-change:transform;background-size:75%;width:1rem;height:2.5rem;position:absolute;top:50%}#nextHero{right:1rem}#backHero{left:1rem}#poseHero{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-pause-fill'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.5%203.5A1.5%201.5%200%200%201%207%205v6a1.5%201.5%200%200%201-3%200V5a1.5%201.5%200%200%201%201.5-1.5m5%200A1.5%201.5%200%200%201%2012%205v6a1.5%201.5%200%200%201-3%200V5a1.5%201.5%200%200%201%201.5-1.5'/%3e%3c/svg%3e");background-size:50%;width:2.5rem;height:1rem;margin:auto;display:block;position:relative;transform:translateY(86vh)}#hero>#hero-img-con>div{background-image:url(/festival/assets/yakitori-BqtA6MAY.avif)}.hero-container{z-index:8;pointer-events:none;justify-content:center;align-items:flex-end;padding-bottom:8vh;display:flex;position:absolute;inset:0}@keyframes heroFade{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-text{color:#000;-webkit-backdrop-filter:blur(16px);border:1px solid var(--theme-color);box-shadow:var(--soft-shadow);background:#ffffffb8;border-radius:1.5rem;padding:2rem 2.5rem;animation:.8s heroFade;position:absolute;bottom:20%}.hero-text h1,.hero-text p{text-align:center}@keyframes lineSlide{0%{border:2px solid var(--main-color);height:0}50%{height:2.5rem}to{height:0}}#now.none{display:none}#pamphlet>div{flex-direction:column;gap:1rem;display:flex}.pamphlet-card{background:var(--bg-color);box-shadow:var(--soft-shadow);border:1px solid #0000000f;border-radius:.8rem}.pamphlet-info{padding:1.5rem}.pamphlet-info p{color:#4f4f4f;margin:0;line-height:1.8}.pamphlet-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.pamphlet-actions a{border-radius:10px;padding:.7rem 1.2rem;text-decoration:none;transition:transform .15s,background .15s}.btn-primary{background:var(--accent-color)}.btn-secondary{color:#4f4f4f;border:1px solid var(--accent-color);background:#fff}.pamphlet-actions a:hover{transform:translateY(-2px)}.pamphlet-viewer{box-shadow:var(--soft-shadow);background:#fff;border-radius:.8rem;overflow:hidden}.pamphlet-viewer object{border:none;width:100%;height:min(1000px,85vh);max-height:600px;display:block}.pamphlet-card{position:relative;overflow:hidden}.pamphlet-card:before{content:"";width:100%;height:4px;position:absolute;top:0;left:0}#news dl{margin:0}#news dt{font-weight:700}#news dd{margin:0}#news time{font-weight:700}#news ul{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);flex-direction:column;gap:0;height:auto;min-height:130px;display:flex}#news ul>li+li{border-top:1px solid var(--border-color)}#news li{transition:background var(--transition-fast), transform var(--transition-fast);grid-template-rows:1fr;grid-template-columns:9rem 1fr;padding:.5rem 0 .5rem .5rem;display:grid}#news li:hover{background:#d032490a;transform:translate(4px)}#news time{line-height:2.5rem}#concept article>p{padding-top:1rem}#logoExp figcaption{text-align:center;width:384px}#concept #logoExp figure>div{background-color:var(--accent-color);z-index:10;width:384px;max-width:80vw;height:240px;margin:1rem 200px 0 0;position:relative}#concept #logoExp figure>div:before{content:"";background-image:url(/festival/img/logo_Text.svg);background-repeat:no-repeat;background-size:contain;background-origin:content-box;background-clip:padding-box;background-color:var(--bg-color);z-index:9;box-sizing:border-box;width:384px;max-width:80vw;height:240px;padding:1rem;display:inline-block;position:relative;transform:translate(1rem,-1rem)}#concept #logoExp img{z-index:11;height:240px;padding:2rem;display:none;position:relative}#scheBox{grid-template-columns:5rem 1fr;max-width:1000px;min-height:200px;display:grid}#scheBox>dt{text-align:center;border-radius:10%/50%;height:1.8rem;margin-right:.5em;padding:0;line-height:1.8rem;transform:translateY(1rem);border:2px solid #ac1f3e!important}#scheBox>:nth-child(n+3){border-top:1px solid var(--border-color);margin-top:2rem}.smallBox{flex-flow:column wrap;display:flex}.smallBox dt>span{display:block;position:relative;transform:translate(1em)}.smallBox>div{grid-template-columns:18rem 1fr;display:grid}.smallBox>div dt{grid-row:1/3;align-items:stretch;width:100%;height:100%;margin-top:0;padding:0;display:flex}.smallBox>div dt>*{height:100%}.smallBox div>dt>time{border-right:var(--theme-color) solid 1px;flex-shrink:0;width:6rem;padding-right:.5rem;font-weight:700}.smallBox div>dt>span>span:first-child{background-color:var(--accent-color)}.smallBox>div>:first-child{grid-column:1;padding-right:2rem}.smallBox>div>:not(:first-child){grid-column:2;justify-self:start;padding-left:1rem}#events h3,#eventBox>dt{color:#000}.social>div>dt{border-top:2px solid var(--theme-color);padding:1rem unset 1rem unset;flex-wrap:wrap;display:flex}.social>div>dt>:first-child{flex-shrink:0;width:100%;margin:.5rem .5rem .5rem 0}.social>div>dt>span:nth-child(2){text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--accent-color);text-decoration-color:var(--accent-color)}#showText{color:#000;padding-top:5rem;padding-bottom:5rem}#events>div{background-color:var(--bg-color);color:#4f4f4f}#eventBox,#social{max-width:1000px}#events>:nth-child(n+3){border-top:1px solid var(--border-color);margin-top:1rem;padding-top:.5rem}#eventBox>dt{padding:.5rem .5rem .5rem 0;font-size:1.25rem;font-weight:700}#events .smallBox div{border-top:var(--theme-color) solid 2px;margin:.5rem 1rem .5rem 0;padding-top:.25rem}#booths>span{padding:unset;color:#000;background-color:#0000;display:inline-block;transform:translate(3rem)}#booths>span a{background-color:var(--accent-color);border-radius:20%;margin:0;padding:.3rem}#booths div{background-color:var(--bg-color)}.scroll-wrapper exception{width:100%;overflow-x:hidden}.booth-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;display:flex}.booth{scroll-snap-align:center;flex:none;position:relative;overflow:hidden}.booth-grid>a{flex-shrink:0}#booths a{margin:.5rem;text-decoration:none;position:relative}#booths .booth{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:11rem;height:11rem;box-shadow:var(--soft-shadow);color:var(--text-color);background:#ffffffd1;border:1px solid #ffffffb3;border-radius:1.2rem;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.booth:after{content:"tap to detail";content:"";text-align:center;background:rgb(from var(--accent-color) r g b / .8);z-index:1;width:100%;height:100%;font-weight:700;transition:transform .25s ease-in-out;display:inline;position:absolute;left:0;transform:translateY(100%)}#booths span p{max-width:90vw}.booth article{z-index:2;background:0 0;flex-direction:column;justify-content:center;width:100%;height:100%;padding:1rem;display:flex;position:relative}.booth article h3{margin-bottom:.5rem;font-family:inherit;font-size:1rem;font-weight:700;line-height:1.4}.booth article p{opacity:.75;padding:0;font-size:.85rem}.pickUp{color:#fff;border:none;background:linear-gradient(135deg, var(--theme-color), var(--main-color))!important}.pickUp article p{opacity:.9}.pickUp article{background-color:#0000}#map #mapSVG{background-color:var(--bg-color);border-top:none;border-left:none;width:80vw;max-width:800px}#greetings article{background-color:var(--sec-bg-color);flex-direction:column;max-width:max(80%,1000px);display:flex}#greetings article>h3{z-index:10;margin:0;padding:1rem;font-weight:700;line-height:1.5em}#greetings article>h3:after{content:"";z-index:-1;background-color:var(--accent-color);min-width:40%;max-width:20em;height:.4em;display:block;position:relative;transform:translate(-.4em,-.6em)}.greetText{margin-bottom:2rem;padding-bottom:2rem;display:block;position:relative}.greetText.collapsed{-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.read-more-btn{text-align:center;color:#d03249;cursor:pointer;background:#fff;border:none;border-radius:999px;width:100%;height:2.2rem;padding:.45rem auto;font-size:.9rem;font-weight:600;line-height:2rem;transition:background .2s,transform .15s;display:block;position:absolute;bottom:0;transform:translateY(1px)}.read-more-btn:hover{background:#ffecef;transform:translateY(0)}#greetings article>div{flex-wrap:wrap;grid-template-rows:auto;grid-template-columns:20rem 1fr;display:grid}#greetings article>div figure img{max-width:40vw}#greetings figure{width:100%;display:block}.peopleFigure{order:-1;grid-area:-1/1/1}.peopleFigure>img{width:100%;margin:auto}.peopleFigure>figcaption{text-align:center}#greetings article p{max-height:500px;padding:.5em;line-height:1.9}.autographFigure{grid-area:2/2/3}.autographFigure>img{height:10rem;margin-left:auto}#access table{border-spacing:1rem}#access iframe{border:solid .8rem var(--accent-color);border-top:none;border-left:none;width:min(60%,800px);max-width:80vw}.accessHigh{color:#32d0b9;font-size:1.25rem}@media (width<=765px){#greetings article div{flex-wrap:wrap;display:flex}#greetings article>div figure img{max-width:60vw}}@media (width<=576px){.hero-text{width:90vw}#hero div button{display:none}#hero,#hero #hero-img-con div{height:60vh}#schedule .smallBox>div dd{display:none}#events .smallBox>div{display:unset}#events .smallBox>div dt{grid-template-columns:1fr 3fr;width:100%;display:grid}#events .smallBox>div dt time{text-align:right;width:100%}#events .smallBox dd{display:none}#greetings article{max-width:100%}#access iframe{width:90%;margin-left:1rem}}@media (any-hover:hover){.booth:hover article{background-color:#0000}.booth:hover{border-color:rgb(from var(--accent-color) r g b / .4);transform:translateY(-4px);box-shadow:0 12px 32px #d032492e}.booth:hover:after{transform:translateY(0)}}
