@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.un_homeMv {
  position: relative;
  padding-top: 80px;
  padding-top: 21.3333333333vw;
  margin-bottom: 110px;
  margin-bottom: 29.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_homeMv {
    padding-top: 120px;
    padding-top: 9.375vw;
    margin-bottom: 200px;
  }
}
.un_homeMv::after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 220px;
  top: 58.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 738px;
  height: 196.8vw;
  background-image: url(../../img/home/bg_mv_smp.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 750px) {
  .un_homeMv::after {
    top: 297px;
    top: 23.203125vw;
    height: 858px;
    height: 67.03125vw;
    max-height: 858px;
    background-image: url(../../img/home/bg_mv.png);
    background-size: cover;
  }
}
.un_homeMv_inner {
  position: relative;
  margin-right: 20px;
  margin-right: 5.3333333333vw;
  margin-left: 20px;
  margin-left: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_homeMv_inner {
    margin-right: 75px;
    margin-right: 5.859375vw;
    margin-left: 75px;
    margin-left: 5.859375vw;
  }
}
.un_homeMv_copyJP {
  font-size: 15px;
  font-size: 4vw;
  font-weight: 500;
  margin-bottom: 30px;
  margin-bottom: 8vw;
}
.un_homeMv_copyJP::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_homeMv_copyJP::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_homeMv_copyJP {
    font-size: clamp(1.6rem, 1.25vw, 2rem);
    position: absolute;
    right: 0;
    top: 87px;
    top: 6.796875vw;
    margin: 0;
  }
}
.un_homeMv_copyEN {
  font-size: 32px;
  font-size: 8.5333333333vw;
  font-family: YakuHanJP, "Heebo", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: bold;
  margin-bottom: 100px;
  margin-bottom: 26.6666666667vw;
  line-height: 1.2;
}
.un_homeMv_copyEN::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2) * 0.5em);
  content: "";
}
.un_homeMv_copyEN::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_homeMv_copyEN {
    font-size: 62px;
    font-size: 4.84375vw;
    margin-bottom: 160px;
  }
}
.un_homeMv_copyEN span {
  color: #0abe82;
}
.un_homeMv_txt {
  color: #fff;
  font-size: 16px;
  font-size: 4.2666666667vw;
  font-weight: 500;
  letter-spacing: 4px;
  letter-spacing: 1.0666666667vw;
}
@media screen and (min-width: 750px) {
  .un_homeMv_txt {
    font-size: 16px;
    font-size: 1.25vw;
    letter-spacing: 6px;
    letter-spacing: 0.46875vw;
  }
}

