@charset "UTF-8";@keyframes vibration{0%,to{transform:translate(0,0) rotateZ(0deg)}25%{transform:translate(1px,1px) rotateZ(1deg)}50%{transform:translate(0,1px) rotateZ(0deg)}75%{transform:translate(1px,0) rotateZ(-1deg)}}@keyframes hopping{0%,20%,40%,60%,80%,to{transform:translateY(2px)}10%,30%,50%,70%,90%{transform:translateY(-4px)}}@keyframes fadein{0%{opacity:0}50%,to{opacity:1}}@keyframes thunderbolt{to{background-position:0 -750px}}@keyframes logo-animation{0%{opacity:0}to{opacity:1}}@keyframes subtitle-animation{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes arrow-animation{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes bg-animation{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}:root{--site-white-color:#ffffff;--site-black-color:#000000;--site-red-color:#ff0000;--site-crimson-color:#dc143c;--site-blue-color:#0000ff;--site-twitter-color:#1b95e0;--site-green-color:#008000;--site-grassgreen-color:#25d954;--site-purple-color:#800080;--site-gray-color:#848484;--site-orange-color:#ffa500;--site-navy-color01:#040a0e;--site-white-color-rgb:255, 255, 255;--site-black-color-rgb:0, 0, 0;--site-red-color-rgb:255, 0, 0;--site-crimson-color-rgb:220, 20, 60;--site-blue-color-rgb:0, 0, 255;--site-green-color-rgb:0, 128, 0;--site-grassgreen-color-rgb:37, 217, 84;--site-purple-color-rgb:128, 0, 128;--site-gray-color-rgb:132, 132, 132;--site-z-index-bg:-1;--site-z-index-content:100;--site-z-index-header:200;--site-z-index-footer:200;--site-z-index-nav:500;--site-z-index-toggle:600;--site-z-index-dialog:1000;--site-fontsize-pc:1rem;--site-fontsize-sp:1rem;--site-contentswidth-pc:1000px;--site-contentswidth-sp:100%;--site-lineheight-pc:1.5;--site-lineheight-sp:1.5;--site-transition-speed:300ms;--site-transition-speed500:500ms;--site-transition-speed1000:1000ms}.site-twitter-timeline{background-color:var(--site-white-color)}@media screen and (min-width:401px){.site-twitter-timeline{width:500px;height:500px;margin:auto;padding:20px}}@media screen and (max-width:400px){.site-twitter-timeline{width:270px;height:270px;margin:auto;padding:15px}}.site-twitter-timeline-inner{width:100%;height:100%;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}@media screen and (min-width:401px){.site-twitter-timeline-inner{padding:0 10px}}@media screen and (max-width:400px){.site-twitter-timeline-inner{padding:0 5px}}.site-twitter-timeline-inner::-webkit-scrollbar{width:0;background-color:transparent}.site-twitter-timeline-inner::-webkit-scrollbar-thumb{width:0}.site-twitter-timeline-line{display:block;width:100%;height:100%}.site-twitter-timeline-anchor-wrap{position:relative;text-align:center}@media screen and (min-width:401px){.site-twitter-timeline-anchor-wrap{padding:7px 0 14px}}@media screen and (max-width:400px){.site-twitter-timeline-anchor-wrap{padding:8px 0 12px}}.site-twitter-timeline-anchor{position:relative;display:inline-block;background-color:var(--site-twitter-color);border-radius:100px;text-align:center;color:var(--site-white-color)}.site-twitter-timeline-anchor .site-linkto{position:relative;display:block;width:100%;height:100%}@media screen and (min-width:401px){.site-twitter-timeline-anchor .site-linkto{padding:7px 17px 7px 34px;font-size:12px}}@media screen and (max-width:400px){.site-twitter-timeline-anchor .site-linkto{padding:4px 17px 4px 34px;font-size:12px}}.site-twitter-timeline-anchor .site-icon.twitter{position:absolute;top:0;bottom:0;margin:auto}@media screen and (min-width:401px){.site-twitter-timeline-anchor .site-icon.twitter{left:10px;font-size:26px}}@media screen and (max-width:400px){.site-twitter-timeline-anchor .site-icon.twitter{left:10px;font-size:21px}}.site-twitter-timeline.twitter-timeline{overflow-x:hidden;overflow-y:scroll}@media screen and (max-width:400px){.site-twitter-timeline.twitter-timeline iframe{width:270px!important;margin:0 auto}}.site-share{position:relative;display:flex;justify-content:center;align-items:center;padding:1.5rem;background-color:#151b23}.site-share-title{font-size:.7rem;color:var(--site-white-color)}@media screen and (min-width:401px){.site-share-title{margin-right:1.5rem}}@media screen and (max-width:400px){.site-share-title{margin-right:1rem}}.site-share-list,.site-share-one{font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-share-list{display:flex;justify-content:center}.site-share-one{position:relative;background-color:var(--site-navy-color01)}@media screen and (min-width:401px){.site-share-one{width:3rem;height:3rem;border-radius:3rem;transition:var(--site-transition-speed);box-shadow:inset 0 0 0 1px var(--site-white-color)}.site-share-one:hover{opacity:.5}}@media screen and (max-width:400px){.site-share-one{width:3rem;height:3rem;border-radius:3rem;box-shadow:inset 0 0 0 1px var(--site-white-color)}}.site-share-one:not(:last-child){margin-right:1rem}.site-share-one .site-linkto-tag{display:block;width:100%;height:100%}.site-share-one .site-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:1em;height:1em;pointer-events:none}@media screen and (min-width:401px){.site-share-one .site-icon{font-size:40px}}@media screen and (max-width:400px){.site-share-one .site-icon{font-size:40px}}.site-section-inner{position:relative;height:100%}@media screen and (min-width:401px){.site-section-inner{margin:auto;width:1100px}}@media screen and (max-width:400px){.site-section-inner{width:100%}}.site-section{position:relative;width:100%;min-height:200px;color:var(--site-white-color);box-shadow:inset 0 0 0 1px #485255}@media screen and (min-width:401px){.site-section{margin-bottom:3rem;padding:1.5rem}}@media screen and (max-width:400px){.site-section{margin-bottom:2rem;padding:1rem}}.site-picture{display:block;-o-object-fit:contain;object-fit:contain;box-shadow:0 0 0 1px var(--site-white-color)}.site-obj{position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-obj.obj-blackbg{background-color:rgba(0,0,0,.4)}.site-obj.flash{background-image:url(../images/both/flash.png?v=20231210173850);mix-blend-mode:screen}@media screen and (min-width:401px){.site-obj.flash{width:1400px;height:765px}}@media screen and (max-width:400px){.site-obj.flash{width:420px;height:229.5px}}.site-obj.flash2{background-image:url(../images/both/flash2.png?v=20231210173850);mix-blend-mode:screen}@media screen and (min-width:401px){.site-obj.flash2{width:657px;height:657px}}@media screen and (max-width:400px){.site-obj.flash2{width:328.5px;height:328.5px}}.site-obj.thunder-top{top:0;left:0;background-image:url(../images/both/thunder-top.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.thunder-top{width:1400px;height:1469px}}@media screen and (max-width:400px){.site-obj.thunder-top{width:700px;height:734.5px}}.site-obj.thunder-left{top:-100px;left:0;background-image:url(../images/both/thunder-left.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.thunder-left{width:998px;height:1513px}}@media screen and (max-width:400px){.site-obj.thunder-left{width:499px;height:756.5px}}.site-obj.thunder-right{bottom:-100px;right:0;background-image:url(../images/both/thunder-right.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.thunder-right{width:998px;height:1513px}}@media screen and (max-width:400px){.site-obj.thunder-right{width:499px;height:756.5px}}.site-obj.thunder-flat{background-image:url(../images/both/thunder-flat.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.thunder-flat{width:3176px;height:376px}}@media screen and (max-width:400px){.site-obj.thunder-flat{width:3176px;height:376px}}.site-obj.obj-machine-mv{background-image:url(../images/both/obj-machine-mv.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-machine-mv{width:956px;height:876px}}@media screen and (max-width:400px){.site-obj.obj-machine-mv{width:391.96px;height:359.16px}}@media screen and (min-width:401px){.site-obj.obj-blackbg.staging{top:120px;left:0;width:100%;height:630px}}@media screen and (max-width:400px){.site-obj.obj-blackbg.staging{top:63px;left:0;right:0;margin:auto;width:calc(100% - 20px);height:620px}}@media screen and (min-width:401px){.site-obj.obj-display01-staging{width:368px;height:214px}}@media screen and (max-width:400px){.site-obj.obj-display01-staging{width:301.76px;height:175.48px}}@media screen and (min-width:401px){.site-obj.obj-display01-staging{top:157px;left:553px;background-image:url(../images/pc/obj-display01-staging.jpg?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-display01-staging{top:131px;left:110px;background-image:url(../images/sp/obj-display01-staging.jpg?v=20231210173850);z-index:10}}@media screen and (min-width:401px){.site-obj.obj-display02-staging{width:368px;height:214px}}@media screen and (max-width:400px){.site-obj.obj-display02-staging{width:301.76px;height:175.48px}}@media screen and (min-width:401px){.site-obj.obj-display02-staging{top:343px;left:693px;background-image:url(../images/pc/obj-display02-staging.jpg?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-display02-staging{top:285px;left:5px;background-image:url(../images/sp/obj-display02-staging.jpg?v=20231210173850);z-index:20}}@media screen and (min-width:401px){.site-obj.obj-display03-staging{width:368px;height:214px}}@media screen and (max-width:400px){.site-obj.obj-display03-staging{width:301.76px;height:175.48px}}@media screen and (min-width:401px){.site-obj.obj-display03-staging{top:472px;left:385px;background-image:url(../images/pc/obj-display03-staging.jpg?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-display03-staging{top:445px;left:110px;background-image:url(../images/sp/obj-display03-staging.jpg?v=20231210173850);z-index:40}}.site-obj.obj-mitsuyoshi01-staging{background-image:url(../images/both/obj-mitsuyoshi01-staging.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi01-staging{width:611px;height:771px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi01-staging{width:354.38px;height:447.18px}}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi01-staging{top:-59px;left:32px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi01-staging{top:-41px;left:-12px;z-index:0}}.site-obj.obj-mitsuyoshi02-staging{background-image:url(../images/both/obj-mitsuyoshi02-staging.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi02-staging{width:278px;height:600px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi02-staging{width:222.4px;height:480px}}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi02-staging{top:151px;left:-78px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi02-staging{top:232px;left:-44px;z-index:50}}.site-obj.obj-mitsuyoshi03-staging{background-image:url(../images/both/obj-mitsuyoshi03-staging.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi03-staging{width:336px;height:346px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi03-staging{width:201.6px;height:207.6px}}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi03-staging{top:86px;left:315px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi03-staging{top:493px;left:255px;transform:rotate(12deg);z-index:50}}.site-obj.obj-mitsuyoshi04-staging{background-image:url(../images/both/obj-mitsuyoshi04-staging.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi04-staging{width:396px;height:568px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi04-staging{width:277.2px;height:397.6px}}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi04-staging{top:171px;left:808px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi04-staging{top:135px;left:176px;z-index:30}}@media screen and (min-width:401px){.site-obj.obj-staging-shout01{top:17px;left:66px;width:142px;height:259px;background-image:url(../images/pc/obj-staging-shout01.png?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-staging-shout01{top:-42px;left:13px;width:75px;height:133px;background-image:url(../images/sp/obj-staging-shout01.png?v=20231210173850);z-index:80}}.site-obj.obj-staging-shout02{background-image:url(../images/pc/obj-staging-shout02.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-staging-shout02{width:538px;height:59px}}@media screen and (max-width:400px){.site-obj.obj-staging-shout02{width:328.18px;height:35.99px}}@media screen and (min-width:401px){.site-obj.obj-staging-shout02{top:104px;left:601px}}@media screen and (max-width:400px){.site-obj.obj-staging-shout02{top:106px;left:76px;z-index:80}}@media screen and (min-width:401px){.site-obj.obj-staging-shout03{top:314px;left:101px;width:336px;height:151px;background-image:url(../images/pc/obj-staging-shout03.png?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-staging-shout03{top:325px;left:25px;width:190px;height:87px;background-image:url(../images/sp/obj-staging-shout03.png?v=20231210173850);z-index:80}}@media screen and (min-width:401px){.site-obj.obj-staging-shout04{top:225px;left:56px;width:987px;height:349px;background-image:url(../images/pc/obj-staging-shout04.png?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-staging-shout04{top:324px;left:10px;width:401px;height:156px;background-image:url(../images/sp/obj-staging-shout04.png?v=20231210173850);z-index:80}}.site-obj.obj-staging-shout05{width:100%;height:100%}@media screen and (min-width:401px){.site-obj.obj-staging-shout05{background-image:url(../images/pc/obj-staging-shout05.png?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-staging-shout05{background-image:url(../images/sp/obj-staging-shout05.png?v=20231210173850)}}.site-obj.thunder-flat.staging01{left:0}@media screen and (min-width:401px){.site-obj.thunder-flat.staging01{top:610px;margin-left:-100%}}@media screen and (max-width:400px){.site-obj.thunder-flat.staging01{top:562px;margin-left:-250%;z-index:60}}.site-obj.thunder-flat.newsdetail{top:0;right:0;left:0;margin:auto}@media screen and (min-width:401px){.site-obj.thunder-flat.newsdetail{background-position:-1610px 0}}@media screen and (max-width:400px){.site-obj.thunder-flat.newsdetail{background-position:-1140px 0}}@media screen and (min-width:401px){.site-obj.flash2.staging01{top:126px;left:-210px}}@media screen and (max-width:400px){.site-obj.flash2.staging01{top:239px;left:-124px;z-index:90}}@media screen and (min-width:401px){.site-obj.flash2.staging02{top:-44px;left:690px}}@media screen and (max-width:400px){.site-obj.flash2.staging02{top:198px;right:-167px;z-index:90}}@media screen and (min-width:401px){.site-obj.obj-blackbg.spec{top:120px;left:0;width:100%;height:978px}}@media screen and (max-width:400px){.site-obj.obj-blackbg.spec{top:63px;left:0;right:0;margin:auto;width:calc(100% - 20px);height:1178px}}.site-obj.obj-machine-spec{background-image:url(../images/both/obj-machine-spec.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-machine-spec{width:689px;height:720px}}@media screen and (max-width:400px){.site-obj.obj-machine-spec{width:420.29px;height:439.2px}}@media screen and (min-width:401px){.site-obj.obj-machine-spec{top:9px;left:338px}}@media screen and (max-width:400px){.site-obj.obj-machine-spec{top:0;left:45px;z-index:0}}.site-obj.obj-mitsuyoshi01-spec{background-image:url(../images/both/obj-mitsuyoshi01-spec.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi01-spec{width:498px;height:875px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi01-spec{width:229.08px;height:402.5px}}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi01-spec{top:46px;left:96px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi01-spec{top:63px;left:-31px;z-index:10}}.site-obj.obj-mitsuyoshi02-spec{background-image:url(../images/both/obj-mitsuyoshi02-spec.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi02-spec{width:279px;height:306px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi02-spec{width:192.51px;height:211.14px}}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi02-spec{top:674px;left:-37px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi02-spec{top:621px;left:240px;transform:scale(-1,1);z-index:50}}.site-obj.obj-mitsuyoshi03-spec{background-image:url(../images/both/obj-mitsuyoshi03-spec.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi03-spec{width:412px;height:489px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi03-spec{width:251.32px;height:298.29px}}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi03-spec{top:102px;left:-135px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi03-spec{display:none}}.site-obj.obj-mitsuyoshi04-spec{background-image:url(../images/both/obj-mitsuyoshi04-spec.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi04-spec{width:331px;height:552px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi04-spec{width:201.91px;height:336.72px}}@media screen and (min-width:401px){.site-obj.obj-mitsuyoshi04-spec{top:124px;left:858px}}@media screen and (max-width:400px){.site-obj.obj-mitsuyoshi04-spec{top:900px;left:-101px;transform:scale(-1,1) rotate(340deg);z-index:70}}@media screen and (min-width:401px){.site-obj.obj-spec01{top:488px;left:49px;width:241px;height:225px;background-image:url(../images/pc/obj-spec01.png?v=20231210173850);filter:drop-shadow(0 0 3px #fff) drop-shadow(0 0 3px #fff) drop-shadow(0 0 3px #fff)}}@media screen and (max-width:400px){.site-obj.obj-spec01{top:307px;left:0;width:202px;height:193px;background-image:url(../images/sp/obj-spec01.png?v=20231210173850);filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff);z-index:40}}@media screen and (min-width:401px){.site-obj.obj-spec02{top:489px;left:313px;width:233px;height:229px;background-image:url(../images/pc/obj-spec02.png?v=20231210173850);filter:drop-shadow(0 0 3px #fff) drop-shadow(0 0 3px #fff) drop-shadow(0 0 3px #fff)}}@media screen and (max-width:400px){.site-obj.obj-spec02{top:307px;left:207px;width:190px;height:193px;background-image:url(../images/sp/obj-spec02.png?v=20231210173850);filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff);z-index:40}}@media screen and (min-width:401px){.site-obj.obj-spec03{top:488px;left:556px;width:222px;height:229px;background-image:url(../images/pc/obj-spec03.png?v=20231210173850);filter:drop-shadow(0 0 3px #fff) drop-shadow(0 0 3px #fff) drop-shadow(0 0 3px #fff)}}@media screen and (max-width:400px){.site-obj.obj-spec03{top:509px;left:5px;width:190px;height:193px;background-image:url(../images/sp/obj-spec03.png?v=20231210173850);filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff);z-index:40}}@media screen and (min-width:401px){.site-obj.obj-spec04{top:488px;left:786px;width:263px;height:229px;background-image:url(../images/pc/obj-spec04.png?v=20231210173850);filter:drop-shadow(0 0 3px #fff) drop-shadow(0 0 3px #fff) drop-shadow(0 0 3px #fff)}}@media screen and (max-width:400px){.site-obj.obj-spec04{top:509px;left:207px;width:189px;height:193px;background-image:url(../images/sp/obj-spec04.png?v=20231210173850);filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff) drop-shadow(0 0 2px #fff);z-index:40}}@media screen and (min-width:401px){.site-obj.obj-spec05{top:717px;left:36px;width:498px;height:335px;background-image:url(../images/pc/obj-spec05.png?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-spec05{top:709px;left:19px;width:362px;height:238px;background-image:url(../images/sp/obj-spec05.png?v=20231210173850);z-index:60}}@media screen and (min-width:401px){.site-obj.obj-spec06{top:748px;left:542px;width:262px;height:321px;background-image:url(../images/pc/obj-spec06.png?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-spec06{top:976px;left:14px;width:186px;height:220px;background-image:url(../images/sp/obj-spec06.png?v=20231210173850);z-index:80}}@media screen and (min-width:401px){.site-obj.obj-spec07{top:748px;left:808px;width:264px;height:321px;background-image:url(../images/pc/obj-spec07.png?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-spec07{top:976px;left:200px;width:188px;height:220px;background-image:url(../images/sp/obj-spec07.png?v=20231210173850);z-index:80}}.site-obj.obj-attention-spec{background-image:url(../images/both/obj-attention-spec.png?v=20231210173850)}@media screen and (min-width:401px){.site-obj.obj-attention-spec{width:178px;height:12px}}@media screen and (max-width:400px){.site-obj.obj-attention-spec{width:178px;height:12px}}@media screen and (min-width:401px){.site-obj.obj-attention-spec{top:1054px;left:351px}}@media screen and (max-width:400px){.site-obj.obj-attention-spec{right:0;bottom:18px;left:0;margin:auto}}@media screen and (min-width:401px){.site-obj.obj-spec-shout{top:107px;left:156px;width:180px;height:420px;background-image:url(../images/pc/obj-spec-shout.png?v=20231210173850)}}@media screen and (max-width:400px){.site-obj.obj-spec-shout{top:55px;left:-7px;width:128px;height:261px;background-image:url(../images/sp/obj-spec-shout.png?v=20231210173850);z-index:90}}@media screen and (min-width:401px){.site-obj.thunder-flat.spec01{top:530px;right:0;left:0;margin:auto;width:1100px;background-size:auto;background-position:-730px 0}}@media screen and (max-width:400px){.site-obj.thunder-flat.spec01{top:390px;right:0;left:0;margin:auto;width:100%;background-size:auto;background-position:-730px 0;z-index:30}}@media screen and (min-width:401px){.site-obj.flash2.spec01{top:246px;left:-66px}}@media screen and (max-width:400px){.site-obj.flash2.spec01{top:233px;left:-6px;z-index:50}}@media screen and (min-width:401px){.site-obj.flash2.spec02{top:246px;left:179px}}@media screen and (max-width:400px){.site-obj.flash2.spec02{top:233px;left:221px;z-index:50}}@media screen and (min-width:401px){.site-obj.flash2.spec03{top:246px;left:415px}}@media screen and (max-width:400px){.site-obj.flash2.spec03{top:431px;left:-17px;z-index:50}}@media screen and (min-width:401px){.site-obj.flash2.spec04{top:246px;left:660px}}@media screen and (max-width:400px){.site-obj.flash2.spec04{top:431px;left:186px;z-index:50}}.site-logolist{position:relative;background-color:#2a313b;text-align:center}@media screen and (min-width:401px){.site-logolist{padding:2rem 1.25rem}}@media screen and (max-width:400px){.site-logolist{padding:2rem}}.site-logolist-logos{display:flex;justify-content:center;align-items:center;height:100%}.site-logolist-logo{margin-right:.5rem;margin-left:.5rem;background-size:contain;background-repeat:no-repeat}.site-logolist-logo[data-title="ufotable DINING-HIROMA-"]{width:100px;height:47px;background-image:url(../_assets/images/logo/logo-hiroma.webp?v=20231210173850)}.site-logolist-logo[data-title=ufotable]{width:120px;height:21px;background-image:url(../_assets/images/logo/ufo-logo.webp?v=20231210173850)}.site-logo,.site-logolist-logo .anchor{font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-logolist-logo .anchor{display:block;width:100%;height:100%}.site-logo{position:absolute;right:30px;bottom:40px}@media screen and (min-width:401px){.site-logo{width:343px;height:95px}}@media screen and (max-width:400px){.site-logo{width:171.5px;height:47.5px}}.site-linkto{font-size:var(--site-fontsize-pc)}.site-icon{display:block;width:1em;height:1em;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:url(../_assets/images/site-icon/site-icon.png?v=20231210173850);background-size:700% 300%;font-size:1rem}.site-icon.twitter{background-position:0 0}.site-icon.line{background-position:-100% 0}.site-icon.facebook{background-position:-200% 0}.site-icon.movie{background-position:-300% 0}.site-icon.arrowblack{background-position:-400% 0}.site-icon.arrowwhite{background-position:-500% 0}.site-icon.thin-arrow{background-position:-600% 0}.site-heading-h2{position:relative;color:#ade7d4;text-align:center}@media screen and (min-width:401px){.site-heading-h2{margin-bottom:1.5rem;padding:.8rem .5rem;font-size:1.1rem}}@media screen and (max-width:400px){.site-heading-h2{margin-bottom:1.2rem;padding:.6rem .5rem;font-size:1rem}}.site-heading-h2-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,rgba(2,56,137,.7) 0,rgba(3,25,57,.7) 100%)}.site-heading-h2-text{position:relative;opacity:0;transition:var(--site-transition-speed500);transition-delay:.5s}.site-heading-h2 .number{color:var(--site-white-color)}.site-heading-h1{position:relative;display:flex;justify-content:center;align-items:center;width:100%;color:#bde9d6;text-align:center;font-weight:700}.site-heading-h1-wrap{opacity:0}.site-heading-h1-wrap.show{opacity:1}@media screen and (min-width:401px){.site-heading-h1{padding:0 .7rem}}@media screen and (max-width:400px){.site-heading-h1{padding:0 .4rem}}.site-heading-h1-text{display:inline-block;padding:0 .5rem}@media screen and (min-width:401px){.site-heading-h1-text{font-size:2rem}}@media screen and (max-width:400px){.site-heading-h1-text{font-size:1.5rem}}.site-heading-h1:after,.site-heading-h1:before{height:1px;background-color:#bde9d6;flex-grow:1;content:""}@media screen and (min-width:401px){.site-heading-h1:after,.site-heading-h1:before{max-width:100px}}@media screen and (max-width:400px){.site-heading-h1:after,.site-heading-h1:before{max-width:50px}}.site-heading-h1-text span{display:inline-block}.site-heading-h1-desc{display:block;width:100%;text-align:center;color:#bde9d6}@media screen and (min-width:401px){.site-heading-h1-desc{margin-bottom:2rem;font-size:1.5rem}}@media screen and (max-width:400px){.site-heading-h1-desc{margin-bottom:1.5rem;font-size:1.2rem}}.site-header{position:relative;width:100%}@media screen and (max-width:400px){.site-header{height:700px}}@media screen and (min-width:401px){.site-header{height:800px}}.site-header-logo{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-image:url(../_assets/images/logo/logo.png?v=20231210173850);background-size:contain;background-repeat:no-repeat;animation:logo-animation 1s .3s ease-out both;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:400px){.site-header-logo{width:300px;height:116px}}@media screen and (min-width:401px){.site-header-logo{width:700px;height:270px}}.site-header-subtitle{position:absolute;text-align:center;right:0;left:0;margin:auto;color:var(--site-white-color);background-image:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 100%);animation:subtitle-animation .4s .9s linear both}@media screen and (max-width:400px){.site-header-subtitle{top:430px;width:300px;font-size:1.7rem}}@media screen and (min-width:401px){.site-header-subtitle{top:570px;width:700px;font-size:2.3rem}}.site-header-scroll{position:absolute;display:inline-block;text-align:center;right:0;bottom:2rem;left:0;margin:auto;color:var(--site-white-color);animation:arrow-animation .6s 1.4s linear both}@media screen and (min-width:401px){.site-header-scroll{width:60px;height:60px}}@media screen and (max-width:400px){.site-header-scroll{width:60px;height:60px}}.site-header-scroll .inner-text{position:relative;display:inline-block}.site-header-scroll .site-icon{position:absolute;right:0;bottom:-10px;left:0;margin:auto}@media screen and (min-width:401px){.site-header-scroll .site-icon{font-size:60px}}@media screen and (max-width:400px){.site-header-scroll .site-icon{font-size:60px}}.site-gnav,.site-gnav-black-bg{top:0;left:0;width:100%;height:100%}.site-gnav{position:fixed;color:var(--site-white-color);z-index:var(--site-z-index-nav);opacity:0;pointer-events:none;transition:var(--site-transition-speed)}.site-gnav.show{opacity:1;pointer-events:auto}.site-gnav-black-bg{position:absolute;background-color:rgba(var(--site-black-color-rgb),.8)}.site-gnav-list{position:relative;padding-top:6rem;background-color:var(--site-orange-color)}.site-gnav-toggle{position:fixed;display:block;right:10px;width:60px;height:60px;color:var(--site-white-color);background-color:var(--site-blue-color);transition:var(--site-transition-speed);transform-origin:100% 0;cursor:pointer;z-index:var(--site-z-index-toggle)}@media screen and (min-width:401px){.site-gnav-toggle{top:10px}}@media screen and (max-width:400px){.site-gnav-toggle{bottom:10px}}.site-gnav-toggle.scroll{background-color:var(--site-crimson-color)}.site-footer{position:relative;background-color:var(--site-black-color);color:var(--site-white-color);text-align:center}@media screen and (min-width:401px){.site-footer{padding:2rem 1.25rem}}@media screen and (max-width:400px){.site-footer{padding:1.5rem .5rem}}.site-dialog-Bg,.site-dialog-Wrap{top:0;left:0;width:100%;height:100%}.site-dialog-Wrap{position:fixed;z-index:9999}.site-dialog-Bg{position:absolute;background-color:rgba(0,0,0,.8)}.site-dialog-ContentWrap,.site-dialog-close::before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}@media screen and (max-width:400px){.site-dialog-ContentWrap.movie{width:95vw;height:calc(9*95vw/16)}}@media screen and (min-width:401px){.site-dialog-ContentWrap.movie{width:70vw;height:calc(9*70vw/16)}}.site-dialog-ContentWrap.common{background-color:#333;box-shadow:inset 0 0 0 1px #fff}@media screen and (max-width:400px)and (orientation:portrait){.site-dialog-ContentWrap.common{width:95vw;height:25vh}}@media screen and (max-width:400px)and (orientation:landscape){.site-dialog-ContentWrap.common{width:95vw;height:calc(9*95vw/16)}}@media screen and (min-width:401px){.site-dialog-ContentWrap.common{width:720px;height:320px}}.site-dialog-Content.movie{position:relative;padding-bottom:56.25%;width:100%;height:0}.site-dialog-Content.common{position:relative;width:100%;height:100%}.site-dialog-Content .content-box,.site-dialog-Content>iframe{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:calc(100% - 6px);height:calc(100% - 6px)}.site-dialog-Content>iframe{background-color:#000}.site-dialog-Content .content-box{color:#fff}@media screen and (min-width:401px){.site-dialog-Content .content-box{padding:20px}}@media screen and (max-width:400px){.site-dialog-Content .content-box{padding:.625rem}}.site-dialog-Content>img,.site-dialog-movieBtn .overlay{width:100%;height:100%;pointer-events:none}.site-dialog-close{position:absolute;background-color:#25d955;border-radius:100px;z-index:10;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}@media screen and (min-width:401px){.site-dialog-close{top:-70px;right:-70px;width:88px;height:88px}}@media screen and (max-width:400px){.site-dialog-close{top:-70px;right:-.625rem;width:60px;height:60px}}.site-dialog-close::before{background-color:#333;transform:rotate(135deg);content:"";pointer-events:none;z-index:20}@media screen and (min-width:401px){.site-dialog-close::before{width:50px;height:10px}}@media screen and (max-width:400px){.site-dialog-close::before{width:35px;height:6px}}.site-dialog-close::after{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:#333;content:"";transform:rotate(45deg);transform-origin:50% 50%;pointer-events:none;z-index:20}@media screen and (min-width:401px){.site-dialog-close::after{width:50px;height:10px}}@media screen and (max-width:400px){.site-dialog-close::after{width:35px;height:6px}}.site-dialog-Name{margin:0 auto .625rem;width:calc(100% - 20px);background-color:#fff;text-align:center;font-weight:700}@media screen and (max-width:400px){.site-dialog-Name{font-size:11px;padding:2px 0;border-radius:5px}}@media screen and (min-width:401px){.site-dialog-Name{font-size:19px;padding:1px 0;border-radius:.625rem}}.site-dialog-movieBtn{position:relative;width:100%;height:auto}@media screen and (min-width:401px){.site-dialog-movieBtn:hover .overlay{opacity:0}}.site-dialog-movieBtn .overlay{position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5);transition:var(--site-transition-speed)}.site-dialog-movieBtn .site-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;pointer-events:none;filter:drop-shadow(0 0 4px #4682dc)}@media screen and (min-width:401px){.site-dialog-movieBtn .site-icon{font-size:100px}}@media screen and (max-width:400px){.site-dialog-movieBtn .site-icon{font-size:75px}}.site-dialog-btnborder{position:relative;overflow:hidden}.site-dialog-Thumb,.site-dialog-touchicon{position:relative;display:block;width:100%;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.site-dialog-Thumb{margin:auto;padding-bottom:56.25%;height:0;background-size:contain;background-position:center top;background-color:transparent;background-repeat:no-repeat}.site-dialog-touchicon{height:100%}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.site-description{position:relative;text-align:center;color:var(--site-white-color);text-shadow:0 0 3px var(--site-black-color)}@media screen and (min-width:401px){.site-description{margin-bottom:3rem;padding:2.5rem;font-size:1.2rem;line-height:2.2}}@media screen and (max-width:400px){.site-description{margin-bottom:2rem;padding:1.5rem;font-size:1rem;line-height:2.2}}.site-description-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.2);opacity:0}.site-description-bg.show{opacity:1;animation:bg-animation .4s linear both}.site-description-text{position:relative;opacity:0}.site-description-text.show{opacity:1}@font-face{font-family:"Noto Serif";src:url(../_assets/fonts/NotoSerifJP-Medium.otf?v=20231210173850) format("truetype"),url(../_assets/fonts/NotoSerifJP-Medium.woff2?v=20231210173850) format("woff2");font-weight:400}@font-face{font-family:"Noto Serif";src:url(../_assets/fonts/NotoSerifJP-Bold.otf?v=20231210173850) format("truetype"),url(../_assets/fonts/NotoSerifJP-Bold.woff2?v=20231210173850) format("woff2");font-weight:700}.site-content-wrapper{position:relative;width:100%;background-color:var(--site-navy-color01);font-family:"Noto Serif","游ゴシック体","Yu Gothic",sans-serif;overflow:hidden}html.mac .site-content-wrapper{background-color:#040a0e}@media screen and (min-width:401px){.site-content-wrapper{min-width:var(--site-contentswidth-pc);letter-spacing:2px}}@media screen and (max-width:400px){.site-content-wrapper{letter-spacing:1px}}.site-content-wrapper-main{position:relative;margin:auto;background-color:rgba(0,0,0,.6)}@media screen and (min-width:401px){.site-content-wrapper-main{padding:2rem;width:var(--site-contentswidth-pc)}}@media screen and (max-width:400px){.site-content-wrapper-main{padding:1.5rem;width:var(--site-contentswidth-sp)}}.site-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-position:center center;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:401px){.site-bg{background-color:#040a0e;background-image:url(../_assets/images/bg/bg.webp?v=20231210173850)}}@media screen and (max-width:400px){.site-bg{background-color:#040a0e;background-image:url(../_assets/images/bg/bg_sp.jpg?v=20231210173850)}}.site-anchor{position:relative;display:inline-block;min-width:330px;color:var(--site-white-color)}@media screen and (min-width:401px){.site-anchor:hover{filter:brightness(65%)}.site-anchor{transition:var(--site-transition-speed)}}.site-anchor .bg{position:absolute;width:100%;height:100%;border-radius:100px}.site-anchor .bg.normal{background-color:var(--site-navy-color);box-shadow:inset 0 0 0 1px var(--site-white-color)}.site-anchor-contents{position:relative;width:100%;height:100%;text-align:center}.site-anchor-contents a{display:block;padding:1rem 1.2rem}.site-anchor-icon-bg{position:absolute;top:0;right:0;bottom:0;margin:auto;width:50px;height:50px;pointer-events:none;font-size:35px}.site-anchor-icon-bg .site-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.site-accordion{position:relative;background-color:var(--site-crimson-color)}@media screen and (min-width:401px){.site-accordion .tab{outline:1px solid var(--site-black-color)}}@media screen and (max-width:400px){.site-accordion .tab{outline:1px solid var(--site-blue-color)}}.site-accordion .contents{padding:0 1.25rem 1.25rem;height:0;background-color:transparent;opacity:0;line-height:0;pointer-events:none}.site-accordion .contents.show{height:auto;opacity:1;line-height:var(--site-lineheight-pc);background-color:var(--site-orange-color);pointer-events:auto}
/*# sourceMappingURL=components.css.map */