:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.CharacterSection_cast_chara__sO0zH{position:relative;isolation:isolate}.CharacterSection_cast_chara_bg__v_JQw{position:absolute;inset:0;z-index:-1;pointer-events:none;background:#fff}.CharacterSection_cast_chara_bg_inner__30YiT{position:-webkit-sticky;position:sticky;top:0;width:100%;height:100vh}.CharacterSection_cast_chara_bg_layer__2ov7q{position:absolute;inset:0;background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:0;transition:opacity .6s ease-in-out}.CharacterSection_cast_chara_bg_layer__2ov7q[data-active]{opacity:1}.CharacterSection_cast_chara__sO0zH:after,.CharacterSection_cast_chara__sO0zH:before{position:absolute;right:0;left:0;z-index:0;height:min(200px,13.8888888889vw);pointer-events:none;content:""}@media not screen and (min-width:851px){.CharacterSection_cast_chara__sO0zH:after,.CharacterSection_cast_chara__sO0zH:before{height:min(200px,23.5294117647vw)}}.CharacterSection_cast_chara__sO0zH:before{top:0;background:linear-gradient(180deg,#fff 10%,rgba(255,255,255,0) 90%)}.CharacterSection_cast_chara__sO0zH:after{bottom:0;background:linear-gradient(0deg,#fff 10%,rgba(255,255,255,0) 90%)}.CharacterSection_cast_chara_title__ADEvc{position:absolute;top:0;right:0;width:min(200px,13.8888888889vw);aspect-ratio:200/38}@media not screen and (min-width:851px){.CharacterSection_cast_chara_title__ADEvc{width:min(68px,8vw);aspect-ratio:68/1249}}.CharacterSection_cast_chara_text__a7mlj{position:absolute;top:min(70px,4.8611111111vw);left:min(120px,8.3333333333vw);font-family:var(--font-poppins);font-size:min(12px,1.2vw);font-weight:400;line-height:1.6666666667em;letter-spacing:.1em}@media not screen and (min-width:851px){.CharacterSection_cast_chara_text__a7mlj{top:min(12px,1.4117647059vw);left:min(20px,2.3529411765vw);font-size:min(12px,1.4117647059vw)}}.CharacterSection_cast_chara_list__ENycK{padding-block:min(110px,7.6388888889vw) min(120px,8.3333333333vw)}@media not screen and (min-width:851px){.CharacterSection_cast_chara_list__ENycK{padding-block:min(70px,8.2352941176vw) min(90px,10.5882352941vw)}}.CharacterSection_cast_chara_list__ENycK:first-of-type{padding-top:min(160px,11.1111111111vw)}@media not screen and (min-width:851px){.CharacterSection_cast_chara_list__ENycK:first-of-type{padding-top:min(120px,14.1176470588vw)}}.CharacterSection_cast_chara_list__ENycK:last-of-type{padding-bottom:min(160px,11.1111111111vw)}@media not screen and (min-width:851px){.CharacterSection_cast_chara_list__ENycK:last-of-type{padding-bottom:min(120px,14.1176470588vw)}}.CharacterSection_cast_chara_list_title__kJmrx{width:min(540px,37.5vw);aspect-ratio:1080/240;margin-inline:auto}@media not screen and (min-width:851px){.CharacterSection_cast_chara_list_title__kJmrx{width:min(457px,53.7647058824vw)}}.CharacterSection_cast_chara_list_items__RmjNg{display:flex;flex-wrap:wrap;row-gap:min(34px,2.3611111111vw);justify-content:center;width:69.4444444444%;margin-inline:auto;margin-top:min(40px,2.7777777778vw)}@media not screen and (min-width:851px){.CharacterSection_cast_chara_list_items__RmjNg{row-gap:min(40px,4.7058823529vw);width:min(700px,82.3529411765vw);margin-top:min(40px,4.7058823529vw)}}.CharacterSection_cast_chara_list_item__VhS0O{width:33.3333333333%;aspect-ratio:768/1072}@media not screen and (min-width:851px){.CharacterSection_cast_chara_list_item__VhS0O{width:50%}}.CharacterSection_cast_chara_list_item_link__XB_LA{transition:transform .3s}@media(hover:hover)and (pointer:fine){.CharacterSection_cast_chara_list_item_link__XB_LA{cursor:pointer}.CharacterSection_cast_chara_list_item_link__XB_LA:hover{transform:scale(1.05)}}.CharacterSection_cast_chara_list_item_link_image__il_TE{transform:translateX(-8%)}.CharacterSection_cast_chara_list_item_link_name__xWflt{display:flex;align-items:center;justify-content:space-between;width:60.0000600001%;height:min(62px,4.3055555556vw);margin-inline:auto;margin-top:min(10px,.6944444444vw);font-family:var(--font-zenoldmincho);font-size:min(22px,1.5277777778vw);font-weight:700;line-height:1.4545454545em;text-align:start;letter-spacing:-.1em}@media not screen and (min-width:851px){.CharacterSection_cast_chara_list_item_link_name__xWflt{height:min(68px,8vw);margin-top:min(10px,1.1764705882vw);font-size:min(28px,3.2941176471vw);line-height:1.1428571429em}}.CharacterSection_cast_chara_list_item_link_name__xWflt:after{display:inline-block;width:.7954545455em;aspect-ratio:17.5/27.13;content:"";background:url(/rac/img/common/icon_arrow.svg) no-repeat 50%/contain}@media not screen and (min-width:851px){.CharacterSection_cast_chara_list_item_link_name__xWflt:after{width:.625em}}@media only screen and (min-width:851px){.CharacterSection_cast_chara_list_item_link_name_br_sp__pk6re{display:none}}.KvSection_kv__Xk0mi{position:relative;width:100%;aspect-ratio:1440/1068;overflow-x:clip;background-color:rgba(0,0,0,0);isolation:isolate;transition:background-color .8s ease-in-out}@media not screen and (min-width:851px){.KvSection_kv__Xk0mi{aspect-ratio:850/1534}}.KvSection_kv__Xk0mi:before{z-index:-4;background-image:linear-gradient(180deg,#fff 0,#fff 30%,transparent 50%);opacity:0}.KvSection_kv__Xk0mi:after,.KvSection_kv__Xk0mi:before{position:absolute;inset:0;content:"";transition:opacity .8s ease-in-out}.KvSection_kv__Xk0mi:after{z-index:-3;background-color:#e2e2e6;background-image:url(/rac/img/common/bg_noise.png);background-repeat:repeat;background-position:top;background-size:min(1440px,100vw) auto;mix-blend-mode:multiply;opacity:.7;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 70%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 70%,transparent)}.KvSection_kv__Xk0mi.KvSection_kv_showNew__xe0BA:before{opacity:1}.KvSection_kv__Xk0mi.KvSection_kv_showNew__xe0BA:after{opacity:0}.KvSection_kv__Xk0mi.KvSection_kv_showNew__xe0BA .KvSection_kv_alt__AmToS{opacity:1}.KvSection_kv__Xk0mi.KvSection_kv_showNew__xe0BA .KvSection_kv_character_back__lo1qB,.KvSection_kv__Xk0mi.KvSection_kv_showNew__xe0BA .KvSection_kv_character_front__dcFYB{opacity:0}.KvSection_kv_text__QWr3B{position:absolute;top:min(8px,.5555555556vw);left:0;z-index:1;width:100%;overflow:hidden}.KvSection_kv_text_track__yxa5m{display:flex;width:max-content;animation:KvSection_kv-text-scroll__Pa4SJ 60s linear infinite}.KvSection_kv_text__QWr3B img{flex-shrink:0;width:min(2314px,160.6944444444vw);height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.KvSection_kv_logo__6KlD5{position:absolute;top:min(30px,2.0833333333vw);left:50%;z-index:2;width:min(840px,58.3333333333vw);transform:translateX(-50%)}@media not screen and (min-width:851px){.KvSection_kv_logo__6KlD5{top:min(42px,4.9411764706vw);width:min(670px,78.8235294118vw)}}.KvSection_kv_logo__6KlD5 img{width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.KvSection_kv_character_front__dcFYB{position:absolute;top:17.7777777778vw;left:50%;z-index:-1;width:100vw;opacity:1;transform:translateX(-50%);transition:opacity .8s ease-in-out}@media not screen and (min-width:851px){.KvSection_kv_character_front__dcFYB{display:none}}.KvSection_kv_character_front__dcFYB img{width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.KvSection_kv_character_back__lo1qB{position:absolute;top:50.0694444444vw;left:50%;z-index:-2;width:100vw;opacity:1;transform:translateX(-50%);transition:opacity .8s ease-in-out}@media not screen and (min-width:851px){.KvSection_kv_character_back__lo1qB{top:min(204px,24vw);width:100%}}.KvSection_kv_character_back__lo1qB img{width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.KvSection_kv_alt__AmToS{position:absolute;top:min(236px,16.3888888889vw);left:0;z-index:0;width:100%;pointer-events:none;opacity:0;transition:opacity .8s ease-in-out}@media not screen and (min-width:851px){.KvSection_kv_alt__AmToS{top:min(184px,21.6470588235vw)}}.KvSection_kv_alt__AmToS img,.KvSection_kv_alt__AmToS picture{display:block;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 4%,#000 93.5%,transparent 96%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 4%,#000 93.5%,transparent 96%,transparent)}.KvSection_kv_scroll__MsaHp{position:absolute;top:min(620px,43.0555555556vw);right:min(40px,2.7777777778vw);z-index:3;display:flex;flex-direction:column;gap:min(8px,.5555555556vw);align-items:center}@media not screen and (min-width:851px){.KvSection_kv_scroll__MsaHp{display:none}}.KvSection_kv_scroll_text__HIw92{font-family:Poppins,sans-serif;font-size:min(16px,1.1111111111vw);font-weight:500;line-height:1.4;color:#000;text-transform:uppercase;writing-mode:vertical-rl}.KvSection_kv_scroll_track__y4vhk{position:relative;width:min(24px,1.6666666667vw);height:min(77px,5.3472222222vw)}.KvSection_kv_scroll_line__sHYMw{position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#000;transform:translateX(-50%)}.KvSection_kv_scroll_twinkle__6slse{position:absolute;top:0;left:0;width:min(24px,1.6666666667vw);height:min(24px,1.6666666667vw);animation:KvSection_kv-scroll-twinkle-move__uYHW_ 2.4s ease-in-out infinite}@keyframes KvSection_kv-scroll-twinkle-move__uYHW_{0%{top:0;opacity:1}47%{top:calc(100% - min(24px, 1.6666666667vw));opacity:1}67%{top:calc(100% - min(24px, 1.6666666667vw));opacity:0}to{top:calc(100% - min(24px, 1.6666666667vw));opacity:0}}@keyframes KvSection_kv-text-scroll__Pa4SJ{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.PvModal_cover__aIUNB{background-color:rgba(0,0,0,.8);opacity:1;transition:opacity .3s ease-in-out}[aria-hidden=true] .PvModal_cover__aIUNB{opacity:0}.PvModal_main__m_mrf{display:flex;align-items:center;justify-content:center;width:100vw;min-height:100vh;padding-inline:10.1781170483%}@media only screen and (min-width:851px){.PvModal_main__m_mrf{min-height:100dvh;padding-inline:min(40px,4.7058823529vw)}}.PvModal_modal__OhDGq{position:relative;width:100%;max-width:min(1120px,131.7647058824vw);opacity:1;transition:opacity .3s ease-in-out}[aria-hidden=true] .PvModal_modal__OhDGq{opacity:0}.PvModal_modal_title_sr__NuD9l{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0 0 0 0)}.PvModal_modal_close__yXztt{position:absolute;right:0;bottom:calc(100% + min(20px,2.3529411765vw));display:flex;flex-direction:column;row-gap:min(4px,.2777777778vw);align-items:center;font-family:var(--font-poppins);font-size:12px;font-weight:500;line-height:1.4;color:#fff;transition:opacity .2s}@media(hover:hover)and (pointer:fine){.PvModal_modal_close__yXztt{cursor:pointer}.PvModal_modal_close__yXztt:hover{opacity:.7}}@media only screen and (min-width:851px){.PvModal_modal_close__yXztt{row-gap:min(7px,.8235294118vw);font-size:min(16px,1.8823529412vw)}}.PvModal_modal_close_icon__2JtVC{display:block;width:32px;height:auto;aspect-ratio:1/1}@media only screen and (min-width:851px){.PvModal_modal_close_icon__2JtVC{width:min(42px,4.9411764706vw)}}.PvModal_modal_player__vPh8S{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000;box-shadow:0 0 30px 0 rgba(0,0,0,.5)}.PvModal_modal_player_frame__5MMRg{position:absolute;inset:0;width:100%;height:100%;border:0}.StorySection_story__v5Oii{position:relative;padding-block:min(80px,8vw) min(46px,4.6vw)}@media not screen and (min-width:851px){.StorySection_story__v5Oii{padding-block:min(100px,11.7647058824vw) min(200px,23.5294117647vw)}}.StorySection_story_content__z6mhu{position:relative;width:min(816px,81.6vw);margin-inline:auto}@media not screen and (min-width:851px){.StorySection_story_content__z6mhu{width:min(816px,96vw)}}.StorySection_story_content_title__A1_A4{position:relative;width:103.9215686275%;aspect-ratio:848/120;margin-inline:auto}@media only screen and (min-width:851px){.StorySection_story_content_title__A1_A4{left:50%;transform:translateX(-50%)}}@media not screen and (min-width:851px){.StorySection_story_content_title__A1_A4{width:93.5049019608%}}.StorySection_story_content_text__p7R0Z{width:90.0735294118%;margin-block:min(60px,6vw) min(100px,10vw);margin-inline:auto;font-family:var(--font-zenoldmincho);font-size:min(22px,2.2vw);font-weight:500;line-height:2;letter-spacing:.04em}@media not screen and (min-width:851px){.StorySection_story_content_text__p7R0Z{width:80.8823529412%;margin-block:min(60px,7.0588235294vw) min(70px,8.2352941176vw);font-size:min(28px,3.2941176471vw);letter-spacing:.04em}}.StorySection_story_content_text__p7R0Z>p:first-child{line-height:2.7272727273em}@media not screen and (min-width:851px){.StorySection_story_content_text__p7R0Z>p:first-child{line-height:2.5714285714em}}.StorySection_story_content_text__p7R0Z>p:nth-child(2){margin-top:min(24px,2.4vw)}@media not screen and (min-width:851px){.StorySection_story_content_text__p7R0Z>p:nth-child(2){margin-top:min(28px,3.2941176471vw)}}.StorySection_story_content_text__p7R0Z>p:nth-child(3){margin-top:min(32px,3.2vw)}@media not screen and (min-width:851px){.StorySection_story_content_text__p7R0Z>p:nth-child(3){margin-top:min(36px,4.2352941176vw)}}.StorySection_story_content_text__p7R0Z>p:nth-child(4){margin-top:min(24px,2.4vw)}@media not screen and (min-width:851px){.StorySection_story_content_text__p7R0Z>p:nth-child(4){margin-top:min(28px,3.2941176471vw)}}.StorySection_story_content_text_bold__YbNJo{font-size:1.2727272727em;font-weight:700;line-height:1;letter-spacing:.04em}.StorySection_story_content_text_bold__YbNJo.StorySection_story_last__l8YCk{font-size:1.3636363636em;line-height:2;letter-spacing:.18em}@media not screen and (min-width:851px){.StorySection_story_content_text_bold__YbNJo.StorySection_story_last__l8YCk{display:inline-block;font-size:1.2857142857em;letter-spacing:.18em}.StorySection_story_content_text_bold__YbNJo.StorySection_story_last__l8YCk:last-of-type{margin-top:min(-16px,-1.8823529412vw)}.StorySection_story_content_text_bold__YbNJo.StorySection_story_last__l8YCk br{margin-bottom:min(-100px,-11.7647058824vw)}}@media only screen and (min-width:851px){.StorySection_story_content_text_br__SeFS_{display:none}}.StorySection_story_content_bg__cBkpF img{position:absolute;z-index:-1;width:min(323px,32.3vw);aspect-ratio:323/177;opacity:0;filter:blur(20px);transition:opacity .8s ease-out,filter .8s ease-out}@media not screen and (min-width:851px){.StorySection_story_content_bg__cBkpF img{width:min(238px,28vw)}}[data-visible] .StorySection_story_content_bg__cBkpF img{opacity:1;filter:blur(0)}.StorySection_story_content_bg__cBkpF img:first-child{top:-22.6666666667%;left:-17.8921568627%;transition-delay:.3s;transition-duration:.9s}@media not screen and (min-width:851px){.StorySection_story_content_bg__cBkpF img:first-child{top:-15.9624413146%;left:15.8088235294%}}.StorySection_story_content_bg__cBkpF img:nth-child(2){top:37%;left:-41.9117647059%;transition-delay:0s;transition-duration:.7s}@media not screen and (min-width:851px){.StorySection_story_content_bg__cBkpF img:nth-child(2){top:4.2253521127%;left:0}}.StorySection_story_content_bg__cBkpF img:nth-child(3){right:-42.2794117647%;bottom:10.5%;transition-delay:.6s;transition-duration:1s}@media not screen and (min-width:851px){.StorySection_story_content_bg__cBkpF img:nth-child(3){right:-1.7156862745%;bottom:-10.0938967136%}}.StorySection_story_content_bg__cBkpF img:nth-child(4){right:-24.7549019608%;bottom:-20.8333333333%;transition-delay:.15s;transition-duration:.8s}@media not screen and (min-width:851px){.StorySection_story_content_bg__cBkpF img:nth-child(4){right:17.1568627451%;bottom:-25.234741784%}}.Loading_loading__wheNI{position:fixed;inset:0;z-index:10000;overflow:hidden;overscroll-behavior:contain;touch-action:none;background:#000}.Loading_loading__wheNI.Loading_phase_masking__T0_xe:not(.Loading_webkit__xQXuH){-webkit-mask-image:linear-gradient(#fff,#fff),url(/rac/img/loading/mask-loading_sp.webp);mask-image:linear-gradient(#fff,#fff),url(/rac/img/loading/mask-loading_sp.webp);mask-mode:alpha,luminance;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat;-webkit-mask-position:center,center;mask-position:center,center;-webkit-mask-size:100% 100%,cover;mask-size:100% 100%,cover;-webkit-mask-composite:source-out;mask-composite:subtract}@media only screen and (min-width:851px){.Loading_loading__wheNI.Loading_phase_masking__T0_xe:not(.Loading_webkit__xQXuH){-webkit-mask-image:linear-gradient(#fff,#fff),url(/rac/img/loading/mask-loading_pc.webp);mask-image:linear-gradient(#fff,#fff),url(/rac/img/loading/mask-loading_pc.webp)}}.Loading_loading__wheNI.Loading_phase_masking__T0_xe.Loading_webkit__xQXuH{-webkit-mask-image:url(/rac/img/loading/mask-loading-sprite_sp.webp);mask-image:url(/rac/img/loading/mask-loading-sprite_sp.webp);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:left center;mask-position:left center;-webkit-mask-size:calc(100%*23) 100%;mask-size:calc(100%*23) 100%;animation:Loading_mask-reveal-sp__Hsium 1.32s steps(23,jump-none) forwards}@media only screen and (min-width:851px){.Loading_loading__wheNI.Loading_phase_masking__T0_xe.Loading_webkit__xQXuH{-webkit-mask-image:url(/rac/img/loading/mask-loading-sprite_pc.webp);mask-image:url(/rac/img/loading/mask-loading-sprite_pc.webp);-webkit-mask-position:center top;mask-position:center top;-webkit-mask-size:100% calc(100%*23);mask-size:100% calc(100%*23);animation:Loading_mask-reveal-pc__Ngtpv 1.32s steps(23,jump-none) forwards}}.Loading_bg__QV4wu{z-index:-1}.Loading_bg__QV4wu,.Loading_rgb__s3bO7{position:fixed;inset:0;width:100%;height:100lvh;pointer-events:none;object-fit:cover}.Loading_rgb__s3bO7{z-index:9999;mix-blend-mode:plus-lighter}.Loading_logo__h1vgs{position:absolute;top:50%;left:50%;z-index:1;width:min(600px,70.5882352941vw);aspect-ratio:790/180;-webkit-clip-path:polygon(-5% 0,-5% 0,-20% 100%,-20% 100%);clip-path:polygon(-5% 0,-5% 0,-20% 100%,-20% 100%);transform:translate(-50%,-50%)}@media not screen and (min-width:851px){.Loading_logo__h1vgs{width:min(320px,81.4249363868vw)}}.Loading_phase_logo__t4JZn .Loading_logo__h1vgs,.Loading_phase_masking__T0_xe .Loading_logo__h1vgs{animation:Loading_logo-reveal__FoD7q 1.2s cubic-bezier(.22,.61,.36,1) forwards}@keyframes Loading_logo-reveal__FoD7q{0%{-webkit-clip-path:polygon(-5% 0,-5% 0,-20% 100%,-20% 100%);clip-path:polygon(-5% 0,-5% 0,-20% 100%,-20% 100%)}to{-webkit-clip-path:polygon(-5% 0,115% 0,105% 100%,-20% 100%);clip-path:polygon(-5% 0,115% 0,105% 100%,-20% 100%)}}@keyframes Loading_mask-reveal-sp__Hsium{0%{-webkit-mask-position:left center;mask-position:left center}to{-webkit-mask-position:right center;mask-position:right center}}@keyframes Loading_mask-reveal-pc__Ngtpv{0%{-webkit-mask-position:center top;mask-position:center top}to{-webkit-mask-position:center bottom;mask-position:center bottom}}.Home_pv__G_EEk{position:relative;z-index:1;padding-top:8.1944444444vw;padding-bottom:min(100px,6.9444444444vw)}@media not screen and (min-width:851px){.Home_pv__G_EEk{padding-top:11.7647058824vw;padding-bottom:min(100px,11.7647058824vw)}}.Home_pv_content__P3ylZ{position:relative;width:min(752px,52.2222222222vw);margin-inline:auto}@media not screen and (min-width:851px){.Home_pv_content__P3ylZ{width:min(784px,92.2352941176vw)}}.Home_pv_content_btn__cT0G_{position:relative;display:block;width:100%;height:100%}@media(hover:hover)and (pointer:fine){.Home_pv_content_btn__cT0G_{cursor:pointer}.Home_pv_content_btn__cT0G_:hover .Home_pv_content_image__g__IJ img{transform:scale(1.06)}}.Home_pv_content_image__g__IJ{display:block;width:100%;height:100%;overflow:hidden;box-shadow:0 0 20px 0 rgba(0,0,0,.3)}.Home_pv_content_image__g__IJ img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.Home_pv_content_title__A19qy{position:absolute;top:-14.1843971631%;left:-18.8829787234%;width:31.5159574468%}@media not screen and (min-width:851px){.Home_pv_content_title__A19qy{left:-3.5294117647%}}.Home_pv_content_play__jvx16{position:absolute;right:-14.6276595745%;bottom:-11.5839243499%;width:26.9946808511%;aspect-ratio:1/1}@media not screen and (min-width:851px){.Home_pv_content_play__jvx16{top:50%;left:50%;transform:translate(-50%,-50%)}}.Home_pv_content_play__jvx16 img,.Home_pv_content_play__jvx16 picture{display:block;width:100%;height:100%}.Home_pv_content_text__z73l3{position:absolute;right:0;bottom:-13.7115839243%;font-family:var(--font-poppins);font-size:min(14px,1.6470588235vw);font-weight:400;line-height:1.6666666667em;letter-spacing:.1em}@media only screen and (min-width:851px){.Home_pv_content_text__z73l3{top:0;right:max(-67px,-6.7vw);font-size:min(12px,1.2vw);writing-mode:vertical-rl}}.Home_glossary__B5_AB{position:relative;padding:min(40px,4vw);isolation:isolate}@media not screen and (min-width:851px){.Home_glossary__B5_AB{padding:min(20px,2.3529411765vw)}}.Home_glossary__B5_AB:before{position:absolute;inset:0;z-index:-4;content:"";background:url(/rac/img/common/bg_glitch.png) repeat-y top/100% auto,#e2e2e6}@media not screen and (min-width:851px){.Home_glossary__B5_AB:before{background:url(/rac/img/common/bg_glitch_sp.png) repeat-y top/100% auto,#e2e2e6}}.Home_glossary_inner__IN6E9{padding-bottom:min(17px,1.7vw)}@media not screen and (min-width:851px){.Home_glossary_inner__IN6E9{padding-bottom:min(2px,.2352941176vw)}}.Home_glossary__B5_AB:after{position:absolute;inset:0;z-index:-2;content:"";background-image:url(/rac/img/common/bg_noise.png);background-repeat:repeat;background-position:top;background-size:min(1440px,100vw) auto}.Home_glossary_text__qQtvV{position:absolute;top:min(80px,8vw);right:min(36px,2.5vw);font-family:var(--font-poppins);font-size:min(12px,1.2vw);font-weight:400;line-height:1.6666666667em;letter-spacing:.1em;writing-mode:vertical-rl}@media not screen and (min-width:851px){.Home_glossary_text__qQtvV{display:none}}.Home_glossary_title__rDZ1Y{width:min(848px,84.8vw);aspect-ratio:848/120;margin-inline:auto}@media not screen and (min-width:851px){.Home_glossary_title__rDZ1Y{width:min(726px,85.4117647059vw)}}.Home_glossary_about__1IQaX{margin-top:min(35px,3.5vw);font-family:var(--font-zenoldmincho);font-size:min(28px,2.8vw);font-weight:400;line-height:1.4;text-align:center}@media not screen and (min-width:851px){.Home_glossary_about__1IQaX{margin-top:min(36px,4.2352941176vw);font-size:min(36px,4.2352941176vw)}}.Home_glossary_btn__gAzrD{margin-top:min(35px,3.5vw);font-family:var(--font-zenoldmincho);font-size:min(28px,2.8vw);font-weight:700;line-height:1;text-align:center}@media not screen and (min-width:851px){.Home_glossary_btn__gAzrD{margin-top:min(60px,7.0588235294vw);font-size:min(32px,3.7647058824vw)}}.Home_glossary_btn_link__wWp9C{position:relative;display:block;width:min(420px,42vw);padding:min(30px,3vw);margin-inline:auto;overflow:hidden;color:#000;background:#fff;border:1px solid #000;border-radius:999rem;isolation:isolate;transition:color .4s ease}@media not screen and (min-width:851px){.Home_glossary_btn_link__wWp9C{width:min(600px,70.5882352941vw);padding:min(45px,5.2941176471vw) min(40px,4.7058823529vw)}}.Home_glossary_btn_link__wWp9C:before{position:absolute;inset:0;z-index:-1;content:"";background:#000;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.Home_glossary_btn_link__wWp9C:after{position:absolute;top:50%;right:min(30px,3vw);display:inline-block;width:.5em;aspect-ratio:17.5/27.13;content:"";background-color:currentcolor;-webkit-mask:url(/rac/img/common/icon_arrow.svg) no-repeat center center/contain;mask:url(/rac/img/common/icon_arrow.svg) no-repeat center center/contain;transform:translateY(-50%)}@media not screen and (min-width:851px){.Home_glossary_btn_link__wWp9C:after{right:min(40px,4.7058823529vw);width:.59375em}}@media(hover:hover)and (pointer:fine){.Home_glossary_btn_link__wWp9C{cursor:pointer}.Home_glossary_btn_link__wWp9C:hover{color:#fff}.Home_glossary_btn_link__wWp9C:hover:before{transform:scaleX(1)}}.Home_live__1s4sw{position:relative;padding-block:min(73px,7.3vw);background-image:url(/rac/img/home/live/bg_live.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}@media not screen and (min-width:851px){.Home_live__1s4sw{padding-block:min(53px,6.2352941176vw) min(127px,14.9411764706vw)}}.Home_live__1s4sw:before{position:absolute;inset:0;content:"";background-image:url(/rac/img/home/live/bg_pattern.png);background-repeat:repeat;background-position:top;background-size:min(1440px,169.4117647059vw) auto}.Home_live_title__2ptVN{width:min(758px,75.8vw);aspect-ratio:758/164;margin-left:min(103px,7.1527777778vw)}@media not screen and (min-width:851px){.Home_live_title__2ptVN{width:min(672px,79.0588235294vw);margin-left:min(15px,1.7647058824vw)}}.Home_live_image__f_65y{position:absolute;right:min(48px,3.3333333333vw);bottom:min(46px,3.1944444444vw);width:min(431px,29.9305555556vw);aspect-ratio:431/91}@media not screen and (min-width:851px){.Home_live_image__f_65y{right:min(45px,5.2941176471vw);bottom:min(45px,5.2941176471vw);width:min(336px,39.5294117647vw)}}