@charset "UTF-8";
/* ボックスモデルをリセットし、ボーダーを設定 */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box; /* パディングとボーダーを要素の合計幅と高さに含める */
  border-style: solid; /* ボーダーのスタイルを実線に設定 */
  border-width: 0; /* ボーダーの幅を0に設定 */
  min-width: 0; /* 最小幅を0に設定 */
}

/* ドキュメント */
/* ============================================ */
/**
 * 1. 全てのブラウザでline-heightを調整
 * 2. iOSでの方向変更後のフォントサイズ調整を抑制
 * 3. iOSでのリンクのグレーのハイライト表示を削除
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; /* 3 */
  overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
}

/* セクション */
/* ============================================ */
/**
 * 全てのブラウザでmarginを削除
 */
body {
  margin: 0;
}

/**
 * IEでのmain要素の表示を一貫させる
 */
main {
  display: block;
}

/* 垂直方向の余白 */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* 見出し */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit; /* フォントサイズを親から継承 */
  font-weight: inherit; /* フォントウェイトを親から継承 */
  margin: 0; /* マージンを削除 */
}

[tabindex="-1"]:focus-visible {
  outline: none !important; /* tabindex="-1"でフォーカス可能になった要素のアウトラインを削除 */
}

/* リスト（列挙） */
/* ============================================ */
ul,
ol {
  margin: 0; /* マージンを削除 */
  padding: 0; /* パディングを削除 */
  list-style: none; /* リストのスタイルを削除 */
}

/* リスト（定義） */
/* ============================================ */
dd {
  margin-left: 0; /* 左マージンを削除 */
}

/* グループ化されたコンテンツ */
/* ============================================ */
/**
 * 1. Firefoxで正しいボックスサイジングを追加
 * 2. EdgeとIEでoverflowを表示
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px; /* 上ボーダーの幅を設定 */
  margin: 0; /* マージンを削除 */
  clear: both; /* 両側のフロートをクリア */
  color: inherit; /* 色を親から継承 */
}

/**
 * 1. 全てのブラウザでフォントサイズの継承とスケーリングを調整
 * 2. 全てのブラウザで"em"フォントサイジングを調整
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit; /* フォントスタイルを親から継承 */
}

/* テキストレベルの意味付け要素 */
/* ============================================ */
/**
 * IE 10以上でアクティブなリンクのグレーの背景を削除
 */
a {
  background-color: transparent; /* 背景色を透明に設定 */
  text-decoration: none; /* テキスト装飾を削除 */
  color: inherit; /* 色を親から継承 */
}

/**
 * 1. Chrome 57-で下ボーダーを削除
 * 2. Chrome, Edge, IE, Opera, Safariで正しいテキスト装飾を追加
 */
abbr[title] {
  text-decoration: underline dotted; /* 2: 点線のアンダーラインを追加 */
}

/**
 * Chrome, Edge, Safariで正しいフォントウェイトを追加
 */
b,
strong {
  font-weight: 700; /* フォントウェイトを太字に設定 */
}

u {
  text-underline-offset: 0.2em;
}

em {
  font-style: italic;
}

/**
 * 1. 全てのブラウザでフォントサイズの継承とスケーリングを調整
 * 2. 全てのブラウザで"em"フォントサイジングを調整
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * "small"のフォントサイズを追加
 * 取り消し線のために"del"を追加
 */
small {
  font-size: inherit;
}

del {
  text-decoration: line-through;
}

/**
 * "sub"と"sup"を垂直方向に揃える
 */
sub {
  vertical-align: bottom;
  font-size: 72%;
}

sup {
  vertical-align: top;
  font-size: 72%;
}

/* 置換コンテンツ */
/* ============================================ */
/**
 * 垂直方向の配置問題を防止
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: middle; /* 垂直方向中央揃え */
}

/* フォーム */
/* ============================================ */
/**
 * フォームフィールドをスタイル可能にするためにリセット
 * 1. 特にiOSで、システム全体でフォーム要素をスタイル可能にする
 * 2. 親からtext-transformを継承する
 */
button,
input,
optgroup,
select,
textarea {
  vertical-align: middle; /* 垂直方向中央揃え */
  color: inherit; /* 色を親から継承 */
  font: inherit; /* フォントを親から継承 */
  background: none; /* 背景を削除 */
  border: none; /* ボーダーを削除 */
  padding: 0; /* パディングを削除 */
  margin: 0; /* マージンを削除 */
  border-radius: 0; /* ボーダーの角丸を削除 */
  text-align: inherit; /* テキストの配置を親から継承 */
  text-transform: inherit; /* 2 */
  white-space: normal; /* ホワイトスペースを標準に設定 */
}

button {
  outline: none; /* アウトラインを削除 */
  appearance: none; /* ネイティブの外観を削除 */
}

/**
 * クリック可能な要素のカーソルを調整
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer; /* カーソルをポインターに設定 */
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default; /* 無効な要素のカーソルをデフォルトに設定 */
}

/**
 * Firefoxのアウトラインを改善し、入力要素やボタンのスタイルと統一
 */
:-moz-focusring {
  outline: auto; /* Firefoxのフォーカスリングを自動に設定 */
}

select:disabled {
  opacity: inherit; /* 無効なselect要素の透明度を継承 */
}

/**
 * パディングを削除
 */
option {
  padding: 0;
}

/**
 * fieldsetを非表示にリセット
 */
fieldset {
  margin: 0; /* マージンを削除 */
  padding: 0; /* パディングを削除 */
  min-width: 0; /* 最小幅を0に設定 */
}

legend {
  padding: 0; /* パディングを削除 */
}

/**
 * Chrome, Firefox, Operaで正しい垂直方向の配置を追加
 */
