@charset "UTF-8";
/********************************************************/
/*-------------------------------------------
 * 共通
-------------------------------------------*/
img {
  display: block;
}

.f68 {
  font-size: 6.8rem;
}

.f55 {
  font-size: 5.5rem;
}

@media (max-width: 1334px) {
  .f68 {
    font-size: 4.8rem;
  }
  .f55 {
    font-size: 4.3rem;
  }
}
@media (max-width: 834px) {
  .f68 {
    font-size: 3.5rem;
  }
  .f55 {
    font-size: 2.7rem;
  }
}
/* 画像（角丸白枠） */
.img--white-border {
  border: 3px solid #fff;
  border-radius: 20px;
  overflow: hidden;
}

/* -------------------------------------------
 * under-mv
 * -------------------------------------------*/
.about-under-mv__decoration {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.about-under-mv__decoration--01 {
  top: 23.75vw;
  right: 0;
  width: 44.5833333333vw;
}
@media (max-width: 834px) {
  .about-under-mv__decoration--01 {
    top: 30.3571428571vw;
  }
}
.about-under-mv__decoration--02 {
  top: 38.6904761905vw;
  right: 4.5833333333vw;
  width: 11.1904761905vw;
}
@media (max-width: 834px) {
  .about-under-mv__decoration--02 {
    display: none;
  }
}

/* -------------------------------------------
 * intro
 * -------------------------------------------*/
.about-intro {
  background: #f4ec4f;
  padding-block: 11.7857142857vw 7.1428571429vw;
  position: relative;
  z-index: -1;
  z-index: 0;
}
@media (max-width: 834px) {
  .about-intro {
    padding-block: 24vw 8vw;
  }
}
.about-intro::before {
  background: url(../img/about-us/intro_bg-pc.webp) no-repeat center;
  background-size: cover;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  mix-blend-mode: luminosity;
}
@media (max-width: 834px) {
  .about-intro::before {
    background: url(../img/about-us/intro_bg-sp.webp) no-repeat center;
    background-size: contain;
    width: 100%;
    height: auto;
    inset: unset;
    bottom: 0;
    left: 0;
    aspect-ratio: 750/726;
  }
}

.about-intro__decoration {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.about-intro__decoration--01 {
  top: -13%;
  right: 0;
  width: 44.0476190476vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--01 {
    top: -11.9047619048vw;
    width: 41.6666666667vw;
  }
}
.about-intro__decoration--02 {
  top: 10%;
  right: 4.5833333333vw;
  width: 11.1904761905vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--02 {
    display: none;
  }
}
.about-intro__decoration--03 {
  top: 25%;
  right: 10.2380952381vw;
  width: 17.7380952381vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--03 {
    top: 42.5659472422vw;
    width: 32.3741007194vw;
    right: 4.1666666667vw;
  }
}
.about-intro__decoration--04 {
  top: 39%;
  right: 0;
  width: 13.0952380952vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--04 {
    display: none;
  }
}
.about-intro__decoration--05 {
  bottom: 34%;
  right: 8.9285714286vw;
  width: 11.9047619048vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--05 {
    display: none;
  }
}
.about-intro__decoration--06 {
  bottom: 24%;
  right: 1.9047619048vw;
  width: 11.130952381vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--06 {
    bottom: 47.9616306954vw;
    width: 35.9712230216vw;
    right: 5.3571428571vw;
  }
}
.about-intro__decoration--07 {
  top: 8%;
  left: 8.9880952381vw;
  width: 5.3571428571vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--07 {
    display: none;
  }
}
.about-intro__decoration--08 {
  top: 15%;
  left: 0;
  width: 15.2976190476vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--08 {
    top: 39.5683453237vw;
    width: 23.9808153477vw;
  }
}
.about-intro__decoration--09 {
  bottom: 43%;
  left: 3.9880952381vw;
  width: 10.0595238095vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--09 {
    display: none;
  }
}
.about-intro__decoration--10 {
  bottom: 43%;
  left: 15vw;
  width: 7.0238095238vw;
}
@media (max-width: 834px) {
  .about-intro__decoration--10 {
    display: none;
  }
}
.about-intro__decoration--11 {
  bottom: 17%;
  left: 5.3571428571vw;
  width: 19.0476190476vw;
  z-index: 2;
}
@media (max-width: 834px) {
  .about-intro__decoration--11 {
    bottom: 20.3836930456vw;
    width: 47.9616306954vw;
    left: 4.1666666667vw;
  }
}
.about-intro__decoration--12 {
  bottom: 3%;
  right: 7.5595238095vw;
  width: 5.4761904762vw;
  z-index: 2;
}

.about-intro__inner {
  position: relative;
  z-index: 2;
}

.about-intro__ttl {
  width: min(52.3%, 628px);
  margin-inline: auto;
  position: relative;
}
@media (max-width: 834px) {
  .about-intro__ttl {
    width: 80%;
  }
}
.about-intro__ttl::after {
  background: url(../img/about-us/intro_catch-pc.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 77.7%;
  aspect-ratio: 488/199;
  top: -70%;
  left: -33%;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 834px) {
  .about-intro__ttl::after {
    background: url(../img/about-us/intro_catch-sp.webp) no-repeat center;
    background-size: contain;
    aspect-ratio: 527/176;
    width: 88%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -92%;
  }
}

.about-intro__txt {
  margin-block: 4em 6em;
  line-height: 2.1;
  text-align: center;
}
@media (max-width: 834px) {
  .about-intro__txt {
    text-align: left;
    margin-block: 17vw 38vw;
  }
}

/* -------------------------------------------
 * intro スライダー
 * -------------------------------------------*/
.about-intro__slider {
  overflow: clip;
  padding-block: 1.4em;
  border-top: 5px solid #6f4df3;
  border-bottom: 5px solid #6f4df3;
  color: #6f4df3;
  position: relative;
  z-index: 1;
  background: #fff;
}
@media (max-width: 834px) {
  .about-intro__slider {
    padding-block: 1.1em;
    border-top: 3px solid #6f4df3;
    border-bottom: 3px solid #6f4df3;
  }
}

.about-intro__slider-text {
  white-space: nowrap;
  line-height: 1;
}

.about-intro__slider-img {
  height: 44px;
  width: auto;
}
@media (max-width: 834px) {
  .about-intro__slider-img {
    height: 28px;
  }
}
.about-intro__slider-img img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.about-intro__slider-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media (max-width: 834px) {
  .about-intro__slider-inner {
    gap: 5px;
  }
}

.about-intro__slider-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
  -webkit-animation: about-intro-slider 50s linear infinite;
          animation: about-intro-slider 50s linear infinite;
}
@media (max-width: 834px) {
  .about-intro__slider-track {
    -webkit-animation-duration: 45s;
            animation-duration: 45s;
  }
}

.about-intro__slider-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8em;
  padding-right: 0.8em;
}

@-webkit-keyframes about-intro-slider {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-1 * var(--group-width)));
            transform: translateX(calc(-1 * var(--group-width)));
  }
}

