main {
  overflow-x: hidden;
}
main * {
  letter-spacing: 0.06em;
}

.career-model-cont {
  position: relative;
  padding: 0 0 6rem;
}
.career-model-cont.--section01 {
  position: relative;
  margin-bottom: 6rem;
  padding-top: 3.403rem;
}
.career-model-cont.--section01:before {
  content: "";
  position: absolute;
  top: 15.153rem;
  left: 0;
  width: 85%;
  height: 857px;
  background: #C7809F;
  border-radius: 0 100px 100px 0;
  z-index: -1;
}
.career-model-cont.--section01:after {
  content: "";
  position: absolute;
  bottom: 34rem;
  right: 0;
  width: 90%;
  height: 282px;
  background: #81C0C5;
  border-radius: 100px 0 0 100px;
  z-index: -1;
}
.ttl-h2 {
  font-family: Syne, sans-serif;
  font-size: 50px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.35;
  margin-bottom: 2.95rem;
}
.ttl-h2_ja {
  display: block;
  font-family: Zen Kaku Gothic New,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  font-size: 17px;
  font-size: 1rem;
  font-weight: normal;
}
.career-model-cont.--section01 .block-list {
  display: flex;
  flex-direction: column;
  gap: 2.355rem;
}
.career-model-cont.--section01 .block-item {
  background: #fff;
  border-radius: 0 0 100px 0;
  padding: 3.75rem;
}
.career-model-cont.--section01 .ttl-h3 {
  font-family: 游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
  font-size: 28px;
  font-size: 2.1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  position: relative;
}
.career-model-cont.--section01 .ttl-h3:before {
  content: "";
  width: 16px;
  height: 7px;
  position: absolute;
  top: 0.5lh;
  left: -3.75rem;
  background: #C81528;
  transform: translate(0, -50%);
}
.career-model-cont.--section01 .block-item_text {
  line-height: 2;
}
.main-task {
  font-weight: 600;
  line-height: 2;
}
.career-model-cont__deco-wrap {
  position: relative;
}
.career-model-cont__deco-wrap.js-animate .c-decoration {
  clip-path: inset(0 0 0 0) !important;
}
.career-model-cont.--section01 .c-decoration.--wave04.--orange {
  top: 2rem;
  right: 0.5rem;
  transform: rotate(-155deg);
  clip-path: inset(0 0 0 100%);
  transition-delay: 0.6s;
}
.career-model-cont.--section01 .c-decoration.--wave01.--skyblue {
  top: 5rem;
  right: 6rem;
  transform: rotate(25deg);
  clip-path: inset(0 100% 0 0);
  transition-delay: 0.9s;
}

.career-model-cont.--section02 {
  position: relative;
  margin-bottom: 10rem;
}
.career-model-cont.--section02:before {
  content: "";
  width: 75%;
  height: 34rem;
  background: #C81528;
  border-radius: 0 0 0 100px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.career-model-cont.--section02 .ttl-h3,
.career-model-cont.--section03 .ttl-h3,
.career-model-cont.--section04 .ttl-h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 2.725rem;
  padding-left: 50px;
  position: relative;
}
.career-model-cont.--section02 .ttl-h3:before,
.career-model-cont.--section03 .ttl-h3:before,
.career-model-cont.--section04 .ttl-h3:before {
  content: "";
  width: 30px;
  height: 10px;
  background: #C81528;
  position: absolute;
  top: 0.5lh;
  left: 0;
  transform: translate(0, -50%);
}
.career-model-cont.--section02 .block-list-cont {
  display: flex;
  flex-direction: column;
  gap: 2.725rem;
}
.career-model-cont.--section02 .block-list {
  display: flex;
  flex-direction: column;
  gap: 2.725rem;
}
.career-model-cont.--section02 .block-item_inner {
  display: block;
  background: #fff;
  border-radius: 0 40px 0 0;
  padding: 1.367rem 3.677rem 2.725rem;
  position: relative;
}
.career-model-cont.--section02 .block-item_figure {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.367rem;
}
.career-model-cont.--section02 .block-item_picture {
  width: 10.89rem;
  flex: 0 0 10.89rem;
}
.career-model-cont.--section02 .block-item_text {
  font-weight: 600;
  text-align: center;
}
.career-model-cont.--section02 .career-model-cont__deco-wrap .c-decoration.--wave04.--pink {
    right: -1rem;
    bottom: -14rem;
    transform: rotate(20deg) translate(2rem, 0);
    clip-path: inset(0 100% 0 0);
    transition-delay: .6s;
}