progress {
  vertical-align: baseline; /* 垂直方向をベースラインに設定 */
}

/**
 * IE 10以上でデフォルトの垂直スクロールバーを削除
 */
textarea {
  overflow: auto; /* テキストエリアのオーバーフローを自動に設定 */
}

/**
 * Chromeでインクリメント/デクリメントボタンのカーソルスタイルを調整
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* 高さ自動 */
}

/**
 * Safariでアウトラインスタイルを調整
 */
[type=search] {
  outline-offset: -2px; /* 1: アウトラインオフセットを調整 */
}

/**
 * macOSのChromeとSafariで内部パディングを削除
 */
[type=submit] {
  -webkit-appearance: none; /* ネイティブの外観を削除 */
  border-radius: 0; /* ボーダーの角丸を削除 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* 検索フィールドの装飾を削除 */
}

/**
 * 1. iOSとSafariでクリック可能な型のスタイル設定不能を修正
 * 2. フォントの継承を修正
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Firefoxの外観を修正
 */
[type=number] {
  -moz-appearance: textfield; /* Firefoxでナンバー入力フィールドの外観をテキストフィールドに設定 */
}

/**
 * クリック可能なラベル
 */
label[for] {
  cursor: pointer; /* for属性を持つラベルのカーソルをポインターに設定 */
}

/* インタラクティブ要素 */
/* ============================================ */
/*
 * Edge, IE 10+, Firefoxで正しいdisplayを追加
 */
details {
  display: block; /* details要素をブロックレベル要素として表示 */
}

/*
 * 全てのブラウザで正しいdisplayを追加
 */
summary {
  display: list-item; /* summary要素をリストアイテムとして表示 */
}

/*
 * 編集可能なコンテンツのアウトラインを削除
 */
[contenteditable]:focus {
  outline: auto; /* contenteditable要素のフォーカス時にアウトラインを自動表示 */
}

/* テーブル */
/* ============================================ */
/**
 * 1. ChromeとSafariでテーブルのボーダー色の継承を修正
 */
table {
  width: 100%;
  border-color: inherit; /* 1 */
  border-collapse: collapse; /* ボーダーを結合 */
}

caption {
  text-align: left; /* キャプションを左揃え */
}

td,
th {
  vertical-align: top; /* 垂直方向を上揃え */
  padding: 0; /* パディングを削除 */
}

th {
  text-align: left; /* テキストを左揃え */
  font-weight: 700; /* フォントウェイトを太字に設定 */
}

/* Firefox: ネストされた順序付きリストが親から番号付けを続ける問題を解決 */
ol {
  counter-reset: revert; /* カウンターをリセットして、リストの番号付けをデフォルトの動作に戻す */
}

/* 画像がコンテナを超えないように */
img {
  max-inline-size: 100%; /* インライン方向（幅）の最大サイズを100%に設定 */
  max-block-size: 100%; /* ブロック方向（高さ）の最大サイズを100%に設定 */
}

/* Safari: <body>に`user-select:none`が設定されている場合にテキスト入力が機能しない問題を解決 */
input, textarea {
  -webkit-user-select: auto; /* Safariでユーザー選択を自動に設定 */
}

/* Safariのtextarea要素の'white-space'プロパティを元に戻す */
textarea {
  white-space: revert; /* white-spaceプロパティをデフォルトの動作に戻す */
}

/* meter要素をスタイル可能にするための最小限のスタイル */
meter {
  -webkit-appearance: revert; /* Webkitブラウザでのネイティブの外観を元に戻す */
  appearance: revert; /* ネイティブの外観を元に戻す */
}

/* inputplaceholderのデフォルトのテキスト不透明度をリセット */
::placeholder {
  color: unset; /* 色を未設定状態（継承またはデフォルト）にする */
}

/* 'hidden'属性の機能を修正。
  display:revert; は属性値ではなく要素のデフォルト表示に戻します。
  :where()は特異度を下げるためにここで使用されていますが、[hidden]のデフォルトはdisplay: none;です。 */
:where([hidden]) {
  display: none; /* hidden属性を持つ要素を非表示にする */
}

/* Chromiumブラウザのバグに対するリセット
  - contenteditable属性が正しく機能するように修正。
  - webkit-user-select: auto; は、ラッパー要素でuser-select:noneを使用している場合にSafari用に追加 */
:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write; /* Firefoxでコンテンツ編集を許可 */
  -webkit-user-modify: read-write; /* Webkitブラウザでコンテンツ編集を許可 */
  overflow-wrap: break-word; /* 長い単語を任意の場所で折り返す */
  -webkit-line-break: after-white-space; /* Safariでホワイトスペース後の改行を許可 */
  -webkit-user-select: auto; /* Webkitブラウザでユーザー選択を自動に設定 */
}

/* ドラッグ機能を再度適用 - ChromiumとSafariにのみ存在する */
:where([draggable=true]) {
  -webkit-user-drag: element; /* Webkitブラウザで要素のドラッグを許可 */
}

/* Modalのネイティブな挙動をリセット */
:where(dialog:modal) {
  all: revert; /* 全てのプロパティを元に戻す */
  box-sizing: border-box; /* ボックスサイジングをボーダーボックスに設定 */
}

/* Safariのdetails summaryの三角形アイコンを削除 */
::-webkit-details-marker {
  display: none;
}

/* color */
/* ============================================ */
/* font */
/* ============================================ */
/* ページ全体をフェードで切り替え */
@view-transition {
  navigation: auto;
}
::view-transition-old(root),
::view-transition-new(root) {
  animation-duration: 0.6s;
}

