.visual{position:relative}@media screen and (max-width: 960px){.visual__cell{height:60rem}}@media screen and (min-width: 960px){.visual__cell{height:100dvh}}.visual__vod{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:0}.visual__image.mob{width:100%}.visual__image.pc{display:none}@media screen and (min-width: 960px){.visual__image.mob{display:none}.visual__image.pc{position:relative;left:50%;transform:translateX(-50%);display:block;max-width:none}}@media screen and (min-width: 1925px){.visual__image.pc{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.visual__dl{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:95%;text-align:center;color:#fff;z-index:1}.visual__dl dt{font-size:var(--fs-90);font-weight:900;line-height:1.1;margin-bottom:var(--gap-40)}.visual__dl dd{font-size:var(--fs-23)}.visual__control{display:flex;align-items:center;justify-content:space-between;position:absolute;left:50%;transform:translateX(-50%);gap:1.5rem;width:95%;max-width:160rem;bottom:min(7vw,7rem);z-index:1}.visual__prograss{width:calc(100% - 9.5rem);height:.3rem;background-color:rgba(0,0,76,.41);position:relative}.visual__bar{position:absolute;width:0%;height:100%;background-color:#d70f0f}.visual__bar.doing{animation:doprogress linear forwards 5.5s}.visual__bar.reset{width:0 !important;animation:none !important}.visual__right{display:flex;align-items:center;gap:var(--gap-20)}.visual__count{display:flex;align-items:center;font-size:var(--fs-18);font-weight:600;color:#fff}.visual__count .inCurrent{position:relative;padding-right:1rem;margin-right:1rem}.visual__count .inCurrent:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;display:block;width:.1rem;height:1rem;background-color:#fff}.visual__count .inTotal{opacity:.5}.visual__buttons{display:flex;align-items:center;gap:var(--gap-30)}.visual__buttons .arrBtn{width:1rem;height:1.8rem;background-color:rgba(0,0,0,0)}.visual__buttons .arrBtn.prev{background:url(../images/main/mv_prev.png) no-repeat center/cover}.visual__buttons .arrBtn.next{background:url(../images/main/mv_next.png) no-repeat center/cover}@keyframes doprogress{0%{width:0}100%{width:100%}}.business{padding-block:min(12vw,10rem);overflow:hidden;position:relative}.business__center{width:min(95%,96rem);margin-inline:auto;position:relative;z-index:1}.business__dl{text-align:center;margin-bottom:var(--gap-60)}.business__dl dt{font-size:var(--fs-80);font-weight:900;line-height:1;margin-bottom:var(--gap-20)}.business__dl dd{font-size:1.5rem;color:#555}.business__list{display:flex;flex-direction:column;row-gap:4rem}@media screen and (min-width: 960px){.business__list{flex-direction:row;justify-content:space-between;-moz-column-gap:2rem;column-gap:2rem}}.business__box{position:relative}.business__box a{display:block}.business__box .boxImage img{width:100%}.business__box .boxName{position:relative;text-transform:uppercase;text-align:center;font-size:var(--fs-18);font-weight:600;color:#fff;padding:var(--gap-40) 2.5%}.business__box .boxName span{position:relative;z-index:1}.business__box .boxName::before{content:"";display:block;width:100%;height:100%;background-color:#d70f0f;position:absolute;left:0;top:0;transform:skew(0deg, 3deg);transition:transform .3s}@media screen and (max-width: 960px){.business__box .boxImage{height:18rem}.business__box .boxImage.img1{background:url(../images/main/bsImg_m1.jpg) no-repeat center right/cover}.business__box .boxImage.img2{background:url(../images/main/bsImg_m2.jpg) no-repeat center/cover}.business__box .boxImage.img3{background:url(../images/main/bsImg_m3.jpg) no-repeat center/cover}.business__box .boxImage.img4{background:url(../images/main/bsImg_m4.jpg) no-repeat center/cover}.business__box .boxImage .bimage_pc{display:none}.business__box .boxName{position:absolute;left:0;bottom:-0.5rem;width:min(45%,21.3rem)}}@media screen and (min-width: 960px){.business__box{position:relative}.business__box a{position:relative;z-index:1}.business__box::after{content:"";display:block;width:100%;height:1.5rem;bottom:1rem;background-color:#000154;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 10%);opacity:0;transition:all .5s;position:relative;z-index:0}.business__box:hover::after{opacity:1;bottom:0}.business__box:hover .boxImage{transform:skew(0deg, 0deg);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.business__box:hover .boxName::before{transform:skew(0deg, 0deg)}.business__box .boxImage{clip-path:polygon(0% 16%, 100% 0%, 100% 100%, 0% 100%);overflow:hidden;transition:transform .3s;position:relative;width:100%;height:250px;transition:all .3s}.business__box .boxImage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.business__box .boxName{margin-top:-2rem}}.business__bg{position:absolute;left:50%;transform:translateX(-50%);top:0;width:100%;min-width:192rem;height:100%;z-index:0;pointer-events:none}.business__leftBg{width:64.4rem;height:47.9rem;background:url(../images/main/leftBgWrap.png) no-repeat center/cover;position:absolute;left:0;top:0}.business__leftBg .truck{width:28.5rem;height:21.4rem;background:url(../images/main/truck.png) no-repeat center/cover;position:absolute;animation:truck infinite 5s;z-index:0}.business__leftBg .bgBox{top:0;left:0;width:100%;height:100%;position:absolute;background:url(../images/main/boxBg.png) no-repeat center/cover;z-index:1}@keyframes truck{0%{left:45.5rem;top:-21.4rem}50%{left:21.7rem;top:0}100%{left:-27.7rem;top:40rem}}@keyframes wordBox{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.business__rightBg{width:53.1rem;height:57rem;background:url(../images/main/rightBgWrap.png) no-repeat center/cover;position:absolute;right:0;bottom:0}.business__rightBg .airPlane{width:27rem;height:21.3rem;background:url(../images/main/airplane.png) no-repeat center/cover;position:absolute;top:0;right:0;animation:airPlane infinite 5s}.business__rightBg .ship{width:29.3rem;height:23.2rem;background:url(../images/main/ship.png) no-repeat center/cover;position:absolute;right:5.5rem;bottom:5rem;animation:ship infinite 4s}.business__rightBg .bigTruck{position:absolute;z-index:1;width:21.9rem;height:18.2rem;background:url(../images/main/bigTruck.png) no-repeat center/cover;right:0;bottom:0;animation:bigTruck infinite 5.5s}@keyframes airPlane{0%{top:-27rem;right:-21.3rem}50%{top:0;right:0;opacity:1}100%{opacity:0}}@keyframes ship{0%{transform:translateY(-2rem)}50%{transform:translateY(0rem)}100%{transform:translateY(-2rem)}}@keyframes bigTruck{0%{right:-21.9rem;bottom:18.9rem}50%{right:0;bottom:0}100%{right:21.9rem;bottom:-18.9rem}}.what{background:url(../images/main/whatBg_m.jpg) no-repeat center/cover;color:#fff;text-align:center;position:relative}@media screen and (max-width: 960px){.what:after{content:"";display:block;padding-bottom:125%}}@media screen and (min-width: 960px){.what{background:url(../images/main/whatBg.jpg) no-repeat center/cover;height:98rem}}.what__box{position:absolute;top:12.4444444444%;left:0;width:100dvw;height:69%;pointer-events:none}.what__box .line{position:absolute;overflow:hidden;background-color:#fff}.what__box .top{top:0;left:0}.what__box .top .lineInner{width:100vw;height:100%}.what__box .left{top:0;left:0}.what__box .bottom{bottom:0;right:0}.what__box .bottom .lineInner{width:100vw;height:100%}.what__box .right{right:0;bottom:0}@media screen and (max-width: 960px){.what__box .top{width:0%;height:1.9323671498%}.what__box .bottom{width:0%;height:1.9323671498%;overflow:hidden}.what__box .left,.what__box .right{display:none}}@media screen and (min-width: 960px){.what__box{left:50%;top:50%;transform:translate(-50%, -50%);width:96.4rem;height:72rem}.what__box .top{height:1.6rem}.what__box .bottom{height:1.6rem}.what__box .left,.what__box .right{width:1.6rem;height:0%}}.what__inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;z-index:1}.what__button{width:min(70%,35.7rem);height:min(10vw,7.5rem);margin-inline:auto;border-radius:50vmax;color:#fff;font-size:var(--fs-20);font-weight:600;-webkit-backdrop-filter:blur(1.3rem);backdrop-filter:blur(1.3rem);overflow:hidden}.what__button a{display:flex;align-items:center;justify-content:center;height:100%;background-color:hsla(0,0%,100%,.41);-moz-column-gap:var(--gap-30);column-gap:var(--gap-30)}.what__button a:after{content:"";display:block;width:1.8rem;height:1.6rem;background:url(../images/main/btnArr.png) no-repeat center/cover}@media screen and (min-width: 960px){.what__button:hover{color:#fff;background-color:#d70f0f;-webkit-backdrop-filter:blur(0rem);backdrop-filter:blur(0rem)}.what__button:hover a{background:none}}.what__layer{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;pointer-events:none;background:url(../images/main/what_m_layer.png) no-repeat center/cover}@media screen and (min-width: 960px){.what__layer{background:url(../images/main/what_pc_layer.png) no-repeat center/cover}}.total{background:url(../images/main/total_m.jpg) no-repeat center/cover;color:#fff;position:relative}@media screen and (max-width: 960px){.total:after{content:"";display:block;padding-bottom:125%}}@media screen and (min-width: 960px){.total{height:98rem;background:url(../images/main/total_pc.jpg) no-repeat center/cover}}@media screen and (min-width: 960px){.total__center{width:95%;height:100%;max-width:140rem;margin-inline:auto;position:relative}}.total__title{line-height:1.2;font-size:min(9vw,8rem);font-weight:700;color:#fff;margin-bottom:var(--gap-20)}.total__inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:85%;z-index:1}.total__box{position:absolute;pointer-events:none}@media screen and (max-width: 960px){.total__box{left:3.4722222222%;top:22.1111111111%;width:91.6666666667%;height:61.3333333333%}}@media screen and (min-width: 960px){.total__box{width:100%;height:56.1rem;top:50%;transform:translateY(-50%)}}.total__line{position:absolute;overflow:hidden;background-color:#fff}.total__line.top{width:0%;top:0;height:2.1739130435%;left:0}.total__line.bottom{width:0%;height:2.1739130435%;bottom:0;left:0}.total__line.left{top:0;left:0;width:1.6666666667%;height:0%}@media screen and (min-width: 960px){.total__line.top{height:1.6rem}.total__line.bottom{height:1.6rem}.total__line.left{width:1.6rem}}.total__btns{display:flex;gap:1rem}.total__button{height:min(10vw,7.5rem);border-radius:50vmax;color:#fff;font-size:min(3vw,2rem);font-weight:600;overflow:hidden;border:.1rem solid #fff}.total__button a{display:flex;align-items:center;justify-content:center;height:100%;-moz-column-gap:1rem;column-gap:1rem;padding-inline:2rem}.total__button a:after{content:"";display:block;width:1.8rem;height:1.6rem;background:url(../images/main/btnArr.png) no-repeat center/cover;flex-shrink:0}@media screen and (min-width: 960px){.total__button{width:min(49%,25.5rem)}.total__button:hover{background-color:var(--mainColor)}}.total__layer{position:absolute;width:100%;height:100%;top:0;left:0;background:url(../images/main/total_m_layer.png) no-repeat center/cover;pointer-events:none}@media screen and (min-width: 960px){.total__layer{background:url(../images/main/total_pc_layer.png) no-repeat center/cover}}.lineWrap.lineOn .top{animation:topLine forwards 1s}.lineWrap.lineOn .bottom{animation:topLine forwards 1s}.lineWrap.lineOn .left{animation:topVer forwards 1s}.lineWrap.lineOn .right{animation:topVer forwards 1s}@keyframes topLine{0%{width:0}100%{width:100%}}@keyframes topVer{0%{height:0}100%{height:100%}}