@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
/*===========================
reset style
===========================*/
/* autoprefixer grid: autoplace */
* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}

html,
body {
  min-height: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  color: #222222;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*
  font-weight: normal;
  */
}

p {
  font-size: 16px;
  line-height: 1.5;
}

ul,
ol,
li {
  list-style: none;
  color: #363636;
}

a {
  text-decoration: none;
  color: #363636;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

address {
  color: #363636;
  font-style: normal;
}

img {
  vertical-align: bottom;
  border: none;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0;
  color: #363636;
}

main {
  display: block;
}

picture {
  display: block;
}

table,
th,
td {
  color: #363636;
}

header {
  display: block;
}

footer {
  display: block;
}

aside {
  display: block;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

data {
  display: block;
}

time {
  display: block;
}

a[href^="tel:"] {
  cursor: default;
  pointer-events: none;
}

button {
  background: none;
  outline: none;
  border: none;
}

/*==========================
l-header
==========================*/
.l-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding-top: 40px;
  color: #ffffff;
  padding-bottom: 5px;
  /* トップページ以外のヘッダー：白背景・黒字で固定表示する */
}
.l-header.is-active {
  background-color: #0c1236;
}
.l-header__inner {
  display: flex;
  align-items: flex-end;
  gap: 6px;
  padding-inline: clamp(
    20px,
    calc(
      20px + (40px - 20px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    40px
  );
}
.l-header__logo {
  flex-shrink: 0;
  width: 285px;
  padding-bottom: 15px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.l-header__logo:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-header__logo-navy {
  display: none;
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
.l-header__body {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0;
  margin-left: auto;
}
.l-header__sub {
  display: flex;
  gap: 8px;
}
.l-header__nav-list {
  display: flex;
  gap: 0;
}
.l-header__nav-item {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  position: relative;
}
.l-header__nav-item.is-current::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  border-radius: 50%;
  background-color: #23267b;
}
.l-header__nav-item > a {
  color: #ffffff;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
  padding: 5px 20px 15px;
  display: block;
  position: relative;
}
.l-header__nav-item > a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-header__nav-item > a svg {
  position: absolute;
  top: 15px;
  right: 7px;
}
.l-header__nav-item.is_current {
  position: relative;
}
.l-header__nav-item.is_current:after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #23267b;
  display: block;
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
}
.l-header__nav-sublist {
  width: 300px;
  background: #F0F5F8;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 16px;
}
.l-header__nav-sublist-wrap {
  position: absolute;
  top: 30px;
  left: 50%;
  padding-top: 25px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%);
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.l-header__nav-sublist-wrap.is-active {
  opacity: 1;
  visibility: visible;
}
.l-header__nav-sublist-item {
  padding-left: 0;
}
.l-header__nav-sublist-item a {
  position: relative;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0;
  color: #24267B !important;
  padding: 10px;
  padding-left: 23px;
  border-radius: 5px;
  display: block;
}
.l-header__nav-sublist-item a:hover {
  background-color: #D7E4EC;
}
.l-header__nav-sublist-item a:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%225%22%20height%3D%229%22%20viewBox%3D%220%200%205%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%204.49941L0.780181%209L-3.63719e-08%208.16791L3.43964%204.49941L-3.57031e-07%200.832091L0.780181%20-3.41028e-08L5%204.49941Z%22%20fill%3D%22%2324267B%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 5px;
  height: 9px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.l-header__nav-sublist-item + .l-header__nav-sublist-item {
  margin-top: 5px;
}
.l-header__contact {
  flex-shrink: 0;
  margin-bottom: 15px;
}
.l-header__hamburger {
  display: none;
}
.l-header--solid {
  position: static;
  padding-block: 24px;
  background-color: #ffffff;
  color: #222222;
}
.l-header--solid .l-header__logo-white {
  display: none;
}
.l-header--solid .l-header__logo-navy {
  display: block;
}
.l-header--solid .l-header__nav-item a {
  color: #222222;
}
.l-header--solid .m-button--sub {
  border-color: #d4d8da;
  color: #222222;
}
.l-header--solid .l-header__hamburger-bar {
  background-color: #ffffff;
}
.l-header--page {
  position: fixed;
  background-color: #ffffff;
  color: #222222;
  padding-top: 24px;
}
.l-header--page .l-header__inner {
  align-items: center;
}
.l-header--page .l-header__logo {
  width: 260px;
}
.l-header--page .l-header__logo-white {
  display: none;
}
.l-header--page .l-header__logo-navy {
  display: block;
}
.l-header--page .l-header__nav-item a {
  color: #222222;
}
.l-header--page .m-button--sub {
  border-color: #d4d8da;
  color: #222222;
}

.l-drawer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100dvh;
  padding: 0 20px 40px;
  overflow-y: auto;
  background-color: #f0f5f8;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.l-drawer.is-open {
  opacity: 1;
  visibility: visible;
}
.l-drawer__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-inline: -20px;
  margin-bottom: 24px;
  padding-left: 20px;
  padding-top: 0px;
}
.l-drawer__logo {
  width: 170px;
  padding-top: 12px;
}
.l-drawer__close {
  position: relative;
  flex-shrink: 0;
  width: 54px;
  height: 54px;
  border-radius: 0 0 0 10px;
  background-color: #23267b;
}
.l-drawer__close::before, .l-drawer__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  margin: -1px 0 0 -10px;
  background-color: #ffffff;
}
.l-drawer__close::before {
  transform: rotate(45deg);
}
.l-drawer__close::after {
  transform: rotate(-45deg);
}
.l-drawer__foot {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 38px;
  align-items: center;
}
.l-drawer__button.m-button {
  width: 100%;
  max-width: 290px;
  padding-inline: 25px;
}
.l-drawer__button.m-button .m-button__icon {
  right: 23px;
  background-color: #ffffff;
}
.l-drawer__button.m-button .m-button__icon:before {
  border-width: 1.3px;
  border-color: #23267b;
}
.l-drawer__button-s.m-button {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  min-height: 42px;
}
.l-drawer__button-s.m-button .m-button__icon {
  right: 15px;
  background: none;
}
.l-drawer__button-s.m-button .m-button__icon:before {
  width: 5px;
  height: 5px;
  border-width: 1.7px;
  border-color: #23267b;
}

