:root{--border_w:clamp(6px,1vw,13px)}.fix_front{position:fixed;width:100%;height:100dvh;top:0;left:0;pointer-events:none;z-index:10000}.fix_front .border{position:absolute;top:0;width:50%;height:100%;border:var(--border_w) solid var(--c_theme_color)}.fix_front .border.left{left:0;border-right:none;border-color:var(--c_green)}.fix_front .border.right{right:0;border-left:none;border-color:var(--c_pink)}.fix_bg{position:fixed;width:100%;height:100lvh;top:0;left:0;background:url(../images/webp/bg.webp) no-repeat center;background-size:cover;z-index:0}@media screen and (max-width: 835px){.fix_bg{background-image:url(../images/webp/bg_sp.webp)}}.overflow_wrap{overflow:clip;position:relative}@media screen and (max-width: 835px){.overflow_wrap{min-height:100vh}}#fv{padding-top:120px;margin-bottom:3vw}#fv .top_logo{width:46%;max-width:800px;margin:0 auto 2.2vw}#fv .top_logo img{max-height:47vh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}#fv .top_logo.cs{aspect-ratio:910/556;background:rgba(176,176,176,.5803921569)}#fv .top_catch{width:36%;max-width:640px;margin:0 auto 2.2vw}#fv .top_catch img{max-height:11vh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}#fv .top_catch.cs{aspect-ratio:740/120;background:rgba(176,176,176,.5803921569)}#fv .dateplace{width:50%;max-width:540px;margin:0 auto 0px}#fv .dateplace img{max-height:23vh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}#fv .dateplace.cs{aspect-ratio:958/222;background:rgba(176,176,176,.5803921569)}.announce{text-align:center;background:#363636;padding:20px 10px;margin-bottom:130px;font-size:clamp(13px,1.8vw,22px);line-height:1.4em}.announce .text{display:inline-block;position:relative;padding:0 48px}.announce .text:before{position:absolute;content:"";background:url(../images/svg/icon_announce_text.svg) no-repeat center;background-size:contain;width:35px;height:20px;top:54%;transform:translateY(-50%);left:0}.announce .text:after{position:absolute;content:"";background:url(../images/svg/icon_announce_text.svg) no-repeat center;background-size:contain;width:35px;height:20px;top:54%;transform:translateY(-50%);right:0}.credit{text-align:center;display:block;margin-bottom:10vw;font-weight:bold;text-shadow:0px 0px 6px #000}.more{position:absolute;bottom:-2vw}.more img{width:100%}.more.cs{aspect-ratio:1916/172;background:rgba(176,176,176,.5803921569)}@media screen and (max-width: 835px){#fv{margin-bottom:60px;padding-top:100px}#fv .top_logo{width:92%;margin-bottom:3vw}#fv .top_catch{width:100%;margin-bottom:7vw}#fv .dateplace{width:88%;margin-bottom:30px}.announce{margin-bottom:60px}}#loading canvas{width:100%;height:100%;display:block;mix-blend-mode:exclusion;opacity:.3}#loading img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:min(20%,60px)}.body_top .fix_bg{transform:scale(1.3)}.body_top #fv .top_logo{transform:scale(0.8);opacity:0}.body_top #fv .top_catch{transform:scale(0.8);opacity:0}.body_top #fv .dateplace{transform:scale(0.8);opacity:0}.body_top.intro_on .fix_bg{transform:scale(1);transition:.8s}.body_top.intro_on #fv .top_logo{transform:scale(1);opacity:1;transition:.8s}.body_top.intro_on #fv .top_catch{transform:scale(1);opacity:1;transition:.8s}.body_top.intro_on #fv .dateplace{transform:scale(1);opacity:1;transition:.8s}footer img{width:100%}footer .sns_block .tit{font-weight:bold;text-align:center;font-size:30px;line-height:1.2em;margin-bottom:1em}footer .sns_block ul{display:flex;gap:30px;justify-content:center}footer .sns_block ul li{width:clamp(48px,10vw,60px)}.content_wrap:not(:last-of-type){margin-bottom:130px}.bg_box{background:rgba(255,255,255,.804);border-radius:40px;padding:60px 50px 70px;color:var(--c_black);border:1px solid var(--c_green)}.bg_wrap{padding:140px 0}.bg_wrap.wrap_white{background:#fff;color:var(--c_black)}.bg_wrap.wrap_pink{background-color:var(--c_pink);background-image:linear-gradient(90deg, var(--c_pink_dark) 1px, transparent 1px),linear-gradient(var(--c_pink_dark) 1px, transparent 1px);background-position:10px 10px;background-size:51px 51px}.bg_wrap.wrap_green{background:url(../images/svg/bg_green_dot.svg) repeat center var(--c_green);background-size:18px 18px;position:relative}.bg_wrap.wrap_green .ob{position:absolute}.bg_wrap.wrap_green .ob01{top:0;right:0}.bg_wrap.wrap_green .ob02{bottom:0;left:0}.bg_wrap.wrap_green.in .ob{position:absolute}.bg_wrap.wrap_green.in .ob01{max-width:30%;opacity:.2}.bg_wrap.wrap_green.in .ob02{max-width:30%;opacity:.2}.sec_border{border:1px solid var(--c_green_dark);border-bottom:1px solid var(--c_green_dark)}@media screen and (max-width: 835px){.content_wrap:not(:last-of-type){margin-bottom:60px}.bg_wrap{padding:80px 0}.bg_wrap.wrap_green .ob01{max-width:35%}.bg_wrap.wrap_green .ob02{max-width:35%}.bg_wrap.wrap_green.in .ob{position:absolute}.bg_wrap.wrap_green.in .ob01{max-width:40%;opacity:.5}.bg_wrap.wrap_green.in .ob02{max-width:40%;opacity:.5}}.h_outer{margin-bottom:60px}.h_outer.page_heading{margin-bottom:120px}.sec_h{font-size:200px;line-height:.8em;font-weight:bold;font-style:italic}.sec_h .text{position:relative;display:inline-block}.sec_h .text:after{position:absolute;content:"";background:url(../images/svg/heading_deco_w.svg) no-repeat center;background-size:contain;width:209px;height:183px;top:44%;transform:translateY(-50%);left:calc(100% - 60px)}.sec_h .jp{display:block;font-size:20px;line-height:1em;font-style:normal}.sec_h.two_color .text:before{background-image:url(../images/svg/heading_deco.svg)}.sec_h.two_color .text:after{background-image:url(../images/svg/heading_deco.svg)}.sec_h.two_color .text span:nth-of-type(odd){color:var(--c_green)}.sec_h.two_color .text span:nth-of-type(even){color:var(--c_pink)}.con_h{position:relative;padding-bottom:30px;font-size:34px;line-height:1.3em;text-align:center;font-weight:bold;border-bottom:1px solid #fff;margin-bottom:54px}.con_h:before{position:absolute;content:"";background:#fff;width:100%;height:1px;left:0;bottom:4px}@media screen and (max-width: 835px){.h_outer{margin-bottom:50px}.h_outer.page_heading{margin-bottom:60px}.sec_h{font-size:50px;line-height:1.2em}.sec_h .text:after{width:100px;left:calc(100% - 20px)}.sec_h .jp{font-size:14px;line-height:1.3em}.con_h{font-size:24px;line-height:1.2em;padding-bottom:14px;margin-bottom:30px}}#top_bnr{position:relative;padding-bottom:80px}#top_bnr:before{position:absolute;content:"";background:rgba(255,255,255,.7529411765);width:100%;height:calc(100% - 40px);bottom:0;left:0}#top_bnr .bnr{border:1px solid #fff;box-shadow:0px 0px 8px #6a6a6a}#top_bnr .top_bnr_swiper{position:relative;padding-bottom:100px}#top_bnr .top_bnr_swiper .swiper_controller{position:absolute;bottom:0;display:flex;justify-content:center;width:100%;align-items:center}#top_bnr .top_bnr_swiper .swiper_controller_inner{position:relative;display:flex;justify-content:center;align-items:center;gap:20px}#top_bnr .top_bnr_swiper .swiper_controller .swiper-button-next,#top_bnr .top_bnr_swiper .swiper_controller .swiper-button-prev{position:relative;top:initial;left:initial;width:108px;height:38px}#top_bnr .top_bnr_swiper .swiper_controller .swiper-pagination{position:relative}#top_bnr .top_bnr_swiper .swiper_controller .swiper-button-prev:after{content:"";background:url(../images/svg/swiper_arrow.svg) no-repeat center;background-size:contain;width:100%;height:100%}#top_bnr .top_bnr_swiper .swiper_controller .swiper-button-next:after{content:"";background:url(../images/svg/swiper_arrow.svg) no-repeat center;background-size:contain;transform:scale(-1, 1);width:100%;height:100%}#top_bnr .top_bnr_swiper .swiper-pagination-bullet{background:rgba(0,0,0,0);border:1px solid var(--c_green_dark);opacity:1;width:10px;height:10px}#top_bnr .top_bnr_swiper .swiper-pagination-bullet-active{background:var(--c_green_dark)}@media screen and (max-width: 835px){#top_bnr{padding-bottom:40px}#top_bnr .top_bnr_swiper{padding-bottom:60px}#top_bnr .top_bnr_swiper .swiper_controller_inner{gap:6px}#top_bnr .top_bnr_swiper .swiper_controller .swiper-button-next,#top_bnr .top_bnr_swiper .swiper_controller .swiper-button-prev{width:70px}}#news{position:relative}.news_slide{transition:.2s;display:block}.news_slide .news_thumbnail{border:1px solid #fff;box-shadow:0px 0px 8px rgba(0,0,0,.4549019608);margin-bottom:20px}.news_slide .title_block{color:#fff}.news_slide .title_block .date{color:var(--c_green_dark);margin-bottom:0;line-height:1.2em;font-weight:bold}.news_slide .title_block .title{font-weight:500}.news_slide:hover{transform:translateY(-5px);transition:.2s}.news_wrap{margin-bottom:60px}.news_wrap .mod_flex_box_03{justify-content:flex-start}.news_wrap .news_slide .title_block{font-size:18px;line-height:1.6em}.news_wrap .news_slide .title_block .date{color:#fff}.news_wrap li{margin-bottom:30px}@media screen and (max-width: 835px){.news_slide .news_thumbnail{margin-bottom:10px}.news_slide .title_block .date{font-size:14px;line-height:1.4em}.news_slide .title_block .title{font-size:14px;line-height:1.6em}.news_wrap{margin-bottom:30px}.news_wrap li{margin-bottom:16px}}#artist .bg_box{padding-top:100px;margin-top:-50px}#artist .sec_h_img{text-align:center;max-width:1000px;width:80%;margin:0 auto}#artist .sec_h_img img{width:100%}.artist_wrap{--artist_gap:clamp(30px,3vw,60px);display:flex;gap:var(--artist_gap)}.artist_wrap .artist_block{width:calc(100% - var(--artist_gap)/2)}.artist_wrap .artist_block:not(:last-of-type){margin-bottom:100px}.and_more{color:#fff;font-weight:bold;text-align:center;font-size:clamp(30px,4vw,40px);line-height:1.2em;margin-top:50px}.artist_block .date{background:var(--block_c);border-radius:100vmax;text-align:center;padding:16px 20px 8px;margin-bottom:25px;font-weight:600;font-size:min(6vw,54px);line-height:1em;position:relative}.artist_block .date .text{display:inline-block;position:relative;font-family:var(--f_base_setting)}.artist_block .date .text:before{position:absolute;content:"";background:url(../images/svg/artist_tit_deco_w.svg) no-repeat center;background-size:contain;width:126px;height:24px;top:44%;transform:translateY(-50%);left:calc(100% + 30px)}.artist_block .date .text:after{position:absolute;content:"";background:url(../images/svg/artist_tit_deco_w.svg) no-repeat center;background-size:contain;width:126px;height:24px;top:44%;transform:translateY(-50%);right:calc(100% + 30px)}.artist_block .date .text span{font-size:.5em;line-height:1.2em}.artist .artist_img{background:#ccc;aspect-ratio:480/314;border-radius:10px;margin-bottom:6px;border-radius:10px;overflow:hidden;border:1px solid #cfcfcf}.artist .name{text-align:center;font-weight:bold;font-size:20px;line-height:1.4em;font-family:var(--f_zenkaku);background:var(--block_c);border-radius:6px;padding:8px 8px 10px}.artist[data-modal]{cursor:pointer}@media screen and (max-width: 835px){#artist .bg_box{margin-top:-16px;border-radius:14px;padding:50px 10px 30px}#artist .sec_h_img{width:95%}.artist_wrap{flex-direction:column}.artist_wrap .artist_block{margin-bottom:30px;width:100%}.artist_wrap .artist_block:not(:last-of-type){margin-bottom:40px}.and_more{font-size:30px;line-height:1.2em}.artist_block .date{padding:8px 10px 2px;font-size:34px;line-height:1em;margin-bottom:17px}.artist_block .date .text:before{width:80px;left:calc(100% + 10px)}.artist_block .date .text:after{width:80px;right:calc(100% + 10px)}.mod_flex_box_02 .artist{width:calc((100% - var(--base_gap)*1)/2)}.artist .artist_img{margin-bottom:5px}.artist .name{font-size:14px;line-height:1.3em}}#tickets{margin-bottom:0;position:relative}#tickets.bg_text:before{position:absolute;content:"";background:url(../images/svg/ticket_bg_text.svg) no-repeat center;background-size:contain;width:100%;aspect-ratio:2005/278;bottom:0;left:50%;transform:translateX(-50%)}.tk_price_list{margin-bottom:40px}.tk_price_list:has(.price_block){display:flex;gap:20px;flex-wrap:wrap;margin-bottom:100px}.tk_price_list .price_rack{display:flex;align-items:center;justify-content:space-between;padding-bottom:26px;border-bottom:1px solid var(--c_gray);margin-bottom:30px;font-weight:bold;font-size:30px;line-height:1.2em;width:100%}.tk_price_list .price_rack .name{display:flex;align-items:center;flex-wrap:wrap;width:calc(100% - 240px);gap:10px}.tk_price_list .price_rack .name .label{display:inline-block;font-size:16px;line-height:1.2em}.tk_price_list .price_rack .price{font-size:48px;line-height:1.2em;font-weight:500;width:240px;text-align:right}.tk_price_list .price_rack .price span{font-size:.3em;line-height:1em}.tk_price_list .price_block{width:calc((100% - 20px)/2);aspect-ratio:3/1;display:flex;align-items:center;justify-content:center;border:1px solid #fff;background:var(--c_green);color:var(--c_green_dark);text-align:center;position:relative}.tk_price_list .price_block:before{position:absolute;content:"";background:#fff;border-radius:24px;width:100%;height:100%}.tk_price_list .price_block .inner{position:relative}.tk_price_list .price_block .name{font-weight:500;font-size:18px;line-height:1.4em;margin-bottom:4px}.tk_price_list .price_block .name .label{display:block;font-size:14px;line-height:1.2em;margin-bottom:2px}.tk_price_list .price_block .price{font-size:48px;line-height:1.2em;font-weight:500}.tk_price_list .price_block .price span{font-size:.3em;line-height:1em}.note_block{background:var(--c_lightgray);padding:40px;font-family:var(--f_zenkaku);color:var(--c_text)}.stage_map{position:relative;text-align:center}.stage_map .map{position:relative;max-width:700px;margin:0 auto;border:1px solid var(--c_gray)}.stage_map .mod_text_slide_anim_box{position:absolute;top:50%;transform:translateY(-50%)}.schedule_list .schedule{border:1px solid #fff}.schedule_list .schedule:not(:last-of-type){margin-bottom:56px}.schedule_list .schedule .tit{background:#fff;color:var(--c_green_dark);padding:.8em 1em .8em;font-size:30px;line-height:1em;font-weight:bold;font-family:var(--f_zenkaku);text-align:center}.schedule_list .schedule .content{padding:30px 40px 60px}.schedule_list .schedule .content .text{text-align:center;margin-bottom:20px}.schedule_list .schedule .content .date{font-size:30px;line-height:1.3em;font-weight:500}.schedule_list .schedule .content .date .mini{font-size:26px;line-height:1.2em}.schedule_list .schedule .content .date .jp{font-family:var(--f_zenkaku);font-size:24px;line-height:1em;font-weight:bold}@media screen and (max-width: 835px){#tickets .ob{width:50%}.tk_price_list{row-gap:10px;margin-bottom:50px}.tk_price_list:has(.price_block){margin-bottom:40px}.tk_price_list .price_rack{flex-direction:column;gap:6px;padding-bottom:8px;margin-bottom:16px}.tk_price_list .price_rack .name{width:100%;font-size:16px;line-height:1.4em;flex-direction:column-reverse;align-items:flex-start;gap:6px}.tk_price_list .price_rack .name .label{margin-bottom:.6em;font-size:12px;line-height:1.2em;margin-bottom:0}.tk_price_list .price_rack .price{width:100%;text-align:right;font-size:30px;line-height:1.2em}.tk_price_list .price_block{width:100%}.tk_price_list .price_block .inner{width:100%;position:relative;top:.2em}.tk_price_list .price_block .name{font-size:14px;line-height:1.4em;width:100%}.tk_price_list .price_block .name .label{margin-bottom:.2em;font-size:12px;line-height:1.2em}.tk_price_list .price_block .price{font-size:30px;line-height:1.2em}.note_block{padding:20px}.schedule_list .schedule:not(:last-of-type){margin-bottom:26px}.schedule_list .schedule .tit{font-size:20px;line-height:1.2em;padding:.6em .8em .7em;margin-bottom:4px}.schedule_list .schedule .content{padding:20px;flex-direction:column;gap:10px}.schedule_list .schedule .content .date{font-size:22px;line-height:1.2em;padding:0}.schedule_list .schedule .content .date .mini{font-size:16px;line-height:1em}.schedule_list .schedule .content .date .jp{font-size:15px;line-height:1em}.schedule_list .schedule .content .text{padding-left:initial}}.about_fv{margin-bottom:100px}.about_fv .top_logo{width:min(70%,800px);margin:0 auto 60px}.about_fv .dateplace{width:min(70%,700px);margin:0 auto}.note_list .tit{position:relative;font-size:30px;line-height:1.3em;margin-bottom:30px}.note_list .tit::before{position:absolute;content:"";background:#fff;width:100%;height:1px;top:.5em;left:0;opacity:1;z-index:0}.note_list .tit .text{display:inline-block;background:var(--c_green);position:relative;padding-right:10px}.outline_list{font-family:var(--f_zenkaku);margin-bottom:70px}.outline_list dl{display:flex;align-items:center;border-bottom:1px solid #fff;gap:20px;padding-bottom:30px;margin-bottom:30px}.outline_list dl dt{text-align:center;width:160px;font-size:18px;line-height:1.2em}.outline_list dl dd{width:calc(100% - 180px)}.outline_list dl dd img{background:#ccc;aspect-ratio:3/1;height:48px}.outline_list dl dd img:not(:last-of-type){margin-right:6px}@media screen and (max-width: 835px){.about_fv{margin-bottom:60px}.about_fv .top_logo{width:80%;margin:0 auto 30px}.about_fv .dateplace{width:80%;margin:0 auto}.note_list .tit{font-size:28px;line-height:1.2em;margin-bottom:10px}.outline_list{margin-bottom:50px}.outline_list dl{flex-direction:column;gap:6px}.outline_list dl dt{text-align:left;width:100%;font-size:16px;line-height:1.4em}.outline_list dl dd{width:100%;font-size:13px;line-height:1.6em}}.artist_modal .modal_bg{background:rgba(0,0,0,.8235294118)}.artist_modal .artist_img{margin-bottom:20px}.artist_modal .artist_link{display:block;padding:1em 1em .8em;text-align:center;font-size:24px;font-weight:bold;line-height:1.2em;background:var(--c_white);color:var(--c_text);transition:.3s;position:relative;overflow:hidden;border-radius:4px}.artist_modal .artist_link .text{position:relative}.artist_modal .artist_link:before{position:absolute;content:"";background:var(--c_green);width:24px;height:24px;top:0;left:0;-webkit-clip-path:polygon(0 0, 0% 100%, 100% 0);clip-path:polygon(0 0, 0% 100%, 100% 0)}.artist_modal .artist_link:after{position:absolute;content:"";background:var(--c_theme_color);width:24px;height:24px;bottom:0;right:0;-webkit-clip-path:polygon(100% 100%, 0% 100%, 100% 0);clip-path:polygon(100% 100%, 0% 100%, 100% 0)}.artist_modal .artist_link:hover{transform:translateY(-3px);transition:.3s}@media screen and (max-width: 835px){.artist_modal .artist_link{font-size:18px;line-height:1.3em}}
/*# sourceMappingURL=pages.min.css.map */