.un_homeWwd {
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_homeWwd::after {
    display: block;
    content: "";
    background: #ecf0f0;
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    mix-blend-mode: darken;
  }
}
.un_homeWwd_inner {
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 80px;
  padding-top: 21.3333333333vw;
  padding-bottom: 80px;
  padding-bottom: 21.3333333333vw;
  width: 355px;
  width: 94.6666666667vw;
  background: #d8d8d8;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_homeWwd_inner {
    padding: 70px 75px;
    width: 740px;
    position: relative;
    left: 50%;
    transform: translateX(-560px);
  }
}
.un_homeWwd_hl {
  margin-bottom: 48px;
  margin-bottom: 12.8vw;
}
@media screen and (min-width: 750px) {
  .un_homeWwd_hl {
    margin-bottom: 50px;
  }
}
.un_homeWwd_hl .__en {
  display: inline-block;
  font-size: 32px;
  font-size: 8.5333333333vw;
  font-weight: 600;
  letter-spacing: 2px;
  letter-spacing: 0.5333333333vw;
  line-height: 1.25;
  background: linear-gradient(90deg, #0abe82 0%, #0bbb9d 51%, #0db7b7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
  margin-bottom: 8vw;
}
.un_homeWwd_hl .__en::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.25) * 0.5em);
  content: "";
}
.un_homeWwd_hl .__en::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.25) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_homeWwd_hl .__en {
    font-size: 4.2rem;
    letter-spacing: 2px;
    margin-bottom: 50px;
  }
}
.un_homeWwd_hl .__jp {
  letter-spacing: 8px;
  letter-spacing: 2.1333333333vw;
  font-weight: 500;
}
.un_homeWwd_hl .__jp::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_homeWwd_hl .__jp::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_homeWwd_hl .__jp {
    letter-spacing: 8px;
  }
}
.un_homeWwd_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  gap: 10.6666666667vw;
  margin-bottom: 80px;
  margin-bottom: 21.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_homeWwd_txt {
    gap: 40px;
    margin-bottom: 50px;
  }
}
.un_homeWwd_txt p {
  font-size: 15px;
  font-size: 4vw;
}
.un_homeWwd_txt p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_homeWwd_txt p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_homeWwd_txt p {
    font-size: 1.5rem;
  }
}
.un_homeService {
  padding-top: 80px;
  padding-top: 21.3333333333vw;
  padding-bottom: 80px;
  padding-bottom: 21.3333333333vw;
  background: #ecf0f0;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_homeService {
    padding: 120px 0;
  }
}
.un_homeService::before {
  display: block;
  content: "";
  background-image: url(../../img/home/bg_service_smp.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 252px;
  width: 67.2vw;
  height: 60px;
  height: 16vw;
  position: absolute;
  top: 77px;
  top: 20.5333333333vw;
  right: 0;
}
@media screen and (min-width: 750px) {
  .un_homeService::before {
    background-image: url(../../img/home/bg_service.png);
    width: 706px;
    height: 128px;
    top: 120px;
    right: 75px;
  }
}
.un_homeService_hl {
  position: relative;
  z-index: 1;
}
.un_homeService_lead {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
  letter-spacing: 3px;
  letter-spacing: 0.8vw;
}
@media screen and (min-width: 750px) {
  .un_homeService_lead {
    font-size: 1.8rem;
    margin-bottom: 75px;
    letter-spacing: 3px;
  }
}
.un_homeService_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  gap: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_homeService_cont {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 120px;
  }
}
.un_homeService_cont article {
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_homeService_cont article {
    width: 500px;
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.un_homeService_cont article::before {
  display: block;
  content: "";
  width: 100%;
  aspect-ratio: 335/223;
  background-size: cover;
  margin-bottom: 20px;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_homeService_cont article::before {
    position: absolute;
    left: -620px;
    width: 580px;
    height: 400px;
    margin-bottom: 0;
  }
}
.un_homeService_cont article .__hl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
  gap: 4vw;
  border-left: 1px solid #0abe82;
  padding-left: 15px;
  padding-left: 4vw;
  padding-bottom: 10px;
  padding-bottom: 2.6666666667vw;
  margin-bottom: 30px;
  margin-bottom: 8vw;
}
@media screen and (min-width: 750px) {
  .un_homeService_cont article .__hl {
    gap: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}
.un_homeService_cont article .__hlTtl {
  color: #0abe82;
  font-size: 28px;
  font-size: 7.4666666667vw;
  font-weight: 500;
}
.un_homeService_cont article .__hlTtl::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_homeService_cont article .__hlTtl::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_homeService_cont article .__hlTtl {
    font-size: 3.2rem;
  }
}
.un_homeService_cont article .__hlSub {
  font-size: 15px;
  font-size: 4vw;
}
.un_homeService_cont article .__hlSub::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.un_homeService_cont article .__hlSub::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (min-width: 750px) {
  .un_homeService_cont article .__hlSub {
    font-size: 1.6rem;
  }
}
.un_homeService_cont article .__lead {
  margin-left: 15px;
  margin-left: 4vw;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_homeService_cont article .__lead {
    margin-left: 15px;
    margin-bottom: 70px;
    font-size: 1.5rem;
  }
}
.un_homeService_cont article .__btn {
  margin-left: 15px;
  margin-left: 4vw;
}
@media screen and (min-width: 750px) {
  .un_homeService_cont article .__btn {
    margin-left: 15px;
  }
}
.un_homeService_cont article#service_AI::before {
  background-image: url(../../img/home/img_service_01.png);
}
.un_homeService_cont article#service_DX::before {
  background-image: url(../../img/home/img_service_02.png);
}

