@media (width<=1024px){html{font-size:.8vw}}@media (width<=768px){html{font-size:62.5%}}.ui-select{position:relative}.ui-select__trigger{border:1px solid var(--line-13);width:100%;height:4rem;color:var(--ink-1);cursor:pointer;background-color:#fff;border-radius:.8rem;justify-content:space-between;align-items:center;gap:.5rem;padding:0 1.6rem;display:flex}.ui-select__trigger.has-dot{padding-left:1.2rem}.ui-select__panel{z-index:5;border:1px solid var(--brand-1);background-color:#fff;border-radius:.8rem;padding:.9rem 1.6rem 1rem;position:absolute;top:0;left:0;right:0}.ui-select__list{flex-direction:column;gap:1rem;display:flex}.ui-select__option{max-width:100%;color:var(--ink-1);cursor:pointer;background:0 0;border:0;align-items:center;gap:.7rem;padding:0;display:flex}.ui-select__option:first-child{padding-right:2.6rem}.ui-select__option.is-selected{color:var(--brand-1)}.ui-select__option-label{min-width:0;color:inherit;text-align:left;white-space:nowrap;text-overflow:ellipsis;font-family:inherit;font-size:1.4rem;font-weight:700;line-height:2rem;display:block;overflow:hidden}.ui-select__dot{border-radius:50%;flex:none;width:1.1rem;height:1.1rem}.ui-select__dot.is-empty{visibility:hidden}.ui-select__arrow{background-color:var(--ink-1);border:0;flex:none;width:1.3rem;height:1.3rem;padding:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none' overflow='visible' preserveAspectRatio='none' style='display:block' viewBox='0 0 13 13'%3E%3Cpath stroke='%236e6e74' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='m3.25 4.875 3.25 3.25 3.25-3.25'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none' overflow='visible' preserveAspectRatio='none' style='display:block' viewBox='0 0 13 13'%3E%3Cpath stroke='%236e6e74' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='m3.25 4.875 3.25 3.25 3.25-3.25'/%3E%3C/svg%3E") 50%/contain no-repeat}.ui-select__arrow--open{cursor:pointer;position:absolute;top:1.25rem;right:1.6rem;transform:scaleY(-1)}.ui-select-fade-enter-active,.ui-select-fade-leave-active{transition:opacity .12s}.ui-select-fade-enter-from,.ui-select-fade-leave-to{opacity:0}@media (width<=1024px){html{font-size:.8vw}}@media (width<=768px){html{font-size:62.5%}}.cast-stage-tag{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;border-radius:.4rem;align-items:center;padding:.4rem .5rem;font-size:1.1rem;font-weight:600;line-height:1.2;display:inline-flex}:root{--line-color:#c6d1e380;--T5-Red-01:#ff1444;--T5-Red-02:#f87a92;--T5-Red-03:#fecad7;--White-100:#fff;--White-30:#ffffff4d;--White-10:#ffffff1a;--White-05:#ffffff0d;--White-50:#ffffff80;--Gray-01:#c6d1e3;--Gray-02:#a1aec1;--Gray-03:#394456;--Gray-04:#22262f;--Gray-05:#15171d;--Black-100:#000;--Black-20:#0003;--brand-1:#ff7427;--brand-bg:#fe6721;--paper:#f5f4f1;--ink-1:#1a1a1c;--ink-2:#131313;--ink-3:#6e6e74;--gray-99:#999;--gray-a6:#a6a6ac;--line-13:#14141921;--border-1:#e0e0e1;--line-hour:#e3e2e0;--now-line:#231815;--accent-red:#f05050;--stage-big_wave:#ff7427;--stage-groove:#ab81c9;--stage-vibe:#f05050;--stage-open_up:#06bbc4;--stage-flow:#f9aa41;--stage-echo:#036fb8;--stage-tmc_blvd:#23b574;--border-width:1px;--border-radius:.4rem;--transition-speed:.2s;--header-height:8rem;--header-height-mobile:6.2rem;font-family:Archivo,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}:where(:lang(en)){font-family:Archivo,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}:where(:lang(ja)){font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}html{font-size:.69444vw}html::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}@media (width<=1024px){html{font-size:.8vw}}@media (width<=768px){html{font-size:62.5%}}body{color:var(--ink-1);background-color:var(--paper);font-family:Noto Sans TC,PingFang TC,Heiti TC,Microsoft JhengHei,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.6rem}.nuxt-loading-indicator{display:none}::selection{color:#fff;background-color:#000}.cast-popup{z-index:50;background-color:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.cast-popup__sheet{border-top:4px solid var(--brand-1);background-color:#fff;border-radius:2.6rem 2.6rem 0 0;flex-direction:column;width:100%;max-height:calc(100dvh - 4.7rem);padding:2rem 0;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.cast-popup__sheet{width:39rem;max-height:calc(100dvh - 10rem)}}.cast-popup__body{scrollbar-width:none;flex-direction:column;gap:1.8rem;min-height:0;padding:0 2rem 2.7rem;display:flex;overflow-y:auto}.cast-popup__body::-webkit-scrollbar{display:none}.cast-popup__head{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.cast-popup__head h2{letter-spacing:.024rem;color:#000;font-size:2.4rem;font-weight:900}.cast-popup__watch{letter-spacing:.024rem;color:#000;cursor:pointer;background:0 0;border:0;align-items:center;gap:.6rem;padding:0;font-family:inherit;font-size:1.4rem;display:flex}.cast-popup__watch-box{background-color:#fff;border:1px solid #000;border-radius:.4rem;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.cast-popup__watch-box span{background-color:var(--ink-1);width:1.4rem;height:1.4rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Cpath fill='%23323232' d='M5.25 9.45 2.8 7l-.817.817 3.267 3.266 7-7-.817-.816z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Cpath fill='%23323232' d='M5.25 9.45 2.8 7l-.817.817 3.267 3.266 7-7-.817-.816z'/%3E%3C/svg%3E") 50%/contain no-repeat}.cast-popup__gallery{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.27rem;display:flex;overflow-x:auto}.cast-popup__gallery::-webkit-scrollbar{display:none}.cast-popup__gallery img{-o-object-fit:cover;object-fit:cover;scroll-snap-align:start;flex:none;width:33.6rem;height:22.2rem;display:block}.cast-popup__gallery.is-single img{width:100%}.cast-popup__detail{gap:2rem;position:relative}.cast-popup__detail,.cast-popup__meta{flex-direction:column;align-items:flex-start;display:flex}.cast-popup__meta{gap:.5rem}.cast-popup__meta p{color:#000;align-items:center;gap:1rem;display:flex}.cast-popup__meta p>span:first-child{font-size:1.4rem}.cast-popup__meta strong{font-size:1.6rem;font-weight:700}.cast-popup__map{position:absolute;top:0;right:0}.cast-popup__intro{color:#131313;white-space:pre-wrap;font-size:1.4rem;line-height:2.56rem}.cast-popup__close{cursor:pointer;background-color:#000;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;padding:0;display:flex;position:absolute;bottom:2rem;right:2rem}.cast-popup__close:before{content:"";background-color:#fff;width:1.4rem;height:1.4rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='currentColor' d='m15.833 5.342-1.175-1.175-4.659 4.658-4.658-4.658-1.175 1.175L8.824 10l-4.658 4.658 1.175 1.175 4.658-4.658 4.659 4.658 1.175-1.175L11.174 10z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='currentColor' d='m15.833 5.342-1.175-1.175-4.659 4.658-4.658-4.658-1.175 1.175L8.824 10l-4.658 4.658 1.175 1.175 4.658-4.658 4.659 4.658 1.175-1.175L11.174 10z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='currentColor' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeat}.cast-popup-enter-active,.cast-popup-leave-active{transition:opacity .2s}.cast-popup-enter-active .cast-popup__sheet,.cast-popup-leave-active .cast-popup__sheet{transition:transform .25s}.cast-popup-enter-from,.cast-popup-leave-to{opacity:0}.cast-popup-enter-from .cast-popup__sheet,.cast-popup-leave-to .cast-popup__sheet{transform:translateY(100%)}
