@charset "UTF-8";
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap");
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

section {
  width: 100%;
}

span {
  display: block;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: normal;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: inherit; /* 1 */
  font-size: inherit; /* 2 */
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  display: block;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Varuables
======================================== */
/* --- Color --- */
/* --- Font --- */
/* --- Theme Color --- */
/* ---  Layout --- */
.lg-inner {
  width: 1200px;
  max-width: calc(100% - 6vw);
  margin: 0 auto;
}

.md-inner {
  width: 780px;
  max-width: calc(100% - 6vw);
  margin: 0 auto;
}

/* Responsive
======================================== */
@media (max-width: 850px) {
  ._pc {
    display: none !important;
  }
}
@media (min-width: 851px) {
  ._sp {
    display: none !important;
  }
}
@media (max-width: 1250px) {
  ._xl {
    display: none !important;
  }
}
/* Setting
======================================== */
.space {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
@media (min-width: 851px) {
  .space {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
}

.with-bg {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  width: 100vw;
}

.anchor {
  position: relative;
}
.anchor span {
  position: absolute;
  top: -100px;
}
@media (min-width: 851px) {
  .anchor span {
    top: -150px;
  }
}

body {
  font-size: 16px;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 180%;
  letter-spacing: 0.05em;
  word-break: break-all;
  overflow-x: clip;
  max-width: 1800px;
  margin: 0 auto;
}

html {
  scroll-behavior: smooth;
  overflow-x: clip;
}

img,
a,
dl,
ul,
li,
table,
figure {
  display: block;
  max-width: 100%;
}

pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden !important;
}

a {
  transition: 0.3s all;
}

._hover:hover {
  transform: translateY(-0.1875em);
}

.text-center {
  text-align: center;
}

.lg-text-center {
  text-align: left !important;
}
@media (min-width: 851px) {
  .lg-text-center {
    text-align: center !important;
  }
}

.text-left {
  text-align: left;
}

._sm {
  font-size: 14px;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

/* Layout override
======================================== */
.top .lg-inner,
.service .lg-inner,
.footer .lg-inner {
  width: 1020px;
}

/* Section heading
======================================== */
.sec-head {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec-head .sec-deco {
  position: relative;
  flex-shrink: 0;
  width: 74px;
  height: 69px;
  margin-right: -36px;
}
.sec-head .sec-deco::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 54px;
  height: 54px;
  background: linear-gradient(225.12deg, #ddf0fe 4.08%, #a6d8ff 95.75%);
}
.sec-head .sec-deco::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  background: linear-gradient(45deg, #c0ece2 0%, #d6fff6 100%);
}
.sec-head .sec-title {
  position: relative;
  z-index: 1;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 851px) {
  .sec-head .sec-title {
    font-size: 30px;
  }
}
.sec-head {
  /* テキスト左・装飾右の反転バージョン */
}
.sec-head.is-reverse {
  flex-direction: row-reverse;
}
.sec-head.is-reverse .sec-deco {
  margin-right: 0;
  margin-left: -29px;
  transform: rotate(180deg);
}

/* Page hero (下層ページ共通)
======================================== */
.page-hero {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 380px;
  background: #eaeaea var(--bg) center/cover no-repeat;
}
@media (min-width: 851px) {
  .page-hero {
    min-height: 426px;
  }
}
.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0.44;
}
.page-hero-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px 140px;
}
@media (min-width: 851px) {
  .page-hero-inner {
    padding: 0 25px 142px;
  }
}
.page-hero-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
}
@media (min-width: 851px) {
  .page-hero-title {
    font-size: 35px;
  }
}
.page-hero-en {
  margin-top: 4px;
  font-size: 16px;
  line-height: 1.5;
  color: #bedef7;
}
@media (min-width: 851px) {
  .page-hero-en {
    font-size: 18px;
  }
}

/* Lead statement / watermark + statement (下層共通)
   色はCSS変数で切替（about=ブルー / service=ティール）
======================================== */
.policy {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  background: linear-gradient(84deg, var(--policy-grad, #d9e6f2) 17%, #fff 85%);
}
.policy-inner {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
  padding: 96px 4vw 60px;
  text-align: center;
}
@media (min-width: 851px) {
  .policy-inner {
    padding: 124px 25px 102px;
  }
}
.policy-watermark {
  position: absolute;
  top: -13px;
  left: 12px;
  color: var(--policy-mark, #cedfef);
  font-size: 78px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 851px) {
  .policy-watermark {
    top: -18px;
    left: 25px;
    font-size: 100px;
  }
}
.policy-statement {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6667;
  letter-spacing: 0;
}
@media (min-width: 851px) {
  .policy-statement {
    font-size: 30px;
    letter-spacing: 0.05em;
  }
}

/* Contact (トップ・下層共通)
======================================== */
.contact {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 64px 5vw;
  background: #0c2151 var(--bg) center/cover no-repeat;
  text-align: center;
  color: #fff;
}
@media (min-width: 851px) {
  .contact {
    min-height: 512px;
    padding: 90px 5vw;
  }
}
.contact::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #0c2151;
  opacity: 0.61;
}
.contact-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 900px;
}
.contact-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 851px) {
  .contact-title {
    font-size: 30px;
  }
}
.contact-text {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.875;
}
@media (min-width: 851px) {
  .contact-text {
    font-size: 18px;
  }
}
.contact-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 335px;
  min-height: 77px;
  margin: 32px auto 0;
  border: 2px solid #fff;
  font-size: 20px;
  transition: transform 0.3s ease;
}
@media (min-width: 851px) {
  .contact-btn {
    max-width: 369px;
    margin-top: 40px;
    font-size: 20px;
  }
}
.contact-btn:hover {
  transform: scale(1.1);
}

