body.home .startVox{display:none}body.home.checked .formOtherNone,body.home.finish .formOtherNone{display:none}body.home.is-firstSession:not(.checked,.finish) .startVox{display:block;position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:100;background:#000;display:flex;justify-content:center;align-items:center;pointer-events:none}body.home.is-firstSession:not(.checked,.finish) .startVox .img{opacity:0}body.home.is-firstSession:not(.checked,.finish).is-start .startVox .img{-webkit-animation:startVoxFadeIn .3s linear .7s forwards;animation:startVoxFadeIn .3s linear .7s forwards}body.home.is-firstSession:not(.checked,.finish).is-start .startVox{-webkit-animation:startVoxFadeOut .3s linear 2s forwards;animation:startVoxFadeOut .3s linear 2s forwards}@-webkit-keyframes startVoxFadeOut{to{opacity:0;pointer-events:none}}@keyframes startVoxFadeOut{to{opacity:0;pointer-events:none}}@-webkit-keyframes startVoxFadeIn{from{opacity:0}to{opacity:1}}@keyframes startVoxFadeIn{from{opacity:0}to{opacity:1}}body.home .flow01>*{position:relative;right:-50px;opacity:0;transition:all 1s ease}body.home .flow01.flowActive>*{right:0;opacity:1}body.home .flow01 .flowActive{right:0;opacity:1}body.home .mvWrapper{position:relative;z-index:1;overflow:hidden}body.home .mvWrapper .scrollDownVox{position:absolute;bottom:1.2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:61;pointer-events:none;width:100%;text-align:right}body.home .mvWrapper .scrollDownVox a{pointer-events:auto}body.home .mvWrapper{text-align:center;position:relative;z-index:0}body.home .mvWrapper .mvArea{display:flex;justify-content:center;height:100dvh}body.home .mvWrapper .mvArea .slider{overflow:hidden;height:100%;width:100%}body.home .mvWrapper .mvArea .slider li{height:100%;width:100%}body.home .mvWrapper .mvArea .mvImg{height:100%;width:100%}body.home .mvWrapper .mvArea .mvImg img{overflow:hidden;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 10%;object-position:50% 10%}body.home .mvWrapper .mvTxt{position:absolute;top:calc(50% - 120px);z-index:61;width:1100px;margin:0 auto}body.home .introVox{padding:110px 0 145px;background:url(../../images/content/home/bg-intro01.jpg) no-repeat center center/cover}body.home .introVox .txtVox{max-width:975px;margin:0 auto 9.5rem}body.home .introVox .txtVox .hS01{display:inline-block}body.home .introVox .solutionVox{width:1219px;margin-left:-80px}body.home .sidewaysVox ul{display:flex;width:-webkit-max-content;width:max-content;-webkit-animation:sideways-infinite-scroll 30s linear infinite;animation:sideways-infinite-scroll 30s linear infinite}body.home .sidewaysVox ul li{width:533px;flex-shrink:0}@-webkit-keyframes sideways-infinite-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes sideways-infinite-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}body.home .servicesVox{padding:155px 0 240px;background:#000}body.home .servicesVox .subSec{margin-top:150px}body.home .servicesVox .subSec .head{margin-bottom:85px}body.home .servicesVox .subSec .poupList01{display:flex;flex-wrap:wrap;gap:55px 38px}body.home .servicesVox .subSec .poupList01 li{width:341px}body.home .servicesVox .subSec .poupList01 li .title{font-size:2.2rem;font-weight:700;margin-top:.5rem;color:#fff;text-align:center}body.home .companyVox{padding:280px 0 145px}body.home .companyVox .img01{margin-bottom:150px}body.home .companyVox .flexVox{justify-content:space-between}body.home .companyVox .flexVox .imgVox{width:366px}body.home .companyVox .flexVox .txtVox{width:682px}body.home .accessVox{padding:145px 0 260px}body.home .accessVox .img01{margin-bottom:150px}body.home .accessVox .subSec .gMapVox{margin-top:20px}body.home .accessVox .subSec .subTxt{font-size:1.3rem;text-align:right;margin-top:1rem}body.home .accessVox .subSec .subTxt a{color:#707070}body.home .accessVox .subSec .subTxt .gMap::before{display:inline-block;content:"";width:15px;height:20px;background:url(../../images/content/home/ico-gMap01.svg) no-repeat center/contain;margin-right:.6rem;vertical-align:middle}body.home .accessVox .subSec:not(:first-child){margin-top:35px}body.home .contactVox{background:rgba(224,224,224,.3);padding:110px 0 180px}body.home .contactVox .telVox{background:#fff;border:1px solid #707070;padding:25px;margin-top:90px}body.home .contactVox .telVox .flexVox{justify-content:center;align-items:center;gap:0 10px}body.home .contactVox .telVox .flexVox .titleVox{width:300px}body.home .contactVox .telVox .flexVox .txtVox{text-align:center}body.home .contactVox .telVox .flexVox .txtVox .telTxt{font-size:4rem;font-weight:700;line-height:1.2}body.home .contactVox .telVox .flexVox .txtVox .sub{font-size:1.5rem;font-weight:700;line-height:1.2}body.home .basketballVox{margin-top:295px;position:relative}body.home .basketballVox .btn{width:635px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media(hover: hover)and (pointer: fine){body.home .servicesVox .subSec .poupList01 li picture{overflow:hidden}body.home .servicesVox .subSec .poupList01 li picture img{height:auto;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease, -webkit-transform .6s ease}body.home .servicesVox .subSec .poupList01 li picture:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media only screen and (max-width: 767px){body.home .startVox .img{width:16rem}body.home .mvWrapper .scrollDownVox{position:absolute;bottom:1.2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:61;pointer-events:none;width:100%;text-align:right}body.home .mvWrapper .scrollDownVox a{pointer-events:auto}body.home .mvWrapper .scrollDownVox a img{width:.8rem;margin-right:.6rem}body.home .mvWrapper .mvTxt{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:31.8rem}body.home .introVox{padding:110px 0 145px;background:url(../../images/content/home/bg-intro01.jpg) no-repeat center center/cover}body.home .introVox .txtVox{max-width:100%;margin:0 auto 9.5rem}body.home .introVox .txtVox .hS01{display:inline-block}body.home .introVox .solutionVox{width:100%;margin-left:auto}body.home .sidewaysVox ul li{width:37.5rem}body.home .servicesVox{padding:5.5rem 0 11.5rem}body.home .servicesVox .subSec{margin-top:5rem}body.home .servicesVox .subSec .head{margin-bottom:3.5rem}body.home .servicesVox .subSec .poupList01{flex-direction:column;gap:2rem 0}body.home .servicesVox .subSec .poupList01 li{width:25.6rem;margin:0 auto}body.home .servicesVox .subSec .poupList01 li .title{font-size:1.4rem;margin-top:.5rem}body.home .companyVox{padding:9rem 0 4.5rem}body.home .companyVox .img01{margin-bottom:5.5rem}body.home .companyVox .flexVox{flex-direction:column-reverse;gap:6rem 0}body.home .companyVox .flexVox .imgVox{width:25.5rem;margin:0 auto}body.home .companyVox .flexVox .txtVox{width:100%}body.home .accessVox{padding:4.5rem 0 10rem}body.home .accessVox .img01{margin-bottom:5.5rem}body.home .accessVox .subSec .txt{font-size:1.2rem}body.home .accessVox .subSec .gMapVox{margin-top:1rem}body.home .accessVox .subSec .subTxt{font-size:1rem;margin-top:.8rem}body.home .accessVox .subSec .subTxt .gMap::before{width:1.3rem;height:1.7rem;margin-right:.4rem}body.home .accessVox .subSec:not(:first-child){margin-top:6rem}body.home .contactVox{padding:5.5rem 0 6.5rem}body.home .contactVox .telVox{padding:1.5rem;margin:5rem auto 0;width:80%}body.home .contactVox .telVox .flexVox{flex-direction:column;gap:.5rem 0;text-align:center}body.home .contactVox .telVox .flexVox .titleVox{width:100%}body.home .contactVox .telVox .flexVox .txtVox .telTxt{font-size:2.6rem;line-height:1}body.home .contactVox .telVox .flexVox .txtVox .sub{font-size:1rem;margin-top:.8rem}body.home .basketballVox{margin-top:12rem}body.home .basketballVox .btn{width:34.6rem}}/*# sourceMappingURL=home.min.css.map */