.topNews_btn{border-radius:8px;justify-content:space-between;align-items:center;width:100%;display:flex}.topNews_btn:hover{opacity:.8}.topNews_btn .circle-arrow{min-width:60px}@media screen and (max-width:768px){.topNews_btn .circle-arrow{display:none}}.topNews_img{width:200px;min-width:200px}@media screen and (max-width:768px){.topNews_img{width:140px;min-width:140px}}.topNews_img img{border-radius:8px;width:100%;height:auto}.topNews_text{flex-grow:1;padding:0 40px;display:block}@media screen and (max-width:768px){.topNews_text{padding:0 0 0 24px}}.topNews_text_top{align-items:center;gap:24px;display:flex}.topNews_date{color:#babbc3;font-size:clamp(10px,1.1vw,14px)}.topNews_cate{color:#fa720d;font-size:clamp(10px,1.1vw,14px)}.topNews_title{color:#213043;padding-top:24px;font-size:clamp(12px,1.3vw,18px);display:block}@media screen and (max-width:768px){.topNews_title{text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding-top:8px;font-size:14px;display:-webkit-box;overflow:hidden}}
.home .hero{padding:16rem 0 0;position:relative}@media screen and (max-width:768px){.home .hero{padding:5rem 0 0}}.home .hero:before{content:"";z-index:-1;background:url(/images/home/mv_bg_l.png) 0 0/contain no-repeat;width:60%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:768px){.home .hero:before{background:url(/images/home/mv_bg@sp.png) 0 0/contain no-repeat;width:100%}}.home .hero:after{content:"";z-index:-1;background:url(/images/home/mv_bg_r.png) 100% 0/contain no-repeat;width:50%;height:100%;position:absolute;top:0;right:0}@media screen and (max-width:768px){.home .hero:after{display:none}}.home .hero-content{width:100vw;margin:0 auto;position:relative}@media screen and (max-width:768px){.home .hero-content{padding-top:350px}}.home .hero-img{width:100%}@media screen and (max-width:768px){.home .hero-img{padding:0}}.home .hero-img-pc{display:block}@media screen and (max-width:768px){.home .hero-img-pc{display:none}}.home .hero-img-sp{display:none}@media screen and (max-width:768px){.home .hero-img-sp{display:block}}.home .hero-subtitle1{color:#213043;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.1em;font-size:clamp(28px,3.5vw,54px);font-weight:700;position:absolute;top:10%;right:10%}@media screen and (max-width:768px){.home .hero-subtitle1{font-size:30px;top:5%;left:60%;right:auto}}.home .hero-subtitle1 span{color:#fa720d}@media screen and (max-width:768px){.home .hero-subtitle1 br{display:none}}.home .hero-subtitle2{color:#213043;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.1em;font-size:clamp(12px,1.3vw,18px);position:absolute;top:40%;left:10%}@media screen and (max-width:768px){.home .hero-subtitle2{font-size:20px;line-height:1.7;top:5%;left:auto;right:45%}}.home .hero .hero-scroll{background:#ffefe2;position:relative}.home .hero .hero-scroll .scroll_down{text-align:center;justify-content:center;display:flex}.home .hero .hero-scroll .scroll_down>p{letter-spacing:.25em;padding-top:60px;font-size:12px;font-weight:900;display:block}.home .hero .hero-scroll .scroll_down:before{content:"";opacity:0;background:#000;border-radius:50%;width:12px;height:12px;animation:2.5s ease-in infinite circlemove,2.5s ease-in infinite cirlemovehide;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.home .hero .hero-scroll .scroll_down:before{animation:2s ease-in infinite circlemoveSP}}.home .hero .hero-scroll .scroll_down:after{content:"";background:#000;width:2px;height:60px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.home .hero .hero-scroll .scroll_down:after{height:40px}}@keyframes circlemove{0%{opacity:0;bottom:90px}3%{bottom:90px}5%{opacity:1}85%{opacity:1}90%{opacity:0;bottom:25px}to{opacity:0;bottom:25px}}@keyframes circlemoveSP{0%{opacity:0;bottom:70px}3%{bottom:70px}15%{opacity:1}60%{opacity:1}90%{opacity:0;bottom:25px}to{opacity:0;bottom:25px}}@keyframes cirlemovehide{0%{opacity:0}15%{opacity:1}60%{opacity:1}90%{opacity:0}to{opacity:0}}.home .mission{z-index:0;background:linear-gradient(#ffefe2 80%,#fff 100%);padding-top:80px;padding-bottom:120px;position:relative}@media screen and (max-width:768px){.home .mission{background:linear-gradient(#ffefe2 95%,#fff 100%);padding-top:60px;padding-bottom:60px}}.home .mission:before{content:"";background:url(/images/home/moya_white_01.png) 0 100%/contain no-repeat;width:40%;height:90%;position:absolute;bottom:0;left:0}.home .mission:after{content:"";background:url(/images/home/moya_orange_01.png) 100% 100%/contain no-repeat;width:30%;height:90%;position:absolute;bottom:-20%;right:0}@media screen and (max-width:768px){.home .mission:after{bottom:35%}}.home .mission-img-pc{width:100%;height:auto}@media screen and (max-width:768px){.home .mission-img-pc{display:none}}.home .mission-img-sp{width:100%;height:auto;display:none}@media screen and (max-width:768px){.home .mission-img-sp{display:block}.home .mission .main-text{margin-top:20px}}.home .mission .view-more-btn{margin-top:48px}@media screen and (max-width:768px){.home .mission .view-more-btn.-rev{margin-top:40px}.home .mission .layout-1{gap:0}}.home .reason{background:linear-gradient(#fff 80% 100%);padding:120px 0 20px}@media screen and (max-width:1024px){.home .reason{padding:80px 0 0}}@media screen and (max-width:768px){.home .reason{padding:60px 0 0}}.home .reason-img-wrap.-pc{display:block}@media screen and (max-width:768px){.home .reason-img-wrap.-pc{display:none}}.home .reason-img-wrap.-sp{display:none}@media screen and (max-width:768px){.home .reason-img-wrap.-sp{display:block}}.home .reason-img{width:100%;height:auto}.home .reason-img-text{text-align:center;color:#000;letter-spacing:.1em;font-size:clamp(10px,1.2vw,15px);font-weight:700;position:absolute;top:0;left:0}@media screen and (max-width:768px){.home .reason-img-text{font-size:3.6vw}}.home .reason-img-text-text span{color:#fa720d;letter-spacing:.02em;font-size:clamp(28px,3.4vw,52px)}@media screen and (max-width:768px){.home .reason-img-text-text span{font-size:9.23vw}}.home .reason-img-text.-t1{top:14%;left:18%}@media screen and (max-width:768px){.home .reason-img-text.-t1{top:18%;left:13%}}.home .reason-img-text.-t2{top:37%;left:56%}@media screen and (max-width:768px){.home .reason-img-text.-t2{top:13%;left:62%}}.home .reason-img-text.-t3{top:65%;left:23%}@media screen and (max-width:768px){.home .reason-img-text.-t3{top:57%;left:41%}.home .reason .main-text{margin-top:20px}}.home .reason .view-more-btn{margin-top:48px}@media screen and (max-width:768px){.home .reason .view-more-btn.-rev{margin-top:40px}}.home .case{background:linear-gradient(#edf3f700 0%,#edf3f7 10%,#edf3f729 80%,#edf3f700 100%);margin-bottom:0;padding-top:200px;padding-bottom:100px;position:relative}@media screen and (max-width:1024px){.home .case{background:linear-gradient(#edf3f700 0%,#edf3f729 2%,#edf3f7 10%,#edf3f729 80%,#edf3f700 100%);padding-top:160px;padding-bottom:50px}}@media screen and (max-width:768px){.home .case{background:linear-gradient(#edf3f700 0%,#edf3f729 2%,#edf3f7 10%,#edf3f729 80%,#edf3f700 100%);padding-top:120px}}.home .case:before{content:"";background:url(/images/common/moya/moya_gray_01.png) 0 0/contain no-repeat;width:30%;height:90%;position:absolute;top:50px;left:0}@media screen and (max-width:768px){.home .case:before{display:none}}.home .case:after{content:"";background:url(/images/common/moya/moya_gray_02.png) 100% 0/contain no-repeat;width:30%;height:90%;position:absolute;top:-50px;right:0}@media screen and (max-width:768px){.home .case:after{width:40%;top:2%}}.home .case-slider-list-item-ttl{color:#213043;font-size:clamp(14px,1.5vw,20px);font-weight:700}@media screen and (max-width:768px){.home .case-slider-list-item-ttl{font-size:16px}}.home .case-slider-list-item-logo-wrap{align-items:center;gap:16px;margin-top:16px;display:flex}.home .case-slider-list-item-logo-wrap img{max-height:30px}@media screen and (max-width:768px){.home .case-slider-list-item-logo-wrap img{max-height:20px}}.home .case-slider-list-item-text{color:#9a9a9a;font-size:clamp(10px,1.1vw,14px)}@media screen and (max-width:768px){.home .case-slider-list-item-text{font-size:12px}}.home .case-slider-img-wrap{position:relative}.home .case-slider-img-wrap img{width:100%;height:auto}@media screen and (max-width:768px){.home .case-slider-img-wrap img{margin-top:16px}}.home .case-slider-top-ttl{display:none}@media screen and (max-width:768px){.home .case-slider-top-ttl{flex-direction:column;display:flex}}.home .case-slider-top-ttl.-pc{flex-direction:column;align-items:center;display:flex;position:absolute;top:15px;right:15px}@media screen and (max-width:768px){.home .case-slider-top-ttl.-pc{display:none}}.home .case-slider-top-ttl-utata{padding-bottom:5px;font-size:clamp(10px,1.1vw,14px);font-weight:700;display:inline-block;position:relative}.home .case-slider-top-ttl-utata:before{content:"";background:#213043;width:calc(100% - 25px);height:1px;position:absolute;top:100%;left:0;transform:translateY(-100%)}.home .case-slider-top-ttl-utata:after{content:"";background:#213043;width:10px;height:1px;position:absolute;top:100%;right:0;transform:translateY(-50%)}@media screen and (max-width:768px){.home .case-slider-top-ttl-utata{font-size:12px;font-weight:700;display:inline-block;position:relative}.home .case-slider-top-ttl-utata:before{content:"";background:#213043;width:80px;height:2px;position:absolute;top:50%;left:calc(100% + 14px);transform:translateY(-50%)}.home .case-slider-top-ttl-utata:after{content:"";background:#213043;width:10px;height:2px;position:absolute;top:50%;left:calc(100% + 100px);right:auto;transform:translateY(-50%)}}.home .case-slider-top-ttl-utata.-white{color:#fff}.home .case-slider-top-ttl-utata.-white:before,.home .case-slider-top-ttl-utata.-white:after{background:#fff}@media screen and (max-width:768px){.home .case-slider-top-ttl-utata.-white{color:#213043}.home .case-slider-top-ttl-utata.-white:before,.home .case-slider-top-ttl-utata.-white:after{background:#213043}}.home .case-slider-top-ttl-text{writing-mode:vertical-rl;gap:5px;margin-top:20px;font-size:clamp(16px,1.8vw,24px);font-weight:500;display:inline-flex;position:relative}@media screen and (max-width:768px){.home .case-slider-top-ttl-text{writing-mode:horizontal-tb;gap:5px;margin-top:10px;font-size:18px;font-weight:500;display:inline-flex;position:relative}}.home .case-slider-top-ttl-text.-white{color:#fff}@media screen and (max-width:768px){.home .case-slider-top-ttl-text.-white{color:#213043}.home .case-slider-list-item:first-of-type .case-slider-top-ttl-text:before{content:"";background-size:contain;width:9px;height:6px;margin-top:5px;display:block;background:url(/images/home/slider-icon-1-1.svg) 50% no-repeat!important}.home .case-slider-list-item:first-of-type .case-slider-top-ttl-text:after{content:"";background-size:contain;width:9px;height:6px;margin-top:5px;display:block;background:url(/images/home/slider-icon-1-2.svg) 50% no-repeat!important}.home .case-slider-list-item:nth-of-type(2) .case-slider-top-ttl-text:before{content:"";background:url(/images/home/slider-icon-2-1.svg) 50%/contain no-repeat;width:9px;height:6px;margin-top:5px;display:block}.home .case-slider-list-item:nth-of-type(2) .case-slider-top-ttl-text:after{content:"";background:url(/images/home/slider-icon-2-2.svg) 50%/contain no-repeat;width:9px;height:6px;margin-top:5px;display:block}.home .case-slider-list-item:nth-of-type(3) .case-slider-top-ttl-text:before{content:"";background:url(/images/home/slider-icon-3-1.svg) 50%/contain no-repeat;width:9px;height:6px;margin-top:5px;display:block}.home .case-slider-list-item:nth-of-type(3) .case-slider-top-ttl-text:after{content:"";background:url(/images/home/slider-icon-3-2.svg) 50%/contain no-repeat;width:9px;height:6px;margin-top:5px;display:block}}.home .case .view-more-btn{white-space:nowrap;width:190px;min-width:190px}@media screen and (max-width:768px){.home .case .view-more-btn{display:none}.home .view-more-btn{white-space:nowrap;width:100%}}.home .view-more-btn .lato-bold{color:#213043;font-size:clamp(10px,1.1vw,14px)}.home .news{background:linear-gradient(#edf3f700 0%,#edf3f729 10%,#edf3f7 80%,#edf3f700 100%);padding-top:100px;padding-bottom:120px;position:relative}@media screen and (max-width:1024px){.home .news{padding-top:0}}@media screen and (max-width:768px){.home .news{padding-top:50px}}.home .news:before{content:"";background:url(/images/home/moya_gray_03.png) 0 0/contain no-repeat;width:30%;height:90%;position:absolute;top:-130px;left:0}@media screen and (max-width:1024px){.home .news:before{top:-100px}}.home .news .main-h2-4{font-size:clamp(12px,1.3vw,18px);line-height:2.2}@media screen and (max-width:1024px){.home .news .main-h2-4{font-size:15px}}.home .topNews{flex-direction:column;gap:40px;display:flex}