/* Header
======================================== */
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1240px;
  margin: 0 auto;
  padding: 14px 5vw;
}
@media (min-width: 851px) {
  .header-inner {
    padding: 18px 25px;
  }
}
.header .logo {
  display: block;
  color: #fff;
  line-height: 1.1;
}
.header .logo-sub {
  display: block;
  font-size: 14px;
}
.header .logo-main {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
}
@media (min-width: 851px) {
  .header .logo-main {
    font-size: 41px;
  }
}
.header {
  /* ハンバーガーボタン（SPのみ・白枠ボックス） */
}
.header .gnav-toggle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 65px;
  height: 64px;
  padding: 0;
  border: 1px solid #fff;
  background: none;
  cursor: pointer;
}
.header .gnav-toggle span {
  display: block;
  width: 36px;
  height: 2px;
  background: #fff;
}
@media (min-width: 851px) {
  .header .gnav-toggle {
    display: none;
  }
}
.header .gnav {
  /* SP: フルスクリーンオーバーレイメニュー（開くまで非表示） */
  position: fixed;
  inset: 0;
  z-index: 60;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(180deg, rgba(8, 18, 31, 0.85) 0%, rgba(64, 101, 141, 0.85) 100%), #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}
@media (min-width: 851px) {
  .header .gnav {
    position: static;
    flex-direction: row;
    align-items: center;
    gap: 28px;
    background: none;
    opacity: 1;
    visibility: visible;
  }
}
.header .gnav {
  /* メニュー内ロゴ（SPのみ・左上） */
}
.header .gnav-logo {
  position: absolute;
  top: 16px;
  left: 16px;
}
@media (min-width: 851px) {
  .header .gnav-logo {
    display: none;
  }
}
.header .gnav {
  /* クローズ（×）ボタン（SPのみ・右上） */
}
.header .gnav-close {
  position: absolute;
  top: 24px;
  right: 18px;
  width: 34px;
  height: 34px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}
.header .gnav-close::before, .header .gnav-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38px;
  height: 2px;
  background: #fff;
}
.header .gnav-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.header .gnav-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 851px) {
  .header .gnav-close {
    display: none;
  }
}
.header .gnav-list {
  /* SP: 中央縦並び */
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto 0;
  gap: 50px;
}
@media (min-width: 851px) {
  .header .gnav-list {
    flex-direction: row;
    align-items: center;
    margin: 0;
    gap: 30px;
  }
}
.header .gnav-list a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
}
.header .gnav-list {
  /* お問い合わせ項目はSPメニューのみ（PCは右側ボタンを使用） */
}
@media (min-width: 851px) {
  .header .gnav-list-contact {
    display: none;
  }
}
.header .gnav-contact {
  /* PCのみ表示の枠付きボタン */
  display: none;
}
@media (min-width: 851px) {
  .header .gnav-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 154px;
    min-height: 60px;
    padding: 0 20px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
  }
}
.header {
  /* メニュー開時（SP） */
}
.header.is-open .gnav {
  opacity: 1;
  visibility: visible;
}

