@keyframes kv_slider {
  0% {
    translate: 0 0;
  }
  100% {
    translate: -406rem 0;
  }
}
@keyframes kv_icon_poyon {
  0%, 1% {
    scale: 1;
    opacity: 1;
  }
  4% {
    scale: 0.9;
  }
  6% {
    scale: 1.3 0.8;
  }
  10% {
    scale: 0.8 1.3;
  }
  14% {
    scale: 1.1 0.9;
  }
  22%, 24% {
    scale: 1;
    opacity: 1;
  }
  25%, 100% {
    scale: 1;
    opacity: 0;
  }
}
@keyframes kv_icon_kata {
  0%, 1% {
    rotate: 0deg;
    opacity: 1;
  }
  4% {
    rotate: 2deg;
  }
  8% {
    rotate: -5deg;
  }
  12% {
    rotate: -8deg;
  }
  16% {
    rotate: 8deg;
  }
  20% {
    rotate: 11deg;
  }
  24% {
    rotate: -11deg;
  }
  28% {
    rotate: 8deg;
  }
  32% {
    rotate: -8deg;
  }
  36% {
    rotate: 5deg;
  }
  40% {
    rotate: -2deg;
  }
  42%, 44% {
    rotate: 0deg;
    opacity: 1;
  }
  45%, 100% {
    rotate: 0deg;
    opacity: 0;
  }
}
@keyframes kv_icon_fuwa {
  0%, 1% {
    translate: 0% 0%;
    opacity: 1;
  }
  5% {
    translate: 0% 6%;
  }
  13% {
    translate: 0% -6%;
  }
  21% {
    translate: 0% 6%;
  }
  29% {
    translate: 0% -6%;
  }
  37%, 40% {
    translate: 0% 0%;
    opacity: 1;
  }
  41%, 100% {
    translate: 0% 0%;
    opacity: 0;
  }
}
@keyframes message_slider {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -370.8rem 0;
  }
}
.main {
  padding-top: 0;
}

