@media screen and (max-width: 1024px) {
  .related {
    position: relative;
    padding: 0 0 50px; }
    .related:before {
      background: rgba(20, 27, 77, 0.1);
      content: '';
      width: 100%;
      height: calc(100% - 10px);
      position: absolute;
      z-index: 1;
      top: 10px;
      left: 0;
      display: block; }
    .related > .inner {
      position: relative;
      z-index: 2;
      width: 92%;
      margin: 0 auto;
      padding: 0 !important; }
      .related > .inner > h2 {
        color: #141b4d;
        font-family: 'Noto Serif JP', serif;
        font-size: 20px;
        font-weight: 900;
        letter-spacing: 0.05em;
        text-align: center;
        margin: 0 0 50px; }
      .related > .inner h3 {
        color: #141b4d;
        font-family: 'Noto Serif JP', serif;
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0.05em;
        position: relative;
        margin: 0 0 20px;
        line-height: 1.2; }
        .related > .inner h3:after {
          background: #141b4d;
          content: '';
          display: block;
          width: calc(100% - 12em);
          height: 1px;
          position: absolute;
          right: 0;
          top: 50%; }
      .related > .inner .ruby {
        color: #46505e;
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 40px; }
        .related > .inner .ruby span {
          color: #fff;
          display: inline-block;
          background: #141b4d;
          vertical-align: middle;
          padding: 3px 1em;
          font-size: 12px;
          margin: 0 0 10px; }
      .related > .inner ul {
        margin: 0 0 70px; }
        .related > .inner ul li {
          max-width: 250px;
          margin: 0 auto 30px; }
          .related > .inner ul li:last-child {
            margin: 0 auto; }
          .related > .inner ul li a {
            display: block;
            margin: 0 0 10px; }
            .related > .inner ul li a .imgBox {
              display: block;
              width: 100%; }
              .related > .inner ul li a .imgBox img {
                display: block;
                width: 100%; }
          .related > .inner ul li .txtBox .name {
            color: #141b4d;
            display: block;
            font-family: 'Noto Serif JP', serif;
            font-size: 17px;
            font-weight: 600; }
          .related > .inner ul li .txtBox .info {
            color: #46505e;
            display: block;
            font-size: 12px;
            font-weight: bold;
            margin: 0 0 5px; }
        .related > .inner ul .solution-item {
          width: 250px; }
      .related > .inner .event-block {
        margin-bottom: 70px; }
        .related > .inner .event-block .inner {
          padding: 0 !important;
          width: 92%;
          margin: 0 auto 20px; }
          .related > .inner .event-block .inner img {
            width: 100%; }
          .related > .inner .event-block .inner a {
            display: block; }
      .related > .inner .banner-jmag {
        width: 100%;
        padding-bottom: 30px; }
        .related > .inner .banner-jmag .inner {
          width: 90%;
          margin-inline: auto; }
        .related > .inner .banner-jmag img {
          width: 100%; }
      .related > .inner .nextcareer-Link {
        background: url(../../../assets/img/people/reason/bg_next_sp.jpg) no-repeat;
        background-size: cover;
        width: 92%;
        min-height: 250px;
        margin: 0 auto; }
        .related > .inner .nextcareer-Link .inner {
          height: 250px;
          padding: 30px 0 0 !important; }
          .related > .inner .nextcareer-Link .inner h2 {
            color: #fff;
            font-family: 'Noto Serif JP', serif;
            font-size: 25px;
            line-height: 1.6;
            font-weight: 600;
            text-align: center;
            padding: 0 0 20px;
            margin: 0 0 20px;
            position: relative; }
            .related > .inner .nextcareer-Link .inner h2:after {
              background: #fff;
              content: '';
              display: block;
              width: 20px;
              height: 2px;
              position: absolute;
              bottom: 0;
              left: 50%;
              margin: 0 0 0 -10px; }
          .related > .inner .nextcareer-Link .inner p {
            color: #fff;
            font-size: 12px;
            text-align: center;
            margin: 0 0 30px; }
          .related > .inner .nextcareer-Link .inner a {
            background: #fff;
            color: #141b4d;
            display: block;
            width: 128px;
            line-height: 30px;
            height: 30px;
            margin: 0 auto;
            font-size: 10px;
            font-weight: bold;
            text-align: center;
            letter-spacing: 0.1em; }
      .related > .inner .nextblock .nextLink--next {
        background: url(../../../assets/img/people/reason/bg_next_sp.jpg) no-repeat;
        width: 92%;
        height: 250px;
        background-size: cover;
        margin: 0 auto 50px; }
      .related > .inner .nextblock .nextLink--campaign {
        background: url(../../../assets/img/people/reason/bg_campaign_sp.jpg) no-repeat;
        width: 92%;
        height: 250px;
        background-size: cover;
        margin: 0 auto 20px; }
      .related > .inner .nextblock .nextLink .inner {
        height: 250px;
        padding: 30px 0 0 !important; }
        .related > .inner .nextblock .nextLink .inner h2 {
          color: #fff;
          font-family: 'Noto Serif JP', serif;
          font-size: 25px;
          line-height: 1.6;
          font-weight: 600;
          text-align: center;
          padding: 0 0 20px;
          margin: 0 0 20px;
          position: relative; }
          .related > .inner .nextblock .nextLink .inner h2:after {
            background: #fff;
            content: '';
            display: block;
            width: 20px;
            height: 2px;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin: 0 0 0 -10px; }
        .related > .inner .nextblock .nextLink .inner p {
          color: #fff;
          font-size: 12px;
          text-align: center;
          margin: 0 0 30px; }
        .related > .inner .nextblock .nextLink .inner a {
          background: #fff;
          color: #141b4d;
          display: block;
          width: 128px;
          line-height: 30px;
          height: 30px;
          margin: 0 auto;
          font-size: 10px;
          font-weight: bold;
          letter-spacing: 0.1em;
          position: relative;
          padding-left: 20px; }
          .related > .inner .nextblock .nextLink .inner a:after {
            background: url(../../../assets/img/index/ico_outside_02.svg) no-repeat;
            content: '';
            display: block;
            width: 16px;
            height: 10px;
            position: absolute;
            top: 50%;
            right: 15px;
            margin: -5px 0 0; }
        .related > .inner .nextblock .nextLink .inner .campaign-link {
          background: #141b4d;
          color: #fff;
          width: 130px;
          line-height: 35px;
          height: 35px;
          border-radius: 35px;
          padding-left: 10px;
          position: absolute;
          top: 190px;
          left: 70px; }
          .related > .inner .nextblock .nextLink .inner .campaign-link::after {
            background: url(../../../assets/img/index/ico_outside.svg) no-repeat;
            right: 10px; }
      .related > .inner .related__title {
        margin-bottom: 0;
        letter-spacing: 0.2em; }
        .related > .inner .related__title--staff::after {
          width: calc(100% - 12em); }
        .related > .inner .related__title--interview::after {
          width: calc(100% - 14em); }
        .related > .inner .related__title--division::after {
          width: calc(100% - 12em); }
        .related > .inner .related__title--podcast {
          letter-spacing: 0.06em; }
          .related > .inner .related__title--podcast::after {
            width: calc(100% - 9em); }
      .related > .inner .related__title--interview,
      .related > .inner .related__title--division {
        margin-bottom: 0; }
      .related > .inner .related__staff {
        position: relative;
        padding-top: 10px;
        overflow: hidden; }
        .related > .inner .related__staff .related__sliderNav {
          position: absolute;
          left: 0;
          top: 20px;
          width: 100%; }
        .related > .inner .related__staff .related__sliderCont {
          padding-top: 55px; }
        .related > .inner .related__staff .staff__ttl {
          display: inline-block;
          margin-bottom: 3px;
          font-size: 18px;
          color: #141b4d;
          letter-spacing: 0.075em;
          line-height: 1.5; }
        .related > .inner .related__staff .staff__name {
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          color: #46505e;
          letter-spacing: 0.075em;
          line-height: 1.5; }
        .related > .inner .related__staff .staff__info {
          display: inline-block;
          color: #46505e;
          font-size: 12px;
          line-height: 1.5; }
      .related > .inner .related__interview {
        position: relative; }
        .related > .inner .related__interview .related__title--sub {
          position: absolute;
          top: 15px;
          left: 0;
          color: #46505e;
          font-size: 14px;
          line-height: 1.5; }
        .related > .inner .related__interview .ttl {
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          color: #46505e;
          letter-spacing: 0.075em;
          line-height: 2; }
      .related > .inner .related__division {
        padding-top: 40px; }
        .related > .inner .related__division .ttl {
          font-size: 18px;
          color: #141b4d;
          line-height: 1.55556; }
      .related > .inner .related__podcast {
        padding-top: 40px;
        justify-content: space-between; }
        .related > .inner .related__podcast li {
          width: 290px; }
        .related > .inner .related__podcast a {
          margin-bottom: 0; }
        .related > .inner .related__podcast .txtBox {
          display: inline-block;
          margin-top: 15px; }
          .related > .inner .related__podcast .txtBox .ttl {
            font-weight: bold;
            font-size: 14px;
            color: #46505e; }
    .related .changerList .name {
      color: #141b4d;
      display: inline-block !important;
      background: #fff;
      font-size: 18px;
      padding: 0 10px;
      height: 28px;
      line-height: 28px;
      margin: 0 0 5px;
      letter-spacing: 0.075em; }
    .related .changerList .info {
      color: #141b4d;
      display: inline-block !important;
      background: #fff;
      font-size: 12px;
      padding: 0 10px;
      height: 22px;
      line-height: 22px;
      letter-spacing: 0.035em; }
    .related__title--business {
      margin: 0 0 40px !important; }
      .related__title--business::after {
        width: calc(100% - 23em) !important; }
    .related .txtBoxFlex {
      display: flex;
      align-items: start;
      justify-content: space-between;
      max-width: 100%;
      padding-left: 5px;
      padding-right: 35px; }
      .related .txtBoxFlex .txtBox--center {
        min-width: 80px;
        text-align: center; } }

@media screen and (min-width: 1025px) {
  .related {
    position: relative;
    padding: 0 0 100px; }
    .related:before {
      background: rgba(20, 27, 77, 0.1);
      content: '';
      width: 100%;
      height: calc(100% - 16px);
      position: absolute;
      z-index: 1;
      top: 16px;
      left: 0;
      display: block; }
    .related > .inner {
      position: relative;
      z-index: 2;
      width: 690px;
      margin: 0 auto;
      padding: 0 !important; }
      .related > .inner > h2 {
        color: #141b4d;
        font-family: 'Noto Serif JP', serif;
        font-size: 30px;
        font-weight: 900;
        letter-spacing: 0.05em;
        text-align: center;
        margin: 0 0 100px; }
      .related > .inner h3 {
        color: #141b4d;
        font-family: 'Noto Serif JP', serif;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0.05em;
        position: relative;
        margin: 0 0 20px; }
        .related > .inner h3:after {
          background: #141b4d;
          content: '';
          display: block;
          width: calc(100% - 12em);
          height: 1px;
          position: absolute;
          right: 0;
          top: 50%; }
      .related > .inner h3.related__title--solution {
        margin-top: -80px; }
      .related > .inner .ruby {
        color: #46505e;
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 40px; }
        .related > .inner .ruby span {
          color: #fff;
          display: inline-block;
          background: #141b4d;
          vertical-align: middle;
          padding: 3px 1em;
          font-size: 12px;
          margin: 0 1em 0 0; }
      .related > .inner .divisionList {
        gap: 0; }
      .related > .inner ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 70px; }
        .related > .inner ul li {
          width: 210px;
          margin: 0 30px 30px 0; }
          .related > .inner ul li:last-child {
            margin: 0; }
          .related > .inner ul li:nth-child(3) {
            margin: 0 0 30px; }
          .related > .inner ul li a {
            display: block;
            margin: 0 0 10px; }
            .related > .inner ul li a .imgBox {
              display: block; }
              .related > .inner ul li a .imgBox img {
                display: block; }
          .related > .inner ul li .txtBox .name {
            color: #141b4d;
            display: block;
            font-family: 'Noto Serif JP', serif;
            font-size: 18px;
            font-weight: 600; }
            .related > .inner ul li .txtBox .name.min {
              letter-spacing: -0.05em; }
          .related > .inner ul li .txtBox .info {
            color: #46505e;
            display: block;
            font-size: 12px;
            font-weight: bold;
            margin: 0 0 5px; }
            .related > .inner ul li .txtBox .info.min {
              font-size: 10px; }
      .related > .inner .event-block {
        margin-bottom: 80px; }
        .related > .inner .event-block .inner {
          padding: 0 !important; }
          .related > .inner .event-block .inner img {
            width: 100%; }
          .related > .inner .event-block .inner a {
            display: block; }
      .related > .inner .banner-jmag {
        width: 100%;
        padding-bottom: 50px; }
        .related > .inner .banner-jmag .inner {
          width: 690px;
          padding: 0; }
        .related > .inner .banner-jmag img {
          width: 100%; }
      .related > .inner .nextcareer-Link {
        background: url(../../../assets/img/people/reason/bg_next_pc.jpg) no-repeat;
        width: 690px;
        height: 270px; }
        .related > .inner .nextcareer-Link .inner {
          height: 250px;
          padding: 66px 0 0 !important; }
          .related > .inner .nextcareer-Link .inner h2 {
            color: #fff;
            font-family: 'Noto Serif JP', serif;
            font-size: 28px;
            font-weight: 600;
            text-align: center;
            padding: 0 0 20px;
            margin: 0 0 20px;
            position: relative; }
            .related > .inner .nextcareer-Link .inner h2:after {
              background: #fff;
              content: '';
              display: block;
              width: 20px;
              height: 2px;
              position: absolute;
              bottom: 0;
              left: 50%;
              margin: 0 0 0 -10px; }
          .related > .inner .nextcareer-Link .inner p {
            color: #fff;
            font-size: 14px;
            text-align: center;
            margin: 0 0 40px; }
          .related > .inner .nextcareer-Link .inner a {
            background: #fff;
            color: #141b4d;
            display: block;
            width: 150px;
            line-height: 38px;
            height: 38px;
            margin: 0 auto;
            font-size: 10px;
            font-weight: bold;
            text-align: center;
            letter-spacing: 0.1em; }
      .related > .inner .nextblock .nextLink {
        margin: 0 auto;
        position: relative; }
        .related > .inner .nextblock .nextLink--next {
          background: url(../../../assets/img/people/reason/bg_next_pc.jpg) no-repeat;
          width: 330px;
          height: 270px;
          background-size: cover; }
        .related > .inner .nextblock .nextLink--campaign {
          background: url(../../../assets/img/people/reason/bg_campaign_pc.jpg) no-repeat;
          width: 330px;
          height: 270px;
          background-size: cover;
          margin-bottom: 30px; }
        .related > .inner .nextblock .nextLink .inner {
          height: 250px;
          padding: 35px 0 0 !important; }
          .related > .inner .nextblock .nextLink .inner h2 {
            color: #fff;
            font-family: 'Noto Serif JP', serif;
            font-size: 26px;
            font-weight: 600;
            text-align: center;
            padding: 0 0 20px;
            margin: 0 0 20px;
            position: relative;
            line-height: 1.5; }
            .related > .inner .nextblock .nextLink .inner h2:after {
              background: #fff;
              content: '';
              display: block;
              width: 20px;
              height: 2px;
              position: absolute;
              bottom: 0;
              left: 50%;
              margin: 0 0 0 -10px; }
          .related > .inner .nextblock .nextLink .inner p {
            color: #fff;
            font-size: 14px;
            text-align: center;
            margin: 0 0 40px; }
          .related > .inner .nextblock .nextLink .inner a {
            background: #fff;
            color: #141b4d;
            display: block;
            width: 160px;
            line-height: 38px;
            height: 38px;
            margin: 0 auto;
            font-size: 12px;
            font-weight: bold;
            letter-spacing: 0.1em;
            position: relative;
            padding-left: 30px; }
            .related > .inner .nextblock .nextLink .inner a::after {
              background: url(../../../assets/img/index/ico_outside_02.svg) no-repeat;
              content: '';
              display: block;
              width: 16px;
              height: 10px;
              position: absolute;
              top: 50%;
              right: 20px;
              margin: -5px 0 0; }
          .related > .inner .nextblock .nextLink .inner .campaign-link {
            background: #141b4d;
            color: #fff;
            width: 163px;
            line-height: 46px;
            height: 46px;
            border-radius: 23px;
            padding-left: 15px;
            position: absolute;
            bottom: 25px;
            left: 35px; }
            .related > .inner .nextblock .nextLink .inner .campaign-link::after {
              background: url(../../../assets/img/index/ico_outside.svg) no-repeat;
              right: 20px; }
      .related > .inner .related__title {
        margin-bottom: 0;
        letter-spacing: 0.2em; }
        .related > .inner .related__title--staff::after {
          width: calc(100% - 12em); }
        .related > .inner .related__title--interview::after {
          width: calc(100% - 14em); }
        .related > .inner .related__title--division::after {
          width: calc(100% - 12em); }
        .related > .inner .related__title--podcast {
          letter-spacing: 0.06em; }
          .related > .inner .related__title--podcast::after {
            width: calc(100% - 9em); }
      .related > .inner .related__title--interview,
      .related > .inner .related__title--division {
        margin-bottom: 0; }
      .related > .inner .related__staff {
        position: relative;
        padding-top: 10px;
        overflow: hidden; }
        .related > .inner .related__staff .related__sliderNav {
          position: absolute;
          left: 0;
          top: 20px;
          width: 100%; }
        .related > .inner .related__staff .related__sliderCont {
          padding-top: 55px; }
        .related > .inner .related__staff .staff__ttl {
          display: inline-block;
          margin-bottom: 3px;
          font-size: 18px;
          color: #141b4d;
          letter-spacing: 0.075em;
          line-height: 1.5; }
        .related > .inner .related__staff .staff__name {
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          color: #46505e;
          letter-spacing: 0.075em;
          line-height: 1.5; }
        .related > .inner .related__staff .staff__info {
          display: inline-block;
          color: #46505e;
          font-size: 12px;
          line-height: 1.5; }
      .related > .inner .related__interview {
        position: relative; }
        .related > .inner .related__interview .related__title--sub {
          position: absolute;
          top: 15px;
          left: 0;
          color: #46505e;
          font-size: 14px;
          line-height: 1.5; }
        .related > .inner .related__interview .ttl {
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          color: #46505e;
          letter-spacing: 0.075em;
          line-height: 2; }
      .related > .inner .related__division {
        padding-top: 40px; }
        .related > .inner .related__division .ttl {
          font-size: 18px;
          color: #141b4d;
          line-height: 1.55556; }
      .related > .inner .related__podcast {
        padding-top: 40px;
        justify-content: space-between; }
        .related > .inner .related__podcast li {
          width: 290px; }
        .related > .inner .related__podcast a {
          margin-bottom: 0; }
        .related > .inner .related__podcast .txtBox {
          display: inline-block;
          margin-top: 15px; }
          .related > .inner .related__podcast .txtBox .ttl {
            font-weight: bold;
            font-size: 14px;
            color: #46505e; }
    .related__title--business::after {
      width: calc(100% - 23em) !important; }
    .related .changerList .name {
      color: #141b4d;
      display: inline-block !important;
      background: #fff;
      font-size: 18px;
      padding: 0 10px;
      height: 28px;
      line-height: 28px;
      margin: 0 0 5px;
      letter-spacing: 0.075em; }
    .related .changerList .info {
      color: #141b4d;
      display: inline-block !important;
      background: #fff;
      font-size: 12px;
      padding: 0 10px;
      height: 22px;
      line-height: 22px;
      letter-spacing: 0.035em; }
    .related .txtBoxFlex {
      display: flex;
      align-items: start;
      justify-content: space-between;
      max-width: 100%;
      padding-left: 5px;
      padding-right: 35px; }
      .related .txtBoxFlex .txtBox--center {
        min-width: 80px;
        text-align: center; } }

.contents {
  color: #46505e; }

.l-diversity .inner {
  padding: 0 !important;
  max-width: 690px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box; }
  @media screen and (max-width: 1024px) {
    .l-diversity .inner {
      width: 92%; } }

.l-diversity section h2 {
  font-family: 'Noto Serif JP', serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.8;
  color: #d98942; }
  @media screen and (max-width: 1024px) {
    .l-diversity section h2 {
      font-size: 18px;
      line-height: 1.5; } }

.l-diversity--02 section h2 {
  color: #8ca55c; }

.l-diversity--03 section h2 {
  color: #6ca7d4; }

.l-diversity section h3 {
  font-size: 17px;
  color: #d98942;
  line-height: 1.6;
  position: relative;
  padding-left: 46px; }
  @media screen and (max-width: 1024px) {
    .l-diversity section h3 {
      font-size: 14px; } }
  .l-diversity section h3::before {
    content: '';
    width: 40px;
    height: 1px;
    background-color: #d98942;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 13px; }
    @media screen and (max-width: 1024px) {
      .l-diversity section h3::before {
        top: 10px; } }

.l-diversity--02 section h3 {
  color: #8ca55c; }
  .l-diversity--02 section h3::before {
    background-color: #8ca55c; }

.l-diversity--03 section h3 {
  color: #6ca7d4; }
  .l-diversity--03 section h3::before {
    background-color: #6ca7d4; }

.p-title {
  padding: 50px 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 1024px) {
    .p-title {
      flex-wrap: wrap;
      padding: 30px 0;
      width: 92%;
      margin-inline: auto; } }
  .p-title p {
    font-size: 17px;
    font-weight: bold;
    padding-right: 50px; }
    @media screen and (max-width: 1024px) {
      .p-title p {
        font-size: 12px;
        padding-right: 0;
        width: 100%;
        text-align: center; } }
  .p-title h1 {
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    font-weight: 600;
    border-left: 1px solid #46505e;
    padding-left: 50px; }
    @media screen and (max-width: 1024px) {
      .p-title h1 {
        font-size: 16px;
        text-align: center;
        padding-left: 0;
        border: none;
        margin-top: 15px; } }
    .p-title h1 span {
      font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, Verdana, Meiryo, 'M+ 1p', sans-serif;
      font-size: 30px;
      margin-bottom: 14px;
      display: inline-block; }
      @media screen and (max-width: 1024px) {
        .p-title h1 span {
          font-size: 22px; } }

.p-mv img {
  width: 100%; }

.p-mv h2 {
  font-family: 'Noto Serif JP', serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.8;
  margin: 60px auto 0;
  padding-bottom: 60px;
  width: 688px; }
  @media screen and (max-width: 1024px) {
    .p-mv h2 {
      font-size: 16px;
      text-align: center;
      width: 100%;
      margin-top: 30px;
      padding-bottom: 0; } }

.p-information {
  margin: 65px auto 0;
  padding-bottom: 50px;
  background: url(../../../assets/img/person/diversity/01/bg01.png) no-repeat left bottom/220px 137px; }
  @media screen and (max-width: 1024px) {
    .p-information {
      margin-top: 40px; } }
  .p-information--02 {
    background: url(../../../assets/img/person/diversity/02/bg01.png) no-repeat left bottom/244px 154px; }
    .p-information--02 .p-box .p-name {
      color: #8ca55c !important; }
  .p-information--03 {
    background: none;
    position: relative; }
    .p-information--03::before {
      position: absolute;
      z-index: -1;
      left: 0;
      bottom: -100px;
      content: '';
      width: 156px;
      height: 244px;
      background: url(../../../assets/img/person/diversity/03/bg01.png) no-repeat center center/contain; }
    .p-information--03 .p-box .p-name {
      color: #6ca7d4 !important; }
  .p-information .p-box {
    max-width: 688px;
    width: 100%;
    padding: 30px 60px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 5px 5px 14px -6px #dcdcdc; }
    @media screen and (max-width: 1024px) {
      .p-information .p-box {
        padding: 20px; } }
    .p-information .p-box .p-name {
      font-family: 'Noto Serif JP', serif;
      font-size: 19px;
      font-weight: bold;
      color: #d98942; }
      @media screen and (max-width: 1024px) {
        .p-information .p-box .p-name {
          font-size: 14px;
          line-height: 1.5; } }
    .p-information .p-box .p-career {
      font-family: 'Noto Serif JP', serif;
      line-height: 1.75;
      margin-top: 20px; }
      @media screen and (max-width: 1024px) {
        .p-information .p-box .p-career {
          font-size: 12px; } }
    .p-information .p-box .p-read {
      font-size: 14px;
      text-align: justify;
      line-height: 1.6;
      margin-top: 20px; }
      @media screen and (max-width: 1024px) {
        .p-information .p-box .p-read {
          font-size: 12px; } }

.p-first {
  margin: 90px auto 0;
  background: url(../../../assets/img/person/diversity/01/bg02.png) no-repeat right center/766px 483px; }
  @media screen and (max-width: 1024px) {
    .p-first {
      margin-top: 60px; } }
  .p-first--02 {
    background: url(../../../assets/img/person/diversity/02/bg02.png) no-repeat right center/734px 701px; }
  .p-first--03 {
    background: none;
    position: relative; }
    .p-first--03::before {
      position: absolute;
      z-index: -1;
      top: 0;
      right: 0;
      content: '';
      width: 675px;
      height: 1051px;
      background: url(../../../assets/img/person/diversity/03/bg02.png) no-repeat center center/contain; }
  .p-first .p-box {
    margin: 80px 0 0 40px;
    max-width: 484px; }
    @media screen and (max-width: 1024px) {
      .p-first .p-box {
        margin: 30px 0 0; } }
    .p-first .p-box p {
      font-size: 14px;
      line-height: 1.9;
      text-align: justify;
      margin-top: 40px; }
      @media screen and (max-width: 1024px) {
        .p-first .p-box p {
          font-size: 12px;
          margin-top: 20px; } }
  .p-first .image-box {
    margin: 120px 0 0;
    max-width: 700px; }
    @media screen and (max-width: 1024px) {
      .p-first .image-box {
        margin-top: 50px; } }
    .p-first .image-box img {
      width: 100%; }

.p-second {
  margin: 120px auto 0;
  background: url(../../../assets/img/person/diversity/01/bg03.png) no-repeat center bottom 88px/1056px 730px; }
  @media screen and (max-width: 1024px) {
    .p-second {
      margin-top: 60px; } }
  .p-second--02 {
    background: url(../../../assets/img/person/diversity/02/bg03.png) no-repeat left bottom 130px/222px 1014px; }
  .p-second--03 {
    background: none;
    position: relative; }
    .p-second--03::before {
      position: absolute;
      z-index: -1;
      top: 70px;
      left: 0;
      content: '';
      width: 1056px;
      height: 1925px;
      background: url(../../../assets/img/person/diversity/03/bg03.png) no-repeat center center/contain; }
      @media screen and (max-width: 1024px) {
        .p-second--03::before {
          display: none; } }
  .p-second .inner {
    padding-left: 170px !important; }
    @media screen and (max-width: 1024px) {
      .p-second .inner {
        padding-left: 0 !important; } }
  .p-second .p-box {
    margin: 80px 0 0 40px;
    max-width: 484px; }
    @media screen and (max-width: 1024px) {
      .p-second .p-box {
        margin: 30px 0 0; } }
    .p-second .p-box p {
      font-size: 14px;
      line-height: 1.9;
      text-align: justify;
      margin-top: 40px; }
      @media screen and (max-width: 1024px) {
        .p-second .p-box p {
          font-size: 12px;
          margin-top: 20px; } }
  .p-second .image-box {
    margin: 120px auto 0;
    max-width: 820px; }
    @media screen and (max-width: 1024px) {
      .p-second .image-box {
        margin-top: 50px; } }
    .p-second .image-box img {
      width: 100%; }

.p-third {
  margin: 120px auto 0;
  background: url(../../../assets/img/person/diversity/01/bg04.png) no-repeat right bottom 400px/197px 683px; }
  @media screen and (max-width: 1024px) {
    .p-third {
      margin-top: 60px; } }
  .p-third--02 {
    background: url(../../../assets/img/person/diversity/02/bg04.png) no-repeat left bottom 114px/1057px 731px; }
  .p-third--03 {
    background: none; }
  .p-third .p-box {
    margin: 80px 0 0 40px;
    max-width: 484px; }
    @media screen and (max-width: 1024px) {
      .p-third .p-box {
        margin: 30px 0 0; } }
    .p-third .p-box p {
      font-size: 14px;
      line-height: 1.9;
      text-align: justify;
      margin-top: 40px; }
      @media screen and (max-width: 1024px) {
        .p-third .p-box p {
          font-size: 12px;
          margin-top: 20px; } }
  .p-third .image-box {
    margin: 120px 0 0 auto;
    max-width: 705px; }
    @media screen and (max-width: 1024px) {
      .p-third .image-box {
        margin-top: 50px; } }
    .p-third .image-box img {
      width: 100%; }

.p-fourth {
  padding-bottom: 0px;
  margin: 120px auto 140px;
  background: url(../../../assets/img/person/diversity/01/bg05.png) no-repeat center bottom/1056px 765px; }
  @media screen and (max-width: 1024px) {
    .p-fourth {
      margin-top: 60px; } }
  .p-fourth--02 {
    background: url(../../../assets/img/person/diversity/02/bg05.png) no-repeat left bottom/596px 670px;
    padding-bottom: 208px; }
    @media screen and (max-width: 1024px) {
      .p-fourth--02 {
        padding-bottom: 50px; } }
  .p-fourth--03 {
    padding-bottom: 100px;
    background: none;
    position: relative;
    z-index: -1 !important; }
    @media screen and (max-width: 1024px) {
      .p-fourth--03 {
        padding-bottom: 0px; } }
    .p-fourth--03::before {
      position: absolute;
      z-index: -1;
      top: -395px;
      right: 0;
      content: '';
      width: 789px;
      height: 1227px;
      background: url(../../../assets/img/person/diversity/03/bg04.png) no-repeat center center/contain; }
      @media screen and (max-width: 1024px) {
        .p-fourth--03::before {
          top: auto;
          bottom: 0; } }
    .p-fourth--03::after {
      position: absolute;
      z-index: -1;
      left: 0;
      bottom: -50px;
      content: '';
      width: 151px;
      height: 234px;
      background: url(../../../assets/img/person/diversity/03/bg05.png) no-repeat center center/contain; }
      @media screen and (max-width: 1024px) {
        .p-fourth--03::after {
          display: none; } }
  .p-fourth .inner {
    padding-left: 160px !important; }
    @media screen and (max-width: 1024px) {
      .p-fourth .inner {
        padding-left: 0 !important; } }
  .p-fourth .p-box {
    margin: 80px 0 0 40px;
    max-width: 484px; }
    @media screen and (max-width: 1024px) {
      .p-fourth .p-box {
        margin: 30px 0 0; } }
    .p-fourth .p-box p {
      font-size: 14px;
      line-height: 1.9;
      text-align: justify;
      margin-top: 40px; }
      @media screen and (max-width: 1024px) {
        .p-fourth .p-box p {
          font-size: 12px;
          margin-top: 20px; } }

.diversityContent {
  margin: 40px auto 140px; }
  @media screen and (max-width: 1024px) {
    .diversityContent {
      margin-bottom: 70px; } }
  .diversityContent .inner {
    padding: 0 !important;
    max-width: 690px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box; }
    @media screen and (max-width: 1024px) {
      .diversityContent .inner {
        width: 92%; } }
  .diversityContent ul {
    display: flex;
    gap: 25px;
    flex-wrap: wrap; }
    @media screen and (max-width: 1024px) {
      .diversityContent ul {
        gap: 30px;
        justify-content: center; } }
    .diversityContent ul li {
      width: calc(100% / 3 - 50px / 3);
      max-width: 250px; }
      @media screen and (max-width: 1024px) {
        .diversityContent ul li {
          width: 100%; } }
      .diversityContent ul li a {
        display: block; }
        .diversityContent ul li a img {
          width: 100%; }
      .diversityContent ul li .txtBox {
        margin-top: 10px; }
        .diversityContent ul li .txtBox h3 {
          font-family: 'Noto Serif JP', serif;
          font-size: 14px;
          line-height: 1.4; }
        .diversityContent ul li .txtBox .info {
          display: inline-block;
          font-size: 15px;
          line-height: 1.4;
          margin-top: 10px; }
          @media screen and (max-width: 1024px) {
            .diversityContent ul li .txtBox .info {
              font-size: 12px; } }
        .diversityContent ul li .txtBox .name {
          display: inline-block;
          font-size: 15px;
          line-height: 1.4; }
          @media screen and (max-width: 1024px) {
            .diversityContent ul li .txtBox .name {
              font-size: 12px; } }
    .diversityContent ul li.act a {
      pointer-events: none; }

@media screen and (max-width: 1024px) {
  .peopleContent .inner {
    width: 80%;
    margin: 0 auto; }
  .peopleContent--06 {
    position: relative;
    padding: 0 0 50px; }
    .peopleContent--06:before {
      background: rgba(20, 27, 77, 0.1);
      content: '';
      width: 100%;
      height: calc(100% - 10px);
      position: absolute;
      z-index: 1;
      top: 10px;
      left: 0;
      display: block; }
    .peopleContent--06 > .inner {
      position: relative;
      z-index: 2;
      width: 92%;
      margin: 0 auto;
      padding: 0 !important; }
      .peopleContent--06 > .inner > h2 {
        color: #141b4d;
        font-family: 'Noto Serif JP', serif;
        font-size: 20px;
        font-weight: 900;
        letter-spacing: 0.05em;
        text-align: center;
        margin: 0 0 50px; }
      .peopleContent--06 > .inner h3 {
        color: #141b4d;
        font-family: 'Noto Serif JP', serif;
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0.05em;
        position: relative;
        margin: 0 0 20px; }
        .peopleContent--06 > .inner h3:after {
          background: #141b4d;
          content: '';
          display: block;
          width: calc(100% - 10.5em);
          height: 1px;
          position: absolute;
          right: 0;
          top: 50%; }
      .peopleContent--06 > .inner h3.referral::after {
        width: calc(100% - 12.5em); }
      .peopleContent--06 > .inner .ruby {
        color: #46505e;
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 40px; }
        .peopleContent--06 > .inner .ruby span {
          color: #fff;
          display: inline-block;
          background: #141b4d;
          vertical-align: middle;
          padding: 3px 1em;
          font-size: 12px;
          margin: 0 0 10px; }
      .peopleContent--06 > .inner ul {
        margin: 0 0 70px; }
        .peopleContent--06 > .inner ul li {
          max-width: 250px;
          margin: 0 auto 30px; }
          .peopleContent--06 > .inner ul li:last-child {
            margin: 0 auto; }
          .peopleContent--06 > .inner ul li a {
            display: block;
            margin: 0 0 10px; }
            .peopleContent--06 > .inner ul li a .imgBox {
              display: block;
              width: 100%; }
              .peopleContent--06 > .inner ul li a .imgBox img {
                display: block;
                width: 100%; }
          .peopleContent--06 > .inner ul li .txtBox .name {
            color: #46505e;
            display: block;
            font-size: 16px;
            font-weight: bold;
            margin: 0 0 8px; }
          .peopleContent--06 > .inner ul li .txtBox .info {
            color: #46505e;
            display: block;
            font-size: 12px; }
          .peopleContent--06 > .inner ul li .txtBox .referral {
            color: #141b4d; }
        .peopleContent--06 > .inner ul.changer a {
          margin-bottom: 8px; }
        .peopleContent--06 > .inner ul.changer .txtBox span {
          display: inline-block;
          padding: 0 0.5em;
          background: #fff;
          color: #141b4d; }
        .peopleContent--06 > .inner ul.changer .txtBox .name {
          margin-bottom: 6px;
          font-weight: normal;
          font-size: 16px;
          line-height: 28px; }
        .peopleContent--06 > .inner ul.changer .txtBox .info {
          line-height: 22px; }
      .peopleContent--06 > .inner .event-block {
        margin-bottom: 70px; }
        .peopleContent--06 > .inner .event-block .inner {
          padding: 0 !important;
          width: 92%;
          margin: 0 auto 20px; }
          .peopleContent--06 > .inner .event-block .inner img {
            width: 100%; }
          .peopleContent--06 > .inner .event-block .inner a {
            display: block; }
      .peopleContent--06 > .inner .banner-jmag {
        width: 100%;
        padding-bottom: 30px; }
        .peopleContent--06 > .inner .banner-jmag .inner {
          width: 90%;
          margin-inline: auto; }
        .peopleContent--06 > .inner .banner-jmag img {
          width: 100%; }
      .peopleContent--06 > .inner .nextcareer-Link {
        background: url(../../../assets/img/people/reason/bg_next_sp.jpg) no-repeat;
        background-size: cover;
        width: 92%;
        min-height: 250px;
        margin: 0 auto; }
        .peopleContent--06 > .inner .nextcareer-Link .inner {
          height: 250px;
          padding: 30px 0 0 !important; }
          .peopleContent--06 > .inner .nextcareer-Link .inner h2 {
            color: #fff;
            font-family: 'Noto Serif JP', serif;
            font-size: 25px;
            line-height: 1.6;
            font-weight: 600;
            text-align: center;
            padding: 0 0 20px;
            margin: 0 0 20px;
            position: relative; }
            .peopleContent--06 > .inner .nextcareer-Link .inner h2:after {
              background: #fff;
              content: '';
              display: block;
              width: 20px;
              height: 2px;
              position: absolute;
              bottom: 0;
              left: 50%;
              margin: 0 0 0 -10px; }
          .peopleContent--06 > .inner .nextcareer-Link .inner p {
            color: #fff;
            font-size: 12px;
            text-align: center;
            margin: 0 0 30px; }
          .peopleContent--06 > .inner .nextcareer-Link .inner a {
            background: #fff;
            color: #141b4d;
            display: block;
            width: 128px;
            line-height: 30px;
            height: 30px;
            margin: 0 auto;
            font-size: 10px;
            font-weight: bold;
            text-align: center;
            letter-spacing: 0.1em; }
      .peopleContent--06 > .inner .nextblock .nextLink--next {
        background: url(../../../assets/img/people/reason/bg_next_sp.jpg) no-repeat;
        width: 92%;
        height: 250px;
        background-size: cover;
        margin: 0 auto 50px; }
      .peopleContent--06 > .inner .nextblock .nextLink--campaign {
        background: url(../../../assets/img/people/reason/bg_campaign_sp.jpg) no-repeat;
        width: 92%;
        height: 250px;
        background-size: cover;
        margin: 0 auto 20px; }
      .peopleContent--06 > .inner .nextblock .nextLink .inner {
        height: 250px;
        padding: 30px 0 0 !important; }
        .peopleContent--06 > .inner .nextblock .nextLink .inner h2 {
          color: #fff;
          font-family: 'Noto Serif JP', serif;
          font-size: 25px;
          line-height: 1.6;
          font-weight: 600;
          text-align: center;
          padding: 0 0 20px;
          margin: 0 0 20px;
          position: relative; }
          .peopleContent--06 > .inner .nextblock .nextLink .inner h2:after {
            background: #fff;
            content: '';
            display: block;
            width: 20px;
            height: 2px;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin: 0 0 0 -10px; }
        .peopleContent--06 > .inner .nextblock .nextLink .inner p {
          color: #fff;
          font-size: 12px;
          text-align: center;
          margin: 0 0 30px; }
        .peopleContent--06 > .inner .nextblock .nextLink .inner a {
          background: #fff;
          color: #141b4d;
          display: block;
          width: 128px;
          line-height: 30px;
          height: 30px;
          margin: 0 auto;
          font-size: 10px;
          font-weight: bold;
          letter-spacing: 0.1em;
          position: relative;
          padding-left: 20px; }
          .peopleContent--06 > .inner .nextblock .nextLink .inner a:after {
            background: url(../../../assets/img/index/ico_outside_02.svg) no-repeat;
            content: '';
            display: block;
            width: 16px;
            height: 10px;
            position: absolute;
            top: 50%;
            right: 15px;
            margin: -5px 0 0; }
        .peopleContent--06 > .inner .nextblock .nextLink .inner .campaign-link {
          background: #141b4d;
          color: #fff;
          width: 130px;
          line-height: 35px;
          height: 35px;
          border-radius: 35px;
          padding-left: 10px;
          position: absolute;
          top: 190px;
          left: 70px; }
          .peopleContent--06 > .inner .nextblock .nextLink .inner .campaign-link::after {
            background: url(../../../assets/img/index/ico_outside.svg) no-repeat;
            right: 10px; }
  .peopleContent .divisionList .imgBox {
    width: 250px;
    aspect-ratio: 1 / 1;
    height: auto; }
    .peopleContent .divisionList .imgBox img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .peopleContent .divisionList .txtBox .ruby {
    font-size: 12px;
    margin-bottom: 0; }
  .peopleContent .divisionList .txtBox .category {
    line-height: 22px;
    font-size: 16px;
    display: block;
    margin-top: 0.5em;
    color: #141b4d;
    font-weight: bold; } }

@media screen and (min-width: 1025px) {
  .peopleContent .inner {
    width: 80%;
    margin: 0 auto; }
  .peopleContent--06 {
    position: relative;
    padding: 0 0 100px; }
    .peopleContent--06:before {
      background: rgba(20, 27, 77, 0.1);
      content: '';
      width: 100%;
      height: calc(100% - 16px);
      position: absolute;
      z-index: 1;
      top: 16px;
      left: 0;
      display: block; }
    .peopleContent--06 > .inner {
      position: relative;
      z-index: 2;
      width: 690px;
      margin: 0 auto;
      padding: 0 !important; }
      .peopleContent--06 > .inner > h2 {
        color: #141b4d;
        font-family: 'Noto Serif JP', serif;
        font-size: 30px;
        font-weight: 900;
        letter-spacing: 0.05em;
        text-align: center;
        margin: 0 0 100px; }
      .peopleContent--06 > .inner h3 {
        color: #141b4d;
        font-family: 'Noto Serif JP', serif;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0.05em;
        position: relative;
        margin: 0 0 20px; }
        .peopleContent--06 > .inner h3:after {
          background: #141b4d;
          content: '';
          display: block;
          width: calc(100% - 12em);
          height: 1px;
          position: absolute;
          right: 0;
          top: 50%; }
      .peopleContent--06 > .inner .ruby {
        color: #46505e;
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 40px; }
        .peopleContent--06 > .inner .ruby span {
          color: #fff;
          display: inline-block;
          background: #141b4d;
          vertical-align: middle;
          padding: 3px 1em;
          font-size: 12px;
          margin: 0 1em 0 0; }
      .peopleContent--06 > .inner ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 70px; }
        .peopleContent--06 > .inner ul li {
          width: 210px;
          margin: 0 30px 0 0; }
          .peopleContent--06 > .inner ul li:last-child {
            margin: 0; }
          .peopleContent--06 > .inner ul li a {
            display: block;
            margin: 0 0 20px; }
            .peopleContent--06 > .inner ul li a .imgBox {
              display: block; }
              .peopleContent--06 > .inner ul li a .imgBox img {
                display: block; }
          .peopleContent--06 > .inner ul li .txtBox .name {
            color: #46505e;
            display: block;
            font-size: 14px;
            font-weight: bold;
            margin: 0 0 8px; }
          .peopleContent--06 > .inner ul li .txtBox .info {
            color: #46505e;
            display: block;
            font-size: 12px; }
          .peopleContent--06 > .inner ul li .txtBox .referral {
            color: #141b4d; }
        .peopleContent--06 > .inner ul.changer li {
          margin-right: 30px; }
          .peopleContent--06 > .inner ul.changer li:nth-child(3n) {
            margin-right: 0; }
        .peopleContent--06 > .inner ul.changer a {
          margin-bottom: 8px; }
        .peopleContent--06 > .inner ul.changer .txtBox span {
          display: inline-block;
          padding: 0 0.5em;
          background: #fff;
          color: #141b4d; }
        .peopleContent--06 > .inner ul.changer .txtBox .name {
          margin-bottom: 6px;
          font-weight: normal;
          font-size: 18px;
          line-height: 28px; }
        .peopleContent--06 > .inner ul.changer .txtBox .info {
          line-height: 22px; }
      .peopleContent--06 > .inner .event-block {
        margin-bottom: 80px; }
        .peopleContent--06 > .inner .event-block .inner {
          padding: 0 !important;
          width: 100%; }
          .peopleContent--06 > .inner .event-block .inner img {
            width: 100%; }
          .peopleContent--06 > .inner .event-block .inner a {
            display: block; }
      .peopleContent--06 > .inner .banner-jmag {
        width: 100%;
        padding-bottom: 50px; }
        .peopleContent--06 > .inner .banner-jmag .inner {
          width: 690px;
          padding: 0; }
        .peopleContent--06 > .inner .banner-jmag img {
          width: 100%; }
      .peopleContent--06 > .inner .nextcareer-Link {
        background: url(../../../assets/img/people/reason/bg_next_pc.jpg) no-repeat;
        width: 690px;
        height: 270px; }
        .peopleContent--06 > .inner .nextcareer-Link .inner {
          height: 250px;
          padding: 66px 0 0 !important; }
          .peopleContent--06 > .inner .nextcareer-Link .inner h2 {
            color: #fff;
            font-family: 'Noto Serif JP', serif;
            font-size: 28px;
            font-weight: 600;
            text-align: center;
            padding: 0 0 20px;
            margin: 0 0 20px;
            position: relative; }
            .peopleContent--06 > .inner .nextcareer-Link .inner h2:after {
              background: #fff;
              content: '';
              display: block;
              width: 20px;
              height: 2px;
              position: absolute;
              bottom: 0;
              left: 50%;
              margin: 0 0 0 -10px; }
          .peopleContent--06 > .inner .nextcareer-Link .inner p {
            color: #fff;
            font-size: 14px;
            text-align: center;
            margin: 0 0 40px; }
          .peopleContent--06 > .inner .nextcareer-Link .inner a {
            background: #fff;
            color: #141b4d;
            display: block;
            width: 150px;
            line-height: 38px;
            height: 38px;
            margin: 0 auto;
            font-size: 10px;
            font-weight: bold;
            text-align: center;
            letter-spacing: 0.1em; }
      .peopleContent--06 > .inner .nextblock .nextLink {
        margin: 0 auto;
        position: relative; }
        .peopleContent--06 > .inner .nextblock .nextLink--next {
          background: url(../../../assets/img/people/reason/bg_next_pc.jpg) no-repeat;
          width: 330px;
          height: 270px;
          background-size: cover; }
        .peopleContent--06 > .inner .nextblock .nextLink--campaign {
          background: url(../../../assets/img/people/reason/bg_campaign_pc.jpg) no-repeat;
          width: 330px;
          height: 270px;
          background-size: cover;
          margin-bottom: 30px; }
        .peopleContent--06 > .inner .nextblock .nextLink .inner {
          height: 250px;
          padding: 35px 0 0 !important; }
          .peopleContent--06 > .inner .nextblock .nextLink .inner h2 {
            color: #fff;
            font-family: 'Noto Serif JP', serif;
            font-size: 26px;
            font-weight: 600;
            text-align: center;
            padding: 0 0 20px;
            margin: 0 0 20px;
            position: relative;
            line-height: 1.5; }
            .peopleContent--06 > .inner .nextblock .nextLink .inner h2:after {
              background: #fff;
              content: '';
              display: block;
              width: 20px;
              height: 2px;
              position: absolute;
              bottom: 0;
              left: 50%;
              margin: 0 0 0 -10px; }
          .peopleContent--06 > .inner .nextblock .nextLink .inner p {
            color: #fff;
            font-size: 14px;
            text-align: center;
            margin: 0 0 40px; }
          .peopleContent--06 > .inner .nextblock .nextLink .inner a {
            background: #fff;
            color: #141b4d;
            display: block;
            width: 160px;
            line-height: 38px;
            height: 38px;
            margin: 0 auto;
            font-size: 12px;
            font-weight: bold;
            letter-spacing: 0.1em;
            position: relative;
            padding-left: 30px; }
            .peopleContent--06 > .inner .nextblock .nextLink .inner a::after {
              background: url(../../../assets/img/index/ico_outside_02.svg) no-repeat;
              content: '';
              display: block;
              width: 16px;
              height: 10px;
              position: absolute;
              top: 50%;
              right: 20px;
              margin: -5px 0 0; }
          .peopleContent--06 > .inner .nextblock .nextLink .inner .campaign-link {
            background: #141b4d;
            color: #fff;
            width: 163px;
            line-height: 46px;
            height: 46px;
            border-radius: 23px;
            padding-left: 15px;
            position: absolute;
            bottom: 25px;
            left: 35px; }
            .peopleContent--06 > .inner .nextblock .nextLink .inner .campaign-link::after {
              background: url(../../../assets/img/index/ico_outside.svg) no-repeat;
              right: 20px; } }

@media screen and (min-width: 800px) and (max-width: 1024px) {
  .peopleContent--06 > .inner ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 70px; }
    .peopleContent--06 > .inner ul::after {
      content: '';
      display: block;
      max-width: 250px;
      width: calc(99% / 3); }
    .peopleContent--06 > .inner ul li {
      width: calc(99% / 3);
      margin-left: 0;
      margin-right: 0; }
      .peopleContent--06 > .inner ul li:last-child {
        margin-left: 0;
        margin-right: 0; }
    .peopleContent--06 > .inner ul.changer {
      position: relative;
      justify-content: space-between; }
      .peopleContent--06 > .inner ul.changer::after {
        content: '';
        display: block;
        max-width: 250px;
        width: calc(99% / 3); }
      .peopleContent--06 > .inner ul.changer li {
        margin-left: 0;
        margin-right: 0; } }

@media screen and (min-width: 600px) and (max-width: 799px) {
  .peopleContent--06 > .inner ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .peopleContent--06 > .inner ul li {
      width: calc(99% / 3);
      margin-left: 0;
      margin-right: 0; }
      .peopleContent--06 > .inner ul li:last-child {
        margin-left: 0;
        margin-right: 0; }
    .peopleContent--06 > .inner ul.changer {
      position: relative;
      justify-content: space-between; }
      .peopleContent--06 > .inner ul.changer::after {
        content: '';
        display: block;
        max-width: 250px;
        width: calc(99% / 3); }
      .peopleContent--06 > .inner ul.changer li {
        margin-left: 0;
        margin-right: 0; } }

.u-break-word {
  word-break: break-word !important; }
