#header .header_nav {
  padding: 0 8px;
}

#header .header_nav_list_in .header_anc::before {
  width: calc(100% + 18px);
}

#header .header_entry {
  width: 149px;
  height: 140px;
  position: fixed;
  right: 0;
  top: 0;
  left: unset;
  bottom: unset;
}

@media screen and (max-width: 1024px) {
  #header .header_entry {
    position: relative;
    width: 100px;
    height: 100%;
    left: auto;
    bottom: auto;
  }
}

#header .header_nav_list_in .header_anc>.jp {
  letter-spacing: 0em;
}

#header .header_nav_list_in .header_anc > .header_anc_subtext {
  font-size: 1rem;
  margin-bottom: 3px;
}
@media screen and (max-width: 1024px) {
  #header .header_nav_list_in .header_anc > .header_anc_subtext {
    position: absolute;
    top: 16px;
    left: 0;
  }
}

#header .header_nav_list_in .header_anc.has-sub > .icon {
  margin-bottom: 6px;
}
@media screen and (max-width: 1024px) {
  #header .header_nav_list_in .header_anc.has-sub > .icon {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    margin-bottom: 0;
  }
}

.sec_merit_list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 80px 54px;
}
@media screen and (max-width: 1330px) {
  .sec_merit_list {
    gap: 80px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .sec_merit_list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 800px;
  }
}
@media screen and (max-width: 640px) {
  .sec_merit_list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.sec_merit_list li {
  width: calc(33.3333% - 35.3333333333px);
}
@media screen and (max-width: 1330px) {
  .sec_merit_list li {
    width: calc(33.3333% - 13.3333333333px);
    max-width: none;
  }
}
@media screen and (max-width: 1024px) {
  .sec_merit_list li {
    width: calc(50% - 10px);
    max-width: 334px;
  }
}
@media screen and (max-width: 640px) {
  .sec_merit_list li {
    width: 100%;
  }
}

.sec_recruit_02_list_img {
  text-align: center;
}
.sec_recruit_02_list_img img {
  display: inline-block;
  max-width: 600px;
}

.recruit_link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 80px 160px;
  max-width: 790px;
  width: 100%;
  margin: 0 auto 100px;
}
@media screen and (max-width: 1024px) {
  .recruit_link_list {
    gap: 80px 60px;
  }
}
@media screen and (max-width: 600px) {
  .recruit_link_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
    margin: 30px auto 60px;
  }
}

.recruit_link_item {
  width: calc(50% - 80px);
}
@media screen and (max-width: 1024px) {
  .recruit_link_item {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 600px) {
  .recruit_link_item {
    width: 100%;
  }
}
.recruit_link_item .button {
  text-transform: uppercase;
}

.recruit_link_text {
  position: relative;
  color: #fff;
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  padding: 0 0 30px;
  margin-bottom: 50px;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .recruit_link_text {
    font-size: 1.6rem;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .recruit_link_text {
    padding-bottom: 16px;
    margin-bottom: 24px;
  }
}
.recruit_link_text::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 30px;
  height: 1px;
  background-color: #fff;
}

.recruit_link_note {
  position: relative;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 500;
  text-align: center;
  z-index: 10;
  margin-top: 16px;
}
@media screen and (max-width: 1024px) {
  .recruit_link_note {
    margin-top: 12px;
  }
}

.recruit_link_subtext {
  position: relative;
  color: #fff;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .recruit_link_subtext {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 1024px) {
  .sec_recruit_02 .sec_recruit_02_list_wrap .sec_recruit_02_list_top > li.map_li_pc {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .sec_recruit_02 .sec_recruit_02_list_wrap {
    padding-bottom: 50px;
    margin-bottom: 30px;
  }
}

.sec_recruit_03 .desc {
  padding-bottom: 0;
}

.sec_recruit_03 .desc + .link_wrap {
  margin-top: 55px;
}

.sec_recruit_03 .bg-mask {
  width: 350px;
}
@media screen and (max-width: 1024px) {
  .sec_recruit_03 .bg-mask {
    width: 260px;
  }
}/*# sourceMappingURL=custom_2024.css.map */