/*==========================
l-footer
==========================*/
/* l-footer -------------------------------------------- */
/* PC 上84 / 下68 */
.l-footer {
  padding-block: 84px 68px;
  margin-top: 11px;
  margin-inline: 10px;
  border-radius: 10px;
  background-color: #f0f5f8;
  /* 左：ロゴと住所 */
  /* 右：ナビ3列 */
  /* 著作権表記 */
}
.l-footer__inner {
  display: grid;
  grid-template-columns: 270px auto;
  gap: 60px;
}
.l-footer__logo {
  width: 256px;
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__sns {
  margin-top: 30px;
}
.l-footer__sns a {
  width: 100%;
  max-width: 220px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  background-color: #ffffff;
  border: solid 1px #d3d9dc;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  transition: all 0.3s ease;
}
.l-footer__sns a svg,
.l-footer__sns a img {
  width: 21px;
  height: 21px;
}
.l-footer__address {
  margin-top: 20px;
}
.l-footer__address-name {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7857142857;
  letter-spacing: 0.08em;
}
.l-footer__address-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7857142857;
  letter-spacing: 0.08em;
}
.l-footer__pmark {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  padding-top: 15px;
  padding-inline: 10px;
}
.l-footer__pmark-item:nth-child(1) {
  width: 105px;
}
.l-footer__pmark-item:nth-child(2) {
  width: 130px;
}
.l-footer__pmark-item a {
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.l-footer__pmark-item a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-footer__pmark-item img {
  width: 100%;
  height: auto;
}
.l-footer__psmark {
  margin-top: 25px;
  padding-inline: 10px;
}
.l-footer__psmark-item {
  width: 164px;
}
.l-footer__psmark-item a {
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.l-footer__psmark-item a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-footer__psmark-item img {
  width: 100%;
  height: auto;
}
.l-footer__nav {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 80px;
  /* SP専用の要素はPCでは隠す */
}
.l-footer__nav-group {
  padding: 10px 0 10px 15px;
  border-left: 1px solid #d4d8da;
}
.l-footer__nav-group + .l-footer__nav-group {
  margin-top: 30px;
}
.l-footer__nav-title {
  font-size: 16px;
  font-weight: 700;
}
.l-footer__nav-title a {
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.l-footer__nav-title a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-footer__nav-list {
  margin-top: 12px;
}
.l-footer__nav-item {
  position: relative;
  padding-left: 16px;
  color: #23267b;
  font-size: 14px;
  line-height: 2.2;
  /* SP専用の要素はPCでは隠す */
}
.l-footer__nav-item::before {
  content: "";
  position: absolute;
  top: 1.05em;
  left: 0;
  width: 9px;
  height: 1px;
  background-color: #23267b;
}
.l-footer__nav-item--sponly {
  display: none;
}
.l-footer__nav-item a {
  color: #23267b;
  text-decoration: none;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.l-footer__nav-item a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-footer__nav-toggle {
  display: none;
}
.l-footer__nav-column:nth-child(3) {
  width: 180px;
}
.l-footer__nav-column:nth-child(3) .l-footer__nav-group + .l-footer__nav-group {
  margin-top: 20px;
}
.l-footer__copyright {
  margin-top: 30px;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-align: right;
}
.l-footer__copyright small {
  font-size: inherit;
}
.l-footer__cert {
  display: none;
}
.l-footer__cert img {
  width: auto;
  height: 60px;
}

/*============================
.l-container
============================*/
.l-container {
  overflow: hidden;
  /* IE11 */
}
_:-ms-lang(x)::-ms-backdrop, .l-container {
  overflow-x: hidden;
  overflow-y: visible;
}

/*============================
.l-section
============================*/
.l-section__inner {
  width: 100%;
  max-width: 1136px;
  margin: 0 auto;
  padding: 0 20px;
}

.l-inner {
  width: 100%;
  max-width: calc(1200px + clamp(
    30px,
    calc(
      30px + (110px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    110px
  ) * 2);
  margin-inline: auto;
  padding-inline: clamp(
    30px,
    calc(
      30px + (110px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    110px
  );
}

.l-narrow *:not(.l-footer) .l-inner {
  max-width: calc(1100px + clamp(
    30px,
    calc(
      30px + (110px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    110px
  ) * 2);
}

.l-medium *:not(.l-footer) .l-inner {
  max-width: calc(1180px + clamp(
    30px,
    calc(
      30px + (110px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    110px
  ) * 2);
}

.l-block {
  margin-inline: 10px;
  border-radius: 10px;
}

/*============================
.l-pankuzu
============================*/
.l-pankuzu {
  width: 100%;
  max-width: 1134px;
  margin: 0 auto;
  padding: 27px 20px 0;
}
.l-pankuzu__list {
  width: 100%;
  max-width: 600px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.l-pankuzu__list > li {
  white-space: nowrap;
  font-size: 12px;
  position: relative;
  padding-right: 20px;
}
.l-pankuzu__list > li:before {
  display: block;
  content: ">";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 0;
}
.l-pankuzu__list > li:last-child {
  text-overflow: ellipsis;
  overflow: hidden;
}
.l-pankuzu__list > li:last-child:before {
  content: initial;
}
.l-pankuzu__list > li:last-child:after {
  content: initial;
}
.l-pankuzu__list > li + li {
  margin-left: 10px;
}
.l-pankuzu__list > li a {
  color: #363636;
  height: 100%;
}

/*============================
.l-main
============================*/
.l-main {
  margin-top: 0px;
}
/*============================
.l-mv
============================*/
.l-mv {
  position: relative;
  margin-inline: 10px;
  border-radius: 10px;
  overflow: hidden;
  padding-top: 10px;
}
.l-mv__slider {
  border-radius: 10px;
  overflow: hidden;
}
.l-mv__slider:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.l-mv__slider picture {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
  aspect-ratio: 1420/780;
}
.l-mv__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.l-mv__catch {
  position: absolute;
  bottom: 38px;
  left: 0;
  z-index: 2;
  width: 100%;
  padding-inline: clamp(
    38px,
    calc(
      38px + (110px - 38px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    110px
  );
  color: #ffffff;
}
.l-mv__title {
  font-size: clamp(
    28px,
    calc(
      28px + (60px - 28px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    60px
  );
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.2;
  margin-left: -5px;
}
.l-mv__en {
  margin-top: 18px;
  font-family: "Roboto";
  font-size: clamp(
    12px,
    calc(
      12px + (15px - 12px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    15px
  );
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
}
.l-mv__pagination.swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  gap: 10px;
  margin-top: 60px;
}
.l-mv__pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0;
  background-color: #ffffff;
  opacity: 1;
}
.l-mv__pagination .swiper-pagination-bullet-active {
  background-color: #23267b;
}

/*============================
.l-footcontact
============================*/
/* l-footcontact --------------------------------------- */
/* PC 上160 / 下112（紺帯の内側） */
.l-footcontact {
  padding-block: 160px 112px;
  margin-inline: 10px;
  border-radius: 10px;
  background-color: #23267b;
  background-image: url(../img/global/footer/bg-contact.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
}
.l-footcontact__inner {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0px;
}
.l-footcontact__text {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.l-footcontact__text_inner {
  text-align: left;
}
.l-footcontact__title {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.l-footcontact__lead {
  margin-top: 20px;
  font-size: 16px;
  letter-spacing: 0.08em;
}
.l-footcontact__action {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  width: 50%;
}
.l-footcontact__action .m-button {
  color: #23267b;
}
.l-footcontact__action .m-button:hover {
  border-color: #ffffff;
}
.l-footcontact__action .m-button:hover .m-button__icon::before {
  border-color: #23267b;
  background: none;
}
.l-footcontact__tel {
  margin-top: 30px;
  font-family: "Roboto";
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.l-footcontact__tel a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  position: relative;
}
.l-footcontact__tel a:before {
  content: "";
  width: 19px;
  height: 25px;
  background-image: url(../img/global/footer/tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.l-footcontact__note {
  margin-top: 4px;
  font-size: 13px;
}

/*============================
.l-overpost
============================*/
.l-overpost {
  position: relative;
  padding: 120px 0;
}
.l-overpost--white {
  background-color: #ffffff;
}
.l-overpost__bg {
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 0;
  left: 0;
  transform: translateY(95px);
}
.l-overpost__list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 54px;
}
.l-overpost__list--nospace {
  margin-top: 0;
}
.l-overpost__listItem {
  width: 25%;
}
.l-overpost__listLink {
  display: block;
}
.l-overpost__listLink:hover img {
  transition: 0.3s;
  opacity: 0.7;
}
.l-overpost__listImg {
  position: relative;
  background-color: #222222;
}
.l-overpost__listTit {
  width: 100%;
  padding: 20px;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 0.04em;
  line-height: 1.83;
  color: #ffffff;
}
.l-overpost .m-button {
  position: relative;
  margin-top: 50px;
  z-index: 100;
}

/*============================
.l-tab
============================*/
.l-tab--black {
  padding-bottom: 60px;
}
.l-tab--black .l-tab__switchItem {
  text-decoration: none;
  color: #bec2cb;
  border-color: #bec2cb;
  font-size: 20px;
  width: 120px;
}
.l-tab--black .l-tab__switchItem:visited {
  text-decoration: none;
}
.l-tab--black .l-tab__switchItem:hover {
  text-decoration: none;
}
.l-tab--black .l-tab__switchItem.is-active {
  text-decoration: none;
  color: #0c1236;
  border-color: #0c1236;
}
.l-tab--black .l-tab__switchItem.is-active:visited {
  text-decoration: none;
}
.l-tab--black .l-tab__switchItem.is-active:hover {
  text-decoration: none;
}
.l-tab--black .l-tab__switchItem:hover {
  text-decoration: none;
  color: #0c1236;
  border-color: #0c1236;
}
.l-tab--black .l-tab__switchItem:hover:visited {
  text-decoration: none;
}
.l-tab--black .l-tab__switchItem:hover:hover {
  text-decoration: none;
}
.l-tab__switch {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.l-tab__switchItem {
  width: 80px;
  font-size: 18px;
  border-bottom: 2px solid #5f637c;
  color: #5f637c;
  transition: 0.3s;
  padding-bottom: 8px;
}
.l-tab__switchItem.is-active {
  color: #ffffff;
  border-color: #ffffff;
}
.l-tab__switchItem:hover {
  color: #ffffff;
  border-color: #ffffff;
  transition: 0.3s;
}
.l-tab__mainItem {
  /* スクロールバーCSS */
}
.l-tab__mainItem .simplebar-scrollbar::before {
  background: #ffffff;
}
.l-tab__mainItem .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
.l-tab__mainItem .simplebar-track {
  background: #5f637c;
}
.l-tab__mainItem .simplebar-track.simplebar-horizontal {
  height: 1px;
}
.l-tab__mainItem .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  top: -2px;
  right: 0;
  left: 0;
}
.l-tab__mainItem .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 1px;
}
.l-tab__mainItem .simplebar .simplebar-scroll-content,
.l-tab__mainItem [data-simplebar-direction] .simplebar-scroll-content {
  overflow: hidden;
  overflow-y: scroll;
}
.l-tab__mainItem ::-webkit-scrollbar {
  display: none;
}
.l-tab__mainItem .simplebar-track.simplebar-horizontal {
  top: auto;
}

.l-form .wpcf7.is-active {
  display: none;
}
.l-form__inner {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}
.l-form__desc {
  text-align: center;
  margin-top: 40px;
}
.l-form__descTxt {
  font-size: 16px;
}
.l-form__doboz {
  margin-top: 80px;
  background-color: #ffffff;
  padding: 80px 0 100px;
}
.l-form__dobozWrap {
  max-width: 890px;
  margin: 0 auto;
}
.l-form__line {
  padding: 25px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.l-form__line--top {
  align-items: flex-start;
}
.l-form__line:nth-of-type(1) {
  padding-top: 0;
}
.l-form__line:nth-of-type(6) {
  padding-bottom: 0;
}
.l-form__lineLbx {
  width: 30%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.l-form__lineRbx {
  width: 70%;
}
.l-form__lineRbxFlx {
  display: flex;
  align-items: center;
}
.l-form__lineRbxAddressItem:not(:first-of-type) {
  margin-top: 20px;
}
.l-form__lineRbxAddressItem:nth-of-type(1) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
.l-form__ttl {
  font-size: 16px;
}
.l-form__req {
  color: #ad9868;
  margin-left: auto;
}
.l-form__input input {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  background-color: #ffffff;
  border: 1px solid #d4d8da;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 20px;
  font-size: 16px;
}
.l-form__input input::-webkit-outer-spin-button, .l-form__input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.l-form__input input::-moz-placeholder {
  color: #d4d8da;
}
.l-form__input input::placeholder {
  color: #d4d8da;
}
.l-form__input--small {
  width: 270px;
}
.l-form__textarea {
  word-break: break-all;
}
.l-form__textarea textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  background-color: #ffffff;
  border: 1px solid #d4d8da;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 16px 24px;
  font-size: 16px;
}
.l-form__textarea textarea::-moz-placeholder {
  color: #d4d8da;
}
.l-form__textarea textarea::placeholder {
  color: #d4d8da;
}
.l-form__privacyCheckbox {
  text-align: center;
}
.l-form__privacyCheckbox .wpcf7-list-item {
  margin: 0;
}
.l-form__privacyCheckbox .wpcf7-list-item-label {
  line-height: 1;
  display: flex;
  align-items: center;
}
.l-form__privacyCheckbox .wpcf7-list-item-label::before {
  content: "■";
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid #d4d8da;
  overflow: hidden;
  line-height: 0;
  letter-spacing: 0;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: transparent;
  margin-right: 10px;
  transition: 0.3s color;
  flex-shrink: 0;
}
.l-form__privacyCheckbox input {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
}
.l-form__privacyCheckbox input::-webkit-outer-spin-button, .l-form__privacyCheckbox input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.l-form__privacyCheckbox input:checked ~ .wpcf7-list-item-label::before {
  color: #222222;
  transition: 0.3s color;
}
.l-form__privacyLink {
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
  margin-top: 20px;
  text-align: center;
}
.l-form__privacyLink:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-form__privacyLinkAnchor {
  text-decoration: underline !important;
}
.l-form__submit {
  margin-top: 50px;
}
.l-form__submitTag {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
}
.l-form__submitTag input[type=submit] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  cursor: pointer;
  border-radius: 30px;
  box-shadow: 0px 1px 0px 2px #e5e5e5;
  background-color: #ffffff;
  font-size: 18px;
  line-height: 1em;
  text-decoration: none;
  color: #363636;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.l-form__submitTag input[type=submit]::-webkit-outer-spin-button, .l-form__submitTag input[type=submit]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.l-form__submitTag input[type=submit]:visited {
  text-decoration: none;
}
.l-form__submitTag input[type=submit]:hover {
  text-decoration: none;
}
.l-form__submitTag input[type=submit]:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-form__submitTag .wpcf7-spinner {
  display: none;
}
.l-form__previous {
  margin-top: 80px;
}
.l-form__previousTag {
  position: relative;
  max-width: 240px;
  margin: 0 auto;
}
.l-form__previousTag:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: absolute;
  top: calc(50% + 2px);
  left: auto;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
  z-index: 100;
}
.l-form__previousTag input {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
  box-shadow: 5px 5px 0 0 rgba(34, 34, 34, 0.2);
  width: 240px;
  height: 48px;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.1em;
  background-color: #222222;
  border: 1px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #ffffff;
}
.l-form__previousTag input::-webkit-outer-spin-button, .l-form__previousTag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.l-form__previousTag input:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-form__previousTag .wpcf7-spinner {
  display: none;
}
.l-form__complete {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.l-form__complete.is-active {
  transition: 0.3s;
  opacity: 1;
  position: static;
  visibility: visible;
}
.l-form__completeLetter {
  text-align: left;
}
.l-form__completeLetterTit {
  font-size: 20px;
}
.l-form__completeLetterTxt {
  line-height: 1.5;
  margin-top: 10px;
}
.l-form__button {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 90px;
       column-gap: 90px;
}
.l-form .wpcf7-not-valid-tip {
  text-align: left;
}

/*============================
.l-pager
============================*/
.l-pager {
  margin-top: 120px;
}
.l-pager--switch .l-pager__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.l-pager--switch .l-pager__list .l-pager__button {
  transition: 0.3s;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.l-pager--switch .l-pager__list .l-pager__button:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.l-pager--switch .l-pager__list .l-pager__button:last-of-type {
  text-align: right;
}
.l-pager--switch .l-pager__list .l-pager__button:last-of-type .l-pagerLink {
  justify-content: flex-end;
}
.l-pager__buttonPrev, .l-pager__buttonNext {
  font-size: 18px;
  display: inline-block;
  height: 100%;
  text-decoration: none;
  color: #363636;
  transition: 0.3s;
}
.l-pager__buttonPrev:visited, .l-pager__buttonNext:visited {
  text-decoration: none;
}
.l-pager__buttonPrev:hover, .l-pager__buttonNext:hover {
  text-decoration: none;
}
.l-pager__buttonPrev:before {
  content: "";
  width: 10px;
  height: 10px;
  border-left: 1px solid #0c1236;
  border-bottom: 1px solid #0c1236;
  display: inline-block;
  transform: rotate(45deg);
}
.l-pager__buttonNext::after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #0c1236;
  border-top: 1px solid #0c1236;
  display: inline-block;
  transform: rotate(45deg);
}

/* l-pageheader ---------------------------------------- */
.l-pageheader {
  position: relative;
  margin-inline: 10px;
  border-radius: 10px;
  overflow: hidden;
  /* ==========================================================
     l-pageheader--plain（写真なし・淡い青背景のページヘッダー）
     ========================================================== */
}
.l-pageheader__title {
  color: #ffffff;
}
.l-pageheader picture {
  position: relative;
}
.l-pageheader__image {
  width: 100%;
  height: 430px;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-pageheader__body {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  color: #ffffff;
  z-index: 1;
}
.l-pageheader__en {
  display: block;
  font-family: "Roboto";
  font-size: clamp(
    41px,
    calc(
      41px + (70px - 41px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    70px
  );
  font-weight: 500;
  letter-spacing: 0.02em;
}
.l-pageheader__ja {
  display: block;
  margin-top: 8px;
  font-size: clamp(
    14px,
    calc(
      14px + (16px - 14px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    16px
  );
  font-weight: 700;
  letter-spacing: 0.08em;
}
.l-pageheader--plain {
  display: flex;
  align-items: center;
  min-height: 324px;
  background-color: #eef4fa;
  background-image: url(../img/company/pageheader-bg.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.l-pageheader--plain .l-pageheader__body {
  position: static;
  width: 100%;
  transform: none;
  color: #23267b;
}
.l-pageheader--plain .l-pageheader__en {
  font-size: clamp(
    41px,
    calc(
      41px + (80px - 41px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    80px
  );
}
.l-pageheader--plain .l-pageheader__ja {
  position: relative;
  padding-left: clamp(
    14px,
    calc(
      14px + (20px - 14px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    20px
  );
  font-size: clamp(
    14px,
    calc(
      14px + (20px - 14px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    20px
  );
  color: #222222;
}
.l-pageheader--plain .l-pageheader__ja::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #23267b;
  transform: translateY(-50%);
}

/* l-servicehead ---------------------------------------- */
/* サービス詳細ページの見出しブロック（水色グラデ＋イラスト） */
.l-servicehead {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 360px;
  margin-inline: 10px;
  border-radius: 10px;
  background-color: #cfe6f5;
  background-image: url(../img/service/servicehead-bg.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.l-servicehead__body {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-servicehead__title {
  color: #222222;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.3043478261;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.l-servicehead__lead {
  margin-top: 20px;
  max-width: 467px;
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.l-servicehead__image {
  width: 46%;
}
.l-servicehead__image img {
  width: 100%;
  height: auto;
  display: block;
}

/*============================
m-pagetop
============================*/
.m-pagetop {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  position: fixed;
  display: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 60px;
  height: 60px;
  top: auto;
  bottom: 40px;
  left: auto;
  right: 20px;
  background: url(../img/global/footer/m-pagetop.svg) no-repeat left top;
  background-size: contain;
  z-index: 999;
  cursor: pointer;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.m-pagetop:hover {
  opacity: 0.7;
  transition: 0.3s;
}

/* m-button --------------------------------------------- */
.m-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-width: 183px;
  min-height: 59px;
  padding: 0px 24px;
  border: 2px solid #d4d8da;
  border-radius: 999px;
  background-color: #ffffff;
  color: #222222;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-align: center;
  position: relative;
  padding-right: 40px;
  font-feature-settings: "palt";
  transition: all 0.3s ease;
  /* ヘッダーのお問い合わせ（紺塗り） */
  /* ヘッダー上段のサブリンク（細ピル） */
  /* お問い合わせ帯の大ボタン */
  /* エントリーボタン（紺塗り・大きめ） */
  /* エントリーボタン（紺塗り・大きめ） */
  /* 矢印をボタンの右端に固定する（幅の広いボタン用） */
  /* ページ内リンク用に矢印を下向きにする */
  /* 矢印をボタンの左端に固定し、左向きにする（戻る系） */
}
.m-button input[type=button],
.m-button input[type=submit] {
  border: none;
  background: none;
  outline: none;
  width: 100%;
  height: 100%;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  font-feature-settings: "palt";
  transition: all 0.3s ease;
  cursor: pointer;
}
.m-button__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 19px;
  flex-shrink: 0;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #23267b;
  transition: all 0.3s ease;
}
.m-button__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: translate(-70%, -50%) rotate(45deg);
  transition: all 0.3s ease;
}
.m-button--secondary {
  border-color: #23267b;
  background-color: #23267b;
  color: #ffffff;
}
.m-button--secondary .m-button__icon {
  background-color: #ffffff;
}
.m-button--secondary .m-button__icon::before {
  border-color: #23267b;
}
.m-button--contact {
  min-width: 153px;
  min-height: 56px;
  padding: 8px 20px;
  border-color: #23267b;
  background-color: #23267b;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.m-button--sub {
  min-width: 0;
  min-height: 28px;
  gap: 8px;
  padding: 4px 7px;
  border-width: 1px;
  border-color: #ffffff;
  background-color: transparent;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.m-button--lg {
  width: 100%;
  min-width: 0;
  max-width: 341px;
  min-height: 73px;
  border-color: #23267b;
  font-size: 18px;
  font-weight: 700;
  padding: 0px 24px;
  transition: all 0.3s ease;
}
.m-button--lg .m-button__icon {
  transition: all 0.3s ease;
}
.m-button--lg .m-button__icon:before {
  transition: all 0.3s ease;
}
.m-button--entry {
  min-width: 0;
  width: 100%;
  max-width: 423px;
  min-height: 79px;
  border-color: #23267b;
  background-color: #23267b;
  color: #ffffff;
  font-size: clamp(
    16px,
    calc(
      16px + (18px - 16px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    18px
  );
  letter-spacing: 0.08em;
  padding: 0px;
}
.m-button--entry input[type=button],
.m-button--entry input[type=submit] {
  border: none;
  background: none;
  outline: none;
  width: 100%;
  height: 100%;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  font-feature-settings: "palt";
  transition: all 0.3s ease;
  padding: 0px 24px;
}
.m-button--entry .m-button__icon {
  background-color: #ffffff;
}
.m-button--entry .m-button__icon::before {
  border-color: #23267b;
}
.m-button--back {
  min-width: 0;
  width: 100%;
  max-width: 423px;
  min-height: 79px;
  border-color: #D4D8DA;
  border-radius: 999px;
  background-color: #ffffff;
  color: #222222;
  font-size: clamp(
    16px,
    calc(
      16px + (18px - 16px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    18px
  );
  letter-spacing: 0.08em;
  padding: 0px;
}
.m-button--back input[type=button],
.m-button--back input[type=submit] {
  border: none;
  background: none;
  outline: none;
  width: 100%;
  height: 100%;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  font-feature-settings: "palt";
  transition: all 0.3s ease;
  padding: 0px 24px;
}
.m-button--back .m-button__icon {
  background-color: #23267b;
}
.m-button--back .m-button__icon::before {
  border-color: #ffffff;
}
.m-button--arrowend {
  position: relative;
}
.m-button--arrowend .m-button__icon {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}
.m-button--arrowdown .m-button__icon::before {
  transform: translate(-50%, -70%) rotate(135deg);
}
.m-button--arrowstart {
  position: relative;
}
.m-button--arrowstart .m-button__icon {
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%);
}
.m-button--arrowstart .m-button__icon::before {
  transform: translate(-30%, -50%) rotate(-135deg);
}

/*============================
m-hide
============================*/
.m-hide--pc {
  display: none;
}

.u-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

/* 改行の出し分け：SPのときだけ改行する */
.u-br-sp {
  display: none;
}

.u-br-pc {
  display: inline;
}

/*============================
m-tit
============================*/
.m-tit {
  display: flex;
  flex-direction: column;
  gap: 20px;
  /* 「About us 私たちについて」のような1行ラベル型 */
  /* 中央揃えの見出し（下層ページのセクション見出し） */
  /* 縦線付きの見出し（| システム開発） */
  /* 縦線付きの見出し（| システム開発） */
  /* 短い横線が前に付く小見出し（─ システム開発の特長） */
}
.m-tit__en {
  position: relative;
  isolation: isolate;
  display: inline-flex;
  align-items: center;
  color: #23267b;
  font-family: "roboto";
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
}
.m-tit__en::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: -13px;
  z-index: -1;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #d7e9f4;
}
.m-tit__ja {
  font-size: clamp(
    30px,
    calc(
      30px + (38px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    38px
  );
  font-weight: 700;
  letter-spacing: 0.08em;
  /* トップページだけ50px */
}
.p-top .m-tit__ja {
  font-size: clamp(
    32px,
    calc(
      32px + (50px - 32px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    50px
  );
  line-height: 1.2;
  letter-spacing: 0.08em;
}
.m-tit--inline {
  flex-direction: row;
  align-items: center;
  gap: 8px;
  gap: 15px;
}
.m-tit--inline .m-tit__ja {
  color: #23267b;
  font-size: clamp(
    13px,
    calc(
      13px + (15px - 13px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    15px
  );
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.08em;
}
.m-tit--center {
  align-items: center;
  text-align: center;
}
.m-tit--bar {
  position: relative;
  padding-left: 25px;
  font-size: clamp(
    24px,
    calc(
      24px + (34px - 24px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    34px
  );
  font-weight: 700;
  line-height: 1.3235294118;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-tit--bar::before {
  content: "";
  position: absolute;
  top: 0.15em;
  bottom: 0.15em;
  left: 0;
  width: 5px;
  background-color: #23267b;
}
.m-tit--bar::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  width: 100%;
  border-bottom: 2px solid #d4d8da;
}
.m-tit--bar2 {
  position: relative;
  padding-left: 25px;
  font-size: clamp(
    24px,
    calc(
      24px + (34px - 24px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    34px
  );
  font-weight: 700;
  line-height: 1.3235294118;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-tit--bar2::before {
  content: "";
  position: absolute;
  top: 0.15em;
  bottom: 0.15em;
  left: 0;
  width: 5px;
  background-color: #23267b;
}
.m-tit--line {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: clamp(
    20px,
    calc(
      20px + (28px - 20px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    28px
  );
  font-weight: 700;
  line-height: 1.3571428571;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-tit--line::before {
  content: "";
  flex-shrink: 0;
  width: 18px;
  height: 3px;
  margin-top: 0.6em;
  background-color: #23267b;
}

/*============================
m-subtit
============================*/
.m-subtit {
  margin-top: 20px;
  color: #23267b;
  font-size: clamp(
    19px,
    calc(
      19px + (36px - 19px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    36px
  );
  font-weight: 700;
  line-height: 1.66;
  letter-spacing: 0.08em;
}
.m-subtit__ja {
  display: inline-block;
  font-size: clamp(
    18px,
    calc(
      18px + (24px - 18px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    24px
  );
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 2.66;
}

/*============================
m-noposts
============================*/
.m-noposts {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}

/*============================
m-desc
============================*/
.m-desc {
  text-align: left;
}
.m-desc--center {
  text-align: center;
}
.m-desc p {
  font-size: 16px;
  letter-spacing: 0.12em;
}
.m-desc--split p + p {
  margin-top: 30px;
}

/*============================
m-card
============================*/
.m-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* m-card--service（白枠あり・イラスト上・矢印は右下） */
  /* m-card--dev（開発支援バナー・横並び） */
  /* m-card--case / m-card--column（枠なし・画像上） */
}
.m-card__image {
  display: block;
  overflow: hidden;
  text-align: center;
}
.m-card__image img {
  width: 100%;
  height: auto;
  /*
  width: 100%;
  height: 100%;
  object-fit: cover;
  */
  margin: 0 auto;
}
.m-card__title {
  font-weight: 700;
  font-feature-settings: "palt";
}
.m-card__text {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.m-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px;
}
.m-card__icon {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border: 2px solid #d4d8da;
  border-radius: 50%;
  background-color: #ffffff;
}
.m-card__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  border-top: 2.5px solid #23267b;
  border-right: 2.5px solid #23267b;
  transform: translate(-70%, -50%) rotate(45deg);
}
.m-card__company {
  color: #99a8af;
  font-size: 14px;
  font-weight: 700;
  line-height: 2.7142857143;
  letter-spacing: 0.08em;
}
.m-card__date {
  display: block;
  color: #99a8af;
  font-family: "Roboto";
  font-size: 13px;
  letter-spacing: 0.06em;
}
.m-card--service {
  padding: 30px 60px 50px;
  border-radius: 10px;
  background-color: #ffffff;
  position: relative;
}
.m-card--service .m-card__image {
  aspect-ratio: 464/285;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-card--service .m-card__image_01 img {
  max-width: 420px;
}
.m-card--service .m-card__image_02 img {
  max-width: 382px;
}
.m-card--service .m-card__image_03 img {
  max-width: 407px;
}
.m-card--service .m-card__image_04 img {
  max-width: 395px;
}
.m-card--service .m-card__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
}
.m-card--service .m-card__text {
  max-width: 457px;
}
.m-card--service .m-card__tags {
  max-width: 430px;
  margin-bottom: 0;
  gap: 5px;
}
.m-card--service .m-card__icon {
  margin-top: auto;
  margin-left: auto;
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 1;
  width: 38px;
  height: 38px;
}
.m-card--dev {
  position: relative;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 96px;
  padding: 40px;
  border-radius: 10px;
  background-color: #ffffff;
}
.m-card--dev .m-card__image {
  flex-shrink: 0;
  width: 300px;
}
.m-card--dev .m-card__body {
  display: block;
  min-width: 0;
  padding-right: 60px;
}
.m-card--dev .m-card__title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.m-card--dev .m-card__tags {
  margin-top: 34px;
  gap: 5px;
}
.m-card--dev .m-card__icon {
  margin-top: auto;
  margin-left: auto;
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 1;
  width: 38px;
  height: 38px;
}
.m-card--case .m-card__image, .m-card--column .m-card__image {
  margin-bottom: clamp(
    16px,
    calc(
      16px + (18px - 16px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    18px
  );
  border-radius: 10px;
  aspect-ratio: 367/223;
  position: relative;
}
.m-card--case .m-card__image > img, .m-card--column .m-card__image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-card--case .m-card__image .m-card--case-logo, .m-card--column .m-card__image .m-card--case-logo {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  border-radius: 10px 0 0 0;
  padding: 20px 10px 20px 18px;
  font-size: clamp(
    10px,
    calc(
      10px + (12px - 10px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    12px
  );
  font-weight: 700;
  line-height: 1.1111111111;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-card--case .m-card__image .m-card--case-logo img, .m-card--column .m-card__image .m-card--case-logo img {
  width: 100%;
  max-width: 124px;
  height: auto;
}
.m-card--case .m-card__title, .m-card--column .m-card__title {
  margin-top: 0px;
  color: #222222;
  font-size: clamp(
    16px,
    calc(
      16px + (18px - 16px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    18px
  );
  font-weight: 700;
  line-height: 1.4444444444;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-card--case .m-card__date, .m-card--column .m-card__date {
  margin-bottom: 15px;
}
.m-card--case .m-card__tags, .m-card--column .m-card__tags {
  margin-top: 16px;
}
.m-card--case .m-card__tags .m-tag, .m-card--column .m-card__tags .m-tag {
  font-size: 12px;
  color: #222222;
  height: 23px;
}

/* m-servicecard ---------------------------------------- */
/* テキスト左＋イラスト右のサービス紹介カード（SPは縦積み） */
.m-servicecard {
  display: grid;
  grid-template-columns: auto 460px;
  align-items: center;
  gap: 0px;
  padding: 50px 90px 50px 100px;
  border-radius: 10px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
.m-servicecard__image {
  grid-column: 2;
  grid-row: 1;
}
.m-servicecard__image img {
  width: 100%;
  height: auto;
}
.m-servicecard__body {
  grid-column: 1;
  grid-row: 1;
}
.m-servicecard__body .m-button {
  margin-top: 28px;
}
.m-servicecard__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.m-servicecard__text {
  margin-top: 29px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  max-width: 460px;
}
.m-servicecard__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px;
}

/*============================
m-card-icon
============================*/
.m-card-icon {
  box-shadow: 0px 2px 0px 4px #d3d3d3;
  border-radius: 15px;
  overflow: hidden;
  background-color: #ffffff;
}
.m-card-icon__link {
  display: block;
  padding: 30px 0 40px;
}
.m-card-icon__img {
  width: 120px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.m-card-icon__img::after {
  content: "";
  display: block;
  padding-top: 100%;
}
.m-card-icon__img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  font-family: "object-fit:cover;";
}
.m-card-icon__tit {
  font-size: 22px;
  line-height: 1.2;
  margin-top: 20px;
  padding: 0 10px;
}

/* m-productcard ---------------------------------------- */
/* PCはテキスト左・写真右。SPは 見出し→写真→本文 の縦積み。
   m-strengthと同様に、写真をSP用（.m-hide--pc＝PCで非表示）と
   PC用（.m-hide--sp＝SPで非表示）の2つに分けてDOM順で出し分け、
   grid placementに依存しすぎないことでレイアウト崩れを防ぐ */
.m-productcard {
  display: grid;
  grid-template-columns: auto 46.33%;
  -moz-column-gap: 44px;
       column-gap: 44px;
  align-items: center;
  padding: clamp(
    30px,
    calc(
      30px + (60px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    60px
  ) clamp(
    30px,
    calc(
      30px + (90px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    90px
  );
  border-radius: 10px;
  background-color: #ffffff;
  /* head・body（＋SP用写真）をまとめるラッパー。PCでは列1、SPでは縦積み */
}
.m-productcard__content {
  grid-column: 1;
  grid-row: 1;
}
.m-productcard__body {
  margin-top: 29px;
}
.m-productcard__body .m-button {
  margin-top: 24px;
}
.m-productcard__image {
  grid-column: 2;
  grid-row: 1;
  /* SP用（.content内、見出しと本文の間に表示） */
}
.m-productcard__image.m-hide--pc {
  margin-top: 16px;
}
.m-productcard__image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.m-productcard__label {
  color: #23267b;
  font-size: clamp(
    15px,
    calc(
      15px + (16px - 15px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    16px
  );
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-productcard__title {
  margin-top: 10px;
  font-size: clamp(
    20px,
    calc(
      20px + (32px - 20px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    32px
  );
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.m-productcard__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.m-productcard__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 26px;
  max-width: 440px;
}
.m-productcard__tags .m-tag {
  font-size: clamp(
    14px,
    calc(
      14px + (15px - 14px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    15px
  );
  line-height: 15px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}

/*============================
m-pagenavi
============================*/
/* m-pagenav --------------------------------------------- */
.m-pagenav {
  padding-block: 10px 35px;
  border-bottom: 1px solid #d4d8da;
  max-width: 1100px;
  margin-inline: auto;
  /* m-pagenav--dense ------------------------------------- */
  /* m-pagenav--plain --------------------------------------
  下線なし・SPでも横並びのアンカーリンク（サービスラインアップ下）
  --------------------------------------------------------- */
}
.m-pagenav__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.m-pagenav__item a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  font-weight: 700;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.m-pagenav__item a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.m-pagenav__item a::after {
  content: "";
  width: 5px;
  height: 5px;
  margin-top: -4px;
  border-right: 2px solid #23267b;
  border-bottom: 2px solid #23267b;
  transform: rotate(45deg);
}
.m-pagenav--dense {
  border-bottom: none;
  padding-bottom: 10px;
}
.m-pagenav--dense .m-pagenav__list {
  gap: 50px;
}
.m-pagenav--plain {
  padding-bottom: 64px;
  border-bottom: none;
}
.m-pagenav--plain .m-pagenav__list {
  gap: 60px;
}

/*============================
m-swiper-button
============================*/
.m-swiper-button {
  display: flex;
  flex-shrink: 0;
  gap: 12px;
}
.m-swiper-button__prev, .m-swiper-button__next {
  position: relative;
  width: 48px;
  height: 48px;
  border: 2px solid #d4d8da;
  border-radius: 50%;
  background-color: #ffffff;
  cursor: pointer;
}
.m-swiper-button__prev::before, .m-swiper-button__next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7px;
  height: 7px;
  border-top: 3px solid #23267b;
  border-right: 3px solid #23267b;
  transform: translate(-70%, -50%) rotate(45deg);
}
.m-swiper-button__prev:hover, .m-swiper-button__next:hover {
  background-color: #23267b;
  border-color: #23267b;
  transition: all 0.3s ease;
}
.m-swiper-button__prev:hover::before, .m-swiper-button__next:hover::before {
  border-color: #ffffff;
}
.m-swiper-button__prev::before {
  transform: translate(-30%, -50%) rotate(-135deg);
}

/* m-tag ------------------------------------------------ */
.m-tag {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0px 4px;
  border: 1px solid #d4d8da;
  border-radius: 4px;
  color: #23267b;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-tag--pickup {
  border-color: #C1DBF0;
  background-color: #C1DBF0;
  color: #23267b;
}

/* m-linklist ------------------------------------------------ */
.m-linklist {
  margin-top: 56px;
}
.m-linklist__item {
  border-bottom: 1px solid #d4d8da;
}
.m-linklist__link {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-block: 18px;
  padding-inline: 10px;
  cursor: pointer;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.m-linklist__link:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.m-linklist__ja {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.m-linklist__en {
  color: #99a8af;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.m-linklist__icon {
  position: relative;
  flex-shrink: 0;
  width: 17px;
  height: 17px;
  margin-left: auto;
  border-radius: 50%;
  background-color: #23267b;
}
.m-linklist__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: translate(-70%, -50%) rotate(45deg);
}

/* m-breadcrumb ----------------------------------------- */
.m-breadcrumb {
  padding-block: 30px;
}
.m-breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  font-size: 12px;
}
.m-breadcrumb__item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-feature-settings: "palt";
  color: #878d91;
}
.m-breadcrumb__item:not(:last-child)::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #99a8af;
  border-right: 1px solid #99a8af;
  transform: rotate(45deg);
}
.m-breadcrumb__item[aria-current=page] {
  color: #23267b;
}
.m-breadcrumb__item a {
  color: #878d91;
}

/* m-strength ------------------------------------------- */
/* ラベル＋見出し＋画像＋本文。PCは左右交互、SPは縦積み */
.m-strength {
  display: flex;
  flex-direction: column;
  gap: 80px;
  margin-top: 55px;
}
.m-strength__item {
  display: grid;
  grid-template-columns: auto 56%;
  -moz-column-gap: 50px;
       column-gap: 50px;
  align-items: center;
  /* m-strength--recruit の装飾 -------------------------- */
  /* 丸の飾りは本文・写真の背面に置く。
     絶対配置の基準にするため item に position を持たせる */
}
.m-strength__item:nth-child(even) {
  grid-template-columns: 56% auto;
}
.m-strength__item:nth-child(even) .m-strength__content {
  grid-column: 2;
}
.m-strength__item:nth-child(even) > .m-strength__image {
  grid-column: 1;
}
.m-strength--recruit .m-strength__item {
  position: relative;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.m-strength__content {
  grid-column: 1;
  grid-row: 1;
}
.m-strength__body {
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.m-strength__body p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-strength__image {
  grid-column: 2;
  grid-row: 1;
}
.m-strength__image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.m-strength__num {
  color: #23267b;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
}
.m-strength--recruit .m-strength__num {
  font-size: clamp(
    60px,
    calc(
      60px + (96px - 60px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    96px
  );
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #e9f3f9;
}
.m-strength__title {
  margin-top: 24px;
  font-size: clamp(
    21px,
    calc(
      21px + (32px - 21px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    32px
  );
  font-weight: 700;
  line-height: 1.5;
  font-feature-settings: "palt";
}
.m-strength--recruit .m-strength__title {
  font-size: clamp(
    21px,
    calc(
      21px + (28px - 21px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    28px
  );
  letter-spacing: 0.08em;
  margin-top: 16px;
}
.m-strength__deco {
  position: absolute;
  z-index: -1;
  /* 01：recruitページのみ、本文右下に丸の装飾を出す */
  /* 03：本文の左下、インナーの外側へはみ出す */
}
.m-strength--recruit .m-strength__deco--01 {
  right: -119px;
  bottom: -60px;
  width: 172px;
  border-radius: 0;
  z-index: 1;
}
.m-strength__deco--03 {
  left: -100px;
  bottom: -141px;
  width: 236px;
}
.m-strength--recruit .m-strength__deco--03 {
  width: 236px;
  height: auto;
  border-radius: 0;
  z-index: 1;
  left: -140px;
}

/* m-checklist ------------------------------------------ */
/* 青い丸の箇条書き */
.m-checklist__item {
  position: relative;
  padding-left: 18px;
  font-size: 16px;
  color: #222222;
}
.m-checklist__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  transform: translateY(-50%);
  background-color: #23267b;
}

/* m-numlist -------------------------------------------- */
/* 01/02/03 の番号付き特長リスト */
.m-numlist {
  display: flex;
  flex-direction: column;
  gap: 21px;
  /* 特長の中に入れ子で置く箇条書き */
}
.m-numlist__item {
  display: grid;
  grid-template-columns: 64px 1fr;
  align-items: flex-start;
  gap: 0;
  padding-block: 40px;
  padding-inline: 80px 120px;
  border-radius: 10px;
  background-color: #ffffff;
}
.m-numlist__num {
  color: #23267b;
  font-family: "Roboto";
  font-size: 32px;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-numlist__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  margin: 0;
}
.m-numlist__text {
  grid-column: 2;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-numlist__list {
  grid-column: 2;
  margin-top: 8px;
}
.m-numlist__list .m-checklist__item {
  font-size: 16px;
  line-height: 2;
}

/* m-casestudy ------------------------------------------ */
.m-casestudy {
  padding: 30px 40px;
  border: 1px solid #23267b;
  border-radius: 10px;
}
.m-casestudy__tag {
  display: inline-flex;
  align-items: center;
  padding: 4px 7px;
  border-radius: 5px;
  background-color: #23267b;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.m-casestudy__title {
  margin-top: 14px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-casestudy__text {
  margin-top: 26px;
  padding-top: 26px;
  border-top: 1px solid #d4d8da;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}

/* m-step ----------------------------------------------- */
.m-step {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.m-step__item {
  position: relative;
  display: grid;
  grid-template-columns: 127px 300px 1fr;
  gap: 40px;
  align-items: start;
  padding-bottom: 40px;
  /* 丸同士をつなぐ縦線（最後の項目の下には引かない） */
  /* 区切り線は見出し列から右端まで。丸の下には引かない */
}
.m-step__item + .m-step__item {
  padding-top: 36px;
}
.m-step__item:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 127px;
  left: 63px;
  width: 2px;
  height: calc(100% - 127px + 36px);
  background-color: #ffffff;
}
.m-step__item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 167px);
  height: 1px;
  background-color: #ffffff;
}
.m-step__num {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 127px;
  height: 127px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #23267b;
  font-family: "Roboto";
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
}
.m-step__num-label {
  margin-bottom: 2px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.m-step__title {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-step__sub {
  margin-top: 10px;
  color: #23267b;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-step__text {
  font-size: 16px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}

.m-step-vertical {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0;
}
.m-step-vertical__item {
  position: relative;
  width: 100%;
}
.m-step-vertical__item:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 24px;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}
.m-step-vertical__num {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #23267b;
  font-family: "Roboto";
  font-style: normal;
  font-size: 22px;
  font-weight: 700;
  line-height: 10.1818181818;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.m-step-vertical__head {
  margin-top: 12px;
}
.m-step-vertical__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  font-feature-settings: "palt" on;
  color: #23267b;
}
.m-step-vertical__text {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7142857143;
  font-feature-settings: "palt" on;
}

/* m-faq ------------------------------------------------ */
.m-faq {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.m-faq__item {
  border: 1px solid #d4d8da;
  border-radius: 10px;
  background-color: #ffffff;
  padding-inline: 18px;
}
.m-faq__question {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding: 18px 56px 18px 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.1111111111;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  text-align: left;
  background: none;
  outline: none;
  border: none;
  cursor: pointer;
  /* 「＋」→開くと「−」 */
}
.m-faq__question::before, .m-faq__question::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 20px;
  height: 2px;
  margin-top: -1px;
  background-color: #222222;
}
.m-faq__question::after {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.m-faq__question[aria-expanded=true]::after {
  transform: rotate(0deg);
}
.m-faq__mark {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  border: 1px solid #23267b;
  border-radius: 5px;
  background-color: #23267b;
  color: #ffffff;
  font-family: "Roboto";
  font-size: 25px;
  font-weight: 500;
}
.m-faq__mark--answer {
  background-color: #ffffff;
  color: #23267b;
}
.m-faq__answer {
  display: none;
  align-items: flex-start;
  gap: 16px;
  padding: 15px 100px 24px 0;
  border-top: 1px dotted #d4d8da;
}
.m-faq__answer.is-open {
  display: flex;
}
.m-faq__answer-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}

/* m-accordion ------------------------------------------ */
.m-accordion {
  /* 子を持たない項目：右向きの「>」 */
  /* 子を持つ項目：「＋」→開くと「−」 */
}
.m-accordion__item {
  border-bottom: 1px solid #d4d8da;
  padding-left: 10px;
  padding-right: 10px;
}
.m-accordion__link, .m-accordion__toggle {
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 36px 18px 0;
  color: #222222;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  text-align: left;
}
.m-accordion__link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  border-top: 2px solid #23267b;
  border-right: 2px solid #23267b;
  transform: rotate(45deg);
}
.m-accordion__toggle::before, .m-accordion__toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 14px;
  height: 2px;
  margin-top: -1px;
  background-color: #23267b;
}
.m-accordion__toggle::after {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.m-accordion__toggle[aria-expanded=true]::after {
  transform: rotate(0deg);
}
.m-accordion__panel {
  display: none;
  margin-bottom: 16px;
  padding: 20px;
  border-radius: 10px;
  background-color: #ffffff;
}
.m-accordion__panel.is-open {
  display: block;
}
.m-accordion__child {
  position: relative;
  padding-left: 16px;
  color: #23267b;
  font-size: 14px;
  line-height: 2.8571428571;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-accordion__child::before {
  content: "";
  position: absolute;
  top: 1.35em;
  left: 0;
  width: 9px;
  height: 1px;
  background-color: #23267b;
}
.m-accordion__child a {
  color: #23267b;
}

/* m-table ---------------------------------------------- */
/* 見出し列＋内容列の定義表。SPは見出しを上に積む
   （採用の募集要項でも同じ形を使う想定） */
.m-table {
  width: 100%;
  margin-top: 40px;
  border-top: 1px solid #d4d8da;
  /* 事業所の「本社」「東京オフィス」のような内容欄の小見出し */
  /* SPでも2列を保つ表（募集要項用）。見出しは中央寄せで少し広い */
}
.m-table th,
.m-table td {
  padding-block: 24px;
  border-bottom: 1px solid #d4d8da;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  text-align: left;
  vertical-align: top;
}
.m-table th {
  width: 290px;
  color: #23267b;
  font-weight: 700;
  padding-left: 80px;
  padding-right: 24px;
}
.m-table td {
  /* 表内のテキストリンク。ボタンは対象外にする */
}
.m-table td p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.08em;
}
.m-table td a:not(.m-button) {
  color: #23267b;
  text-underline-offset: 8px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
  text-decoration: underline;
}
.m-table td a:not(.m-button):hover {
  opacity: 0.5;
  transition: 0.3s;
}
.m-table__name {
  font-weight: 700;
}
.m-table__name ~ .m-table__name {
  margin-top: 20px;
}
.m-table__map {
  font-size: clamp(
    16px,
    calc(
      16px + (16px - 16px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    16px
  );
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
  text-decoration: underline;
}
.m-table__map:hover {
  opacity: 0.5;
  transition: 0.3s;
}
.m-table--compact th {
  width: 300px;
  text-align: center;
  padding-left: 24px;
}

/* m-history -------------------------------------------- */
/* 年 ● 月 本文 の4カラム。SPでも列構成は変えず、幅だけ詰める */
.m-history {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 38px;
  margin-top: 40px;
  padding-left: clamp(
    0px,
    calc(
      0px + (226px - 0px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    226px
  );
  padding-bottom: 40px;
}
.m-history:before {
  content: "";
  left: calc(clamp(
    0px,
    calc(
      0px + (226px - 0px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    226px
  ) + clamp(
    56px,
    calc(
      56px + (101px - 56px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    101px
  ));
  width: 1px;
  height: 100%;
  position: absolute;
  top: 10px;
  bottom: 0;
  z-index: 1;
  background-color: #d4d8da;
  display: block;
}
.m-history__item {
  display: grid;
  grid-template-columns: clamp(
    70px,
    calc(
      70px + (140px - 70px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    140px
  ) clamp(
    50px,
    calc(
      50px + (60px - 50px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    60px
  ) auto;
  align-items: flex-start;
  -moz-column-gap: 0;
       column-gap: 0;
  position: relative;
  z-index: 2;
}
.m-history__year {
  color: #23267b;
  font-family: "Roboto";
  font-size: clamp(
    19px,
    calc(
      19px + (26px - 19px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    26px
  );
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
  position: relative;
  /* 年と月のあいだの丸。月が空欄の行にも出したいので月側に持たせる */
  /* 「近日中」だけ和文なので、英数字用の設定を打ち消す */
}
.m-history__year::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: clamp(
    8px,
    calc(
      8px + (32px - 8px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    32px
  );
  z-index: 2;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #23267b;
}
.m-history__year--text {
  font-size: clamp(
    15px,
    calc(
      15px + (22px - 15px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    22px
  );
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
.m-history__month {
  position: relative;
  color: #23267b;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
.m-history__text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
.m-history__text a {
  text-decoration: underline;
  color: #23267b;
  text-underline-offset: 6px;
}
.m-history__text-2c {
  grid-column: 2/4;
}

/* m-voice ------------------------------------------------ */
.m-voice {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px 28px;
  align-items: flex-start;
  margin-top: 56px;
  /* 中央の列だけカンプどおり下にずらす */
}
.m-voice .m-voicecard:nth-child(3n+2) {
  margin-top: 30px;
}

/* m-voicecard ---------------------------------------------- */
/* 白い吹き出し＋右下にはみ出す人物イラスト */
.m-voicecard {
  position: relative;
  padding-bottom: 25px;
}
.m-voicecard__balloon {
  position: relative;
  padding: 41px 36px 60px;
  background-image: url(../img/recruit/hukidashi.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.m-voicecard__text {
  font-size: clamp(
    15.5px,
    calc(
      15.5px + (18px - 15.5px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    18px
  );
  line-height: 1.7777777778;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-voicecard__name {
  margin-top: 16px;
  color: #23267b;
  font-size: clamp(
    15.5px,
    calc(
      15.5px + (15px - 15.5px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    15px
  );
  font-weight: 700;
  line-height: 1.4666666667;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-voicecard__avatar {
  width: clamp(
    55px,
    calc(
      55px + (68px - 55px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    68px
  );
  height: auto;
  margin-top: 4px;
  margin-left: auto;
  position: absolute;
  bottom: 0;
  right: 20px;
  z-index: 1;
}

/* p-recruit__data ---------------------------------------- */
.m-data {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  margin-top: 56px;
}

/* m-datacard ------------------------------------------- */
/* 白カード。PCは4枚並びが span 3、3枚並びが span 4 */
.m-datacard {
  display: flex;
  flex-direction: column;
  padding: 26px 28px 16px;
  min-height: 305px;
  border-radius: 8px;
  background-color: #ffffff;
  color: #222222;
  /* 4枚並びは数字の下にイラスト、3枚並びは数字の横にイラスト */
  /* 注釈はカード下端に右寄せで固定 */
}
.m-datacard--quarter {
  grid-column: span 3;
}
.m-datacard--third {
  grid-column: span 4;
}
.m-datacard__label {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #000022;
}
.m-datacard__main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  /* 数字とイラストを左右に離さず、中央でひとまとまりに見せるカード */
}
.m-datacard--third .m-datacard__main {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.m-datacard--center .m-datacard__main {
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
.m-datacard__main-data-workstyle {
  margin-top: 30px;
  justify-content: space-between;
}
.m-datacard__value {
  color: #23267b;
  font-family: "Roboto";
  font-size: clamp(
    65px,
    calc(
      65px + (80px - 65px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    80px
  );
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
.m-datacard__value--ratio {
  display: flex;
  align-items: center;
  gap: 3px;
}
.m-datacard__unit {
  font-size: clamp(
    38px,
    calc(
      38px + (40px - 38px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    40px
  );
  font-weight: 700;
  letter-spacing: 0.08em;
}
.m-datacard--center .m-datacard__unit {
  font-size: clamp(
    30px,
    calc(
      30px + (40px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    40px
  );
}
.m-datacard__value--ratio .m-datacard__unit {
  font-size: 20px;
  line-height: 1.2;
  display: inline-block;
}
.m-datacard__icon {
  width: 100%;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.m-datacard--third .m-datacard__icon {
  width: clamp(
    120px,
    calc(
      120px + (160px - 120px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    160px
  );
  height: auto;
  flex-shrink: 0;
}
.m-datacard--center .m-datacard__icon {
  width: auto;
  height: 100px;
}
.m-datacard__chart {
  width: auto;
  max-width: 100%;
  max-height: 220px;
  margin-inline: auto;
}
.m-datacard__detail {
  margin-top: 12px;
  color: #23267b;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.06em;
  /* 入社実績のリストは、行頭を揃えたままブロックごと中央に置く */
}
.m-datacard__detail li {
  color: #23267b;
}
.m-datacard--center .m-datacard__detail {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.m-datacard__check {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: #23267b;
  font-size: clamp(
    18px,
    calc(
      18px + (24px - 18px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    24px
  );
  font-weight: 700;
}
.m-datacard__check li {
  position: relative;
  padding-left: clamp(
    20px,
    calc(
      20px + (30px - 20px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    30px
  );
  white-space: nowrap;
  color: #23267b;
}
.m-datacard__check li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: clamp(
    17px,
    calc(
      17px + (25px - 17px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    25px
  );
  height: clamp(
    17px,
    calc(
      17px + (25px - 17px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    25px
  );
  border-radius: 50%;
  background-image: url(../img/recruit/check.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.m-datacard__note {
  margin-top: auto;
  padding-top: 8px;
  color: #99a8af;
  font-size: clamp(
    12px,
    calc(
      12px + (13px - 12px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    13px
  );
  text-align: right;
}

/* p-recruit__candidate ------------------------------------ */
.m-candidate {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 56px;
}
.m-candidate__item {
  padding: 57px 34px;
  border-radius: 10px;
  background-color: #e8f3f9;
}
.m-candidate__num {
  color: #ffffff;
  font-family: "Roboto";
  font-size: clamp(
    50px,
    calc(
      50px + (70px - 50px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    70px
  );
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
}
.m-candidate__title {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3em;
  margin-top: 16px;
  font-size: clamp(
    20px,
    calc(
      20px + (26px - 20px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    26px
  );
  font-weight: 700;
  line-height: 1.2307692308;
  letter-spacing: 0.08em;
  text-align: center;
}
.m-candidate__text {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}

.m-interview {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 413px));
  justify-content: center;
  gap: 48px 120px;
  margin-top: 56px;
  /* 右の列はカンプどおり下にずらす */
}
.m-interview .m-interviewcard:nth-child(even) {
  margin-top: 64px;
} /* m-interviewcard -------------------------------------- */
.m-interviewcard a {
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.m-interviewcard a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.m-interviewcard__image {
  position: relative;
  isolation: isolate;
}
.m-interviewcard__image img {
  width: 100%;
  height: auto;
  aspect-ratio: 413/492;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.m-interviewcard__image .m-interviewcard__deco {
  position: absolute;
  z-index: -1;
  aspect-ratio: auto;
  border-radius: 0;
  -o-object-fit: fill;
     object-fit: fill;
  /* 01：2枚目の写真の右上 */
  /* 02：3枚目の写真の左上 */
}
.m-interviewcard__image .m-interviewcard__deco--01 {
  top: -29px;
  right: -145px;
  width: 181px;
  z-index: 1;
}
.m-interviewcard__image .m-interviewcard__deco--02 {
  top: 60px;
  left: -159px;
  width: 221px;
  z-index: 1;
}
.m-interviewcard__catch {
  position: absolute;
  left: -130px;
  bottom: 88px;
  color: #23267b;
  font-size: clamp(
    18px,
    calc(
      18px + (24px - 18px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    24px
  );
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-interviewcard__catch span {
  padding: 4px 10px;
  background-color: #ffffff;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.m-interviewcard:nth-child(2) .m-interviewcard__catch {
  left: auto;
  right: -130px;
  bottom: 88px;
}
.m-interviewcard:nth-child(3) .m-interviewcard__catch {
  left: -140px;
  bottom: 68px;
}
.m-interviewcard:nth-child(4) .m-interviewcard__catch {
  left: auto;
  right: -130px;
  bottom: 80px;
}
.m-interviewcard__icon {
  position: absolute;
  right: 16px;
  bottom: 16px;
  width: 32px;
  height: 32px;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.m-interviewcard__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: translate(-70%, -50%) rotate(45deg);
}
.m-interviewcard__role {
  margin-top: 16px;
  font-size: clamp(
    14px,
    calc(
      14px + (16px - 14px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    16px
  );
  font-weight: 700;
  line-height: 1.375;
  letter-spacing: 0.08em;
}
.m-interviewcard__year {
  margin-top: 2px;
  font-size: clamp(
    14px,
    calc(
      14px + (16px - 14px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    16px
  );
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: 0.08em;
}

/* m-form ----------------------------------------------- */
/* 見出し列＋入力列の縦積みフォーム。SPは見出しを上に積む
   （エントリーとお問い合わせで共用） */
.m-form {
  /* 入力欄 */
  /* 姓・名の2列 */
  /* ラジオボタン */
  /* 個人情報の取扱い */
  /* 同意チェック */
  /* 送信ボタン下の注釈 */
  /* 電話番号・郵便番号など短い入力欄 */
  /* 確認画面の確定値 */
}
.m-form__row {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  -moz-column-gap: 32px;
       column-gap: 32px;
  align-items: start;
  padding-block: 24px;
  border-bottom: 1px solid #d4d8da;
}
.m-form-confirm .m-form__row {
  align-items: center;
}
.m-form__row_noborder {
  border-bottom: none;
}
.m-form__head {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-block: 12px;
}
.m-form__label {
  font-size: clamp(
    17px,
    calc(
      17px + (18px - 17px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    18px
  );
  font-weight: 700;
  line-height: 1.2222222222;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-form__badge {
  flex-shrink: 0;
  align-items: center;
  align-self: flex-start;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
}
.m-form__badge--require {
  background-color: #23267b;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  padding: 4px 8px;
}
.m-form__badge--optional {
  color: #23267b;
  border: 1px solid #23267b;
}
.m-form__input, .m-form__textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #D3D3D3;
  border-radius: 6px;
  background-color: #ffffff;
  color: #222222;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  height: 60px;
}
.m-form__input::-moz-placeholder, .m-form__textarea::-moz-placeholder {
  color: #878D91;
}
.m-form__input::placeholder, .m-form__textarea::placeholder {
  color: #878D91;
}
.m-form__input:focus, .m-form__textarea:focus {
  outline: 2px solid #23267b;
  outline-offset: 1px;
}
.m-form__textarea {
  height: 240px;
  resize: vertical;
}
.m-form__name {
  display: flex;
  gap: 20px;
  /* 姓・名は縦に積み、ラベルと入力欄は横並びのまま */
}
.m-form__name-item {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  min-width: 0;
}
.m-form__name-label {
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
}
.m-form__radio {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 12px;
}
.m-form__radio-item span {
  display: inline-block;
}
.m-form__radio-item label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  cursor: pointer;
}
.m-form__radio-item input {
  width: 16px;
  height: 16px;
  accent-color: #23267b;
}
.m-form__privacy {
  margin-top: 60px;
  padding: 40px;
  border-radius: 8px;
  background-color: #ffffff;
  /* 個人情報ボックスの冒頭文 */
  /* 【個人情報相談窓口】のような小ブロック */
}
.m-form__privacy-title {
  padding-bottom: 12px;
  border-bottom: 1px solid #222222;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-form__privacy-lead {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0%;
  font-feature-settings: "palt";
}
.m-form__privacy-lead + .m-form__privacy-list {
  margin-top: 20px;
}
.m-form__privacy-list {
  margin-top: 16px;
  counter-reset: privacy;
}
.m-form__privacy-list > li {
  counter-increment: privacy;
}
.m-form__privacy-list > li + li {
  margin-top: 16px;
}
.m-form__privacy-subtitle {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-form__privacy-subtitle::before {
  content: counter(privacy) ". ";
}
.m-form__privacy-text {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.m-form__privacy-text a {
  color: #23267b;
  text-decoration: underline;
}
.m-form__privacy-block {
  margin-top: 18px;
}
.m-form__privacy-blocktitle {
  font-size: 16px;
  font-weight: 700;
}
.m-form__privacy-blocktitle + .m-form__privacy-text {
  margin-top: 4px;
}
.m-form__agree {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
.m-form__agree-lead {
  margin-top: 24px;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  font-feature-settings: "palt";
}
.m-form__agree-item label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 210px;
  padding: 14px 24px;
  border: 1px solid #d4d8da;
  border-radius: 999px;
  background-color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  cursor: pointer;
}
.m-form__agree-item input {
  width: 16px;
  height: 16px;
  accent-color: #23267b;
}
.m-form__agree .wpcf7-list-item {
  margin-inline: 0;
}
.m-form__action {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 48px;
}
.m-form__action .m-button--back,
.m-form__action .m-button--entry {
  max-width: 340px;
  min-height: 74px;
}
.m-form__action .wpcf7-spinner {
  display: none;
}
.m-form__note {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 48px;
}
.m-form__note--txt {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0%;
  font-feature-settings: "palt";
}
.m-form__note--txt + .m-form__note--txt {
  margin-top: 16px;
}
.m-form__input--short {
  max-width: 335px;
}
.m-form__value {
  padding-top: 12px;
  font-size: 16px;
  line-height: 1.9;
}
.m-form__field_confirm {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  white-space: pre-wrap;
}

/* m-pagination ----------------------------------------- */
/* 一覧ページのページ送り（コラム・お知らせ・導入事例で共用） */
.m-pagination {
  margin-top: 80px;
}
.m-pagination__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.m-pagination__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid #d4d8da;
  border-radius: 2px;
  background-color: #ffffff;
  color: #222222;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0%;
}
.m-pagination__link.is-current {
  border-color: #23267b;
  background-color: #23267b;
  color: #ffffff;
  font-weight: 700;
}
.m-pagination__link--prev {
  position: relative;
}
.m-pagination__link--prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  border-top: 1.5px solid #222222;
  border-right: 1.5px solid #222222;
  transform: translate(-70%, -50%) rotate(-135deg);
}
.m-pagination__link--next {
  position: relative;
}
.m-pagination__link--next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  border-top: 1.5px solid #222222;
  border-right: 1.5px solid #222222;
  transform: translate(-70%, -50%) rotate(45deg);
}
.m-pagination__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13px;
  color: #222222;
  font-size: 18px;
}

/*==========================
共通タブ用 => .js-tab
==========================*/
.js-tab__switchItem {
  cursor: pointer;
}
.js-tab__main {
  position: relative;
}
.js-tab__mainItem {
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.js-tab__mainItem.has-scroll {
  display: none;
  position: static;
}
.js-tab__mainItem.is-active {
  opacity: 1;
  visibility: visible;
  position: static;
  z-index: auto;
}
.js-tab__mainItem.is-active.has-scroll {
  display: block;
}

/*===================
タブの中のタブ => .js-tab_inr
===================*/
.js-tabInr__switchItem {
  cursor: pointer;
}
.js-tabInr__main {
  position: relative;
}
.js-tabInr__mainItem {
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.js-tabInr__mainItem.has-scroll {
  display: none;
  position: static;
}
.js-tabInr__mainItem.is-active {
  opacity: 1;
  visibility: visible;
  position: static;
  z-index: auto;
}
.js-tabInr__mainItem.is-active.has-scroll {
  display: block;
}

/*==========================
共通トグル用 => .js-toggle
==========================*/
.js-toggle__switch {
  position: relative;
  cursor: pointer;
}
.js-toggle__switch::before, .js-toggle__switch::after {
  content: "";
  width: 16px;
  height: 1px;
  background: #d4d8da;
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: 20px;
}
.js-toggle__switch::before {
  transform: translateY(-50%) rotate(0);
}
.js-toggle__switch::after {
  transition: 0.3s;
  transform: translateY(-50%) rotate(90deg);
}
.js-toggle__switch.is-active {
  transition: 0.3s;
}
.js-toggle__switch.is-active::after {
  transform: translateY(-50%) rotate(0deg);
}
.js-toggle__next {
  display: none;
}

/*==================
js-fadeIn
==================*/
.js-fade {
  opacity: 0;
  transition: 1s;
  transform: translateY(20px);
}
.js-fade-up {
  transform: translate(0, 50px);
}
.js-fade-up.is-active {
  opacity: 1;
  transform: translateY(0);
}

/*==========================
共通スライダー用 => .js-slider
==========================*/
.js-slider__modulDots {
  position: relative;
}
.js-slider__modulArw {
  cursor: pointer;
}

/*==========================
マウスストーカー => .js-stalker
==========================*/
.js-stalker-small, .js-stalker-large {
  position: fixed;
  top: 0;
  left: 0;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 99999999;
}
.js-stalker-small {
  width: 15px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0.8);
  transition: transform 0.15s ease, opacity 0.2s ease;
}
.js-stalker-small.is-hover {
  opacity: 0;
}
.js-stalker-large {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: transform 0.2s ease, width 0.3s ease, height 0.3s ease;
}
.js-stalker-large.is-hover {
  width: 80px;
  height: 80px;
}

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

[data-simplebar] {
  position: relative;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  max-width: inherit;
  height: inherit;
  max-height: inherit;
}

.simplebar-mask {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: auto !important;
  height: auto !important;
  margin: 0;
  padding: 0;
  direction: inherit;
}

.simplebar-offset {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
  box-sizing: inherit !important;
  margin: 0;
  padding: 0;
  resize: none !important;
  direction: inherit !important;
}

.simplebar-content-wrapper {
  position: relative;
  display: block;
  box-sizing: border-box !important;
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  direction: inherit;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  position: relative;
  z-index: -1;
  float: left;
  overflow: hidden;
  flex-basis: 0;
  flex-grow: inherit;
  flex-shrink: 0;
  box-sizing: inherit !important;
  width: 100%;
  max-width: 1px;
  height: 100%;
  max-height: 1px;
  margin: 0;
  padding: 0;
  pointer-events: none;
}

.simplebar-height-auto-observer {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  box-sizing: inherit;
  width: 1000%;
  min-width: 1px;
  height: 1000%;
  min-height: 1px;
  pointer-events: none;
  opacity: 0;
}

.simplebar-track {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  pointer-events: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  right: 0;
  left: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  content: "";
  position: absolute;
  right: 2px;
  left: 2px;
  transition: opacity 0.2s linear;
  opacity: 0;
  border-radius: 7px;
  background: #000;
}

.simplebar-scrollbar.simplebar-visible:before {
  transition: opacity 0s linear;
  /* When hovered, remove all transitions from drag handle */
  opacity: 1;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
  background-color: rgba(204, 204, 204, 0.1);
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  right: 2px;
  left: 2px;
  height: 100%;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  top: 2px;
  right: auto;
  left: 0;
  width: auto;
  min-width: 10px;
  height: 7px;
  min-height: 0;
}

/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  position: fixed;
  visibility: hidden;
  overflow-x: scroll;
  overflow-y: hidden;
  width: 500px;
  height: 500px;
  opacity: 0;
  direction: rtl;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/*==========================
トップ
.p-top
==========================*/
.p-top {
  position: relative;
  /* p-top__about ---------------------------------------- */
  /* PC 上91 / 下64★未実測 */
  /* p-top__photos --------------------------------------- */
  /* PC 上0 / 下103 */
  /* p-top__service -------------------------------------- */
  /* PC 上80 / 下119（水色ブロックの内側） */
  /* p-top__case ----------------------------------------- */
  /* PC 上99 / 下101 */
  /* Swiperの絶対配置（left:1% / bottom:3px / width:98%）を打ち消す */
  /* p-top__company -------------------------------------- */
  /* PC 上134 / 下40（水色ブロックの内側） */
  /* p-top__recruit -------------------------------------- */
  /* PC 上122 / 下49（紺ブロックの外側） */
  /* p-top__column --------------------------------------- */
  /* PC 上49 / 下50 */
  /* p-top__news ----------------------------------------- */
  /* PC 上50 / 下120 */
}
.p-top__about {
  padding-block: 52px 64px;
}
.p-top__about .l-inner {
  max-width: 1460px;
  -webkit-padding-start: clamp(
    30px,
    calc(
      30px + (130px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    130px
  );
          padding-inline-start: clamp(
    30px,
    calc(
      30px + (130px - 30px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    130px
  );
}
.p-top__about-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto max-content;
  gap: 30px 40px;
  align-items: start;
}
.p-top__about-head {
  grid-column: 1;
  grid-row: 1;
  padding-top: 38px;
}
.p-top__about-detail {
  grid-column: 1;
  grid-row: 2;
}
.p-top__about-detail .m-button {
  margin-top: 38px;
}
.p-top__about-figure {
  grid-column: 2;
  grid-row: 1/3;
  align-self: flex-start;
}
.p-top__about-figure img {
  width: 100%;
  height: auto;
}
.p-top__about-catch {
  margin-top: 24px;
  font-size: clamp(
    24px,
    calc(
      24px + (40px - 24px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    40px
  );
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.p-top__about-body {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.25;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.p-top__photos {
  padding-block: 0 103px;
}
.p-top__photos-item {
  width: 320px;
  height: 320px;
}
.p-top__photos-item.photol {
  width: 480px;
  height: 480px;
}
.p-top__photos-item.photom {
  width: 400px;
  height: 400px;
}
.p-top__photos-item img {
  width: auto;
  height: 100%;
  border-radius: 10px;
}
.p-top__photos-slider .swiper-wrapper {
  transition-timing-function: linear;
  align-items: center;
}
.p-top__service-block {
  padding-block: 90px 120px;
  background-color: #f0f5f8;
  background-image: url(../img/top/service-bg.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.p-top__service-head {
  position: relative;
  margin-bottom: 55px;
}
.p-top__service-search {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  gap: 16px;
  width: 218px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.p-top__service-search:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.p-top__service-search img {
  width: 100%;
  height: auto;
}
.p-top__service-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 32px;
}
.p-top__service-item a:hover {
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.p-top__service-item a:hover:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.p-top__service-item a:hover .m-card__icon {
  background-color: #23267b;
  border-color: #23267b;
  transition: 0.3s;
}
.p-top__service-item a:hover .m-card__icon:before {
  border-color: #ffffff;
}
.p-top__service-dev {
  margin-top: 64px;
}
.p-top__service-dev-title {
  margin-bottom: 40px;
  color: #23267b;
  font-size: clamp(
    18px,
    calc(
      18px + (25px - 18px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    25px
  );
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.p-top__service-dev a:hover {
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.p-top__service-dev a:hover:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.p-top__service-dev a:hover .m-card__icon {
  background-color: #23267b;
  border-color: #23267b;
  transition: 0.3s;
}
.p-top__service-dev a:hover .m-card__icon:before {
  border-color: #ffffff;
}
.p-top__case {
  padding-block: 99px 101px;
  position: relative;
}
.p-top__case-head, .p-top__column-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 50px;
}
.p-top__case-slider, .p-top__column-slider {
  padding-left: max(120px, 50% - 600px);
}
.p-top__case-slider a, .p-top__column-slider a {
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.p-top__case-slider a:hover, .p-top__column-slider a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.p-top__case-control, .p-top__column-control {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-top: 32px;
}
.p-top__case-scrollbar.swiper-scrollbar-horizontal, .p-top__column-scrollbar.swiper-scrollbar-horizontal {
  position: static;
  flex: 1;
  width: auto;
  height: 4px;
  background-color: #d4d8da;
}
.p-top__case-scrollbar .swiper-scrollbar-drag, .p-top__column-scrollbar .swiper-scrollbar-drag {
  background-color: #23267b;
}
.p-top__company {
  /* 画像コラージュ：比率で配置。右端は水色ブロックの端まで出す */
  /* ノートPC（左上・小） */
  /* 社屋外観（右・大・右端まで出る） */
  /* 打ち合わせ（左下・中） */
}
.p-top__company-block {
  padding-block: 124px 40px;
  background-color: #f0f5f8;
}
.p-top__company .l-inner {
  margin: 0 auto;
}
.p-top__company-inner {
  display: grid;
  grid-template-columns: 438px auto;
  align-items: start;
  gap: 80px;
  padding-left: max(120px, 50% - 600px);
}
.p-top__company-catch {
  margin-top: 42px;
  font-size: clamp(
    16px,
    calc(
      16px + (16px - 16px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    16px
  );
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.p-top__company-text {
  padding-top: 20px;
}
.p-top__company-text .m-button {
  margin-top: 50px;
  background-color: inherit;
  width: 200px;
}
.p-top__company-images {
  position: relative;
  aspect-ratio: 782/824;
  margin-right: -10px;
}
.p-top__company-images img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top__company-image01 {
  top: 6.1%;
  left: 0;
  width: 30.37975%;
  height: auto;
}
.p-top__company-image02 {
  top: 0;
  right: 0;
  z-index: 2;
  width: 60.12658%;
  height: auto;
  border-radius: 10px 0 0 10px;
}
.p-top__company-image03 {
  top: 47%;
  left: 10.5%;
  width: 49.36709%;
  height: auto;
}
.p-top__recruit {
  padding-block: 120px 0;
  /* 縦マーキー：ブロックの上下で切り抜かれる */
}
.p-top__recruit-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 670px;
  padding: 0 clamp(
    40px,
    calc(
      40px + (60px - 40px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    60px
  ) 0 clamp(
    40px,
    calc(
      40px + (169px - 40px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    169px
  );
  overflow: hidden;
  border-radius: 10px;
  background-color: #23267b;
  color: #ffffff;
  background-image: url(../img/top/recruit-bg.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  /* タブレット以下：テキストの下に横流しで配置 */
}
.p-top__recruit-deco {
  position: absolute;
  top: 50px;
  left: -24px;
  writing-mode: vertical-rl;
  font-family: "Roboto";
  font-size: clamp(
    100px,
    calc(
      100px + (170px - 100px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    170px
  );
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}
.p-top__recruit-title {
  font-size: clamp(
    32px,
    calc(
      32px + (50px - 32px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    50px
  );
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
.p-top__recruit-catch {
  margin-top: 40px;
  font-size: clamp(
    19px,
    calc(
      19px + (28px - 19px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    28px
  );
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.p-top__recruit-body {
  margin-top: 40px;
  font-size: clamp(
    16px,
    calc(
      16px + (16px - 16px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    16px
  );
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.p-top__recruit-text {
  max-width: 440px;
}
.p-top__recruit-text .m-button {
  margin-top: 60px;
  background-color: inherit;
  color: #ffffff;
  font-size: 15px;
  width: 196px;
  transition: all 0.3s ease;
}
.p-top__recruit-text .m-button .m-button__icon {
  background-color: #ffffff;
  transition: all 0.3s ease;
}
.p-top__recruit-text .m-button .m-button__icon:before {
  border-color: #23267b;
  transition: all 0.3s ease;
}
.p-top__recruit-text .m-button:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #23267b;
}
.p-top__recruit-text .m-button:hover .m-button__icon {
  background-color: #23267b;
  border-color: #23267b;
}
.p-top__recruit-text .m-button:hover .m-button__icon:before {
  border-color: #ffffff;
}
.p-top__recruit-images {
  position: absolute;
  top: 0;
  right: 50px;
  width: clamp(
    280px,
    calc(
      280px + (414px - 280px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    414px
  );
  height: 100%;
}
.p-top__recruit-images .swiper-wrapper {
  transition-timing-function: linear;
}
.p-top__recruit-image {
  height: clamp(
    190px,
    calc(
      190px + (280px - 190px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    280px
  );
}
.p-top__recruit-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.p-top__column {
  position: relative;
  padding-block: 110px 0;
}
.p-top__news {
  padding-block: 130px 120px;
  position: relative;
}
.p-top__news-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 32px;
}
.p-top__news-item {
  border-bottom: 1px solid #d4d8da;
}
.p-top__news-link {
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  gap: 30px;
  padding-block: 28px;
  -webkit-padding-start: 18px;
          padding-inline-start: 18px;
  opacity: 1;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  backface-visibility: hidden;
}
.p-top__news-link:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.p-top__news-date {
  color: #99a8af;
  font-family: "Roboto";
  font-size: 16px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
.p-top__news .m-tag {
  height: 23px;
  width: 113px;
  justify-content: center;
  font-size: 12px;
}
.p-top__news-title {
  font-size: 16px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  a[href^="tel:"] {
    cursor: pointer;
    pointer-events: auto;
  }
  .l-header__inner {
    padding: 0;
    align-items: flex-start;
  }
  .l-header__logo {
    width: 170px;
    margin-left: 20px;
    margin-top: 12px;
    padding-bottom: 0px;
  }
  .l-header--page .l-header__logo {
    width: 170px;
    margin-top: 0;
  }
  .l-footer {
    padding-block: 65px 34px;
    border-radius: 0;
    margin-top: 0px;
    margin-inline: 0px;
  }
  .l-footer .l-inner {
    padding-inline: 20px;
  }
  .l-footer__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .l-footer__address {
    margin-top: 30px;
  }
  .l-footer__address-name {
    font-size: 16px;
    line-height: 1.5;
  }
  .l-footer__address-text {
    font-size: 16px;
    line-height: 1.5;
  }
  .l-footer__pmark {
    justify-content: center;
    padding-top: 40px;
  }
  .l-footer__pmark-item:nth-child(1) {
    width: 98px;
  }
  .l-footer__pmark-item:nth-child(2) {
    width: 115px;
  }
  .l-footer__psmark {
    text-align: center;
  }
  .l-footer__psmark-item {
    margin: 0 auto;
  }
  .l-footer__nav-group {
    padding: 5px 0 5px 15px;
  }
  .l-footer__nav-column:nth-child(3) {
    width: 100%;
  }
  .l-footer__nav-column:nth-child(3) .l-footer__nav-group + .l-footer__nav-group {
    margin-top: 0px;
  }
  .l-footer__nav {
    /* 3カラムをやめて1本の縦リストに戻す */
    display: block;
    border-top: 1px solid #d4d8da;
    /* 見出しリンクと開閉ボタンで見た目を揃える */
    /* 子を持たない項目：右向きの「>」 */
    /* 子を持つ項目：「＋」→開くと「−」 */
    /* 開閉パネル */
  }
  .l-footer__nav-column {
    display: block;
  }
  .l-footer__nav-group {
    padding-left: 0;
    border-left: none;
    border-bottom: 1px solid #d4d8da;
    /* 子を持つグループは、見出しリンクを隠して開閉ボタンに差し替える */
  }
  .l-footer__nav-group + .l-footer__nav-group {
    margin-top: 0;
  }
  .l-footer__nav-group--parent .l-footer__nav-title {
    display: none;
  }
  .l-footer__nav-toggle {
    display: block;
    background: none;
    border: none;
    outline: none;
  }
  .l-footer__nav-title a, .l-footer__nav-toggle {
    position: relative;
    display: block;
    width: 100%;
    padding: 18px 36px 18px 0;
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
  }
  .l-footer__nav-title a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: 2px solid #23267b;
    border-right: 2px solid #23267b;
    transform: rotate(45deg);
  }
  .l-footer__nav-toggle::before, .l-footer__nav-toggle::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4px;
    width: 14px;
    height: 2px;
    margin-top: -1px;
    background-color: #23267b;
  }
  .l-footer__nav-toggle::after {
    transform: rotate(90deg);
    transition: transform 0.3s ease;
  }
  .l-footer__nav-toggle[aria-expanded=true]::after {
    transform: rotate(0deg);
  }
  .l-footer__nav-panel {
    display: none;
    margin-bottom: 16px;
    padding: 20px;
    border-radius: 10px;
    background-color: #ffffff;
  }
  .l-footer__nav-panel.is-open {
    display: block;
  }
  .l-footer__nav-list {
    margin-top: 0;
  }
  .l-footer__nav-item {
    font-size: 14px;
    line-height: 2.8571428571;
  }
  .l-footer__nav-item::before {
    top: 1.35em;
    left: 0;
    width: 9px;
    height: 1px;
    background-color: #23267b;
  }
  .l-footer__nav-item--sponly {
    display: block;
  }
  .l-footer__copyright {
    margin-top: 50px;
    text-align: left;
  }
  .l-footer__cert {
    gap: 16px;
    margin-top: 32px;
  }
  .l-footer__cert img {
    height: 52px;
  }
  .l-section__inner {
    max-width: 100%;
  }
  .l-inner {
    padding-inline: 30px;
  }
  .l-narrow *:not(.l-footer) .l-inner {
    padding-inline: 30px;
  }
  .l-medium *:not(.l-footer) .l-inner {
    padding-inline: 30px;
  }
  .l-block {
    margin-inline: 0px;
    border-radius: 0px;
  }
  .l-pankuzu {
    padding: 0 20px;
    height: 30px;
    background-color: #fcf9f7;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }
  .l-pankuzu__list {
    max-width: 100%;
    height: 100%;
    align-items: center;
  }
  .l-pankuzu__list > li {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .l-pankuzu__list > li:before {
    content: "";
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid #d4d8da;
    border-right: 0;
  }
  .l-pankuzu__list > li:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: 1px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid #fcf9f7;
    border-right: 0;
  }
  .l-pankuzu__list > li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .l-mv {
    margin-inline: 0px;
    padding-top: 0;
    border-radius: 0;
  }
  .l-mv__slider {
    border-radius: 0;
    position: relative;
  }
  .l-mv__slider:after {
    background-color: rgba(0, 0, 0, 0.15);
  }
  .l-mv__slider picture {
    aspect-ratio: 355/480;
    border-radius: 0;
  }
  .l-mv__catch {
    padding-inline: 38px;
    bottom: 48px;
  }
  .l-mv__title {
    font-size: 28px;
  }
  .l-mv__en {
    font-size: 12px;
  }
  .l-mv__pagination.swiper-pagination {
    margin-top: 28px;
  }
  .l-footcontact {
    padding-block: 60px 70px;
    border-radius: 0;
    margin-inline: 0;
    background-image: url(../img/global/footer/bg-contact_sp.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .l-footcontact__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
  }
  .l-footcontact__text {
    width: 100%;
  }
  .l-footcontact__text_inner {
    text-align: center;
  }
  .l-footcontact__title {
    font-size: 30px;
  }
  .l-footcontact__lead {
    font-size: 14px;
  }
  .l-footcontact__action {
    width: 100%;
    align-items: center;
  }
  .l-footcontact__tel {
    font-size: 28px;
  }
  .l-footcontact__note {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
  }
  .l-overpost {
    padding: 70px 0 80px;
  }
  .l-overpost__bg {
    z-index: 0;
    transform: translate(-40px, 20px);
  }
  .l-overpost__bg img {
    width: 345px;
    height: 175px;
  }
  .l-overpost__list {
    margin-top: 30px;
  }
  .l-overpost__list--nospace {
    margin-top: 0;
  }
  .l-overpost__listItem {
    width: 50%;
  }
  .l-overpost__listTit {
    font-size: 18px;
    line-height: 1.77;
  }
  .l-overpost .m-button {
    margin-top: 40px;
  }
  .l-tab--black {
    padding: 0 20px 60px;
  }
  .l-tab__switch {
    gap: 20px;
  }
  .l-tab__mainItem .simplebar-track.simplebar-horizontal {
    bottom: -10px;
  }
  .l-form__descTxt {
    line-height: 2;
  }
  .l-form__doboz {
    margin-top: 30px;
    padding: 30px 20px;
  }
  .l-form__dobozWrap {
    max-width: initial;
  }
  .l-form__line {
    flex-direction: column;
    gap: 10px;
    padding: 15px 0;
  }
  .l-form__lineLbx {
    width: 100%;
  }
  .l-form__lineRbx {
    width: 100%;
  }
  .l-form__input input {
    padding: 15px 20px;
  }
  .l-form__input--small {
    width: 50%;
  }
  .l-form__textarea textarea {
    padding: 14px 20px;
    height: 150px;
  }
  .l-form__privacyCheckbox .wpcf7-list-item-label {
    font-size: 14px;
    text-align: left;
  }
  .l-form__submit {
    margin-top: 30px;
  }
  .l-form__submitTag {
    max-width: 100%;
  }
  .l-form__submitTag input[type=submit] {
    width: 100%;
    height: 60px;
    font-size: 16px;
    border-radius: 30px;
  }
  .l-form__previous {
    margin-top: 30px;
  }
  .l-form__completeLetterTit {
    font-size: 16px;
  }
  .l-form__completeLetterTxt {
    font-size: 14px;
  }
  .l-form__button {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .l-form .wpcf7-not-valid-tip {
    font-size: 12px;
  }
  .l-pager--switch .l-pager__list {
    flex-wrap: wrap;
  }
  .l-pager--switch .l-pager__list .l-pager__button:first-of-type {
    order: 2;
  }
  .l-pager--switch .l-pager__list .l-pager__button:nth-of-type(2) {
    padding-bottom: 40px;
    width: 100%;
    order: 1;
  }
  .l-pager--switch .l-pager__list .l-pager__button:last-of-type {
    order: 3;
  }
  .l-pager--switch .l-pager__list .l-pager__button .m-buttonLink {
    width: 100%;
  }
  .l-pager__buttonPrev, .l-pager__buttonNext {
    font-size: 16px;
  }
  .l-pageheader {
    margin-inline: 0px;
    border-radius: 0;
  }
  .l-pageheader picture:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    width: 100%;
    height: 100%;
  }
  .l-pageheader__image {
    height: 51.3vw;
  }
  .l-pageheader__en {
    letter-spacing: 0.04em;
  }
  .l-pageheader__ja {
    margin-top: 0;
  }
  .l-pageheader--plain {
    min-height: 200px;
  }
  .l-pageheader--plain .l-pageheader__ja::before {
    width: 5px;
    height: 5px;
  }
  .l-servicehead {
    display: block;
    min-height: 0;
    padding-block: 50px 10px;
    border-radius: 0;
    margin-inline: 0;
  }
  .l-servicehead__body {
    display: block;
  }
  .l-servicehead__title {
    font-size: 28px;
  }
  .l-servicehead__lead {
    margin-top: 16px;
    max-width: none;
  }
  .l-servicehead__image {
    position: static;
    width: 100%;
    margin-top: 20px;
    transform: none;
  }
  .m-pagetop {
    width: 35px;
    height: 35px;
  }
  .m-button {
    min-width: 208px;
    min-height: 60px;
    font-size: 16px;
    gap: 13px;
  }
  .m-button--lg {
    max-width: 268px;
    min-height: 60px;
    font-size: 16px;
  }
  .m-button--entry {
    max-width: 273px;
    min-height: 69px;
  }
  .m-button--back {
    max-width: 273px;
    min-height: 69px;
  }
  .m-hide--sp {
    display: none;
  }
  .m-hide--pc {
    display: block;
  }
  .u-br-sp {
    display: inline;
  }
  .u-br-pc {
    display: none;
  }
  .m-tit {
    gap: 10px;
  }
  .m-tit__ja {
    font-size: 30px;
  }
  .p-top .m-tit__ja {
    font-size: 32px;
  }
  .m-tit--inline .m-tit__ja {
    font-size: 13px;
  }
  .m-tit--bar {
    padding-left: 15px;
    font-size: 24px;
  }
  .m-tit--bar::before {
    width: 3px;
  }
  .m-tit--bar2 {
    padding-left: 15px;
  }
  .m-tit--bar2::before {
    width: 3px;
  }
  .m-tit--line {
    font-size: 20px;
    gap: 10px;
  }
  .m-tit--line::before {
    width: 17px;
  }
  .m-subtit {
    font-size: 19px;
    line-height: 1.4736842105;
    margin-top: 10px;
  }
  .m-subtit__ja {
    font-size: 18px;
    letter-spacing: 0.04em;
  }
  .m-desc p {
    font-size: 16px;
    line-height: 2;
  }
  .m-desc p + p {
    margin-top: 20px;
  }
  .m-card__text {
    font-size: 16px;
  }
  .m-card__icon {
    width: 40px;
    height: 40px;
  }
  .m-card__icon::before {
    border-width: 2px;
  }
  .m-card__date {
    font-size: 14px;
  }
  .m-card--service {
    padding: 20px 30px 30px;
  }
  .m-card--service .m-card__image {
    aspect-ratio: inherit;
  }
  .m-card--service .m-card__image img {
    width: 100%;
    height: auto;
  }
  .m-card--service .m-card__title {
    font-size: 20px;
    line-height: 1.3;
  }
  .m-card--service .m-card__tags {
    padding-right: 35px;
  }
  .m-card--service .m-card__icon {
    width: 33px;
    height: 33px;
  }
  .m-card--dev .m-card__body {
    padding-right: 0px;
  }
  .m-card--dev .m-card__title {
    font-size: 17px;
  }
  .m-card--case .m-card__image .m-card--case-logo, .m-card--column .m-card__image .m-card--case-logo {
    padding: 15px 10px 15px 10px;
  }
  .m-card--case .m-card__image .m-card--case-logo img, .m-card--column .m-card__image .m-card--case-logo img {
    max-width: 85px;
  }
  .m-servicecard {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 24px 25px 30px;
  }
  .m-servicecard__image {
    grid-column: 1;
    grid-row: auto;
  }
  .m-servicecard__body {
    grid-column: 1;
    grid-row: auto;
  }
  .m-servicecard__body .m-button {
    align-self: flex-end;
    display: flex;
    width: 35px;
    min-width: 0;
    height: 35px;
    min-height: 0;
    margin-top: 20px;
    margin-left: auto;
    padding: 0;
    gap: 0;
    font-size: 0;
    position: absolute;
    right: 21px;
    bottom: 20px;
    z-index: 2;
  }
  .m-servicecard__body .m-button__icon {
    width: 100%;
    height: 100%;
    right: 0;
    background-color: transparent;
  }
  .m-servicecard__body .m-button__icon::before {
    border-color: #23267b;
    border-width: 2px;
  }
  .m-servicecard__title {
    font-size: 20px;
    line-height: 1.3;
  }
  .m-servicecard__title a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    display: block;
  }
  .m-servicecard__text {
    font-size: 16px;
    margin-top: 15px;
  }
  .m-servicecard__tags {
    padding-right: 45px;
    position: relative;
    z-index: 1;
  }
  .m-card-icon {
    box-shadow: 0px 1px 0px 2px #d3d3d3;
  }
  .m-card-icon__tit {
    font-size: 18px;
  }
  .m-productcard__body {
    margin-top: 16px;
  }
  .m-productcard__body .m-button {
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    max-width: 208px;
  }
  .m-productcard__tags {
    gap: 4px;
  }
  .m-pagenav {
    padding-bottom: 0;
    border-bottom: none;
    padding-inline: 30px;
  }
  .m-pagenav__list {
    display: block;
  }
  .m-pagenav__item {
    border-bottom: 1px solid #d4d8da;
    display: flex;
    margin-bottom: 10px;
  }
  .m-pagenav__item a {
    justify-content: space-between;
    width: 100%;
    padding-block: 14px;
    font-size: 13px;
    padding-right: 10px;
  }
  .m-pagenav--dense {
    padding-inline: 0;
    margin-inline: -10px;
  }
  .m-pagenav--dense .m-pagenav__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px;
  }
  .m-pagenav--dense .m-pagenav__item {
    margin-bottom: 5px;
  }
  .m-pagenav--dense .m-pagenav__item a {
    font-size: 13px;
    letter-spacing: 0;
    padding-right: 0px;
    gap: 0;
  }
  .m-pagenav--plain {
    padding-bottom: 32px;
    padding-inline: 0;
  }
  .m-pagenav--plain .m-pagenav__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px 20px;
  }
  .m-swiper-button__prev, .m-swiper-button__next {
    width: 35px;
    height: 35px;
  }
  .m-tag {
    font-size: 13px;
    padding: 7px;
  }
  .m-linklist {
    margin-top: 30px;
  }
  .m-linklist__ja {
    font-size: 19px;
  }
  .m-linklist__en {
    font-size: 12px;
  }
  .m-breadcrumb {
    margin-inline: -12px;
    padding-block: 18px;
  }
  .m-strength {
    gap: 48px;
    margin-top: 30px;
  }
  .m-strength__item {
    display: block;
  }
  .m-strength__body p {
    line-height: 1.5625;
  }
  .m-strength--recruit .m-strength__body p {
    line-height: 1.875;
  }
  .m-strength__image {
    margin-top: 20px;
  }
  .m-strength__image img {
    border-radius: 5px;
  }
  .m-strength--recruit .m-strength__head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  }
  .m-strength__title {
    margin-top: 12px;
  }
  .m-strength--recruit .m-strength__title {
    margin-top: 0px;
  }
  .m-strength--recruit .m-strength__deco--01 {
    right: -33px;
    bottom: 44%;
    width: 64px;
  }
  .m-strength__deco--03 {
    left: -41px;
    bottom: -48px;
    width: 80px;
  }
  .m-strength--recruit .m-strength__deco--03 {
    left: -60px;
    bottom: -70px;
    width: 100px;
  }
  .m-checklist__item::before {
    top: 9px;
    transform: none;
  }
  .m-numlist__item {
    grid-template-columns: 1fr;
    padding: 30px;
    gap: 10px;
  }
  .m-numlist__num {
    font-size: 25px;
  }
  .m-numlist__title {
    font-size: 18px;
  }
  .m-numlist__text {
    line-height: 1.5625;
    grid-column: 1;
  }
  .m-numlist__list {
    grid-column: 1;
  }
  .m-casestudy {
    padding: 30px;
  }
  .m-casestudy__title {
    font-size: 18px;
  }
  .m-casestudy__text {
    margin-top: 20px;
    padding-top: 20px;
    line-height: 1.5625;
  }
  .m-step__item {
    grid-template-columns: 68px 1fr;
    gap: 3px;
    padding-bottom: 24px;
  }
  .m-step__item + .m-step__item {
    padding-top: 24px;
  }
  .m-step__item:not(:last-child)::before {
    /* SPは縦線なし。横の区切り線だけにする */
    display: none;
  }
  .m-step__item::after {
    width: 100%;
  }
  .m-step__num {
    width: 63.5px;
    height: 63.5px;
    font-size: 22px;
    align-self: center;
  }
  .m-step__num-label {
    font-size: 10px;
  }
  .m-step__title {
    font-size: 20px;
  }
  .m-step__text {
    grid-column: 1/-1;
    margin-top: 14px;
    line-height: 1.875;
  }
  .m-step-vertical {
    flex-direction: column;
  }
  .m-step-vertical__item {
    display: flex;
    grid-template-columns: 50px auto;
    gap: 10px;
    padding-bottom: 34px;
    margin-bottom: 34px;
    border-bottom: solid 1px #ffffff;
  }
  .m-step-vertical__item:not(:last-child)::before {
    display: none;
  }
  .m-step-vertical__num {
    width: 50px;
    height: 50px;
    font-size: 23px;
  }
  .m-step-vertical__head {
    margin-top: 0px;
  }
  .m-step-vertical__title {
    line-height: 1;
  }
  .m-step-vertical__text {
    margin-top: 12px;
    font-size: 16px;
  }
  .m-faq__item {
    padding-inline: 20px;
  }
  .m-faq__question {
    align-items: flex-start;
    padding: 16px 0px;
    padding-right: 44px;
    font-size: 16px;
    line-height: 1.5;
    gap: 10px;
  }
  .m-faq__question::before, .m-faq__question::after {
    right: 2px;
    width: 12px;
  }
  .m-faq span {
    padding-top: 6px;
  }
  .m-faq__mark {
    width: 32px;
    height: 32px;
    border-radius: 5px;
    font-size: 20px;
    margin-top: 3px;
    padding-top: 0 !important;
  }
  .m-faq__answer {
    padding: 20px 0 20px;
    gap: 10px;
  }
  .m-faq__answer-text {
    line-height: 1.5;
    padding-top: 6px;
  }
  .m-table {
    margin-top: 24px;
  }
  .m-table tr {
    display: block;
    border-bottom: 1px solid #d4d8da;
  }
  .m-table th,
  .m-table td {
    display: block;
    width: auto;
    padding: 0;
    border-bottom: none;
    font-size: 14px;
    line-height: 1.5625;
  }
  .m-table th {
    padding-top: 20px;
    font-size: 18px;
  }
  .m-table td {
    margin-top: 8px;
    padding-bottom: 20px;
    font-size: 16px;
  }
  .m-table--compact th {
    width: 90px;
    padding-right: 12px;
  }
  .m-table--compact tr {
    display: table-row;
    border-bottom: none;
  }
  .m-table--compact th,
  .m-table--compact td {
    display: table-cell;
    padding-block: 16px;
    border-bottom: 1px solid #d4d8da;
    font-size: 16px;
    vertical-align: top;
  }
  .m-table--compact td {
    margin-top: 0;
  }
  .m-history {
    gap: 14px;
    margin-top: 24px;
    padding-bottom: 20px;
  }
  .m-history__year::after {
    width: 10px;
    height: 10px;
  }
  .m-voice {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 32px;
  }
  .m-voice .m-voicecard:nth-child(3n+2) {
    margin-top: 0;
  }
  .m-voicecard {
    padding-bottom: 15px;
  }
  .m-voicecard__balloon {
    padding: 35px 28px 50px;
  }
  .m-data {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 32px;
  }
  .m-datacard {
    min-height: 0;
    padding: 18px;
  }
  .m-datacard--quarter {
    grid-column: auto;
  }
  .m-datacard--third {
    grid-column: auto;
  }
  .m-datacard__main {
    gap: 10px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .m-datacard--center .m-datacard__main {
    gap: 10px;
    margin-top: 10px;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
  }
  .m-datacard__value {
    text-align: center;
    width: 50%;
    letter-spacing: 0em;
  }
  .m-datacard__icon {
    width: 50%;
    height: 80px;
  }
  .m-datacard__detail {
    margin-top: 8px;
  }
  .m-datacard__check {
    gap: 10px;
    padding-left: 10px;
  }
  .m-candidate {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }
  .m-candidate__item {
    padding: 24px 30px;
  }
  .m-interview {
    grid-template-columns: 256px;
    gap: 40px;
    margin-top: 32px;
  }
  .m-interview .m-interviewcard:nth-child(even) {
    margin-top: 0;
  }
  .m-interviewcard__image .m-interviewcard__deco--01 {
    top: -37px;
    right: -32px;
    width: 84px;
  }
  .m-interviewcard__image .m-interviewcard__deco--02 {
    top: 39px;
    left: -73px;
    width: 100px;
  }
  .m-interviewcard__catch {
    left: -30px;
    bottom: 60px;
  }
  .m-interviewcard:nth-child(2) .m-interviewcard__catch {
    right: auto;
    left: -30px;
    bottom: 60px;
  }
  .m-interviewcard:nth-child(3) .m-interviewcard__catch {
    left: -30px;
    bottom: 60px;
  }
  .m-interviewcard:nth-child(4) .m-interviewcard__catch {
    right: auto;
    left: -30px;
    bottom: 60px;
  }
  .m-interviewcard__icon {
    border: 2px solid #ffffff;
  }
  .m-form__row {
    grid-template-columns: 1fr;
    row-gap: 10px;
    padding-block: 24px;
  }
  .m-form__head {
    padding-block: 0;
    gap: 6px;
  }
  .m-form__label {
    letter-spacing: 0em;
  }
  .m-form__input, .m-form__textarea {
    padding: 10px 12px;
  }
  .m-form__textarea {
    height: 300px;
  }
  .m-form__name {
    flex-direction: column;
    gap: 12px;
  }
  .m-form__name-item {
    gap: 10px;
  }
  .m-form__radio-item .wpcf7-list-item {
    margin-inline: 0;
  }
  .m-form__radio-item label {
    gap: 6px;
    align-items: flex-start;
  }
  .m-form__radio-item input {
    width: 18px;
    height: 18px;
    flex: none;
    margin-top: 4px;
  }
  .m-form__privacy {
    margin-top: 30px;
    padding: 32px 20px;
  }
  .m-form__privacy-title {
    text-align: left;
  }
  .m-form__privacy-lead {
    line-height: 2;
  }
  .m-form__privacy-text {
    letter-spacing: 0em;
  }
  .m-form__agree-lead {
    text-align: left;
    margin-top: 12px;
  }
  .m-form__agree-item label {
    border-width: 2px;
    font-size: 16px;
  }
  .m-form__action {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-top: 32px;
  }
  .m-form__action .m-button--back,
  .m-form__action .m-button--entry {
    max-width: none;
    min-height: 61px;
  }
  .m-form__note {
    margin-top: 32px;
  }
  .m-form__input--short {
    max-width: none;
  }
  .m-form__value {
    padding-top: 0;
  }
  .m-form__field_confirm {
    line-height: 1.875;
  }
  .m-pagination {
    margin-top: 40px;
  }
  .m-pagination__link {
    width: 32px;
    height: 32px;
    font-size: 13px;
  }
  .js-stalker {
    display: none;
  }
  .p-top__about {
    padding-block: 50px 32px;
  }
  .p-top__about .l-inner {
    -webkit-padding-start: 30px;
            padding-inline-start: 30px;
  }
  .p-top__about-inner {
    grid-template-columns: 1fr;
    gap: 0px 40px;
  }
  .p-top__about-head {
    grid-row: auto;
    padding-top: 0px;
  }
  .p-top__about-detail {
    grid-row: auto;
  }
  .p-top__about-detail .m-button {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
  .p-top__about-figure {
    grid-column: 1;
    grid-row: auto;
    align-self: center;
    margin-block: 0px;
  }
  .p-top__about-catch {
    margin-top: 30px;
    font-size: 24px;
  }
  .p-top__about-body {
    line-height: 1.875;
  }
  .p-top__photos {
    padding-block: 0 52px;
  }
  .p-top__photos-item {
    width: 200px;
    height: 200px;
  }
  .p-top__photos-item.photol {
    width: 300px;
    height: 300px;
  }
  .p-top__photos-item.photom {
    width: 250px;
    height: 250px;
  }
  .p-top__service-block {
    padding-block: 50px 60px;
  }
  .p-top__service-head {
    margin-bottom: 30px;
  }
  .p-top__service-search {
    margin-top: -70px;
    width: 155px;
    top: 0;
    right: -15px;
    bottom: auto;
  }
  .p-top__service-list {
    grid-template-columns: 1fr;
  }
  .p-top__service-dev {
    margin-top: 40px;
  }
  .p-top__service-dev-title {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .p-top__case {
    padding-block: 60px 131px;
  }
  .p-top__case-head, .p-top__column-head {
    margin-bottom: 30px;
  }
  .p-top__case-head .m-button {
    position: absolute;
    left: 50%;
    bottom: 51px;
    transform: translateX(-50%);
  }
  .p-top__case-slider, .p-top__column-slider {
    padding-left: 30px;
  }
  .p-top__company-block {
    padding-block: 67px 20px;
  }
  .p-top__company-catch {
    line-height: 1.5625;
  }
  .p-top__company-text .m-button {
    margin-top: 30px;
  }
  .p-top__company-images {
    aspect-ratio: inherit;
    margin-left: -30px;
    margin-right: -30px;
  }
  .p-top__company-images img {
    position: relative;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: auto;
  }
  .p-top__company-image01 {
    top: 0;
  }
  .p-top__company-image02 {
    top: 8%;
  }
  .p-top__company-image03 {
    top: 62%;
    left: 8%;
  }
  .p-top__recruit {
    padding-block: 60px 26px;
  }
  .p-top__recruit .l-inner {
    padding-inline: 20px;
  }
  .p-top__recruit-title {
    text-align: center;
    font-size: 32px;
  }
  .p-top__recruit-catch {
    margin-top: 30px;
    font-size: 19px;
    text-align: center;
  }
  .p-top__recruit-body {
    font-size: 16px;
    text-align: center;
  }
  .p-top__recruit-text {
    text-align: center;
  }
  .p-top__recruit-text .m-button {
    margin-top: 30px;
  }
  .p-top__recruit-images {
    width: auto !important;
    height: 180px;
    margin-left: -40px;
    margin-right: -40px;
  }
  .p-top__recruit-image {
    width: 190px;
  }
  .p-top__column {
    padding-block: 50px 105px;
  }
  .p-top__column-head .m-button {
    position: absolute;
    left: 50%;
    bottom: 25px;
    transform: translateX(-50%);
  }
  .p-top__news {
    padding-block: 50px 200px;
  }
  .p-top__news-head {
    margin-bottom: 20px;
  }
  .p-top__news-head .m-button {
    position: absolute;
    left: 50%;
    bottom: 100px;
    transform: translateX(-50%);
  }
  .p-top__news-link {
    grid-template-columns: auto 1fr;
    gap: 8px 16px;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  .p-top__news .m-tag {
    width: 122px;
    height: 25px;
  }
  .p-top__news-title {
    grid-column: 1/-1;
  }
}
@media screen and (max-width: 1279px) {
  .l-header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .l-header__body {
    display: none;
  }
  .l-header__contact {
    display: none;
  }
  .l-header__hamburger {
    background: none;
    outline: none;
    border: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 54px;
    height: 54px;
    margin-left: auto;
    border-radius: 0 0 0 10px;
    background-color: #23267b;
  }
  .l-header__hamburger-bar {
    display: block;
    width: 24px;
    height: 2px;
    background-color: #ffffff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .l-header__inner {
    padding-inline: clamp(
    20px,
    calc(
      20px + (40px - 20px) *
      ((100vw - 375px) / (1440px - 375px))
    ),
    40px
  ) 0;
  }
}
@media screen and (min-width: 1280px) {
  .l-drawer {
    display: none;
  }
}
@media (hover: hover) {
  .l-footer__sns a:hover {
    opacity: 1;
    border-color: #23267b;
    background-color: #23267b;
    color: #ffffff;
  }
  .l-footer__sns a:hover .m-button__icon {
    background-color: #ffffff;
  }
  .l-footer__sns a:hover .m-button__icon::before {
    border-color: #23267b;
  }
  .m-button:hover {
    opacity: 1;
    border-color: #23267b;
    background-color: #23267b;
    color: #ffffff;
  }
  .m-button:hover .m-button__icon {
    background-color: #ffffff;
  }
  .m-button:hover .m-button__icon::before {
    border-color: #23267b;
  }
  .m-button--secondary:hover {
    background-color: #ffffff;
    color: #23267b;
  }
  .m-button--secondary:hover .m-button__icon {
    background-color: #23267b;
  }
  .m-button--secondary:hover .m-button__icon::before {
    border-color: #ffffff;
  }
  .m-button--contact:hover {
    background-color: #ffffff;
    color: #23267b;
  }
  .m-button--sub:hover {
    background-color: #ffffff;
    color: #23267b;
  }
  .m-button--entry:hover {
    background-color: #ffffff;
    color: #23267b;
  }
  .m-button--entry:hover .m-button__icon {
    background-color: #23267b;
  }
  .m-button--entry:hover .m-button__icon::before {
    border-color: #ffffff;
  }
  .m-button--back:hover {
    background-color: #23267b;
    color: #ffffff;
  }
  .m-button--back:hover .m-button__icon {
    background-color: #ffffff;
  }
  .m-button--back:hover .m-button__icon::before {
    border-color: #23267b;
  }
  .m-pagination__link:hover {
    opacity: 1;
    border-color: #23267b;
    background-color: #23267b;
    color: #ffffff;
  }
  .m-pagination__link--prev:hover::before {
    border-color: #ffffff;
  }
  .m-pagination__link--next:hover::before {
    border-color: #ffffff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1094px) {
  .l-tab__mainItem .simplebar-track.simplebar-horizontal {
    bottom: -20px;
  }
  .l-form__doboz {
    padding: 80px 20px 100px;
  }
  .l-form__dobozWrap {
    max-width: initial;
  }
  .l-form__line {
    flex-direction: column;
  }
  .l-form__lineLbx {
    width: 100%;
  }
  .l-form__lineRbx {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .m-card--dev {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    padding: 24px 20px 72px;
  }
  .m-card--dev .m-card__image {
    width: 100%;
  }
  .m-card--dev .m-card__icon {
    right: 20px;
    bottom: 20px;
  }
  .m-productcard {
    grid-template-columns: 1fr;
  }
  .m-productcard__image {
    grid-column: 1;
  }
  .m-voice .m-voicecard:nth-child(3n+2) {
    /* 3列前提のずらしを解除する */
    margin-top: 0;
  }
  .m-datacard--quarter {
    grid-column: span 6;
  }
  .m-datacard--third {
    grid-column: span 6;
  }
  .m-datacard--center .m-datacard__value {
    width: auto;
  }
  .m-datacard--center .m-datacard__icon {
    height: 74px;
  }
  .m-candidate {
    gap: 16px;
  }
  .m-candidate__title {
    margin-top: 0px;
  }
  .m-candidate__text {
    margin-top: 0px;
    line-height: 1.5625;
  }
  .p-top__company-inner {
    grid-template-columns: 1fr;
    padding-bottom: 40px;
    padding-left: 0;
    padding-inline: clamp(30px, 30px + 80px * (100vw - 375px) / 1065px, 110px);
  }
  .p-top__recruit-inner {
    min-height: 0;
    padding: 60px 40px 30px;
    background-image: url(../img/top/recruit-bg_sp.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .p-top__recruit-deco {
    font-size: 100px;
    top: -10px;
  }
  .p-top__recruit-text {
    max-width: none;
  }
  .p-top__recruit-images {
    position: static;
    width: 100%;
    margin-top: 40px;
  }
}