/* common */
/* ============================================ */
html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #151f37;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Hiragino Sans", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  text-size-adjust: 100%;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  min-height: 100dvh;
  overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
}
@media all and (max-width: 896px) {
  body {
    font-size: 1.4rem;
  }
}

main {
  overflow: hidden;
}

a {
  color: currentColor;
  transition: all 0.3s ease-out;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.reading {
  display: block;
  overflow: hidden;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
}

@media all and (max-width: 896px) {
  .pconly {
    display: none;
  }
}

.sponly {
  display: none;
}
@media all and (max-width: 896px) {
  .sponly {
    display: block;
  }
}

.span_br {
  display: inline-block;
}

.inner {
  max-width: 1480px;
  width: calc(100% - 40px);
  margin-inline: auto;
}

hgroup:has(h2) {
  margin-bottom: 50px;
  line-height: normal;
}
hgroup:has(h2) h2 {
  margin-bottom: 9px;
  color: #10a1b2;
  font-family: "Montserrat", sans-serif;
  font-size: clamp(6rem, 4.68vw, 9rem);
  font-weight: 300;
  letter-spacing: 5px;
}
@media all and (max-width: 896px) {
  hgroup:has(h2) h2 {
    font-size: 5.4rem;
    letter-spacing: 3px;
  }
}
hgroup:has(h2) p {
  position: relative;
  padding-left: 50px;
  color: #151f37;
  font-size: 2.4rem;
}
@media all and (max-width: 896px) {
  hgroup:has(h2) p {
    padding-left: 36px;
    font-size: 1.6rem;
  }
}
hgroup:has(h2) p::before, hgroup:has(h2) p::after {
  content: "";
  position: absolute;
  translate: 0 -50%;
}
hgroup:has(h2) p::before {
  top: 50%;
  left: 0;
  width: 28px;
  height: 28px;
  border: 1px solid #707070;
}
@media all and (max-width: 896px) {
  hgroup:has(h2) p::before {
    width: 23px;
    height: 23px;
  }
}
hgroup:has(h2) p::after {
  top: calc(50% + 6px);
  left: 12px;
  width: 22px;
  height: 22px;
  background: #10a1b2;
}
@media all and (max-width: 896px) {
  hgroup:has(h2) p::after {
    left: 10px;
    width: 18px;
    height: 18px;
  }
}

section:not(.mv) {
  padding-block: min(6vw, 128px);
}
@media all and (max-width: 896px) {
  section:not(.mv) {
    padding-block: 64px;
  }
}

.box {
  padding: 4% 8%;
  border-radius: 16px;
  background: #fff;
  color: #151f37;
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.12);
}
@media all and (max-width: 896px) {
  .box {
    padding: 20px;
  }
}
.box + .box {
  margin-block: 50px;
}
@media all and (max-width: 896px) {
  .box + .box {
    margin-block: 40px;
  }
}
.box dl {
  display: flex;
  gap: 40px;
  border-bottom: 1px solid #e3e3e3;
  padding-block: 32px;
}
@media all and (max-width: 896px) {
  .box dl {
    flex-direction: column;
    gap: 8px;
    padding-block: 16px;
  }
}
.box dl:has(input) {
  align-items: center;
}
.box dl dt {
  flex: none;
  width: 8em;
  color: #10a1b2;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
}
@media all and (max-width: 896px) {
  .box dl dt {
    width: 100%;
  }
}
.box dl dd {
  width: calc(100% - 8em - 40px);
  font-size: 1.6rem;
}
@media all and (max-width: 896px) {
  .box dl dd {
    width: 100%;
  }
}
.box dl dd table {
  width: 100%;
}
@media all and (max-width: 896px) {
  .box dl dd table {
    display: block;
    border-top: 1px solid #b3b3b3;
  }
  .box dl dd table tbody, .box dl dd table tr {
    display: block;
  }
}
.box dl dd table th {
  width: 18em;
  padding: 16px 24px;
  border: 1px solid #b3b3b3;
  background: #eaeeee;
  color: #10a1b2;
}
@media all and (max-width: 896px) {
  .box dl dd table th {
    display: block;
    width: 100%;
    padding: 8px 16px;
    border-top: 0;
    border-bottom: 0;
  }
}
.box dl dd table td {
  padding: 16px 24px;
  border: 1px solid #b3b3b3;
}
@media all and (max-width: 896px) {
  .box dl dd table td {
    display: block;
    padding: 8px 16px;
  }
}
.box dl dd input[type=text],
.box dl dd input[type=email],
.box dl dd input[type=tel] {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.box dl dd input[type=file] {
  width: 100%;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .box dl dd input[type=file] {
    font-size: 1.4rem;
  }
}
.box dl dd input[type=file]::file-selector-button {
  width: 200px;
  padding: 5px;
  margin-right: 10px;
  border-radius: 8px;
  border: 1px solid #bebebe;
  background: #eee;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .box dl dd input[type=file]::file-selector-button {
    width: 100%;
    margin: 0 0 5px;
  }
}

.btn,
button[type=submit] {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 365px;
  height: 85px;
  margin: 24px auto 0;
  border: 1px solid #000;
  background: #fff;
  box-shadow: 5px 5px 0 0 #000;
  color: #151f37;
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: 700;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  .btn,
  button[type=submit] {
    width: 100%;
    height: 70px;
    font-size: 1.8rem;
  }
}
.btn::after,
button[type=submit]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  border-top: 1px solid #151f37;
  border-right: 1px solid #151f37;
  translate: 0 -50%;
  transition: 0.3s;
}
.btn.back::after,
button[type=submit].back::after {
  right: auto;
  left: 20px;
  transform: rotate(225deg);
}
@media (hover: hover) {
  .btn:hover,
  button[type=submit]:hover {
    border-color: #10a1b2;
    background: #10a1b2;
    color: #fff;
    translate: 5px 5px;
    box-shadow: none;
    opacity: 1;
  }
  .btn:hover::after,
  button[type=submit]:hover::after {
    border-top-color: #fff;
    border-right-color: #fff;
  }
}

