﻿body {
  font-family: "Zen Old Mincho", serif;
  background-color: #f8fafc;
}
.inner {
  width: 100%;
  max-width: calc(1120px + 4.8rem);
  padding-right: 2.4rem;
  padding-left: 2.4rem;
  margin: 0 auto;
}
.service__inner {
  width: 100%;
  max-width: calc(1240px + 3.2rem);
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  margin: 0 auto;
}
.service__contentMv__box {
  padding: 8rem 0 8rem 0;
}
@media screen and (max-width: 768px) {
  .service__contentMv__box {
    padding: 8rem 0 6.4rem 0;
    margin-top: 7.2rem;
  }
}
.service__contentMv__title {
  font-size: 6.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #1e293b;
  margin-bottom: 6.4rem;
  position: relative;
  font-family: "Zen Old Mincho", sans-serif;
}
.service__contentMv__title::before {
  content: "Service";
  position: absolute;
  left: 0;
  bottom: calc(100% + 0.8rem);
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #00004e;
  font-family: "EB Garamond", sans-serif;
}
@media screen and (max-width: 768px) {
  .service__contentMv__title::before {
    font-size: 1.6rem;
    bottom: calc(100% + 2.4rem);
  }
}
@media screen and (max-width: 768px) {
  .service__contentMv__title {
    font-size: 3.2rem;
    margin-bottom: 3.2rem;
  }
}
.breadcrumb {
  font-size: 1.4rem;
  color: #9ca3af;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.breadcrumb a {
  color: #9ca3af;
  text-decoration: none;
  transition: color 0.3s ease;
}
.breadcrumb a:hover {
  color: #1e293b;
}
.breadcrumb .breadcrumb__link {
  color: #9ca3af;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.breadcrumb .breadcrumb__link:hover {
  color: #1e293b;
}
.breadcrumb span {
  margin: 0 0.8rem;
}
.breadcrumb .breadcrumb__memu {
  color: #1e293b;
  margin-left: 0px;
  margin-right: 0px;
}
.link__button {
  text-align: center;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.link__button a {
  position: relative;
  display: inline-block;
  width: 240px;
  text-align: center;
  background: linear-gradient(to right, #20359e, #00004e);
  color: #ffffff;
  padding: 2.4rem 0;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  border-radius: 4px;
}
.link__button a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  width: 32px;
  height: 32px;
  background-image: url(../../img/common/arrow_right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  filter: brightness(0) invert(1);
}
.link__button a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 64px;
  width: 1px;
  height: 46px;
  background-color: #7f8aa6;
}
.service__image {
  max-width: 1280px;
  width: 88.888888%;
  margin-right: 0;
  margin-left: auto;
}
.service__image img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .service__image {
    width: 93.8461538%;
  }
}
.service__lineup__title {
  font-size: 6rem;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #00004e;
  margin-bottom: 8rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .service__lineup__title {
    font-size: 4rem;
  }
}
.service__lineup__title::after {
  content: "サービスラインナップ";
  position: absolute;
  left: 40rem;
  top: 60%;
  transform: translateY(-50%);
  font-size: 2rem;
  font-weight: 500;
  font-family: "Zen Old Mincho", sans-serif;
  color: #00004e;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .service__lineup__title::after {
    left: 0;
    top: 100%;
    margin-top: 1rem;
    transform: none;
  }
}
.service__lineup {
  margin-top: 8rem;
}
.service__content__flexBox {
  width: 100%;
  padding: 4rem;
  background-color: rgba(0, 0, 78, 0.1);
  margin-bottom: 12rem;
  display: flex;
  gap: 8rem;
}
@media screen and (max-width: 768px) {
  .service__content__flexBox {
    flex-wrap: wrap;
    padding: 4rem 1.6rem 4rem 1.6rem;
    margin-bottom: 8rem;
    gap: 4rem;
    flex-direction: column-reverse;
  }
}
.service__contentBox {
  padding: 12rem 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .service__contentBox {
    padding: 8rem 0;
  }
}
.service__contentBox::after {
  content: "";
  position: absolute;
  right: 4rem;
  top: 12rem;
  width: 440px;
  height: 290px;
  background-image: url(../../img/page/service/service_conent_01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .service__contentBox::after {
    top: auto;
    right: 0;
    bottom: 0;
    width: 220px;
    height: 145px;
    background-image: url(../../img/page/service/service_conent_01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.service__content__text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.17em;
  line-height: 1.5;
  color: #1e293b;
  font-family: "Zen Kaku Gothic New", sans-serif;
  width: 67.8571429%;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .service__content__text {
    width: 100%;
  }
}
.service__textBox {
  width: 38.4615385%;
}
@media screen and (max-width: 768px) {
  .service__textBox {
    width: 100%;
  }
}
.service__thumbnail {
  width: 53.8461538%;
}
.service__thumbnail img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .service__thumbnail {
    width: 100%;
  }
}
.service__title__number {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.17em;
  line-height: 1.5;
  color: #7f8aa6;
  font-family: "EB Garamond", sans-serif;
  margin-bottom: 4rem;
}

@media screen and (max-width: 768px) {
  .service__title__number {
    letter-spacing: 0em;
    margin-bottom: 2rem;
  }
}
.service__title__number span {
  font-size: 6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #7f8aa6;
  font-family: "EB Garamond", sans-serif;
}
@media screen and (max-width: 768px) {
  .service__title__number span {
    font-size: 4rem;
    letter-spacing: 0.05em;
  }
}
.service__title {
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.17em;
  line-height: 1.5;
  color: #151c29;
  font-family: "Zen Old Mincho", sans-serif;
}
@media screen and (max-width: 768px) {
  .service__title {
    font-size: 2.4rem;
  }
}
.service__excerpt {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.17em;
  line-height: 1.5;
  color: #151c29;
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-top: 8rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .service__excerpt {
    margin-top: 4rem;
    margin-bottom: 4rem;
    font-size: 1.5rem;
    letter-spacing: 0.04em;
  }
}
