@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
/* ------------------------------
	レスポンシブ
------------------------------ */
/* ------------------------------
	フォント
------------------------------ */
/* ------------------------------
	カラー
------------------------------ */
/* ------------------------------
	.lead
------------------------------ */
@media screen and (max-width: 768px) {
  .lead .lead_ttl {
    margin-left: -2rem;
  }
}
.lead .lead_txt {
  left: 53.5rem;
  bottom: 6rem;
  width: 72.3rem;
}
@media screen and (max-width: 768px) {
  .lead .lead_txt {
    top: 7rem;
    left: -4.5rem;
    bottom: auto;
    width: 42rem;
  }
}
@media screen and (max-width: 768px) {
  .lead .list {
    margin-top: 20rem;
  }
}
.lead .list .txt {
  padding-left: 4.5rem;
  background: url(../img/common/ico_check01.svg) no-repeat;
  background-size: 3.3rem;
  background-position: left 0.3rem;
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .lead .list .txt {
    margin-top: 1.5rem;
  }
}
.lead .txt {
  margin-top: 3.5rem;
}
@media screen and (max-width: 768px) {
  .lead .txt {
    margin-top: 1.5rem;
  }
}

.content {
  overflow: initial;
}

/* ------------------------------
	.anker_btn
------------------------------ */
.anker_btn_box {
  padding: 4rem 0 9rem;
}
@media screen and (max-width: 768px) {
  .anker_btn_box {
    padding: 3rem 0 5.5rem;
  }
}
.anker_btn_box .anker_btn_list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .anker_btn_box .anker_btn_list {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .anker_btn_box .anker_btn {
    width: 100%;
  }
}
.anker_btn_box .anker_btn + .anker_btn {
  margin-left: 6.3rem;
}
@media screen and (max-width: 768px) {
  .anker_btn_box .anker_btn + .anker_btn {
    margin-left: 0;
    margin-top: 2rem;
  }
}
.anker_btn_box .anker_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35.8rem;
  height: 10.3rem;
  padding-bottom: 3rem;
  border: 1px solid #333;
  border-radius: 6rem;
  background: url(../img/common/ico_arw08.svg) no-repeat;
  background-size: 3.7rem;
  background-position: center calc(100% - 2rem);
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .anker_btn_box .anker_btn a {
    width: 100%;
    height: 9.2rem;
    background-size: 3.1rem;
    background-position: center calc(100% - 2rem);
  }
}

/* ------------------------------
	.recruit
------------------------------ */
.recruit .sec_wrap .left_box .pc_tate {
  font-size: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .recruit .sec_wrap .left_box .pc_tate {
    padding: 2rem 0;
    margin-bottom: 2rem;
    text-align: center;
    font-size: 2rem;
    line-height: 1.5;
    border-bottom: 1px solid #333;
  }
}
@media screen and (max-width: 768px) {
  .recruit .sec_wrap .left_box .pc_tate.b_top {
    border-top: 1px solid #333;
  }
}
@media screen and (max-width: 768px) {
  .recruit .sec_wrap .wrap {
    padding: 0 0 7rem;
  }
}
.recruit .sec_wrap.pb_none .wrap {
  padding-bottom: 0;
  border-bottom: 0;
}
.recruit .str_ttl {
  margin-bottom: 5.5rem;
  font-size: 6.4rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .recruit .str_ttl {
    margin-bottom: 4rem;
    font-size: 3.2rem;
  }
}
.recruit .recruit_box + .recruit_box {
  margin-top: 5rem;
}
@media screen and (max-width: 768px) {
  .recruit .recruit_box + .recruit_box {
    margin-top: 4rem;
  }
}
.recruit .recruit_box .recruit_ttl {
  padding-bottom: 1rem;
  border-bottom: 1px solid #333;
  margin-bottom: 1.5rem;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .recruit .recruit_box .recruit_ttl {
    font-size: 2rem;
  }
}
.recruit .recruit_box .recruit_ttl .min {
  margin-left: 3em;
  font-size: 1.6rem;
}
.recruit .recruit_box .ttl {
  margin-bottom: 0.5rem;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .recruit .recruit_box .ttl {
    font-size: 2.4rem;
  }
}
.recruit .recruit_box .ttl.mid {
  line-height: 1.8;
}
.recruit .recruit_box .txt {
  font-size: 2rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .recruit .recruit_box .txt {
    font-size: 1.6rem;
  }
}
.recruit .recruit_box .txt.mid {
  font-weight: bold;
}
.recruit .recruit_box .mid {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .recruit .recruit_box .mid {
    font-size: 2rem;
  }
}
.recruit .recruit_box .min {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .recruit .recruit_box .min {
    font-size: 1.4rem;
  }
}
.recruit .recruit_box .box_wrap {
  padding-bottom: 3rem;
}
.recruit .recruit_box .box {
  display: flex;
}
.recruit .recruit_box .box dt,
.recruit .recruit_box .box dd {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .recruit .recruit_box .box dt,
  .recruit .recruit_box .box dd {
    font-size: 2.4rem;
  }
}
.recruit .recruit_box .box dt {
  flex-shrink: 0;
  width: 22rem;
}
@media screen and (max-width: 768px) {
  .recruit .recruit_box .box dt {
    width: 12rem;
  }
}
.recruit .recruit_box .box dd {
  width: 100%;
}
.recruit .flow + .flow {
  margin-top: 12rem;
}
@media screen and (max-width: 768px) {
  .recruit .flow + .flow {
    margin-top: 6rem;
  }
}
.recruit .flow .ttl {
  margin-bottom: 3.5rem;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .recruit .flow .ttl {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
.recruit .flow .ttl.mid {
  line-height: 1.8;
}
.recruit .flow .txt.mid {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .recruit .flow .txt.mid {
    font-size: 2rem;
  }
}
.recruit .flow .txt.bold {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .recruit .flow .txt.bold {
    font-size: 1.6rem;
  }
}
.recruit .flow .flow_list {
  margin-bottom: 2rem;
}
.recruit .flow .flow_list .flow_list_box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 17rem;
  border: 1px solid #333;
  border-radius: 2rem;
}
.recruit .flow .flow_list .flow_list_box + .flow_list_box {
  margin-top: 7.6rem;
}
.recruit .flow .flow_list .flow_list_box + .flow_list_box::before {
  position: absolute;
  top: -7.6rem;
  left: 0;
  content: "";
  width: 100%;
  height: 7.6rem;
  background: url(../img/common/ico_arw09.svg) no-repeat center center;
  background-size: 7.8rem;
}
.recruit .flow .flow_list .flow_list_box .txt {
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .recruit .flow .flow_list .flow_list_box .txt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit .flow .flow_list .flow_list_box .txt .sp_min {
    display: block;
    font-size: 1.6rem;
  }
}
.recruit .flow .flow_list .flow_list_box .flow_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 19.8rem;
  height: 3.2rem;
  padding-right: 1.5rem;
  margin-top: 2rem;
  border: 1px solid #333;
  border-radius: 2rem;
  background: url(../img/common/ico_arw10.svg) no-repeat;
  background-position: calc(100% - 1.5rem) center;
  background-size: 0.7rem;
  font-size: 1.6rem;
  font-weight: bold;
}