@charset "UTF-8";
html {
  font-size: 100%;
}
@media (max-width: 1280px) {
  html {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 100%;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}

body.fixed {
  overflow: hidden;
}

a,
button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover,
button:hover {
  opacity: 0.7;
  cursor: pointer;
}

/*****************************
* A Modern CSS Reset (https://github.com/hankchizljaw/modern-css-reset)
* 上記に、ul要素,ol要素,a要素への記述追加
*****************************/
/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd,
ul,
ol,
li {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

a {
  text-decoration: none;
  color: inherit;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

button {
  border: none;
  padding: 0;
  background-color: transparent;
  background-color: initial;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
  }
}
.l-access {
  padding-top: 5.375rem;
  padding-bottom: 6.625rem;
}
@media screen and (max-width: 767px) {
  .l-access {
    padding-top: 2.5rem;
    padding-bottom: 4.75rem;
  }
}

.l-benefit {
  padding-top: 5.25rem;
}
@media screen and (max-width: 767px) {
  .l-benefit {
    padding-top: 2.5rem;
  }
}

.l-ceo {
  padding-top: 5.3125rem;
}
@media screen and (max-width: 767px) {
  .l-ceo {
    padding-top: 2.5rem;
  }
}

.l-company {
  padding: 5.625rem 0 8.125rem;
}
@media screen and (max-width: 767px) {
  .l-company {
    padding: 1.875rem 0 6.5rem;
  }
}

.l-contact {
  padding: 4.5rem 0 7.3125rem;
}
@media screen and (max-width: 767px) {
  .l-contact {
    padding: 3.75rem 0 5.625rem;
  }
}

.l-education {
  padding-top: 4.5rem;
}
@media screen and (max-width: 767px) {
  .l-education {
    padding-top: 2.5rem;
  }
}

.l-entry {
  padding-top: 5rem;
  padding-bottom: 7.8125rem;
}
@media screen and (max-width: 767px) {
  .l-entry {
    padding-top: 2.5rem;
    padding-bottom: 4.375rem;
  }
}

.l-flow {
  padding-top: 5rem;
}
@media screen and (max-width: 767px) {
  .l-flow {
    padding-top: 2.5rem;
  }
}

.l-footer {
  padding: 5.1875rem 0 5.5rem;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 2.5rem 0;
  }
}

.l-fv {
  margin-top: 4.875rem;
}
@media screen and (max-width: 767px) {
  .l-fv {
    margin-top: 3.8125rem;
  }
}

.l-header {
  height: 4.875rem;
}
@media screen and (max-width: 767px) {
  .l-header {
    height: 3.8125rem;
  }
}

.l-inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .l-inner {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

.l-inner--sm {
  max-width: 72.5rem;
}

.l-interview-other {
  padding: 5rem 0 10.375rem;
}
@media screen and (max-width: 767px) {
  .l-interview-other {
    padding: 2.5rem 0 4.375rem;
  }
}

.l-interview-top {
  padding-top: 4.5625rem;
}
@media screen and (max-width: 767px) {
  .l-interview-top {
    padding-top: 2.5rem;
  }
}

.l-job-content {
  padding-top: 3.4375rem;
}
@media screen and (max-width: 767px) {
  .l-job-content {
    padding-top: 2.5rem;
  }
}

.l-news-archive {
  padding-top: 4.6875rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .l-news-archive {
    padding-top: 2.5rem;
    padding-bottom: 4.375rem;
  }
}

.l-news {
  padding-top: 7.875rem;
  padding-bottom: 6.4375rem;
}
@media screen and (max-width: 767px) {
  .l-news {
    padding-top: 3.125rem;
    padding-bottom: 4.75rem;
  }
}

.l-offer {
  padding-top: 5.3125rem;
}
@media screen and (max-width: 767px) {
  .l-offer {
    padding-top: 2.5rem;
  }
}

.l-overview {
  padding-top: 5.375rem;
}
@media screen and (max-width: 767px) {
  .l-overview {
    padding-top: 2.5rem;
  }
}

.l-page-contact {
  padding-top: 5rem;
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .l-page-contact {
    padding-top: 2.5rem;
    padding-bottom: 4.375rem;
  }
}

.l-page-interview {
  padding-top: 4.6875rem;
}
@media screen and (max-width: 767px) {
  .l-page-interview {
    padding-top: 2.5rem;
  }
}

.l-page-title {
  padding-top: 1.0625rem;
  margin-top: 4.875rem;
}
@media screen and (max-width: 767px) {
  .l-page-title {
    margin-top: 3.8125rem;
  }
}

.l-philosophy {
  padding-top: 4.5rem;
}
@media screen and (max-width: 767px) {
  .l-philosophy {
    padding-top: 2.5rem;
  }
}

.l-policy {
  padding: 6.25rem 0;
}
@media screen and (max-width: 767px) {
  .l-policy {
    padding: 3.75rem 0;
  }
}

.l-practice {
  padding-top: 7rem;
  padding-bottom: 6.9375rem;
}
@media screen and (max-width: 767px) {
  .l-practice {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
}

.l-recruit-page-interview {
  padding: 4.375rem 0;
}
@media screen and (max-width: 767px) {
  .l-recruit-page-interview {
    padding: 2.5rem 0;
  }
}

.l-recruit-page-offer {
  padding: 3.75rem 0 8.125rem;
}
@media screen and (max-width: 767px) {
  .l-recruit-page-offer {
    padding: 2.5rem 0 4.375rem;
  }
}

.l-recruit-page-top {
  padding-top: 5.9375rem;
}
@media screen and (max-width: 767px) {
  .l-recruit-page-top {
    padding-top: 2.5rem;
  }
}

.l-recruit-page-work {
  padding: 5.5rem 0;
}
@media screen and (max-width: 767px) {
  .l-recruit-page-work {
    padding: 2.5rem 0;
  }
}

.l-recruit {
  padding-top: 9.625rem;
  padding-bottom: 9.5625rem;
}
@media screen and (max-width: 767px) {
  .l-recruit {
    padding-top: 5rem;
    padding-bottom: 4.0625rem;
  }
}

.l-schedule {
  padding-top: 5rem;
}
@media screen and (max-width: 767px) {
  .l-schedule {
    padding-top: 2.5rem;
  }
}

.l-service {
  padding: 8.125rem 0 6.25rem;
}
@media screen and (max-width: 767px) {
  .l-service {
    padding: 3.125rem 0 3.875rem;
  }
}

.l-single {
  padding: 5rem 0;
}
@media screen and (max-width: 767px) {
  .l-single {
    padding: 2.5rem 0;
  }
}

.l-sitemap {
  padding: 6.25rem 0;
}
@media screen and (max-width: 767px) {
  .l-sitemap {
    padding: 3.75rem 0;
  }
}

.l-tab {
  padding-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  .l-tab {
    padding-top: 1.5rem;
  }
}

.l-thanks {
  padding: 6.25rem 0;
}
@media screen and (max-width: 767px) {
  .l-thanks {
    padding: 3.75rem 0;
  }
}

.l-works-education {
  padding-top: 5.25rem;
}
@media screen and (max-width: 767px) {
  .l-works-education {
    padding-top: 2.5rem;
  }
}

.l-workstyle {
  padding-top: 5.25rem;
  padding-bottom: 12.5rem;
}
@media screen and (max-width: 767px) {
  .l-workstyle {
    padding-top: 2.5rem;
    padding-bottom: 4.375rem;
  }
}

.c-btn {
  min-width: 13.4375rem;
  height: 4.0625rem;
  padding: 0 2.8125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2rem;
  background-color: #f9ad41;
  color: #fff;
  position: relative;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 0 3.25rem;
}
@media screen and (max-width: 767px) {
  .c-btn {
    height: 3.125rem;
    font-size: 1rem;
  }
}

.c-btn--min {
  min-width: 14.1875rem;
  height: 3.4375rem;
}

.c-btn::after {
  content: "";
  width: 0.9375rem;
  height: 0.9375rem;
  background: url(../images/icon_arrow-white.png) no-repeat center/cover;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-btn:hover {
  opacity: 1;
  background-color: #fff;
  color: #f9ad41;
  border: 2px solid #f9ad41;
}

.c-btn:hover::after {
  background: url(../images/icon_arrow-yellow.png) no-repeat center/cover;
}

.c-card-benefit {
  padding: 1rem 0.6875rem;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.4375rem;
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .16);
          box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .16);
}

.c-card-benefit__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.875rem;
}
@media screen and (max-width: 767px) {
  .c-card-benefit__icon {
    width: 1.25rem;
    margin-top: 0.25rem;
  }
}

.c-card-benefit__icon img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-card-benefit__title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #00a9e4;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-card-benefit__title {
    font-size: 1.125rem;
  }
}

.c-card-benefit__text {
  margin-top: 0.5rem;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .c-card-benefit__text {
    margin-top: 0.25rem;
    font-size: 0.875rem;
  }
}

.c-card-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.875rem 2.5rem;
  height: 24.375rem;
  border-radius: 0.9375rem;
  background: url(../images/company01.jpg) no-repeat center/cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card-company {
    height: 11.25rem;
    padding: 1rem 1.875rem;
  }
}

