@charset "UTF-8";
/*
ユーティリティ系おまとめファイル
*/
/*
██████   █████  ███████ ███████
██   ██ ██   ██ ██      ██
██████  ███████ ███████ █████
██   ██ ██   ██      ██ ██
██████  ██   ██ ███████ ███████
*/
/*
██████  ██████  ███████  █████  ██   ██ ██████   ██████  ██ ███    ██ ████████
██   ██ ██   ██ ██      ██   ██ ██  ██  ██   ██ ██    ██ ██ ████   ██    ██
██████  ██████  █████   ███████ █████   ██████  ██    ██ ██ ██ ██  ██    ██
██   ██ ██   ██ ██      ██   ██ ██  ██  ██      ██    ██ ██ ██  ██ ██    ██
██████  ██   ██ ███████ ██   ██ ██   ██ ██       ██████  ██ ██   ████    ██
*/
/*
 ██████  ██████  ██       ██████  ██████
██      ██    ██ ██      ██    ██ ██   ██
██      ██    ██ ██      ██    ██ ██████
██      ██    ██ ██      ██    ██ ██   ██
 ██████  ██████  ███████  ██████  ██   ██
*/
/*
████████ ███████ ██   ██ ████████
   ██    ██       ██ ██     ██
   ██    █████     ███      ██
   ██    ██       ██ ██     ██
   ██    ███████ ██   ██    ██
*/
.u-mb0 {
  margin-bottom: 0 !important; }