.mv {
  display: flex;
  flex-direction: column;
  gap: 0.52vw;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transition: 0.6s;
}
@media all and (max-width: 896px) {
  .mv {
    gap: 6px;
  }
}
.mv.is-show {
  opacity: 1;
}
.mv hgroup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  inset: 0;
  width: max(30%, 600px);
  height: max(30%, 350px);
  margin: auto;
  padding: 32px 64px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 5px 5px 8px 0 rgba(0, 0, 0, 0.12);
  color: #064453;
  font-size: 2rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2px;
  opacity: 0;
  animation: fade 0.3s ease-out 0.8s alternate forwards;
}
@media all and (max-width: 896px) {
  .mv hgroup {
    width: calc(100% - 40px);
    height: 54vw;
    padding-inline: 24px;
    border-radius: 6px;
    font-size: 1.2rem;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mv hgroup h1 {
  clip-path: inset(0 100% 0 0);
  animation: message-h1 1s ease-out 1.3s alternate forwards;
}
@keyframes message-h1 {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
.mv hgroup p {
  position: relative;
  margin-top: 24px;
  padding-inline: 24px;
  opacity: 0;
  animation: fade 0.3s ease-out 2.3s alternate forwards;
}
@media all and (max-width: 896px) {
  .mv hgroup p {
    margin-top: 12px;
    padding-inline: 10px;
  }
}
.mv hgroup p::before, .mv hgroup p::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 1px;
  background: #151f37;
}
@media all and (max-width: 896px) {
  .mv hgroup p::before, .mv hgroup p::after {
    width: 7px;
  }
}
.mv hgroup p::after {
  right: 0;
  left: auto;
}
.mv hgroup p strong {
  color: #10a1b2;
}
.mv figure div {
  display: flex;
  width: max-content;
}
.mv figure div img {
  height: calc((100dvh - 0.52vw) / 2);
}
@media all and (max-width: 896px) {
  .mv figure div img {
    height: calc((100svh - 52px) / 2);
  }
}
.mv figure:first-of-type div {
  animation: slideRight 70s linear infinite;
}
@media all and (max-width: 896px) {
  .mv figure:first-of-type div {
    animation-duration: 50s;
  }
}
.mv figure:last-of-type div {
  animation: slideLeft 70s linear infinite;
}
@media all and (max-width: 896px) {
  .mv figure:last-of-type div {
    animation-duration: 50s;
  }
}

@keyframes slideRight {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.about {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 6.67vw;
  background: url(../images/bg_about.png) no-repeat right 0/19vw auto;
  font-size: max(0.94vw, 1.4rem);
  opacity: 0;
  transition: 0.6s;
}
@media all and (max-width: 896px) {
  .about {
    flex-direction: column;
    padding: 64px 20px;
    gap: 40px;
    background-size: 50% auto;
    font-size: 1.8rem;
  }
}
.about.is-show {
  opacity: 1;
}
.about div:first-child figure {
  margin-top: 4vw;
}
@media all and (max-width: 896px) {
  .about div:first-child figure {
    width: calc(100% + 20px);
    margin-top: 32px;
  }
}
.about div:last-child {
  position: relative;
}
@media all and (max-width: 896px) {
  .about div:last-child {
    display: flex;
    flex-direction: column-reverse;
  }
  .about div:last-child figure {
    margin-top: 40px;
  }
}
.about div:last-child .pg {
  display: flex;
  flex-direction: column;
  gap: 1em;
  position: absolute;
  top: 31vw;
  left: 24vw;
}
@media all and (max-width: 896px) {
  .about div:last-child .pg {
    position: static;
  }
}

.message {
  background: url(../images/bg_message.png) no-repeat left bottom/18vw auto;
  opacity: 0;
  transition: 0.6s;
}
@media all and (max-width: 896px) {
  .message {
    padding-top: 0 !important;
    background-size: 50% auto;
  }
}
.message.is-show {
  opacity: 1;
}
.message figure {
  margin-bottom: 2vw;
  padding: 0 2vw 16px;
}
@media all and (max-width: 896px) {
  .message figure {
    margin-bottom: 16px;
    padding-inline: 20px;
  }
}
.message figure li {
  border-radius: 24px;
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.12);
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .message figure li {
    border-radius: 16px;
  }
}
.message .inner {
  max-width: 1200px;
}
.message .inner > p {
  font-size: 2rem;
  line-height: 2;
}
@media all and (max-width: 896px) {
  .message .inner > p {
    font-size: 1.6rem;
  }
}
.message .inner > p + p {
  margin-top: 1em;
}
.message .author {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  margin-top: 1em;
  font-family: "Noto Serif JP";
  font-size: clamp(2.4rem, 2.5vw, 4.8rem);
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  .message .author {
    font-size: 2.4rem;
  }
}
.message .author dl {
  text-align: right;
}
.message .author dl dt {
  font-size: clamp(2rem, 1.6vw, 3.2rem);
}
@media all and (max-width: 896px) {
  .message .author dl dt {
    font-size: 1.4rem;
  }
}
.message .author img {
  width: 138px;
  aspect-ratio: 1;
  border-radius: 50%;
}
@media all and (max-width: 896px) {
  .message .author img {
    width: 68px;
  }
}

.work {
  background: #f0fdff url(../images/bg_work.png) no-repeat right 0/20vw auto;
}
@media all and (max-width: 896px) {
  .work {
    background-size: 50% auto;
  }
}
.work.is-show .inner {
  opacity: 1;
}
.work .inner {
  opacity: 0;
  transition: 0.6s;
}
.work ul {
  display: flex;
  gap: 40px;
}
@media all and (max-width: 896px) {
  .work ul {
    flex-direction: column;
    gap: 24px;
  }
}
.work ul li {
  width: calc((100% - 80px) / 3);
  padding: 16px 16px 48px;
  border-radius: 16px 16px 96px 16px;
  background: #fff;
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.12);
}
@media all and (max-width: 896px) {
  .work ul li {
    width: 100%;
  }
}
.work ul li figure {
  margin-bottom: 24px;
}
.work ul li hgroup {
  margin-bottom: 24px;
}
@media all and (max-width: 896px) {
  .work ul li hgroup {
    margin-bottom: 16px;
  }
}
.work ul li hgroup h3 {
  color: #10a1b2;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.6;
}
@media all and (max-width: 896px) {
  .work ul li hgroup h3 {
    font-size: 2rem;
  }
}
.work ul li hgroup p {
  color: #8a94a3;
  font-size: 1.4rem;
}
@media all and (max-width: 896px) {
  .work ul li hgroup p {
    font-size: 1.2rem;
  }
}

.interview {
  background: url(../images/bg_interview.png) no-repeat right 0/20vw auto;
}
@media all and (max-width: 896px) {
  .interview {
    background-size: 50% auto;
  }
}
.interview.is-show .inner {
  opacity: 1;
}
.interview .inner {
  opacity: 0;
  transition: 0.6s;
}
.interview .inner > ul {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.interview .inner > ul > li .acd-label {
  display: block;
  position: relative;
  color: #fff;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label {
    color: #151f37;
  }
}
.interview .inner > ul > li .acd-label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2vw;
  width: 3.85vw;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid #10a1b2;
  background: #fff url(../images/ico_arrow.svg) no-repeat center/clamp(10px, 0.9vw, 17px) auto;
  translate: 0 -50%;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label::after {
    top: auto;
    right: 0;
    bottom: 0;
    width: 46px;
    background-size: 12px auto;
    translate: 0;
  }
}
.interview .inner > ul > li .acd-label > img {
  border-radius: 16px;
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.12);
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label > img {
    height: 150px;
    object-fit: cover;
    object-position: -20px top;
  }
}
.interview .inner > ul > li .acd-label > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 50%;
  left: 52%;
  translate: 0 -50%;
  line-height: normal;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label > div {
    position: static;
    translate: 0;
    margin-top: 24px;
  }
}
.interview .inner > ul > li .acd-label > div .cp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5vw;
  color: #fff;
  font-size: clamp(1.8rem, 1.6vw, 3.2rem);
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label > div .cp {
    gap: 10px;
    font-size: 2rem;
  }
}
.interview .inner > ul > li .acd-label > div .cp span {
  padding: 0.26vw 1vw;
  background: #10a1b2;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label > div .cp span {
    padding: 4px 8px;
  }
}
.interview .inner > ul > li .acd-label > div ul {
  display: flex;
  gap: 8px;
  margin-top: 1.5vw;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label > div ul {
    margin-top: 20px;
  }
}
.interview .inner > ul > li .acd-label > div ul li {
  padding: 1px 18px 3px;
  border-radius: 100vmax;
  border: 1px solid #10a1b2;
  background: #faf1e6;
  color: #282828;
  font-size: clamp(1.2rem, 0.94vw, 1.8rem);
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label > div ul li {
    padding-block: 0 2px;
    font-size: 1.2rem;
  }
}
.interview .inner > ul > li .acd-label > div .name {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 0.6vw;
  font-size: clamp(2rem, 2.5vw, 4.8rem);
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-label > div .name {
    flex-direction: column;
    align-items: stretch;
    gap: 6px;
    margin-top: 8px;
    font-size: 2.4rem;
  }
}
.interview .inner > ul > li .acd-label > div .name span {
  font-size: clamp(1.4rem, 0.94vw, 1.8rem);
}
.interview .inner > ul > li .acd-check {
  display: none;
}
.interview .inner > ul > li .acd-check:checked + .acd-label::after {
  rotate: 180deg;
}
.interview .inner > ul > li .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding-block: clamp(20px, 5vw, 96px);
  visibility: visible;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-check:checked + .acd-label + .acd-content {
    padding-block: 32px 0;
  }
}
.interview .inner > ul > li .acd-content {
  height: 0;
  opacity: 0;
  padding-inline: clamp(20px, 6vw, 128px);
  transition: 0.3s;
  visibility: hidden;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content {
    padding-inline: 0;
  }
}
.interview .inner > ul > li .acd-content ul {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.interview .inner > ul > li .acd-content ul li {
  display: flex;
  gap: 32px;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content ul li {
    flex-direction: column;
  }
}
.interview .inner > ul > li .acd-content ul li figure {
  flex: none;
  width: 19vw;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content ul li figure {
    width: 100%;
  }
}
.interview .inner > ul > li .acd-content ul li figure img {
  border-radius: 16px;
}
.interview .inner > ul > li .acd-content ul li dl {
  width: calc(100% - 19vw - 32px);
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content ul li dl {
    width: 100%;
  }
}
.interview .inner > ul > li .acd-content ul li dl dt {
  position: relative;
  margin-bottom: 24px;
  padding-left: 84px;
  color: #10a1b2;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.6;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content ul li dl dt {
    margin-bottom: 16px;
    padding-left: 46px;
    font-size: 1.8rem;
  }
}
.interview .inner > ul > li .acd-content ul li dl dt::before {
  content: "";
  position: absolute;
  top: 19px;
  left: 0;
  width: 60px;
  height: 1px;
  background: #10a1b2;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content ul li dl dt::before {
    top: 15px;
    width: 40px;
  }
}
.interview .inner > ul > li .acd-content ul li dl table {
  width: 100%;
}
.interview .inner > ul > li .acd-content ul li dl table + table {
  margin-top: 1em;
}
.interview .inner > ul > li .acd-content ul li dl table caption {
  color: var(--keyColor-Black, #151F37);
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  opacity: 0.8;
}
.interview .inner > ul > li .acd-content ul li dl table th, .interview .inner > ul > li .acd-content ul li dl table td {
  border: 8px solid #fff;
  border-right: 0;
  vertical-align: middle;
}
.interview .inner > ul > li .acd-content ul li dl table th {
  width: 10em;
  padding-block: 4px;
  border-left: 0;
  color: #10a1b2;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.interview .inner > ul > li .acd-content ul li dl table th time {
  position: relative;
  z-index: 1;
  padding-right: 8px;
  background: #fff;
}
.interview .inner > ul > li .acd-content ul li dl table td {
  position: relative;
  padding: 4px 8px;
  background: #e9e9e9;
  color: #151f37;
  opacity: 0.8;
}
.interview .inner > ul > li .acd-content ul li dl table td::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -10em;
  width: calc(10em - 8px);
  height: 1px;
  background: #10a1b2;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content ul li dl table th, .interview .inner > ul > li .acd-content ul li dl table td {
    padding-block: 2px;
  }
}
.interview .inner > ul > li .acd-content .point {
  display: flex;
  padding: 60px;
  gap: 48px;
  margin-top: 72px;
  border-radius: 16px;
  background: #10a1b2;
  color: #fff;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content .point {
    flex-direction: column;
    padding: 20px;
    gap: 16px;
    margin-top: 40px;
  }
}
.interview .inner > ul > li .acd-content .point figure {
  flex: none;
  width: 26vw;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content .point figure {
    width: 100%;
  }
}
.interview .inner > ul > li .acd-content .point figure img {
  border-radius: 16px;
}
.interview .inner > ul > li .acd-content .point dl {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content .point dl {
    font-size: 1.4rem;
  }
}
.interview .inner > ul > li .acd-content .point dl dt {
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid #fff;
  font-size: 3.2rem;
  line-height: 1.3;
}
@media all and (max-width: 896px) {
  .interview .inner > ul > li .acd-content .point dl dt {
    margin-bottom: 16px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

.guideline {
  background: #f5f5f5 url(../images/bg_guideline.png) no-repeat right 0/20vw auto;
}
@media all and (max-width: 896px) {
  .guideline {
    background-size: 50% auto;
  }
}
.guideline.is-show .inner {
  opacity: 1;
}
.guideline .inner {
  opacity: 0;
  transition: 0.6s;
}

.entry {
  background: #076c85 url(../images/bg_entry.png) no-repeat right 0/26vw auto;
  color: #000;
  color: #fff;
  text-align: center;
}
@media all and (max-width: 896px) {
  .entry {
    background-size: 50% auto;
  }
}
.entry.is-show .inner {
  opacity: 1;
}
.entry .inner {
  opacity: 0;
  transition: 0.6s;
}
.entry hgroup {
  text-align: left;
  filter: brightness(0) invert(1);
}
.entry .box {
  text-align: left;
}
.entry .box:has(.privacy) {
  padding-right: 2%;
}
.entry .box:has(.privacy) .privacy {
  height: 350px;
  padding-right: 2%;
  overflow: auto;
}
.entry .box:has(.privacy) .privacy h3 {
  margin-bottom: 24px;
  color: #10a1b2;
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 4rem;
  font-weight: 700;
  line-height: normal;
}
@media all and (max-width: 896px) {
  .entry .box:has(.privacy) .privacy h3 {
    margin-bottom: 16px;
    font-size: 2.4rem;
  }
}
.entry .box:has(.privacy) .privacy > ol {
  counter-reset: number;
}
.entry .box:has(.privacy) .privacy > ol > li h4 {
  margin-block: 16px 10px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: normal;
}
@media all and (max-width: 896px) {
  .entry .box:has(.privacy) .privacy > ol > li h4 {
    font-size: 1.6rem;
  }
}
.entry .box:has(.privacy) .privacy > ol > li h4::before {
  counter-increment: number;
  content: counter(number) ".";
  left: 0;
}
.entry .box:has(.privacy) .privacy > ol > li > ol {
  counter-reset: brackets;
  margin-top: 10px;
}
.entry .box:has(.privacy) .privacy > ol > li > ol > li {
  position: relative;
  padding-left: 24px;
}
.entry .box:has(.privacy) .privacy > ol > li > ol > li::before {
  counter-increment: brackets;
  content: "(" counter(brackets) ")";
  position: absolute;
  left: 0;
}
.entry .box:has(.privacy) .privacy > ol > li > ol > li > ol {
  list-style-type: lower-latin;
  margin-left: 20px;
}

.recruit main {
  padding-block: min(10vw, 128px);
  background: #076c85 url(../images/bg_entry.png) no-repeat right 0/26vw auto;
  color: #fff;
}
@media all and (max-width: 896px) {
  .recruit main {
    padding-block: 72px 52px;
    background-size: 50% auto;
  }
}
.recruit main p {
  margin-block: 1em;
  text-align: center;
}
@media all and (max-width: 896px) {
  .recruit main p {
    text-align: left;
  }
}
.recruit main hgroup {
  filter: brightness(0) invert(1);
}
.recruit main hgroup p {
  margin-block: 0;
  text-align: left;
}
.recruit main .form-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
@media all and (max-width: 896px) {
  .recruit main .form-actions {
    flex-direction: column;
    margin-top: 20px;
  }
}
.recruit main .form-actions .btn,
.recruit main .form-actions button[type=submit] {
  margin-inline: 30px;
}
.recruit main .idx {
  margin-top: 50px;
}
.recruit main .idx .back {
  padding-inline: 50px 30px;
}
.recruit.thanks main p {
  font-size: 1.8rem;
  margin-block: 2em;
}
@media all and (max-width: 896px) {
  .recruit.thanks main p {
    font-size: 1.6rem;
    margin-block: 1em;
  }
}
.recruit.thanks main hgroup p {
  margin-block: 0;
}
.recruit.thanks main .btn {
  margin-top: 48px;
}
@media all and (max-width: 896px) {
  .recruit.thanks main .btn {
    margin-top: 36px;
  }
}

.formLayout.input_now .display_check {
  display: none;
}
.formLayout.check_now .display_input {
  display: none;
}
.errmsg, #errorMessage {
  background: #fff;
  border: 2px solid #FE0000;
  padding: 12px;
  color: #FE0000;
  margin-bottom: 20px;
}

@keyframes fade-menu {
  0% {
    opacity: 0;
    translate: -20px;
  }
  100% {
    opacity: 1;
    translate: 0;
  }
}
/* blockskip */
/* ============================================ */
#blockskip {
  overflow: hidden;
  height: 0;
  background: #ddd;
  text-align: center;
}