.c-card-company::after {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, .3)), color-stop(60%, rgba(255, 255, 255, .6)), color-stop(65%, rgba(255, 255, 255, .8)), color-stop(70%, rgba(255, 255, 255, .9)), color-stop(80%, rgb(255, 255, 255)), color-stop(85%, rgb(255, 255, 255)), color-stop(90%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .6) 60%, rgba(255, 255, 255, .8) 65%, rgba(255, 255, 255, .9) 70%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 85%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 0.9375rem 0.9375rem;
}

.c-card-company:nth-child(2) {
  background: url(../images/company02.jpg) no-repeat center/cover;
}
.c-card-company:nth-child(3) {
  background: url(../images/company03.jpg) no-repeat center/cover;
}
.c-card-company__title {
  position: relative;
  z-index: 10;
}

.c-card-company__title .jp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  font-size: 2.125rem;
  font-weight: 500;
  color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .c-card-company__title .jp {
    font-size: 1.5rem;
    gap: 0.625rem;
  }
}

.c-card-company__title .en {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #b8b6b6;
}
@media screen and (max-width: 767px) {
  .c-card-company__title .en {
    font-size: 0.75rem;
  }
}

.c-card-education__img img {
  aspect-ratio: 354/208;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.875rem;
}

.c-card-education__body {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .c-card-education__body {
    margin-top: 0.625rem;
  }
}

.c-card-education__title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #00a9e4;
  line-height: 1.45;
  text-align: center;
  color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .c-card-education__title {
    font-size: 1.125rem;
  }
}

.c-card-education__text {
  margin-top: 0.625rem;
  line-height: 1.75;
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .c-card-education__text {
    margin-top: 0.375rem;
    font-size: 0.875rem;
  }
}

.c-card-flow {
  position: relative;
  counter-increment: num;
  border: 3px solid #00a9e4;
  padding: 3.125rem 1.125rem 2.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .c-card-flow {
    padding: 2rem 1rem 1.875rem;
  }
}

.c-card-flow:not(:nth-child(3)):not(:nth-child(6))::after {
  content: "";
  width: 1.625rem;
  height: 2.125rem;
  background-color: #C5C5C5;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
  position: absolute;
  top: 8.5rem;
  right: 0;
  -webkit-transform: translateX(calc(100% + 1.375rem));
          transform: translateX(calc(100% + 1.375rem));
}
@media screen and (max-width: 767px) {
  .c-card-flow:not(:nth-child(3)):not(:nth-child(6))::after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, calc(100% + 1rem)) rotate(90deg);
            transform: translate(-50%, calc(100% + 1rem)) rotate(90deg);
  }
}

@media screen and (max-width: 767px) {
  .c-card-flow:not(:last-child)::after {
    content: "";
    width: 1.625rem;
    height: 2.125rem;
    background-color: #C5C5C5;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
            clip-path: polygon(0 0, 0 100%, 100% 50%);
    position: absolute;
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, calc(100% + 1rem)) rotate(90deg);
            transform: translate(-50%, calc(100% + 1rem)) rotate(90deg);
  }
}

.c-card-flow_label {
  width: 4.4375rem;
  height: 4.4375rem;
  border-radius: 50%;
  background-color: #00a9e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .c-card-flow_label {
    width: 3.125rem;
    height: 3.125rem;
  }
}

.c-card-flow_label::before {
  content: counter(num, decimal-leading-zero);
  font-size: 2.0625rem;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-card-flow_label::before {
    font-size: 1.5rem;
  }
}

.c-card-flow__img {
  width: 8.125rem;
}
@media screen and (max-width: 767px) {
  .c-card-flow__img {
    width: 5.625rem;
  }
}

.c-card-flow__img img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-card-flow__title {
  margin-top: 1.25rem;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-card-flow__title {
    margin-top: 0.625rem;
    font-size: 1.125rem;
  }
}

.c-card-flow__text {
  margin-top: 1.25rem;
  line-height: 1.4375;
}
@media screen and (max-width: 767px) {
  .c-card-flow__text {
    margin-top: 0.625rem;
    font-size: 0.875rem;
  }
}

.c-card-flow__text a {
  color: #00a9e4;
  text-decoration: underline;
}

.c-card-interview {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.625rem 1.75rem;
  width: 20.4375rem;
  height: 23.875rem;
  border-radius: 0.9375rem;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card-interview {
    width: 14.875rem;
    height: 17.375rem;
    padding: 1.25rem;
  }
}

.c-card-interview--other {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-card-interview::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(78, 195, 236, .1)), color-stop(60%, rgba(78, 195, 236, .3)), color-stop(85%, rgba(78, 195, 236, .9)), to(rgb(78, 195, 236)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(78, 195, 236, .1) 40%, rgba(78, 195, 236, .3) 60%, rgba(78, 195, 236, .9) 85%, rgb(78, 195, 236) 100%);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 0.9375rem 0.9375rem;
  pointer-events: none;
}

.c-card-interview--other::after {
  content: none;
}

.c-card-interview__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.c-card-interview__img img {
  aspect-ratio: 327/382;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.9375rem;
}

.c-card-interview__text {
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .c-card-interview__text {
    font-size: 0.75rem;
  }
}

.c-card-interview__name {
  font-size: 1.8125rem;
  font-weight: 500;
  margin-top: 0.375rem;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .c-card-interview__name {
    font-size: 1.25rem;
  }
}

.c-card-interview__name.black {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.25rem;
  margin-top: 0;
}

.c-card-interview__name.black span {
  font-size: 0.875rem;
  font-weight: normal;
}

.c-card-interview__category {
  margin-top: 0.5rem;
  min-width: 10.125rem;
  height: 1.4375rem;
  padding: 0 0.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .c-card-interview__category {
    font-size: 0.75rem;
  }
}

.c-card-interview__category.cat01 {
  background-color: #0C6B8F;
}

.c-card-interview__category.cat02 {
  background-color: #3FBBD2;
}

.c-card-interview__category.cat03 {
  background-color: #B35B00;
}

.c-card-interview__category.cat04 {
  background-color: #002060;
}

.c-card-interview__category.cat05 {
  background-color: #70309F;
}

.c-card-interview__category.cat06 {
  background-color: #F8B200;
}

.c-card-job-content {
  border-radius: 0.9375rem;
  background-color: #00a9e4;
  color: #fff;
  padding: 2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card-job-content {
    padding: 1.25rem 1rem;
  }
}

.c-card-job-content__icon {
  width: 2rem;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
@media screen and (max-width: 767px) {
  .c-card-job-content__icon {
    width: 1.5rem;
    top: 1.25rem;
    right: 1.25rem;
  }
}

.c-card-job-content__icon img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-card-job-content__title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-card-job-content__title {
    font-size: 1.125rem;
  }
}

.c-card-job-content__text {
  margin: 1.2rem 0 0.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-card-job-content__text {
    font-size: 0.875rem;
  }
}

.c-card-page-interview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.125rem;
}
@media screen and (max-width: 767px) {
  .c-card-page-interview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 1.5rem;
  }
}

.c-card-page-interview:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .c-card-page-interview:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.c-card-page-interview__body {
  width: 45.4954954955%;
  padding-top: 2.8125rem;
}
@media screen and (max-width: 767px) {
  .c-card-page-interview__body {
    width: 100%;
    padding-top: 0;
  }
}

.c-card-page-interview__text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
}

.c-card-page-interview__text-box:nth-child(n+2) {
  margin-top: 3.25rem;
}
@media screen and (max-width: 767px) {
  .c-card-page-interview__text-box:nth-child(n+2) {
    margin-top: 1.5rem;
  }
}

.c-card-page-interview__text-box span.q {
  width: 2.4375rem;
  height: 2.4375rem;
  font-size: 1.125rem;
  border-radius: 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  letter-spacing: 0.02em;
  border: 1px solid #00a9e4;
  color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .c-card-page-interview__text-box span.q {
    width: 1.875rem;
    height: 1.875rem;
    font-size: 1rem;
  }
}

.c-card-page-interview__text-box span.a {
  width: 2.4375rem;
  height: 2.4375rem;
  font-size: 1.125rem;
  border-radius: 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  letter-spacing: 0.02em;
  background-color: #00a9e4;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-card-page-interview__text-box span.a {
    width: 1.875rem;
    height: 1.875rem;
    font-size: 1rem;
  }
}

.c-card-page-interview__text-box span.text {
  display: block;
  font-weight: 500;
  line-height: 1.75;
  padding-top: 0.25rem;
}
@media screen and (max-width: 767px) {
  .c-card-page-interview__text-box span.text {
    font-size: 0.875rem;
    padding-top: 0.125rem;
  }
}

.c-card-page-interview__img {
  width: 48.5585585586%;
}
@media screen and (max-width: 767px) {
  .c-card-page-interview__img {
    width: 100%;
  }
}

.c-card-page-interview__img img {
  aspect-ratio: 539/350;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.875rem;
}

.c-card-service {
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .16);
          box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .16);
  border-radius: 1.25rem;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 0;
}

.c-card-service__img img {
  aspect-ratio: 523/239;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.25rem 1.25rem 0 0;
}

