@media screen and (-webkit-min-device-pixel-ratio: 0)and (min-resolution: 0.001dpcm){img{image-rendering:-webkit-optimize-contrast}}.visual-wrap{position:relative;width:100%;max-width:2160px;height:clamp(390px, 800 / 1679 * 100vw, 800px);background-color:#fff;margin-inline:auto;margin-bottom:17px;overflow:hidden}.visual-wrap__inner{position:relative;width:100%;height:100%}.visual-wrap__scene{position:relative;width:100%;height:100%}@media screen and (max-width: 767px){.visual-wrap{height:447px;margin-bottom:0}.visual-wrap__inner{height:100%}.visual-wrap__scene{height:390px;overflow:hidden}}#js-visual-loading-img{display:none}.visual-loading{position:absolute;top:0;left:0;z-index:60;width:100%;height:100%;background-color:#e0f5fc}.visual-loading--on{background-color:transparent;-webkit-transition:background-color .7s ease .3s;transition:background-color .7s ease .3s}.visual-loading__inner{position:relative;width:100%;height:100%}.visual-loading__box{width:80px;height:80px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;overflow:hidden}.visual-loading__box{opacity:1;-webkit-transition:opacity .7s ease,-webkit-transform .7s ease;transition:opacity .7s ease,-webkit-transform .7s ease;transition:opacity .7s ease,transform .7s ease;transition:opacity .7s ease,transform .7s ease,-webkit-transform .7s ease}.visual-loading__box--on{opacity:0;-webkit-transform:scale(0.6);transform:scale(0.6)}.visual-loading__anime{-webkit-animation:loaderAnimeBox .9s infinite linear;animation:loaderAnimeBox .9s infinite linear;opacity:1;width:100%;height:100%;border-top:1px solid #30bded;border-right:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(255,255,255,.7);border-left:1px solid rgba(255,255,255,.7);border-radius:50%}.visual-loading__anime--on{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .6s ease;transition:all .6s ease;opacity:0}@-webkit-keyframes loaderAnimeBox{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loaderAnimeBox{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (max-width: 767px){.visual-loading{height:calc(100% + 16px)}.visual-loading__box{width:60px;height:60px}}.visual-copy{position:absolute;top:0;left:0;z-index:50;width:100%;height:100%;padding-right:clamp(50px, 60 / 1679 * 100vw, 60px);padding-left:clamp(50px, 60 / 1679 * 100vw, 60px)}.visual-copy__area{position:relative;max-width:1500px;width:100%;height:100%;margin-inline:auto}.visual-copy__box{-webkit-transform:translate(-60px, 40px) scale(1.2);transform:translate(-60px, 40px) scale(1.2);position:absolute;top:clamp(220px, 397 / 1679 * 100vw, 397px);left:0;width:auto;height:auto}.visual-copy__box--on{-webkit-transform:translate(0px) scale(1);transform:translate(0px) scale(1);-webkit-transition:-webkit-transform 1.4s ease 0s;transition:-webkit-transform 1.4s ease 0s;transition:transform 1.4s ease 0s;transition:transform 1.4s ease 0s, -webkit-transform 1.4s ease 0s}.visual-copy__text1{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:min(23 / 1679 * 100vw, 23px);padding-bottom:clamp(15px, 26 / 1679 * 100vw, 26px);padding-right:min(38 / 1679 * 100vw, 38px);margin-bottom:min(39 / 1679 * 100vw, 39px)}.visual-copy__text1::before{position:absolute;bottom:0;left:-330px;z-index:1;content:"";width:calc(100% + 330px);height:100%;background-color:#fff}.visual-copy__text1::after{position:absolute;bottom:0;left:-330px;z-index:3;content:"";width:calc(100% + 330px);height:clamp(6px, 7 / 1679 * 100vw, 7px);background-color:#ea0000}.visual-copy__text1-bg{position:relative;z-index:2;width:min(551 / 1679 * 100vw, 551px);height:min(63 / 1679 * 100vw, 63px)}.visual-copy__text1-bg::after{position:absolute;top:0;left:0;z-index:2;content:"";width:100%;height:100%;background:url(../images/home/visual_copy_text1.png) no-repeat left top #fff;background-size:100%;image-rendering:-webkit-optimize-contrast}.visual-copy__text2{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:min(23 / 1679 * 100vw, 23px);padding-bottom:clamp(15px, 26 / 1679 * 100vw, 26px);padding-right:min(38 / 1679 * 100vw, 38px);padding-left:min(100 / 1679 * 100vw, 100px)}.visual-copy__text2::before{position:absolute;bottom:0;left:-330px;z-index:1;content:"";width:calc(100% + 330px);height:100%;background-color:#fff}.visual-copy__text2::after{position:absolute;bottom:0;left:-330px;z-index:3;content:"";width:calc(100% + 330px);height:clamp(6px, 7 / 1679 * 100vw, 7px);background-color:#ea0000}.visual-copy__text2-bg{position:relative;z-index:2;width:min(556 / 1679 * 100vw, 556px);height:min(63 / 1679 * 100vw, 63px)}.visual-copy__text2-bg::after{position:absolute;top:0;left:0;z-index:2;content:"";width:100%;height:100%;background:url(../images/home/visual_copy_text2.png) no-repeat left top #fff;background-size:100%;image-rendering:-webkit-optimize-contrast}.visual-copy__text-span{display:block;text-indent:100%;white-space:nowrap;overflow:hidden}.visual-copy__text1{opacity:0;-webkit-transform:translateY(36px) scale(1.24);transform:translateY(36px) scale(1.24);-webkit-transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s}.visual-copy__text2{opacity:0;-webkit-transform:translateY(36px) scale(1.24);transform:translateY(36px) scale(1.24);-webkit-transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s}.visual-copy__text1--on{opacity:1;-webkit-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1)}.visual-copy__text2--on{opacity:1;-webkit-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1)}.visual-copy__text1::after{width:0px;-webkit-transition:width .6s cubic-bezier(0.52, 0.5, 0.34, 0.93) .2s;transition:width .6s cubic-bezier(0.52, 0.5, 0.34, 0.93) .2s}.visual-copy__text2::after{width:0px;-webkit-transition:width .6s cubic-bezier(0.52, 0.5, 0.34, 0.93) .7s;transition:width .6s cubic-bezier(0.52, 0.5, 0.34, 0.93) .7s}.visual-copy__text1--on::after{width:calc(100% + 330px)}.visual-copy__text2--on::after{width:calc(100% + 330px)}@media screen and (max-width: 1023px){.visual-copy{padding-right:50px;padding-left:50px}.visual-copy__box{-webkit-transform:translate(0px, 20px) scale(1.12);transform:translate(0px, 20px) scale(1.12);top:clamp(196px, 242 / 1023 * 100vw, 242px)}.visual-copy__box--on{-webkit-transform:translate(0px) scale(1);transform:translate(0px) scale(1)}}@media screen and (max-width: 767px){.visual-copy{padding-right:0;padding-left:0}.visual-copy__box{-webkit-transform:translate(0px, 18px) scale(1.1);transform:translate(0px, 18px) scale(1.1);top:300px;right:0;width:100%;max-width:336px;margin-inline:auto}.visual-copy__box--on{-webkit-transform:translate(0px) scale(1);transform:translate(0px) scale(1)}.visual-copy__text1{width:100%;padding-top:13px;padding-bottom:17px;padding-right:0;margin-bottom:10px}.visual-copy__text1::before{left:0;width:100%}.visual-copy__text1::after{left:0;width:100%;height:6px}.visual-copy__text1-bg{width:262px;height:30px;margin-inline:auto}.visual-copy__text2{width:100%;padding-top:13px;padding-bottom:17px;padding-right:0;padding-left:0}.visual-copy__text2::before{left:0;width:100%}.visual-copy__text2::after{left:0;width:100%;height:6px}.visual-copy__text2-bg{width:265px;height:30px;margin-inline:auto}.visual-copy__text1{opacity:0;-webkit-transform:translateY(17px) scale(1.15);transform:translateY(17px) scale(1.15);-webkit-transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) 0s}.visual-copy__text2{opacity:0;-webkit-transform:translateY(17px) scale(1.15);transform:translateY(17px) scale(1.15);-webkit-transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s;transition:opacity .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s,-webkit-transform .9s cubic-bezier(0.53, 0.39, 0.14, 0.82) .5s}.visual-copy__text1--on{opacity:1;-webkit-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1)}.visual-copy__text2--on{opacity:1;-webkit-transform:translateY(0px) scale(1);transform:translateY(0px) scale(1)}.visual-copy__text1::after{width:0px;-webkit-transition:width .6s cubic-bezier(0.52, 0.5, 0.34, 0.93) .2s;transition:width .6s cubic-bezier(0.52, 0.5, 0.34, 0.93) .2s}.visual-copy__text2::after{width:0px;-webkit-transition:width .6s cubic-bezier(0.52, 0.5, 0.34, 0.93) .7s;transition:width .6s cubic-bezier(0.52, 0.5, 0.34, 0.93) .7s}.visual-copy__text1--on::after{width:calc(100%)}.visual-copy__text2--on::after{width:calc(100%)}}.visual-scene1{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene1--on{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.visual-scene1__layer-photo-btm{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:1}.visual-scene1__layer-shape-obj1{position:absolute;top:0;left:-100%;z-index:4;width:100%;height:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:0%;border-bottom-left-radius:0%;opacity:1;overflow:hidden}.visual-scene1__layer-shape-obj2{position:absolute;top:0;left:-100%;z-index:3;width:100%;height:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:0%;border-bottom-left-radius:0%;opacity:1;overflow:hidden}.visual-scene1__layer-shape-obj3{position:absolute;top:0;left:-100%;z-index:2;width:100%;height:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:0%;border-bottom-left-radius:0%;opacity:1;overflow:hidden}.visual-scene1__layer-photo-top{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;opacity:1}.visual-scene1__inner{width:100%;height:100%;-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}.visual-scene1__layer-photo-btm-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene1__layer-shape-obj1-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene1__layer-shape-obj2-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene1__layer-shape-obj3-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene1__layer-photo-top-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene1__layer-photo-btm-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene1_layer_photo_btm.png) no-repeat center center;background-size:cover}.visual-scene1__layer-shape-obj1-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene1_layer_shape_obj1.svg) no-repeat center center;background-size:cover}.visual-scene1__layer-shape-obj2-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene1_layer_shape_obj2.svg) no-repeat center center;background-size:cover}.visual-scene1__layer-shape-obj3-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene1_layer_shape_obj3.svg) no-repeat center center;background-size:cover}.visual-scene1__layer-photo-top-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene1_layer_photo_top.png) no-repeat center center;background-size:cover}.visual-scene1__inner--on{-webkit-animation:scene1Inner 5.8s linear 0s forwards;animation:scene1Inner 5.8s linear 0s forwards}@-webkit-keyframes scene1Inner{0%{-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}100%{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg)}}@keyframes scene1Inner{0%{-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}100%{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg)}}.visual-scene1__layer-shape-obj1--on{-webkit-animation:scene1Layer2 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .1s forwards;animation:scene1Layer2 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .1s forwards}.visual-scene1__layer-shape-obj1-set--on{-webkit-animation:scene1Layer2Set 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .1s forwards;animation:scene1Layer2Set 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .1s forwards}.visual-scene1__layer-shape-obj2--on{-webkit-animation:scene1Layer2 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .3s forwards;animation:scene1Layer2 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .3s forwards}.visual-scene1__layer-shape-obj2-set--on{-webkit-animation:scene1Layer2Set 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .3s forwards;animation:scene1Layer2Set 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .3s forwards}.visual-scene1__layer-shape-obj3--on{-webkit-animation:scene1Layer2 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .5s forwards;animation:scene1Layer2 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .5s forwards}.visual-scene1__layer-shape-obj3-set--on{-webkit-animation:scene1Layer2Set 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .5s forwards;animation:scene1Layer2Set 4.8s cubic-bezier(0.82, 0.34, 0.14, 0.81) .5s forwards}@-webkit-keyframes scene1Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-45px, 25px);transform:translate(-45px, 25px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:60%;border-bottom-left-radius:40%}}@keyframes scene1Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-45px, 25px);transform:translate(-45px, 25px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:60%;border-bottom-left-radius:40%}}@-webkit-keyframes scene1Layer2Set{0%{left:100%;-webkit-filter:opacity(80%);filter:opacity(80%)}30%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}70%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}100%{left:-100%;-webkit-filter:opacity(98%);filter:opacity(98%)}}@keyframes scene1Layer2Set{0%{left:100%;-webkit-filter:opacity(80%);filter:opacity(80%)}30%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}70%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}100%{left:-100%;-webkit-filter:opacity(98%);filter:opacity(98%)}}@media screen and (max-width: 767px){@-webkit-keyframes scene1Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-25px, 5px);transform:translate(-25px, 5px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:60%;border-bottom-left-radius:40%}}@keyframes scene1Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-25px, 5px);transform:translate(-25px, 5px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:60%;border-bottom-left-radius:40%}}}.visual-scene2{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene2--on{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.visual-scene2__layer-photo-btm{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:1}.visual-scene2__layer-shape-obj1{position:absolute;top:0;left:-100%;z-index:2;width:100%;height:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:0%;border-bottom-left-radius:0%;opacity:1;overflow:hidden}.visual-scene2__layer-shape-obj2{position:absolute;top:0;left:-100%;z-index:3;width:100%;height:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:0%;border-bottom-left-radius:0%;opacity:1;overflow:hidden}.visual-scene2__layer-shape-obj3{position:absolute;top:0;left:-100%;z-index:4;width:100%;height:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:0%;border-bottom-left-radius:0%;opacity:1;overflow:hidden}.visual-scene2__layer-photo-top{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;opacity:1}.visual-scene2__inner{width:100%;height:100%;-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}.visual-scene2__layer-photo-btm-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene2__layer-shape-obj1-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene2__layer-shape-obj2-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene2__layer-shape-obj3-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene2__layer-photo-top-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene2__layer-photo-btm-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene2_layer_photo_btm.png) no-repeat center center;background-size:cover}.visual-scene2__layer-shape-obj1-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene2_layer_shape_obj1.svg) no-repeat center center;background-size:cover}.visual-scene2__layer-shape-obj2-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene2_layer_shape_obj2.svg) no-repeat center center;background-size:cover}.visual-scene2__layer-shape-obj3-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene2_layer_shape_obj3.svg) no-repeat center center;background-size:cover}.visual-scene2__layer-photo-top-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene2_layer_photo_top.png) no-repeat center center;background-size:cover}.visual-scene2__inner--on{-webkit-animation:scene2Inner 5.8s linear 0s forwards;animation:scene2Inner 5.8s linear 0s forwards}@-webkit-keyframes scene2Inner{0%{-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}100%{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg)}}@keyframes scene2Inner{0%{-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}100%{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg)}}.visual-scene2__layer-shape-obj1--on{-webkit-animation:scene2Layer2 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .1s forwards;animation:scene2Layer2 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .1s forwards}.visual-scene2__layer-shape-obj1-set--on{-webkit-animation:scene2Layer2Set 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .1s forwards;animation:scene2Layer2Set 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .1s forwards}.visual-scene2__layer-shape-obj2--on{-webkit-animation:scene2Layer2 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .25s forwards;animation:scene2Layer2 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .25s forwards}.visual-scene2__layer-shape-obj2-set--on{-webkit-animation:scene2Layer2Set 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .25s forwards;animation:scene2Layer2Set 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .25s forwards}.visual-scene2__layer-shape-obj3--on{-webkit-animation:scene2Layer2 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .4s forwards;animation:scene2Layer2 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .4s forwards}.visual-scene2__layer-shape-obj3-set--on{-webkit-animation:scene2Layer2Set 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .4s forwards;animation:scene2Layer2Set 4.9s cubic-bezier(0.82, 0.34, 0.14, 0.81) .4s forwards}@-webkit-keyframes scene2Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-45px, 0px);transform:translate(-45px, 0px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:50%;border-bottom-left-radius:50%}}@keyframes scene2Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-45px, 0px);transform:translate(-45px, 0px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:50%;border-bottom-left-radius:50%}}@-webkit-keyframes scene2Layer2Set{0%{left:100%;-webkit-filter:opacity(80%);filter:opacity(80%)}30%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}70%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}100%{left:-100%;-webkit-filter:opacity(98%);filter:opacity(98%)}}@keyframes scene2Layer2Set{0%{left:100%;-webkit-filter:opacity(80%);filter:opacity(80%)}30%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}70%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}100%{left:-100%;-webkit-filter:opacity(98%);filter:opacity(98%)}}@media screen and (max-width: 767px){@-webkit-keyframes scene2Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-25px, 0px);transform:translate(-25px, 0px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:50%;border-bottom-left-radius:50%}}@keyframes scene2Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-25px, 0px);transform:translate(-25px, 0px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:50%;border-bottom-left-radius:50%}}}@media screen and (max-width: 639px){.visual-scene2{left:-220px;width:calc(100% + 220px)}}.visual-scene3{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene3--on{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.visual-scene3__layer-photo-btm{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:1}.visual-scene3__layer-shape-obj{position:absolute;top:0;left:-100%;z-index:2;width:100%;height:100%;border-top-right-radius:0%;border-bottom-right-radius:100%;border-top-left-radius:0%;border-bottom-left-radius:0%;opacity:1;overflow:hidden}.visual-scene3__layer-photo-top{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%;opacity:1}.visual-scene3__inner{width:100%;height:100%;-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}.visual-scene3__layer-photo-btm-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene3__layer-shape-obj-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene3__layer-photo-top-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene3__layer-photo-btm-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene3_layer_photo_btm.png) no-repeat center center;background-size:cover}.visual-scene3__layer-shape-obj-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene3_layer_shape_obj.svg) no-repeat center center;background-size:cover}.visual-scene3__layer-photo-top-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene3_layer_photo_top.png) no-repeat center center;background-size:cover}.visual-scene3__inner--on{-webkit-animation:scene3Inner 5.8s linear 0s forwards;animation:scene3Inner 5.8s linear 0s forwards}@-webkit-keyframes scene3Inner{0%{-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}100%{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg)}}@keyframes scene3Inner{0%{-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}100%{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg)}}.visual-scene3__layer-shape-obj--on{-webkit-animation:scene3Layer2 5.1s cubic-bezier(0.8, 0.27, 0.18, 0.83) .2s forwards;animation:scene3Layer2 5.1s cubic-bezier(0.8, 0.27, 0.18, 0.83) .2s forwards}.visual-scene3__layer-shape-obj-set--on{-webkit-animation:scene3Layer2Set 5.1s cubic-bezier(0.8, 0.27, 0.18, 0.83) .2s forwards;animation:scene3Layer2Set 5.1s cubic-bezier(0.8, 0.27, 0.18, 0.83) .2s forwards}@-webkit-keyframes scene3Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(50px, 35px);transform:translate(50px, 35px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:80%;border-bottom-left-radius:20%}}@keyframes scene3Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(50px, 35px);transform:translate(50px, 35px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:80%;border-bottom-left-radius:20%}}@-webkit-keyframes scene3Layer2Set{0%{left:100%;-webkit-filter:opacity(80%);filter:opacity(80%)}30%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}70%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}100%{left:-100%;-webkit-filter:opacity(98%);filter:opacity(98%)}}@keyframes scene3Layer2Set{0%{left:100%;-webkit-filter:opacity(80%);filter:opacity(80%)}30%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}70%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}100%{left:-100%;-webkit-filter:opacity(98%);filter:opacity(98%)}}@media screen and (max-width: 767px){@-webkit-keyframes scene3Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(20px, 5px);transform:translate(20px, 5px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:80%;border-bottom-left-radius:20%}}@keyframes scene3Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(20px, 5px);transform:translate(20px, 5px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:80%;border-bottom-left-radius:20%}}}.visual-scene4{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene4--on{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.visual-scene4__layer-photo-btm{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:1}.visual-scene4__layer-shape-obj{position:absolute;top:0;left:-100%;z-index:2;width:100%;height:100%;border-top-right-radius:0%;border-bottom-right-radius:100%;border-top-left-radius:0%;border-bottom-left-radius:0%;opacity:1;overflow:hidden}.visual-scene4__layer-photo-top{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;opacity:1}.visual-scene4__inner{width:100%;height:100%;-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}.visual-scene4__layer-photo-btm-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene4__layer-shape-obj-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene4__layer-photo-top-set{position:absolute;top:0;left:0;width:100%;height:100%}.visual-scene4__layer-photo-btm-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene4_layer_photo_btm.png) no-repeat center center;background-size:cover}.visual-scene4__layer-shape-obj-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene4_layer_shape_obj.svg) no-repeat center center;background-size:cover}.visual-scene4__layer-photo-top-img{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(../images/home/visual_scene4_layer_photo_top.png) no-repeat center center;background-size:cover}.visual-scene4__inner--on{-webkit-animation:scene4Inner 5.8s linear 0s forwards;animation:scene4Inner 5.8s linear 0s forwards}@-webkit-keyframes scene4Inner{0%{-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}100%{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg)}}@keyframes scene4Inner{0%{-webkit-transform:scale(1.07) rotate(0.3deg);transform:scale(1.07) rotate(0.3deg)}100%{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg)}}.visual-scene4__layer-shape-obj--on{-webkit-animation:scene4Layer2 5.1s cubic-bezier(0.74, 0.29, 0.16, 0.83) .2s forwards;animation:scene4Layer2 5.1s cubic-bezier(0.74, 0.29, 0.16, 0.83) .2s forwards}.visual-scene4__layer-shape-obj-set--on{-webkit-animation:scene4Layer2Set 5.1s cubic-bezier(0.74, 0.29, 0.16, 0.83) .2s forwards;animation:scene4Layer2Set 5.1s cubic-bezier(0.74, 0.29, 0.16, 0.83) .2s forwards}@-webkit-keyframes scene4Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-40px, -25px);transform:translate(-40px, -25px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:100%;border-bottom-left-radius:0%}}@keyframes scene4Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-40px, -25px);transform:translate(-40px, -25px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:100%;border-bottom-left-radius:0%}}@-webkit-keyframes scene4Layer2Set{0%{left:100%;-webkit-filter:opacity(80%);filter:opacity(80%)}30%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}70%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}100%{left:-100%;-webkit-filter:opacity(98%);filter:opacity(98%)}}@keyframes scene4Layer2Set{0%{left:100%;-webkit-filter:opacity(80%);filter:opacity(80%)}30%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}70%{left:0%;-webkit-filter:opacity(100%);filter:opacity(100%)}100%{left:-100%;-webkit-filter:opacity(98%);filter:opacity(98%)}}@media screen and (max-width: 767px){@-webkit-keyframes scene4Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-20px, -5px);transform:translate(-20px, -5px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:100%;border-bottom-left-radius:0%}}@keyframes scene4Layer2{0%{left:-100%;opacity:0;-webkit-transform:translate(-20px, -5px);transform:translate(-20px, -5px)}20%{opacity:1}25%{opacity:1}30%{left:0%;border-radius:0%;-webkit-transform:translate(0px);transform:translate(0px)}70%{left:0%}75%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0;border-top-right-radius:0%;border-bottom-right-radius:0%;border-top-left-radius:100%;border-bottom-left-radius:0%}}}@media screen and (max-width: 639px){.visual-scene4{left:-170px;width:calc(100% + 170px)}}.home .l-footer-area1__inner::before{display:none}.section-title--style1{margin-bottom:clamp(35px, 47 / 1379 * 100vw, 47px)}.section-title--style2{margin-bottom:clamp(35px, 47 / 1379 * 100vw, 47px)}.section-title--style3{margin-bottom:clamp(27px, 37 / 1379 * 100vw, 37px)}.section-title__en{font-family:"Lato",sans-serif;font-weight:900;letter-spacing:.05em}.section-title__jp{position:relative;font-size:clamp(1.7rem, 20 / 1379 * 100vw, 2rem);font-weight:700;line-height:clamp(2.5rem, 28 / 1379 * 100vw, 2.8rem);letter-spacing:.075em;padding-left:66px}.section-title__jp::before{position:absolute;top:clamp(13px, 15 / 1379 * 100vw, 15px);left:0;content:"";width:56px;height:2px}.section-title--style1 .section-title__en{color:#142a69;font-size:clamp(5.2rem, 60 / 1379 * 100vw, 6rem);line-height:clamp(6rem, 68 / 1379 * 100vw, 6.8rem);margin-bottom:2px}.section-title--style1 .section-title__jp{color:#323232}.section-title--style1 .section-title__jp::before{background-color:#323232}.section-title--style2 .section-title__en{color:#fff;font-size:clamp(5.2rem, 60 / 1379 * 100vw, 6rem);line-height:clamp(6rem, 68 / 1379 * 100vw, 6.8rem);margin-bottom:2px}.section-title--style2 .section-title__jp{color:#fff}.section-title--style2 .section-title__jp::before{background-color:#fff}.section-title--style3 .section-title__en{color:#fff;font-size:clamp(3.2rem, 36 / 1379 * 100vw, 3.6rem);line-height:clamp(4rem, 44 / 1379 * 100vw, 4.4rem);margin-bottom:6px}.section-title--style3 .section-title__jp{color:#fff}.section-title--style3 .section-title__jp::before{background-color:#fff}.section-more-read{font-size:clamp(1.8rem, 20 / 1379 * 100vw, 2rem);line-height:clamp(3.2rem, 34 / 1379 * 100vw, 3.4rem);letter-spacing:.075em}.section-more-read--color1{color:#323232}.section-more-read--color2{color:#fff}.section-more-read--mb{margin-bottom:24px}.section-more-read__br{display:block}.section-more-link{position:relative;display:block;width:220px;color:#323232;font-size:1.6rem;font-weight:500;line-height:2.4rem;letter-spacing:.075em;text-align:center;text-indent:6px;text-decoration:none;background-color:#fff}.section-more-link::before{position:absolute;top:0;bottom:0;left:-7px;margin-top:auto;margin-bottom:auto;content:"";width:0;height:0;border-style:solid;border-width:20px 0 20px 23px;border-color:transparent transparent transparent #ea0000}.section-more-link::after{position:absolute;top:0;left:0;content:"";width:100%;height:100%}.section-more-link__box{position:relative;display:block;width:100%;height:100%;padding-top:9px;padding-bottom:11px}.section-more-link__box::before{position:absolute;top:0;bottom:0;right:-10px;margin-top:auto;margin-bottom:auto;content:"";width:0;height:0;border-style:solid;border-width:8px 0 8px 10px;border-color:transparent transparent transparent #fff}.section-more-link--style1::before{z-index:1}.section-more-link--style1::after{z-index:2;border:1px solid #323232}.section-more-link--style2::before{z-index:2}.section-more-link--style2::after{z-index:1;border:1px solid rgba(255,255,255,0)}@media(any-hover: hover)and (min-width: 769px){.section-more-link{-webkit-transition:color .3s ease,background-color .3s ease .1s;transition:color .3s ease,background-color .3s ease .1s}.section-more-link::before{-webkit-transition:left .3s ease,border-width .3s ease;transition:left .3s ease,border-width .3s ease}.section-more-link--style1::after{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.section-more-link--style2::after{-webkit-transition:border .3s ease;transition:border .3s ease}.section-more-link__box::before{-webkit-transition:right .3s ease .1s;transition:right .3s ease .1s}.section-more-link:hover{color:#fff;background-color:#ea0000}.section-more-link:hover::before{left:-24px;border-width:10px 0 10px 13px}.section-more-link--style1:hover::after{opacity:0}.section-more-link--style2:hover::after{border:1px solid #ea0000}.section-more-link:hover .section-more-link__box::before{right:13px}}@media screen and (max-width: 1379px){.section-more-read__br{display:none}}@media screen and (max-width: 1023px){.section-title--style1{margin-bottom:clamp(26px, 35 / 1023 * 100vw, 35px)}.section-title--style2{margin-bottom:clamp(26px, 35 / 1023 * 100vw, 35px)}.section-title--style3{margin-bottom:clamp(20px, 27 / 1023 * 100vw, 27px)}.section-title__jp{padding-left:50px}.section-title__jp::before{width:40px}.section-title--style1 .section-title__en{font-size:clamp(4.4rem, 52 / 1023 * 100vw, 5.2rem);line-height:clamp(5.2rem, 60 / 1023 * 100vw, 6rem)}.section-title--style2 .section-title__en{font-size:clamp(4.4rem, 52 / 1023 * 100vw, 5.2rem);line-height:clamp(5.2rem, 60 / 1023 * 100vw, 6rem)}.section-title--style3 .section-title__en{font-size:clamp(3rem, 32 / 1023 * 100vw, 3.2rem);line-height:clamp(3.8rem, 40 / 1023 * 100vw, 4rem)}.section-more-read{font-size:clamp(1.7rem, 18 / 1023 * 100vw, 1.8rem);line-height:clamp(3.1rem, 32 / 1023 * 100vw, 3.2rem)}}@media screen and (max-width: 767px){.section-title{text-align:center}.section-title--style1{margin-bottom:clamp(20px, 26 / 767 * 100vw, 26px)}.section-title--style2{margin-bottom:clamp(20px, 26 / 767 * 100vw, 26px)}.section-title--style3{margin-bottom:clamp(20px, 20 / 767 * 100vw, 20px)}.section-title__jp{padding-left:0}.section-title__jp::before{display:none}.section-title--style1 .section-title__en{font-size:clamp(3.6rem, 44 / 767 * 100vw, 4.4rem);line-height:clamp(4.4rem, 52 / 767 * 100vw, 5.2rem)}.section-title--style2 .section-title__en{font-size:clamp(3.6rem, 44 / 767 * 100vw, 4.4rem);line-height:clamp(4.4rem, 52 / 767 * 100vw, 5.2rem)}.section-title--style3 .section-title__en{font-size:clamp(2.4rem, 30 / 767 * 100vw, 3rem);line-height:clamp(3.2rem, 38 / 767 * 100vw, 3.8rem)}.section-more-read{font-size:clamp(1.6rem, 17 / 767 * 100vw, 1.7rem);line-height:clamp(2.7rem, 31 / 767 * 100vw, 3.1rem);text-align:center}.section-more-link{width:100%;max-width:290px;margin-inline:auto}}.aboutus-anime1{opacity:0;-webkit-transform:translateY(70px);transform:translateY(70px);-webkit-transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s;transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s}.aboutus-anime1--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.aboutus-anime2{opacity:0;-webkit-transform:translateY(70px);transform:translateY(70px);-webkit-filter:blur(9px);filter:blur(9px);-webkit-transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) .4s;transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) .4s}.aboutus-anime2--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-filter:blur(0px);filter:blur(0px)}.section-aboutus-warp{position:relative;z-index:100;width:100%;padding-right:40px;padding-left:40px}.section-aboutus-warp__inner{max-width:1300px;margin-inline:auto}.section-aboutus{width:100%;height:clamp(540px, 640 / 1379 * 100vw, 640px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-aboutus__box-l{width:calc(430 / 1300 * 100%);padding-right:clamp(60px, 80 / 1379 * 100vw, 80px)}.section-aboutus__box-r{width:calc(870 / 1300 * 100%);position:relative}.section-aboutus__box-r::after{position:absolute;top:0;left:0;content:"";width:calc(1120 / 870 * 100%);height:100%;background:url(../images/home/aboutus_illust.png) no-repeat left center;background-size:cover}.section-aboutus__info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.section-aboutus__info-center{padding-bottom:16px}@media screen and (max-width: 1023px){.section-aboutus{height:clamp(440px, 540 / 1023 * 100vw, 540px)}.section-aboutus__box-l{padding-right:8px}.section-aboutus__info-center{padding-bottom:0}}@media screen and (max-width: 767px){.section-aboutus-warp{padding-right:0;padding-left:0}.section-aboutus{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-aboutus__box-l{width:100%;padding-right:calc(15 / 320 * 100%);padding-left:calc(15 / 320 * 100%);padding-top:40px;padding-bottom:40px}.section-aboutus__box-r{width:100%;height:300px}.section-aboutus__info{display:block}}.works-anime1{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s;transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s}.works-anime1--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.section-works-warp{position:relative;z-index:200;width:100%}.section-works-warp__inner{max-width:1300px;height:100%;margin-inline:auto}.section-works{width:100%;height:clamp(440px, 540 / 1379 * 100vw, 540px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#142a69}.section-works__box-l{width:calc(710 / 1300 * 100%);position:relative}.section-works__box-l::after{position:absolute;top:0;right:0;z-index:1;content:"";width:calc(1020 / 710 * 100%);height:100%;background:url(../images/home/works_photo.jpg) no-repeat center center;background-size:cover}.section-works__box-r{width:calc(590 / 1300 * 100%);height:100%;position:relative;padding-right:clamp(60px, 80 / 1379 * 100vw, 80px);padding-left:clamp(60px, 80 / 1379 * 100vw, 80px);background-color:#142a69}.section-works__box-r::after{position:absolute;bottom:0;left:0;content:"";width:100%;height:6px;background-color:#ea0000}.section-works__info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.section-works__info-center{padding-bottom:10px}@media screen and (max-width: 1023px){.section-works{height:clamp(380px, 440 / 1023 * 100vw, 440px)}.section-works__box-r{padding-right:50px;padding-left:50px}.section-works__info-center{padding-bottom:0}}@media screen and (max-width: 767px){.section-works{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-works__box-l{width:100%;height:300px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.section-works__box-l::after{width:100%}.section-works__box-l::before{position:absolute;bottom:0;left:0;z-index:2;content:"";width:100%;height:6px;background-color:#ea0000}.section-works__box-r{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:calc(15 / 320 * 100%);padding-left:calc(15 / 320 * 100%);padding-top:40px;padding-bottom:40px}.section-works__box-r::after{display:none}.section-works__info{display:block}}.person-anime1{opacity:0;-webkit-transform:translateY(70px);transform:translateY(70px);-webkit-transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s;transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s}.person-anime1--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.person-anime2{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s;transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s}.person-anime2--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.section-person-warp{position:relative;z-index:100;width:100%;padding-top:clamp(79px, 107 / 1379 * 100vw, 107px);padding-bottom:clamp(103px, 138 / 1379 * 100vw, 138px)}.section-person-warp::after{position:absolute;top:-130px;left:0;content:"";width:100%;height:calc(100% + 130px);background-color:#e0f5fc}.section-person-warp__inner{width:100%;max-width:2160px;margin-inline:auto;position:relative;z-index:101;overflow:hidden}.section-person-warp__info{max-width:1300px;margin-inline:auto}.section-person{padding-right:40px;padding-left:40px}.section-person__box{position:relative;max-width:1300px;margin-inline:auto;padding-bottom:52px}.section-person__read{width:100%}.section-person__read br{display:none}.section-person__more-btn{position:absolute;top:clamp(117px, 142 / 1379 * 100vw, 142px);right:0}.section-person__more-btn-sp{display:none}.section-person__swiper-btn{position:absolute;top:0;right:0;width:100%;height:100%}.section-person__swiper-btn-inner{position:relative}@media screen and (max-width: 1023px){.section-person{padding-right:30px;padding-left:30px}.section-person__box{position:relative;max-width:620px;margin-inline:auto;padding-bottom:52px}.section-person__more-btn{position:static}.section-person__read{width:460px}}@media screen and (max-width: 767px){.section-person-warp{padding-top:clamp(48px, 79 / 767 * 100vw, 79px);padding-bottom:clamp(43px, 103 / 767 * 100vw, 103px)}.section-person__box{padding-bottom:2px}.section-person__read{width:100%}.section-person__read br{display:block}.section-person__more-btn{display:none}.section-person__more-btn-sp{display:block;margin-top:25px}.section-person__swiper-btn{position:static}.section-person__swiper-btn-inner{position:static}}.swiper-container{position:relative;max-width:2160px;margin-inline:auto;padding-right:40px;padding-left:40px}.swiper-container::before{-webkit-transition:opacity .7s ease;transition:opacity .7s ease;opacity:0;pointer-events:none;position:absolute;top:0;left:0;z-index:2;content:"";width:75px;height:100%;background-image:-webkit-gradient(linear, left top, right top, color-stop(2%, #e0f5fc), color-stop(16%, rgba(224, 245, 252, 0.99)), color-stop(60%, rgba(224, 245, 252, 0.6)), to(rgba(224, 245, 252, 0)));background-image:linear-gradient(90deg, #e0f5fc 2%, rgba(224, 245, 252, 0.99) 16%, rgba(224, 245, 252, 0.6) 60%, rgba(224, 245, 252, 0) 100%)}.swiper-container::after{-webkit-transition:opacity .7s ease;transition:opacity .7s ease;opacity:0;pointer-events:none;position:absolute;top:0;right:0;z-index:2;content:"";width:75px;height:100%;background-image:-webkit-gradient(linear, right top, left top, color-stop(2%, #e0f5fc), color-stop(16%, rgba(224, 245, 252, 0.99)), color-stop(60%, rgba(224, 245, 252, 0.6)), to(rgba(224, 245, 252, 0)));background-image:linear-gradient(270deg, #e0f5fc 2%, rgba(224, 245, 252, 0.99) 16%, rgba(224, 245, 252, 0.6) 60%, rgba(224, 245, 252, 0) 100%)}.swiper-container__contents{max-width:1300px;margin-inline:auto}.swiper{width:100%;height:clamp(440px, 590 / 1379 * 100vw, 590px);overflow:visible !important}.swiper-slide{height:auto}.swiper-slide .swiper-slide-adj{padding-left:clamp(47px, 63 / 1379 * 100vw, 63px);-webkit-transition:padding .8s cubic-bezier(0.61, 0.37, 0.35, 0.96) .1s;transition:padding .8s cubic-bezier(0.61, 0.37, 0.35, 0.96) .1s}.swiper-slide-prev .swiper-slide-adj{padding-right:clamp(54px, 70 / 1379 * 100vw, 70px);padding-left:0}.swiper-slide-active .swiper-slide-adj{padding-right:13px;padding-left:0}.swiper-slide-next .swiper-slide-adj{padding-right:7px;padding-left:clamp(40px, 56 / 1379 * 100vw, 56px)}.swiper-button-prev{display:block;top:-12% !important;bottom:0;left:-40px !important;margin-top:auto !important;margin-bottom:auto;width:80px !important;height:80px !important;background-color:#fff;border:2px solid #30bded;border-radius:50%}.swiper-button-prev::before{position:absolute;top:0;bottom:0;right:26px;margin-top:auto;margin-bottom:auto;content:"";width:18px;height:18px;border-top:3px solid #30bded;border-right:3px solid #30bded;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.swiper-button-prev::after{display:none}.swiper-button-next{display:block;top:-12% !important;bottom:0;right:-40px !important;margin-top:auto !important;margin-bottom:auto;width:80px !important;height:80px !important;background-color:#fff;border:2px solid #30bded;border-radius:50%}.swiper-button-next::before{position:absolute;top:0;bottom:0;left:26px;margin-top:auto;margin-bottom:auto;content:"";width:18px;height:18px;border-top:3px solid #30bded;border-right:3px solid #30bded;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swiper-button-next::after{display:none}@media screen and (min-width: 2041px){.swiper-container::before{opacity:1}.swiper-container::after{opacity:1}}@media(any-hover: hover)and (min-width: 769px){.swiper-button-prev{-webkit-transition:background-color .3s ease,border .3s ease;transition:background-color .3s ease,border .3s ease}.swiper-button-prev::before{-webkit-transition:border .3s ease;transition:border .3s ease}.swiper-button-prev:hover{background-color:#142a69;border:2px solid #142a69}.swiper-button-prev:hover::before{border-top:3px solid #fff;border-right:3px solid #fff}.swiper-button-next{-webkit-transition:background-color .3s ease,border .3s ease;transition:background-color .3s ease,border .3s ease}.swiper-button-next::before{-webkit-transition:border .3s ease;transition:border .3s ease}.swiper-button-next:hover{background-color:#142a69;border:2px solid #142a69}.swiper-button-next:hover::before{border-top:3px solid #fff;border-right:3px solid #fff}}@media screen and (max-width: 1419px){.swiper-button-prev{left:-30px !important;width:66px !important;height:66px !important}.swiper-button-prev::before{right:21px;width:16px;height:16px}.swiper-button-next{right:-30px !important;width:66px !important;height:66px !important}.swiper-button-next::before{left:21px;width:16px;height:16px}}@media screen and (max-width: 1023px){.swiper-container{padding-right:30px;padding-left:30px}.swiper-container__contents{max-width:620px}.swiper{height:415px}.swiper-slide .swiper-slide-adj{padding-left:0}.swiper-slide-prev .swiper-slide-adj{padding-right:0;padding-left:0}.swiper-slide-active .swiper-slide-adj{padding-right:0;padding-left:0}.swiper-slide-next .swiper-slide-adj{padding-right:0;padding-left:0}.swiper-button-prev{top:-0.5% !important;left:-23px !important;width:50px !important;height:50px !important}.swiper-button-prev::before{right:14px;width:14px;height:14px}.swiper-button-next{top:-0.5% !important;right:-23px !important;width:50px !important;height:50px !important}.swiper-button-next::before{left:14px;width:14px;height:14px}}@media screen and (max-width: 767px){.swiper-container{padding-right:0;padding-left:0}.swiper{height:100%}.swiper-button-prev{top:50% !important;left:19.4% !important;margin-top:-24px !important;width:48px !important;height:48px !important}.swiper-button-prev::before{right:13px}.swiper-button-next{top:50% !important;right:19.5% !important;margin-top:-24px !important;width:48px !important;height:48px !important}.swiper-button-next::before{left:13px}}@media screen and (max-width: 459px){.swiper-button-prev{left:10.3% !important}.swiper-button-next{right:10.4% !important}}@media screen and (max-width: 359px){.swiper-button-prev{left:4.4% !important}.swiper-button-next{right:4.3% !important}}.section-person-link{position:relative;display:block;width:100%;height:0;padding-top:calc(518 / 370 * 100%);border-radius:30px;color:#fff;text-decoration:none;letter-spacing:.075em}.section-person-link::before{position:absolute;top:0;left:0;z-index:2;content:"";width:100%;height:100%;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(48, 189, 237, 0.7)), color-stop(70%, rgba(48, 189, 237, 0)));background-image:linear-gradient(0deg, rgba(48, 189, 237, 0.7) 0%, rgba(48, 189, 237, 0) 70%);opacity:0}.section-person-link::after{position:absolute;top:0;left:0;z-index:2;content:"";width:100%;height:100%;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(20, 42, 105, 0.7)), to(rgba(20, 42, 105, 0)));background-image:linear-gradient(0deg, rgba(20, 42, 105, 0.7) 0%, rgba(20, 42, 105, 0) 100%);opacity:1}.section-person-link__offset{position:absolute;top:0;left:0;width:100%;height:100%}.section-person-link__txt-top{position:absolute;top:20px;left:20px;z-index:3;font-size:clamp(1.4rem, 16 / 1379 * 100vw, 1.6rem);line-height:clamp(2.2rem, 24 / 1379 * 100vw, 2.4rem);text-align:center;width:clamp(140px, 150 / 1379 * 100vw, 150px);background-color:#142a69;border-radius:20px;padding-top:clamp(5px, 7 / 1379 * 100vw, 7px);padding-bottom:clamp(7px, 9 / 1379 * 100vw, 9px)}.section-person-link__txt-btm{position:absolute;bottom:32px;left:clamp(20px, 30 / 1379 * 100vw, 30px);z-index:3}.section-person-link__txt-btm-ft1{font-size:clamp(1.8rem, 24 / 1379 * 100vw, 2.4rem);font-weight:700;line-height:clamp(3.2rem, 38 / 1379 * 100vw, 3.8rem);margin-bottom:clamp(26px, 35 / 1379 * 100vw, 35px)}.section-person-link__txt-btm-ft2{font-size:clamp(1.5rem, 16 / 1379 * 100vw, 1.6rem);line-height:clamp(2.3rem, 24 / 1379 * 100vw, 2.4rem)}.section-person-link__photo{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.section-person-link__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(any-hover: hover)and (min-width: 769px){.section-person-link::before{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.section-person-link::after{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.section-person-link__txt-top{-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.section-person-link__photo{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.section-person-link__txt-btm-ft1{-webkit-transition:color .3s ease;transition:color .3s ease}.section-person-link__txt-btm-ft2{-webkit-transition:color .3s ease;transition:color .3s ease}.section-person-link:hover::before{opacity:1}.section-person-link:hover::after{opacity:0}.section-person-link:hover .section-person-link__txt-top{background-color:#30bded}.section-person-link:hover .section-person-link__photo{-webkit-transform:scale(1.12);transform:scale(1.12)}.section-person-link:hover .section-person-link__txt-btm-ft1{color:#e2f8ff}.section-person-link:hover .section-person-link__txt-btm-ft2{color:#e2f8ff}}@media screen and (max-width: 767px){.section-person-link{border-radius:28px}.section-person-link__txt-top{top:16px;left:16px;width:124px;padding-top:4px;padding-bottom:6px}.section-person-link__txt-btm{bottom:18px}.section-person-link__txt-btm-ft1{font-size:1.8rem;line-height:3rem;letter-spacing:.07em;margin-bottom:12px}}.weinfo-anime1{opacity:0;-webkit-transform:translateY(70px);transform:translateY(70px);-webkit-transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s;transition:all .6s cubic-bezier(0.23, 0.62, 0.24, 0.93) 0s}.weinfo-anime1--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.weinfo-anime2{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all .5s cubic-bezier(0.23, 0.62, 0.24, 0.93) .3s;transition:all .5s cubic-bezier(0.23, 0.62, 0.24, 0.93) .3s}.weinfo-anime2--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.weinfo-anime3{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all .5s cubic-bezier(0.23, 0.62, 0.24, 0.93) .5s;transition:all .5s cubic-bezier(0.23, 0.62, 0.24, 0.93) .5s}.weinfo-anime3--on{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.section-weinfo-warp{position:relative;z-index:100;width:100%;background-color:#fff;border-top:6px solid #ea0000}.section-weinfo-warp__inner{width:100%}.section-weinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:clamp(288px, 388 / 1379 * 100vw, 388px)}.section-weinfo__box-l{width:50%;background:url(../images/home/weinfo_photo_left.jpg) no-repeat center center;background-size:cover;padding-left:40px}.section-weinfo__box-r{width:50%;background:url(../images/home/weinfo_photo_right.jpg) no-repeat center center;background-size:cover;padding-right:40px}.section-weinfo__box-l-area{max-width:650px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.section-weinfo__box-r-area{max-width:650px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;padding-left:70px}.section-weinfo__center{padding-top:clamp(20px, 26 / 1379 * 100vw, 26px)}@media screen and (max-width: 1023px){.section-weinfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.section-weinfo__box-l{width:100%;height:clamp(298px, 348 / 1023 * 100vw, 348px);padding-right:40px;padding-left:40px}.section-weinfo__box-r{width:100%;height:clamp(298px, 348 / 1023 * 100vw, 348px);padding-right:40px;padding-left:40px}.section-weinfo__box-l-area{height:100%;margin-right:auto}.section-weinfo__box-r-area{height:100%;margin-left:auto;padding-left:0}.section-weinfo__center{padding-top:18px}}@media screen and (max-width: 767px){.section-weinfo-warp{border-top:none;margin-bottom:60px}.section-weinfo__box-l{position:relative;height:clamp(228px, 298 / 767 * 100vw, 298px);padding-right:20px;padding-left:20px;margin-bottom:20px}.section-weinfo__box-l::after{position:absolute;top:0;left:0;content:"";width:5px;height:100%;background-color:#ea0000}.section-weinfo__box-r{position:relative;height:clamp(228px, 298 / 767 * 100vw, 298px);padding-right:20px;padding-left:20px}.section-weinfo__box-r::after{position:absolute;top:0;left:0;content:"";width:5px;height:100%;background-color:#ea0000}.section-weinfo__center{padding-top:16px;width:100%}}