@charset "UTF-8";
.s-mv {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.s-mv_leftbg, .s-mv_ttlwrap, .s-mv_rightbg {
  min-height: 60rem;
}
.s-mv_leftbg {
  background: url("../images/mv_l.jpg")no-repeat center center/cover;
  width: 15%;
}
.s-mv_ttlwrap {
  background-color: #fff;
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  font-feature-settings: initial;
  color: #00824F;
  font-size: 2rem;
  font-family: "shippori-mincho", sans-serif;
}
.s-mv_ttl {
  font-weight: 300;
  letter-spacing: 0.6rem;
  padding-bottom: 10rem;
  position: relative;
}
.s-mv_ttl::after {
  width: 1px;
  height: 8rem;
  bottom: 0;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  background-color: #00824F;
  position: absolute;
}
.s-mv_rightbg {
  background: url("../images/mv_r.jpg")no-repeat center center/cover;
  width: 60%;
}
.s-mv_botom {
  position: absolute;
  bottom: -0.5rem;
  -webkit-text-stroke: 1px #fff;
  font-size: 8rem;
  left: 0;
  white-space: nowrap;
  line-height: 1;
  color: transparent;
}
@media only screen and (min-width: 769px) {
  .s-mv_leftbg {
    width: 20%;
  }
  .s-mv_ttlwrap {
    width: 20%;
  }
  .s-mv_leftbg, .s-mv_ttlwrap, .s-mv_rightbg {
    min-height: 70rem;
  }
  .s-mv_ttlwrap {
    font-size: 3rem;
  }
  .s-mv_botom {
    font-size: 14.5rem;
  }
}
@media only screen and (min-width: 1367px) {
  .s-mv_leftbg, .s-mv_ttlwrap, .s-mv_rightbg {
    min-height: 78rem;
  }
}
.s-philosophy {
  padding: 13rem 0 12rem;
}
.s-philosophy_img {
  width: 90%;
  border-radius: 0 2rem 2rem 0;
  overflow: hidden;
  background: url("../images/philosophy_bg.jpg")no-repeat center center/cover;
  min-height: 25rem
}
.s-philosophy_txt {
  padding: 6rem 2rem;
  width: 100%;
}
.s-philosophy_txt__inr {
  max-width: 57rem;
  margin: auto;
}
.s-business_wrap {
  margin-top: 10rem;
  padding: 0 2rem;
}
.s-business_txt .txt {
  max-width: 49rem;
}
.s-business_wrap .btn {
  margin: 6rem auto 0;
}
.splide__pagination {
  display: none;
}
.splide__slide {
  width: 100%;
}
.splide__track--draggable {
  overflow: visible;
}
.splide__arrow--next {
  right: -1rem;
}
.splide__arrow--prev {
  left: -1rem;
}
.splide__arrow {
  height: 5rem;
  background: #00824F;
  width: 5rem;
  opacity: 1;
  filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.3));
  padding: 1.4rem;
}
.s-business_list {
  margin: 6rem auto;
  max-width: 120rem;
}
.s-business_list .list__inr {
  overflow: hidden;
  border-radius: 20px;
}
.s-business_list .list__inr a {
  display: block;
  position: relative;
  height: 45rem;
}
.s-business_list .list__inr .list__name {
  background-color: #fff;
  color: #000;
  padding: 2rem;
  width: 24rem;
  font-size: 1.6rem;
  border-radius: 0 4px 4px 0;
  bottom: 7rem;
  left: 0;
  position: absolute;
}
.s-business_list .list__inr_1 {
  background: url("../images/b_1.jpg")no-repeat center center/cover;
}
.s-business_list .list__inr_2 {
  background: url("../images/b_2.jpg")no-repeat center center/cover;
}
.s-business_list .list__inr_3 {
  background: url("../images/b_3.jpg")no-repeat center center/cover;
}
.s-business_list .list__inr_4 {
  background: url("../images/b_4.jpg")no-repeat center center/cover;
}
.s-business_list .list__inr_5 {
  background: url("../images/b_5.jpg")no-repeat center center/cover;
}
.s-business_list .list__inr_6 {
  background: url("../images/b_6.jpg")no-repeat center center/cover;
}
@media only screen and (min-width: 769px) {
  .s-business_wrap {
    margin-top: 14rem;
  }
  .s-philosophy_wrap {
    align-content: center;
  }
  .s-philosophy_img {
    min-height: 46rem;
    width: 45%;
  }
  .s-philosophy_txt {
    padding: 6rem;
    width: 55%;
  }
  .s-business_txt {
    justify-content: space-between;
  }
  .s-business_list .list__inr .list__name {
    width: 28rem;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .s-business_list .list__inr a:hover .list__name {
    background-color: #00824F;
    color: #fff;
    bottom: 9rem;
  }
  .splide__arrow {
    height: 6rem;
    width: 6rem;
    padding: 1.8rem;
  }
  .splide__arrow--next {
    right: -3rem;
  }
  .splide__arrow--prev {
    left: -3rem;
  }
}
@media only screen and (min-width: 1367px) {
  .s-philosophy_txt {
    padding: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .s-business_wrap .cont-ttl, .s-business_wrap .txt {
    width: 100%;
  }
  .s-business_wrap .txt {
    margin-top: 3rem;
  }
}
/*s-company*/
.s-company {
  background: linear-gradient(to right, #00824F 0%, #3B9F78 100%);
  padding: 12rem 2rem;
}
.s-company .cont-txt, .s-company .btn {
  margin-top: 3rem;
}
.s-company .s-company_txt, .s-company .s-access_txt, .s-company .cont-ttl {
  color: #fff;
}
.s-company .cont-ttl {
  border-left: 1px solid #fff;
}
.s-company .access_txt {
  border-bottom: 1px solid #fff;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
.s-access_inr {
  margin-top: 10rem;
}
.s-access_map {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .s-company_inr, .s-access_inr {
    justify-content: space-between;
    align-items: center;
  }
  .s-company_txt {
    width: 45%;
  }
  .s-company_img {
    width: 50%;
  }
  .s-access_txt {
    width: 30%;
  }
  .s-company .access_txt {
    padding-bottom: 3rem;
    margin-bottom: 3rem;
  }
  .s-access_map {
    width: 65%;
  }
}
@media only screen and (max-width: 768px) {
  .s-company_img {
    margin-top: 4rem;
  }
  .s-company .btn {
    margin: 3rem auto;
  }
  .s-company .s-access_txt {
    width: 100%;
  }
  .s-access_map {
    margin-top: 3rem;
  }
}
.s-recruit {
  padding: 10rem 0 10rem 2rem;
}
.s-recruit_img {
  background: url("../images/recruit_img.jpg")no-repeat center center/cover;
  overflow: hidden;
  border-radius: 20px 0 0 20px;
  min-height: 30rem;
  width: 90%;
}
@media only screen and (min-width: 769px) {
  .s-recruit_img {
    width: 55%;
  }
  .s-recruit_txt {
    width: 40%;
    max-width: 45rem;
    padding: 6rem 2rem 6rem 0;
    margin: auto;
  }
  .s-recruit .s-recruit_inr {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .s-recruit_img {
    margin-left: auto;
  }
  .s-recruit_txt {
    width: 100%;
    padding: 6rem 2rem 6rem 0;
  }
}