@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 */
/* ============================================ */
/* common */
/* ============================================ */
html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #000;
  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.8rem;
  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;
  }
}
body.is-fixed {
  height: 100%;
  overflow: hidden;
}

main {
  padding-bottom: 50px;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  main {
    padding-bottom: 30px;
  }
}

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;
  }
}

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

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

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

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

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

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

.span_br {
  display: inline-block;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

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

.mt10 {
  margin-top: 10px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr10 {
  margin-right: 10px !important;
}

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

.mb10 {
  margin-bottom: 10px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml10 {
  margin-left: 10px !important;
}

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

.pt10 {
  padding-top: 10px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr10 {
  padding-right: 10px !important;
}

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

.pb10 {
  padding-bottom: 10px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pr32 {
  padding-right: 32px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pr48 {
  padding-right: 48px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.pl48 {
  padding-left: 48px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pr56 {
  padding-right: 56px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.pl56 {
  padding-left: 56px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.pt64 {
  padding-top: 64px !important;
}

.pr64 {
  padding-right: 64px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.pl64 {
  padding-left: 64px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.mr72 {
  margin-right: 72px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.ml72 {
  margin-left: 72px !important;
}

.pt72 {
  padding-top: 72px !important;
}

.pr72 {
  padding-right: 72px !important;
}

.pb72 {
  padding-bottom: 72px !important;
}

.pl72 {
  padding-left: 72px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mr110 {
  margin-right: 110px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.ml110 {
  margin-left: 110px !important;
}

.pt110 {
  padding-top: 110px !important;
}

.pr110 {
  padding-right: 110px !important;
}

.pb110 {
  padding-bottom: 110px !important;
}

.pl110 {
  padding-left: 110px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.pt120 {
  padding-top: 120px !important;
}

.pr120 {
  padding-right: 120px !important;
}

.pb120 {
  padding-bottom: 120px !important;
}

.pl120 {
  padding-left: 120px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mr130 {
  margin-right: 130px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.ml130 {
  margin-left: 130px !important;
}

.pt130 {
  padding-top: 130px !important;
}

.pr130 {
  padding-right: 130px !important;
}

.pb130 {
  padding-bottom: 130px !important;
}

.pl130 {
  padding-left: 130px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mr140 {
  margin-right: 140px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.ml140 {
  margin-left: 140px !important;
}

.pt140 {
  padding-top: 140px !important;
}

.pr140 {
  padding-right: 140px !important;
}

.pb140 {
  padding-bottom: 140px !important;
}

.pl140 {
  padding-left: 140px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.pl150 {
  padding-left: 150px !important;
}

.mt160 {
  margin-top: 160px !important;
}

.mr160 {
  margin-right: 160px !important;
}

.mb160 {
  margin-bottom: 160px !important;
}

.ml160 {
  margin-left: 160px !important;
}

.pt160 {
  padding-top: 160px !important;
}

.pr160 {
  padding-right: 160px !important;
}

.pb160 {
  padding-bottom: 160px !important;
}

.pl160 {
  padding-left: 160px !important;
}

.mt170 {
  margin-top: 170px !important;
}

.mr170 {
  margin-right: 170px !important;
}

.mb170 {
  margin-bottom: 170px !important;
}

.ml170 {
  margin-left: 170px !important;
}

.pt170 {
  padding-top: 170px !important;
}

.pr170 {
  padding-right: 170px !important;
}

.pb170 {
  padding-bottom: 170px !important;
}

.pl170 {
  padding-left: 170px !important;
}

.mt180 {
  margin-top: 180px !important;
}

.mr180 {
  margin-right: 180px !important;
}

.mb180 {
  margin-bottom: 180px !important;
}

.ml180 {
  margin-left: 180px !important;
}

.pt180 {
  padding-top: 180px !important;
}

.pr180 {
  padding-right: 180px !important;
}

.pb180 {
  padding-bottom: 180px !important;
}

.pl180 {
  padding-left: 180px !important;
}

.mt190 {
  margin-top: 190px !important;
}

.mr190 {
  margin-right: 190px !important;
}

.mb190 {
  margin-bottom: 190px !important;
}

.ml190 {
  margin-left: 190px !important;
}

.pt190 {
  padding-top: 190px !important;
}

.pr190 {
  padding-right: 190px !important;
}

.pb190 {
  padding-bottom: 190px !important;
}

.pl190 {
  padding-left: 190px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.ml200 {
  margin-left: 200px !important;
}

.pt200 {
  padding-top: 200px !important;
}

.pr200 {
  padding-right: 200px !important;
}

.pb200 {
  padding-bottom: 200px !important;
}

.pl200 {
  padding-left: 200px !important;
}

@media all and (max-width: 896px) {
  .m0-sm {
    margin: 0 !important;
  }
  .p0-sm {
    padding: 0 !important;
  }
  .mt0-sm {
    margin-top: 0 !important;
  }
  .mt10-sm {
    margin-top: 10px !important;
  }
  .mr0-sm {
    margin-right: 0 !important;
  }
  .mr10-sm {
    margin-right: 10px !important;
  }
  .mb0-sm {
    margin-bottom: 0 !important;
  }
  .mb10-sm {
    margin-bottom: 10px !important;
  }
  .ml0-sm {
    margin-left: 0 !important;
  }
  .ml10-sm {
    margin-left: 10px !important;
  }
  .pt0-sm {
    padding-top: 0 !important;
  }
  .pt10-sm {
    padding-top: 10px !important;
  }
  .pr0-sm {
    padding-right: 0 !important;
  }
  .pr10-sm {
    padding-right: 10px !important;
  }
  .pb0-sm {
    padding-bottom: 0 !important;
  }
  .pb10-sm {
    padding-bottom: 10px !important;
  }
  .pl0-sm {
    padding-left: 0 !important;
  }
  .pl10-sm {
    padding-left: 10px !important;
  }
  .mt16-sm {
    margin-top: 16px !important;
  }
  .mr16-sm {
    margin-right: 16px !important;
  }
  .mb16-sm {
    margin-bottom: 16px !important;
  }
  .ml16-sm {
    margin-left: 16px !important;
  }
  .pt16-sm {
    padding-top: 16px !important;
  }
  .pr16-sm {
    padding-right: 16px !important;
  }
  .pb16-sm {
    padding-bottom: 16px !important;
  }
  .pl16-sm {
    padding-left: 16px !important;
  }
  .mt24-sm {
    margin-top: 24px !important;
  }
  .mr24-sm {
    margin-right: 24px !important;
  }
  .mb24-sm {
    margin-bottom: 24px !important;
  }
  .ml24-sm {
    margin-left: 24px !important;
  }
  .pt24-sm {
    padding-top: 24px !important;
  }
  .pr24-sm {
    padding-right: 24px !important;
  }
  .pb24-sm {
    padding-bottom: 24px !important;
  }
  .pl24-sm {
    padding-left: 24px !important;
  }
  .mt32-sm {
    margin-top: 32px !important;
  }
  .mr32-sm {
    margin-right: 32px !important;
  }
  .mb32-sm {
    margin-bottom: 32px !important;
  }
  .ml32-sm {
    margin-left: 32px !important;
  }
  .pt32-sm {
    padding-top: 32px !important;
  }
  .pr32-sm {
    padding-right: 32px !important;
  }
  .pb32-sm {
    padding-bottom: 32px !important;
  }
  .pl32-sm {
    padding-left: 32px !important;
  }
  .mt40-sm {
    margin-top: 40px !important;
  }
  .mr40-sm {
    margin-right: 40px !important;
  }
  .mb40-sm {
    margin-bottom: 40px !important;
  }
  .ml40-sm {
    margin-left: 40px !important;
  }
  .pt40-sm {
    padding-top: 40px !important;
  }
  .pr40-sm {
    padding-right: 40px !important;
  }
  .pb40-sm {
    padding-bottom: 40px !important;
  }
  .pl40-sm {
    padding-left: 40px !important;
  }
  .mt48-sm {
    margin-top: 48px !important;
  }
  .mr48-sm {
    margin-right: 48px !important;
  }
  .mb48-sm {
    margin-bottom: 48px !important;
  }
  .ml48-sm {
    margin-left: 48px !important;
  }
  .pt48-sm {
    padding-top: 48px !important;
  }
  .pr48-sm {
    padding-right: 48px !important;
  }
  .pb48-sm {
    padding-bottom: 48px !important;
  }
  .pl48-sm {
    padding-left: 48px !important;
  }
  .mt56-sm {
    margin-top: 56px !important;
  }
  .mr56-sm {
    margin-right: 56px !important;
  }
  .mb56-sm {
    margin-bottom: 56px !important;
  }
  .ml56-sm {
    margin-left: 56px !important;
  }
  .pt56-sm {
    padding-top: 56px !important;
  }
  .pr56-sm {
    padding-right: 56px !important;
  }
  .pb56-sm {
    padding-bottom: 56px !important;
  }
  .pl56-sm {
    padding-left: 56px !important;
  }
  .mt64-sm {
    margin-top: 64px !important;
  }
  .mr64-sm {
    margin-right: 64px !important;
  }
  .mb64-sm {
    margin-bottom: 64px !important;
  }
  .ml64-sm {
    margin-left: 64px !important;
  }
  .pt64-sm {
    padding-top: 64px !important;
  }
  .pr64-sm {
    padding-right: 64px !important;
  }
  .pb64-sm {
    padding-bottom: 64px !important;
  }
  .pl64-sm {
    padding-left: 64px !important;
  }
  .mt72-sm {
    margin-top: 72px !important;
  }
  .mr72-sm {
    margin-right: 72px !important;
  }
  .mb72-sm {
    margin-bottom: 72px !important;
  }
  .ml72-sm {
    margin-left: 72px !important;
  }
  .pt72-sm {
    padding-top: 72px !important;
  }
  .pr72-sm {
    padding-right: 72px !important;
  }
  .pb72-sm {
    padding-bottom: 72px !important;
  }
  .pl72-sm {
    padding-left: 72px !important;
  }
  .mt80-sm {
    margin-top: 80px !important;
  }
  .mr80-sm {
    margin-right: 80px !important;
  }
  .mb80-sm {
    margin-bottom: 80px !important;
  }
  .ml80-sm {
    margin-left: 80px !important;
  }
  .pt80-sm {
    padding-top: 80px !important;
  }
  .pr80-sm {
    padding-right: 80px !important;
  }
  .pb80-sm {
    padding-bottom: 80px !important;
  }
  .pl80-sm {
    padding-left: 80px !important;
  }
  .mt90-sm {
    margin-top: 90px !important;
  }
  .mr90-sm {
    margin-right: 90px !important;
  }
  .mb90-sm {
    margin-bottom: 90px !important;
  }
  .ml90-sm {
    margin-left: 90px !important;
  }
  .pt90-sm {
    padding-top: 90px !important;
  }
  .pr90-sm {
    padding-right: 90px !important;
  }
  .pb90-sm {
    padding-bottom: 90px !important;
  }
  .pl90-sm {
    padding-left: 90px !important;
  }
  .mt100-sm {
    margin-top: 100px !important;
  }
  .mr100-sm {
    margin-right: 100px !important;
  }
  .mb100-sm {
    margin-bottom: 100px !important;
  }
  .ml100-sm {
    margin-left: 100px !important;
  }
  .pt100-sm {
    padding-top: 100px !important;
  }
  .pr100-sm {
    padding-right: 100px !important;
  }
  .pb100-sm {
    padding-bottom: 100px !important;
  }
  .pl100-sm {
    padding-left: 100px !important;
  }
  .mt110-sm {
    margin-top: 110px !important;
  }
  .mr110-sm {
    margin-right: 110px !important;
  }
  .mb110-sm {
    margin-bottom: 110px !important;
  }
  .ml110-sm {
    margin-left: 110px !important;
  }
  .pt110-sm {
    padding-top: 110px !important;
  }
  .pr110-sm {
    padding-right: 110px !important;
  }
  .pb110-sm {
    padding-bottom: 110px !important;
  }
  .pl110-sm {
    padding-left: 110px !important;
  }
  .mt120-sm {
    margin-top: 120px !important;
  }
  .mr120-sm {
    margin-right: 120px !important;
  }
  .mb120-sm {
    margin-bottom: 120px !important;
  }
  .ml120-sm {
    margin-left: 120px !important;
  }
  .pt120-sm {
    padding-top: 120px !important;
  }
  .pr120-sm {
    padding-right: 120px !important;
  }
  .pb120-sm {
    padding-bottom: 120px !important;
  }
  .pl120-sm {
    padding-left: 120px !important;
  }
  .mt130-sm {
    margin-top: 130px !important;
  }
  .mr130-sm {
    margin-right: 130px !important;
  }
  .mb130-sm {
    margin-bottom: 130px !important;
  }
  .ml130-sm {
    margin-left: 130px !important;
  }
  .pt130-sm {
    padding-top: 130px !important;
  }
  .pr130-sm {
    padding-right: 130px !important;
  }
  .pb130-sm {
    padding-bottom: 130px !important;
  }
  .pl130-sm {
    padding-left: 130px !important;
  }
  .mt140-sm {
    margin-top: 140px !important;
  }
  .mr140-sm {
    margin-right: 140px !important;
  }
  .mb140-sm {
    margin-bottom: 140px !important;
  }
  .ml140-sm {
    margin-left: 140px !important;
  }
  .pt140-sm {
    padding-top: 140px !important;
  }
  .pr140-sm {
    padding-right: 140px !important;
  }
  .pb140-sm {
    padding-bottom: 140px !important;
  }
  .pl140-sm {
    padding-left: 140px !important;
  }
  .mt150-sm {
    margin-top: 150px !important;
  }
  .mr150-sm {
    margin-right: 150px !important;
  }
  .mb150-sm {
    margin-bottom: 150px !important;
  }
  .ml150-sm {
    margin-left: 150px !important;
  }
  .pt150-sm {
    padding-top: 150px !important;
  }
  .pr150-sm {
    padding-right: 150px !important;
  }
  .pb150-sm {
    padding-bottom: 150px !important;
  }
  .pl150-sm {
    padding-left: 150px !important;
  }
  .mt160-sm {
    margin-top: 160px !important;
  }
  .mr160-sm {
    margin-right: 160px !important;
  }
  .mb160-sm {
    margin-bottom: 160px !important;
  }
  .ml160-sm {
    margin-left: 160px !important;
  }
  .pt160-sm {
    padding-top: 160px !important;
  }
  .pr160-sm {
    padding-right: 160px !important;
  }
  .pb160-sm {
    padding-bottom: 160px !important;
  }
  .pl160-sm {
    padding-left: 160px !important;
  }
  .mt170-sm {
    margin-top: 170px !important;
  }
  .mr170-sm {
    margin-right: 170px !important;
  }
  .mb170-sm {
    margin-bottom: 170px !important;
  }
  .ml170-sm {
    margin-left: 170px !important;
  }
  .pt170-sm {
    padding-top: 170px !important;
  }
  .pr170-sm {
    padding-right: 170px !important;
  }
  .pb170-sm {
    padding-bottom: 170px !important;
  }
  .pl170-sm {
    padding-left: 170px !important;
  }
  .mt180-sm {
    margin-top: 180px !important;
  }
  .mr180-sm {
    margin-right: 180px !important;
  }
  .mb180-sm {
    margin-bottom: 180px !important;
  }
  .ml180-sm {
    margin-left: 180px !important;
  }
  .pt180-sm {
    padding-top: 180px !important;
  }
  .pr180-sm {
    padding-right: 180px !important;
  }
  .pb180-sm {
    padding-bottom: 180px !important;
  }
  .pl180-sm {
    padding-left: 180px !important;
  }
  .mt190-sm {
    margin-top: 190px !important;
  }
  .mr190-sm {
    margin-right: 190px !important;
  }
  .mb190-sm {
    margin-bottom: 190px !important;
  }
  .ml190-sm {
    margin-left: 190px !important;
  }
  .pt190-sm {
    padding-top: 190px !important;
  }
  .pr190-sm {
    padding-right: 190px !important;
  }
  .pb190-sm {
    padding-bottom: 190px !important;
  }
  .pl190-sm {
    padding-left: 190px !important;
  }
  .mt200-sm {
    margin-top: 200px !important;
  }
  .mr200-sm {
    margin-right: 200px !important;
  }
  .mb200-sm {
    margin-bottom: 200px !important;
  }
  .ml200-sm {
    margin-left: 200px !important;
  }
  .pt200-sm {
    padding-top: 200px !important;
  }
  .pr200-sm {
    padding-right: 200px !important;
  }
  .pb200-sm {
    padding-bottom: 200px !important;
  }
  .pl200-sm {
    padding-left: 200px !important;
  }
}
.fz48 {
  font-size: 4.8rem !important;
}

.fz32 {
  font-size: 3.2rem !important;
}

.fz30 {
  font-size: 3rem !important;
}

.fz28 {
  font-size: 2.8rem !important;
}

.fz26 {
  font-size: 2.6rem !important;
}

.fz24 {
  font-size: 2.4rem !important;
}

.fz22 {
  font-size: 2.2rem !important;
}

.fz20 {
  font-size: 2rem !important;
}

.fz18 {
  font-size: 1.8rem !important;
}

.fz16 {
  font-size: 1.6rem !important;
}

.fz14 {
  font-size: 1.4rem !important;
}

.fz12 {
  font-size: 1.2rem !important;
}

.fz10 {
  font-size: 1rem !important;
}

@media all and (max-width: 896px) {
  .fz48-sm {
    font-size: 4.8rem !important;
  }
  .fz32-sm {
    font-size: 3.2rem !important;
  }
  .fz30-sm {
    font-size: 3rem !important;
  }
  .fz28-sm {
    font-size: 2.8rem !important;
  }
  .fz26-sm {
    font-size: 2.6rem !important;
  }
  .fz24-sm {
    font-size: 2.4rem !important;
  }
  .fz22-sm {
    font-size: 2.2rem !important;
  }
  .fz20-sm {
    font-size: 2rem !important;
  }
  .fz18-sm {
    font-size: 1.8rem !important;
  }
  .fz16-sm {
    font-size: 1.6rem !important;
  }
  .fz14-sm {
    font-size: 1.4rem !important;
  }
  .fz12-sm {
    font-size: 1.2rem !important;
  }
  .fz10-sm {
    font-size: 1rem !important;
  }
}
main h1 {
  margin-bottom: 60px;
}
@media all and (max-width: 896px) {
  main h1 {
    margin-bottom: 30px;
  }
}
main h1 img {
  width: 100%;
}
main .langage {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-bottom: 60px;
}
@media all and (max-width: 896px) {
  main .langage {
    gap: 12px;
    margin-bottom: 30px;
    padding-inline: 15px;
  }
}
@media all and (max-width: 896px) {
  main .langage li {
    width: calc((100% - 12px) / 2);
    display: flex;
  }
}
main .langage li a {
  display: flex;
  justify-content: center;
  width: 200px;
  padding-block: 5px;
  border: 3px solid #62c0b4;
  border-radius: 100vmax;
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .langage li a {
    border-width: 2px;
    font-size: 1.6rem;
  }
}
main .inner {
  max-width: 1122px;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  main .inner {
    padding-inline: 15px;
  }
}
main .acd {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 50px;
}
@media all and (max-width: 896px) {
  main .acd {
    gap: 20px;
    margin-bottom: 20px;
  }
}
main .acd-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  background: #62c0b4;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  main .acd-label {
    font-size: 1.8rem;
    padding: 15px 50px 15px 15px;
    line-height: 1.5;
  }
  main .acd-label p {
    width: 100%;
  }
}
main .acd-label::before, main .acd-label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 40px;
  height: 4px;
  background: #fff;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  main .acd-label::before, main .acd-label::after {
    width: 25px;
    right: 15px;
    height: 2px;
  }
}
main .acd-label::after {
  margin-top: 2px;
  transform: translateY(-50%) rotate(-90deg);
}
main .acd-label span {
  margin-bottom: 15px;
  padding: 5px 30px;
  border-radius: 100px;
  background: #c8e7e9;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
@media all and (max-width: 896px) {
  main .acd-label span {
    font-size: 1.6rem;
    margin-bottom: 7px;
    padding-block: 3px 1px;
  }
}
main .acd-label.lapping {
  display: inline-flex;
  padding: 5px 48px 5px 30px;
  border-radius: 100px;
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-label.lapping {
    justify-content: center;
    padding-right: 40px;
    font-size: 1.8rem;
  }
}
main .acd-label.lapping::before, main .acd-label.lapping::after {
  right: 15px;
  width: 20px;
  height: 2px;
}
@media all and (max-width: 896px) {
  main .acd-label.lapping::before, main .acd-label.lapping::after {
    width: 16px;
  }
}
main .acd-label.lapping::after {
  margin-top: 1px;
}
main .acd-content {
  height: 0;
  opacity: 0;
  transition: 0.3s;
  visibility: hidden;
  overflow: hidden;
}
main .acd-check {
  display: none;
}
main .acd-check:checked + .acd-label:after {
  transform: translateY(-50%);
}
main .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding-top: 40px;
  visibility: visible;
}
@media all and (max-width: 896px) {
  main .acd-check:checked + .acd-label + .acd-content {
    padding-top: 20px;
  }
}
main .acd-lapping {
  display: flex;
  flex-direction: column;
  align-items: center;
}
main .acd-lapping .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding-top: 40px;
  visibility: visible;
}
@media all and (max-width: 896px) {
  main .acd-lapping .acd-check:checked + .acd-label + .acd-content {
    padding-top: 20px;
  }
}
main .acd li:last-child .acd-label {
  background: #f9c270;
}
main .acd li:last-child .acd-label span {
  background: #fffabc;
}
main .acd .period {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  font-size: 2.6rem;
  font-weight: 600;
}
@media all and (max-width: 896px) {
  main .acd .period {
    justify-content: stretch;
    font-size: 1.6rem;
  }
}
main .acd .period dl {
  display: inline-flex;
  justify-content: center;
  border: 1px solid #000;
}
@media all and (max-width: 896px) {
  main .acd .period dl {
    flex-direction: column;
    width: 100%;
  }
}
main .acd .period dl dt {
  padding: 10px 20px;
  background: #ffe100;
  border-right: 1px solid #000;
}
@media all and (max-width: 896px) {
  main .acd .period dl dt {
    padding-inline: 0;
    border-right: 0;
    border-bottom: 1px solid #000;
  }
}
main .acd .period dl dd {
  padding: 10px 20px;
}
@media all and (max-width: 896px) {
  main .acd .period dl dd {
    padding-inline: 0;
  }
}
main .acd-content01 .exp {
  position: relative;
  text-align: center;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  main .acd-content01 .exp {
    padding-top: 175px;
    font-size: 1.2rem;
  }
}
main .acd-content01 .exp-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 30px;
}
@media all and (max-width: 896px) {
  main .acd-content01 .exp-inner {
    justify-content: stretch;
  }
}
main .acd-content01 .exp-title {
  font-size: 3rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content01 .exp-title {
    font-size: 1.7rem;
  }
}
main .acd-content01 .exp-term {
  font-size: 2.8rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content01 .exp-term {
    font-size: 1.4rem;
  }
}
main .acd-content01 .exp-term em {
  font-size: 4rem;
  font-style: normal;
}
@media all and (max-width: 896px) {
  main .acd-content01 .exp-term em {
    font-size: 2.4rem;
  }
}
main .acd-content01 .exp-note {
  margin-block: 5px 20px;
  font-size: 1.4rem;
}
@media all and (max-width: 896px) {
  main .acd-content01 .exp-note {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}
main .acd-content01 > figure {
  padding-block: 40px;
}
@media all and (max-width: 896px) {
  main .acd-content01 > figure {
    padding-block: 20px;
  }
}
main .acd-content01 > figure img {
  width: 100%;
}
main .acd-content02 .locatone {
  text-align: center;
  font-size: max(1.5vw, 2rem);
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content02 .locatone {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 896px) {
  main .acd-content02 .locatone-flow {
    width: 100%;
    overflow: auto;
  }
}
main .acd-content02 .locatone-flow-inner {
  display: flex;
  gap: 80px;
  position: relative;
  margin-top: 40px;
}
@media all and (max-width: 896px) {
  main .acd-content02 .locatone-flow-inner {
    width: 730px;
    margin-inline: auto;
    gap: 40px;
  }
}
main .acd-content02 .locatone-flow .apri {
  position: absolute;
  top: 360px;
  left: 3px;
}
main .acd-content02 .locatone-flow .apri img {
  height: 40px;
}
@media all and (max-width: 896px) {
  main .acd-content02 .locatone-flow .apri img {
    height: 26px;
  }
}
@media (max-width: 1122px) {
  main .acd-content02 .locatone-flow .apri {
    top: 32vw;
  }
}
@media all and (max-width: 896px) {
  main .acd-content02 .locatone-flow .apri {
    top: 230px;
  }
}
main .acd-content02 .locatone .scnote {
  display: none;
}
@media all and (max-width: 896px) {
  main .acd-content02 .locatone .scnote {
    display: block;
    margin-top: 5px;
    text-align: left;
    font-size: 1.2rem;
    font-weight: normal;
  }
}
main .acd-content02 .join {
  position: relative;
  margin-top: 70px;
  text-align: center;
}
main .acd-content02 .join::before, main .acd-content02 .join::after {
  content: "";
  position: absolute;
  top: -130px;
  z-index: 2;
  height: 346px;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join::before, main .acd-content02 .join::after {
    top: -52px;
    height: 160px;
  }
}
main .acd-content02 .join::before {
  left: 40px;
  width: 125px;
  background: url(../images/chara_okkotsu.webp) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join::before {
    width: 57px;
    left: 5px;
  }
}
main .acd-content02 .join::after {
  right: 50px;
  width: 100px;
  background: url(../images/chara_fushiguro.webp) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join::after {
    width: 47px;
    right: 5px;
  }
}
main .acd-content02 .join h2 {
  position: relative;
  margin-bottom: 10px;
  color: #00987b;
  font-size: 4rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join h2 {
    font-size: 2.2rem;
  }
}
main .acd-content02 .join h2::before, main .acd-content02 .join h2::after {
  content: "";
  position: absolute;
  top: calc(50% + 3px);
  width: calc((100% - 200px) / 2);
  height: 30px;
  background: #62c0b4;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join h2::before, main .acd-content02 .join h2::after {
    width: calc((100% - 120px) / 2);
    height: 15px;
  }
}
main .acd-content02 .join h2::before {
  left: 0;
}
main .acd-content02 .join h2::after {
  right: 0;
}
main .acd-content02 .join h2 + p span {
  display: block;
  margin-top: 0.75em;
}
main .acd-content02 .join .box {
  position: relative;
  max-width: 800px;
  margin: 50px auto 0;
  border: 2px solid #00987b;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .box {
    margin-top: 40px;
    border-width: 1px;
    font-size: 1.4rem;
  }
}
main .acd-content02 .join .box dt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 50px;
  border-bottom: 2px solid #00987b;
  background: #d5ebe1;
  color: #00987b;
  font-size: 2.2rem;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .box dt {
    height: 40px;
    border-bottom-width: 1px;
    font-size: 1.8rem;
  }
}
main .acd-content02 .join .box dd {
  padding: 20px;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .box dd {
    padding: 15px;
  }
}
main .acd-content02 .join .box dd span {
  font-size: 1.4rem;
}
main .acd-content02 .join .box dd ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 12px;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .box dd ul {
    flex-direction: column;
    gap: 10px;
  }
}
main .acd-content02 .join .box dd ul li {
  position: relative;
  width: calc((100% - 20px) / 2);
  padding-bottom: 40px;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .box dd ul li {
    width: 100%;
  }
}
main .acd-content02 .join .box dd ul li p {
  font-size: 2rem;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .box dd ul li p {
    font-size: 1.6rem;
  }
}
main .acd-content02 .join .box dd ul li .detail {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 30px;
  width: 100%;
  translate: -50%;
}
main .acd-content02 .join .box dd ul li .detail a {
  display: inline-flex;
  align-items: center;
  padding-inline: 20px;
  border-radius: 100px;
  background: #00987b;
  color: #fff;
}
main .acd-content02 .join .box figure {
  margin: -10px auto 20px;
  width: 240px;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .box figure {
    width: 200px;
    margin-block: 0 15px;
  }
}
main .acd-content02 .join .box figure img {
  width: 100%;
}
main .acd-content02 .join .box figure figcaption {
  font-size: 1rem;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .box figure figcaption {
    margin-top: 2px;
  }
}
main .acd-content02 .join .note {
  max-width: 700px;
  margin: 10px auto 0;
  font-size: 1.4rem;
  text-align: left;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .note {
    font-size: 1.2rem;
  }
}
main .acd-content02 .join .note li {
  margin-left: 1em;
  text-indent: -1em;
}
main .acd-content02 .join figure {
  margin-top: 30px;
}
main .acd-content02 .join .tour {
  display: flex;
  justify-content: center;
  gap: 30px;
  max-width: 1000px;
  margin: 60px auto 0;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .tour {
    flex-direction: column;
    gap: 16px;
    margin-top: 40px;
  }
}
main .acd-content02 .join .tour a {
  width: 100%;
  padding: 5px 30px;
  border: 1px solid #000;
}
main .acd-content02 .join .warn {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  text-align: left;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .warn {
    margin-top: 30px;
  }
}
main .acd-content02 .join .warn span {
  display: inline-flex;
  position: relative;
  padding-left: 70px;
}
main .acd-content02 .join .warn span::before {
  content: "";
  position: absolute;
  top: calc(50% + 7px);
  left: 0;
  width: 60px;
  height: 60px;
  background: url(../images/ico_ex.webp) no-repeat center/cover;
  translate: 0 -50%;
}
main .acd-content02 .join .about {
  max-width: 600px;
  margin: 60px auto 0;
}
main .acd-content02 .join .about dt {
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .about dt {
    font-size: 1.8rem;
  }
}
main .acd-content02 .join .about dt img {
  width: 220px;
  margin: -10px 5px 0;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .about dt img {
    width: 170px;
  }
}
main .acd-content02 .join .about dd {
  display: flex;
  flex-direction: column;
  gap: 1em;
  margin-top: 1em;
  text-align: left;
  font-size: 1.4rem;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .about dd {
    font-size: 1.2rem;
  }
}
main .acd-content02 .join .about dd a {
  display: inline-block;
}
main .acd-content02 .join .about dd ul li {
  margin-left: 1em;
  text-indent: -1em;
}
main .acd-content02 .join .attention {
  margin-top: 40px;
  text-align: left;
}
main .acd-content02 .join .attention dt {
  margin-bottom: 5px;
  font-size: 1.8rem;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .attention dt {
    font-size: 1.6rem;
  }
}
main .acd-content02 .join .attention dd {
  font-size: 1.4rem;
}
@media all and (max-width: 896px) {
  main .acd-content02 .join .attention dd {
    font-size: 1.2rem;
  }
}
main .acd-content02 .join .attention dd ul li {
  margin-left: 1em;
  text-indent: -1em;
}
main .acd-content03 > .exp {
  background: url(../images/chara_choso.webp) no-repeat 0 0, url(../images/chara_naoya.webp) no-repeat right 0;
  text-align: center;
}
@media all and (max-width: 896px) {
  main .acd-content03 > .exp {
    background-position: 0 27px, right 27px;
    background-size: 20vw auto;
  }
}
main .acd-content03 > .exp .lead {
  padding-inline: 180px 160px;
}
@media all and (max-width: 896px) {
  main .acd-content03 > .exp .lead {
    padding-inline: 0;
  }
}
main .acd-content03 > .exp .lead em {
  color: #00987b;
  font-size: 2.6rem;
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 896px) {
  main .acd-content03 > .exp .lead em {
    font-size: 1.5rem;
  }
}
main .acd-content03 > .exp h2 {
  position: relative;
  margin-top: 60px;
  color: #00987b;
  font-size: 4rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content03 > .exp h2 {
    margin-top: 40px;
    font-size: 2.2rem;
  }
}
main .acd-content03 > .exp h2::before, main .acd-content03 > .exp h2::after {
  content: "";
  position: absolute;
  top: calc(50% + 3px);
  width: calc((100% - 560px) / 2);
  height: 30px;
  background: #62c0b4;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  main .acd-content03 > .exp h2::before, main .acd-content03 > .exp h2::after {
    width: calc((100% - 310px) / 2);
    height: 15px;
  }
}
main .acd-content03 > .exp h2::before {
  left: 0;
}
main .acd-content03 > .exp h2::after {
  right: 0;
}
main .acd-content03 > .exp figure {
  position: relative;
  margin-top: 40px;
}
@media all and (max-width: 896px) {
  main .acd-content03 > .exp figure {
    margin-top: 20px;
  }
}
main .acd-content03 > .exp figure figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media all and (max-width: 896px) {
  main .acd-content03 > .exp figure figcaption {
    width: 70px;
  }
}
main .acd-content03 > .exp .stamp {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
main .acd-content03 > .exp .stamp a {
  display: inline-flex;
  padding: 5px 30px;
  border-radius: 100px;
  background: #62c0b4;
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content03 > .exp .stamp a {
    justify-content: center;
    width: 100%;
    padding-inline: 0;
    font-size: 1.8rem;
  }
}
main .acd-content03 .howto {
  margin-top: 50px;
  text-align: center;
}
main .acd-content03 .howto h2 {
  position: relative;
  margin-bottom: 30px;
  color: #00987b;
  font-size: 4rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto h2 {
    font-size: 2.2rem;
  }
}
main .acd-content03 .howto h2::before, main .acd-content03 .howto h2::after {
  content: "";
  position: absolute;
  top: calc(50% + 3px);
  width: calc((100% - 510px) / 2);
  height: 30px;
  background: #62c0b4;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto h2::before, main .acd-content03 .howto h2::after {
    width: calc((100% - 280px) / 2);
    height: 15px;
  }
}
main .acd-content03 .howto h2::before {
  left: 0;
}
main .acd-content03 .howto h2::after {
  right: 0;
}
main .acd-content03 .howto .step {
  max-width: 700px;
  margin-inline: auto;
}
main .acd-content03 .howto .step .tag {
  display: inline-flex;
  padding-inline: 25px;
  border: 2px solid #00987b;
  border-radius: 100px;
  color: #00987b;
  font-size: 1.7rem;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .tag {
    padding-block: 5px;
    font-size: 1.3rem;
    line-height: 1.5;
  }
}
main .acd-content03 .howto .step .go {
  margin-block: 20px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .go {
    margin-block: 15px;
    font-size: 1.8rem;
  }
}
main .acd-content03 .howto .step .box {
  margin-top: 30px;
  border: 2px solid #00987b;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .box {
    margin-top: 18px;
  }
}
main .acd-content03 .howto .step .box dt {
  display: flex;
  justify-content: center;
  align-items: baseline;
  min-height: 50px;
  padding-block: 5px;
  border-bottom: 2px solid #00987b;
  background: #d5ebe1;
  color: #00987b;
  font-size: 2.2rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .box dt {
    min-height: initial;
    font-size: 1.4rem;
  }
}
main .acd-content03 .howto .step .box dt span {
  display: flex;
  justify-content: center;
  align-items: baseline;
  width: 50%;
}
main .acd-content03 .howto .step .box dt span:not(:last-child) {
  border-right: 1px solid #00987b;
}
main .acd-content03 .howto .step .box dd {
  padding: 20px;
  font-size: 1.6rem;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .box dd {
    padding: 10px;
    font-size: 1.2rem;
  }
}
main .acd-content03 .howto .step .box dd .note {
  margin-left: 1em;
  text-indent: -1em;
  text-align: left;
  font-size: 1.2rem;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .box dd .note {
    font-size: 1rem;
  }
}
main .acd-content03 .howto .step .box .jre-point {
  margin-block: 30px;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .box .jre-point {
    margin-block: 20px;
  }
  main .acd-content03 .howto .step .box .jre-point img {
    max-width: 200px;
  }
}
main .acd-content03 .howto .step .box.notice {
  border-color: #000;
}
main .acd-content03 .howto .step .box.notice dt {
  border-bottom-color: #000;
  background: #000;
  color: #fff;
}
main .acd-content03 .howto .step .box.notice dd {
  height: 200px;
  text-align: left;
  font-size: 1.2rem;
  overflow: auto;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .box.notice dd {
    height: 150px;
    font-size: 1rem;
  }
}
main .acd-content03 .howto .step .box.notice dd ul {
  list-style: disc;
  margin-left: 20px;
}
main .acd-content03 .howto .step .box.notice dd ul ol {
  list-style: decimal;
  margin-left: 20px;
}
main .acd-content03 .howto .step .box.notice dd hr {
  margin-block: 1em;
}
main .acd-content03 .howto .step .box.notice dd a {
  color: #0081cc;
  text-decoration: underline;
}
@media (hover: hover) {
  main .acd-content03 .howto .step .box.notice dd a:hover {
    text-decoration: none;
  }
}
main .acd-content03 .howto .step .firststep {
  position: relative;
  padding-bottom: 70px;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .firststep {
    padding-bottom: 40px;
  }
}
main .acd-content03 .howto .step .firststep::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 30px;
  background: #00987b;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .firststep::after {
    left: calc(50% - 40px);
    width: 80px;
    height: 20px;
  }
}
main .acd-content03 .howto .step .firststep .box-simple {
  margin-bottom: 24px;
  padding: 20px;
  border: 2px solid #00987b;
  background: #d5ebe1;
  color: #00987b;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .firststep .box-simple {
    padding: 10px;
    font-size: 1.8rem;
  }
}
main .acd-content03 .howto .step .firststep .title-entry {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .firststep .title-entry {
    margin-bottom: 14px;
  }
}
main .acd-content03 .howto .step .firststep .title-entry span {
  padding: 2px 100px;
  background: #434343;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 2px;
}
main .acd-content03 .howto .step .firststep .scroll {
  margin-bottom: 30px;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .firststep .scroll {
    width: 100%;
    margin-bottom: 0;
    overflow: auto;
  }
  main .acd-content03 .howto .step .firststep .scroll-inner {
    width: 730px;
  }
}
main .acd-content03 .howto .step .firststep .scnote {
  display: none;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .firststep .scnote {
    display: block;
    margin-block: 5px 20px;
    text-align: left;
    font-size: 1.2rem;
    font-weight: normal;
  }
}
main .acd-content03 .howto .step .firststep .apri {
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
}
@media all and (max-width: 896px) {
  main .acd-content03 .howto .step .firststep .apri img {
    height: 50px;
  }
}
main .acd-content03 .special {
  margin-top: 50px;
  text-align: center;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special {
    margin-top: 30px;
  }
}
main .acd-content03 .special h2 {
  position: relative;
  margin-bottom: 30px;
  color: #0081cc;
  font-size: 4rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special h2 {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
}
main .acd-content03 .special h2::before, main .acd-content03 .special h2::after {
  content: "";
  position: absolute;
  top: calc(50% + 3px);
  width: calc((100% - 200px) / 2);
  height: 30px;
  background: #00abeb;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special h2::before, main .acd-content03 .special h2::after {
    width: calc((100% - 120px) / 2);
    height: 15px;
  }
}
main .acd-content03 .special h2::before {
  left: 0;
}
main .acd-content03 .special h2::after {
  right: 0;
}
main .acd-content03 .special .step {
  max-width: 700px;
  margin-inline: auto;
}
main .acd-content03 .special .step .box {
  margin-top: 30px;
  border: 2px solid #0081cc;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box {
    margin-top: 18px;
  }
}
main .acd-content03 .special .step .box dt {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  padding-block: 5px;
  border-bottom: 2px solid #0081cc;
  background: #bae3f9;
  color: #0081cc;
  font-size: 2.2rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dt {
    font-size: 1.4rem;
  }
}
main .acd-content03 .special .step .box dd {
  padding: 20px;
  font-size: 1.6rem;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dd {
    padding: 10px;
    font-size: 1.2rem;
  }
}
main .acd-content03 .special .step .box dd .exp {
  position: relative;
}
main .acd-content03 .special .step .box dd .exp p {
  margin-bottom: 1em;
}
main .acd-content03 .special .step .box dd .exp p.note {
  position: absolute;
  bottom: 0;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 1.2rem;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dd .exp p.note {
    display: none;
  }
}
main .acd-content03 .special .step .box dd .exp figcaption {
  display: none;
  margin: 10px 0 0 1em;
  text-indent: -1em;
  text-align: left;
  font-size: 1rem;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dd .exp figcaption {
    display: block;
  }
}
main .acd-content03 .special .step .box dd .exp:has(> div) {
  display: flex;
  gap: 20px;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dd .exp:has(> div) {
    flex-direction: column;
    gap: 5px;
  }
}
main .acd-content03 .special .step .box dd .exp:has(> div) > div {
  text-align: left;
}
main .acd-content03 .special .step .box dd .exp:has(> div) figure {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: none;
  gap: 0 20px;
  width: 250px;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dd .exp:has(> div) figure {
    width: 100%;
    gap: 0 15px;
  }
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dd .exp:has(> div) figure img {
    max-width: 250px;
  }
}
main .acd-content03 .special .step .box dd .exp:has(> div) figure img.cppanel {
  width: 120px;
}
main .acd-content03 .special .step .box dd .panel {
  margin-top: 20px;
}
main .acd-content03 .special .step .box dd .panel > p {
  margin-bottom: 10px;
  padding-block: 5px;
  border-radius: 100px;
  background: #0081cc;
  color: #fff;
  font-size: 2rem;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dd .panel > p {
    font-size: 1.8rem;
  }
}
main .acd-content03 .special .step .box dd .panel a {
  position: relative;
  padding-right: 1.3em;
}
main .acd-content03 .special .step .box dd .panel a::after {
  content: "▶";
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
}
main .acd-content03 .special .step .box dd .panel a:not(:last-child) {
  margin-right: 1em;
}
@media all and (max-width: 896px) {
  main .acd-content03 .special .step .box dd .panel a:not(:last-child) {
    margin-right: 0.5em;
  }
}
main .acd-content03 .special .step .collabo {
  text-align: left;
}
main .acd-content04 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media all and (max-width: 896px) {
  main .acd-content04 {
    flex-direction: column;
  }
}
main .acd-content04 figure {
  width: 20%;
}
@media all and (max-width: 896px) {
  main .acd-content04 figure {
    width: 200px;
  }
}
main .acd-content04 figure img {
  width: 100%;
}
main .acd-content04 .exp {
  width: calc(80% - 20px);
  text-align: center;
  font-size: 2rem;
}
@media all and (max-width: 896px) {
  main .acd-content04 .exp {
    width: 100%;
    font-size: 1.4rem;
  }
}
main .acd-content04 .exp-title {
  font-size: 3.28rem;
  font-weight: 700;
  line-height: 1;
}
@media all and (max-width: 896px) {
  main .acd-content04 .exp-title {
    font-size: 1.6rem;
  }
}
main .acd-content04 .exp-term {
  display: flex;
  flex-direction: column;
  margin-block: 15px 10px;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  main .acd-content04 .exp-term {
    font-size: 2rem;
  }
}
main .acd-content04 .exp-term span {
  font-size: 2.8rem;
}
@media all and (max-width: 896px) {
  main .acd-content04 .exp-term span {
    font-size: 2rem;
  }
}
main .acd-content04 .exp-url {
  color: #e60012;
  font-size: 2.4rem;
}
@media all and (max-width: 896px) {
  main .acd-content04 .exp-url {
    font-size: 2rem;
  }
}
main small {
  display: flex;
  justify-content: center;
  font-size: 1.2rem;
}
main aside {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 40px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  main aside {
    margin-top: 10px;
  }
}
main aside ul {
  display: flex;
  gap: 64px;
}
main aside ul li img {
  width: 40px;
}
main .additionalcp {
  border-color: #f9c270 !important;
}
main .additionalcp dt {
  border-bottom-color: #f9c270 !important;
  background-color: #fffabc !important;
  color: #000 !important;
}
main .additionalcp a {
  text-decoration: underline;
}
@media (hover: hover) {
  main .additionalcp a:hover {
    text-decoration: none;
  }
}
main .additionalcp figure {
  margin-top: 20px;
  text-align: center;
}
@media all and (max-width: 896px) {
  main .additionalcp figure {
    margin-top: 15px;
  }
}
main .additionalcp figure img {
  width: 600px;
}
main .additionalcp .note {
  margin-top: 16px;
}

@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: sticky;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 75px;
  padding: 10px 64px 10px 30px;
  background: #fff;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  header {
    height: 70px;
    padding-inline: 15px 60px;
  }
}
header .logo {
  position: relative;
  z-index: 11;
}
header .logo a:hover {
  opacity: 1;
}
header .event-logo {
  position: relative;
  z-index: 11;
}
header .event-logo img {
  height: 34px;
}
@media all and (max-width: 896px) {
  header .event-logo img {
    height: 26px;
  }
}
header #ham-menu {
  position: fixed;
  top: 75px;
  right: 0;
  z-index: 10;
  background: #f4f4f4;
  width: 897px;
  font-size: 1.8rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  header #ham-menu {
    top: 70px;
    width: 100%;
    height: calc(100% - 70px);
    overflow: auto;
  }
}
header #ham-menu nav > ul {
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul {
    flex-direction: column;
  }
}
header #ham-menu nav > ul li {
  display: flex;
  width: 50%;
  min-height: 140px;
  border-bottom: 1px solid #e9e9e9;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul li {
    width: 100%;
    min-height: initial;
  }
}
header #ham-menu nav > ul li:nth-child(odd) {
  border-right: 1px solid #e9e9e9;
}
header #ham-menu nav > ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
  letter-spacing: 0.1em;
}
header #ham-menu nav > ul li a span {
  color: #62c0b4;
  font-family: "Roboto", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
}
header #ham-menu nav > ul li a p {
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul li a p {
    font-size: 1.8rem;
  }
}
header #ham-menu nav aside {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  min-height: 140px;
  padding-bottom: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  header #ham-menu nav aside {
    min-height: initial;
    padding: 20px 20px 30px;
  }
}
header #ham-menu nav aside ul {
  display: flex;
  gap: 64px;
}
header #ham-menu nav aside ul li img {
  width: 40px;
}
header .overlay {
  position: fixed;
  top: 75px;
  left: 0;
  width: 100%;
  height: calc(100dvh - 75px);
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
header #menu-icon span, header #menu-icon::before {
  position: absolute;
  left: 4px;
  width: 26px;
  height: 3px;
  background: #9d9d9e;
  transition: 0.3s;
}
header #menu-icon {
  position: absolute;
  top: 20px;
  right: 15px;
  z-index: 11;
  width: 34px;
  height: 34px;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  header #menu-icon {
    top: 18px;
  }
}
header #menu-icon::before {
  content: "";
  top: 10px;
}
header #menu-icon span {
  display: inline-block;
  top: 20px;
}
header #menu-cb {
  display: none;
}
header #menu-cb:checked ~ #ham-menu,
header #menu-cb:checked ~ .overlay {
  opacity: 1;
  visibility: visible;
}
header #menu-cb:checked ~ #menu-icon {
  position: fixed;
}
header #menu-cb:checked ~ #menu-icon::before {
  transform: translateY(5px) rotate(-315deg);
}
header #menu-cb:checked ~ #menu-icon span {
  transform: translateY(-5px) rotate(315deg);
}

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

/* footer */
/* ============================================ */
footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  background: #00823e;
}
footer small {
  color: #fff;
  font-size: 1.2rem;
}

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