.v-visual {
  height: 400px;
  background: url("/data/img/views/recruit/about/infographic/pc/visual.png") no-repeat center center;
  background-size: cover;
}
.v-visual__txt--1 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.v-visual__txt--2 {
  font-size: 30px;
  font-weight: 900;
  color: #fff;
}
.v-visual .u-layout {
  display: flex;
  height: 100%;
  position: relative;
  align-items: center;
  padding-top: 100px;
}

.v-section1 {
  margin-top: 50px;
}
.v-section1__txt1 {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  margin-top: 35px;
}
.v-section1__txt2 {
  font-size: 40px;
  font-weight: bold;
  color: #000;
  line-height: 1;
  position: absolute;
  top: 40px;
  left: 30px;
}
.v-section1__numbers {
  position: absolute;
  left: 30px;
  top: 130px;
  display: flex;
  align-items: baseline;
  color: #00A73C;
}
.v-section1__numbers > label {
  font-size: 80px;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
}
.v-section1__numbers > label.is-colon {
  margin: 0 30px;
}
.v-section1__numbers > span {
  font-size: 40px;
  font-weight: bold;
  margin-left: 20px;
  position: relative;
  top: -8px;
}
.v-section1__numbers > span.is-point {
  font-size: 80px;
  margin-left: 0;
}
.v-section1__img {
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 30px;
}
.v-section1__images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.v-section1__images > li {
  list-style: none;
  width: 570px;
  background-color: #F5F5F5;
  height: 280px;
  position: relative;
}
.v-section1__images > li:nth-child(n+3) {
  margin-top: 30px;
}
.v-section1__images--1 {
  margin-top: 100px;
}
.v-section1__images--2 {
  margin-top: 30px;
}
.v-section1__image-7 {
  margin-top: 30px;
  height: 280px;
  background-color: #F5F5F5;
  position: relative;
}
.v-section1__image-7 > ul {
  display: flex;
  height: 130px;
  position: absolute;
  right: 30px;
  top: 30px;
}
.v-section1__image-7 > ul > li {
  list-style: none;
  height: 100%;
  background-color: #00A73C;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v-section1__image-7 > ul > li > label {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
.v-section1__image-7 > ul > li > span {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.v-section1__image-7 > ul > li > p {
  font-size: 40px;
  font-weight: bold;
  color: #000;
  position: absolute;
  left: -40px;
  bottom: -96px;
}
.v-section1__image-7 > ul > li > p > span {
  font-size: 24px;
}
.v-section1__image-7 > ul > li + li {
  margin-left: 10px;
}
.v-section1__image-7 > ul > li:nth-child(1) {
  width: 140px;
}
.v-section1__image-7 > ul > li:nth-child(2) {
  width: 100px;
}
.v-section1__image-7 > ul > li:nth-child(3) {
  width: 400px;
}
.v-section1__image-7 > ul > li:nth-child(4) {
  width: 180px;
}
.v-section1__image-7 > ul > li:nth-child(n+2)::before {
  content: "";
  width: 2px;
  height: 160px;
  background-color: #00A73C;
  position: absolute;
  left: -6px;
  top: 0;
}
.v-section1__image-10 {
  margin-top: 30px;
  height: 280px;
  background-color: #F5F5F5;
  position: relative;
}
.v-section1__image-10 > ul {
  display: flex;
  height: 130px;
  position: absolute;
  right: 20px;
  top: 30px;
}
.v-section1__image-10 > ul > li {
  list-style: none;
  height: 100%;
  background-color: #00A73C;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v-section1__image-10 > ul > li > label {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
.v-section1__image-10 > ul > li > span {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.v-section1__image-10 > ul > li > p {
  font-size: 40px;
  font-weight: bold;
  color: #000;
  position: absolute;
  left: -40px;
  bottom: -96px;
}
.v-section1__image-10 > ul > li > p > span {
  font-size: 24px;
}
.v-section1__image-10 > ul > li > p.is-single {
  left: -30px;
}
.v-section1__image-10 > ul > li + li {
  margin-left: 10px;
}
.v-section1__image-10 > ul > li:nth-child(1) {
  width: 232px;
}
.v-section1__image-10 > ul > li:nth-child(2) {
  width: 200px;
}
.v-section1__image-10 > ul > li:nth-child(3) {
  width: 112px;
}
.v-section1__image-10 > ul > li:nth-child(4) {
  width: 112px;
}
.v-section1__image-10 > ul > li:nth-child(5) {
  width: 88px;
}
.v-section1__image-10 > ul > li:nth-child(6) {
  width: 56px;
}
.v-section1__image-10 > ul > li:nth-child(n+2)::before {
  content: "";
  width: 2px;
  height: 160px;
  background-color: #00A73C;
  position: absolute;
  left: -6px;
  top: 0;
}

.v-section2 {
  margin: 100px 0 170px;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
          transform: translate(0px, 100px);
  transition: all 500ms;
}
.v-section2 > a {
  display: flex;
  width: 970px;
  margin: auto;
  text-decoration: none;
}
.v-section2 > a:hover .v-section2__div2 .v-section2__txt .v-section2__txt3 {
  background-color: #fff;
  color: #00A73C;
}
.v-section2 > a:hover .v-section2__div2 .v-section2__txt .v-section2__txt3::before {
  background: url("/data/img/views/recruit/styleguide/pc/nav_arw_green.png") no-repeat center center;
  background-size: cover;
}
.v-section2__div2 {
  border-top: 1px solid #00A73C;
  border-right: 1px solid #00A73C;
  border-bottom: 1px solid #00A73C;
  width: 100%;
}
.v-section2__txt {
  text-align: center;
  padding-top: 40px;
}
.v-section2__txt1 {
  font-size: 16px;
  font-weight: bold;
  color: #00A73C;
}
.v-section2__txt2 {
  font-size: 40px;
  font-weight: 900;
  color: #000;
}
.v-section2__txt3 {
  text-decoration: none;
  border: 1px solid #00A73C;
  background-color: #00A73C;
  width: 240px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  border-radius: 30px;
  position: relative;
  margin: 20px auto 0;
}
.v-section2__txt3::before {
  content: "";
  width: 7px;
  height: 24px;
  background: url("/data/img/views/recruit/styleguide/pc/nav_arw_white.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  display: block;
  margin: auto;
  top: -3px;
  bottom: 0;
  right: 20px;
}
.v-section2.is-fade-up-view {
  opacity: 1;
  -webkit-transform: translate(0px, 0);
          transform: translate(0px, 0);
}

@media screen and (max-width: 750px) {
  .v-visual {
    height: 20rem;
    background: url("/data/img/views/recruit/about/infographic/sp/visual.png") no-repeat center center;
    background-size: cover;
  }
  .v-visual__txt--1 {
    font-size: 1.4rem;
  }
  .v-visual__txt--2 {
    font-size: 3rem;
  }
  .v-visual .u-layout {
    padding-top: 5rem;
  }

  .v-section1 {
    margin-top: 5rem;
  }
  .v-section1__txt1 {
    font-size: 1.4rem;
    margin-top: 2rem;
  }
  .v-section1__txt2 {
    position: relative;
    top: 0;
    left: 0;
    font-size: 2.4rem;
    text-align: center;
  }
  .v-section1__numbers {
    position: relative;
    top: 0;
    left: 0;
    justify-content: center;
    margin-top: 3rem;
  }
  .v-section1__numbers > label {
    font-size: 8rem;
  }
  .v-section1__numbers > label.is-colon {
    margin: 0 2rem;
  }
  .v-section1__numbers > span {
    font-size: 4rem;
    margin-left: 2rem;
    top: -0.5rem;
  }
  .v-section1__numbers > span.is-point {
    font-size: 8rem;
  }
  .v-section1__img {
    position: relative;
    right: 0;
    margin-top: 3rem;
  }
  .v-section1__img--1 {
    width: 11rem;
  }
  .v-section1__img--2 {
    width: 12rem;
  }
  .v-section1__img--3 {
    width: 11rem;
  }
  .v-section1__img--4 {
    width: 12rem;
  }
  .v-section1__img--5 {
    width: 12rem;
  }
  .v-section1__img--6 {
    width: 11.5rem;
  }
  .v-section1__img--8 {
    width: 12rem;
  }
  .v-section1__img--9 {
    width: 12rem;
  }
  .v-section1__images {
    margin: 0 -3rem;
  }
  .v-section1__images > li {
    width: 100%;
    height: auto;
    padding: 3rem 0 2.8rem;
  }
  .v-section1__images > li:nth-child(n+2) {
    margin-top: 3rem;
  }
  .v-section1__images--1 {
    margin-top: 5rem;
  }
  .v-section1__images--2 {
    margin-top: 3rem;
  }
  .v-section1__image-7 {
    margin: 3rem -3rem 0;
    padding: 3rem 3rem 7rem;
    height: auto;
  }
  .v-section1__image-7 > ul {
    height: 4.8rem;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 3rem;
  }
  .v-section1__image-7 > ul > li > label {
    font-size: 1.4rem;
  }
  .v-section1__image-7 > ul > li > span {
    font-size: 0.8rem;
  }
  .v-section1__image-7 > ul > li > p {
    font-size: 1.4rem;
    left: -2rem;
    bottom: -4rem;
  }
  .v-section1__image-7 > ul > li > p > span {
    font-size: 0.8rem;
  }
  .v-section1__image-7 > ul > li + li {
    margin-left: 1rem;
  }
  .v-section1__image-7 > ul > li:nth-child(1) {
    width: 5.1rem;
  }
  .v-section1__image-7 > ul > li:nth-child(2) {
    width: 3.7rem;
  }
  .v-section1__image-7 > ul > li:nth-child(3) {
    width: 14.8rem;
  }
  .v-section1__image-7 > ul > li:nth-child(4) {
    width: 6.6rem;
  }
  .v-section1__image-7 > ul > li:nth-child(n+2)::before {
    height: 5.9rem;
    width: 0.2rem;
    left: -0.6rem;
  }
  .v-section1__image-10 {
    margin: 3rem -3rem 0;
    padding: 3rem 3rem 7rem;
    height: auto;
  }
  .v-section1__image-10 > ul {
    height: 4.8rem;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 3rem;
  }
  .v-section1__image-10 > ul > li > label {
    font-size: 1.4rem;
  }
  .v-section1__image-10 > ul > li > span {
    font-size: 0.8rem;
  }
  .v-section1__image-10 > ul > li > p {
    font-size: 1.4rem;
    left: -1.4rem;
    bottom: -4rem;
  }
  .v-section1__image-10 > ul > li > p > span {
    font-size: 0.8rem;
  }
  .v-section1__image-10 > ul > li > p.is-single {
    left: -1.4rem;
  }
  .v-section1__image-10 > ul > li + li {
    margin-left: 1rem;
  }
  .v-section1__image-10 > ul > li:nth-child(1) {
    width: 8.5rem;
  }
  .v-section1__image-10 > ul > li:nth-child(2) {
    width: 7.4rem;
  }
  .v-section1__image-10 > ul > li:nth-child(3) {
    width: 4.1rem;
  }
  .v-section1__image-10 > ul > li:nth-child(4) {
    width: 4.1rem;
  }
  .v-section1__image-10 > ul > li:nth-child(5) {
    width: 3.2rem;
  }
  .v-section1__image-10 > ul > li:nth-child(6) {
    width: 2rem;
  }
  .v-section1__image-10 > ul > li:nth-child(n+2)::before {
    height: 5.9rem;
    width: 0.2rem;
    left: -0.6rem;
  }

  .v-headings__h4-holder > h4 {
    margin-top: 0.5rem;
  }

  .v-section2 {
    margin: 7rem 0 12rem;
    padding: 0 3rem;
  }
  .v-section2 > a {
    width: 100%;
    display: block;
  }
  .v-section2__div2 {
    border-right: 1px solid #00A73C;
    border-left: 1px solid #00A73C;
    border-top: 0;
  }
  .v-section2__txt {
    padding: 3.2rem 0 3rem;
  }
  .v-section2__txt1 {
    font-size: 1.6rem;
  }
  .v-section2__txt2 {
    font-size: 4rem;
    margin-top: 1rem;
    line-height: 1;
  }
  .v-section2__txt3 {
    width: 24rem;
    height: 6rem;
    font-size: 2.4rem;
    margin: 4rem auto 0;
  }
  .v-section2__txt3::before {
    font-size: 2rem;
    right: 2.9rem;
    top: 1.2rem;
    bottom: inherit;
  }
}
/*# sourceMappingURL=index.css.map */