.page-module-text-gradient {
  -webkit-text-fill-color: transparent;
  display: inline-block;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(11,121,202,0.98)), color-stop(52.6%, #0065bd));
  background-image: -webkit-linear-gradient(left, rgba(11,121,202,0.98) 0%, #0065bd 52.6%);
  background-image: linear-gradient(90deg, rgba(11,121,202,0.98) 0%, #0065bd 52.6%);
}
@media (max-width: 767px) {
  .page-module-pc-view {
    display: none;
  }
}
@media (min-width: 768px) {
  .page-module-sp-view {
    display: none;
  }
}
.content {
  padding-bottom: -webkit-calc((100vw / 375 ) * 80);
  padding-bottom: calc((100vw / 375 ) * 80);
}
@media (min-width: 768px) {
  .content {
    padding-bottom: 80px;
  }
}
.page-header {
  padding-top: -webkit-calc((100vw / 375 ) * 45);
  padding-top: calc((100vw / 375 ) * 45);
}
@media (min-width: 768px) {
  .page-header {
    padding-top: 60px;
  }
}
.page-header-outer {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .page-header-outer::before,
  .page-header-outer::after {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
  }
}
@media (min-width: 768px) {
  .page-header-outer::before {
    right: 50%;
    height: 30px;
    background-color: #21a6e6;
  }
}
@media (min-width: 768px) {
  .page-header-outer::after {
    left: 50%;
    height: 110px;
    background-color: #004db1;
  }
}
.page-header-inner {
  position: relative;
  z-index: 2;
  background: url("https://www.recruit.co.jp/sustainability/assets/contribution/img/bg_01_sp.png") no-repeat center top;
}
@media (max-width: 767px) {
  .page-header-inner {
    padding-top: -webkit-calc((100vw / 375 ) * 64);
    padding-top: calc((100vw / 375 ) * 64);
    background-size: 100% auto;
  }
}
@media (min-width: 768px) {
  .page-header-inner {
    padding-top: 70px;
    background-image: url("https://www.recruit.co.jp/sustainability/assets/contribution/img/bg_01.png");
  }
}
.page-header-title {
  font-weight: bold;
  font-size: 3rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .page-header-title {
    font-size: 36px;
    line-height: 1;
  }
}
.page-header-lead {
  padding-top: -webkit-calc((100vw / 375 ) * 26);
  padding-top: calc((100vw / 375 ) * 26);
  font-size: 1.5rem;
  line-height: 1.8;
}
@media (min-width: 768px) {
  .page-header-lead {
    padding-top: 30px;
    font-size: 16px;
    line-height: 1.8;
  }
}
.page-list {
  padding-top: -webkit-calc((100vw / 375 ) * 40);
  padding-top: calc((100vw / 375 ) * 40);
}
@media (min-width: 768px) {
  .page-list {
    padding-top: 90px;
  }
}
.page-list-outer > li {
  padding-top: -webkit-calc((100vw / 375 ) * 50);
  padding-top: calc((100vw / 375 ) * 50);
}
.page-list-outer > li:first-child {
  padding-top: 0;
}
@media (min-width: 768px) {
  .page-list-outer > li {
    padding-top: 90px;
  }
  .page-list-outer > li:first-child {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .page-list-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.page-list-img {
  text-align: center;
}
@media (min-width: 768px) {
  .page-list-img {
    width: 40.816326530612244%;
  }
}
@media (max-width: 767px) {
  .page-list-lead {
    margin-top: -webkit-calc((100vw / 375 ) * 30);
    margin-top: calc((100vw / 375 ) * 30);
  }
}
@media (min-width: 768px) {
  .page-list-lead {
    margin-left: auto;
    width: 51.02040816326531%;
  }
}
.page-list-lead-text {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .page-list-lead-text {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .page-list-lead-btn {
    margin: -webkit-calc((100vw / 375 ) * 30) auto 0;
    margin: calc((100vw / 375 ) * 30) auto 0;
    width: -webkit-calc((100vw / 375 ) * 265);
    width: calc((100vw / 375 ) * 265);
  }
}
@media (min-width: 768px) {
  .page-list-lead-btn {
    margin: 30px 0 0 auto;
    width: 250px;
  }
}
.page-list-lead-btn .basic-btn {
  width: 100%;
}
.page-report {
  padding-top: -webkit-calc((100vw / 375 ) * 60);
  padding-top: calc((100vw / 375 ) * 60);
}
@media (min-width: 768px) {
  .page-report {
    padding-top: 90px;
  }
}
.page-report-outer {
  background-color: #f1f3f9;
  padding-top: -webkit-calc((100vw / 375 ) * 60);
  padding-top: calc((100vw / 375 ) * 60);
  padding-bottom: -webkit-calc((100vw / 375 ) * 60);
  padding-bottom: calc((100vw / 375 ) * 60);
}
@media (min-width: 768px) {
  .page-report-outer {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.page-sitemap {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .page-sitemap {
    margin-top: -webkit-calc((100vw / 375 ) * 50);
    margin-top: calc((100vw / 375 ) * 50);
  }
}