@charset "utf-8";

/*--------------------------------------------
kv
--------------------------------------------*/
.l-kv {
  width: 91.666%;
  max-width: 1320px;
  margin: 0 auto;
  height: 405px;
  background: url(../../images/recruit/ldeal/kv.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-kv {
    width: 100%;
    max-width: none;
    height: 56vw;
    background: url(../../images/recruit/ldeal/kv_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
  }
}

.l-kv h1 {
  display: inline-block;
  background: #E21D1D;
  padding: 0.35em 1.1em 0.55em 1.15em;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0.13em;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-kv h1 {
    padding: 0.35em 1.1em 0.55em 1.15em;
    font-size: 4.266vw;
  }
}


/*--------------------------------------------
cnt
--------------------------------------------*/
.l-cnt {
  width: 91.666%;
  max-width: 1320px;
  margin: 80px auto 0 auto;
  padding: 100px 0 130px 0;
  background: #fff;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt {
    width: 86.666%;
    max-width: none;
    margin: 10.666vw auto 0 auto;
    padding: 10.666vw 0 13.333vw 0;
    background: #fff;
  }
}

/*
sec_01
*/
.l-cnt__sec_01 {
  width: 60.833%;
  margin: 0 auto;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_01 {
    width: 87.692%;
    margin: 0 auto;
  }
}

.l-cnt__sec_01 h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.75em;
  letter-spacing: 0.06em;
  padding-bottom: 30px;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_01 h2 {
    font-size: 5.333vw;
    line-height: 1.9em;
    padding-bottom: 0;
  }
}

.l-cnt__sec_01 h2 span {
  color: #FF0000;
}

.l-cnt__sec_01 p {
  font-size: 15px;
  font-weight: 400;
  line-height: 2em;
  margin-top: 60px;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_01 p {
    font-size: 3.733vw;
    line-height: 1.857em;
    margin-top: 8vw;
  }
}

/*
sec_02
*/
.l-cnt__sec_02 {
  width: 77.822%;
  margin: 100px auto 0 auto;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_02 {
    width: 87.692%;
    margin: 24.266vw auto 0 auto;
  }
}

.l-cnt__sec_02 h3 {
  font-size: 18px;
  line-height: 2em;
  font-weight: 400;
  text-align: center;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_02 h3 {
    font-size: 4.266vw;
    line-height: 1.857em;
  }
}

.l-cnt__sec_02__img {
  margin: 80px auto 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_02__img {
    margin: 21.333vw auto 0 auto;
    width: 76vw;
    display: block;
  }
}

.l-cnt__sec_02__img li {
  width: 21.584%;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_02__img li {
    width: 100%;
    margin-top: 20vw;
  }

  .l-cnt__sec_02__img li:first-child {
    margin-top: 0;
  }
}

.l-cnt__sec_02__img__tips {
  position: relative;
}

.l-cnt__sec_02__img__tips img {
  width: 100%;
}

.l-cnt__sec_02__img__tips p {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 22px;
  color: #D05859;
  line-height: 1.454em;
  padding-bottom: 1.1em;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/********* ～1439 *********/
@media only screen and (max-width:1439px) {
  .l-cnt__sec_02__img__tips p {
    font-size: 1.528vw;
  }
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_02__img__tips p {
    font-size: 4.266vw;
  }
}

.l-cnt__sec_02__img__img {
  position: relative;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_02__img__img.-img_01 {
    width: 50vw;
    margin: 3.6533vw 0 0 18.933vw;
  }

  .l-cnt__sec_02__img__img.-img_02 {
    width: 52vw;
    margin: 0 0 0 13.066vw;
  }

  .l-cnt__sec_02__img__img.-img_03 {
    width: 53.266vw;
    margin: 0 0 0 11.466vw;
  }

  .l-cnt__sec_02__img__img.-img_04 {
    width: 53.266vw;
    margin: 0 0 0 11.466vw;
  }
}

.l-cnt__sec_02__img__txt {
  position: static;
  margin-top: -40px;
  text-align: center;
}
/********* ～1439 *********/
@media only screen and (max-width:1439px) {
  .l-cnt__sec_02__img__txt {
    margin-top: -2.779vw;
  }
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_02__img__txt {
    margin: 0;
    text-align: left;
  }

  .l-cnt__sec_02__img__txt.-txt_01 {
    width: 37.925vw;
    margin-top: -4.533vw;
  }

  .l-cnt__sec_02__img__txt.-txt_02 {
    width: 46.234vw;
    margin-top: -2.933vw;
  }

  .l-cnt__sec_02__img__txt.-txt_03 {
    width: 31.194vw;
    margin-top: -4vw;
  }

  .l-cnt__sec_02__img__txt.-txt_04 {
    width: 30.264vw;
    margin-top: -3.466vw;
  }
}

.l-cnt__sec_02__img__sentence {
  font-size: 15px;
  font-weight: 400;
  line-height: 2em;
  color: #D05859;
  margin-top: 50px;
  text-align: left;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_02__img__sentence {
    font-size: 3.733vw;
    line-height: 1.857em;
    margin-top: 4vw;
  }
}

/*
sec_03
*/
.l-cnt__sec_03 {
  width: 60.30%;
  margin: 150px auto 0 auto;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_03 {
    width: 87.692%;
    margin: 20vw auto 0 auto;
  }
}

.l-cnt__sec_03 p {
  font-size: 15px;
  font-weight: 400;
  line-height: 2em;
  margin-top: 40px;
  text-align: center;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_03 p {
    font-size: 3.733vw;
    line-height: 1.857em;
    margin-top: 8vw;
    text-align: left;
  }
}

.l-cnt__sec_03 h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.818em;
  margin: 95px 0 65px 0;
  text-align: center;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_03 h3 {
    font-size: 4.266vw;
    line-height: 2em;
    margin: 13.333vw 0 5.333vw 0;
    text-align: left;
  }
}

.l-cnt__sec_03 h3 span {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
/********* sp *********/
@media only screen and (max-width: 768px) {
  .l-cnt__sec_03 h3 span {
    display: block;
    font-size: 3.733vw;
    margin-top: 0.8vw;
  }
}