@charset "UTF-8";
@font-face {
  font-family: "notoSans500";
  src: url("../font/NotoSansJP-Medium.woff");
}
@font-face {
  font-family: "zenKakuGothicNew400";
  src: url("../font/ZenKakuGothicNew-Regular.woff");
}
@font-face {
  font-family: "zenKakuGothicNew500";
  src: url("../font/ZenKakuGothicNew-Medium.woff");
}
@font-face {
  font-family: "zenKakuGothicNew700";
  src: url("../font/ZenKakuGothicNew-Bold.woff");
}
@font-face {
  font-family: "departureMono400";
  src: url("../font/DepartureMono-Regular.woff");
}
@font-face {
  font-family: "bahnschrift350";
  src: url("../font/bahnschrift.ttf");
}
@font-face {
  font-family: "bahnschrift600";
  src: url("../font/bahnschrift.ttf");
}
@font-face {
  font-family: "inter500";
  src: url("../font/Inter-VariableFont_opsz_wght.woff");
}
@font-face {
  font-family: "notoSans400";
  src: url("../font/NotoSansJP-Regular.woff");
}
@font-face {
  font-family: "notoSans500";
  src: url("../font/NotoSansJP-Medium.woff");
}
@font-face {
  font-family: "notoSans700";
  src: url("../font/NotoSansJP-Bold.woff");
}
.recruit {
  padding-top: 0;
}
@media screen and (min-width: 1080px) {
  .recruit {
    margin-top: 0;
  }
}
@media screen and (max-width: 1079px) {
  .recruit {
    margin-top: 80px;
    background-color: #fff;
  }
}
.recruit .inner {
  margin: 0 auto !important;
}

.recruit__sectionMV {
  position: relative;
}

.recruit__sectionBox {
  position: absolute;
}
@media screen and (min-width: 1080px) {
  .recruit__sectionBox {
    top: 229px;
    left: 128px;
    max-width: 650px;
  }
}
@media screen and (max-width: 1079px) and (min-width: 481px) {
  .recruit__sectionBox {
    top: 209px;
    left: 80px;
    max-width: 283px;
  }
}
@media screen and (max-width: 480px) {
  .recruit__sectionBox {
    top: 195px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 283px;
  }
}
@media screen and (max-width: 350px) {
  .recruit__sectionBox {
    top: 135px;
  }
}