.c-card-service__body {
  background-color: #F2FCFF;
  border-radius: 0 0 1.25rem 1.25rem;
  padding: 2rem;
}

.c-card-service__title {
  font-size: 1.4375rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4782608696;
  color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .c-card-service__title {
    font-size: 1.125rem;
  }
}

.c-card-service__text {
  margin-top: 1.25rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .c-card-service__text {
    margin-top: 1rem;
    font-size: 0.875rem;
  }
}

.c-card-workstyle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.125rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .c-card-workstyle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 0.5rem;
  }
}

.c-card-workstyle:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .c-card-workstyle:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.c-card-workstyle__body {
  padding-top: 1.1875rem;
  width: 56.3%;
}
@media screen and (max-width: 767px) {
  .c-card-workstyle__body {
    padding-top: 0;
    width: 100%;
  }
}

.c-card-workstyle__title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #00a9e4;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-card-workstyle__title {
    font-size: 1.125rem;
  }
}

.c-card-workstyle__text {
  margin-top: 0.625rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .c-card-workstyle__text {
    margin-top: 0.3125rem;
    font-size: 0.875rem;
  }
}

.c-card-workstyle__img {
  width: 35.4%;
}
@media screen and (max-width: 767px) {
  .c-card-workstyle__img {
    width: 100%;
  }
}

.c-card-workstyle__img img {
  aspect-ratio: 354/208;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.875rem;
}

.c-item-article a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.9375rem;
  border-bottom: 1px dashed #707070;
}
@media screen and (max-width: 767px) {
  .c-item-article a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
  }
}

.c-item-article__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20rem;
  margin-right: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-item-article__head {
    width: 100%;
  }
}

.c-item-article__time {
  width: 8.625rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-item-article__time {
    width: 6.25rem;
  }
}

.c-item-article__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem 0.6875rem;
}

.c-item-article__category {
  min-width: 4.625rem;
  min-height: 1.8125rem;
  padding: 0.5rem;
  background-color: #00a9e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.6875rem;
  color: #fff;
  word-break: break-all;
}

.c-item-article__tag-list {
  font-size: 0.75rem;
  font-weight: bold;
  color: #00a9e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}

.c-item-article__tag-item {
  word-break: break-all;
}

.c-item-article__title {
  line-height: 1.75;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .c-item-article__title {
    width: 100%;
  }
}

.c-item-news a {
  padding-top: 2.9375rem;
  padding-bottom: 3.125rem;
  padding-left: 1rem;
  border-bottom: 1px solid #ececec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 4.5625rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-item-news a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
    padding-right: 0;
    padding-top: 1.625rem;
    padding-bottom: 1rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-bottom: 1px solid #ebebeb;
  }
}

.c-item-news a:hover {
  opacity: 1;
  background-color: #00a9e4;
}

.c-item-news a::after {
  content: "";
  width: 1.875rem;
  height: 1.875rem;
  border: 1px solid #00a9e4;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(../images/icon_arrow.png) no-repeat center/0.5625rem 0.5625rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-item-news a::after {
    display: none;
  }
}

.c-item-news a:hover::after {
  border: 1px solid #fff;
  background: url(../images/icon_arrow-white.png) no-repeat center/0.5625rem 0.5625rem;
}

.c-item-news__head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.c-item-news__time {
  font-size: 1rem;
  font-weight: 500;
  color: #898989;
}

.c-item-news a:hover .c-item-news__time {
  color: #fff;
}

.c-item-news__category {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 6.25rem;
  max-width: 12.5rem;
  min-height: 1.5625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.3125rem;
  background-color: #00a9e4;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0 1.5rem;
  margin-left: 0.9375rem;
}

.c-item-news a:hover .c-item-news__category {
  background-color: #fff;
  border: 1px solid #00a9e4;
  color: #00a9e4;
}

.c-item-news__title {
  margin-left: 1.375rem;
  font-size: 1.125rem;
  font-weight: normal;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .c-item-news__title {
    margin-left: 0;
    font-size: 0.875rem;
    color: #595656;
    line-height: 1.8571428571;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: wrap;
  }
}

.c-item-news a:hover .c-item-news__title {
  color: #fff;
}

.c-page-section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5625rem;
  font-weight: bold;
  line-height: 1.44;
}
@media screen and (max-width: 767px) {
  .c-page-section-title {
    font-size: 1.25rem;
  }
}

.c-page-section-title::before {
  content: "";
  width: 2.9375rem;
  height: 2.9375rem;
  background-color: rgba(249, 173, 65, .6);
  border-radius: 50%;
  display: block;
  margin-right: -1.25rem;
}
@media screen and (max-width: 767px) {
  .c-page-section-title::before {
    width: 2rem;
    height: 2rem;
    margin-right: -1rem;
  }
}

.c-section-sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
@media screen and (max-width: 767px) {
  .c-section-sub-title {
    gap: 0.25rem;
  }
}

.c-section-sub-title .jp {
  font-size: 2.5rem;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-section-sub-title .jp {
    font-size: 1.75rem;
  }
}

.c-section-sub-title .en {
  font-family: "Poppins", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  color: rgba(255, 255, 255, .5);
}
@media screen and (max-width: 767px) {
  .c-section-sub-title .en {
    font-size: 0.75rem;
  }
}

.c-section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
}

.c-section-title::before {
  content: "";
  width: 0.5625rem;
  height: 0.5625rem;
  border-radius: 50%;
  background-color: #f9ad41;
  display: inline-block;
  margin-top: 1.875rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-section-title::before {
    margin-top: 1.25rem;
  }
}

.c-section-title__box {
  color: #fff;
}

.c-section-title__box.black {
  color: #333;
}

.c-section-title__box .jp {
  font-size: 3.375rem;
  font-weight: 500;
  line-height: 1.2407407407;
  display: block;
}
@media screen and (max-width: 767px) {
  .c-section-title__box .jp {
    font-size: 2.25rem;
  }
}

.c-section-title__box .en {
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.7;
  color: rgba(255, 255, 255, .5);
}
@media screen and (max-width: 767px) {
  .c-section-title__box .en {
    display: block;
    font-size: 1.125rem;
  }
}

.c-section-title__box.black .en {
  color: rgba(51, 51, 51, .5);
}

.p-access__wrap {
  margin-top: 0.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-access__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-access__body {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-access__body {
    width: 100%;
  }
}

.p-access__address {
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-access__address {
    font-size: 0.875rem;
  }
}

.p-access__box {
  background-color: #FCFCFC;
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(51, 51, 51, .16);
          box-shadow: 0 0.1875rem 0.375rem rgba(51, 51, 51, .16);
  padding: 1.4375rem 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-access__box {
    margin-top: 1rem;
    padding: 1rem;
  }
}

.p-access__box span {
  font-weight: bold;
  display: block;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-access__box span {
    font-size: 0.875rem;
  }
}

.p-access__text {
  margin-top: 1rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-access__text {
    margin-top: 0.5rem;
    font-size: 0.875rem;
  }
}

.p-access__map {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-access__map {
    width: 100%;
  }
}

.p-access__map-img iframe {
  aspect-ratio: 535/314;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-access__link {
  display: block;
  text-align: right;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-access__link {
    font-size: 0.875rem;
  }
}

.p-article__item:nth-child(n+2) {
  margin-top: 1rem;
}

.p-article__pagination {
  margin-top: 3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25rem;
}

.p-article__pagination span {
  height: 2.5rem;
  width: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  font-weight: bold;
  background-color: #00a9e4;
  color: #fff;
}

.p-article__pagination a {
  height: 2.5rem;
  width: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  font-weight: bold;
  background-color: #fff;
  color: #00a9e4;
  border: 1px solid #00a9e4;
}

.p-article__pagination a:hover {
  opacity: 1;
  background-color: #00a9e4;
  color: #fff;
}

.p-article__pagination a.next,
.p-article__pagination a.prev {
  border: none;
}

.p-article__pagination a.next:hover,
.p-article__pagination a.prev:hover {
  background-color: transparent;
  color: #00a9e4;
  opacity: 0.7;
}

.p-aside__box-title {
  height: 3.125rem;
  background-color: #A9A9A9;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.125rem;
  font-weight: bold;
}

.p-aside__list {
  border: 1px solid #E2DEDE;
  padding: 1.3125rem 1.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.6875rem 0.3125rem;
}

.p-aside__item a {
  height: 1.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.75rem;
  font-weight: bold;
  background-color: #00a9e4;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-aside__item a {
    font-size: 0.75rem;
  }
}

.p-aside__item.tag a {
  height: auto;
  background-color: transparent;
  color: #00a9e4;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.25rem 0.5625rem;
}

.p-benefit__cards {
  margin-top: 2.3125rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.0625rem 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-benefit__cards {
    margin-top: 1.5rem;
    grid-template-columns: repeat(1, 1fr);
  }
}

.p-block-education__title {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.45;
  padding-left: 1.5rem;
  padding-bottom: 0.625rem;
  max-width: 41.4375rem;
  border-bottom: 1px solid #00a9e4;
}
@media screen and (max-width: 767px) {
  .p-block-education__title {
    font-size: 1.125rem;
    padding-left: 1rem;
    padding-bottom: 0.3125rem;
  }
}

.p-block-education__cards {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-block-education__cards {
    margin-top: 1.5rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}

.p-box-interview {
  border: 2px solid #00a9e4;
  border-radius: 2.1875rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .16);
          box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .16);
  padding: 3rem 5.5625rem 3rem 6.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-box-interview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 2rem 1rem;
    gap: 1.25rem;
    border-radius: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .p-box-interview__body {
    width: 100%;
  }
}