header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  padding-block: min(1.56vw, 30px);
  color: #000;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  header {
    padding: 16px 8px;
  }
}
header .logo {
  position: relative;
  z-index: 11;
  border-radius: 0 100vmax 100vmax 0;
  background: #fff;
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.12);
  font-size: clamp(1.2rem, 0.94vw, 1.8rem);
}
@media all and (max-width: 896px) {
  header .logo {
    display: flex;
    width: 100%;
    height: 45px;
    padding-inline: 16px;
    border-radius: 100vmax;
    background: #fff;
    font-size: 1.2rem;
  }
}
header .logo a {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 12px 40px;
}
@media all and (max-width: 896px) {
  header .logo a {
    padding: 0;
    gap: 10px;
  }
}
header .logo a:hover {
  opacity: 1;
}
header .logo a img {
  height: min(2.6vw, 50px);
}
@media all and (max-width: 896px) {
  header .logo a img {
    height: 30px;
  }
}
header #ham-menu {
  padding: 12px 20px 12px 40px;
  border-radius: 100vmax 0 0 100vmax;
  background: #fff;
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.12);
  font-size: clamp(1.2rem, 0.94vw, 1.8rem);
}
@media all and (max-width: 896px) {
  header #ham-menu {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding: 60px 0 0;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    font-size: 1.8rem;
    transition: transform 0.2s ease-out 0s;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav {
    height: 100%;
    padding: 10px 15px 20px;
    overflow-y: auto;
  }
}
header #ham-menu nav ul {
  display: flex;
  align-items: center;
  gap: 1.4vw;
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
}
@media (hover: hover) {
  header #ham-menu nav ul li a:hover {
    opacity: 1;
    color: #10a1b2;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul li {
    opacity: 0;
    translate: 0 -20px;
  }
  header #ham-menu nav ul li:not(:last-child) {
    border-bottom: 1px solid #dbdee0;
  }
}
header #ham-menu nav ul li a {
  display: flex;
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul li a {
    position: relative;
    padding: 18px 40px 18px 18px;
  }
  header #ham-menu nav ul li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 12px;
    height: 12px;
    background: url(../images/ico_arrow.svg) no-repeat center/cover;
    translate: 0 -50%;
    rotate: -90deg;
  }
}
header #ham-menu nav ul li:last-child a, header #ham-menu nav ul li:nth-last-child(2) a {
  padding: 8px 48px 10px;
  border-radius: 8px;
  color: #fff;
  font-weight: 300;
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul li:last-child a, header #ham-menu nav ul li:nth-last-child(2) a {
    padding: 16px 10px;
    justify-content: center;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul li:last-child {
    margin-top: 16px;
  }
}
header #ham-menu nav ul li:last-child a {
  background: #076c85;
}
header #ham-menu nav ul li:nth-last-child(2) {
  margin-left: 0.5vw;
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul li:nth-last-child(2) {
    margin-top: 28px;
  }
}
header #ham-menu nav ul li:nth-last-child(2) a {
  background: #10a1b2;
}
header #menu-icon span, header #menu-icon::before, header #menu-icon::after {
  position: absolute;
  left: 10px;
  width: 20px;
  height: 2px;
  background: #282828;
  transition: 0.3s;
}
header #menu-icon {
  display: none;
}
@media all and (max-width: 896px) {
  header #menu-icon {
    display: block;
    position: absolute;
    top: 18px;
    right: 16px;
    z-index: 11;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
}
header #menu-icon::before, header #menu-icon::after {
  content: "";
}
header #menu-icon::before {
  top: 12px;
}
header #menu-icon::after {
  bottom: 12px;
}
header #menu-icon span {
  display: inline-block;
  top: 19px;
}
header #menu-cb {
  display: none;
}
@media all and (max-width: 896px) {
  header #menu-cb:checked ~ #ham-menu {
    transform: translate(-100%);
  }
}
@media all and (max-width: 896px) and (max-width: 896px) {
  header #menu-cb:checked ~ #ham-menu li {
    animation: fade-menu 0.5s ease-out 0.3s alternate forwards;
  }
  header #menu-cb:checked ~ #ham-menu li:nth-child(1) {
    animation-delay: 0.3s;
  }
  header #menu-cb:checked ~ #ham-menu li:nth-child(2) {
    animation-delay: 0.35s;
  }
  header #menu-cb:checked ~ #ham-menu li:nth-child(3) {
    animation-delay: 0.4s;
  }
  header #menu-cb:checked ~ #ham-menu li:nth-child(4) {
    animation-delay: 0.45s;
  }
  header #menu-cb:checked ~ #ham-menu li:nth-child(5) {
    animation-delay: 0.5s;
  }
  header #menu-cb:checked ~ #ham-menu li:nth-child(6) {
    animation-delay: 0.55s;
  }
  header #menu-cb:checked ~ #ham-menu li:nth-child(7) {
    animation-delay: 0.6s;
  }
  header #menu-cb:checked ~ #ham-menu li:nth-child(8) {
    animation-delay: 0.65s;
  }
}
@media all and (max-width: 896px) {
  header #menu-cb:checked ~ #menu-icon::before {
    transform: translateY(7px) rotate(-315deg);
  }
  header #menu-cb:checked ~ #menu-icon::after {
    transform: translateY(-7px) rotate(315deg);
  }
  header #menu-cb:checked ~ #menu-icon span {
    opacity: 0;
  }
}

