.v-concept {
  padding-top: 85px;
}
@media screen and (max-width: 750px) {
  .v-concept {
    padding-top: 17rem;
  }
}
.v-concept__sec-title {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #212121;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .v-concept__sec-title {
    font-size: 5.2rem;
    line-height: 1.6;
    white-space: nowrap;
  }
}
.v-concept__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-concept__sec-title__span {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 750px) {
  .v-concept__sec-title--1 {
    margin-top: 14rem;
  }
}
.v-concept__sec-title--2 {
  margin-top: 90px;
}
.v-concept__sec-title2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: #212121;
  height: auto;
  line-height: 1.4;
  align-items: center;
  padding: 5px 20px;
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .v-concept__sec-title2 {
    font-size: 4rem;
    height: auto;
    padding: 1rem 2rem;
    line-height: 1.6;
  }
}
.v-concept__sec-title2--1 {
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
  .v-concept__sec-title2--1 {
    margin-top: 8rem;
  }
}
.v-concept__sec-title2::first-letter {
  color: #ff9131;
}
.v-concept__sec1 {
  margin: 90px 0 100px;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1 {
    margin: 9rem 0 14rem;
    padding: 0 4rem;
  }
}
.v-concept__sec1__div1 {
  height: 400px;
  margin-top: 70px;
  position: relative;
  background: url("/recruit/data/img/page/concept/pc/img1.jpg") no-repeat center center/cover;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__div1 {
    height: 52rem;
    margin-top: 6rem;
    background: url("/recruit/data/img/page/concept/sp/img1.jpg") no-repeat center center/cover;
  }
}
.v-concept__sec1__div2 {
  height: 400px;
  margin-top: 80px;
  position: relative;
  background: url("/recruit/data/img/page/concept/pc/img2.jpg") no-repeat center center/cover;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__div2 {
    height: 52rem;
    margin-top: 6rem;
    background: url("/recruit/data/img/page/concept/sp/img2.jpg") no-repeat center center/cover;
  }
}
.v-concept__sec1__msg {
  position: absolute;
  right: 0;
  bottom: -50px;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__msg {
    width: 22.4rem;
    right: 1rem;
    bottom: -3.5rem;
  }
}
.v-concept__sec1__txt {
  font-size: 16px;
  font-weight: normal;
  color: #212121;
  line-height: 34px;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__txt {
    font-size: 3.2rem;
    line-height: 6.8rem;
  }
}
.v-concept__sec1__txt--1 {
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__txt--1 {
    margin-top: 6rem;
  }
}
.v-concept__sec1__txt--2 {
  margin-top: 20px;
  font-size: 24px;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__txt--2 {
    margin-top: 12rem;
    font-size: 4rem;
  }
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__txt--2.is-sp {
    margin-top: 5rem;
  }
}
.v-concept__sec1__ul {
  display: flex;
  justify-content: space-around;
  margin-top: 90px;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__ul {
    margin-top: 14rem;
    flex-wrap: wrap;
  }
}
.v-concept__sec1__ul__li {
  width: 570px;
  height: 186px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__ul__li {
    height: 22.4rem;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__ul__li + li {
    margin-top: 4rem;
  }
}
.v-concept__sec1__ul__li::before {
  content: "";
  width: 106px;
  height: 106px;
  background: url("/recruit/data/img/page/index/pc/view.svg") no-repeat center center/cover;
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 60px;
  z-index: 3;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__ul__li::before {
    width: 14.2rem;
    height: 14.2rem;
    right: 8rem;
    background: url("/recruit/data/img/page/index/sp/view.svg") no-repeat center center/cover;
  }
}
.v-concept__sec1__ul__link {
  text-decoration: none;
  display: block;
  background: #ff9131;
  height: 100%;
}
.v-concept__sec1__ul__link:hover {
  opacity: 1;
  background: #212121;
}
.v-concept__sec1__ul__link--2 {
  background: #212121;
}
.v-concept__sec1__ul__link--2:hover {
  opacity: 1;
  background: #ff9131;
}
.v-concept__sec1__ul__txt1 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  z-index: 3;
  line-height: 1.4;
  position: absolute;
  top: 60px;
  left: 100px;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__ul__txt1 {
    position: absolute;
    top: 7rem;
    left: 10rem;
    font-size: 3.6rem;
  }
}
.v-concept__sec1__ul__txt1 > span {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  font-family: DIN Condensed;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .v-concept__sec1__ul__txt1 > span {
    font-size: 2.8rem;
    margin-top: 0.5rem;
  }
}

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