.p-box-interview__name {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.4666666667;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-box-interview__name {
    font-size: 1.125rem;
  }
}

.p-box-interview__name .blue {
  color: #00a9e4;
}

.p-box-interview__name .en {
  font-size: 1rem;
  font-weight: normal;
  margin-left: 1.0625rem;
}
@media screen and (max-width: 767px) {
  .p-box-interview__name .en {
    font-size: 0.75rem;
  }
}

.p-box-interview__category {
  margin-top: 0.6875rem;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-box-interview__category {
    margin-top: 0.5rem;
    font-size: 0.875rem;
  }
}

.p-box-interview__table {
  margin-top: 2.1875rem;
}
@media screen and (max-width: 767px) {
  .p-box-interview__table {
    margin-top: 1.25rem;
  }
}

.p-box-interview__table-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.8125rem;
}

.p-box-interview__table-box dt {
  width: 5.1875rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 0.125rem;
}
@media screen and (max-width: 767px) {
  .p-box-interview__table-box dt {
    width: 4.375rem;
    font-size: 0.875rem;
  }
}

.p-box-interview__table-box dt::before {
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .p-box-interview__table-box dt::before {
    width: 0.375rem;
    height: 0.375rem;
  }
}

.p-box-interview__table-box dd {
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-box-interview__table-box dd {
    font-size: 0.875rem;
  }
}

.p-box-interview__img {
  width: 26.625rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-box-interview__img {
    width: 100%;
  }
}

.p-box-interview__img img {
  aspect-ratio: 426/280;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.9375rem;
}

.p-card-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.125rem;
}
@media screen and (max-width: 767px) {
  .p-card-service {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 1.5rem;
  }
}

.p-card-service:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .p-card-service:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.p-card-service__body {
  width: 44.5454545455%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-card-service__body {
    width: 100%;
    padding-left: 2.75rem;
  }
}

.p-card-service__title .jp {
  font-size: 2.5rem;
  font-weight: 500;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-card-service__title .jp {
    font-size: 1.75rem;
  }
}

.p-card-service__title .en {
  font-family: "Poppins", sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #b8b6b6;
  display: block;
  margin-top: 0.25rem;
}
@media screen and (max-width: 767px) {
  .p-card-service__title .en {
    font-size: 0.75rem;
  }
}

.p-card-service__text {
  margin-top: 2rem;
  font-size: 1.125rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-card-service__text {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.8571428571;
  }
}

.p-card-service__btn {
  margin-top: 2.625rem;
}
@media screen and (max-width: 767px) {
  .p-card-service__btn {
    margin-top: 1.25rem;
  }
}

.p-card-service__img {
  width: auto;
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  .p-card-service__img {
    padding-left: 2.5rem;
  }
}

.p-card-service:nth-child(even) .p-card-service__img {
  margin-right: auto;
  margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  .p-card-service:nth-child(even) .p-card-service__img {
    padding-left: 0;
    padding-right: 2.5rem;
  }
}

.p-card-service__img img {
  aspect-ratio: 652/500;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.875rem 0 0 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-card-service__img img {
    aspect-ratio: 300/157;
    -o-object-position: top;
       object-position: top;
  }
}

.p-card-service:nth-child(even) .p-card-service__img img {
  border-radius: 0 1.875rem 1.875rem 0;
}

.p-ceo__box {
  margin-top: 2rem;
  border: 2px solid #00a9e4;
  border-radius: 2.1875rem;
  padding: 2.5rem 5.375rem 2.5rem 4.125rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-ceo__box {
    margin-top: 1.25rem;
    padding: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .p-ceo__name-box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 1rem;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-ceo__position {
    font-size: 0.875rem;
  }
}

.p-ceo__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.4666666667;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-ceo__name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.25rem;
    gap: 0.25rem;
  }
}

.p-ceo__name span {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-ceo__name span {
    font-size: 0.875rem;
  }
}

.p-ceo__type {
  margin-top: 0.8125rem;
}
@media screen and (max-width: 767px) {
  .p-ceo__type {
    margin-top: 0.5rem;
    font-size: 0.875rem;
  }
}

.p-ceo__text-area {
  margin-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-ceo__text-area {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 1rem;
  }
}

.p-ceo__text {
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-ceo__text {
    font-size: 0.875rem;
  }
}

.p-ceo__text.width-685 {
  max-width: 42.8125rem;
}

.p-ceo__text:nth-child(n+2) {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-ceo__text:nth-child(n+2) {
    margin-top: 0.5rem;
  }
}

.p-ceo__text span {
  font-weight: bold;
  color: #00a9e4;
}

.p-ceo__img {
  width: 16.125rem;
  position: absolute;
  top: 2.5rem;
  right: 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-ceo__img {
    position: static;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 12.5rem;
    margin-inline: auto;
  }
}

.p-ceo__img img {
  aspect-ratio: 258/308;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-ceo__message {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-ceo__message {
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-ceo__lead {
  font-size: 2.1875rem;
  font-weight: bold;
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  .p-ceo__lead {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 1.5rem;
    margin-top: 1rem;
  }
}

.p-ceo__lead span {
  color: #00a9e4;
}

.p-ceo__message-wrap {
  margin-top: 1.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3.3125rem;
}
@media screen and (max-width: 767px) {
  .p-ceo__message-wrap {
    display: contents;
  }
}

.p-ceo__message-text {
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-ceo__message-text {
    width: 100%;
    font-size: 0.875rem;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 1rem;
  }
}

.p-ceo__message-img {
  width: 38.7155963303%;
}
@media screen and (max-width: 767px) {
  .p-ceo__message-img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.p-ceo__message-img img {
  aspect-ratio: 422/334;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-company {
  position: relative;
  background-color: #00a9e4;
}

.p-company::after {
  content: "";
  width: 37.5rem;
  height: 43rem;
  background: url(../images/company_bg.png) no-repeat center/cover;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-company::after {
    width: 23.4375rem;
    height: 50.125rem;
  }
}

.p-company__cards {
  margin-top: 1.875rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-company__cards {
    margin-top: 0.625rem;
    grid-template-columns: repeat(1, 1fr);
  }
}

.p-contact {
  background: url(../images/contact-bg.png) no-repeat center/cover;
  border-radius: 0 2.8125rem 0 0;
}

.p-contact__title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-contact__title::before {
  background-color: #fff;
}

.p-contact__text {
  margin-top: 1.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  line-height: 2;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-contact__text {
    font-size: 0.875rem;
    line-height: 1.8571428571;
  }
}

.p-contact__btns {
  margin-top: 3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5.9375rem;
}
@media screen and (max-width: 767px) {
  .p-contact__btns {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.5625rem;
  }
}

.p-contact__btn a {
  width: 25.9375rem;
  height: 4.8125rem;
  background-color: #fff;
  border-radius: 0.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #484848;
  font-size: 1.375rem;
  font-weight: bold;
  gap: 0.625rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-contact__btn a {
    width: 22.0625rem;
    height: 4.125rem;
    font-size: 1.1875rem;
    gap: 0.5625rem;
  }
}

.p-contact__btn:nth-child(1) a::before {
  content: "";
  width: 2.4375rem;
  height: 1.9375rem;
  background: url(../images/icon_mail.png) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .p-contact__btn:nth-child(1) a::before {
    width: 2.125rem;
    height: 1.6875rem;
  }
}

.p-contact__btn:nth-child(2) a {
  font-family: "Poppins", sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-contact__btn:nth-child(2) a {
    font-size: 1.625rem;
  }
}

.p-contact__text-area {
  text-align: center;
  color: #484848;
}

.p-contact__btn:nth-child(2) a span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  display: block;
  margin-top: -0.5rem;
}
@media screen and (max-width: 767px) {
  .p-contact__btn:nth-child(2) a span {
    font-size: 0.6875rem;
  }
}

.p-contact__btn:nth-child(2) a::before {
  content: "";
  width: 2.125rem;
  height: 2.125rem;
  background: url(../images/icon_phone.png) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .p-contact__btn:nth-child(2) a::before {
    width: 1.875rem;
    height: 1.8125rem;
  }
}

.p-education__cards {
  margin-top: 3.125rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.4375rem 4rem;
}
@media screen and (max-width: 767px) {
  .p-education__cards {
    margin-top: 1.5rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.25rem;
  }
}

.p-education__btn {
  margin-top: 2.5rem;
  text-align: center;
}

.p-entry__form {
  margin-top: 7.875rem;
  max-width: 54.75rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-entry__form {
    margin-top: 3.75rem;
  }
}

/* Layout
---------------------------------------- */
.p-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-top: 4.875rem;
}
@media screen and (max-width: 767px) {
  .p-error {
    margin-top: 3.8125rem;
  }
}

.p-error__inner {
  text-align: center;
  background: rgba(0, 0, 0, .5);
  padding-bottom: 1.875rem;
}

/* Project
---------------------------------------- */
.p-error__title {
  font-size: 7.5rem;
  margin: 0;
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-error__title {
    font-size: 4.375rem;
  }
}

.p-error__subtitle {
  font-size: 1.5rem;
  margin-top: 1.875rem;
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-error__subtitle {
    margin-top: 1.25rem;
    font-size: 1.125rem;
  }
}

.p-error__message {
  font-size: 1rem;
  margin-top: 1.875rem;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-error__message {
    margin-top: 1.25rem;
  }
}

.p-error__actions {
  margin-top: 3.125rem;
  color: #fff;
}

.p-error__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p-error__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-flow__cards {
  margin-top: 5.9375rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.6875rem 4.375rem;
}
@media screen and (max-width: 767px) {
  .p-flow__cards {
    margin-top: 3.75rem;
    grid-template-columns: repeat(1, 1fr);
  }
}

.p-footer__top {
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #d8d8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .p-footer__logo-area {
    text-align: center;
  }
}

.p-footer__logo {
  width: 17.625rem;
}
@media screen and (max-width: 767px) {
  .p-footer__logo {
    margin-inline: auto;
  }
}

.p-footer__logo img {
  aspect-ratio: 282/37;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  left: -0.625rem;
}
@media screen and (max-width: 767px) {
  .p-footer__logo img {
    left: 0;
  }
}

.p-footer__logo-name {
  margin-top: 1.25rem;
  font-size: 1.25rem;
  font-weight: bold;
  color: #565656;
}
@media screen and (max-width: 767px) {
  .p-footer__logo-name {
    margin-top: 0.625rem;
  }
}

.p-footer__address {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.7142857143;
  color: #7a7a7a;
}

.p-footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  color: #565656;
}
@media screen and (max-width: 767px) {
  .p-footer__menu {
    font-size: 0.875rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1.875rem 1rem;
  }
}

.p-footer__item a:hover {
  opacity: 1;
  color: #f9ad41;
}

.p-footer__bottom {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-footer__bottom {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.75rem;
  }
}

.p-footer__link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-footer__link a {
  display: block;
  padding-right: 1rem;
  font-size: 0.75rem;
  font-weight: 500;
  color: #7a7a7a;
}
@media screen and (max-width: 767px) {
  .p-footer__link a {
    font-size: 0.875rem;
  }
}

.p-footer__link:nth-child(2) a {
  padding-left: 1rem;
  border-left: 1px solid #7a7a7a;
}

.p-footer__copyright {
  font-size: 0.75rem;
  font-weight: 500;
  color: #7a7a7a;
}

.p-form__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-form__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
  }
}