/*スマホ時メニューを開いたときにメインコンテンツ固定*/
.scroll-prevent {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
}

/* footer */
/* ============================================ */
footer {
  color: #000;
  font-family: "Noto Serif JP", serif;
  opacity: 0;
  transition: 0.6s;
}
footer.is-show {
  opacity: 1;
}
footer address {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% - 40px);
  margin-inline: auto;
  padding-block: 80px;
}
@media all and (max-width: 896px) {
  footer address {
    align-items: stretch;
    padding-block: 40px;
  }
}
footer address img {
  width: 375px;
}
@media all and (max-width: 896px) {
  footer address img {
    width: 263px;
  }
}
footer address p {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
@media all and (max-width: 896px) {
  footer address p {
    margin-top: 30px;
    align-items: flex-start;
  }
}
footer address p a[target=_blank] {
  color: #004ee0;
  text-decoration: underline;
}
@media (hover: hover) {
  footer address p a[target=_blank]:hover {
    text-decoration: none;
    opacity: 1;
  }
}
footer address p a[href^="tel:"] {
  pointer-events: none;
}
@media all and (max-width: 896px) {
  footer address p a[href^="tel:"] {
    pointer-events: auto;
  }
}
footer nav {
  padding-block: 70px;
  background: #000;
  color: #fff;
}
@media all and (max-width: 896px) {
  footer nav {
    padding-block: 40px 150px;
  }
}
footer nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  max-width: 840px;
  width: calc(100% - 40px);
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  footer nav ul {
    gap: 20px;
  }
}
footer nav ul li {
  width: calc((100% - 80px) / 3);
}
@media all and (max-width: 896px) {
  footer nav ul li {
    width: calc((100% - 20px) / 2);
    font-size: 1.3rem;
  }
}
footer nav small {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  font-size: 1.2rem;
}
@media all and (max-width: 896px) {
  footer nav small {
    margin-top: 30px;
    font-size: 0.9rem;
  }
}

