@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 */
/* ============================================ */
/**:not(input):not(textarea) {
  user-select: none;
}*/
html {
  font-size: 62.5%;
}

body {
  position: relative;
  background: #f6f3f2;
  color: #333;
  font-family: "Zen Maru Gothic", "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: 500;
  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 {
  overflow: hidden;
  padding: 0 50px 100px 500px;
}
@media all and (max-width: 896px) {
  main {
    padding: 0 24px 50px;
  }
}

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;
  }
}
.inner {
  max-width: 1340px;
  width: calc(100% - 30px);
  margin-inline: auto;
}
.inner-l {
  max-width: 1640px;
  width: calc(100% - 30px);
  margin-inline: auto;
}

.main-head {
  margin-block: 50px 40px;
}
@media all and (max-width: 896px) {
  .main-head {
    margin-block: 30px;
  }
}
.main-head h1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 1.5rem;
}
.main-head h1 span {
  position: relative;
  padding-inline: 15px;
  line-height: normal;
}
.main-head h1 span::before, .main-head h1 span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 2px;
  height: 26px;
  background: #000;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  .main-head h1 span::before, .main-head h1 span::after {
    top: auto;
    bottom: 1px;
    translate: 0;
  }
}
.main-head h1 span::before {
  left: 0;
  rotate: -30deg;
}
.main-head h1 span::after {
  right: 0;
  rotate: 30deg;
}
.main-head h1 a {
  width: 300px;
  margin-top: 6px;
}
@media all and (max-width: 896px) {
  .main-head h1 a {
    width: 280px;
    margin-top: 16px;
  }
}

.news-list hgroup {
  display: flex;
  align-items: center;
  gap: 16px;
}
.news-list hgroup p[lang=en] {
  color: #999;
  font-size: 1.3rem;
}
.news-list hgroup h2 {
  position: relative;
  padding-left: 55px;
  font-size: 2.5rem;
}
.news-list hgroup h2::before {
  content: "";
  position: absolute;
  top: calc(50% + 4px);
  left: 0;
  width: 45px;
  height: 30px;
  background: url(../images/common/ico_megaphone.svg) no-repeat center/cover;
  translate: 0 -50%;
}
.news-list > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 60px;
  margin-top: 30px;
}
@media (max-width: 1100px) {
  .news-list > ul {
    flex-direction: column;
    margin-top: 20px;
  }
}
.news-list > ul > li {
  width: calc((100% - 120px) / 3);
}
@media (max-width: 1100px) {
  .news-list > ul > li {
    width: 100%;
  }
}
.news-list > ul > li > a figure {
  position: relative;
  margin-bottom: 14px;
}
.news-list > ul > li > a figure img {
  border-radius: 30px;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.news-list > ul > li > a figure figcaption {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: -10px;
  max-width: 100%;
  height: 37px;
  padding-inline: 16px 14px;
  border-radius: 0 20px 20px 0;
  background: #b5e1ee;
  font-size: 1.3rem;
  white-space: nowrap;
}
.news-list > ul > li > a figure figcaption::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 10px;
  height: 3px;
  background: #95cad9;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.news-list > ul > li > a time {
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 4px dotted #cfcfcf;
}
.news-list > ul > li > a h3 {
  font-size: 2rem;
  line-height: 1.5;
}
.news-list > ul > li .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 8px;
}
.news-list > ul > li .tag li a {
  padding: 5px 12px;
  border-radius: 100vmax;
  background: #fff;
  color: #858585;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.3rem;
}

aside.sns {
  display: flex;
  justify-content: center;
  margin-top: 80px;
  text-align: center;
}
@media all and (max-width: 896px) {
  aside.sns {
    margin-top: 50px;
  }
}
aside.sns dl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
aside.sns dl dt {
  margin-bottom: 16px;
}
aside.sns dl dd ul {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin-top: 30px;
}

.btn {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 250px;
  height: 40px;
  padding: 0 0 2px 42px;
  border-radius: 10px;
  background: #2cbad5;
  color: #fff;
}
.btn a::before, .btn a::after {
  content: "";
  position: absolute;
}
.btn a::before {
  top: 0;
  left: 0;
  width: 42px;
  height: 100%;
  border-right: 2px solid #fff;
  border-radius: 10px 0 0 10px;
  background: #83cbd9;
}
.btn a::after {
  top: 50%;
  left: 15px;
  width: 12px;
  height: 12px;
  background: url(../images/common/ico_ar.svg) no-repeat center/cover;
  translate: 0 -50%;
}
.btn.back a::after {
  scale: -1 1;
}