@keyframes about-intro-slider {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-1 * var(--group-width)));
            transform: translateX(calc(-1 * var(--group-width)));
  }
}
/* -------------------------------------------
 * action
 * -------------------------------------------*/
.about-action {
  background: #7b56fa;
  padding-block: 146px 121px;
}
@media (max-width: 834px) {
  .about-action {
    padding-block: 40px;
  }
}

.about-action__head {
  display: grid;
  grid-template-columns: 523fr 500fr;
  gap: 30px 11.8%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 80px;
  position: relative;
}
@media (max-width: 834px) {
  .about-action__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 60px;
  }
}
.about-action__head::after {
  background: url(../img/about-us/action_decoration01.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 17%;
  aspect-ratio: 448/408;
  bottom: -129%;
  right: -5%;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 1399px) {
  .about-action__head::after {
    right: 2%;
  }
}
@media (max-width: 960px) {
  .about-action__head::after {
    bottom: 102%;
    width: 20.8333333333vw;
    right: 1%;
  }
}
@media (max-width: 499px) {
  .about-action__head::after {
    width: 29.7619047619vw;
  }
}

.about-action__ttl {
  width: 100%;
}

.about-action__lead {
  line-height: 1.7;
}

.about-action__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 6.9%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 960px) {
  .about-action__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
  }
}