.mynavi {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 64px;
  bottom: 45px;
  z-index: 1;
  width: clamp(100px, 8vw, 160px);
  aspect-ratio: 1;
  padding: 0 0.26vw 0.26vw 0;
  border: 0.2vw solid #10a1b2;
  border-radius: 50%;
  background: #fff;
  filter: drop-shadow(6px 6px 10px rgba(0, 0, 0, 0.12));
}
@media all and (max-width: 896px) {
  .mynavi {
    bottom: 56px;
    right: 12px;
    width: 93px;
    padding: 0 2px 2px 0;
    border-width: 2px;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.12));
  }
  .mynavi.is-up {
    bottom: 116px;
  }
}
.mynavi img {
  width: min(4vw, 90px);
}
@media all and (max-width: 896px) {
  .mynavi img {
    width: 52px;
  }
}
@media (hover: hover) {
  .mynavi:hover {
    opacity: 1;
  }
}

.spcv {
  display: none;
}
@media all and (max-width: 896px) {
  .spcv {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .spcv li {
    width: 50%;
    height: 46px;
  }
  .spcv li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #10a1b2;
    color: #fff;
  }
  .spcv li:last-child a {
    background: #076C85;
  }
}

.pagetop {
  position: fixed;
  right: 16px;
  bottom: 20px;
  z-index: 2;
  width: 55px;
  height: 55px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #10a1b2;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .pagetop {
    right: 10px;
    bottom: 56px;
    width: 50px;
    height: 50px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.16);
  }
}
.pagetop.is-show {
  opacity: 1;
  visibility: visible;
}
.pagetop::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  background: url(../images/ico_arrow.svg) no-repeat center/cover;
  scale: 1 -1;
  filter: brightness(0) invert(1);
}
@media all and (max-width: 896px) {
  .pagetop::after {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
  }
}

.rotate-notice {
  display: none;
}
@media screen and (max-width: 896px) and (orientation: landscape) {
  .rotate-notice {
    display: flex;
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: #fff;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
    font-size: 16px;
    line-height: 1.6;
  }
}

.recruit .mynavi,
.recruit .spcv {
  display: none;
}
.recruit .pagetop {
  bottom: 40px;
}
@media all and (max-width: 896px) {
  .recruit .pagetop {
    bottom: 20px;
  }
}
@media all and (max-width: 896px) {
  .recruit footer nav {
    padding-bottom: 50px;
  }
}

/*# sourceMappingURL=layout.css.map */
