@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;font-family:sans-serif;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;background-color:#fff;color:#212529;font-weight:400;font-size:1rem;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;border-bottom:0;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-size:inherit;line-height:inherit;font-family:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5rem;padding:0;color:inherit;font-size:1.5rem;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}body{background-color:#000;color:#fff;font-size:14px;font-family:Noto Sans JP,sans-serif}a{color:#fff;transition:all .3s 0s ease}a:hover{color:#fff;text-decoration:none;opacity:.6}body:has(.header).is-fixed{overflow:hidden}.header{display:flex;z-index:100;position:fixed;flex-direction:column;align-items:center;width:100%;background:#000}.header-top-nav,.header-main,.header-bottom-nav{max-width:1240px}.header-top{display:flex;justify-content:center;width:100%;height:40px;border-bottom:2px solid hsl(0,0%,29%)}.header-top-nav{display:flex;justify-content:flex-end;width:100%;padding:10px 20px}.header-top-nav img{height:20px}.header-main{display:flex;align-items:stretch;justify-content:space-between;width:100%;height:64px;padding:0 20px;gap:.86rem}@media screen and (min-width:769px),print{.header-main{padding:0 0 0 20px}}.header-main-brand{padding:10px 10px 10px 0}.header-main-brand img{width:275px;height:46px}.header-main-nav{display:flex;position:relative;align-items:center;height:64px}.header-main-nav.is-active .nav-menu i{visibility:hidden}.header-main-nav.is-active .nav-menu i:not(:first-child,:last-child){visibility:visible;transform:rotate(45deg);transform-origin:center center}.header-main-nav.is-active .nav-menu i:not(:first-child,:last-child):after{display:block;width:100%;height:2px;transform:rotate(90deg);background:#fff;content:""}.header-main-nav.is-active ul{right:0}.header-main-nav .nav-menu{display:flex;flex-direction:column;justify-content:space-between;width:40px;height:24px;cursor:pointer}.header-main-nav .nav-menu i{display:block;width:100%;height:2px;background:#fff}@media screen and (min-width:769px),print{.header-main-nav .nav-menu{display:none}}.header-main-nav ul{margin:0;list-style:none}@media screen and (min-width:769px),print{.header-main-nav ul li{display:flex;align-items:center}}.header-main-nav ul li a{display:block;font-weight:700;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-main-nav ul li a.disabled{opacity:.5;pointer-events:none}.header-main-nav ul li a.ticket-button{background:linear-gradient(0deg,#917c50,#dfbe77 75%)}.header-main-nav ul li a.others-button{padding:0 1rem;border:1px solid hsl(0,0%,29%);line-height:40px;-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.header-main-nav ul li.label-unreleased{margin-bottom:.5rem;text-align:center}@media screen and (min-width:769px),print{.header-main-nav ul li.label-unreleased{position:absolute;top:50%;left:-55px;margin-bottom:0;transform:translateY(-50%)}}.header-main-nav ul li.label-unreleased span{display:inline-block;padding:.2rem;border-radius:3px;background:#e60013;box-shadow:0 0 10px 3px #ff0000a6;font-size:.6rem;line-height:1.3;text-align:center}@media screen and (max-width:768px){.header-main-nav ul{position:fixed;top:104px;right:-100vw;width:100%;height:calc(100vh - 104px);padding:.86rem;gap:.86rem;background:#000000d9;transition:all .3s 0s ease}.header-main-nav ul li a{padding:.86rem;font-size:1.2rem;text-align:center}.header-main-nav ul li a.ticket-button,.header-main-nav ul li a.others-button{margin:.86rem}}@media screen and (min-width:769px),print{.header-main-nav ul{display:flex;position:relative;height:64px;padding:0;font-size:.9rem}.header-main-nav ul li a{padding:0 min(1.2vw,.86rem);line-height:64px}.header-main-nav ul li a.ticket-button,.header-main-nav ul li a.others-button{margin-left:.43rem}}.header-bottom{display:flex;justify-content:center;width:100%;height:40px;background:#4a4a4a}@media screen and (min-width:769px),print{.header-bottom{height:54px}}.header-bottom-nav{display:flex;justify-content:center;width:100%}.header-bottom-nav ul{display:flex;margin:0;padding:0;list-style:none}.header-bottom-nav ul a{display:block;height:100%;padding:0 8px;font-weight:700;font-size:min(2.5vw,.75rem);line-height:40px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-bottom-nav ul a:hover{background:#363636}.header-bottom-nav ul a.is-current{background:#917c50}.header-bottom-nav ul a.disabled{opacity:.4;pointer-events:none}@media screen and (min-width:769px),print{.header-bottom-nav ul a{display:block;height:100%;padding:0 min(1.4vw,1.72rem);font-size:.86rem;line-height:54px}}.main{position:relative;top:104px}.main-contents{padding-bottom:5rem}.header:has(.header-bottom)+.main{top:144px}@media screen and (min-width:769px),print{.header:has(.header-bottom)+.main{top:158px}}.footer{padding:.86rem;text-align:center}.footer-sponsors{max-width:980px;margin:auto;text-align:left}.footer-sponsors-title{margin:1rem 0;padding:0 .6rem;border-left:3px solid hsl(0,0%,100%);font-size:1.2rem;line-height:1.4rem}.footer-sponsors-caption{margin:0 0 .5rem}.footer-sponsors-list{display:grid;grid-template-columns:repeat(2,1fr);margin:0 0 3rem;padding:0;gap:.86rem;list-style:none}.footer-sponsors-list img{width:100%;height:auto}@media screen and (min-width:769px),print{.footer-sponsors-list{grid-template-columns:repeat(4,1fr)}}.footer-bottom{display:flex;flex-direction:column;align-items:center;max-width:1240px;margin:auto;padding:2rem 0}.footer-bottom-brand{width:130px;margin:.86rem .86rem 2rem}@media screen and (min-width:769px),print{.footer-bottom-brand{width:150px}}.footer-bottom-brand img{width:100%}.footer-bottom-sns-list{display:grid;grid-template-columns:repeat(5,38px);margin:.86rem .86rem 2rem;padding:0;gap:.86rem;list-style:none}@media screen and (min-width:769px),print{.footer-bottom-sns-list{grid-template-columns:repeat(5,57px)}}.footer-bottom-sns-list li img{width:100%}.footer-bottom .copyright{margin:.86rem .86rem 2rem;font-size:.75rem}@media screen and (min-width:769px),print{.footer-bottom .copyright{font-size:.86rem}}.sticky-ticket{z-index:50;position:fixed;right:.65rem;bottom:1rem}@media screen and (min-width:769px),print{.sticky-ticket{right:1.5rem;bottom:1.5rem}}.sticky-ticket a{display:inline-block;padding:0 1rem;border:2px solid hsl(0,0%,100%);background:#e60013;font-weight:700;font-size:min(4vw,1.2rem);line-height:min(10vw,3.5rem)}.sticky-ticket a:hover{background:#9a0000;opacity:1}@media screen and (max-width:768px){.sticky-ticket a .is-small-mobile{margin-left:.2rem;font-size:min(2.5vw,.75em)}}.page-header{text-align:center;opacity:0}.page-header.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.page-header{margin-bottom:0}@media screen and (min-width:769px),print{.page-header{margin-bottom:-61px}}.page-header-header{position:relative}.page-header-title{z-index:1;position:relative;padding:1.5rem .86rem .5rem;font-weight:700;font-size:2.6rem;line-height:1;font-family:Oswald,Noto Sans JP;text-align:center;text-shadow:0px 0px 14px #febd36;text-transform:uppercase}@media screen and (min-width:769px),print{.page-header-title{padding:2.8rem .86rem .5rem;font-size:3.6rem}}.page-header-summary{display:inline-block;z-index:1;position:relative;width:min(60vw,400px);margin:0 auto 1.8rem;padding:.15rem;background:linear-gradient(90deg,#0000,#917c50 20% 80%,#0000);font-size:.75rem;text-shadow:0px 0px 14px #3a311e}@media screen and (min-width:769px),print{.page-header-summary{max-width:400px;margin:0 auto 106px}}.page-header-image{z-index:0;position:absolute;top:0;bottom:0;left:50%;width:100%;max-width:1240px;overflow:hidden;transform:translate(-50%)}.page-header-image img{position:relative;top:50%;width:100%;transform:translateY(-50%);opacity:.4}.page-header-nav{border-bottom:1px solid hsl(0,0%,100%);-o-border-image:linear-gradient(90deg,rgb(0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgb(0,0,0) 100%);border-image:linear-gradient(90deg,#000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#000);border-image-slice:1;opacity:0}.page-header-nav.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.page-header-nav.is-fixed{z-index:1000;position:fixed;left:0;width:100%;background:#000}.page-header-nav ul{display:flex;z-index:1;position:relative;justify-content:space-between;width:100%;max-width:620px;margin:0 auto -1px;padding:0 .86rem;gap:.4rem;list-style:none;text-align:center}.page-header-nav ul li{flex-grow:1;flex-shrink:1;flex-basis:0;border-width:1px 1px 0 1px;border-style:solid;border-color:#fff;background:#000;-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.page-header-nav ul li.disabled{position:relative}.page-header-nav ul li.disabled:after{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"COMING SOON";font-weight:600;font-size:min(2.5vw,.86rem);line-height:1;font-family:Oswald,Noto Sans JP;white-space:nowrap}.page-header-nav ul li.disabled a{opacity:.4;pointer-events:none}.page-header-nav ul li.is-final a{background:linear-gradient(90deg,#0000,#ff0b0b4d 30% 70%,#0000);text-shadow:0px 0px 14px #ff8282}.page-header-nav ul li.is-third a{background:linear-gradient(90deg,#0000,#d61fff4d 30% 70%,#0000);text-shadow:0px 0px 14px #df4eff}.page-header-nav ul li.is-semi a{background:linear-gradient(90deg,#0000,#122aff66 30% 70%,#0000);text-shadow:0px 0px 14px #64cbff}.page-header-nav ul li.is-quarter a{background:linear-gradient(90deg,#0000,#18ff4e40 30% 70%,#0000);text-shadow:0px 0px 14px #53d642}.page-header-nav ul li.is-div12 a{background:linear-gradient(90deg,#0000,#23285d66 30% 70%,#0000);text-shadow:0px 0px 14px #64cbff}.page-header-nav ul li.is-div23 a{background:linear-gradient(90deg,#0000,#5c5c2366 30% 70%,#0000);text-shadow:0px 0px 14px #9a943c}.page-header-nav ul a{display:block;padding:.3rem;font-weight:700;font-size:min(3.4vw,1.1rem);line-height:1.2;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:769px),print{.page-header-nav ul a{padding:.86rem;line-height:1.2}}.page-header-nav ul a .en{display:block;font-size:min(1.4vw,.65rem);font-family:Oswald,Noto Sans JP;text-transform:uppercase}.page-header-nav ul a .jp{display:block;margin-top:.25rem;font-size:min(1.4vw,.65rem)}.page-header-sub-nav{max-width:620px;margin:1.5rem auto;padding:0 .86rem .86rem;opacity:0}.page-header-sub-nav.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.page-header-sub-nav ul{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;gap:.5rem;list-style:none}.page-header-sub-nav ul li{border:1px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.page-header-sub-nav ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.5rem;font-weight:700;font-size:min(3vw,.86rem);font-family:Oswald,Noto Sans JP;word-break:keep-all}.page-header-sub-nav ul li a i{margin-left:.25rem}.page-header-sub-nav ul li a.disabled{opacity:.5;pointer-events:none}.bracket-container{position:relative;padding:2rem 0;border-bottom:2px solid hsl(0,0%,100%);text-align:center;-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.bracket-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}@media screen and (max-width:1024px){.bracket-container.js-fadein.is-active .bracket-scroll{display:flex}}.bracket-container:not(.js-tabs){background:#000}.bracket-container.js-tabs .bracket-tree,.bracket-container.js-tabs .bracket-table{display:none}.bracket-container.js-tabs .bracket-tree.is-active{display:grid}.bracket-container.js-tabs .bracket-table.is-active{display:block}.bracket-header{display:flex;justify-content:center;border-bottom:1px solid #917C50}.bracket-header-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:.86rem}.bracket-header-nav-item{padding:0 .86rem;border-width:1px 1px 0 1px;border-style:solid;border-color:#fff;background:#000;font-weight:700;font-size:1.1rem;line-height:54px;text-align:center;-webkit-user-select:none;-moz-user-select:none;cursor:pointer;transition:all .3s 0s ease;user-select:none}.bracket-header-nav-item:hover:not(.is-current){opacity:.5}@media screen and (min-width:769px),print{.bracket-header-nav-item{padding:0 1.72rem;font-size:1.2rem;line-height:60px}}.bracket-header-nav-item.is-current{margin-bottom:-1px;border-color:#917c50;line-height:55px;text-shadow:0px 0px 14px #febd36;cursor:auto}@media screen and (min-width:769px),print{.bracket-header-nav-item.is-current{line-height:61px}}.bracket-inner .title{width:100%;max-width:1240px;margin:0 auto;padding:.5rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-size:min(5vw,1.3rem);text-align:center;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.bracket-body{position:relative;width:100%;max-width:1240px;margin:auto;padding:.86rem 1.72rem}@media screen and (max-width:1024px){.bracket-body{padding:.86rem;overflow:hidden;overflow-x:scroll}}.bracket-scroll{display:none;z-index:2;position:absolute;top:180px;left:50%;align-items:center;justify-content:space-between;width:180px;padding:1.5rem 1rem;transform:translate(-50%);border-radius:.5rem;background:#656565d9;text-align:center;animation:flipScrollFadeOut 4s;animation-fill-mode:both}.bracket-scroll:before,.bracket-scroll:after{display:block;width:20px;height:20px;background:#fff;content:"";clip-path:polygon(55% 0,30% 51%,55% 100%,25% 100%,0% 50%,25% 0%)}.bracket-scroll:after{transform:rotate(180deg)}.bracket-scroll img{width:60px;margin:.5rem;animation:.4s linear 0s infinite alternate flipScroll}.bracket-tree{display:grid;grid-template-columns:minmax(285px,1fr) 55px minmax(285px,1fr) 55px minmax(285px,1fr) 14px;row-gap:2rem;margin:2rem 0 200px}@media screen and (min-width:769px),print{.bracket-tree{grid-template-columns:minmax(285px,1fr) 55px minmax(285px,1fr) 55px minmax(285px,1fr) 0}}.bracket-tree:has(.title){padding:2rem}.bracket-tree .title{position:absolute;top:0;left:0;width:100%}.bracket-tree-l1-l,.bracket-tree-l2-l{display:flex;align-items:center}.bracket-tree-l1-l .bracket-tree-line,.bracket-tree-l2-l .bracket-tree-line{position:relative;grid-row-start:1;grid-row-end:3;grid-column-start:2;grid-column-end:3;width:100%}.bracket-tree-l1-l .bracket-tree-line:before,.bracket-tree-l2-l .bracket-tree-line:before{display:block;position:absolute;top:50%;width:100%;height:2px;transform:translateY(-50%);background:#979797d9;content:""}.bracket-tree-l1{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2}.bracket-tree-l1-l{grid-row-start:1;grid-row-end:2;grid-column-start:2;grid-column-end:3}.bracket-tree-l2{grid-row-start:2;grid-row-end:3;grid-column-start:1;grid-column-end:2}.bracket-tree-l2-l{grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:3}.bracket-tree-c1{display:flex;grid-row-start:1;grid-row-end:2;grid-column-start:3;grid-column-end:4;align-items:center}.bracket-tree-c2{display:flex;grid-row-start:2;grid-row-end:3;grid-column-start:3;grid-column-end:4;align-items:center}.bracket-tree-r-l{display:flex;grid-row-start:1;grid-row-end:3;grid-column-start:4;grid-column-end:5;align-items:center}.bracket-tree-r-l .bracket-tree-line{display:flex;align-items:center;width:100%}.bracket-tree-r-l .bracket-tree-line:before{display:block;width:50%;height:200px;border-width:2px 2px 2px 0;border-style:solid;border-color:#979797d9;content:""}.bracket-tree-r-l .bracket-tree-line:after{display:block;width:50%;height:2px;background:#979797d9;content:""}.bracket-tree-r{display:flex;position:relative;grid-row-start:1;grid-row-end:3;grid-column-start:5;grid-column-end:6;align-items:center}.bracket-tree-rm{grid-row-start:1;grid-row-end:3;grid-column-start:6;grid-column-end:7}.bracket-tree-match{width:100%;border:3px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1;box-shadow:0 0 10px 6px #7c7c7c66}.bracket-tree-match .bracket-tree-match-header,.bracket-tree-match .bracket-tree-match-footer{-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.bracket-tree-match .bracket-tree-match-header .match-title,.bracket-tree-match .bracket-tree-match-footer .match-title{-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1;text-shadow:0px 0px 14px #b7b7b7}.bracket-tree-match.is-quarter .bracket-tree-match-header .match-title{background:linear-gradient(0deg,#18ff4e40,#000);text-shadow:0px 0px 14px #53d642}.bracket-tree-match.is-semi .bracket-tree-match-header .match-title{background:linear-gradient(0deg,#122aff66,#000);text-shadow:0px 0px 14px #64cbff}.bracket-tree-match.is-final{-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);position:relative;border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1;box-shadow:0 0 10px 6px #917c5080}.bracket-tree-match.is-final:before{display:block;position:absolute;top:-65px;left:-10px;width:100%;height:47px;background:url(../images/title_bracket_final_v2.svg) no-repeat center 0;background-size:contain;content:""}.bracket-tree-match.is-final .bracket-tree-match-header,.bracket-tree-match.is-final .bracket-tree-match-footer{-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1}.bracket-tree-match.is-final .bracket-tree-match-header .match-title,.bracket-tree-match.is-final .bracket-tree-match-footer .match-title{-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1;background:linear-gradient(0deg,#ff0b0b66,#000);text-shadow:0px 0px 14px #ff8282}.bracket-tree-match.is-third{position:absolute;bottom:-30%}.bracket-tree-match.is-third .bracket-tree-match-header .match-title{background:linear-gradient(0deg,#d61fff4d,#000);text-shadow:0px 0px 14px #df4eff}.bracket-tree-match:not(.open){cursor:auto;pointer-events:none}.bracket-tree-match:not(.open) .bracket-tree-match-body-hover{display:none}.bracket-tree-match.open .bracket-tree-match-body:hover,.bracket-tree-match.open .bracket-tree-match-body:hover .bracket-tree-match-body-hover{opacity:1}.bracket-tree-match:not(.sale) .bracket-tree-match-ticket{cursor:auto;opacity:.5;pointer-events:none}.bracket-tree-match.sale .bracket-tree-match-ticket{pointer-events:all}.bracket-tree-match.win-home .bracket-tree-match-body .match-team-home{text-shadow:0px 0px 14px #febd36}.bracket-tree-match.win-home .bracket-tree-match-body .match-team-away{opacity:.4}.bracket-tree-match.win-home .bracket-tree-match-body .match-team-away .match-team-name{font-weight:400}.bracket-tree-match.win-away .bracket-tree-match-body .match-team-home{opacity:.4}.bracket-tree-match.win-away .bracket-tree-match-body .match-team-home .match-team-name{font-weight:400}.bracket-tree-match.win-away .bracket-tree-match-body .match-team-away{text-shadow:0px 0px 14px #febd36}.bracket-tree-match-header{display:flex;justify-content:center;border-bottom:2px solid hsl(0,0%,100%)}.bracket-tree-match-header .match-title{flex-grow:1;flex-shrink:1;flex-basis:0;margin:0;padding:.5rem;border-right:2px solid hsl(0,0%,100%);font-weight:700;font-size:1rem}.bracket-tree-match-header .match-date{display:flex;flex-grow:1;flex-shrink:1;flex-basis:0;align-items:center;justify-content:center;margin:0;padding:.25rem;gap:.25rem;font-weight:500;font-size:1.1rem;font-family:Oswald,Noto Sans JP}.bracket-tree-match-header .match-date .week{padding:0 .2rem;background:#363636;font-size:.9rem;line-height:1.3;text-transform:uppercase}.bracket-tree-match-header .match-date .week.sat{background:#3273dc}.bracket-tree-match-header .match-date .week.sun{background:#e60013}.bracket-tree-match-header .match-date .hour{white-space:nowrap}.bracket-tree-match-body{display:grid;position:relative;grid-template-columns:1fr auto 1fr;align-items:center}.bracket-tree-match-body .match-team-home,.bracket-tree-match-body .match-team-away{padding:1rem .5rem}.bracket-tree-match-body .match-team-emblem{width:65px;margin-bottom:10px}.bracket-tree-match-body .match-team-name{margin:0;font-weight:700;font-size:.86rem}@media screen and (min-width:769px),print{.bracket-tree-match-body .match-team-name{font-size:.9rem}}.bracket-tree-match-body .match-score{display:grid;grid-template-columns:1fr min(5vw,1rem) 1fr;align-items:center;font-weight:500;font-size:min(5vw,1.8rem);font-family:Oswald,Noto Sans JP}.bracket-tree-match-body .match-vs{font-weight:500;font-size:2rem;font-family:Oswald,Noto Sans JP}.bracket-tree-match-body .match-location{padding:.5rem 0}.bracket-tree-match-body-hover{display:flex;z-index:1;position:absolute;inset:0;align-items:center;justify-content:center;background:#00000080;opacity:0;transition:all .3s 0s ease}.bracket-tree-match-body-hover:before{display:block;padding:.4rem 1rem;background:linear-gradient(135deg,#dfbe77,#ac9460);content:"MATCH INFO";font-weight:700;font-size:1rem;font-family:Oswald,Noto Sans JP;font-feature-settings:"palt"}.bracket-tree-match-footer{border-top:2px solid hsl(0,0%,100%)}.bracket-tree-match-ticket{display:block;padding:.6rem;background:linear-gradient(135deg,#dfbe77,#ac9460);font-weight:700;font-size:1rem}.bracket-table{display:block}.bracket-table-inner{display:flex;flex-direction:column;width:100%;max-width:1240px;margin:2rem auto;gap:1.5rem}@media screen and (min-width:769px),print{.bracket-table-inner{display:grid;grid-template-columns:repeat(2,1fr)}}.bracket-table-matches{border:3px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.bracket-table-matches.is-quarter .bracket-table-matches-header{background:linear-gradient(0deg,#18ff4e40,#000);text-shadow:0px 0px 14px #53d642}.bracket-table-matches.is-semi .bracket-table-matches-header{background:linear-gradient(0deg,#122aff66,#000);text-shadow:0px 0px 14px #64cbff}.bracket-table-matches.is-final{-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1}.bracket-table-matches.is-final .bracket-table-matches-header{background:linear-gradient(0deg,#ff0b0b66,#000);text-shadow:0px 0px 14px #ff8282;-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1}.bracket-table-matches.is-third .bracket-table-matches-header{background:linear-gradient(0deg,#d61fff4d,#000);text-shadow:0px 0px 14px #df4eff}.bracket-table-matches-header{padding:.5rem;border-bottom:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.bracket-table-matches-header h3{margin:0;font-size:1.2rem}.bracket-table-matches-header p{margin:0;font-weight:500;font-family:Oswald,Noto Sans JP}.bracket-table-matches-item:not(:last-child){border-bottom:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.bracket-table-matches-item:not(.open) .table-match-card{cursor:auto;pointer-events:none}.bracket-table-matches-item:not(.open) .table-match-card .table-match-card-hover{display:none}.bracket-table-matches-item.open .table-match-card:hover,.bracket-table-matches-item.open .table-match-card:hover .table-match-card-hover{opacity:1}.bracket-table-matches-item:not(.sale) .match-ticket{cursor:auto;opacity:.5;pointer-events:none}.bracket-table-matches-item.win-home .table-match-card .match-team-home{text-shadow:0px 0px 14px #febd36}.bracket-table-matches-item.win-home .table-match-card .match-team-away{opacity:.4}.bracket-table-matches-item.win-home .table-match-card .match-team-away .match-team-name{font-weight:400}.bracket-table-matches-item.win-away .table-match-card .match-team-home{opacity:.4}.bracket-table-matches-item.win-away .table-match-card .match-team-home .match-team-name{font-weight:400}.bracket-table-matches-item.win-away .table-match-card .match-team-away{text-shadow:0px 0px 14px #febd36}.bracket-table-matches-item .table-match-card{display:grid;position:relative;grid-template-columns:1fr 40px 1fr;align-items:center;padding:1.5rem .86rem;gap:.5rem}.bracket-table-matches-item .table-match-card-hover{display:flex;z-index:1;position:absolute;inset:0;align-items:center;justify-content:center;background:#00000080;opacity:0;transition:all .3s 0s ease}.bracket-table-matches-item .table-match-card-hover:before{display:block;padding:.4rem 1rem;background:linear-gradient(135deg,#dfbe77,#ac9460);content:"MATCH INFO";font-weight:700;font-size:1rem;font-family:Oswald,Noto Sans JP;font-feature-settings:"palt"}.bracket-table-matches-item .table-match-card .match-team-home,.bracket-table-matches-item .table-match-card .match-team-away{display:flex;align-items:center;gap:.3rem}.bracket-table-matches-item .table-match-card .match-team-away .match-team-emblem{order:2}.bracket-table-matches-item .table-match-card .match-team-emblem{display:block;width:40px}@media screen and (min-width:769px),print{.bracket-table-matches-item .table-match-card .match-team-emblem{width:50px}}.bracket-table-matches-item .table-match-card .match-team-name{flex-grow:1;flex-shrink:1;flex-basis:0;margin:0;font-weight:700;word-break:keep-all}@media screen and (max-width:768px){.bracket-table-matches-item .table-match-card .match-team-name{font-size:.75rem}}.bracket-table-matches-item .table-match-card .match-score{display:grid;grid-template-columns:1fr min(5vw,1rem) 1fr;align-items:center;font-weight:500;font-size:min(5vw,1.8rem);font-family:Oswald,Noto Sans JP}.bracket-table-matches-item .table-match-card .match-vs{font-size:1.5rem;line-height:1;font-family:Oswald,Noto Sans JP}.bracket-table-matches-item .table-match-info{display:flex;flex-direction:column;gap:.5rem;background-color:#4a4a4a}@media screen and (min-width:769px),print{.bracket-table-matches-item .table-match-info{flex-direction:row;align-items:stretch;justify-content:space-between}}.bracket-table-matches-item .table-match-info-left{display:flex;align-items:center;justify-content:space-between;padding:0 .5rem;gap:.5rem}@media screen and (min-width:769px),print{.bracket-table-matches-item .table-match-info-left{justify-content:flex-start}}.bracket-table-matches-item .table-match-info .match-date{display:flex;align-items:center;justify-content:center;margin:0;padding:.25rem;gap:.25rem;font-weight:500;font-size:1rem;font-family:Oswald,Noto Sans JP}.bracket-table-matches-item .table-match-info .match-date .week{padding:0 .2rem;background:#363636;font-size:.9rem;line-height:1.3;text-transform:uppercase}.bracket-table-matches-item .table-match-info .match-date .week.sat{background:#3273dc}.bracket-table-matches-item .table-match-info .match-date .week.sun{background:#e60013}.bracket-table-matches-item .table-match-info .match-date .hour{white-space:nowrap}.bracket-table-matches-item .table-match-info .match-location{font-size:.86rem}.bracket-table-matches-item .table-match-info .match-ticket{display:block;padding:.5rem 1rem;background:linear-gradient(135deg,#dfbe77,#ac9460);font-weight:700;font-size:.86rem;white-space:nowrap}@media screen and (max-width:768px){.bracket-table-matches-item .table-match-info .match-ticket{padding:.86rem 1rem;font-size:1.1rem}}@keyframes flipScroll{0%{transform:translate(10px)}to{transform:translate(-10px)}}@keyframes flipScrollFadeOut{0%{opacity:1}70%{opacity:1}to{visibility:hidden;opacity:0}}.countdown-container{display:flex;flex-direction:column;align-items:center;padding:.86rem;background:url(../images/bg_countdown.png) no-repeat center center;background-size:cover}.countdown-body{width:100%;max-width:1240px;text-align:center}.countdown-header{width:100%;max-width:460px;padding:.86rem .86rem .25rem;font-weight:700;font-size:1.15rem}@media screen and (min-width:769px),print{.countdown-header{max-width:500px;padding:.86rem 0 0}}.countdown-timer{animation:timerFadeUp 1.4s;animation-fill-mode:both}.countdown-timer-num{font-weight:500;font-size:3rem;font-family:Oswald,Noto Sans JP;text-shadow:0px 0px 10px #febd36}@media screen and (min-width:769px),print{.countdown-timer-num{font-size:4.8rem}}.countdown-timer-unit{font-weight:700;text-shadow:0px 0px 10px #febd36}@media screen and (min-width:769px),print{.countdown-timer-unit{font-size:2rem}}@keyframes timerFadeUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.document-container{position:relative;padding:2rem 0 4rem;border-bottom:2px solid hsl(0,0%,100%);text-align:center;-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.document-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.document-container{opacity:0}.document-container.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.document-container .title{margin:0 0 1rem;padding:.5rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-size:min(5vw,1.3rem);text-align:center;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.document-container .sub-title{margin:0 0 .5rem;padding:.5rem;font-size:min(4.5vw,1.1rem);text-align:center}.document-container:has(.document-title){padding-top:0}.document-title{padding:2.4rem .86rem .5rem;font-weight:700;font-size:2.3rem;font-family:Oswald,Noto Sans JP;text-align:center;text-shadow:0px 0px 14px #febd36}@media screen and (min-width:769px),print{.document-title{padding:2.8rem .86rem .5rem;font-size:2.8rem}}.document-summary{margin-bottom:2.5rem;font-size:.86rem;text-align:center}.document-summary:before{display:block;width:200px;height:2px;margin:0 auto 1rem;background:linear-gradient(90deg,#000,#917c50 20%,#dfbe77,#917c50 80%,#000);content:""}.document-content{padding:.86rem}.document-content:last-child{margin-bottom:8rem}.document-content p{font-size:min(4vw,.86rem)}.document-content p a{text-decoration:underline}.document-content .has-text-large{font-size:min(4.5vw,1.15rem)}.document-content .button{display:block;min-width:240px;max-width:480px;margin:auto;padding:.86rem 1rem;background:linear-gradient(135deg,#dfbe77,#ac9460);font-weight:700;font-size:1.1rem;text-align:center;white-space:nowrap}.document-content .button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:769px),print{.document-content .button{padding:.5rem 1rem;font-size:1.2rem}}.document-body{display:flex;flex-direction:column;max-width:980px;margin:0 auto 2.5rem;padding:.86rem;gap:.86rem;background:#fff;color:#121212}@media screen and (min-width:769px),print{.document-body{display:flex;flex-direction:row}}.document-body p{margin-bottom:.5rem;text-align:left}.document-body p a{color:#121212;text-decoration:underline}.document-body .table{width:100%;margin-bottom:.5rem}.document-body .table.is-bordered{border-width:1px 0 0 1px;border-style:solid;border-color:#7a7a7a}.document-body .table.is-bordered th,.document-body .table.is-bordered td{border-style:solid;border-color:#7a7a7a}.document-body .table.is-bordered th,.document-body .table.is-bordered td{padding:.5rem;border-width:0 1px 1px 0;font-size:min(2.3vw,.75rem);word-break:keep-all}.document-body .table.is-bordered th a,.document-body .table.is-bordered td a{display:inline-block;color:#121212;text-decoration:underline;vertical-align:middle}.document-body .table.is-bordered thead th{background:#363636;color:#fff;font-size:min(2vw,.75em);text-align:center;white-space:nowrap}.document-list{max-width:860px;margin:0 auto 2.5rem;text-align:left}.document-list ul{padding-left:1rem}.document-list ul li{margin:.5rem}.document-dl{margin-bottom:2rem}.document-dl:last-child{margin-bottom:0}.document-dl dt{padding:.5rem;border-left:4px solid #917C50;background-color:#4a4a4a}.document-dl dd{padding:.5rem;line-height:1.7}.document-dl dd table{margin-bottom:.5rem;border-collapse:separate}.document-dl dd table th,.document-dl dd table td{padding:.5rem}.document-dl dd table th{background:#363636;white-space:nowrap}.document-dl dd table td{background:#121212}.document-dl dd table td .price{font-weight:700;font-size:1rem}.document-dl dd table td .price .unit{font-size:.75rem}.document-notes{display:inline-block;margin:auto;padding:0;list-style:none;text-align:left}.ticket-window-container{display:flex;flex-direction:column;width:100%;gap:.86rem}.ticket-window-banners{display:flex;flex-wrap:wrap;justify-content:center;max-width:640px;margin:auto;gap:min(2vw,10px)}.ticket-window-banners a{flex-grow:0;flex-shrink:0;flex-basis:auto;width:min(45vw,300px)}.ticket-window-banners a:not(:first-child){border:1px solid #e8e8e8}.ticket-window-banners a[caption]{position:relative;margin-bottom:1.5rem}.ticket-window-banners a[caption]:after{display:block;position:absolute;width:100%;content:"" attr(caption) "";color:#121212;font-size:min(2.5vw,.75rem);line-height:1.5rem;text-align:center}.ticket-window-banners img{width:100%}.contact-container{margin:auto;padding:.86rem}@media screen and (min-width:769px),print{.contact-container{max-width:360px}.contact-container:has(.contact-dl){max-width:100%}}.contact-container .tel,.contact-container .mail{font-size:min(5vw,1.1rem)}.contact-container .mail{text-decoration:underline}.contact-dl{display:flex;flex-direction:column;gap:.86rem}@media screen and (min-width:769px),print{.contact-dl{flex-direction:row;max-width:860px;margin:auto}}.contact-dl div{flex-grow:1;flex-shrink:1;flex-basis:0}.contact-dl div.is-primary dt{background:#917c50}.contact-dl dt{margin-bottom:1rem;padding:.5rem;background:#4a4a4a}.faq-containers{max-width:860px;margin:auto}.faq-container{padding:.86rem;text-align:left}.faq-container div{margin-bottom:1.5rem}.faq-container dt{display:flex;align-items:flex-start;padding:.25rem .5rem;padding:.5rem;gap:.25rem;background:#4a4a4a;font-size:min(3.6vw,1rem);line-height:1.7}.faq-container dt:before{margin-right:.25rem;padding:.25rem;content:"Q.";font-weight:700;font-size:min(4vw,1.2rem);line-height:1;font-family:Oswald,Noto Sans JP;vertical-align:baseline}.faq-container dd{display:flex;align-items:flex-start;padding:.5rem;gap:.25rem;background:#4a4a4a66;font-size:min(3.2vw,.86rem);line-height:1.8}.faq-container dd:before{padding:0 .25rem;content:"A.";font-weight:700;font-size:min(4vw,1.2rem);line-height:1;font-family:Oswald,Noto Sans JP}.large-group-container{max-width:860px;margin:auto;text-align:left}.large-group-container>p{padding:.86rem;line-height:1.7}.large-group-points{padding:.86rem}.large-group-points dt{display:flex;width:100%;background:#363636}.large-group-points dt .num{display:flex;flex-grow:0;flex-shrink:0;flex-basis:auto;align-items:center;padding:.5rem .86rem;background:#917c50;font-weight:700;font-family:Oswald,Noto Sans JP}.large-group-points dt h4{display:flex;flex-grow:1;flex-shrink:1;flex-basis:0;align-items:center;margin:0;padding:.5rem;font-size:min(3.2vw,1rem)}.large-group-points dd{padding:.5rem;line-height:1.7}.large-group-points dd p{margin-bottom:.25rem}.large-group-points dd table{margin-bottom:.5rem;border-collapse:separate}.large-group-points dd table th,.large-group-points dd table td{padding:.5rem}.large-group-points dd table th{background:#363636;white-space:nowrap}.large-group-points dd table td{background:#121212}.large-group-points dd table td .price{font-weight:700;font-size:1rem}.large-group-points dd table td .price .unit{font-size:.75rem}.special-gest,.limited-item{max-width:360px}.special-gest-container,.limited-item-container{max-width:980px;margin:0 auto 2.5rem;padding:.86rem;background:#fff;color:#121212}.special-gests,.limited-items{display:flex;flex-direction:column;justify-content:center;padding:.86rem;gap:.86rem}.special-gests.is-image-bordered .limited-item-img img,.limited-items.is-image-bordered .limited-item-img img{border:1px solid hsl(0,0%,81%)}@media screen and (min-width:769px),print{.special-gests,.limited-items{flex-direction:row}}.special-gest-img,.limited-item-img{padding:0 0 .5rem}.special-gest-img img,.limited-item-img img{width:100%}.special-gest-name{margin-bottom:0;font-size:1.2rem}.special-gest-text{text-align:left}.limited-item-name{margin-bottom:0;font-size:1rem;word-break:keep-all}.limited-item-text{text-align:left}.goods-container{z-index:10;position:relative;border-bottom:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.goods-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.goods-nav{max-width:980px;margin:0 auto;background:#000}.goods-nav-title{margin:0;padding:.35rem;background:#917c50;font-size:min(3vw,.85rem);text-align:center;word-break:keep-all}.goods-nav ul{display:grid;grid-template-columns:repeat(3,1fr);max-width:980px;margin:0 auto .5rem;padding:.86rem .5rem;gap:.25rem;list-style:none}.goods-nav li a{display:flex;align-items:center;justify-content:center;height:100%;padding:.5rem;gap:.5rem;border:2px solid hsl(0,0%,100%);font-weight:700;font-size:min(5vw,1rem);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}@media screen and (min-width:769px),print{.goods-nav li a{padding:.65rem .5rem}}.goods-nav li .disabled{opacity:.5;pointer-events:none}.goods-info-container{width:100%;max-width:980px;margin:0 auto 1.5rem}.goods-info-containers{display:flex;flex-direction:column;margin-bottom:5rem;gap:1rem}.goods-info-header-title{margin:0 0 1.5rem;padding:.5rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-size:min(5vw,1.2rem);text-align:center;word-break:keep-all;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.goods-info-category-title{padding:.5rem;background:#4a4a4a;font-size:min(3.5vw,1rem);text-align:center;word-break:keep-all}.goods-info-card{position:relative;min-height:254px;background:#e7e0d3}.goods-info-cards{display:flex;flex-direction:column;width:100%;max-width:980px;margin:0 auto 1.5rem;gap:1vw}@media screen and (min-width:769px),print{.goods-info-cards{display:grid;grid-template-columns:repeat(2,1fr);padding:0;gap:.5rem}}.goods-info-card-img{position:relative;padding-bottom:56.25%;overflow:hidden;background:#fff}.goods-info-card-img img{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.goods-info-card-content{padding:.5rem .86rem;color:#121212}.goods-info-card-content a:not(.match-tag){color:#121212;text-decoration:underline}.goods-info-card-title{margin-bottom:0;font-size:min(4vw,1.1rem)}.goods-info-card-price{display:flex;align-items:baseline;margin-bottom:.5rem;gap:.25rem;color:#ce4f4f}.goods-info-card-price a{color:#ce4f4f;text-decoration:underline}.goods-info-card-price .label,.goods-info-card-price .unit{font-weight:700;font-size:min(3.2vw,.75rem)}.goods-info-card-price .label{margin-right:.25rem}.goods-info-card-price .price{font-weight:800;font-size:1.4rem}.goods-info-card-summary{font-size:min(2.8vw,.86rem)}.goods-info-card-summary p{margin-bottom:.25rem}.goods-info-card-summary dl dt{display:inline-block;margin-bottom:.25rem;padding:.15rem .5rem;background:#917c50;color:#fff}.goods-info-card-summary ul{margin:0;padding:0 0 0 1rem}.goods-info-card-summary .match-tag{font-size:min(2.5vw,.75rem)}.goods-info-card-summary .match-tags{flex-wrap:wrap;margin-bottom:0}.goods-info-card.soldout .soldout{display:block}.goods-info-card .soldout{display:none;z-index:10;position:absolute;bottom:0;padding:.15rem .25rem;background:#e60013;color:#fff;font-weight:700;font-size:.75rem;text-transform:uppercase}.goods-info-notes{width:100%;max-width:980px;margin:0 auto 2.5rem;background:#363636}.goods-info-notes dl dt{padding:.5rem .86rem;background:#4a4a4a;font-size:min(3.5vw,1rem);text-align:center}.goods-info-notes dl dd{padding:.86rem}.goods-info-notes dl dd ul{display:flex;flex-direction:column;margin:0;padding:0;gap:1rem;list-style:none}@media screen and (min-width:769px),print{.goods-info-notes dl dd ul li{display:flex;align-items:flex-start}}.goods-info-notes .match-tags{margin-bottom:0;padding:0}.goods-info-notes .match-tags-info{margin:.5rem 0 0;line-height:1.5}@media screen and (min-width:769px),print{.goods-info-notes .match-tags-info{display:flex;margin:0}.goods-info-notes .match-tags-info:before{display:block;margin:0 .25rem;content:"…"}}.hero-container{margin-bottom:1.5rem;text-align:center}.hero-container img{width:100%;max-width:1240px}.history-container{position:relative;padding-bottom:2rem;border-bottom:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.history-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.history-container{background:url(../images/bg_section1.png) no-repeat top center;background-size:cover;opacity:0}.history-container.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.history-title{padding:2.4rem .86rem .5rem;font-weight:700;font-size:2.3rem;font-family:Oswald,Noto Sans JP;text-align:center;text-shadow:0px 0px 14px #febd36}@media screen and (min-width:769px),print{.history-title{padding:2.8rem .86rem .5rem;font-size:2.8rem}}.history-summary{margin-bottom:2.5rem;font-size:.86rem;text-align:center}.history-summary:before{display:block;width:200px;height:2px;margin:0 auto 1rem;background:linear-gradient(90deg,#000,#917c50 20%,#dfbe77,#917c50 80%,#000);content:""}.history-years{position:relative;width:100%;max-width:1240px;margin:auto;padding:0 0 2rem}.history-year{display:grid;grid-template-columns:70px 1fr}@media screen and (min-width:769px),print{.history-year{grid-template-columns:1fr 4fr}}.history-year-header{position:relative}.history-year-header:after{display:block;position:absolute;top:0;right:0;bottom:0;width:2px;background:#917c50;content:""}.history-year-header h3{padding:0 .5rem;font-size:1.5rem;line-height:1;font-family:Oswald,Noto Sans JP;text-align:right}@media screen and (min-width:769px),print{.history-year-header h3{font-size:min(3.5vw,80px)}}.history-year-body{padding:0 .86rem 2rem}.history-year-match{margin:0 0 .5rem}.history-year-match .match-info{display:flex;justify-content:center;padding:.5rem;gap:.5rem;background:#4a4a4a99}.history-year-match .match-date{font-size:1rem;line-height:1;font-family:Oswald,Noto Sans JP}@media screen and (min-width:769px),print{.history-year-match .match-date{font-size:1.2rem}}.history-year-match .match-location{line-height:1}@media screen and (min-width:769px),print{.history-year-match .match-location{font-size:1.1rem}}.history-year-match .match-card{display:grid;grid-template-columns:1fr 100px 1fr;align-items:center;padding:.5rem 0;background:#00000080}.history-year-match .match-team-home,.history-year-match .match-team-away{text-align:center}.history-year-match .match-team-center{display:grid;grid-template-columns:1fr 30px 1fr;text-align:center}.history-year-match .match-team-center .match-vs{padding:.4rem 0 0;font-weight:700;line-height:1}@media screen and (min-width:769px),print{.history-year-match .match-team-center .match-vs{font-size:2rem}}.history-year-match .match-team-center .match-score-home,.history-year-match .match-team-center .match-score-away{font-weight:500;font-size:1.2rem;font-family:Oswald,Noto Sans JP}@media screen and (min-width:769px),print{.history-year-match .match-team-center .match-score-home,.history-year-match .match-team-center .match-score-away{font-size:2rem}}.history-year-match .match-team-emblem{width:36px;margin-bottom:.25rem}.history-year-match .match-team-name{margin:0;font-weight:700;font-size:.86rem}.history-year-gallery{display:grid;grid-template-rows:2fr 1fr 1fr;grid-template-columns:repeat(2,auto);margin:0 0 1.5rem;padding:0;gap:.15rem;list-style:none}@media screen and (min-width:769px),print{.history-year-gallery{grid-template-rows:auto;grid-template-columns:2fr 1fr 1fr}}.history-year-gallery img{width:100%}.history-year-gallery .gallery-mov{position:relative;grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:3}@media screen and (min-width:769px),print{.history-year-gallery .gallery-mov{grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:2}}.history-year-gallery .gallery-mov .mov-icon{display:block;position:absolute;top:50%;left:50%;width:15dvw;height:15dvw;transform:translate(-50%,-50%);background:url(../images/icon_mov.png);background-size:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:769px),print{.history-year-gallery .gallery-mov .mov-icon{width:min(5.8dvw,95px);height:min(5.8dvw,95px)}}.history-year-gallery .gallery-img1{grid-row-start:2;grid-row-end:3;grid-column-start:1;grid-column-end:2}@media screen and (min-width:769px),print{.history-year-gallery .gallery-img1{grid-row-start:1;grid-row-end:2;grid-column-start:2;grid-column-end:3}}.history-year-gallery .gallery-img2{grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:3}@media screen and (min-width:769px),print{.history-year-gallery .gallery-img2{grid-row-start:1;grid-row-end:2;grid-column-start:3;grid-column-end:4}}.history-year-gallery .gallery-img3{grid-row-start:3;grid-row-end:4;grid-column-start:1;grid-column-end:2}@media screen and (min-width:769px),print{.history-year-gallery .gallery-img3{grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:3}}.history-year-gallery .gallery-img4{grid-row-start:3;grid-row-end:4;grid-column-start:2;grid-column-end:3}@media screen and (min-width:769px),print{.history-year-gallery .gallery-img4{grid-row-start:2;grid-row-end:3;grid-column-start:3;grid-column-end:4}}.history-year-document h4{margin-bottom:.86rem;font-size:1.1rem}.history-year-document p{margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.history-year-document p.report{margin:1rem 0;font-weight:700}.history-year-document a{text-decoration:underline}.history-year-document .document-more{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:769px),print{.history-year-document .document-more{align-items:flex-start}}.history-year-document .document-more.is-active .document-more-body{display:block}.history-year-document .document-more-body{display:none}.history-year-document .document-more-button{display:inline-block;height:calc(2.4rem + 4px);margin:.5rem 0;padding:0 1.5rem;border:2px solid hsl(0,0%,100%);background:#00000080;-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1;font-weight:500;font-size:1rem;line-height:2.4rem;font-family:Oswald,Noto Sans JP;text-shadow:0px 0px 14px #febd36;cursor:pointer;transition:all .3s 0s ease}.history-year-document .document-more-button:hover{background:linear-gradient(90deg,#917c5080,#000 10%,#110f0a 90%,#917c5080);-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1;box-shadow:0 0 10px 6px #917c5080;opacity:1}.hospitality-container{position:relative;padding:0 0 4rem;border-bottom:2px solid hsl(0,0%,100%);text-align:center;-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.hospitality-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.hospitality-container .title{margin:0 0 1rem;padding:.5rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-size:min(5vw,1.3rem);text-align:center;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.hospitality-title{opacity:0}.hospitality-title.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.hospitality-title{padding:2.4rem .86rem .5rem;font-weight:700;font-size:2.3rem;font-family:Oswald,Noto Sans JP;text-align:center;text-shadow:0px 0px 14px #febd36}@media screen and (min-width:769px),print{.hospitality-title{padding:2.8rem .86rem .5rem;font-size:2.8rem}}.hospitality-summary{opacity:0}.hospitality-summary.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.hospitality-summary{margin-bottom:2.5rem;font-size:.86rem;text-align:center}.hospitality-summary:before{display:block;width:200px;height:2px;margin:0 auto 1rem;background:linear-gradient(90deg,#000,#917c50 20%,#dfbe77,#917c50 80%,#000);content:""}.hospitality-content{max-width:860px;margin:auto;padding:0 .86rem 2rem;text-align:left}.hospitality-content p{margin-bottom:1.5rem;line-height:1.7}.hospitality-content .match-table{width:100%}.hospitality-content .match-table th,.hospitality-content .match-table td{padding:.5rem}.hospitality-content .match-table th{background:#917c50;text-align:center;white-space:nowrap}.hospitality-content .match-table td{background:#363636}.hospitality-content .match-table td strong{display:block;margin-bottom:.5rem;font-size:min(3.6vw,1.2rem)}.hospitality-content .match-table td dl{margin:0}.hospitality-content .match-table td dl div{display:flex;align-items:center;margin-bottom:.25rem;gap:.5rem}.hospitality-content .match-table td dl div dt{padding:.25rem;background:#121212;font-size:.75rem}.hospitality-content .match-table td dl div dd{margin:0;font-weight:700;font-size:1rem}.hospitality-nav{max-width:860px;margin:0 auto 2rem;padding:0 .86rem .86rem;opacity:0}.hospitality-nav.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.hospitality-nav-title{position:relative}.hospitality-nav-title:after{display:block;position:absolute;top:50%;width:100%;border-top:1px solid hsl(0,0%,100%);content:"";-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);transform:translateY(-50%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.hospitality-nav-title h4{display:inline-block;z-index:1;position:relative;margin:0;padding:.75rem 1rem;background:#000}.hospitality-nav-main{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 1.5rem;padding:0;gap:.5rem;list-style:none}.hospitality-nav-main li{border:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.hospitality-nav-main li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.86rem .5rem;font-weight:500;font-size:min(3vw,1.15rem);font-family:Oswald,Noto Sans JP;word-break:keep-all}.hospitality-nav-sub{display:grid;grid-template-columns:repeat(2,1fr);margin:0;padding:0;gap:.5rem;list-style:none}@media screen and (min-width:769px),print{.hospitality-nav-sub{grid-template-columns:repeat(3,1fr)}}.hospitality-nav-sub li{border:1px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.hospitality-nav-sub li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.5rem;font-weight:700;font-size:min(3vw,.86rem);font-family:Oswald,Noto Sans JP;word-break:keep-all}.hospitality-programs{display:flex;flex-direction:column;gap:2rem}.hospitality-program{width:100%;margin:auto;padding:0 0 .86rem;border-bottom:6px solid hsl(0,0%,100%);background:#fff;color:#121212;opacity:0}.hospitality-program.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}@media screen and (min-width:769px),print{.hospitality-program{display:grid;grid-template-columns:400px 1fr;max-width:980px}}.hospitality-program.is-scrum{-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1}.hospitality-program.is-scrum .hospitality-program-title{background:url(../images/bg_thead01.jpg) repeat center center}.hospitality-program.is-scrum .hospitality-program-title h3{text-shadow:0px 0px 14px #7c5e1d}.hospitality-program.is-scrum .hospitality-program-content .program-dl dt{background:#e7e0d3}.hospitality-program.is-champ{-o-border-image:linear-gradient(135deg,rgb(43,43,43) 0%,rgb(161,161,161) 50%,rgb(43,43,43) 100%);border-image:linear-gradient(135deg,#2b2b2b,#a1a1a1,#2b2b2b);border-image-slice:1}.hospitality-program.is-champ .hospitality-program-title{background:url(../images/bg_thead02.jpg) repeat center center}.hospitality-program.is-champ .hospitality-program-title h3{text-shadow:0px 0px 14px #363636}.hospitality-program.is-champ .program-dl dt{background:#7a7a7a;color:#fff}.hospitality-program.is-noside{-o-border-image:linear-gradient(135deg,rgb(157,75,20) 0%,rgb(221,177,147) 50%,rgb(157,75,20) 100%);border-image:linear-gradient(135deg,#9d4b14,#ddb193,#9d4b14);border-image-slice:1}.hospitality-program.is-noside .hospitality-program-title{background:url(../images/bg_thead03.jpg) repeat center center}.hospitality-program.is-noside .hospitality-program-title h3{text-shadow:0px 0px 14px #463021}.hospitality-program.is-noside .program-dl dt{background:#e6d2c5}.hospitality-program.is-entry{-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.hospitality-program.is-entry .hospitality-program-title{background:url(../images/bg_thead04.jpg) repeat center center}.hospitality-program.is-entry .hospitality-program-title h3{text-shadow:0px 0px 14px #363636}.hospitality-program.is-entry .program-dl dt{background:#cfcfcf}.hospitality-program-title{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:3;padding:.5rem}@media screen and (min-width:769px),print{.hospitality-program-title{margin-bottom:.86rem}}.hospitality-program-title h3{margin:0;color:#fff;font-weight:500;font-size:1.6rem;font-family:Oswald,Noto Sans JP}.hospitality-program-title h3 small{display:block;font-size:.75rem}.hospitality-program-img{grid-row-start:2;grid-row-end:3;grid-column-start:1;grid-column-end:2;padding:0 0 .5rem}@media screen and (min-width:769px),print{.hospitality-program-img{padding:0 0 .5rem 15px}}.hospitality-program-img img{width:100%}.hospitality-program-content{grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:3;padding:0 .86rem;text-align:left}.hospitality-program-content a{color:#121212;text-decoration:underline}.hospitality-program-content .program-prices{display:flex;flex-direction:column;margin-bottom:.5rem}.hospitality-program-content .program-prices .program-price{margin-bottom:0}.hospitality-program-content .program-prices .program-price .label strong{font-size:min(3.2vw,1rem)}.hospitality-program-content .program-price{display:flex;align-items:baseline;margin-bottom:.5rem;gap:.25rem;color:#ce4f4f}.hospitality-program-content .program-price a{color:#ce4f4f;text-decoration:underline}.hospitality-program-content .program-price .label,.hospitality-program-content .program-price .unit{font-weight:700;font-size:min(3.2vw,.75rem)}.hospitality-program-content .program-price .label{margin-right:.25rem}.hospitality-program-content .program-price .price{font-weight:800;font-size:1.4rem}.hospitality-program-content .program-price .ask{font-weight:800;font-size:1.1rem}.hospitality-program-content .program-dl dt{padding:.25rem .5rem;background:#e7e0d3}.hospitality-program-content .program-dl dd{padding:.25rem .5rem}.hospitality-program-content .program-dl dd ul{margin-bottom:.5rem;padding-left:1rem}.hospitality-services{display:flex;flex-direction:column;gap:2rem}.hospitality-service{width:100%;margin:auto;padding:.5rem 0 .86rem;border-top:6px solid hsl(0,0%,100%);border-bottom:6px solid hsl(0,0%,100%);background:#fff;color:#121212;-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1;opacity:0}.hospitality-service.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}@media screen and (min-width:769px),print{.hospitality-service{max-width:980px}}.hospitality-service-title{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:3;padding:.25rem}.hospitality-service-title h3{display:flex;align-items:center;justify-content:center;padding:.25rem;border-top:2px solid hsl(0,0%,100%);border-bottom:2px solid hsl(0,0%,100%);color:#917c50;font-weight:700;font-size:min(5vw,1.6rem);-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(145,124,80) 15%,rgb(145,124,8) 49%,rgb(145,124,80) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#917c50 15%,#917c08 49%,#917c50 85%,#0000);border-image-slice:1}.hospitality-service-title h3 small{font-size:min(4vw,1.1rem)}.hospitality-service>h4{padding:0 .86rem;font-size:1rem;word-break:keep-all}.hospitality-service>p{padding:0 .86rem}.hospitality-service a:not(.hospitality-tag){color:#121212;text-decoration:underline}.hospitality-tag{display:inline-block;padding:.15rem .25rem;color:#fff;font-weight:500;font-size:.75rem;font-family:Oswald,Noto Sans JP;text-align:center;white-space:nowrap}.hospitality-tags{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0 .86rem 1rem;padding-bottom:.5rem;gap:.35rem;border-bottom:1px solid hsl(0,0%,81%)}.hospitality-tags-label{color:#7a7a7a;font-size:min(2.6vw,.75rem);white-space:nowrap}.hospitality-tags-label:after{content:":"}@media screen and (max-width:768px){.hospitality-tags-label{display:block;width:100%}.hospitality-tags-label:after{display:none}}.hospitality-tag.is-scrum{background:url(../images/bg_thead01.jpg) repeat center center}.hospitality-tag.is-champ{background:url(../images/bg_thead02.jpg) repeat center center}.hospitality-tag.is-noside{background:url(../images/bg_thead03.jpg) repeat center center}.hospitality-tag.is-entry{background:url(../images/bg_thead04.jpg) repeat center center}.hospitality-table{width:100%}.hospitality-table a{color:#000;text-decoration:underline}.hospitality-table th,.hospitality-table td{padding:.25rem}.hospitality-table thead{border-bottom:1px solid hsl(0,0%,0%)}.hospitality-table thead th.th0{color:#363636;font-size:min(2vw,.75rem)}.hospitality-table thead th.th1{background:url(../images/bg_thead01.jpg) repeat center center;text-shadow:0px 0px 14px #7c5e1d}.hospitality-table thead th.th2{background:url(../images/bg_thead02.jpg) repeat center center;text-shadow:0px 0px 14px #363636}.hospitality-table thead th.th3{background:url(../images/bg_thead03.jpg) repeat center center;text-shadow:0px 0px 14px #463021}.hospitality-table thead th.th4{background:url(../images/bg_thead04.jpg) repeat center center;text-shadow:0px 0px 14px #363636}.hospitality-table thead td.td0{font-size:min(2vw,.75rem)}.hospitality-table thead td.td1{background:#917c50}.hospitality-table thead td.td2{background:#363636}.hospitality-table thead td.td3{background:#4f3b2e}.hospitality-table thead td.td4{background:#7a7a7a}.hospitality-table thead th{border-right:1px solid hsl(0,0%,100%);color:#fff;font-weight:500;font-size:min(2vw,1rem);font-family:Oswald,Noto Sans JP;word-break:keep-all}.hospitality-table thead th[colspan]{border-bottom:1px solid hsl(0,0%,100%)}.hospitality-table thead th a{display:block;color:#fff;font-size:min(2vw,1.1rem)}.hospitality-table thead td{padding:.25rem;border-right:1px solid hsl(0,0%,100%);line-height:1;word-break:keep-all}.hospitality-table thead td .price{color:#fff;font-weight:500;font-size:min(2.2vw,1.2rem);line-height:1;font-family:Oswald,Noto Sans JP}.hospitality-table thead td .price small{padding:0 .25rem;font-size:min(1.5vw,.55rem)}.hospitality-table tbody tr{border-bottom:1px solid hsl(0,0%,0%)}.hospitality-table tbody th{font-size:min(2vw,.86rem);line-height:1.5;word-break:keep-all}.hospitality-table tbody td{font-size:min(2vw,.86rem);text-align:center}.hospitality-table tbody td:nth-child(2n){background:#f2f2f2}.hospitality-table tbody ul{margin:0;padding-left:.5rem}.hospitality-table-container{width:100%}.match-info-containers{padding-top:2rem}.match-info-container{position:relative;margin:0 auto 2rem;padding:0 0 2.5rem;overflow:hidden;border-bottom:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.match-info-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}@media screen and (min-width:769px),print{.match-info-container{padding:1.5rem 0 2.5rem}}.match-info-container.is-final .match-info-background{background:url(../images/bg_final.jpg) no-repeat center 0;background-size:cover;font-size:min(40vw,160px)}.match-info-container.is-final .match-info-title{border-bottom:1px solid hsl(0,0%,100%);text-shadow:0px 0px 14px #ff4444;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(255,11,11) 30%,rgb(255,11,11) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#ff0b0b 30% 70%,#0000);border-image-slice:1}.match-info-container.is-final .title{background:linear-gradient(90deg,#0000,#ff0b0b4d 30% 70%,#0000);text-shadow:0px 0px 14px #ff8282}.match-info-container.is-third .match-info-background{background:url(../images/bg_3rd.jpg) no-repeat center 0;background-size:cover;font-size:min(20vw,150px)}.match-info-container.is-third .match-info-title{border-bottom:1px solid hsl(0,0%,100%);text-shadow:0px 0px 14px #df4eff;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(214,31,255) 30%,rgb(214,31,255) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#d61fff 30% 70%,#0000);border-image-slice:1}.match-info-container.is-third .title{background:linear-gradient(90deg,#0000,#d61fff4d 30% 70%,#0000);text-shadow:0px 0px 14px #df4eff}.match-info-container.is-semi .match-info-background{background:url(../images/bg_semi.jpg) no-repeat center 0;background-size:cover;font-size:min(20vw,160px)}.match-info-container.is-semi .match-info-title{border-bottom:1px solid hsl(0,0%,100%);text-shadow:0px 0px 14px #64cbff;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(1,86,255) 30%,rgb(1,86,255) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#0156ff 30% 70%,#0000);border-image-slice:1}.match-info-container.is-semi .title{background:linear-gradient(90deg,#0000,#122aff66 30% 70%,#0000);text-shadow:0px 0px 14px #64cbff}.match-info-container.is-quarter .match-info-background{background:url(../images/bg_quarter.jpg) no-repeat center 0;background-size:cover;font-size:min(20vw,160px)}.match-info-container.is-quarter .match-info-title{border-bottom:1px solid hsl(0,0%,100%);text-shadow:0px 0px 14px #53d642;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(24,255,78) 30%,rgb(24,255,78) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#18ff4e 30% 70%,#0000);border-image-slice:1}.match-info-container.is-quarter .title{background:linear-gradient(90deg,#0000,#18ff4e40 30% 70%,#0000);text-shadow:0px 0px 14px #53d642}.match-info-container.is-div12 .match-info-background{background:url(../images/bg_div12.jpg) no-repeat center 0;background-size:cover;font-size:min(20vw,160px)}.match-info-container.is-div12 .match-info-title{border-bottom:1px solid hsl(0,0%,100%);text-shadow:0px 0px 14px #64cbff;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(154,186,250) 30%,rgb(154,186,250) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#9abafa 30% 70%,#0000);border-image-slice:1}.match-info-container.is-div12 .title{background:linear-gradient(90deg,#0000,#7491be66 30% 70%,#0000);text-shadow:0px 0px 14px #64cbff}.match-info-container.is-div23 .match-info-background{background:url(../images/bg_div23.jpg) no-repeat center 0;background-size:cover;font-size:min(20vw,160px)}.match-info-container.is-div23 .match-info-title{border-bottom:1px solid hsl(0,0%,100%);text-shadow:0px 0px 14px #9a943c;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(230,240,188) 30%,rgb(230,240,188) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#e6f0bc 30% 70%,#0000);border-image-slice:1}.match-info-container.is-div23 .title{background:linear-gradient(90deg,#0000,#99a07e66 30% 70%,#0000);text-shadow:0px 0px 14px #9a943c}.match-info-container .title{margin:0 0 1rem;padding:.5rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-size:min(5vw,1.3rem);text-align:center;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.match-info-background{z-index:0;position:absolute;top:0;width:100%;height:min(50vw,230px);-webkit-text-stroke:1px rgba(255,255,255,.5);overflow:hidden;color:transparent;font-weight:700;line-height:1;font-family:Oswald,Noto Sans JP;text-align:center}.match-info-background:after{display:block;position:absolute;bottom:0;width:100%;height:130px;background:linear-gradient(0deg,#000 0% 20%,#0000);content:""}@media screen and (min-width:769px),print{.match-info-background{top:1rem}}.match-info-header,.match-info-nav,.match-info-schedule,.match-info-type{max-width:1240px}.match-info-header{z-index:1;position:relative;margin:0 auto .5rem;padding:2.5rem 0 0;text-align:center}.match-info-header:has(.match-info-match-sets)>.match-info-location{display:none}@media screen and (min-width:769px),print{.match-info-header:has(.match-info-match-sets)>.match-info-location{display:block}}.match-info-title{display:inline-block;margin:0 0 1rem;padding:0 3rem;font-size:min(6vw,45px)}.match-info-match-sets.is-locations .match-info-data .match-info-location{display:block!important}@media screen and (min-width:769px),print{.match-info-match-sets{display:flex;justify-content:center;max-width:860px;margin:auto}}.match-info-match-set{flex-grow:1;flex-shrink:1;flex-basis:0}.match-info-match-set .match-team-home,.match-info-match-set .match-team-away{flex-direction:column!important}.match-info-match-set .match-team-home .match-team-name{order:2}@media screen and (min-width:769px),print{.match-info-match-set .match-info-location{display:none}}.match-info-card{display:grid;grid-template-columns:1fr 50px 1fr;max-width:860px;margin:0 auto 1.5rem}.match-info-card .match-team-home,.match-info-card .match-team-away{display:flex;flex-direction:column;align-items:center;padding:0 .5rem}@media screen and (min-width:769px),print{.match-info-card .match-team-home,.match-info-card .match-team-away{flex-direction:row}}@media screen and (min-width:769px),print{.match-info-card .match-team-home{justify-content:flex-end}.match-info-card .match-team-home .match-team-emblem{order:2}}.match-info-card .match-team-center{padding:30px 0 0;font-weight:500;font-size:min(8vw,3rem);line-height:1;font-family:Oswald,Noto Sans JP;text-align:center}.match-info-card .match-team-center:has(.match-hyphen){display:grid;grid-template-columns:1fr min(6vw,30px) 1fr;justify-content:center}.match-info-card .match-team-emblem{width:min(15vw,80px);margin:.5rem}.match-info-card .match-team-name{margin:0;text-align:center;word-break:keep-all}.match-info-data{max-width:860px;margin:auto}.match-info-date{display:flex;align-items:center;justify-content:center;margin:0 0 .5rem;padding:.35rem;gap:.25rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-weight:700;font-size:min(6vw,2rem);line-height:1;font-family:Oswald,Noto Sans JP;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.match-info-date .week{margin:0 .25rem;padding:0 .2rem;background:#363636;font-size:.75em;line-height:1.3;text-transform:uppercase}.match-info-date .week.sat{background:#3273dc}.match-info-date .week.sun{background:#e60013}.match-info-hour{display:flex;justify-content:center;width:min(45%,200px);margin:auto}.match-info-hour .hour-item{flex-grow:1;flex-shrink:1;flex-basis:0}.match-info-hour .hour-item dt{font-size:min(3vw,.86rem)}.match-info-hour .hour-item dd{margin:0;font-weight:700;font-size:min(5vw,1.5rem);font-family:Oswald,Noto Sans JP}.match-info-location{padding:.5rem 0;font-weight:700;font-size:min(3vw,1rem)}.match-info-location .location-item{margin-right:.5rem;padding:.2rem .5rem;background:#4a4a4a;font-size:min(3vw,.86rem)}.match-info-nav{margin:auto;margin-bottom:1.5rem;padding:.5rem .86rem .86rem;text-align:center}.match-info-nav-title{position:relative}.match-info-nav-title:after{display:block;z-index:0;position:absolute;top:50%;width:100%;border-top:1px solid hsl(0,0%,100%);content:"";-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);transform:translateY(-50%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.match-info-nav-title h3{display:inline-block;z-index:1;position:relative;margin:0;padding:.75rem;background:#000;font-size:min(4vw,.86rem)}.match-info-nav-footer{display:flex;align-items:center;max-width:390px;margin:1rem auto 0;gap:.5rem}.match-info-nav-footer a{display:block;flex-grow:1;flex-shrink:1;flex-basis:0;padding:.25rem .5rem;border:1px solid hsl(0,0%,100%);font-size:min(4vw,.75rem);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.match-info-nav-footer a.disabled{opacity:.5;pointer-events:none}.match-info-nav nav{display:flex;flex-direction:column;max-width:390px;margin:auto;gap:.5rem}.match-info-nav nav a{display:flex;align-items:center;justify-content:center;min-width:240px;padding:.86rem 1rem;background:linear-gradient(135deg,#dfbe77,#ac9460);font-weight:700;font-size:1.1rem;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.match-info-nav nav a small{font-size:min(3.5vw,.86rem)}.match-info-nav nav a.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:769px),print{.match-info-nav nav a{padding:.5rem 1rem;font-size:1.2rem}}.match-info-nav nav a .date{font-size:1.3rem;font-family:Oswald,Noto Sans JP}@media screen and (min-width:769px),print{.match-info-nav nav a .date{font-size:1.4rem}}.match-info-nav nav a .date .week{margin:0 .25rem;padding:0 .2rem;background:#363636;font-size:.75em;line-height:1.3;text-transform:uppercase}.match-info-nav nav a .date .week.sat{background:#3273dc}.match-info-nav nav a .date .week.sun{background:#e60013}.match-info-schedule{margin:0 auto 1.5rem}.match-info-schedule-table{padding:.86rem;text-align:center}.match-info-schedule-table img{width:100%;max-width:680px}.match-info-type{margin:0 auto 1.5rem}.match-info-type-body{display:flex;flex-direction:column;max-width:980px;margin:auto;padding:.86rem .86rem 2rem;gap:.86rem;background:#fff;color:#121212}.match-info-type-body a{color:#121212;text-decoration:underline}@media screen and (min-width:769px),print{.match-info-type-body{display:flex;flex-direction:row}}.match-info-type-body p{margin-bottom:.5rem}.match-info-type-map,.match-info-type-table{flex-grow:1;flex-shrink:1;flex-basis:0}.match-info-type-map img{width:100%}.match-info-type-table table,.match-info-type-table th,.match-info-type-table td{border-style:solid;border-color:#7a7a7a}.match-info-type-table table{width:100%;border-width:1px 0 0 1px}.match-info-type-table th,.match-info-type-table td{padding:.2rem .1rem;border-width:0 1px 1px 0;font-size:min(2.2vw,.75rem);word-break:keep-all}.match-info-type-table th a,.match-info-type-table td a{display:inline-block;color:#121212;text-decoration:underline;vertical-align:middle}.match-info-type-table th .icon,.match-info-type-table td .icon{margin:.2rem;vertical-align:middle}.match-info-type-table thead th{background:#363636;color:#fff;font-size:min(2vw,.75em);text-align:center;white-space:nowrap}.match-info-type-table tbody tr.type-01 th{background:#f2ebcf}.match-info-type-table tbody tr.type-02 th{background:#eed3d4}.match-info-type-table tbody tr.type-03 th{background:#ccd8e6}.match-info-type-table tbody tr.type-04 th{background:#cce3d9}.match-info-type-table tbody tr.type-05 th{background:#fbd9d1}.match-info-type-table tbody tr.type-06 th{background:#e1dae4}.match-info-type-table tbody tr.type-hos th{background:#f2cce7}.match-info-type-table tbody tr.type-k01 th{background:#f5eaed}.match-info-type-table tbody tr.type-k02 th{background:#f2ebcf}.match-info-type-table tbody tr.type-k03 th{background:#f7e6db}.match-info-type-table tbody tr.type-k04 th{background:#ccd8e6}.match-info-type-table tbody tr.type-k05 th{background:#cce3d9}.match-info-type-table tbody tr.type-k06 th{background:#e1dae4}.match-info-type-table tbody tr.type-k07 th{background:#f7e6db}.match-info-type-table tbody tr.type-k08 th{background:#d7edcc}.match-info-type-table tbody tr.type-k09 th{background:#f9e5e5}.match-info-type-table tbody tr.type-wheelchair th{background:#e1eef2}.match-info-type-table tbody tr.type-01 .num{background:#bf9c0f}.match-info-type-table tbody tr.type-02 .num{background:#a82126}.match-info-type-table tbody tr.type-03 .num{background:#003b82}.match-info-type-table tbody tr.type-04 .num{background:#007540}.match-info-type-table tbody tr.type-05 .num{background:#e93c16}.match-info-type-table tbody tr.type-06 .num{background:#68487b}.match-info-type-table tbody tr.type-hos .num{background:#bf0087}.match-info-type-table tbody tr.type-k01 .num{background:#cf94a6}.match-info-type-table tbody tr.type-k02 .num{background:#bf9c0f}.match-info-type-table tbody tr.type-k03 .num{background:#a82126}.match-info-type-table tbody tr.type-k04 .num{background:#003b82}.match-info-type-table tbody tr.type-k05 .num{background:#007540}.match-info-type-table tbody tr.type-k06 .num{background:#69477a}.match-info-type-table tbody tr.type-k07 .num{background:#d6804d}.match-info-type-table tbody tr.type-k08 .num{background:#60b633}.match-info-type-table tbody tr.type-k09 .num{background:#f5b2b2}.match-info-type-table tbody tr.type-wheelchair .num{background:#6ba8bf}.match-info-type-table tbody tr th{color:#121212;line-height:1.2}.match-info-type-table tbody th:has(.num){text-align:center}.match-info-type-table tbody th.pricing{text-align:center}.match-info-type-table tbody th .num{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:auto;border:1px solid hsl(0,0%,100%);color:#fff;font-weight:400;font-size:.86rem;font-family:Oswald,Noto Sans JP}.match-info-type-table tbody th .num:has(.fa-wheelchair){font-size:1rem}.match-info-type-table tbody th .num img{width:20px;height:auto}.match-info-type-table tbody td{background:#fff;color:#121212;text-align:right}.match-info-type-table tbody td .price{font-weight:700;font-size:min(2.6vw,.86rem)}@media screen and (min-width:769px),print{.match-info-type-table tbody td .price{font-size:.86rem}}.match-info-type-table tbody td .null{display:block;font-weight:700;font-size:.86rem;text-align:center}.match-info-type-table tbody td .unit{font-size:.5rem}.inline-seat-view .num{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:auto;border:1px solid hsl(0,0%,100%);color:#fff;font-family:Oswald,Noto Sans JP}.inline-seat-view .num img{width:20px;height:auto}.inline-seat-view.type-01 .seat-view-content{background:#f2ebcf;color:#121212}.inline-seat-view.type-02 .seat-view-content{background:#eed3d4;color:#121212}.inline-seat-view.type-03 .seat-view-content{background:#ccd8e6;color:#121212}.inline-seat-view.type-04 .seat-view-content{background:#cce3d9;color:#121212}.inline-seat-view.type-05 .seat-view-content{background:#fbd9d1;color:#121212}.inline-seat-view.type-06 .seat-view-content{background:#e1dae4;color:#121212}.inline-seat-view.type-hos .seat-view-content{background:#f2cce7;color:#121212}.inline-seat-view.type-k01 .seat-view-content{background:#f5eaed;color:#121212}.inline-seat-view.type-k02 .seat-view-content{background:#f2ebcf;color:#121212}.inline-seat-view.type-k03 .seat-view-content{background:#f7e6db;color:#121212}.inline-seat-view.type-k04 .seat-view-content{background:#ccd8e6;color:#121212}.inline-seat-view.type-k05 .seat-view-content{background:#cce3d9;color:#121212}.inline-seat-view.type-k06 .seat-view-content{background:#e1dae4;color:#121212}.inline-seat-view.type-k07 .seat-view-content{background:#f7e6db;color:#121212}.inline-seat-view.type-k08 .seat-view-content{background:#d7edcc;color:#121212}.inline-seat-view.type-k09 .seat-view-content{background:#f9e5e5;color:#121212}.inline-seat-view.type-wheelchair .seat-view-content{background:#e1eef2;color:#121212}.inline-seat-view.type-01 .num{background:#bf9c0f}.inline-seat-view.type-02 .num{background:#a82126}.inline-seat-view.type-03 .num{background:#003b82}.inline-seat-view.type-04 .num{background:#007540}.inline-seat-view.type-05 .num{background:#e93c16}.inline-seat-view.type-06 .num{background:#68487b}.inline-seat-view.type-hos .num{background:#bf0087}.inline-seat-view.type-k01 .num{background:#cf94a6}.inline-seat-view.type-k02 .num{background:#bf9c0f}.inline-seat-view.type-k03 .num{background:#a82126}.inline-seat-view.type-k04 .num{background:#003b82}.inline-seat-view.type-k05 .num{background:#007540}.inline-seat-view.type-k06 .num{background:#69477a}.inline-seat-view.type-k07 .num{background:#d6804d}.inline-seat-view.type-k08 .num{background:#60b633}.inline-seat-view.type-k09 .num{background:#f5b2b2}.inline-seat-view.type-wheelchair .num{background:#6ba8bf}.inline-seat-view .seat-view-img img{width:100%}.inline-seat-view .seat-view-content{padding:.86rem}.inline-seat-view .seat-view-content-title{display:flex;align-items:center;justify-content:center;gap:.5rem}.inline-seat-view .seat-view-content-title .num{flex-grow:0;flex-shrink:0;flex-basis:auto}.inline-seat-view .seat-view-content-title .title{flex-grow:1;flex-shrink:1;flex-basis:auto;margin:0}.inline-seat-view .seat-view-content-caption{margin-top:.25rem;font-size:.75rem}.match-page.is-final .match-page-header-background{font-size:min(40vw,160px)}.match-page.is-final .match-page-header-title{border-bottom:1px solid hsl(0,0%,100%);text-shadow:0px 0px 14px #ff4444;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(255,11,11) 30%,rgb(255,11,11) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#ff0b0b 30% 70%,#0000);border-image-slice:1}.match-page.is-final .match-page-nav{border-color:#ff0b0b}@media screen and (min-width:769px),print{.match-page.is-final .match-page-nav{-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(255,11,11) 30%,rgb(255,11,11) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#ff0b0b 30% 70%,#0000);border-image-slice:1}}.match-page.is-final .match-page-nav a{background:linear-gradient(90deg,#0000,#ff0b0b0d 30% 70%,#0000);text-shadow:0px 0px 14px #ff8282}.match-page.is-final .title{background:linear-gradient(90deg,#0000,#ff0b0b4d 30% 70%,#0000);text-shadow:0px 0px 14px #ff8282}.match-page.is-third .match-page-header-background{font-size:min(20vw,150px)}.match-page.is-third .match-page-header-title{text-shadow:0px 0px 14px #df4eff;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(214,31,255) 30%,rgb(214,31,255) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#d61fff 30% 70%,#0000);border-image-slice:1}.match-page.is-third .match-page-nav{border-color:#d61fff}@media screen and (min-width:769px),print{.match-page.is-third .match-page-nav{-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(214,31,255) 30%,rgb(214,31,255) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#d61fff 30% 70%,#0000);border-image-slice:1}}.match-page.is-third .match-page-nav a{background:linear-gradient(90deg,#0000,#d61fff0d 30% 70%,#0000);text-shadow:0px 0px 14px #df4eff}.match-page.is-third .title{background:linear-gradient(90deg,#0000,#d61fff4d 30% 70%,#0000);text-shadow:0px 0px 14px #df4eff}.match-page.is-semi .match-page-header-background{font-size:min(20vw,160px)}.match-page.is-semi .match-page-header-title{text-shadow:0px 0px 14px #64cbff;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(1,86,255) 30%,rgb(1,86,255) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#0156ff 30% 70%,#0000);border-image-slice:1}.match-page.is-semi .match-page-nav{border-color:#0156ff}@media screen and (min-width:769px),print{.match-page.is-semi .match-page-nav{-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(1,86,255) 30%,rgb(1,86,255) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#0156ff 30% 70%,#0000);border-image-slice:1}}.match-page.is-semi .match-page-nav a{background:linear-gradient(90deg,#0000,#122aff26 30% 70%,#0000);text-shadow:0px 0px 14px #64cbff}.match-page.is-semi .title{background:linear-gradient(90deg,#0000,#122aff66 30% 70%,#0000);text-shadow:0px 0px 14px #64cbff}.match-page.is-quarter .match-page-header-background{font-size:min(20vw,160px)}.match-page.is-quarter .match-page-header-title{text-shadow:0px 0px 14px #53d642;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(24,255,78) 30%,rgb(24,255,78) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#18ff4e 30% 70%,#0000);border-image-slice:1}.match-page.is-quarter .match-page-nav{border-color:#18ff4e}@media screen and (min-width:769px),print{.match-page.is-quarter .match-page-nav{-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(24,255,78) 30%,rgb(24,255,78) 70%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#18ff4e 30% 70%,#0000);border-image-slice:1}}.match-page.is-quarter .match-page-nav a{background:linear-gradient(90deg,#0000,#18ff4e0d 30% 70%,#0000);text-shadow:0px 0px 14px #21fe04}.match-page.is-quarter .title{background:linear-gradient(90deg,#0000,#18ff4e40 30% 70%,#0000);text-shadow:0px 0px 14px #53d642}.match-page-header{margin-bottom:1.5rem;opacity:0}.match-page-header.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.match-page-header-background{z-index:0;position:absolute;top:2.2rem;width:100%;height:min(50vw,230px);-webkit-text-stroke:1px rgba(160,160,160,.5);overflow:hidden;color:transparent;font-weight:700;line-height:1;font-family:Oswald,Noto Sans JP;text-align:center}.match-page-header-background:after{display:block;position:absolute;bottom:0;width:100%;height:130px;background:linear-gradient(0deg,#000 0% 20%,#0000);content:""}@media screen and (min-width:769px),print{.match-page-header-background{top:2.5rem}}.match-page-header-menu{z-index:10;position:absolute;top:0;width:100%;margin:auto}.match-page-header-menu ul{display:flex;justify-content:space-between;width:100%;max-width:980px;margin:0 auto;padding:1rem .5rem;list-style:none}.match-page-header-menu-button{padding:.25rem .5rem;border:1px solid rgba(255,255,255,.7);background:#0006;font-weight:500;font-size:min(2.7vw,.86rem);font-family:Oswald,Noto Sans JP;cursor:pointer;transition:all .3s 0s ease}.match-page-header-menu-button:hover{opacity:.6}.match-page-header-menu-button .icon{margin-right:.25rem}.match-page-header-select{display:none;z-index:1000;position:fixed;inset:0;padding:.86rem;background:#000000d9}.match-page-header-select.is-active{display:block}.match-page-header-select-inner{position:absolute;top:50%;left:50%;width:100%;max-width:860px;padding:.86rem;transform:translate(-50%,-50%)}.match-page-header-select-header{position:relative;width:100%;max-width:860px;height:36px;margin:auto}@media screen and (min-width:769px),print{.match-page-header-select-header{height:60px}}.match-page-header-select-header .title{margin-bottom:.5rem;font-weight:700;font-size:1.1rem;font-family:Oswald,Noto Sans JP;text-align:center}@media screen and (min-width:769px),print{.match-page-header-select-header .title{font-size:2rem}}.match-page-header-select-header .button-select-close{display:block;z-index:1;position:absolute;top:-2px;right:0;width:28px;height:28px;cursor:pointer}@media screen and (min-width:769px),print{.match-page-header-select-header .button-select-close{top:15px}}.match-page-header-select-header .button-select-close i{display:block;z-index:1;position:absolute;top:50%;width:40px;width:100%;height:25px;height:2px;transform:rotate(45deg);transform-origin:center center;background:#fff}.match-page-header-select-header .button-select-close i:after{display:block;width:100%;height:2px;transform:rotate(90deg);background:#fff;content:""}.match-page-header-select ul{display:flex;flex-direction:column;margin:0 auto;padding:0;gap:.5rem;list-style:none}@media screen and (min-width:769px),print{.match-page-header-select ul{display:grid;grid-template-columns:repeat(2,1fr);max-width:860px;gap:.65rem}}.match-page-header-select .bracket-tree-match{text-align:center}.match-page-header-select .bracket-tree-match.is-third{position:relative;bottom:auto}.match-page-header-select .bracket-tree-match.is-final:before{display:none}@media screen and (max-width:768px){.match-page-header-select .bracket-tree-match-header .match-title{padding:.3rem .5rem}}.match-page-header-select .bracket-tree-match-body .match-team-home,.match-page-header-select .bracket-tree-match-body .match-team-away{display:flex;align-items:center;padding:.3rem .5rem}@media screen and (min-width:769px),print{.match-page-header-select .bracket-tree-match-body .match-team-home,.match-page-header-select .bracket-tree-match-body .match-team-away{padding:.5rem}}.match-page-header-select .bracket-tree-match-body .match-team-away{flex-direction:row-reverse}.match-page-header-select .bracket-tree-match-body .match-team-away .match-team-emblem{margin:0 0 0 .35rem}.match-page-header-select .bracket-tree-match-body .match-team-emblem{width:28px;margin:0 .35rem 0 0}@media screen and (min-width:769px),print{.match-page-header-select .bracket-tree-match-body .match-team-emblem{width:30px}}.match-page-header-select .bracket-tree-match-body .match-team-center .match-location{font-size:min(3vw,.75rem)}.match-page-header-inner{z-index:1;position:relative;margin:0 auto .5rem;padding:3rem 0 0;text-align:center}@media screen and (min-width:769px),print{.match-page-header-inner{padding:4rem 0 0}}.match-page-header-title{display:inline-block;margin:0 0 1rem;padding:0 3rem;border-bottom:1px solid hsl(0,0%,100%);font-size:min(6vw,30px)}.match-page-header-card{display:grid;grid-template-columns:1fr min(35vw,210px) 1fr;max-width:860px;margin:0 auto 1rem}@media screen and (min-width:769px),print{.match-page-header-card{margin:0 auto .5rem}}.match-page-header-card .match-team-home,.match-page-header-card .match-team-away{display:flex;flex-direction:column;align-items:center;padding:0 .5rem}@media screen and (min-width:769px),print{.match-page-header-card .match-team-home,.match-page-header-card .match-team-away{flex-direction:row}}@media screen and (min-width:769px),print{.match-page-header-card .match-team-home{justify-content:flex-end}.match-page-header-card .match-team-home .match-team-emblem{order:2}.match-page-header-card .match-team-home .match-team-name{text-align:right}}@media screen and (min-width:769px),print{.match-page-header-card .match-team-away .match-team-name{text-align:left}}.match-page-header-card .match-team-center{padding:20px 0 0;font-weight:500;font-size:min(9vw,3rem);line-height:1;font-family:Oswald,Noto Sans JP;text-align:center}.match-page-header-card .match-team-center:has(.match-hyphen){display:grid;grid-template-columns:1fr min(6vw,30px) 1fr}.match-page-header-card .match-team-emblem{width:min(15vw,80px);margin:.5rem}.match-page-header-card .match-team-name{margin:0;font-weight:700;font-size:min(3vw,1rem);text-align:center;word-break:keep-all}.match-page-header-data{max-width:860px;margin:auto}.match-page-header-date{display:flex;align-items:center;justify-content:center;margin:0 0 .5rem;padding:.35rem;gap:.25rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-weight:700;font-size:min(5.2vw,1.6rem);line-height:1;font-family:Oswald,Noto Sans JP;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.match-page-header-date .week{margin:0 .25rem;padding:0 .2rem;background:#363636;font-size:.75em;line-height:1.3;text-transform:uppercase}.match-page-header-date .week.sat{background:#3273dc}.match-page-header-date .week.sun{background:#e60013}.match-page-header-date .open{font-weight:500;font-size:min(3vw,1rem);font-family:Noto Sans JP,sans-serif}.match-page-header-location{font-size:min(3vw,1rem)}.match-page-header-buttons ul{display:grid;grid-template-columns:repeat(2,1fr);max-width:360px;margin:1.5rem auto;padding:0;gap:.5rem;list-style:none}.match-page-header-buttons ul:has(.result){grid-template-columns:repeat(3,1fr)}.match-page-header-buttons ul li{border:1px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}.match-page-header-buttons ul li.disabled a{opacity:.4;pointer-events:none}.match-page-header-buttons ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.5rem;font-weight:700;font-size:min(3vw,.86rem);font-family:Oswald,Noto Sans JP;word-break:keep-all}.match-page-nav{display:flex;justify-content:center;border-width:2px 0;border-style:solid}.match-page-nav.is-fixed{z-index:1000;position:fixed;left:0;width:100%;background:#000}.match-page-nav-inner{width:100%;max-width:980px;margin:auto}.match-page-nav ul{display:flex;width:100%;max-width:860px;margin:0 auto;padding:0;list-style:none}.match-page-nav ul li{flex-grow:1;flex-shrink:1;flex-basis:0;word-break:keep-all}.match-page-nav ul li a{display:block;font-weight:700;font-size:min(2.8vw,1rem);line-height:40px;text-align:center}@media screen and (min-width:769px),print{.match-page-nav ul li a{line-height:54px}}.match-page-container{position:relative;padding:1.5rem 0;padding:0 0 2.5rem;overflow:hidden;border-bottom:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.match-page-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.match-page-container .title{margin:0 0 1rem;padding:.5rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-size:min(5vw,1.3rem);text-align:center;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.match-page-container .js-fadein{opacity:0}.match-page-container .js-fadein.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.match-page-information{width:100%;max-width:980px;margin:auto;padding:.86rem}.match-page-information dl dt{margin:0;padding:.5rem .25rem;background:#363636;text-align:center}.match-page-information dl dd{margin:0;padding:.5rem .25rem}.match-page-information dl dd a{text-decoration:underline}@media screen and (min-width:769px),print{.match-page-information dl div{display:flex;margin-bottom:1px;gap:.25rem}.match-page-information dl div dt{flex-basis:auto;width:min(30%,160px)}}.match-page-information .broadcast-ul{margin:0;padding:0;list-style:none}.match-page-information .broadcast-ul li{margin-bottom:2px}.match-page-information .broadcast-tag{display:inline-block;min-width:60px;margin-right:.25rem;padding:.15rem .25rem;background:#e60013;color:#fff;font-weight:700;font-size:.65rem;text-align:center;vertical-align:middle}.match-page-information .broadcast-tag.is-video{border:1px solid hsl(0,0%,71%);background:#000}.match-page-ticket,.match-page-event,.match-page-campaign{margin-bottom:2.5rem}.match-page-schedule-table{width:100%;max-width:980px;margin:0 auto 2.5rem;padding:.86rem;background:#fff;color:#121212}.match-page-schedule-table .schedule-table{width:100%;border-width:1px 0 0 1px;border-style:solid;border-color:#7a7a7a}.match-page-schedule-table .schedule-table th,.match-page-schedule-table .schedule-table td{padding:.5rem;border-width:0 1px 1px 0;border-style:solid;border-color:#7a7a7a}.match-page-access{margin-bottom:2.5rem}.match-page-access .googlemap{text-align:center}.match-page-access .googlemap iframe{width:100%;max-width:980px}.match-page-access .googlemap p{max-width:980px;margin:auto;text-align:left}.match-page-buttons{display:flex;justify-content:center;max-width:980px;margin:1.5rem auto;padding:0 .86rem}.match-page-buttons .button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:240px;padding:.86rem 2rem;background:linear-gradient(135deg,#dfbe77,#ac9460);font-weight:700;font-size:1.1rem;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.match-page-buttons .button small{font-size:min(3.5vw,.86rem)}.match-page-buttons .button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:769px),print{.match-page-buttons .button{width:auto;font-size:1.2rem}}.match-page-nodata{max-width:980px;margin:5rem auto;padding:0 .86rem}.match-page-nodata .has-text-large{font-size:min(4.5vw,1.15rem)}.match-event-card{position:relative;min-height:254px;background:#fff}@media screen and (min-width:769px),print{.match-event-card{min-height:354px}}.match-event-card.close .match-event-card-content .tag-status{background:#4a4a4a}.match-event-cards{display:grid;grid-template-columns:repeat(2,1fr);width:100%;max-width:980px;margin:0 auto 1.5rem;gap:1vw}@media screen and (min-width:769px),print{.match-event-cards{display:grid;grid-template-columns:repeat(3,1fr);padding:0;gap:.5rem}}.match-event-cards.is-campaign .match-event-card-title{font-size:min(3.2vw,.92rem)}.match-event-cards.is-campaign .match-event-card-summary{display:block;font-size:min(2.8vw,.75rem)}.match-event-card-img{position:relative;padding-bottom:56.25%;overflow:hidden}.match-event-card-img img{position:absolute;top:0;left:50%;width:100%;transform:translate(-50%)}.match-event-card-content{padding:.5rem .86rem 32px;color:#121212}.match-event-card-content .tag-status{display:inline-block;margin-bottom:.15rem;padding:.15rem .25rem;background:#e60013;color:#fff;font-weight:700;font-size:min(2.3vw,.65rem)}.match-event-card-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:min(3.2vw,1rem)}.match-event-card-summary{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:min(2.8vw,.86rem)}.match-event-card-footer{position:absolute;right:0;bottom:0;left:0;overflow:hidden;text-align:right}.match-event-card-more{display:inline-block;height:55px;padding:.1rem 2rem;transform:translate(110px) rotate(-45deg);transform-origin:35px 122px;background:linear-gradient(135deg,#dfbe77,#ac9460);color:#fff;font-weight:500;font-size:.86rem;font-family:Oswald,Noto Sans JP}.match-event-card-more .icon{display:none;margin:0 0 0 .5rem}.match-event-card-modal{width:100%;height:85vh;overflow-x:hidden;overflow-y:scroll;background:#fff;color:#121212}.match-event-card-modal-header{padding:.86rem .86rem 0}.match-event-card-modal-title{display:flex;align-items:center;justify-content:center;padding:.25rem 1rem;border-top:2px solid hsl(0,0%,100%);border-bottom:2px solid hsl(0,0%,100%);color:#121212;font-weight:700;font-size:min(5vw,1.6rem);-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.match-event-card-modal-title small{font-size:min(4vw,1.1rem)}.match-event-card-modal-content{padding:.86rem 1.5rem 2rem}.match-event-card-modal img{width:100%}.match-event-card-modal a{color:#121212;text-decoration:underline}.match-event-card.is-blue .match-event-card-title{padding-bottom:.25rem;border-bottom:4px solid #0168b7}.match-event-card.is-blue .match-event-card-more{background:#0168b7}.match-event-card.is-pink .match-event-card-title{padding-bottom:.25rem;border-bottom:4px solid #ff7f7c}.match-event-card.is-pink .match-event-card-more{background:#ff7f7c}.match-event-card.is-gold .match-event-card-title{padding-bottom:.25rem;border-bottom:4px solid #ddcfb0}.news{text-align:center}.news-list{width:100%;max-width:980px;margin:0 auto 3rem;padding:.86rem .86rem 2rem}.news-list-container{position:relative;border-bottom:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.news-list-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.news-list-container{opacity:0}.news-list-container.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.news-list-title{padding:2.4rem .86rem .5rem;font-weight:700;font-size:2.3rem;font-family:Oswald,Noto Sans JP;text-align:center;text-shadow:0px 0px 14px #febd36}@media screen and (min-width:769px),print{.news-list-title{padding:2.8rem .86rem .5rem;font-size:2.8rem}}.news-list-summary{margin-bottom:2.5rem;font-size:.86rem;text-align:center}.news-list-summary:before{display:block;width:200px;height:2px;margin:0 auto 1rem;background:linear-gradient(90deg,#000,#917c50 20%,#dfbe77,#917c50 80%,#000);content:""}.news-item{display:flex;padding:1.2rem .5rem;gap:1rem;border-bottom:1px solid hsl(0,0%,21%)}.news-item-date{font-weight:500;font-size:1rem;font-family:Oswald,Noto Sans JP;white-space:nowrap}.news-item-line{margin:0;padding:0;font-size:1rem;line-height:1.7;text-align:left}.news-more{text-align:center}.news-more.is-active .news-more-body{display:block}.news-more-button{display:inline-block;height:calc(3.2rem + 4px);margin:2rem 0 0;padding:0 1.5rem;border:2px solid hsl(0,0%,100%);background:#00000080;-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1;font-weight:500;font-size:1.35rem;line-height:3.2rem;font-family:Oswald,Noto Sans JP;text-shadow:0px 0px 14px #febd36;cursor:pointer;transition:all .3s 0s ease}.news-more-button:hover{background:linear-gradient(90deg,#917c5080,#000 10%,#110f0a 90%,#917c5080);-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1;box-shadow:0 0 10px 6px #917c5080;opacity:1}.news-more-body{display:none}.outline-container{position:relative;border-bottom:2px solid hsl(0,0%,100%);text-align:center;-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.outline-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.outline-container{opacity:0}.outline-container.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.outline-title{padding:2.4rem .86rem .5rem;font-weight:700;font-size:2.3rem;font-family:Oswald,Noto Sans JP;text-align:center;text-shadow:0px 0px 14px #febd36}@media screen and (min-width:769px),print{.outline-title{padding:2.8rem .86rem .5rem;font-size:2.8rem}}.outline-summary{margin-bottom:2.5rem;font-size:.86rem;text-align:center}.outline-summary:before{display:block;width:200px;height:2px;margin:0 auto 1rem;background:linear-gradient(90deg,#000,#917c50 20%,#dfbe77,#917c50 80%,#000);content:""}.outline-documents{margin-bottom:8rem}.outline-documents p{font-size:1.15rem}.outline-table{width:100%;max-width:980px;margin:auto;padding:.86rem .86rem 5rem}.outline-line{display:grid;grid-template-columns:80px 1fr;padding:1.2rem .5rem;gap:1rem;border-bottom:1px solid hsl(0,0%,21%);text-align:left}@media screen and (min-width:769px),print{.outline-line{grid-template-columns:120px 1fr;font-size:1rem}}.outline-line-item{text-align:center;white-space:nowrap}.outline-line-detail{margin:0;line-height:1.7}.outline-line-detail dl dd,.outline-line-detail ol,.outline-line-detail ul{padding-left:1em}.outline-line-detail table td{vertical-align:top}@media screen and (max-width:768px){.outline-line.is-column-mobile{display:flex;flex-direction:column}.outline-line.is-column-mobile .outline-line-item{width:80px}}.outline-line .broadcast-table{width:100%;border-width:1px 0 0 1px;border-style:solid;border-color:#ffffff80}.outline-line .broadcast-table th,.outline-line .broadcast-table td{padding:.5rem;border-width:0 1px 1px 0;border-style:solid;border-color:#ffffff80}.outline-line .broadcast-table th ul,.outline-line .broadcast-table td ul{margin:0;padding-left:1.2rem}.outline-line .broadcast-table th{background:#212121;text-align:center;white-space:nowrap}.seat-container{position:relative;padding:0 0 4rem;border-bottom:2px solid hsl(0,0%,100%);text-align:center;-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.seat-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.seat-container .title{margin:0 0 1rem;padding:.5rem;border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);font-size:min(5vw,1.3rem);text-align:center;-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.seat-title{opacity:0}.seat-title.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.seat-title{padding:2.4rem .86rem .5rem;font-weight:700;font-size:2.3rem;font-family:Oswald,Noto Sans JP;text-align:center;text-shadow:0px 0px 14px #febd36}@media screen and (min-width:769px),print{.seat-title{padding:2.8rem .86rem .5rem;font-size:2.8rem}}.seat-summary{opacity:0}.seat-summary.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.seat-summary{margin-bottom:2.5rem;font-size:.86rem;text-align:center}.seat-summary:before{display:block;width:200px;height:2px;margin:0 auto 1rem;background:linear-gradient(90deg,#000,#917c50 20%,#dfbe77,#917c50 80%,#000);content:""}.seat-content{max-width:860px;margin:auto;padding:0 .86rem 2rem}.seat-content p{margin-bottom:1.5rem;line-height:1.7}.seat-projects{display:flex;flex-direction:column;gap:2rem}.seat-project{width:100%;margin:auto;padding:.5rem 0 .86rem;border-top:6px solid hsl(0,0%,100%);border-bottom:6px solid hsl(0,0%,100%);background:#fff;color:#121212;-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1;opacity:0}.seat-project.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}@media screen and (min-width:769px),print{.seat-project{display:grid;grid-template-columns:400px 1fr;max-width:980px}}.seat-project-title{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:3;padding:.25rem}.seat-project-title h3{display:flex;align-items:center;justify-content:center;padding:.25rem;border-top:2px solid hsl(0,0%,100%);border-bottom:2px solid hsl(0,0%,100%);color:#7a7a7a;font-weight:700;font-size:min(5vw,1.6rem);-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.seat-project-title h3 small{font-size:min(4vw,1.1rem)}.seat-project-img{grid-row-start:2;grid-row-end:3;grid-column-start:1;grid-column-end:2;padding:0 15px}.seat-project-img img{width:100%;max-width:370px;margin-bottom:.5rem}.seat-project-content{grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:3;padding:0 .86rem;text-align:left}.seat-project-content .match-tags{border-bottom:1px solid hsl(0,0%,81%)}.seat-project-content .project-prices{display:flex;flex-direction:column;margin-bottom:.5rem}.seat-project-content .project-prices .project-price{margin-bottom:0}.seat-project-content .project-prices .project-price .label strong{font-size:min(3.2vw,1rem)}.seat-project-content .project-price{display:flex;align-items:baseline;margin-bottom:.5rem;gap:.25rem;color:#ce4f4f}.seat-project-content .project-price .label,.seat-project-content .project-price .unit{font-weight:700;font-size:min(3.2vw,.75rem)}.seat-project-content .project-price .label{margin-right:.25rem}.seat-project-content .project-price .price{font-weight:800;font-size:1.4rem}.seat-project-content-dl dt{padding:.25rem .5rem;background:#ededed}.seat-project-content-dl dd{padding:.25rem .5rem}.seat-project-content-dl dd ul,.seat-project-content-dl dd ol{margin-bottom:.5rem;padding-left:1rem}.seat-project-content-dl dd a{color:#121212;text-decoration:underline}.seat-project-content-dl dd table{border-collapse:separate}.seat-project-content-dl dd table th,.seat-project-content-dl dd table td{padding:.25rem .5rem}.seat-project-content-dl dd table th{background:#cfcfcf;font-weight:400;text-align:center}.seat-project-content-dl dd table td{background:#ededed}.match-tag{display:inline-block;min-width:70px;padding:.15rem .25rem;color:#fff;font-weight:700;font-size:.75rem;text-align:center;white-space:nowrap}.match-tags{display:flex;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;gap:.35rem}.match-tags-label{color:#7a7a7a;font-size:min(2.6vw,.75rem);white-space:nowrap}.match-tag.is-quarter{background:linear-gradient(90deg,#00b429,#53d642 30% 70%,#00b429);text-shadow:0px 0px 7px #00b429}.match-tag.is-semi{background:linear-gradient(90deg,#0046b4,#3c8eff 30% 70%,#0046b4);text-shadow:0px 0px 7px #0046b4}.match-tag.is-third{background:linear-gradient(90deg,#7f00b4,#cc41f2 30% 70%,#7f00b4);text-shadow:0px 0px 7px #7f00b4}.match-tag.is-final{background:linear-gradient(90deg,#a8000a,#ff303c 30% 70%,#a8000a);text-shadow:0px 0px 7px #a8000a}.match-tag.is-other{background:linear-gradient(90deg,#ffb005,#ffd447,#ffb005);text-shadow:0px 0px 7px #ff9f05}.teams-list{display:grid;list-style:none;-moz-column-gap:.5rem;grid-template-columns:repeat(2,1fr);column-gap:.5rem;row-gap:1.5rem;max-width:980px;margin:0 auto 2.5rem;padding:.86rem}@media screen and (min-width:769px),print{.teams-list{grid-template-columns:repeat(3,1fr)}}.teams-list-container{position:relative;padding:0 0 2rem;border-bottom:2px solid hsl(0,0%,100%);text-align:center;-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.teams-list-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.teams-list-container{background:url(../images/bg_section2.png) no-repeat top center;background-size:cover;opacity:0}.teams-list-container.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.teams-list-title{padding:2.4rem .86rem .5rem;font-weight:700;font-size:2.3rem;font-family:Oswald,Noto Sans JP;text-align:center;text-shadow:0px 0px 14px #febd36}@media screen and (min-width:769px),print{.teams-list-title{padding:2.8rem .86rem .5rem;font-size:2.8rem}}.teams-list-summary{margin-bottom:2.5rem;font-size:.86rem;text-align:center}.teams-list-summary:before{display:block;width:200px;height:2px;margin:0 auto 1rem;background:linear-gradient(90deg,#000,#917c50 20%,#dfbe77,#917c50 80%,#000);content:""}.teams-list-footer{display:flex;flex-direction:column;justify-content:center;width:300px;margin:auto;padding:0 0 2rem;gap:1rem}.teams-list-footer .border-button{display:inline-block;height:calc(2.4rem + 4px);padding:0 1rem;border:2px solid hsl(0,0%,100%);background:#00000080;-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1;font-size:1rem;line-height:2.4rem;text-shadow:0px 0px 14px #febd36;transition:all .3s 0s ease}.teams-list-footer .border-button:hover{background:linear-gradient(90deg,#917c5080,#000 10%,#110f0a 90%,#917c5080);-o-border-image:linear-gradient(135deg,rgb(145,124,80) 0%,rgb(223,190,119) 50%,rgb(145,124,80) 100%);border-image:linear-gradient(135deg,#917c50,#dfbe77,#917c50);border-image-slice:1;box-shadow:0 0 10px 6px #917c5080;opacity:1}.teams-list .team-item .disabled{pointer-events:none}.teams-list .team-emblem{width:75px;margin-bottom:.75rem}@media screen and (min-width:769px),print{.teams-list .team-emblem{width:85%;max-width:110px}}.teams-list .team-name{margin:0;font-weight:700;word-break:keep-all}.teams-list-ranking{margin-bottom:2rem;padding:.86rem}.teams-list-ranking-table{width:100%;max-width:720px;margin:auto;border-collapse:separate}.teams-list-ranking-table thead th{padding:.25rem .1rem;font-size:min(2.5vw,.75rem)}.teams-list-ranking-table thead th:first-child{width:min(8.5vw,45px)}.teams-list-ranking-table thead th:nth-child(n+3){width:min(10vw,50px)}.teams-list-ranking-table tbody tr:nth-child(-n+6) th,.teams-list-ranking-table tbody tr:nth-child(-n+6) td{background:#4b4b4b80;opacity:1}.teams-list-ranking-table tbody tr:nth-child(-n+6) th:first-child{background-color:#4a4a4a}.teams-list-ranking-table tbody tr:nth-child(-n+6) th:nth-child(2){font-weight:700}.teams-list-ranking-table tbody tr:nth-child(6){position:relative}.teams-list-ranking-table tbody tr:nth-child(6):after{display:block;position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#917c50;content:""}.teams-list-ranking-table tbody tr.confirmed th,.teams-list-ranking-table tbody tr.confirmed td{background:#917c5066}.teams-list-ranking-table tbody tr.confirmed th:first-child{background-color:#917c50}.teams-list-ranking-table tbody th,.teams-list-ranking-table tbody td{background:#4b4b4b66;vertical-align:middle;opacity:.6}.teams-list-ranking-table tbody th:first-child{font-weight:700;font-size:min(5vw,1rem);font-family:Oswald,Noto Sans JP}.teams-list-ranking-table tbody th:nth-child(2){font-weight:400;font-size:min(3.2vw,.86rem);text-align:left}.teams-list-ranking .title{font-size:min(6.5vw,1.15rem)}.teams-list-ranking .title:after{display:block;width:200px;height:2px;margin:.86rem auto 1rem;background:linear-gradient(90deg,#0000,#917c50 20%,#dfbe77,#917c50 80%,#0000);content:""}.teams-list-ranking .summary{margin-bottom:1.5rem;font-size:.86rem}.teams-list-ranking .summary .confirmed{color:#917c50}.teams-list-ranking .team-emblem{display:inline-block;width:min(9.5vw,48px);padding:.5rem}.teams-list-ranking .team-emblem img{width:100%}.teams-info-container{z-index:10;position:relative;border-bottom:2px solid hsl(0,0%,100%);-o-border-image:linear-gradient(90deg,rgb(145,124,80) 0%,rgb(223,190,119) 30%,rgb(255,255,255) 50%,rgb(223,190,119) 70%,rgb(145,124,80) 100%);border-image:linear-gradient(90deg,#917c50,#dfbe77 30%,#fff,#dfbe77 70%,#917c50);border-image-slice:3}.teams-info-container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;background:linear-gradient(0deg,#dfbe774d,#917c504d 30%,#0000);content:""}.teams-info-nav{max-width:980px;margin:0 auto;background:#000}.teams-info-nav-title{margin:0;padding:.35rem;background:#917c50;font-size:min(3vw,.85rem);text-align:center}.teams-info-nav ul{display:grid;grid-template-columns:repeat(2,1fr);max-width:980px;margin:0 auto 2.5rem;padding:.86rem;gap:.25rem;list-style:none}@media screen and (min-width:769px),print{.teams-info-nav ul{grid-template-columns:repeat(3,1fr)}}.teams-info-nav .team-item a{display:flex;align-items:center;height:100%;padding:.5rem;gap:.5rem;border:1px solid hsl(0,0%,100%);-o-border-image:linear-gradient(135deg,rgb(107,107,107) 0%,rgb(194,194,194) 50%,rgb(107,107,107) 100%);border-image:linear-gradient(135deg,#6b6b6b,#c2c2c2,#6b6b6b);border-image-slice:1}@media screen and (min-width:769px),print{.teams-info-nav .team-item a{padding:.75rem;gap:.75rem}}.teams-info-nav .team-item .disabled{pointer-events:none}.teams-info-nav .team-emblem{flex-grow:0;flex-shrink:0;flex-basis:auto;width:min(7vw,45px)}.teams-info-nav .team-name{display:flex;flex-grow:1;flex-shrink:1;flex-basis:0;align-items:center;margin:0;font-weight:700;font-size:min(3vw,.95rem);word-break:keep-all}.teams-info-team{opacity:0}.teams-info-team.is-active{animation:sectionFadeUp 1.4s;animation-fill-mode:both}.teams-info-team{max-width:980px;margin:0 auto 1.5rem}.teams-info-teams{margin-bottom:5rem}.teams-info-team-header{display:flex;flex-direction:column;padding:1rem 0;gap:.5rem;background:#121212}@media screen and (min-width:769px),print{.teams-info-team-header{display:grid;grid-template-columns:1fr 1fr}}.teams-info-team-header-title{display:flex;flex-direction:column;align-items:center;word-break:keep-all}@media screen and (min-width:769px),print{.teams-info-team-header-title{display:flex;flex-direction:row;justify-content:center;padding:.86rem;gap:.5rem}}.teams-info-team-header-title .team-emblem{flex-grow:0;flex-shrink:0;flex-basis:auto;width:min(30vw,140px);margin:.5rem auto}@media screen and (min-width:769px),print{.teams-info-team-header-title .team-emblem{margin:.86rem}}.teams-info-team-header-title .team-name{flex-grow:0;flex-shrink:0;flex-basis:auto;font-weight:700;font-size:min(6vw,1.2rem)}@media screen and (min-width:769px),print{.teams-info-team-header-title .team-name{min-width:260px;text-align:center}}.teams-info-team-header-profile{padding:.86rem;text-align:center}.teams-info-team-header-profile dt{border-top:1px solid hsl(0,0%,100%);border-bottom:1px solid hsl(0,0%,100%);-o-border-image:linear-gradient(90deg,rgba(0,0,0,0) 0%,rgb(107,107,107) 15%,rgb(194,194,194) 49%,rgb(107,107,107) 85%,rgba(0,0,0,0) 100%);margin-bottom:.5rem;border-image:linear-gradient(90deg,#0000,#6b6b6b 15%,#c2c2c2 49%,#6b6b6b 85%,#0000);border-image-slice:1}.teams-info-team-header-profile .button{display:block;margin:auto;padding:.5rem 1rem;background:linear-gradient(135deg,#dfbe77,#ac9460);font-weight:700;font-size:1rem;text-align:center;white-space:nowrap}.teams-info-team-header-profile .button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:769px),print{.teams-info-team-header-profile .button{display:inline-block;min-width:300px}}.teams-info-team-content{background:#212121}.teams-info-team-content-title{padding:.5rem;background:#363636;font-size:min(5vw,1.1rem);text-align:center}.teams-info-team-content-text{margin-bottom:.5rem;padding:.86rem;font-size:min(4vw,1rem);line-height:1.8}.teams-info-team-content-mov{max-width:640px;margin:1rem auto 1.5rem;padding:0 .86rem}.teams-info-team-content-mov a{display:block;position:relative;padding-bottom:56.25%;overflow:hidden}.teams-info-team-content-mov img{z-index:0;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.teams-info-team-content-mov .mov-icon{display:block;z-index:1;position:absolute;top:50%;left:50%;width:15dvw;height:15dvw;transform:translate(-50%,-50%);background:url(../images/icon_mov.png);background-size:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:769px),print{.teams-info-team-content-mov .mov-icon{width:min(5.8dvw,95px);height:min(5.8dvw,95px)}}.teams-info-team-feature{flex-grow:1;flex-shrink:1;flex-basis:0}.teams-info-team-features{display:flex;flex-direction:column;padding:.86rem;gap:.5rem}@media screen and (min-width:769px),print{.teams-info-team-features{flex-direction:row;padding:.86rem}}.teams-info-team-feature-img a{display:block;position:relative;padding-bottom:56.25%;overflow:hidden}.teams-info-team-feature-img img{z-index:0;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.teams-info-team-feature-content{padding:.5rem 0;font-size:min(4vw,1rem);line-height:1.8}.teams-info-team-feature-content h5{font-size:min(4vw,1.1rem)}@media screen and (max-width:359px){.is-hidden-until{display:none}}@media screen and (max-width:768px){.is-hidden-mobile{display:none}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none}}@media screen and (min-width:769px)and (max-width:1024px){.is-hidden-tablet-only{display:none}}@media screen and (max-width:1024px){.is-hidden-touch{display:none}}@media screen and (min-width:1025px){.is-hidden-desktop{display:none}}@media screen and (min-width:1025px)and (max-width:1215px){.is-hidden-desktop-only{display:none}}@media screen and (max-width:1215px){.is-hidden-until-widescreen{display:none}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none}}@media screen and (min-width:1216px)and (max-width:1407px){.is-hidden-widescreen-only{display:none}}@media screen and (max-width:1407px){.is-hidden-until-fullhd{display:none}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none}}@media screen and (orientation:landscape){.is-hidden-landscape{display:none}}.has-text-left{text-align:left!important}.has-text-centered{text-align:center!important}.has-text-right{text-align:right!important}.has-text-nowrap{white-space:nowrap}.has-text-vertical-top{vertical-align:top}.has-text-vertical-middle{vertical-align:middle}@keyframes sectionFadeUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (min-width:769px),print{.lity-container{width:min(50%,640px)}}.splide__container{box-sizing:border-box;position:relative}.splide__list{display:flex;height:100%;margin:0!important;padding:0!important;backface-visibility:hidden}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;margin:0;line-height:1;list-style-type:none;pointer-events:auto}.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;position:relative;flex-shrink:0;margin:0;backface-visibility:hidden;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__spinner{contain:strict;display:inline-block;position:absolute;inset:0;width:20px;height:20px;margin:auto;border:2px solid #999;border-radius:50%;border-left-color:transparent;animation:splide-loading 1s linear infinite}.splide__sr{clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0}.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;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{z-index:0;margin:0!important;opacity:0}.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{display:flex;z-index:1;position:absolute;top:50%;align-items:center;justify-content:center;width:2em;height:2em;padding:0;transform:translateY(-50%);border:0;border-radius:50%;background:#ccc;cursor:pointer;opacity:.7}.splide__arrow svg{width:1.2em;height:1.2em;fill:#000}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.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:3px solid #0bf;outline-offset:3px}.splide__pagination{z-index:1;position:absolute;right:0;bottom:.5em;left:0;padding:0 1em}.splide__pagination__page{display:inline-block;position:relative;width:8px;height:8px;margin:3px;padding:0;border:0;border-radius:50%;background:#ccc;opacity:.7;transition:transform .2s linear}.splide__pagination__page.is-active{z-index:1;transform:scale(1.4);background:#917c50}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{height:3px;background:#ccc}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.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}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{right:1em;left:auto}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{right:auto;left:1em}.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{display:flex;inset:0 .5em 0 auto;flex-direction:column;padding:1em 0}html{scroll-behavior:smooth}