.about-action__list-item {
  position: relative;
}
.about-action__list-item:nth-child(even) {
  margin-top: 80px;
}
@media (max-width: 834px) {
  .about-action__list-item:nth-child(even) {
    margin-top: 0;
  }
}
.about-action__list-item::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: calc(100% - 2px);
  left: 3.9%;
  z-index: 1;
  pointer-events: none;
}
.about-action__list-item:nth-child(1) {
  position: relative;
}
.about-action__list-item:nth-child(1)::before {
  background: url(../img/about-us/action_item01-label.png) no-repeat center;
  background-size: contain;
  width: 29.4%;
  aspect-ratio: 339/59;
}
.about-action__list-item:nth-child(2) {
  position: relative;
}
.about-action__list-item:nth-child(2)::before {
  background: url(../img/about-us/action_item02-label.png) no-repeat center;
  background-size: contain;
  width: 30.7%;
  aspect-ratio: 353/59;
}
.about-action__list-item:nth-child(3) {
  position: relative;
}
.about-action__list-item:nth-child(3)::before {
  background: url(../img/about-us/action_item03-label.png) no-repeat center;
  background-size: contain;
  width: 30.7%;
  aspect-ratio: 353/59;
}
.about-action__list-item:nth-child(4) {
  position: relative;
}
.about-action__list-item:nth-child(4)::before {
  background: url(../img/about-us/action_item04-label.png) no-repeat center;
  background-size: contain;
  width: 31.2%;
  aspect-ratio: 359/59;
}
@media (max-width: 499px) {
  .about-action__list-item:nth-child(-n+4)::before {
    width: 50%;
  }
}

