@font-face {
  font-family: YuGothicM;
  src: local(Yu Gothic Medium);
}
.sp-disp {
  display: none;
}

.pc-disp {
  display: inline;
}

@media screen and (max-width: 767px) {
  .sp-disp {
    display: inline;
  }

  .pc-disp {
    display: none;
  }
}
/*
kv
**************************************/
.kv-flash-item {
  position: absolute;
  left: 50%;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
  opacity: 0;
}
.kv-flash-item.type-01 {
  top: 127px;
  margin-left: -472px;
  width: 929px;
  height: 398px;
  background: url(/themes/basecamp/images/recruit/kv_flash_item_01.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.kv-flash-item.type-02 {
  top: 655px;
  margin-left: -218px;
  width: 418px;
  height: 254px;
  background: url(/themes/basecamp/images/recruit/kv_flash_item_02.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.kv-flash-item.type-03 {
  top: 410px;
  margin-left: 275px;
  width: 686px;
  height: 440px;
  background: url(/themes/basecamp/images/recruit/kv_flash_item_03.png) 0 0 no-repeat;
  background-size: 100% auto;
}

.recruit-kv {
  position: relative;
  width: 100%;
  height: 910px;
  background: url(/themes/basecamp/images/recruit/kv_pc.png) center 0 no-repeat;
  background-size: 1920px 910px;
}

.recruit-kv-ttl {
  position: absolute;
  width: 1010px;
  top: 35px;
  left: 50%;
  margin-left: -505px;
}

.recruit-kv-basecamp {
  position: absolute;
  width: 216px;
  height: 60px;
  top: 330px;
  left: 50%;
  margin-left: -770px;
  text-align: center;
}
@media print, screen and (max-width: 1580px) {
  .recruit-kv-basecamp {
    margin-left: -670px;
  }
}
@media print, screen and (max-width: 1380px) {
  .recruit-kv-basecamp {
    top: 360px;
    margin-left: -570px;
  }
}

.recruit-kv-basecamp-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  transform: skewX(-12deg);
  z-index: 1;
}

.recruit-kv-basecamp-txt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 2;
  font-size: 2.2rem;
  font-weight: 700;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}

.recruit-kv-area-btn {
  position: absolute;
  width: 326px;
  height: 76px;
  text-align: center;
  left: 50%;
}
.recruit-kv-area-btn.type-01 {
  top: 372px;
  margin-left: -97px;
}
.recruit-kv-area-btn.type-02 {
  top: 572px;
  width: 340px;
  margin-left: -340px;
}
.recruit-kv-area-btn.type-02 a i {
  left: 306px;
}
.recruit-kv-area-btn.type-03 {
  top: 310px;
  margin-left: 425px;
}
@media print, screen and (max-width: 1580px) {
  .recruit-kv-area-btn.type-03 {
    margin-left: 325px;
  }
}
@media print, screen and (max-width: 1355px) {
  .recruit-kv-area-btn.type-03 {
    top: 270px;
    margin-left: 255px;
  }
}
.recruit-kv-area-btn a {
  display: block;
  position: relative;
}
.recruit-kv-area-btn a i {
  position: absolute;
  width: 44px;
  height: 34px;
  bottom: -16px;
  left: 292px;
  display: block;
  z-index: 5;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.recruit-kv-area-btn a i::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  display: block;
  content: '';
  transform: skewX(-12deg);
  z-index: 1;
}
.recruit-kv-area-btn a i::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background: url(/themes/basecamp/images/recruit/icon_arr_btm_w.png) center center no-repeat;
  background-size: 15px 10px;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .recruit-kv-area-btn a:hover i {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  .recruit-kv-area-btn a:hover .recruit-kv-area-btn-txt-bg {
    background: #fff;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
  }
}

.recruit-kv-area-btn-inner {
  position: relative;
  z-index: 1;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.recruit-kv-area-btn-icon {
  width: 90px;
  height: 76px;
  position: relative;
  position: relative;
  z-index: 2;
  left: 1px;
}
.type-02 .recruit-kv-area-btn-icon {
  width: 80px;
}
.type-03 .recruit-kv-area-btn-icon {
  width: 80px;
}

.recruit-kv-area-btn-icon-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #000000;
  transform: skewX(-12deg);
  border: 3px solid #000;
}

.recruit-kv-area-btn-icon-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}
.recruit-kv-area-btn-icon-img img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 30px;
}

.recruit-kv-area-btn-txt {
  width: 236px;
  height: 76px;
  position: relative;
  z-index: 1;
}
.type-02 .recruit-kv-area-btn-txt {
  width: 260px;
}
.type-03 .recruit-kv-area-btn-txt {
  width: 246px;
}

