/* Use Noto Sans everywhere in THIS stylesheet */
body {
  font-family: "Noto Sans", Arial, sans-serif;
}

.common_page_main {
  height: 100%;
  background-image: url("https://pay-route.co.jp/wp-content/themes/child/image/common_page_img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 90px 0 20px;
}

.common_page_main::before {
  content: "";
  inset: 0;
  position: absolute;
  background: linear-gradient(#1f2952 0%, #111111 100%);
  mix-blend-mode: multiply;
  opacity: 0.7;
}

.common_page_main .title_box {
  text-align: center;
  position: relative;
  z-index: 1;
}

.common_page_main .title_box::before {
  content: "";
  width: 2px;
  height: 120px;
  position: absolute;
  bottom: -35%;
  left: 50%;
  translate: 50% 100%;
  background: linear-gradient(
    180deg,
    #fff 0%,
    #fff 33%,
    #1f2952 33%,
    #1f2952 100%
  );
}

.common_page_main .title_box .sub_title {
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #fff;
  font-family: "Noto Sans", Arial, sans-serif;
  text-transform: capitalize;
}

.common_page_main .title_box .title {
  font-size: 28px;
  line-height: 1.9;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: 300;
  font-family: "Noto Sans", Arial, sans-serif;
}

.breadcrumb {
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  color: #fff;
  position: relative;
  margin-top: 33px;
  line-height: 1.5;
  font-family: "Noto Sans", Arial, sans-serif;
}

.breadcrumb a {
  text-decoration: none;
  color: #fff;
  font-family: "Noto Sans", Arial, sans-serif;
}

.common_page_main::after {
  content: "";
  width: 59vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://pay-route.co.jp/wp-content/themes/child/image/deco_page_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.common_page_wrap {
  padding: 100px 0;
}

.common_page_title.center {
  text-align: center;
  font-family: "Noto Sans", Arial, sans-serif;
}

.page-id-520 .common_page_wrap {
  padding: 130px 0 100px;
}

#page_recruit .top_text_sec {
  margin-bottom: 80px;
  margin-top: 120px;
}

#page_recruit .top_text_sec .text_box .text {
  letter-spacing: 0.05em;
  line-height: 1.9;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .top_text_sec .text_box .text + .text {
  margin-top: 1em;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .top_text_sec .text_box .text + .text {
  margin-top: 1em;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .purpose_sec {
  margin-bottom: 85px;
}

#page_recruit .purpose_sec .sec_title {
  margin-bottom: 35px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .profile_sec .table_box table {
  border-color: inherit;
  border-collapse: collapse;
  width: 100%;
}

#page_recruit .profile_sec .table_box table th,
#page_recruit .profile_sec .table_box table td {
  /* .js_fadeup.is-inview th, .js_fadeup.is-inview td { */
  padding-left: 50px;
  /* width: 22.6%; */
  text-align: left;
  border-bottom: 1px solid #d8d8d8;
  padding: 28px 0 28px 50px;
  line-height: 1.5;
  font-size: 18px;
  letter-spacing: 0.07em;
  font-weight: 400;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .profile_sec .table_box table th ul,
#page_recruit .profile_sec .table_box table td ul {
  padding: 0px;
  list-style: none;
  margin: 0;
  font-family: "Noto Sans", Arial, sans-serif;
}

/* #page_recruit .profile_sec .table_box table tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
} */

.js_fadeup.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.5s, transform 0.8s;
}

#page_recruit .sec_title {
  text-align: center;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .en {
  color: #1f2952;
  font-size: 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .jp {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .purpose_sec .catch {
  text-align: center;
  color: #1f2952;
  font-size: 24px;
  letter-spacing: 0.17em;
  font-family: "Noto Sans", Arial, sans-serif;
}

/* #page_recruit .sec_title .jp::before,
#page_recruit .sec_title .jp::after {
  content: "";
  height: 1px;
  background: #1f2952;
  flex-grow: 1;
  display: block;
} */

#page_recruit .value_sec {
  margin-bottom: 115px;
}

#page_recruit .value_sec .sec_title {
  margin-bottom: 35px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .en {
  color: #1f2952;
  font-size: 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .jp {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}

/* #page_recruit .sec_title .jp::before,
#page_recruit .sec_title .jp::after {
  content: "";
  height: 1px;
  background: #1f2952;
  flex-grow: 1;
  display: block;
} */

#page_recruit .value_sec .value_box li {
  display: grid;
  grid-template-columns: 380px 1fr;
  align-items: center;
  gap: 0 87px;
  border-left: 5px solid #1f2952;
  background: #fcfcfc;
  padding: 15px 50px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .value_sec .value_box li .head {
  border-right: 1px solid #707070;
  color: #1f2952;
  font-size: 24px;
  letter-spacing: 0.13em;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .value_sec .value_box li .text {
  color: #606060;
  font-size: 20px;
  letter-spacing: 0.07em;
  font-weight: 400;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .value_sec .value_box li {
  display: grid;
  grid-template-columns: 380px 1fr;
  align-items: center;
  gap: 0 87px;
  border-left: 5px solid #1f2952;
  background: #fcfcfc;
  padding: 15px 50px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .value_sec .value_box li + li {
  margin-top: 10px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .value_sec .value_box li .head {
  border-right: 1px solid #707070;
  color: #1f2952;
  font-size: 24px;
  letter-spacing: 0.13em;
}

#page_recruit .job_sec .sec_title {
  margin-bottom: 40px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .en {
  color: #1f2952;
  font-size: 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .jp {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .jp::before,
#page_recruit .sec_title .jp::after {
  content: "";
  height: 1px;
  background: #1f2952;
  flex-grow: 1;
  display: block;
}

#page_recruit .job_sec .table_box .title {
  font-size: 24px;
  letter-spacing: 0.05em;
  border-left: 5px solid #1f2952;
  line-height: 1.5;
  padding-left: 0.7em;
  margin-bottom: 20px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .job_sec .table_box table {
  width: 100%;
  font-family: "Noto Sans", Arial, sans-serif;
}

.js_fadeup.is-inview {
  opacity: 1;
  transform: translateY(0);
}

#page_recruit .job_sec .table_box table th {
  padding-left: 50px;
  width: 30%;
}

#page_recruit .job_sec .table_box table td {
  padding-right: 50px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .job_sec .table_box table th,
#page_recruit .job_sec .table_box table td {
  border-bottom: 1px solid #d8d8d8;
  padding: 28px 0;
  line-height: 1.5;
  font-size: 18px;
  letter-spacing: 0.07em;
  font-weight: 400;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .job_sec .table_box + .table_box {
  margin-top: 100px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .job_sec .table_box + .table_box {
  margin-top: 100px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .sec_title {
  margin-bottom: 45px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title {
  text-align: center;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .en {
  color: #1f2952;
  font-size: 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .sec_title .jp {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .access_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 30px;
}

.js_fadeup.is-inview {
  opacity: 1;
  transform: translateY(0);
}

#page_recruit .access_sec .access_box .map_box {
  margin-bottom: 20px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .access_box .map_box .head {
  background: #1f2952;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.07em;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .access_box .map_box .map {
  width: 100%;
  height: 310px;
}

#page_recruit .access_sec .access_box .text_box .text {
  font-size: 14px;
  letter-spacing: 0.07em;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .access_box .text_box .text + .text {
  margin-top: 20px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .access_box .text_box .text {
  font-size: 14px;
  letter-spacing: 0.07em;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .access_box .item:nth-child(even) {
  transition-delay: 0.2s;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .access_box .map_box {
  margin-bottom: 20px;
  font-family: "Noto Sans", Arial, sans-serif;
}

#page_recruit .access_sec .access_box .text_box .text {
  font-size: 14px;
  letter-spacing: 0.07em;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Noto Sans", Arial, sans-serif;
}

.prh-top-download {
  position: relative;
  z-index: 0;
}
.prh-top-download::before {
  content: "";
  background: url("https://pay-route.co.jp/wp-content/themes/child/image/download_bg.jpg")
    no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
  z-index: -1;
}
.prh-top-download a {
  display: block;
  padding: 80px 0 50px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-family: "Noto Sans", Arial, sans-serif;
}
.prh-top-download .prh-common-title .prh-en {
  font-size: 50px;
  line-height: 1.3;
  font-family: "Noto Sans", Arial, sans-serif;
}
.prh-top-download .prh-common-title .prh-jp {
  font-size: 30px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  font-family: "Noto Sans", Arial, sans-serif;
}
.prh-top-download .prh-common-title .prh-jp::after {
  content: "";
  background: url("https://pay-route.co.jp/wp-content/themes/child/image/icon_download_white.svg")
    no-repeat;
  background-size: contain;
  width: 43.5px;
  aspect-ratio: 1/1;
  display: block;
}

@media screen and (min-width: 1920px) {
  .common_page_main {
    padding: 140px 0 60px;
  }
  .common_page_main .title_box .sub_title {
    font-size: 36px;
  }
  .common_page_main .title_box .title {
    font-size: 34px;
  }
  .common_page_main .title_box::before {
    height: 160px;
  }

  .page-id-520 .common_page_wrap {
    padding: 160px 0 120px;
  }

  #page_recruit .sec_title .en {
    font-size: 34px;
    font-family: "Noto Sans", Arial, sans-serif;
  }
  #page_recruit .sec_title .jp {
    font-size: 26px;
    font-family: "Noto Sans", Arial, sans-serif;
  }

  #page_recruit .profile_sec .table_box table th,
  #page_recruit .profile_sec .table_box table td {
    font-size: 20px;
    padding: 32px 0 32px 64px;
    font-family: "Noto Sans", Arial, sans-serif;
  }

  #page_recruit .value_sec .value_box li {
    grid-template-columns: 440px 1fr;
    gap: 0 100px;
    padding: 20px 60px;
    font-family: "Noto Sans", Arial, sans-serif;
  }
  #page_recruit .value_sec .value_box li .head {
    font-size: 26px;
    font-family: "Noto Sans", Arial, sans-serif;
  }
  #page_recruit .value_sec .value_box li .text {
    font-size: 22px;
    font-family: "Noto Sans", Arial, sans-serif;
  }

  #page_recruit .access_sec .access_box {
    gap: 0 40px;
  }
  #page_recruit .access_sec .access_box .map_box .map {
    height: 380px;
  }

  .top_download a {
    padding: 100px 0 64px;
  }
  .top_download .common_title .en {
    font-size: 60px;
  }
  .top_download .common_title .jp {
    font-size: 20px;
    gap: 36px 0;
  }
  .top_download .common_title .jp::after {
    width: 52px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .common_page_main {
    padding: 120px 0 48px;
  }
  .common_page_main .title_box .sub_title {
    font-size: 32px;
  }
  .common_page_main .title_box .title {
    font-size: 30px;
  }
  .common_page_main .title_box::before {
    height: 140px;
  }

  .page-id-520 .common_page_wrap {
    padding: 140px 0 110px;
  }

  #page_recruit .profile_sec .table_box table th,
  #page_recruit .profile_sec .table_box table td {
    font-size: 18px;
    padding: 28px 0 28px 56px;
  }

  #page_recruit .value_sec .value_box li {
    grid-template-columns: 410px 1fr;
    gap: 0 80px;
    padding: 18px 56px;
  }

  #page_recruit .access_sec .access_box {
    gap: 0 36px;
  }
  #page_recruit .access_sec .access_box .map_box .map {
    height: 340px;
  }

  .top_download a {
    padding: 84px 0 56px;
  }
  .top_download .common_title .en {
    font-size: 54px;
  }
  .top_download .common_title .jp {
    font-size: 18px;
    gap: 30px 0;
  }
  .top_download .common_title .jp::after {
    width: 46px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .common_page_main {
    padding: 100px 0 36px;
    background-position: center top;
  }
  .common_page_main .title_box .sub_title {
    font-size: 26px;
  }
  .common_page_main .title_box .title {
    font-size: 24px;
  }
  .common_page_main .title_box::before {
    height: 110px;
    bottom: -28%;
  }

  .page-id-520 .common_page_wrap {
    padding: 120px 0 90px;
  }
  #page_recruit .top_text_sec {
    margin: 90px 0 64px;
  }

  #page_recruit .profile_sec .table_box table th,
  #page_recruit .profile_sec .table_box table td {
    font-size: 16px;
    padding: 22px 0 22px 34px;
  }

  #page_recruit .value_sec .value_box li {
    grid-template-columns: 280px 1fr;
    gap: 0 40px;
    padding: 16px 34px;
  }
  #page_recruit .value_sec .value_box li .head {
    font-size: 20px;
  }
  #page_recruit .value_sec .value_box li .text {
    font-size: 16px;
  }

  #page_recruit .access_sec .access_box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0 24px;
  }
  #page_recruit .access_sec .access_box .map_box .map {
    height: 300px;
  }

  .top_download a {
    padding: 64px 0 44px;
  }
  .top_download .common_title .en {
    font-size: 44px;
  }
  .top_download .common_title .jp {
    font-size: 16px;
    gap: 24px 0;
  }
  .top_download .common_title .jp::after {
    width: 38px;
  }
}

