.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 ) * 120);
  padding-bottom: calc((100vw / 375 ) * 120);
}
@media (min-width: 768px) {
  .content {
    padding-bottom: 120px;
  }
}
.page-mv {
  padding-top: -webkit-calc((100vw / 375 ) * 40);
  padding-top: calc((100vw / 375 ) * 40);
  width: 100%;
}
@media (min-width: 768px) {
  .page-mv {
    padding-top: 72px;
  }
}
.page-mv-outer {
  padding-bottom: 53.333333333333336%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-mv-outer {
    padding-bottom: 26.77165354330709%;
  }
}
.page-mv-inner {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page-mv-inner::after {
  content: "";
  width: 200%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("https://www.recruit.co.jp/sustainability/assets/top/img/mv_01.jpg") repeat-x 100% 0;
  background-size: auto 100%;
  -webkit-animation: pageAnimeMv 35s linear infinite;
  animation: pageAnimeMv 35s linear infinite;
}
.page-mv-img {
  width: auto;
  height: 100%;
  display: block;
  visibility: hidden;
}
.page-mv-title {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-mv-title-inner {
  margin: 0 auto;
  padding-right: -webkit-calc((100vw / 375 ) * 20);
  padding-right: calc((100vw / 375 ) * 20);
  padding-left: -webkit-calc((100vw / 375 ) * 20);
  padding-left: calc((100vw / 375 ) * 20);
}
@media (min-width: 768px) {
  .page-mv-title-inner {
    padding-right: 50px;
    padding-left: 50px;
    max-width: 1280px;
  }
}
.page-mv-title-text {
  padding-bottom: -webkit-calc((100vw / 375 ) * 20);
  padding-bottom: calc((100vw / 375 ) * 20);
}
@media (min-width: 768px) {
  .page-mv-title-text {
    padding-bottom: 30px;
  }
}
.page-mv-title-text-heading,
.page-mv-title-text-lead {
  font-weight: bold;
  line-height: 1;
  color: #fff;
  display: block;
  text-shadow: 0 0 4px #000;
}
@media (min-width: 768px) {
  .page-mv-title-text-heading,
  .page-mv-title-text-lead {
    text-shadow: 0 0 6px #000;
  }
}
.page-mv-title-text-heading {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .page-mv-title-text-heading {
    font-size: 38px;
  }
}
.page-mv-title-text-lead {
  margin-top: -webkit-calc((100vw / 375 ) * 9);
  margin-top: calc((100vw / 375 ) * 9);
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .page-mv-title-text-lead {
    margin-top: 15px;
    font-size: 26px;
  }
}
.page-news {
  padding-top: -webkit-calc((100vw / 375 ) * 30);
  padding-top: calc((100vw / 375 ) * 30);
}
@media (min-width: 768px) {
  .page-news {
    padding-top: 50px;
  }
}
.page-news-outer {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .page-news-outer {
    padding-right: 50px;
    padding-left: 50px;
    max-width: 1280px;
  }
}
.page-news-inner {
  padding: -webkit-calc((100vw / 375 ) * 20);
  padding: calc((100vw / 375 ) * 20);
  position: relative;
  -webkit-box-shadow: 0 4px 20px rgba(81,101,111,0.15);
  box-shadow: 0 4px 20px rgba(81,101,111,0.15);
}
@media (min-width: 768px) {
  .page-news-inner {
    padding: 27px 30px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 18px rgba(81,101,111,0.15);
    box-shadow: 0 0 18px rgba(81,101,111,0.15);
  }
}
.page-news-title {
  font-size: 1.8rem;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .page-news-title {
    margin-bottom: -webkit-calc((100vw / 375 ) * 10);
    margin-bottom: calc((100vw / 375 ) * 10);
  }
}
@media (min-width: 768px) {
  .page-news-title {
    margin-bottom: 17px;
    font-size: 26px;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  .page-news-table {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .page-news-table-unit:nth-of-type(n+2) {
    margin-top: -webkit-calc((100vw / 375 ) * 20);
    margin-top: calc((100vw / 375 ) * 20);
  }
}
@media (min-width: 768px) {
  .page-news-table-unit {
    display: table;
  }
  .page-news-table-unit:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .page-news-table-unit > * {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
  }
}
.page-news-date {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .page-news-date {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
@media (min-width: 768px) {
  .page-news-date {
    padding-right: 20px;
    font-size: 14px;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .page-news-entry {
    padding-top: -webkit-calc((100vw / 375 ) * 5);
    padding-top: calc((100vw / 375 ) * 5);
  }
}
@media (min-width: 768px) {
  .page-news-entry {
    width: 100%;
  }
}
.page-news-entry a {
  color: #0065bd;
}
@media (max-width: 767px) {
  .page-news-entry a {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
@media (min-width: 768px) {
  .page-news-entry a {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .page-news-list {
    margin-top: -webkit-calc((100vw / 375 ) * 20);
    margin-top: calc((100vw / 375 ) * 20);
  }
}
@media (min-width: 768px) {
  .page-news-list {
    margin-top: 10px;
  }
}
.page-news-list-link {
  font-weight: bold;
  color: #0065bd;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .page-news-list-link {
    padding-right: -webkit-calc((100vw / 375 ) * 16);
    padding-right: calc((100vw / 375 ) * 16);
    font-size: 1.4rem;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  .page-news-list-link {
    padding-right: 16px;
    font-size: 14px;
    line-height: 1;
  }
}
.page-news-list-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: -webkit-calc((100vw / 375 ) * 6);
  width: calc((100vw / 375 ) * 6);
  height: -webkit-calc((100vw / 375 ) * 6);
  height: calc((100vw / 375 ) * 6);
  border-top: 1px solid #0065bd;
  border-right: 1px solid #0065bd;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  -ms-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
@media (min-width: 768px) {
  .page-news-list-link::before {
    width: 6px;
    height: 6px;
  }
}
.page-banner {
  padding-top: -webkit-calc((100vw / 375 ) * 30);
  padding-top: calc((100vw / 375 ) * 30);
}
@media (min-width: 768px) {
  .page-banner {
    padding-top: 50px;
  }
}
.page-banner-list {
  margin: 0 auto;
  padding-right: -webkit-calc((100vw / 375 ) * 20);
  padding-right: calc((100vw / 375 ) * 20);
  padding-left: -webkit-calc((100vw / 375 ) * 20);
  padding-left: calc((100vw / 375 ) * 20);
}
@media (min-width: 768px) {
  .page-banner-list {
    padding-right: 30px;
    padding-left: 30px;
    max-width: 1280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .page-banner-list > li {
    margin-top: -webkit-calc((100vw / 375 ) * 15);
    margin-top: calc((100vw / 375 ) * 15);
  }
  .page-banner-list > li:first-child {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .page-banner-list > li {
    padding: 0 20px;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.page-banner-list > li > a {
  display: block;
  overflow: hidden;
  border: 1px solid #a0a6ad;
}
@media (max-width: 767px) {
  .page-banner-list > li > a {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 20px rgba(81,101,111,0.15);
    box-shadow: 0 0 20px rgba(81,101,111,0.15);
  }
}
@media (min-width: 768px) {
  .page-banner-list > li > a {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 18px rgba(81,101,111,0.15);
    box-shadow: 0 0 18px rgba(81,101,111,0.15);
  }
}
.page-banner-list > li:last-child > a {
  border-color: #0065bd;
}
.page-service {
  padding-top: -webkit-calc((100vw / 375 ) * 30);
  padding-top: calc((100vw / 375 ) * 30);
}
@media (min-width: 768px) {
  .page-service {
    padding-top: 50px;
  }
}
@media (min-width: 768px) {
  .page-service-ancher {
    margin-top: -90px;
    padding-top: 90px;
  }
}
@media (max-width: 767px) {
  .page-service-outer {
    padding: -webkit-calc((100vw / 375 ) * 50) 0 -webkit-calc((100vw / 375 ) * 60);
    padding: calc((100vw / 375 ) * 50) 0 calc((100vw / 375 ) * 60);
    background: #0065bd url("https://www.recruit.co.jp/sustainability/assets/top/img/bg_01_sp.jpg") no-repeat center bottom;
    background-size: 100% auto;
  }
}
@media (min-width: 768px) {
  .page-service-outer {
    padding: 90px 0;
    background: url("https://www.recruit.co.jp/sustainability/assets/top/img/bg_01.jpg") no-repeat center top;
    background-size: cover;
  }
}
.page-service-inner {
  margin: 0 auto;
  padding-right: -webkit-calc((100vw / 375 ) * 20);
  padding-right: calc((100vw / 375 ) * 20);
  padding-left: -webkit-calc((100vw / 375 ) * 20);
  padding-left: calc((100vw / 375 ) * 20);
}
@media (min-width: 768px) {
  .page-service-inner {
    padding-right: 50px;
    padding-left: 50px;
    max-width: 1280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) {
  .page-service-head {
    padding-right: 40px;
    width: 40%;
  }
}
.page-service-title {
  font-weight: bold;
  color: #fff;
  font-size: 3rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .page-service-title {
    font-size: 38px;
    line-height: 1.5;
  }
}
.page-service-lead {
  margin-top: -webkit-calc((100vw / 375 ) * 30);
  margin-top: calc((100vw / 375 ) * 30);
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .page-service-lead {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .page-service-list {
    margin-top: -webkit-calc((100vw / 375 ) * 40);
    margin-top: calc((100vw / 375 ) * 40);
  }
}
@media (min-width: 768px) {
  .page-service-list {
    width: 60%;
  }
}
.page-report {
  padding-top: -webkit-calc((100vw / 375 ) * 50);
  padding-top: calc((100vw / 375 ) * 50);
}
@media (min-width: 768px) {
  .page-report {
    padding-top: 90px;
  }
}
.page-report-outer {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .page-report-outer {
    padding-right: 25px;
    padding-left: 25px;
    max-width: 1280px;
  }
}
.page-report-head {
  padding: 0 25px;
}
.page-report-title {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .page-report-title {
    font-size: 38px;
    line-height: 1;
  }
}
.page-report-lead {
  margin-top: -webkit-calc((100vw / 375 ) * 30);
  margin-top: calc((100vw / 375 ) * 30);
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .page-report-lead {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.6;
  }
}
.page-report-sub-title {
  padding: 0 25px;
  line-height: 1;
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-report-sub-title {
    font-size: 2.2rem;
    padding-top: -webkit-calc((100vw / 375 ) * 35);
    padding-top: calc((100vw / 375 ) * 35);
    margin-bottom: -webkit-calc((100vw / 375 ) * -5);
    margin-bottom: calc((100vw / 375 ) * -5);
  }
}
@media (min-width: 768px) {
  .page-report-sub-title {
    font-size: 20px;
    padding-top: 50px;
    margin-bottom: -20px;
  }
}
.page-report-inner {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-report-inner {
    padding-top: -webkit-calc((100vw / 375 ) * 10);
    padding-top: calc((100vw / 375 ) * 10);
  }
}
.page-report-inner.js-once-slide .js-swiper-related {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .page-report-inner.js-once-slide .js-swiper-related {
    width: -webkit-calc((100vw / 375 ) * 285);
    width: calc((100vw / 375 ) * 285);
  }
}
@media (min-width: 768px) {
  .page-report-inner.js-once-slide .js-swiper-related {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}
.page-report-inner.js-once-slide + .page-report-foot {
  display: none;
}
@media (min-width: 768px) {
  .page-report-inner.js-twice-slide .js-swiper-related {
    margin: 0 auto;
    width: -webkit-calc(100% / 3 * 2);
    width: calc(100% / 3 * 2);
  }
  .page-report-inner.js-twice-slide + .page-report-foot {
    display: none;
  }
}
.page-report-inner .js-swiper-related {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.page-report-inner .js-swiper-related .swiper-slide {
  margin: 0 auto;
  height: auto;
}
@media (min-width: 768px) {
  .page-report-inner .js-swiper-related .swiper-slide {
    padding: 50px 25px 40px;
  }
  .page-report-inner .js-swiper-related .swiper-slide > div {
    height: 100%;
  }
  .page-report-inner .js-swiper-related .swiper-slide > div > a {
    border-radius: 20px;
  }
}
.page-report-foot {
  text-align: center;
  position: relative;
}
.page-report-pagination {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  position: relative;
}
.page-report-link {
  font-weight: bold;
  color: #0065bd;
}
@media (max-width: 767px) {
  .page-report-link {
    margin-top: -webkit-calc((100vw / 375 ) * 20);
    margin-top: calc((100vw / 375 ) * 20);
    display: inline-block;
    padding-right: -webkit-calc((100vw / 375 ) * 16);
    padding-right: calc((100vw / 375 ) * 16);
    font-size: 1.4rem;
    line-height: 1;
    position: relative;
  }
}
@media (min-width: 768px) {
  .page-report-link {
    padding-right: 16px;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.page-report-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: -webkit-calc((100vw / 375 ) * 6);
  width: calc((100vw / 375 ) * 6);
  height: -webkit-calc((100vw / 375 ) * 6);
  height: calc((100vw / 375 ) * 6);
  border-top: 1px solid #0065bd;
  border-right: 1px solid #0065bd;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  -ms-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
@media (min-width: 768px) {
  .page-report-link::before {
    width: 6px;
    height: 6px;
  }
}
.page-report-popular {
  padding-top: -webkit-calc((100vw / 375 ) * 40);
  padding-top: calc((100vw / 375 ) * 40);
}
@media (min-width: 768px) {
  .page-report-popular {
    padding-top: 60px;
  }
}
.page-report-popular-outer {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .page-report-popular-outer {
    padding-right: 25px;
    padding-left: 25px;
    max-width: 1280px;
  }
}
.page-report-popular-sub-title {
  padding: 0 25px;
  line-height: 1;
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-report-popular-sub-title {
    font-size: 2.2rem;
    margin-bottom: -webkit-calc((100vw / 375 ) * -5);
    margin-bottom: calc((100vw / 375 ) * -5);
  }
}
@media (min-width: 768px) {
  .page-report-popular-sub-title {
    font-size: 20px;
    margin-bottom: -20px;
  }
}
.page-report-popular-inner {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-report-popular-inner {
    padding-top: -webkit-calc((100vw / 375 ) * 10);
    padding-top: calc((100vw / 375 ) * 10);
  }
}
.page-report-popular-inner.js-once-slide .js-swiper-popular {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .page-report-popular-inner.js-once-slide .js-swiper-popular {
    width: -webkit-calc((100vw / 375 ) * 285);
    width: calc((100vw / 375 ) * 285);
  }
}
@media (min-width: 768px) {
  .page-report-popular-inner.js-once-slide .js-swiper-popular {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}
.page-report-popular-inner.js-once-slide + .page-report-popular-foot {
  display: none;
}
@media (min-width: 768px) {
  .page-report-popular-inner.js-twice-slide .js-swiper-popular {
    margin: 0 auto;
    width: -webkit-calc(100% / 3 * 2);
    width: calc(100% / 3 * 2);
  }
  .page-report-popular-inner.js-twice-slide + .page-report-popular-foot {
    display: none;
  }
}
.page-report-popular-inner .js-swiper-popular {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.page-report-popular-inner .js-swiper-popular .swiper-slide {
  margin: 0 auto;
  height: auto;
}
@media (min-width: 768px) {
  .page-report-popular-inner .js-swiper-popular .swiper-slide {
    padding: 50px 25px 40px;
  }
  .page-report-popular-inner .js-swiper-popular .swiper-slide > div {
    height: 100%;
  }
  .page-report-popular-inner .js-swiper-popular .swiper-slide > div > a {
    border-radius: 20px;
  }
}
.page-report-popular-foot {
  text-align: center;
  position: relative;
}
.page-report-popular-pagination {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  position: relative;
}
.page-report-popular-link {
  font-weight: bold;
  color: #0065bd;
}
@media (max-width: 767px) {
  .page-report-popular-link {
    margin-top: -webkit-calc((100vw / 375 ) * 20);
    margin-top: calc((100vw / 375 ) * 20);
    display: inline-block;
    padding-right: -webkit-calc((100vw / 375 ) * 16);
    padding-right: calc((100vw / 375 ) * 16);
    font-size: 1.4rem;
    line-height: 1;
    position: relative;
  }
}
@media (min-width: 768px) {
  .page-report-popular-link {
    padding-right: 16px;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.page-report-popular-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: -webkit-calc((100vw / 375 ) * 6);
  width: calc((100vw / 375 ) * 6);
  height: -webkit-calc((100vw / 375 ) * 6);
  height: calc((100vw / 375 ) * 6);
  border-top: 1px solid #0065bd;
  border-right: 1px solid #0065bd;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  -ms-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
@media (min-width: 768px) {
  .page-report-popular-link::before {
    width: 6px;
    height: 6px;
  }
}
.page-keyword {
  padding-top: -webkit-calc((100vw / 375 ) * 50);
  padding-top: calc((100vw / 375 ) * 50);
}
@media (min-width: 768px) {
  .page-keyword {
    padding-top: 90px;
  }
}
.page-project {
  padding-top: -webkit-calc((100vw / 375 ) * 50);
  padding-top: calc((100vw / 375 ) * 50);
}
@media (min-width: 768px) {
  .page-project {
    padding-top: 90px;
  }
}
.page-project-title {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .page-project-title {
    font-size: 32px;
    line-height: 1;
  }
}
.page-project-lead {
  margin-top: -webkit-calc((100vw / 375 ) * 30);
  margin-top: calc((100vw / 375 ) * 30);
}
@media (min-width: 768px) {
  .page-project-lead {
    margin-top: 30px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.page-project-lead-text {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .page-project-lead-text {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .page-project-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);
  }
  .page-project-lead-btn .basic-btn {
    width: 100%;
    padding-right: 8.53333vw;
    padding-left: 8.53333vw;
  }
}
@media (min-width: 768px) {
  .page-project-lead-btn {
    margin-left: auto;
    width: 250px;
  }
  .page-project-lead-btn .basic-btn {
    width: 100%;
  }
}
.page-project-links {
  margin-top: -webkit-calc((100vw / 375 ) * 30);
  margin-top: calc((100vw / 375 ) * 30);
}
@media (min-width: 768px) {
  .page-project-links {
    margin-top: 50px;
  }
}
.page-project-links-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .page-project-links-title {
    font-size: 18px;
    line-height: 1.6;
  }
}
.page-project-links-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .page-project-links-list {
    margin-top: -webkit-calc((100vw / 375 ) * 15);
    margin-top: calc((100vw / 375 ) * 15);
    padding-right: -webkit-calc((100vw / 375 ) * 15);
    padding-right: calc((100vw / 375 ) * 15);
    padding-left: -webkit-calc((100vw / 375 ) * 15);
    padding-left: calc((100vw / 375 ) * 15);
  }
}
@media (min-width: 768px) {
  .page-project-links-list {
    margin: 23px auto 0;
    max-width: 1100px;
    padding-right: 48px;
    padding-left: 48px;
  }
}
.page-project-links-list > li {
  width: 33.3333333%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-project-links-list > li > a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .page-project-links-list > li > a {
    margin: 0 -webkit-calc((100vw / 375 ) * 5);
    margin: 0 calc((100vw / 375 ) * 5);
    padding: -webkit-calc((100vw / 375 ) * 10);
    padding: calc((100vw / 375 ) * 10);
    -webkit-box-shadow: 0 0 20px rgba(81,101,111,0.15);
    box-shadow: 0 0 20px rgba(81,101,111,0.15);
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .page-project-links-list > li > a {
    margin: 0 12px;
    padding: 30px;
    -webkit-box-shadow: 0 0 18px rgba(81,101,111,0.15);
    box-shadow: 0 0 18px rgba(81,101,111,0.15);
    border-radius: 20px;
  }
}
.page-project-links-list > li img {
  height: auto;
}
.page-project-links-list > li:nth-child(1) img {
  width: 78.0952380952381%;
}
@media (min-width: 768px) {
  .page-project-links-list > li:nth-child(1) img {
    width: 76.6%;
  }
}
.page-project-links-list > li:nth-child(2) img {
  width: 74.28571428571429%;
}
@media (min-width: 768px) {
  .page-project-links-list > li:nth-child(2) img {
    width: 75.8%;
  }
}
.page-project-links-list > li:nth-child(3) img {
  width: 78.0952380952381%;
}
@media (min-width: 768px) {
  .page-project-links-list > li:nth-child(3) img {
    width: 72.8%;
  }
}
.page-people {
  padding-top: -webkit-calc((100vw / 375 ) * 50);
  padding-top: calc((100vw / 375 ) * 50);
}
@media (min-width: 768px) {
  .page-people {
    padding-top: 90px;
  }
}
@media (max-width: 767px) {
  .page-people-outer {
    padding: -webkit-calc((100vw / 375 ) * 50) 0;
    padding: calc((100vw / 375 ) * 50) 0;
    background: #0065bd url("https://www.recruit.co.jp/sustainability/assets/top/img/bg_02_sp.jpg") no-repeat center bottom;
    background-size: 100% auto;
  }
}
@media (min-width: 768px) {
  .page-people-outer {
    padding: 70px 0 100px;
    background: url("https://www.recruit.co.jp/sustainability/assets/top/img/bg_02.jpg") no-repeat center top;
    background-size: cover;
  }
}
.page-people-inner {
  width: 100%;
}
.page-people-title {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
}
@media (min-width: 768px) {
  .page-people-title {
    font-size: 32px;
    line-height: 1;
  }
}
.page-people-title > span {
  display: block;
  margin-bottom: -webkit-calc((100vw / 375 ) * 15);
  margin-bottom: calc((100vw / 375 ) * 15);
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .page-people-title > span {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
.page-people-box {
  background-color: #fff;
}
@media (max-width: 767px) {
  .page-people-box {
    margin-top: -webkit-calc((100vw / 375 ) * 30);
    margin-top: calc((100vw / 375 ) * 30);
    padding: -webkit-calc((100vw / 375 ) * 25);
    padding: calc((100vw / 375 ) * 25);
    -webkit-box-shadow: 0 0 18px rgba(81,101,111,0.15);
    box-shadow: 0 0 18px rgba(81,101,111,0.15);
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .page-people-box {
    margin-top: 40px;
    min-height: 220px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 18px rgba(81,101,111,0.15);
    box-shadow: 0 0 18px rgba(81,101,111,0.15);
    border-radius: 20px;
  }
}
.page-people-box-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .page-people-box-img {
    width: 100%;
    padding-bottom: 35.08771929824561%;
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .page-people-box-img {
    width: 320px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  .page-people-box-lead {
    padding: 30px 360px 93px 40px;
  }
}
.page-people-box-lead-text {
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-people-box-lead-text {
    margin-top: -webkit-calc((100vw / 375 ) * 20);
    margin-top: calc((100vw / 375 ) * 20);
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
@media (min-width: 768px) {
  .page-people-box-lead-text {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .page-people-box-lead-btn {
    margin: -webkit-calc((100vw / 375 ) * 25) auto 0;
    margin: calc((100vw / 375 ) * 25) auto 0;
    width: -webkit-calc((100vw / 375 ) * 265);
    width: calc((100vw / 375 ) * 265);
  }
  .page-people-box-lead-btn .basic-btn {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .page-people-box-lead-btn {
    position: absolute;
    bottom: 20px;
    left: 40px;
  }
}
.page-links {
  padding-top: -webkit-calc((100vw / 375 ) * 50);
  padding-top: calc((100vw / 375 ) * 50);
}
@media (min-width: 768px) {
  .page-links {
    padding-top: 90px;
  }
}
.page-links-title {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .page-links-title {
    font-size: 32px;
    line-height: 1;
  }
}
.page-links-box {
  background-color: #fff;
}
@media (max-width: 767px) {
  .page-links-box {
    margin-top: -webkit-calc((100vw / 375 ) * 30);
    margin-top: calc((100vw / 375 ) * 30);
    padding: -webkit-calc((100vw / 375 ) * 25);
    padding: calc((100vw / 375 ) * 25);
    -webkit-box-shadow: 0 0 18px rgba(81,101,111,0.15);
    box-shadow: 0 0 18px rgba(81,101,111,0.15);
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .page-links-box {
    margin-top: 40px;
    min-height: 220px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 18px rgba(81,101,111,0.15);
    box-shadow: 0 0 18px rgba(81,101,111,0.15);
    border-radius: 20px;
  }
}
.page-links-box-head {
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-links-box-head {
    width: 100%;
    padding-bottom: 35.08771929824561%;
    border-radius: 10px;
    position: relative;
  }
}
@media (min-width: 768px) {
  .page-links-box-head {
    width: 320px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.page-links-box-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-links-box-title {
  width: 100%;
  height: 100%;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .page-links-box-title {
    font-size: 2.8rem;
    line-height: 1.5;
    text-shadow: 0 0 10px #000;
  }
}
@media (min-width: 768px) {
  .page-links-box-title {
    font-size: 32px;
    line-height: 1.40625;
    text-shadow: 0 0 8px #000;
  }
}
@media (min-width: 768px) {
  .page-links-box-lead {
    padding: 30px 40px 93px 360px;
  }
}
.page-links-box-lead-text {
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-links-box-lead-text {
    margin-top: -webkit-calc((100vw / 375 ) * 20);
    margin-top: calc((100vw / 375 ) * 20);
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
@media (min-width: 768px) {
  .page-links-box-lead-text {
    font-size: 14px;
    line-height: 1.6;
  }
}
.page-links-box-lead-links {
  line-height: 1;
}
@media (max-width: 767px) {
  .page-links-box-lead-links {
    margin-top: -webkit-calc((100vw / 375 ) * 15);
    margin-top: calc((100vw / 375 ) * 15);
  }
}
@media (min-width: 768px) {
  .page-links-box-lead-links {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .page-links-box-lead-links > li:nth-of-type(n+2) {
    margin-top: -webkit-calc((100vw / 375 ) * 10);
    margin-top: calc((100vw / 375 ) * 10);
  }
}
@media (min-width: 768px) {
  .page-links-box-lead-links > li:nth-of-type(n+2) {
    margin-top: 10px;
  }
}
.page-links-box-lead-links > li > a {
  font-weight: bold;
  color: #0065bd;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .page-links-box-lead-links > li > a {
    padding-right: -webkit-calc((100vw / 375 ) * 16);
    padding-right: calc((100vw / 375 ) * 16);
    font-size: 1.4rem;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  .page-links-box-lead-links > li > a {
    padding-right: 16px;
    font-size: 14px;
    line-height: 1;
  }
}
.page-links-box-lead-links > li > a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: -webkit-calc((100vw / 375 ) * 6);
  width: calc((100vw / 375 ) * 6);
  height: -webkit-calc((100vw / 375 ) * 6);
  height: calc((100vw / 375 ) * 6);
  border-top: 1px solid #0065bd;
  border-right: 1px solid #0065bd;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  -ms-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
@media (min-width: 768px) {
  .page-links-box-lead-links > li > a::before {
    width: 6px;
    height: 6px;
  }
}
@media (max-width: 767px) {
  .page-links-box-lead-btn {
    margin: -webkit-calc((100vw / 375 ) * 25) auto 0;
    margin: calc((100vw / 375 ) * 25) auto 0;
    width: -webkit-calc((100vw / 375 ) * 265);
    width: calc((100vw / 375 ) * 265);
  }
  .page-links-box-lead-btn .basic-btn {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .page-links-box-lead-btn {
    position: absolute;
    bottom: 20px;
    right: 40px;
  }
}
@-webkit-keyframes pageAnimeMv {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes pageAnimeMv {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}