:root{--outline-border-width: 10px;--outline-border-width-02: 2px;--outline-border-total-width: calc(var(--outline-border-width) + var(--outline-border-width) + var(--outline-border-width-02));--both-side-total-width: calc(var(--outline-border-total-width) * 2)}@media screen and (max-width: 980px){:root{--outline-border-width: 1.334dvw;--outline-border-width-02: 0.267dvw}}:root{--shadow-offset: 0.04em;--shadow-color: cfg.$color-white}.scheduleItem{font-family:"zen-old-mincho",serif;font-display:swap}.scheduleItem.is-yokohama{margin-top:5em;margin-bottom:3em}@media screen and (max-width: 980px){.scheduleItem.is-yokohama{margin-top:6.67em;margin-bottom:3.33em}}.scheduleTitleWrap{max-width:800px;margin:0 auto;padding-bottom:3em}@media screen and (max-width: 980px){.scheduleTitleWrap{padding-bottom:3.75em}}.scheduleTitleBg.is-kobe{background:#85cdd6}.scheduleTitleBg.is-yokohama{background:#eb6a97}.scheduleTitle{position:relative;font-display:swap;font-size:3.125dvw}@media screen and (max-width: 980px){.scheduleTitle{font-size:5.1010714286vw}}@media screen and (min-width: 1280px){.scheduleTitle{font-size:40px}}.scheduleTitle{font-weight:bold;line-height:1;letter-spacing:.1em;text-align:center;padding:.2em 0;z-index:2;text-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--shadow-color),calc(-1*var(--shadow-offset)) calc(-1*var(--shadow-offset)) 0 var(--shadow-color),var(--shadow-offset) calc(-1*var(--shadow-offset)) 0 var(--shadow-color),calc(-1*var(--shadow-offset)) var(--shadow-offset) 0 var(--shadow-color),var(--shadow-offset) 0 0 var(--shadow-color),calc(-1*var(--shadow-offset)) 0 0 var(--shadow-color),0 var(--shadow-offset) 0 var(--shadow-color),0 calc(-1*var(--shadow-offset)) 0 var(--shadow-color)}@media screen and (max-width: 980px){.scheduleTitle{padding:.5em 0}}.scheduleDateBox{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.scheduleDateItem{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1;font-display:swap;font-weight:bold}.scheduleDateItem .year{font-size:2.5dvw}@media screen and (max-width: 980px){.scheduleDateItem .year{font-size:6.1212857143vw}}@media screen and (min-width: 1280px){.scheduleDateItem .year{font-size:32px}}@media screen and (max-width: 980px){.scheduleDateItem .year{position:absolute;top:-1em}}.scheduleDateItem .date{font-size:6.49765625dvw}@media screen and (max-width: 980px){.scheduleDateItem .date{font-size:12.2425714286vw}}@media screen and (min-width: 1280px){.scheduleDateItem .date{font-size:83.17px}}.scheduleDateItem .date{letter-spacing:.05em}.scheduleDateItem .date.is-yokohama{letter-spacing:-0.03em}.scheduleDateItem .vertical{-ms-flex-item-align:end;align-self:flex-end;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(0);transform:rotate(0)}.scheduleDateItem .vertical.is-fri{font-size:2.8125dvw}@media screen and (max-width: 980px){.scheduleDateItem .vertical.is-fri{font-size:5.1010714286vw}}@media screen and (min-width: 1280px){.scheduleDateItem .vertical.is-fri{font-size:36px}}.scheduleDateItem .vertical.is-sun{font-size:2.5dvw}@media screen and (max-width: 980px){.scheduleDateItem .vertical.is-sun{font-size:4.2849vw}}@media screen and (min-width: 1280px){.scheduleDateItem .vertical.is-sun{font-size:32px}}.scheduleDateItem.is-center{position:relative;width:2.5em}.scheduleDateItem.is-center::before{content:"";position:absolute;display:block;top:50%;left:50%;width:40%;height:2px;background:#fff;translate:-50% -50%}.schedulePlace{text-align:center;font-family:"zen-old-mincho",serif;font-weight:bold;font-size:3.125dvw}@media screen and (max-width: 980px){.schedulePlace{font-size:5.1010714286vw}}@media screen and (min-width: 1280px){.schedulePlace{font-size:40px}}.schedule-container{max-width:800px;margin:2em auto 0;overflow:hidden;line-height:1;text-align:center;display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}@media screen and (max-width: 980px){.schedule-container{margin:2.5em auto 0;grid-template-columns:1fr}}.scheduleTableItem{position:relative;padding:1em 0}@media screen and (max-width: 980px){.scheduleTableItem{padding:2.08em 0}}.scheduleTableItem.is-header{padding:.2em 0;color:var(--shadow-color);font-family:"zen-old-mincho",serif;font-display:swap;font-weight:bold}.scheduleTableItem.is-header.is-kobe{background-color:#85cdd6}.scheduleTableItem.is-header.is-yokohama{background-color:#eb6a97}.scheduleTableItem.is-header::before{display:none}.scheduleTableItem.is-header .scheduleDate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;color:#fff;line-height:1}.scheduleTableItem.is-header .month{font-size:3.75dvw}@media screen and (max-width: 980px){.scheduleTableItem.is-header .month{font-size:8.1617142857vw}}@media screen and (min-width: 1280px){.scheduleTableItem.is-header .month{font-size:48px}}.scheduleTableItem.is-header .date{font-size:4.6875dvw}@media screen and (max-width: 980px){.scheduleTableItem.is-header .date{font-size:10.2021428571vw}}@media screen and (min-width: 1280px){.scheduleTableItem.is-header .date{font-size:60px}}.scheduleTableItem.is-header .vertical{-ms-flex-item-align:end;align-self:flex-end;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(0);transform:rotate(0)}.scheduleTableItem.is-header .vertical.is-fri{padding-bottom:.15em;font-size:2.03125dvw}@media screen and (max-width: 980px){.scheduleTableItem.is-header .vertical.is-fri{font-size:4.0808571429vw}}@media screen and (min-width: 1280px){.scheduleTableItem.is-header .vertical.is-fri{font-size:26px}}.scheduleTableItem.is-header .vertical.is-sat{font-size:1.71875dvw}@media screen and (max-width: 980px){.scheduleTableItem.is-header .vertical.is-sat{font-size:3.6727714286vw}}@media screen and (min-width: 1280px){.scheduleTableItem.is-header .vertical.is-sat{font-size:22px}}.scheduleTableItem.is-header .vertical.is-sat{padding-bottom:.15em}.scheduleTableItem.is-header .vertical.is-sun{font-size:1.640625dvw}@media screen and (max-width: 980px){.scheduleTableItem.is-header .vertical.is-sun{font-size:3.4687285714vw}}@media screen and (min-width: 1280px){.scheduleTableItem.is-header .vertical.is-sun{font-size:21px}}.scheduleTableItem.is-header .vertical.is-sun{padding-bottom:.15em}.scheduleTableItem.is-beforeNone::before{display:none}@media screen and (max-width: 980px){.scheduleTableItem.is-spNone{display:none}}.scheduleTableItem::before{content:"";position:absolute;display:block;top:50%;left:-4.5px;translate:0 -50%;height:50%;width:1px;background:#fff;background-size:auto 100%}.scheduleTableItem.is-night::after{content:"";position:absolute;display:block;top:0;left:50%;translate:-50% 0;width:103%;height:2px}@media screen and (max-width: 980px){.scheduleTableItem.is-night.is-spAfterNone::after{display:none}}.scheduleTableItemTitle{font-size:1.25dvw}@media screen and (max-width: 980px){.scheduleTableItemTitle{font-size:4.0808571429vw}}@media screen and (min-width: 1280px){.scheduleTableItemTitle{font-size:16px}}.scheduleTableItemText{padding-top:.5em}@media screen and (max-width: 980px){.scheduleTableItemText{padding-top:1.25em}}.scheduleTableItemText .scheduleTableItemTextInner{font-size:1.875dvw}@media screen and (max-width: 980px){.scheduleTableItemText .scheduleTableItemTextInner{font-size:5.1010714286vw}}@media screen and (min-width: 1280px){.scheduleTableItemText .scheduleTableItemTextInner{font-size:24px}}.scheduleTableItemText .scheduleTableItemTextInner small{font-size:80%}.setListWrap{width:100%}@media screen and (max-width: 980px){.setListWrap{overflow-x:scroll}}.seatTable{max-width:800px;width:100%;margin:1em auto 0;font-family:"zen-old-mincho",serif;font-display:swap;table-layout:fixed;border-collapse:collapse;font-size:80%;background:#303030}@media screen and (max-width: 980px){.seatTable{max-width:none;width:150dvw}}.seatTable .is-venue{width:20%}.seatTable .is-blank,.seatTable .is-venue{width:20%}.seatTable .is-head,.seatTable .is-ticket{width:16%}.seatTable th,.seatTable td{border:1px solid #fff;text-align:center;vertical-align:middle}.seatTable tr.is-kobe{background:#85cdd6}.seatTable tr.is-yokohama{background:#eb6a97}.seatTable .is-week{line-height:1}.seatTable .is-venue.is-kobe{background:#85cdd6}.seatTable .is-venue.is-yokohama{background:#eb6a97}.seatTable .is-ticket{padding:.5em 0}.seatTable .is-head{padding:.5em 0}.noteBox{font-family:"zen-old-mincho",serif;font-display:swap;padding:0 2em}@media screen and (max-width: 980px){.noteBox{padding:0 1em}}.scheduleNoteBox{font-size:1.25dvw}@media screen and (max-width: 980px){.scheduleNoteBox{font-size:2.9586214286vw}}@media screen and (min-width: 1280px){.scheduleNoteBox{font-size:16px}}.scheduleNoteBox{max-width:800px;margin:0 auto}.scheduleNoteBox a{text-decoration:underline}.scheduleNoteBox .noteBox{margin:2em auto 0}@media screen and (max-width: 980px){.scheduleNoteBox .noteBox{margin:2.5em auto 0}}.ticketDetailItem{font-family:"zen-old-mincho",serif;font-display:swap}.ticketInfoText{text-align:center;padding-top:1em;font-size:1.5625dvw}@media screen and (max-width: 980px){.ticketInfoText{font-size:4.0808571429vw}}@media screen and (min-width: 1280px){.ticketInfoText{font-size:20px}}.ticketInfoText.is-abema{padding-top:0;padding-bottom:1em}.ticketInfoBox{position:relative;padding:2em;max-width:800px;margin:0 auto;border-top:solid 1px #fff}@media screen and (max-width: 980px){.ticketInfoBox{padding:2em 0}}.ticketInfoBox::before{content:"";position:absolute;display:block;top:0;left:0;width:100%}.ticketInfoBox.is-note{padding:0 2em 2em;font-size:1.25dvw}@media screen and (max-width: 980px){.ticketInfoBox.is-note{font-size:2.9586214286vw}}@media screen and (min-width: 1280px){.ticketInfoBox.is-note{font-size:16px}}@media screen and (max-width: 980px){.ticketInfoBox.is-note{padding:0 0 2em}}.ticketInfoBox.is-note::before{display:none}.ticketInfoTopBox{font-size:2.03125dvw}@media screen and (max-width: 980px){.ticketInfoTopBox{font-size:4.0808571429vw}}@media screen and (min-width: 1280px){.ticketInfoTopBox{font-size:26px}}.ticketInfoTopBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ticketStreaming{font-size:1.40625dvw}@media screen and (max-width: 980px){.ticketStreaming{font-size:3.0606428571vw}}@media screen and (min-width: 1280px){.ticketStreaming{font-size:18px}}.ticketInfoTitle{line-height:1.2;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5em .5em;background:rgba(0,0,0,.45)}.benefitBox{text-align:center;margin-top:2em;margin-bottom:1em;border:solid 1px #fff;font-size:1.5625dvw}@media screen and (max-width: 980px){.benefitBox{font-size:4.0808571429vw}}@media screen and (min-width: 1280px){.benefitBox{font-size:20px}}@media screen and (max-width: 980px){.benefitBox{margin-bottom:1.375em}}.benefitTitle{font-size:2.03125dvw}@media screen and (max-width: 980px){.benefitTitle{font-size:5.3051142857vw}}@media screen and (min-width: 1280px){.benefitTitle{font-size:26px}}.benefitTitle{color:#fff;line-height:1;padding:.1em 0}.benefitTitle .benefitTitleInner{background:rgba(0,0,0,.45);padding:.5em 0;border-bottom:solid 1px #fff}.benefitItem{padding:1.5em}.benefitItem .benefitImg{padding-bottom:1em;position:relative;z-index:20}.saleItem{max-width:800px;margin:0 auto 1em}@media screen and (max-width: 980px){.saleItem.is-last{margin:0 auto 3.33em}}.saleItemTitle{cursor:pointer;line-height:1;padding:.5em 1em;background:#fff;color:rgba(50,78,73,.8);font-size:2.03125dvw}@media screen and (max-width: 980px){.saleItemTitle{font-size:4.6929857143vw}}@media screen and (min-width: 1280px){.saleItemTitle{font-size:26px}}@media(hover: hover){.saleItemTitle{-webkit-transition:.3s;transition:.3s}.saleItemTitle:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}}.saleItemTitle .saleItemTitleText{position:relative}.saleItemTitle .saleItemTitleText::before,.saleItemTitle .saleItemTitleText::after{content:"";position:absolute;display:block;top:50%;right:0;translate:0 -50%;width:1em;height:1.5px;background:rgba(50,78,73,.8);-webkit-transition:.3s;transition:.3s;rotate:0deg}.saleItemTitle .saleItemTitleText::after{rotate:90deg}.saleItemTitle.is-on .saleItemTitleText::after{rotate:0deg}.saleItemDetailBox{border-top:none;font-size:1.5625dvw}@media screen and (max-width: 980px){.saleItemDetailBox{font-size:3.6727714286vw}}@media screen and (min-width: 1280px){.saleItemDetailBox{font-size:20px}}.saleItemDetailBox{background:rgba(0,0,0,.45);opacity:0;height:0;-webkit-transition:.3s ease-out;transition:.3s ease-out;overflow:hidden;padding:0}.saleItemDetailBox a{text-decoration:underline;-webkit-transition:.3s;transition:.3s}.saleItemDetailBox a:hover{color:#8fdab1}.saleItemDetailBox.is-on{opacity:1;height:auto;padding:1.5em}.mapBox{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:800px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 980px){.mapBox{display:block}}.mapBox .mapItem{cursor:pointer;position:relative;width:calc(50% - .2em);overflow:hidden}@media screen and (max-width: 980px){.mapBox .mapItem{width:100%}.mapBox .mapItem:first-child{margin-bottom:1em}}@media(hover: hover){.mapBox .mapItem img{-webkit-transition:.5s;transition:.5s}.mapBox .mapItem:hover img{scale:1.1}}.mapBox .mapItem .mapItemDeco{position:absolute;right:0;bottom:0;width:20%;aspect-ratio:1;clip-path:polygon(100% 0, 0% 100%, 100% 100%)}.mapBox .mapItem .mapItemDeco::before,.mapBox .mapItem .mapItemDeco::after{content:"";position:absolute;display:block;bottom:30%;right:15%;width:20%;height:1px;background:#fff}.mapBox .mapItem .mapItemDeco::after{rotate:90deg}.popMapBox{position:absolute;top:50%;left:50%;translate:-50% -50%;max-width:1200px;width:50dvw;z-index:2}@media screen and (max-width: 980px){.popMapBox{width:90dvw}}@media screen and (max-width: 980px)and (orientation: landscape){.popMapBox{width:auto;max-height:100dvh}}.popMap{height:100%;max-height:90vh;overflow-y:auto}/*# sourceMappingURL=schedule.min.css.map */