:root{--color-fc-base: #000a14;--color-fc-link: #000a14;--color-fc-blue: #438be3;--font-family-roboto: "Roboto", sans-serif;--font-family-noto: "Noto Sans JP", sans-serif;--zindex-main-visual: 100;--zindex-works: 300;--zindex-features: 400;--zindex-flow: 500;--zindex-header: 800;--zindex-header-btn: 1000;--easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);--easeInOutCirc: cubic-bezier(0.85, 0, 0.15, 1);--easeInQuart: cubic-bezier(0.5, 0, 0.75, 0)}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}ul,ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;text-decoration:none;text-shadow:none;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{height:100%;font-size:10px;scroll-behavior:smooth}@media screen and (max-width: 750px){html{font-size:16px}}@media screen and (min-width: 751px)and (max-width: 768px){html{font-size:16px}}@media screen and (min-width: 769px)and (max-width: 820px){html{font-size:16px}}@media screen and (min-width: 821px)and (max-width: 1024px){html{font-size:16px}}@media screen and (min-width: 1025px){html{font-size:16px}}@media screen and (min-width: 1280px){html{font-size:16px}}html,body{min-height:100%}body{font-family:"Noto Sans JP",sans-serif;word-wrap:break-word;font-weight:400;color:var(--color-fc-base);counter-reset:number 0}a,a:active,a:hover{cursor:pointer}a{transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s}a:hover{opacity:.65}img{max-width:100%}#header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1216px;padding:25px 0;margin:0 auto;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:var(--zindex-header)}@media screen and (max-width: 1180px){#header{width:1000px}}@media screen and (max-width: 820px){#header{width:100%;padding-left:2%}}#header #header-logo{width:238px}@media screen and (max-width: 750px){#header #header-logo{width:49%}}.header-btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:44.64px;padding:0 1.4rem;background:#d8c303;border:4px solid #ff0;border-radius:50px;line-height:100%;color:#fff;position:fixed;z-index:var(--zindex-header-btn);left:calc(50% + 436px);top:25px}@media screen and (max-width: 1180px){.header-btn a{left:calc(50% + 327px)}}@media screen and (max-width: 820px){.header-btn a{left:auto;right:2%}}@media screen and (max-width: 750px){.header-btn a{width:40%;height:auto;padding:.5rem 0;border:2px solid #ff0;font-size:.875rem}}.header-btn a i{margin-right:.5rem}.header-btn a.hidden{opacity:0}.header-btn a.visible{opacity:1}#main{padding-bottom:8rem}#footer{padding-top:3.5rem;background:#f6ff8b;text-align:center}#footer address{font-style:normal}#footer address .footer-logo img{width:280px}#footer address .footer-tel{padding-top:2.5rem;line-height:1.6}#footer address .footer-tel a,#footer address .footer-tel a:active,#footer address .footer-tel a:hover{color:var(--color-fc-base);cursor:default}#footer address .footer-tel a:hover{opacity:1}#footer .footer-nav{padding:3rem 0 3.5rem}#footer .footer-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .footer-nav ul li{padding:0 2em}@media screen and (max-width: 750px){#footer .footer-nav ul li{padding:0 1em}}#footer .footer-nav ul li a{color:var(--color-fc-base)}#footer .footer-nav ul li a i{font-size:.75em}#footer .footer-nav ul li:first-child{position:relative}#footer .footer-nav ul li:first-child:after{content:"";display:block;width:1px;height:1em;background:var(--color-fc-base);position:absolute;top:0;right:0}#footer .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:4rem;background:#fff;font-size:.875rem}.cta{padding:4rem 0;background:#555;text-align:center;font-size:2.5rem}@media screen and (max-width: 820px){.cta{padding:4rem 1rem}}.cta h2{color:#fff;font-family:var(--font-family-roboto);font-weight:900}.cta .txt{padding-top:3rem;line-height:1.6;font-size:1.25rem;color:#fff}@media screen and (max-width: 820px){.cta .txt .sp-dn{display:none}}.cta .btn{padding-top:3rem}.cta .btn a{display:inline-block;height:100%;padding:1rem 3rem;background:#1c64bc;border:5px solid #438be3;border-radius:50px;line-height:100%;font-weight:700;font-size:1.75rem;color:#fff}.cta .btn a i{margin-right:.5rem}.youtube iframe{max-width:100%;height:auto;aspect-ratio:16/9}.float{overflow:hidden}.float .left{float:left}.float .right{float:right}@media screen and (max-width: 820px){.float .left{width:49%}.float .right{width:49%}}.db{display:block !important}.di{display:inline !important}.dib{display:inline-block !important}.dt{display:table !important}.dtc{display:table-cell !important}.df{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.jcsb{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.fdc{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.aic{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.ais{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.fww{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.bd0{border:0 !important}.bdb{border-bottom:1px solid #717171}.bdn{border:none !important}.imgBd{border:1px solid #efefef}.w-auto{width:auto !important}.mw100p{max-width:100% !important}.qs{font-family:"Quicksand",sans-serif}.serif{font-family:"游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif}.san-serif{font-family:-apple-system,"Helvetica Neue","Hiragino Kaku Gothic ProN","游ゴシック Medium","メイリオ",meiryo,sans-serif}.fwb{font-weight:bold !important}.bold{font-weight:bold !important}.fw100{font-weight:100 !important}.fw300{font-weight:300 !important}.fw400{font-weight:400 !important}.fw500{font-weight:500 !important}.fw700{font-weight:700 !important}.fw900{font-weight:900 !important}.fsz009px{font-size:9px !important}.fsz010px{font-size:10px !important}.fsz011px{font-size:11px !important}.fsz012px{font-size:12px !important}.fsz013px{font-size:13px !important}.fsz014px{font-size:14px !important}.fsz015px{font-size:15px !important}.fsz016px{font-size:16px !important}.fsz017px{font-size:17px !important}.fsz018px{font-size:18px !important}.fsz019px{font-size:19px !important}.fsz020px{font-size:20px !important}.fsz021px{font-size:21px !important}.fsz022px{font-size:22px !important}.fsz023px{font-size:23px !important}.fsz024px{font-size:24px !important}.fsz028px{font-size:28px !important}.fsz032px{font-size:32px !important}.fsz036px{font-size:36px !important}.fsz040px{font-size:40px !important}.fsz010rem{font-size:.1rem !important}.fsz020rem{font-size:.2rem !important}.fsz030rem{font-size:.3rem !important}.fsz040rem{font-size:.4rem !important}.fsz050rem{font-size:.5rem !important}.fsz060rem{font-size:.6rem !important}.fsz070rem{font-size:.7rem !important}.fsz080rem{font-size:.8rem !important}.fsz090rem{font-size:.9rem !important}.fsz100rem{font-size:1rem !important}.fsz110rem{font-size:1.1rem !important}.fsz120rem{font-size:1.2rem !important}.fsz130rem{font-size:1.3rem !important}.fsz140rem{font-size:1.4rem !important}.fsz150rem{font-size:1.5rem !important}.fsz160rem{font-size:1.6rem !important}.fsz170rem{font-size:1.7rem !important}.fsz180rem{font-size:1.8rem !important}.fsz190rem{font-size:1.9rem !important}.fsz200rem{font-size:2rem !important}.tal{text-align:left !important}.tac{text-align:center !important}.tar{text-align:right !important}.fcBlue1{color:#14a7cc}.fcBlue2{color:#46abec}.fcRed{color:#bd0808}.fcGreen{color:#5cbd8a}.fcOrange{color:#f6b63e}.fcGlay{color:#aaa}strong{font-weight:bold !important}em{font-style:italic !important}.tdu{text-decoration:underline !important}.tdl{text-decoration:line-through !important}.tdn{text-decoration:none !important}.indent01em{text-indent:1em !important}.mg0a{margin:0 auto !important}.pt00{padding-top:0em !important}.pt04{padding-top:.4em !important}.pt05{padding-top:.5em !important}.pt08{padding-top:.8em !important}.pt10{padding-top:1em !important}.pt12{padding-top:1.2em !important}.pt15{padding-top:1.5em !important}.pt16{padding-top:1.6em !important}.pt20{padding-top:2em !important}.pt24{padding-top:2.4em !important}.pt25{padding-top:2.5em !important}.pt28{padding-top:2.8em !important}.pt30{padding-top:3em !important}.pt32{padding-top:3.2em !important}.pt35{padding-top:3.5em !important}.pt40{padding-top:4em !important}.pt45{padding-top:4.5em !important}.pt50{padding-top:5em !important}.pr00{padding-right:0px !important}.pr04{padding-right:4px !important}.pr05{padding-right:5px !important}.pr08{padding-right:8px !important}.pr10{padding-right:10px !important}.pr12{padding-right:12px !important}.pr15{padding-right:15px !important}.pr16{padding-right:16px !important}.pr20{padding-right:20px !important}.pr24{padding-right:24px !important}.pr25{padding-right:25px !important}.pr28{padding-right:28px !important}.pr30{padding-right:30px !important}.pr32{padding-right:32px !important}.pr35{padding-right:35px !important}.pr40{padding-right:40px !important}.pr45{padding-right:45px !important}.pr50{padding-right:50px !important}.pb00{padding-bottom:0em !important}.pb04{padding-bottom:.4em !important}.pb05{padding-bottom:.5em !important}.pb08{padding-bottom:.8em !important}.pb10{padding-bottom:1em !important}.pb12{padding-bottom:1.2em !important}.pb15{padding-bottom:1.5em !important}.pb16{padding-bottom:1.6em !important}.pb20{padding-bottom:2em !important}.pb24{padding-bottom:2.4em !important}.pb25{padding-bottom:2.5em !important}.pb28{padding-bottom:2.8em !important}.pb30{padding-bottom:3em !important}.pb32{padding-bottom:3.2em !important}.pb35{padding-bottom:3.5em !important}.pb40{padding-bottom:4em !important}.pb45{padding-bottom:4.5em !important}.pb50{padding-bottom:5em !important}.pl00{padding-left:0px !important}.pl04{padding-left:4px !important}.pl05{padding-left:5px !important}.pl08{padding-left:8px !important}.pl10{padding-left:10px !important}.pl12{padding-left:12px !important}.pl15{padding-left:15px !important}.pl16{padding-left:16px !important}.pl20{padding-left:20px !important}.pl24{padding-left:24px !important}.pl25{padding-left:25px !important}.pl28{padding-left:28px !important}.pl30{padding-left:30px !important}.pl32{padding-left:32px !important}.pl35{padding-left:35px !important}.pl40{padding-left:40px !important}.pl45{padding-left:45px !important}.pl50{padding-left:50px !important}.mta{margin-top:auto !important}.mt00{margin-top:0rem !important}.mt04{margin-top:.4rem !important}.mt05{margin-top:.5rem !important}.mt08{margin-top:.8rem !important}.mt10{margin-top:1rem !important}.mt12{margin-top:1.2rem !important}.mt15{margin-top:1.5rem !important}.mt16{margin-top:1.6rem !important}.mt20{margin-top:2rem !important}.mt24{margin-top:2.4rem !important}.mt25{margin-top:2.5rem !important}.mt28{margin-top:2.8rem !important}.mt30{margin-top:3rem !important}.mt32{margin-top:3.2rem !important}.mt35{margin-top:3.5rem !important}.mt40{margin-top:4rem !important}.mt45{margin-top:4.5rem !important}.mt50{margin-top:5rem !important}.mra{margin-right:auto !important}.mr00{margin-right:0px !important}.mr04{margin-right:4px !important}.mr05{margin-right:5px !important}.mr08{margin-right:8px !important}.mr10{margin-right:10px !important}.mr12{margin-right:12px !important}.mr15{margin-right:15px !important}.mr16{margin-right:16px !important}.mr20{margin-right:20px !important}.mr24{margin-right:24px !important}.mr25{margin-right:25px !important}.mr28{margin-right:28px !important}.mr30{margin-right:30px !important}.mr32{margin-right:32px !important}.mr35{margin-right:35px !important}.mr40{margin-right:40px !important}.mr45{margin-right:45px !important}.mr50{margin-right:50px !important}.mba{margin-bottom:auto !important}.mb0{margin-bottom:0px !important}.mb00{margin-bottom:0rem !important}.mb04{margin-bottom:.4rem !important}.mb05{margin-bottom:.5rem !important}.mb08{margin-bottom:.8rem !important}.mb10{margin-bottom:1rem !important}.mb12{margin-bottom:1.2rem !important}.mb15{margin-bottom:1.5rem !important}.mb16{margin-bottom:1.6rem !important}.mb20{margin-bottom:2rem !important}.mb24{margin-bottom:2.4rem !important}.mb25{margin-bottom:2.5rem !important}.mb28{margin-bottom:2.8rem !important}.mb30{margin-bottom:3rem !important}.mb32{margin-bottom:3.2rem !important}.mb35{margin-bottom:3.5rem !important}.mb36{margin-bottom:3.6rem !important}.mb40{margin-bottom:4rem !important}.mb44{margin-bottom:4.4rem !important}.mb45{margin-bottom:4.5rem !important}.mb48{margin-bottom:4.8rem !important}.mb50{margin-bottom:5rem !important}.mb52{margin-bottom:5.2rem !important}.mb56{margin-bottom:5.6rem !important}.mb60{margin-bottom:6rem !important}.mb64{margin-bottom:6.4rem !important}.mb68{margin-bottom:6.8rem !important}.mb72{margin-bottom:7.2rem !important}.mb76{margin-bottom:7.6rem !important}.mb80{margin-bottom:8rem !important}.mla{margin-left:auto !important}.ml00{margin-left:0px !important}.ml04{margin-left:4px !important}.ml05{margin-left:5px !important}.ml08{margin-left:8px !important}.ml10{margin-left:10px !important}.ml12{margin-left:12px !important}.ml15{margin-left:15px !important}.ml16{margin-left:16px !important}.ml20{margin-left:20px !important}.ml24{margin-left:24px !important}.ml25{margin-left:25px !important}.ml28{margin-left:28px !important}.ml30{margin-left:30px !important}.ml32{margin-left:32px !important}.ml35{margin-left:35px !important}.ml40{margin-left:40px !important}.ml45{margin-left:45px !important}@media screen and (max-width: 750px){._sp_dn{display:none !important}}@media screen and (min-width: 751px)and (max-width: 820px){._tb-port_db{display:none !important}}@media screen and (min-width: 821px)and (max-width: 1024px){._tb-land_dn{display:none !important}}@media screen and (min-width: 1025px){._pc_dn{display:none !important}}.imgLayout2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.imgLayout2c,.imgLayout3c,.imgLayout4c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.imgLayout2c>*{width:50%}.imgLayout3c>*{width:33%}.imgLayout4c>*{width:25%}.imgLayout2c>* img,.imgLayout3c>* img,.imgLayout4c>* img{max-width:100%}@media screen and (max-width: 750px){.imgLayout2,.imgLayout2c,.imgLayout3c,.imgLayout4c{display:block}.imgLayout2c>*,.imgLayout3c>*,.imgLayout4c>*{width:100%}}ul.ul,ol.ol{padding-left:1.5em}ul.ul li{list-style-position:outside;list-style-type:circle}ol.ol li{list-style-position:outside;list-style-type:decimal}ul.disc li{list-style-position:outside;list-style-type:disc}.ovh{overflow:hidden}.wsn{white-space:nowrap}#top #main-visual{height:1220px;background:#e7e8ef url(../img/top/bg_mainv.png) no-repeat;background-position:77.2% 25.9%;overflow:hidden;position:relative;z-index:var(--zindex-main-visual)}@media screen and (max-width: 1280px){#top #main-visual{height:1080px;background-size:66% auto;background-position:89.2% 21.9%}}@media screen and (max-width: 1180px){#top #main-visual{height:980px;background-position:100% 21.9%}}@media screen and (max-width: 1024px){#top #main-visual{height:880px;background-size:66% auto;background-position:100% 21.9%}}@media screen and (max-width: 820px){#top #main-visual{background-size:75% auto;background-position:117% 25%}}@media screen and (max-width: 768px){#top #main-visual{height:840px}}@media screen and (max-width: 750px){#top #main-visual{min-height:852px;padding-bottom:200px;background-size:96% auto;background-position:65% 34%}}#top #main-visual h1 .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;min-height:100px;padding-right:3.5rem;border-radius:0 100px 100px 0;font-weight:800;font-size:3rem;color:#fff;position:absolute;left:0}@media screen and (max-width: 1024px){#top #main-visual h1 .line{min-height:80px;border-radius:0 80px 80px 0;font-size:2.4rem}}@media screen and (max-width: 820px){#top #main-visual h1 .line{min-height:65px;padding-right:2.275rem;border-radius:0 65px 65px 0;font-size:1.95rem}}@media screen and (max-width: 750px){#top #main-visual h1 .line{min-height:50px;padding-right:1.75rem;border-radius:0 50px 50px 0;font-size:1.5rem}}#top #main-visual h1 #mainv-line01{width:1121px;max-width:100%;background:url(../img/top/bg_mainv-line01.png) right top repeat-y;background-size:1438px auto;top:174px;z-index:calc(var(--zindex-main-visual) + 10)}@media screen and (max-width: 1680px){#top #main-visual h1 #mainv-line01{width:942px}}@media screen and (max-width: 1536px){#top #main-visual h1 #mainv-line01{width:829px}}@media screen and (max-width: 1366px){#top #main-visual h1 #mainv-line01{width:700px}}@media screen and (max-width: 1180px){#top #main-visual h1 #mainv-line01{top:126px}}@media screen and (max-width: 1024px){#top #main-visual h1 #mainv-line01{width:630px}}@media screen and (max-width: 820px){#top #main-visual h1 #mainv-line01{top:145px;width:54%}}@media screen and (max-width: 768px){#top #main-visual h1 #mainv-line01{width:55%}}@media screen and (max-width: 750px){#top #main-visual h1 #mainv-line01{top:86px;width:94%}}#top #main-visual h1 #mainv-line02{width:871px;max-width:100%;background:url(../img/top/bg_mainv-line02.png) right top repeat-y;background-size:1438px auto;top:299px;z-index:calc(var(--zindex-main-visual) + 9)}@media screen and (max-width: 1680px){#top #main-visual h1 #mainv-line02{width:699px}}@media screen and (max-width: 1536px){#top #main-visual h1 #mainv-line02{width:586px}}@media screen and (max-width: 1366px){#top #main-visual h1 #mainv-line02{width:460px}}@media screen and (max-width: 1180px){#top #main-visual h1 #mainv-line02{top:250px}}@media screen and (max-width: 1024px){#top #main-visual h1 #mainv-line02{width:437px;top:230px}}@media screen and (max-width: 820px){#top #main-visual h1 #mainv-line02{width:34.5%}}@media screen and (max-width: 750px){#top #main-visual h1 #mainv-line02{width:61.5%;top:144px}}#top #main-visual .mainv-lead-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1443px;max-width:100%;min-height:300px;padding-left:10rem;background:url(../img/top/bg_mainv-line01.png) right top repeat-y;background-size:1693px auto;border-radius:300px 0 0 300px;font-weight:500;font-size:1.375rem;line-height:2;color:#fff;position:absolute;right:0;bottom:180px;z-index:calc(var(--zindex-main-visual) + 8)}@media screen and (max-width: 1536px){#top #main-visual .mainv-lead-txt{width:1319px}}@media screen and (max-width: 1366px){#top #main-visual .mainv-lead-txt{width:1260px}}@media screen and (max-width: 1180px){#top #main-visual .mainv-lead-txt{max-width:96%;min-height:250px}}@media screen and (max-width: 1024px){#top #main-visual .mainv-lead-txt{min-height:220px;padding-left:8rem;font-size:1.15rem}}@media screen and (max-width: 820px){#top #main-visual .mainv-lead-txt{width:100%;max-width:100%;padding-left:0;padding:0 2%;border-radius:0 0 0 0}}@media screen and (max-width: 768px){#top #main-visual .mainv-lead-txt{font-size:1.1rem}}@media screen and (max-width: 750px){#top #main-visual .mainv-lead-txt{padding:1rem 1rem;font-size:1rem}}#top #main-visual .mainv-object{display:block;position:absolute;height:auto}#top #main-visual #mainv-object-01{width:117px;background:url(../img/top/mainv-object-01.png) center center no-repeat;background-size:100% 100%;aspect-ratio:117/150;top:10%;right:10%}@media screen and (max-width: 1024px){#top #main-visual #mainv-object-01{width:70.2px}}@media screen and (max-width: 820px){#top #main-visual #mainv-object-01{right:5%}}@media screen and (max-width: 750px){#top #main-visual #mainv-object-01{top:16%}}#top #main-visual #mainv-object-02{width:150px;background:url(../img/top/mainv-object-02.png) center center no-repeat;background-size:100% 100%;aspect-ratio:150/150;top:40%;right:2%}@media screen and (max-width: 1024px){#top #main-visual #mainv-object-02{width:90px}}@media screen and (max-width: 820px){#top #main-visual #mainv-object-02{top:77%;right:1%}}#top #main-visual #mainv-object-03{width:210px;background:url(../img/top/mainv-object-03.png) center center no-repeat;background-size:100% 100%;aspect-ratio:210/229;top:35%;left:21%}@media screen and (max-width: 1024px){#top #main-visual #mainv-object-03{width:126px}}@media screen and (max-width: 820px){#top #main-visual #mainv-object-03{top:20%;left:-8%}}#top #main-visual #mainv-object-04{width:100px;background:url(../img/top/mainv-object-04.png) center center no-repeat;background-size:100% 100%;aspect-ratio:100/101;top:39%;left:6%}@media screen and (max-width: 1024px){#top #main-visual #mainv-object-04{width:60px}}@media screen and (max-width: 820px){#top #main-visual #mainv-object-04{top:37%;left:4%}}@media screen and (max-width: 750px){#top #main-visual #mainv-object-04{top:27%;left:26%}}#top #main-visual #mainv-object-05{width:100px;background:url(../img/top/mainv-object-05.png) center center no-repeat;background-size:100% 100%;aspect-ratio:100/100;top:61%;left:3%}@media screen and (max-width: 1024px){#top #main-visual #mainv-object-05{width:60px}}@media screen and (max-width: 820px){#top #main-visual #mainv-object-05{top:auto;bottom:10%;left:3%}}#top .sec hgroup{text-align:center}#top .sec hgroup h2{display:inline-block;font-family:var(--font-family-roboto);font-weight:900;font-size:3.375rem;letter-spacing:1px;background:-webkit-gradient(linear, left top, right top, from(#1c64bc), to(#1ed6fe));background:linear-gradient(90deg, #1c64bc 0%, #1ed6fe 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#top .sec hgroup h3,#top .sec.clients h3{padding-left:.8em;margin-top:.6em;font-weight:600;font-size:1.5rem;letter-spacing:.8em;color:var(--color-fc-blue)}#top #works{position:relative;z-index:var(--zindex-works)}#top #works hgroup{margin-top:-98px;padding:54px 0;position:relative}#top #works hgroup:before{content:"";display:block;z-index:calc(var(--zindex-works) - 1);width:1438px;max-width:98%;min-height:200px;background:#fff;border-radius:0 68px 0 0;position:absolute;top:0;left:0}@media screen and (max-width: 1280px){#top #works hgroup:before{max-width:86%}}@media screen and (max-width: 750px){#top #works hgroup:before{max-width:96%}}#top #works hgroup h2{position:relative;z-index:calc(var(--zindex-works) + 1)}#top #works hgroup h3{position:relative;z-index:calc(var(--zindex-works) + 2)}#top #works #works-block{padding-bottom:9rem;overflow:hidden;position:relative}#top #works #works-block .works-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1170px;margin:0 auto;position:relative;z-index:calc(var(--zindex-works) + 50)}@media screen and (max-width: 1366px){#top #works #works-block .works-list{width:1000px}}@media screen and (max-width: 1024px){#top #works #works-block .works-list{width:960px}}@media screen and (max-width: 820px){#top #works #works-block .works-list{width:96%}}#top #works #works-block .works-list>li{padding-top:6rem;width:42%}@media screen and (max-width: 1366px){#top #works #works-block .works-list>li{width:47%}}@media screen and (max-width: 1024px){#top #works #works-block .works-list>li{width:48.2%}}@media screen and (max-width: 820px){#top #works #works-block .works-list>li{width:49%}}@media screen and (max-width: 750px){#top #works #works-block .works-list>li{width:100%}}#top #works #works-block .works-list>li .sum dt{padding-top:2.5rem;text-align:center;font-size:1.375rem;line-height:1.6;color:var(--color-fc-blue)}@media screen and (max-width: 820px){#top #works #works-block .works-list>li .sum dt{min-height:9.2rem}}@media screen and (max-width: 768px){#top #works #works-block .works-list>li .sum dt{min-height:0;padding-top:1rem}}#top #works #works-block .works-list>li .sum dd{padding-top:1.5rem}@media screen and (max-width: 768px){#top #works #works-block .works-list>li .sum dd{padding-top:1rem}}#top #works #works-block .works-list>li .sum dd table{width:100%;border-top:1px solid var(--color-fc-blue)}#top #works #works-block .works-list>li .sum dd table th,#top #works #works-block .works-list>li .sum dd table td{border-bottom:1px solid var(--color-fc-blue);vertical-align:middle}#top #works #works-block .works-list>li .sum dd table th{width:100px;padding:3px 0}#top #works #works-block .works-list>li .sum dd table th span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:2rem;padding:0 1.5em;background:var(--color-fc-blue);font-weight:500;font-size:.875rem;color:#fff}#top #works #works-block .works-list>li .sum dd table td{padding:.55rem 0 .55rem 1.25rem}#top #works #works-block .works-list>li .sum dd .lead{padding-top:1.25rem;line-height:1.6}#top #works #works-block .works-list>li .sum dd .tag{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1.25rem}@media screen and (max-width: 768px){#top #works #works-block .works-list>li .sum dd .tag{padding-top:.5rem}}#top #works #works-block .works-list>li .sum dd .tag li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:2rem;padding:0 1.5rem;margin-top:.75rem;margin-right:.75rem;border:1px solid var(--color-fc-blue);border-radius:2rem;font-size:.875rem;color:var(--color-fc-blue)}#top #works #works-block .works-object{display:block;position:absolute;height:auto}#top #works #works-block #works-object-01{width:238px;background:url(../img/top/works-object-01.png) center center no-repeat;aspect-ratio:238/300;z-index:calc(var(--zindex-works) + 31);left:33px;top:0px}@media screen and (max-width: 1024px){#top #works #works-block #works-object-01{width:142.8px;background-size:cover}}#top #works #works-block #works-object-02{width:778px;background:url(../img/top/works-object-02.png) center center no-repeat;aspect-ratio:778/619;z-index:calc(var(--zindex-works) + 32);right:-80px;top:0}@media screen and (max-width: 1024px){#top #works #works-block #works-object-02{width:466.8px;background-size:cover;right:-48px}}@media screen and (max-width: 768px){#top #works #works-block #works-object-02{width:311.2px}}#top #works #works-block #works-object-03{width:225px;background:url(../img/top/works-object-03.png) center center no-repeat;aspect-ratio:225/187;z-index:calc(var(--zindex-works) + 33);left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 1024px){#top #works #works-block #works-object-03{width:135px;background-size:cover}}@media screen and (max-width: 768px){#top #works #works-block #works-object-03{width:90px}}#top #works #works-block #works-object-04{width:320px;background:url(../img/top/works-object-04.png) center center no-repeat;aspect-ratio:320/311;z-index:calc(var(--zindex-works) + 34);right:0;top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%)}@media screen and (max-width: 1024px){#top #works #works-block #works-object-04{width:192px;background-size:cover}}@media screen and (max-width: 768px){#top #works #works-block #works-object-04{width:128px}}#top #works #works-block #works-object-05{width:782px;background:url(../img/top/works-object-05.png) center center no-repeat;aspect-ratio:782/611;z-index:calc(var(--zindex-works) + 35);left:-95px;bottom:198px}@media screen and (max-width: 1024px){#top #works #works-block #works-object-05{width:469.2px;background-size:cover;left:-57px;bottom:118.8px}}@media screen and (max-width: 768px){#top #works #works-block #works-object-05{width:312.8px;bottom:2rem}}#top #works .clients{padding:5rem 0 0;padding-bottom:9rem;background-image:linear-gradient(to right, #999 8px, transparent 8px);background-size:16px 1px;background-repeat:repeat-x;background-position:left top;text-align:center}#top #works .clients ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.5rem 0 5rem;background-image:linear-gradient(to right, #999 8px, transparent 8px);background-size:16px 1px;background-repeat:repeat-x;background-position:left bottom}#top #works .clients ul li{padding:0 2rem}@media screen and (max-width: 1024px){#top #works .clients ul li{padding:0 1rem}}@media screen and (max-width: 820px){#top #works .clients ul li{padding:.5rem 1rem}}#top #features{background:url(../img/top/bg_features.png) center top repeat-y;overflow:hidden;position:relative;z-index:var(--zindex-features)}@media screen and (max-width: 1920px){#top #features{background-size:100% auto}}#top #features hgroup{padding:54px 0;position:relative}#top #features hgroup:before{content:"";display:block;z-index:calc(var(--zindex-features) - 1);width:calc(25% + 75px);min-height:75px;height:75px;background:url(../img/top/bg_features_hgroup.png) right top no-repeat;position:absolute;top:0;left:0}@media screen and (max-width: 1280px){#top #features hgroup:before{width:calc(14% + 75px)}}@media screen and (max-width: 750px){#top #features hgroup:before{width:calc(4% + 75px)}}#top #features hgroup h2{background:none;-webkit-background-clip:border-box;-webkit-text-fill-color:#fff;position:relative;z-index:calc(var(--zindex-features) + 1)}#top #features hgroup h3{color:#fff;position:relative;z-index:calc(var(--zindex-features) + 2)}#top #features .features-list{padding-bottom:16rem}#top #features .features-list li{width:83%;padding:2.5rem 0;position:relative}@media screen and (max-width: 1680px){#top #features .features-list li{width:89%}}@media screen and (max-width: 1536px){#top #features .features-list li{width:93%}}@media screen and (max-width: 1366px){#top #features .features-list li{width:94%}}@media screen and (max-width: 1280px){#top #features .features-list li{width:90%}}@media screen and (max-width: 1180px){#top #features .features-list li{width:96%}}@media screen and (max-width: 820px){#top #features .features-list li{width:100%;padding:1.75rem 1rem}}@media screen and (max-width: 750px){#top #features .features-list li{padding:5rem 1rem 1.5rem}}#top #features .features-list li .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:900px}@media screen and (max-width: 1366px){#top #features .features-list li .cont{width:786px}}@media screen and (max-width: 1280px){#top #features .features-list li .cont{width:664px}}@media screen and (max-width: 820px){#top #features .features-list li .cont{width:100%}}#top #features .features-list li .cont h4{width:100%;background:-webkit-gradient(linear, left top, right top, from(#1c64bc), to(#1ed6fe));background:linear-gradient(90deg, #1c64bc 0%, #1ed6fe 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:2.25rem;letter-spacing:1px}@media screen and (max-width: 750px){#top #features .features-list li .cont h4{line-height:1.4;font-size:2rem}}#top #features .features-list li .cont .txt{width:100%;margin-top:1.5rem;line-height:2}#top #features .features-list li:nth-child(odd){padding-left:300px;margin:0 0 4rem auto;background:-webkit-gradient(linear, left top, right top, from(#fff), color-stop(80%, #e6f6ff), to(rgba(200, 210, 250, 0.6)));background:linear-gradient(90deg, #fff 0%, #e6f6ff 80%, rgba(200, 210, 250, 0.6) 100%);border-radius:300px 0 0 300px}@media screen and (max-width: 1180px){#top #features .features-list li:nth-child(odd){background:-webkit-gradient(linear, left top, right top, from(#fff), color-stop(90%, #e6f6ff), to(rgba(200, 210, 250, 0.6)));background:linear-gradient(90deg, #fff 0%, #e6f6ff 90%, rgba(200, 210, 250, 0.6) 100%)}}@media screen and (max-width: 1024px){#top #features .features-list li:nth-child(odd){padding-left:234px}}@media screen and (max-width: 820px){#top #features .features-list li:nth-child(odd){border-radius:0 0 0 0;background:-webkit-gradient(linear, left top, right top, from(#fff), color-stop(90%, #e6f6ff), to(rgba(235, 235, 250, 0.8)));background:linear-gradient(90deg, #fff 0%, #e6f6ff 90%, rgba(235, 235, 250, 0.8) 100%)}}@media screen and (max-width: 750px){#top #features .features-list li:nth-child(odd){margin-top:5rem;padding:3rem 1rem 1.5rem}}#top #features .features-list li:nth-child(odd) .cont{margin:0 auto 0 0}#top #features .features-list li:nth-child(even){padding-right:300px;margin:0 auto 4rem 0;background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(200, 210, 250, 0.6)), color-stop(20%, #e6f6ff), to(#fff));background:linear-gradient(90deg, rgba(200, 210, 250, 0.6) 0, #e6f6ff 20%, #fff 100%);border-radius:0 300px 300px 0}@media screen and (max-width: 1180px){#top #features .features-list li:nth-child(even){background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(200, 210, 250, 0.6)), color-stop(10%, #e6f6ff), to(#fff));background:linear-gradient(90deg, rgba(200, 210, 250, 0.6) 0, #e6f6ff 10%, #fff 100%)}}@media screen and (max-width: 1024px){#top #features .features-list li:nth-child(even){padding-right:234px}}@media screen and (max-width: 820px){#top #features .features-list li:nth-child(even){background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(235, 235, 250, 0.8)), color-stop(10%, #e6f6ff), to(#fff));background:linear-gradient(90deg, rgba(235, 235, 250, 0.8) 0, #e6f6ff 10%, #fff 100%);border-radius:0 0 0 0}}@media screen and (max-width: 750px){#top #features .features-list li:nth-child(even){margin-top:12rem;padding:7rem 1rem 1.5rem}}#top #features .features-list li:nth-child(even) .cont{margin:0 0 0 auto}#top #features .features-list li:last-child{margin-bottom:0}@media screen and (max-width: 750px){#top #features .features-list li:last-child{margin-top:10rem;padding:7rem 1rem 1.5rem}}#top #features .features-list li:after{content:"";display:block;height:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 750px){#top #features .features-list li:after{top:-25%;-webkit-transform:none;transform:none}}#top #features .features-list li:nth-child(1):after{width:287px;aspect-ratio:287/235;background:url(../img/top/features-list_01.png) no-repeat;left:0}@media screen and (max-width: 1024px){#top #features .features-list li:nth-child(1):after{width:229.6px;background-size:cover}}@media screen and (max-width: 750px){#top #features .features-list li:nth-child(1):after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#top #features .features-list li:nth-child(2):after{width:230px;aspect-ratio:230/297;background:url(../img/top/features-list_02.png) no-repeat;right:28px}@media screen and (max-width: 1024px){#top #features .features-list li:nth-child(2):after{width:184px;background-size:cover}}@media screen and (max-width: 750px){#top #features .features-list li:nth-child(2):after{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#top #features .features-list li:nth-child(3):after{width:250px;aspect-ratio:250/261;background:url(../img/top/features-list_03.png) no-repeat;left:0}@media screen and (max-width: 1024px){#top #features .features-list li:nth-child(3):after{width:200px;background-size:cover}}@media screen and (max-width: 750px){#top #features .features-list li:nth-child(3):after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#top #flow{position:relative;z-index:var(--zindex-flow)}#top #flow hgroup{margin-top:-98px;padding:54px 0;position:relative}#top #flow hgroup:before{content:"";display:block;z-index:calc(var(--zindex-flow) - 1);width:1438px;max-width:98%;min-height:200px;background:#fff;border-radius:0 68px 0 0;position:absolute;top:0;left:0}@media screen and (max-width: 1280px){#top #flow hgroup:before{max-width:86%}}@media screen and (max-width: 750px){#top #flow hgroup:before{max-width:96%}}#top #flow hgroup h2{position:relative;z-index:calc(var(--zindex-flow) + 1)}#top #flow hgroup h3{position:relative;z-index:calc(var(--zindex-flow) + 2)}#top #flow .flow-timeline{width:1216px;margin:0 auto}@media screen and (max-width: 1366px){#top #flow .flow-timeline{width:1000px}}@media screen and (max-width: 1024px){#top #flow .flow-timeline{width:960px}}@media screen and (max-width: 820px){#top #flow .flow-timeline{width:100%;padding:0 2%}}#top #flow .flow-timeline li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5.5rem 0;position:relative}#top #flow .flow-timeline li:before{content:"0" counter(number);counter-increment:number 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:auto;aspect-ratio:1/1;background:var(--color-fc-blue);border-radius:100%;font-family:var(--font-family-roboto);font-weight:700;font-size:2.375rem;color:#fff;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:calc(var(--zindex-flow) + 11)}@media screen and (max-width: 750px){#top #flow .flow-timeline li:before{width:40px;left:0px;-webkit-transform:none;transform:none;font-size:1.1875rem}}#top #flow .flow-timeline li:after{content:"";width:12px;height:99%;background:#ccc;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:calc(var(--zindex-flow) + 10)}@media screen and (max-width: 750px){#top #flow .flow-timeline li:after{width:6px;left:18px;-webkit-transform:none;transform:none}}#top #flow .flow-timeline li>dl.txt{width:45%}@media screen and (max-width: 750px){#top #flow .flow-timeline li>dl.txt{width:87%;margin:0 0 0 auto}}#top #flow .flow-timeline li>dl.txt dt{padding-bottom:1rem;border-bottom:1px solid var(--color-fc-blue);font-weight:600;font-size:1.5rem;color:var(--color-fc-blue)}#top #flow .flow-timeline li>dl.txt dd{padding-top:1rem;line-height:2}#top #flow .flow-timeline li>figure.img{width:45%}@media screen and (max-width: 750px){#top #flow .flow-timeline li>figure.img{width:87%;margin:2rem 0 0 auto;text-align:center}}@media screen and (max-width: 750px){#top #flow .flow-timeline li>figure.img img{max-width:90%}}#top #flow .flow-timeline li:nth-child(even)>dl.txt{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (max-width: 750px){#top #flow .flow-timeline li:nth-child(even)>dl.txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}#top #flow .flow-timeline li:nth-child(even)>figure.img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right}@media screen and (max-width: 750px){#top #flow .flow-timeline li:nth-child(even)>figure.img{text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}#top #flow .flow-timeline li fieldset{position:relative;z-index:calc(var(--zindex-flow) + 15);background:#e6f6ff}@media screen and (max-width: 750px){#top #flow .flow-timeline li fieldset{margin-top:2rem}}#top #flow .flow-timeline li fieldset legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}#top #flow .flow-timeline li fieldset legend .ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:auto;aspect-ratio:1/1;background:#fff;border:2px solid var(--color-fc-blue);border-radius:100%;text-align:center;font-family:var(--font-family-roboto);font-weight:800;color:var(--color-fc-blue)}@media screen and (max-width: 750px){#top #flow .flow-timeline li fieldset legend .ico{width:60px;font-size:.75rem}}#top #flow .flow-timeline li fieldset legend #ILLUSTRATION span{-webkit-transform:scaleX(0.6);transform:scaleX(0.6)}#top #flow .flow-timeline li fieldset legend #INTERVIEW-WRITING span{-webkit-transform:scaleX(0.8);transform:scaleX(0.8)}#top #flow .flow-timeline li fieldset legend #ADVERTISING span{-webkit-transform:scaleX(0.6);transform:scaleX(0.6)}#top #flow .flow-timeline li fieldset .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem 3rem;margin-top:1rem}@media screen and (max-width: 820px){#top #flow .flow-timeline li fieldset .flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 750px){#top #flow .flow-timeline li fieldset .flex{padding:0 1rem 1rem}}#top #flow .flow-timeline li fieldset .flex>figure.img{min-width:206px;padding-right:32px}@media screen and (max-width: 820px){#top #flow .flow-timeline li fieldset .flex>figure.img{width:100%;padding-right:0;padding-bottom:1rem;text-align:center}}#top #flow .flow-timeline li fieldset .flex>.material{width:676px}@media screen and (max-width: 820px){#top #flow .flow-timeline li fieldset .flex>.material{width:100%}}#top #flow .flow-timeline li fieldset .flex>.material h4{text-align:center;font-size:1.4rem;font-weight:600;color:var(--color-fc-blue)}@media screen and (max-width: 750px){#top #flow .flow-timeline li fieldset .flex>.material h4{line-height:1.4}}#top #flow .flow-timeline li fieldset .flex>.material h5{padding:.5rem 0;margin-top:.75rem;background:var(--color-fc-blue);border-radius:1.25rem;text-align:center;font-size:1.75rem;font-weight:600;color:#fff}@media screen and (max-width: 750px){#top #flow .flow-timeline li fieldset .flex>.material h5{line-height:1.4}}#top #flow .flow-timeline li fieldset .flex>.material .txt{margin-top:1rem;color:var(--color-fc-blue);line-height:2}#top #flow .flow-timeline li fieldset .flex::after{content:"";display:block;width:206px;height:206px;padding-left:32px}@media screen and (max-width: 1366px){#top #flow .flow-timeline li fieldset .flex::after{width:22px;height:1px;padding-left:0}}@media screen and (max-width: 1024px){#top #flow .flow-timeline li fieldset .flex::after{width:2px}}@media screen and (max-width: 820px){#top #flow .flow-timeline li fieldset .flex::after{display:none}}/*# sourceMappingURL=style.min.css.map */