@media screen and (max-width: 767px) {
  .common_page_main {
    padding: 72px 0 24px;
    background-position: center;
    min-height: 180px;
  }
  .common_page_main::after {
    display: none;
  }
  .common_page_main .title_box .sub_title {
    font-size: 18px;
    line-height: 1.3;
  }
  .common_page_main .title_box .title {
    font-size: 18px;
    line-height: 1.5;
  }
  .common_page_main .title_box::before {
    height: 80px;
    bottom: -20%;
    left: 50%;
    transform: translate(-50%, 100%);
  }
  .breadcrumb {
    font-size: 14px;
    margin-top: 14px;
    text-align: end;
  }

  .page-id-520 .common_page_wrap {
    padding: 96px 0 72px;
  }
  #page_recruit .top_text_sec {
    margin: 72px 0 40px;
  }

  #page_recruit .sec_title .en,
  #page_recruit .sec_title .en.en_f,
  #page_recruit .sec_title .jp {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    font-family: "Noto Sans", Arial, sans-serif;
  }

  #page_recruit .purpose_sec .catch {
    font-size: 14px;
  }

  #page_recruit .profile_sec .table_box table {
    border-collapse: separate;
    border-spacing: 0;
  }
  #page_recruit .profile_sec .table_box table tr {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #d8d8d8;
  }
  #page_recruit .profile_sec .table_box table th,
  #page_recruit .profile_sec .table_box table td {
    display: block;
    width: 100%;
    padding: 6px 0;
    font-size: 15px;
    line-height: 1.55;
    border-bottom: 0;
  }
  #page_recruit .profile_sec .table_box table th {
    font-weight: 700;
    color: #1f2952;
    margin-bottom: 2px;
    padding-left: 0;
  }
  #page_recruit .profile_sec .table_box table td {
    padding-left: 0;
  }

  #page_recruit .value_sec .value_box li {
    grid-template-columns: 1fr;
    gap: 12px 0;
    padding: 14px 16px;
  }
  #page_recruit .value_sec .value_box li .head {
    border-right: 0;
    font-size: 14px;
    padding-bottom: 6px;
  }
  #page_recruit .value_sec .value_box li .text {
    font-size: 15px;
  }

  #page_recruit .profile_sec .table_box {
    padding: 0 16px;
  }

  #page_recruit .profile_sec .table_box table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
  }

  #page_recruit .profile_sec .table_box table tr {
    display: block;
    margin: 12px 0;
    padding: 12px 14px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff;
  }

  #page_recruit .profile_sec .table_box table th,
  #page_recruit .profile_sec .table_box table td {
    display: block;
    width: 100%;
    border-bottom: 0;
    padding: 0;
    text-align: center;
    font-family: "Noto Sans", Arial, sans-serif;
  }

  #page_recruit .profile_sec .table_box table th {
    font-size: 15px;
    font-weight: 700;
    color: #1f2952;
    margin-bottom: 6px;
  }

  #page_recruit .profile_sec .table_box table td {
    font-size: 14px;
    line-height: 1.6;
    color: #222;
    word-break: break-word; 
    hyphens: auto;
  }

  #page_recruit .profile_sec .table_box table th ul,
  #page_recruit .profile_sec .table_box table td ul {
    margin: 6px auto 0;
    padding: 0;
    list-style: none; 
    max-width: 90%;
    text-align: center; 
  }

  #page_recruit .profile_sec .table_box table td ul li,
  #page_recruit .profile_sec .table_box table th ul li {
    margin: 4px 0;
  }

  #page_recruit .access_sec .access_box {
    grid-template-columns: 1fr;
    gap: 20px 0;
  }
  #page_recruit .access_sec .access_box .map_box .map {
    height: 220px;
  }

  .top_download a {
    padding: 40px 0 30px;
  }
  .top_download .common_title .en {
    font-size: 18px;
  }
  .top_download .common_title .jp {
    font-size: 16px;
    gap: 16px;
  }
  .top_download .common_title .jp::after {
    width: 28px;
  }
}
