@charset "UTF-8";
/* ====================
 * 共通スタイル（日本語ページ用スタイル）
 * ==================== */
.page-service-content {
  padding-bottom: 90rem;
}

.service-first-view {
  padding: 70rem 100rem 200rem;
  text-align: center;
}
@media (max-width: 768px) {
  .service-first-view {
    padding-bottom: 82rem;
  }
}
.service-first-view__image {
  width: 100%;
  height: 646rem;
}
@media (max-width: 768px) {
  .service-first-view__image {
    height: 330.97rem;
  }
}
.service-first-view__main {
  margin-top: 190rem;
  font-size: 50.73rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4815690913;
  letter-spacing: 0.03em;
  color: inherit;
}
@media (max-width: 768px) {
  .service-first-view__main {
    margin-top: 118rem;
    font-size: 48rem;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.375;
    letter-spacing: 0.03em;
    color: inherit;
  }
}

.service-block {
  width: min(1820px, 1820rem);
  margin: 0 auto;
  border: min(2px, 2rem) #00505a solid;
  border-radius: min(20px, 20rem);
  padding: min(109px, 109rem) 0 min(65px, 65rem);
  margin-bottom: min(60rem, 60px);
}
@media (max-width: 768px) {
  .service-block {
    padding: 100rem 0 0;
    width: 980rem;
    margin-bottom: 50rem;
  }
}
.service-block__main {
  text-align: center;
  font-size: min(56rem, 56px);
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.1873214286;
  letter-spacing: 0.04em;
  color: inherit;
  margin-bottom: min(35rem, 35px);
}
@media (max-width: 768px) {
  .service-block__main {
    font-size: min(48rem, 48px);
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3852083333;
    letter-spacing: 0.04em;
    color: inherit;
    margin-bottom: 30rem;
  }
}
.service-block__sub {
  text-align: center;
  font-size: min(40rem, 40px);
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.33825;
  letter-spacing: 0.04em;
  color: inherit;
  margin-bottom: min(100rem, 100px);
}
@media (max-width: 768px) {
  .service-block__sub {
    margin-bottom: 70rem;
  }
}