.recruit-kv-area-btn-txt-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #ffef36;
  transform: skewX(-12deg);
  border: 3px solid #000;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.recruit-kv-area-btn-txt-txt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 3.0rem;
  font-weight: 700;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .kv-flash-item {
    left: 0;
  }
  .kv-flash-item.type-01 {
    top: 17.27%;
    margin-left: 0;
    width: 100%;
    height: 40.8vw;
    background: url(/themes/basecamp/images/recruit/kv_flash_item_01_sp.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .kv-flash-item.type-02 {
    top: 55.6%;
    margin-left: 0;
    width: 100%;
    height: 33.33333vw;
    background: url(/themes/basecamp/images/recruit/kv_flash_item_02_sp.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .kv-flash-item.type-03 {
    top: 60.2%;
    margin-left: 0;
    width: 100%;
    height: 56vw;
    background: url(/themes/basecamp/images/recruit/kv_flash_item_03_sp.png) 0 0 no-repeat;
    background-size: 100% auto;
  }

  .recruit-kv {
    position: relative;
    padding-bottom: 162.14%;
    background: url(/themes/basecamp/images/recruit/kv_sp.png) 0 0 no-repeat;
    background-size: cover;
    height: auto;
  }

  .recruit-kv-ttl {
    width: 84.53%;
    top: 2.64%;
    left: 7.74%;
    margin-left: 0;
  }

  .recruit-kv-basecamp {
    width: 32%;
    top: 45.89%;
    left: 10.4%;
    height: 9.06667vw;
    margin-left: 0;
  }

  .recruit-kv-basecamp-txt {
    font-size: 3.2vw;
  }

  .recruit-kv-area-btn {
    width: 45.86%;
    height: 3.2vw;
    left: 50%;
  }
  .recruit-kv-area-btn.type-01 {
    top: 37.01%;
    left: 47.47%;
    margin-left: 0;
  }
  .recruit-kv-area-btn.type-02 {
    width: 49.06%;
    top: 72.37%;
    left: 2.67%;
    margin-left: 0;
  }
  .recruit-kv-area-btn.type-02 a i {
    left: 44vw;
  }
  .recruit-kv-area-btn.type-03 {
    width: 49.06%;
    top: 88.57%;
    left: 44.8%;
    margin-left: 0;
  }
  .recruit-kv-area-btn.type-03 a i {
    left: 44.53333vw;
  }
  .recruit-kv-area-btn a i {
    width: 6.93333vw;
    height: 4.8vw;
    bottom: -2.4vw;
    left: 40.53333vw;
  }
  .recruit-kv-area-btn a i::after {
    background: url(/themes/basecamp/images/recruit/icon_arr_btm_w.png) center center no-repeat;
    background-size: 2.66667vw 1.86667vw;
  }

  .recruit-kv-area-btn-icon {
    width: 31.39%;
    height: 11.73333vw;
    position: relative;
  }
  .type-02 .recruit-kv-area-btn-icon {
    width: 24.45%;
  }
  .type-03 .recruit-kv-area-btn-icon {
    width: 28.26%;
  }

  .recruit-kv-area-btn-icon-bg {
    transform: skewX(-12deg);
    border: 0.4vw solid #000;
  }

  .recruit-kv-area-btn-icon-img img {
    height: 5.86667vw;
  }

  .recruit-kv-area-btn-txt {
    width: 68.6%;
    height: 11.73333vw;
    position: relative;
  }
  .type-02 .recruit-kv-area-btn-txt {
    width: 75.54%;
  }
  .type-03 .recruit-kv-area-btn-txt {
    width: 71.73%;
  }

  .recruit-kv-area-btn-txt-bg {
    transform: skewX(-12deg);
    border: 0.4vw solid #000;
  }

  .recruit-kv-area-btn-txt-txt {
    font-size: 4.66667vw;
  }
}
/*
page-link
**************************************/
.recruit-page-link {
  background: url(/themes/basecamp/images/recruit/page_link_bg.png) center 0 repeat;
  padding: 50px 0 66px;
  text-align: center;
}

.page-link-items {
  position: relative;
  width: 1315px;
  height: 275px;
  margin: 0 auto;
}
@media print, screen and (max-width: 1355px) {
  .page-link-items {
    -webkit-transform: scale(0.9) translateX(-55.5%);
    transform: scale(0.9) translateX(-55.5%);
    left: 50%;
  }
}
.page-link-items .page-link-item-hack {
  position: absolute;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .page-link-items .page-link-item-hack:hover i {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
}
.page-link-items .page-link-item-hack i {
  position: absolute;
  width: 68px;
  height: 42px;
  bottom: -22px;
  left: 50%;
  display: block;
  margin-left: -34px;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.page-link-items .page-link-item-hack i::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  display: block;
  content: '';
  transform: skewX(-12deg);
  z-index: 1;
}
.page-link-items .page-link-item-hack i::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background: url(/themes/basecamp/images/recruit/icon_arr_btm_w.png) center center no-repeat;
  background-size: 18px 12px;
  z-index: 2;
}
.page-link-items .page-link-item-hack:nth-child(1) {
  left: 0;
}
.page-link-items .page-link-item-hack:nth-child(1) .page-link-item {
  width: 470px;
  overflow: hidden;
  border-left: 4px solid #000;
  border-radius: 4px;
  z-index: 2;
}
.page-link-items .page-link-item-hack:nth-child(1) .page-link-item .page-link-item-a {
  transform: skewX(-12deg);
  position: relative;
  left: -44px;
}
.page-link-items .page-link-item-hack:nth-child(1) .page-link-item .page-link-item-a .page-link-item-inner {
  position: relative;
  left: 22px;
}
.page-link-items .page-link-item-hack:nth-child(1) .page-link-item-icon-ttl {
  left: -20px;
}
.page-link-items .page-link-item-hack:nth-child(1) i {
  margin-left: -75px;
}
.page-link-items .page-link-item-hack:nth-child(2) {
  width: 480px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
}
.page-link-items .page-link-item-hack:nth-child(2) .page-link-item .page-link-item-a {
  transform: skewX(-12deg);
  position: relative;
  left: 20px;
}
.page-link-items .page-link-item-hack:nth-child(2) .page-link-item-icon-ttl {
  left: -25px;
}
.page-link-items .page-link-item-hack:nth-child(2) i {
  margin-left: -34px;
}
.page-link-items .page-link-item-hack:nth-child(3) {
  right: 0;
  width: 420px;
  z-index: 2;
}
.page-link-items .page-link-item-hack:nth-child(3) .page-link-item {
  overflow: hidden;
  border-right: 4px solid #000;
  border-radius: 4px;
}
.page-link-items .page-link-item-hack:nth-child(3) .page-link-item .page-link-item-a {
  transform: skewX(-12deg);
  position: relative;
  left: 34px;
}
.page-link-items .page-link-item-hack:nth-child(3) .page-link-item .page-link-item-a .page-link-item-inner {
  position: relative;
  left: -17px;
}
.page-link-items .page-link-item-hack:nth-child(3) .page-link-item-icon-ttl {
  left: -15px;
}
.page-link-items .page-link-item-hack:nth-child(3) i {
  margin-left: -34px;
}
.page-link-items .page-link-item-hack .page-link-item-a {
  position: relative;
  width: 100%;
  display: block;
  border: 4px solid #000;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffef36;
  text-align: center;
  height: 275px;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.page-link-items .page-link-item-hack .page-link-item-a .page-link-item-inner {
  padding-top: 24px;
  position: relative;
  transform: skewX(12deg);
}
@media print, screen and (min-width: 768px) {
  .page-link-items .page-link-item-hack .page-link-item-a:hover {
    background: #fff;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
  }
}

.page-link-item-icon-ttl {
  position: relative;
}

.page-link-item-icon {
  margin: 0 auto 5px;
}
.page-link-item-icon img {
  width: auto;
  height: 50px;
}

.page-link-item-ttl {
  margin: 0 auto 12px;
}
.page-link-item-ttl img {
  width: auto;
  height: 42px;
}

.page-link-item-txt {
  font-size: 1.6rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .recruit-page-link {
    background: url(/themes/basecamp/images/recruit/page_link_bg.png) center 0 repeat;
    background-size: 5.86667vw 5.86667vw;
    padding: 4.8vw 0 10vw;
  }

  .page-link-items {
    width: 89.6vw;
    height: auto;
    -webkit-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
    left: 0;
  }
  .page-link-items .page-link-item-hack {
    display: block;
    position: relative;
    width: 100%;
    height: 41.33333vw;
  }
  .page-link-items .page-link-item-hack i {
    position: absolute;
    width: 11.46667vw;
    height: 7.2vw;
    bottom: auto;
    top: 41.33333vw;
    left: 73.33333vw;
    margin-left: 0;
    margin-top: -3.46667vw;
  }
  .page-link-items .page-link-item-hack i::before {
    transform: skewX(-12deg);
  }
  .page-link-items .page-link-item-hack i::after {
    background: url(/themes/basecamp/images/recruit/icon_arr_btm_w.png) center center no-repeat;
    background-size: 3.46667vw 2.4vw;
  }
  .page-link-items .page-link-item-hack:nth-child(1) {
    left: 0;
    height: 40vw;
    background: url(/themes/basecamp/images/recruit/page_link_item_bg_sp_01.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .page-link-items .page-link-item-hack:nth-child(1) .page-link-item {
    width: 100%;
    overflow: hidden;
    border-left: none;
    border-radius: 4px;
    z-index: 2;
  }
  .page-link-items .page-link-item-hack:nth-child(1) .page-link-item .page-link-item-a {
    transform: skewX(0);
    position: relative;
    left: 0;
  }
  .page-link-items .page-link-item-hack:nth-child(1) .page-link-item .page-link-item-a .page-link-item-inner {
    position: relative;
    left: 0;
    transform: skewX(0);
  }
  .page-link-items .page-link-item-hack:nth-child(1) .page-link-item-icon-ttl {
    left: 0;
  }
  .page-link-items .page-link-item-hack:nth-child(1) i {
    margin-left: 0;
    top: 38.66667vw;
  }
  .page-link-items .page-link-item-hack:nth-child(2) {
    width: 100%;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 3;
    height: 43.2vw;
    background: url(/themes/basecamp/images/recruit/page_link_item_bg_sp_02.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .page-link-items .page-link-item-hack:nth-child(2) .page-link-item .page-link-item-a {
    transform: skewX(0);
    position: relative;
    left: 0;
  }
  .page-link-items .page-link-item-hack:nth-child(2) .page-link-item .page-link-item-a .page-link-item-inner {
    padding-top: 6vw;
  }
  .page-link-items .page-link-item-hack:nth-child(2) .page-link-item-icon-ttl {
    left: 0;
  }
  .page-link-items .page-link-item-hack:nth-child(2) i {
    margin-left: 0;
    top: 41.86667vw;
  }
  .page-link-items .page-link-item-hack:nth-child(3) {
    right: 0;
    width: 100%;
    z-index: 2;
    height: 41.33333vw;
    background: url(/themes/basecamp/images/recruit/page_link_item_bg_sp_03.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .page-link-items .page-link-item-hack:nth-child(3) .page-link-item {
    overflow: hidden;
    border-right: none;
    border-radius: 0;
  }
  .page-link-items .page-link-item-hack:nth-child(3) .page-link-item .page-link-item-a {
    transform: skewX(0);
    position: relative;
    left: 0;
  }
  .page-link-items .page-link-item-hack:nth-child(3) .page-link-item .page-link-item-a .page-link-item-inner {
    position: relative;
    left: 0;
    padding-top: 6vw;
    padding-right: 5.33333vw;
  }
  .page-link-items .page-link-item-hack:nth-child(3) .page-link-item-icon-ttl {
    left: 0;
  }
  .page-link-items .page-link-item-hack:nth-child(3) i {
    top: 36.66667vw;
    margin-left: 0;
  }
  .page-link-items .page-link-item-hack .page-link-item-a {
    position: relative;
    width: 100%;
    display: block;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    text-align: center;
    height: 41.33333vw;
  }
  .page-link-items .page-link-item-hack .page-link-item-a .page-link-item-inner {
    padding-top: 3.33333vw;
    padding-bottom: 3.33333vw;
    padding-left: 5.33333vw;
    transform: skewX(0);
  }

  .page-link-item-icon-ttl {
    position: relative;
    margin-bottom: 2vw;
    -webkit-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }

  .page-link-item-icon {
    margin: 0 0 0;
    width: 10.13333vw;
    text-align: center;
  }
  .page-link-item-icon img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 9.06667vw;
  }

  .page-link-item-ttl {
    margin: 0 0 0 1.6vw;
    padding-top: 1.33333vw;
  }
  .page-link-item-ttl img {
    width: auto;
    height: 7.73333vw;
  }

  .page-link-item-txt {
    font-size: 3.46667vw;
    line-height: 1.6;
    text-align: left;
    letter-spacing: -0.05em;
  }
  .page-link-item-txt.type-ls {
    letter-spacing: -0.07em;
  }
}
/*
about-area
**************************************/
.recruit-about-area {
  background: url(/themes/basecamp/images/recruit/about_area_bg_pc.jpg) center 0 no-repeat;
  background-size: 1920px auto;
}

.recruit-about {
  padding: 62px 0 0;
  text-align: center;
}

.recruit-about-ttl {
  width: 910px;
  margin: 0 auto 34px;
}

.recruit-about-txt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  margin: 0 auto 62px;
  color: #000;
}

.recruit-about-youtube {
  width: 840px;
  margin: 0 auto;
}

.recruit-about-youtube__inner {
  position: relative;
  padding-bottom: 56.25%;
  background: #000;
}
.recruit-about-youtube__inner iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
}

/*
recruit-area
**************************************/
.recruit-area {
  padding: 60px 0 140px;
  text-align: center;
}

.recruit-area-ttl {
  width: auto;
  margin: 45px auto 30px;
}
.recruit-area-ttl img {
  width: auto;
  height: 68px;
}

.recruit-area-txt {
  font-size: 1.8rem;
  line-height: 1.6;
  margin: 0 auto 42px;
  color: #000;
}

.recruit-area-article {
  width: 1200px;
  margin: 0 auto 88px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 4px solid #000;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 100px 0;
  position: relative;
}
.recruit-area-article::after {
  position: absolute;
  width: 100%;
  height: 10px;
  top: 100%;
  left: 9px;
  background: #000;
  display: block;
  content: '';
}
.recruit-area-article::before {
  position: absolute;
  width: 10px;
  height: 100%;
  left: 100%;
  top: 9px;
  background: #000;
  display: block;
  content: '';
}

.recruit-area-article-items {
  width: 840px;
  margin: 0 auto 50px;
}
.recruit-area-article-items .recruit-area-article-item {
  margin-bottom: 92px;
  position: relative;
}
.recruit-area-article-items .recruit-area-article-item:last-child {
  margin-bottom: 0;
}
.recruit-area-article-items .recruit-area-article-item a {
  -webkit-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media print, screen and (min-width: 768px) {
  .recruit-area-article-items .recruit-area-article-item a:hover .recruit-area-article-item__img__inner img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
    opacity: 0.85;
  }
  .recruit-area-article-items .recruit-area-article-item a:hover .recruit-area-article-item__r {
    opacity: 0.7;
  }
}
.recruit-area-article-items .recruit-area-article-item:nth-child(odd) .recruit-area-article-item__img::after {
  background: url(/themes/basecamp/images/recruit/article_img_bg_01.png) 0 0 repeat;
  background-size: 8px 8px;
}
.recruit-area-article-items .recruit-area-article-item:nth-child(even) .recruit-area-article-item__img::after {
  background: url(/themes/basecamp/images/recruit/article_img_bg_02.png) 0 0 repeat;
  background-size: 8px 8px;
}

.recruit-area-article-item__l {
  width: 330px;
}

.recruit-area-article-item__img {
  position: relative;
}
.recruit-area-article-item__img::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 10px;
  display: block;
  content: '';
  z-index: 1;
}
.recruit-area-article-item__img img {
  position: relative;
  z-index: 3;
}

.recruit-area-article-item__img__inner {
  position: relative;
  z-index: 3;
  overflow: hidden;
  background: #fff;
}

.recruit-area-article-item__r {
  width: 450px;
  text-align: left;
}

.recruit-area-article-item__ttl {
  color: #000;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 16px;
}

.recruit-area-article-item__txt {
  color: #000;
  font-size: 1.5rem;
  line-height: 1.8;
}

#jsRecruitCon.state-tab-01 .recruit-tab-nav ul li:nth-child(1) a div {
  background: #ffef36 !important;
}
#jsRecruitCon.state-tab-01 .tab-con-items .tab-con-item:nth-child(1) {
  display: block;
}
#jsRecruitCon.state-tab-01 .tab-con-items .tab-con-item:nth-child(2) {
  display: none;
}
#jsRecruitCon.state-tab-01 .tab-con-items .tab-con-item:nth-child(3) {
  display: none;
}

#jsRecruitCon.state-tab-02 .recruit-tab-nav ul li:nth-child(2) a div {
  background: #ffef36 !important;
}
#jsRecruitCon.state-tab-02 .tab-con-items .tab-con-item:nth-child(1) {
  display: none;
}
#jsRecruitCon.state-tab-02 .tab-con-items .tab-con-item:nth-child(2) {
  display: block;
}
#jsRecruitCon.state-tab-02 .tab-con-items .tab-con-item:nth-child(3) {
  display: none;
}