.career-model-cont.--section03,
.career-model-cont.--section04 {
  border-radius: 0 50px 0 0;
  background: #fff;
  padding: 100px 0;
  margin-bottom: 120px;
}
.career-model-cont.--section04 {
  border-radius: 50px 0 0 0;
}
.career-model-cont.--section03 .ttl-h3,
.career-model-cont.--section04 .ttl-h3 {
  margin-bottom: 4rem;
}
.career-model-cont.--section03 .career-model-article,
.career-model-cont.--section04 .career-model-article {
  margin-bottom: 120px;
}
.career-model-cont.--section03 .career-model-article:last-of-type,
.career-model-cont.--section04 .career-model-article:last-of-type {
  margin-bottom: 0;
}
.career-model-cont.--section03 .career-model-article_figure,
.career-model-cont.--section04 .career-model-article_figure {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4rem;
  position: relative;
}
.career-model-cont.--section03 .career-model-article_picture,
.career-model-cont.--section04 .career-model-article_picture {
  width: 200px;
  margin-bottom: 20px;
}
.career-model-cont.--section03 .career-model-article_picture img,
.career-model-cont.--section04 .career-model-article_picture img {
  width: 200px;
}
.career-model-article_figcaption {
  border-left: solid 10px #C81528;
  padding-left: 20px;
}
.career-model-article_figcaption_text {
  font-weight: 700;
}
.career-model-cont.--section03 .ttl-h4,
.career-model-cont.--section04 .ttl-h4 {
  color: #C81528;
  font-family: Syne, sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 1;
  text-align: right;
  position: absolute;
  left: calc(50% - 70px);
  top: 60px;
  transform: translate(-100%, -100%);
}
.career-model-cont.--section03 .ttl-h4:before,
.career-model-cont.--section04 .ttl-h4:before {
  content: "Member:";
  font-size: 18px;
  display: block;
  letter-spacing: normal;
}
.career-model-cont.--section03 .ttl-h5,
.career-model-cont.--section04 .ttl-h5 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1;
}
.career-model__career-path {
  background: #F5F1EC;
  border-radius: 3rem 0;
}
.career-model__career-path__item-heading {
  position: relative;
  padding: 1.8rem 3.3rem 1.8rem 2rem;
  cursor: pointer;
}
.career-model__career-path__item-heading.is-active .heading-btn .btn-plus:before {
  transform: rotate(90deg);
  opacity: 0
}
.career-model__career-path__item-heading .heading-ttl {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem
}
.career-model__career-path__item-heading .heading-ttl>span {
  display: inline;
  background-image: linear-gradient(#3336,#3336);
  background-position: 100% 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size .6s cubic-bezier(.2,.68,.24,1)
}
.career-model__career-path__item-heading .heading-btn .btn-plus {
  position: absolute;
  top: 0;
  right: 1.2rem;
  bottom: 0;
  width: 1.6rem;
  height: 1.6rem;
  margin: auto
}
.career-model__career-path__item-heading .heading-btn .btn-plus:before,.career-model__career-path__item-heading .heading-btn .btn-plus:after {
  position: absolute;
  background-color: #c81528;
  content: "";
  transition: all .25s
}
.career-model__career-path__item-heading .heading-btn .btn-plus:before {
  top: 0;
  left: calc(50% - .08rem);
  width: 2px;
  height: 100%;
  opacity: 1
}
.career-model__career-path__item-heading .heading-btn .btn-plus:after {
  top: calc(50% - .08rem);
  left: 0;
  width: 100%;
  height: 2px
}
.career-model__career-path__item-main {
    display: none;
    padding: 1.8rem 3.3rem 1.8rem 2rem;
    border-top: 2px solid #fff;
}
.career-model__career-path__item-main .main-txt {
    margin-bottom: 2em;
    font-weight: 400;
    line-height: 2
}
.career-model__career-path__item-main .main-txt:last-child {
    margin-bottom: 0
}
.career-model__career-path__item-main .main-txt>a {
    text-decoration: underline
}
.career-model__career-path-cont {
  display: flex;
  gap: 2em;
}
.career-path__year {
  width: 4em;
  position: relative;
}
.career-path__year:before {
  content: "";
  border-right: dashed 2px #c81528;
  height: calc(100% - 4.5vw);
  position: absolute;
  top: 0.5lh;
  right: calc(-1em + 7px);
}
.career-model__career-path-cont.--line .career-path__year:before {
  height: 100%;
}
.career-model__career-path-cont.--end .career-path__year:before {
  display: none;
}
.career-model__career-path-cont.--arrow .career-path__year:after {
  content: "";
  border-left: solid 2px #c81528;
  border-bottom: solid 2px #c81528;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: -0.4rem;
  right: calc(-1em + (14px / 2) - (10px / 2) + 1px);
  transform: rotate(-45deg);
  transform-origin: center;
}
.career-path__year__point {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  position: absolute;
  right: -1em;
  top: 0.5lh;
  transform: translate(0, -50%);
  background: #fff;
}
.career-path__year__point.--red {
  background: #c81528;
}
.career-path__text {
  flex: 1;
  padding-top: 0.2lh;
  padding-bottom: 60px;
}
.career-path__year {
  width: auto;
  min-width: 90px;
  flex: 0 0 15%;
}
.career-path__year:before {
  right: auto;
  left: 45px;
  height: calc(100% - 4.5vw);
  z-index: 0;
}
.career-model__career-path-cont.--arrow .career-path__year:after {
  right: auto;
  left: calc(45px - (10px / 2) + 1px);
  bottom: 3px;
}
.career-path__year__point {
  display: none;
}
.career-path__year__point.--red {
  display: inline-block;
  right: auto;
  left: calc(45px - 6px);
}
.career-path__year__text {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  font-size: 18px;
  position: relative;
  z-index: 0;
}
.career-path__text {
  padding-top: 1.5em;
}
.career-model__career-path-cont:not(:last-of-type) .career-path__text {
  padding-bottom: 40px;
  min-height: 130px;
}
.career-model__career-path-cont:last-of-type .career-path__text {
  padding-bottom: 0;
}
.career-model__career-path-cont:not(:last-of-type) .career-path__text.--leave {
  padding-top: 0;
  min-height: auto;
}
.career-model__career-path .ttl-h6 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.career-model-cont.--section03 .c-decoration.--wave04.--skyblue {
  bottom: -11.25rem;
  left: -2.8rem;
  transform: rotate(-25deg);
  clip-path: inset(0 100% 0 0);
  transition-delay: .6s;
}
.career-model-cont.--section03 .c-decoration.--wave03.--camel {
  bottom: -18rem;
  left: -3rem;
  transform: rotate(-25deg);
  clip-path: inset(0 100% 0 0);
  transition-delay: .9s;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .career-model__career-path-cont {
    gap: 1em;
  }
  .career-model__career-path__item-main {
    padding: 1.8rem 2rem 1.8rem 1.8rem
  }
  .career-path__year {
    min-width: 70px;
  }
  .career-path__year:before {
    left: 35px;
  }
  .career-model__career-path-cont.--arrow .career-path__year:after {
    left: calc(35px - (10px / 2) + 1px);
  }
  .career-path__year__text {
    font-size: 1.4rem;
    width: 70px;
    height: 70px;
  }
  .career-path__year__point.--red {
    left: calc(35px - 6px);
  }

}

@media screen and (min-width: 768px) {
  .career-model-cont {
    padding: 0 0 14rem;
  }

  .career-model-cont.--section01:before {
    width: 44%;
    top: 22rem;
    height: 870px;
  }
  .career-model-cont.--section01:after {
    width: 46%;
    bottom: auto;
    top: 23rem;
  }
  .ttl-h2 {
    font-size: 50px;
    margin-bottom: 6rem;
  }
  .ttl-h2_ja {
    font-size: 17px;
  }
  .career-model-cont.--section01 .block-list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 3.5rem 4rem;
  }
  .career-model-cont.--section01 .block-item {
    flex: 0 0 calc((100% - 4rem) / 2);
  }
  .career-model-cont.--section01 .ttl-h3 {
    font-size: 28px;
  }
  .career-model-cont.--section01 .c-decoration.--wave04.--orange {
    top: 0rem;
    right: -2rem;
  }
  .career-model-cont.--section01 .c-decoration.--wave01.--skyblue {
    top: 5.5rem;
    right: 8rem;
  }

  .career-model-cont.--section02 {
    margin-bottom: 17rem;
  }
  .career-model-cont.--section02:before {
    width: 88%;
    bottom: 3rem;
  }
  .career-model-cont.--section02 .block-list-cont {
    flex-direction: row;
    gap: 5rem;
  }
  .block-list-cont-inner {
    flex: 0 0 calc((100% - 5rem) / 2);
  }
  .career-model-cont.--section02 .block-item_inner {
    padding: 2rem 3.677rem;
  }
  .career-model-cont.--section02 .block-item_figure {
    flex-direction: row;
    gap: 30px;
  }
  .career-model-cont.--section02 .block-item_picture {
    width: 120px;
    flex: 0 0 120px;
  }
  .career-model-cont.--section02 .block-item_text {
    text-align: left;
  }
  .career-model-cont.--section02 .career-model-cont__deco-wrap .c-decoration.--wave04.--pink {
    top: 21rem;
    right: -4rem;
  }

  .career-model-cont.--section03,
  .career-model-cont.--section04 {
    background: none;
    position: relative;
    padding: 100px 6% 90px;
  }
  .career-model-cont.--section03 {
    margin-bottom: 130px;
  }
  .career-model-cont.--section04 {
    margin-bottom: 170px;
  }

  .career-model-cont.--section03:before {
    content: "";
    border-radius: 0 50px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    height: 100%;
    background: #fff;
    z-index: -1;
  }
  .career-model-cont.--section04:before {
    content: "";
    border-radius: 50px 0 0 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 95%;
    height: 100%;
    background: #fff;
    z-index: -1;
  }
  .career-model-cont.--section03 .ttl-h5,
  .career-model-cont.--section04 .ttl-h5 {
    font-size: 26px;
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .career-model-cont.--section03 .career-model-article_figure,
  .career-model-cont.--section04 .career-model-article_figure {
    flex-direction: row;
    gap: 70px;
    margin-left: 80px;
  }
  .career-model-cont.--section03 .career-model-article_picture,
  .career-model-cont.--section04 .career-model-article_picture {
    flex: 1 1 50%;
    max-width: 270px;
  }
  .career-model-cont.--section03 .career-model-article_picture img,
  .career-model-cont.--section04 .career-model-article_picture img {
    width: 100%;
    max-width: 270px;
  }
  .career-model-cont.--section03 .career-model-article_figcaption,
  .career-model-cont.--section04 .career-model-article_figcaption {
    flex: 1 1 50%;
  }
  .career-model-cont.--section03 .ttl-h4,
  .career-model-cont.--section04 .ttl-h4 {
    font-size: 44px;
    left: 30px;
    top: 80px;
  }
  .career-model-cont.--section03 .ttl-h4:before,
  .career-model-cont.--section04 .ttl-h4:before {
    font-size: 24px;
  }

  .career-model__career-path__item-heading .heading-ttl {
    text-align: center;
  }
  .career-model-cont.--section03 .c-decoration.--wave04.--skyblue {
    bottom: -16rem;
    left: -11.8rem;
  }
  .career-model-cont.--section03 .c-decoration.--wave03.--camel {
    bottom: -27.5rem;
    left: -12.5rem;
  }
  .career-model__career-path__item-heading {
    padding: 2.4rem 10rem 2.4rem 4rem;
  }
  .career-model__career-path__item-heading .heading-btn .btn-plus {
    right: 4rem;
    width: 2rem;
    height: 2rem;
    transition: border-color .6s cubic-bezier(.2, .68, .24, 1);
  }
  .career-model__career-path__item-main {
    padding: 5rem;
  }
  .career-path__year:before {
    height: calc(100% - 0.5lh);
  }
  .career-model__career-path .ttl-h6 {
    font-size: 1.85rem;
  }
}

@media screen and (min-width: 1024px) {
  .career-model-cont.--section01 {
    padding-top: 120px;
  }
  .career-model-cont.--section01:before {
    top: 30.5rem;
    width: 44.75%;
    height: 830px;
  }
  .career-model-cont.--section01:after {
    top: 32rem;
    height: 260px;
    width: 48%;
  }
  .career-model-cont.--section01 .c-decoration.--wave04.--orange {
    top: 1rem;
    right: -12rem;
  }
  .career-model-cont.--section01 .c-decoration.--wave01.--skyblue {
    top: 6.5rem;
    right: -1rem;
  }
  .career-model-cont.--section02:before {
    bottom: 6rem;
  }
  .career-model-cont.--section02 .block-item_figure {
    gap: 50px;
  }
  .career-model-cont.--section02 .block-item_picture {
    width: 160px;
    flex: 0 0 160px;
  }
  .career-model-cont.--section02 .block-item_text {
    font-size: 18px;
  }
  .career-model-cont.--section02 .career-model-cont__deco-wrap .c-decoration.--wave04.--pink {
    right: -13.5rem;
  }
  .career-model-cont.--section03 .ttl-h3,
  .career-model-cont.--section04 .ttl-h3 {
    margin-bottom: 7rem;
  }
  .career-model-cont.--section03 .career-model-article_figure,
  .career-model-cont.--section04 .career-model-article_figure {
    max-width: 900px;
    margin-right: calc((100% - 900px) / 2 - 40px);
    margin-left: calc((100% - 900px) / 2 + 80px);
  }
  .career-model__career-path__item-heading .heading-ttl {
    font-size: 20px;
  }
  .career-model__career-path__item-main .main-inner {
    max-width: 880px;
    margin: 0 auto;
  }
  .career-path__year {
    flex: 0 0 10%;
  }
  .career-model-cont.--section03 .c-decoration.--wave04.--skyblue {
    left: -16.8rem;
    z-index: -2;
  }
  .career-model-cont.--section03 .c-decoration.--wave03.--camel {
    left: -17.5rem;
    z-index: -2;
  }
}