@charset "UTF-8";
.interview .mv {
  margin: 0 0 120px;
  position: relative; }
  @media screen and (max-width: 800px) {
    .interview .mv {
      border-bottom: 1px solid #e1e4e8;
      margin: 0 0 23px;
      padding: 60px 0 27px; } }
  .interview .mv__img {
    display: block;
    height: 600px;
    margin: 0 0 0 auto;
    position: relative;
    width: 63.6%;
    z-index: 1; }
    @media screen and (max-width: 800px) {
      .interview .mv__img {
        height: auto;
        margin: 0 0 16px;
        width: auto; } }
    .interview .mv__img img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
      @media screen and (max-width: 800px) {
        .interview .mv__img img {
          height: auto; } }
  .interview .mv::before {
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #fff 40%, #fff 100%);
    content: "";
    height: 356px;
    left: 0;
    position: absolute;
    top: 300px;
    width: 65.5%;
    z-index: 5; }
    @media screen and (max-width: 800px) {
      .interview .mv::before {
        content: none; } }
  .interview .mv__body {
    box-sizing: content-box;
    margin: -240px auto 0;
    max-width: 1080px;
    padding: 0 40px;
    position: relative;
    text-align: left;
    z-index: 10; }
    @media screen and (max-width: 1130px) {
      .interview .mv__body {
        padding: 0 24px; } }
    @media screen and (max-width: 800px) {
      .interview .mv__body {
        margin: 0; } }
  .interview .mv__number {
    align-items: center;
    background: url(../images/number_bg.svg) repeat-y left top;
    box-sizing: border-box;
    color: #179f5b;
    display: inline-flex;
    font-family: "UDKakugo_SmallPr6N-M";
    font-size: 18px;
    height: 54px;
    justify-content: flex-start;
    line-height: 27px;
    margin: 0 0 29px;
    padding: 0 0 4px 23px; }
    @media screen and (max-width: 800px) {
      .interview .mv__number {
        font-size: 12px;
        height: 36px;
        line-height: 1.5em;
        margin: 0 0 15px;
        padding: 0 0 0 15px; } }
    .interview .mv__number span {
      font-family: "UDKakugo_SmallPr6N-R";
      font-size: 56px;
      line-height: 1.05em;
      margin: -4px 0 0 12px; }
      @media screen and (max-width: 800px) {
        .interview .mv__number span {
          font-size: 38px;
          margin: -3px 0 0 6px; } }
  .interview .mv__title {
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    font-size: 37px;
    line-height: 1.513em;
    margin: 0 0 25px;
    text-shadow: 0px 0px 20px #fff; }
    @media screen and (max-width: 800px) {
      .interview .mv__title {
        font-size: 21px;
        line-height: 1.523em;
        margin: 0 0 12px; } }
  .interview .mv__company {
    font-size: 28px;
    letter-spacing: 0.018em;
    line-height: 1.4em;
    margin: 0 0 7px; }
    @media screen and (max-width: 800px) {
      .interview .mv__company {
        font-size: 16px; } }
    .interview .mv__company strong {
      font-weight: normal; }
      @media screen and (max-width: 800px) {
        .interview .mv__company strong {
          display: block;
          font-size: 20px;
          margin: 0 0 7px; } }
    .interview .mv__company span {
      font-size: 18px;
      line-height: 1.4em; }
      @media screen and (max-width: 800px) {
        .interview .mv__company span {
          font-size: 12px; } }
  .interview .mv__name {
    font-size: 23px;
    letter-spacing: 0.018em;
    line-height: 1.391em;
    margin: 0; }
    @media screen and (max-width: 800px) {
      .interview .mv__name {
        font-size: 17px; } }
    .interview .mv__name span {
      font-size: 14px; }

.interview__body {
  box-sizing: content-box;
  margin: 0 auto;
  max-width: 840px;
  padding: 0 40px; }
  @media screen and (max-width: 1130px) {
    .interview__body {
      padding: 0 24px; } }
  .interview__body__title {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin: 0 0 24px;
    gap: 15px; }
    @media screen and (max-width: 800px) {
      .interview__body__title {
        display: block;
        margin: 0 0 8px; } }
    .interview__body__title div {
      font-family: "UDKakugo_SmallPr6N-L";
      font-size: 58px;
      line-height: 1em;
      flex-shrink: 0; }
      @media screen and (max-width: 800px) {
        .interview__body__title div {
          font-size: 34px;
          margin: 0 0 12px; } }
    .interview__body__title h2 {
      font-family: "FOT-UD角ゴ_スモール Pr6N B";
      font-size: 20px;
      letter-spacing: 0.018em;
      line-height: 1.6em;
      margin: 0;
      flex-grow: 10; }
      @media screen and (max-width: 800px) {
        .interview__body__title h2 {
          font-size: 18px;
          line-height: 1.5em; } }
      .interview__body__title h2 strong {
        background-position: left 6px;
        background-repeat: no-repeat;
        background-size: 100% 26px;
        font-family: "FOT-UD角ゴ_スモール Pr6N B";
        font-weight: normal; }
        @media screen and (max-width: 800px) {
          .interview__body__title h2 strong {
            background-position: left 7px;
            background-size: 100% 21px; } }
    .interview__body__title--q1 div {
      color: #db0015; }
    .interview__body__title--q1 strong {
      background-image: linear-gradient(#f8ccd0, #f8ccd0); }
    .interview__body__title--q2 div {
      color: #dda63a; }
    .interview__body__title--q2 strong {
      background-image: linear-gradient(#f8edd7, #f8edd7); }
    .interview__body__title--q3 div {
      color: #4c9f38; }
    .interview__body__title--q3 strong {
      background-image: linear-gradient(#dbecd7, #dbecd7); }
    .interview__body__title--q4 div {
      color: #b7001e; }
    .interview__body__title--q4 strong {
      background-image: linear-gradient(#f1ccd2, #f1ccd2); }
    .interview__body__title--q5 div {
      color: #ff3a21; }
    .interview__body__title--q5 strong {
      background-image: linear-gradient(#ffd7d2, #ffd7d2); }
    .interview__body__title--q6 div {
      color: #26bde2; }
    .interview__body__title--q6 strong {
      background-image: linear-gradient(#d3f2f9, #d3f2f9); }
    .interview__body__title--q7 div {
      color: #fcc30b; }
    .interview__body__title--q7 strong {
      background-image: linear-gradient(#fff3ce, #fff3ce); }
  .interview__body p {
    font-size: 16px;
    line-height: 2.125em;
    margin: 0 0 83px; 
    }
   
    .interview__body p + p {
      margin-top: -63px; }
      @media screen and (max-width: 800px) {
        .interview__body p + p {
          margin-top: -12px; } }
    @media screen and (max-width: 800px) {
      .interview__body p {
        font-size: 15px;
        line-height: 2em;
        margin: 0 0 27px; } }
  .interview__body__images {
    display: flex;
    margin: 113px 0 40px;
    gap: 80px; }
    @media screen and (max-width: 1130px) {
      .interview__body__images {
        gap: 40px; } }
    @media screen and (max-width: 800px) {
      .interview__body__images {
        display: block;
        margin: 0; } }
    .interview__body__images ul {
      margin: 0;
      padding: 0;
      order: 1;
      flex-shrink: 0; }
      @media screen and (max-width: 800px) {
        .interview__body__images ul {
          display: flex;
          margin: 34px -24px;
          gap: 3px; } }
    .interview__body__images li {
      align-items: flex-start;
      display: flex;
      justify-content: flex-end;
      margin: 0 0 6px;
      padding: 0;
      width: 217px; }
      @media screen and (max-width: 1130px) {
        .interview__body__images li {
          width: 257px; } }
      @media screen and (max-width: 800px) {
        .interview__body__images li {
          display: block;
          margin: 0;
          width: 100%; } }
    .interview__body__images img {
      max-width: 480px;
      width: 32.1vw;
      flex-shrink: 0; }
      @media screen and (max-width: 1130px) {
        .interview__body__images img {
          width: 35vw; } }
      @media screen and (max-width: 800px) {
        .interview__body__images img {
          max-width: none;
          width: 100%; } }
    .interview__body__images > div {
      order: 2; }

.interview .btns {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 0 135px;
  gap: 40px; }
  @media screen and (max-width: 800px) {
    .interview .btns {
      display: block;
      margin: 35px 0 45px; } }
  .interview .btns--w301 a {
    min-width: 301px; }
    @media screen and (max-width: 800px) {
      .interview .btns--w301 a {
        min-width: 250px;
        width: 250px; } }
  .interview .btns--w280 a {
    min-width: 280px; }
    @media screen and (max-width: 800px) {
      .interview .btns--w280 a {
        min-width: 230px;
        width: 230px;
        height: 50px; } }
  .interview .btns a {
    align-items: center;
    background: #179f5b;
    border-radius: 64px;
    color: #fff;
    display: flex;
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    font-size: 18px;
    height: 64px;
    justify-content: center;
    padding: 0 10px;
    text-decoration: none; }
    @media screen and (max-width: 800px) {
      .interview .btns a {
        font-size: 15px;
        height: 60px;
        margin: 0 auto; }
        .interview .btns a + a {
          margin: 20px auto 0; } }

.interview .profile {
  margin: 0 40px 100px; }
  @media screen and (max-width: 1130px) {
    .interview .profile {
      margin: 0 24px 100px; } }
  @media screen and (max-width: 800px) {
    .interview .profile {
      margin: 0 24px 60px; } }
  .interview .profile__body {
    background: #f3f5f8;
    border-radius: 10px;
    margin: 0 auto;
    max-width: 1080px;
    padding: 43px 40px 60px; }
    @media screen and (max-width: 1130px) {
      .interview .profile__body {
        padding: 43px 24px 60px; } }
    @media screen and (max-width: 800px) {
      .interview .profile__body {
        padding: 26px 20px 40px; } }
  .interview .profile .btns {
    margin: 0; }
  .interview .profile h2 {
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    font-size: 22px;
    line-height: 2.181em;
    margin: 0 0 13px;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left; }
    @media screen and (max-width: 800px) {
      .interview .profile h2 {
        font-size: 18px;
        line-height: 1.5em; } }
    .interview .profile h2 span {
      font-size: 18px; }
      @media screen and (max-width: 800px) {
        .interview .profile h2 span {
          display: block;
          font-size: 16px;
          line-height: 1.5em;
          margin: 5px 0 0; } }
    .interview .profile h2::before {
      background: #179f5b;
      content: "";
      height: 22px;
      left: 0;
      margin: auto;
      position: absolute;
      top: 13px;
      width: 7px; }
      @media screen and (max-width: 800px) {
        .interview .profile h2::before {
          height: 18px;
          top: 6px;
          width: 5px; } }
  .interview .profile h3 {
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    font-size: 18px;
    line-height: 1.777em;
    margin: 24px 0 0; }
    @media screen and (max-width: 800px) {
      .interview .profile h3 {
        font-size: 16px;
        margin: 18px 0 3px; } }
  .interview .profile p {
    font-size: 16px;
    letter-spacing: 0.018em;
    line-height: 2em;
    margin: 0 0 10px; }
    @media screen and (max-width: 800px) {
      .interview .profile p {
        font-size: 14px; } }
    .interview .profile p a {
      color: #111; }
      .interview .profile p a[target="_blank"]::after {
        content: url(../../shared/images/outer.svg);
        margin: 0 0 0 4px; }
  .interview .profile ul {
    margin: 0 0 32px;
    padding: 0; }
    @media screen and (max-width: 800px) {
      .interview .profile ul {
        margin: 0px 0px 26px; } }
    .interview .profile ul li {
      font-size: 16px;
      letter-spacing: 0.018em;
      line-height: 2em;
      list-style: none;
      margin: 0 0 0;
      padding: 0 0 0 1em;
      position: relative; }
      @media screen and (max-width: 800px) {
        .interview .profile ul li {
          font-size: 14px;
          line-height: 1.857em;
          margin: 0 0 5px; } }
      .interview .profile ul li::before {
        content: "・";
        left: 0;
        position: absolute;
        top: 0; }
  .interview .profile ol {
    counter-reset: num;
    margin: 0 0 50px;
    padding: 0; }
    @media screen and (max-width: 800px) {
      .interview .profile ol {
        margin: 0 0 25px; } }
    .interview .profile ol > li {
      align-items: center;
      background: white;
      border-radius: 10px;
      counter-increment: num;
      display: flex;
      justify-content: space-between;
      list-style: none;
      margin: 0 0 20px;
      padding: 25px 20px 28px 30px; }
      @media screen and (max-width: 800px) {
        .interview .profile ol > li {
          display: block;
          margin: 0px 0px 12px;
          padding: 16px 20px 20px 20px;
          position: relative; } }
      .interview .profile ol > li p {
        align-items: center;
        background: #9c9fa3;
        border-radius: 100%;
        color: white;
        content: counter(num);
        display: flex;
        font-family: "FOT-UD角ゴ_スモール Pr6N B";
        font-size: 20px;
        height: 50px;
        justify-content: center;
        margin: 0 20px 0 0;
        width: 50px;
        flex-shrink: 0; }
        @media screen and (max-width: 800px) {
          .interview .profile ol > li p {
            font-size: 16px;
            height: 32px;
            left: 20px;
            position: absolute;
            top: 20px;
            width: 32px; } }
    .interview .profile ol ul {
      display: flex;
      margin: 0;
      flex-wrap: wrap; }
      .interview .profile ol ul li {
        line-height: 1.625em;
        margin: 0;
        padding: 0; }
        @media screen and (max-width: 800px) {
          .interview .profile ol ul li {
            line-height: 1.5em; } }
        .interview .profile ol ul li::before {
          content: none; }
        .interview .profile ol ul li::after {
          content: "　／　"; }
        .interview .profile ol ul li:last-child::after {
          content: none; }
    .interview .profile ol dl {
      flex-grow: 10; }
    .interview .profile ol dt {
      font-family: "FOT-UD角ゴ_スモール Pr6N B";
      font-size: 22px;
      line-height: 1.5em;
      margin: 0 0 10px;
      padding: 0; }
      @media screen and (max-width: 800px) {
        .interview .profile ol dt {
          font-size: 16px;
          line-height: 1.375em;
          margin: 0 0 10px 44px;
          min-height: 2.75em; } }
    .interview .profile ol dd {
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 800px) {
        .interview .profile ol dd {
          margin: 0px 0px 12px;
          overflow: hidden; } }
    .interview .profile ol div {
      display: flex;
      margin: 0 0 0 60px;
      gap: 2px;
      flex-shrink: 0; }
      @media screen and (max-width: 1130px) {
        .interview .profile ol div {
          margin: 0 0 0 24px;
          width: 244px;
          flex-wrap: wrap; } }
      @media screen and (max-width: 800px) {
        .interview .profile ol div {
          gap: 1px;
          margin: 0px; } }
      @media screen and (max-width: 800px) {
        .interview .profile ol div img {
          width: calc((100% - 4px) * .2); } }

.interview .other {
  box-sizing: content-box;
  margin: 0 auto 112px;
  max-width: 1080px;
  padding: 0 40px; }
  @media screen and (max-width: 1130px) {
    .interview .other {
      padding: 0 24px 0; } }
  @media screen and (max-width: 800px) {
    .interview .other {
      margin: 0 auto 72px;
      padding: 0px 15px; } }
  .interview .other h2 {
    border-top: 2px solid #e1e4e8;
    font-family: "FOT-UD角ゴ_スモール Pr6N B";
    font-size: 26px;
    line-height: 1.846em;
    margin: 0 0 60px;
    padding: 35px 0 0;
    position: relative; }
    @media screen and (max-width: 800px) {
      .interview .other h2 {
        font-size: 21px;
        padding: 25px 0 0;
        margin: 0 0 27px; } }
    .interview .other h2::before {
      background: #179f5b;
      content: "";
      height: 5px;
      left: 0;
      position: absolute;
      top: -2px;
      width: 40px; }
  .interview .other ul {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin: 0 40px;
    padding: 0;
    gap: 80px; }
    @media screen and (max-width: 800px) {
      .interview .other ul {
        display: block;
        margin: 0px 9px; } }
  .interview .other li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%; }
    @media screen and (max-width: 800px) {
      .interview .other li {
        margin: 0px 0px 26px; } }
    .interview .other li img {
      width: 100%; }
    .interview .other li a {
      color: #111;
      display: block;
      text-decoration: none;
      transition: color 300ms ease; }
      .interview .other li a:hover {
        color: #179f5b; }
    .interview .other li p {
      color: #179f5b;
      font-size: 15px;
      line-height: 1.2em;
      margin: 20px 0 10px;
      font-family: "FOT-UD角ゴ_スモール Pr6N B"; }
      @media screen and (max-width: 800px) {
        .interview .other li p {
          margin: 20px 0 5px;
          font-size: 14px;
          line-height: 1.285em; } }
    .interview .other li dl {
      margin: 0;
      padding: 0; }
    .interview .other li dt {
      font-family: "FOT-UD角ゴ_スモール Pr6N B";
      font-size: 22px;
      line-height: 1.5em;
      margin: 0 0 3px;
      padding: 0; }
      @media screen and (max-width: 800px) {
        .interview .other li dt {
          font-size: 18px; } }
    .interview .other li dd {
      font-size: 14px;
      letter-spacing: 0.018em;
      line-height: 2.285em;
      margin: 0;
      padding: 0; }
