@charset "UTF-8";@keyframes animation-slowly-up-down{0%{transform:translateY(0)}to{transform:translateY(30px)}}.animation-slowly-up-down-class{position:relative;animation-name:animation-slowly-up-down;animation-duration:3s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.pulse-border-class{position:relative;animation-name:pulse-border;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes spin-cycle{0%{transform:rotate(0)}to{transform:rotate(-1000deg)}}.spin-endless{position:relative;animation-name:spin-cycle;animation-duration:90s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:cubic-bezier(.59,.59,1,1)}.shine-image{position:relative;overflow:hidden}.shine-image:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.shine-image:hover:after{height:250%;transition:all .6s linear;background-color:transparent}@keyframes animation-bloom{0%{transform:scale(1)}to{transform:scale(1.1)}}.breathing{position:relative;animation-name:animation-bloom;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;transition:all .4s ease-in-out}.underline-char{position:relative;display:inline-block;overflow:hidden}.underline-bar{position:absolute;bottom:0;left:0;height:2px;width:0;background-color:currentColor}@keyframes fade-in-down{0%{transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.custom-swiper-button{display:inline-flex;align-items:center;justify-content:center;height:56px;width:56px;border-radius:50%;border:1.5px solid rgba(35,25,22,.07);background:#ffba0033;color:#ff133c;box-shadow:0 2px 12px #23191621,0 .5px 1.5px #2319161f;transition:background .24s cubic-bezier(.7,.3,.3,.7),box-shadow .24s cubic-bezier(.7,.3,.3,.7),color .24s cubic-bezier(.7,.3,.3,.7),border-color .24s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.custom-swiper-button svg,.custom-swiper-button .arrow-icon{width:32px;height:32px;color:inherit;display:block;margin:0;pointer-events:none;transition:color .24s}@media (hover: hover){.custom-swiper-button:hover{background:#ffba0099;color:#e41135;box-shadow:0 4px 20px #2319164d;border-color:#23191633;outline:none}}@media (hover: none){.custom-swiper-button.is-swiper-sliding{background:#ffba0099;color:#e41135;box-shadow:0 4px 20px #2319164d;border-color:#23191633}}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.custom-swiper-button{height:32px;width:32px}.custom-swiper-button svg,.custom-swiper-button .arrow-icon{width:18px;height:18px}}.swiper{--swiper-navigation-color: #1a1719}.event-info{display:grid;text-align:left;margin-bottom:.6rem;font-family:var(--koc-font-family-heading);color:var(--koc-base-text)}.event-info .icon{display:inline-block;width:1.8em;height:1.8em;font-size:16px;color:#422f2a;background:var(--koc-sub);border-radius:25%;text-align:center;line-height:1.8em;vertical-align:middle;margin:auto 0}.event-info .event-date{display:flex;align-items:center;gap:.5em;flex-wrap:nowrap}@media only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date{gap:.3em}}.event-info .event-date .value{font-family:var(--koc-font-family-accent);font-size:2rem;font-weight:600;letter-spacing:-.1em}@media (max-width: 767px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date .value{font-size:1.6rem}}.event-info .event-date [class^=dow-]{font-family:var(--koc-font-family-heading);font-size:1.6rem;font-weight:700;color:var(--koc-base-text)}@media (max-width: 767px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date [class^=dow-]{font-size:1.3rem}}.event-info .event-date .dow-6{color:#00f}.event-info .event-date .dow-7{color:red}.event-info .event-time{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:0 .4em;flex-shrink:0;white-space:nowrap;min-width:5em;margin:0 auto 0 1em}.event-info .event-time .icon{font-size:.5em}.event-info .event-time .open,.event-info .event-time .start{display:flex;gap:0 .3em}.event-info .event-time .open .value,.event-info .event-time .start .value{font-size:1rem;letter-spacing:-.1em}.event-info .event-title,.event-info .event-venue{display:flex;align-items:center;gap:.5em;padding:.4em 0 0}.event-info .event-title .value,.event-info .event-venue .value{display:flex;align-items:center;word-break:break-word;line-height:1.1;white-space:normal}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.event-info .event-title .value,.event-info .event-venue .value{max-width:80%}}.schedule-slider{position:relative;z-index:1;overflow:visible}.schedule-slider .swiper-navi-arrows{position:absolute;display:flex;justify-content:space-between;margin:16px auto 24px;padding:0 24px;box-sizing:border-box;left:50%;transform:translate(-50%);width:100vw;z-index:3;top:50%}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .swiper-navi-arrows{width:100%;padding:0 8px;gap:8px}}.schedule-slider .schedule-slider-prev,.schedule-slider .schedule-slider-next{position:relative;left:0;right:0;margin:0}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .schedule-slider-prev,.schedule-slider .schedule-slider-next{margin:0;left:0!important;right:0!important;display:inline-flex}}.schedule-slider .slide-schedule{position:relative;z-index:1;transition:all .4s}.schedule-slider .slide-schedule:hover .poster .buy-ticket-overlay,.schedule-slider .slide-schedule.is-hover .poster .buy-ticket-overlay{bottom:70px;transition:bottom .6s ease-out}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .slide-schedule:hover .poster .buy-ticket-overlay,.schedule-slider .slide-schedule.is-hover .poster .buy-ticket-overlay{bottom:70px}}.schedule-slider .slide-schedule .poster{position:relative;width:100%;padding-top:141%;overflow:hidden;border-radius:8px}.schedule-slider .slide-schedule .poster img{position:absolute;top:0;left:0;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px}.schedule-slider .slide-schedule .poster.ended:after{content:"";position:absolute;inset:0;border-radius:8px;background-color:#ffffff80}.schedule-slider .slide-schedule .poster .buy-ticket-overlay{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;pointer-events:none;z-index:3;bottom:-50px;top:auto;transition:bottom .6s ease-out}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .buy-ticket-btn--transparent{opacity:.8}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .buy-ticket-btn--black{background:linear-gradient(to bottom left,var(--koc-main),#000);color:var(--koc-main-text)}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn{font-family:var(--koc-font-family-heading);font-size:14px;font-weight:700;color:var(--koc-main-text);background:#23191680;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.2);text-decoration:none;box-shadow:0 4px 12px #0003;transition:background-color .3s ease,transform .2s ease}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn:hover{background-color:#d01031cc;transform:translateY(-2px)}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn .icon{width:24px;height:24px}.schedule-slider .slide-schedule .event-overlay{position:static;bottom:0;width:95%;margin:0 auto;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:24px 6px;text-align:center;border-top-left-radius:0;border-top-right-radius:0;z-index:2;transition:all .6s ease}.section-title{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-weight:700;font-style:normal;text-align:center;line-height:1.2;letter-spacing:.05em;color:#333;font-size:clamp(1rem,3vw,2rem);position:relative;display:inline-block;padding-bottom:.4em}.section-title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:40%;height:3px;background:linear-gradient(to right,#ff6f61,#ffcc70);border-radius:2px}.section-title.red{color:#d01031}.section-title.unlimited{color:#ffba00}@media (max-width: 768px){.section-title{font-size:clamp(1.5rem,6vw,2.5rem);padding-bottom:.3em}.section-title:after{width:50%;height:2px}}.sponsors-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media only screen and (min-width: 768px) and (max-width: 991px){.sponsors-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1600px) and (max-width: 1700px),only screen and (min-width: 1700px){.sponsors-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.sponsors-list .sponsor-item,.sponsors-list .sponsor-item .sponsor-item--grid{height:100%}.sponsors-list .sponsor-item .sponsor-item--grid .sponsor-item--thumbnail{display:grid;place-items:center;width:100%;height:100%;aspect-ratio:16/6;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 20px #00000040,0 0 0 1px #0000000f inset;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;padding:0}.sponsors-list .sponsor-item .sponsor-item--grid .sponsor-item--thumbnail:hover{transform:translateY(-2px);box-shadow:0 16px 32px #00000047,0 0 0 1px #00000014 inset}.sponsors-list .sponsor-item .sponsor-item--grid .sponsor-item--thumbnail[href=""]{pointer-events:none;cursor:default}.sponsors-list .sponsor-item .sponsor-item--grid .sponsor-item--thumbnail img{width:auto;height:auto;max-width:90%;max-height:90%;aspect-ratio:3/1;display:block}.merit-contents{display:grid;grid-template-columns:1fr;gap:2rem;justify-items:center;text-align:center}@media only screen and (min-width: 768px) and (max-width: 991px){.merit-contents{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px),only screen and (min-width: 1400px) and (max-width: 1599px),only screen and (min-width: 1600px) and (max-width: 1700px),only screen and (min-width: 1700px){.merit-contents{grid-template-columns:repeat(4,minmax(0,1fr))}}.merit-contents .merit-card{display:flex;flex-direction:column;align-items:center;gap:1rem}.merit-contents .merit-card>p{line-height:1.8;max-width:36ch;margin:0}.merit-contents .circle{display:grid;place-items:center;width:clamp(160px,20vw,240px);aspect-ratio:1/1;border-radius:9999px;color:#fff;box-shadow:0 14px 28px #00000059,inset 0 0 0 1px #ffffff0d}.merit-contents .circle h5{margin:0;font-weight:800;line-height:1.45;font-size:clamp(.95rem,1.3vw,1.15rem);letter-spacing:.02em}.merit-contents .bgc-green{background:#16a34a}.merit-contents .bgc-blue{background:#3b82f6}.merit-contents .bgc-purple{background:#8b5cf6}.merit-contents .bgc-red{background:#ef4444}.merit-bullet{margin-top:2.5rem}.merit-bullet ul{list-style:none;padding:0;margin:0 auto;max-width:60rem}.merit-bullet ul li{position:relative;padding-left:1.75rem;margin:.6rem 0;line-height:1.8}.merit-bullet ul li:before{content:"";position:absolute;left:0;top:.55em;width:.7rem;height:.7rem;background:#3b82f6;transform:rotate(45deg);border-radius:2px;box-shadow:0 2px 6px #3b82f673}.merit-about{margin-top:2rem}.merit-about p{line-height:1.95;text-align:center;max-width:70rem;margin:0 auto}.program-contents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}@media (max-width: 767px){.program-contents{grid-template-columns:1fr}}.program-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.program-card h5{margin:0 0 .25rem;font-weight:800;font-size:clamp(1rem,1.6vw,1.125rem);letter-spacing:.01em}.program-card img{width:100%;aspect-ratio:16/11;-o-object-fit:cover;object-fit:cover;display:block;border-radius:12px;box-shadow:0 10px 22px #00000059;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.program-card img:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0006;filter:brightness(.98)}.program-card p{margin:.35rem 0 0;line-height:1.85}.sponsorMenu-contact{margin-top:2.5rem;background:#f5f5f5;border-radius:10px;padding:1rem 1.25rem}.sponsorMenu-contact .contact-top{display:flex;align-items:center;justify-content:center;gap:.75rem;text-align:center}@media (max-width: 767px){.sponsorMenu-contact .contact-top{flex-direction:column}}.sponsorMenu-contact .contact-top img{width:56px;height:auto;display:block}.sponsorMenu-contact .contact-top h4{margin:0}.sponsorMenu-contact .contact-top h4 a{color:#111;font-weight:800;font-size:clamp(1rem,1.6vw,1.125rem);text-decoration:none;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.sponsorMenu-contact .contact-top h4 a:hover{color:#000;border-color:#111}.sponsorMenu-contact .contact-contents{margin-top:.5rem}.sponsorMenu-contact .contact-contents p{margin:0;color:#111;text-align:center;line-height:1.8;opacity:.85}@media (prefers-reduced-motion: reduce){.program-card img{transition:none}.program-card img:hover{transform:none}}
