._page-header {
  background-image: url(../../../img/page/company/future_face/pc/main-visual.jpg);
}

#future-face-section {
  padding: 7.5rem 0 0;
}
#future-face-section .block01 {
  position: relative;
  margin: 2.9rem 0 11.5rem;
}
#future-face-section .block01 .text {
  width: 39rem;
  position: absolute;
  left: 0;
  top: 2.5rem;
  line-height: 1.9;
}
#future-face-section .block02 {
  margin-bottom: 13rem;
}
#future-face-section .block02 h2 {
  margin-bottom: 5.7rem;
  text-align: left;
  padding-left: 18.7rem;
  margin-top: -0.8rem;
}
#future-face-section .block02 .clearfix {
  position: relative;
}
#future-face-section .block02 .text {
  width: 43.3rem;
  position: absolute;
  right: 0;
  top: 2.5rem;
  line-height: 1.9;
}
#future-face-section .block03 {
  margin-bottom: 12.8rem;
}
#future-face-section .block03 h3 {
  margin-bottom: 3.5rem;
}
#future-face-section .block03 .text {
  width: 42.1rem;
  line-height: 1.9;
}
#future-face-section .block03 .text span {
  font-weight: bold;
}

.company-sub-links {
  margin-bottom: 12.8rem;
}

/**
 * For SP Layout
 */
@media screen and (max-width: 750px) {
  ._page-header {
    background-image: url(../../../img/page/company/future_face/sp/main-visual@2x.jpg);
  }
  ._page-header .page-title {
    padding-top: 15rem;
  }

  #future-face-section {
    padding: 6.6rem 0 0;
  }
  #future-face-section .head img {
    width: 13.7rem;
  }
  #future-face-section .block01 {
    margin: 3.2rem 0 8.3rem;
  }
  #future-face-section .block01 .image {
    margin: 0 -2rem 3.4rem;
  }
  #future-face-section .block01 .text {
    width: auto;
    position: static;
  }
  #future-face-section .block02 {
    margin-bottom: 7rem;
  }
  #future-face-section .block02 .head2 img {
    width: 6rem;
    padding: 0 2.5rem;
    top: -2rem;
  }
  #future-face-section .block02 h2 {
    margin-bottom: 3rem;
    text-align: center;
    padding-left: 0;
    margin-top: -0.8rem;
  }
  #future-face-section .block02 .text {
    width: auto;
    position: static;
    margin-bottom: 2.5rem;
  }
  #future-face-section .block03 {
    margin-bottom: 6.5rem;
  }
  #future-face-section .block03 h3 {
    margin-bottom: 2.5rem;
    line-height: 1.8;
  }
  #future-face-section .block03 .text {
    width: auto;
    margin-bottom: 3rem;
  }

  .company-sub-links {
    margin-bottom: 3.5rem;
  }
}

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