.un_homeNews {
  padding-top: 80px;
  padding-top: 21.3333333333vw;
  padding-bottom: 80px;
  padding-bottom: 21.3333333333vw;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_homeNews {
    padding: 80px 0 120px;
  }
}
.un_homeNews::before {
  display: block;
  content: "";
  background-image: url(../../img/home/bg_news_smp.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 198px;
  width: 52.8vw;
  height: 60px;
  height: 16vw;
  position: absolute;
  top: 77px;
  top: 20.5333333333vw;
  right: 0;
}
@media screen and (min-width: 750px) {
  .un_homeNews::before {
    background-image: url(../../img/home/bg_news.png);
    width: 498px;
    height: 128px;
    top: 87px;
  }
}
.un_homeNews_hl {
  position: relative;
  z-index: 1;
}
.un_homeNews_lead {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
  letter-spacing: 3px;
  letter-spacing: 0.8vw;
}
@media screen and (min-width: 750px) {
  .un_homeNews_lead {
    font-size: 1.8rem;
    margin-bottom: 75px;
    letter-spacing: 3px;
  }
}
.un_homeNews_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  gap: 5.3333333333vw;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_homeNews_list {
    gap: 30px;
    margin-bottom: 80px;
  }
}
.un_homeNews_listItem {
  padding-bottom: 20px;
  padding-bottom: 5.3333333333vw;
  border-bottom: 1px solid #c3c3c3;
}
@media screen and (min-width: 750px) {
  .un_homeNews_listItem {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 750px) {
  .un_homeNews_listItem a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px 0 25px;
    position: relative;
  }
}
@media screen and (min-width: 750px) {
  .un_homeNews_listItem a::after {
    display: block;
    content: url(../../img/common/arr_gr.svg);
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.un_homeNews_listItem time {
  font-family: YakuHanJP, "Heebo", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  font-size: 3.7333333333vw;
  letter-spacing: -0.15px;
  letter-spacing: -0.04vw;
}
@media screen and (min-width: 750px) {
  .un_homeNews_listItem time {
    font-size: 1.4rem;
    letter-spacing: -0.15px;
  }
}
.un_homeNews_listItem_cat {
  display: inline-block;
  background: #0abe82;
  color: #fff;
  font-size: 12px;
  font-size: 3.2vw;
  letter-spacing: 0;
  line-height: 1.3;
  padding: 8px;
  padding: 2.1333333333vw;
  padding-top: 4px;
  padding-top: 1.0666666667vw;
  padding-bottom: 4px;
  padding-bottom: 1.0666666667vw;
  margin-left: 40px;
  margin-left: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_homeNews_listItem_cat {
    font-size: 1.2rem;
    padding: 4px 8px;
    margin: 0 96px 0 40px;
  }
}
.un_homeNews_listItem_cont .__ttl {
  font-weight: 500;
  letter-spacing: 2px;
  letter-spacing: 0.5333333333vw;
  line-height: 1.75;
  margin-top: 10px;
  margin-top: 2.6666666667vw;
  margin-bottom: 10px;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_homeNews_listItem_cont .__ttl {
    font-size: 1.8rem;
    letter-spacing: 2px;
    margin: 0 0 5px;
  }
}
.un_homeNews_listItem_cont .__txt {
  line-height: 1.4;
  color: #647b81;
}
@media screen and (min-width: 750px) {
  .un_homeNews_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
}

.un_homeContact {
  background: linear-gradient(90deg, #0abe82 0%, #0bbb9d 51%, #0db7b7 100%);
  padding-top: 40px;
  padding-top: 10.6666666667vw;
  padding-bottom: 40px;
  padding-bottom: 10.6666666667vw;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_homeContact {
    padding: 80px 0;
  }
}
.un_homeContact::before {
  display: block;
  content: "";
  background-image: url(../../img/home/bg_contact_smp.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 199px;
  width: 53.0666666667vw;
  height: 58px;
  height: 15.4666666667vw;
  position: absolute;
  top: 40px;
  top: 10.6666666667vw;
  right: 0;
}
@media screen and (min-width: 750px) {
  .un_homeContact::before {
    background-image: url(../../img/home/bg_contact.png);
    width: 796px;
    height: 131px;
    top: 115px;
    right: 75px;
  }
}
.un_homeContact_hl.el_hl .__en {
  -webkit-text-fill-color: unset !important;
}
.un_homeContact_hl.el_hl .__en,
.un_homeContact_hl.el_hl .__jp {
  color: #fff !important;
}
.un_homeContact_lead {
  color: #fff;
  line-height: 1.5;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_homeContact_lead {
    line-height: 2;
    margin-bottom: 40px;
  }
}