/* Footer
======================================== */
.footer {
  background: linear-gradient(106.68deg, #5f5f5f 3.86%, #131313 94.28%);
  color: #fff;
  padding: 56px 0 64px;
}
@media (min-width: 851px) {
  .footer {
    padding: 90px 0 80px;
  }
}
.footer-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.676;
}
@media (min-width: 851px) {
  .footer-name {
    font-size: 34px;
  }
}
.footer-zip {
  margin-top: 16px;
  font-size: 15px;
  line-height: 2;
}
.footer-address {
  font-size: 15px;
  line-height: 2;
}
.footer-links {
  max-width: 544px;
  margin-top: 26px;
  padding-top: 18px;
  border-top: 1px solid #cbcbcb;
}
.footer-links a {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  line-height: 2;
}

/* 記事ページ
======================================== */
article.news-single {
  padding-top: 30px !important;
}
article.news-single .ttl {
  font-size: 24px;
  font-weight: 500;
}
@media (min-width: 851px) {
  article.news-single .ttl {
    font-size: 32px;
  }
}
article.news-single .date {
  text-align: right;
  color: #939393;
  font-size: 16px;
  margin: 10px 0;
}
article.news-single img {
  width: 800px;
  max-width: 100%;
  height: auto;
  margin: 2em auto;
}

/* ページャー
======================================== */
.pagination {
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 851px) {
  .pagination {
    margin-top: 60px;
  }
}
.pagination ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
@media (min-width: 851px) {
  .pagination ul {
    gap: 20px;
  }
}
.pagination ul a,
.pagination ul li {
  width: 35px;
  height: 35px;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1;
}
@media (min-width: 851px) {
  .pagination ul a,
  .pagination ul li {
    width: 40px;
    height: 40px;
  }
}
.pagination ul li {
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #0f2476;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #0f2476;
  aspect-ratio: 1/1;
  width: 30px;
  height: 100%;
}
@media (min-width: 851px) {
  .pagination ul li {
    font-size: 18px;
  }
}
.pagination ul li.active {
  background-color: #0f2476;
  color: #fff;
}
.pagination ul a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.company {
  /* Lead
  ======================================== */
}
.company .lead {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  background: linear-gradient(83.98deg, #d9e6f2 16.73%, #fff 84.71%);
}
.company .lead-inner {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
  padding: 96px 4vw 60px;
  text-align: center;
}
@media (min-width: 851px) {
  .company .lead-inner {
    padding: 124px 25px 102px;
  }
}
.company .lead-watermark {
  position: absolute;
  top: -13px;
  left: 12px;
  color: #cedfef;
  font-size: 78px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 851px) {
  .company .lead-watermark {
    top: -18px;
    left: 25px;
    font-size: 100px;
  }
}
.company .lead-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6667;
  letter-spacing: 0;
}
@media (min-width: 851px) {
  .company .lead-text {
    font-size: 30px;
    letter-spacing: 0.05em;
  }
}
.company {
  /* Profile
  ======================================== */
}
.company .profile {
  padding: 56px 0 64px;
}
@media (min-width: 851px) {
  .company .profile {
    padding: 120px 0 110px;
  }
}
.company .profile-inner {
  max-width: 735px;
  margin: 40px auto 0;
  padding: 0 5vw;
}
@media (min-width: 851px) {
  .company .profile-inner {
    margin-top: 56px;
    padding: 0;
  }
}
.company .profile-en {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  color: #415482;
}
@media (min-width: 851px) {
  .company .profile-en {
    font-size: 36px;
  }
}
.company .profile-table {
  margin-top: 28px;
}
@media (min-width: 851px) {
  .company .profile-table {
    margin-top: 46px;
  }
}
.company .profile-row {
  display: flex;
  gap: 16px;
}
.company .profile-row:not(:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 851px) {
  .company .profile-row {
    gap: 24px;
  }
}
.company .profile-th {
  flex: 0 0 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 64px;
  margin: 0;
  border-left: 3px solid #415482;
  border-bottom: 2px solid #415482;
  color: #415482;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
}
@media (min-width: 851px) {
  .company .profile-th {
    flex: 0 0 175px;
    min-height: 87px;
    font-size: 20px;
  }
}
.company .profile-td {
  flex: 1;
  display: flex;
  align-items: center;
  min-height: 64px;
  margin: 0;
  padding-left: 16px;
  border-left: 2px solid rgba(204, 204, 204, 0.46);
  border-bottom: 2px solid rgba(204, 204, 204, 0.46);
  font-size: 16px;
  line-height: 1.6;
}
@media (min-width: 851px) {
  .company .profile-td {
    min-height: 87px;
    padding-left: 30px;
    font-size: 20px;
  }
}
@media (min-width: 851px) {
  .company .profile-row--lg .profile-th {
    min-height: 252px;
  }
}
.company .profile-row--lg .profile-td {
  align-items: flex-start;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 851px) {
  .company .profile-row--lg .profile-td {
    min-height: 252px;
    padding-top: 24px;
  }
}
.company .profile-business p {
  line-height: 1.6;
}

