.c-visual--2 {
  background: url("/data/img/views/recruit/people/crosstalk/pc/visual.png") no-repeat center center;
  background-size: cover;
}
.c-visual__txt {
  margin-top: 100px;
}
.c-visual__txt--2 > h3 {
  padding: 0 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.c-visual__txt__p {
  font-size: 16px;
}

.v-section {
  margin-top: 55px;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
          transform: translate(0px, 100px);
  transition: all 500ms;
}
.v-section__img-holder {
  text-align: center;
}
.v-section__div1 {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}
.v-section__div1 > img {
  width: 50%;
  height: 87%;
  -o-object-fit: cover;
     object-fit: cover;
}
.v-section__left {
  width: 50%;
  padding-right: 80px;
  display: flex;
  flex-direction: row-reverse;
}
.v-section__green__p1 {
  font-size: 12px;
  font-weight: normal;
  color: #00A73C;
  border-bottom: 5px solid #00A73C;
  padding-bottom: 10px;
  position: relative;
}
.v-section__green__p1 > span {
  font-size: 14px;
  margin-left: 24px;
  font-weight: bold;
}
.v-section__green__p1::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: 44px;
  top: -9px;
  bottom: 0;
  display: block;
  margin: auto;
  background: url("/data/img/views/recruit/people/crosstalk/pc/x.png") no-repeat center center;
  background-size: cover;
}
.v-section__green__p2 {
  font-size: 24px;
  font-weight: bold;
  color: #00A73C;
  margin-top: 5px;
}
.v-section__txt-holder {
  width: 520px;
}
.v-section__txt-holder > table {
  margin-top: 50px;
}
.v-section__txt-holder > table > tbody > tr > th {
  text-align: left;
  vertical-align: top;
}
.v-section__txt-holder > table > tbody > tr > th > span {
  width: 70px;
  height: 30px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
}
.v-section__txt-holder > table > tbody > tr > th > span.is-orange {
  color: #FF5A1F;
  border: 1px solid #FF5A1F;
}
.v-section__txt-holder > table > tbody > tr > th > span.is-blue {
  color: #085FF7;
  border: 1px solid #085FF7;
}
.v-section__txt-holder > table > tbody > tr > td {
  padding-left: 30px;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  line-height: 1.8;
}
.v-section__txt-holder > table > tbody > tr:nth-child(n+2) > th {
  padding-top: 30px;
}
.v-section__txt-holder > table > tbody > tr:nth-child(n+2) > td {
  padding-top: 30px;
}
.v-section--2 > img {
  order: 1;
}
.v-section--2 .v-section__left {
  order: 2;
  display: block;
  margin-left: 50px;
  padding-right: 0;
}
.v-section.is-fade-up-view {
  opacity: 1;
  -webkit-transform: translate(0px, 0);
          transform: translate(0px, 0);
}

.v-section3 {
  position: relative;
  height: 800px;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
          transform: translate(0px, 100px);
  transition: all 500ms;
  margin-top: 155px;
}
.v-section3__img-holder {
  background: url("/data/img/views/recruit/people/crosstalk/pc/img4.png") no-repeat center center;
  background-size: contain;
  height: 87%;
  width: 50%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.v-section3__txt-holder {
  width: 520px;
  position: relative;
  padding-top: 100px;
}
.v-section3__txt-holder > table {
  margin-top: 50px;
  position: relative;
  z-index: 9;
}
.v-section3__txt-holder > table > tbody > tr > th {
  text-align: left;
  vertical-align: top;
}
.v-section3__txt-holder > table > tbody > tr > th > span {
  width: 70px;
  height: 30px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  background-color: #fff;
}
.v-section3__txt-holder > table > tbody > tr > th > span.is-orange {
  color: #FF5A1F;
  border: 1px solid #FF5A1F;
}
.v-section3__txt-holder > table > tbody > tr > th > span.is-blue {
  color: #085FF7;
  border: 1px solid #085FF7;
}
.v-section3__txt-holder > table > tbody > tr > td {
  padding-left: 30px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  line-height: 1.8;
}
.v-section3__txt-holder > table > tbody > tr:nth-child(n+2) > th {
  padding-top: 30px;
}
.v-section3__txt-holder > table > tbody > tr:nth-child(n+2) > td {
  padding-top: 30px;
}
.v-section3__txt1 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  position: relative;
  z-index: 4;
}
.v-section3__txt2 {
  font-size: 200px;
  font-weight: 900;
  line-height: 1.4;
  line-height: 0.9;
  color: #33B863;
  position: absolute;
  z-index: 3;
  top: 110px;
  left: -100px;
}
.v-section3__txt3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 40px;
  color: #fff;
  text-align: justify;
  position: relative;
  z-index: 4;
}
.v-section3::before {
  content: "";
  width: 66%;
  height: 800px;
  background-color: #00A73C;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.v-section3.is-fade-up-view {
  opacity: 1;
  -webkit-transform: translate(0px, 0);
          transform: translate(0px, 0);
}

.v-section4 {
  margin: 100px 0 170px;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
          transform: translate(0px, 100px);
  transition: all 500ms;
}
.v-section4 > a {
  display: flex;
  width: 970px;
  margin: auto;
  text-decoration: none;
}
.v-section4 > a:hover .v-section3__div2 .v-section3__txt .v-section3__txt3 {
  background-color: #fff;
  color: #00A73C;
}
.v-section4 > a:hover .v-section3__div2 .v-section3__txt .v-section3__txt3::before {
  background: url("/data/img/views/recruit/styleguide/pc/nav_arw_green.png") no-repeat center center;
  background-size: cover;
}
.v-section4__div2 {
  border-top: 1px solid #00A73C;
  border-right: 1px solid #00A73C;
  border-bottom: 1px solid #00A73C;
  width: 100%;
}
.v-section4__txt {
  text-align: center;
  padding-top: 40px;
}
.v-section4__txt1 {
  font-size: 16px;
  font-weight: bold;
  color: #00A73C;
}
.v-section4__txt2 {
  font-size: 40px;
  font-weight: 900;
  color: #000;
}
.v-section4__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-section4__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-section4.is-fade-up-view {
  opacity: 1;
  -webkit-transform: translate(0px, 0);
          transform: translate(0px, 0);
}

