@charset "UTF-8";
.mv {
  background: url("../../images/index/mv_bg-sp.png")no-repeat left 90% top 25%/115%, #F7F7F6;
  overflow: hidden;
  z-index: 0;
  position: relative;
  height: 100vh;
  min-height: 700px;
}
.mv .mv_pc {
  position: absolute;
  width: 70%;
  right: 0;
  z-index: 1;
  bottom: 8%;
}
.mv .mv_bg {
  position: absolute;
  width: 72%;
  right: 0;
  bottom: 0;
  max-width: 360px;
}
.mv .ttl {
  position: absolute;
  width: 100%;
  left: 5%;
  z-index: 3;
  top: 23%;
  color: #fff;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 900;
}
.mv .ttl .en {
  display: block;
  letter-spacing: -0.03rem;
  font-size: 28px;
}
.mv .ttl .en .redtxt {
  color: #F90000;
}
.mv .ttl .award {
  margin-top: 20px;
  width: 80%;
  max-width: 560px;
}
.slider-contents {
  padding: 50px 15px 70px;
  background: linear-gradient(180deg, #F8F8F7, #fff);
}
.slider-contents .cont_inr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.slider-contents .slide-ttl {
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  padding: 0 22px;
  background: url("../../images/index/l-chon.png")no-repeat left center/18px, url("../../images/index/r-chon.png")no-repeat right center/18px;
  max-width: 200px;
}
.slider-contents .slide-ttl .en {
  font-size: 40px;
  color: #FF0000;
}
.slider-contents .slider-img-cont {
  width: 100%
}
.slider-contents .slider-img-cont .slider-img {
  padding: 0 12px;
}
@media only screen and (min-width: 600px) {
  .mv {
    background: url("../../images/index/mv_bg-sp.png")no-repeat left top 40%/90%, #F7F7F6;
  }
  .mv .mv_pc {
    position: absolute;
    width: 45%;
    bottom: 10%;
    max-width: 400px;
  }
  .mv .mv_bg {
    width: 46%;
  }
  .mv .ttl {
    top: 25%;
  }
}
@media only screen and (min-width: 769px) {
  .mv {
    background: url("../../images/index/mv_bg-pc.png")no-repeat left center/84%, #F7F7F6;
    min-height: 700px;
    height: 70vh;
  }
  .mv .ttl {
    left: 5%;
    top: 35%;
    font-size: 25px;
  }
  .slider-contents {
    padding: 50px 30px 70px;
  }
  .slider-contents .cont_inr {
    justify-content: space-between;
  }
  .slider-contents .slide-ttl {
    font-size: 20px;
    padding: 0 30px;
    background: url("../../images/index/l-chon.png")no-repeat left center/24px, url("../../images/index/r-chon.png")no-repeat right center/24px;
    max-width: 240px;
  }
  .slider-contents .slide-ttl .en {
    font-size: 60px;
  }
  .slider-contents .slider-img-cont {
    width: calc(100% - 260px);
  }
}
@media only screen and (min-width: 1000px) {
  .mv {
    background: url("../../images/index/mv_bg-pc.png")no-repeat left center/82%, #F7F7F6;
    min-height: 760px;
    height: 80vh;
  }
  .mv .mv_bg {
    width: 36%;
  }
}
@media only screen and (min-width: 1367px) {
  .mv {
    background: url("../../images/index/mv_bg-pc.png")no-repeat left center/80%, #F7F7F6;
    min-height: 900px;
  }
  .mv .mv_bg {
    width: 33%;
    max-width: inherit;
  }
  .mv .mv_pc {
    width: 34%;
    bottom: 10%;
    max-width: inherit;
  }
  .mv .ttl {
    left: 5%;
    top: 35%;
    font-size: 32px;
  }
  .slider-contents .slide-ttl {
    font-size: 24px;
    background: url("../../images/index/l-chon.png")no-repeat left center/28px, url("../../images/index/r-chon.png")no-repeat right center/28px;
    max-width: 290px;
  }
  .slider-contents .slider-img-cont {
    width: calc(100% - 310px);
  }
  .slider-contents .slide-ttl .en {
    font-size: 70px;
  }
}
@media only screen and (min-width: 1560px) {
  .mv {
    height: 100vh;
    min-height: 1000px;
  }
  .mv .ttl {
    font-size: 4vh;
  }
}
@media only screen and (min-width: 1560px) {
  .mv {
    min-height: 1100px;
  }
}
@media only screen and (max-width: 768px) {
  .slider-contents .slide-ttl {
    margin-bottom: 15px;
  }
}
.topics {
  padding: 8rem 0 8rem 3rem
}
.topics .cont_inr {
  flex-wrap: wrap;
}
.topics .left_cont, .topics .right_cont {
  width: 100%;
}
.topics .right_cont {
  max-width: 80rem;
}
.topics_list .thum {
  margin-bottom: 15px;
}
.topics_list .cat span {
  background-color: #F3F3F3;
  padding: 1px 7px;
  line-height: 1;
  font-size: 1rem;
  color: #555555;
  border-radius: 30px;
  margin-left: 0.5rem;
  border: 1px solid #D4D4D4;
}
.topics_list .txtcont {
  justify-content: space-between;
  align-items: center;
}
topics_list .ttl {
  line-height: 1.6;
}
.topics_list .cat span, .topics_list time, .topics_list .ttl {
  letter-spacing: -0.005rem;
  margin-bottom: 10px;
}
.splide__pagination {
  display: none;
}
.splide__arrows {
  position: relative;
  margin-top: 40px;
}
.splide__arrows .splide__arrow {
  background-color: #fff;
  border: 1px solid #000;
  width: 50px;
  height: 50px;
}
.splide__arrows .splide__arrow::after {
  position: absolute;
  font-family: 'icomoon' !important;
  content: "\e900";
  font-size: 1rem;
  font-weight: 500;
}
.splide__arrows .splide__arrow svg {
  width: 0;
  height: 0;
}
.splide__arrows .splide__arrow.splide__arrow--prev {
  left: 0;
  transform: rotate(-180deg) translateY(50%);
}
.topics .splide__arrows .splide__arrow.splide__arrow--next {
  left: 60px;
}
@media only screen and (min-width: 769px) {
  .topics {
    background: url("../../images/index/topic_s.png")no-repeat left -10% bottom -10%/45%;
    padding: 12rem 0 15rem 5rem
  }
  .topics .cont_inr {
    justify-content: space-between;
  }
  .topics .left_cont {
    width: 30rem;
  }
  .topics .right_cont {
    width: calc(100% - 30rem);
  }
}
@media only screen and (min-width: 1367px) {
  .topics .right_cont {
    width: calc(100% - 40rem);
  }
}
@media only screen and (max-width: 768px) {
  .topics .right_cont {
    margin-bottom: 3rem;
  }
  .topics .cvsbtn {
    max-width: 32rem;
    margin: 30px auto 0;
  }
}
.service {
  background: url("../../images/index/service_bg-sp.png")no-repeat center top/120%;
  padding: 80px 30px;
}
.service .cont_ttl, .service .cont_ttl .en {
  color: #fff;
}
.service .cont_ttl small {
  background: url("../../images/common/main_ttl-w.svg")no-repeat center left/18px;
}
.service .service_list .service_list-inr {
  padding: 30px 30px 60px;
  border: 1px solid #fff;
  border-radius: 30px;
}
.service .service_list .service_list-inr .maru-bl-txt {
  color: #fff;
  font-size: 13px;
  padding: 9px 20px 6px;
  margin-bottom: 70px;
  background: rgba(255, 255, 255, 0.2);
}
.service .service_list .service_list-inr .ttl-img {
  color: #fff;
  margin-bottom: 20px;
}
.service .service_list .service_list-inr .ttl {
  color: #fff;
  margin-bottom: 35px;
  text-align: center;
  font-size: 24px;
}
.service .service_list .service_list-inr .txt {
  color: #fff;
  font-size: 16px;
  margin-bottom: 50px;
  letter-spacing: 0rem;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.service .service_list .service_list-inr .cvsbtn {
  margin: auto;
}
.service .service_list .service_list-inr.service_01 {
  background: url("../../images/index/service-01.jpg")no-repeat center center/cover;
  color: #fff;
  font-weight: 400;
}
.service .service_list .service_list-inr.service_02 {
  background: url("../../images/index/service-02.jpg")no-repeat center center/cover;
}
.service .service_list .service_list-inr.service_03 .ttl {
  font-size: 28px;
}
.service .service_list .service_list-inr.service_03 {
  background: url("../../images/index/service-03.jpg")no-repeat center center/cover;
}
.service .service_list .service_list-inr.service_03 .maru-bl-txt {
  margin-bottom: 60px;
}
.service .service_list .service_list-inr.service_03 .ttl {
  font-size: 42px;
  margin-bottom: 20px;
}
.service .splide__arrows {
  position: inherit;
}
.service .splide__arrows .splide__arrow.splide__arrow--prev {
  left: -25px;
}
.service .splide__arrows .splide__arrow.splide__arrow--next {
  right: -25px;
}
.service .slick-list {
  overflow: inherit;
}
.usecase .flex {
  justify-content: space-between;
  flex-wrap: wrap;
}
.usecase .topics_list .txtcont .flex {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.usecase .topics_list .txtcont .cat {
  display: block;
  color: #EF0000;
  margin: 4px 0;
  line-height: 1;
}
.usecase .topics_list .txtcont .cat span {
  margin: 0 10px 0 0;
  color: #EF0000;
  font-size: 10px;
}
.usecase .topics_list .txtcont .cat-2 span {
  margin: 0 10px 0 0;
  background: transparent;
  padding: 0;
  border: none;
}
.usecase .topics_list .txtcont time {
  margin-top: 10px;
  display: block;
}
@media only screen and (min-width: 600px) {
  .usecase .usecase_list .usecase_list-inr {
    width: calc(100% / 2 - 20px);
  }
}
@media only screen and (min-width: 769px) {
  .service {
    padding: 140px 60px;
    background: url("../../images/index/service_bg.png")no-repeat center top/100%;
  }
  .usecase .usecase_list {
    margin-top: 40px;
  }
  .usecase .usecase_list .usecase_list-inr {
    width: calc(100% / 3 - 10px);
  }
  .usecase .topics_list .ttl {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) {
  .service {
    padding: 140px 30px;
  }
  .service .service_list, .slick-slider .slick-track {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
  }
  .service .service_list .service_list-inr {
    width: calc(100% / 3 - 10px) !important;
    max-width: 400px;
    padding: 30px 30px 110px;
  }
  .slick-track:before, .slick-track:after {
    display: none;
  }
  .service .service_list .service_list-inr {
    padding: 30px 25px 90px;
  }
  .service .service_list .service_list-inr:nth-child(2) .ttl {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .service .service_list .service_list-inr:nth-child(3) .ttl {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1367px) {
  .service {
    padding: 180px 15px;
  }
  .service .flex {
    justify-content: space-between;
  }
  .service .service_list .service_list-inr {
    padding: 30px 30px 110px;
    width: calc(100% / 3 - 15px) !important;
  }
  .service .service_list .service_list-inr:nth-child(2) .ttl {
    font-size: 28px;
    margin-bottom: 35px;
  }
  .service .service_list .service_list-inr:nth-child(3) .ttl {
    font-size: 42px;
  }
  .usecase .usecase_list .usecase_list-inr {
    width: calc(100% / 3 - 15px);
  }
}
@media only screen and (max-width: 768px) {
  .service .service_list .service_list-inr {
    max-width: 100%;
  }
  .usecase .usecase_list .usecase_list-inr {
    margin-bottom: 40px;
  }
  .usecase .cvsbtn {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 599px) {
  .usecase .usecase_list {
    justify-content: center;
  }
}
.about {
  background-color: #F8F8F7;
}
.cl2 {
  display: flex;
  flex-wrap: wrap;
}
.cl2 .inr {
  width: 100%;
}
.about .inr a {
  display: block;
}
.about .inr a .maru-bl-txt {
  z-index: 10;
  position: relative;
  left: 20px;
  top: 0;
  padding: 5px 20px;
  background: rgba(255, 255, 255, 0.3);
}
.about a .thum {
  position: relative;
  border-radius: 20px;
  border: 1px solid #DCDCDC;
  height: 230px;
  overflow: hidden;
  margin-bottom: 20px;
}
.about a .thum img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
.about a {
  font-size: 28px;
  line-height: 1.6;
}
.about a .link-ttl {
  display: block;
  font-size: 28px;
  position: relative;
}
.about a .link-ttl .en {
  display: block;
  font-size: 18px;
}
.about a .ar-wrap {
  width: 50px;
  height: 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .cl2 .inr {
    width: calc(50% - 30px);
  }
  .about a:hover .thum img {
    transform: translate(-50%, -50%)scale(1.05);
  }
  .about a .thum {
    height: 345px;
  }
}
@media only screen and (max-width: 767px) {
  .cl2 .inr {
    margin-bottom: 80px;
  }
}
.joinus {
  padding: 220px 30px;
  background: url("../../images/index/joinus-bg.jpg")no-repeat center center/cover;
  position: relative;
}
.joinus .cont_inr {
  max-width: 278px;
  margin: auto;
  color: #fff;
}
.joinus .cont_ttl, .joinus .cont_ttl .en {
  color: #fff;
  text-align: center;
}
.joinus .cont_ttl small {
  width: 110px;
  margin: auto;
  background: url(../../images/common/main_ttl-w.svg) no-repeat center left / 18px;
}
.joinus .cont_ttl {
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.4;
}
.joinus .cvsbtn {
  margin: 40px auto 0;
}
.joinus .img-01, .joinus .img-02 {
  position: absolute;
  width: 60%;
  max-width: 360px;
  line-height: 1;
}
.joinus .img-01 {
  left: 0;
  bottom: 0;
}
.joinus .img-02 {
  right: 0;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .joinus {
    padding: 160px 30px;
  }
  .joinus .cont_ttl small {
    width: 170px;
    font-size: 24px;
  }
  .joinus .cont_ttl .en {
    font-size: 80px;
  }
  .joinus .img-01, .joinus .img-02 {
    width: 25%;
    max-width: 360px;
  }
  .joinus .img-01 {
    left: 30px;
    bottom: 0;
    width: 25%;
  }
  .joinus .img-02 {
    right: 30px;
    top: 0;
    width: 25%;
  }
}
@media only screen and (min-width: 1367px) {
  .joinus {
    padding: 160px 30px;
  }
  .joinus .img-01 {
    left: 10%;
    bottom: 0;
    width: 25%;
  }
  .joinus .img-02 {
    right: 10%;
    top: 0;
    width: 25%;
  }
}