.about .lg-inner {
  width: 1020px;
}
.about {
  /* Page hero は _common.scss に共通化（全下層ページ共通）
  ======================================== */
  /* POLICY は _common.scss に共通化（色違いで service と共用）
  ======================================== */
  /* Mission
  ======================================== */
}
.about .mission {
  padding: 56px 0 150px;
}
@media (min-width: 851px) {
  .about .mission {
    padding: 90px 0 150px;
  }
}
.about .mission-list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 50px;
}
@media (min-width: 851px) {
  .about .mission-list {
    margin-top: 50px;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
  }
}
.about .mission-card {
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.23);
  padding-bottom: 24px;
  /* 左から順に下からふわっと出現（画像＋文章ごと） */
}
.about .mission-card[data-reveal] {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.about .mission-card[data-reveal]:nth-child(2) {
  transition-delay: 0.18s;
}
.about .mission-card[data-reveal]:nth-child(3) {
  transition-delay: 0.36s;
}
.about .mission-card[data-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}
.about .mission-img {
  aspect-ratio: 322/237;
}
.about .mission-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about .mission-name {
  margin-top: 14px;
  padding: 0 17px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.7647;
  text-align: center;
}
.about .mission-text {
  margin-top: 22px;
  padding: 0 17px;
  font-size: 14px;
  line-height: 1.7143;
}
.about {
  /* Support
  ======================================== */
}
.about .support {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  background-color: #0c1f3a;
  background-image: var(--bg);
  background-size: cover;
  background-position: center;
}
.about .support-inner {
  display: flex;
  flex-direction: column;
  padding: 0 0 57px;
}
@media (min-width: 851px) {
  .about .support-inner {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 404px;
    padding: 56px 0;
  }
}
.about .support-title {
  margin-top: 15px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.75;
}
@media (min-width: 851px) {
  .about .support-title {
    margin-top: 49px;
    font-size: 25px;
    line-height: 1.6;
  }
}
.about .support-photo {
  order: -1;
  width: 292px;
  max-width: 100%;
  margin-top: -48px;
  margin-left: auto;
  margin-right: -3vw;
}
@media (min-width: 851px) {
  .about .support-photo {
    order: 0;
    width: 510px;
    flex: none;
    margin-top: -104px;
    margin-right: 0;
  }
}
.about .support-photo img {
  width: 100%;
  aspect-ratio: 510/418;
  -o-object-fit: cover;
     object-fit: cover;
}

.service {
  /* POLICY 色違い（共通 .policy をティールに上書き）
  ======================================== */
}
.service .policy--service {
  --policy-grad: #d2eee6;
  --policy-mark: #c7e7de;
}
.service {
  /* Lineup（サービス一覧）
  ======================================== */
}
.service .lineup {
  padding: 56px 0;
}
@media (min-width: 851px) {
  .service .lineup {
    padding: 90px 0;
  }
}
.service .lineup-list {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 851px) {
  .service .lineup-list {
    margin-top: 50px;
  }
}
.service .lineup-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.23);
}
@media (min-width: 851px) {
  .service .lineup-card {
    flex-direction: row;
    min-height: 296px;
  }
}
.service .lineup-card {
  /* 右→左スライドイン（上から順に遅延） */
}
.service .lineup-card[data-reveal] {
  opacity: 0;
  transform: translateX(60px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.service .lineup-card[data-reveal]:nth-child(2) {
  transition-delay: 0.18s;
}
.service .lineup-card[data-reveal]:nth-child(3) {
  transition-delay: 0.36s;
}
.service .lineup-card[data-reveal]:nth-child(4) {
  transition-delay: 0.54s;
}
.service .lineup-card[data-reveal].is-visible {
  opacity: 1;
  transform: translateX(0);
}
@media (min-width: 851px) {
  .service .lineup-img {
    flex: 0 0 404px;
  }
}
.service .lineup-img img {
  height: 235px;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 851px) {
  .service .lineup-img img {
    width: 100%;
    height: 100%;
  }
}
.service .lineup-body {
  padding: 16px 18px 50px;
}
@media (min-width: 851px) {
  .service .lineup-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 40px;
  }
}
.service .lineup-name {
  color: #009a81;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 851px) {
  .service .lineup-name {
    font-size: 25px;
  }
}
.service .lineup-text {
  margin-top: 13px;
  font-size: 14px;
  line-height: 1.714;
}
@media (min-width: 851px) {
  .service .lineup-text {
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.867;
  }
}
.service {
  /* Feature（サービスの特徴）
  ======================================== */
}
.service .feature {
  padding: 56px 0;
  background: #cfeee4 var(--bg) center/cover no-repeat;
}
@media (min-width: 851px) {
  .service .feature {
    padding: 121px 0 140px;
  }
}
.service .feature-panel {
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.86);
}
@media (min-width: 851px) {
  .service .feature-panel {
    padding: 53px 40px 47px;
  }
}
.service .feature-list {
  margin-top: 32px;
}
@media (min-width: 851px) {
  .service .feature-list {
    margin-top: 40px;
  }
}
.service .feature-item {
  padding: 22px 0 24px;
  border-bottom: 1px solid #007663;
}
.service .feature-item:first-child {
  border-top: 1px solid #007663;
}
.service .feature-head {
  display: flex;
  align-items: center;
  gap: 16px;
}
.service .feature-icon {
  flex: 0 0 64px;
  height: 56px;
}
@media (min-width: 851px) {
  .service .feature-icon {
    flex: 0 0 92px;
    height: 80px;
  }
}
.service .feature-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.service .feature-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
@media (min-width: 851px) {
  .service .feature-name {
    font-size: 25px;
  }
}
.service .feature-text {
  margin-top: 12px;
  font-size: 15px;
  line-height: 1.867;
}
.service {
  /* Case（支援事例）
  ======================================== */
}
.service .case {
  padding: 56px 0;
}
@media (min-width: 851px) {
  .service .case {
    padding: 90px 0;
  }
}
.service .case-list {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media (min-width: 851px) {
  .service .case-list {
    margin-top: 56px;
    gap: 90px;
  }
}
.service .case {
  /* 見出し（CASE.N ＋ タイトル） */
}
.service .case-head {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 851px) {
  .service .case-head {
    flex-direction: row;
    align-items: center;
    gap: 23px;
  }
}
.service .case-no {
  position: relative;
  flex: 0 0 0;
  display: flex;
}
@media (min-width: 851px) {
  .service .case-no {
    flex: 0 0 180px;
  }
}
.service .case-no {
  align-items: baseline;
  gap: 8px;
  padding: 0 0 11px 13px;
  /* ティールの斜めアンダーライン（path7 再現） */
}
.service .case-no::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 180px;
  max-width: 100%;
  height: 11px;
  background: #009a81;
  clip-path: polygon(0 0, 100% 0, 84.13% 100%, 0 100%);
}
.service .case-label {
  color: #009a81;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 851px) {
  .service .case-label {
    font-size: 30px;
  }
}
.service .case-num {
  color: #009a81;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 48px;
  line-height: 1;
}
@media (min-width: 851px) {
  .service .case-num {
    font-size: 59px;
  }
}
.service .case-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 851px) {
  .service .case-title {
    flex: 1;
    font-size: 25px;
  }
}
.service .case {
  /* 導入サービス / 企業様 */
}
.service .case-spec {
  margin-top: 24px;
}
.service .case-row {
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 3px solid #009a81;
}
@media (min-width: 851px) {
  .service .case-row {
    gap: 40px;
  }
}
.service .case-row + .case-row {
  margin-top: 14px;
}
.service .case-tag {
  flex: 0 0 155px;
  display: flex;
  align-items: center;
  min-height: 48px;
  margin: 0;
  padding: 0 10px 0 10px;
  background: #009a81;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  clip-path: polygon(0 0, 100% 0, 84.49% 100%, 0 100%);
}
@media (min-width: 851px) {
  .service .case-tag {
    flex: 0 0 180px;
    min-height: 56px;
    font-size: 20px;
    padding: 0 30px 0 17px;
  }
}
.service .case-val {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 851px) {
  .service .case-val {
    font-size: 20px;
  }
}
.service .case {
  /* インタビュー */
}
.service .case-interview {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 851px) {
  .service .case-interview {
    margin-top: 37px;
    flex-direction: row;
    align-items: flex-start;
    gap: 25px;
  }
}
.service .case-photo {
  aspect-ratio: 343/205;
}
@media (min-width: 851px) {
  .service .case-photo {
    flex: 0 0 343px;
  }
}
.service .case-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 851px) {
  .service .case-body {
    flex: 1;
  }
}
.service .case-itag {
  display: flex;
  align-items: center;
  width: 180px;
  max-width: 100%;
  min-height: 48px;
  padding: 0 30px 0 27px;
  background: #009a81;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  clip-path: polygon(0 0, 100% 0, 84.49% 100%, 0 100%);
}
@media (min-width: 851px) {
  .service .case-itag {
    font-size: 20px;
  }
}
.service .case-text {
  margin-top: 18px;
  font-size: 15px;
  line-height: 1.867;
}