.p-form__box:nth-child(n+2) {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-form__box:nth-child(n+2) {
    margin-top: 1.5rem;
  }
}

.p-form__box.submit {
  margin-top: 4.0625rem;
}
@media screen and (max-width: 767px) {
  .p-form__box.submit {
    margin-top: 2.5rem;
  }
}

.p-form__box dt {
  width: 34.4748858447%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-form__box dt {
    width: 100%;
    font-size: 1rem;
  }
}

.p-form__box dt span {
  width: 3.0625rem;
  height: 1.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.9375rem;
  color: #fff;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .p-form__box dt span {
    width: 2rem;
    height: 1.25rem;
    font-size: 0.75rem;
  }
}

.p-form__box dt span.option {
  background-color: #C5C5C5;
}

.p-form__box dt span.required {
  background-color: #CE052C;
}

.p-form__box dd {
  width: 65.5251141553%;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-form__box dd {
    width: 100%;
    font-size: 1rem;
  }
}

.p-form__box dd.flex {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.75rem;
}
@media screen and (max-width: 767px) {
  .p-form__box dd.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.5rem 1.25rem;
  }
}

.p-form__box dd input {
  width: 100%;
  height: 2.625rem;
  border: 1px solid #707070;
  padding: 0 0.625rem;
}

.p-form__checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-form__checkbox {
    font-size: 1rem;
    gap: 0.375rem;
  }
}

.p-form__box dd input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 1.125rem;
  height: 1.0625rem;
  background-color: #F5F5F5;
  border: 1px solid #C5BFBF;
  margin: 0;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-form__box dd input[type=checkbox] {
    width: 0.875rem;
    height: 0.875rem;
  }
}

.p-form__box dd input[type=checkbox]:checked:before {
  position: absolute;
  top: -2px;
  left: 0.25rem;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  width: 0.5rem;
  height: 1rem;
  border-right: 0.25rem solid #333;
  border-bottom: 0.25rem solid #333;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-form__box dd input[type=checkbox]:checked:before {
    width: 0.375rem;
    height: 0.875rem;
    border-right: 0.1875rem solid #333;
    border-bottom: 0.1875rem solid #333;
  }
}

.p-form__box dd input[type=file] {
  border: none;
}

.p-form__box dd textarea {
  width: 100%;
  height: 12.375rem;
  border: 1px solid #707070;
  padding: 0.625rem;
}

.p-form__text {
  margin-top: 0.75rem;
}
@media screen and (max-width: 767px) {
  .p-form__text {
    margin-top: 0.375rem;
    font-size: 0.875rem;
  }
}

.p-form__text a {
  color: #2A86FF;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .p-form__btn {
    text-align: center;
  }
}

.p-form__btn input[type=submit] {
  width: 20.625rem;
  height: 5.0625rem;
  background-color: #00a9e4;
  border: none;
  color: #fff;
  font-size: 1.3125rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-form__btn input[type=submit] {
    max-width: 20.625rem;
    height: 3.75rem;
    font-size: 1.125rem;
  }
}

.p-form__box dd span.mwform-checkbox-field.horizontal-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-form__box dd span.mwform-checkbox-field.horizontal-item {
    font-size: 1rem;
    gap: 0.375rem;
  }
}

.p-form__box dd span.mwform-checkbox-field.horizontal-item + .horizontal-item {
  margin-left: 0;
}

.p-fv {
  position: relative;
}

.p-fv::after {
  content: "";
  width: 100%;
  height: 57.0324574961%;
  background-color: #00a9e4;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-fv::after {
    height: 61.4512471655%;
  }
}

.p-fv__scroll {
  font-family: "Poppins", sans-serif;
  font-size: 1.125rem;
  color: #00a9e4;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  bottom: 57.0324574961%;
  left: 2.7692307692%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-fv__scroll {
    font-size: 0.875rem;
    bottom: 61.4512471655%;
  }
}

.p-fv__scroll::after {
  content: "";
  width: 1px;
  height: 6.9375rem;
  background-color: #00a9e4;
  -webkit-animation: scroll 2s infinite;
          animation: scroll 2s infinite;
}
@media screen and (max-width: 767px) {
  .p-fv__scroll::after {
    height: 4.8125rem;
  }
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  51% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  51% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
.p-fv__img {
  width: 93%;
  margin-left: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-fv__img {
    width: 86.9333333333%;
  }
}

.p-fv__img img.fv {
  aspect-ratio: 1209/647;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-fv__img img.fv {
    aspect-ratio: 326/441;
    border-radius: 0 0 0 1.25rem;
  }
}

.p-fv__text-box {
  width: 41.7700578991%;
  position: absolute;
  top: 11.9010819165%;
  left: 7.3614557486%;
}
@media screen and (max-width: 767px) {
  .p-fv__text-box {
    width: 78.2208588957%;
    top: auto;
    left: 8.5889570552%;
    bottom: 7.2562358277%;
  }
}

.p-fv__text {
  font-size: 4.5rem;
  font-weight: 900;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-fv__text {
    font-size: 2.3125rem;
  }
}

.p-fv__text span {
  display: inline-block;
  background-color: #fff;
  position: relative;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  padding: 0 1rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-fv__text span {
    padding: 0 0.5rem;
    margin-bottom: 0.25rem;
    white-space: nowrap;
  }
}

.p-fv__text span::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(61deg, #009ac5, #5bcaf0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  font-weight: inherit;
  font-size: inherit;
  z-index: 1;
  line-height: 1.2;
  pointer-events: none;
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .p-fv__text span::before {
    padding: 0 0.5rem;
  }
}

.p-fv__text-en {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 4.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  color: #fff;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-fv__text-en {
    font-size: 2.125rem;
  }
}

.p-fv__text-en span {
  font-weight: 600;
  font-size: 1.8125rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-fv__text-en span {
    font-size: 0.875rem;
  }
}

.p-header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
}

.p-header.is-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0 0.375rem 0.375rem rgba(0, 0, 0, .16);
          box-shadow: 0 0.375rem 0.375rem rgba(0, 0, 0, .16);
}

.p-header__inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-header__inner {
    padding: 0 1rem;
  }
}

.p-header__logo a {
  display: block;
  width: 15.625rem;
}