.service-list {
  width: min(1700px, 1700rem);
  margin: 0 auto;
}
@media (max-width: 768px) {
  .service-list {
    width: 100%;
    padding: 19rem 50rem 48rem;
  }
}
.service-list__card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  border-radius: min(20px, 20rem);
  min-height: min(690px, 690rem);
  margin-bottom: min(50rem, 50px);
  padding: min(100rem, 100px);
}
@media (max-width: 768px) {
  .service-list__card {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    border-radius: 20rem;
    height: auto;
    margin-bottom: 50rem;
    padding: 100rem 70rem;
  }
}
.service-list__image {
  width: min(594rem, 594px);
  height: min(490rem, 490px);
  border-radius: min(20rem, 20px);
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .service-list__image {
    border-radius: 20rem;
    margin-bottom: 94rem;
  }
}
.service-list__text {
  width: min(840px, 840rem);
  height: min(490px, 490rem);
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 768px) {
  .service-list__text {
    padding-left: 0;
    width: 100%;
    height: auto;
  }
}
.service-list__text-inner {
  width: 100%;
}
.service-list__text-inner h3 {
  font-size: 46rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: -0.01em;
  color: #1d1d1d;
  font-size: min(46rem, 46px);
  margin-top: max(-7rem, -7px);
  margin-bottom: min(50rem, 50px);
}
@media (max-width: 768px) {
  .service-list__text-inner h3 {
    font-size: 46rem;
    margin-top: 85rem;
    margin-bottom: 34rem;
  }
}
.service-list__text-inner p {
  font-size: min(32rem, 32px);
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.955;
  letter-spacing: -0.02em;
  color: #1d1d1d;
}
@media (max-width: 768px) {
  .service-list__text-inner p {
    font-size: 40rem;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.02em;
    color: #1d1d1d;
  }
}
.service-list__text-inner p.--jp {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .service-list__text-inner p.--jp {
    white-space: wrap;
  }
}
.service-list__anchors {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
}
@media (max-width: 768px) {
  .service-list__anchors {
    margin-top: 32rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.service-list__anchors--center {
  justify-content: center;
}
.service-list__anchor {
  width: min(331px, 331rem);
  margin-top: min(40rem, 40px);
  margin-left: min(40rem, 40px);
}
@media (max-width: 768px) {
  .service-list__anchor {
    display: block;
    width: 100%;
    margin-left: min(0rem, 0px);
    margin-top: 50rem;
  }
}
.service-list__anchor .c-rounded-button {
  width: min(340px, 340rem);
  max-width: none;
  height: min(74px, 74rem);
}
@media (max-width: 768px) {
  .service-list__anchor .c-rounded-button {
    width: 100%;
    height: 100rem;
  }
}
.service-list__anchor .c-rounded-button__bg {
  background-color: #ffffff;
}
.service-list__anchor .c-rounded-button__text {
  padding-top: 4rem;
  font-size: min(18rem, 18px);
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: inherit;
  position: absolute;
  left: min(30px, 30rem);
}
@media (max-width: 768px) {
  .service-list__anchor .c-rounded-button__text {
    font-size: 32rem;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: inherit;
    left: auto;
    margin-top: 0.1em;
  }
}

/* ====================
 * 英語ページ用スタイル
 * ==================== */
.page-eservice-content .service-first-view__main {
  font-size: 50.73rem;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.3528484132;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .page-eservice-content .service-first-view__main {
    font-size: 44rem;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: inherit;
    text-align: left;
  }
}
.page-eservice-content .service-first-view__text {
  font-size: 31.25rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.568;
  letter-spacing: 0em;
  color: inherit;
  text-align: left;
  width: 1416rem;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 768px) {
  .page-eservice-content .service-first-view__text {
    font-size: 38rem;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.6871052632;
    letter-spacing: -0.04em;
    color: inherit;
    width: 100%;
  }
}
.page-eservice-content .service-list__text-inner h3 {
  font-size: 36rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3427777778;
  letter-spacing: -0.01em;
  color: #1d1d1d;
}
@media (max-width: 768px) {
  .page-eservice-content .service-list__text-inner h3 {
    font-size: 44rem;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3636363636;
    letter-spacing: 0.02em;
    color: #1d1d1d;
  }
}
.page-eservice-content .service-list__text-inner p {
  font-size: 24rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5108333333;
  letter-spacing: 0em;
  color: #1d1d1d;
}
@media (max-width: 768px) {
  .page-eservice-content .service-list__text-inner p {
    font-size: 30rem;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5333333333;
    letter-spacing: 0em;
    color: #1d1d1d;
  }
}

/* ====================
 * Service Detail ページ用スタイル
 * ==================== */
@media (max-width: 768px) {
  .page-service-detail-content .c-page-heading {
    padding: 210rem 65rem 0;
  }
}
.page-service-detail-content .c-page-heading__main {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: left;
  box-sizing: border-box;
}
.page-service-detail-content .c-page-heading__main .splitTexts_textInner {
  font-size: 0.7em;
}
@media (max-width: 768px) {
  .page-service-detail-content .c-page-heading__main .splitTexts_textInner {
    font-size: 0.6em;
  }
}

.service-detail__content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 20px;
}
@media (max-width: 768px) {
  .service-detail__content {
    padding: 40px 20px;
  }
}
.service-detail__hero {
  margin-bottom: 80px;
}
.service-detail__hero-content {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .service-detail__hero-content {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
}
.service-detail__logo-wrapper {
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .service-detail__logo-wrapper {
    text-align: center;
  }
}
.service-detail__logo {
  max-width: 280px;
  height: auto;
}
@media (max-width: 768px) {
  .service-detail__logo {
    max-width: 240px;
  }
}
.service-detail__body {
  flex: 1;
}
.service-detail__description {
  font-size: 21px;
  line-height: 1.8;
  color: #333;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .service-detail__description {
    font-size: 16px;
  }
}
.service-detail__buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .service-detail__buttons {
    flex-direction: column;
  }
}
.service-detail__button {
  display: inline-block;
  padding: 15px 30px;
  border: 2px solid #00505a;
  border-radius: 50px;
  color: #00505a;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.service-detail__button:hover {
  background-color: #00505a;
  color: #fff;
}
@media (max-width: 768px) {
  .service-detail__button {
    width: 100%;
    text-align: center;
  }
}
.service-detail__job-section {
  margin: 40px 0;
}
.service-detail__job-section-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 40px;
  color: #00505a;
  border-bottom: 2px solid #00505a;
  padding-bottom: 10px;
}
.service-detail__job-category {
  margin-bottom: 40px;
}
.service-detail__job-category-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #333;
}
@media (max-width: 768px) {
  .service-detail__job-category-title {
    font-size: 20px;
  }
}
.service-detail__job-category-link {
  color: #00505a;
  text-decoration: none;
  transition: color 0.3s ease;
}
.service-detail__job-category-link:hover {
  text-decoration: underline;
}
.service-detail__job-toggle {
  margin-bottom: 10px;
}
.service-detail__job-toggle-title {
  margin: 0;
}
.service-detail__job-toggle-content {
  display: none;
  padding: 0;
  list-style: none;
  margin: 0;
}
.service-detail__job-toggle-content.active {
  display: block;
  padding: 5px 0 15px 20px;
}
@media (max-width: 768px) {
  .service-detail__job-toggle-content {
    font-size: 15px;
  }
}
.service-detail__toggle-button {
  background: none;
  border: none;
  padding: 8px 0;
  text-align: left;
  font-size: 21px;
  font-weight: 400;
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 768px) {
  .service-detail__toggle-button {
    font-size: 16px;
  }
}
.service-detail__toggle-button.active .service-detail__toggle-icon {
  transform: rotate(-180deg);
}
.service-detail__toggle-icon {
  transition: transform 0.3s ease;
  font-size: 10px;
  color: #333;
}
.service-detail__job-item {
  padding: 6px 0;
}
.service-detail__job-link {
  color: #00505a;
  text-decoration: none;
  font-size: 16px;
}
.service-detail__job-link:hover {
  text-decoration: underline;
}
.service-detail__related-services {
  margin: 40px 0;
}
.service-detail__related-services-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 40px;
  color: #00505a;
  border-bottom: 2px solid #00505a;
  padding-bottom: 10px;
}
.service-detail__related-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.service-detail__related-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 20px 30px;
  border: 1px solid #ddd;
  border-radius: 10px;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #333;
  flex: 1;
  min-width: 280px;
}
.service-detail__related-item:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  .service-detail__related-item {
    min-width: auto;
  }
}
.service-detail__related-icon {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
}
.service-detail__related-name {
  font-weight: 600;
  font-size: 16px;
}

/*# sourceMappingURL=page-service.css.map */
