/*
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Poppins:wght@400;500;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700?family=Hanken+Grotesk:ital,wght@0,500;1,400&display=swap');
*/
.eng_popions {
  font-family: "Poppins", sans-serif !important;
}

.ls_minus01 {
  letter-spacing: -0.1em !important;
}

.ir__footer.mt0 {
  margin-top: 0 !important;
}

.before_ir__footer {
  background: #F0F6FC;
  padding: 80px 0 100px;
}
.before_ir__footer__read {
  color: #005BE9;
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.875;
  margin-bottom: 20px;
}
@media screen and (min-width: 1025px) {
  .before_ir__footer__read {
    font-size: 3rem;
    line-height: 1.8;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .before_ir__footer__read br {
    display: none;
  }
}
.before_ir__footer__bottom {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .before_ir__footer__bottom {
    width: 90%;
    max-width: 720px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.before_ir__footer__bottom a {
  margin: 0 !important;
  min-width: 1px;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .before_ir__footer__bottom__inner.type01 {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .before_ir__footer__bottom__inner.type01 {
    width: 26%;
  }
}
.before_ir__footer__bottom__inner.type01 img {
  width: 60%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .before_ir__footer__bottom__inner.type01 img {
    width: 100%;
    left: -4%;
  }
}
.before_ir__footer__bottom__inner.type02 {
  width: 100%;
  max-width: 292px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .before_ir__footer__bottom__inner.type02 {
    max-width: calc(74% - 20px);
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
  }
}
.before_ir__footer__bottom__inner__line01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.before_ir__footer__bottom__inner__line01 a {
  width: 100%;
  margin-top: 13px !important;
}
@media screen and (min-width: 768px) {
  .before_ir__footer__bottom__inner__line01 a {
    margin-top: 0;
    width: calc((100% - 20px) / 2);
  }
}
.before_ir__footer__bottom__inner__line02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 14px;
}
.before_ir__footer__bottom__inner__line02 a {
  color: #fff;
  background: #005BEA;
  border: 1px solid #005BEA;
  width: 100%;
}
.before_ir__footer__bottom__inner__line02 a #circle_23, .before_ir__footer__bottom__inner__line02 a path {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.before_ir__footer__bottom__inner__line02 a:hover {
  color: #005BEA;
  background: #fff;
}
.before_ir__footer__bottom__inner__line02 a:hover #circle_23 {
  fill: #005BEA;
}
.before_ir__footer__bottom__inner__line02 a:hover path {
  fill: #fff;
}

.eng_lato {
  font-family: "Lato", serif;
  font-weight: 400;
  font-style: normal;
}


/*タイトル等、共通パーツ*/
.p_contents .sec__inner h2.p_recruit__title,
.p_contents .sec__inner h2 {
    border: none;
    font-size: 3.4rem;
    margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .p_contents .sec__inner h2.p_recruit__title,
  .p_contents .sec__inner h2 {
      margin-bottom: 20px;
  }
}
.p_contents .sec__inner h2.p_recruit__title:after,
.p_contents .sec__inner h2:after  {
    display: none;
}
.p_contents .sec__inner h2.p_recruit__title:before,
.p_contents .sec__inner h2:before {
    content: "";
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #f2f6fe;
    position: absolute;
    z-index: -1;
    margin-left: -30px;
    margin-top: -5px;
}

@media screen and (max-width: 1024px) {
    .p_contents .sec__inner h2 {
        font-size: 2.6rem!important;
        font-size: 2.4rem!important;
        margin-bottom: 30px;
        padding-bottom: 5px;
    }
    .p_contents .sec__inner h2.p_recruit__title:before,
    .p_contents .sec__inner h2:before {
        content: "";
        width: 45px;
        height: 45px;
        margin-left: -10px;
      margin-top: 5px;
    }
}

.p_recruit .sec__inner h3.p_recruit__title.sub,
.p_recruit .sec__inner h3 {
  padding-left: 54px;
}
@media screen and (max-width: 768px) {
.p_recruit .sec__inner h3.p_recruit__title.sub,
.p_recruit .sec__inner h3 {
        padding-left: 54px;
    }
}

.p_recruit .sec__inner h3.p_recruit__title.sub:after,
.p_recruit .sec__inner h3:after {
    width: 71px;
    height: 78px;
    width: 44px;
    height: 48px;
    content: "";
    background: url(/assets/images/recruit/top/icon_title_01.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 0!important;
    bottom: 0;
    margin-top: 5px;
    margin-top: 0;
}
@media screen and (max-width: 768px) {
.p_recruit .sec__inner h3.p_recruit__title.sub:after,
.p_recruit .sec__inner h3:after {
        width: 44px;
        height: 48px;
        margin: auto 0!important;
    }
}

.p_recruit .sec__inner h3.p_recruit__title.sub,
.p_contents .sec__inner h3 {
    font-size: 2.2rem;
}
@media screen and (max-width: 1024px) {
  .p_recruit .sec__inner h3.p_recruit__title.sub,
  .p_contents .sec__inner h3 {
    font-size: 1.8rem;
  }
}

.p_nav {
    position: relative;
}
.p_nav:after {
    content: "";
    display: block;
    background: url(/assets/images/recruit/icon_title_03.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 70vw;
    height: 70vw;
    width: 45vw;
    height: 45vw;
    max-width: 347px;
    max-height: 242px;
    position: absolute;
    right:0;
    z-index: -1;
    top: 0;
    bottom: 0;
    margin: auto 0;
}



    .before_ir__footer {
      background: #005bea;
      padding: 80px 0 100px;
      color: #fff;
    }
    .before_ir__footer__bottom__inner__line02 {
      margin-top: 0;
    }
    .before_ir__footer__bottom__inner__line02 a {
      color: #005bea;
      background: #ffffff;
      border: 1px solid #005BEA;
      width: 100%;
    }
    .before_ir__footer__bottom__inner__line02 a .arrow__link__icon{
      border: 1px solid #005bea;
      border-radius: 50%;
      width: 27px;
      height: 27px;
    }
    .before_ir__footer__bottom__inner__line02 a .arrow__link__icon svg {
      width: 25px;
      height: 25px;
    }
    .before_ir__footer__read {
      color: #fff;
      text-align: left;
    }
    .before_ir__footer .sec__inner{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
    }
    .before_ir__footer .sec__inner > * {
      width: 48.5%;
      margin: 0;
    }
    .before_ir__footer__bottom__inner.type01 {
      display: none;
    }

    @media screen and (min-width: 1025px) {
      .before_ir__footer__bottom__inner.type02 {
          max-width: 100%;
          max-width: 540px;
          margin-top: 0;
          margin-left: 0;
          margin-right: 0;
          height: fit-content;
          margin: 0 0 0 left;
      }
      .before_ir__footer__bottom {
          height: fit-content;
      }
    }

    @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

    .recruit-sub_title .eng{
      font-family: "Montserrat", sans-serif!important;
      font-weight: bold;
    }




    .before_ir__footer .circle {
      position: absolute;
      width: 20vw;
      height: 20vw;
      border-radius: 50%;
      background: #ccc;
      z-index: 0;
      -webkit-animation: circleMove 10s linear infinite;
              animation: circleMove 10s linear infinite;
      offset-rotate: 0deg;
      offset-anchor: 100% 50%;
      will-change: transform, offset-path;
      offset-path: path("M27.5725 18.3886C34.2126 11.4639 46.2247 18.3886 49.0349 25.3132C55.9586 42.3741 43.0029 59.3027 34.7027 46.52C26.7035 34.2008 38.356 16.6574 27.5725 4.1065C24.2631 0.254644 11.3776 -0.894661 5.75713 5.83765C-0.710188 13.5843 0.221422 26.9736 3.78997 33.1034C11.0966 45.6543 20.9325 25.3132 27.5725 18.3886Z");
      will-change: transform, filter, offset-path;
    }
    .before_ir__footer .circle.type01 {
      background: #005BE9;
      left: 17%;
      bottom: 10%;
      max-width: 55px;
      max-height: 55px;
      max-width: 3.6vw;
      max-height: 3.6vw;

      background: #26d5ff;
      left: 8%;
      bottom: 7%;
      max-width: 8.6vw;
      max-height: 8.6vw;

      left: 6%;
      bottom: -33%;
      max-width: 10.2vw;
      max-height: 10.2vw;
      z-index:1;

    }
    .before_ir__footer .circle.type02 {
      background: #26D5FF;
      left: 51%;
      bottom: -15%;
      max-width: 77px;
      max-height: 77px;
      max-width: 5vw;
      max-height: 5vw;
      animation-direction: reverse;
      display: none;
    }
    .before_ir__footer .circle.type03 {
      background: #005BE9;
      right: 16%;
      bottom: -13%;
      max-width: 30px;
      max-height: 28px;
      max-width: 2vw;
      max-height: 2vw;
      -webkit-animation-duration: 16s;
              animation-duration: 16s;
      -webkit-animation-delay: -14s;
              animation-delay: -14s;
      display: none;
    }
    .before_ir__footer .circle.type04 {
      background: #26D5FF;
      right: 7%;
      bottom: 8%;
      max-width: 52px;
      max-height: 55px;
      max-width: 3vw;
      max-height: 3vw;


      right: 12%;
      bottom: 22%;
      max-width: 3vw;
      max-height: 3vw;
      right: 3%;
      bottom: -15%;

      -webkit-animation-duration: 17s;
              animation-duration: 17s;
      -webkit-animation-delay: -13s;
              animation-delay: -13s;
    }
    .before_ir__footer .circle.type05 {
      background: #DEEBFF;
      right: 8%;
      bottom: -17%;
      max-width: 150px;
      max-height: 150px;
      max-width: 7.5vw;
      max-height: 7.5vw;

      max-width: 1.3vw;
      max-height: 1.3vw;
      right: 3.3%;
      bottom: 35%;

      background: #26d5ff;
      -webkit-animation-duration: 18s;
              animation-duration: 18s;
      -webkit-animation-delay: -12s;
              animation-delay: -12s;
    }
    .before_ir__footer .circle.type06 {
      background: rgba(0, 9, 233, 0.15);
      left: 0.5%;
      left: -1.5%;
      bottom: 24%;
      bottom: 55%;
      max-width: 90px;
      max-height: 90px;
      max-width: 5vw;
      max-height: 5vw;
      -webkit-animation-duration: 19s;
              animation-duration: 19s;
      -webkit-animation-delay: -11s;
              animation-delay: -11s;
      z-index:0;
      background: rgb(11 128 240);
    }
    .before_ir__footer .circle.type07 {
      background: #005BE9;
      left: 5%;
      bottom: 55%;
      max-width: 25px;
      max-height: 25px;
      max-width: 2vw;
      max-height: 2vw;
      -webkit-animation-duration: 20s;
              animation-duration: 20s;
      -webkit-animation-delay: -10s;
              animation-delay: -10s;

      max-width: 1.3vw;
      max-height: 1.3vw;
      background: #0b80f0;
      left: 2%;
      bottom: 110%;


    }
    .before_ir__footer .circle.type08 {
      background: rgba(0, 9, 233, 0.15);
      left: 44.5%;
      bottom: 11%;
      max-width: 4vw;
      max-height: 4vw;

      background: rgb(221 235 255);
      left: 23.5%;
      bottom: 28%;
      max-width: 3vw;
      max-height: 3vw;
      left: 17.5%;
      bottom: -31%;

      -webkit-animation-duration: 21s;
              animation-duration: 21s;
      -webkit-animation-delay: -9s;
              animation-delay: -9s;
    }
    .before_ir__footer .circle.type09 {
      background: #26D5FF;
      left: 50.5%;
      bottom: 44%;
      max-width: 2.6vw;
      max-height: 2.6vw;

      max-width: 1.3vw;
    max-height: 1.3vw;
    background: #0b80f0;
    left: 86.5%;
    bottom: 17%;

      -webkit-animation-duration: 22s;
              animation-duration: 22s;
      -webkit-animation-delay: -8s;
              animation-delay: -8s;
    }
    .before_ir__footer .circle.type10 {
      background: rgba(0, 9, 233, 0.15);
      left: 56.6%;
      bottom: 72%;
      max-width: 6vw;
      max-height: 6vw;

    background: rgb(11 128 240);
    left: 51%;
    bottom: 0;
    max-width: 4vw;
    max-height: 4vw;
      -webkit-animation-duration: 23s;
              animation-duration: 23s;
      -webkit-animation-delay: -7s;
              animation-delay: -7s;
    }
    .before_ir__footer .circle.type11 {
      background: #005BE9;
      right: 30.5%;
      bottom: 39%;
      max-width: 4.3vw;
      max-height: 4.3vw;

      background: rgb(11 128 240);
      left: 51%;
      bottom: 0;
      max-width: 4vw;
      max-height: 4vw;


          left: 74%;
    bottom: 37%;
    max-width: 5vw;
    max-height: 5vw;

      -webkit-animation-duration: 24s;
              animation-duration: 24s;
      -webkit-animation-delay: -6s;
              animation-delay: -6s;
    }
    .before_ir__footer .circle.type12 {
      background: #005BE9;
      right: 24%;
      bottom: 23%;
      max-width: 2.8vw;
      max-height: 2.8vw;

      right: 17.5%;
      bottom: 35%;
      max-width: 1.6vw;
      max-height: 1.6vw;
    background: #deebff;
    right: 17%;
    bottom: 5%;
    max-width: 0.6vw;
    max-height: 0.6vw;
      -webkit-animation-duration: 25s;
              animation-duration: 25s;
      -webkit-animation-delay: -5s;
              animation-delay: -5s;
    }
    .before_ir__footer .circle.type13 {
      background: #26D5FF;
      right: 13%;
      bottom: 42%;
      max-width: 6.5vw;
      max-height: 6.5vw;

    right: 15%;
    bottom: 76%;
    max-width: 4vw;
    max-height: 4vw;

      -webkit-animation-duration: 27s;
              animation-duration: 27s;
      -webkit-animation-delay: -3s;
              animation-delay: -3s;
    }
    .before_ir__footer .sec__inner{
      position: relative;
    }
    .before_ir__footer__read {
      position: relative;
      z-index: 1;

    }
    .before_ir__footer {
      overflow: hidden;
    }



    .before_ir__footer .circle {
      position: absolute;
      width: 20vw;
      height: 20vw;
      border-radius: 50%;
      background: #ccc;
      z-index: 0;
      -webkit-animation: circleMove 10s linear infinite;
              animation: circleMove 10s linear infinite;
      offset-rotate: 0deg;
      offset-anchor: 100% 50%;
      will-change: transform, offset-path;
      offset-path: path("M27.5725 18.3886C34.2126 11.4639 46.2247 18.3886 49.0349 25.3132C55.9586 42.3741 43.0029 59.3027 34.7027 46.52C26.7035 34.2008 38.356 16.6574 27.5725 4.1065C24.2631 0.254644 11.3776 -0.894661 5.75713 5.83765C-0.710188 13.5843 0.221422 26.9736 3.78997 33.1034C11.0966 45.6543 20.9325 25.3132 27.5725 18.3886Z");
      will-change: transform, filter, offset-path;
    }
    .before_ir__footer .circle.type01 {
      background: #005BE9;
      left: 17%;
      bottom: 10%;
      max-width: 55px;
      max-height: 55px;
      max-width: 3.6vw;
      max-height: 3.6vw;

      background: #26d5ff;
      left: 8%;
      bottom: 7%;
      max-width: 8.6vw;
      max-height: 8.6vw;

      left: 6%;
      bottom: -33%;
      max-width: 10.2vw;
      max-height: 10.2vw;
      z-index:1;

    }
    .before_ir__footer .circle.type02 {
      background: #26D5FF;
      left: 51%;
      bottom: -15%;
      max-width: 77px;
      max-height: 77px;
      max-width: 5vw;
      max-height: 5vw;
      animation-direction: reverse;
      display: none;
    }
    .before_ir__footer .circle.type03 {
      background: #005BE9;
      right: 16%;
      bottom: -13%;
      max-width: 30px;
      max-height: 28px;
      max-width: 2vw;
      max-height: 2vw;
      -webkit-animation-duration: 16s;
              animation-duration: 16s;
      -webkit-animation-delay: -14s;
              animation-delay: -14s;
      display: none;
    }
    .before_ir__footer .circle.type04 {
      background: #26D5FF;
      right: 7%;
      bottom: 8%;
      max-width: 52px;
      max-height: 55px;
      max-width: 3vw;
      max-height: 3vw;


      right: 12%;
      bottom: 22%;
      max-width: 3vw;
      max-height: 3vw;
      right: 3%;
      bottom: -15%;

      -webkit-animation-duration: 17s;
              animation-duration: 17s;
      -webkit-animation-delay: -13s;
              animation-delay: -13s;
    }
    .before_ir__footer .circle.type05 {
      background: #DEEBFF;
      right: 8%;
      bottom: -17%;
      max-width: 150px;
      max-height: 150px;
      max-width: 7.5vw;
      max-height: 7.5vw;

      max-width: 1.3vw;
      max-height: 1.3vw;
      right: 3.3%;
      bottom: 35%;

      background: #26d5ff;
      -webkit-animation-duration: 18s;
              animation-duration: 18s;
      -webkit-animation-delay: -12s;
              animation-delay: -12s;
    }
    .before_ir__footer .circle.type06 {
      background: rgba(0, 9, 233, 0.15);
      left: 0.5%;
      left: -1.5%;
      bottom: 24%;
      bottom: 55%;
      max-width: 90px;
      max-height: 90px;
      max-width: 5vw;
      max-height: 5vw;
      -webkit-animation-duration: 19s;
              animation-duration: 19s;
      -webkit-animation-delay: -11s;
              animation-delay: -11s;
      z-index:0;
      background: rgb(11 128 240);
    }
    .before_ir__footer .circle.type07 {
      background: #005BE9;
      left: 5%;
      bottom: 55%;
      max-width: 25px;
      max-height: 25px;
      max-width: 2vw;
      max-height: 2vw;
      -webkit-animation-duration: 20s;
              animation-duration: 20s;
      -webkit-animation-delay: -10s;
              animation-delay: -10s;

      max-width: 1.3vw;
      max-height: 1.3vw;
      background: #0b80f0;
      left: 2%;
      bottom: 110%;


    }
    .before_ir__footer .circle.type08 {
      background: rgba(0, 9, 233, 0.15);
      left: 44.5%;
      bottom: 11%;
      max-width: 4vw;
      max-height: 4vw;

      background: rgb(221 235 255);
      left: 23.5%;
      bottom: 28%;
      max-width: 3vw;
      max-height: 3vw;
      left: 17.5%;
      bottom: -31%;

      -webkit-animation-duration: 21s;
              animation-duration: 21s;
      -webkit-animation-delay: -9s;
              animation-delay: -9s;
    }
    .before_ir__footer .circle.type09 {
      background: #26D5FF;
      left: 50.5%;
      bottom: 44%;
      max-width: 2.6vw;
      max-height: 2.6vw;

      max-width: 1.3vw;
    max-height: 1.3vw;
    background: #0b80f0;
    left: 86.5%;
    bottom: 17%;

      -webkit-animation-duration: 22s;
              animation-duration: 22s;
      -webkit-animation-delay: -8s;
              animation-delay: -8s;
    }
    .before_ir__footer .circle.type10 {
      background: rgba(0, 9, 233, 0.15);
      left: 56.6%;
      bottom: 72%;
      max-width: 6vw;
      max-height: 6vw;

    background: rgb(11 128 240);
    left: 51%;
    bottom: 0;
    max-width: 4vw;
    max-height: 4vw;
      -webkit-animation-duration: 23s;
              animation-duration: 23s;
      -webkit-animation-delay: -7s;
              animation-delay: -7s;
    }
    .before_ir__footer .circle.type11 {
      background: #005BE9;
      right: 30.5%;
      bottom: 39%;
      max-width: 4.3vw;
      max-height: 4.3vw;

      background: rgb(11 128 240);
      left: 51%;
      bottom: 0;
      max-width: 4vw;
      max-height: 4vw;


          left: 74%;
    bottom: 37%;
    max-width: 5vw;
    max-height: 5vw;

      -webkit-animation-duration: 24s;
              animation-duration: 24s;
      -webkit-animation-delay: -6s;
              animation-delay: -6s;
    }
    .before_ir__footer .circle.type12 {
      background: #005BE9;
      right: 24%;
      bottom: 23%;
      max-width: 2.8vw;
      max-height: 2.8vw;

      right: 17.5%;
      bottom: 35%;
      max-width: 1.6vw;
      max-height: 1.6vw;
    background: #deebff;
    right: 17%;
    bottom: 5%;
    max-width: 0.6vw;
    max-height: 0.6vw;
      -webkit-animation-duration: 25s;
              animation-duration: 25s;
      -webkit-animation-delay: -5s;
              animation-delay: -5s;
    }
    .before_ir__footer .circle.type13 {
      background: #26D5FF;
      right: 13%;
      bottom: 42%;
      max-width: 6.5vw;
      max-height: 6.5vw;

    right: 15%;
    bottom: 76%;
    max-width: 4vw;
    max-height: 4vw;

      -webkit-animation-duration: 27s;
              animation-duration: 27s;
      -webkit-animation-delay: -3s;
              animation-delay: -3s;
    }
    .before_ir__footer .sec__inner{
      position: relative;
    }
    .before_ir__footer__read {
      position: relative;
      z-index: 1;

    }
    .before_ir__footer {
      overflow: hidden;
    }

        @-webkit-keyframes circleMove {
      100% {
        offset-distance: 100%;
      }
    }

    @keyframes circleMove {
      100% {
        offset-distance: 100%;
      }
    }


    @media screen and (max-width: 768px) {

        .p_company__list__item__link {
          padding-left: 10px;
          padding-right: 10px;
        }
        .before_ir__footer .sec__inner > * {
          width: 100%;
        }
        .before_ir__footer__bottom__inner.type02 {
          margin-top: 30px;
        }
        .before_ir__footer {
          padding: 40px 0;
        }
      }

      img.kakumaru {
        border-radius: 20px;
      }
      .p_recruit__vision__inner__title,
      .p_contents .sec__inner h2,
      .p_contents .sec__inner h4,
      .p_ir-faq__list__q {
        color: #005BE8;
      }

      .p_interview__swiper .swiper-slide .swiper-slide__link:hover >  .swiper-slide__line02,
      .p_interview__swiper .swiper-slide .swiper-slide__link:hover >  .swiper-slide__line03 {
        color:#005BE8!important;
      }
      .before_ir__footer__bottom__inner__line02 a:hover {
        color: rgb(255, 255, 255);
        background: rgb(0, 91, 233);
        border-width: 1px;
        border-style: solid;
        border-color: rgb(255, 255, 255);
        border-image: initial;
    }


    .p_requirement_all .p_requirement_all__link:hover {
      opacity: .8;
    }
    .p_requirement_all .p_requirement_all__link:hover *{
      color: #005BE8!important;
    }




.p_fixed {
  position: fixed;
  z-index: 2;
  bottom: 0;
  right: 0;
}
.p_fixed a {
  background: #24D5FF;
  border: 2px solid #24D5FF;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
  padding: 14px 18px;
  border-radius: 14px 0 0 0;
  width: 100%;
  min-width: 1960x;
}
@media screen and (min-width: 1025px) {
  .p_fixed a {
    font-size: 1.8rem;
    gap: 20px;
    padding: 20px 18px;
    min-width: 194px;
  }
}
.p_fixed a #circle_23, .p_fixed a path {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.p_fixed a:hover {
  background: #fff;
  color: #24D5FF;
  background: #fff;
}
.p_fixed a:hover #circle_23 {
  fill: #24D5FF;
}
.p_fixed a:hover path {
  fill: #fff;
}

@media screen and (min-width: 1025px) {
  .pageTop {
    margin-bottom: 100px;
  }
}

@-webkit-keyframes circleMove {
  100% {
    offset-distance: 100%;
  }
}

@keyframes circleMove {
  100% {
    offset-distance: 100%;
  }
}

@media screen and (min-width: 1760px) {
    .p_contents .p_recruit__interview__detail .sec__inner .p_recruit__interview__detail__header__inner.type02 img[src="/assets/ro_img_01.jpg"],
    .p_contents .p_recruit__interview__detail .sec__inner .p_recruit__interview__detail__header__inner.type02 img[src="/assets/ms_img_01.jpg"],
    .p_contents .p_recruit__interview__detail .sec__inner .p_recruit__interview__detail__header__inner.type02 img[src="/assets/yi_img_01.jpg"] {
        object-position: center top;
    }
}
.p_contents .p_header__inner__nav li a:after {
  display: none!important;
}

.p_interview__bottom__list__item a *{
  transition: .4s;
}
.p_interview__bottom__list__item a:hover *{
      color: #005BE8!important;
}
.p_interview__bottom__list__item a:hover img {
  opacity: .6;
}