@charset "UTF-8";body{font-family:Zen Kaku Gothic New,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-style:normal;font-size:16px;margin:0;padding:0;box-sizing:border-box;background-image:url(../img/2026/back_pc.webp);background-position:bottom;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100vh}body h1,body h2,body h3,body p,body a,body dl,body dt,body dd,body ul,body li,body th,body td{margin:0;padding:0}body a{text-decoration:none;color:inherit}body ul,body li{list-style:none}body p{font-weight:500;line-height:1.5rem}body img{vertical-align:baseline;height:auto}@media screen and (max-width: 500px){body{background-image:none}}.hamburger{position:fixed;right:calc(50% - 230px);width:65px;height:65px;background:#a80b13;border-radius:50%;cursor:pointer;z-index:1001;display:flex;justify-content:center;align-items:center;padding:0;transition:background-color .3s ease}@media screen and (max-width: 499px){.hamburger{right:15px;width:55px;height:55px}}@media screen and (max-width: 312px){.hamburger{right:3%;width:1.7em;height:1.7em}}.hamburger-inner{width:30px;height:18px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 312px){.hamburger-inner{width:1em;height:10px}}.hamburger-inner div{width:100%;height:2px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}@media screen and (max-width: 312px){.hamburger-inner div{height:1px}}.hamburger.open{background:#fff}.hamburger.open .hamburger-inner div{background:#a80b13}.hamburger.open .hamburger-inner div:nth-child(1){transform:translateY(8px) rotate(-45deg)}@media screen and (max-width: 312px){.hamburger.open .hamburger-inner div:nth-child(1){transform:translateY(4px) rotate(-45deg)}}.hamburger.open .hamburger-inner div:nth-child(2){opacity:0}.hamburger.open .hamburger-inner div:nth-child(3){transform:translateY(-8px) rotate(45deg)}@media screen and (max-width: 312px){.hamburger.open .hamburger-inner div:nth-child(3){transform:translateY(-5px) rotate(45deg)}}.menu{position:fixed;top:0;left:50%;width:100%;max-width:500px;height:100vh;background:#a80b13;color:#fff;transform:translate(-50%);padding:130px 20px;display:none;flex-direction:column;justify-content:center;box-sizing:border-box;z-index:1000;overflow-y:auto}.menu .btn{width:100%;margin-top:40px}@media screen and (max-width: 499px){.menu{font-size:4.8vw;padding:5em 20px}}.menu.open{display:flex}.menu-item{padding:20px 0;border-bottom:1.5px solid #c2555a}.menu-item p{font-size:1.3rem;font-weight:800}.menu-item p:hover{opacity:.7}@media screen and (max-width: 499px){.menu-item{padding:1em 0}.menu-item p{font-size:4.8vw;font-weight:800}}.menu-item:first-child{border-top:1.5px solid #c2555a}.main{background-image:url(../img/2026/back_mv.webp);background-position:top center;background-size:100% auto;background-repeat:no-repeat;background-size:cover;position:relative}.mv{margin:auto;text-align:center;position:relative;padding:2.5em 0 2.8em;height:auto}@media screen and (max-width: 499px){.mv{font-size:4.8vw}}.logo{margin:auto;width:60%}.logo img{width:100%}.mv-date{margin-top:1.2em;width:100%}.mv-date img{width:100%}.place{width:95%;margin:10px auto 0;text-align:left;display:flex;justify-content:center;align-items:center;gap:3%}.place-name{font-size:2.05rem;font-weight:800;color:#ffff41;line-height:2.3rem;letter-spacing:-.05em;width:75%}.place-name span{font-size:1.5rem}.place .icon{width:25%}.place .icon img{width:100%}@media screen and (max-width: 499px){.place-name{text-align:left;font-size:6.6vw;line-height:1.2}.place-name span{font-size:4.8vw}}.mv-img{width:100%;position:relative;margin:1.2em auto 0}.mv-img .hero img{width:100%}.mv-img .jim_copy{position:absolute;top:-20px;right:5%;width:52%}.mv-img .jim_copy img{width:100%}.copy{margin-top:30px;font-size:1.5rem;font-weight:800;font-style:italic;line-height:2.3rem;color:#000}@media screen and (max-width: 499px){.copy{margin-top:20px;font-size:4.8vw;line-height:1.6}}#perfoming-artists{background-image:url(../img/back_date-time.png);background-repeat:repeat-y;background-size:contain;text-align:center}.artist-brock{margin-top:2em}.artist-brock .comingsoon{padding:1em 0 3em}@media screen and (max-width: 499px){.artist-brock{font-size:3.6vw}}.day{margin-top:4.5em}.day:first-child{margin-top:3em}.artists-list{background:url(../img/2026/square.webp) no-repeat center;background-repeat:no-repeat;background-size:contain;width:50%;max-width:250px;aspect-ratio:4.23/1;margin:0 auto 2em;display:flex;align-items:center;justify-content:center}.artists-list .date{color:#fff;text-align:center;font-family:Roboto,Hiragino Kaku Gothic ProN,Meiryo,sans-serif}.artists-list .date span{font-size:2.5rem;padding-right:.5rem}@media screen and (max-width: 499px){.artists-list .date{font-size:3.6vw}.artists-list .date span{font-size:7vw}}.flex-box-artists,.single{display:flex;flex-wrap:wrap;gap:20px;text-align:left;color:#000;line-height:1.3rem}.flex-box-artists .flex-img,.single .flex-img{width:calc((100% - 20px)/2)}.flex-box-artists .flex-img img,.single .flex-img img{width:100%}.flex-box-artists p,.single p{font-size:1.3rem;font-weight:800}@media screen and (max-width: 499px){.flex-box-artists p,.single p{font-size:3.6vw;line-height:1.4}}@media screen and (max-width: 312px){.flex-box-artists{flex-direction:column;gap:10px}.flex-box-artists .flex-img,.flex-box-artists .flex-img img{width:100%}}.single{margin-bottom:40px;justify-content:center}.mc{background:#c0a354;color:#fff;padding:0 .5em;box-sizing:border-box;margin-right:10px}.artist-text_mc{margin-top:.5em}.img-frame{margin-top:5%;width:455px;height:345px;border:2px solid black}.timetable{margin-top:15%;width:100%;font-weight:600}.timetable .comingsoon{margin-top:2em}.timetable-list{width:100%;text-align:center;margin-top:2em}.timetable table+table{margin-top:2em}.timetable thead th{background-color:#a80b13;color:#fff;font-size:1em;text-align:left;padding:.4em .4em .4em 40%;font-family:Roboto,Hiragino Kaku Gothic ProN,Meiryo,sans-serif}.timetable thead th span{font-size:2.2rem;padding-right:.5rem}.timetable tbody td{padding:.3em 0;font-size:1.3rem;font-weight:600}.timetable .name{text-align:left;box-sizing:border-box;width:16em;padding-left:1em}.timetable .name.timetable-cs{opacity:.4;font-style:italic}.timetable tbody tr:nth-child(odd){background-color:#eabcbe}.timetable tbody tr:nth-child(2n){background-color:#eed4d5}.timetable-attention-title{font-weight:700;border-top:1px solid #696969;padding-top:2rem}.timetable-attention{margin:.5em 0 0 .35em}.timetable-attention li{font-size:.9rem;font-weight:400;text-align:left;text-indent:-1em;padding-left:1em;line-height:1.2rem;margin-bottom:.35rem}.timetable-attention li:last-child{margin-bottom:0}.timetable-attention li:before{content:"※"}@media screen and (max-width: 499px){.timetable-list,.timetable thead th{font-size:3.6vw}.timetable thead th span{font-size:7vw}.timetable .time{font-size:4.8vw}.timetable .name{font-size:3.6vw}.timetable-attention{font-size:3.2vw;line-height:1.4}}.official-ambassador{text-align:center;background:linear-gradient(180deg,#ff6f76,#a80b13)}.official-ambassador .title-black{color:#000;font-size:1.5rem;font-weight:800;margin-top:1.5em}.official-ambassador .img-frame{width:100%;height:auto;box-shadow:5px 5px #ff000d}.official-ambassador .img-frame img{width:100%;height:auto;display:block}.official-ambassador-text{margin-top:15px;text-align:left;width:100%;text-align:justify}@media screen and (max-width: 499px){.official-ambassador,.official-ambassador .title-black{font-size:4.8vw}}.drink{background:#fff}.drink-menu{margin-top:1.5em;width:100%;height:auto;box-sizing:border-box;border:2px solid black;box-shadow:5px 5px #c0a354}.drink-menu img{width:100%;height:auto;display:block}#food{background-image:url(../img/back_food.png);background-repeat:repeat-y;background-size:cover;text-align:center}#food .comingsoon{margin:1.5em 0}.food-copy{color:#000;font-size:1.5rem;font-weight:800;line-height:1.5em;margin-top:1.3em}.food-copy .marker{background:linear-gradient(to bottom,transparent 50%,rgba(255,255,255,.6) 50%);background-repeat:no-repeat;background-size:100% 1.5em;padding:0 2px}@media screen and (max-width: 499px){.food-copy{font-size:4.8vw}}.flex-box-food{margin-top:4em;text-align:left;color:#000;line-height:1.3em}.flex-box-food .flex-food{display:flex;align-items:center}.flex-box-food .flex-img,.flex-box-food .food-text{width:50%}.flex-box-food .flex-img img,.flex-box-food .food-text img{width:100%}.flex-box-food .food-text{background-color:#ffffff4d;padding:1em 0;text-align:center}.flex-box-food .food-text .store{font-size:1.3rem;font-weight:800}.flex-box-food .food-text .food-text_l{font-size:1.2rem}.flex-box-food .food-text .small_text{font-size:.9rem;line-height:1.2em;margin-top:.5em;font-weight:600}@media screen and (max-width: 499px){.flex-box-food{font-size:3.6vw}.flex-box-food .food-text .store{font-size:3.6vw;line-height:1.2em}.flex-box-food .food-text .small_text{font-size:3vw;line-height:1.2em}}.flex-food+.flex-food{margin-top:1em}.flex-food:nth-child(2n){flex-direction:row-reverse}.info{background-image:url(../img/back_map.png);background-repeat:repeat-y;background-size:cover;text-align:center;box-sizing:border-box}.access .title-gold{color:#c0a354;font-size:1.5rem;font-weight:800;padding-bottom:.5em;margin-top:1.5em}.access .smalltext{font-size:1rem}.access .img-frame{width:100%;box-shadow:5px 5px #c0a354}.access iframe{width:100%;height:100%;border:none;aspect-ratio:1.29/1}@media screen and (max-width: 499px){.access .title-gold{font-size:4.8vw}.access .smalltext{font-size:3.6vw;line-height:1.4}.access .img-frame{width:100%;height:auto;display:block}.access iframe{display:block}}#date-time{text-align:center}.section-2{padding-bottom:4em}@media screen and (max-width: 499px){.section-2{font-size:4.8vw}}.date-time ul{margin:1.5em 0;font-size:1.5rem;font-weight:600}.date-time li{padding:10px}@media screen and (max-width: 499px){.date-time ul{font-size:4.8vw}.date-time li{padding:.5em}}.line-set{display:flex;flex-direction:column;align-items:center;gap:3px;margin:0 auto;width:100%;max-width:500px}.line-thick,.line-thin{background-color:#c0a354;width:100%}.line-thick{height:4px}.line-thin{height:2px}.attention{background:#c0a354;width:100%}.attention ul{list-style:none;line-height:1.4rem}.attention li{text-indent:-1em;padding-left:1em}.attention li:before{content:"・"}.attention li+li{padding-top:10px}.attention .slash-wrap{display:flex;align-items:center;justify-content:center;gap:2em;margin-top:4em}.attention .slash-text p{color:#000;text-align:center;font-size:1.5rem;font-weight:800;line-height:1.3em}.attention .slash-left,.attention .slash-right{width:0;height:0;border:solid transparent;border-width:0 0 60px 10px;border-left-color:#000;transform:rotate(-30deg)}.attention .slash-right{border-width:0 10px 60px 0;border-left-color:transparent;border-right-color:#000;transform:rotate(30deg)}.attention .btn{display:block;margin-top:1em}.attention .copyright{margin-top:5em;text-align:center;font-size:.8rem;line-height:1rem}@media screen and (max-width: 499px){.attention ul{font-size:3.6vw;line-height:1.4}.attention .slash-text p{font-size:4.8vw}.attention .copyright{font-size:3.2vw}}.btn{width:100%;display:inline-block;margin:auto;padding:30px 45px 30px 74px;background:#000;color:#fff;position:relative;font-size:1.44rem;font-weight:800;box-sizing:border-box}.btn:before{content:"";display:block;width:35px;height:35px;position:absolute;left:20px;top:50%;transform:translateY(-50%);background-image:url(../img/icon_x.png);background-size:contain;background-position:center;background-repeat:no-repeat}.btn:after{content:"";display:block;width:25px;height:25px;position:absolute;right:20px;top:50%;transform:translateY(-50%);background-image:url(../img/arrow.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.btn:hover{background:#444}@media screen and (max-width: 499px){.btn{font-size:4.6vw;padding:6vw 0 6vw 14.5vw}.btn:before{width:7vw;height:7vw}.btn:after{width:5vw;height:5vw;right:4vw;top:50%}}@media screen and (max-width: 312px){.btn{font-size:4.8vw;padding:15px 10px 40px 45px;text-align:left}.btn:before{display:inline-block;width:20px;height:20px;vertical-align:middle;top:27px;left:15px}.btn:after{width:18px;height:18px;margin-top:10px;bottom:30px;right:10px;transform:translateY(0)}}.wrapper{position:relative;width:100%;max-width:500px;margin:auto;box-shadow:0 0 15px #00000059}@media screen and (max-width: 500px){.wrapper{box-shadow:none}}.spbr{display:none}.inner{padding:0 20px}.section{padding:15% 0}.title,.title-2lines{width:80%;max-width:300px;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.title img,.title-2lines img{width:100%;height:auto;max-height:135px;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (max-width: 499px){.title,.title-2lines{width:90%;max-width:250px}.title img,.title-2lines img{max-height:100px;min-height:20px}}.title img{max-height:70px}@media screen and (max-width: 499px){.title img{max-height:60px}}@media screen and (max-width: 312px){.title img{max-height:40px}}.comingsoon,.andmore{text-align:center;font-family:Roboto,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:1.75rem;font-weight:800;color:#000}@media screen and (max-width: 499px){.comingsoon,.andmore{font-size:6vw}}.andmore{margin:1.2em 0 0}.section-last{padding:3em 0}@media screen and (max-width: 499px){.section-last{font-size:3.6vw}}@media screen and (max-width: 499px){.inner{padding:0 15px}.spbr{display:block}}