.p-header__logo a img {
  aspect-ratio: 250/33;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-header__nav {
  margin-right: calc(50% - 50vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 2.375rem;
}
@media screen and (max-width: 767px) {
  .p-header__nav {
    position: fixed;
    top: 0;
    right: -100%;
    margin-right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1000;
    background-color: #fff;
    width: 17.3125rem;
    padding: 2.75rem 0.9375rem;
    border-radius: 0 0 0 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.875rem;
  }
}

@media screen and (max-width: 767px) {
  .p-header__nav.is-open {
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-header__nav::before {
    content: "";
    width: 3.4375rem;
    height: 4.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 0 0 0 0.5625rem;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    background: url(../images/close.png) no-repeat center/2.1875rem 2.3125rem;
    background-color: #b7b7b7;
  }
}

.p-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.6875rem;
}
@media screen and (max-width: 767px) {
  .p-header__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 0.875rem;
  }
}

.p-header__item {
  font-size: 1.125rem;
  font-weight: 500;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-header__item {
    width: 100%;
  }
}

.p-header__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #565656;
}
@media screen and (max-width: 767px) {
  .p-header__item a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 1rem;
    border-bottom: 1px solid #d9d9d9;
    padding-right: 1.125rem;
  }
}

@media screen and (max-width: 767px) {
  .p-header__item a::after {
    content: "";
    width: 1.1875rem;
    height: 1.1875rem;
    border-radius: 50%;
    border: 1px solid #00a9e4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url(../images/icon_arrow.png) no-repeat center/0.625rem 0.625rem;
  }
}

.p-header__item a:hover {
  opacity: 1;
  color: #f9ad41;
}

.p-header__sub-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
  -webkit-box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, .1);
          box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, .1);
  padding: 0.625rem 1.25rem;
  z-index: 1000;
  min-width: 12.5rem;
}
@media screen and (max-width: 767px) {
  .p-header__sub-list {
    display: block;
    position: static;
    min-width: 100%;
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    margin-top: 1rem;
    text-indent: 1em;
  }
}

.p-header__sub-item {
  display: block;
  width: 100%;
}

.p-header__sub-item:nth-child(n+2) {
  margin-top: 1rem;
}

.p-header__sub-item a {
  font-size: 1rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-header__sub-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .p-header__btn {
    text-align: center;
  }
}

.p-header__btn a {
  width: 12.875rem;
  height: 4.875rem;
  background-color: #f9ad41;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  border-radius: 0.9375rem 0 0 0;
  padding-left: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-header__btn a {
    height: 3.5625rem;
    border-radius: 1.75rem;
    gap: 0.5625rem;
    padding-left: 0;
  }
}

.p-header__btn a:hover {
  opacity: 1;
  border: 2px solid #f9ad41;
  color: #f9ad41;
  background-color: #fff;
}

.p-header__btn a::before {
  content: "";
  width: 1.375rem;
  height: 1rem;
  background: url(../images/icon_mail-white.png) no-repeat center/cover;
  position: absolute;
  top: 50%;
  left: 1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-header__btn a::before {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}

.p-header__btn a:hover::before {
  background: url(../images/icon_mail-yellow.png) no-repeat center/cover;
}

.p-header__btn a::after {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  background: url(../images/icon_arrow-white.png) no-repeat center/cover;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-header__btn a::after {
    display: none;
  }
}

.p-header__btn a:hover::after {
  background: url(../images/icon_arrow-yellow.png) no-repeat center/cover;
}

.p-header__toggle {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-header__toggle {
    display: block;
    position: relative;
    width: 1.9375rem;
    height: 1.375rem;
  }
}

.p-header__toggle span {
  width: 100%;
  height: 3px;
  background-color: #ef7a00;
  position: absolute;
  left: 0;
}

.p-header__toggle span:nth-child(1) {
  top: 0;
}

.p-header__toggle span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-header__toggle span:nth-child(3) {
  bottom: 0;
}

.p-interview__content {
  max-width: 81.25rem;
  margin-inline: auto;
  padding: 0 5.9375rem 4.5rem;
  margin-top: 2.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-interview__content {
    padding: 0 0 2.5rem;
    margin-top: 1.5rem;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}

.p-interview__content--page {
  max-width: auto;
  padding: 0;
}

.p-interview__pagination.swiper-pagination-bullets {
  bottom: 0;
}

.swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullet {
    width: 0.625rem;
    height: 0.625rem;
  }
}

.swiper-pagination-bullet-active {
  background-color: #f9ad41;
}

.p-interview__prev,
.p-interview__next {
  top: 8.6875rem;
  width: 1.875rem;
  height: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-interview__prev,
  .p-interview__next {
    display: none;
  }
}

.p-interview__prev {
  left: 1.25rem;
}

.p-interview__next {
  right: 1.25rem;
}

.p-interview__prev::after,
.p-interview__next::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/icon_swiper-arrow.png) no-repeat center/cover;
}

.p-interview__prev--blue::after,
.p-interview__next--blue::after {
  background: url(../images/icon_arrow-swiper-blue.png) no-repeat center/cover;
}

.p-interview__next::after,
.p-interview__next--blue::after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.p-interview__btn {
  margin-top: 3.5rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-interview__btn {
    margin-top: 2.6875rem;
    text-align: center;
  }
}

.p-job-content__cards {
  margin-top: 2.0625rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.0625rem 2.125rem;
}
@media screen and (max-width: 767px) {
  .p-job-content__cards {
    margin-top: 1.5rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.25rem;
  }
}

.p-news-archive__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4.375rem;
}
@media screen and (max-width: 767px) {
  .p-news-archive__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.p-news-archive__article {
  width: 72.0720720721%;
}
@media screen and (max-width: 767px) {
  .p-news-archive__article {
    width: 100%;
  }
}

.p-news-archive__aside {
  width: 21.6216216216%;
}
@media screen and (max-width: 767px) {
  .p-news-archive__aside {
    width: 100%;
  }
}

.p-news__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7rem;
}
@media screen and (max-width: 767px) {
  .p-news__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}

.p-news__body {
  width: 19.5454545455%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-news__body {
    width: 100%;
  }
}

.p-news__title {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-news__title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

.p-news__btn {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .p-news__btn {
    margin-top: 2.6875rem;
    text-align: center;
  }
}

.p-news__list {
  width: 64.6363636364%;
}
@media screen and (max-width: 767px) {
  .p-news__list {
    width: 100%;
    margin-top: 1.25rem;
  }
}

.p-offer__tab-list {
  margin-top: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #707070;
  gap: 0.125rem;
}
@media screen and (max-width: 767px) {
  .p-offer__tab-list {
    margin-top: 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.p-offer__tab a {
  width: 11.75rem;
  height: 3.625rem;
  border-radius: 1.25rem 1.25rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 500;
  background-color: #8E8E8E;
}
@media screen and (max-width: 767px) {
  .p-offer__tab a {
    width: 4.3125rem;
    height: 3.25rem;
    font-size: 0.75rem;
    text-align: center;
    line-height: 1.4285714286;
    border-radius: 0.625rem 0.625rem 0 0;
    padding: 0 0.5rem;
  }
}

.p-offer__tab a:hover {
  opacity: 1;
  background-color: #00a9e4;
}

.p-offer__tab.active a {
  background-color: #00a9e4;
}

.p-offer__table {
  margin-top: -1.0625rem;
  border-radius: 1.25rem 1.25rem 0 0;
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .16);
          box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, .16);
  padding: 4.125rem 0 2.625rem 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-offer__table {
    padding: 2.5rem 1rem 1.5rem;
  }
}

.p-offer__table-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-offer__table-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
  }
}

.p-offer__table-box:not(:last-child) {
  border-bottom: 1px solid #C5C5C5;
}

.p-offer__table-box:nth-child(n+2) {
  margin-top: 0.625rem;
}

.p-offer__table-box dt {
  width: 16.4383561644%;
  padding-left: 0.4375rem;
  font-size: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-offer__table-box dt {
    width: 100%;
    padding-left: 0;
    font-size: 0.875rem;
  }
}

.p-offer__table-box dd {
  width: 83.5616438356%;
  padding-right: 1.5625rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-offer__table-box dd {
    width: 100%;
    font-size: 0.875rem;
  }
}

.p-offer__table-item {
  text-indent: -1em;
  padding-left: 1em;
}

.p-overview__table {
  margin-top: 2.6875rem;
}

.p-overview__table-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-overview__table-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
  }
}

.p-overview__table-box:nth-child(n+2) {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-overview__table-box:nth-child(n+2) {
    margin-top: 1rem;
  }
}

.p-overview__table-box dt {
  width: 22.8712871287%;
  padding-left: 3.625rem;
  padding-bottom: 1.6875rem;
  border-bottom: 2px solid #00a9e4;
  font-size: 1.125rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-overview__table-box dt {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 1rem;
    color: #00a9e4;
  }
}

.p-overview__table-box dd {
  width: 77.0297029703%;
  padding-bottom: 1.6875rem;
  padding-left: 4.8125rem;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  border-bottom: 2px solid #AEAEAE;
}
@media screen and (max-width: 767px) {
  .p-overview__table-box dd {
    width: 100%;
    padding-bottom: 1rem;
    font-size: 0.875rem;
    padding-left: 0;
  }
}

.p-page-contact__inner {
  max-width: 57.875rem;
}

.p-page-interview__cards {
  margin-top: 2.625rem;
}
@media screen and (max-width: 767px) {
  .p-page-interview__cards {
    margin-top: 1.5rem;
  }
}