.main-article {
  max-width: 660px;
  margin-inline: auto;
}
.main-article .title {
  margin-bottom: 40px;
}
.main-article .title h2 {
  margin-bottom: 16px;
  font-size: 2rem;
  line-height: 1.5;
}
.main-article .title figure {
  position: relative;
  padding-bottom: 28px;
}
.main-article .title figure figcaption {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: -10px;
  max-width: 100%;
  height: 37px;
  padding-inline: 16px 14px;
  border-radius: 0 20px 20px 0;
  background: #b5e1ee;
  font-size: 1.3rem;
  white-space: nowrap;
}
.main-article .title figure figcaption::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 10px;
  height: 3px;
  background: #95cad9;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.main-article .title figure img {
  width: 100%;
}
.main-article .title time {
  display: flex;
  justify-content: flex-end;
  margin-top: -28px;
}
.main-article hr {
  margin-block: 0.5em;
  border-top: 4px dotted #cfcfcf;
}
.main-article table th {
  text-align: center;
  border: 1px #000 solid;
}
.main-article table tr td {
  border: 1px #000 solid;
}
.main-article .ttl {
  padding-bottom: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #0086be;
  font-size: 120%;
}
.main-article a {
  color: #0086be;
  text-decoration: underline;
}

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
@media all and (max-width: 896px) {
  .pagination {
    margin-top: 30px;
  }
}
.pagination .screen-reader-text {
  display: block;
  overflow: hidden;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
}
.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media all and (max-width: 896px) {
  .pagination .nav-links {
    gap: 13px;
  }
}
@media (hover: hover) {
  .pagination .nav-links a:hover {
    background: #fff;
    color: #333;
    opacity: 1;
  }
}
.pagination .nav-links .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 50px;
  height: 50px;
  border: 1px solid #333;
  border-radius: 50%;
  background: #333;
  color: #fff;
}
@media all and (max-width: 896px) {
  .pagination .nav-links .page-numbers {
    width: 35px;
    height: 35px;
  }
}
.pagination .nav-links .page-numbers.current {
  background: #fff;
  color: #333;
}
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
  font-size: 0;
}
.pagination .nav-links .page-numbers.prev::after, .pagination .nav-links .page-numbers.next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  rotate: -135deg;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  .pagination .nav-links .page-numbers.prev::after, .pagination .nav-links .page-numbers.next::after {
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
}
@media (hover: hover) {
  .pagination .nav-links .page-numbers.prev:hover::after, .pagination .nav-links .page-numbers.next:hover::after {
    border-color: #333;
  }
}
.pagination .nav-links .page-numbers.next::after {
  rotate: 45deg;
  margin-left: -12px;
}
@media all and (max-width: 896px) {
  .pagination .nav-links .page-numbers.next::after {
    margin-left: -8px;
  }
}

.sns-share {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  padding: 10px 30px 20px;
  border-radius: 10px;
  background: #fff;
}
.sns-share dd {
  margin-top: 14px;
}
.sns-share dd ul {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.article-tag {
  margin-top: 24px;
}
.article-tag dt {
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
  padding-bottom: 6px;
  border-bottom: 4px dotted #cfcfcf;
}
.article-tag dd ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 5px;
}
.article-tag dd ul li a {
  padding: 5px 12px;
  border-radius: 100vmax;
  background: #fff;
  color: #858585;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.3rem;
}

.related {
  position: relative;
  max-width: 660px;
  margin: 60px auto;
  padding-block: 40px;
  background: #ebe6e5;
}
@media all and (max-width: 896px) {
  .related {
    max-width: initial;
    margin: 40px -24px;
  }
}
.related::before, .related::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 9px;
  background: url(../images/common/bg_wave.webp) repeat-x center/100px 9px;
}
@media all and (max-width: 896px) {
  .related::before, .related::after {
    width: calc(100% + 48px);
  }
}
.related::before {
  top: -9px;
}
.related::after {
  bottom: -9px;
  scale: 1 -1;
}
.related h2 {
  margin-bottom: 32px;
  padding-inline: 40px;
  font-size: 2.5rem;
}
.related .swiper {
  width: 100%;
  height: 100%;
  padding-inline: 40px;
}
.related .swiper-wrapper:has(li:only-child) {
  justify-content: center;
}
.related .swiper-wrapper:has(li:only-child) li {
  margin-right: 0 !important;
}
.related .swiper-slide > a figure {
  position: relative;
  margin-bottom: 14px;
}
.related .swiper-slide > a figure img {
  border-radius: 30px;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.related .swiper-slide > a figure figcaption {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: -10px;
  max-width: 100%;
  height: 37px;
  padding-inline: 16px 14px;
  border-radius: 0 20px 20px 0;
  background: #b5e1ee;
  font-size: 1.3rem;
  white-space: nowrap;
}
.related .swiper-slide > a figure figcaption::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 10px;
  height: 3px;
  background: #95cad9;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.related .swiper-slide > a time {
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 4px dotted #cfcfcf;
}
.related .swiper-slide > a h3 {
  font-size: 2rem;
  line-height: 1.5;
}
.related .swiper-slide .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 8px;
}
.related .swiper-slide .tag li a {
  padding: 5px 12px;
  border-radius: 100vmax;
  background: #fff;
  color: #858585;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.3rem;
}
.related .swiper-button-next, .related .swiper-button-prev {
  top: calc(50% - 90px);
}
.related .swiper-button-next::after, .related .swiper-button-prev::after {
  content: "";
  width: 20px;
  height: 20px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  rotate: 45deg;
}
.related .swiper-button-next.swiper-button-disabled, .related .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.related .swiper-button-next {
  right: 11px;
}
.related .swiper-button-prev {
  left: 11px;
}
.related .swiper-button-prev::after {
  scale: -1;
}