.kv {
  position: relative;
}
@media screen and (min-width: 769px) {
  .kv {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .kv {
    padding-top: 20rem;
  }
}
.kv_logo {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .kv_logo {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .kv_logo {
    width: 48.9rem;
    margin-bottom: -2rem;
  }
}
.kv_image {
  position: relative;
}
@media screen and (min-width: 769px) {
  .kv_image {
    padding: 0 0 15rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_image {
    padding: 0 0 9rem;
  }
}
.kv_image::before {
  content: "";
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
  left: 0;
  right: 0;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .kv_image::before {
    background-image: url(../img/index/kv_bg_pc.png);
    width: 125.7rem;
    height: 59.3rem;
    top: 11.1rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_image::before {
    background-image: url(../img/index/kv_bg_sp.png);
    width: 100%;
    height: 38rem;
    top: 13rem;
  }
}
.kv_image_scroll {
  display: flex;
  position: absolute;
  width: 812rem;
  height: 23.8rem;
}
@media screen and (min-width: 769px) {
  .kv_image_scroll {
    left: 0;
    top: 17.8rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_image_scroll {
    left: -62.512rem;
    top: 11.7rem;
    transform: scale(84.874%);
  }
}
.kv_image_scroll > div {
  position: relative;
  background-image: url(../img/index/kv_image_scroll.webp);
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 50%;
  height: 100%;
}
.kv_image_scroll_icon {
  position: absolute;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.084%;
  height: 19.328%;
  opacity: 0;
  animation: kv_icon_poyon 4s linear 0s infinite;
}
.kv_image_scroll_icon.icon1 {
  background-image: url(../img/index/kv_image_scroll_icon1.png);
  top: 13.446%;
  transform-origin: right bottom;
}
.kv_image_scroll_icon.icon2 {
  background-image: url(../img/index/kv_image_scroll_icon2.png);
  top: 16.387%;
  transform-origin: center bottom;
}
.kv_image_scroll_icon.icon3 {
  background-image: url(../img/index/kv_image_scroll_icon3.png);
  top: 13.446%;
  transform-origin: right bottom;
}
.kv_image_scroll_icon.poyon {
  animation-name: kv_icon_poyon;
}
.kv_image_scroll_icon.kata {
  animation-name: kv_icon_kata;
}
.kv_image_scroll_icon.fuwa {
  animation-name: kv_icon_fuwa;
}
.kv_image_scroll_icon.delay1 {
  animation-delay: 0.2s;
}
.kv_image_scroll_icon.delay2 {
  animation-delay: 1.1s;
}
.kv_image_scroll_icon.delay3 {
  animation-delay: 2s;
}
.kv_image_scroll_icon.delay4 {
  animation-delay: 2.9s;
}
.kv_image_scroll_icon.pos1 {
  left: 0.444%;
}
.kv_image_scroll_icon.pos2 {
  left: 6.626%;
}
.kv_image_scroll_icon.pos3 {
  left: 22.439%;
}
.kv_image_scroll_icon.pos4 {
  left: 27.833%;
}
.kv_image_scroll_icon.pos5 {
  left: 33.055%;
}
.kv_image_scroll_icon.pos6 {
  left: 44.04%;
}
.kv_image_scroll_icon.pos7 {
  left: 50.444%;
}
.kv_image_scroll_icon.pos8 {
  left: 56.626%;
}
.kv_image_scroll_icon.pos9 {
  left: 67.02%;
}
.kv_image_scroll_icon.pos10 {
  left: 77.562%;
}
.kv_image_scroll_icon.pos11 {
  left: 88.794%;
}
.kv_image_scroll_icon.pos12 {
  left: 94.04%;
}
@media screen and (min-width: 769px) {
  .kv_image_scroll.is-scrolling > div {
    animation: kv_slider 87s linear infinite;
  }
}
@media screen and (max-width: 768px) {
  .kv_image_scroll.is-scrolling > div {
    animation: kv_slider 58s linear infinite;
  }
}
.kv_image > figure {
  position: relative;
  margin: 0 auto;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  .kv_image > figure {
    width: 48rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_image > figure {
    width: 35rem;
  }
}
.kv_lead {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .kv_lead {
    width: 91.8rem;
    padding-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_lead {
    width: 50.4rem;
    padding-top: 4rem;
  }
}

.lead {
  position: relative;
}
@media screen and (min-width: 769px) {
  .lead {
    padding: 16rem 0;
  }
}
@media screen and (max-width: 768px) {
  .lead {
    padding: 22rem 0;
  }
}
.lead_image {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .lead_image {
    width: 99.6rem;
  }
}
@media screen and (max-width: 768px) {
  .lead_image {
    width: 58.6rem;
  }
}
.lead_text {
  position: relative;
  font-weight: 900;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lead_text {
    padding-top: 2.5rem;
    line-height: 1.186;
    font-size: 7rem;
  }
  .lead_text > p {
    line-height: inherit;
    font: inherit;
  }
  .lead_text > p:first-of-type {
    margin-top: -0.092em;
  }
  .lead_text > p:last-of-type {
    margin-bottom: -0.092em;
  }
}
@media screen and (max-width: 768px) {
  .lead_text {
    padding-top: 2rem;
    line-height: 1.191;
    font-size: 6.3rem;
  }
  .lead_text > p {
    line-height: inherit;
    font: inherit;
  }
  .lead_text > p:first-of-type {
    margin-top: -0.095em;
  }
  .lead_text > p:last-of-type {
    margin-bottom: -0.095em;
  }
}

.message {
  position: relative;
}
@media screen and (min-width: 769px) {
  .message {
    padding: 4rem 0 95rem;
  }
}
@media screen and (max-width: 768px) {
  .message {
    padding: 8rem 0 69rem;
  }
}
.message_inner {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .message_inner {
    max-width: 63rem;
  }
}
@media screen and (max-width: 768px) {
  .message_inner {
    max-width: 62rem;
  }
}
.message_lead {
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .message_lead {
    line-height: 1.29;
    font-size: 3.8rem;
  }
  .message_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .message_lead > p:first-of-type {
    margin-top: -0.144em;
  }
  .message_lead > p:last-of-type {
    margin-bottom: -0.144em;
  }
}
@media screen and (max-width: 768px) {
  .message_lead {
    line-height: 1.373;
    font-size: 4.3rem;
    text-align: center;
  }
  .message_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .message_lead > p:first-of-type {
    margin-top: -0.186em;
  }
  .message_lead > p:last-of-type {
    margin-bottom: -0.186em;
  }
}
@media screen and (min-width: 769px) {
  .message_lead + .message_text {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .message_lead + .message_text {
    padding-top: 6.5rem;
  }
}
.message_text {
  letter-spacing: 0.03em;
  font-weight: 700;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .message_text {
    line-height: 1.834;
    font-size: 1.8rem;
  }
  .message_text > p {
    line-height: inherit;
    font: inherit;
  }
  .message_text > p:first-of-type {
    margin-top: -0.416em;
  }
  .message_text > p:last-of-type {
    margin-bottom: -0.416em;
  }
}
@media screen and (max-width: 768px) {
  .message_text {
    line-height: 1.808;
    font-size: 2.6rem;
  }
  .message_text > p {
    line-height: inherit;
    font: inherit;
  }
  .message_text > p:first-of-type {
    margin-top: -0.403em;
  }
  .message_text > p:last-of-type {
    margin-bottom: -0.403em;
  }
}
@media screen and (min-width: 769px) {
  .message_text + .message_note {
    padding-top: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .message_text + .message_note {
    padding-top: 2.1rem;
  }
}
.message_note {
  letter-spacing: 0.03em;
  font-weight: 700;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .message_note {
    line-height: 2.063;
    font-size: 1.6rem;
  }
  .message_note > p {
    line-height: inherit;
    font: inherit;
  }
  .message_note > p:first-of-type {
    margin-top: -0.531em;
  }
  .message_note > p:last-of-type {
    margin-bottom: -0.531em;
  }
}
@media screen and (max-width: 768px) {
  .message_note {
    line-height: 1.959;
    font-size: 2.4rem;
  }
  .message_note > p {
    line-height: inherit;
    font: inherit;
  }
  .message_note > p:first-of-type {
    margin-top: -0.479em;
  }
  .message_note > p:last-of-type {
    margin-bottom: -0.479em;
  }
}
@media screen and (min-width: 769px) {
  .message_desc {
    padding-top: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .message_desc {
    padding-top: 15rem;
  }
}
.message_desc > dt {
  display: flex;
  align-items: center;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .message_desc > dt {
    column-gap: 1.5rem;
    line-height: 1.567;
    font-size: 3rem;
  }
  .message_desc > dt > p {
    line-height: inherit;
    font: inherit;
  }
  .message_desc > dt > p:first-of-type {
    margin-top: -0.283em;
  }
  .message_desc > dt > p:last-of-type {
    margin-bottom: -0.283em;
  }
}
@media screen and (max-width: 768px) {
  .message_desc > dt {
    column-gap: 1.8rem;
    line-height: 1.473;
    font-size: 3.6rem;
  }
  .message_desc > dt > p {
    line-height: inherit;
    font: inherit;
  }
  .message_desc > dt > p:first-of-type {
    margin-top: -0.236em;
  }
  .message_desc > dt > p:last-of-type {
    margin-bottom: -0.236em;
  }
}
.message_desc > dt::before {
  content: "";
  display: block;
  background-image: url(../img/base/check1.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  translate: 0 10%;
}
@media screen and (min-width: 769px) {
  .message_desc > dt::before {
    width: 1em;
    height: 1em;
  }
}
@media screen and (max-width: 768px) {
  .message_desc > dt::before {
    width: 1.334em;
    height: 1.334em;
  }
}
@media screen and (min-width: 769px) {
  .message_desc > dd {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .message_desc > dd {
    padding-top: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .message_desc > dd + dt {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .message_desc > dd + dt {
    padding-top: 8rem;
  }
}
.message_sign {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .message_sign {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .message_sign {
    padding-top: 10rem;
  }
}
.message_sign span {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .message_sign span {
    line-height: 1;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .message_sign span {
    line-height: 1;
    font-size: 2.4rem;
  }
}
.message_sign strong {
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .message_sign strong {
    line-height: 1;
    font-size: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .message_sign strong {
    line-height: 1;
    font-size: 4.7rem;
  }
}
.message_bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .message_bg {
    width: 120rem;
    height: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .message_bg {
    width: 75rem;
    height: 63rem;
  }
}
.message_scroll {
  position: absolute;
  bottom: 0;
  background-image: url(../img/index/message_image_scroll.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 370.8rem;
  height: 20.8rem;
  left: 50%;
}
@media screen and (min-width: 769px) {
  .message_scroll {
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 768px) {
  .message_scroll {
    transform: scale(56.731%) translate(-120%, 38%);
  }
}
@media screen and (min-width: 769px) {
  .message_scroll.is-scrolling {
    animation: message_slider 61.8s linear infinite;
  }
}
@media screen and (max-width: 768px) {
  .message_scroll.is-scrolling {
    animation: message_slider 41.2s linear infinite;
  }
}

.interview {
  background: #fff;
}
@media screen and (min-width: 769px) {
  .interview {
    padding: 6rem 10px 2rem;
  }
}
@media screen and (max-width: 768px) {
  .interview {
    padding: 11rem 0 2rem;
  }
}
.interview_inner {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .interview_inner {
    width: 130rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .interview_inner {
    max-width: 68rem;
  }
}
.interview_headline {
  display: flex;
  flex-direction: column;
}
.interview_headline h2 {
  letter-spacing: 0.025em;
  font-weight: 900;
  font-family: "Chivo", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .interview_headline h2 {
    line-height: 1;
    font-size: 12.6rem;
  }
}
@media screen and (max-width: 768px) {
  .interview_headline h2 {
    line-height: 0.974;
    font-size: 11.2rem;
  }
}
.interview_headline p {
  letter-spacing: 0.025em;
  line-height: 1;
  font-size: 2.2rem;
  font-weight: 900;
}
.interview_headline + .interview_card {
  margin-top: 2.5rem;
}
.interview_card {
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 2rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .interview_card {
    height: 46.5rem;
    padding: 6rem 9rem;
  }
}
@media screen and (max-width: 768px) {
  .interview_card {
    height: 77rem;
    padding: 6rem 6rem 4.5rem;
  }
}
.interview_card + .interview_card {
  margin-top: 3.5rem;
}
.interview_card.red {
  background: #d12039;
  color: #d12039;
}
.interview_card.yellow {
  background: #f3b722;
  color: #f3b722;
}
.interview_card.green {
  background: #30a050;
  color: #30a050;
}
.interview_card:hover .interview_card_bg img {
  transform: scale(1.05);
}
.interview_card_bg {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 769px) {
  .interview_card_bg {
    top: 0;
  }
}
.interview_card_bg img {
  object-fit: contain;
  object-position: right center;
  width: 100%;
  height: 100%;
  transition: transform 0.4s ease;
}
.interview_card_lead {
  position: relative;
  letter-spacing: 0.025em;
  font-weight: 900;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .interview_card_lead {
    line-height: 1.18;
    font-size: 5rem;
  }
  .interview_card_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .interview_card_lead > p:first-of-type {
    margin-top: -0.09em;
  }
  .interview_card_lead > p:last-of-type {
    margin-bottom: -0.09em;
  }
}
@media screen and (max-width: 768px) {
  .interview_card_lead {
    line-height: 1.28;
    font-size: 5rem;
    white-space: nowrap;
  }
  .interview_card_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .interview_card_lead > p:first-of-type {
    margin-top: -0.14em;
  }
  .interview_card_lead > p:last-of-type {
    margin-bottom: -0.14em;
  }
}
.interview_card_career {
  position: relative;
  letter-spacing: 0.025em;
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .interview_card_career {
    padding-top: 2rem;
    line-height: 1.715;
    font-size: 1.4rem;
  }
  .interview_card_career > p {
    line-height: inherit;
    font: inherit;
  }
  .interview_card_career > p:first-of-type {
    margin-top: -0.357em;
  }
  .interview_card_career > p:last-of-type {
    margin-bottom: -0.357em;
  }
}
@media screen and (max-width: 768px) {
  .interview_card_career {
    padding-top: 4rem;
    line-height: 1.385;
    font-size: 2.6rem;
  }
  .interview_card_career > p {
    line-height: inherit;
    font: inherit;
  }
  .interview_card_career > p:first-of-type {
    margin-top: -0.192em;
  }
  .interview_card_career > p:last-of-type {
    margin-bottom: -0.192em;
  }
}
.interview_card_text {
  display: flex;
  gap: 1.5rem;
  position: relative;
  margin-bottom: auto;
}
@media screen and (min-width: 769px) {
  .interview_card_text {
    align-items: baseline;
    padding-top: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .interview_card_text {
    flex-direction: column;
    padding-top: 3.5rem;
  }
}
.interview_card_position {
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .interview_card_position {
    line-height: 1.367;
    font-size: 3rem;
  }
  .interview_card_position > p {
    line-height: inherit;
    font: inherit;
  }
  .interview_card_position > p:first-of-type {
    margin-top: -0.183em;
  }
  .interview_card_position > p:last-of-type {
    margin-bottom: -0.183em;
  }
}
@media screen and (max-width: 768px) {
  .interview_card_position {
    line-height: 1.231;
    font-size: 5.2rem;
  }
  .interview_card_position > p {
    line-height: inherit;
    font: inherit;
  }
  .interview_card_position > p:first-of-type {
    margin-top: -0.115em;
  }
  .interview_card_position > p:last-of-type {
    margin-bottom: -0.115em;
  }
}
.interview_card_name {
  letter-spacing: 0.025em;
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .interview_card_name {
    line-height: 1.834;
    font-size: 1.8rem;
  }
  .interview_card_name > p {
    line-height: inherit;
    font: inherit;
  }
  .interview_card_name > p:first-of-type {
    margin-top: -0.416em;
  }
  .interview_card_name > p:last-of-type {
    margin-bottom: -0.416em;
  }
}
@media screen and (max-width: 768px) {
  .interview_card_name {
    line-height: 1.358;
    font-size: 2.8rem;
  }
  .interview_card_name > p {
    line-height: inherit;
    font: inherit;
  }
  .interview_card_name > p:first-of-type {
    margin-top: -0.178em;
  }
  .interview_card_name > p:last-of-type {
    margin-bottom: -0.178em;
  }
}

.strength {
  background: #fff;
}
@media screen and (min-width: 769px) {
  .strength {
    padding: 6rem 10px 12rem;
  }
}
@media screen and (max-width: 768px) {
  .strength {
    padding: 11rem 0 14rem;
  }
}
.strength_inner {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .strength_inner {
    width: 130rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .strength_inner {
    max-width: 68rem;
  }
}
.strength_headline {
  display: flex;
  flex-direction: column;
}
.strength_headline h2 {
  letter-spacing: 0.025em;
  font-weight: 900;
  font-family: "Chivo", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .strength_headline h2 {
    line-height: 1;
    font-size: 12.6rem;
  }
}
@media screen and (max-width: 768px) {
  .strength_headline h2 {
    line-height: 0.974;
    font-size: 11.2rem;
  }
}
.strength_headline p {
  letter-spacing: 0.025em;
  line-height: 1;
  font-size: 2.2rem;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .strength_headline + .strength_block {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .strength_headline + .strength_block {
    margin-top: 10rem;
  }
}
.strength_block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .strength_block {
    flex-direction: column;
    row-gap: 7.5rem;
  }
}
@media screen and (max-width: 768px) {
  .strength_block + .strength_block {
    margin-top: 14rem;
  }
}
.strength_block_caption {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .strength_block_caption {
    align-items: flex-end;
    row-gap: 4rem;
    width: 46.77%;
    padding-right: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .strength_block_caption {
    order: -1;
    row-gap: 3.5rem;
    width: 62rem;
  }
}
.strength_block_caption > dt {
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .strength_block_caption > dt {
    width: 47.5rem;
    line-height: 1.334;
    font-size: 4.8rem;
  }
  .strength_block_caption > dt > p {
    line-height: inherit;
    font: inherit;
  }
  .strength_block_caption > dt > p:first-of-type {
    margin-top: -0.166em;
  }
  .strength_block_caption > dt > p:last-of-type {
    margin-bottom: -0.166em;
  }
}
@media screen and (max-width: 768px) {
  .strength_block_caption > dt {
    line-height: 1.289;
    font-size: 5.9rem;
  }
  .strength_block_caption > dt > p {
    line-height: inherit;
    font: inherit;
  }
  .strength_block_caption > dt > p:first-of-type {
    margin-top: -0.144em;
  }
  .strength_block_caption > dt > p:last-of-type {
    margin-bottom: -0.144em;
  }
}
.strength_block_caption > dd {
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .strength_block_caption > dd {
    width: 47.5rem;
    line-height: 1.834;
    font-size: 1.8rem;
  }
  .strength_block_caption > dd > p {
    line-height: inherit;
    font: inherit;
  }
  .strength_block_caption > dd > p:first-of-type {
    margin-top: -0.416em;
  }
  .strength_block_caption > dd > p:last-of-type {
    margin-bottom: -0.416em;
  }
}
@media screen and (max-width: 768px) {
  .strength_block_caption > dd {
    line-height: 1.962;
    font-size: 2.6rem;
  }
  .strength_block_caption > dd > p {
    line-height: inherit;
    font: inherit;
  }
  .strength_block_caption > dd > p:first-of-type {
    margin-top: -0.48em;
  }
  .strength_block_caption > dd > p:last-of-type {
    margin-bottom: -0.48em;
  }
}
.strength_block_caption + .strength_block_image > figure {
  border-radius: 32rem 0 0 32rem;
}
@media screen and (min-width: 769px) {
  .strength_block_caption + .strength_block_image > figure {
    margin-left: 0;
    margin-right: -5rem;
  }
}
@media screen and (max-width: 768px) {
  .strength_block_caption + .strength_block_image > figure {
    margin-left: auto;
    margin-right: -3.5rem;
  }
}
.strength_block_image {
  position: relative;
  height: 64rem;
}
@media screen and (min-width: 769px) {
  .strength_block_image {
    width: 46.693%;
  }
}
@media screen and (max-width: 768px) {
  .strength_block_image {
    width: 68rem;
  }
}
.strength_block_image > figure {
  border-radius: 0 32rem 32rem 0;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .strength_block_image > figure {
    width: calc(100% + 5rem);
    margin-left: -5rem;
  }
}
@media screen and (max-width: 768px) {
  .strength_block_image > figure {
    width: 65.7rem;
    margin-left: -3.5rem;
  }
}
@media screen and (min-width: 769px) {
  .strength_block_image + .strength_block_caption {
    align-items: flex-start;
    padding-left: 3rem;
    padding-right: 0;
  }
}

.numbers {
  background-position: center top;
}
@media screen and (min-width: 769px) {
  .numbers {
    background-image: url(../img/index/numbers_bg_pc.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 8rem 10px 17rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers {
    background-image: url(../img/index/numbers_bg_sp.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
    padding: 12rem 0 14rem;
  }
}
.numbers_inner {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .numbers_inner {
    width: 130rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .numbers_inner {
    max-width: 68rem;
  }
}
.numbers_headline {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.numbers_headline h2 {
  letter-spacing: 0.025em;
  font-weight: 900;
  font-family: "Chivo", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .numbers_headline h2 {
    line-height: 1;
    font-size: 12.6rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_headline h2 {
    line-height: 0.974;
    font-size: 11.2rem;
  }
}
.numbers_headline p {
  letter-spacing: 0.025em;
  line-height: 1;
  font-size: 2.2rem;
  font-weight: 900;
}
.numbers_cards {
  display: grid;
  gap: 1rem;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .numbers_cards {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    width: 110rem;
    max-width: 100%;
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_cards {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto auto;
    padding-top: 2.5rem;
  }
}
.numbers_card {
  display: flex;
  justify-content: center;
  background: #fad711;
}
@media screen and (min-width: 769px) {
  .numbers_card {
    align-items: center;
    border-radius: 1rem;
    height: 32.5rem;
    padding: 0 5rem;
  }
  .numbers_card.column2 {
    grid-column: span 2;
    flex-wrap: wrap;
  }
  .numbers_card.column2 .numbers_card_block {
    flex-direction: row;
    justify-content: flex-start;
  }
  .numbers_card.column2 .numbers_card_block .numbers_card_head {
    margin-right: 8.5%;
  }
  .numbers_card.column2 .numbers_card_block .numbers_card_head.full {
    width: 100%;
  }
  .numbers_card.column2 .numbers_card_block .numbers_card_caption + .numbers_card_caption {
    border-left: 3px solid;
    margin-left: 5.5%;
    margin-top: 3rem;
    padding-left: 5.8%;
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card {
    grid-column: span 2;
    flex-direction: column;
    border-radius: 1.8rem;
    padding: 7rem 5.5rem 10rem;
  }
  .numbers_card.row1 {
    grid-row: 1/2;
  }
}
.numbers_card_block {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 769px) {
  .numbers_card_block {
    width: 100%;
  }
  .numbers_card_block.row {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .numbers_card_block.row .numbers_card_head.full {
    width: 100%;
  }
  .numbers_card_block.row .numbers_card_caption + .numbers_card_caption {
    padding-left: 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_block {
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_block + .numbers_card_block {
    margin-left: 5.1rem;
    padding-left: 5.2rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_block + .numbers_card_block {
    padding-top: 6rem;
  }
}
.numbers_card_block + .numbers_card_block::before {
  content: "";
  position: absolute;
  left: 0;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .numbers_card_block + .numbers_card_block::before {
    border-left: 3px solid #c8171e;
    top: 2.8rem;
    bottom: 0.2rem;
  }
}
.numbers_card_head {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .numbers_card_head {
    row-gap: 0.7rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_head {
    row-gap: 1.3rem;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_head.pb1 {
    padding-bottom: 2.1rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_head.pb1 {
    padding-bottom: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_head.pb2 {
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_head.pb2 {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_head.pb3 {
    padding-bottom: 4.2rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_head.pb3 {
    padding-bottom: 1.5rem;
  }
}
.numbers_card_h3 {
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .numbers_card_h3 {
    line-height: 1.063;
    font-size: 3.2rem;
  }
  .numbers_card_h3 > h3 {
    line-height: inherit;
    font: inherit;
  }
  .numbers_card_h3 > h3:first-of-type {
    margin-top: -0.031em;
  }
  .numbers_card_h3 > h3:last-of-type {
    margin-bottom: -0.031em;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_h3 {
    line-height: 1.038;
    font-size: 5.4rem;
  }
  .numbers_card_h3 > h3 {
    line-height: inherit;
    font: inherit;
  }
  .numbers_card_h3 > h3:first-of-type {
    margin-top: -0.018em;
  }
  .numbers_card_h3 > h3:last-of-type {
    margin-bottom: -0.018em;
  }
}
.numbers_card_h4 {
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .numbers_card_h4 {
    line-height: 1.26;
    font-size: 2.7rem;
  }
  .numbers_card_h4 > h4 {
    line-height: inherit;
    font: inherit;
  }
  .numbers_card_h4 > h4:first-of-type {
    margin-top: -0.129em;
  }
  .numbers_card_h4 > h4:last-of-type {
    margin-bottom: -0.129em;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_h4 {
    line-height: 1.255;
    font-size: 5.1rem;
  }
  .numbers_card_h4 > h4 {
    line-height: inherit;
    font: inherit;
  }
  .numbers_card_h4 > h4:first-of-type {
    margin-top: -0.127em;
  }
  .numbers_card_h4 > h4:last-of-type {
    margin-bottom: -0.127em;
  }
}
.numbers_card_h4 em {
  display: inline-block;
  line-height: 0.6;
  font-size: 1.186em;
  font-style: normal;
  translate: 0 8%;
}
.numbers_card_caption {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 769px) {
  .numbers_card_caption.center {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_caption {
    margin-top: 1.5rem;
  }
  .numbers_card_caption.column {
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_caption + .numbers_card_caption {
    padding-top: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_caption + .numbers_card_caption {
    padding-top: 2rem;
  }
}
.numbers_card_image {
  position: relative;
}
@media screen and (min-width: 769px) {
  .numbers_card_image.wid1 {
    width: 15.7rem;
    margin-right: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_image.wid1 {
    width: 20.2rem;
    margin: 0 auto 3.5rem;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_image.wid2 {
    width: 4.8rem;
    margin-right: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_image.wid2 {
    width: 9rem;
    margin-right: 2.4rem;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_image.wid3 {
    width: 12.8rem;
    margin: 1.6rem 3.5rem 0 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_image.wid3 {
    width: 17.7rem;
    margin: -1.9rem 4.4rem -4.9rem auto;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_image.wid4 {
    width: 7.2rem;
    margin: 0 2.2rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_image.wid4 {
    width: 10.6rem;
    margin: 0 2.2rem 0 0;
  }
}
.numbers_card_column {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 769px) {
  .numbers_card_column + .numbers_card_column {
    padding-left: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_column + .numbers_card_column {
    padding-left: 2rem;
  }
}
.numbers_card_cell {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .numbers_card_cell + .numbers_card_cell {
    padding-left: 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_cell + .numbers_card_cell {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_cell .numbers_card_text + .numbers_card_num {
    padding-top: 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_cell .numbers_card_text + .numbers_card_num {
    padding-top: 1.2rem;
  }
}
@media screen and (min-width: 769px) {
  .numbers_card_cell .numbers_card_note + .numbers_card_num {
    padding-top: 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_cell .numbers_card_note + .numbers_card_num {
    padding-top: 1.2rem;
  }
}
.numbers_card_num {
  display: flex;
  align-items: baseline;
  column-gap: 0.3rem;
  line-height: 1;
  font-weight: 900;
  font-family: "Chivo", "Noto Sans JP", sans-serif;
}
.numbers_card_num .num1 {
  letter-spacing: -0.04em;
  line-height: 0.75;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .num1 {
    font-size: 10.1rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .num1 {
    font-size: 17.8rem;
  }
}
.numbers_card_num .num2 {
  letter-spacing: -0.04em;
  line-height: 0.75;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .num2 {
    font-size: 8.7rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .num2 {
    font-size: 16.2rem;
  }
}
.numbers_card_num .num3 {
  letter-spacing: -0.03em;
  line-height: 0.75;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .num3 {
    font-size: 6.9rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .num3 {
    font-size: 12.9rem;
  }
}
.numbers_card_num .num4 {
  letter-spacing: -0.03em;
  line-height: 0.75;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .num4 {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .num4 {
    font-size: 10.3rem;
  }
}
.numbers_card_num .num5 {
  letter-spacing: -0.03em;
  line-height: 0.75;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .num5 {
    font-size: 5.4rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .num5 {
    font-size: 10.1rem;
  }
}
.numbers_card_num .unit1 {
  padding-left: 0.05em;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .unit1 {
    font-size: 6.1rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .unit1 {
    font-size: 10.8rem;
  }
}
.numbers_card_num .unit2 {
  padding-left: 0.2em;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .unit2 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .unit2 {
    font-size: 4.6rem;
  }
}
.numbers_card_num .unit2 em {
  font-family: "Chivo", "Noto Sans JP", sans-serif;
  font-style: normal;
}
.numbers_card_num .unit3 {
  padding-left: 0.1em;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .unit3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .unit3 {
    font-size: 3.8rem;
  }
}
.numbers_card_num .unit4 {
  padding-left: 0.1em;
  font-family: "Chivo", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .numbers_card_num .unit4 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_num .unit4 {
    font-size: 4.6rem;
  }
}
.numbers_card_text {
  letter-spacing: 0.025em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .numbers_card_text {
    line-height: 1.2;
    font-size: 2rem;
  }
  .numbers_card_text > p {
    line-height: inherit;
    font: inherit;
  }
  .numbers_card_text > p:first-of-type {
    margin-top: -0.1em;
  }
  .numbers_card_text > p:last-of-type {
    margin-bottom: -0.1em;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_text {
    line-height: 1.231;
    font-size: 2.6rem;
  }
  .numbers_card_text > p {
    line-height: inherit;
    font: inherit;
  }
  .numbers_card_text > p:first-of-type {
    margin-top: -0.115em;
  }
  .numbers_card_text > p:last-of-type {
    margin-bottom: -0.115em;
  }
}
.numbers_card_note {
  letter-spacing: 0.025em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .numbers_card_note {
    line-height: 1.358;
    font-size: 1.4rem;
  }
  .numbers_card_note > p {
    line-height: inherit;
    font: inherit;
  }
  .numbers_card_note > p:first-of-type {
    margin-top: -0.178em;
  }
  .numbers_card_note > p:last-of-type {
    margin-bottom: -0.178em;
  }
}
@media screen and (max-width: 768px) {
  .numbers_card_note {
    line-height: 1.231;
    font-size: 2.6rem;
  }
  .numbers_card_note > p {
    line-height: inherit;
    font: inherit;
  }
  .numbers_card_note > p:first-of-type {
    margin-top: -0.115em;
  }
  .numbers_card_note > p:last-of-type {
    margin-bottom: -0.115em;
  }
}

.career {
  background: #d12039;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .career {
    padding: 8rem 10px 18rem;
  }
}
@media screen and (max-width: 768px) {
  .career {
    padding: 13rem 0 17rem;
  }
}
.career_inner {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .career_inner {
    width: 130rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .career_inner {
    max-width: 68rem;
  }
}
.career_headline {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.career_headline h2 {
  letter-spacing: 0.025em;
  font-weight: 900;
  font-family: "Chivo", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .career_headline h2 {
    line-height: 1;
    font-size: 12.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_headline h2 {
    line-height: 0.974;
    font-size: 11.2rem;
  }
}
.career_headline p {
  letter-spacing: 0.025em;
  line-height: 1;
  font-size: 2.2rem;
  font-weight: 900;
}
.career_caption {
  position: relative;
}
@media screen and (min-width: 769px) {
  .career_caption {
    padding: 8rem 5rem 17.5rem;
  }
}
@media screen and (max-width: 768px) {
  .career_caption {
    padding: 9rem 3rem 8rem;
  }
}
.career_caption_bg {
  position: absolute;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .career_caption_bg {
    width: 106rem;
    right: -2rem;
    bottom: -2.3rem;
  }
}
@media screen and (max-width: 768px) {
  .career_caption_bg {
    width: 51.6rem;
    right: -3.5rem;
    bottom: -39rem;
  }
}
.career_caption .career_lead, .career_caption .career_text {
  position: relative;
}
.career_lead {
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .career_lead {
    line-height: 1.327;
    font-size: 5.2rem;
  }
  .career_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .career_lead > p:first-of-type {
    margin-top: -0.163em;
  }
  .career_lead > p:last-of-type {
    margin-bottom: -0.163em;
  }
}
@media screen and (max-width: 768px) {
  .career_lead {
    line-height: 1.289;
    font-size: 5.9rem;
    text-shadow: 0 0 3px #d12039, 0 0 3px #d12039, 0 0 4px #d12039, 0 0 4px #d12039, 0 0 5px #d12039;
  }
  .career_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .career_lead > p:first-of-type {
    margin-top: -0.144em;
  }
  .career_lead > p:last-of-type {
    margin-bottom: -0.144em;
  }
}
@media screen and (min-width: 769px) {
  .career_lead + .career_text {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .career_lead + .career_text {
    padding-top: 4.5rem;
  }
}
.career_text {
  letter-spacing: 0.05em;
  font-weight: 900;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .career_text {
    width: 46.5rem;
    line-height: 1.834;
    font-size: 1.8rem;
  }
  .career_text > p {
    line-height: inherit;
    font: inherit;
  }
  .career_text > p:first-of-type {
    margin-top: -0.416em;
  }
  .career_text > p:last-of-type {
    margin-bottom: -0.416em;
  }
}
@media screen and (max-width: 768px) {
  .career_text {
    line-height: 1.962;
    font-size: 2.6rem;
    text-shadow: 0 0 3px #d12039, 0 0 3px #d12039, 0 0 4px #d12039, 0 0 4px #d12039, 0 0 5px #d12039;
  }
  .career_text > p {
    line-height: inherit;
    font: inherit;
  }
  .career_text > p:first-of-type {
    margin-top: -0.48em;
  }
  .career_text > p:last-of-type {
    margin-bottom: -0.48em;
  }
}
.career_box {
  position: relative;
}
.career_box.box1 {
  background: #d12039;
}
@media screen and (min-width: 769px) {
  .career_box.box1 {
    border-radius: 0 1rem 1rem 1rem;
    padding: 6.5rem 5rem 5rem;
    filter: drop-shadow(0 0 1.2rem rgba(114, 12, 12, 0.45));
  }
}
@media screen and (max-width: 768px) {
  .career_box.box1 {
    border-radius: 1rem;
    padding: 7rem 4rem 10.5rem;
    box-shadow: 0 0 1.2rem rgba(114, 12, 12, 0.6);
  }
}
@media screen and (min-width: 769px) {
  .career_box.box1 .career_box_headline {
    position: absolute;
    background: #d12039;
    border-radius: 1rem 1rem 1rem 0;
    width: 51rem;
    height: 9.5rem;
    left: 0;
    bottom: 100%;
    padding-left: 5rem;
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .career_box.box1 .career_box_headline {
    padding-bottom: 6.5rem;
  }
}
.career_box.box1 .career_box_headline .corner {
  position: absolute;
  left: 100%;
  bottom: 0;
}
@media screen and (min-width: 769px) {
  .career_box.box1 .career_box_headline .corner {
    width: 2rem;
    height: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .career_box.box1 .career_box_headline .corner {
    display: none;
  }
}
.career_box.box1 .career_box_headline .corner::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  left: 100%;
  top: 0;
  background: transparent;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .career_box.box1 .career_box_headline .corner::before {
    box-shadow: -2rem 2rem 0 0 #d12039;
  }
}
.career_box.box2 {
  background: #350f03;
  border-radius: 1rem;
}
@media screen and (min-width: 769px) {
  .career_box.box2 {
    margin-top: 4.5rem;
    padding: 4rem 5rem 5rem;
  }
}
@media screen and (max-width: 768px) {
  .career_box.box2 {
    margin-top: 5.5rem;
    padding: 3rem;
  }
}
.career_box_headline {
  display: flex;
  column-gap: 3rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .career_box_headline {
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .career_box_headline {
    align-items: baseline;
  }
}
.career_box_headline h3 {
  position: relative;
  padding-left: 1em;
  letter-spacing: 0.025em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .career_box_headline h3 {
    line-height: 1;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_box_headline h3 {
    line-height: 1;
    font-size: 3.2rem;
  }
}
.career_box_headline h3::before {
  content: "";
  position: absolute;
  border: 0.212em solid;
  border-radius: 50%;
  width: 0;
  height: 0;
  left: 0.116em;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.career_box_headline p {
  letter-spacing: 0.025em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .career_box_headline p {
    line-height: 1;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .career_box_headline p {
    line-height: 1;
    font-size: 2.6rem;
  }
}
.career_box_lead {
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .career_box_lead {
    line-height: 1.327;
    font-size: 5.2rem;
  }
  .career_box_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .career_box_lead > p:first-of-type {
    margin-top: -0.163em;
  }
  .career_box_lead > p:last-of-type {
    margin-bottom: -0.163em;
  }
}
@media screen and (max-width: 768px) {
  .career_box_lead {
    line-height: 1.382;
    font-size: 5.5rem;
  }
  .career_box_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .career_box_lead > p:first-of-type {
    margin-top: -0.19em;
  }
  .career_box_lead > p:last-of-type {
    margin-bottom: -0.19em;
  }
}
@media screen and (min-width: 769px) {
  .career_box_lead + .career_text {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .career_box_lead + .career_text {
    padding-top: 5rem;
  }
}
.career_steps {
  position: relative;
}
@media screen and (min-width: 769px) {
  .career_steps {
    margin-top: -3.2rem;
  }
  .career_steps .simplebar-wrapper, .career_steps .simplebar-mask, .career_steps .simplebar-content-wrapper {
    overflow: visible !important;
  }
  .career_steps .simplebar-track {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .career_steps .simplebar-track {
    background: #28030a;
    border-radius: 3.6rem;
    height: 3.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_steps .simplebar-track .simplebar-scrollbar::before {
    background: #d12039;
    height: 1.4rem !important;
    left: 1.1rem;
    right: 1.1rem;
    top: 1.1rem;
    opacity: 1 !important;
  }
}
.career_steps_inner {
  display: grid;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .career_steps_inner {
    grid-template-columns: repeat(4, 1fr);
    height: 56.7rem;
  }
}
@media screen and (max-width: 768px) {
  .career_steps_inner {
    grid-template-columns: 44rem 1fr 1fr 54rem;
    width: 189.5rem;
    height: 92rem;
  }
}
.career_step {
  display: flex;
  position: relative;
  align-items: flex-end;
}
@media screen and (min-width: 769px) {
  .career_step.step1 {
    padding-bottom: 19.8rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step1 {
    padding-bottom: 18rem;
  }
}
.career_step.step1 .career_step_image::before {
  display: none;
}
.career_step.step1 .career_step_image::after {
  border-left: 0;
}
.career_step.step1 .career_step_image figure {
  width: 10.6rem;
  height: 12.6rem;
}
@media screen and (min-width: 769px) {
  .career_step.step1 .career_step_image figure {
    left: 5.4rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step1 .career_step_image figure {
    left: 3rem;
  }
}
.career_step.step1 .career_step_image h4 {
  left: 1rem;
}
@media screen and (min-width: 769px) {
  .career_step.step1 .career_step_balloon {
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step1 .career_step_balloon {
    background-image: url(../img/index/career_step_balloon_top.png);
    width: 42.8rem;
    height: 28.6rem;
    left: 0;
    bottom: 48rem;
    padding: 0 0 3.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step1 .career_step_balloon p {
    width: 33.7rem;
  }
}
@media screen and (min-width: 769px) {
  .career_step.step2 {
    padding-bottom: 28.9rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step2 {
    padding-bottom: 32rem;
  }
}
@media screen and (min-width: 769px) {
  .career_step.step2 .career_step_balloon {
    bottom: 9.1rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step2 .career_step_balloon {
    bottom: 7.7rem;
  }
}
@media screen and (min-width: 769px) {
  .career_step.step3 {
    padding-bottom: 38rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step3 {
    padding-bottom: 46rem;
  }
}
@media screen and (min-width: 769px) {
  .career_step.step3 .career_step_balloon {
    bottom: 18.2rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step3 .career_step_balloon {
    bottom: 21.4rem;
  }
}
@media screen and (min-width: 769px) {
  .career_step.step4 {
    padding-bottom: 47.1rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step4 {
    padding-bottom: 60rem;
  }
}
.career_step.step4 .career_step_image figure {
  width: 9.6rem;
  height: 13.1rem;
}
@media screen and (min-width: 769px) {
  .career_step.step4 .career_step_image figure {
    left: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step4 .career_step_image figure {
    left: 20.8rem;
  }
}
@media screen and (min-width: 769px) {
  .career_step.step4 .career_step_balloon {
    padding-right: 2rem;
    bottom: 27.3rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step4 .career_step_balloon {
    padding-right: 0;
    bottom: 35.2rem;
  }
}
@media screen and (min-width: 769px) {
  .career_step.step4 .career_step_balloon p {
    width: 28.5rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step.step4 .career_step_balloon p {
    width: 42.5rem;
  }
}
.career_step_image {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .career_step_image {
    height: 9.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step_image {
    height: 14.6rem;
  }
}
.career_step_image::before {
  content: "";
  position: absolute;
  background-image: url(../img/index/career_step_img1.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  bottom: 100%;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .career_step_image::before {
    width: 5.7rem;
    height: 7.8rem;
    filter: drop-shadow(0.5rem 0.5rem 0.3rem rgba(114, 12, 12, 0.45));
  }
}
@media screen and (max-width: 768px) {
  .career_step_image::before {
    width: 7.5rem;
    height: 11.4rem;
  }
}
.career_step_image::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .career_step_image::after {
    border-top: 5px solid;
    border-left: 5px solid;
    filter: drop-shadow(0.5rem 0.5rem 0.3rem rgba(114, 12, 12, 0.45));
  }
}
@media screen and (max-width: 768px) {
  .career_step_image::after {
    border-top: 0.6rem solid;
    border-left: 0.6rem solid;
  }
}
.career_step_image figure {
  position: absolute;
  bottom: 100%;
  filter: drop-shadow(0.5rem 0.5rem 0.3rem rgba(114, 12, 12, 0.45));
}
.career_step_image h4 {
  position: absolute;
  letter-spacing: 0.025em;
  font-weight: 900;
  text-shadow: 0.5rem 0.5rem 0.3rem rgba(114, 12, 12, 0.45);
}
@media screen and (min-width: 769px) {
  .career_step_image h4 {
    left: 5rem;
    bottom: 0;
    line-height: 1;
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step_image h4 {
    left: 8.5rem;
    bottom: 4rem;
    line-height: 1;
    font-size: 4.6rem;
  }
}
.career_step_image p {
  position: absolute;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .career_step_image p {
    left: 3rem;
    bottom: calc(100% + 1rem);
    line-height: 1;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step_image p {
    left: 4.5rem;
    bottom: calc(100% + 1.5rem);
    line-height: 1;
    font-size: 3.4rem;
  }
}
.career_step_balloon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-image: url(../img/index/career_step_balloon_bottom.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  letter-spacing: 0.025em;
  font-weight: 900;
  text-align: justify;
  color: #c8171e;
}
@media screen and (min-width: 769px) {
  .career_step_balloon {
    width: 112.334%;
    height: 17.2rem;
    padding: 4.4rem 3.5rem 2rem 2rem;
    line-height: 1.824;
    font-size: 1.7rem;
    filter: drop-shadow(0.5rem 0.5rem 0.3rem rgba(114, 12, 12, 0.45));
  }
}
@media screen and (max-width: 768px) {
  .career_step_balloon {
    width: 51.6rem;
    height: 27rem;
    padding-right: 5.8rem;
    padding-top: 3.6rem;
    line-height: 1.616;
    font-size: 2.6rem;
    filter: drop-shadow(0.7rem 0.7rem 0.6rem rgba(114, 12, 12, 0.45));
  }
}
@media screen and (min-width: 769px) {
  .career_step_balloon p {
    width: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .career_step_balloon p {
    width: 36.7rem;
  }
}
.career_flows {
  display: grid;
}
@media screen and (min-width: 769px) {
  .career_flows {
    grid-template-columns: auto 12.917% 12.917% 12.917% 12.917% 12.917% 15.584%;
    gap: 0 1.2rem;
    height: 45.4rem;
    margin-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flows {
    grid-template-rows: 14.1rem 13.2rem 13.7rem 13.7rem 13.7rem 13.7rem 18.7rem;
    gap: 1.2rem;
    margin-top: 3rem;
  }
}
.career_flow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  position: relative;
}
.career_flow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .career_flow::before {
    right: -3.2rem;
    bottom: 0;
    clip-path: polygon(0 0, calc(100% - 3.2rem) 0, 100% 50%, calc(100% - 3.2rem) 100%, 0 100%, 3.2rem 50%);
  }
}
@media screen and (max-width: 768px) {
  .career_flow::before {
    right: 0;
    bottom: -4.4rem;
    clip-path: polygon(0 0, 50% 4.4rem, 100% 0, 100% calc(100% - 4.4rem), 50% 100%, 0 calc(100% - 4.4rem));
  }
}
@media screen and (min-width: 769px) {
  .career_flow.flow1 {
    padding-left: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow1 {
    padding-top: 2.2rem;
  }
}
.career_flow.flow1::before {
  background: #945a12;
}
@media screen and (min-width: 769px) {
  .career_flow.flow1::before {
    border-radius: 1rem 0 0 1rem;
    clip-path: polygon(0 0, calc(100% - 3.2rem) 0, 100% 50%, calc(100% - 3.2rem) 100%, 0 100%);
    right: -3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow1::before {
    border-radius: 1.3rem 1.3rem 0 0;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4.4rem), 50% 100%, 0 calc(100% - 4.4rem));
    bottom: -4.4rem;
  }
}
@media screen and (min-width: 769px) {
  .career_flow.flow1 .career_flow_inner {
    min-height: 31rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow1 .career_flow_inner {
    min-width: 46rem;
  }
}
.career_flow.flow1 .career_flow_label p {
  color: #945a12;
}
@media screen and (min-width: 769px) {
  .career_flow.flow2 {
    padding-left: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow2 {
    padding-top: 6.6rem;
  }
}
.career_flow.flow2::before {
  background: #cc861a;
}
@media screen and (min-width: 769px) {
  .career_flow.flow2 .career_flow_inner {
    min-height: 31rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow2 .career_flow_inner {
    min-width: 46rem;
  }
}
.career_flow.flow2 .career_flow_label p {
  color: #cc861a;
}
@media screen and (min-width: 769px) {
  .career_flow.flow3 {
    padding-left: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow3 {
    padding-top: 5.28rem;
  }
}
.career_flow.flow3::before {
  background: #f2a420;
}
@media screen and (min-width: 769px) {
  .career_flow.flow3 .career_flow_inner {
    min-height: 31rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow3 .career_flow_inner {
    min-width: 46rem;
  }
}
.career_flow.flow3 .career_flow_label p {
  color: #cc861a;
}
@media screen and (min-width: 769px) {
  .career_flow.flow3 .career_flow_balloon {
    width: 35.1rem;
    height: 13.7rem;
    left: 1.5rem;
    bottom: -2rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow3 .career_flow_balloon {
    width: 38.9rem;
    height: 10.9rem;
    left: 28rem;
    top: 12rem;
  }
}
@media screen and (min-width: 769px) {
  .career_flow.flow4 {
    padding-left: 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow4 {
    padding-top: 7.92rem;
  }
}
.career_flow.flow4::before {
  background: #f29620;
}
@media screen and (min-width: 769px) {
  .career_flow.flow5 {
    padding-left: 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow5 {
    padding-top: 6.6rem;
  }
}
.career_flow.flow5::before {
  background: #f27d20;
}
@media screen and (min-width: 769px) {
  .career_flow.flow6 {
    padding-left: 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow6 {
    padding-top: 6.6rem;
  }
}
.career_flow.flow6::before {
  background: #df521a;
}
@media screen and (min-width: 769px) {
  .career_flow.flow7 {
    padding-left: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow7 {
    padding-top: 2.2rem;
  }
}
.career_flow.flow7::before {
  background: #c8171e;
}
@media screen and (min-width: 769px) {
  .career_flow.flow7::before {
    border-radius: 0 1rem 1rem 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 3.2rem 50%);
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .career_flow.flow7::before {
    border-radius: 0 0 1.3rem 1.3rem;
    clip-path: polygon(0 0, 50% 4.4rem, 100% 0, 100% 100%, 0 100%);
    bottom: 0;
  }
}
.career_flow_inner {
  display: flex;
}
@media screen and (min-width: 769px) {
  .career_flow_inner {
    justify-content: center;
    gap: 0.9rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow_inner {
    align-items: center;
    gap: 1.5rem;
  }
}
.career_flow_sub {
  display: flex;
  justify-content: center;
  position: relative;
  letter-spacing: 0.1em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .career_flow_sub {
    line-height: 1;
    font-size: 3.1rem;
  }
  .career_flow_sub p {
    writing-mode: vertical-lr;
  }
}
@media screen and (max-width: 768px) {
  .career_flow_sub {
    line-height: 1;
    font-size: 3.5rem;
  }
}
.career_flow_sub sup {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .career_flow_sub sup {
    right: -1.4em;
    top: 0;
    line-height: 1;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow_sub sup {
    right: -0.2em;
    top: -1.2em;
    line-height: 1;
    font-size: 2.6rem;
  }
}
.career_flow_label {
  position: relative;
  letter-spacing: 0.025em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .career_flow_label {
    line-height: 1;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow_label {
    line-height: 1;
    font-size: 2.6rem;
  }
}
.career_flow_label p {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .career_flow_label p {
    border-radius: 1.4rem;
    min-height: 3.734em;
    padding: 0.7em;
    text-orientation: upright;
    writing-mode: vertical-lr;
  }
}
@media screen and (max-width: 768px) {
  .career_flow_label p {
    border-radius: 1.7rem;
    min-width: 3.308em;
    padding: 0.527em;
  }
}
.career_flow_text {
  position: relative;
  letter-spacing: 0.025em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .career_flow_text {
    line-height: 1;
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow_text {
    line-height: 1;
    font-size: 3rem;
  }
}
.career_flow_balloon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  letter-spacing: 0.025em;
  font-weight: 700;
  color: #c8171e;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .career_flow_balloon {
    background-image: url(../img/index/career_flow_balloon_right.png);
    line-height: 1.7;
    font-size: 2rem;
    padding-top: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .career_flow_balloon {
    background-image: url(../img/index/career_flow_balloon_left.png);
    line-height: 1.334;
    font-size: 2.4rem;
    padding-top: 1.8rem;
  }
}
.career_flow_balloon p {
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (min-width: 769px) {
  .recruit {
    padding: 7.5rem 10px;
  }
}
@media screen and (max-width: 768px) {
  .recruit {
    padding: 13rem 0 9rem;
  }
}
.recruit_inner {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .recruit_inner {
    width: 130rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .recruit_inner {
    max-width: 68rem;
  }
}
.recruit_headline {
  display: flex;
  flex-direction: column;
}
.recruit_headline h2 {
  letter-spacing: 0.025em;
  font-weight: 900;
  font-family: "Chivo", "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .recruit_headline h2 {
    line-height: 1;
    font-size: 12.6rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_headline h2 {
    line-height: 0.974;
    font-size: 11.2rem;
  }
}
.recruit_headline p {
  letter-spacing: 0.025em;
  line-height: 1;
  font-size: 2.2rem;
  font-weight: 900;
}
.recruit_lead {
  font-weight: 900;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .recruit_lead {
    padding-top: 8.5rem;
    line-height: 1.289;
    font-size: 4.5rem;
  }
  .recruit_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .recruit_lead > p:first-of-type {
    margin-top: -0.144em;
  }
  .recruit_lead > p:last-of-type {
    margin-bottom: -0.144em;
  }
}
@media screen and (max-width: 768px) {
  .recruit_lead {
    padding-top: 9rem;
    line-height: 1.289;
    font-size: 4.5rem;
  }
  .recruit_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .recruit_lead > p:first-of-type {
    margin-top: -0.144em;
  }
  .recruit_lead > p:last-of-type {
    margin-bottom: -0.144em;
  }
}
.recruit_accordion {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .recruit_accordion {
    padding-top: 6rem;
    padding-bottom: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_accordion {
    padding-top: 7.5rem;
    padding-bottom: 1.5rem;
  }
}
.recruit_accordion > div {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .recruit_accordion > div {
    max-width: 110rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_accordion > div {
    max-width: 62rem;
  }
}
.recruit_data {
  display: grid;
}
@media screen and (min-width: 769px) {
  .recruit_data {
    grid-template-columns: 27.5rem 1fr;
    padding: 7.5rem 0 11.3rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_data {
    grid-template-columns: 25rem 1fr;
    padding: 5rem 0 11.5rem;
  }
}
.recruit_data > dt {
  letter-spacing: 0.025em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .recruit_data > dt {
    border-bottom: 2px solid;
    padding: 3.8rem 0;
    line-height: 1.215;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_data > dt {
    border-bottom: 0.3rem solid;
    padding: 6.6rem 0;
    line-height: 1.106;
    font-size: 3.8rem;
  }
}
.recruit_data > dd {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .recruit_data > dd {
    border-bottom: 2px solid;
    padding: 3.8rem 0;
    line-height: 2.125;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_data > dd {
    border-bottom: 0.3rem solid;
    padding: 6.6rem 0;
    line-height: 1.616;
    font-size: 2.6rem;
  }
}