.c-topicspath {
  max-width: 1430px;
  width: 100%;
  margin: 0 auto;
  text-align: right;
  position: relative;
  top: -33px; }
  @media screen and (max-width: 1024px) {
    .c-topicspath {
      display: none; } }
  .c-topicspath li {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    margin-right: 10px; }
    @media screen and (max-width: 768px) {
      .c-topicspath li {
        font-size: 0.7em; } }
    .c-topicspath li:after {
      content: '';
      width: 1px;
      height: 28px;
      background-color: #000000;
      transform: rotate(30deg);
      display: inline-block;
      margin-left: 15px;
      position: relative;
      top: 10px; }
    .c-topicspath li:last-child {
      margin-right: 0; }
      .c-topicspath li:last-child:after {
        content: none; }
    .c-topicspath li > a {
      color: inherit; }
  .c-topicspath .cursor-void:hover {
    cursor: text; }
  .c-topicspath .cursor-void > a:hover {
    cursor: text;
    color: #000000; }

.l-lowerCaption {
  position: relative;
  width: 100%;
  height: 356px;
  background-image: url("/inc/image/common/bg/bg_lowerCaption.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden; }
  @media screen and (max-width: 1460px) {
    .l-lowerCaption {
      padding: 0 15px; } }
  @media screen and (max-width: 768px) {
    .l-lowerCaption {
      height: 280px; } }
  @media screen and (max-width: 568px) {
    .l-lowerCaption {
      height: 200px; } }
  .l-lowerCaption__inner {
    width: 100%;
    height: 100%;
    max-width: 1170px;
    margin: 0 auto;
    position: relative; }
  .l-lowerCaption__content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .l-lowerCaption__title {
    margin-bottom: 0;
    font-size: 82px; }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__title {
        font-size: 60px; } }
    @media screen and (max-width: 568px) {
      .l-lowerCaption__title {
        font-size: 40px; } }
    .l-lowerCaption__title > small {
      margin-top: 0; }

.l-lower__heroImg {
  width: 80%;
  height: 585px;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -75px;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
  -webkit-clip-path: polygon(calc(100% - 55px) 0, 100% 55px, 100% calc(100% - 55px), calc(100% - 55px) 100%, 0 100%, 0 100%, 0 0);
          clip-path: polygon(calc(100% - 55px) 0, 100% 55px, 100% calc(100% - 55px), calc(100% - 55px) 100%, 0 100%, 0 100%, 0 0); }
  @media screen and (max-width: 1024px) {
    .l-lower__heroImg {
      -webkit-clip-path: polygon(calc(100% - 38.5px) 0, 100% 38.5px, 100% calc(100% - 38.5px), calc(100% - 38.5px) 100%, 0 100%, 0 100%, 0 0);
              clip-path: polygon(calc(100% - 38.5px) 0, 100% 38.5px, 100% calc(100% - 38.5px), calc(100% - 38.5px) 100%, 0 100%, 0 100%, 0 0); } }
  @media screen and (max-width: 768px) {
    .l-lower__heroImg {
      -webkit-clip-path: polygon(calc(100% - 27.5px) 0, 100% 27.5px, 100% calc(100% - 27.5px), calc(100% - 27.5px) 100%, 0 100%, 0 100%, 0 0);
              clip-path: polygon(calc(100% - 27.5px) 0, 100% 27.5px, 100% calc(100% - 27.5px), calc(100% - 27.5px) 100%, 0 100%, 0 100%, 0 0); } }
  @media screen and (max-width: 1024px) {
    .l-lower__heroImg {
      margin-top: -95px;
      height: 300px; } }
  @media screen and (max-width: 768px) {
    .l-lower__heroImg {
      height: 194px;
      width: calc(100% - 20px); } }

.l-lower__msg {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 80px; }
  @media screen and (max-width: 1024px) {
    .l-lower__msg {
      padding: 0 15px; } }
  .l-lower__msg:last-child {
    margin-bottom: 0; }

.l-lower__problem {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 100px; }
  @media screen and (max-width: 1460px) {
    .l-lower__problem {
      padding-left: 20px; } }
  .l-lower__problem:after {
    content: '';
    display: block;
    width: calc(((100% - 1170px) / 2) + 5px);
    height: 100%;
    background-color: #F4F4F4;
    position: absolute;
    top: 0;
    right: 0; }
  .l-lower__problem__inner {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 120px 80px;
    background-color: #F4F4F4;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 100% 100%, 55px 100%, 0 calc(100% - 55px), 0 55px, 55px 0);
            clip-path: polygon(100% 0, 100% 100%, 100% 100%, 55px 100%, 0 calc(100% - 55px), 0 55px, 55px 0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .l-lower__problem__inner {
        -webkit-clip-path: polygon(100% 0, 100% 100%, 100% 100%, 38.5px 100%, 0 calc(100% - 38.5px), 0 38.5px, 38.5px 0);
                clip-path: polygon(100% 0, 100% 100%, 100% 100%, 38.5px 100%, 0 calc(100% - 38.5px), 0 38.5px, 38.5px 0); } }
    @media screen and (max-width: 768px) {
      .l-lower__problem__inner {
        -webkit-clip-path: polygon(100% 0, 100% 100%, 100% 100%, 27.5px 100%, 0 calc(100% - 27.5px), 0 27.5px, 27.5px 0);
                clip-path: polygon(100% 0, 100% 100%, 100% 100%, 27.5px 100%, 0 calc(100% - 27.5px), 0 27.5px, 27.5px 0); } }
    @media screen and (max-width: 1024px) {
      .l-lower__problem__inner {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start;
        padding-top: 30px;
        padding-bottom: 50px; } }
    @media screen and (max-width: 568px) {
      .l-lower__problem__inner {
        padding-left: 30px;
        padding-right: 20px; } }
  .l-lower__problem .c-topHeading {
    margin-bottom: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 75px; }
    @media screen and (max-width: 1024px) {
      .l-lower__problem .c-topHeading {
        margin: 0 0 20px; } }
  .l-lower__problem .c-list {
    -ms-flex-positive: 1;
        flex-grow: 1; }

.l-lower__feature {
  background-color: #F4F4F4;
  padding-bottom: 120px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .l-lower__feature {
      margin-bottom: 70px; } }
  @media screen and (max-width: 768px) {
    .l-lower__feature {
      padding-bottom: 80px; } }
  .l-lower__feature:before {
    content: '';
    display: block;
    width: 100%;
    height: 260px;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
    @media screen and (max-width: 568px) {
      .l-lower__feature:before {
        height: 200px; } }
  @media screen and (max-width: 1024px) {
    .l-lower__feature:last-child {
      margin-bottom: 0; } }
  .l-lower__feature-inner {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 1460px) {
      .l-lower__feature-inner {
        padding: 0 30px; } }
    @media screen and (max-width: 768px) {
      .l-lower__feature-inner {
        padding: 0 15px; } }
  .l-lower__feature-anchor {
    margin-bottom: 60px; }
    .l-lower__feature-anchor-list {
      counter-reset: num; }
      .l-lower__feature-anchor-list > li {
        margin-bottom: 20px; }
        .l-lower__feature-anchor-list > li:last-child {
          margin-bottom: 0; }
        .l-lower__feature-anchor-list > li > a {
          display: block;
          font-size: 20px;
          font-weight: 600;
          color: #000000;
          padding: 21px 60px 21px 80px;
          box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.16);
          transition: all 0.2s ease !important;
          position: relative; }
          @media screen and (max-width: 568px) {
            .l-lower__feature-anchor-list > li > a {
              font-size: 16px;
              padding: 10px 32px 10px 54px; } }
          .l-lower__feature-anchor-list > li > a:hover {
            box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.16); }
          .l-lower__feature-anchor-list > li > a:before {
            content: counter(num, decimal-leading-zero);
            counter-increment: num;
            line-height: 1;
            font-size: 34px;
            font-weight: 600;
            color: #003E92;
            position: absolute;
            top: 1.05em;
            left: 25px;
            transform: translateY(-50%); }
            @media screen and (max-width: 568px) {
              .l-lower__feature-anchor-list > li > a:before {
                font-size: 24px;
                top: 0.9em;
                left: 13px; } }
          .l-lower__feature-anchor-list > li > a:after {
            content: "\f078";
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            line-height: 1;
            color: #003E92;
            position: absolute;
            top: 50%;
            right: 32px;
            transform: translateY(-50%); }
            @media screen and (max-width: 568px) {
              .l-lower__feature-anchor-list > li > a:after {
                right: 10px; } }
  .l-lower__feature-box {
    counter-reset: feature; }
    .l-lower__feature-box > li {
      background-color: #FFFFFF;
      padding: 70px 50px 60px;
      margin-bottom: 60px; }
      @media screen and (max-width: 768px) {
        .l-lower__feature-box > li {
          padding: 60px 30px 40px; } }
      @media screen and (max-width: 568px) {
        .l-lower__feature-box > li {
          padding: 50px 15px 30px; } }
      .l-lower__feature-box > li:last-child {
        margin-bottom: 0; }
  .l-lower__feature-title {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 25px;
    margin-bottom: 40px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .l-lower__feature-title {
        font-size: 24px;
        padding-bottom: 15px; } }
    @media screen and (max-width: 568px) {
      .l-lower__feature-title {
        font-size: 20px; } }
    .l-lower__feature-title:after {
      content: '';
      width: 100%;
      height: 5px;
      background: linear-gradient(90deg, #008A32 0%, #008A32 33%, #DC000C 33%, #DC000C 66%, #003E92 66%, #003E92 100%);
      display: block;
      position: absolute;
      bottom: 0;
      left: 0; }
    .l-lower__feature-title > span {
      display: block;
      padding-left: 90px; }
      @media screen and (max-width: 768px) {
        .l-lower__feature-title > span {
          padding-left: 65px; } }
      .l-lower__feature-title > span:before {
        content: counter(feature, decimal-leading-zero);
        counter-increment: feature;
        font-size: 64px;
        font-weight: 600;
        line-height: 1;
        color: #003E92;
        position: absolute;
        top: -0.25em;
        left: 0; }
        @media screen and (max-width: 768px) {
          .l-lower__feature-title > span:before {
            font-size: 45px; } }
      .l-lower__feature-title > span:after {
        content: 'FEATURE';
        display: block;
        font-size: 16px;
        font-weight: 600;
        line-height: 1;
        color: #000000;
        position: absolute;
        top: -26px;
        left: 0;
        width: 5.5em; }
        @media screen and (max-width: 768px) {
          .l-lower__feature-title > span:after {
            font-size: 10px;
            top: -19px;
            left: 1px; } }
  .l-lower__feature-subTitle {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px; }
    @media screen and (max-width: 768px) {
      .l-lower__feature-subTitle {
        font-size: 20px; } }
    @media screen and (max-width: 568px) {
      .l-lower__feature-subTitle {
        font-size: 18px; } }
  .l-lower__feature-img {
    width: 100%; }
  .l-lower__feature-section {
    margin-bottom: 40px; }
    .l-lower__feature-section:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .l-lower__feature-section--main [class*="grid"] .l-lower__feature-img {
        margin-bottom: -20px; } }
    .l-lower__feature-section--child .l-lower__feature-img {
      margin-bottom: 10px; }

.l-lower__case-img {
  margin-bottom: 10px; }
  @media screen and (max-width: 568px) {
    .l-lower__case-img {
      margin-bottom: 5px; } }

.l-lower__case-title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px; }
  @media screen and (max-width: 1280px) {
    .l-lower__case-title {
      font-size: 20px; } }
  @media screen and (max-width: 1024px) {
    .l-lower__case-title {
      font-size: 18px; } }
  .l-lower__case-title:last-child {
    margin-bottom: 0; }

.l-lower__case-txt {
  line-height: 1.7; }

.l-lower__equip-img {
  margin-bottom: 40px; }

.l-header--recruit h1, .l-header--recruit .logo {
  width: 468.8px; }
  @media screen and (max-width: 1200px) {
    .l-header--recruit h1, .l-header--recruit .logo {
      width: 250px; } }
  @media screen and (max-width: 568px) {
    .l-header--recruit h1, .l-header--recruit .logo {
      width: 210.5px; } }

@media screen and (max-width: 1024px) {
  .l-header--recruit .c-toggleBtn span {
    border-bottom-color: #003E92; }
  .l-header--recruit .c-toggleBtn:after {
    color: #003E92; } }

.l-navigation--recruit .l-navigation__topItem > a:hover {
  color: #003E92; }

.l-navigation--recruit .l-navigation__topItem--corporate > a:before {
  content: "\f1ad";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #003E92; }

.l-navigation--recruit .l-navigation__contact > a {
  background-color: #003E92;
  text-align: center; }

.l-navigation--recruit .l-navigation__contact--rikunabi > a {
  background-color: #008B31; }

.l-navigation--recruit .l-navigation__item > a:before {
  background-color: #003E92; }

.l-navigation--recruit .l-navigation__item > a:after {
  color: #003E92; }

.l-navigation--recruit .l-navigation__item > a:hover {
  color: #003E92 !important; }

.l-navigation--recruit .l-navigation__item.has-dropdown > a:after {
  color: #003E92; }

.l-navigation--recruit .l-navigation__item.has-dropdown .l-dropDown__block-item:after {
  color: #003E92; }

.l-navigation--recruit .l-navigation__item.has-dropdown .l-dropDown__block-item--all:before {
  color: #003E92; }

.l-navigation--recruit .l-navigation__item.has-dropdown .l-dropDown a:hover {
  color: #003E92; }

.l-lowerCaption--recruit:before, .l-lowerCaption--recruit:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1; }

.l-lowerCaption--recruit:before {
  width: 317px;
  height: 327px;
  background: url("/inc/image/recruit/top/img_triangle-left-top.svg") no-repeat center/contain;
  top: -82.7px;
  left: 0; }
  @media screen and (max-width: 1200px) {
    .l-lowerCaption--recruit:before {
      top: -60px;
      width: 190.2px;
      height: 196.2px; } }
  @media screen and (max-width: 568px) {
    .l-lowerCaption--recruit:before {
      width: 158.5px;
      height: 163.5px; } }

.l-lowerCaption--recruit:after {
  width: 195px;
  height: 187px;
  background: url("/inc/image/recruit/top/img_triangle-right-bottom.svg") no-repeat center/contain;
  bottom: 0;
  right: 0; }
  @media screen and (max-width: 1200px) {
    .l-lowerCaption--recruit:after {
      width: 117px;
      height: 112.2px; } }
  @media screen and (max-width: 568px) {
    .l-lowerCaption--recruit:after {
      width: 97.5px;
      height: 93.5px; } }

.l-lowerCaption--recruit .l-lowerCaption__inner {
  z-index: 2; }

.l-lowerCaption--recruit .l-lowerCaption__title > small {
  margin-top: -5px; }

.c-btn {
  background-color: #003E92;
  border-color: #003E92; }
  .c-btn:hover {
    color: #003E92; }

.c-anchor__link:after {
  color: #003E92; }

.c-anchor__link:hover {
  color: #003E92 !important; }

.pageTop:after {
  background-color: #003E92; }

.js-modal__close {
  background-color: #003E92; }

.c-list--rect > .c-list__item:before {
  background-color: #003E92; }

.c-list--disc > .c-list__item:before {
  color: #003E92; }

.c-list--count > .c-list__item:before {
  color: #003E92; }

#recruit-people .c-introCard__wrap {
  -ms-flex-pack: center;
      justify-content: center; }
  @media screen and (max-width: 768px) {
    #recruit-people .c-introCard__wrap {
      -ms-flex-pack: start;
          justify-content: flex-start; } }

@media screen and (max-width: 1024px) {
  #recruit-interview #contents {
    padding-top: 0; } }

@media screen and (max-width: 568px) {
  #recruit-interview .p-clip--fullImg img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    font-family: 'object-fit: cover; object-position: center;';
    width: 100%; } }

@media screen and (max-width: 568px) {
  #recruit-interview .p-clip--left img {
    -o-object-position: left;
       object-position: left;
    font-family: 'object-position: left;'; } }

@media screen and (max-width: 568px) {
  #recruit-interview .p-clip--lee-hero img {
    -o-object-position: 54% center;
       object-position: 54% center;
    font-family: 'object-position: 54% center;'; } }

@media screen and (max-width: 568px) {
  #recruit-interview .p-clip--watanabe-iv02 img {
    -o-object-position: 22% center;
       object-position: 22% center;
    font-family: 'object-position: 22% center;'; } }

@media screen and (max-width: 568px) {
  #recruit-interview .p-clip--kimura-hero img {
    -o-object-position: 38% center;
       object-position: 38% center;
    font-family: 'object-position: 38% center;'; } }

@media screen and (max-width: 568px) {
  #recruit-interview .p-clip--kimura-iv01 img {
    -o-object-position: 74% center;
       object-position: 74% center;
    font-family: 'object-position: 74% center;'; } }

@media screen and (max-width: 568px) {
  #recruit-interview .p-clip--kimura-iv02 img {
    -o-object-position: 19% center;
       object-position: 19% center;
    font-family: 'object-position: 19% center;'; } }

#recruit-interview .p-interviewHero {
  z-index: 5;
  position: relative;
  margin-top: -80px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0; }
  @media screen and (max-width: 1024px) {
    #recruit-interview .p-interviewHero {
      margin-top: -60px; } }
  @media screen and (max-width: 768px) {
    #recruit-interview .p-interviewHero {
      margin-bottom: 160px; } }
  @media screen and (max-width: 568px) {
    #recruit-interview .p-interviewHero {
      margin-top: -30px; } }
  #recruit-interview .p-interviewHero__txt {
    background-color: #FFFFFF;
    display: inline-block;
    padding: 10px 15px;
    position: absolute;
    bottom: 7%;
    left: 3%; }
    @media screen and (max-width: 1200px) {
      #recruit-interview .p-interviewHero__txt {
        left: 4%; } }
    @media screen and (max-width: 1024px) {
      #recruit-interview .p-interviewHero__txt {
        left: 5%; } }
    @media screen and (max-width: 768px) {
      #recruit-interview .p-interviewHero__txt {
        margin-top: -40px;
        left: 50%;
        transform: translateX(-50%);
        bottom: auto;
        width: 400px; } }
    @media screen and (max-width: 568px) {
      #recruit-interview .p-interviewHero__txt {
        width: 309px; } }
    #recruit-interview .p-interviewHero__txt--bold {
      font-size: 24px; }
      @media screen and (max-width: 568px) {
        #recruit-interview .p-interviewHero__txt--bold {
          font-size: 20px; } }
      @media screen and (max-width: 768px) {
        #recruit-interview .p-interviewHero__txt--bold br {
          display: none; } }
    #recruit-interview .p-interviewHero__txt p {
      line-height: 1.4; }
    #recruit-interview .p-interviewHero__txt--position {
      font-size: 12px;
      font-weight: bold; }
    #recruit-interview .p-interviewHero__txt--joining {
      font-size: 14px;
      margin-left: 15px; }
    #recruit-interview .p-interviewHero__txt--name {
      font-size: 22px;
      margin-left: 15px; }
      @media screen and (max-width: 568px) {
        #recruit-interview .p-interviewHero__txt--name {
          display: block;
          margin-left: 0;
          font-size: 18px; } }
  @media screen and (max-width: 568px) {
    #recruit-interview .p-interviewHero .p-clip--fullImg img {
      height: 380px; } }