/* blockskip */
/* ============================================ */
#blockskip {
  overflow: hidden;
  height: 0;
  background: #ddd;
  text-align: center;
}

header {
  position: fixed;
  top: 50px;
  left: 50px;
  z-index: 100;
  width: 400px;
  height: calc(100dvh - 100px);
  font-size: 1.5rem;
}
@media all and (max-width: 896px) {
  header {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 100%;
    height: 190px;
    padding: 0;
  }
}
header #ham-menu {
  height: 100%;
  padding: 30px 40px;
  border-radius: 30px;
  background: #fff;
}
@media all and (max-width: 896px) {
  header #ham-menu {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 0;
    transition: transform 0.2s ease-out 0s;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav {
    height: 100%;
    padding: 20px 30px;
    overflow-y: auto;
  }
}
header #ham-menu nav hgroup {
  margin-bottom: 24px;
}
header #ham-menu nav hgroup p[lang=en] {
  position: relative;
  padding-left: 21px;
  font-size: 2rem;
  font-weight: 500;
}
header #ham-menu nav hgroup p[lang=en]::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 26px;
  background: url(../images/common/ico_roupe.svg) no-repeat center/cover;
  translate: 0 -50%;
}
header #ham-menu nav hgroup h2 {
  position: relative;
  padding-left: 15px;
  font-size: 1.4rem;
}
header #ham-menu nav hgroup h2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  border: 3px solid #2cbad5;
  border-radius: 50%;
  translate: 0 -50%;
}
header #ham-menu nav .category ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 20px;
}
header #ham-menu nav .category ul li {
  width: calc((100% - 20px) / 2);
}
header #ham-menu nav .category ul li figure {
  margin-bottom: 8px;
}
header #ham-menu nav .category ul li figure img {
  border-radius: 20px 4px;
}
header #ham-menu nav .category ul li p {
  position: relative;
  padding-left: 15px;
}
header #ham-menu nav .category ul li p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  border: 3px solid;
  border-radius: 50%;
  translate: 0 -50%;
}
header #ham-menu nav .category ul li:nth-child(1) p::before {
  border-color: #b5e1ee;
}
header #ham-menu nav .category ul li:nth-child(2) p::before {
  border-color: #f0ced3;
}
header #ham-menu nav .category ul li:nth-child(3) p::before {
  border-color: #aee3c2;
}
header #ham-menu nav .category ul li:nth-child(4) p::before {
  border-color: #d0cee4;
}
header #ham-menu nav .tag {
  margin-top: 40px;
}
header #ham-menu nav .tag hgroup {
  margin-bottom: 16px;
}
header #ham-menu nav .tag hgroup h2::before {
  border-color: #ff87b7;
}
header #ham-menu nav .tag ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 15px;
}
@media all and (max-width: 896px) {
  header #ham-menu nav .tag ul {
    width: calc(100% - 40px);
  }
}
header #ham-menu nav .tag ul li a {
  text-decoration: underline;
}
@media (hover: hover) {
  header #ham-menu nav .tag ul li a:hover {
    text-decoration: none;
    opacity: 1;
  }
}
header #menu-icon {
  display: none;
}
@media all and (max-width: 896px) {
  header #menu-icon {
    display: block;
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: 11;
    width: 50px;
    height: 150px;
    border-radius: 15px 0 0 15px;
    background: #ff87b7;
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 2px;
    writing-mode: vertical-rl;
    cursor: pointer;
  }
}
header #menu-icon::before, header #menu-icon::after {
  position: absolute;
  left: 50%;
  translate: -50%;
}
header #menu-icon::before {
  content: "";
  top: 9px;
  width: 22px;
  height: 36px;
  margin-left: 2px;
  background: url(../images/common/ico_roupe.svg) no-repeat center/cover;
  filter: brightness(0) invert(1);
}
header #menu-icon::after {
  content: "記事を探す";
  top: 50px;
}
header #menu-cb {
  display: none;
}
@media all and (max-width: 896px) {
  header #menu-cb:checked ~ #ham-menu {
    transform: translate(-100%);
  }
  header #menu-cb:checked ~ #menu-icon {
    position: fixed;
  }
  header #menu-cb:checked ~ #menu-icon::before {
    content: "×";
    top: 26px;
    background: none;
    font-size: 2rem;
    width: auto;
    height: auto;
    margin-left: 0;
  }
  header #menu-cb:checked ~ #menu-icon::after {
    content: "閉じる";
    top: 60px;
  }
}

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

/* footer */
/* ============================================ */
footer {
  position: sticky;
  top: 100dvh;
  height: 130px;
  padding-block: 30px 20px;
  background: #2cbad5;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
footer .logo {
  margin-bottom: 16px;
  filter: brightness(0) invert(1);
}
footer .logo a:hover {
  opacity: 1;
}
#MathJax_Message {
  display: none !important;
}