.recruit__sectionTitle {
  opacity: 0;
  font-family: zenKakuGothicNew400, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 65px;
  line-height: 1;
  letter-spacing: 3px;
  background-color: #2452E2;
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 1080px) {
  .recruit__sectionTitle {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__sectionTitle {
    padding: 7px 10px;
    font-size: 26px;
  }
}

@media screen and (max-width: 1079px) {
  .recruit__sectionTextWrap {
    background-color: #B2DCFF;
  }
}

.roadmap__sectionBoxWrap {
  display: table;
}
@media screen and (min-width: 1080px) {
  .roadmap__sectionBoxWrap {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 720px;
  }
}
@media screen and (max-width: 1079px) {
  .roadmap__sectionBoxWrap {
    width: calc(100% - 40px);
    max-width: 420px;
    margin: 0 auto;
  }
}
.roadmap__sectionBoxWrap .colorbox {
  margin-top: 0;
}
@media screen and (min-width: 1080px) {
  .roadmap__sectionBoxWrap .colorbox {
    margin-left: 5px;
  }
}
@media screen and (max-width: 1079px) {
  .roadmap__sectionBoxWrap .colorbox {
    text-align: center;
    display: block;
  }
}

@media screen and (min-width: 1080px) {
  .recruit__sectionPickWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__sectionPickWrap {
    display: table;
    margin: 0 auto;
  }
}

.recruit__sectionText {
  font-family: zenKakuGothicNew500, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 1080px) {
  .recruit__sectionText {
    font-size: 24px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__sectionText {
    font-size: 16px;
  }
}

.recruit__sectionTextPickup {
  opacity: 0;
  font-family: zenKakuGothicNew500, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 3px;
  background-color: #2452E2;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
}
@media screen and (min-width: 1080px) {
  .recruit__sectionTextPickup {
    font-size: 24px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__sectionTextPickup {
    font-size: 16px;
    line-height: 1.875;
  }
}

.recruit__personality {
  background-color: #2452E2;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), rgba(255, 255, 255, 0.2) calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), rgba(255, 255, 255, 0.2) calc(100% - 1px));
  background-size: 20px 20px;
  background-repeat: repeat;
  background-position: center center;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 1080px) {
  .recruit__personality {
    padding: 120px 40px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personality {
    padding: 120px 0 210px;
  }
}

@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot01 {
    top: 48px;
    left: 76px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot01 {
    top: 5px;
    left: 2px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot02 {
    top: 57px;
    right: 248px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot02 {
    top: 0;
    right: 24px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot03 {
    top: 217px;
    right: 28px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot03 {
    top: 120px;
    left: -48px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot04 {
    bottom: 436px;
    left: -24px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot04 {
    top: 194px;
    left: 16px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot05 {
    bottom: 7px;
    left: 60px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot05 {
    top: 270px;
    right: -40px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot06 {
    bottom: 17px;
    left: 241px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot06 {
    top: 160px;
    right: 23px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot07 {
    top: 422px;
    right: -22px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot07 {
    bottom: 0;
    right: 4px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot08 {
    bottom: 322px;
    right: -17px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot08 {
    bottom: 0;
    left: 4px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot09 {
    bottom: 7px;
    right: 24px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityDotWrap01 .recruit_pea_dot09 {
    bottom: 79px;
    left: 119px;
  }
}

@media screen and (max-width: 1079px) {
  .splide {
    max-width: 750px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1079px) {
  .splide__pagination {
    bottom: -20px;
  }
}

.splide__pagination__page {
  opacity: 1;
  width: 10px;
  height: 10px;
  background-color: #fff;
}
.splide__pagination__page.is-active {
  background-color: #FC4835;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.splide__arrow {
  background-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 60%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}
.splide__arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 40px;
}
.splide__arrow.prev {
  left: -8px;
}
.splide__arrow.prev:before {
  background: url("../img/page/recruit/icon_arrow.svg") no-repeat center/contain;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.splide__arrow.next {
  right: -8px;
}
.splide__arrow.next:before {
  background: url("../img/page/recruit/icon_arrow.svg") no-repeat center/contain;
}

.recruit__personalityList {
  margin-top: 50px !important;
}
@media screen and (min-width: 1080px) {
  .recruit__personalityList {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 20px;
  }
}

.recruit__personalityItem {
  background-color: #fff;
  border: 1px solid #2452E2;
}
@media screen and (min-width: 1080px) {
  .recruit__personalityItem {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
    padding: 50px 22px 38px;
  }
  .recruit__personalityItem.is-anime {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .recruit__personalityItem:nth-child(2) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .recruit__personalityItem:nth-child(3) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__personalityItem {
    padding: 30px 23px;
  }
}

.recruit__personalityHead {
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #2452E2;
  font-size: 26px;
  line-height: 1.4;
  text-align: center;
}

.recruit__personalitySmall {
  font-size: 16px;
  display: block;
}

.recruit__personalityImgWrap {
  margin: 20px auto;
  width: 206px;
  height: 206px;
}

.recruit__personalityText {
  font-family: zenKakuGothicNew400, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.57;
}

@media screen and (min-width: 1080px) {
  .recruit__working {
    padding: 120px 40px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__working {
    padding: 120px 0;
  }
}

@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot01 {
    top: 6px;
    left: 88px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot01 {
    top: 0;
    left: 30px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot02 {
    top: 83px;
    left: 238px;
    width: 74px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot02 {
    top: 83px;
    left: 107px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot03 {
    top: 48px;
    right: 128px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot03 {
    top: 55px;
    right: 31px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot04 {
    top: 78px;
    right: 27px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot04 {
    top: 143px;
    right: 43px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot05 {
    top: 333px;
    left: -14px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot05 {
    top: 19%;
    left: 77px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot06 {
    top: 542px;
    left: -9px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot06 {
    top: 20%;
    left: 6px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot07 {
    top: 840px;
    left: -8px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot07 {
    top: 20%;
    right: 47px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot08 {
    top: 1014px;
    left: 30px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot08 {
    bottom: 38%;
    left: 79px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot09 {
    top: 447px;
    right: 13px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot09 {
    bottom: 37%;
    left: 0;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap01 .recruit_work_dot10 {
    top: 903px;
    right: 43px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap01 .recruit_work_dot10 {
    bottom: 38%;
    right: 61px;
  }
}

@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap02 .recruit_work_dot11 {
    top: 29%;
    left: 44px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap02 .recruit_work_dot11 {
    bottom: 38%;
    right: 101px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap02 .recruit_work_dot12 {
    top: 29%;
    right: 68px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap02 .recruit_work_dot12 {
    bottom: 36%;
    right: 20px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap02 .recruit_work_dot13 {
    top: 30%;
    right: 27px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap02 .recruit_work_dot13 {
    bottom: 1095px;
    left: 0;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap02 .recruit_work_dot14 {
    top: 33%;
    left: 30px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap02 .recruit_work_dot14 {
    bottom: 780px;
    left: 13px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap02 .recruit_work_dot15 {
    top: 37%;
    left: 61px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap02 .recruit_work_dot15 {
    right: 26px;
    bottom: 950px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap02 .recruit_work_dot16 {
    top: 52%;
    left: -8px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap02 .recruit_work_dot16 {
    bottom: 15px;
    left: 56px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap02 .recruit_work_dot17 {
    top: 35%;
    right: 13px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap02 .recruit_work_dot17 {
    bottom: -15px;
    right: 14px;
  }
}
.recruit__workingDotWrap02 .recruit_work_dot18 {
  top: 59%;
}
@media screen and (min-width: 1080px) {
  .recruit__workingDotWrap02 .recruit_work_dot18 {
    right: 43px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap02 .recruit_work_dot18 {
    right: -32px;
  }
}

.recruit__workingDotWrap03 .recruit_work_dot19 {
  bottom: 35%;
  left: 241px;
}
.recruit__workingDotWrap03 .recruit_work_dot20 {
  bottom: 30%;
  left: -17px;
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap03 .recruit_work_dot20 {
    left: -37px;
  }
}
.recruit__workingDotWrap03 .recruit_work_dot21 {
  bottom: 700px;
  left: -14px;
}
.recruit__workingDotWrap03 .recruit_work_dot22 {
  bottom: 280px;
  left: 48px;
}
.recruit__workingDotWrap03 .recruit_work_dot23 {
  bottom: 1150px;
  right: 78px;
}
.recruit__workingDotWrap03 .recruit_work_dot24 {
  bottom: 760px;
  right: 0;
}
.recruit__workingDotWrap03 .recruit_work_dot25 {
  bottom: 420px;
  right: 0;
}
@media screen and (max-width: 1079px) {
  .recruit__workingDotWrap03 .recruit_work_dot25 {
    right: -40px;
  }
}
.recruit__workingDotWrap03 .recruit_work_dot26 {
  bottom: 90px;
  right: 62px;
}

.recruit__workingList {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 1080px) {
  .recruit__workingList {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: 280px 20px 280px;
    grid-template-rows: 280px 280px;
    margin: 50px auto 80px;
    gap: 20px;
  }
  .recruit__workingList > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .recruit__workingList > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .recruit__workingList > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .recruit__workingList > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .recruit__workingList > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .recruit__workingList > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingList {
    -ms-grid-columns: 1fr 5px 1fr;
    grid-template-columns: repeat(2, 1fr);
    margin: 20px auto;
    gap: 5px;
  }
}

.recruit__workingItem {
  background-color: #F2F8FF;
  border: 1px solid #2452E2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}
.recruit__workingItem.is-anime {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (min-width: 1080px) {
  .recruit__workingItem {
    padding: 20px 20px 30px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingItem {
    place-items: center;
    place-content: center;
    padding: 20px 10px;
  }
}
.recruit__workingItem:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.recruit__workingItem:nth-child(3) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.recruit__workingItem:nth-child(4) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.recruit__workingItem:nth-child(5) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.recruit__workingItem:nth-child(6) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.recruit___workingHead {
  line-height: 1.4;
  color: #2452E2;
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  text-align: center;
}
@media screen and (min-width: 1080px) {
  .recruit___workingHead {
    font-size: 20px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit___workingHead {
    font-size: 13px;
    margin-bottom: 10px;
  }
}

.recruit___workingSmall {
  display: block;
}
@media screen and (min-width: 1080px) {
  .recruit___workingSmall {
    font-size: 16px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit___workingSmall {
    font-size: 12px;
  }
}

.recruit___workingImgWrap {
  max-width: 295px;
  margin: 0 auto;
  place-items: center;
  place-content: center;
}

.recruit__workingBox {
  background-color: #F2F8FF;
}
@media screen and (min-width: 1080px) {
  .recruit__workingBox {
    padding: 70px 63px 10px;
    margin: 70px auto 120px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBox {
    padding: 50px 20px;
    margin: 120px auto;
  }
}

.recruit__workingHead {
  background-color: #2452E2;
  color: #fff;
  text-align: center;
  font-family: zenKakuGothicNew400, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (min-width: 1080px) {
  .recruit__workingHead {
    padding: 0 10px;
    font-size: 32px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingHead {
    padding: 0 10px;
    font-size: 20px;
  }
}

@media screen and (max-width: 1079px) {
  .recruit__workingBoxList {
    max-width: 750px;
    margin: 0 auto;
  }
}

.recruit__workingBoxItem {
  padding: 40px 0;
}
@media screen and (min-width: 1080px) {
  .recruit__workingBoxItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBoxItem {
    display: block;
  }
}
.recruit__workingBoxItem:nth-child(n+2) {
  background-image: repeating-linear-gradient(90deg, #787878, #787878 1px, transparent 3px, transparent 4px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 100% 1px;
}

@media screen and (min-width: 1080px) {
  .recruit__workingBoxImgWrap {
    max-width: 287px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBoxImgWrap {
    margin-bottom: 20px;
  }
}

.recruit__workingBoxWrap {
  display: block;
  font-family: notoSans400, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width: 1080px) {
  .recruit__workingBoxWrap {
    width: calc(100% - 300px);
  }
}
.recruit__workingBoxName {
  font-size: 24px;
  font-family: notoSans700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
}

.recruit__workingBoxType {
  margin: 10px 0 20px;
}
@media screen and (min-width: 1080px) {
  .recruit__workingBoxType {
    font-size: 14px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBoxType {
    font-size: 12px;
  }
}

@media screen and (min-width: 1080px) {
  .recruit__workingBoxText {
    line-height: 2.18;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBoxText {
    line-height: 1.57;
  }
}

.recruit__workingBox02 {
  background-color: #F2F8FF;
}
@media screen and (min-width: 1080px) {
  .recruit__workingBox02 {
    padding: 50px;
    margin: 0 auto 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBox02 {
    display: block;
    padding: 50px 20px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1080px) {
  .recruit__workingBox02List {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 50px auto 100px;
    max-width: 1060px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBox02List {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 50px auto 20px;
    max-width: 750px;
  }
}
@media screen and (max-width: 1079px) and (min-width: 481px) {
  .recruit__workingBox02List {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (min-width: 1080px) {
  .recruit__workingBox02Item:not(:nth-child(6n-5)) {
    margin-left: clamp(30px, 2.6vw, 50px);
  }
  .recruit__workingBox02Item:nth-child(n+7) {
    margin-top: 40px;
  }
}

.recruit__workingBox02ImgWrap {
  margin: 0 auto;
}
@media screen and (min-width: 1080px) {
  .recruit__workingBox02ImgWrap {
    width: 130px;
  }
}

.recruit__workingBox02Text {
  margin-top: 10px;
  text-align: center;
  line-height: 1.4;
}

.recruit__workingBox02TextWrap {
  display: block;
}

.recruit__workingBox02Head {
  color: #2452E2;
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (min-width: 1080px) {
  .recruit__workingBox02Head {
    font-size: 34px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBox02Head {
    font-size: 20px;
  }
}

@media screen and (min-width: 1080px) {
  .recruit__workingBox02Wrap {
    margin-left: 40px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__workingBox02Wrap {
    margin-top: 50px;
  }
}

.recruit__workingBox02Term {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  background-color: #69B5FF;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.recruit__workingBox02Term:nth-child(n+2) {
  margin-top: 20px;
}

.recruit__workingBox02Description {
  font-size: 14px;
  line-height: 1.57;
}

.recruit__job {
  background: #E4F2FF;
}
@media screen and (min-width: 1080px) {
  .recruit__job {
    padding: 150px 40px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__job {
    padding: 70px 0;
  }
}

.recruit__jobDotWrap01 .recruit_job_dot01 {
  top: 105px;
  right: 578px;
}
@media screen and (max-width: 1079px) {
  .recruit__jobDotWrap01 .recruit_job_dot01 {
    right: 0;
  }
}
.recruit__jobDotWrap01 .recruit_job_dot02 {
  top: 81px;
  right: 141px;
}
.recruit__jobDotWrap01 .recruit_job_dot03 {
  top: 49px;
  left: 8px;
}
.recruit__jobDotWrap01 .recruit_job_dot04 {
  top: 795px;
  left: 109px;
}
@media screen and (max-width: 1079px) {
  .recruit__jobDotWrap01 .recruit_job_dot04 {
    left: -30px;
  }
}
.recruit__jobDotWrap01 .recruit_job_dot05 {
  top: 55%;
  left: 92px;
}
@media screen and (max-width: 1079px) {
  .recruit__jobDotWrap01 .recruit_job_dot05 {
    left: -28px;
  }
}
.recruit__jobDotWrap01 .recruit_job_dot06 {
  bottom: 686px;
}
@media screen and (min-width: 1080px) {
  .recruit__jobDotWrap01 .recruit_job_dot06 {
    left: 41px;
  }
}
.recruit__jobDotWrap01 .recruit_job_dot07 {
  bottom: 388px;
  left: 15px;
}
@media screen and (max-width: 1079px) {
  .recruit__jobDotWrap01 .recruit_job_dot07 {
    left: -45px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__jobDotWrap01 .recruit_job_dot08 {
    bottom: 7px;
    left: 2px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__jobDotWrap01 .recruit_job_dot08 {
    bottom: 20px;
  }
}
.recruit__jobDotWrap01 .recruit_job_dot09 {
  top: 514px;
  right: 54px;
}
.recruit__jobDotWrap01 .recruit_job_dot10 {
  top: 42%;
  right: 41px;
}
.recruit__jobDotWrap01 .recruit_job_dot11 {
  bottom: 38%;
  right: 22px;
}
@media screen and (max-width: 1079px) {
  .recruit__jobDotWrap01 .recruit_job_dot11 {
    bottom: 0;
  }
}
.recruit__jobDotWrap01 .recruit_job_dot12 {
  bottom: 261px;
  right: 37px;
}

.recruit__jobBox {
  display: none;
  opacity: 0;
  background-color: #fff;
}
@media screen and (min-width: 1080px) {
  .recruit__jobBox {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__jobBox {
    padding: 20px;
    margin: 10px auto 0;
  }
}
.recruit__jobBox.is-active {
  display: block;
  -webkit-animation-name: displayAnime;
          animation-name: displayAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.recruit__jobTab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 50px 0 20px;
}
@media screen and (max-width: 1079px) {
  .recruit__jobTab {
    width: calc(100% - 60px);
    margin: 50px auto 0;
  }
}

.recruit__jobTabItem {
  margin-right: 20px;
}
@media screen and (max-width: 1079px) {
  .recruit__jobTabItem {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.recruit__jobTabBtn {
  display: block;
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  border: 1px solid #8FAAFF;
  background-color: #fff;
  padding: 10px 24px;
  line-height: 1;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1079px) {
  .recruit__jobTabBtn {
    padding: 8px 15px;
  }
}
.recruit__jobTabBtn:hover {
  background-color: #69B5FF;
  color: #fff;
}

.recruit__jobTabItem.active .recruit__jobTabBtn {
  background-color: #69B5FF;
  color: #fff;
}

.recruit__jobList {
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.recruit__jobWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px dotted #787878;
  padding: 30px 0;
}
.recruit__jobWrap:first-child {
  border-top: 1px dotted #787878;
}

.recruit__jobTeam {
  text-align: left;
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #2452E2;
}
@media screen and (min-width: 1080px) {
  .recruit__jobTeam {
    width: calc(100% - 20px);
    max-width: 160px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__jobTeam {
    width: 100%;
    max-width: 90px;
  }
}

@media screen and (min-width: 1080px) {
  .recruit__jobDefinition {
    width: calc(100% - 160px);
  }
}
@media screen and (max-width: 1079px) {
  .recruit__jobDefinition {
    width: calc(100% - 80px);
  }
}

.recruit__jobList02 {
  display: block;
}
@media screen and (min-width: 1080px) {
  .recruit__jobList02.--part01 .recruit__jobTeam02 {
    width: 90px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__jobList02.--part01 .recruit__jobTeam02 {
    width: 65px;
  }
}

.recruit__jobWrap02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 1080px) {
  .recruit__jobWrap02:nth-child(n+2) {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__jobWrap02:nth-child(n+2) {
    margin-top: 8px;
  }
}

.recruit__jobTeam02 {
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
}
@media screen and (max-width: 1079px) {
  .recruit__jobTeam02 {
    line-height: 1.66;
  }
}

@media screen and (max-width: 1079px) {
  .recruit__jobDefinition02 {
    line-height: 1.66;
    width: calc(100% - 70px);
  }
}

@media screen and (min-width: 1080px) {
  .recruit__flow {
    padding: 150px 40px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__flow {
    padding: 60px 0 0;
  }
}

.recruit_flow_dot01 {
  top: 88px;
  left: 77px;
}

.recruit_flow_dot02 {
  top: 94px;
  right: 247px;
}

.recruit_flow_dot03 {
  top: 257px;
  right: 27px;
}

.recruit_flow_dot04 {
  bottom: 130px;
  left: 47px;
}

.recruit_flow_dot05 {
  bottom: 60px;
  right: 185px;
}

.recruit_flow_dot06 {
  bottom: 16px;
  right: 12px;
}

@media screen and (max-width: 1079px) {
  .recruit__flowWrap {
    width: 100%;
  }
}

.recruit__flowList {
  overflow: hidden;
  margin-top: 50px;
}
@media screen and (min-width: 1080px) {
  .recruit__flowList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__flowList {
    display: block;
  }
}

.recruit__flowItem {
  position: relative;
}
@media screen and (min-width: 1080px) {
  .recruit__flowItem {
    padding: 50px 0;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__flowItem {
    padding: 30px;
  }
}
.recruit__flowItem:nth-last-child(n+2):after {
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 1080px) {
  .recruit__flowItem:nth-last-child(n+2):after {
    top: 0;
    right: -43px;
    width: 44px;
    height: 100%;
    clip-path: polygon(0 0, 36% 0, 100% 50%, 36% 100%, 0 100%);
  }
}
@media screen and (max-width: 1079px) {
  .recruit__flowItem:nth-last-child(n+2):after {
    bottom: -43px;
    left: 0;
    width: 100%;
    height: 44px;
    clip-path: polygon(100% 0, 100% 60%, 50% 100%, 0% 60%, 0 0);
  }
}
.recruit__flowItem:first-child {
  background-color: #ACDCFF;
}
@media screen and (min-width: 1080px) {
  .recruit__flowItem:first-child {
    padding-left: 30px;
  }
}
.recruit__flowItem:first-child:after {
  background-color: #ACDCFF;
}
.recruit__flowItem:nth-child(2) {
  background-color: #3878EC;
}
@media screen and (min-width: 1080px) {
  .recruit__flowItem:nth-child(2) {
    padding-left: 60px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__flowItem:nth-child(2) {
    padding-top: 70px;
  }
}
.recruit__flowItem:nth-child(2):after {
  background-color: #3878EC;
}
.recruit__flowItem:nth-child(3) {
  background-color: #3A41CF;
}
@media screen and (min-width: 1080px) {
  .recruit__flowItem:nth-child(3) {
    padding-left: 60px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__flowItem:nth-child(3) {
    padding-top: 70px;
  }
}
.recruit__flowItem:nth-child(3):after {
  background-color: #3A41CF;
}
.recruit__flowItem:nth-child(4) {
  background-color: #132B8F;
}
@media screen and (min-width: 1080px) {
  .recruit__flowItem:nth-child(4) {
    padding-left: 70px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__flowItem:nth-child(4) {
    padding-top: 70px;
    padding-bottom: 75px;
  }
}
.recruit__flowItem:nth-child(n+2) {
  color: #fff;
}

.recruit__flowNum {
  font-family: departureMono400, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 32px;
}
.recruit__flowNum.--blue {
  color: #2452E2;
}

.recruit__flowHead {
  white-space: nowrap;
  font-size: 16px;
  line-height: 1;
  margin: 16px 0 20px;
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
}
.recruit__flowHead.--blue {
  color: #2452E2;
}

.recruit__flowText {
  font-size: 14px;
  line-height: 1.57;
}

@media screen and (min-width: 1080px) {
  .recruit__faq {
    padding: 0 40px 150px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__faq {
    padding: 70px 0;
  }
}

@media screen and (min-width: 1080px) {
  .recruit_faq_dot01 {
    top: -190px;
    right: 2px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit_faq_dot01 {
    top: 0;
    right: 2px;
  }
}

.recruit_faq_dot02 {
  bottom: -16px;
  left: 185px;
}

.recruit_faq_dot03 {
  bottom: 0;
}
@media screen and (min-width: 1080px) {
  .recruit_faq_dot03 {
    right: 23px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit_faq_dot03 {
    top: 0;
    right: 2px;
  }
}

@media screen and (min-width: 1080px) {
  .recruit_faq_dot04 {
    bottom: 180px;
    right: 74px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit_faq_dot04 {
    bottom: -30px;
    left: -6px;
  }
}

.recruit__faqRow {
  background-color: #fff;
  border-bottom: 1px solid #E4F2FF;
  line-height: 1.75;
}
@media screen and (max-width: 1079px) {
  .recruit__faqRow {
    line-height: 1.66;
  }
}

.recruit__faqTerm {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  cursor: pointer;
  padding: 30px 0;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: zenKakuGothicNew400, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 1079px) {
  .recruit__faqTerm {
    padding: 20px 0;
  }
}
.recruit__faqTerm:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 14px;
  height: 8px;
  display: block;
  -webkit-mask: url("../img/common/icon_arrow06.svg") no-repeat center/contain;
          mask: url("../img/common/icon_arrow06.svg") no-repeat center/contain;
  background-color: #2452E2;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 1079px) {
  .recruit__faqTerm:before {
    right: 15px;
    width: 16px;
  }
}
.recruit__faqTerm:hover {
  color: #2452E2;
}
.recruit__faqTerm.is-active:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.recruit__faqText {
  position: relative;
}
@media screen and (min-width: 1080px) {
  .recruit__faqText {
    margin-left: 60px;
  }
}
@media screen and (min-width: 1080px) {
  .recruit__faqText.--question {
    width: calc(100% - 130px);
  }
}
@media screen and (max-width: 1079px) {
  .recruit__faqText.--question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 30px);
    padding-left: 40px;
  }
}
.recruit__faqText.--question:before {
  content: "Q";
  font-family: departureMono400, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  background-color: #2452E2;
  color: #fff;
  position: absolute;
  display: block;
  line-height: 1;
  height: 60px;
}
@media screen and (min-width: 1080px) {
  .recruit__faqText.--question:before {
    left: -60px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    line-height: 0.8;
    padding: 10px;
    padding-left: 12px;
    font-size: 24px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__faqText.--question:before {
    line-height: 1.1;
    left: 0;
    padding: 5px;
    padding-left: 9px;
    font-size: 18px;
    width: 30px;
    height: 30px;
  }
}

.recruit__faqDetail {
  display: none;
  position: relative;
  cursor: pointer;
  padding: 28px 0;
  padding-right: 70px;
  background-color: #E4F2FF;
}
@media screen and (max-width: 1079px) {
  .recruit__faqDetail {
    padding: 8px 20px;
  }
}

.recruit__form {
  background-color: #fff;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), rgba(36, 82, 226, 0.2) calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), rgba(36, 82, 226, 0.2) calc(100% - 1px));
  background-size: 20px 20px;
  background-repeat: repeat;
  background-position: center center;
  border-top: 1px solid rgba(36, 82, 226, 0.2);
  border-bottom: 1px solid rgba(36, 82, 226, 0.2);
}
@media screen and (min-width: 1080px) {
  .recruit__form {
    padding: 120px 0 150px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__form {
    padding: 30px 0 80px;
  }
}

.recruit_form_dot01 {
  z-index: 2;
  top: -10px;
  right: 35px;
}

.recruit_form_dot02 {
  top: 83px;
  left: 12px;
}

.recruit_form_dot03 {
  top: 133px;
  right: 489px;
}
@media screen and (max-width: 1079px) {
  .recruit_form_dot03 {
    right: 0;
  }
}

.recruit_form_dot04 {
  top: 230px;
  right: 305px;
}

.recruit_form_dot05 {
  top: 472px;
  left: 12px;
}

.recruit_form_dot06 {
  bottom: 48%;
  left: 90px;
}

.recruit_form_dot07 {
  bottom: 467px;
  left: 0;
}

.recruit_form_dot08 {
  bottom: 0;
  left: 130px;
}
@media screen and (max-width: 1079px) {
  .recruit_form_dot08 {
    bottom: 0;
    left: 0;
  }
}

.recruit_form_dot09 {
  top: 614px;
  right: 112px;
}

.recruit_form_dot10 {
  top: 46%;
  right: 20px;
}
@media screen and (max-width: 1079px) {
  .recruit_form_dot10 {
    bottom: -30px;
  }
}

.recruit_form_dot11 {
  bottom: 729px;
  right: 114px;
}

.recruit_form_dot12 {
  bottom: 121px;
  right: 90px;
}
@media screen and (max-width: 1079px) {
  .recruit_form_dot12 {
    bottom: -30px;
  }
}

.recruit__formBox .bg_gray {
  margin-top: 0;
  padding: 0;
  background: 0;
  background-image: none;
}

.input_area {
  max-width: 900px;
  margin: 50px auto 0;
  border: 1px solid #2452E2;
  background-color: #fff;
  padding: 10px 50px 50px;
}
@media screen and (max-width: 1079px) {
  .input_area {
    padding: 0 20px 20px;
  }
}

.recruit__formBox .input_area li {
  margin-top: 40px;
  margin-bottom: 0;
}
@media screen and (max-width: 1079px) {
  .recruit__formBox .input_area li {
    margin-top: 30px;
  }
}
.recruit__formBox .wpcf7-list-item {
  margin-left: 0;
}
.recruit__formBox .input {
  display: block;
}
.recruit__formBox .input input,
.recruit__formBox .input textarea {
  width: 100%;
  border: 1px solid #aaa;
}
.recruit__formBox .label {
  font-size: 16px;
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
}
@media screen and (min-width: 1080px) {
  .recruit__formBox .label {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1079px) {
  .recruit__formBox .label {
    margin-bottom: 3px;
  }
}
.recruit__formBox .label.req:after {
  content: "必須";
  font-size: 10px;
  padding: 2px 8px;
  color: #fff;
  background-color: #E50000;
  margin-left: 10px;
}
.recruit__formBox .privacyWrap {
  margin: 50px auto 20px;
  text-align: center;
  font-family: notoSans500, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}
.recruit__formBox .formBtnWrap {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 1080px) {
  .recruit__formBox .formBtnWrap {
    max-width: 400px;
  }
}
.recruit__formBox .formBtnWrap:hover input[type=submit] {
  background-color: #B9372A;
}
.recruit__formBox .formBtnWrap:after {
  display: none;
}
.recruit__formBox .formBtnWrap:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: #fff;
  -webkit-mask: url("../img/common/icon_arrow.svg") no-repeat center/cover;
          mask: url("../img/common/icon_arrow.svg") no-repeat center/cover;
  width: 6px;
  height: 10px;
  top: calc(50% - 20px);
  right: 25px;
  z-index: 1;
}
.recruit__formBox input[type=checkbox] + .wpcf7-list-item-label::before {
  border: 1px solid #aaa;
}
.recruit__formBox form input[type=submit] {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-family: zenKakuGothicNew700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  width: 100%;
  padding: 20px;
  background: #FC4835;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1080px) {
  .recruit__formBox form input[type=submit] {
    max-width: 400px;
  }
}
.recruit__formBox .wpcf7-not-valid-tip {
  font-family: notoSans700, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
}