.about-action__list-img {
  aspect-ratio: 560/380;
}
.about-action__list-img img {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.about-action__list-img-area {
  position: relative;
}

.about-action__list-img-label {
  position: absolute;
  left: 0;
  bottom: 16px;
}

.about-action__item-ttl {
  color: #6f4df3;
  background: #f4ec4f;
  font-size: 2.8rem;
  line-height: 1.3;
  display: inline-block;
  padding: 0.2rem 1rem;
  margin-bottom: 1.8rem;
}

.about-action__item-txt {
  line-height: 1.7;
  margin-block: 1em 0.8em;
}

.about-action__item-tag {
  line-height: 1.8;
}

.about-action__btn {
  background: #7b56fa;
  color: #fff;
  margin-inline: auto;
  margin-top: 80px;
}
@media (max-width: 834px) {
  .about-action__btn {
    margin-top: 40px;
  }
}

/* -------------------------------------------
 * life
 * -------------------------------------------*/
.about-life {
  background: #f4ec4f;
  padding-top: 96px;
  position: relative;
  margin-bottom: -1px;
}
.about-life::after {
  background: url(../img/about-us/life_bg-pc.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: auto;
  aspect-ratio: 3364/1173;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  mix-blend-mode: luminosity;
}
@media (max-width: 1100px) {
  .about-life::after {
    background: url(../img/about-us/life_bg-sp.webp) no-repeat center;
    background-size: contain;
    aspect-ratio: 750/586;
    top: 1%;
  }
}
@media (max-width: 834px) {
  .about-life {
    padding-top: 40px;
  }
}

.about-life__inner {
  margin-left: calc((100vw - min(1200px, 90vw)) / 2);
  display: grid;
  grid-template-columns: 22.9% 77.7%;
  gap: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 1;
}
@media (max-width: 1100px) {
  .about-life__inner {
    margin-right: calc((100vw - min(1200px, 90vw)) / 2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.about-life__head {
  max-width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  margin-bottom: 120px;
}
@media (max-width: 1100px) {
  .about-life__head {
    margin-bottom: 48vw;
    max-width: none;
  }
}
@media (max-width: 834px) {
  .about-life__head {
    gap: 20px;
    margin-inline: auto;
  }
}

.about-life__ttl {
  width: 90%;
  margin-inline: auto;
  -webkit-transform: translateX(-5%);
          transform: translateX(-5%);
}
@media (max-width: 1100px) {
  .about-life__ttl {
    max-width: 336px;
  }
}
.about-life__lead {
  line-height: 1.8;
}

@media (max-width: 1100px) {
  .about-life__age-wrap-pc {
    display: none;
  }
}

.about-life__road-area {
  background: url(../img/about-us/life_road-pc.webp) no-repeat center center/contain;
  width: 100%;
  aspect-ratio: 2244/1210;
  position: relative;
}
@media (max-width: 1100px) {
  .about-life__road-area {
    background: none;
  }
  .about-life__road-area::after {
    background: url(../img/about-us/life_road-sp.webp) no-repeat center;
    background-size: contain;
    content: "";
    display: inline-block;
    position: absolute;
    width: 110%;
    aspect-ratio: 750/621;
    top: -41.9664268585vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 0;
    pointer-events: none;
  }
}

.about-life__age-pc {
  position: absolute;
}

.about-life__age-pc-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@-webkit-keyframes bubble-bounce {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  70% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  80% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  90% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes bubble-bounce {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  70% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  80% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  90% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.about-life__age-pc-bubble {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  aspect-ratio: 247/106;
  gap: 0.3em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: 245px;
  padding-top: 1.3em;
  padding-inline: 0.5em;
  background: url(../img/about-us/life_age-bubble-pc.webp) no-repeat center center/cover;
  margin-bottom: -34.5%;
  margin-right: 6%;
  position: relative;
  z-index: 1;
  -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}

.about-life__age-pc-bubble-img {
  height: 24px;
  width: auto;
}
.about-life__age-pc-bubble-img img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.about-life__age-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
  position: absolute;
}
@media (any-hover: hover) {
  .about-life__age-wrap:hover .about-life__age-pc-bubble {
    opacity: 1;
    visibility: visible;
    -webkit-animation: bubble-bounce 0.6s 0.2s backwards;
            animation: bubble-bounce 0.6s 0.2s backwards;
  }
}

.about-life__age-num {
  width: 100%;
  height: auto;
}

.about-life__age-wrap--20 {
  width: 9.0017825312%;
  left: 40.1069518717%;
  bottom: 36.3636363636%;
}

.about-life__age-wrap--30 {
  width: 7.1301247772%;
  left: 17.5579322638%;
  bottom: 54.958677686%;
}

.about-life__age-wrap--40 {
  width: 5.7040998217%;
  left: 37.1212121212%;
  bottom: 73.1404958678%;
}

.about-life__age-wrap--50 {
  width: 4.6345811052%;
  left: 47.7718360071%;
  bottom: 92.8925619835%;
}

.about-life__age-wrap--60 {
  width: 4.0998217469%;
  left: 16.2210338681%;
  bottom: 96.5289256198%;
}

.about-life__decoration01 {
  position: absolute;
  width: 15.5971479501%;
  left: 3.5650623886%;
  bottom: 14.0495867769%;
}
@media (max-width: 834px) {
  .about-life__decoration01 {
    width: 31%;
    left: unset;
    right: 1%;
    bottom: unset;
    top: -44%;
    z-index: 2;
  }
}

.about-life__decoration02 {
  position: absolute;
  width: 17.6470588235%;
  left: 55.2584670232%;
  top: -9.0909090909%;
  z-index: 1;
}
@media (max-width: 1100px) {
  .about-life__decoration02 {
    width: 27.8%;
    left: 35%;
    top: unset;
    bottom: 68vw;
    z-index: 1;
    right: 0;
  }
}

.about-life__decoration03 {
  position: absolute;
  width: 27.5401069519%;
  bottom: 12.3966942149%;
  right: 0;
}
@media (max-width: 1100px) {
  .about-life__decoration03 {
    display: none;
  }
}

.about-life__sp-list {
  display: none;
  background: #fff;
  border-radius: 30px;
  padding: 25px 5%;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  margin-top: -50vw;
}
@media (max-width: 1100px) {
  .about-life__sp-list {
    display: block;
  }
}
.about-life__sp-list > li {
  display: grid;
  grid-template-columns: 20.3% 1fr;
  gap: 13px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-life__sp-list > li:nth-child(1) .about-life__sp-list-catch {
  width: 79%;
}
.about-life__sp-list > li:nth-child(2) .about-life__sp-list-catch {
  width: 80%;
}
.about-life__sp-list > li:nth-child(3) .about-life__sp-list-catch {
  width: 81%;
}
.about-life__sp-list > li:nth-child(4) .about-life__sp-list-catch {
  width: 64%;
}
.about-life__sp-list > li:nth-child(5) .about-life__sp-list-catch {
  width: 100%;
}
.about-life__sp-list > li:not(:first-child) {
  border-top: 4px dotted #bdabfd;
  padding-top: 15px;
}
.about-life__sp-list > li:not(:last-child) {
  padding-bottom: 15px;
}

.about-life__sp-list-txt {
  margin-top: 0.3em;
}
@media (max-width: 499px) {
  .about-life__sp-list-txt {
    margin-top: 0.5em;
    font-size: 1.3rem !important;
  }
}/*# sourceMappingURL=about-us.css.map */