#jsRecruitCon.state-tab-03 .recruit-tab-nav ul li:nth-child(3) a div {
  background: #ffef36 !important;
}
#jsRecruitCon.state-tab-03 .tab-con-items .tab-con-item:nth-child(1) {
  display: none;
}
#jsRecruitCon.state-tab-03 .tab-con-items .tab-con-item:nth-child(2) {
  display: none;
}
#jsRecruitCon.state-tab-03 .tab-con-items .tab-con-item:nth-child(3) {
  display: block;
}

.recruit-tab-nav ul {
  width: 1050px;
  margin: 0 auto;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  left: -4px;
}
.recruit-tab-nav ul li {
  width: 330px;
  margin: 0 auto;
}
.recruit-tab-nav ul li:nth-child(1) a div span {
  padding-left: 76px;
}
.recruit-tab-nav ul li:nth-child(1) a div span i {
  width: 46px;
  background: url(/themes/basecamp/images/recruit/icon_tab_01.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.recruit-tab-nav ul li:nth-child(2) a div span {
  padding-left: 54px;
}
.recruit-tab-nav ul li:nth-child(2) a div span i {
  width: 32px;
  background: url(/themes/basecamp/images/recruit/icon_tab_02.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.recruit-tab-nav ul li:nth-child(3) a div span {
  padding-left: 66px;
}
.recruit-tab-nav ul li:nth-child(3) a div span i {
  width: 40px;
  background: url(/themes/basecamp/images/recruit/icon_tab_03.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.recruit-tab-nav ul li a {
  display: block;
  position: relative;
  height: 80px;
}
.recruit-tab-nav ul li a::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 6px;
  left: 6px;
  background: #000;
  display: block;
  content: '';
  z-index: 1;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  overflow: hidden;
}
.recruit-tab-nav ul li a div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding-top: 25px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  background: #e2e2e2;
  border: 2px solid #000;
  color: #000;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  overflow: hidden;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.recruit-tab-nav ul li a div span {
  position: relative;
  display: inline-block;
  left: -10px;
}
.recruit-tab-nav ul li a div span i {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 5;
  left: 0;
  height: 40px;
  margin-top: -20px;
}
@media print, screen and (min-width: 768px) {
  .recruit-tab-nav ul li a:hover div {
    background: #fff;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
  }
}

.tab-con-items .tab-con-item {
  display: none;
}
.tab-con-items .tab-con-item.state-active {
  display: block;
}

.recruit-area-article-btn {
  width: 480px;
  margin: 0 auto;
}
.recruit-area-article-btn a {
  display: block;
  position: relative;
  height: 100px;
}
.recruit-area-article-btn a::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 6px;
  left: 6px;
  background: #000;
  display: block;
  content: '';
  z-index: 1;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
}
.recruit-area-article-btn a div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
  background: #ffef36;
  border: 2px solid #000;
  color: #000;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.recruit-area-article-btn a div i {
  position: absolute;
  width: 13px;
  height: 20px;
  display: block;
  z-index: 5;
  background: url(/themes/basecamp/images/recruit/icon_arr_b.png) 0 0 no-repeat;
  background-size: 100% auto;
  right: 32px;
  top: 50%;
  margin-top: -10px;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
@media print, screen and (min-width: 768px) {
  .recruit-area-article-btn a:hover div {
    background: #fff;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
  }
  .recruit-area-article-btn a:hover i {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
  }
}

@media screen and (max-width: 767px) {
  .recruit-about-area {
    background: url(/themes/basecamp/images/recruit/about_area_bg_sp.jpg) center 0 no-repeat;
    background-size: 100% auto;
  }

  .recruit-about {
    padding: 10.66667vw 0 0;
    text-align: center;
  }

  .recruit-about-ttl {
    width: 85.06667vw;
    margin: 0 auto 4.8vw;
  }

  .recruit-about-txt {
    font-size: 3.73333vw;
    line-height: 1.6;
    margin: 0 auto 8vw;
    color: #000;
  }

  .recruit-about-youtube {
    width: 89.6vw;
    margin: 0 auto;
  }

  /*
  recruit-area
  **************************************/
  .recruit-area {
    padding: 8vw 0 13.33333vw;
  }

  .recruit-area-ttl {
    width: auto;
    margin: 9.86667vw auto 4.53333vw;
  }
  .recruit-area-ttl img {
    width: auto;
    height: 11.46667vw;
  }

  .recruit-area-txt {
    font-size: 3.73333vw;
    line-height: 1.6;
    margin: 0 auto 7.46667vw;
    color: #fff;
  }

  .recruit-area-article {
    position: relative;
    left: -0.4vw;
    width: 89.6vw;
    margin: 0 auto 28vw;
    margin: 0 auto 17.33333vw;
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid #000;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10.66667vw 0 16vw;
    position: relative;
  }
  .recruit-area-article::after {
    height: 1.33333vw;
    left: 1.33333vw;
  }
  .recruit-area-article::before {
    width: 1.33333vw;
    top: 1.33333vw;
  }

  .recruit-area-article-items {
    width: 74.73333vw;
    margin: 0 auto 10vw;
  }
  .recruit-area-article-items .recruit-area-article-item {
    margin-bottom: 8vw;
  }
  .recruit-area-article-items .recruit-area-article-item:last-child {
    margin-bottom: 0;
  }
  .recruit-area-article-items .recruit-area-article-item a {
    display: block;
  }
  .recruit-area-article-items .recruit-area-article-item:nth-child(odd) .recruit-area-article-item__img::after {
    background: url(/themes/basecamp/images/recruit/article_img_bg_01.png) 0 0 repeat;
    background-size: 1.06667vw 1.06667vw;
  }
  .recruit-area-article-items .recruit-area-article-item:nth-child(even) .recruit-area-article-item__img::after {
    background: url(/themes/basecamp/images/recruit/article_img_bg_02.png) 0 0 repeat;
    background-size: 1.06667vw 1.06667vw;
  }

  .recruit-area-article-item__l {
    width: 100%;
    margin-bottom: 8vw;
  }

  .recruit-area-article-item__img::after {
    top: 1.33333vw;
    left: 1.33333vw;
  }

  .recruit-area-article-item__r {
    width: 100%;
  }

  .recruit-area-article-item__ttl {
    font-size: 5.33333vw;
    line-height: 1.6;
    margin-bottom: 2.93333vw;
  }

  .recruit-area-article-item__txt {
    font-size: 4vw;
    line-height: 1.8;
  }

  .recruit-tab-nav ul {
    width: 89.6vw;
    margin: 0 auto;
    -webkit-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    left: -0.4vw;
  }
  .recruit-tab-nav ul li {
    width: 28.26667vw;
    margin: 0 auto;
  }
  .recruit-tab-nav ul li:nth-child(1) a div span {
    padding-left: 0;
  }
  .recruit-tab-nav ul li:nth-child(1) a div span i {
    width: 100%;
    background: url(/themes/basecamp/images/recruit/icon_tab_01.png) center 0 no-repeat;
    background-size: auto 5.6vw;
  }
  .recruit-tab-nav ul li:nth-child(2) a div span {
    padding-left: 0;
  }
  .recruit-tab-nav ul li:nth-child(2) a div span i {
    width: 100%;
    background: url(/themes/basecamp/images/recruit/icon_tab_02.png) center 0 no-repeat;
    background-size: auto 5.6vw;
  }
  .recruit-tab-nav ul li:nth-child(3) a div span {
    padding-left: 0;
  }
  .recruit-tab-nav ul li:nth-child(3) a div span i {
    width: 100%;
    background: url(/themes/basecamp/images/recruit/icon_tab_03.png) center 0 no-repeat;
    background-size: auto 5.6vw;
  }
  .recruit-tab-nav ul li a {
    height: 17.86667vw;
  }
  .recruit-tab-nav ul li a::after {
    top: 0.8vw;
    left: 0.8vw;
    -webkit-border-radius: 8.93333vw;
    border-radius: 8.93333vw;
  }
  .recruit-tab-nav ul li a div {
    padding-top: 2.13333vw;
    font-size: 3.46667vw;
    border: 2px solid #000;
    letter-spacing: -0.04em !important;
    -webkit-border-radius: 8.93333vw;
    border-radius: 8.93333vw;
  }
  .recruit-tab-nav ul li a div span {
    left: 0;
  }
  .recruit-tab-nav ul li a div span i {
    position: absolute;
    position: relative;
    display: block;
    top: 0;
    z-index: 5;
    left: 0;
    height: 5.6vw;
    margin-top: 0;
    margin-bottom: 1.6vw;
  }

  .recruit-area-article-btn {
    width: 78.66667vw;
  }
  .recruit-area-article-btn a {
    height: 18.66667vw;
  }
  .recruit-area-article-btn a::after {
    top: 0.8vw;
    left: 0.8vw;
    -webkit-border-radius: 9.33333vw;
    border-radius: 9.33333vw;
  }
  .recruit-area-article-btn a div {
    font-size: 4vw;
    -webkit-border-radius: 9.33333vw;
    border-radius: 9.33333vw;
  }
  .recruit-area-article-btn a div i {
    width: 1.73333vw;
    height: 2.93333vw;
    right: 3.73333vw;
    margin-top: -1.46667vw;
  }
}
/*
info
**************************************/
.recruit-info {
  background: #fff;
  padding: 85px 0 85px;
  text-align: center;
}

.recruit-info-ttl {
  width: 258px;
  margin: 0 auto 42px;
}

.recruit-info-items {
  width: 1140px;
  margin: 0 auto;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}

.recruit-info-items.for_entry {
  margin-top: 30px;
}

.recruit-info-items .recruit-info-item {
  width: 500px;
  margin: 0 35px;
}
.recruit-info-items .recruit-info-item a {
  display: block;
  height: 110px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .recruit-info-items .recruit-info-item a:hover .recruit-info-item__txt i {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
  }
}
.recruit-info-items .recruit-info-item a .recruit-info-item__bg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 110px;
}
.recruit-info-items .recruit-info-item a .recruit-info-item__bg::before, .recruit-info-items .recruit-info-item a .recruit-info-item__bg::after {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
  overflow: hidden;
}
.recruit-info-items .recruit-info-item a .recruit-info-item__bg::before {
  top: 6px;
  left: 6px;
  z-index: 1;
  background: #000;
}
.recruit-info-items .recruit-info-item a .recruit-info-item__bg::after {
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.recruit-info-items .recruit-page.recruit-page a .recruit-info-item__bg::after {
  background: #00aeeb;
}
@media print, screen and (min-width: 768px) {
  .recruit-info-items .recruit-info-item.recruit-page a:hover .recruit-info-item__bg::after {
    background: #4bc7f2;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
  }
}
.recruit-info-items .recruit-info-item.entry-page a .recruit-info-item__bg::after {
  background: #e40011;
}
@media print, screen and (min-width: 768px) {
  .recruit-info-items .recruit-info-item.entry-page a:hover .recruit-info-item__bg::after {
    background: #f74f5c;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
  }
}

.recruit-info-item__txt {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
  text-align: center;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
}
.recruit-info-item__txt p {
  font-weight: bold;
  color: #FFFFFF;
  font-size: 3.5rem;
}
.recruit-info-item__txt p.year {
  font-size: 2.3rem;
}
@media screen and (max-width: 767px) {
  .recruit-info-item__txt p {
    font-size: 6vw;
  }
  .recruit-info-item__txt p.year {
    font-size: 4vw;
  }
}
.recruit-info-item__txt i {
  position: absolute;
  width: 15px;
  height: 23px;
  display: block;
  z-index: 5;
  background: url(/themes/basecamp/images/recruit/icon_arr_w.png) 0 0 no-repeat;
  background-size: 100% auto;
  right: 28px;
  top: 50%;
  margin-top: -11px;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

@media screen and (max-width: 767px) {
  .recruit-info {
    padding: 12vw 0 14.4vw;
  }

  .recruit-info-ttl {
    width: 42.93333vw;
    margin: 0 auto 8.26667vw;
  }

  .recruit-info-items {
    width: 82.93333vw;
    display: block;
  }
  .recruit-info-items .recruit-info-item {
    width: 100%;
    margin: 0 auto 8vw;
  }
  .recruit-info-items .recruit-info-item:last-child {
    margin-bottom: 0;
  }
  .recruit-info-items .recruit-info-item a {
    height: 18.66667vw;
  }
  .recruit-info-items .recruit-info-item a .recruit-info-item__bg {
    height: 18.66667vw;
  }
  .recruit-info-items .recruit-info-item a .recruit-info-item__bg::before {
    top: 0.8vw;
    left: 0.8vw;
  }
  .recruit-info-items .recruit-info-item.recruit-page a .recruit-info-item__bg::after {
    background: #00aeeb;
  }
  .recruit-info-items .recruit-info-item.entry-page a .recruit-info-item__bg::after {
    background: #e40011;
  }
  .recruit-info-item__txt i {
    width: 2.4vw;
    height: 3.6vw;
    right: 3.73333vw;
    margin-top: -1.73333vw;
  }
}
/*
movie-area
**************************************/
.movie-area {
  background: #fff;
  padding-bottom: 85px;
}
@media screen and (max-width: 767px) {
  .movie-area {
    padding-bottom: 14.4vw;
  }
}
/*
others
**************************************/
.recruit-others {
  background: url(/themes/basecamp/images/recruit/about_bg.png) center 0 repeat;
  padding: 64px 0 92px;
  text-align: center;
}

.recruit-others-ttl {
  width: 254px;
  margin: 0 auto 40px;
}

.recruit-others-txt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  margin: 0 auto 60px;
}

.recruit-others-items {
  width: 800px;
  margin: 0 auto;
}
.recruit-others-items .recruit-others-item {
  position: relative;
}
.recruit-others-items .recruit-others-item a {
  width: 100%;
  height: 175px;
  display: block;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .recruit-others-items .recruit-others-item a:hover .recruit-others-item__img img {
    -webkit-transform: scale(1.06) skew(12deg);
    transform: scale(1.06) skew(12deg);
  }
}

.recruit-others-item__bg {
  position: absolute;
  width: 100%;
  height: 175px;
  top: 0;
  left: 0;
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
}

.recruit-others-item__layout {
  position: absolute;
  width: 100%;
  height: 175px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.recruit-others-item__img {
  width: 400px;
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.recruit-others-item__img img {
  -webkit-transform: skew(12deg);
  transform: skew(12deg);
  width: 460px;
  position: relative;
  left: -30px;
}

.recruit-others-item__con {
  width: 400px;
  position: relative;
  z-index: 2;
}

.recruit-others-item__con_inner {
  text-align: center;
  height: 175px;
  display: table;
  width: 100%;
}

.recruit-others-item__con_icon {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  width: 86px;
  padding-top: 2px;
}
.recruit-others-item__con_icon img {
  width: 61px;
}

.recruit-others-item__con_txt {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 3.0rem;
  font-weight: 700;
  line-height: 1.2;
  padding-left: 16px;
}

@media screen and (max-width: 767px) {
  .recruit-others {
    background: url(/themes/basecamp/images/recruit/about_bg.png) center 0 repeat;
    background-size: 5.86667vw 5.86667vw;
    padding: 9.86667vw 0 38.66667vw;
    padding: 9.86667vw 0 24vw;
  }

  .recruit-others-ttl {
    width: 41.33333vw;
    margin: 0 auto 4.66667vw;
  }

  .recruit-others-txt {
    font-size: 3.73333vw;
    line-height: 1.6;
    margin: 0 auto 5.6vw;
  }

  .recruit-others-items {
    width: 89.6vw;
    width: 82.93333vw;
  }
  .recruit-others-items .recruit-others-item a {
    height: 32vw;
  }

  .recruit-others-item__bg {
    width: 100%;
    height: 32vw;
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  }

  .recruit-others-item__layout {
    height: 32vw;
  }

  .recruit-others-item__img {
    width: 44.8vw;
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
    height: 32vw;
    background: #ccc;
  }
  .recruit-others-item__img img {
    -webkit-transform: skew(12deg);
    transform: skew(12deg);
    width: 51.46667vw;
    left: -6.66667vw;
  }

  .recruit-others-item__con {
    width: 44.8vw;
  }

  .recruit-others-item__con_inner {
    padding-top: 7.2vw;
    padding-left: 4.8vw;
    height: 32vw;
    display: block;
  }

  .recruit-others-item__con_icon {
    display: block;
    text-align: left;
    width: 7.2vw;
    padding-top: 0;
    margin-bottom: 1.6vw;
  }
  .recruit-others-item__con_icon img {
    width: 100%;
  }

  .recruit-others-item__con_txt {
    display: block;
    text-align: left;
    font-size: 3.46667vw;
    font-weight: 700;
    line-height: 1.2;
    padding-left: 0;
  }
}

/* 202312’Ç‰Á•ª */

.l-footer-pagetop.is-fixed {
	bottom: 15px;
}

.recruit-kv {
	height: 1000px;
	background-size: 1920px 1000px;
}

.kv-flash-item.type-01 {
	top: calc(127px + 90px);
}

.kv-flash-item.type-02 {
	top: calc(655px + 90px);
}

.kv-flash-item.type-03 {
	top: calc(410px + 90px);
}

.recruit-kv-basecamp {
	top: calc(330px + 90px);
}

.recruit-kv-area-btn.type-01 {
	top: calc(372px + 90px);
}

.recruit-kv-area-btn.type-02 {
	top: calc(572px + 90px);
}

.recruit-kv-area-btn.type-03 {
	top: calc(310px + 90px);
}

.recruit-kv-ttl-txt_lead {
	position: absolute;
	top: 145px;
	left: 50%;
	width: 1010px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	transform: translateX(-50%);
	margin: 0 auto;
	z-index: 1;
}

.recruit-area {
	padding: 100px 0 140px;
}

.fixed_recruitBtn {
	position: fixed;
	right: 0;
	bottom: 110px;
	z-index: 1001;
}

.fixed_recruitBtn a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 398px;
	height: 150px;
	background: #E60012;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	border: 3px solid #fff;
	border-radius: 10px 0 0 10px;
	border-right: none;
	padding: 8px 25px 8px 8px;
	transition: all .3s;
}

.fixed_recruitBtn a:after {
	position: absolute;
	right: 25px;
	display: inline-block;
	width: 15px;
	height: 25px;
	content: '';
	background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.146%22%20height%3D%2224.957%22%20viewBox%3D%220%200%2015.146%2024.957%22%3E%3Cpath%20d%3D%22M15.711-.978a1.372%2C1.372%2C0%2C0%2C0%2C0-1.94L4.6-14.024a1.372%2C1.372%2C0%2C0%2C0-1.94%2C0l-1.3%2C1.3a1.372%2C1.372%2C0%2C0%2C0%2C0%2C1.938l8.8%2C8.844L1.366%2C6.9a1.372%2C1.372%2C0%2C0%2C0%2C0%2C1.938l1.3%2C1.3a1.372%2C1.372%2C0%2C0%2C0%2C1.94%2C0Z%22%20transform%3D%22translate(-0.967%2014.426)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat;
	background-size: contain;
}

.fixed_recruitBtn a:hover {
	background: #222;
}

@media screen and (max-width: 768px) {
	.l-footer {
		padding-bottom: 101px;
	}
	.l-footer-pagetop.is-fixed {
		bottom: 105px;
	}
	.recruit-kv {
		position: relative;
		padding-bottom: 192.26%;
		background-size: cover;
		height: auto;
	}
	.kv-flash-item.type-01 {
		top: 30.62%;
	}
	.kv-flash-item.type-02 {
		top: 63.09%;
	}
	.kv-flash-item.type-03 {
		top: 67.01%;
	}
	.recruit-kv-basecamp {
		top: 53.89%;
	}
	.recruit-kv-area-btn.type-01 {
		top: 48.01%;
	}
	.recruit-kv-area-btn.type-02 {
		top: 77.09%;
	}
	.recruit-kv-area-btn.type-03 {
		top: 90.85%;
	}
	.recruit-kv-ttl-txt_lead {
		top: 119px;
		width: 100%;
		font-size: 14px;
	}
	.recruit-area {
		padding: 8vw 0 13.33333vw;
	}
	.fixed_recruitBtn {
		bottom: 0;
		width: 100%;
		height: 101px;
		background: rgba(255, 255, 255, 0.75);
		-webkit-backdrop-filter: blur(24px);
		backdrop-filter: blur(12px);
		border-top: 1px solid #fff;
		padding: 10px;
	}
	.fixed_recruitBtn a {
		width: 100%;
		height: 80px;
		font-size: 20px;
		border: 2px solid #fff;
		border-radius: 10px;
		border-right: 2px solid #fff;
		padding: 8px;
	}
	.fixed_recruitBtn a:after {
		display: none;
	}
	.recruit-area-txt {
		color: #000;
	}
}

.modal.recruit {
	display: none;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 2000;
}

.modal.recruit .innerModal {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	min-height: 450px;
	background: #fff;
	color: #000;
	transform: translate(-50%, -50%);
	border-radius: 20px;
	border: 3px solid #000;
	padding: 20px;
	z-index: 2002;
}

.modal.recruit .innerModal .modalClose {
	position: absolute;
	top: 20px;
	right: 20px;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cg%20transform%3D%22translate(-1199%20-311)%22%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%20transform%3D%22translate(1199%20311)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M20%2C2A18%2C18%2C0%2C0%2C0%2C7.272%2C32.728%2C18%2C18%2C0%2C1%2C0%2C32.728%2C7.272%2C17.882%2C17.882%2C0%2C0%2C0%2C20%2C2m0-2A20%2C20%2C0%2C1%2C1%2C0%2C20%2C20%2C20%2C0%2C0%2C1%2C20%2C0Z%22%20transform%3D%22translate(1199%20311)%22%2F%3E%3Cpath%20d%3D%22M11.759-10.875l6.1-6.1a.9.9%2C0%2C0%2C0%2C0-1.279l-1.418-1.418a.9.9%2C0%2C0%2C0-1.279%2C0l-6.1%2C6.1-6.1-6.1a.9.9%2C0%2C0%2C0-1.279%2C0L.265-18.255a.9.9%2C0%2C0%2C0%2C0%2C1.279l6.1%2C6.1-6.1%2C6.1a.9.9%2C0%2C0%2C0%2C0%2C1.279L1.683-2.077a.9.9%2C0%2C0%2C0%2C1.279%2C0l6.1-6.1%2C6.1%2C6.1a.9.9%2C0%2C0%2C0%2C1.279%2C0L17.86-3.5a.9.9%2C0%2C0%2C0%2C0-1.279Z%22%20transform%3D%22translate(1210%20341.938)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
	background-size: contain;
	text-indent: -9999px;
	cursor: pointer;
}

.modal.recruit .innerModal > h2 {
	margin: 52px auto 45px;
}

.modal.recruit .innerModal > h2 img {
	display: block;
	width: 138px;
	height: auto;
	margin: 0 auto;
}

.modal.recruit .innerModal > nav ul {
	width: 320px;
	margin: 0 auto 68px;
}

.modal.recruit .innerModal > nav ul li {
	margin: 0 auto 30px;
}

.modal.recruit .innerModal > nav ul li:last-child {
	margin: 0 auto;
}

.modal.recruit .innerModal > nav .recBtn {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 320px;
	height: 60px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;
	transition: all .3s;
}

.modal.recruit .innerModal > nav .recBtn:after {
	position: absolute;
	right: 20px;
	display: inline-block;
	width: 10px;
	height: 18px;
	content: '';
	background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.146%22%20height%3D%2224.957%22%20viewBox%3D%220%200%2015.146%2024.957%22%3E%3Cpath%20d%3D%22M15.711-.978a1.372%2C1.372%2C0%2C0%2C0%2C0-1.94L4.6-14.024a1.372%2C1.372%2C0%2C0%2C0-1.94%2C0l-1.3%2C1.3a1.372%2C1.372%2C0%2C0%2C0%2C0%2C1.938l8.8%2C8.844L1.366%2C6.9a1.372%2C1.372%2C0%2C0%2C0%2C0%2C1.938l1.3%2C1.3a1.372%2C1.372%2C0%2C0%2C0%2C1.94%2C0Z%22%20transform%3D%22translate(-0.967%2014.426)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat;
	background-size: contain;
}

.modal.recruit .innerModal > nav .recBtn.red {
	background: linear-gradient(90deg, #F57723 0%, #E62112 100%);
}

.modal.recruit .innerModal > nav .recBtn.green {
	background: linear-gradient(90deg, #77C864 0%, #00902F 100%);
}

.modal.recruit .innerModal > nav .recBtn.blue {
	background: linear-gradient(90deg, #00A2E9 0%, #124BE6 100%);
}

.modal.recruit .innerModal > nav .recBtn:hover {
	transform: scale(1.08);
}

.modal.recruit .overLay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	z-index: 2001;
}

@media screen and (max-width: 768px) {
	.modal.recruit .innerModal {
		width: calc(100% - 30px - 30px);
		min-height: 380px;
		padding: 20px 35px;
	}
	.modal.recruit .innerModal > h2 {
		margin: 20px auto 30px;
	}
	.modal.recruit .innerModal > h2 img {
		width: 112px;
	}
	.modal.recruit .innerModal > nav ul {
		width: 100%;
		max-width: 260px;
		margin: 0 auto 20px;
	}
	.modal.recruit .innerModal > nav .recBtn {
		width: 100%;
		font-size: 18px;
	}
	.modal.recruit .innerModal > nav .recBtn:after {
		right: 12px;
	}
}
