@charset "UTF-8";
/* 
body {
  color: #333333;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%; }
 */
.main-content {
  display: block;
  min-width: 1080px; }
  @media screen and (max-width: 979px) {
    .main-content {
      overflow: hidden;
      min-width: 1140px; } }
  @media screen and (max-width: 767px) {
    .main-content {
      min-width: auto;
      width: 100%; }
      .main-content img {
        width: 100%;
        height: auto; } }

@media screen and (max-width: 767px) {
  .only-pc {
    display: none !important; } }

.only-sp {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .only-sp {
      display: block !important; } }

body.is-win .adjust-win {
  display: inline-block;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
  @media screen and (max-width: 767px) {
    body.is-win .adjust-win {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); } }


.new-staff-interview-page {
  background-color: #f5f5f5;
  padding: 30px 00px 0px;
  /* padding-top: 0; */
  }
  .new-staff-interview-page .mv {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px;
    display: flex;
    margin: 20px auto 50px;
    background: #fff;
    /* align-items: center; */
    }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .mv {
        flex-direction: column;
        /* padding-top: 50px !important; */
        margin: 0 20px 20px;
        } }
    .new-staff-interview-page .mv .image {
      width: 40%;
      }


    .new-staff-interview-page .mv .image img {
      width: 100%;
      }

      @media screen and (max-width: 767px) {
        .new-staff-interview-page .mv .image {
          /* left: 0; */
          width: 100%;
          } }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .mv .image .person {
          width: 79.0625vw;
          margin: 0 auto; } }
    .new-staff-interview-page .mv .text {
      margin: 0;
      width: 70%;
      text-align: left;
      padding: 30px 30px 30px 30px;
      /* padding: 0; */
      }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .mv .text {
          padding: 0 0;
          margin: 15px auto 0;
          width: 100%;
          } }
      .new-staff-interview-page .mv .text img {
        width: 100%;
        height: auto; }
      .new-staff-interview-page .mv .text .title {
        width: 151px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .mv .text .title {
            width: 30.625vw; } }
      .new-staff-interview-page .mv .text .heading {
        margin-top: 17px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .mv .text .heading {
            margin-top: 1.875vw; } }
      .new-staff-interview-page .mv .text .name {
        /* margin: 35px 0 0 -10px; */
        font-size: 18px;
        font-weight: 600;
        background: #deedee;
        padding: 1%;
        color: #17546b;
        }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .mv .text .name {
            margin: 3.125vw 0 0 0;
            padding: 5px;
            } }
      .new-staff-interview-page .mv .text .profile {
        margin-top: 10px;
        width: 400px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .mv .text .profile {
            width: 100%;
            margin-top: 0.9375vw; } }
      .new-staff-interview-page .mv .text .desc {
        font-size: 18px;
        margin-top: 0;
        letter-spacing: 0.05em;
        line-height: 2;
        }

      .new-staff-interview-page .mv .text .desc span{
        border-bottom:1px solid #17546b;
          color:#17546b;
        }

      .new-staff-interview-page .mv .text .catch {
        font-size: 22px;
        margin-top: 0;
        letter-spacing: 0.05em;
        line-height: 2;
        text-align: center;
        color: #10536d;
        font-weight: 600;
        }


        @media screen and (max-width: 767px) {
          .new-staff-interview-page .mv .text .desc {
            width: 100%;
            font-size: 15px;
            margin-top: 8px;
            line-height: 1.7;
            padding: 0 5px;
            } 
                
            .new-staff-interview-page .mv .text .catch {
            font-size: 16px;
            min-height: 150px;
            }
        
        }

    .new-staff-interview-page .mv.-staff03 {
      /* padding-bottom: 120px; */
      background: #ffffff;
      padding: 0;
      margin-bottom: 50px;
      border-radius: 10px;
      }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .mv.-staff03 {
          padding: 20px;
          margin: 20px;
          } }


      .new-staff-interview-page .mv.-staff03 .image {
        /* top: 0px; */
        width: 40%;
        padding: 30px 0px 30px 30px;
        }

      .new-staff-interview-page .mv.-staff03 .image img{
        width: 100%;
        /* padding: 10px; */
        }
      .new-staff-interview-page .mv.-staff03 .image img a{
        width: 100%;
        padding: 30px 10px 30px 30px;
        }


      @media screen and (max-width: 767px) {
        .new-staff-interview-page .mv.-staff03 .image {
        top: 0px;
        width: 100%;
        margin:0 auto;
        padding: 0;
        }
     }







    @media screen and (max-width: 767px) {
        .new-staff-interview-page .mv.-staff03 .image .person {
          width: 80vw; } }

  .new-staff-interview-page .mv.-staff03 .text .heading {
    width: 312px; }

    @media screen and (max-width: 767px) {
      .new-staff-interview-page .mv.-staff03 .text .heading {
        width: 65.3125vw; } }
  
    
  .new-staff-interview-page .wave-top {
    margin-top: -170px;
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 120px;
    }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .wave-top {
        height: 66px;
        margin-top: -45px; } }

  .new-staff-interview-page .wave-bottom {
    /* margin-top: -120px; */
    background-size: cover;
    background-position: center bottom;
    width: 100%;
    /* height: 273px; */
    }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .wave-bottom {
        height: 66px;
        margin-top: 0; } }
    .new-staff-interview-page .wave-bottom.-blue {

      }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .wave-bottom.-blue {
          
          } }
    .new-staff-interview-page .wave-bottom.-green {
      background-image: url(../images/people/new-staff/wave_bottom_green.png); }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .wave-bottom.-green {
          background-image: url(../images/people/new-staff/wave_bottom_green_sp.png); } }
    .new-staff-interview-page .wave-bottom.-pink {
      background-image: url(../images/people/new-staff/wave_bottom_pink.png); }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .wave-bottom.-pink {
          background-image: url(../images/people/new-staff/wave_bottom_pink_sp.png); } }
    .new-staff-interview-page .wave-bottom.-beige {
      background-image: url(../images/people/new-staff/wave_bottom_beige.png); }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .wave-bottom.-beige {
          background-image: url(../images/people/new-staff/wave_bottom_beige_sp.png); } }
  .new-staff-interview-page .schedule.-blue {
    background-color: #deedee;
    padding-bottom: 30px;
    }
    .new-staff-interview-page .schedule.-blue .heading {
      color: #17546b;
      }
    .new-staff-interview-page .schedule.-blue .timeline::before {
      background-color: #17546b;
      }
    .new-staff-interview-page .schedule.-blue .time {
      background-color: #17546b;
      border: 4px solid #deedee;
      }
  
  .new-staff-interview-page .schedule .inner {
    max-width: 1000px;
    margin: -85px auto 0;
    }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .schedule .inner {
      margin: 20px 0;
      } }
  .new-staff-interview-page .schedule .timeline {
    overflow: hidden;
    position: relative;
    padding: 30px 0;
    margin-top: 50px;
    }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .schedule .timeline {
        padding: 0 15px 5px;
        margin-top: 0; } }
    .new-staff-interview-page .schedule .timeline::before {
      content: '';
      width: 2px;
      height: 100%;
      position: absolute;
      left: 50%;
      top: 0;
      display: block; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .timeline::before {
          width: 1px;
          left: 37px;
          top: 8px;
          height: calc(100% + 16px); } }
  .new-staff-interview-page .schedule .heading {
    text-align: center;
    font-size: 32px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .schedule .heading {
        font-size: 20px; } }
  .new-staff-interview-page .schedule .block {
    position: relative;
    width: 436px;
    border-radius: 10px;
    padding: 20px;
    background-color: #fff; }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .schedule .block {
        width: calc(100% - 65px);
        margin-left: auto;
        padding: 10px 15px 10px; } }
    .new-staff-interview-page .schedule .block:last-of-type {
      clear: both; }
    .new-staff-interview-page .schedule .block .title {
      font-size: 18px;
      font-weight: bold;
      letter-spacing: 0.05em;
      line-height: 1.7; }
      .new-staff-interview-page .schedule .block .title a {
        color: #000; }
        .new-staff-interview-page .schedule .block .title a:hover {
          text-decoration: none; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block .title {
          font-size: 13px;
          line-height: 1.6; } }
    .new-staff-interview-page .schedule .block .image {
      margin-top: 12px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block .image {
          margin-top: 6px; } }
      .new-staff-interview-page .schedule .block .image img {
        border-radius: 10px;
        width: 100%;
        }
    .new-staff-interview-page .schedule .block .desc {
      font-size: 14px;
      margin-top: 15px;
      line-height: 1.7;
      letter-spacing: 0.05em; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block .desc {
          font-size: 12px;
          margin-top: 6px; } }
    .new-staff-interview-page .schedule .block .time {
      width: 92px;
      height: 92px;
      border-radius: 50%;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: "Roboto", sans-serif;
      font-size: 20px;
      position: absolute; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block .time {
          font-size: 11px;
          border-radius: 20px;
          width: 65px;
          height: 34px;
          line-height: 1; } }
    .new-staff-interview-page .schedule .block.-left {
      float: left; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-left {
          float: none; } }
      .new-staff-interview-page .schedule .block.-left::after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5.5px 0 5.5px 12px;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        right: -11px;
        top: 24px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .schedule .block.-left::after {
            border-width: 4px 10px 4px 0;
            border-color: transparent #fff transparent transparent;
            left: -10px;
            right: auto;
            top: 16px; } }
      .new-staff-interview-page .schedule .block.-left .time {
        top: -15px;
        right: -110px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .schedule .block.-left .time {
            left: -75px;
            right: auto;
            top: 3px; } }
    .new-staff-interview-page .schedule .block.-right {
      float: right; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-right {
          float: none; } }
      .new-staff-interview-page .schedule .block.-right::after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5.5px 12px 5.5px 0;
        border-color: transparent #fff transparent transparent;
        position: absolute;
        left: -11px;
        top: 24px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .schedule .block.-right::after {
            border-width: 4px 10px 4px 0;
            left: -10px;
            top: 16px; } }
      .new-staff-interview-page .schedule .block.-right .time {
        top: -15px;
        left: -110px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .schedule .block.-right .time {
            left: -78px;
            right: auto;
            top: 3px; } }
    .new-staff-interview-page .schedule .block.-mt-20 {
      margin-top: -20px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-20 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-70 {
      margin-top: -70px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-70 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-100 {
      margin-top: -100px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-100 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-120 {
      margin-top: -120px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-120 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-140 {
      margin-top: -140px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-140 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-200 {
      margin-top: -200px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-200 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-230 {
      margin-top: -230px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-230 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-260 {
      margin-top: -260px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-260 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-280 {
      margin-top: -280px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-280 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-300 {
      margin-top: -300px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-300 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt-310 {
      margin-top: -310px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt-310 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt10 {
      margin-top: 10px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt10 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt20 {
      margin-top: 20px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt20 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt30 {
      margin-top: 30px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt30 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt40 {
      margin-top: 40px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt40 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt50 {
      margin-top: 50px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt50 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt60 {
      margin-top: 60px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt60 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt70 {
      margin-top: 70px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt70 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt80 {
      margin-top: 80px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt80 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt90 {
      margin-top: 90px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt90 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt100 {
      margin-top: 100px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt100 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt110 {
      margin-top: 110px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt110 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt120 {
      margin-top: 120px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt120 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt130 {
      margin-top: 130px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt130 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt140 {
      margin-top: 140px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt140 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt150 {
      margin-top: 150px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt150 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt160 {
      margin-top: 160px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt160 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt170 {
      margin-top: 170px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt170 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt180 {
      margin-top: 180px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt180 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt190 {
      margin-top: 190px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt190 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt200 {
      margin-top: 200px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt200 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt210 {
      margin-top: 210px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt210 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt220 {
      margin-top: 220px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt220 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt230 {
      margin-top: 230px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt230 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt240 {
      margin-top: 240px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt240 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt250 {
      margin-top: 250px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt250 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt260 {
      margin-top: 260px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt260 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt270 {
      margin-top: 270px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt270 {
          margin-top: 15px; } }
    .new-staff-interview-page .schedule .block.-mt280 {
      margin-top: 280px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .schedule .block.-mt280 {
          margin-top: 15px; } }
  .new-staff-interview-page .contents {
    background: #d7e4e8;
    padding: 50px 0;
    }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .contents {
        padding-bottom: 60px;

        padding-top: 10px;
        padding-top: 10px!important;
        } }
    .new-staff-interview-page .contents .inner {
      max-width: 1200px;
      margin: 0 auto;
      }


    .new-staff-interview-page .contents .enquete {
      margin-top: 100px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .contents .enquete {
          padding: 0 20px;
          margin-top: 45px; } }
      .new-staff-interview-page .contents .enquete::before {
        content: '';
        width: 1184px;
        height: 422px;
        background-image: url(../images/people/new-staff/enquete_bg.png);
        background-repeat: no-repeat;
        position: absolute;
        z-index: 0;
        top: -100px;
        left: -92px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .contents .enquete::before {
            background-image: url(../images/people/new-staff/enquete_bg_sp.png);
            background-size: cover;
            left: 0;
            top: 185px;
            width: 100%;
            height: 192.1875vw; } }
      .new-staff-interview-page .contents .enquete .title {
        width: 609px;
        margin: 0 auto;
        position: relative;
        z-index: 2; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .contents .enquete .title {
            width: 100%; } }
        .new-staff-interview-page .contents .enquete .title img {
          width: 100%;
          height: auto; }
      .new-staff-interview-page .contents .enquete .block {
        display: flex;
        margin-top: 15px;
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .contents .enquete .block {
            flex-direction: column;
            margin-top: -20px; } }
        .new-staff-interview-page .contents .enquete .block + .block {
          margin-top: 18px; }
        .new-staff-interview-page .contents .enquete .block .question {
          background-repeat: no-repeat;
          background-size: contain;
          min-width: 301px;
          height: 223px;
          display: flex;
          align-items: center;
          justify-content: center;
          position: relative;
          z-index: 1; }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block .question {
              min-width: auto;
              width: 288px;
              height: 105px;
              margin: auto; } }
          .new-staff-interview-page .contents .enquete .block .question p {
            font-size: 18px;
            font-weight: bold;
            margin-top: 20px;
            line-height: 1.6; }
            @media screen and (max-width: 767px) {
              .new-staff-interview-page .contents .enquete .block .question p {
                font-size: 14px;
                line-height: 1.4;
                margin: -25px 0 0 -5px; } }
          .new-staff-interview-page .contents .enquete .block .question.-q1 {
            margin-right: -19px; }
            @media screen and (max-width: 767px) {
              .new-staff-interview-page .contents .enquete .block .question.-q1 {
                margin-right: auto; } }
          .new-staff-interview-page .contents .enquete .block .question.-q2 {
            margin-left: -19px; }
            @media screen and (max-width: 767px) {
              .new-staff-interview-page .contents .enquete .block .question.-q2 {
                order: -1;
                margin-left: auto; } }
          .new-staff-interview-page .contents .enquete .block .question.-q3 {
            margin-right: -19px; }
            @media screen and (max-width: 767px) {
              .new-staff-interview-page .contents .enquete .block .question.-q3 {
                margin-right: auto; }
                .new-staff-interview-page .contents .enquete .block .question.-q3 p {
                  margin-left: 20px; } }
        .new-staff-interview-page .contents .enquete .block .answer {
          min-width: 720px;
          background-color: #fff;
          border-radius: 30px;
          padding: 20px 40px 20px 60px;
          margin-top: 25px; }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block .answer {
              min-width: auto;
              padding: 20px 25px;
              margin-top: -20px;
              border-radius: 10px; } }
          .new-staff-interview-page .contents .enquete .block .answer .heading {
            display: inline-block;
            font-size: 26px;
            font-weight: bold; }
            .new-staff-interview-page .contents .enquete .block .answer .heading span {
              border-bottom: 2px solid #000; }
            @media screen and (max-width: 767px) {
              .new-staff-interview-page .contents .enquete .block .answer .heading {
                font-size: 16px; } }
          .new-staff-interview-page .contents .enquete .block .answer .desc {
            font-size: 16px;
            margin-top: 12px;
            -webkit-font-feature-settings: 'palt';
                    font-feature-settings: 'palt';
            letter-spacing: 0.05em;
            line-height: 2; }
            @media screen and (max-width: 767px) {
              .new-staff-interview-page .contents .enquete .block .answer .desc {
                font-size: 12px;
                line-height: 1.75; } }
        .new-staff-interview-page .contents .enquete .block.-blue .question.-q1 {
          background-image: url(../images/people/new-staff/q1_bg_blue.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-blue .question.-q1 {
              background-image: url(../images/people/new-staff/q1_bg_blue_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-blue .question.-q2 {
          background-image: url(../images/people/new-staff/q2_bg_blue.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-blue .question.-q2 {
              background-image: url(../images/people/new-staff/q2_bg_blue_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-blue .question.-q3 {
          background-image: url(../images/people/new-staff/q3_bg_blue.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-blue .question.-q3 {
              background-image: url(../images/people/new-staff/q3_bg_blue_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-blue .answer {
          border-color: #deedee; }
          .new-staff-interview-page .contents .enquete .block.-blue .answer .heading {
            color: #7a8fba; }
            .new-staff-interview-page .contents .enquete .block.-blue .answer .heading span {
              border-color: #7a8fba; }
        .new-staff-interview-page .contents .enquete .block.-green .question.-q1 {
          background-image: url(../images/people/new-staff/q1_bg_green.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-green .question.-q1 {
              background-image: url(../images/people/new-staff/q1_bg_green_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-green .question.-q2 {
          background-image: url(../images/people/new-staff/q2_bg_green.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-green .question.-q2 {
              background-image: url(../images/people/new-staff/q2_bg_green_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-green .question.-q3 {
          background-image: url(../images/people/new-staff/q3_bg_green.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-green .question.-q3 {
              background-image: url(../images/people/new-staff/q3_bg_green_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-green .answer {
          border-color: #e9f4e4; }
          .new-staff-interview-page .contents .enquete .block.-green .answer .heading {
            color: #95bc78; }
            .new-staff-interview-page .contents .enquete .block.-green .answer .heading span {
              border-color: #95bc78; }
        .new-staff-interview-page .contents .enquete .block.-pink .question.-q1 {
          background-image: url(../images/people/new-staff/q1_bg_pink.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-pink .question.-q1 {
              background-image: url(../images/people/new-staff/q1_bg_pink_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-pink .question.-q2 {
          background-image: url(../images/people/new-staff/q2_bg_pink.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-pink .question.-q2 {
              background-image: url(../images/people/new-staff/q2_bg_pink_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-pink .question.-q3 {
          background-image: url(../images/people/new-staff/q3_bg_pink.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-pink .question.-q3 {
              background-image: url(../images/people/new-staff/q3_bg_pink_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-pink .answer {
          border-color: #e9f4e4; }
          .new-staff-interview-page .contents .enquete .block.-pink .answer .heading {
            color: #c394af; }
            .new-staff-interview-page .contents .enquete .block.-pink .answer .heading span {
              border-color: #c394af; }
        .new-staff-interview-page .contents .enquete .block.-beige .question.-q1 {
          background-image: url(../images/people/new-staff/q1_bg_beige.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-beige .question.-q1 {
              background-image: url(../images/people/new-staff/q1_bg_beige_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-beige .question.-q2 {
          background-image: url(../images/people/new-staff/q2_bg_beige.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-beige .question.-q2 {
              background-image: url(../images/people/new-staff/q2_bg_beige_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-beige .question.-q3 {
          background-image: url(../images/people/new-staff/q3_bg_beige.png); }
          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .enquete .block.-beige .question.-q3 {
              background-image: url(../images/people/new-staff/q3_bg_beige_sp.png); } }
        .new-staff-interview-page .contents .enquete .block.-beige .answer {
          border-color: #f1eddf; }
          .new-staff-interview-page .contents .enquete .block.-beige .answer .heading {
            color: #b89d68; }
            .new-staff-interview-page .contents .enquete .block.-beige .answer .heading span {
              border-color: #b89d68; }
    .new-staff-interview-page .contents .dream {
      margin-top: 100px;
      margin-top: 0;
      /* position: relative; */
      display: flex;
      justify-content: space-between;
      /* flex-wrap: wrap; */
      }

    .new-staff-interview-page .contents .staffBox {
        /* width:33.333%; */
        background: #fff;
        margin: 0.5%;
        border-radius: 0.5em;
      }
    .new-staff-interview-page .contents .staffBox a{
        cursor: pointer;
      }




    .new-staff-interview-page .contents .dream a:hover{
        opacity:0.6
      }



      @media screen and (max-width: 767px) {
        .new-staff-interview-page .contents .dream {
          margin-top: 50px;
          padding: 0 20px;
          flex-direction: column;
          }
          .new-staff-interview-page .contents .staffBox {
            width:100%
          }

      
      }

        @media screen and (max-width: 767px) {
          .new-staff-interview-page .contents .dream::before {
            background-image: url(../images/people/new-staff/dream_bg_left_sp.png);
            background-size: contain;
            width: 116px;
            height: 154px;
            top: -10px;
            left: 0; } }
      .new-staff-interview-page .contents .dream .title {
        width: 476px;
        margin: 0 auto; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .contents .dream .title {
            width: calc(100% - 20px);
            position: relative;
            z-index: 1; } }
        .new-staff-interview-page .contents .dream .title img {
          width: 100%;
          height: auto; }
      .new-staff-interview-page .contents .dream .answer {
        border-radius: 5px;
        /* background-color: #fff; */
        /* border: 1px solid #eee; */
        padding: 20px;
        margin: 0 0px;
        display: flex;
        position: relative;
        }

        .new-staff-interview-page .contents .dream .answer + .answer::before {
          display: none; }
        .new-staff-interview-page .contents .dream .answer.-blue {
          /* border-color: #deedee; */
          /* display: flex; */
          flex-direction: column;
          }
          .new-staff-interview-page .contents .dream .answer.-blue .text .heading span {
            white-space: nowrap;
            /* background-color: #7a8fba; */
            }

        @media screen and (max-width: 767px) {
          .new-staff-interview-page .contents .dream .answer {
            padding: 20px 15px 20px;
            border-radius: 10px;
            margin-top: 15px;
            position: relative;
            z-index: 2;
            } }

          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .dream .answer::before {
              background-image: url(../images/people/new-staff/dream_bg_right_sp.png);
              background-size: contain;
              top: auto;
              right: -15px;
              bottom: -40px;
              width: 87px;
              height: 77px;
              z-index: 0; } }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .contents .dream .answer::after {
            content: '';
            background-color: #fff;
            height: 100%;
            width: 100%;
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 10px;
            z-index: 1; } }


        .new-staff-interview-page .contents .dream .answer.-green {
          border-color: #e9f4e4; }
          .new-staff-interview-page .contents .dream .answer.-green .text .heading span {
            white-space: nowrap;
            background-color: #95bc78; }
        .new-staff-interview-page .contents .dream .answer.-pink {
          border-color: #f8f1f4; }
          .new-staff-interview-page .contents .dream .answer.-pink .text .heading span {
            white-space: nowrap;
            background-color: #c394af; }
        .new-staff-interview-page .contents .dream .answer.-beige {
          border-color: #f1eddf; }
          .new-staff-interview-page .contents .dream .answer.-beige .text .heading span {
            white-space: nowrap;
            background-color: #b89d68; }
        .new-staff-interview-page .contents .dream .answer .image {
          margin: 0;
          width: 100%;
          }
        .new-staff-interview-page .contents .dream .answer .image img {
          width:100%;}

          @media screen and (max-width: 767px) {
            .new-staff-interview-page .contents .dream .answer .image {
              position: absolute;
              right: 24px;
              top: 15px;
              margin: 0;
              z-index: 2; }
            .new-staff-interview-page .contents .dream .answer .image img {
              width:100%; }
              .new-staff-interview-page .contents .dream .answer .image.-staff01 {
                width: 71px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff02 {
                width: 80px;
                top: 25px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff03-a {
                width: 120px;
                right: 20px;
                }
              .new-staff-interview-page .contents .dream .answer .image.-staff03-b {
                width: 61px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff04 {
                width: 56px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff05 {
                width: 78px;
                top: 25px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff06 {
                width: 88px;
                top: 25px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff08 {
                width: 76px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff09 {
                width: 81px;
                top: 25px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff10 {
                width: 66px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff11 {
                width: 62px;
                top: 25px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff12 {
                width: 69px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff13 {
                width: 69px;
                top: 25px; }
              .new-staff-interview-page .contents .dream .answer .image.-staff14 {
                width: 70px; } }
        .new-staff-interview-page .contents .dream .answer .text {
          position: relative;
          z-index: 2;
          padding: 10px 10px;
          text-align: left;
          /* width: 60%; */
          /* float: right; */
          }
          .new-staff-interview-page .contents .dream .answer .text .heading {
            font-size: 20px;
            font-weight: bold;
            display: inline-block;
            line-height: 1.5;
            /* color: #fff; */
            /* -webkit-font-feature-settings: 'palt'; */
            /* font-feature-settings: 'palt'; */
            /* letter-spacing: 0.05em; */
            }
            @media screen and (max-width: 767px) {
    
            .new-staff-interview-page .contents .dream .answer .text {
              padding: 10px 0px;
              }

                
              .new-staff-interview-page .contents .dream .answer .text .heading {
                font-size: 18px;
                } }
            .new-staff-interview-page .contents .dream .answer .text .heading span {
              padding: 0;
              }
              @media screen and (max-width: 767px) {
                .new-staff-interview-page .contents .dream .answer .text .heading span {
                  padding: 2px 4px; } }
            .new-staff-interview-page .contents .dream .answer .text .heading br + span {
              padding-left: 0;
              }
              @media screen and (max-width: 767px) {
                .new-staff-interview-page .contents .dream .answer .text .heading br + span {
                  padding: 2px 4px; } }
            .new-staff-interview-page .contents .dream .answer .text .heading br ~ br + span {
              position: relative;
              /* left: -15px; */
              }
              @media screen and (max-width: 767px) {
                .new-staff-interview-page .contents .dream .answer .text .heading br ~ br + span {
                  left: 0; } }
          .new-staff-interview-page .contents .dream .answer .text .desc {
            font-size: 16px;
            margin-top: 18px;
            -webkit-font-feature-settings: 'palt';
                    font-feature-settings: 'palt';
            letter-spacing: 0.05em;
            line-height: 2; }
            @media screen and (max-width: 767px) {
              .new-staff-interview-page .contents .dream .answer .text .desc {
                font-size: 12px;
                line-height: 1.75;
                margin-top: 25px; } }
  .new-staff-interview-page .other-information {
    margin-top: -30px;
    padding-bottom: 95px;
    background: linear-gradient(180deg, transparent 0%, transparent 273px, #fff 273px, #fff 100%);
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .other-information {
        margin-top: 0;
        padding-bottom: 15px;
        background: linear-gradient(180deg, transparent 0%, transparent 66px, #fff 66px, #fff 100%); } }
    .new-staff-interview-page .other-information .inner {
      max-width: 1080px;
      margin: -150px auto 0; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .other-information .inner {
          margin: 0 auto; } }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .other-information .heading {
        width: 273px;
        margin-left: 15px; } }
    .new-staff-interview-page .other-information .links-wrap {
      display: flex;
      flex-wrap: wrap; }
    .new-staff-interview-page .other-information .people-links {
      display: flex;
      flex-wrap: wrap;
      margin-top: 50px;
      padding-top: 30px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .other-information .people-links {
          padding: 25px 20px 0;
          margin: 0 auto 0 0; } }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .other-information .people-links:first-of-type {
          margin-top: 20px; } }
      .new-staff-interview-page .other-information .people-links:nth-of-type(even) {
        margin-left: 40px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .other-information .people-links:nth-of-type(even) {
            margin-left: 0; } }
      .new-staff-interview-page .other-information .people-links:nth-of-type(n + 3) {
        margin-top: 35px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .other-information .people-links:nth-of-type(n + 3) {
            margin-top: 0; } }
      .new-staff-interview-page .other-information .people-links .department {
        top: 0;
        position: absolute;
        font-size: 14px;
        font-weight: bold;
        color: #bea574; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .other-information .people-links .department {
            font-size: 12px; } }
    .new-staff-interview-page .other-information .link {
      text-decoration: none;
      margin-right: 40px;
      max-width: 100px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .other-information .link {
          margin-right: 4.6875vw;
          margin-bottom: 6.25vw;
          max-width: 25.9375vw;
          width: 25.9375vw; } }
      .new-staff-interview-page .other-information .link.-column {
        max-width: 200px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .other-information .link.-column {
            max-width: 51.875vw;
            width: 51.875vw; } }
      .new-staff-interview-page .other-information .link:last-of-type {
        margin-right: 0; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .other-information .link:nth-of-type(3n) {
          margin-right: 0; }
          .new-staff-interview-page .other-information .link:nth-of-type(3n).-mod-margin {
            margin-right: 4.6875vw; } }
      .new-staff-interview-page .other-information .link:hover .thumb img {
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
      .new-staff-interview-page .other-information .link .thumb {
        border-radius: 20px;
        position: relative;
        z-index: 1;
        overflow: hidden;
        border: 1px solid #d7d7d7; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .other-information .link .thumb {
            width: 100%;
            border-width: 1px; } }
        .new-staff-interview-page .other-information .link .thumb img {
          transition: -webkit-transform .2s ease-out;
          transition: transform .2s ease-out;
          transition: transform .2s ease-out, -webkit-transform .2s ease-out;
          width: 100%;
          height: 100%; }
      .new-staff-interview-page .other-information .link.is-current .name {
        color: #5f9d7b; }
      .new-staff-interview-page .other-information .link .name {
        font-size: 14px;
        font-weight: bold;
        padding-left: 5px;
        margin-top: 10px;
        color: #333333;
        -webkit-font-feature-settings: 'palt';
                font-feature-settings: 'palt';
        white-space: nowrap;
        line-height: 1.2; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .other-information .link .name {
            margin-top: 10px;
            font-size: 12px; } }
  .new-staff-interview-page .people-works-links {
    padding-bottom: 210px;
    background: linear-gradient(180deg, transparent 0%, transparent 273px, #fff 273px, #fff 100%); }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .people-works-links {
        padding-bottom: 100px;
        background: linear-gradient(180deg, transparent 0%, transparent 66px, #fff 66px, #fff 100%); } }
    .new-staff-interview-page .people-works-links.-mod-bg {
      background-color: #fff; }
      .new-staff-interview-page .people-works-links.-mod-bg .inner {
        margin-top: 0px; }
    .new-staff-interview-page .people-works-links.-mt-minus {
      position: relative;
      z-index: 1;
      margin-top: -100px; }
    .new-staff-interview-page .people-works-links .inner {
      max-width: 1080px;
      margin: -120px auto 0; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .people-works-links .inner {
          padding: 0 20px;
          margin: 0 auto; } }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .people-works-links .heading {
        width: 243px; } }
    .new-staff-interview-page .people-works-links .links {
      margin-top: 40px;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .people-works-links .links {
          flex-direction: column;
          margin-top: 25px; } }
    .new-staff-interview-page .people-works-links .m-link .btn {
      margin-top: 8px; }
      @media screen and (max-width: 767px) {
        .new-staff-interview-page .people-works-links .m-link .btn {
          margin-top: 5px; } }
      .new-staff-interview-page .people-works-links .m-link .btn .icon {
        width: 48px;
        height: 48px; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .people-works-links .m-link .btn .icon {
            width: 28px;
            height: 28px;
            background-size: 7px 8px; } }
      .new-staff-interview-page .people-works-links .m-link .btn span {
        font-size: 20px;
        letter-spacing: 0.02em; }
        @media screen and (max-width: 767px) {
          .new-staff-interview-page .people-works-links .m-link .btn span {
            font-size: 13px; } }
    @media screen and (max-width: 767px) {
      .new-staff-interview-page .people-works-links .m-link + .m-link {
        margin-top: 18px; } }




.new-staff-interview-page .mv .text.appBtn_box{text-align: right;}

.new-staff-interview-page .mv .text>.appBtn {
  position: absolute;
  left: 55%;
  /* top: 0; */
  width: 250px;
  height: 48px;
  line-height: 48px;
  /* padding: 10px 20px; */
  text-align: center;
  /*   font-family: "游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif; */
  font-weight: bold;
  font-size: 18px;
  border: 1px solid #10536d;
  background-color: #10536d;
  color: #fff;
  margin: 25px auto;
}

@media screen and (max-width: 767px) {
.new-staff-interview-page .mv .text .appBtn {
  left: 15%;
  right: 15%;
  bottom: 0;
}

}







.new-staff-interview-page .mv .text .appBtn span {
  position: relative;
  z-index: 2;
}

.new-staff-interview-page .mv .text .appBtn:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: white;
  transform-origin: right top;
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}



.new-staff-interview-page .mv .text .appBtn:hover {
  color: #10536d;
}

.new-staff-interview-page .mv .text .appBtn:hover:after {
  transform-origin: left top;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}






.new-staff-interview-page .mv .text.appBtn_box{text-align: right;}

.new-staff-interview-page .mv .text>.appBtn {
  position: absolute;
  left: 55%;
  /* top: 0; */
  width: 250px;
  height: 48px;
  line-height: 48px;
  /* padding: 10px 20px; */
  text-align: center;
  /*   font-family: "游ゴシック","YuGothic",'Hiragino Kaku Gothic ProN', Meiryo, メイリオ,  'PT Sans', 'Lucida Grande', sans-serif; */
  font-weight: bold;
  font-size: 18px;
  border: 1px solid #10536d;
  background-color: #10536d;
  color: #fff;
  margin: 25px auto;
}

@media screen and (max-width: 767px) {
.new-staff-interview-page .mv .text .appBtn {
  left: 15%;
  right: 15%;
  bottom: 0;
}

}


 .new-staff-interview-page .appContact {
    /* max-width: 1000px; */
    margin: 0 auto;
    padding: 30px;
    /*     display: flex; */
    margin: 20px auto 20px;
    background: #fff;
    /* align-items: center; */
    width: 200px;
    }



 .new-staff-interview-page .appContact .appBtn span {
  position: relative;
  z-index: 2;
}

 .new-staff-interview-page .appContact .appBtn:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: white;
  transform-origin: right top;
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}



 .new-staff-interview-page .appContact .appBtn:hover {
  color: #10536d;
}

 .new-staff-interview-page .appContact .appBtn:hover:after {
  transform-origin: left top;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}


.interview_faq{
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px;
  display: flex;
  margin: 20px auto 20px;
  background: #fff;
  border-radius: 10px;
  width: 98%;
}

.qa-004 {width:100%}

.qa-004 dt,
.qa-004 dd {
    display: flex;
    align-items: center;
    text-align: left;
    position: relative;
    margin: 0;
    padding: 1em 0em 1em 3.1em;
    color: #333333;
}

.qa-004 dd {padding-bottom:30px;border-bottom:1px solid #ddd}


.qa-004 dt {
    font-weight: 600;
}

.qa-004 dd + dt {
    margin-top: 1em;
}

.qa-004 dt::before,
.qa-004 dd::before {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
    line-height: 40px;
    text-align: center;
}

.qa-004 dt::before {
    background-color: #17546b;
    content: 'Q';
}

.qa-004 dd::before {
    background-color: #5e5e5e;
    content: 'A';
}


@media screen and (max-width: 767px) {
.interview_faq {
    padding: 10px;
}
    
.qa-004 dt, .qa-004 dd {
    padding: 1em 0em 1em 2.5em;
}
  
.qa-004 dt::before,
.qa-004 dd::before {
    width: 30px;
    height: 30px;
    font-size: 1.1em;
    line-height: 30px;
}
}



/* -----------------------------------------------------------
   #about_philosophy
   ----------------------------------------------------------- */

   #about_philosophy {
    padding: 0px 5%;
    /* top: 100px; */
    /* position: relative; */
    /* margin-bottom: 50px; */
}

@media only screen and (max-width: 900px) {
    #about_philosophy {
        padding: 80px 5%;
    }
}

@media only screen and (max-width: 736px) {
    #about_philosophy {
        padding: 10px 5%;
    }
}


/* .catchArea */

#about_philosophy .catchArea {
    position: relative;
    z-index: 2;
    text-align: center;
}

#about_philosophy .catchArea h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.9;
    letter-spacing: 3px;
}

#about_philosophy .catchArea h3 span {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

#about_philosophy .catchArea h3 span:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 45px;
    height: 0;
    content: "";
    border-top: #222 1px solid;
    z-index: -1;
}

#about_philosophy .catchArea h3 span:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 45px;
    height: 0;
    content: "";
    border-top: #222 1px solid;
    z-index: -1;
}


/* .txtArea */

.recruit_reader .txtArea {
    margin: 45px auto;
    max-width: 1100px;
    border: 1px solid #eee;
    padding: 2%;
}


   .reader_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    background: #fff;
  }
  
  .reader_box {
    margin: 60px 0;
    border: 1px solid #d7d7d7;
    padding:30px 20px;
    text-align: left;
  }
  
  .reader_title {
    position: relative;
    font-size: 24px;
    letter-spacing: 0.1em;
    font-weight: 100;
    padding-bottom: 20px;
    padding-left: 10px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
    text-align: left;
  }

  .reader_catch {
    font-size: 16px;
    letter-spacing: 0.1em;
    font-weight: 100;
    line-height: 2;
    padding-bottom: 0;
    padding-left: 10px;
  }


  .reader_txt {
    font-size: 17px;
    line-height: 1.5;
  }


  .label_title::after {
    content: 'TAIWA';
    position: absolute;
    right: 10px;
    font-size: 18px;
    padding: 4px 20px;
    border-radius: 30px;
    background-color: #000000;
    color: #fff;
    top: 0;
  }
  
  
  .reader_flex {
    display: flex;
    padding: 0 10px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  .reader_flex_img {
    width: 30%;
    padding: 10px;
  }

  .reader_flex_img img{
    width: 100%;
  }

  .reader_flex_text {
    width: 70%;
    /* margin-left: 40px; */
    padding: 10px;
  }
  
  .reader_flex_title {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-weight: 100;
  }
  
  .reader_flex_menu {
    margin-top: 20px;
    font-weight: 100;
    line-height: 2.5;
    font-size: 17px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  
  .menu_text {
    font-weight: 100;
    line-height: 1.7;
    font-size: 16px;
  }
  
  .reader_flex_menu dt {
    width: 30px;
    text-align: left;
    color: #333;
  }
  
  .reader_flex_menu dd {
    width: calc(100% - 40px);
    text-align: left;
    padding-left:1em;
    text-indent:-1em;
  }
  
  .reader_link {
    margin-top: 10px;
    text-align: right;
  }
  
  .reader_btn {
    position: relative;
    display: inline-block;
    min-width: 280px;
    background-color: #000000;
    padding: 12px 10px 12px 24px;
    line-height: 1.4;
    letter-spacing: 0.1em;
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin: 0 10px;
    transition: all .5s;
    text-decoration: none;
  }
  
  /*--- 矢印 ---*/
  .reader_btn::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;   
    width: 34px;
    height: 1px;
    background:#fff;
    transition: all .5s;
  }
  .reader_btn::after{
    content: '';
    position: absolute;
    top: 40%;
    right: 31px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    transition: all .5s;
  }
  .reader_btn:hover {
    opacity: .8;
    color: #fff !important;
  }
  .reader_btn:hover::before {
    right: 23px;
  }
  .reader_btn:hover::after {
    right: 24px;
  }
  
  @media only screen and (max-width:768px) {
    
    .reader_inner {
      padding: 0;
    }
  
    .reader_box {
      margin-top: 30px;
      padding: 20px;
    }
    
    .reader_title {
      position: relative;
      font-size: 20px;
      padding-bottom: 14px;
      padding-left: 0;
    }
  
    .label_title::after {
      right: -14px;
      top: 0;
      font-size: 14px;
    }
  
    .reader_flex {
      display: block;
      padding: 0 ;
      margin-top: 20px;
    }
    
    .reader_flex_img {
      width: 100%;
        order:'0'
    }
    
    .reader_flex_text {
      width: 100%;
      margin-left: 0;
        order:'1'
    }
    
    .reader_flex_title {
      font-size: 16px;
      margin-top: 10px;
    }
    
    .reader_flex_menu {
      margin-top: 10px;
      line-height: 1.7;
      font-size: 16px;
    }
    
    .reader_flex_menu dt {
      width: 100%;
      text-align: left;
      color: #333;
    }
    
    .reader_flex_menu dd {
      width: 100%;
      text-align: left;
    }
    
    .reader_link {
      margin-top: 10px;
      text-align: center;
    }
    
    .reader_btn {
      position: relative;
      display: inline-block;
      min-width: 280px;
      background-color: #185e7d;
      padding: 12px 10px 12px 24px;
      line-height: 1.4;
      letter-spacing: 0.1em;
      font-size: 16px;
      color: #fff;
      text-align: left;
      margin: 0 10px;
    }
    
    /*--- 矢印 ---*/
    .reader_btn::before{
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 30px;   
      width: 34px;
      height: 1px;
      background:#fff;
      transition: all .5s;
    }
    .reader_btn::after{
      content: '';
      position: absolute;
      top: 40%;
      right: 31px;
      width: 10px;
      height: 10px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      transform: rotate(45deg);
      transition: all .5s;
    }
    .reader_btn:hover::before {
      right: 23px;
    }
    .reader_btn:hover::after {
      right: 24px;
    }
  }
