.js-fadeinTxt {
  opacity: 0;
}

.company-main {
  position: relative;
}
.company-deco {
  background: url(../../cmn/img/cmn_deco-sp.png) no-repeat center top/100% auto;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  .company-deco {
    background: url(../../cmn/img/cmn_deco-pc.png) no-repeat center top/100% auto;
    height: 110%;
  }
}
.company-voice {
  margin-top: clamp(50px, 10.4166666667vw, 120px);
}
@media (min-width: 1024px) {
  .company-voice-wrapper {
    display: grid;
    gap: clamp(3rem, 3.55555vw, 6.4rem) clamp(4rem, 4.44444vw, 8rem);
    grid-template-columns: 1fr auto;
    grid-template-rows: auto 1fr;
  }
}
@media (min-width: 1024px) {
  .company-voice__title {
    grid-area: 1/1/2/2;
    margin-bottom: 0;
  }
}
.company-voice__img {
  display: block;
}
@media (min-width: 1024px) {
  .company-voice__img {
    grid-area: 1/2/3/3;
    margin-top: 4rem;
    width: min(41.111vw, 74rem);
  }
}
.company-voice__img img {
  border-radius: 8px 0 8px 0;
}
@media (min-width: 1024px) {
  .company-voice__img img {
    border-radius: 20px 0 20px 0;
  }
}
.company-voice-content {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  .company-voice-content {
    grid-area: 2/1/3/2;
    margin-top: 0;
  }
}
.company-voice-content__txt {
  letter-spacing: 0.06em;
}
.company-voice-content__txt + .company-voice-content__txt {
  margin-top: 1.5em;
}
.company-voice-content__txt--01.active {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-voice-content__txt--02.active {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-voice-content__txt--03.active {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-outline {
  margin-top: clamp(50px, 13.0208333333vw, 150px);
  position: relative;
  z-index: 1;
}
.company-outline .contents-wrapper {
  position: relative;
}
@media (min-width: 1200px) {
  .company-outline-wrapper {
    display: grid;
    gap: 0 8rem;
    grid-template-columns: 1fr 1fr;
  }
}
.company-outline-data {
  display: grid;
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(1)::before {
  -webkit-animation: fadeInLine 0.5s ease-in 0s 1 forwards;
          animation: fadeInLine 0.5s ease-in 0s 1 forwards;
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(3)::after {
  -webkit-animation: fadeInLine 0.5s ease-in 0.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 0.5s 1 forwards;
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(2) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(2)::before {
  -webkit-animation: fadeInLine 0.5s ease-in 0.25s 1 forwards;
          animation: fadeInLine 0.5s ease-in 0.25s 1 forwards;
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(3)::after {
  -webkit-animation: fadeInLine 0.5s ease-in 0.75s 1 forwards;
          animation: fadeInLine 0.5s ease-in 0.75s 1 forwards;
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(3) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(3)::before {
  -webkit-animation: fadeInLine 0.5s ease-in 0.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 0.5s 1 forwards;
}
.company-outline-data:nth-of-type(1) .company-outline-data-item.active:nth-of-type(3)::after {
  -webkit-animation: fadeInLine 0.5s ease-in 1s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1s 1 forwards;
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(1) {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(1)::before {
  -webkit-animation: fadeInLine 0.5s ease-in 0.75s 1 forwards;
          animation: fadeInLine 0.5s ease-in 0.75s 1 forwards;
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(3)::after {
  -webkit-animation: fadeInLine 0.5s ease-in 1.25s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1.25s 1 forwards;
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(2)::before {
  -webkit-animation: fadeInLine 0.5s ease-in 1s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1s 1 forwards;
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(3)::after {
  -webkit-animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(3) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(3)::before {
  -webkit-animation: fadeInLine 0.5s ease-in 1.25s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1.25s 1 forwards;
}
.company-outline-data:nth-of-type(2) .company-outline-data-item.active:nth-of-type(3)::after {
  -webkit-animation: fadeInLine 0.5s ease-in 1.75s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1.75s 1 forwards;
}
.company-outline-data-item {
  align-items: center;
  display: grid;
  gap: 1.16666em;
  padding: 3rem 0;
  position: relative;
}
@media (max-width: 500px) {
  .company-outline-data-item {
    font-size: 0.85714em;
  }
}
@media (min-width: 768px) {
  .company-outline-data-item {
    gap: 6.875em;
    grid-template-columns: 4em 1fr;
    padding: 3rem 2rem;
  }
}
@media (min-width: 1200px) {
  .company-outline-data-item:nth-child(3n)::after {
    background: #777;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 0;
  }
}
.company-outline-data-item::before, .company-outline-data:nth-child(2) .company-outline-data-item:last-child::after {
  background: #777;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.company-outline-data:nth-child(2) .company-outline-data-item:last-child::after {
  bottom: 0;
  top: auto;
}
.company-outline-data-item__title {
  font-weight: 700;
}
@media (min-width: 1600px) {
  .company-outline-data-item__article--br {
    display: none;
  }
}
.company-access {
  margin-top: clamp(50px, 13.0208333333vw, 150px);
  padding-bottom: 7.8rem;
  position: relative;
}
.company-access::before {
  background: linear-gradient(180deg, rgba(111, 46, 46, 0) 0%, rgba(111, 46, 46, 0.82) 100%);
  bottom: 0;
  content: "";
  display: block;
  height: 150%;
  position: absolute;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .company-access::before {
    height: 114%;
  }
}
@media (min-width: 1200px) {
  .company-access::before {
    height: 123%;
  }
}
.company-access .contents-wrapper {
  position: relative;
}
.company-access-wrapper {
  display: grid;
  gap: 6rem;
}
@media (min-width: 1200px) {
  .company-access-wrapper {
    gap: 8rem;
    grid-template-columns: 1fr 1fr;
  }
}
.company-access-content {
  opacity: 0;
}
@media (min-width: 768px) and (width < 1200px), (min-width: 768px) and (1660px <= width) {
  .company-access-content {
    display: grid;
    gap: 0 4rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(5, auto);
  }
}
.company-access-content__title {
  align-items: center;
  display: flex;
  font-size: 1.6rem;
  font-weight: 700;
  gap: 0.5625em;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .company-access-content__title {
    font-size: 1.25em;
  }
}
@media (min-width: 768px) and (width < 1200px), (min-width: 768px) and (1660px <= width) {
  .company-access-content__title {
    grid-area: 1/1/2/2;
  }
}
.company-access-content__title::before {
  background: url(../img/a-access_pin.png) no-repeat center/contain;
  content: "";
  display: block;
  height: 1.3125em;
  position: static;
  width: 0.75em;
}
.company-access-content__address, .company-access-content__transportation {
  font-size: 0.85714em;
  padding: 2rem 0;
  position: relative;
}
@media (min-width: 768px) {
  .company-access-content__address, .company-access-content__transportation {
    font-size: 1em;
    padding: 2rem;
  }
}
.company-access-content__address::before, .company-access-content__transportation::before {
  background: #fff;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.company-access-content__address {
  margin-top: 2rem;
}
@media (min-width: 768px) and (width < 1200px), (min-width: 768px) and (1660px <= width) {
  .company-access-content__address {
    grid-area: 2/1/3/2;
  }
}
@media (min-width: 768px) and (width < 1200px), (min-width: 768px) and (1660px <= width) {
  .company-access-content__transportation {
    grid-area: 3/1/4/2;
  }
}
.company-access-content__transportation::after {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 0;
}
.company-access-content__transportation li {
  display: flex;
  gap: 1rem;
}
.company-access-content__transportation li::before {
  background: #c7161d;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 3px;
  margin-top: 0.8em;
  position: static;
  width: 8px;
}
.company-access-content__img, .company-access-content__map {
  aspect-ratio: 335/220;
}
.company-access-content__img {
  display: block;
  margin-top: 3rem;
}
@media (768px <= width < 1200px), (1660px <= width) {
  .company-access-content__img {
    grid-area: 1/2/4/3;
    margin-top: 0;
    max-width: 375px;
  }
}
.company-access-content__img img {
  border-radius: 0 15px 0 15px;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  .company-access-content__img img {
    border-radius: 0 20px 0 20px;
  }
}
@media (min-width: 768px) and (width < 1200px), (min-width: 768px) and (1660px <= width) {
  .company-access-content__img img {
    height: auto;
  }
}
.company-access-content__map {
  border-radius: 0 15px 0 15px;
  margin-top: 2rem;
  overflow: hidden;
}
@media (min-width: 768px) and (width < 1200px), (min-width: 768px) and (1660px <= width) {
  .company-access-content__map {
    grid-area: 4/1/5/3;
    margin-top: 4rem;
  }
}
.company-access-content__map iframe {
  height: 100%;
  width: 100%;
}
.company-access-content__link {
  align-items: center;
  color: #c7161d;
  display: inline-flex;
  font-weight: 700;
  gap: 0.5625em;
  margin-top: 1.8rem;
}
@media (min-width: 768px) and (width < 1200px), (min-width: 768px) and (1660px <= width) {
  .company-access-content__link {
    grid-area: 5/1/6/3;
  }
}
.company-access-content__link::before {
  background: url(../img/a-access_gmap.svg) no-repeat center/contain;
  content: "";
  display: block;
  height: 1.25em;
  position: static;
  width: 0.9375em;
}
.company-access.active .company-access-content:nth-of-type(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(1).active {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(1).active[class*=__address]::before, .company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(1).active[class*=__transportation]::before {
  -webkit-animation: fadeInLine 0.5s ease-in 0.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 0.5s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(1).active[class*=__transportation]::after {
  -webkit-animation: fadeInLine 0.5s ease-in 1s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(2).active {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(2).active[class*=__address]::before, .company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(2).active[class*=__transportation]::before {
  -webkit-animation: fadeInLine 0.5s ease-in 1s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(2).active[class*=__transportation]::after {
  -webkit-animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(3).active {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(3).active[class*=__address]::before, .company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(3).active[class*=__transportation]::before {
  -webkit-animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(1) .js-fadeinTxt:nth-child(3).active[class*=__transportation]::after {
  -webkit-animation: fadeInLine 0.5s ease-in 2s 1 forwards;
          animation: fadeInLine 0.5s ease-in 2s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(1).active {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(1).active[class*=__address]::before, .company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(1).active[class*=__transportation]::before {
  -webkit-animation: fadeInLine 0.5s ease-in 1s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(1).active[class*=__transportation]::after {
  -webkit-animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(2).active {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(2).active[class*=__address]::before, .company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(2).active[class*=__transportation]::before {
  -webkit-animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 1.5s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(2).active[class*=__transportation]::after {
  -webkit-animation: fadeInLine 0.5s ease-in 2s 1 forwards;
          animation: fadeInLine 0.5s ease-in 2s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(3).active {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(3).active[class*=__address]::before, .company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(3).active[class*=__transportation]::before {
  -webkit-animation: fadeInLine 0.5s ease-in 2s 1 forwards;
          animation: fadeInLine 0.5s ease-in 2s 1 forwards;
}
.company-access.active .company-access-content:nth-of-type(2) .js-fadeinTxt:nth-child(3).active[class*=__transportation]::after {
  -webkit-animation: fadeInLine 0.5s ease-in 2.5s 1 forwards;
          animation: fadeInLine 0.5s ease-in 2.5s 1 forwards;
}

.about-main {
  position: relative;
}
.about-deco {
  background: url(../../cmn/img/cmn_deco-sp.png) no-repeat center top/100% auto;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  .about-deco {
    background: url(../../cmn/img/cmn_deco-pc.png) no-repeat center top/100% auto;
    height: 110%;
  }
}
.about-mv {
  background-image: url(../img/mv-sp.jpg);
}
@media (min-width: 768px) {
  .about-mv {
    background-image: url(../img/mv-pc.png);
  }
}
.about-beginning {
  padding-top: clamp(50px, 13.0208333333vw, 150px);
  position: relative;
}
.about-beginning-wrapper {
  display: grid;
  gap: clamp(2rem, 2.2222vw, 4rem) 0;
}
.about-beginning__img, .about-mission__img {
  display: block;
  opacity: 0;
}
.about-beginning__img img, .about-mission__img img {
  border-radius: 8px 0 8px 0;
}
@media (min-width: 1024px) {
  .about-beginning__img img, .about-mission__img img {
    border-radius: 20px 0 20px 0;
  }
}
.about-beginning.active .about-beginning__img, .about-beginning.active .about-mission__img {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.about-beginning-content__txt, .about-mission-content__txt {
  font-size: clamp(14px, 1.3333vw, 16px);
  letter-spacing: 0.06em;
}
.about-beginning-content__txt strong, .about-mission-content__txt strong {
  font-size: clamp(16px, 2.6666vw, 32px);
}
.about-beginning-content__txt + .about-beginning-content__txt, .about-mission-content__txt + .about-beginning-content__txt, .about-beginning-content__txt + .about-mission-content__txt, .about-mission-content__txt + .about-mission-content__txt {
  margin-top: 1.5em;
}
.about-beginning-content__txt--01.active {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-beginning-content__txt--02.active {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-mission {
  padding-top: clamp(50px, 13.0208333333vw, 150px);
}
@media (min-width: 1200px) {
  .about-mission .contents-wrapper {
    display: grid;
    gap: 0 clamp(50px, 8.6805555556vw, 100px);
    grid-template-columns: 1fr auto;
    grid-template-rows: auto 1fr;
  }
}
@media (min-width: 1200px) {
  .about-mission__title {
    grid-area: 1/1/2/2;
  }
}
.about-mission__img {
  margin-top: clamp(2rem, 2.2222vw, 4rem);
}
@media (min-width: 1200px) {
  .about-mission__img {
    grid-area: 1/2/3/3;
    margin: 0;
  }
}
.about-mission.active .about-mission__img {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
@media (min-width: 1200px) {
  .about-mission-content {
    grid-area: 2/1/3/2;
  }
}
.about-mission-content__txt--01.active {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-mission-content__txt--02.active {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-mission-content__txt--03.active {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-values {
  padding-top: clamp(50px, 13.0208333333vw, 150px);
}
.about-values__txt {
  font-size: clamp(14px, 1.3333vw, 16px);
}
.about-values__txt.active {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-values-wrapper {
  margin-top: clamp(23px, 2.05vw, 37px);
}
@media (max-width: 1199px) {
  .about-values-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(20px, 3.9vw, 40px);
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .about-values-wrapper {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.about-values-wrapper-content {
  background: rgba(204, 204, 204, 0.25);
  border-radius: 8px 0 8px 0;
  opacity: 0;
  padding: clamp(40px, 6.9444444444vw, 80px) clamp(20px, 3.4722222222vw, 40px) clamp(30px, 6.9444444444vw, 80px);
  width: 100%;
}
@media (min-width: 768px) {
  .about-values-wrapper-content {
    width: clamp(315px, 33.69vw, 345px);
  }
}
@media (min-width: 1200px) {
  .about-values-wrapper-content {
    border-radius: 20px 0 20px 0;
    width: auto;
  }
}
.about-values.active .about-values-wrapper-content:nth-child(1) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.about-values.active .about-values-wrapper-content:nth-child(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.about-values.active .about-values-wrapper-content:nth-child(3) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.about-values-wrapper-content__img {
  --width: clamp(38%,12.2vw,45%);
  aspect-ratio: 1/1;
  border: 1px solid #fff;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  padding: calc(var(--width) / 4);
  width: var(--width);
}
.about-values-wrapper-content__title {
  font-size: clamp(18px, 1.222vw, 22px);
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-top: clamp(26px, 2.222vw, 40px);
  text-align: center;
}
.about-values-wrapper-content__txt {
  font-size: clamp(14px, 0.888vw, 16px);
  letter-spacing: 0.1em;
  margin-top: clamp(10px, 1.111vw, 20px);
  text-align: center;
}
.about-attempt {
  padding-bottom: 70px;
  padding-top: clamp(50px, 13.0208333333vw, 150px);
}
.about-attempt__txt {
  font-size: clamp(14px, 1.3333vw, 16px);
}
.about-attempt__txt.active {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-attempt__txt--02.active {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.about-attempt__img {
  max-width: 600px;
  margin-top: clamp(30px, 6.0763888889vw, 70px);
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
}
.about-attempt.active .about-attempt__img {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.about-attempt-wrapper {
  counter-reset: counter;
  display: flex;
  gap: clamp(20px, 3.9vw, 40px);
  margin-top: clamp(23px, 2.05vw, 37px);
  margin-bottom: clamp(40px, 8.6805555556vw, 100px);
}
@media (max-width: 1199px) {
  .about-attempt-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .about-attempt-wrapper {
    align-items: center;
    flex-direction: column;
  }
}
.about-attempt-wrapper-content {
  background: rgba(204, 204, 204, 0.25);
  border-radius: 8px 0 8px 0;
  opacity: 0;
  padding: clamp(24px, 2.6041666667vw, 30px) clamp(20px, 2.6041666667vw, 30px);
  width: 100%;
}
@media (min-width: 768px) {
  .about-attempt-wrapper-content {
    width: clamp(315px, 33.69vw, 345px);
  }
}
@media (min-width: 1024px) {
  .about-attempt-wrapper-content {
    border-radius: 20px 0 20px 0;
    width: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  .about-attempt-wrapper-content {
    align-items: center;
    display: flex;
    gap: 19px;
  }
}
.about-attempt.active .about-attempt-wrapper-content:nth-child(1) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.about-attempt.active .about-attempt-wrapper-content:nth-child(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.about-attempt.active .about-attempt-wrapper-content:nth-child(3) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  opacity: 0;
  transform: translateY(30px);
}
.about-attempt-wrapper-content__num {
  align-items: center;
  color: #F9E900;
  display: flex;
  font-family: "Chakra Petch", sans-serif;
  font-size: clamp(14px, 0.888vw, 16px);
  font-weight: 700;
  gap: 0.25em;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media (min-width: 1200px) {
  .about-attempt-wrapper-content__num {
    gap: 0.5em;
  }
}
.about-attempt-wrapper-content__num::after {
  content: counter(counter, decimal-leading-zero);
  counter-increment: counter;
  font-size: clamp(18px, 1.777vw, 32px);
  font-weight: 600;
}
@media (min-width: 1200px) {
  .about-attempt-wrapper-content__num span {
    padding-top: 2px;
  }
}
.about-attempt-wrapper-content__txt {
  font-size: clamp(14px, 1.088vw, 20px);
  letter-spacing: 0.1em;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .about-attempt-wrapper-content__txt {
    align-items: center;
    display: flex;
    gap: 19px;
    margin-top: 0;
  }
  .about-attempt-wrapper-content__txt::before {
    background: rgba(255, 255, 255, 0.7);
    content: "";
    display: block;
    height: 1.5em;
    transform: rotate(45deg);
    width: 1px;
  }
  .about-attempt-wrapper-content__txt span {
    padding-bottom: 4px;
  }
}
.about-outlook {
  background: url(../img/outlook_bg.png) no-repeat center top/cover;
  padding-bottom: clamp(50px, 13.0208333333vw, 150px);
  padding-top: clamp(50px, 13.0208333333vw, 150px);
}
@media (min-width: 1024px) {
  .about-outlook {
    background-image: url(../img/outlook_bg-pc.png);
  }
}
.about-outlook-content__txt {
  font-size: clamp(14px, 1.3333vw, 16px);
  text-align: center;
}
.about-outlook-content__txt.active:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-outlook-content__txt.active:nth-child(2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-outlook-content__txt.active:nth-child(3) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  opacity: 0;
  transform: translateX(-30px);
}
.about-outlook-content__txt + .about-outlook-content__txt {
  margin-top: 1em;
}