@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-referral .inner {
  padding: 0 !important;
  max-width: 690px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box; }
  @media screen and (max-width: 1024px) {
    .l-referral .inner {
      width: 92%; } }

.p-title {
  padding: 50px 0; }
  @media screen and (max-width: 1024px) {
    .p-title {
      padding: 30px 0; } }
  .p-title h1 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    text-align: center; }

.p-mv {
  position: relative; }
  .p-mv img {
    width: 100%; }
  .p-mv h2 {
    position: absolute;
    bottom: -80px;
    left: 0;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 0.01em;
    line-height: 1.7;
    background-color: #fff;
    padding: 35px;
    width: 805px; }
    @media screen and (max-width: 1024px) {
      .p-mv h2 {
        font-size: 16px;
        padding: 15px;
        width: auto; } }

.p-read {
  text-align: center;
  line-height: 2;
  letter-spacing: 0.075em;
  margin-top: 130px;
  padding: 0 65px; }
  @media screen and (max-width: 1024px) {
    .p-read {
      font-size: 12px;
      text-align: justify;
      padding: 0;
      margin-top: 110px; } }

.p-referralBox {
  margin-top: 100px;
  margin-bottom: 56px;
  display: flex;
  gap: 60px;
  justify-content: center; }
  @media screen and (max-width: 1024px) {
    .p-referralBox {
      flex-wrap: wrap;
      gap: 40px;
      margin-top: 50px; } }
  .p-referralBox li {
    width: calc(100% / 2 - 30px); }
    @media screen and (max-width: 1024px) {
      .p-referralBox li {
        width: 100%; } }
    .p-referralBox li .p-box {
      display: flex;
      align-items: center;
      gap: 20px; }
      .p-referralBox li .p-box .p-nameBox .c-title {
        color: #47a055;
        font-weight: bold; }
        @media screen and (max-width: 1024px) {
          .p-referralBox li .p-box .p-nameBox .c-title {
            font-size: 12px; } }
      .p-referralBox li .p-box .p-nameBox .c-name {
        font-size: 22px;
        font-weight: bold;
        margin-top: 10px; }
        @media screen and (max-width: 1024px) {
          .p-referralBox li .p-box .p-nameBox .c-name {
            font-size: 16px; } }
    .p-referralBox li .c-text {
      color: #47a055;
      font-size: 15px;
      line-height: 2;
      text-align: justify;
      margin-top: 15px; }
      @media screen and (max-width: 1024px) {
        .p-referralBox li .c-text {
          font-size: 12px; } }
    .p-referralBox li:last-child .p-box .p-nameBox .c-title {
      color: #de923e; }
    .p-referralBox li:last-child .c-text {
      color: #de923e; }

.p-relationship .p-relationshipBox {
  padding: 55px 0 60px;
  background: url(../../../assets/img/person/referral/01/bg.png) no-repeat center center/cover; }
  @media screen and (max-width: 1024px) {
    .p-relationship .p-relationshipBox {
      padding: 55px 0; } }
  .p-relationship .p-relationshipBox .inner {
    padding: 0 65px !important; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-relationshipBox .inner {
        padding: 0 !important; } }
  .p-relationship .p-relationshipBox h2 {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    letter-spacing: 0.015em;
    position: relative; }
    .p-relationship .p-relationshipBox h2::before {
      content: '';
      width: 16px;
      height: 3px;
      border-radius: 10px;
      background-color: #46505e;
      position: absolute;
      bottom: -20px;
      left: 50%;
      transform: translateX(-50%); }
  .p-relationship .p-relationshipBox p {
    font-weight: 600;
    line-height: 2;
    text-align: justify;
    margin-top: 55px; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-relationshipBox p {
        font-size: 12px;
        margin-top: 45px; } }

.p-relationship .p-introduction {
  padding: 100px 0 145px; }
  @media screen and (max-width: 1024px) {
    .p-relationship .p-introduction {
      padding-top: 60px;
      padding-bottom: 60px; } }
  .p-relationship .p-introduction .p-introductionBox h3 {
    font-size: 18px;
    display: inline-block;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-introduction .p-introductionBox h3 {
        font-size: 16px; } }
    .p-relationship .p-introduction .p-introductionBox h3::before {
      content: '';
      position: absolute;
      bottom: -10px;
      left: 0;
      width: calc(100% + 28px);
      height: 2px; }
    .p-relationship .p-introduction .p-introductionBox h3::after {
      content: '';
      width: 70px;
      height: 70px;
      position: absolute;
      right: -86px;
      bottom: -26px; }
  .p-relationship .p-introduction .p-introductionBox .c-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6;
    margin-top: 62px; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-introduction .p-introductionBox .c-title {
        font-size: 18px;
        margin-top: 50px; } }
  .p-relationship .p-introduction .p-introductionBox .c-text {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.075em;
    text-align: justify;
    margin-top: 16px; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-introduction .p-introductionBox .c-text {
        font-size: 12px; } }
  .p-relationship .p-introduction .p-introductionBox--left {
    padding-right: 150px; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-introduction .p-introductionBox--left {
        padding: 0; } }
    .p-relationship .p-introduction .p-introductionBox--left h3::before {
      background-color: #d88635; }
    .p-relationship .p-introduction .p-introductionBox--left h3::after {
      background: url(../../../assets/img/person/referral/01/icon02.svg) no-repeat center center/contain; }
    .p-relationship .p-introduction .p-introductionBox--left .c-title {
      color: #d88635; }
    .p-relationship .p-introduction .p-introductionBox--left--02 h3::after {
      background: url(../../../assets/img/person/referral/02/icon02.svg) no-repeat center center/contain; }
  .p-relationship .p-introduction .p-introductionBox--right {
    margin-top: 115px;
    padding-left: 150px; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-introduction .p-introductionBox--right {
        padding: 0; } }
    .p-relationship .p-introduction .p-introductionBox--right h3::before {
      background-color: #47a055; }
    .p-relationship .p-introduction .p-introductionBox--right h3::after {
      background: url(../../../assets/img/person/referral/01/icon01.svg) no-repeat center center/contain; }
    .p-relationship .p-introduction .p-introductionBox--right .c-title {
      color: #47a055; }
    .p-relationship .p-introduction .p-introductionBox--right--02 h3::after {
      background: url(../../../assets/img/person/referral/02/icon01.svg) no-repeat center center/contain; }
  .p-relationship .p-introduction .p-imgBox {
    width: 540px;
    height: 320px;
    margin-top: 90px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-introduction .p-imgBox {
        max-width: 540px;
        height: auto;
        width: 90%;
        margin-top: 30px; } }
    .p-relationship .p-introduction .p-imgBox::before {
      content: '';
      width: 538px;
      height: 320px;
      position: absolute;
      top: 30px;
      right: -100px;
      z-index: -1; }
      @media screen and (max-width: 1024px) {
        .p-relationship .p-introduction .p-imgBox::before {
          width: 100%;
          height: 100%;
          right: auto;
          left: 10%; } }
    .p-relationship .p-introduction .p-imgBox img {
      width: 100%; }
    .p-relationship .p-introduction .p-imgBox--left::before {
      background-color: rgba(216, 134, 53, 0.2); }
    .p-relationship .p-introduction .p-imgBox--right {
      margin-top: 50px;
      margin-left: auto; }
      @media screen and (max-width: 1024px) {
        .p-relationship .p-introduction .p-imgBox--right {
          margin-top: 30px; } }
      .p-relationship .p-introduction .p-imgBox--right::before {
        left: -40px;
        right: auto;
        top: 90px;
        background-color: rgba(71, 160, 85, 0.2); }
        @media screen and (max-width: 1024px) {
          .p-relationship .p-introduction .p-imgBox--right::before {
            left: -10%;
            top: 20%; } }
  .p-relationship .p-introduction .mt195 {
    margin-top: 195px; }
    @media screen and (max-width: 1024px) {
      .p-relationship .p-introduction .mt195 {
        margin-top: 125px; } }

.p-thoughts .p-thoughtsBox {
  position: relative; }
  .p-thoughts .p-thoughtsBox img {
    width: 100%; }
  .p-thoughts .p-thoughtsBox h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.8;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 1024px) {
      .p-thoughts .p-thoughtsBox h2 {
        font-size: 18px;
        width: 100%; } }

.p-thoughts .p-thoughtsBox .c-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 1024px) {
    .p-thoughts .p-thoughtsBox .c-title {
      font-size: 18px; } }

.p-thoughts .p-thoughtsBox .c-text {
  font-size: 14px;
  line-height: 2;
  text-align: justify;
  margin-top: 16px; }
  @media screen and (max-width: 1024px) {
    .p-thoughts .p-thoughtsBox .c-text {
      font-size: 12px; } }

.p-thoughts .p-thoughtsBox .c-name {
  font-weight: bold;
  margin-top: 30px;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .p-thoughts .p-thoughtsBox .c-name {
      margin-top: 20px;
      font-size: 14px; } }
  .p-thoughts .p-thoughtsBox .c-name::before {
    content: "";
    width: 110px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 74px;
    transform: translateY(-50%); }
    @media screen and (max-width: 1024px) {
      .p-thoughts .p-thoughtsBox .c-name::before {
        width: 80px;
        right: 66px; } }

.p-thoughts .p-thoughtsBox--left {
  margin-top: 95px;
  padding-right: 150px; }
  @media screen and (max-width: 1024px) {
    .p-thoughts .p-thoughtsBox--left {
      margin-top: 40px;
      padding: 0; } }
  .p-thoughts .p-thoughtsBox--left .c-title {
    color: #d88635; }
  .p-thoughts .p-thoughtsBox--left .c-name {
    color: #d88635; }
    .p-thoughts .p-thoughtsBox--left .c-name::before {
      background-color: #d88635; }
  .p-thoughts .p-thoughtsBox--left--02 .c-name::before {
    right: 52px; }

.p-thoughts .p-thoughtsBox--right {
  margin-top: 130px;
  padding-left: 150px; }
  @media screen and (max-width: 1024px) {
    .p-thoughts .p-thoughtsBox--right {
      padding: 0;
      margin-top: 50px; } }
  .p-thoughts .p-thoughtsBox--right .c-title {
    color: #47a055; }
  .p-thoughts .p-thoughtsBox--right .c-name {
    color: #47a055; }
    .p-thoughts .p-thoughtsBox--right .c-name::before {
      background-color: #47a055; }
  .p-thoughts .p-thoughtsBox--right--02 .c-name::before {
    right: 120px; }

.p-thoughts .imgBox {
  margin-top: 116px; }
  @media screen and (max-width: 1024px) {
    .p-thoughts .imgBox {
      margin-top: 60px; } }
  .p-thoughts .imgBox img {
    width: 100%; }

.p-link {
  margin: 190px auto 200px;
  max-width: 370px;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .p-link {
      margin-top: 100px;
      margin-bottom: 100px; } }
  .p-link .c-linkTitle {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif; }
  .p-link .imgBox {
    display: block;
    margin-top: 16px; }
    .p-link .imgBox img {
      width: 100%; }
  .p-link ul {
    margin-top: 20px;
    display: flex;
    gap: 35px; }
    .p-link ul li .c-title {
      color: #47a055;
      font-size: 14px;
      font-weight: bold; }
    .p-link ul li .c-name {
      font-size: 15px;
      font-weight: bold;
      margin-top: 10px; }
    .p-link ul li:last-child .c-title {
      color: #d88635; }
  .p-link .c-text {
    font-size: 14px;
    line-height: 1.85;
    margin-top: 20px; }

@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: .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: .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: .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: .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;
                width: 100%; }
          .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; } }