.p-page-interview__card:nth-child(n+2) {
  margin-top: 3.875rem;
}
@media screen and (max-width: 767px) {
  .p-page-interview__card:nth-child(n+2) {
    margin-top: 1.5rem;
  }
}

.p-page-title__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-page-title__title .en {
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.45;
  color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .p-page-title__title .en {
    font-size: 2.625rem;
  }
}

.p-page-title__title .jp {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.4666666667;
}
@media screen and (max-width: 767px) {
  .p-page-title__title .jp {
    font-size: 1.125rem;
  }
}

.p-philosophy__list {
  max-width: 56.625rem;
  margin-top: 4rem;
  padding-left: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-philosophy__list {
    margin-top: 2.5rem;
    padding-left: 0;
  }
}

.p-philosophy__item {
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #00a9e4;
}
@media screen and (max-width: 767px) {
  .p-philosophy__item {
    padding-bottom: 0.375rem;
  }
}

.p-philosophy__item:nth-child(n+2) {
  margin-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-philosophy__item:nth-child(n+2) {
    margin-top: 2.5rem;
  }
}

.p-philosophy__item-title {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.45;
  color: #00a9e4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-philosophy__item-title {
    font-size: 1.125rem;
  }
}

.p-philosophy__item-title::before {
  content: attr(data-en);
  font-size: 2.5rem;
  font-weight: bold;
  color: rgba(0, 169, 228, .18);
  line-height: 1.45;
  position: absolute;
  bottom: 0.375rem;
}
@media screen and (max-width: 767px) {
  .p-philosophy__item-title::before {
    font-size: 1.875rem;
    bottom: 0.25rem;
  }
}

.p-philosophy__text,
.p-philosophy__text-list {
  margin: 1.375rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-philosophy__text,
  .p-philosophy__text-list {
    font-size: 0.875rem;
    margin: 1rem;
  }
}

.p-philosophy__text strong {
  font-size: 1.125rem;
}

.p-philosophy__text span {
  font-weight: bold;
}

.p-philosophy__text-item {
  text-indent: -1em;
  padding-left: 1em;
}

.p-philosophy__text-item:nth-child(n+2) {
  margin-top: 1em;
}

.p-policy__lead {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-policy__lead {
    font-size: 0.875rem;
  }
}

.p-policy__boxies {
  margin-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-policy__boxies {
    margin-top: 1rem;
  }
}

.p-policy__box {
  padding-bottom: 1rem;
  border-bottom: 1px solid #eee;
}

.p-policy__box:nth-child(n+2) {
  margin-top: 1rem;
}

.p-policy__title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .p-policy__title {
    font-size: 1rem;
  }
}

.p-policy__text {
  margin-top: 0.5rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-policy__text {
    margin-top: 0.25rem;
    font-size: 0.875rem;
  }
}

.p-policy__list {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-policy__list {
    margin-top: 0.25rem;
  }
}

.p-policy__item {
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .p-policy__item {
    font-size: 0.875rem;
  }
}

.p-recruit-page-interview__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 1.44;
  color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-interview__title {
    font-size: 1.25rem;
  }
}

.p-recruit-page-interview__title::before {
  content: attr(data-en);
  display: block;
  margin-bottom: -1.5rem;
  font-size: 2.8125rem;
  font-weight: bold;
  line-height: 1.4444444444;
  color: rgba(0, 169, 228, .18);
}
@media screen and (max-width: 767px) {
  .p-recruit-page-interview__title::before {
    font-size: 2.25rem;
    margin-bottom: -1.25rem;
  }
}

.p-recruit-page-offer__box {
  background-color: #00a9e4;
  border-radius: 3.125rem;
  padding: 3.375rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-offer__box {
    padding: 1.5rem 1rem;
  }
}

.p-recruit-page-offer__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 1.44;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-offer__title {
    font-size: 1.25rem;
  }
}

.p-recruit-page-offer__title::before {
  content: attr(data-en);
  display: block;
  margin-bottom: -1.5rem;
  font-size: 2.8125rem;
  font-weight: bold;
  line-height: 1.4444444444;
  color: rgba(255, 255, 255, .18);
}
@media screen and (max-width: 767px) {
  .p-recruit-page-offer__title::before {
    font-size: 2.25rem;
    margin-bottom: -1.25rem;
  }
}

.p-recruit-page-offer__text {
  margin-top: 1.875rem;
  text-align: center;
  font-weight: 500;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-offer__text {
    margin-top: 1.5rem;
    font-size: 0.875rem;
  }
}

.p-recruit-page-offer__btn {
  margin-top: 1.875rem;
  text-align: center;
}

.p-recruit-page-top__box {
  background-color: #29B5E5;
  border-radius: 2.1875rem;
  padding: 3.9375rem 2.875rem;
  color: #fff;
  position: relative;
  height: 27.4375rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-top__box {
    height: auto;
    padding: 2rem 1rem;
  }
}

.p-recruit-page-top__box::after {
  content: "";
  width: 25.6875rem;
  height: 27.4375rem;
  background: url(../images/recruit-page-top.png) no-repeat center/cover;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-top__box::after {
    display: none;
  }
}

.p-recruit-page-top__lead {
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-top__lead {
    font-size: 1.125rem;
  }
}

.p-recruit-page-top__text {
  margin-top: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.9444444444;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-top__text {
    margin-top: 1rem;
    font-size: 0.875rem;
  }
}

.p-recruit-page-top__tab-list {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-top__tab-list {
    margin-top: 2rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1rem;
  }
}

.p-recruit-page-top__tab a {
  width: 14.1875rem;
  height: 2.625rem;
  border: 1px solid #fff;
  border-radius: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  background-color: #fff;
  color: #00a9e4;
}

.p-recruit-page-top__tab a::after {
  content: "";
  width: 0.75rem;
  height: 0.375rem;
  background: url(../images/icon_tab.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-recruit-page-work {
  background-color: #F2FCFF;
}

.p-recruit-page-work__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6.25rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-work__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.25rem;
  }
}

.p-recruit-page-work__img {
  width: 41.4414414414%;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-work__img {
    width: 100%;
  }
}

.p-recruit-page-work__img img {
  aspect-ratio: 460/495;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3.125rem;
}

.p-recruit-page-work__body {
  width: 49.5495495495%;
  padding-right: 4.6875rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-work__body {
    width: 100%;
    padding-right: 0;
  }
}

.p-recruit-page-work__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 1.44;
  color: #00a9e4;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-work__title {
    font-size: 1.25rem;
  }
}

.p-recruit-page-work__title::before {
  content: attr(data-en);
  display: block;
  margin-bottom: -1.5rem;
  font-size: 2.8125rem;
  font-weight: bold;
  line-height: 1.4444444444;
  color: rgba(0, 169, 228, .18);
}
@media screen and (max-width: 767px) {
  .p-recruit-page-work__title::before {
    font-size: 2.25rem;
    margin-bottom: -1.25rem;
  }
}

.p-recruit-page-work__text {
  margin-top: 1.25rem;
  font-weight: 500;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-work__text {
    margin-top: 1rem;
    font-size: 0.875rem;
  }
}

.p-recruit-page-work__btn {
  margin-top: 3.25rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-page-work__btn {
    margin-top: 2rem;
    text-align: center;
  }
}

.p-recruit {
  position: relative;
  background-color: #00a9e4;
  border-radius: 0 0 2.8125rem 2.8125rem;
}
@media screen and (max-width: 767px) {
  .p-recruit {
    border-radius: 0 0 1.25rem 1.25rem;
  }
}

.p-recruit::before {
  content: "";
  width: 100%;
  max-width: 64.3125rem;
  height: 53.0625rem;
  background: url(../images/recruit_bg.png) no-repeat center/cover;
  position: absolute;
  top: -7.25rem;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-recruit::before {
    display: none;
  }
}

.p-recruit::after {
  content: "";
  width: 100%;
  max-width: 80.75rem;
  height: 48.625rem;
  background: url(../images/recruit_bg02.png) no-repeat center/cover;
  position: absolute;
  top: 43.75rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-recruit::after {
    display: none;
  }
}

.p-recruit_bokashi {
  width: 39.4375rem;
  height: 42.625rem;
  background: url(../images/recruit_bokashi.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-recruit_bokashi {
    display: none;
  }
}

.p-recruit_bg {
  width: 47.625rem;
  height: 51.8125rem;
  background: url(../images/recruit_bg03.png) no-repeat top/cover;
  position: absolute;
  right: 0;
  bottom: -29.1875rem;
}
@media screen and (max-width: 767px) {
  .p-recruit_bg {
    width: 20.9375rem;
    height: 18.5625rem;
    bottom: 0.875rem;
  }
}

.p-recruit__title {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}

.p-recruit__box {
  margin-top: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  color: #fff;
  height: 16.25rem;
  border: 1px solid #fff;
  border-radius: 0.9375rem;
  padding: 0 2.25rem 0 3.125rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-recruit__box {
    margin-top: 0.875rem;
    height: 21.5625rem;
    gap: 0;
    padding: 2.625rem 0.9375rem;
    position: relative;
  }
}

.p-recruit__box:hover {
  opacity: 1;
  background-color: #f9ad41;
  border: 1px solid #f9ad41;
}

.p-recruit__box::after {
  content: "";
  width: 3.75rem;
  height: 3.75rem;
  border: 3px solid #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(../images/icon_arrow-white.png) no-repeat center/1.6875rem 1.75rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-recruit__box::after {
    width: 2.25rem;
    height: 2.25rem;
    background: url(../images/icon_arrow-white.png) no-repeat center/1rem 1rem;
    position: absolute;
    top: 3.25rem;
    right: 0.625rem;
  }
}

