@media only screen and (max-width: 950px){[data-media=pc]{display:none}}@media only screen and (min-width: 951px){[data-media=sp]{display:none}}@-webkit-keyframes scaleSide{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}@keyframes scaleSide{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}@-webkit-keyframes scaleVertical{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes scaleVertical{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@-webkit-keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}100%{opacity:1}}@keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}100%{opacity:1}}*{box-sizing:border-box;padding:0;margin:0}ul li{list-style:none}ol li{list-style:none}*:focus{outline:none}html,body{width:100%}body{position:relative;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"Yu Gothic",YuGothic,Meiryo,sans-serif;font-weight:normal;line-height:1;letter-spacing:.04em;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;background:#0b1220}body[data-menu=true],body[data-modal=true]{overflow-y:hidden}img{max-width:100%;vertical-align:top}a{color:#242424;text-decoration:none}.wrapper{position:relative;z-index:1;width:100%}.container{width:90%;max-width:1080px;margin:0 auto}.canvas{position:absolute;top:0;left:0;width:100%;height:100%}.bgCanvas{position:absolute;top:0;left:0;width:100%;height:100%;position:fixed;height:100vh;z-index:-1}.page-title{display:flex;align-items:center;justify-content:center;max-width:90%;margin:0 auto;font-family:"Gugi",cursive;font-size:50px;color:#fff;text-align:center;text-shadow:0 0 6px rgba(209,241,255,.4);letter-spacing:.3em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.page-title{font-size:32px}}.page-title span{transform:scale(0.9, 1)}.page-title::before,.page-title::after{display:flex;flex-shrink:0;width:8px;height:8px;content:"";background:#fff;border-radius:50%;box-shadow:0 0 6px rgba(209,241,255,.4)}@media only screen and (max-width: 950px){.page-title::before,.page-title::after{width:4px;height:4px}}.page-title::before{margin-right:.8em}@media only screen and (max-width: 950px){.page-title::before{margin-right:.4em}}.page-title::after{margin-left:.4em}@media only screen and (max-width: 950px){.page-title::after{margin-left:.1em}}.fixed_movie{position:absolute;top:0;left:0;width:100%;height:100%;position:fixed;z-index:-2}.fixed_movie::before{z-index:2;content:"";background:url("/assets/img/movie-pt.png");background-size:3px 3px;position:absolute;top:0;left:0;width:100%;height:100%}.fixed_movie::after{z-index:1;content:"";position:absolute;top:0;left:0;width:100%;height:100%}.fixed_movie video{position:absolute;top:0;left:50%;z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;transform:translate(-50%, 0)}.exclamation{margin-left:8px}@media only screen and (max-width: 950px){.exclamation{margin-left:4px}}.header{position:absolute;top:0;left:0;z-index:10;width:100%;padding:20px 0;background:linear-gradient(to top, rgba(35, 216, 255, 0), rgba(35, 216, 255, 0.2))}@media only screen and (max-width: 950px){.header{position:fixed;padding:10px 0}}.header_inner{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:1300px;margin:0 auto}.header_logo{flex-shrink:0}@media only screen and (max-width: 950px){.header_logo{z-index:10;width:120px}}.header_logo a{display:block}.header_logo a:hover{-webkit-animation:poyon .4s;animation:poyon .4s}@-webkit-keyframes poyon{from,to{transform:scale(1, 1)}25%{transform:scale(0.9, 1.1)}50%{transform:scale(1.1, 0.9)}75%{transform:scale(0.95, 1.05)}}@keyframes poyon{from,to{transform:scale(1, 1)}25%{transform:scale(0.9, 1.1)}50%{transform:scale(1.1, 0.9)}75%{transform:scale(0.95, 1.05)}}.header_menu{display:flex;align-items:center}@media only screen and (min-width: 951px){.header_menu{margin-left:40px}}@media only screen and (max-width: 950px){.header_menu_inner{position:absolute;top:0;left:0;width:100%;height:100%;position:fixed;display:flex;align-items:center;justify-content:center;overflow:hidden;pointer-events:none;background:rgba(26,80,205,.95);opacity:0;transition:.4s opacity}[data-menu=true] .header_menu_inner{pointer-events:all;opacity:1}}@media only screen and (max-width: 950px){.header_menu_content{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}}@media only screen and (min-width: 951px){.header_nav{display:flex;align-items:center}}@media only screen and (max-width: 950px){.header_nav{padding:80px 0;overflow-y:scroll}}.header_nav_list{display:flex}@media only screen and (min-width: 951px){.header_nav_list{flex-wrap:wrap}}@media only screen and (max-width: 950px){.header_nav_list{flex-direction:column;align-items:center;width:100%}}@media only screen and (min-width: 951px){.header_nav_list_item{margin:5px 0}.header_nav_list_item:not(:first-of-type){margin-left:40px}}@media only screen and (max-width: 950px){.header_nav_list_item:not(:first-of-type){margin-top:40px}}.header_nav_list_link{position:relative;font-family:"Gugi",cursive;font-size:18px;color:#fff;letter-spacing:.05em;word-break:keep-all;white-space:nowrap}.header_nav_list_link::before{position:absolute;top:50%;left:50%;display:block;width:46px;height:46px;content:"";border:1px rgba(255,255,255,.3) solid;opacity:0;transition:.4s opacity;transform:translate(-50%, -50%) rotate(45deg)}.header_nav_list_link:hover::before{opacity:1}.header_nav_sns{display:flex}@media only screen and (min-width: 951px){.header_nav_sns{margin-left:32px}}@media only screen and (max-width: 950px){.header_nav_sns{justify-content:center;margin-top:40px}}.header_nav_sns_item:not(:first-of-type){margin-left:20px}.header_nav_sns_link{display:block;width:30px;height:30px;padding:4px;border-radius:6px}.header_nav_sns_link[data-sns=twitter]{background:#1d9bf0}.header_nav_sns_link[data-sns=line]{background:#06c755}.header_nav_sns_link[data-sns=facebook]{background:#4867aa}.header_nav_sns_link svg{width:100%;fill:#fff}@media only screen and (min-width: 951px){.header_nav_lang{margin-left:35px}}.header_nav_lang_wrap{position:relative;background:#353ddc}.header_nav_lang_wrap::after{position:absolute;top:50%;right:10%;width:0;height:0;pointer-events:none;content:"";border-color:#fff transparent transparent;border-style:solid;border-width:7px 4px 0;transform:translate(0, -50%)}@media only screen and (max-width: 950px){.header_nav_lang_wrap::after{border-width:4px 3px 0}}.header_nav_lang_select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:10px 15px;padding-right:30px;font-family:"Gugi",cursive;font-size:13px;color:#fff;letter-spacing:.1em;cursor:pointer;background:#353ddc}[lang=ja] .header_nav_lang_select{width:130px}[lang=en] .header_nav_lang_select{width:130px}[lang=ko] .header_nav_lang_select{width:130px}[lang=fr] .header_nav_lang_select{width:130px}@media only screen and (max-width: 950px){.header_nav_lang_select{padding:5px 10px;padding-right:20px;font-size:11px}}.header_hamburger{flex-shrink:0;width:35px;height:25px;margin-left:20px}@media only screen and (min-width: 951px){.header_hamburger{display:none}}.header_hamburger_btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:block;width:100%;height:100%}.header_hamburger_bar{position:absolute;left:0;display:block;width:100%;height:2px;background:#fff;transition:.4s}.header_hamburger_bar:nth-of-type(1){top:0}.header_hamburger_bar:nth-of-type(2){top:50%;transform:translate(0, -50%)}.header_hamburger_bar:nth-of-type(3){bottom:0}[data-menu=true] .header_hamburger_bar:nth-of-type(1){top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}[data-menu=true] .header_hamburger_bar:nth-of-type(2){opacity:0;transform:translate(10px, -50%)}[data-menu=true] .header_hamburger_bar:nth-of-type(3){top:50%;bottom:auto;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}.footer_wrap{position:relative;z-index:0;overflow:hidden;background-color:rgba(18,32,70,.5)}[data-home=true] .footer_wrap{background-color:rgba(24,27,39,.8)}.footer_movie{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.footer_movie::before{z-index:1;content:"";background:url("/assets/img/movie-pt.png");background-color:rgba(24,27,39,.8);background-size:3px 3px;position:absolute;top:0;left:0;width:100%;height:100%}.footer_movie video{position:absolute;top:0;left:50%;z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;transform:translate(-50%, 0)}.footer .container{position:relative;display:flex;flex-wrap:wrap;padding:60px 0}@media only screen and (max-width: 950px){.footer .container{padding:30px 0}}.footer_logo{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.footer_logo{width:80%;max-width:306px}}.footer_logo a{display:block}.footer_item{width:50%}@media only screen and (max-width: 950px){.footer_item{width:100%}}.footer_item:nth-of-type(1){display:flex;flex-direction:column;align-items:center;justify-content:center}.footer_item:nth-of-type(2){padding-left:100px}@media only screen and (max-width: 950px){.footer_item:nth-of-type(2){padding-left:0;margin-top:20px}}.footer_store{display:flex;margin-top:45px}.footer_store_item:not(:first-of-type){margin-left:15px}.footer_store_link{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.footer_store_link:hover{-webkit-animation:flash .2s forwards;animation:flash .2s forwards}@keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}.footer_sns{display:flex;align-items:center}@media only screen and (max-width: 950px){.footer_sns{justify-content:center}}.footer_sns_title{margin-right:25px;font-family:"Gugi",cursive;font-size:14px;color:#fff;word-break:keep-all;white-space:nowrap}.footer_sns_list{display:flex}.footer_sns_item:not(:first-of-type){margin-left:20px}.footer_sns_link{display:block;width:30px;height:30px;padding:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:6px}.footer_sns_link:hover{-webkit-animation:flash .2s forwards;animation:flash .2s forwards}@keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}[data-sns=twitter] .footer_sns_link{padding:5px;background:#1d9bf0}[data-sns=line] .footer_sns_link{background:#06c755}[data-sns=facebook] .footer_sns_link{background:#4867aa}.footer_sns_link svg{width:100%;fill:#fff}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){.footer_sns_link svg{height:30px}}.footer_portal{position:relative;display:block;max-width:290px;padding:18px 0;margin-top:35px;overflow:hidden;font-family:"Gugi",cursive;line-height:1;color:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px #fff solid;transition:.4s color}.footer_portal:hover{color:#353ddc}.footer_portal:hover::before{transform:translateX(10%)}.footer_portal:hover svg{fill:#353ddc}@media only screen and (max-width: 950px){.footer_portal{margin:20px auto 0}}.footer_portal::before{position:absolute;top:-50%;right:0;z-index:-1;width:120%;height:200%;content:"";background:#fff;border-radius:0 100% 100% 0;transition:transform ease .3s;transform:translateX(-100%)}.footer_portal_icon{display:inline-block;width:11px;margin-left:10px}.footer_portal_icon svg{fill:#fff;transition:.4s fill}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){.footer_portal_icon svg{height:11px}}.footer_copylight{margin-top:56px;color:#fff}@media only screen and (max-width: 950px){.footer_copylight{margin-top:25px;text-align:center}}.footer_copylight small{display:block;font-size:13px}@media only screen and (max-width: 950px){.footer_copylight small{font-size:10px}}.footer_copylight small:not(:first-of-type){margin-top:10px}.footer_attend{margin-top:23px;font-size:13px;color:#fff}@media only screen and (max-width: 950px){.footer_attend{margin-top:20px;font-size:10px;text-align:center}[lang=en] .footer_attend{text-align:left}}.footer_attend:not(:first-of-type){margin-top:10px}@media only screen and (max-width: 950px){.footer_attend:not(:first-of-type){margin-top:10px}}.footer_common{position:relative}.footer_top{position:absolute;top:0%;left:100%}@media only screen and (max-width: 950px){.footer_top{display:none}}.footer_top_btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:20px 2px;cursor:pointer;background:#353ddc}.footer_top_btn:hover .footer_top_btn_icon{transform:rotate(90deg) translateX(-10px)}.footer_top_btn_icon{display:inline-block;margin-top:20px;transition:.4s transform;transform:rotate(90deg)}.footer_top_btn_icon svg{display:block;width:40px;transform:rotateY(180deg)}.footer_top_btn_text{display:inline-block;margin-top:30px}.footer_bnr{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:820px;margin:0 auto;margin-bottom:30px}@media only screen and (max-width: 950px){.footer_bnr{width:80%}}.footer_bnr_item{position:relative;width:31%;background:#293242}@media only screen and (max-width: 950px){.footer_bnr_item{width:100%}.footer_bnr_item:not(:first-of-type){margin-top:10px}}.footer_bnr_item_link{position:relative;display:block}.footer_bnr_item_link::before{display:block;padding-top:31.25%;content:""}.footer-notice-icon{width:50px;margin-top:20px;margin-left:auto}@media only screen and (max-width: 950px){.footer-notice-icon{margin:20px auto}}.footer_publisher{margin-top:40px}@media only screen and (max-width: 950px){.footer_publisher{margin-top:20px}}.footer_publisher_list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media only screen and (max-width: 950px){.footer_publisher_list{max-width:500px;margin:0 auto}}.footer_publisher_item{width:48%}.footer_publisher_item:nth-of-type(n + 3){margin-top:10px}.footer_publisher_item_link{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 951px){.footer_publisher_item_link{transition:.4s opacity}.footer_publisher_item_link:hover{opacity:.7}}.home_news_list .news_article{width:calc(33% - 20px)}@media only screen and (max-width: 950px){.home_news_list .news_article{width:100%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_news_list .news_article{width:48%}}@media only screen and (min-width: 951px){.home_news_list .news_article{transition:.4s transform}.home_news_list .news_article:hover{transform:scale(1.05)}.home_news_list .news_article:not(:first-of-type){margin-left:3.2%}}@media only screen and (max-width: 950px){.home_news_list .news_article:not(:first-of-type){margin-top:20px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_news_list .news_article:nth-of-type(2){margin-top:0}}@media only screen and (min-width: 951px){.scroll-anima .news_article{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.scroll-anima .news_article:nth-of-type(1){transition-delay:.1s}.scroll-anima .news_article:nth-of-type(2){transition-delay:.2s}.scroll-anima .news_article:nth-of-type(3){transition-delay:.3s}.scroll-anima.v .news_article{opacity:1;transform:translateY(0)}}.news_article_image{position:relative;overflow:hidden;background:rgba(0,0,0,.8)}.news_article_image::before{display:block;padding-top:59.3939393939%;content:""}.news_article_image div{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.news_article_image img{display:block;width:100%;height:auto}.news_article_info{margin-top:30px;color:#fff}@media only screen and (max-width: 950px){.news_article_info{margin-top:15px}}.news_article_title{font-size:16px;font-weight:normal;line-height:1.6}.news_article_date{display:block;margin-top:15px;font-family:"Gugi",cursive;font-size:15px}@media only screen and (max-width: 950px){.news_article_date{margin-top:7px;font-size:12px}}.news_article_link{display:block;transition:.4s transform}.news_article_link:hover{transform:scale(1.05)}.term_nav{margin-top:60px}@media only screen and (max-width: 950px){.term_nav{margin-top:30px}}.term_nav_list{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (max-width: 950px){.term_nav_list{justify-content:flex-start}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.term_nav_list{justify-content:center}}.term_nav_item{position:relative;display:flex;align-items:center;margin-right:40px}@media only screen and (max-width: 950px){.term_nav_item{margin-right:20px;margin-bottom:10px}}.term_nav_item:not(:last-of-type)::after{display:block;width:5px;height:5px;margin-left:40px;text-shadow:0 0 6px rgba(209,241,255,.4);content:"";background:#fff;border-radius:5px}@media only screen and (max-width: 950px){.term_nav_item:not(:last-of-type)::after{width:3px;height:3px;margin-left:20px}}.term_nav_btn{position:relative;display:block;font-family:"Gugi",cursive;font-size:20px;color:#fff;text-shadow:0 0 6px rgba(209,241,255,.4);letter-spacing:.1em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.term_nav_btn{font-size:16px}}.term_nav_btn.n{pointer-events:none;cursor:default;opacity:.6}.term_nav_btn::before{position:absolute;top:50%;left:50%;display:block;width:32px;height:32px;content:"";border:1px rgba(255,255,255,.3) solid;opacity:0;transition:.4s opacity;transform:translate(-50%, -50%) rotate(45deg)}@media only screen and (max-width: 950px){.term_nav_btn::before{width:20px;height:20px}}.term_nav_btn:hover::before{opacity:1}.term_nav_btn[data-active=true]{color:#38efff;text-shadow:0 0 6px rgba(209,241,255,.4);pointer-events:none}.fixed_bnr{position:fixed;right:0;bottom:0;z-index:5;pointer-events:all;opacity:0;transition:.4s opacity}@media only screen and (max-width: 950px){.fixed_bnr{top:auto;right:auto;bottom:0;left:50%;transform:translate(-50%, 0)}}[data-bnr=true] .fixed_bnr{pointer-events:all;opacity:1}.fixed_bnr_link{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fixed_bnr_link:hover{-webkit-animation:flash .2s forwards;animation:flash .2s forwards}@keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}@media only screen and (max-width: 950px){.fixed_bnr_link img{width:300px;max-width:none}}.kv{position:relative;z-index:1;padding-bottom:120px;overflow:hidden;background-color:rgba(27,33,52,.4)}@media only screen and (max-width: 950px){.kv{padding-bottom:60px}}.kv_inner{width:90%;max-width:1300px;margin:0 auto}.kv_main{display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (min-width: 951px){.kv_main{min-height:660px}}@media only screen and (max-width: 950px){.kv_main{min-height:500px;max-height:100vh}}.kv_main_inner{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}.kv_main_bnr{width:220px}@media only screen and (max-width: 950px){.kv_main_bnr{width:80%;max-width:400px;margin:0 auto}.kv_main_movie_item .kv_main_bnr{width:100%}}.kv_main_bnr_link{display:block}.kv_main_bnr_link:hover{-webkit-animation:flash .2s forwards;animation:flash .2s forwards}@keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}.kv_main_movie{width:220px}@media only screen and (max-width: 950px){.kv_main_movie{width:80%;max-width:400px;margin:0 auto}.kv_main_movie_item .kv_main_movie{width:100%}}.kv_main_movie_btn{position:relative;display:block;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ccc;border:1px #4bc1cb solid}.kv_main_movie_btn:hover{-webkit-animation:flash .2s forwards;animation:flash .2s forwards}@keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}.kv_main_movie_btn img{display:block}.kv_main_movie_btn_inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.kv_main_movie_text{display:inline-block;font-size:15px;color:#38efff;letter-spacing:.05em}[lang=ja] .kv_main_movie_text{font-family:"Gugi",cursive}[lang=en] .kv_main_movie_text{font-family:"Gugi",cursive}[lang=zh-cmn-Hant] .kv_main_movie_text{font-family:"Noto Sans SC",sans-serif}[lang=ko] .kv_main_movie_text{font-family:"Noto Sans KR",sans-serif}[lang=fr] .kv_main_movie_text{font-family:"Noto Sans",sans-serif}.kv_main_movie_icon{display:inline-block;margin-right:10px}.kv_main_movie_icon svg{display:block;width:25px;height:25px}[lang=ja] .kv_main_movie_icon svg{width:20px;height:20px}.kv_main_movie_icon svg path{fill:#38efff}@media only screen and (max-width: 950px){.kv_main_movie_list{display:flex;flex-wrap:wrap;justify-content:space-between}}@media only screen and (min-width: 951px){.kv_main_movie_item:not(:first-of-type){margin-top:10px}}@media only screen and (max-width: 950px){.kv_main_movie_item{width:48%}}@media only screen and (max-width: 950px){.kv_main_store{width:80%;margin:20px auto 0}}.kv_main_store_text{margin-bottom:20px;font-size:18px;font-weight:bold;color:#fff;text-align:center;font-family:"Shippori Mincho",serif}[lang=ko] .kv_main_store_text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .kv_main_store_text{font-family:"Noto Serif SC",serif}[lang=fr] .kv_main_store_text{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.kv_main_store_text{margin-bottom:10px;font-size:14px}}.kv_main_store_list{display:flex;margin-left:auto}@media only screen and (max-width: 950px){.kv_main_store_list{justify-content:center}}.kv_main_store_item:not(:first-of-type){margin-left:15px}@media only screen and (max-width: 950px){.kv_main_store_item:not(:first-of-type){margin-left:10px}}.kv_main_store_link{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.kv_main_store_link:hover{-webkit-animation:flash .2s forwards;animation:flash .2s forwards}@keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}.kv_pre{display:block;margin-top:20px}@media only screen and (min-width: 951px){.kv_pre{transition:.4s opacity}.kv_pre:not(.nolink):hover{opacity:.6}}.kv_pre_inner{position:relative;width:100%;max-width:1856px;margin:0 auto}.kv_pre_inner::before{display:block;padding-top:18.2043343653%;content:""}@media only screen and (max-width: 950px){.kv_pre_inner::before{padding-top:47.0588235294%}}.kv_pre_inner img{width:100%}.kv_pre_cover{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width: 951px){.kv_pre_cover{top:50%;left:50%;display:flex;align-items:center;width:120%;text-align:center;transform:translate(-50%, -50%)}}.kv_pre_cover img{width:100%}.kv_pre .container{text-align:center}.kv_pre_catch{position:absolute;top:26.5957446809%;left:50%;padding:.5% 2% .8%;font-size:3.6923076923vw;font-weight:900;color:#fff;text-shadow:0 0 10px rgba(209,241,255,.4);letter-spacing:.05em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateX(-50%);-webkit-animation:flash .2s forwards;animation:flash .2s forwards;-webkit-animation-delay:1.75s;animation-delay:1.75s;font-family:"Shippori Mincho",serif}[lang=ko] .kv_pre_catch{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .kv_pre_catch{font-family:"Noto Serif SC",serif}[lang=fr] .kv_pre_catch{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.kv_pre_catch{padding:2%;font-size:7.5789473684vw;word-break:keep-all}}[data-campaign=true] .kv_pre_catch{top:40.780141844%}@media only screen and (min-width: 1301px){[data-campaign=true] .kv_pre_catch{top:39.7163120567%}}@media only screen and (max-width: 950px){[data-campaign=true] .kv_pre_catch{top:35.4609929078%}}@media only screen and (min-width: 1301px){.kv_pre_catch{font-size:48px}}.kv_pre_catch::before{position:absolute;top:0;left:0;width:2px;height:100%;content:"";background:#fff;box-shadow:0 0 10px 1px rgba(209,241,255,.4);transform:scale(0);transform-origin:bottom center;-webkit-animation:scaleVertical .2s forwards;animation:scaleVertical .2s forwards;-webkit-animation-delay:.6s;animation-delay:.6s}@media only screen and (max-width: 950px){.kv_pre_catch::before{width:1px}}.kv_pre_catch .top_border{position:absolute;top:0;left:0;width:100%;height:100%}.kv_pre_catch .top_border::before,.kv_pre_catch .top_border::after{position:absolute;top:0;width:50%;height:2px;content:"";background:#fff;box-shadow:0 0 10px 1px rgba(209,241,255,.4);transform:scale(0);transform-origin:left center}@media only screen and (max-width: 950px){.kv_pre_catch .top_border::before,.kv_pre_catch .top_border::after{height:1px}}.kv_pre_catch .top_border::before{left:0;-webkit-animation:scaleSide 1s cubic-bezier(0.22, 0.86, 0.29, 0.93) forwards;animation:scaleSide 1s cubic-bezier(0.22, 0.86, 0.29, 0.93) forwards;-webkit-animation-delay:.8s;animation-delay:.8s}.kv_pre_catch .top_border::after{right:0;-webkit-animation:scaleSide .2s forwards;animation:scaleSide .2s forwards}.kv_pre_catch .bottom_border{position:absolute;top:0;left:0;width:100%;height:100%}.kv_pre_catch .bottom_border::before,.kv_pre_catch .bottom_border::after{position:absolute;right:0;bottom:0;content:"";background:#fff;box-shadow:0 0 10px 1px rgba(209,241,255,.4);transform:scale(0)}.kv_pre_catch .bottom_border::before{width:2px;height:100%;transform-origin:top center;-webkit-animation:scaleVertical .2s forwards;animation:scaleVertical .2s forwards;-webkit-animation-delay:.2s;animation-delay:.2s}@media only screen and (max-width: 950px){.kv_pre_catch .bottom_border::before{width:1px}}.kv_pre_catch .bottom_border::after{width:100%;height:2px;transform-origin:right center;-webkit-animation:scaleSide .2s forwards;animation:scaleSide .2s forwards;-webkit-animation-delay:.4s;animation-delay:.4s}@media only screen and (max-width: 950px){.kv_pre_catch .bottom_border::after{height:1px}}.kv_pre_sub{position:absolute;top:63.829787234%;left:50%;display:flex;align-items:center;font-size:2vw;font-weight:900;color:#fff;text-shadow:0 0 10px rgba(209,241,255,.4);letter-spacing:.5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateX(-50%);font-family:"Shippori Mincho",serif}[lang=ko] .kv_pre_sub{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .kv_pre_sub{font-family:"Noto Serif SC",serif}[lang=fr] .kv_pre_sub{font-family:"Noto Serif",serif}[data-campaign=true] .kv_pre_sub{top:67.3758865248%}@media only screen and (max-width: 950px){.kv_pre_sub{font-size:5.0526315789vw}}@media only screen and (min-width: 1301px){.kv_pre_sub{font-size:26px}}.kv_pre_sub::before,.kv_pre_sub::after{position:absolute;top:50%;width:20%;height:2px;content:"";background:#fff;box-shadow:0 0 10px 1px rgba(209,241,255,.4);transform:translateY(-50%)}@media only screen and (max-width: 950px){.kv_pre_sub::before,.kv_pre_sub::after{height:1px}}.kv_pre_sub::before{left:calc(100% + 10px)}.kv_pre_sub::after{right:calc(100% + 20px)}.kv_pre_achievement{position:absolute;top:calc(50% - 2px);left:50%;font-size:3.6923076923vw;font-weight:bold;color:#fff;text-shadow:0 0 10px rgba(209,241,255,.4);letter-spacing:.05em;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translate(-50%, -50%);padding:.5% 2% .8%;-webkit-animation:flash .2s forwards;animation:flash .2s forwards;-webkit-animation-delay:1.75s;animation-delay:1.75s;font-family:"Shippori Mincho",serif}.kv_pre_achievement::before{position:absolute;top:0;left:0;width:2px;height:100%;content:"";background:#fff;box-shadow:0 0 10px 1px rgba(209,241,255,.4);transform:scale(0);transform-origin:bottom center;-webkit-animation:scaleVertical .2s forwards;animation:scaleVertical .2s forwards;-webkit-animation-delay:.6s;animation-delay:.6s}@media only screen and (max-width: 950px){.kv_pre_achievement::before{width:1px}}.kv_pre_achievement .top_border{position:absolute;top:0;left:0;width:100%;height:100%}.kv_pre_achievement .top_border::before,.kv_pre_achievement .top_border::after{position:absolute;top:0;width:50%;height:2px;content:"";background:#fff;box-shadow:0 0 10px 1px rgba(209,241,255,.4);transform:scale(0);transform-origin:left center}@media only screen and (max-width: 950px){.kv_pre_achievement .top_border::before,.kv_pre_achievement .top_border::after{height:1px}}.kv_pre_achievement .top_border::before{left:0;-webkit-animation:scaleSide 1s cubic-bezier(0.22, 0.86, 0.29, 0.93) forwards;animation:scaleSide 1s cubic-bezier(0.22, 0.86, 0.29, 0.93) forwards;-webkit-animation-delay:.8s;animation-delay:.8s}.kv_pre_achievement .top_border::after{right:0;-webkit-animation:scaleSide .2s forwards;animation:scaleSide .2s forwards}.kv_pre_achievement .bottom_border{position:absolute;top:0;left:0;width:100%;height:100%}.kv_pre_achievement .bottom_border::before,.kv_pre_achievement .bottom_border::after{position:absolute;right:0;bottom:0;content:"";background:#fff;box-shadow:0 0 10px 1px rgba(209,241,255,.4);transform:scale(0)}.kv_pre_achievement .bottom_border::before{width:2px;height:100%;transform-origin:top center;-webkit-animation:scaleVertical .2s forwards;animation:scaleVertical .2s forwards;-webkit-animation-delay:.2s;animation-delay:.2s}@media only screen and (max-width: 950px){.kv_pre_achievement .bottom_border::before{width:1px}}.kv_pre_achievement .bottom_border::after{width:100%;height:2px;transform-origin:right center;-webkit-animation:scaleSide .2s forwards;animation:scaleSide .2s forwards;-webkit-animation-delay:.4s;animation-delay:.4s}@media only screen and (max-width: 950px){.kv_pre_achievement .bottom_border::after{height:1px}}[lang=ko] .kv_pre_achievement{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .kv_pre_achievement{font-family:"Noto Serif SC",serif}[lang=fr] .kv_pre_achievement{font-family:"Noto Serif",serif}[lang=ko] .kv_pre_achievement{padding:1.2% 2% .8%}[lang=fr] .kv_pre_achievement{font-size:3.0769230769vw}@media only screen and (max-width: 950px){.kv_pre_achievement{font-size:5.2631578947vw}[lang=fr] .kv_pre_achievement{font-size:4.2105263158vw;letter-spacing:.025em}}@media only screen and (min-width: 1301px){.kv_pre_achievement{top:calc(50% - 2px);font-size:48px}}.kv_pre_achievement_date{display:inline;font-size:31.25%}.home_section_title{display:flex;align-items:center;justify-content:center;max-width:90%;margin:0 auto;font-family:"Gugi",cursive;font-size:50px;color:#fff;text-align:center;text-shadow:0 0 6px rgba(209,241,255,.4);letter-spacing:.3em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.home_section_title{font-size:32px}}.home_section_title span{transform:scale(0.9, 1)}.home_section_title::before,.home_section_title::after{display:flex;flex-shrink:0;width:8px;height:8px;content:"";background:#fff;border-radius:50%;box-shadow:0 0 6px rgba(209,241,255,.4)}@media only screen and (max-width: 950px){.home_section_title::before,.home_section_title::after{width:4px;height:4px}}.home_section_title::before{margin-right:.8em}@media only screen and (max-width: 950px){.home_section_title::before{margin-right:.4em}}.home_section_title::after{margin-left:.4em}@media only screen and (max-width: 950px){.home_section_title::after{margin-left:.1em}}.home_top{position:relative;z-index:1;padding-bottom:130px}@media only screen and (max-width: 950px){.home_top{padding-bottom:60px}}.home_top_canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:#0b1220}.home_end{position:relative;z-index:1;padding:120px 0 140px;overflow:hidden;background:#08343f}@media only screen and (max-width: 950px){.home_end{padding:60px 0 70px}}.home_end_cover{position:absolute;top:-10px;left:0;z-index:-1;width:100%;height:120%;overflow:hidden;background:url("/assets/img/home/staff-bg.jpg") no-repeat;background-position:center center;background-size:cover}.home_news_title{transform:translateY(-50%)}.home_news_list{display:flex;flex-wrap:wrap;margin-top:100px}@media only screen and (max-width: 950px){.home_news_list{width:90%;margin:50px auto 0}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_news_list{justify-content:space-between}}.home_news_more{margin-top:100px;text-align:center}@media only screen and (max-width: 950px){.home_news_more{margin-top:50px}}@media only screen and (min-width: 951px){.home_news_more.scroll-anima{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.home_news_more.scroll-anima.v{opacity:1;transform:translateY(0)}}.home_news_more_link{position:relative;display:inline-block;width:90%;max-width:310px;padding:20px 0;overflow:hidden;font-family:"Gugi",cursive;font-size:18px;color:#fff;text-align:center;text-shadow:0 0 4px #fff;letter-spacing:.2em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px #fff solid;box-shadow:0 0 4px #fff;transition:.4s color}.home_news_more_link:hover{color:#000}.home_news_more_link:hover::before{transform:translateX(10%)}.home_news_more_link::before{position:absolute;top:-50%;right:0;z-index:-1;width:120%;height:200%;content:"";background:#fff;border-radius:0 100% 100% 0;transition:transform ease .3s;transform:translateX(-100%)}.home_artist{margin-top:150px;overflow:hidden}@media only screen and (max-width: 950px){.home_artist{margin-top:70px}}.home_artist_inner{position:relative;z-index:0;width:100%;margin:0 auto}.home_artist_inner::before{position:absolute;top:20%;right:0;z-index:-1;display:block;width:100vw;padding-top:39.4957983193%;content:"";background:rgba(53,104,220,.3)}@media only screen and (max-width: 950px){.home_artist_inner::before{top:10%;padding-top:120%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_artist_inner::before{padding-top:100%}}.home_artist_inner::after{display:block;padding-top:23.1481481481%;margin-top:80px;content:""}[lang=ja] .home_artist_inner::after{display:none}@media only screen and (max-width: 950px){.home_artist_inner::after{margin:40px 0 0}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_artist_inner::after{margin-top:40px}}.home_artist_text{z-index:1;width:58.3333333333%;padding-top:3%;padding-left:60px;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.6);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 951px){.home_artist_text.scroll-anima{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.home_artist_text.scroll-anima.v{opacity:1;transform:translateY(0)}}@media only screen and (max-width: 950px){.home_artist_text{width:90%;padding-top:0;padding-left:30px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_artist_text{width:66.3157894737%}}@media only screen and (max-width: 950px){.home_artist_text br{display:none}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_artist_text br{display:block}}.home_artist_pv{width:37.037037037%;padding-left:60px;margin-top:80px}@media only screen and (min-width: 951px){.home_artist_pv.scroll-anima{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.home_artist_pv.scroll-anima.v{opacity:1;transform:translateY(0)}}@media only screen and (max-width: 950px){.home_artist_pv{width:80%;max-width:500px;padding-left:0;margin:30px auto 0}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_artist_pv{margin-top:40px}}.home_artist_pv_btn{position:relative;display:block;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#333}.home_artist_pv_btn:hover{-webkit-animation:flash .2s forwards;animation:flash .2s forwards}@keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}.home_artist_pv_btn img{display:block}.home_artist_pv_btn_inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;padding-left:10%}.home_artist_pv_icon{margin-right:10px}.home_artist_pv_icon svg{width:25px;height:25px;fill:#38efff}.home_artist_pv_text{font-family:"Gugi",cursive;font-size:16px;color:#38efff}.home_artist_image{position:absolute;top:0;right:-10%;z-index:-1;width:55.5555555556%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 951px){.home_artist_image.scroll-anima{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.home_artist_image.scroll-anima.v{opacity:1;transform:translateY(0)}}@media only screen and (max-width: 950px){.home_artist_image{position:relative;right:0;width:80%;max-width:400px;margin-top:20px;margin-left:auto}}.home_artist_image_btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.home_artist_image_btn[data-disable=true]{pointer-events:none;cursor:auto}@media only screen and (min-width: 951px){.home_artist_image_btn:hover .home_artist_image_icon{transform:translateX(10px)}}.home_artist_image img{width:100%}.home_artist_image_text{position:absolute;bottom:2%;left:-5%;display:inline-block;width:43.3333333333%;padding:5px 0 2px;padding-left:3%;font-family:"Gugi",cursive;font-size:1.6666666667vw;color:#fff;text-align:left;letter-spacing:.1em;background:#353ddc}@media only screen and (min-width: 1301px){.home_artist_image_text{font-size:18px}}@media only screen and (max-width: 950px){.home_artist_image_text{width:60%;font-size:16px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_artist_image_text{font-size:1.8947368421vw}}.home_artist_image_icon{display:inline-block;width:36px;margin-left:10px}@media only screen and (min-width: 951px){.home_artist_image_icon{transition:.4s transform}}.home_story{padding:90px 0 110px}@media only screen and (max-width: 950px){.home_story{padding:45px 0 50px}}.home_story_item{position:relative}.home_story_item:nth-of-type(1){padding-top:11.1111111111%;padding-left:3.7037037037%}@media only screen and (max-width: 950px){.home_story_item:nth-of-type(1){padding-left:0}}.home_story_item:nth-of-type(1) .home_story_item_image{width:70.1851851852%}@media only screen and (max-width: 950px){.home_story_item:nth-of-type(1) .home_story_item_image{width:79.7894736842%}}.home_story_item:nth-of-type(1) .home_story_item_text{width:72.2222222222%;margin-top:2.7777777778%}@media only screen and (max-width: 950px){.home_story_item:nth-of-type(1) .home_story_item_text{width:100%;margin-top:6.3157894737%}}.home_story_item:nth-of-type(2){padding-top:5.5555555556%;margin-top:11.1111111111%}@media only screen and (max-width: 950px){.home_story_item:nth-of-type(2){margin-top:12.6315789474%}}.home_story_item:nth-of-type(2) .home_story_item_inner{display:flex;align-items:flex-start}@media only screen and (max-width: 950px){.home_story_item:nth-of-type(2) .home_story_item_inner{flex-wrap:wrap}}.home_story_item:nth-of-type(2) .home_story_item_image{position:relative}.home_story_item:nth-of-type(2) .home_story_item_image[data-num="1"]{width:62.4074074074%;margin-right:.9259259259%;margin-left:auto}@media only screen and (max-width: 950px){.home_story_item:nth-of-type(2) .home_story_item_image[data-num="1"]{width:70.9473684211%;margin-top:16.8421052632%}}.home_story_item:nth-of-type(2) .home_story_item_image[data-num="1"] .home_story_item_image_inner::before{display:block;padding-top:56.25%;content:""}.home_story_item:nth-of-type(2) .home_story_item_image[data-num="2"]{width:54.2592592593%;margin-top:-3.7037037037%;margin-left:3.7037037037%}@media only screen and (max-width: 950px){.home_story_item:nth-of-type(2) .home_story_item_image[data-num="2"]{width:61.6842105263%}}.home_story_item:nth-of-type(2) .home_story_item_image[data-num="2"] .home_story_item_image_inner::before{display:block;padding-top:46.0616438356%;content:""}.home_story_item:nth-of-type(2) .home_story_item_text{width:36.1111111111%;padding-top:4.6296296296%;margin-left:auto}@media only screen and (max-width: 950px){.home_story_item:nth-of-type(2) .home_story_item_text{width:100%}}.home_story_item_image{position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;z-index:0;border:1px #fff solid}@media only screen and (min-width: 951px){.scroll-anima .home_story_item_image{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.v .home_story_item_image{opacity:1;transform:translateY(0)}.scroll-anima .home_story_item_image{transition-delay:.4s}}.home_story_item_image::before,.home_story_item_image::after{position:absolute;display:block;width:calc(100% - 1px);height:calc(100% - 1px);pointer-events:none;content:"";background:transparent;mix-blend-mode:screen}.home_story_item_image::before{top:-1px;left:-1px;z-index:2;box-shadow:0 0 4px 3px #00b4ff;-webkit-animation:10s BorderNoize ease-in-out infinite;animation:10s BorderNoize ease-in-out infinite}@-webkit-keyframes BorderNoize{0%{box-shadow:0 0 4px 3px #00b4ff}20%{box-shadow:0 0 4px 5px #00b4ff}40%{box-shadow:0 0 4px 1px #00b4ff}60%{box-shadow:0 0 4px 4px #00b4ff}100%{box-shadow:0 0 4px 3px #00b4ff}}@keyframes BorderNoize{0%{box-shadow:0 0 4px 3px #00b4ff}20%{box-shadow:0 0 4px 5px #00b4ff}40%{box-shadow:0 0 4px 1px #00b4ff}60%{box-shadow:0 0 4px 4px #00b4ff}100%{box-shadow:0 0 4px 3px #00b4ff}}.home_story_item_image::after{top:1px;left:2px;z-index:4;box-shadow:0 0 4px 3px red;-webkit-animation:10s BorderNoizeRed ease-in-out infinite;animation:10s BorderNoizeRed ease-in-out infinite;-webkit-animation-delay:1s;animation-delay:1s;animation-direction:reverse}@-webkit-keyframes BorderNoizeRed{0%{box-shadow:0 0 4px 3px red}20%{box-shadow:0 0 4px 5px red}40%{box-shadow:0 0 4px 1px red}60%{box-shadow:0 0 4px 4px red}100%{box-shadow:0 0 4px 3px red}}@keyframes BorderNoizeRed{0%{box-shadow:0 0 4px 3px red}20%{box-shadow:0 0 4px 5px red}40%{box-shadow:0 0 4px 1px red}60%{box-shadow:0 0 4px 4px red}100%{box-shadow:0 0 4px 3px red}}.home_story_item_image_inner{position:relative;z-index:0;overflow:hidden}.home_story_item_image_inner[data-now="0"] [data-index="0"]{z-index:2;-webkit-animation:.4s maskIn forwards;animation:.4s maskIn forwards}@-webkit-keyframes maskIn{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes maskIn{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.home_story_item_image_inner[data-now="0"] [data-index="1"] img{transform:translate3d(-100%, 0, 0)}.home_story_item_image_inner[data-now="0"] [data-index="-1"]{z-index:1}.home_story_item_image_inner[data-now="1"] [data-index="1"]{z-index:2;-webkit-animation:.4s maskIn forwards;animation:.4s maskIn forwards}@keyframes maskIn{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.home_story_item_image_inner[data-now="1"] [data-index="2"] img{transform:translate3d(-100%, 0, 0)}.home_story_item_image_inner[data-now="1"] [data-index="0"]{z-index:1}.home_story_item_image_inner[data-now="2"] [data-index="2"]{z-index:2;-webkit-animation:.4s maskIn forwards;animation:.4s maskIn forwards}@keyframes maskIn{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.home_story_item_image_inner[data-now="2"] [data-index="0"] img{transform:translate3d(-100%, 0, 0)}.home_story_item_image_inner[data-now="2"] [data-index="3"] img{transform:translate3d(-100%, 0, 0)}.home_story_item_image_inner[data-now="2"] [data-index="1"]{z-index:1}.home_story_item_image_inner[data-now="3"] [data-index="3"]{z-index:2;-webkit-animation:.4s maskIn forwards;animation:.4s maskIn forwards}@keyframes maskIn{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.home_story_item_image_inner[data-now="3"] [data-index="4"] img{transform:translate3d(-100%, 0, 0)}.home_story_item_image_inner[data-now="3"] [data-index="2"]{z-index:1}.home_story_item_image_item{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.home_story_item_image_item img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;width:100%;transition:.4s transform;transform:translate3d(0, 0, 0)}.home_story_item_image img{width:100%}.home_story_item_text{font-size:1.3846153846vw;line-height:1.8;color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .home_story_item_text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .home_story_item_text{font-family:"Noto Serif SC",serif}[lang=fr] .home_story_item_text{font-family:"Noto Serif",serif}@media only screen and (min-width: 951px){.scroll-anima .home_story_item_text{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.v .home_story_item_text{opacity:1;transform:translateY(0)}.scroll-anima .home_story_item_text{transition-delay:.4s}}@media only screen and (min-width: 1301px){.home_story_item_text{font-size:18px}}@media only screen and (max-width: 950px){.home_story_item_text{font-size:15px}}.home_story_item_copy{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 951px){.scroll-anima .home_story_item_copy{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.v .home_story_item_copy{opacity:1;transform:translateY(0)}}.home_story_item_copy img{width:100%}.home_character{overflow:hidden}@media only screen and (max-width: 950px){.home_character{width:100%}}.home_character_inner{margin-top:72px}@media only screen and (max-width: 950px){.home_character_inner{margin-top:35px}}.home_character_item{display:flex;flex-wrap:wrap;align-items:center}.home_character_item:not(:first-of-type){margin-top:80px}@media only screen and (max-width: 950px){.home_character_item:not(:first-of-type){margin-top:60px}}.home_character_item_bg{position:absolute;z-index:-1;width:127.7777777778%}[data-chara=shin] .home_character_item_bg{top:7.4074074074%;right:0}[data-chara=iji] .home_character_item_bg{top:12.962962963%;left:0}.home_character_item_bg::before{display:block;padding-top:60.8695652174%;content:""}.home_character_item_bg_img{position:absolute;top:0;display:block;border:1px rgba(255,255,255,.3) solid}[data-chara=shin] .home_character_item_bg_img{border-left:none}[data-chara=shin] .home_character_item_bg_img[data-num="1"]{top:14.2857142857%;right:-6.0869565217%;width:100%}[data-chara=shin] .home_character_item_bg_img[data-num="2"]{right:11.4492753623%;z-index:2;width:82.6086956522%}[data-chara=iji] .home_character_item_bg_img{border-right:none}[data-chara=iji] .home_character_item_bg_img[data-num="1"]{left:-5.7971014493%;width:100%}[data-chara=iji] .home_character_item_bg_img[data-num="2"]{top:16.6666666667%;left:12.8985507246%;z-index:2;width:81.4492753623%}.home_character_item_image{position:relative;z-index:0;width:50%;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 951px){.scroll-anima .home_character_item_image{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.v .home_character_item_image{opacity:1;transform:translateY(0)}}@media only screen and (max-width: 950px){.home_character_item_image{width:90%;max-width:500px}}[data-chara=shin] .home_character_item_image{padding-right:6.0185185185%}[data-chara=iji] .home_character_item_image{padding-left:6.0185185185%}@media only screen and (min-width: 951px){[data-chara=iji] .home_character_item_image{order:2}}@media only screen and (max-width: 950px){[data-chara=iji] .home_character_item_image{margin-left:auto}}[data-chara=shin] .home_character_item_image_chara{width:47.7777777778%}[data-chara=iji] .home_character_item_image_chara{width:62.2222222222%}.home_character_item_image_serif{position:absolute;top:0;left:0}.home_character_item_info{width:50%;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 951px){.scroll-anima .home_character_item_info{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.v .home_character_item_info{opacity:1;transform:translateY(0)}.scroll-anima .home_character_item_info{transition-delay:.4s}}@media only screen and (max-width: 950px){.home_character_item_info{width:100%;margin-top:40px}}@media only screen and (min-width: 951px){[data-chara=shin] .home_character_item_info{padding-right:8.3333333333%;padding-left:10.1851851852%}}@media only screen and (min-width: 951px){[data-chara=iji] .home_character_item_info{padding-right:11.1111111111%;padding-left:8.3333333333%}}.home_character_item_title{font-size:6.1538461538vw;letter-spacing:.05em;font-family:"Shippori Mincho",serif}[lang=ko] .home_character_item_title{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .home_character_item_title{font-family:"Noto Serif SC",serif}[lang=fr] .home_character_item_title{font-family:"Noto Serif",serif}@media only screen and (min-width: 1301px){.home_character_item_title{font-size:80px}}@media only screen and (max-width: 950px){.home_character_item_title{font-size:40px}}.home_character_item_cv{display:flex;margin-top:5.5555555556%;font-size:1.2307692308vw;font-family:"Shippori Mincho",serif}[lang=ko] .home_character_item_cv{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .home_character_item_cv{font-family:"Noto Serif SC",serif}[lang=fr] .home_character_item_cv{font-family:"Noto Serif",serif}@media only screen and (min-width: 1301px){.home_character_item_cv{font-size:16px}}@media only screen and (max-width: 950px){.home_character_item_cv{font-size:14px}}.home_character_item_cv_title{display:flex;align-items:center;margin-right:4.4444444444%}.home_character_item_cv_title::before{margin-right:10px;content:"<"}.home_character_item_cv_title::after{margin-left:10px;content:">"}.home_character_item_cv_name{font-size:162.5%}@media only screen and (max-width: 950px){.home_character_item_cv_name{font-size:142.8571428571%}}.home_character_item_text{margin-top:7.4074074074%;font-size:1.8518518519vw;line-height:1.8;letter-spacing:.05em;font-family:"Shippori Mincho",serif}[lang=ko] .home_character_item_text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .home_character_item_text{font-family:"Noto Serif SC",serif}[lang=fr] .home_character_item_text{font-family:"Noto Serif",serif}@media only screen and (min-width: 1301px){.home_character_item_text{font-size:20px}}@media only screen and (max-width: 950px){.home_character_item_text{margin-top:4.2105263158%;font-size:16px;line-height:1.6}}.home_system{position:relative;z-index:0;padding:95px 0 145px;overflow:hidden;background:transparent}@media only screen and (max-width: 950px){.home_system{padding:45px 0 70px}}.home_system_movie{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;width:100%;height:100vh}.home_system_movie[data-fixed=true]{position:fixed}.home_system_movie[data-fixed=end]{bottom:0}.home_system_movie::before{z-index:2;content:"";background:url("/assets/img/movie-pt.png");background-size:3px 3px;position:absolute;top:0;left:0;width:100%;height:100%}.home_system_movie::after{z-index:1;content:"";background-color:rgba(11,18,32,.4);position:absolute;top:0;left:0;width:100%;height:100%}.home_system_movie video{position:absolute;top:0;left:50%;z-index:-1;float:left;width:auto;min-width:100%;height:auto;min-height:100%;transform:translateX(-50%)}.home_system_list{margin:130px auto 0}@media only screen and (max-width: 950px){.home_system_list{margin-top:70px}}.home_system_item:not(:first-of-type){margin-top:9.2307692308%}.home_system_item::before{display:block;padding-top:7.6923076923%;content:"";background:url("/assets/img/home/greatsage_top.png") no-repeat;background-size:cover}.home_system_item::after{display:block;padding-top:7.6923076923%;content:"";background:url("/assets/img/home/greatsage_bottom.png") no-repeat;background-size:cover}.home_system_item_inner{background:rgba(0,0,0,.6)}.home_system_item_inner .container{position:relative;z-index:0}@media only screen and (min-width: 951px){.home_system_item_inner .container{max-height:500px}}.home_system_item_title{margin-top:-18.5185185185%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.home_system_item_title img{width:100%}.home_system_item_info{position:relative;padding-top:9.2592592593%;padding-bottom:8.3333333333%}@media only screen and (min-width: 951px){[data-system="1"] .home_system_item_info{margin-right:5.0925925926%}}.scroll-anima .home_system_item_info{opacity:0;transition:.4s transform,.4s opacity;transform:translateY(100px)}.v .home_system_item_info{opacity:1;transform:translateY(0)}.scroll-anima .home_system_item_info{transition-delay:.2s}.home_system_item_text{width:48.1481481481%;margin-top:.9259259259%;font-size:1.7592592593vw;line-height:1.8;color:#fff;text-shadow:2px 2px 18px #000;font-family:"Shippori Mincho",serif}[lang=ko] .home_system_item_text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .home_system_item_text{font-family:"Noto Serif SC",serif}[lang=fr] .home_system_item_text{font-family:"Noto Serif",serif}@media only screen and (min-width: 1301px){.home_system_item_text{font-size:22px}}@media only screen and (max-width: 950px){.home_system_item_text{width:65.6842105263%;font-size:14px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.home_system_item_text{font-size:2.3157894737vw}}@media only screen and (max-width: 950px){.home_system_item_text br{display:none}}[data-system="1"] .home_system_item_text,[data-system="3"] .home_system_item_text,[data-system="5"] .home_system_item_text{margin-left:auto}.home_system_item_image{position:relative;z-index:0;border:1px #fff solid;width:50.9259259259%;margin-top:4.1666666667%;margin-bottom:-13.8888888889%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.home_system_item_image::before,.home_system_item_image::after{position:absolute;display:block;width:calc(100% - 1px);height:calc(100% - 1px);pointer-events:none;content:"";background:transparent;mix-blend-mode:screen}.home_system_item_image::before{top:-1px;left:-1px;z-index:2;box-shadow:0 0 4px 3px #00b4ff;-webkit-animation:10s BorderNoize ease-in-out infinite;animation:10s BorderNoize ease-in-out infinite}@keyframes BorderNoize{0%{box-shadow:0 0 4px 3px #00b4ff}20%{box-shadow:0 0 4px 5px #00b4ff}40%{box-shadow:0 0 4px 1px #00b4ff}60%{box-shadow:0 0 4px 4px #00b4ff}100%{box-shadow:0 0 4px 3px #00b4ff}}.home_system_item_image::after{top:1px;left:2px;z-index:4;box-shadow:0 0 4px 3px red;-webkit-animation:10s BorderNoizeRed ease-in-out infinite;animation:10s BorderNoizeRed ease-in-out infinite;-webkit-animation-delay:1s;animation-delay:1s;animation-direction:reverse}@keyframes BorderNoizeRed{0%{box-shadow:0 0 4px 3px red}20%{box-shadow:0 0 4px 5px red}40%{box-shadow:0 0 4px 1px red}60%{box-shadow:0 0 4px 4px red}100%{box-shadow:0 0 4px 3px red}}@media only screen and (max-width: 950px){.home_system_item_image{width:100%;max-width:500px;margin:10.5263157895% auto -15.7894736842%}}[data-system="1"] .home_system_item_image,[data-system="3"] .home_system_item_image,[data-system="5"] .home_system_item_image{margin-left:auto}@media only screen and (min-width: 951px){[data-system="2"] .home_system_item_image,[data-system="4"] .home_system_item_image{margin-left:7.4074074074%}}.home_system_item_image_inner{position:relative}.home_system_item_image_inner::before{display:block;padding-top:56.25%;content:""}.home_system_item_image_inner video{position:absolute;top:0;left:0;width:100%;height:100%}.home_system_item_character{position:absolute;top:-44%;z-index:-1;height:144%;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scroll-anima .home_system_item_character{opacity:0;transition:.3s transform cubic-bezier(0.71, 0.01, 0.12, 0.99),.3s opacity cubic-bezier(0.71, 0.01, 0.12, 0.99);transition-delay:.4s;transform:scale(1.6)}.v .home_system_item_character{opacity:1;transform:scale(1)}@media only screen and (max-width: 950px){.home_system_item_character{top:-4%;height:104%}}[data-system="1"] .home_system_item_character,[data-system="3"] .home_system_item_character,[data-system="5"] .home_system_item_character{left:-11.2037037037%}@media only screen and (max-width: 950px){[data-system="1"] .home_system_item_character,[data-system="3"] .home_system_item_character,[data-system="5"] .home_system_item_character{left:-23.1578947368%}}[data-system="2"] .home_system_item_character,[data-system="4"] .home_system_item_character{right:-11.2037037037%}@media only screen and (max-width: 950px){[data-system="2"] .home_system_item_character,[data-system="4"] .home_system_item_character{right:-21.0526315789%}}[data-system="1"] .home_system_item_character{width:67.5925925926%}@media only screen and (max-width: 950px){[data-system="1"] .home_system_item_character{width:76.8421052632%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[data-system="1"] .home_system_item_character{width:67.5925925926%}}[data-system="2"] .home_system_item_character{width:69.8148148148%}@media only screen and (max-width: 950px){[data-system="2"] .home_system_item_character{top:-15%;width:79.3684210526%;height:115%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[data-system="2"] .home_system_item_character{width:69.8148148148%}}[data-system="3"] .home_system_item_character{width:66.2962962963%}@media only screen and (max-width: 950px){[data-system="3"] .home_system_item_character{width:75.3684210526%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[data-system="3"] .home_system_item_character{width:66.2962962963%}}[data-system="4"] .home_system_item_character{width:75.3703703704%}@media only screen and (max-width: 950px){[data-system="4"] .home_system_item_character{top:-10%;width:85.6842105263%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[data-system="4"] .home_system_item_character{width:75.3703703704%}}[data-system="5"] .home_system_item_character{width:75.9259259259%}@media only screen and (max-width: 950px){[data-system="5"] .home_system_item_character{left:-33.6842105263%;width:86.3157894737%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[data-system="5"] .home_system_item_character{left:-29.4736842105%;width:75.9259259259%}}.home_system_item_character img{width:100%}.home_staffcast_list{display:flex;flex-wrap:wrap;align-items:center;margin-top:100px}@media only screen and (max-width: 950px){.home_staffcast_list{margin-top:50px}}.home_staffcast_list[data-type=cast]{margin-top:150px}@media only screen and (max-width: 950px){.home_staffcast_list[data-type=cast]{margin-top:70px}}.home_staffcast_item{display:flex;flex-direction:column;align-items:center;text-align:center;font-family:"Shippori Mincho",serif}[lang=ko] .home_staffcast_item{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .home_staffcast_item{font-family:"Noto Serif SC",serif}[lang=fr] .home_staffcast_item{font-family:"Noto Serif",serif}.home_staffcast_item[data-type=more]{font-size:18px;font-weight:900;color:#fff}@media only screen and (min-width: 951px){.home_staffcast_item[data-type=more]{margin-top:auto}}@media only screen and (max-width: 950px){.home_staffcast_item[data-type=more]{margin:60px auto 0}}[data-type=staff] .home_staffcast_item{width:50%}@media only screen and (max-width: 950px){[data-type=staff] .home_staffcast_item{width:100%}[data-type=staff] .home_staffcast_item:not(:first-of-type){margin-top:30px}}@media only screen and (min-width: 951px){[data-type=staff] .home_staffcast_item:nth-of-type(n + 3){margin-top:70px}}[data-type=cast] .home_staffcast_item{width:33%}@media only screen and (max-width: 950px){[data-type=cast] .home_staffcast_item{width:50%}[data-type=cast] .home_staffcast_item:nth-of-type(n + 3){margin-top:30px}}@media only screen and (min-width: 951px){[data-type=cast] .home_staffcast_item:nth-of-type(n + 4){margin-top:70px}}.home_staffcast_role{font-size:16px;font-weight:500;line-height:1.6;color:#2ed5ff}@media only screen and (max-width: 950px){.home_staffcast_role{font-size:14px}}.home_staffcast_name{margin-top:20px;font-size:28px;font-weight:900;color:#fff}@media only screen and (max-width: 950px){.home_staffcast_name{font-size:20px}}.home_spec{margin-top:100px}@media only screen and (max-width: 950px){.home_spec{margin-top:70px}}.home_spec_list{width:100%;max-width:720px;margin:70px auto 0}.home_spec_item{display:flex;font-size:18px;line-height:1.5;color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .home_spec_item{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .home_spec_item{font-family:"Noto Serif SC",serif}[lang=fr] .home_spec_item{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.home_spec_item{font-size:16px}}.home_spec_item:not(:first-of-type){margin-top:15px}@media only screen and (max-width: 950px){.home_spec_item:not(:first-of-type){margin-top:10px}}.home_spec_item_title{width:40%;padding-right:45px;text-align:right}@media only screen and (max-width: 950px){.home_spec_item_title{width:35%;padding-right:20px}}.home_spec_item_text{width:60%}@media only screen and (max-width: 950px){.home_spec_item_text{width:75%}}.home_spec_item_text span{font-size:77.7777777778%}.artist_modal{position:absolute;top:0;left:0;width:100%;height:100%;position:fixed;z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;pointer-events:none;visibility:hidden;opacity:0;transition:.4s all}.artist_modal.is-open{pointer-events:all;visibility:visible;opacity:1}.artist_modal_cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.84)}.artist_modal_container{width:100%;overflow-y:scroll}.artist_modal_inner{position:relative;width:90%;max-width:960px;padding:80px 0;margin:200px auto;pointer-events:none;background:rgba(26,80,205,.8)}.is-open .artist_modal_inner{pointer-events:auto}@media only screen and (max-width: 950px){.artist_modal_inner{padding:40px 0;margin:100px auto}}.artist_modal_cd{padding-left:100px}@media only screen and (max-width: 950px){.artist_modal_cd{padding-left:20px}}.artist_modal_cd_head{color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .artist_modal_cd_head{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .artist_modal_cd_head{font-family:"Noto Serif SC",serif}[lang=fr] .artist_modal_cd_head{font-family:"Noto Serif",serif}.artist_modal_cd_head_single{font-size:18px}@media only screen and (max-width: 950px){.artist_modal_cd_head_single{font-size:16px}}.artist_modal_cd_head_title{margin-top:20px;font-size:48px;font-weight:normal}@media only screen and (max-width: 950px){.artist_modal_cd_head_title{margin-top:10px;font-size:26px}}.artist_modal_cd_head_title .slash{display:inline-block;width:1px;height:.8em;margin:0 20px;vertical-align:-0.05em;background:#fff;transform:rotate(20deg)}@media only screen and (max-width: 950px){.artist_modal_cd_head_title .slash{margin:0 20px}}.artist_modal_cd_head_date{margin-top:30px;font-size:24px;letter-spacing:.1em}.artist_modal_cd_head_date time{display:inline-block;margin-right:10px}@media only screen and (max-width: 950px){.artist_modal_cd_head_date{margin-top:15px;font-size:18px}}.artist_modal_cd_info{display:flex;flex-wrap:wrap}@media only screen and (max-width: 950px){.artist_modal_cd_info{margin-top:30px}}.artist_modal_cd_info_text{width:50%;padding-right:60px;margin-top:8%;font-size:18px;line-height:1.6;color:#fff;letter-spacing:.1em;font-family:"Shippori Mincho",serif}[lang=ko] .artist_modal_cd_info_text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .artist_modal_cd_info_text{font-family:"Noto Serif SC",serif}[lang=fr] .artist_modal_cd_info_text{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.artist_modal_cd_info_text{order:2;width:100%;padding-right:10px;font-size:15px}}.artist_modal_cd_info_image{width:50%;margin-top:-2%;margin-bottom:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.artist_modal_cd_info_image{order:1;width:100%;margin-top:0;margin-bottom:10px}}.artist_modal_cd_songs{margin-top:70px;color:#fff}@media only screen and (max-width: 950px){.artist_modal_cd_songs{padding-right:10px;margin-top:35px}}.artist_modal_cd_songs_item{display:flex;flex-wrap:wrap}.artist_modal_cd_songs_item:not(:first-of-type){margin-top:25px}.artist_modal_cd_songs_title{width:25%;font-size:16px;font-weight:normal;font-family:"Shippori Mincho",serif}[lang=ko] .artist_modal_cd_songs_title{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .artist_modal_cd_songs_title{font-family:"Noto Serif SC",serif}[lang=fr] .artist_modal_cd_songs_title{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.artist_modal_cd_songs_title{width:100%;margin-bottom:10px;font-size:18px;font-weight:bold}}.artist_modal_cd_songs_info{width:75%}@media only screen and (max-width: 950px){.artist_modal_cd_songs_info{width:100%}}.artist_modal_cd_songs_info_head{font-size:16px;line-height:1.5}@media only screen and (max-width: 950px){.artist_modal_cd_songs_info_head{font-size:14px}}.artist_modal_cd_songs_author{display:flex;font-size:16px}@media only screen and (max-width: 950px){.artist_modal_cd_songs_author{font-size:14px}}.artist_modal_cd_songs_author:first-of-type{margin-top:20px}@media only screen and (max-width: 950px){.artist_modal_cd_songs_author:first-of-type{margin-top:10px}}.artist_modal_cd_songs_author:not(:first-of-type){margin-top:5px}.artist_modal_cd_songs_author_role::after{display:inline-block;margin:0 5px;content:":"}.artist_modal_cd_songs_attend{margin-top:24px;font-size:16px;color:#9bb9ff}@media only screen and (max-width: 950px){.artist_modal_cd_songs_attend{margin-top:10px;font-size:14px}}.artist_modal_bd{padding-top:50px;padding-left:100px;margin-top:60px;border-top:1px #9bb9ff solid}@media only screen and (max-width: 950px){.artist_modal_bd{padding-left:20px}}.artist_modal_bd_title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.artist_modal_bd_title .underline{position:relative;z-index:0;display:inline-block;padding:0 5px;font-size:24px;font-weight:bold;color:#0e3aa1;font-family:"Shippori Mincho",serif}[lang=ko] .artist_modal_bd_title .underline{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .artist_modal_bd_title .underline{font-family:"Noto Serif SC",serif}[lang=fr] .artist_modal_bd_title .underline{font-family:"Noto Serif",serif}.artist_modal_bd_title .underline::before{z-index:-1;content:"";background:#fff;transform:translateY(-2px);position:absolute;top:0;left:0;width:100%;height:100%}.artist_modal_bd_title .attend{margin-left:30px;font-size:14px;font-weight:normal;color:#fff}@media only screen and (max-width: 950px){.artist_modal_bd_title .attend{margin-left:15px;font-size:13px}}.artist_modal_bd_songs{margin-top:25px;font-size:18px;color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .artist_modal_bd_songs{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .artist_modal_bd_songs{font-family:"Noto Serif SC",serif}[lang=fr] .artist_modal_bd_songs{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.artist_modal_bd_songs{margin-top:15px;font-size:16px}}.artist_modal_bd_songs_item:not(:first-of-type){margin-top:16px}@media only screen and (max-width: 950px){.artist_modal_bd_songs_item:not(:first-of-type){margin-top:10px}}.artist_modal_bd_edition{display:flex;flex-wrap:wrap;color:#fff}.artist_modal_bd_edition:first-of-type{margin-top:30px}@media only screen and (max-width: 950px){.artist_modal_bd_edition:first-of-type{margin-top:20px}}.artist_modal_bd_edition:not(:first-of-type){margin-top:25px}@media only screen and (max-width: 950px){.artist_modal_bd_edition:not(:first-of-type){margin-top:10px}}.artist_modal_bd_edition_type{width:20%}@media only screen and (max-width: 950px){.artist_modal_bd_edition_type{width:100%}}.artist_modal_bd_edition_detail{width:80%;font-size:16px}@media only screen and (max-width: 950px){.artist_modal_bd_edition_detail{margin-top:5px;font-size:14px;line-height:1.6}}.artist_modal_bd_edition_detail .attend{display:block;margin-top:10px;color:#9bb9ff}@media only screen and (max-width: 950px){.artist_modal_bd_edition_detail .attend{margin-top:5px}}.artist_modal_bd_info{font-size:16px;color:#fff}@media only screen and (max-width: 950px){.artist_modal_bd_info{font-size:14px}}.artist_modal_bd_info:first-of-type{margin-top:40px}@media only screen and (max-width: 950px){.artist_modal_bd_info:first-of-type{margin-top:30px}}.artist_modal_bd_info:not(:first-of-type){margin-top:15px}@media only screen and (max-width: 950px){.artist_modal_bd_info:not(:first-of-type){margin-top:10px}}.artist_modal_bd_info_link{color:#fff;text-decoration:underline;font-family:"Shippori Mincho",serif}[lang=ko] .artist_modal_bd_info_link{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .artist_modal_bd_info_link{font-family:"Noto Serif SC",serif}[lang=fr] .artist_modal_bd_info_link{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.artist_modal_bd_info_link{display:inline-block;width:100%;font-size:12px;line-height:1.6}}.artist_modal_close{position:absolute;top:0;left:calc(100% + 24px);display:block;width:57px;height:28px}@media only screen and (max-width: 950px){.artist_modal_close{top:auto;right:0;bottom:calc(100% + 20px);left:auto}}.artist_modal_close_btn{position:relative;display:block;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.artist_modal_close_btn::before,.artist_modal_close_btn::after{position:absolute;top:50%;left:0;width:100%;height:1px;content:"";background:#fff}.artist_modal_close_btn::before{transform:translateY(-50%) rotate(30deg)}.artist_modal_close_btn::after{transform:translateY(-50%) rotate(-30deg)}.youtube_modal{position:absolute;top:0;left:0;width:100%;height:100%;position:fixed;z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;pointer-events:none;visibility:hidden;opacity:0;transition:.4s all}.youtube_modal.is-open{pointer-events:all;visibility:visible;opacity:1}.youtube_modal_cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.84)}.youtube_modal_container{width:90%;max-width:700px}.youtube_modal_wrap{position:relative}.youtube_modal_wrap::before{display:block;padding-top:56.25%;content:""}.youtube_modal_wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.youtube_modal_close{width:57px;height:28px;margin:40px auto 0}.youtube_modal_close_btn{position:relative;display:inline-block;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.youtube_modal_close_btn::before,.youtube_modal_close_btn::after{position:absolute;top:50%;left:0;width:100%;height:1px;content:"";background:#fff}.youtube_modal_close_btn::before{transform:translateY(-50%) rotate(30deg)}.youtube_modal_close_btn::after{transform:translateY(-50%) rotate(-30deg)}.news{padding-top:190px}@media only screen and (max-width: 950px){.news{padding-top:120px}}.archive_news_list{display:flex;flex-wrap:wrap;margin-top:112px}@media only screen and (max-width: 950px){.archive_news_list{width:90%;margin:50px auto 0}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.archive_news_list{justify-content:space-between}}.archive_news_list .news_article{width:calc(100% / 3 - 38px * 2 / 3)}@media only screen and (max-width: 950px){.archive_news_list .news_article{width:100%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.archive_news_list .news_article{width:48%}}@media only screen and (min-width: 951px){.archive_news_list .news_article:not(:nth-of-type(3n + 1)){margin-left:3.2%}.archive_news_list .news_article:nth-child(n+4){margin-top:58px}}@media only screen and (max-width: 950px){.archive_news_list .news_article:not(:first-of-type){margin-top:20px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.archive_news_list .news_article:nth-of-type(2){margin-top:0}}.archive_pager{color:#fff;margin-top:144px;margin-bottom:118px}.archive_pager .wp-pagenavi{display:flex;align-items:center;justify-content:center}.archive_pager a{color:#fff}.archive_pager .extend{display:flex;align-items:center;justify-content:center;width:30px;height:30px}.archive_pager .page,.archive_pager .current{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 8px;font-size:20px;font-family:"Gugi",cursive;border-style:solid;border-width:thin}@media only screen and (max-width: 950px){.archive_pager .page,.archive_pager .current{width:25px;height:25px;margin:0 5px;font-size:18px}}.archive_pager .page{transition:.4s border;border-color:transparent}.archive_pager .page:hover{border-color:#fff}.archive_pager .current{border-color:#fff}.archive_pager .nextpostslink,.archive_pager .previouspostslink{display:flex;align-items:center;letter-spacing:.35em;transition:.4s transform;font-size:16px;font-family:"Gugi",cursive}.archive_pager .nextpostslink:hover,.archive_pager .previouspostslink:hover{transform:scale(0.95)}.archive_pager .nextpostslink{margin-left:28px}@media only screen and (max-width: 950px){.archive_pager .nextpostslink{margin-left:16px}}.archive_pager .nextpostslink::after{display:block;width:7px;height:10px;content:"";background-image:url("/assets/img/article/pager-next.png");background-repeat:no-repeat;background-size:contain;background-position:center center;margin-left:16px}@media only screen and (max-width: 950px){.archive_pager .nextpostslink::after{margin-left:8px}}.archive_pager .previouspostslink{margin-right:28px}@media only screen and (max-width: 950px){.archive_pager .previouspostslink{margin-right:16px}}.archive_pager .previouspostslink::before{display:block;width:7px;height:10px;content:"";background-image:url("/assets/img/article/pager-prev.png");background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:24px}@media only screen and (max-width: 950px){.archive_pager .previouspostslink::before{margin-right:16px}}.single_contents{padding:93px 120px;color:#fff;background-color:rgba(0,0,0,.4);margin-top:82px;border-width:thin;border-style:solid;border-color:#333}@media only screen and (max-width: 950px){.single_contents{padding:20px}}.single_contents .single_title{line-height:46px;letter-spacing:.15em;font-size:26px;font-weight:400;font-family:"Shippori Mincho",serif}@media only screen and (max-width: 950px){.single_contents .single_title{line-height:35px;font-size:22px}}.single_contents .single_date{font-size:15px;font-family:"Gugi",cursive;margin-top:32px}@media only screen and (max-width: 950px){.single_contents .single_date{margin-top:15px}}.single_contents .single_image{position:relative;overflow:hidden;background:rgba(0,0,0,.8);margin-top:62px}@media only screen and (max-width: 950px){.single_contents .single_image{margin-top:30px}}.single_contents .single_image::before{display:block;padding-top:52.8571428571%;content:""}.single_contents .single_image img{position:absolute;top:0;left:0;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%, -50%);display:block}.single_contents .single_content{line-height:28px;letter-spacing:.1em;margin-top:82px;font-size:16px}@media only screen and (max-width: 950px){.single_contents .single_content{margin-top:40px;font-size:15px}}.single_contents .single_content a{color:#fff;text-decoration:underline;word-break:break-all}.single_contents .single_content img{height:auto}.single_pager ul{display:flex;align-items:center;justify-content:space-between;width:584px;margin:68px auto 118px}@media only screen and (max-width: 950px){.single_pager ul{width:100%}}.single_pager li a{display:flex;align-items:center;font-family:"Gugi",cursive;font-size:18px;color:#fff;letter-spacing:.35em;transition:.4s transform}@media only screen and (min-width: 951px){.single_pager li a:hover{transform:scale(0.95)}}@media only screen and (max-width: 950px){.single_pager li a{letter-spacing:.25em}}.single_pager .nextpostslink,.single_pager .previouspostslink{width:33.3333333333%}.single_pager .nextpostslink a{justify-content:flex-end}.single_pager .nextpostslink a::after{display:block;width:7px;height:10px;content:"";background-image:url("/assets/img/article/pager-next.png");background-repeat:no-repeat;background-size:contain;background-position:center center;margin-left:16px}@media only screen and (max-width: 950px){.single_pager .nextpostslink a::after{margin-left:8px}}.single_pager .returnlink{justify-content:center}.single_pager .previouspostslink a{justify-content:flex-start}.single_pager .previouspostslink a::before{display:block;width:7px;height:10px;content:"";background-image:url("/assets/img/article/pager-prev.png");background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:24px}@media only screen and (max-width: 950px){.single_pager .previouspostslink a::before{margin-right:16px}}.pre{padding:150px 0;overflow-x:hidden}@media only screen and (max-width: 950px){.pre{padding:120px 0 60px}}.pre_kv{width:100%;padding:60px 0;color:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:url("/assets/pre-campaign/bg.png");background-repeat:no-repeat;background-position:center center;background-size:auto 100%;font-family:"Shippori Mincho",serif}[lang=ko] .pre_kv{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .pre_kv{font-family:"Noto Serif SC",serif}[lang=fr] .pre_kv{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.pre_kv{padding:30px 0}}.pre_kv .container{position:relative}.pre_kv_title{font-size:4.0769230769vw;font-weight:900;line-height:1;text-shadow:0 0 8px #fff;letter-spacing:.05em}@media only screen and (max-width: 950px){.pre_kv_title{font-size:7.5789473684vw}}@media only screen and (min-width: 1301px){.pre_kv_title{font-size:53px}}.pre_kv_title span{display:inline-block;margin:0 10px;font-size:105%}.pre_kv_text{margin-top:4%;font-size:1.3846153846vw;line-height:1.6;letter-spacing:.05em}@media only screen and (max-width: 950px){.pre_kv_text{margin-top:7%;font-size:3.2307692308vw}}@media only screen and (min-width: 1301px){.pre_kv_text{font-size:18px}}.pre_kv_text b{font-size:122.2222222222%}.pre_kv_info{display:inline-block;padding:5px 20px;margin-top:1%;font-size:1.3846153846vw;line-height:1.4;background:rgba(53,61,220,.4)}@media only screen and (max-width: 950px){.pre_kv_info{font-size:3.2307692308vw}}@media only screen and (min-width: 1301px){.pre_kv_info{font-size:18px}}.pre_kv_info span{display:inline-block;margin:0 5px}.pre_kv_end{position:absolute;top:-12%;left:55%;width:27.037037037%}@media only screen and (max-width: 950px){.pre_kv_end{top:0%;left:65%;width:30.7368421053%}}.pre_contents{margin-top:70px}@media only screen and (max-width: 950px){.pre_contents{margin-top:35px}}.pre_contents_register{margin:40px 0 120px;color:#fff;text-align:center;font-family:"Shippori Mincho",serif}[lang=ko] .pre_contents_register{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .pre_contents_register{font-family:"Noto Serif SC",serif}[lang=fr] .pre_contents_register{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.pre_contents_register{margin:20px 0 80px}}.pre_contents_register_title{font-size:2.7692307692vw;font-weight:900;line-height:1;text-shadow:0 0 8px #fff;letter-spacing:.05em}@media only screen and (max-width: 950px){.pre_contents_register_title{font-size:5.0526315789vw}}@media only screen and (min-width: 1301px){.pre_contents_register_title{font-size:36px}}.pre_contents_register_title span{display:inline-block;margin:0 10px;font-size:105%}.pre_contents_register_num{margin-top:20px;font-size:3.6923076923vw;font-weight:900;line-height:1;text-shadow:0 0 8px #fff;letter-spacing:.05em}@media only screen and (max-width: 950px){.pre_contents_register_num{margin-top:10px;font-size:6.1052631579vw}}@media only screen and (min-width: 1301px){.pre_contents_register_num{font-size:48px}}.pre_contents_register_num_date{font-size:40%}.pre_register{position:relative;background:rgba(53,104,220,.2)}.pre_register_title{position:relative;width:43.8888888889%;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translate(0, -50%)}@media only screen and (max-width: 950px){.pre_register_title{width:80%;max-width:500px}}.pre_register_title img{width:100%}.pre_register_list{display:flex;justify-content:center;padding:0 20px 45px}@media only screen and (max-width: 950px){.pre_register_list{flex-wrap:wrap;justify-content:space-between;width:90%;max-width:400px;padding:0 0 25px;margin:-3% auto 0}[lang=ja] .pre_register_list{margin-top:0}}@media only screen and (min-width: 951px){.pre_register_list_item{margin:0 10px}.pre_register_list_item:first-of-type{margin-left:0}.pre_register_list_item:last-of-type{margin-right:0}}@media only screen and (max-width: 950px){.pre_register_list_item{position:relative;width:50%;padding:0 10px;text-align:center}.pre_register_list_item:nth-of-type(n + 3){margin-top:10px}}.pre_register_list_item img{vertical-align:top}.pre_register_link{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 951px){.pre_register_link:hover{-webkit-animation:flash .2s forwards;animation:flash .2s forwards}@-webkit-keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}@keyframes flash{0%{opacity:1}25%{opacity:.1}50%{opacity:.8}75%{opacity:.2}100%{opacity:1}}}.pre_tempest{margin-top:80px}@media only screen and (max-width: 950px){.pre_tempest{margin-top:40px}}.pre_tempest_step{position:relative;width:100%;max-width:664px;margin:0 auto}@media only screen and (min-width: 951px){.pre_tempest_step{margin-top:100px}}@media only screen and (max-width: 950px){.pre_tempest_step_num{position:relative;width:64.7590361446%;margin:0 auto}}@media only screen and (min-width: 951px){.pre_tempest_step_num{position:absolute;bottom:55%;width:15.813253012%}[data-step="0"] .pre_tempest_step_num{left:14%}[data-step="1"] .pre_tempest_step_num{left:23.0361445783%}[data-step="2"] .pre_tempest_step_num{left:32.0722891566%}[data-step="3"] .pre_tempest_step_num{left:41.1084337349%}[data-step="4"] .pre_tempest_step_num{left:50.1445783133%}[data-step="5"] .pre_tempest_step_num{left:59.1807228916%}[data-step="6"] .pre_tempest_step_num{left:68.2168674699%}[data-step="7"] .pre_tempest_step_num{left:77.2530120482%}[data-step="8"] .pre_tempest_step_num{left:86.2891566265%;bottom:100%}}.pre_tempest_step_bar img{width:100%}.pre_tempest_main{margin-top:45px;position:relative;z-index:0;border:1px #fff solid}@media only screen and (max-width: 950px){.pre_tempest_main{margin-top:30px}}.pre_tempest_main::before,.pre_tempest_main::after{position:absolute;display:block;width:calc(100% - 1px);height:calc(100% - 1px);pointer-events:none;content:"";background:transparent;mix-blend-mode:screen}.pre_tempest_main::before{top:-1px;left:-1px;z-index:2;box-shadow:0 0 4px 3px #00b4ff;-webkit-animation:10s BorderNoize ease-in-out infinite;animation:10s BorderNoize ease-in-out infinite}@keyframes BorderNoize{0%{box-shadow:0 0 4px 3px #00b4ff}20%{box-shadow:0 0 4px 5px #00b4ff}40%{box-shadow:0 0 4px 1px #00b4ff}60%{box-shadow:0 0 4px 4px #00b4ff}100%{box-shadow:0 0 4px 3px #00b4ff}}.pre_tempest_main::after{top:1px;left:2px;z-index:4;box-shadow:0 0 4px 3px red;-webkit-animation:10s BorderNoizeRed ease-in-out infinite;animation:10s BorderNoizeRed ease-in-out infinite;-webkit-animation-delay:1s;animation-delay:1s;animation-direction:reverse}@keyframes BorderNoizeRed{0%{box-shadow:0 0 4px 3px red}20%{box-shadow:0 0 4px 5px red}40%{box-shadow:0 0 4px 1px red}60%{box-shadow:0 0 4px 4px red}100%{box-shadow:0 0 4px 3px red}}.pre_tempest_main_inner{position:relative;z-index:0;overflow:hidden}.pre_tempest_main_inner::before{display:block;padding-top:56.2962962963%;content:""}@media only screen and (max-width: 950px){.pre_tempest_main_inner::before{padding-top:77.037037037%}}.pre_tempest_modal{position:absolute;top:.9259259259%;right:1.8518518519%;z-index:1}@media only screen and (max-width: 950px){.pre_tempest_modal{top:1.8518518519%;right:.9259259259%}}.pre_tempest_modal_btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:60px;cursor:pointer;user-select:none}@media only screen and (max-width: 950px){.pre_tempest_modal_btn{width:50px}}.pre_tempest_modal_btn img{display:block}.pre_tempest .canvas_pre{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.pre_reward{padding:90px 0;margin-top:70px;border:1px rgba(175,185,204,.4) solid}@media only screen and (max-width: 950px){.pre_reward{padding:30px 0;margin-top:35px}}.pre_reward_head{text-align:center}.pre_reward_head_title{width:90%;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[lang=en] .pre_reward_head_title{width:95%}@media only screen and (max-width: 950px){.pre_reward_head_title{max-width:640px}}.pre_reward_head_title img{vertical-align:top}.pre_reward_head_text{margin-top:40px;font-size:24px;line-height:1.6;color:#fff;text-shadow:0 0 4px rgba(255,255,255,.6);letter-spacing:.05em;font-family:"Shippori Mincho",serif}[lang=ko] .pre_reward_head_text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .pre_reward_head_text{font-family:"Noto Serif SC",serif}[lang=fr] .pre_reward_head_text{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){[lang=en] .pre_reward_head_text{width:90%;margin:10px auto 0}}@media only screen and (max-width: 950px){.pre_reward_head_text{margin-top:10px;font-size:16px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.pre_reward_head_text{font-size:20px}}.pre_reward_head_text b{font-size:116.6666666667%}.pre_reward_head_end{display:inline-block;max-width:90%;padding:10px 20px;margin:40px auto 0;font-size:22px;font-weight:bold;color:#ff1f3f;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px #ff1f3f solid;font-family:"Shippori Mincho",serif}[lang=ko] .pre_reward_head_end{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .pre_reward_head_end{font-family:"Noto Serif SC",serif}[lang=fr] .pre_reward_head_end{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.pre_reward_head_end{padding:5px 10px;margin-top:20px;font-size:18px}}.pre_reward_list{display:flex;flex-wrap:wrap;width:90%;max-width:900px;margin:100px auto 0}@media only screen and (max-width: 950px){.pre_reward_list{margin-top:30px}}.pre_reward_list_item{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 951px){.pre_reward_list_item{width:33%}.pre_reward_list_item:nth-of-type(n + 4){margin-top:40px}}@media only screen and (max-width: 950px){.pre_reward_list_item{width:50%;padding:0 2%}.pre_reward_list_item:nth-of-type(n + 3){margin-top:10px}}.pre_reward_image{position:relative;z-index:0}.pre_reward_image_stamp{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.pre_reward_image_stamp img{display:block;width:100%}.scroll-anima .pre_reward_image_stamp[data-new=true]{opacity:0;transform:scale(1.5) rotate(15deg)}.scroll-anima.v .pre_reward_image_stamp[data-new=true]{-webkit-animation:stamp .4s forwards cubic-bezier(0.76, 0, 0.27, 0.99);animation:stamp .4s forwards cubic-bezier(0.76, 0, 0.27, 0.99)}@-webkit-keyframes stamp{0%{opacity:0;transform:scale(1.5) rotate(15deg)}100%{opacity:1;transform:scale(1) rotate(0)}}@keyframes stamp{0%{opacity:0;transform:scale(1.5) rotate(15deg)}100%{opacity:1;transform:scale(1) rotate(0)}}.pre_reward_image_num{position:absolute;top:0;left:0;width:100%;height:100%}.pre_reward_image_num img{display:block;width:100%}.pre_reward_image_item{position:absolute;top:0;left:0;width:100%;height:100%}.pre_reward_image_item[data-achievement=true]{opacity:.5}.pre_reward_image_item img{display:block;width:100%}.pre_reward_image_bg img{display:block;width:100%}.pre_reward_title{text-align:center}@media only screen and (max-width: 950px){.pre_reward_title{margin-top:-5px}}.pre_reward_illust{margin-top:10px;text-align:center}@media only screen and (max-width: 950px){.pre_reward_illust{margin-top:5px}}.pre_reward_illust_btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;font-family:"Gugi",cursive;font-size:16px;color:#c9bc99;cursor:pointer;transition:.4s opacity}@media only screen and (max-width: 950px){.pre_reward_illust_btn{font-size:12px}}@media only screen and (min-width: 951px){.pre_reward_illust_btn:hover{opacity:.8}.pre_reward_illust_btn:hover .pre_reward_illust_icon{transform:translateX(5px)}}.pre_reward_illust_icon{display:inline-block;margin-left:5px;transition:.4s transform}.pre_reward_illust_icon svg{width:30px}@media only screen and (max-width: 950px){.pre_reward_illust_icon svg{width:25px}}.novel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transition:opacity .5s}.novel[data-novelopen=false]{pointer-events:none;opacity:0}.novel_cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;cursor:pointer;background:rgba(0,0,0,.4)}.novel_character{position:relative;display:block;width:100%;height:100%;pointer-events:none}.novel_character_item{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:.4s opacity}[data-novelopen=true] .novel_character_item[data-visible=true]{z-index:2;opacity:1}.novel_character_image{position:absolute;bottom:0;left:50%;width:46.2962962963%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translate(-50%, 0)}@media only screen and (max-width: 950px){.novel_character_image{width:52.6315789474%}}[data-visible=true] .novel_character_image{pointer-events:all}.novel_character_image img{display:block}.novel_character_comment{position:absolute;top:32.8947368421%;right:3.7037037037%;display:flex;flex-direction:column;justify-content:center;width:37.037037037%;opacity:0}@media only screen and (max-width: 950px){.novel_character_comment{top:27.9605263158%;right:1%;width:46.3157894737%}}[data-visible=true] .novel_character_comment{pointer-events:all;-webkit-animation:.2s commentIn forwards;animation:.2s commentIn forwards;-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes commentIn{0%,100%{transform:scale(1, 1)}0%{opacity:0}25%{opacity:1;transform:scale(0.9, 1.1)}50%{opacity:1;transform:scale(1.1, 0.9)}75%{opacity:1;transform:scale(0.95, 1.05)}100%{opacity:1}}@keyframes commentIn{0%,100%{transform:scale(1, 1)}0%{opacity:0}25%{opacity:1;transform:scale(0.9, 1.1)}50%{opacity:1;transform:scale(1.1, 0.9)}75%{opacity:1;transform:scale(0.95, 1.05)}100%{opacity:1}}.novel_character_comment_text{position:relative;z-index:0;display:none;padding:0 8%;font-size:1.6666666667vw;font-weight:bold;line-height:1.4;text-align:center;letter-spacing:-0.05em;background:url("/assets/pre-campaign/novel/chara-fukidashi-center.png");background-repeat:repeat-y;background-size:100% auto;font-family:"Shippori Mincho",serif}[lang=ko] .novel_character_comment_text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .novel_character_comment_text{font-family:"Noto Serif SC",serif}[lang=fr] .novel_character_comment_text{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.novel_character_comment_text{padding:0 8%;font-size:2.9473684211vw;text-align:left;letter-spacing:-0.05em}.novel_character_comment_text br{display:none}}@media only screen and (min-width: 1081px){.novel_character_comment_text{font-size:18px}}.novel_character_comment_text::before{position:absolute;bottom:calc(100% - 1px);left:0;z-index:-1;display:block;width:100%;padding-top:10.3448275862%;content:"";background:url("/assets/pre-campaign/novel/chara-fukidashi-top.png");background-repeat:no-repeat;background-size:100% auto}.novel_character_comment_text::after{position:absolute;top:calc(100% - 1px);left:0;z-index:-1;display:block;width:100%;padding-top:18.0371352785%;content:"";background:url("/assets/pre-campaign/novel/chara-fukidashi-bottom.png");background-repeat:no-repeat;background-size:100% auto}[data-comment="0"] .novel_character_comment_text[data-num="0"]{display:block}[data-comment="1"] .novel_character_comment_text[data-num="1"]{display:block}[data-comment="2"] .novel_character_comment_text[data-num="2"]{display:block}[data-comment="3"] .novel_character_comment_text[data-num="3"]{display:block}[data-comment="4"] .novel_character_comment_text[data-num="4"]{display:block}[data-comment="5"] .novel_character_comment_text[data-num="5"]{display:block}[data-comment="6"] .novel_character_comment_text[data-num="6"]{display:block}[data-comment="7"] .novel_character_comment_text[data-num="7"]{display:block}[data-comment="8"] .novel_character_comment_text[data-num="8"]{display:block}[data-comment="9"] .novel_character_comment_text[data-num="9"]{display:block}.novel_nav{position:absolute;top:50%;z-index:3;width:100%;padding:0 3%;transform:translateY(-50%)}@media only screen and (max-width: 950px){.novel_nav{padding:0 5%}}.novel_nav_list{display:flex;justify-content:space-between}.novel_nav_btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:50px;height:50px;pointer-events:none;cursor:pointer;transform:rotate(45deg)}@media only screen and (max-width: 950px){.novel_nav_btn{width:25px;height:25px}}[data-novelopen=true] .novel_nav_btn{pointer-events:all}.novel_nav_btn[data-type=next]{border-top:2px #fff solid;border-right:2px #fff solid}.novel_nav_btn[data-type=prev]{border-bottom:2px #fff solid;border-left:2px #fff solid}@media only screen and (min-width: 951px){.novel_nav_btn{transition:.4s transform}.novel_nav_btn:hover{transform:rotate(45deg) scale(0.9)}}.pre_modal{position:absolute;top:0;left:0;width:100%;height:100%;position:fixed;z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;pointer-events:none;visibility:hidden;opacity:0;transition:.4s all}.pre_modal.is-open{pointer-events:all;visibility:visible;opacity:1}.pre_modal_cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.84)}.pre_modal_container{width:100%;overflow-y:scroll}@media only screen and (max-width: 950px){.pre_modal_container{padding-top:20px}}.pre_modal_window{position:relative;width:90%;max-width:776px;margin:0 auto;background:url("/assets/pre-campaign/window-frame.png") no-repeat;background-size:cover}@media only screen and (max-width: 950px){.pre_modal_window{width:100%;max-width:calc(100vh / 1.1159793814)}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.pre_modal_window{width:90%;max-width:600px}}.pre_modal_window::before{display:block;padding-top:111.5979381443%;content:""}.pre_modal_wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding:11.5979381443% 9.0206185567%}.pre_modal_inner{height:100%;padding-right:8.3762886598%;padding-left:5.7989690722%;overflow-y:scroll}@media only screen and (max-width: 950px){.pre_modal_inner{padding-right:4.5103092784%;padding-left:1.9329896907%}}.pre_modal_inner::-webkit-scrollbar{width:4px}.pre_modal_inner::-webkit-scrollbar-track{background:#322e26;border-radius:10px}.pre_modal_inner::-webkit-scrollbar-thumb{height:155px;background-color:#2ed5ff;border-radius:10px}.pre_modal_title{padding-bottom:20px;font-size:24px;line-height:1.4;color:#fff;border-bottom:2px #695f57 dotted;font-family:"Shippori Mincho",serif}[lang=ko] .pre_modal_title{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .pre_modal_title{font-family:"Noto Serif SC",serif}[lang=fr] .pre_modal_title{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.pre_modal_title{padding-bottom:10px;font-size:18px;border-width:1px}}.pre_modal_item{padding-bottom:42px;margin-top:32px}@media only screen and (max-width: 950px){.pre_modal_item{padding-bottom:20px;margin-top:30px}}.pre_modal_item:not(:last-of-type){border-bottom:2px #695f57 dotted}.pre_modal_item_title{font-size:28px;color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .pre_modal_item_title{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .pre_modal_item_title{font-family:"Noto Serif SC",serif}[lang=fr] .pre_modal_item_title{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.pre_modal_item_title{font-size:22px}}.pre_modal_item_title_number{display:inline-block;padding-bottom:.05em;font-size:178.5714285714%;font-weight:900;color:#fffb00;vertical-align:-0.1em;background:linear-gradient(to top, #ffffec, #fffb00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pre_modal_item_image{width:100%;max-width:500px;margin-top:30px;box-shadow:0 0 15px 2px rgba(2,2,2,.5)}@media only screen and (max-width: 950px){.pre_modal_item_image{margin-top:15px;box-shadow:0 0 10px 2px rgba(2,2,2,.5)}}.pre_modal_item_image img{width:100%}.pre_modal_close{position:absolute;top:5%;left:100%;width:57px;height:28px}@media only screen and (max-width: 950px){.pre_modal_close{top:auto;right:10px;bottom:calc(100% - 10px);left:auto;width:40px;height:28px}}.pre_modal_close_btn{position:relative;display:inline-block;width:100%;height:100%;cursor:pointer;transition:.4s transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pre_modal_close_btn:hover{transform:scale(0.95)}.pre_modal_close_btn::before,.pre_modal_close_btn::after{position:absolute;top:50%;left:0;width:100%;height:1px;content:"";background:#fff}.pre_modal_close_btn::before{transform:translateY(-50%) rotate(30deg)}.pre_modal_close_btn::after{transform:translateY(-50%) rotate(-30deg)}.illust_modal{position:absolute;top:0;left:0;width:100%;height:100%;position:fixed;z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;pointer-events:none;visibility:hidden;opacity:0;transition:.4s all}.illust_modal.is-open{pointer-events:all;visibility:visible;opacity:1}.illust_modal_cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.84)}.illust_modal_container{width:100%;overflow-x:hidden;overflow-y:auto;pointer-events:none}@media only screen and (max-width: 950px){.illust_modal_container{padding-top:20px}}.illust_modal_wrap{display:flex;align-items:center;justify-content:center;width:90%;max-width:800px;margin:0 auto;pointer-events:all;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.illust_modal_close{position:relative;width:57px;height:28px;margin:40px auto;pointer-events:all}@media only screen and (max-width: 950px){.illust_modal_close{width:40px;height:28px;margin-top:20px}}.illust_modal_close_btn{position:relative;display:inline-block;width:100%;height:100%;cursor:pointer;transition:.4s transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.illust_modal_close_btn:hover{transform:scale(0.95)}.illust_modal_close_btn::before,.illust_modal_close_btn::after{position:absolute;top:50%;left:0;width:100%;height:1px;content:"";background:#fff}.illust_modal_close_btn::before{transform:translateY(-50%) rotate(30deg)}.illust_modal_close_btn::after{transform:translateY(-50%) rotate(-30deg)}.notfound{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 200px)}@media only screen and (max-width: 950px){.notfound{min-height:calc(100vh - 100px)}}.notfound_ttl{display:flex;align-items:center;justify-content:center;max-width:90%;margin:0 auto;font-family:"Gugi",cursive;font-size:50px;color:#fff;text-align:center;text-shadow:0 0 6px rgba(209,241,255,.4);letter-spacing:.3em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;letter-spacing:.15em}@media only screen and (max-width: 950px){.notfound_ttl{font-size:32px}}.notfound_ttl span{transform:scale(0.9, 1)}.notfound_ttl::before,.notfound_ttl::after{display:flex;flex-shrink:0;width:8px;height:8px;content:"";background:#fff;border-radius:50%;box-shadow:0 0 6px rgba(209,241,255,.4)}@media only screen and (max-width: 950px){.notfound_ttl::before,.notfound_ttl::after{width:4px;height:4px}}.notfound_ttl::before{margin-right:.8em}@media only screen and (max-width: 950px){.notfound_ttl::before{margin-right:.4em}}.notfound_ttl::after{margin-left:.4em}@media only screen and (max-width: 950px){.notfound_ttl::after{margin-left:.1em}}.notfound_ttl::before,.notfound_ttl::after{display:none}.notfound_link{display:block;width:70%;margin-top:120px;text-align:center}@media only screen and (max-width: 950px){.notfound_link{margin-top:60px}}.notfound_link_btn{position:relative;display:inline-block;width:90%;max-width:310px;padding:20px 0;overflow:hidden;font-family:"Gugi",cursive;font-size:18px;color:#fff;text-align:center;text-shadow:0 0 4px #fff;letter-spacing:.2em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px #fff solid;box-shadow:0 0 4px #fff;transition:.4s color}.notfound_link_btn:hover{color:#000}.notfound_link_btn:hover::before{transform:translateX(10%)}.notfound_link_btn::before{position:absolute;top:-50%;right:0;z-index:-1;width:120%;height:200%;content:"";background:#fff;border-radius:0 100% 100% 0;transition:transform ease .3s;transform:translateX(-100%)}@media only screen and (max-width: 950px){.notfound_link_btn{padding:15px 0}}.movie{padding-top:190px}@media only screen and (max-width: 950px){.movie{padding-top:120px}}.archive_movie_list{display:flex;flex-wrap:wrap;margin-top:112px}@media only screen and (max-width: 950px){.archive_movie_list{width:90%;margin:50px auto 0}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.archive_movie_list{justify-content:space-between}}.archive_movie_list .movie_article{width:calc(100% / 3 - 38px * 2 / 3)}@media only screen and (max-width: 950px){.archive_movie_list .movie_article{width:100%}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.archive_movie_list .movie_article{width:48%}}@media only screen and (min-width: 951px){.archive_movie_list .movie_article:not(:nth-of-type(3n + 1)){margin-left:3.2%}.archive_movie_list .movie_article:nth-child(n+4){margin-top:58px}}@media only screen and (max-width: 950px){.archive_movie_list .movie_article:not(:first-of-type){margin-top:20px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.archive_movie_list .movie_article:nth-of-type(2){margin-top:0}}.movie_article_button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:block;width:100%;text-align:left;cursor:pointer}.movie_article_button:hover .movie_article_image::after{opacity:0}.movie_article_image{position:relative;overflow:hidden;background:rgba(0,0,0,.8)}.movie_article_image::before{display:block;padding-top:56.25%;content:""}.movie_article_image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);transition:.4s opacity}.movie_article_image div{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.movie_article_image img{display:block;width:100%;height:auto}.movie_article_image_icon{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}.movie_article_image_icon svg{width:50px;height:50px;fill:#38efff}@media only screen and (max-width: 950px){.movie_article_image_icon svg{width:35px;height:35px}}.movie_article_info{margin-top:30px;color:#fff}@media only screen and (max-width: 950px){.movie_article_info{margin-top:15px}}.movie_article_title{font-size:16px;font-weight:normal;line-height:1.6}.movie_article_date{display:inline-block;margin-top:15px;margin-right:25px;font-family:"Gugi",cursive;font-size:15px}@media only screen and (max-width: 950px){.movie_article_date{margin-top:7px;margin-right:10px;font-size:12px}}.movie_article_term{display:inline-block;padding:4px 20px 3px;font-family:"Gugi",cursive;font-size:13px;line-height:1;letter-spacing:.1em;border:1px #878b92 solid}@media only screen and (max-width: 950px){.movie_article_term{font-size:11px}}.firstAnniversary{overflow:hidden}.firstAnniversary img{vertical-align:top}.firstAnniversary-inner{width:90%;max-width:1080px;margin:0 auto;max-width:1085px}.firstAnniversary-kv{position:relative}@media only screen and (max-width: 950px){.firstAnniversary-kv{margin-top:80px}}.firstAnniversary-kv-inner{position:relative;z-index:2;width:90%;max-width:1080px;margin:0 auto;width:100%;max-width:1300px}.firstAnniversary-kv-image{position:relative}.firstAnniversary-kv-logo{position:absolute;bottom:-5%;left:50%;z-index:5;width:34.6923076923%;transform:translate(-50%, 0)}.firstAnniversary-kv-message{position:relative;padding:120px 0;background:url("/assets/1st_anniversary/intro_bg.png") no-repeat;background-repeat:no-repeat;background-position:center center;background-size:auto 100%}@media only screen and (max-width: 950px){.firstAnniversary-kv-message{padding:20% 0}}.firstAnniversary-kv-message-inner{position:relative;z-index:1;width:90%;max-width:1080px;margin:0 auto;width:80%;max-width:733px}@media only screen and (max-width: 950px){.firstAnniversary-kv-message-inner{width:90%;max-width:none}}.firstAnniversary-kv-message-text{margin:0 auto}.firstAnniversary-kv-message-text img{width:100%}.firstAnniversary-kv-message-glass{position:absolute;top:50%;left:50%;width:150.068212824%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translate(-50%, -50%)}@media only screen and (max-width: 950px){.firstAnniversary-kv-message-glass{width:100%}}.firstAnniversary-kv-message-glass img{width:100%}.firstAnniversary-head{margin-top:10px}.firstAnniversary-head-logo{max-width:366px;margin:0 auto}@media only screen and (max-width: 950px){.firstAnniversary-head-logo{max-width:146.4px}}.firstAnniversary-head-lead{margin-top:20px;font-size:18px;font-weight:bold;line-height:1.8;color:#fff;text-align:center;letter-spacing:.05em;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-head-lead{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-head-lead{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-head-lead{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-head-lead{margin-top:10px;font-size:16px}}.firstAnniversary-nav{margin-top:60px}@media only screen and (max-width: 950px){.firstAnniversary-nav{margin-top:30px}}.firstAnniversary-nav-list{display:flex;flex-wrap:wrap}@media only screen and (min-width: 951px){.firstAnniversary-nav-list{justify-content:center}}@media only screen and (max-width: 950px){.firstAnniversary-nav-list{width:100%}}.firstAnniversary-nav-item{width:calc(100% / 5);padding:8px}@media only screen and (max-width: 950px){.firstAnniversary-nav-item{width:calc(100% / 2);padding:5px}}.firstAnniversary-nav-btn{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:15px 0;overflow:hidden;font-size:18px;font-weight:bold;color:#fff;text-align:center;letter-spacing:-0.05em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:2px #fff solid;border-radius:4px;box-shadow:0 0 12px rgba(209,241,255,.4);transition:.25s;transition-property:background,color;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-nav-btn{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-nav-btn{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-nav-btn{font-family:"Noto Serif",serif}.firstAnniversary-nav-btn:hover{color:#333;background:#fff}.firstAnniversary-nav-btn:hover::after{border-color:#333 transparent transparent transparent}@media only screen and (max-width: 950px){.firstAnniversary-nav-btn{padding:15px 5px;font-size:15px;line-height:1.2;border:1px #fff solid;box-shadow:0 0 6px rgba(209,241,255,.4)}}.firstAnniversary-nav-btn::after{display:block;width:0;height:0;margin-top:.5555555556em;content:"";border-color:#fff transparent transparent transparent;border-style:solid;border-width:6px 5px 0 5px;transition:.25s border-color}.firstAnniversary-content{margin-top:100px}@media only screen and (max-width: 950px){.firstAnniversary-content{margin-top:70px}}.firstAnniversary-content-title{display:flex;align-items:center;justify-content:center;max-width:90%;margin:0 auto;font-family:"Gugi",cursive;font-size:50px;color:#fff;text-align:center;text-shadow:0 0 6px rgba(209,241,255,.4);letter-spacing:.3em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.firstAnniversary-content-title{font-size:32px}}.firstAnniversary-content-title span{transform:scale(0.9, 1)}.firstAnniversary-content-title::before,.firstAnniversary-content-title::after{display:flex;flex-shrink:0;width:8px;height:8px;content:"";background:#fff;border-radius:50%;box-shadow:0 0 6px rgba(209,241,255,.4)}@media only screen and (max-width: 950px){.firstAnniversary-content-title::before,.firstAnniversary-content-title::after{width:4px;height:4px}}.firstAnniversary-content-title::before{margin-right:.8em}@media only screen and (max-width: 950px){.firstAnniversary-content-title::before{margin-right:.4em}}.firstAnniversary-content-title::after{margin-left:.4em}@media only screen and (max-width: 950px){.firstAnniversary-content-title::after{margin-left:.1em}}.firstAnniversary-section{margin-top:170px}@media only screen and (max-width: 950px){.firstAnniversary-section{margin-top:60px}}.firstAnniversary-section:first-of-type{margin-top:80px}@media only screen and (max-width: 950px){.firstAnniversary-section:first-of-type{margin-top:40px}}.firstAnniversary-section:nth-of-type(odd){margin-left:auto}@media only screen and (min-width: 951px){.firstAnniversary-section:nth-of-type(even) .firstAnniversary-section-head{margin-left:auto}}.firstAnniversary-section:nth-of-type(even) .firstAnniversary-card{margin-left:auto}.firstAnniversary-section:nth-of-type(even) .firstAnniversary-bnr{margin-left:auto}.firstAnniversary-section-head{position:relative;max-width:725px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#topic_0 .firstAnniversary-section-head,#topic_1 .firstAnniversary-section-head{margin:0 auto}.firstAnniversary-section-head-info{position:relative;z-index:1;width:68.9655172414%;margin-top:40px;margin-right:2%;margin-left:auto;letter-spacing:.1em}@media only screen and (max-width: 950px){.firstAnniversary-section-head-info{width:90%;margin-top:10px;margin-right:0;margin-left:10%}}.firstAnniversary-section-head-lead{font-size:18px;line-height:2.4;color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-section-head-lead{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-section-head-lead{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-section-head-lead{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-section-head-lead{font-size:14px;line-height:2}}.firstAnniversary-section-head-period{font-family:"Shippori Mincho",serif;margin-bottom:30px}[lang=ko] .firstAnniversary-section-head-period{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-section-head-period{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-section-head-period{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-section-head-period{margin-bottom:15px}}.firstAnniversary-section-head-period-title{position:relative;display:inline-block;padding:5px 15px;-webkit-clip-path:polygon(90% 0, 100% 50%, 90% 100%, 10% 100%, 0% 50%, 10% 0%);clip-path:polygon(90% 0, 100% 50%, 90% 100%, 10% 100%, 0% 50%, 10% 0%);font-weight:bold;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff}@media only screen and (max-width: 950px){.firstAnniversary-section-head-period-title{font-size:14px}}.firstAnniversary-section-head-period-text{padding-left:5px;margin-top:15px;font-size:18px;color:#fff}@media only screen and (max-width: 950px){.firstAnniversary-section-head-period-text{font-size:14px}}.firstAnniversary-section-head-attention{padding-left:5px;margin-top:15px}.firstAnniversary-section-head-attention-text{font-size:12px;color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-section-head-attention-text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-section-head-attention-text{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-section-head-attention-text{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-section-head-attention-text{font-size:10px}}.firstAnniversary-section-head-attention-text:not(:first-of-type){margin-top:10px}.firstAnniversary-section-head-glass{position:absolute;top:-10%;left:0;width:111.1724137931%}#topic_0 .firstAnniversary-section-head-glass{top:-40%}.firstAnniversary-movie{margin-top:180px}@media only screen and (max-width: 950px){.firstAnniversary-movie{max-width:800px;margin:0 auto;margin-top:50px}}.firstAnniversary-movie-item{margin-top:120px}@media only screen and (max-width: 950px){.firstAnniversary-movie-item{margin-top:40px}}.firstAnniversary-movie-item-inner{display:flex;gap:0 30px;width:91.2442396313%;margin:0 auto}@media only screen and (max-width: 950px){.firstAnniversary-movie-item-inner{flex-direction:column;gap:0 15px;width:100%}}@media only screen and (min-width: 951px){.firstAnniversary-movie-thumb{width:43.4343434343%;text-align:center}}@media only screen and (max-width: 950px){.firstAnniversary-movie-thumb{width:80%;margin:0 auto;text-align:center}}@media only screen and (min-width: 951px){.firstAnniversary-movie-item:nth-of-type(1) .firstAnniversary-movie-thumb{width:40.404040404%}}@media only screen and (min-width: 951px){.firstAnniversary-movie-item[data-thumb="2"] .firstAnniversary-movie-thumb{order:2}}.firstAnniversary-movie-info{order:2}@media only screen and (min-width: 951px){.firstAnniversary-movie-info{width:55.5555555556%}}@media only screen and (max-width: 950px){.firstAnniversary-movie-info{width:100%;margin:40px auto 0}}@media only screen and (min-width: 951px){.firstAnniversary-movie-item:nth-of-type(1) .firstAnniversary-movie-info{width:52.5252525253%}}.firstAnniversary-movie-info-inner{position:relative;padding-bottom:30px;padding-left:40px}@media only screen and (max-width: 950px){.firstAnniversary-movie-info-inner{padding-bottom:15px;padding-left:20px}}.firstAnniversary-movie-info-inner::before,.firstAnniversary-movie-info-inner::after{position:absolute;content:""}.firstAnniversary-movie-info-inner::before{top:calc(12% - 1px);left:.5px;width:8px;height:8px;border:1px #fff solid;transform:translate(-50%, -100%) rotate(45deg)}@media only screen and (max-width: 950px){.firstAnniversary-movie-info-inner::before{width:6px;height:6px}}.firstAnniversary-movie-info-inner::after{top:12%;left:0;width:1px;height:88%;background:#fff}.firstAnniversary-movie-info-title{font-family:"Shippori Mincho",serif;font-size:34px;color:#0e1424;letter-spacing:.05em}[lang=ko] .firstAnniversary-movie-info-title{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-movie-info-title{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-movie-info-title{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-movie-info-title{font-size:24px}}.firstAnniversary-movie-info-title span{line-height:1.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#5bd3ff}.firstAnniversary-movie-info-text{margin-top:30px;font-size:16px;line-height:1.8;color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-movie-info-text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-movie-info-text{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-movie-info-text{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-movie-info-text{margin-top:15px;font-size:14px}}.firstAnniversary-movie-info-play{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:inline-block;padding-right:30px;padding-bottom:10px;padding-left:5px;margin-top:30px;margin-right:60px;margin-bottom:30px;margin-left:40px;font-family:"Gugi",cursive;font-size:16px;color:#fff;letter-spacing:.2em;cursor:pointer}@media only screen and (max-width: 950px){.firstAnniversary-movie-info-play{margin-top:15px;margin-bottom:15px;margin-left:20px;font-size:14px}}.firstAnniversary-movie-info-play::before{position:absolute;bottom:0;left:0;width:110%;height:1px;content:"";background:#fff}@media only screen and (max-width: 950px){.firstAnniversary-movie-info-play::before{width:105%}}@media only screen and (min-width: 951px){.firstAnniversary-movie-info-play:hover .firstAnniversary-movie-info-play-icon{transform:translateX(10px) translateY(-50%)}}.firstAnniversary-movie-info-play-icon{position:absolute;top:50%;left:100%;width:55px;transition:.25s transform;transform:translateY(-50%)}@media only screen and (max-width: 950px){.firstAnniversary-movie-info-play-icon{width:42px}}.firstAnniversary-movie-info-more{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:40.3846153846%;padding:5px 0 2px;padding-left:3.0769230769%;font-family:"Gugi",cursive;font-size:1.4814814815vw;font-weight:normal;color:#fff;text-align:left;letter-spacing:.2em;cursor:pointer;background:#353ddc}@media only screen and (min-width: 1301px){.firstAnniversary-movie-info-more{font-size:16px}}@media only screen and (max-width: 950px){.firstAnniversary-movie-info-more{display:block;width:60%;margin:40px auto;font-size:14px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){.firstAnniversary-movie-info-more{font-size:1.6842105263vw}}.firstAnniversary-movie-info-more-icon{display:inline-block;width:36px;margin-left:10px}@media only screen and (min-width: 951px){.firstAnniversary-movie-info-more-icon{transition:.4s transform}}.firstAnniversary-movie-comment{padding:80px 140px;margin-top:60px;color:#fff;background:rgba(91,211,255,.05)}@media only screen and (max-width: 950px){.firstAnniversary-movie-comment{padding:40px 30px;margin-top:30px}}.firstAnniversary-movie-comment-title{position:relative;display:inline-block;padding-bottom:15px;font-size:24px;font-weight:bold;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-movie-comment-title{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-movie-comment-title{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-movie-comment-title{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-movie-comment-title{font-size:18px}}.firstAnniversary-movie-comment-title::before{position:absolute;bottom:0;left:0;width:calc(100% - 4px);height:1px;content:"";background:#fff}.firstAnniversary-movie-comment-title::after{position:absolute;bottom:0;left:calc(100% - 4px);width:8px;height:8px;content:"";border:1px #fff solid;transform:translateY(50%) rotate(45deg)}.firstAnniversary-movie-comment-text{margin-top:30px;font-size:16px;line-height:1.8;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-movie-comment-text{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-movie-comment-text{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-movie-comment-text{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-movie-comment-text{margin-top:15px;font-size:14px}}.firstAnniversary-character-item{position:relative}.firstAnniversary-character-item:not(:first-of-type){margin-top:40px}@media only screen and (max-width: 950px){.firstAnniversary-character-item:not(:first-of-type){margin-top:30px}}.firstAnniversary-character-item:nth-of-type(even) .firstAnniversary-character-image{margin-left:auto}@media only screen and (max-width: 950px){.firstAnniversary-character-item:nth-of-type(even) .firstAnniversary-character-image{text-align:right}}@media only screen and (min-width: 951px){.firstAnniversary-character-item:nth-of-type(even) .firstAnniversary-character-info{right:20%;left:auto}}@media only screen and (min-width: 951px){.firstAnniversary-character-item:nth-of-type(even) .firstAnniversary-character-movie{left:0}}.firstAnniversary-character-image{position:relative;z-index:1;width:51.7050691244%}@media only screen and (max-width: 950px){.firstAnniversary-character-image{width:100%}}.firstAnniversary-character-info{position:absolute;bottom:0;left:20%;width:114.9732620321%}@media only screen and (max-width: 950px){.firstAnniversary-character-info{bottom:-10%;left:50%;width:80%;transform:translateX(-50%)}}.firstAnniversary-character-movie{position:relative;z-index:0;border:1px #fff solid;right:0;width:61.7511520737%}.firstAnniversary-character-movie::before,.firstAnniversary-character-movie::after{position:absolute;display:block;width:calc(100% - 1px);height:calc(100% - 1px);pointer-events:none;content:"";background:transparent;mix-blend-mode:screen}.firstAnniversary-character-movie::before{top:-1px;left:-1px;z-index:2;box-shadow:0 0 4px 3px #00b4ff;-webkit-animation:10s BorderNoize ease-in-out infinite;animation:10s BorderNoize ease-in-out infinite}@keyframes BorderNoize{0%{box-shadow:0 0 4px 3px #00b4ff}20%{box-shadow:0 0 4px 5px #00b4ff}40%{box-shadow:0 0 4px 1px #00b4ff}60%{box-shadow:0 0 4px 4px #00b4ff}100%{box-shadow:0 0 4px 3px #00b4ff}}.firstAnniversary-character-movie::after{top:1px;left:2px;z-index:4;box-shadow:0 0 4px 3px red;-webkit-animation:10s BorderNoizeRed ease-in-out infinite;animation:10s BorderNoizeRed ease-in-out infinite;-webkit-animation-delay:1s;animation-delay:1s;animation-direction:reverse}@keyframes BorderNoizeRed{0%{box-shadow:0 0 4px 3px red}20%{box-shadow:0 0 4px 5px red}40%{box-shadow:0 0 4px 1px red}60%{box-shadow:0 0 4px 4px red}100%{box-shadow:0 0 4px 3px red}}@media only screen and (min-width: 951px){.firstAnniversary-character-movie{position:absolute;top:50%;transform:translate(0%, -50%)}}@media only screen and (max-width: 950px){.firstAnniversary-character-movie{position:relative;width:80%;margin-top:20%;margin-right:auto;margin-left:auto}}.firstAnniversary-character-movie-item{display:block;max-width:100%}.firstAnniversary-character-attention{margin-top:5px;font-size:12px;color:#fff;text-align:right;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-character-attention{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-character-attention{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-character-attention{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-character-attention{font-size:8px}}.firstAnniversary-card{position:relative;z-index:0;border:1px #fff solid;width:61.7511520737%;margin-top:35px}.firstAnniversary-card::before,.firstAnniversary-card::after{position:absolute;display:block;width:calc(100% - 1px);height:calc(100% - 1px);pointer-events:none;content:"";background:transparent;mix-blend-mode:screen}.firstAnniversary-card::before{top:-1px;left:-1px;z-index:2;box-shadow:0 0 4px 3px #00b4ff;-webkit-animation:10s BorderNoize ease-in-out infinite;animation:10s BorderNoize ease-in-out infinite}@keyframes BorderNoize{0%{box-shadow:0 0 4px 3px #00b4ff}20%{box-shadow:0 0 4px 5px #00b4ff}40%{box-shadow:0 0 4px 1px #00b4ff}60%{box-shadow:0 0 4px 4px #00b4ff}100%{box-shadow:0 0 4px 3px #00b4ff}}.firstAnniversary-card::after{top:1px;left:2px;z-index:4;box-shadow:0 0 4px 3px red;-webkit-animation:10s BorderNoizeRed ease-in-out infinite;animation:10s BorderNoizeRed ease-in-out infinite;-webkit-animation-delay:1s;animation-delay:1s;animation-direction:reverse}@keyframes BorderNoizeRed{0%{box-shadow:0 0 4px 3px red}20%{box-shadow:0 0 4px 5px red}40%{box-shadow:0 0 4px 1px red}60%{box-shadow:0 0 4px 4px red}100%{box-shadow:0 0 4px 3px red}}@media only screen and (max-width: 950px){.firstAnniversary-card{width:80%;margin:30px auto 0}}.firstAnniversary-card img{display:block;width:100%}.firstAnniversary-card .image{background:#333;aspect-ratio:670/370}.firstAnniversary-bnr{max-width:725px}@media only screen and (max-width: 950px){.firstAnniversary-bnr{max-width:400px;margin:0 auto}}.firstAnniversary-bnr-image{width:68.9655172414%;margin-right:5%;margin-left:auto}@media only screen and (max-width: 950px){.firstAnniversary-bnr-image{width:100%}}.firstAnniversary-ingrassia{position:relative;margin-top:30px}.firstAnniversary-ingrassia-character{position:absolute;top:50%;left:-3%;width:53.5483870968%;transform:translateY(-50%)}@media only screen and (max-width: 950px){.firstAnniversary-ingrassia-character{top:unset;right:-5%;bottom:-25%;left:unset;transform:translateY(0%)}}.characterImage-characterImage{margin:20px auto 0}.firstAnniversary-izis{width:90%;max-width:1080px;margin:0 auto;max-width:900px}.firstAnniversary-izis-image{position:relative;width:71.1111111111%}@media only screen and (max-width: 950px){.firstAnniversary-izis-image{width:90%}}.firstAnniversary-izis-info{position:absolute;bottom:0;left:60%;width:72.03125%}@media only screen and (max-width: 950px){.firstAnniversary-izis-info{left:45%}}.firstAnniversary-reward{display:flex;align-items:flex-start;justify-content:space-between;width:85.6481481481%;margin-top:60px;color:#fff}@media only screen and (max-width: 950px){.firstAnniversary-reward{display:block;width:80%;margin:30px auto 0}}.firstAnniversary-reward .firstAnniversary-card{width:54.0540540541%}@media only screen and (min-width: 951px){[lang=en] .firstAnniversary-reward .firstAnniversary-card{width:47.5675675676%}}@media only screen and (max-width: 950px){.firstAnniversary-reward .firstAnniversary-card{width:100%}}.firstAnniversary-reward-detail{width:34.5945945946%}@media only screen and (min-width: 951px){[lang=en] .firstAnniversary-reward-detail{width:43.2432432432%}}@media only screen and (max-width: 950px){.firstAnniversary-reward-detail{width:100%;max-width:500px;margin-top:20px;margin-right:auto;margin-left:auto}}.firstAnniversary-reward-item{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:8px;font-size:18px;font-weight:bold;border-bottom:1px #fff solid;font-family:"Shippori Mincho",serif}[lang=en] .firstAnniversary-reward-item{align-items:center;font-size:14px}[lang=ko] .firstAnniversary-reward-item{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-reward-item{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-reward-item{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-reward-item{font-size:15px}}.firstAnniversary-reward-item:not(:first-of-type){margin-top:10px}@media only screen and (max-width: 950px){.firstAnniversary-reward-item:not(:first-of-type){margin-top:5px}}.firstAnniversary-reward-item-date{flex-shrink:0}.firstAnniversary-reward-item-detail{display:flex;align-items:flex-end;margin-left:2em;font-size:14px}[lang=en] .firstAnniversary-reward-item-detail{align-items:center}@media only screen and (max-width: 950px){.firstAnniversary-reward-item-detail{font-size:11px}}.firstAnniversary-reward-item-detail-name{margin-right:1em}.firstAnniversary-reward-item-detail-num{flex-shrink:0}.firstAnniversary-reward-item-detail-num .num{margin-right:.1em;font-size:200%;line-height:1;color:#5bd3ff}.firstAnniversary-reward-attention{font-family:"Shippori Mincho",serif;margin-top:15px;font-size:10px;text-align:right}[lang=ko] .firstAnniversary-reward-attention{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-reward-attention{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-reward-attention{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-reward-attention{font-size:8px}}.firstAnniversary-end{margin:90px 0 120px;font-size:16px;color:#fff;font-family:"Shippori Mincho",serif}[lang=ko] .firstAnniversary-end{font-family:"Noto Serif KR",serif}[lang=zh-cmn-Hant] .firstAnniversary-end{font-family:"Noto Serif SC",serif}[lang=fr] .firstAnniversary-end{font-family:"Noto Serif",serif}@media only screen and (max-width: 950px){.firstAnniversary-end{margin:45px 0 60px;font-size:14px}}.firstAnniversary-end-inner{padding:100px 20px;text-align:center;background:rgba(91,211,255,.05)}@media only screen and (max-width: 950px){.firstAnniversary-end-inner{padding:20px 20px;text-align:left}}.firstAnniversary-end-text{line-height:2}@media only screen and (max-width: 950px){.firstAnniversary-end-text{line-height:1.8}}.firstAnniversary-end-text:not(:first-of-type){margin-top:40px}@media only screen and (max-width: 950px){.firstAnniversary-end-text:not(:first-of-type){margin-top:20px}}.firstAnniversary-end-text a{color:#fff;text-decoration:underline}@media only screen and (min-width: 951px){.firstAnniversary-end-text a{transition:.25s opacity}.firstAnniversary-end-text a:hover{opacity:.6}}.firstAnniversary-attention{margin-top:20px}@media only screen and (max-width: 950px){.firstAnniversary-attention{margin-top:10px}}.firstAnniversary-attention-text{font-size:12px}@media only screen and (max-width: 950px){.firstAnniversary-attention-text{font-size:10px}}.firstAnniversary-attention-text:not(:first-of-type){margin-top:5px}.pacman{display:block;overflow:hidden;background:url("/assets/pacman/pac-pt1.jpg")}@media only screen and (max-width: 950px){.pacman .container{max-width:600px}}.pacman-header{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pacman-header .container{position:relative;width:100%;max-width:1600px}@media only screen and (max-width: 950px){.pacman-header .container{max-width:none}}@media only screen and (min-width: 951px){.pacman-header-kv{position:relative}.pacman-header-kv::before{display:block;padding-top:42.4375%;content:""}}@media only screen and (min-width: 951px){.pacman-header-kv-item{position:absolute;top:50%;left:50%;width:112.5%;transform:translate(-50%, -50%)}}@media only screen and (min-width: 951px){.pacman-header-game{position:absolute;top:2%;left:2%;z-index:1;width:156px}}@media only screen and (max-width: 950px){.pacman-header-game{width:90%;margin:2.4% auto}}.pacman-header-game-link{display:inline-block}@media only screen and (max-width: 950px){.pacman-header-game-link{width:22.8148148148%}}@media only screen and (min-width: 951px){.pacman-header-game-link:hover{-webkit-animation:poyon .4s;animation:poyon .4s}@-webkit-keyframes poyon{from,to{transform:scale(1, 1)}25%{transform:scale(0.9, 1.1)}50%{transform:scale(1.1, 0.9)}75%{transform:scale(0.95, 1.05)}}@keyframes poyon{from,to{transform:scale(1, 1)}25%{transform:scale(0.9, 1.1)}50%{transform:scale(1.1, 0.9)}75%{transform:scale(0.95, 1.05)}}}@media only screen and (min-width: 951px){.pacman-logo{position:absolute;bottom:5%;left:16.375%;width:23.125%}}@media only screen and (max-width: 950px){.pacman-logo{width:100%}}@media only screen and (max-width: 950px){.pacman-logo-image{padding:10.6666666667% 21.3333333333%;text-align:center;background:#fff}}.pacman-nav .container{position:relative;margin:80px auto 0}@media only screen and (max-width: 950px){.pacman-nav .container{margin:19.5555555556% auto 0}}.pacman-nav .container::before,.pacman-nav .container::after{top:-30%;content:"";position:absolute;display:block;width:4.7222222222%;padding-top:4.7222222222%;background-repeat:no-repeat;background-size:100% 100%}@media only screen and (max-width: 950px){.pacman-nav .container::before,.pacman-nav .container::after{width:7.6049382716%;padding-top:7.6049382716%}}@media only screen and (max-width: 950px){.pacman-nav .container::before,.pacman-nav .container::after{top:-60%}}.pacman-nav .container::before{left:6.4814814815%;background-image:url("/assets/pacman/ghost/ghost1.gif")}@media only screen and (max-width: 950px){.pacman-nav .container::before{left:9.1555555556%}}.pacman-nav .container::after{left:0;background-image:url("/assets/pacman/hipokute.png")}.pacman-nav-item{width:70.1234567901%;max-width:355px;margin:0 auto;overflow:hidden}.pacman-nav-item-link{position:relative;display:block;cursor:pointer}.pacman-nav-item-link:hover .pacman-nav-item-link-img{transform:translateY(-50%)}.pacman-nav-item-link::before{display:block;padding-top:30.985915493%;content:""}.pacman-nav-item-link-img{position:absolute;top:0;left:0;width:100%}.pacman-game{position:relative}.pacman-game .container{position:relative;padding-top:200px;padding-bottom:100px}@media only screen and (max-width: 950px){.pacman-game .container{padding-top:30.9333333333%;padding-bottom:13.1555555556%}}.pacman-game .container::before,.pacman-game .container::after{content:"";position:absolute;display:block;width:4.7222222222%;padding-top:4.7222222222%;background-repeat:no-repeat;background-size:100% 100%}@media only screen and (max-width: 950px){.pacman-game .container::before,.pacman-game .container::after{width:7.6049382716%;padding-top:7.6049382716%}}.pacman-game .container::before{top:3%;right:5%;background-image:url("/assets/pacman/ghost/ghost11.gif")}.pacman-game .container::after{position:absolute;bottom:0;left:5%;background-image:url("/assets/pacman/ghost/ghost12.gif")}.pacman-game-head{position:absolute;top:0;left:50%;z-index:1;width:74.3111111111%;max-width:418px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translate(-50%, -67%)}.pacman-game-title{position:relative;z-index:2}.pacman-game-character{position:absolute;bottom:100%;z-index:0;opacity:0;transform:translate(-50%, 100%)}[data-anime=true] .pacman-game-character{-webkit-animation:jump .8s ease-in-out .5s forwards;animation:jump .8s ease-in-out .5s forwards}@-webkit-keyframes jump{50%{opacity:1;transform:translate(-50%, -20%)}100%{opacity:1;transform:translate(-50%, 0)}}@keyframes jump{50%{opacity:1;transform:translate(-50%, -20%)}100%{opacity:1;transform:translate(-50%, 0)}}.pacman-game-character[data-character=rimuru]{left:calc(50% - 8.3732057416%);width:12.0813397129%}.pacman-game-character[data-character=ranga]{left:calc(50% + 8.3732057416%);width:14.5933014354%}.pacman-game-contents{position:relative;padding:140px 80px 80px;text-align:center;background-color:#000;border-right:solid 4px #fff;border-left:solid 4px #fff}@media only screen and (max-width: 950px){.pacman-game-contents{padding:19.1111111111% 5.3333333333%;border-right:solid 2px #fff;border-left:solid 2px #fff}}.pacman-game-contents::before,.pacman-game-contents::after{position:absolute;left:0;display:block;width:100%;padding-top:1.1111111111%;content:"";background-image:url("/assets/pacman/dot-kado.png");background-repeat:no-repeat;background-size:100% 100%}@media only screen and (max-width: 950px){.pacman-game-contents::before,.pacman-game-contents::after{padding-top:2.2140221402%;background-image:url("/assets/pacman/dot-kado_.png");background-size:100% auto}}.pacman-game-contents::before{bottom:100%}.pacman-game-contents::after{top:100%;transform:rotate(180deg)}.pacman-game-contents-title{position:relative;display:inline-block;padding-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pacman-game-contents-title::after{position:absolute;bottom:-10px;display:block;width:100%;height:10px;content:"";background:-6px 0;background-image:radial-gradient(circle farthest-side, #fff 30%, transparent 30%, transparent 100%);background-size:22px 10px}@media only screen and (max-width: 950px){.pacman-game-contents-title::after{background-size:10px 10px}}.pacman-game-contents-character{margin:80px 0 120px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.pacman-game-contents-character{margin:0 0 16%}}@media only screen and (max-width: 950px){.pacman-game-contents-character-ghost{width:76.5263157895%}}@media only screen and (min-width: 951px){.pacman-game-contents-character-tensura{margin-left:20px}}@media only screen and (max-width: 950px){.pacman-game-contents-character-tensura{width:95%;margin-top:10px}}.pacman-game-howto-title{width:63.2888888889%;margin:0 auto;margin-top:60px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pacman-game-howto-list{display:flex;justify-content:space-between;width:90%;max-width:860px;margin:65px auto 0}@media only screen and (min-width: 951px){.pacman-game-howto-list{gap:0 30px;width:100%;padding-left:30px}}@media only screen and (max-width: 950px){.pacman-game-howto-list{flex-wrap:wrap;justify-content:center;margin-top:17.6991150442%}}.pacman-game-howto-list-item{text-align:left}@media only screen and (min-width: 951px){.pacman-game-howto-list-item{width:33%}}@media only screen and (max-width: 950px){.pacman-game-howto-list-item{width:75.4098360656%}.pacman-game-howto-list-item:not(:first-of-type){margin-top:13.0434782609%}}@media only screen and (max-width: 950px){.pacman-game-howto-list-item-image{width:80%;margin:0 auto}}.pacman-game-howto-list-item-image-item{padding-right:30px;margin-left:-30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.pacman-game-howto-list-item-image-item{padding-right:20px;margin-left:-20px}}.pacman-game-howto-list-item-info{margin-top:54px;font-family:"M PLUS 1p",sans-serif;font-weight:400;line-height:1.6;color:#fff}@media only screen and (max-width: 950px){.pacman-game-howto-list-item-info{margin-top:13.0434782609%}}.pacman-game-howto-list-item-info-title{font-size:22px;font-weight:700}@media only screen and (min-width: 951px){.pacman-game-howto-list-item-info-title{max-width:80%}}@media only screen and (max-width: 950px){.pacman-game-howto-list-item-info-title{width:100%;font-size:18px}}.pacman-game-howto-list-item-info-text{margin-top:30px;font-size:18px}@media only screen and (max-width: 950px){.pacman-game-howto-list-item-info-text{margin-top:4.347826087%;font-size:16px}}.pacman-start{width:68.9777777778%;max-width:515px;margin:50px auto 0}@media only screen and (max-width: 950px){.pacman-start{margin:4.4444444444% auto 0}}.pacman-start-btn{position:relative;display:block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pacman-start-btn::before{display:block;padding-top:20.8762886598%;content:""}.pacman-start-btn:hover .pacman-start-btn-img{transform:translateY(-50%)}.pacman-start-btn-img{position:absolute;top:0;left:0;width:100%}.pacman-attention{margin-top:150px;color:#fff}@media only screen and (max-width: 950px){.pacman-attention{margin-top:13.3333333333%}}.pacman-attention-inner{position:relative}.pacman-attention-inner::before,.pacman-attention-inner::after{bottom:calc(100% + 10px);content:"";position:absolute;display:block;width:4.7222222222%;padding-top:4.7222222222%;background-repeat:no-repeat;background-size:100% 100%}@media only screen and (max-width: 950px){.pacman-attention-inner::before,.pacman-attention-inner::after{width:7.6049382716%;padding-top:7.6049382716%}}.pacman-attention-inner::before{right:7.4074074074%;background-image:url("/assets/pacman/ghost/ghost5.gif")}@media only screen and (max-width: 950px){.pacman-attention-inner::before{right:10.6666666667%}}.pacman-attention-inner::after{right:0;background-image:url("/assets/pacman/makouseki.png")}.pacman-attention-title{font-family:"M PLUS 1p",sans-serif}@media only screen and (max-width: 950px){.pacman-attention-title{font-size:18px}}.pacman-attention-list{margin-top:40px}@media only screen and (max-width: 950px){.pacman-attention-list{margin-top:3.5555555556%}}.pacman-attention-list-item{padding-left:1em;font-family:"M PLUS 1p",sans-serif;font-size:16px;line-height:1.7;text-indent:-1em}@media only screen and (max-width: 950px){.pacman-attention-list-item{font-size:12px}}.pacman-attention-list-item:not(:first-of-type){margin-top:10px}@media only screen and (max-width: 950px){.pacman-attention-list-item:not(:first-of-type){margin-top:6px}}.pacman-sprite{position:relative;width:calc(100% + 120px);height:52px;margin:320px auto 10px;transform:translateX(-60px)}@media only screen and (max-width: 950px){.pacman-sprite{margin:37.3333333333% auto 10px}}.pacman-sprite::after{position:absolute;bottom:-10px;left:0;display:block;width:100%;height:10px;content:"";background-color:#7a3f00}.pacman-sprite .slime{position:absolute;top:0;right:0;z-index:2;width:64px;height:52px;transition:.8s linear}.pacman-sprite .slime::before{content:"";background-image:url("/assets/pacman/rimuru-lp-anime.png");background-repeat:no-repeat;-webkit-animation:move .8s steps(4) forwards infinite;animation:move .8s steps(4) forwards infinite;position:absolute;top:0;left:0;width:100%;height:100%}.pacman-sprite .pacman-hipokute-list{display:flex;flex-direction:row-reverse;align-items:baseline;justify-content:center}.pacman-sprite .hipokute{flex-shrink:0;width:60px;height:54px;background-image:url("/assets/pacman/hipokute.png");background-repeat:no-repeat;background-position:right;opacity:1;transition:all .4s linear .3s;transform:scale(1, 1);transform-origin:bottom}.pacman-sprite .active{position:relative;transform:scale(1.35, 0);-webkit-animation:fadeOut .4s linear .3s forwards;animation:fadeOut .4s linear .3s forwards}@-webkit-keyframes fadeOut{0%{opacity:1}70%{opacity:1}71%{opacity:0}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}70%{opacity:1}71%{opacity:0}100%{opacity:0}}@-webkit-keyframes move{100%{background-position:0 -208px}}@keyframes move{100%{background-position:0 -208px}}.pacman-footer{position:relative;width:100%;font-family:"M PLUS 1p",sans-serif;text-align:center}.pacman-footer .illust{padding:24px 0;font-size:16px;font-weight:400;color:#fff;background-color:#1b1b1b}@media only screen and (max-width: 950px){.pacman-footer .illust{font-size:14px}}.pacman-pagetop{position:absolute;top:-160px;right:50px;z-index:999;width:100px;cursor:pointer}@media only screen and (max-width: 950px){.pacman-pagetop{right:3%}}.pacman-pagetop:hover img{transform:translateY(-18px)}.pacman-pagetop-inner{position:fixed;bottom:80px;width:100px;transition:all .5s ease-in-out}.pacman-pagetop-inner[data-visible=false]{opacity:0}.pacman-pagetop-btn{display:flex;flex-wrap:wrap;justify-content:center;text-decoration:none}.pacman-pagetop-btn img{transition:all .2s ease-in-out;transform:translateY(-8px)}.pacman-pagetop-caption{display:flex;font-family:"Press Start 2P",cursive;font-size:13px;font-weight:400;color:#fff;text-shadow:.06em .06em #e8674c}.pacman-pagetop-caption-block{display:inline-block}.pacman-pagetop-caption-block:nth-of-type(2){margin-left:.5em}@media only screen and (min-width: 951px){[lang=ja] .fixed_bnr{top:50%;right:0;transform:translateY(-50%)}}[lang=ja] .home_artist_text{font-family:"Shippori Mincho",serif;font-size:5vw;line-height:1.4;letter-spacing:.04em}@media only screen and (max-width: 950px){[lang=ja] .home_artist_text{font-size:24px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[lang=ja] .home_artist_text{font-size:5.6842105263vw}}@media only screen and (min-width: 1301px){[lang=ja] .home_artist_text{font-size:54px}}[lang=ja] .home_story_item:nth-of-type(1) .home_story_item_copy{top:0;right:5.7407407407%;width:30.7407407407%}@media only screen and (max-width: 950px){[lang=ja] .home_story_item:nth-of-type(1) .home_story_item_copy{right:0}}[lang=ja] .home_story_item:nth-of-type(2) .home_story_item_copy{top:0;left:0;z-index:2;width:46.6666666667%}@media only screen and (max-width: 950px){[lang=ja] .home_story_item:nth-of-type(2) .home_story_item_copy{width:53.0526315789%}}@media only screen and (min-width: 951px){[lang=ja] .home_story_item:nth-of-type(2) .home_story_item_text{width:33.9814814815%}}[lang=ja] .home_character_item_image_serif{width:25.5555555556%}[lang=ja] .home_system_item[data-system="1"] .home_system_item_title{width:60.6829268293%;margin-left:auto}@media only screen and (min-width: 951px){[lang=ja] .home_system_item[data-system="1"] .home_system_item_title{margin-right:1.9512195122%}}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="1"] .home_system_item_title{width:78.5684210526%}}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="1"] .home_system_item_text{width:78.5684210526%;padding-left:5.2631578947%}}[lang=ja] .home_system_item[data-system="2"] .home_system_item_title{width:61.1111111111%}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="2"] .home_system_item_title{width:83.3684210526%}}@media only screen and (min-width: 951px){[lang=ja] .home_system_item[data-system="2"] .home_system_item_text{margin-left:14.8148148148%}}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="2"] .home_system_item_text{width:83.3684210526%;padding-left:5.2631578947%}}[lang=ja] .home_system_item[data-system="3"] .home_system_item_title{width:56.2962962963%;margin-right:6.0185185185%;margin-left:auto}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="3"] .home_system_item_title{width:76.8%}}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="3"] .home_system_item_text{width:76.8%;padding-left:0}}[lang=ja] .home_system_item[data-system="4"] .home_system_item_title{width:60.1851851852%}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="4"] .home_system_item_title{width:82.1052631579%}}@media only screen and (min-width: 951px){[lang=ja] .home_system_item[data-system="4"] .home_system_item_text{margin-left:15.7407407407%}}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="4"] .home_system_item_text{width:82.1052631579%;padding-left:5.2631578947%}}[lang=ja] .home_system_item[data-system="5"] .home_system_item_title{width:67.037037037%;margin-left:auto}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="5"] .home_system_item_title{width:91.4526315789%}}@media only screen and (min-width: 951px){[lang=ja] .home_system_item[data-system="5"] .home_system_item_text{margin-right:4.6296296296%}}@media only screen and (max-width: 950px){[lang=ja] .home_system_item[data-system="5"] .home_system_item_text{width:91.4526315789%;padding-left:5.2631578947%}}[lang=en] .kv{font-family:"Shippori Mincho",serif}[lang=en] .kv_pre_catch{word-break:keep-all}@media only screen and (max-width: 950px){[lang=en] .kv_pre_catch{top:38%;font-size:5.6842105263vw}}[lang=en] .kv_pre_catch p{word-break:keep-all;white-space:nowrap}[lang=en] .kv_pre_sub{letter-spacing:.2em}[lang=en] .kv_pre_sub::before,[lang=en] .kv_pre_sub::after{height:1px}@media only screen and (max-width: 950px){[lang=en] .kv_pre_sub{top:65%}}[lang=en] .home_artist_text{padding-top:2%;font-family:"Shippori Mincho",serif;font-size:3.0769230769vw;line-height:1.2;letter-spacing:.04em}@media only screen and (max-width: 950px){[lang=en] .home_artist_text{width:100%;font-size:24px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[lang=en] .home_artist_text{font-size:4.2105263158vw}}@media only screen and (min-width: 1301px){[lang=en] .home_artist_text{font-size:40px}}@media only screen and (min-width: 951px){[lang=en] .home_artist_image{width:50%}}@media only screen and (max-width: 950px){[lang=en] .home_story_item_text{font-size:13px;line-height:1.5}}[lang=en] .home_story_item:nth-of-type(1) .home_story_item_copy{position:relative;z-index:1;width:78.1481481481%;margin-bottom:20px;margin-left:auto}@media only screen and (max-width: 950px){[lang=en] .home_story_item:nth-of-type(1) .home_story_item_copy{top:-2%;width:88.8421052632%}}@media only screen and (max-width: 950px){[lang=en] .home_story_item:nth-of-type(2){margin-top:14.8148148148%}}[lang=en] .home_story_item:nth-of-type(2) .home_story_item_copy{position:relative;z-index:2;width:104.4444444444%;margin-bottom:20px}@media only screen and (max-width: 950px){[lang=en] .home_story_item:nth-of-type(2) .home_story_item_copy{width:100.9263157895%;margin-bottom:0}}[lang=en] .home_story_item:nth-of-type(2) .home_story_item_image[data-num="1"]{margin-top:20px}@media only screen and (max-width: 950px){[lang=en] .home_character_item_text{font-size:15px;line-height:1.5}}[lang=en] .home_character_item[data-chara=shin] .home_character_item_image_serif{top:auto;bottom:10%;width:90%}@media only screen and (min-width: 951px){[lang=en] .home_character_item[data-chara=shin] .home_character_item_image_serif{left:-10%}}@media only screen and (max-width: 950px){[lang=en] .home_character_item[data-chara=shin] .home_character_item_image_serif{left:-5%;width:76.7368421053%}}[lang=en] .home_character_item[data-chara=iji] .home_character_item_image_serif{top:auto;right:0;bottom:5%;left:auto;width:128.1481481481%}@media only screen and (min-width: 951px){[lang=en] .home_character_item[data-chara=iji] .home_character_item_image_serif{right:-10%}}@media only screen and (max-width: 950px){[lang=en] .home_character_item[data-chara=iji] .home_character_item_image_serif{right:-5%;width:109.2631578947%}}[lang=en] .home_system_item_text{text-shadow:1px 1px 4px #000,0 0 7px #000,2px 2px 5px #000,5px 5px 5px #000}@media only screen and (max-width: 950px){[lang=en] .home_system_item_text{font-size:13px;line-height:1.4}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[lang=en] .home_system_item_text{font-size:2.1052631579vw}}[lang=en] .home_system_item[data-system="1"] .home_system_item_title{width:70.243902439%;margin-left:auto}@media only screen and (min-width: 951px){[lang=en] .home_system_item[data-system="1"] .home_system_item_title{margin-right:1.9512195122%}}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="1"] .home_system_item_title{width:92.6315789474%}}@media only screen and (min-width: 951px){[lang=en] .home_system_item[data-system="1"] .home_system_item_text{width:66.6666666667%;padding-left:9.0740740741%}}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="1"] .home_system_item_text{width:84.2105263158%;padding-left:10.3157894737%}}[lang=en] .home_system_item[data-system="2"] .home_system_item_title{width:69.5%}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="2"] .home_system_item_title{width:96.5684210526%}}@media only screen and (min-width: 951px){[lang=en] .home_system_item[data-system="2"] .home_system_item_text{width:66.6666666667%;padding-left:12.962962963%}}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="2"] .home_system_item_text{width:84.2105263158%;padding-left:4.2105263158%}}[lang=en] .home_system_item[data-system="3"] .home_system_item_title{width:63.3333333333%;margin-left:auto}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="3"] .home_system_item_title{width:88%}}@media only screen and (min-width: 951px){[lang=en] .home_system_item[data-system="3"] .home_system_item_text{width:50%}}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="3"] .home_system_item_text{width:68.6315789474%}}[lang=en] .home_system_item[data-system="4"] .home_system_item_title{width:71.6666666667%}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="4"] .home_system_item_title{width:99.5789473684%}}@media only screen and (min-width: 951px){[lang=en] .home_system_item[data-system="4"] .home_system_item_text{width:58.3333333333%;padding-left:14.8148148148%}}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="4"] .home_system_item_text{width:73.6842105263%;padding-left:5.2631578947%}}[lang=en] .home_system_item[data-system="5"] .home_system_item_title{width:70.1666666667%;margin-left:auto}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="5"] .home_system_item_title{width:97.4947368421%}}@media only screen and (min-width: 951px){[lang=en] .home_system_item[data-system="5"] .home_system_item_text{width:55.8333333333%}}@media only screen and (max-width: 950px){[lang=en] .home_system_item[data-system="5"] .home_system_item_text{width:76.8421052632%}}[lang=zh-cmn-Hant] body{font-family:"Noto Sans SC",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"Yu Gothic",YuGothic,Meiryo,sans-serif}[lang=zh-cmn-Hant] .kv{font-family:"Noto Serif SC",serif}[lang=zh-cmn-Hant] .kv_pre_catch{font-family:"Noto Serif SC",serif}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .kv_pre_sub span{vertical-align:4%}}[lang=zh-cmn-Hant] .home_artist_text{width:62.962962963%;padding-top:1%;font-family:"Shippori Mincho",serif;font-size:3.2307692308vw;line-height:1.4;letter-spacing:.04em}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_artist_text{width:94.7368421053%;font-size:24px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[lang=zh-cmn-Hant] .home_artist_text{font-size:4.4210526316vw}}@media only screen and (min-width: 1301px){[lang=zh-cmn-Hant] .home_artist_text{font-size:42px}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_artist_text br{display:block}}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_artist_image{width:50%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_story_item_text{font-size:13px;line-height:1.5}}[lang=zh-cmn-Hant] .home_story_item:nth-of-type(1) .home_story_item_copy{top:50px;right:1.8518518519%;z-index:1;width:25%}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_story_item:nth-of-type(1) .home_story_item_copy{top:18%;right:.9259259259%;width:28.4210526316%}}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_story_item:nth-of-type(1) .home_story_item_text{width:83.3333333333%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_story_item:nth-of-type(2){margin-top:14.8148148148%}}[lang=zh-cmn-Hant] .home_story_item:nth-of-type(2) .home_story_item_copy{top:-5%;left:10.1851851852%;z-index:2;width:32.4074074074%}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_story_item:nth-of-type(2) .home_story_item_copy{top:9%;left:0;width:40.5263157895%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_character_item_text{font-size:15px;line-height:1.5}}[lang=zh-cmn-Hant] .home_character_item[data-chara=shin] .home_character_item_image_serif{top:auto;bottom:10%;width:97.4074074074%}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_character_item[data-chara=shin] .home_character_item_image_serif{left:-10%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_character_item[data-chara=shin] .home_character_item_image_serif{left:-5%;width:83.0526315789%}}[lang=zh-cmn-Hant] .home_character_item[data-chara=iji] .home_character_item_image_serif{top:auto;right:0;bottom:5%;left:auto;width:98.8888888889%}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_character_item[data-chara=iji] .home_character_item_image_serif{right:-10%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_character_item[data-chara=iji] .home_character_item_image_serif{right:-5%;width:84.3157894737%}}[lang=zh-cmn-Hant] .home_system_item_text{text-shadow:1px 1px 4px #000,0 0 7px #000,2px 2px 5px #000,5px 5px 5px #000}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item_text{font-size:13px;line-height:1.4}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[lang=zh-cmn-Hant] .home_system_item_text{font-size:2.1052631579vw}}[lang=zh-cmn-Hant] .home_system_item[data-system="1"] .home_system_item_title{width:62.3414634146%;margin-left:auto}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_system_item[data-system="1"] .home_system_item_title{margin-right:9.756097561%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="1"] .home_system_item_title{width:82.2105263158%}}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_system_item[data-system="1"] .home_system_item_text{width:59.1666666667%;padding-left:1.8518518519%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="1"] .home_system_item_text{width:73.6842105263%;padding-left:10.3157894737%}}[lang=zh-cmn-Hant] .home_system_item[data-system="2"] .home_system_item_title{width:69.3333333333%}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="2"] .home_system_item_title{width:96.3368421053%}}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_system_item[data-system="2"] .home_system_item_text{width:66.6666666667%;padding-left:13.8888888889%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="2"] .home_system_item_text{width:75.7894736842%;padding-left:4.2105263158%}}[lang=zh-cmn-Hant] .home_system_item[data-system="3"] .home_system_item_title{width:52.5%;margin-right:10.8333333333%;margin-left:auto}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="3"] .home_system_item_title{width:72.9473684211%;margin-right:8.4210526316%}}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_system_item[data-system="3"] .home_system_item_text{width:50.8333333333%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="3"] .home_system_item_text{width:72.6315789474%}}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_system_item[data-system="3"] .home_system_item_character{top:-49.5%;height:149.5%}}[lang=zh-cmn-Hant] .home_system_item[data-system="4"] .home_system_item_title{width:62.5%}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="4"] .home_system_item_title{width:86.8421052632%}}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_system_item[data-system="4"] .home_system_item_text{width:58.3333333333%;padding-left:14.3518518519%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="4"] .home_system_item_text{width:73.6842105263%;padding-left:5.2631578947%}}[lang=zh-cmn-Hant] .home_system_item[data-system="5"] .home_system_item_title{width:48.3333333333%;margin-right:21.4166666667%;margin-left:auto}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="5"] .home_system_item_title{width:67.1578947368%;margin-right:11.5789473684%}}@media only screen and (min-width: 951px){[lang=zh-cmn-Hant] .home_system_item[data-system="5"] .home_system_item_text{width:55.8333333333%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_system_item[data-system="5"] .home_system_item_text{width:71.5789473684%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_spec .container{width:92%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_spec_item_title{width:36%}}@media only screen and (max-width: 950px){[lang=zh-cmn-Hant] .home_spec_item_text{width:64%}}[lang=ko] body{font-family:"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"Yu Gothic",YuGothic,Meiryo,sans-serif}[lang=ko] .kv{font-family:"Shippori Mincho",serif}[lang=ko] .home_artist_text{padding-top:1%;font-family:"Shippori Mincho",serif;font-size:3.2307692308vw;line-height:1.4;letter-spacing:.04em}@media only screen and (max-width: 950px){[lang=ko] .home_artist_text{font-size:24px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[lang=ko] .home_artist_text{font-size:4.4210526316vw}}@media only screen and (min-width: 1301px){[lang=ko] .home_artist_text{font-size:42px}}@media only screen and (min-width: 951px){[lang=ko] .home_artist_image{width:50%}}@media only screen and (max-width: 950px){[lang=ko] .home_story_item_text{font-size:13px;line-height:1.5}}[lang=ko] .home_story_item:nth-of-type(1) .home_story_item_copy{position:relative;z-index:1;width:68.5185185185%;margin-bottom:20px;margin-left:auto}@media only screen and (max-width: 950px){[lang=ko] .home_story_item:nth-of-type(1) .home_story_item_copy{top:7%;width:77.8947368421%}}@media only screen and (max-width: 950px){[lang=ko] .home_story_item:nth-of-type(2){margin-top:14.8148148148%}}[lang=ko] .home_story_item:nth-of-type(2) .home_story_item_copy{position:relative;left:0;z-index:1;z-index:2;width:83.3333333333%;margin-bottom:20px}@media only screen and (max-width: 950px){[lang=ko] .home_story_item:nth-of-type(2) .home_story_item_copy{width:94.7368421053%}}[lang=ko] .home_story_item:nth-of-type(2) .home_story_item_image[data-num="1"]{margin-top:20px}@media only screen and (max-width: 950px){[lang=ko] .home_character_item_text{font-size:15px;line-height:1.5}}@media only screen and (min-width: 951px){[lang=ko] .home_character_item_image{width:44%}}@media only screen and (min-width: 951px){[lang=ko] .home_character_item_info{width:56%}}[lang=ko] .home_character_item[data-chara=shin] .home_character_item_image_serif{top:auto;bottom:10%;width:75.9259259259%}@media only screen and (min-width: 951px){[lang=ko] .home_character_item[data-chara=shin] .home_character_item_image_serif{left:-10%}}@media only screen and (max-width: 950px){[lang=ko] .home_character_item[data-chara=shin] .home_character_item_image_serif{left:-5%;width:64.7368421053%}}[lang=ko] .home_character_item[data-chara=iji] .home_character_item_image_serif{top:auto;right:0;bottom:5%;left:auto;width:91.1111111111%}@media only screen and (min-width: 951px){[lang=ko] .home_character_item[data-chara=iji] .home_character_item_image_serif{right:-10%}}@media only screen and (max-width: 950px){[lang=ko] .home_character_item[data-chara=iji] .home_character_item_image_serif{right:-5%;width:77.6842105263%}}[lang=ko] .home_system_item_text{text-shadow:1px 1px 4px #000,0 0 7px #000,2px 2px 5px #000,5px 5px 5px #000}[lang=ko] .home_system_item[data-system="1"] .home_system_item_title{width:50.9268292683%;margin-left:auto}@media only screen and (min-width: 951px){[lang=ko] .home_system_item[data-system="1"] .home_system_item_title{margin-right:21.9512195122%}}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="1"] .home_system_item_title{width:73.2631578947%;margin-right:4.2105263158%}}@media only screen and (min-width: 951px){[lang=ko] .home_system_item[data-system="1"] .home_system_item_text{width:58.3333333333%}}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="1"] .home_system_item_text{width:68.2105263158%}}[lang=ko] .home_system_item[data-system="2"] .home_system_item_title{width:73.1481481481%}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="2"] .home_system_item_title{width:99.7894736842%}}@media only screen and (min-width: 951px){[lang=ko] .home_system_item[data-system="2"] .home_system_item_text{margin-left:15.7407407407%}}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="2"] .home_system_item_text{width:78.3157894737%;padding-left:6.3157894737%}}[lang=ko] .home_system_item[data-system="3"] .home_system_item_title{width:56.2962962963%;margin-right:7.5925925926%;margin-left:auto}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="3"] .home_system_item_title{width:76.8%;margin-right:4.7368421053%}}@media only screen and (min-width: 951px){[lang=ko] .home_system_item[data-system="3"] .home_system_item_text{width:50%}}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="3"] .home_system_item_text{width:73.2631578947%}}@media only screen and (min-width: 951px){[lang=ko] .home_system_item[data-system="3"] .home_system_item_character{top:-47.7%;height:147.8%}}[lang=ko] .home_system_item[data-system="4"] .home_system_item_title{width:60.1851851852%}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="4"] .home_system_item_title{width:82.1052631579%}}@media only screen and (min-width: 951px){[lang=ko] .home_system_item[data-system="4"] .home_system_item_text{margin-left:14.8148148148%}}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="4"] .home_system_item_text{width:78.3157894737%;padding-left:5.2631578947%}}[lang=ko] .home_system_item[data-system="5"] .home_system_item_title{width:60.3333333333%;margin-right:10.1851851852%;margin-left:auto}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="5"] .home_system_item_title{width:91.4526315789%;margin-right:2.1052631579%}}@media only screen and (min-width: 951px){[lang=ko] .home_system_item[data-system="5"] .home_system_item_text{width:55.8333333333%}}@media only screen and (max-width: 950px){[lang=ko] .home_system_item[data-system="5"] .home_system_item_text{width:101.0526315789%;padding-left:15.7894736842%}}[lang=fr] body{font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"Yu Gothic",YuGothic,Meiryo,sans-serif}[lang=fr] .kv{font-family:"Noto Serif",serif}[lang=fr] .kv_pre_catch{font-family:"Noto Serif",serif;word-break:keep-all}@media only screen and (max-width: 950px){[lang=fr] .kv_pre_catch{top:38%;font-size:5.6842105263vw}}[lang=fr] .kv_pre_catch p{word-break:keep-all;white-space:nowrap}[lang=fr] .kv_pre_sub{letter-spacing:.2em}[lang=fr] .kv_pre_sub::before,[lang=fr] .kv_pre_sub::after{height:1px}@media only screen and (max-width: 950px){[lang=fr] .kv_pre_sub{top:65%}}[lang=fr] .home_artist_text{padding-top:2%;font-family:"Shippori Mincho",serif;font-size:3.0769230769vw;line-height:1.2;letter-spacing:.04em}@media only screen and (max-width: 950px){[lang=fr] .home_artist_text{width:100%;font-size:24px}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[lang=fr] .home_artist_text{font-size:4.2105263158vw}}@media only screen and (max-width: 950px){[lang=fr] .home_artist_text br{display:block}}@media only screen and (min-width: 1301px){[lang=fr] .home_artist_text{font-size:40px}}@media only screen and (min-width: 951px){[lang=fr] .home_artist_image{width:50%}}@media only screen and (max-width: 950px){[lang=fr] .home_story_item_text{font-size:13px;line-height:1.5}}[lang=fr] .home_story_item:nth-of-type(1) .home_story_item_copy{position:relative;z-index:1;width:52.8703703704%;margin-bottom:20px;margin-left:auto}@media only screen and (max-width: 950px){[lang=fr] .home_story_item:nth-of-type(1) .home_story_item_copy{top:-2%;width:60.1052631579%}}@media only screen and (max-width: 950px){[lang=fr] .home_story_item:nth-of-type(2){margin-top:14.8148148148%}}[lang=fr] .home_story_item:nth-of-type(2) .home_story_item_copy{position:relative;z-index:2;width:74.2592592593%;margin-bottom:20px}@media only screen and (max-width: 950px){[lang=fr] .home_story_item:nth-of-type(2) .home_story_item_copy{width:71.7578947368%;margin-bottom:0}}[lang=fr] .home_story_item:nth-of-type(2) .home_story_item_image[data-num="1"]{margin-top:20px}@media only screen and (max-width: 950px){[lang=fr] .home_character_item_text{font-size:15px;line-height:1.5}}[lang=fr] .home_character_item_title{font-family:"Shippori Mincho",serif}[lang=fr] .home_character_item[data-chara=shin] .home_character_item_image_serif{top:auto;bottom:10%;width:105.9259259259%}@media only screen and (min-width: 951px){[lang=fr] .home_character_item[data-chara=shin] .home_character_item_image_serif{left:-10%}}@media only screen and (max-width: 950px){[lang=fr] .home_character_item[data-chara=shin] .home_character_item_image_serif{left:-5%;width:90.3157894737%}}[lang=fr] .home_character_item[data-chara=iji] .home_character_item_image_serif{top:auto;right:0;bottom:5%;left:auto;width:82.2222222222%}@media only screen and (min-width: 951px){[lang=fr] .home_character_item[data-chara=iji] .home_character_item_image_serif{right:20%}}@media only screen and (max-width: 950px){[lang=fr] .home_character_item[data-chara=iji] .home_character_item_image_serif{right:5%;width:70.1052631579%}}[lang=fr] .home_system_item_text{text-shadow:1px 1px 4px #000,0 0 7px #000,2px 2px 5px #000,5px 5px 5px #000}@media only screen and (max-width: 950px){[lang=fr] .home_system_item_text{font-size:13px;line-height:1.4}}@media only screen and (max-width: 950px)and (max-width: 950px)and (min-width: 550px){[lang=fr] .home_system_item_text{font-size:2.1052631579vw}}[lang=fr] .home_system_item_image_caption{position:absolute;margin-top:16px;font-family:"Noto Serif",serif;font-size:12px;color:#fff;text-shadow:1px 1px 4px #000,0 0 7px #000,2px 2px 5px #000,5px 5px 5px #000;word-break:keep-all;line-break:strict;word-wrap:break-word;overflow-wrap:break-word}@media only screen and (max-width: 950px){[lang=fr] .home_system_item_image_caption{margin-top:12px;font-size:10px}}[lang=fr] .home_system_item[data-system="1"] .home_system_item_title{width:59.6195121951%;margin-left:auto}@media only screen and (min-width: 951px){[lang=fr] .home_system_item[data-system="1"] .home_system_item_title{margin-right:12.0975609756%}}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="1"] .home_system_item_title{width:78.6210526316%;margin-right:13.8947368421%}}@media only screen and (min-width: 951px){[lang=fr] .home_system_item[data-system="1"] .home_system_item_text{width:66.6666666667%;padding-left:9.0740740741%;letter-spacing:.01em}}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="1"] .home_system_item_text{width:84.2105263158%;padding-left:10.3157894737%}}@media only screen and (min-width: 951px){[lang=fr] .home_system_item[data-system="2"] .home_system_item_inner{padding-top:4.9230769231%}}[lang=fr] .home_system_item[data-system="2"] .home_system_item_title{width:68.0833333333%}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="2"] .home_system_item_title{width:94.6%}}@media only screen and (min-width: 951px){[lang=fr] .home_system_item[data-system="2"] .home_system_item_text{width:66.6666666667%;padding-left:12.962962963%}}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="2"] .home_system_item_text{width:84.2105263158%;padding-left:4.2105263158%}}[lang=fr] .home_system_item[data-system="3"] .home_system_item_title{width:71.75%;margin-left:auto}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="3"] .home_system_item_title{width:99.6947368421%}}@media only screen and (min-width: 951px){[lang=fr] .home_system_item[data-system="3"] .home_system_item_text{width:58.3333333333%}}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="3"] .home_system_item_text{width:73.6842105263%}}[lang=fr] .home_system_item[data-system="4"] .home_system_item_title{width:61.1666666667%}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="4"] .home_system_item_title{width:84.9894736842%}}@media only screen and (min-width: 951px){[lang=fr] .home_system_item[data-system="4"] .home_system_item_text{width:58.3333333333%;padding-left:12.962962963%}}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="4"] .home_system_item_text{width:73.6842105263%;padding-left:5.2631578947%}}[lang=fr] .home_system_item[data-system="5"] .home_system_item_title{width:53.5833333333%;margin-right:16.6666666667%;margin-left:auto}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="5"] .home_system_item_title{width:74.4526315789%;margin-right:22.1052631579%}}@media only screen and (min-width: 951px){[lang=fr] .home_system_item[data-system="5"] .home_system_item_text{width:55.8333333333%}}@media only screen and (max-width: 950px){[lang=fr] .home_system_item[data-system="5"] .home_system_item_text{width:76.8421052632%}}[lang=fr] .home_staffcast_name{font-family:"Shippori Mincho",serif}