@charset "UTF-8";
.v-cross {
  padding-top: 85px;
}
@media screen and (max-width: 750px) {
  .v-cross {
    padding-top: 17rem;
  }
}
.v-cross__sec-title {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #212121;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .v-cross__sec-title {
    font-size: 5.2rem;
    line-height: 1.6;
    white-space: nowrap;
  }
}
.v-cross__sec-title__span {
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  color: #ff9131;
  letter-spacing: 0.1em;
  font-family: DIN Condensed;
}
@media screen and (max-width: 750px) {
  .v-cross__sec-title__span {
    font-size: 2.8rem;
  }
}
.v-cross__sec-title2 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #212121;
  height: 35px;
  align-items: center;
  padding: 0 20px;
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .v-cross__sec-title2 {
    font-size: 4rem;
    height: auto;
    padding: 1rem 2rem;
  }
}
.v-cross__sec-title2--1 {
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec-title2--1 {
    margin-top: 8rem;
  }
}
.v-cross__sec-title2::first-letter {
  color: #ff9131;
}
.v-cross__sec1 {
  margin: 90px 0 100px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1 {
    margin: 10rem 0 14rem;
    padding: 0 4rem;
  }
}
.v-cross__sec1__txt {
  font-size: 16px;
  font-weight: normal;
  color: #212121;
  line-height: 34px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__txt {
    font-size: 3.2rem;
  }
}
.v-cross__sec1__txt--1 {
  margin-top: 60px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__txt--1 {
    margin-top: 6rem;
  }
}
.v-cross__sec1__txt--2 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__txt--2 {
    font-size: 4.6rem;
    margin-top: 2rem;
  }
}
.v-cross__sec1__txt.is-con1 {
  position: relative;
  padding-left: 70px;
  margin-top: 35px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__txt.is-con1 {
    margin-top: 6rem;
    padding-left: 14rem;
    line-height: 6.8rem;
  }
}
.v-cross__sec1__txt.is-con1 > span {
  background: linear-gradient(to top, #ffdec0 30%, transparent 30%);
}
.v-cross__sec1__txt.is-con1::before {
  content: "営業 ：";
  font-size: 20px;
  font-weight: bold;
  color: #ff9131;
  position: absolute;
  left: 0;
  top: 0;
}
.v-cross__sec1__txt.is-con1.is-2 {
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__txt.is-con1.is-2 {
    margin-top: 6rem;
  }
}
.v-cross__sec1__txt.is-con1--2 {
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__txt.is-con1--2 {
    margin-top: 4rem;
  }
}
.v-cross__sec1__txt.is-con1--2::before {
  content: "技能 ：";
  color: #212121;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__txt.is-con1--2::before {
    font-size: 3.6rem;
  }
}
.v-cross__sec1__div1 {
  height: 400px;
  margin-top: 70px;
  position: relative;
  background: url("/recruit/data/img/page/cross-talk/pc/img1.jpg") no-repeat center center/cover;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__div1 {
    margin-top: 12rem;
    height: 52rem;
    background: url("/recruit/data/img/page/cross-talk/sp/img1.jpg") no-repeat center center/cover;
  }
}
.v-cross__sec1__div2 {
  height: 400px;
  margin-top: 90px;
  position: relative;
  background: url("/recruit/data/img/page/cross-talk/pc/img2.jpg") no-repeat center center/cover;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__div2 {
    margin-top: 12rem;
    height: 52rem;
    background: url("/recruit/data/img/page/cross-talk/sp/img2.jpg") no-repeat center center/cover;
  }
}
.v-cross__sec1__div3 {
  height: 400px;
  margin-top: 90px;
  position: relative;
  background: url("/recruit/data/img/page/cross-talk/pc/img3.jpg") no-repeat center center/cover;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__div3 {
    margin-top: 12rem;
    height: 52rem;
    background: url("/recruit/data/img/page/cross-talk/sp/img3.jpg") no-repeat center center/cover;
  }
}
.v-cross__sec1__topic {
  position: absolute;
  right: 12px;
  bottom: -50px;
}
@media screen and (max-width: 750px) {
  .v-cross__sec1__topic {
    width: 23.6rem;
    right: 1.4rem;
    bottom: -4rem;
  }
}

/*# sourceMappingURL=index.css.map */