#recruit-interview .p-smallLaser {
  font-size: 16px;
  position: relative;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 7px; }

#recruit-interview .p-interviewContent--box--text--title {
  font-size: 28px;
  margin-bottom: 5px; }
  @media screen and (max-width: 568px) {
    #recruit-interview .p-interviewContent--box--text--title {
      font-size: 23px; } }

@media screen and (max-width: 568px) {
  #recruit-interview .p-interviewContent .p-clip--fullImg img {
    height: 332px; } }

#recruit-interview .p-interviewContent--box:nth-child(even) .grid-middle .p-interviewContent--box--text {
  -ms-flex-order: 1;
      order: 1; }
  @media screen and (max-width: 768px) {
    #recruit-interview .p-interviewContent--box:nth-child(even) .grid-middle .p-interviewContent--box--text {
      -ms-flex-order: 2;
          order: 2; } }

#recruit-interview .p-interviewContent--box:nth-child(even) .grid-middle .p-interviewContent--box--image {
  -ms-flex-order: 2;
      order: 2; }
  @media screen and (max-width: 768px) {
    #recruit-interview .p-interviewContent--box:nth-child(even) .grid-middle .p-interviewContent--box--image {
      -ms-flex-order: 1;
          order: 1; } }

#recruit-interview .p-buttonArea {
  border-top: 1px solid #CCCCCC;
  margin-bottom: 80px; }
  @media screen and (max-width: 1024px) {
    #recruit-interview .p-buttonArea {
      padding-top: 70px; } }
  @media screen and (max-width: 768px) {
    #recruit-interview .p-buttonArea {
      padding-top: 40px; } }
  @media screen and (max-width: 768px) {
    #recruit-interview .p-buttonArea--grid {
      display: block; } }
  #recruit-interview .p-buttonArea--button {
    box-shadow: 0 0 8px #CCCCCC;
    margin: 0 15px;
    padding: 0; }
    @media screen and (max-width: 768px) {
      #recruit-interview .p-buttonArea--button {
        margin-bottom: 20px; } }
    #recruit-interview .p-buttonArea--button--image {
      padding: 0;
      max-width: 165px;
      overflow: hidden; }
      #recruit-interview .p-buttonArea--button--image img {
        transition: all 0.2s ease; }
    #recruit-interview .p-buttonArea--button--text {
      transition: all 0.2s ease;
      padding: 0;
      padding-left: 30px;
      font-weight: bold;
      font-size: 21px;
      position: relative; }
      @media screen and (max-width: 1024px) {
        #recruit-interview .p-buttonArea--button--text {
          font-size: 16px; } }
      @media screen and (max-width: 768px) {
        #recruit-interview .p-buttonArea--button--text {
          font-size: 21px; } }
      @media screen and (max-width: 568px) {
        #recruit-interview .p-buttonArea--button--text {
          font-size: 16px;
          padding-left: 15px; } }
      #recruit-interview .p-buttonArea--button--text::after {
        content: "\f061";
        font-family: "Font Awesome 5 Free";
        color: #003E92;
        font-weight: 600;
        line-height: 1;
        position: absolute;
        top: 52%;
        right: 33px;
        transform: translateY(-50%);
        transition: right 0.2s ease; }
    #recruit-interview .p-buttonArea--button:hover .p-buttonArea--button--image img {
      transition: all 0.2s ease;
      transform: scale(1.1); }
    #recruit-interview .p-buttonArea--button:hover .p-buttonArea--button--text::after {
      right: 20px; }

/*# sourceMappingURL=../../_map/page/recruit/recruit-people.css.map */