.recruit .lg-inner {
  width: 1020px;
}
.recruit {
  /* Section heading
  ======================================== */
}
.recruit .head-title {
  color: #007663;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 851px) {
  .recruit .head-title {
    font-size: 40px;
  }
}
.recruit .head-title--light {
  color: #fff;
}
.recruit .head-en {
  margin-top: 6px;
  color: #bedef7;
  font-size: 15px;
  line-height: 1.4;
}
@media (min-width: 851px) {
  .recruit .head-en {
    font-size: 18px;
  }
}
.recruit {
  /* Lead
  ======================================== */
}
.recruit .lead {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  background: linear-gradient(84deg, #d2eee6 17%, #fff 85%);
}
.recruit .lead-inner {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
  padding: 70px 6vw 56px;
}
@media (min-width: 851px) {
  .recruit .lead-inner {
    padding: 116px 25px 100px;
  }
}
.recruit .lead-watermark {
  position: absolute;
  top: -13px;
  left: 12px;
  color: #c7e7de;
  font-size: 78px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 851px) {
  .recruit .lead-watermark {
    top: -18px;
    left: 25px;
    font-size: 100px;
  }
}
.recruit .lead-catch {
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.75;
}
@media (min-width: 851px) {
  .recruit .lead-catch {
    font-size: 30px;
    line-height: 1.6667;
  }
}
.recruit {
  /* Vision
  ======================================== */
}
.recruit .vision {
  padding: 56px 0 40px;
}
@media (min-width: 851px) {
  .recruit .vision {
    padding: 80px 0 56px;
  }
}
.recruit .vision-text {
  margin-top: 28px;
  font-size: 15px;
  line-height: 1.8667;
}
.recruit .vision-photo {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  position: relative;
  min-height: 220px;
  background: var(--bg) center/cover no-repeat;
}
@media (min-width: 851px) {
  .recruit .vision-photo {
    min-height: 409px;
  }
}
.recruit .vision-photo::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 134px;
  background: linear-gradient(180deg, #fff 19%, rgba(255, 255, 255, 0) 100%);
}
.recruit {
  /* Marketing
  ======================================== */
}
.recruit .marketing {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 56px 0;
  background-color: #001e44;
  color: #fff;
}
@media (min-width: 851px) {
  .recruit .marketing {
    padding: 90px 0 56px;
  }
}
.recruit .marketing-text {
  margin-top: 28px;
  font-size: 15px;
  line-height: 1.8667;
}
.recruit .marketing-text p + p {
  margin-top: 28px;
}
.recruit .marketing-photo {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  position: relative;
  min-height: 240px;
  background: var(--bg) center/cover no-repeat;
}
@media (min-width: 851px) {
  .recruit .marketing-photo {
    min-height: 432px;
  }
}
.recruit .marketing-photo::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 113px;
  background: linear-gradient(180deg, #001e44 11%, rgba(0, 30, 68, 0) 100%);
}
.recruit {
  /* Message
  ======================================== */
}
.recruit .message {
  padding: 56px 0;
}
@media (min-width: 851px) {
  .recruit .message {
    padding: 90px 0;
  }
}
.recruit .message-lead {
  margin-top: 28px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.75;
}
@media (min-width: 851px) {
  .recruit .message-lead {
    font-size: 25px;
    line-height: 1.6;
  }
}
.recruit .message-text {
  margin-top: 28px;
  font-size: 15px;
  line-height: 1.8667;
}
.recruit .message-text p + p {
  margin-top: 0;
}
.recruit .message-photo {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  position: relative;
  background-color: #deeef3;
  padding-top: 51px;
  /* SP: 写真は青boxの下に帯で配置 */
}
.recruit .message-photo::after {
  content: "";
  display: block;
  margin-top: 56px;
  height: 197px;
  background: linear-gradient(180deg, #deeef3 0%, rgba(222, 238, 243, 0) 20%), var(--bg-sp) center top/cover no-repeat;
}
@media (min-width: 851px) {
  .recruit .message-photo {
    display: flex;
    align-items: center;
    min-height: 317px;
    padding-top: 0;
    background-image: var(--bg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
  }
  .recruit .message-photo::after {
    content: none;
  }
  .recruit .message-photo::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #deeef3 50%, rgba(222, 238, 243, 0) 64%);
  }
}
.recruit .message-photo-text {
  position: relative;
  z-index: 1;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 851px) {
  .recruit .message-photo-text {
    font-size: 30px;
    line-height: 1.5;
  }
}
.recruit {
  /* Value
  ======================================== */
}
.recruit .value {
  padding: 56px 0;
}
@media (min-width: 851px) {
  .recruit .value {
    padding: 90px 0;
  }
}
.recruit .value-list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 48px;
}
@media (min-width: 851px) {
  .recruit .value-list {
    margin-top: 56px;
    grid-template-columns: repeat(4, 1fr);
    -moz-column-gap: 28px;
         column-gap: 28px;
    row-gap: 48px;
  }
}
.recruit .value-card {
  text-align: center;
}
.recruit .value-icon img {
  width: 236px;
  max-width: 64%;
  margin: 0 auto;
}
@media (min-width: 851px) {
  .recruit .value-icon img {
    width: 150px;
    max-width: 100%;
  }
}
.recruit .value-name {
  margin-top: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.75;
}
.recruit .value-desc {
  max-width: 335px;
  margin: 10px auto 0;
  font-size: 15px;
  line-height: 1.6667;
}
@media (min-width: 851px) {
  .recruit .value-desc {
    max-width: 190px;
  }
}
.recruit {
  /* Banners
  ======================================== */
}
.recruit .banners {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 851px) {
  .recruit .banners {
    grid-template-columns: repeat(2, 1fr);
  }
}
.recruit .banners .banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  background: var(--bg) center/cover no-repeat;
  transition: filter 0.3s ease;
}
@media (min-width: 851px) {
  .recruit .banners .banner {
    min-height: 330px;
  }
}
.recruit .banners .banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  opacity: var(--overlay);
  transition: opacity 0.3s ease;
}
.recruit .banners .banner {
  /* ホバーで明るく（両バナーで均等）
     ・暗幕を同量だけ薄くする（減少量を揃える）
     ・さらに共通倍率の brightness で底上げ（白文字は影響なし） */
}
.recruit .banners .banner:hover {
  filter: brightness(1.3);
}
.recruit .banners .banner:hover::before {
  opacity: calc(var(--overlay) - 0.2);
}
.recruit .banners .banner-title {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 851px) {
  .recruit .banners .banner-title {
    font-size: 25px;
  }
}

