:root{--base_distance: min(140px , 15vw);--base_gap: clamp(12px , 2vw , 20px);--base_wrap_width: 94%;--base_font_size: clamp(13px , 2vw , 15px);--base_line_height: 1.7em}:root{--c_theme_color:#0062B1;--c_bg_color:#ffffff;--c_font_color:#000000;--c_link_color:#FF67D6;--c_white_l: #fff;--c_white:#fcfcfc;--c_lightgray:#e7e7e7;--c_gray:#9B9B9B;--c_darkgray: #707070;--c_black:#191919;--c_black_d:#000;--c_blue:#0062B1;--c_lightblue:#DAE8F0;--c_pink:#FF67D6}:root{--font_base_setting: "Noto Serif JP","Noto Sans JP", "Noto Sans", "メイリオ","Meiryo","MS PGothic",sans-serif;--f_noto: "Noto Sans JP", "Noto Sans", "メイリオ","Meiryo","MS PGothic",sans-serif;--f_hiragino: "Helvetica Neue", Arial , "Hiragino Kaku Gothic ProN","Hiragino Sans" , Meiryo , sans-serif;--f_oswald: "oswald-st","Oswald","Noto Serif JP","Noto Sans JP", "Noto Sans", "メイリオ","Meiryo","MS PGothic",sans-serif}:root{--z_loading:20000;--z_page_fade:15000;--z_modal:11000;--z_nav_trigger: 9999;--z_header_logo: 9999;--z_nav:9998;--z_sub_nav: 9997;--z_index_btn: 9997;--z_frame: 9996}:root{--easeOutCubic: cubic-bezier(0.33, 1, 0.68, 1);--easeOutQuint: cubic-bezier(0.22, 1, 0.36, 1);--easeOutSuperQuint: cubic-bezier(0, 1.04, 0.14, 1);--easeOutCirc: cubic-bezier(0, 0.55, 0.45, 1);--easeInCubic: cubic-bezier(0.32, 0, 0.67, 0);--easeInQuint: cubic-bezier(0.64, 0, 0.78, 0);--easeInCirc: cubic-bezier(0.55, 0, 1, 0.45);--easeInOutQuint: cubic-bezier(0.83, 0, 0.17, 1);--easeInOutCirc: cubic-bezier(0.85, 0, 0.15, 1);--easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);--easeInOutBack: cubic-bezier(0.68, -0.6, 0.32, 1.6)}#fv{position:relative;--kv_img_w_num: 1600;--kv_img_h_num: 2263;--kv_tb_padding_num: 0;--kv_area_w_num: 45;--fv_flex_gap: 3%;--header_height_num: 100;margin-bottom:calc(var(--base_distance)*1)}#fv .cmn_bg_layer .bg_texture{position:absolute;display:block;top:50%;left:0;width:100%;height:110%;transform:translate(0, -47%)}#fv .cmn_bg_layer .bg_texture img{display:block;width:100%;height:100%}#fv .fv_flex{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:calc(100vh*var(--kv_img_w_num)/var(--kv_area_w_num)*100/(var(--kv_img_h_num) + var(--kv_tb_padding_num)*2 + var(--header_height_num)*2));width:90%;margin:0 auto}#fv .fv_flex .texts{position:relative;width:calc(100% - 1%*var(--kv_area_w_num) - var(--fv_flex_gap))}#fv .fv_flex .texts .logo{display:block;width:95%;height:auto;margin:0 auto;margin-bottom:5%}#fv .fv_flex .texts .logo img{display:block;width:100%}#fv .fv_flex .texts .fv_dateplace{display:block;width:82%;height:auto;margin:0 auto;margin-bottom:5%}#fv .fv_flex .texts .fv_dateplace img{display:block;width:100%}#fv .fv_flex .texts .fv_dateplace.mb_short{margin-bottom:4%}#fv .fv_flex .texts .fv_credits{display:block;width:95%;height:auto;margin:0 auto}#fv .fv_flex .texts .fv_credits img{display:block;width:100%}#fv .fv_flex .kv{position:relative;display:block;width:calc(1%*var(--kv_area_w_num));aspect-ratio:var(--kv_img_w_num)/calc(var(--kv_img_h_num) + var(--kv_tb_padding_num) * 2 + var(--header_height_num) * 2);top:calc(1px*var(--header_height_num)/6)}#fv .fv_flex .kv .kv_img{display:block;width:100%;height:100%;filter:drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5))}#fv .fv_flex .kv .kv_img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#fv .fv_flex .kv .kv_tab{position:relative;display:block;width:100%;height:100%}#fv .fv_flex .kv .kv_tab .kv_img{position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:2s}#fv .fv_flex .kv .kv_tab .kv_img:first-of-type{position:relative}#fv .fv_flex .kv .kv_tab .kv_img.active{opacity:1;visibility:visible}#fv .fv_flex .kv .kv_switch{position:absolute;display:block;bottom:2em;right:-0.2em;width:auto;height:auto;transform:translateX(100%);font-size:clamp(12px,2vw,16px);line-height:1.4em}#fv .fv_flex .kv .kv_switch .switch{display:block;writing-mode:vertical-rl;margin-bottom:1.7em;cursor:pointer;opacity:.6;transition:.2s}#fv .fv_flex .kv .kv_switch .switch:last-of-type{margin-bottom:0}#fv .fv_flex .kv .kv_switch .switch:hover,#fv .fv_flex .kv .kv_switch .switch.active{opacity:1}@media only screen and (max-width: 835px){#fv{padding:min(60px,13vw) 0 calc(var(--base_distance)*1)}#fv .cmn_bg_layer .bg_texture{height:50%;top:initial;bottom:0;transform:translate(0, 8%)}#fv .fv_flex{flex-direction:column-reverse;width:100%;max-width:initial}#fv .fv_flex .texts{width:var(--base_wrap_width);z-index:1}#fv .fv_flex .texts .logo{width:90%;margin-bottom:6%}#fv .fv_flex .texts .fv_dateplace{width:80%;margin-bottom:6%}#fv .fv_flex .texts .fv_credits{width:90%}#fv .fv_flex .kv{width:100%;margin-bottom:6%;aspect-ratio:initial;top:initial}#fv .fv_flex .kv .kv_switch{transform:translateX(0);bottom:1em;right:.3em}}#cast .cmn_main_layer{border:2px solid var(--c_pink);background:rgba(255,255,255,.6);padding:60px 40px;border-radius:4px}.cmn_cast_list .cast_rack{display:flex;justify-content:center;flex-direction:column;align-items:center;flex-wrap:wrap;font-size:min(28px,6.5vw);line-height:1em;gap:.9em;margin-bottom:calc(var(--base_gap)*2.4);font-weight:500}.cmn_cast_list .cast_rack .cast_box{display:flex;justify-content:center;align-items:center;text-align:center;gap:calc(var(--base_gap)*.5);min-width:4em;width:100%}.cmn_cast_list .cast_rack .cast_box .character_name{margin-bottom:0;font-size:.65em;line-height:1em;color:var(--c_pink);font-weight:700;width:50%;text-align:right}.cmn_cast_list .cast_rack .cast_box .character_name span{font-size:.7em;line-height:1em}.cmn_cast_list .cast_rack .cast_box .character_name.c_pink{color:var(--c_pink)}.cmn_cast_list .cast_rack .cast_box .cast_name{margin-bottom:0;font-weight:700;width:50%;text-align:left}.cmn_cast_list .cast_rack .cast_box .cast_name.center{text-align:center}.cmn_cast_list .cast_rack.size_large{font-size:min(85px,8.5vw)}.cmn_cast_list .cast_rack.type_ensemble{font-size:min(32px,5vw)}.cmn_cast_list .cast_rack:last-of-type{margin-bottom:0}.cmn_cast_list.mode_visual .cast_rack{font-size:min(40px,7vw);gap:1em}.cmn_cast_list.mode_visual .cast_rack .cast_box{display:block;width:calc((100% - 1em)/2)}.cmn_cast_list.mode_visual .cast_rack .cast_box .character_visual{display:block;width:100%;height:auto;margin-bottom:.2em;cursor:pointer}.cmn_cast_list.mode_visual .cast_rack .cast_box .character_visual img{display:block;width:100%;height:auto}.cmn_cast_list.mode_visual .cast_rack .cast_box .character_name{font-size:.6em;line-height:1em;margin-bottom:.2em}.cmn_cast_list.mode_visual .cast_rack.type_ensemble{font-size:min(28px,4vw);gap:1em 1.5em}@media only screen and (max-width: 835px){#cast .cmn_main_layer{border-left:none;border-right:none;border-radius:0}.cmn_cast_list .cast_rack{margin-bottom:40px}.cmn_cast_list .cast_rack.sp_column{flex-direction:column;align-items:center}.cmn_cast_list.mode_visual .cast_rack{gap:.5em}.cmn_cast_list.mode_visual .cast_rack .cast_box{display:block;width:calc((100% - .5em)/2)}}@media screen and (max-width: 835px){#news .wrap_1200px{width:100%}#news .news_btn{margin:0 60px}}.movie_block .movie_thumb{position:relative;cursor:pointer}.movie_block .movie_thumb:before{position:absolute;content:"";background:url(../images/svg/movie_play.svg) no-repeat center;background-size:contain;width:min(50%,450px);aspect-ratio:1/1;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;transition:.3s}.movie_block .movie_thumb img{filter:brightness(0.8);transition:.3s}.movie_block .movie_thumb:hover:before{opacity:0;transition:.3s}.movie_block .movie_thumb:hover img{filter:brightness(1);transition:.3s}#movie{padding:40px 0 0}#movie .cmn_bg_layer_outer{position:relative;padding:100px 0}#movie .mod_text_slide_anim_box{height:90%;position:absolute;top:50%;transform:translateY(-50%);z-index:2}#movie .movie_block{z-index:3;position:relative}@media screen and (max-width: 835px){#movie .mod_text_slide_anim_box{height:25%;top:20%}#movie .mod_text_slide_anim_box.slide02{top:80%}}.cast .img_change{position:relative}.cast .cast_img{position:relative;border:1px solid var(--c_pink);margin-bottom:10px}.cast .cast_img img{opacity:0;transition:.5s}.cast .cast_img img:nth-of-type(2){position:absolute;top:0;left:0}.cast .cast_img img.active{opacity:1;transition:.5s}.cast .tabs{position:absolute;display:flex;bottom:10px;justify-content:center;width:100%;gap:10px}.cast .tabs .tab{width:40%;cursor:pointer;display:inline-block;background:var(--c_pink);color:var(--c_white);padding:.3em 1em;font-size:20px;line-height:1.2em;position:relative}.cast .tabs .tab:before{position:absolute;content:"";background:var(--c_white);width:8px;height:8px;-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);clip-path:polygon(0 0, 0% 100%, 100% 50%);top:50%;transform:translateY(-50%);right:10px}.cast .name_block{text-align:center}.cast .name_block .part{font-size:20px;line-height:1.2em;color:var(--c_pink)}.cast .name_block .name{font-size:30px;line-height:1.2em}.cast_img img:not(.active){pointer-events:none}.cast_img:has(.active) img{cursor:pointer}.cast_wrap{margin-bottom:200px}.cast_wrap .list_blank{padding-bottom:80px}.cast_wrap ul{margin-bottom:40px}.ensemble{text-align:center}.ensemble .tit{display:inline-block;background:#000;color:var(--c_white);padding:8px 20px;font-size:30px;line-height:1.2em;margin-bottom:40px}.ensemble ul{display:flex;justify-content:center;gap:1.5em}.ensemble ul:not(:last-of-type){margin-bottom:1.4em}.ensemble ul li .name_block .name{font-size:24px;line-height:1.1em}@media screen and (max-width: 835px){.cast .name_block{text-align:center}.cast .name_block .part{font-size:16px;line-height:1.3em}.cast .name_block .name{font-size:22px;line-height:1.2em}.cast .tabs{flex-wrap:wrap;gap:4px;bottom:4px;width:100%}.cast .tabs .tab{width:46%;font-size:10px;line-height:1.4em}.cast .tabs .tab:before{width:4px;right:6px}.cast_wrap{margin-bottom:100px}.cast_wrap .list_blank{padding-bottom:40px}.cast_wrap ul{margin-bottom:20px}.ensemble .tit{font-size:20px;line-height:1.2em;margin-bottom:24px}.ensemble ul{flex-direction:column}.ensemble ul li .name_block .name{font-size:18px;line-height:1em}}.staff_list{background:var(--c_white);padding:100px 40px}.staff_list .staff{display:flex;align-items:center;font-size:20px;line-height:1.3em;justify-content:center;font-weight:bold}.staff_list .staff .parts{color:var(--c_pink);white-space:nowrap}.staff_list .staff .min{font-size:.8em;line-height:1.1em}.staff_list .list_blank{padding-bottom:20px}.staff_list ul:not(:last-of-type){margin-bottom:30px}.staff_list ul .staff:not(:last-of-type){margin-bottom:.8em}.staff_list ul .staff img{max-height:70px}@media screen and (max-width: 835px){.staff_list{padding:40px 16px}.staff_list .staff{font-size:16px;line-height:1.3em}.staff_list .staff .min{display:block}.staff_list ul:not(:last-of-type){margin-bottom:14px}.staff_list ul .staff:not(:last-of-type){margin-bottom:.5em}}.schedule_wrap{margin-bottom:200px}.schedule_wrap .date_wrap{margin-bottom:80px}.schedule_wrap .schedule_block{gap:50px;display:flex;justify-content:space-between;--font-size:clamp(12px , 4.0vw , 18px);--grid_h_width: calc(var(--font-size) * 5)}.schedule_wrap .schedule_block .sche_tokyo{width:80%}.schedule_wrap .schedule_block .sche_tokyo .tit{width:calc(100% - var(--grid_h_width));margin-right:0;margin-left:auto}.schedule_wrap .schedule_block .sche_osaka{width:calc(20% - 50px)}.schedule_wrap .schedule_block .schedule .tit{overflow:hidden}.schedule_wrap .schedule_block .schedule .tit span{position:relative;display:inline-block;font-weight:bold;font-family:var(--f_oswald);font-size:28px;line-height:1.2em;margin-bottom:12px}.schedule_wrap .schedule_block .schedule .tit span:before{position:absolute;content:"";background:#000;width:100vw;height:1px;top:50%;transform:translateY(-50%);left:calc(100% + .3em)}.schedule_wrap .schedule_block .schedule .tit span:after{position:absolute;content:"";background:#000;width:100vw;height:1px;top:50%;transform:translateY(-50%);right:calc(100% + .3em)}@media screen and (max-width: 835px){.schedule_wrap{margin-bottom:100px}.schedule_wrap .schedule_block{flex-wrap:wrap}.schedule_wrap .schedule_block .sche_tokyo{width:100%}.schedule_wrap .schedule_block .sche_osaka{width:100%}.schedule_wrap .schedule_block .sche_osaka .tit{width:calc(100% - var(--grid_h_width));margin-right:0;margin-left:auto}}.con_h{font-weight:600;font-size:30px;line-height:1.3em;margin-bottom:30px}.ticket_section_wrap{margin-bottom:200px}.ticket_section_wrap .ticket_notice{border:1px solid #000;padding:30px 0 30px;margin:-30px auto 60px}.ticket_section_wrap .price_wrap{border:1px solid #000}.ticket_section_wrap .price_wrap .price_rack{background:#fff;color:#000;font-size:30px;line-height:1.3em}.ticket_section_wrap .price_wrap .price_rack .price{padding:50px 0}.ticket_section_wrap .price_wrap .price_rack .price span{font-size:.5em;line-height:1em}.ticket_section_wrap .price_wrap .price_rack:not(:last-of-type){border-bottom:1px dashed #000}.ticket_section_wrap .price_outer_wrap{margin-bottom:60px}.ticket_section_wrap .price_outer_wrap .price_wrap{margin-bottom:6px}.ticket_section_wrap .price_outer_wrap .note{text-align:right}.ticket_section_wrap .ticket_wrap{background:#fff;padding:70px 40px}.ticket_section_wrap .ticket_wrap:not(:last-of-type){margin-bottom:60px}.ticket_section_wrap .ticket_wrap .tk_wrap_tit{font-size:44px;line-height:1.4em;margin-bottom:50px;font-weight:bold}.ticket_section_wrap .ticket_wrap .tk_block{margin-bottom:40px;border:4px solid #000;border-radius:4px}.ticket_section_wrap .ticket_wrap .tk_block .tk_tit{font-size:20px;line-height:1.7em;color:#fff;background-color:#000;padding:1em 1em 1.3em;text-align:left}.ticket_section_wrap .ticket_wrap .tk_block .tk_tit span.small{font-size:16px}.ticket_section_wrap .ticket_wrap .tk_block .entry{padding:min(4%,40px) min(3%,30px)}.ticket_section_wrap .ticket_wrap .entry strong{font-size:20px;line-height:1.7em;display:block}.ticket_section_wrap .ticket_wrap .entry .txt_b{font-size:1.4em;line-height:1em}.ticket_section_wrap .ticket_wrap .entry .color{color:var(--c_pink)}.ticket_section_wrap .ticket_wrap .ippan_block .ippan_tit{text-align:center;font-weight:900;color:#000;font-size:22px;line-height:1.4em;margin-top:2em;margin-bottom:.5em}.ticket_section_wrap .ticket_wrap .ippan_block .ippan_link{border:1px solid #000;color:#000;padding:3% 3.5%;text-align:left}.ticket_section_wrap .ticket_wrap .ippan_block .ippan_link:not(:last-of-type){margin-bottom:.5em}.ticket_section_wrap .ticket_wrap .ippan_block .ippan_link h5{font-weight:bold;font-size:18px;line-height:1.5em;margin-bottom:.5em}.ticket_section_wrap .ticket_wrap .ippan_block .ippan_link .btn{margin-bottom:.5em}@media screen and (max-width: 835px){.con_h{font-size:22px;line-height:1.2em}.ticket_section_wrap{margin-bottom:100px}.ticket_section_wrap .ticket_notice{padding:20px 10px 20px;margin:-10px auto 60px;font-size:13px;line-height:1.5em}.ticket_section_wrap .price_wrap .price_rack{font-size:18px;line-height:1.3em}.ticket_section_wrap .price_wrap .price_rack .price{padding:24px 0}.ticket_section_wrap .ticket_wrap{padding:30px 16px}.ticket_section_wrap .ticket_wrap .tk_wrap_tit{font-size:30px;line-height:1.3em;margin-bottom:30px}.ticket_section_wrap .ticket_wrap .tk_block{margin-bottom:20px}.ticket_section_wrap .ticket_wrap .tk_block .tk_tit{padding:10px 14px 14px;font-size:18px;line-height:1.3em}.ticket_section_wrap .ticket_wrap .tk_block .entry{padding:18px 10px}.ticket_section_wrap .ticket_wrap .entry strong{font-size:16px}.ticket_section_wrap .ticket_wrap .ippan_block .ippan_tit{margin-top:1em}.ticket_section_wrap .ticket_wrap .ippan_block .ippan_link h5{font-size:16px;line-height:1.4em}}.resale{background:#fff;padding:40px 30px}.resale .cmn_write_box{padding:0}.resale .tiketore{margin-bottom:40px}.resale .tiketore .tiketore_r{display:flex;flex-direction:column}.resale .tiketore .tiketore_r a{text-decoration:underline;display:inline-block}.resale .contact{text-align:center;padding:40px;border:1px solid #000}.resale .contact p:last-of-type{margin-bottom:0}.resale .contact .tit{font-size:20px;line-height:1.3em;margin-bottom:.3em}.resale .contact .tit:not(:first-of-type){margin-top:1.3em}.resale .contact a{text-decoration:underline}@media screen and (max-width: 835px){.resale{padding:24px 16px}.resale .contact{padding:20px 14px}.resale .contact .tit{font-size:16px}}.body_in{position:relative}.body_in:before{position:absolute;content:"";background:url(../images/webp/top_bg.webp) no-repeat center;background-size:cover;width:100%;height:1080px;left:50%;transform:translateX(-50%);top:-450px;z-index:2}.body_in main{z-index:3}.body_in .wrap_tit{font-size:70px;line-height:1em;text-align:center;font-family:var(--f_oswald);position:relative;margin-bottom:100px}.body_in .wrap_tit:before{position:absolute;content:"";background:var(--c_pink);width:100%;height:10px;left:0;bottom:0;z-index:-1}@media screen and (max-width: 835px){.body_in:before{height:initial;aspect-ratio:1920/1320;top:-70px}.body_in .wrap_tit{font-size:40px;line-height:1.1em;margin-bottom:50px}}.intro_text .tit{margin-bottom:60px;font-size:32px;line-height:1.5em;font-weight:800;color:#fff;filter:drop-shadow(1px 4px 1px #218fbf)}.intro_text:not(:last-of-type){margin-bottom:150px}.intro_text .text_block p{font-size:20px;line-height:2em;font-weight:600}.intro_text .text_block p:not(:last-of-type){margin-bottom:60px}@media screen and (max-width: 835px){.intro_text{padding:0 20px}.intro_text .tit{margin-bottom:30px;font-size:24px;line-height:1.2em}.intro_text:not(:last-of-type){margin-bottom:70px}.intro_text .text_block{text-align:left}.intro_text .text_block p{font-size:14px;line-height:1.8em}.intro_text .text_block p:not(:last-of-type){margin-bottom:40px}.intro_text .text_block p.catch{width:min(300px,70%);margin:0 auto}}#schedule{font-family:var(--f_noto)}
/*# sourceMappingURL=pages.min.css.map */