@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}}section{position:relative;background-color:var(--koc-bg-section);z-index:1}.amateur-bg{position:relative;background-image:url(/build-web/assets/amateur-bg-BnD9X-EM.jpg);background-size:cover;background-position:center;min-height:560px;padding:clamp(48px,8vw,120px) 0;display:flex;flex-direction:column;justify-content:center;z-index:0}.amateur-bg:before{content:"";position:absolute;inset:0;background:#ffffffbf;z-index:-1}.amateur-inner{position:relative;z-index:1;max-width:72rem;margin-left:auto;margin-right:auto;padding:0 2.25rem}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-inner{padding:0 1rem}}.amateur-explanation{font-size:20px;letter-spacing:.04em;margin-inline:auto;max-width:48rem}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-explanation{font-size:16px;max-width:none}}.amateur-explanation p{padding:.5em 0}.amateur-links{margin:4rem 0 0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3rem}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-links{flex-direction:column;align-items:stretch;gap:.75rem}}.link-pill{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 3rem;width:auto;font-family:var(--koc-font-family-heading);font-weight:700;border-radius:9999px;border:1px solid rgba(0,0,0,.12);background:#d010311a;text-decoration:none;color:var(--koc-base-text);transition:background .2s,border-color .2s}.link-pill:hover{background:#ffffffd9;border-color:#0003}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.link-pill{width:100%;padding:.5rem 1rem}}.amateur-article-box{display:flex;align-items:center;justify-content:center;aspect-ratio:43/28;background:var(--koc-base);border-radius:8px;border-color:var(--koc-base-border);text-align:center;transform:scale(1);transition:transform .3s ease;box-shadow:0 0 18px 4px #ffffff4d,0 0 32px 8px #ffffff14}.amateur-article-box:hover{transform:scale(1.03);box-shadow:0 0 18px 4px #fff,0 0 32px 8px #ffffff80}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-article-box{padding:0 12px}}.amateur-article-box img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.amateur-article{padding:0 3em}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-article{padding:0}}.amateur-article h1{font-size:2em;font-family:var(--koc-font-family-heading);font-weight:700}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.amateur-article h1{line-height:1.1em}}.amateur-article .created-at{text-align:right;color:var(--koc-base-text);font-family:var(--koc-font-family-accent);font-size:14px;font-style:normal;font-weight:700;display:inline-block;transition:all .4s;margin:5px 10px 5px 0;letter-spacing:-.1em;width:100%}.amateur-article .created-at img{height:16px;width:16px;-o-object-fit:contain;object-fit:contain;display:inline-block;margin:-5px 6px 0 0}