/* Contact form (page-contact)
======================================== */
.contact-page .contact-form {
  width: 860px;
  max-width: calc(100% - 12vw);
  margin: 0 auto;
  padding: 64px 0 80px;
}
@media (min-width: 851px) {
  .contact-page .contact-form {
    padding: 122px 0 132px;
  }
}
.contact-page .contact-lead {
  margin-top: 32px;
  color: #010101;
  font-size: 16px;
  line-height: 1.75;
}
@media (min-width: 851px) {
  .contact-page .contact-lead {
    margin-top: 48px;
    font-size: 20px;
  }
}
.contact-page .contact-fields {
  margin-top: 32px;
}
@media (min-width: 851px) {
  .contact-page .contact-fields {
    margin-top: 48px;
  }
}
.contact-page .form-row {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.contact-page .form-row:not(:first-child) {
  margin-top: 24px;
}
@media (min-width: 851px) {
  .contact-page .form-row {
    flex-direction: row;
    align-items: center;
    gap: 0;
  }
  .contact-page .form-row:not(:first-child) {
    margin-top: 46px;
  }
}
.contact-page .form-label {
  color: #010101;
  font-size: 16px;
  line-height: 1.75;
}
@media (min-width: 851px) {
  .contact-page .form-label {
    flex-shrink: 0;
    width: 214px;
    font-size: 20px;
  }
}
.contact-page .form-input {
  width: 100%;
  min-height: 44px;
  padding: 8px 12px;
  border: none;
  background: rgba(234, 234, 234, 0.64);
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
@media (min-width: 851px) {
  .contact-page .form-input {
    flex: 1;
  }
}
.contact-page .form-textarea {
  min-height: 200px;
  resize: vertical;
}
@media (min-width: 851px) {
  .contact-page .form-textarea {
    min-height: 282px;
  }
}
@media (min-width: 851px) {
  .contact-page .form-row--textarea {
    align-items: flex-start;
  }
}
@media (min-width: 851px) {
  .contact-page .form-row--textarea .form-label {
    margin-top: 4px;
  }
}
.contact-page .form-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 382px;
  min-height: 64px;
  margin: 48px auto 0;
  border: none;
  background: #007663;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}
@media (min-width: 851px) {
  .contact-page .form-submit {
    min-height: 85px;
    margin-top: 102px;
    font-size: 20px;
  }
}