﻿@charset "UTF-8";.visualhidden{position:fixed;z-index:-2;opacity:0;width:4px;height:4px;top:0;left:0;}.kv-area{height:100vh;display:flex;flex-direction:row;justify-content:space-between;}.kv-title-container{margin-top:50px;width:20%;text-align:center;}@media screen and (min-width:1080px){.kv-title-container{width:15%;}}@media screen and (max-width:480px){.kv-title-container{width:30%;}}.kv-title-container>img{max-width:90px;width:50%;}@media screen and (min-width:1080px){.kv-title-container>img{width:100%;}}.kv-img-content{display:flex;justify-content:center;align-items:center;width:80%;position:relative;overflow:hidden;}@media screen and (min-width:1080px){.kv-img-content{width:85%;}}@media screen and (max-width:480px){.kv-img-content{width:70%;}}.kv-img-content .swiper{height:100%;width:50%;position:absolute!important;}@media screen and (min-width:1080px){.kv-img-content .swiper{width:33.3%;}}@media screen and (max-width:480px){.kv-img-content .swiper{width:100%;}}.kv-img-content .swiper.swiper1{left:0;top:0;}@media screen and (max-width:480px){.kv-img-content .swiper.swiper1{display:none;}}.kv-img-content .swiper.swiper2{left:50%;top:0;}@media screen and (min-width:1080px){.kv-img-content .swiper.swiper2{left:33.3%;}}@media screen and (max-width:480px){.kv-img-content .swiper.swiper2{display:none;}}.kv-img-content .swiper.swiper3{left:66.6%;top:0;}@media screen and (max-width:1080px){.kv-img-content .swiper.swiper3{display:none;}}.kv-img-content .swiper.swiper4{left:0;top:0;display:none;}@media screen and (max-width:480px){.kv-img-content .swiper.swiper4{display:block;}}.kv-img-content .swiper-wrapper{transition-timing-function:linear;}.kv-img-content .swiper-slide img{height:100%;width:100%;max-width:none;object-fit:cover;}.title-area h2{margin-bottom:0;font-size:48px;line-height:1.2;font-family:var(--fontFamily-Roboto);}@media screen and (max-width:480px){.title-area h2{font-size:32px;}}.title-area p{font-family:var(--fontFamily-NotoSansJapaneseM);font-size:18px;color:#13c5ce;text-align:center;}.title-area.left h2,.title-area.left p{text-align:left;}@media screen and (min-width:1080px){.about-area{padding-bottom:calc(var(--gap)*3);}}.about-unit{position:relative;display:flex;}@media screen and (max-width:1080px){.about-unit{flex-direction:column;}}.about-unit .title-area{width:260px;}@media screen and (max-width:1080px){.about-unit .title-area{margin-bottom:1rem;}}.about-unit .s_btn-primary-reverse{position:absolute;top:90px;left:0;margin-top:2rem;width:190px;}@media screen and (max-width:1080px){.about-unit .s_btn-primary-reverse{position:relative;top:0;}}@media screen and (max-width:768px){.about-unit .s_btn-primary-reverse{margin-inline:auto;}}.about-list-area{flex:1;}.about-item{position:absolute;left:0;right:0;margin-inline:auto;width:1540px;max-width:100%;height:100%;overflow-x:hidden;z-index:-1;}.about-item:after{content:"";position:absolute;top:20px;right:20px;width:240px;height:390px;background-image:url(/images/common/bg-item01.webp);background-size:contain;background-repeat:no-repeat;z-index:1;transition:all .5s ease-out;}@media screen and (max-width:1080px){.about-item:after{right:-100px;width:280px;height:330px;}}@media screen and (max-width:768px){.about-item:after{display:none;}}.news-unit{position:relative;display:flex;}@media screen and (max-width:1080px){.news-unit{flex-direction:column;}}.news-unit .title-area{width:260px;}@media screen and (max-width:1080px){.news-unit .title-area{margin-bottom:1rem;}}.news-unit .s_btn-primary-reverse{position:absolute;top:90px;left:0;margin-top:2rem;width:190px;}@media screen and (max-width:1080px){.news-unit .s_btn-primary-reverse{position:relative;top:0;}}@media screen and (max-width:768px){.news-unit .s_btn-primary-reverse{margin-inline:auto;}}.news-list-area{flex:1;}@media screen and (max-width:768px){#top .news-list-area .news-list li a{padding-block:1rem;}#top .news-list-area .news-data{min-width:72px;font-size:14px;}#top .news-list-area .news-text{font-size:13px;line-height:1.7;}}.service{position:relative;padding-bottom:160px;}.service:after{content:"";position:absolute;bottom:0;width:100%;height:70px;background-color:#daf2f5;z-index:-2;}.service .title-area{margin-inline:auto;margin-bottom:calc(var(--gap)*2);}.service .s_btn-primary{max-width:280px;}.service-item{position:absolute;top:0;left:0;right:0;margin-inline:auto;width:1540px;max-width:100%;height:100%;overflow-x:hidden;z-index:-1;}.service-item:before,.service-item:after{position:absolute;background-size:contain;background-repeat:no-repeat;z-index:1;transition:all .5s ease-out;}.service-item:before{content:"";top:60px;left:20px;background-image:url(/images/top/top-service-item01.webp);width:280px;height:360px;}@media screen and (max-width:1080px){.service-item:before{left:-100px;width:240px;height:310px;}}.service-item:after{content:"";bottom:0;right:20px;background-image:url(/images/top/top-service-item02.webp);width:300px;height:352px;}@media screen and (max-width:1080px){.service-item:after{right:-100px;width:280px;height:330px;}}.service-unit{display:flex;justify-content:space-between;margin-bottom:2rem;}@media screen and (max-width:768px){.service-unit{gap:60px;max-width:440px;margin-inline:auto;flex-direction:column;}}.service-left,.service-right{width:44%;}@media screen and (max-width:768px){.service-left,.service-right{width:100%;}}.service-title{margin-bottom:.5rem;font-family:var(--fontFamily-NotoSansJapaneseB);font-size:20px;}@media screen and (max-width:480px){.service-title{font-size:18px;}}.service-logo{height:70px;display:flex;align-items:end;margin-inline:auto;margin-bottom:2rem;}@media screen and (max-width:480px){.service-logo{height:auto;}}.service-logo img{margin-inline:auto;}.service-left .service-logo img{width:180px;}@media screen and (max-width:480px){.service-left .service-logo img{width:140px;}}.service-right .service-logo img{width:220px;}@media screen and (max-width:480px){.service-right .service-logo img{width:180px;}}.service-img{width:100%;margin-bottom:2rem;}@media screen and (max-width:480px){.service-img{width:80%;display:block;margin-inline:auto;}}.partner{position:relative;padding-top:var(--gap);padding-bottom:calc(var(--gap)*3);}.partner:before{content:"";position:absolute;top:0;width:100%;height:150px;background-color:#daf2f5;z-index:-1;}@media screen and (max-width:768px){.partner:before{height:100px;}}.partner-item{position:absolute;top:0;left:0;right:0;margin-inline:auto;width:1540px;max-width:100%;height:100%;overflow-x:hidden;z-index:-1;}.partner-item:after{content:"";position:absolute;bottom:0;left:20px;width:160px;height:125px;background-image:url(/images/top/top-partner-item.webp);background-size:contain;background-repeat:no-repeat;transition:all .5s ease-out;}@media screen and (max-width:1080px){.partner-item:after{left:-10px;width:140px;height:110px;}}.partner-unit{display:flex;gap:30px;}@media screen and (max-width:768px){.partner-unit{flex-direction:column-reverse;max-width:440px;margin-inline:auto;}}.partner-left{width:44%;}@media screen and (max-width:768px){.partner-left{width:100%;}}.partner-left .title-area{margin-bottom:var(--gap);}@media screen and (max-width:768px){.partner-left .title-area h2,.partner-left .title-area p{text-align:center;}}.partner-right{width:46%;margin-left:auto;}@media screen and (max-width:768px){.partner-right{width:100%;}}.partner-right img{width:100%;}.recruit{position:relative;padding-block:calc(var(--gap)*1.5);background-color:rgba(50,70,73,.5);}.recruit:before{content:"";position:absolute;top:0;width:100%;height:100%;background-image:url(/images/top/top-recruit.webp);background-position:top 0% right 35%;background-size:cover;background-repeat:no-repeat;z-index:-1;}.recruit .title-area{margin-bottom:1.5rem;}.recruit .s_btn-primary{max-width:280px;margin-top:var(--gap);}.recruit-unit{display:flex;}.recruit-left h2{color:#fff;}.recruit-left>p{font-family:var(--fontFamily-NotoSansJapaneseM);font-size:17px;line-height:1.8;letter-spacing:.2rem;color:#fff;}@media screen and (max-width:480px){.recruit-left>p{font-size:15px;letter-spacing:.1rem;}}