@media screen and (max-width: 750px) {
  .c-visual__heading--2 {
    margin-bottom: 10rem;
  }
  .c-visual__txt {
    margin-top: 1rem;
  }
  .c-visual__txt__p {
    font-size: 1.2rem;
    padding-left: 1rem;
  }
  .c-visual--2 {
    background: url("/data/img/views/recruit/people/crosstalk/sp/visual.png") no-repeat center center;
    background-size: cover;
  }

  .v-section {
    margin-top: -3.5rem;
  }
  .v-section__div1 {
    display: flex;
    flex-direction: column;
    margin-top: 3rem;
  }
  .v-section__div1 > img {
    order: 1;
    width: 34.5rem;
    margin-left: 3rem;
  }
  .v-section__img-holder {
    padding: 0 4rem;
  }
  .v-section__left {
    order: 2;
    width: 100%;
    padding-right: 0;
    margin-top: 3rem;
  }
  .v-section__txt-holder {
    width: 100%;
    padding: 0 3rem;
  }
  .v-section__txt-holder > p {
    font-size: 1.4rem;
    margin-top: 3.5rem;
    text-align: justify;
  }
  .v-section__txt-holder > table {
    margin-top: 4rem;
  }
  .v-section__txt-holder > table > tbody > tr > th {
    display: block;
  }
  .v-section__txt-holder > table > tbody > tr > th > span {
    font-size: 1.4rem;
    width: 7rem;
    height: 3rem;
  }
  .v-section__txt-holder > table > tbody > tr td {
    display: block;
    padding-left: 0;
    padding-top: 1rem;
    font-size: 1.4rem;
  }
  .v-section__txt-holder > table > tbody > tr:nth-child(n+2) > th {
    padding-top: 3rem;
  }
  .v-section__txt-holder > table > tbody > tr:nth-child(n+2) > td {
    padding-top: 1rem;
  }
  .v-section__green__p1 {
    font-size: 1.2rem;
    padding-bottom: 1rem;
    border-bottom: 0.5rem solid #00A73C;
  }
  .v-section__green__p1 > span {
    font-size: 1.4rem;
    margin-left: 2.4rem;
  }
  .v-section__green__p1::before {
    left: 4.3rem;
    top: -0.6rem;
  }
  .v-section__green__p2 {
    font-size: 2.4rem;
  }
  .v-section--2 {
    margin-top: 5.5rem;
  }
  .v-section--2 .v-section__div1 > img {
    margin-left: 0;
  }
  .v-section--2 .v-section__left {
    margin-left: 0;
  }

  .v-section3 {
    margin-top: 5rem;
    height: auto;
  }
  .v-section3__img-holder {
    position: relative;
    width: 34.5rem;
    height: 24.8rem;
    right: -1.5rem;
  }
  .v-section3__txt-holder {
    width: 100%;
    padding: 0;
    margin-top: 2.7rem;
  }
  .v-section3__txt-holder > table {
    margin-top: 2rem;
  }
  .v-section3__txt-holder > table > tbody > tr > th {
    display: block;
  }
  .v-section3__txt-holder > table > tbody > tr > th > span {
    font-size: 1.4rem;
    width: 7rem;
    height: 3rem;
  }
  .v-section3__txt-holder > table > tbody > tr td {
    display: block;
    padding-left: 0;
    padding-top: 1rem;
    font-size: 1.4rem;
  }
  .v-section3__txt-holder > table > tbody > tr:nth-child(n+2) > th {
    padding-top: 3rem;
  }
  .v-section3__txt-holder > table > tbody > tr:nth-child(n+2) > td {
    padding-top: 1rem;
  }
  .v-section3__txt1 {
    font-size: 2.4rem;
    line-height: 2;
  }
  .v-section3__txt2 {
    font-size: 10rem;
    line-height: 1;
    top: -1rem;
    left: -2rem;
  }
  .v-section3__txt3 {
    font-size: 1.4rem;
    margin-top: 2rem;
  }
  .v-section3::before {
    width: 100%;
    top: 19.3rem;
    height: 72.5rem;
  }

  .v-section4 {
    margin: 10rem 0 12rem;
    padding: 0 3rem;
  }
  .v-section4 > a {
    width: 100%;
    display: block;
  }
  .v-section4__div2 {
    border-right: 1px solid #00A73C;
    border-left: 1px solid #00A73C;
    border-top: 0;
  }
  .v-section4__txt {
    padding: 3.2rem 0 3rem;
  }
  .v-section4__txt1 {
    font-size: 1.6rem;
  }
  .v-section4__txt2 {
    font-size: 4rem;
    margin-top: 1rem;
    line-height: 1;
  }
  .v-section4__txt3 {
    width: 24rem;
    height: 6rem;
    font-size: 2.4rem;
    margin: 4rem auto 0;
  }
  .v-section4__txt3::before {
    font-size: 2rem;
    right: 2.9rem;
    top: 1.2rem;
    bottom: inherit;
  }
}
/*# sourceMappingURL=index.css.map */