@media screen and (max-width: 768px) {
}
.l-about-intro {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .l-about-intro {
    margin-bottom: 50px;
  }
}
.l-about-cont {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .l-about-cont {
    margin-bottom: 70px;
  }
}
.about-intro {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  padding: 120px 0;
}
@media screen and (max-width: 1345.827232796486px) {
  .about-intro {
    width: 87.84773060029282%;
  }
}
@media screen and (max-width: 1120px) {
  .about-intro {
    width: 92vw;
  }
}
@media screen and (max-width: 768px) {
  .about-intro {
    padding: 40px 20px;
  }
}
.about-intro__inner {
  text-align: center;
}
.about-intro__logo {
  width: 478px;
  margin: 0 auto 55px;
}
@media screen and (max-width: 768px) {
  .about-intro__logo {
    width: 80%;
    margin: 0 auto 30px;
  }
}
.about-intro__logo > img {
  width: 100%;
  height: auto;
}
.about-intro__text {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.7;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .about-intro__text {
    font-size: 1.4rem;
    line-height: 2.4;
  }
}
.about-cont__block:not(:last-of-type) {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .about-cont__block:not(:last-of-type) {
    padding-bottom: 50px;
  }
}
.about-cont__block:not(:first-of-type) {
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .about-cont__block:not(:first-of-type) {
    padding-top: 50px;
  }
}
.about-cont__title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 'bold';
  font-weight: 700;
  font-size: 'm';
  font-size: 1.6rem;
  letter-spacing: 0.16em;
  color: #009d80;
}
@media screen and (max-width: 768px) {
  .about-cont__title {
    font-size: 1.5rem;
  }
}
.about-cont__inner {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .about-cont__inner {
    margin-top: 30px;
  }
}
.about-cont__copy01 {
  width: 414px;
}
@media screen and (max-width: 768px) {
  .about-cont__copy01 {
    width: 60.53333333333333%;
  }
}
.about-cont__copy02 {
  width: 554px;
}
@media screen and (max-width: 768px) {
  .about-cont__copy02 {
    width: 79.2%;
  }
}
.about-cont__image {
  width: 100%;
  height: auto;
}
.about-cont__text {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 'bold';
  font-weight: 700;
  font-size: 'l';
  font-size: 2rem;
  line-height: 3;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .about-cont__text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .about-cont__text {
    font-size: 1.5rem;
    line-height: 2.2;
  }
}
.about-cont__split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .about-cont__split {
    display: block;
  }
}
.about-cont__split__figure {
  width: 220px;
  height: 220px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .about-cont__split__figure {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }
}
.about-cont__split__figure > img,
.about-cont__split__figure > span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-cont__split__figure > img {
  width: 54.54545454545454%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .about-cont__split__figure > img {
    width: 30%;
  }
}
.about-cont__split__figure > span {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 'medium';
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.about-cont__split__figure--logo {
  background-color: #fff;
}
.about-cont__split__figure--color {
  background-color: #009d80;
}
.about-cont__split__detail {
  width: calc(100% - 270px);
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 'bold';
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 3;
}
@media screen and (max-width: 768px) {
  .about-cont__split__detail {
    width: 100%;
    font-size: 1.4rem;
    line-height: 2.2;
  }
}
#js-top-movie {
  opacity: 0;
}
.top-kv__arrow {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.top-kv__button:hover .top-kv__arrow {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #fff;
}
.top-kv__button:hover .top-kv__arrow::before {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  border-color: transparent transparent transparent $BURGUNDY;
  -webkit-animation: movie-arrow 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation: movie-arrow 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
@-webkit-keyframes movie-arrow {
  0% {
    -webkit-transform: translate(-80%, -50%);
    transform: translate(-80%, -50%);
  }
  100% {
    -webkit-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
  }
}
@keyframes movie-arrow {
  0% {
    -webkit-transform: translate(-80%, -50%);
    transform: translate(-80%, -50%);
  }
  100% {
    -webkit-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
  }
}
@media screen and (min-width: 1121px) {
  .top-business__link::before,
  .top-about__link::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #009d80;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .top-business__link:hover::before,
  .top-about__link:hover::before {
    opacity: 0.9;
  }
  .top-news__link {
    -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .top-news__link:hover {
    opacity: 0.8;
  }
  .slick-arrow {
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .slick-arrow:hover {
    background-color: #009d80;
    border-color: #009d80;
  }
  .slick-arrow:hover.slick-prev::before {
    border-color: transparent #fff transparent transparent;
  }
  .slick-arrow:hover.slick-next::before {
    border-color: transparent transparent transparent #fff;
  }
}