.p-recruit__box-title {
  font-size: 2.125rem;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-recruit__box-title {
    font-size: 1.25rem;
  }
}

.p-recruit__box-text {
  margin-top: 1.5rem;
  font-size: 1.125rem;
  line-height: 2;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 767px) {
  .p-recruit__box-text {
    font-size: 0.875rem;
    line-height: 1.8571428571;
  }
}

.p-recruit__interview {
  margin-top: 6.25rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-recruit__interview {
    margin-top: 4.375rem;
  }
}

.p-recruit__work {
  margin-top: 4.0625rem;
}
@media screen and (max-width: 767px) {
  .p-recruit__work {
    margin-top: 3.25rem;
  }
}

.p-recruit__banner {
  margin-top: 5.625rem;
  height: 12.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 4.125rem;
  border-radius: 0.625rem;
  background: url(../images/banner_bg.jpg) no-repeat center/cover;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-recruit__banner {
    margin-top: 2rem;
    height: 7.5rem;
    padding-left: 1.8125rem;
    background: url(../images/banner_bg-sp.jpg) no-repeat center/cover;
  }
}

.p-recruit__banner::after {
  content: "";
  width: 2.6875rem;
  height: 2.6875rem;
  border-radius: 50%;
  border: 2px solid #03aae4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(../images/icon_arrow.png) no-repeat center/1.1875rem 1.25rem;
  position: absolute;
  top: 50%;
  right: 2.6875rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-recruit__banner::after {
    width: 2rem;
    height: 2rem;
    border: 1px solid #03aae4;
    background: url(../images/icon_arrow.png) no-repeat center/0.875rem 0.9375rem;
    right: 1.125rem;
  }
}

.p-recruit__banner-title {
  font-size: 2.75rem;
  font-weight: normal;
  color: #03aae4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-recruit__banner-title {
    font-size: 1.5rem;
  }
}

.p-recruit__banner-title::after {
  content: attr(data-en);
  font-family: "Poppins", sans-serif;
  font-size: 5.625rem;
  font-weight: bold;
  color: rgba(0, 169, 228, .1);
  position: absolute;
  top: 50%;
  left: -0.625rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-recruit__banner-title::after {
    font-size: 2.375rem;
    left: -0.3125rem;
  }
}

.p-schedule__table {
  margin-top: 2.625rem;
  border-radius: 1.875rem;
  background-color: #00a9e4;
  padding: 3rem 8rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-schedule__table {
    margin-top: 1.5rem;
    padding: 1.5rem 1rem;
    border-radius: 1.25rem;
  }
}

.p-schedule__table-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 1.875rem;
  min-height: 6.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-schedule__table-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: auto;
  }
}

.p-schedule__table-box:not(:last-child)::before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #f9ad41;
  position: absolute;
  top: 0;
  left: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-schedule__table-box:not(:last-child)::before {
    top: 0.625rem;
    left: 0.6875rem;
  }
}

.p-schedule__table-box dt {
  width: 16.5105386417%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.375rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-schedule__table-box dt {
    width: 100%;
    font-size: 1rem;
  }
}

.p-schedule__table-box dt::before {
  content: "";
  width: 1.9375rem;
  height: 1.9375rem;
  background-color: #f9ad41;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .p-schedule__table-box dt::before {
    width: 1.5rem;
    height: 1.5rem;
  }
}

.p-schedule__table-box dd {
  width: 83.4894613583%;
}
@media screen and (max-width: 767px) {
  .p-schedule__table-box dd {
    width: 100%;
    padding-left: 2.75rem;
  }
}

.p-schedule__table-title {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .p-schedule__table-title {
    font-size: 1rem;
  }
}

.p-schedule__text {
  margin-top: 0.5rem;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .p-schedule__text {
    font-size: 0.875rem;
  }
}

.p-service {
  position: relative;
  overflow: hidden;
}

.p-service::before {
  content: "";
  width: 47.625rem;
  height: 30.0625rem;
  background: url(../images/service_bg01.png) no-repeat center/cover;
  position: absolute;
  top: 7.125rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-service::before {
    width: 23.4375rem;
    height: 26.625rem;
    top: 6rem;
  }
}

.p-service::after {
  content: "";
  width: 45.5rem;
  height: 29.375rem;
  background: url(../images/service_bg02.png) no-repeat center/cover;
  position: absolute;
  top: 40.8125rem;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-service::after {
    width: 23.4375rem;
    height: 21.375rem;
    top: 44.125rem;
  }
}

.p-service__title {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-service__cards {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-service__cards {
    margin-top: 1.5rem;
  }
}

.p-service__card:nth-child(n+2) {
  margin-top: 4.75rem;
}
@media screen and (max-width: 767px) {
  .p-service__card:nth-child(n+2) {
    margin-top: 4.5rem;
  }
}

.p-single__title {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-single__title {
    font-size: 1.25rem;
  }
}

.p-single__img {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-single__img {
    margin-top: 1.25rem;
  }
}

.p-single__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-single__contents {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-single__contents {
    margin-top: 1.25rem;
  }
}

.p-sitemap .wsp-pages-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5625rem;
  font-weight: bold;
  line-height: 1.44;
}
@media screen and (max-width: 767px) {
  .p-sitemap .wsp-pages-title {
    font-size: 1.25rem;
  }
}

.p-sitemap .wsp-pages-title::before {
  content: "";
  width: 2.9375rem;
  height: 2.9375rem;
  background-color: rgba(249, 173, 65, .6);
  border-radius: 50%;
  display: block;
  margin-right: -1.25rem;
}
@media screen and (max-width: 767px) {
  .p-sitemap .wsp-pages-title::before {
    width: 2rem;
    height: 2rem;
    margin-right: -1rem;
  }
}

.p-sitemap .wsp-pages-list {
  margin-top: 2.5rem;
}

.p-sitemap .page_item {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-sitemap .page_item {
    font-size: 0.875rem;
  }
}

.p-sitemap .page_item:nth-child(n+2) {
  margin-top: 0.5rem;
}

.p-sitemap .indent {
  padding-left: 1em;
}

.p-tab__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-tab__list {
    gap: 1rem;
  }
}

.p-tab__item a {
  min-width: 14.1875rem;
  height: 2.625rem;
  padding: 0 0.5rem;
  border: 1px solid #f9ad41;
  border-radius: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  font-size: 1rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-tab__item a {
    min-width: 11rem;
    height: 2rem;
    font-size: 0.875rem;
  }
}

.p-tab__item a::after {
  content: "";
  width: 0.75rem;
  height: 0.375rem;
  background: url(../images/icon_tab.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-tab__item a::after {
    width: 0.625rem;
    height: 0.3125rem;
  }
}

.p-tab__item a:hover {
  opacity: 1;
  background-color: #f9ad41;
  color: #fff;
}

.p-tab__item a:hover::after {
  background: url(../images/icon_tab-white.svg) no-repeat center/contain;
}

.p-thanks__title {
  font-size: 2.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-thanks__title {
    font-size: 1.25rem;
  }
}

.p-thanks__text {
  margin-top: 2rem;
  font-size: 1.25rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-thanks__text {
    font-size: 1rem;
  }
}

.p-work__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .p-work__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}

.p-work__img {
  width: 47.9090909091%;
}
@media screen and (max-width: 767px) {
  .p-work__img {
    width: 100%;
  }
}

.p-work__img img {
  aspect-ratio: 527/532;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-work__img img {
    aspect-ratio: 353/182;
    -o-object-position: 0 14%;
       object-position: 0 14%;
  }
}

.p-work__body {
  width: 45.2727272727%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-work__body {
    width: 100%;
  }
}

.p-work__title {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-work__title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-work__text {
  margin-top: 1.5rem;
  font-size: 1.125rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-work__text {
    margin-top: 1.25rem;
    font-size: 0.875rem;
    line-height: 1.8571428571;
  }
}

.p-work__btn {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-work__btn {
    margin-top: 1.5rem;
    text-align: center;
  }
}

.p-works-education__blocks {
  margin-top: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-works-education__blocks {
    margin-top: 1.5rem;
  }
}

.p-works-education__block:nth-child(n+2) {
  margin-top: 3.625rem;
}
@media screen and (max-width: 767px) {
  .p-works-education__block:nth-child(n+2) {
    margin-top: 1.5rem;
  }
}

.p-workstyle__cards {
  margin-top: 2.0625rem;
  max-width: 62.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-workstyle__cards {
    margin-top: 1.5rem;
  }
}

.p-workstyle__card:nth-child(n+2) {
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-workstyle__card:nth-child(n+2) {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .u-desktop {
    display: none;
  }
}

.u-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-mobile {
    display: block;
  }
}
/*# sourceMappingURL=styles.css.map */
