@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes floating-y {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2%);
  }
}
@keyframes floating-y_s {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(1%);
  }
}
@keyframes floating-y_l {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(6%);
  }
}
.about-intro {
  padding-bottom: 200px;
}
@media (max-width: 440px) {
  .about-intro {
    padding-bottom: 160px;
  }
}

.about-nav {
  padding-bottom: 14px;
  background: linear-gradient(90deg, #00A0E9 0%, #58DBCA 100%);
  margin-bottom: 234px;
}
@media (max-width: 440px) {
  .about-nav {
    padding-bottom: 16px;
    margin-bottom: 249px;
  }
}
.about-nav--list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  top: -80px;
}
@media (max-width: 440px) {
  .about-nav--list {
    top: -40px;
    display: block;
  }
}
.about-nav--item {
  margin-top: 40px;
  position: relative;
}
@media (max-width: 440px) {
  .about-nav--item {
    margin-top: 32px;
  }
}
.about-nav--item:first-of-type {
  width: 1032px;
  height: 460px;
  margin-top: 0;
}
@media (max-width: 440px) {
  .about-nav--item:first-of-type {
    width: 100%;
    height: auto;
  }
}
.about-nav--item:first-of-type .about-nav--link {
  background-image: url(../../images/about/about-nav--link01.png);
  background-position: 0% 0%;
}
@media (max-width: 440px) {
  .about-nav--item:first-of-type .about-nav--link {
    background-image: url(../../images/about/about-nav--link-sp01.png);
    background-size: 100% auto;
    padding-top: 62.3853211009%;
  }
}
.about-nav--item:first-of-type .about-nav--link:before {
  content: "";
  display: block;
  aspect-ratio: 168/177;
  width: 168px;
  background-image: url(../../images/about/about-nav--item01.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  position: absolute;
  right: 40px;
  bottom: 50px;
}
@media (max-width: 440px) {
  .about-nav--item:first-of-type .about-nav--link:before {
    width: 79px;
    right: 24px;
    bottom: 24px;
  }
}
.about-nav--item:first-of-type .about-nav--txt {
  width: 480px;
  margin-left: auto;
}
@media (max-width: 440px) {
  .about-nav--item:first-of-type .about-nav--txt {
    width: 100%;
  }
}
.about-nav--item:nth-of-type(2) {
  width: 1032px;
  height: 432px;
  margin-left: auto;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(2) {
    width: 100%;
    height: auto;
  }
}
.about-nav--item:nth-of-type(2) .about-nav--link {
  background-image: url(../../images/about/about-nav--link02.png);
  background-position: 100% 0%;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(2) .about-nav--link {
    background-image: url(../../images/about/about-nav--link-sp02.png);
    background-size: 100% auto;
    padding-top: 62.3853211009%;
  }
}
.about-nav--item:nth-of-type(3) {
  width: 936px;
  height: 318px;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(3) {
    width: 100%;
    height: auto;
  }
}
.about-nav--item:nth-of-type(3):before {
  content: "";
  display: block;
  aspect-ratio: 271/139;
  width: 271px;
  background-image: url(../../images/about/about-nav--item03.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  position: absolute;
  right: -177px;
  bottom: 38px;
  z-index: 100;
  pointer-events: none;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(3):before {
    width: 145px;
    right: -8px;
    bottom: 24px;
  }
}
.about-nav--item:nth-of-type(3) .about-nav--link {
  background-image: url(../../images/about/about-nav--link03.png);
  background-position: 0% 0%;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(3) .about-nav--link {
    background-image: url(../../images/about/about-nav--link-sp03.png);
    background-size: 100% auto;
    padding-top: 62.3853211009%;
  }
}
.about-nav--item:nth-of-type(3) .about-nav--txt {
  width: 480px;
  margin-left: auto;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(3) .about-nav--txt {
    width: 100%;
  }
}
.about-nav--item:nth-of-type(4) {
  width: 455px;
  height: 566px;
  margin-left: 67px;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(4) {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
.about-nav--item:nth-of-type(4):before {
  content: "";
  display: block;
  aspect-ratio: 281/137;
  width: 281px;
  background-image: url(../../images/about/about-nav--item04.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  position: absolute;
  left: -67px;
  bottom: -124px;
  z-index: 100;
  pointer-events: none;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(4):before {
    width: 140px;
    left: auto;
    right: -8px;
    bottom: 0;
  }
}
.about-nav--item:nth-of-type(4) .about-nav--link {
  width: 100%;
  display: flex;
  background-image: url(../../images/about/about-nav--link04.png);
  background-position: 0% 0%;
  background-size: 100% auto;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(4) .about-nav--link {
    padding-top: 62.3853211009%;
  }
}
.about-nav--item:nth-of-type(4) .about-nav--txt {
  height: 282px;
  padding: 40px;
  margin-top: auto;
  width: 100%;
  text-align: center;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(4) .about-nav--txt {
    margin-top: 0;
    height: auto;
    padding: 16px 24px 24px;
    text-align: left;
  }
}
.about-nav--item:nth-of-type(4) .about-nav--more {
  justify-content: center;
}
@media (max-width: 440px) {
  .about-nav--item:nth-of-type(4) .about-nav--more {
    justify-content: flex-start;
  }
}
.about-nav--item:last-of-type {
  width: 550px;
  height: 689px;
  margin-left: auto;
  transition-delay: 0.2s;
}
@media (max-width: 440px) {
  .about-nav--item:last-of-type {
    width: 100%;
    height: auto;
    transition-delay: 0s;
  }
}
.about-nav--item:last-of-type:before {
  content: "";
  display: block;
  aspect-ratio: 310/143;
  width: 310px;
  background-image: url(../../images/about/about-nav--item05.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  position: absolute;
  right: 71px;
  bottom: -127px;
  z-index: 100;
  pointer-events: none;
}
@media (max-width: 440px) {
  .about-nav--item:last-of-type:before {
    width: 157px;
    right: 13px;
    bottom: -62px;
  }
}
.about-nav--item:last-of-type .about-nav--link {
  width: 100%;
  display: flex;
  background-image: url(../../images/about/about-nav--link05.png);
  background-position: 0% 0%;
  background-size: 100% auto;
}
@media (max-width: 440px) {
  .about-nav--item:last-of-type .about-nav--link {
    padding-top: 62.3853211009%;
  }
}
.about-nav--item:last-of-type .about-nav--txt {
  height: 344px;
  padding: 40px;
  margin-top: auto;
  width: 100%;
  text-align: center;
}
@media (max-width: 440px) {
  .about-nav--item:last-of-type .about-nav--txt {
    margin-top: 0;
    height: auto;
    padding: 16px 24px 24px;
    text-align: left;
  }
}
.about-nav--item:last-of-type .about-nav--more {
  justify-content: center;
}
@media (max-width: 440px) {
  .about-nav--item:last-of-type .about-nav--more {
    justify-content: flex-start;
  }
}
.about-nav--link {
  display: block;
  height: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 24px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
  position: relative;
}
@media (max-width: 440px) {
  .about-nav--link {
    border-radius: 16px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
  }
}
.about-nav--link:hover {
  transform: scale(1.015);
}
@media (max-width: 440px) {
  .about-nav--link:hover {
    transform: none;
  }
}
.about-nav--txt {
  padding: 56px;
  height: 100%;
  box-sizing: border-box;
}
@media (max-width: 440px) {
  .about-nav--txt {
    padding: 16px 24px 24px;
  }
}
.about-nav--sub_txt {
  display: block;
  color: #00A0E9;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 440px) {
  .about-nav--sub_txt {
    font-size: 14px;
  }
}
.about-nav--main_txt {
  display: block;
  font-weight: 900;
  font-size: 48px;
  line-height: 1.3;
  margin-top: 16px;
}
@media (max-width: 440px) {
  .about-nav--main_txt {
    font-size: 32px;
    margin-top: 8px;
  }
}
.about-nav--strong {
  color: #00A0E9;
}
.about-nav--more {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.7;
  display: flex;
  align-items: center;
  margin-top: 40px;
  text-decoration: underline;
}
@media (max-width: 440px) {
  .about-nav--more {
    font-size: 14px;
    margin-top: 16px;
  }
}
.about-nav--more:after {
  content: "";
  display: flex;
  aspect-ratio: 1/1;
  width: 48px;
  border-radius: 50%;
  border: 1px solid #BCBCBC;
  margin-left: 16px;
  background-image: url(../../images/common/icon/icon-arrow-blue.svg);
  background-size: 11px auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media (max-width: 440px) {
  .about-nav--more:after {
    width: 40px;
  }
}

/*# sourceMappingURL=about.css.map */
