@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.6rem;
  font-weight: 400;
  line-height: 1.8;
  text-size-adjust: 100%;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  min-height: 100dvh;
  overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
}
@media all and (max-width: 896px) {
  body {
    font-size: 1.4rem;
  }
}
body.is-fixed {
  height: 100%;
  overflow: hidden;
}

main {
  overflow: hidden;
}

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

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

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

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

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

.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;
  }
}
@font-face {
  font-family: "PixelMplus10";
  src: url("../fonts/PixelMplus10-Regular.woff2") format("woff2"), url("../fonts/PixelMplus10-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PixelMplus10";
  src: url("../fonts/PixelMplus10-Bold.woff2") format("woff2"), url("../fonts/PixelMplus10-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PixelMplus12";
  src: url("../fonts/PixelMplus12-Regular.woff2") format("woff2"), url("../fonts/PixelMplus12-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PixelMplus12";
  src: url("../fonts/PixelMplus12-Bold.woff2") format("woff2"), url("../fonts/PixelMplus12-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
#blockskip {
  overflow: hidden;
  height: 0;
  background: #ddd;
  text-align: center;
}

.inner {
  max-width: 1440px;
  width: calc(100% - 40px);
  margin-inline: auto;
}
.inner-s {
  max-width: 950px;
  width: calc(100% - 40px);
  margin-inline: auto;
}
.inner-m {
  max-width: 1140px;
  width: calc(100% - 40px);
  margin-inline: auto;
}

.title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 455px;
  height: 80px;
  border: 3px solid #fff;
  background: #000;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  font-family: "PixelMplus10", sans-serif;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .title {
    width: 294px;
    height: 68px;
    font-size: 2rem;
  }
}

.btn {
  position: relative;
}

.comment {
  position: relative;
}
.comment::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 6px;
  height: 6px;
  background: #d3f1ff url(../images/corner.png) no-repeat;
}
.comment-inner {
  position: relative;
}
.comment-inner::before, .comment-inner::after {
  content: "";
  position: absolute;
}
.comment-inner::before {
  bottom: -9px;
  right: 97px;
  z-index: 2;
  width: 18px;
  height: 12px;
  background: url(../images/tail.svg) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .comment-inner::before {
    right: 64px;
  }
}
.comment-inner::after {
  bottom: -109px;
  right: -65px;
  width: 142px;
  height: 127px;
  background: url(../images/pair.png) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .comment-inner::after {
    bottom: -48px;
    right: -12px;
    width: 67px;
    height: 60px;
  }
}
.comment-box {
  position: relative;
  padding: 50px;
  border: 3px solid #000;
  background: #fff;
  text-align: center;
  font-family: "PixelMplus10", sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .comment-box {
    padding: 16px 0;
    font-size: 2rem;
  }
}
.comment-box::before, .comment-box::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #d3f1ff url(../images/corner.png) no-repeat;
}
.comment-box::before {
  bottom: -3px;
  left: -3px;
  scale: 1 -1;
}
.comment-box::after {
  top: -3px;
  right: -3px;
  scale: -1 1;
}
.comment-box div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.comment-box div p {
  position: relative;
  z-index: 0;
}
.comment-box div p::before {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 6px;
  background: #ffea00;
}
@media all and (max-width: 896px) {
  .comment-box div p::before {
    content: none;
  }
}
@media all and (max-width: 896px) {
  .comment-box div p {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .comment-box div p span {
    position: relative;
    z-index: 0;
  }
  .comment-box div p span::before {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 6px;
    background: #ffea00;
  }
}

.mv {
  position: relative;
}
.mv h1 {
  position: absolute;
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
}
.mv .btn {
  position: absolute;
  top: 47.5vw;
  left: 50%;
  width: 30vw;
  translate: -50%;
}
@media all and (max-width: 896px) {
  .mv .btn {
    top: 105vw;
    width: 275px;
  }
}
.mv .logo {
  position: absolute;
  top: 23px;
  right: 40px;
  width: 81px;
  filter: brightness(0) invert(1);
}
@media all and (max-width: 896px) {
  .mv .logo {
    top: 10px;
    right: 10px;
    width: 35px;
  }
}
.mv .logo a:hover {
  opacity: 1;
}

.outline {
  position: relative;
  z-index: 0;
  padding-block: 128px;
  background: #d3f1ff;
  font-family: "PixelMplus10", sans-serif;
}
@media all and (max-width: 896px) {
  .outline {
    padding-block: 40px 78px;
  }
}
.outline::before, .outline::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 330px;
  height: 169px;
  background: url(../images/cloud.png) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .outline::before, .outline::after {
    width: 118px;
    height: 60px;
  }
}
.outline::before {
  top: 289px;
  left: -32px;
}
@media all and (max-width: 896px) {
  .outline::before {
    top: 425px;
    left: -9px;
  }
}
.outline::after {
  top: 157px;
  right: -32px;
  scale: -1 1;
}
@media all and (max-width: 896px) {
  .outline::after {
    top: 12px;
    right: -9px;
  }
}
.outline .anc {
  display: flex;
  gap: 32px;
  width: calc(100% - 40px);
  max-width: 950px;
  margin: 0 auto 150px;
}
@media all and (max-width: 896px) {
  .outline .anc {
    gap: 12px;
    margin-bottom: 72px;
  }
}
.outline .anc li {
  width: calc((100% - 32px) / 2);
}
@media all and (max-width: 896px) {
  .outline .anc li {
    width: calc((100% - 12px) / 2);
  }
}
.outline .comment::before {
  top: -55px;
  left: -80px;
  width: 211px;
  height: 119px;
  background: url(../images/shinkansen.png) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .outline .comment::before {
    top: -43px;
    left: -14px;
    width: 101px;
    height: 55px;
  }
}
.outline .title {
  margin: 174px auto 32px;
}
@media all and (max-width: 896px) {
  .outline .title {
    margin: 70px auto 24px;
  }
}
.outline .term {
  position: relative;
  border: 3px solid #000;
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
  background: #fff;
  font-family: "DotGothic16", sans-serif;
  font-size: 3.2rem;
}
@media all and (max-width: 896px) {
  .outline .term {
    font-size: 1.6rem;
  }
}
.outline .term::before, .outline .term::after {
  content: "";
  position: absolute;
  top: -9px;
  width: 9px;
  height: 9px;
  background: #d3f1ff url(../images/corner-twin.png) no-repeat;
}
.outline .term::before {
  left: -9px;
}
.outline .term::after {
  right: -9px;
  scale: -1 1;
}
.outline .term p {
  position: relative;
  padding: 32px;
  text-align: center;
}
@media all and (max-width: 896px) {
  .outline .term p {
    padding: 24px 20px;
  }
}
.outline .term p::before, .outline .term p::after {
  content: "";
  position: absolute;
  bottom: -9px;
  width: 9px;
  height: 9px;
  background: #d3f1ff url(../images/corner-twin.png) no-repeat;
}
.outline .term p::before {
  left: -9px;
  scale: 1 -1;
}
.outline .term p::after {
  right: -9px;
  scale: -1 -1;
}
.outline > i {
  position: absolute;
  right: 70px;
  bottom: 0;
  width: 192px;
}
@media (max-width: 1070px) {
  .outline > i {
    z-index: -1;
  }
}
@media all and (max-width: 896px) {
  .outline > i {
    right: 3px;
    z-index: 0;
    width: 83px;
  }
}

.rule {
  padding-block: 128px;
  background: url(../images/bg.webp) no-repeat center/100% auto;
}
@media all and (max-width: 896px) {
  .rule {
    padding-block: 64px;
    background-image: url(../images/bg_sp.webp);
  }
}
.rule .title {
  margin: 0 auto 64px;
}
@media all and (max-width: 896px) {
  .rule .title {
    margin-bottom: 32px;
  }
}
.rule ol {
  display: flex;
  gap: 32px;
}
@media all and (max-width: 896px) {
  .rule ol {
    flex-direction: column;
    gap: 28px;
  }
}
.rule ol > li {
  position: relative;
  width: calc((100% - 32px) / 2);
  background: url(../images/rulebox.png) repeat-y center/100% auto;
}
@media all and (max-width: 896px) {
  .rule ol > li {
    width: 100%;
    background: url(../images/rulebox_sp.png) repeat-y center/100% auto;
  }
}
.rule ol > li::before, .rule ol > li::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 9px;
  background: url(../images/rulebox-outer.png) no-repeat center/100% auto;
}
@media all and (max-width: 896px) {
  .rule ol > li::before, .rule ol > li::after {
    background: url(../images/rulebox-outer_sp.png) no-repeat center/100% auto;
  }
}
.rule ol > li::before {
  top: -7px;
}
.rule ol > li::after {
  bottom: -7px;
  scale: 1 -1;
}
.rule ol > li dl {
  position: relative;
  height: 100%;
  padding: 32px;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  .rule ol > li dl {
    padding: 20px;
    font-size: 1.2rem;
  }
}
.rule ol > li dl div {
  text-align: center;
}
.rule ol > li dl div img {
  width: 100px;
}
.rule ol > li dl dt {
  margin-block: 24px 8px;
  color: #0081cc;
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .rule ol > li dl dt {
    margin-top: 8px;
    font-size: 1.6rem;
  }
}
.rule ol > li dl ul {
  margin-top: 8px;
  font-size: 1.4rem;
}
@media all and (max-width: 896px) {
  .rule ol > li dl ul {
    font-size: 1.2rem;
  }
}
.rule ol > li dl ul li {
  margin-left: 1em;
  text-indent: -1em;
}
.rule .btn {
  width: 573px;
  margin: 64px auto 0;
}
@media all and (max-width: 896px) {
  .rule .btn {
    width: 275px;
    margin-top: 32px;
  }
}
.rule .box {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: 704px;
  margin: 40px auto 0;
  padding: 24px 40px;
  background: url(../images/blackbox.png) repeat-y;
  color: #fff;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  .rule .box {
    width: 100%;
    margin-top: 32px;
    padding: 12px 20px;
    font-size: 1.2rem;
    background: url(../images/blackbox_sp.png) repeat-y center/100% auto;
  }
}
.rule .box::before, .rule .box::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 9px;
  background: url(../images/blackbox-outer.png) no-repeat;
}
@media all and (max-width: 896px) {
  .rule .box::before, .rule .box::after {
    background: url(../images/blackbox-outer_sp.png) no-repeat center/100% auto;
  }
}
.rule .box::before {
  top: -9px;
}
.rule .box::after {
  bottom: -9px;
  scale: 1 -1;
}
.rule .box li {
  position: relative;
  padding-left: 1em;
}
.rule .box li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.rule .box li a {
  text-decoration: underline;
}

.collabo {
  position: relative;
  z-index: 0;
  padding-block: 128px 96px;
  background: #d3f1ff;
}
@media all and (max-width: 896px) {
  .collabo {
    padding-block: 60px 50px;
  }
}
.collabo::before, .collabo::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 330px;
  height: 169px;
  background: url(../images/cloud.png) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .collabo::before, .collabo::after {
    width: 118px;
    height: 60px;
  }
}
.collabo::before {
  top: 432px;
  left: -32px;
}
@media all and (max-width: 896px) {
  .collabo::before {
    content: none;
  }
}
.collabo::after {
  top: 128px;
  right: -32px;
  scale: -1 1;
}
@media all and (max-width: 896px) {
  .collabo::after {
    top: 30px;
    right: -9px;
  }
}
.collabo .title {
  margin: 0 auto 48px;
}
@media all and (max-width: 896px) {
  .collabo .title {
    margin-bottom: 24px;
  }
}
.collabo .youtuber {
  display: flex;
  gap: 32px;
}
@media all and (max-width: 896px) {
  .collabo .youtuber {
    gap: 20px;
  }
}
.collabo .youtuber li {
  position: relative;
  width: calc((100% - 32px) / 2);
  border: 3px solid #000;
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
  background: #fff;
}
@media all and (max-width: 896px) {
  .collabo .youtuber li {
    width: calc((100% - 20px) / 2);
  }
}
.collabo .youtuber li::before, .collabo .youtuber li::after {
  content: "";
  position: absolute;
  top: -9px;
  width: 9px;
  height: 9px;
  background: #d3f1ff url(../images/corner-twin.png) no-repeat;
}
.collabo .youtuber li::before {
  left: -9px;
}
.collabo .youtuber li::after {
  right: -9px;
  scale: -1 1;
}
.collabo .youtuber li div {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  height: 100%;
  padding: 32px;
}
@media all and (max-width: 896px) {
  .collabo .youtuber li div {
    padding: 8px 20px;
  }
}
.collabo .youtuber li div::before, .collabo .youtuber li div::after {
  content: "";
  position: absolute;
  bottom: -9px;
  width: 9px;
  height: 9px;
  background: #d3f1ff url(../images/corner-twin.png) no-repeat;
}
.collabo .youtuber li div::before {
  left: -9px;
  scale: 1 -1;
}
.collabo .youtuber li div::after {
  right: -9px;
  scale: -1 -1;
}
.collabo .youtuber li div img {
  width: 260px;
}
.collabo .youtuber li div p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -50px;
  left: 50%;
  width: 387px;
  height: 90px;
  background: url(../images/bg_name.png) no-repeat center/cover;
  text-align: center;
  font-family: "DotGothic16", sans-serif;
  font-size: 2.4rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  translate: -50%;
}
@media all and (max-width: 896px) {
  .collabo .youtuber li div p {
    bottom: -40px;
    width: 138px;
    height: 50px;
    background-image: url(../images/bg_name_sp.png);
    font-size: 1.2rem;
  }
}
.collabo .youtuber li div p em {
  font-style: normal;
}
@media all and (max-width: 896px) {
  .collabo .youtuber li div p em {
    font-size: 1.4rem;
  }
}
.collabo .exp {
  margin-top: 72px;
  text-align: center;
  font-family: "PixelMplus10", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .collabo .exp {
    margin-top: 48px;
    font-size: 1.6rem;
  }
}
.collabo .box {
  position: relative;
  margin-top: 32px;
  color: #fff;
  text-align: center;
  font-family: "PixelMplus10", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .collabo .box {
    margin-top: 16px;
    font-size: 1.6rem;
  }
}
.collabo .box-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.collabo .anc {
  display: flex;
  gap: 32px;
  margin-top: 32px;
}
@media all and (max-width: 896px) {
  .collabo .anc {
    gap: 12px;
    margin-top: 16px;
  }
}
.collabo .anc li {
  width: calc((100% - 32px) / 2);
}
@media all and (max-width: 896px) {
  .collabo .anc li {
    width: calc((100% - 12px) / 2);
  }
}

.item {
  position: relative;
  z-index: 0;
  padding-bottom: 160px;
  background: #d3f1ff;
}
@media all and (max-width: 896px) {
  .item {
    padding-bottom: 110px;
  }
}
.item::before, .item::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 330px;
  height: 169px;
  background: url(../images/cloud.png) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .item::before, .item::after {
    width: 118px;
    height: 60px;
  }
}
.item::before {
  top: 186px;
  left: -32px;
}
@media all and (max-width: 896px) {
  .item::before {
    top: 330px;
    left: -9px;
  }
}
.item::after {
  top: -80px;
  right: -32px;
  scale: -1 1;
}
@media all and (max-width: 896px) {
  .item::after {
    content: none;
  }
}
.item .title {
  margin: 0 auto 48px;
}
@media all and (max-width: 896px) {
  .item .title {
    margin-bottom: 24px;
  }
}

.pickup {
  position: relative;
  padding-block: 96px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  background: #1e6add;
}
@media all and (max-width: 896px) {
  .pickup {
    padding-block: 64px;
  }
}
.pickup::before, .pickup::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  border-top: 3px solid #000;
  background: #fff;
}
.pickup::before {
  top: -9px;
}
.pickup::after {
  bottom: 0;
}
.pickup .inner-m {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pickup h2 {
  display: flex;
  justify-content: center;
  position: relative;
  padding-inline: 85px;
  color: #fff;
  font-family: "PixelMplus10", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .pickup h2 {
    padding-inline: 68px;
    font-size: 2.4rem;
  }
}
.pickup h2::before, .pickup h2::after {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 52px;
  height: 30px;
  background: url(../images/kira.png) no-repeat center/cover;
}
.pickup h2::before {
  left: 0;
}
.pickup h2::after {
  right: 0;
  scale: -1 1;
}
.pickup h2 span {
  position: relative;
}
.pickup h2 span::before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 6px;
  background: #ffea00;
}
.pickup h2 span i {
  position: absolute;
  top: -52px;
  left: -64px;
  width: 167px;
  rotate: -6deg;
}
@media all and (max-width: 896px) {
  .pickup h2 span i {
    top: -40px;
    left: -48px;
    width: 124px;
  }
}
.pickup .box {
  position: relative;
  margin-top: 60px;
  border: 3px solid #000;
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #000;
  background: #fff;
}
@media all and (max-width: 896px) {
  .pickup .box {
    margin-top: 40px;
  }
}
.pickup .box::before, .pickup .box::after {
  content: "";
  position: absolute;
  top: -9px;
  width: 9px;
  height: 9px;
  background: #1e6add url(../images/corner-twin.png) no-repeat;
}
.pickup .box::before {
  left: -9px;
}
.pickup .box::after {
  right: -9px;
  scale: -1 1;
}
.pickup .box-inner {
  position: relative;
  height: 100%;
  padding: 90px 60px 48px;
}
@media all and (max-width: 896px) {
  .pickup .box-inner {
    flex-direction: column;
    gap: 24px;
    padding: 80px 20px 20px;
  }
}
.pickup .box-inner::before, .pickup .box-inner::after {
  content: "";
  position: absolute;
  bottom: -9px;
  width: 9px;
  height: 9px;
  background: #1e6add url(../images/corner-twin.png) no-repeat;
}
.pickup .box-inner::before {
  left: -9px;
  scale: 1 -1;
}
.pickup .box-inner::after {
  right: -9px;
  scale: -1 -1;
}
.pickup .box-inner span {
  position: absolute;
  top: -42px;
  left: -22px;
  z-index: 1;
  width: 400px;
}
@media all and (max-width: 896px) {
  .pickup .box-inner span {
    width: 240px;
    top: -26px;
    left: -18px;
  }
}
.pickup .box-inner .ex-cond {
  position: absolute;
  top: 36px;
  left: -24px;
  padding-left: 86px;
  font-size: 1.8rem;
  line-height: 1.3;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .ex-cond {
    top: 15px;
    left: -20px;
    padding-left: 66px;
    font-size: 1.4rem;
  }
}
.pickup .box-inner .ex-cond::before {
  content: "さらに！";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(50% + 4px);
  left: 0;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background: #f0b623;
  font-weight: 700;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .ex-cond::before {
    width: 60px;
    height: 60px;
  }
}
.pickup .box-inner .ex-cond strong {
  position: relative;
  z-index: 0;
  color: #cf201e;
  font-size: 2.6rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .ex-cond strong {
    font-size: 2rem;
  }
}
.pickup .box-inner .ex-cond strong::before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 10px;
  background: #F0B623;
}
.pickup .box-inner .set {
  display: flex;
  gap: 40px;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .set {
    flex-direction: column;
    gap: 20px;
  }
}
.pickup .box-inner .set figure {
  flex: none;
  width: 420px;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .set figure {
    width: 100%;
  }
}
.pickup .box-inner .set .exp {
  line-height: 1.6;
  letter-spacing: 0.2em;
}
.pickup .box-inner .set .exp h4 {
  margin-bottom: 16px;
  color: #0081cc;
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .set .exp h4 {
    font-size: 1.8rem;
  }
}
.pickup .box-inner .detail {
  display: flex;
  justify-content: space-between;
  gap: 1.6vw;
  margin-block: 30px 20px;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .detail {
    flex-direction: column;
    gap: 16px;
  }
}
.pickup .box-inner .detail > li {
  width: calc((100% - 4.8vw) / 4);
  border: 2px solid #1e6add;
  border-radius: 8px;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .detail > li {
    width: 100%;
  }
}
.pickup .box-inner .detail > li:first-child {
  width: calc((100% - 4.8vw) / 2);
}
@media all and (max-width: 896px) {
  .pickup .box-inner .detail > li:first-child {
    width: 100%;
  }
}
.pickup .box-inner .detail > li dl {
  height: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
}
.pickup .box-inner .detail > li dl dt {
  height: 34px;
  padding: 2px;
  border-bottom: 2px solid #1e6add;
  background: #dae9ff;
  color: #1e6add;
}
.pickup .box-inner .detail > li dl dd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: calc(100% - 34px);
  padding: 16px 12px;
}
.pickup .box-inner .detail > li dl dd ul {
  width: 100%;
  margin-top: 8px;
  text-align: left;
  font-size: 1.4rem;
  font-weight: 400;
}
.pickup .box-inner .detail > li dl dd ul li {
  margin-left: 1em;
  text-indent: -1em;
}
.pickup .box-inner .note {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 16px 24px;
  border-radius: 8px;
  background: #eee;
  font-size: 1.4rem;
  line-height: 1.4;
}
.pickup .box-inner .note li {
  margin-left: 1em;
  text-indent: -1em;
}
.pickup .box-inner .modal-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 40px;
  padding: 24px 10px;
  border: 2px solid #1e6add;
  background: #fff;
  box-shadow: 6px 6px 0 0 #1b2169;
  color: #1e6add;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .modal-btn {
    min-height: 70px;
    margin-top: 24px;
    padding-block: 0;
    font-size: 1.4rem;
  }
}
.pickup .box-inner .modal-btn::before, .pickup .box-inner .modal-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 3px;
  background: #1e6add;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  .pickup .box-inner .modal-btn::before, .pickup .box-inner .modal-btn::after {
    right: 10px;
    width: 14px;
    height: 2px;
  }
}
.pickup .box-inner .modal-btn::after {
  margin-top: 1px;
  transform: translateY(-50%) rotate(-90deg);
}
.pickup .box-inner .modal-content-body {
  color: #1e6add;
  font-weight: 500;
}
.pickup .box-inner .modal-content-body dl dt {
  margin-top: 1.2em;
  font-weight: 700;
}
.pickup .box-inner .modal-content-body ul li {
  list-style: disc;
  margin-left: 20px;
}
.pickup > i {
  position: absolute;
  right: 20px;
  bottom: -16px;
  z-index: 3;
  width: 197px;
}
@media (max-width: 1640px) {
  .pickup > i {
    z-index: 2;
  }
}
@media all and (max-width: 896px) {
  .pickup > i {
    width: 90px;
    right: auto;
    bottom: -38px;
    left: 5px;
    z-index: 3;
  }
}

.goods {
  position: relative;
  padding-top: 148px;
  background: #d3f1ff;
}
@media all and (max-width: 896px) {
  .goods {
    padding-top: 48px;
  }
}
.goods::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 50%;
  width: 330px;
  height: 169px;
  margin-left: -820px;
  background: url(../images/cloud.png) no-repeat center/cover;
  translate: -50%;
}
.goods .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.goods h2 {
  display: flex;
  justify-content: center;
  font-family: "PixelMplus10", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .goods h2 {
    font-size: 2.4rem;
  }
}
.goods h2 span {
  position: relative;
}
.goods h2 span::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 6px;
  background: #ffea00;
}
.goods h2 + dl {
  margin-top: 48px;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .goods h2 + dl {
    margin-top: 32px;
    font-size: 1.6rem;
  }
}
.goods h2 + dl dt {
  padding-bottom: 2px;
  border-radius: 8px;
  background: #fff;
  color: #1e6add;
  text-align: center;
}
.goods h2 + dl dd {
  margin-top: 16px;
  padding-inline: 40px;
}
@media all and (max-width: 896px) {
  .goods h2 + dl dd {
    padding-inline: 0;
  }
}
.goods .prize {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  position: relative;
  z-index: 3;
  margin-top: 48px;
  padding-top: 44px;
}
@media all and (max-width: 896px) {
  .goods .prize {
    flex-direction: column;
    gap: 90px;
    margin-top: 32px;
  }
}
.goods .prize li {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc((100% - 48px) / 3);
  padding: 0 20px;
}
@media all and (max-width: 896px) {
  .goods .prize li {
    width: 100%;
  }
}
.goods .prize li i {
  position: absolute;
  top: -44px;
  left: 0;
  z-index: 1;
  width: 100%;
}
.goods .prize li .exp {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: clamp(60px, 4vw, 80px) 20px 20px;
  background: #f0b623;
  filter: drop-shadow(2px 2px 12px rgba(0, 0, 0, 0.4));
}
@media all and (max-width: 896px) {
  .goods .prize li .exp {
    padding-top: 50px;
  }
}
.goods .prize li .exp figure {
  position: relative;
}
.goods .prize li .exp figure::before, .goods .prize li .exp figure::after {
  content: "";
  position: absolute;
}
.goods .prize li .exp figure::before {
  top: -23px;
  right: -32px;
  width: 57px;
  height: 59px;
  background: url(../images/coin.png) no-repeat center/cover;
}
.goods .prize li .exp figure::after {
  bottom: -9px;
  left: -36px;
  width: 61px;
  height: 54px;
  background: url(../images/treasure.png) no-repeat center/cover;
}
.goods .prize li .exp figure figcaption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #cf201e;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 1.25;
}
@media all and (max-width: 896px) {
  .goods .prize li .exp figure figcaption {
    width: 66px;
    height: 66px;
    font-size: 1.2rem;
  }
}
.goods .prize li .exp figure figcaption span {
  font-size: 2.4rem;
  font-style: normal;
}
@media all and (max-width: 896px) {
  .goods .prize li .exp figure figcaption span {
    font-size: 1.8rem;
  }
}
.goods .prize li .exp dl {
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-top: 10px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .goods .prize li .exp dl {
    margin-top: 16px;
    font-size: 1.4rem;
  }
}
.goods .prize li .exp dl dt {
  flex: 1;
  align-content: center;
  padding-block: 8px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  .goods .prize li .exp dl dt {
    padding-block: 4px;
    font-size: 1.8rem;
  }
}
.goods .prize li:last-child .exp {
  background: #63bee8;
}
.goods .note {
  position: relative;
  z-index: 0;
  padding-block: 96px 128px;
}
@media all and (max-width: 896px) {
  .goods .note {
    padding-block: 30px 50px;
    font-size: 1.2rem;
  }
}
.goods .note::after {
  content: "";
  position: absolute;
  top: 322px;
  left: 50%;
  z-index: -1;
  width: 330px;
  height: 169px;
  margin-left: 820px;
  background: url(../images/cloud.png) no-repeat center/cover;
  translate: -50%;
  scale: -1 1;
}
.goods .note-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-left: 24px;
}
@media all and (max-width: 896px) {
  .goods .note-content {
    padding-left: 0;
  }
}
.goods .note-content li {
  position: relative;
  padding-left: 1em;
}
.goods .note-content li::before {
  content: "※";
  position: absolute;
  left: 0;
}

.spot {
  padding-block: 128px;
  background: url(../images/bg.webp) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .spot {
    padding-block: 60px;
    background-image: url(../images/bg_sp.webp);
  }
}
.spot .title {
  margin: 0 auto 48px;
}
@media all and (max-width: 896px) {
  .spot .title {
    margin-bottom: 24px;
  }
}
.spot-inner {
  position: relative;
  padding-block: 96px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  background: #1e6add;
}
@media all and (max-width: 896px) {
  .spot-inner {
    padding-block: 50px;
  }
}
.spot-inner::before, .spot-inner::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  border-top: 3px solid #000;
  background: #fff;
}
.spot-inner::before {
  top: -9px;
}
.spot-inner::after {
  bottom: 0;
}
.spot-inner .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  width: 704px;
  margin-inline: auto;
  padding: 24px 40px;
  background: url(../images/blackbox.png) repeat-y;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  .spot-inner .box {
    gap: 16px;
    width: 335px;
    padding: 12px 20px;
    background: url(../images/blackbox_sp.png) repeat-y center/100% auto;
    font-size: 1.2rem;
    line-height: 1.6;
  }
}
.spot-inner .box::before, .spot-inner .box::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 9px;
  background: url(../images/blackbox-outer.png) no-repeat;
}
@media all and (max-width: 896px) {
  .spot-inner .box::before, .spot-inner .box::after {
    background: url(../images/blackbox-outer_sp.png) no-repeat center/100% auto;
  }
}
.spot-inner .box::before {
  top: -9px;
}
.spot-inner .box::after {
  bottom: -9px;
  scale: 1 -1;
}
.spot-inner .box i {
  width: 32px;
  margin-bottom: -6px;
}
.spot-inner .box h3 {
  display: flex;
  justify-content: center;
  position: relative;
  padding-inline: 60px;
  color: #fff;
  font-family: "PixelMplus10", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .spot-inner .box h3 {
    width: calc(100% + 14px);
    padding-inline: 0;
    font-size: 2.4rem;
  }
  .spot-inner .box h3 + p {
    padding-inline: 12px;
    text-align: left;
  }
}
.spot-inner .box h3::before, .spot-inner .box h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 52px;
  height: 30px;
  background: url(../images/kira.png) no-repeat center/cover;
}
.spot-inner .box h3::before {
  left: 0;
}
.spot-inner .box h3::after {
  right: 0;
  scale: -1 1;
}
.spot-inner .box h3 span {
  position: relative;
}
.spot-inner .box h3 span::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 6px;
  background: #ffea00;
}
.spot-inner .box dl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.spot-inner .box dl dt {
  margin-bottom: 8px;
  padding: 5px 50px;
  border-radius: 8px;
  background: #fff;
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .spot-inner .box dl dt {
    padding: 4px 30px;
    font-size: 1.4rem;
  }
}
.spot-inner .get {
  display: flex;
  justify-content: center;
  margin-block: 64px;
  color: #fff;
  font-family: "DotGothic16", sans-serif;
  font-size: 3.2rem;
  font-weight: 400;
}
@media all and (max-width: 896px) {
  .spot-inner .get {
    margin-block: 32px;
    font-size: 1.8rem;
  }
}
.spot-inner .get span {
  position: relative;
  padding-inline: 137px;
}
@media all and (max-width: 896px) {
  .spot-inner .get span {
    padding-inline: 52px 62px;
  }
}
.spot-inner .get span::before, .spot-inner .get span::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
.spot-inner .get span::before {
  left: 0;
  width: 66px;
  height: 87px;
  background: url(../images/boy.png) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .spot-inner .get span::before {
    left: -10px;
    width: 43px;
    height: 56px;
  }
}
.spot-inner .get span::after {
  right: 0;
  width: 88px;
  height: 88px;
  background: url(../images/girl.png) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .spot-inner .get span::after {
    right: -10px;
    width: 57px;
    height: 57px;
  }
}
.spot-inner ol {
  counter-reset: num count;
  display: flex;
  flex-wrap: wrap;
  gap: 64px 32px;
}
@media all and (max-width: 896px) {
  .spot-inner ol {
    gap: 20px 14px;
  }
}
.spot-inner ol li {
  display: flex;
  flex-direction: column;
  width: calc((100% - 64px) / 3);
}
@media all and (max-width: 896px) {
  .spot-inner ol li {
    width: calc((100% - 14px) / 2);
  }
}
.spot-inner ol li label > h4 {
  flex: 1;
  position: relative;
  margin-block: 24px 8px;
  padding-top: 32px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  .spot-inner ol li label > h4 {
    margin-block: 12px 4px;
    padding-top: 24px;
    font-size: 1.4rem;
  }
}
.spot-inner ol li label > h4::before {
  counter-increment: num;
  content: "ミッション" counter(num);
  position: absolute;
  top: 0;
  left: 0;
  padding-inline: 8px;
  border-radius: 8px;
  background: #fff;
  color: #1e6add;
  font-size: 1.4rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .spot-inner ol li label > h4::before {
    padding-block: 2px;
    font-size: 1.2rem;
  }
}
.spot-inner ol li label > .location {
  position: relative;
  margin-bottom: 24px;
  padding-left: 24px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .spot-inner ol li label > .location {
    margin-bottom: 12px;
    padding-left: 14px;
    font-size: 1.2rem;
  }
}
.spot-inner ol li label > .location::before {
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../images/location.svg) no-repeat center/cover;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  .spot-inner ol li label > .location::before {
    width: 12px;
    height: 12px;
  }
}
@media all and (max-width: 896px) {
  .spot-inner ol li:nth-child(5) label > h4, .spot-inner ol li:nth-child(6) label > h4 {
    padding-top: 48px;
  }
}
.spot-inner ol li:nth-child(5) label > h4::after, .spot-inner ol li:nth-child(6) label > h4::after {
  position: absolute;
  top: 0;
  left: 96px;
  padding-inline: 8px;
  border-radius: 8px;
  background: #cf201e;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .spot-inner ol li:nth-child(5) label > h4::after, .spot-inner ol li:nth-child(6) label > h4::after {
    top: 24px;
    left: 0;
    padding-block: 2px;
    font-size: 1.2rem;
  }
}
.spot-inner ol li:nth-child(5) label > h4::after {
  content: "西園寺からの宿題！";
}
.spot-inner ol li:nth-child(6) label > h4::after {
  content: "ZAKIからの宿題！";
}
.spot-inner .note-box {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: 704px;
  margin: 64px auto 0;
  padding: 24px 40px;
  background: url(../images/blackbox.png) repeat-y;
  color: #fff;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  .spot-inner .note-box {
    width: 335px;
    margin-top: 32px;
    padding: 12px 20px;
    font-size: 1.2rem;
    background: url(../images/blackbox_sp.png) repeat-y center/100% auto;
  }
}
.spot-inner .note-box::before, .spot-inner .note-box::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 9px;
  background: url(../images/blackbox-outer.png) no-repeat;
}
@media all and (max-width: 896px) {
  .spot-inner .note-box::before, .spot-inner .note-box::after {
    background: url(../images/blackbox-outer_sp.png) no-repeat center/100% auto;
  }
}
.spot-inner .note-box::before {
  top: -9px;
}
.spot-inner .note-box::after {
  bottom: -9px;
  scale: 1 -1;
}
.spot-inner .note-box li {
  position: relative;
  padding-left: 1em;
}
.spot-inner .note-box li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.spot .cycling {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  border-radius: 16px;
  border: 2px solid #8ed4ef;
  background: #e9f5f9;
}
@media all and (max-width: 896px) {
  .spot .cycling {
    padding: 16px 12px;
  }
}
.spot .cycling-inner {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media all and (max-width: 896px) {
  .spot .cycling-inner {
    flex-direction: column;
    gap: 32px;
  }
}
.spot .cycling-inner .exp {
  width: calc(100% - 266px);
}
@media all and (max-width: 896px) {
  .spot .cycling-inner .exp {
    width: 100%;
  }
}
.spot .cycling-inner .exp hgroup {
  text-align: center;
  line-height: 1;
}
.spot .cycling-inner .exp hgroup p {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  background: #55c3d9;
  color: #fff;
  font-weight: 700;
  clip-path: polygon(2% 0%, 98% 0%, 100% 50%, 98% 100%, 2% 100%, 0% 50%);
}
@media all and (max-width: 896px) {
  .spot .cycling-inner .exp hgroup p {
    padding-bottom: 2px;
    font-size: 1.3rem;
  }
}
.spot .cycling-inner .exp hgroup h5 {
  color: #1462a6;
  font-size: 2.4rem;
  font-weight: 900;
  margin-top: 16px;
}
@media all and (max-width: 896px) {
  .spot .cycling-inner .exp hgroup h5 {
    font-size: 2rem;
  }
}
.spot .cycling-inner .exp hgroup + p {
  margin-top: 12px;
  text-align: center;
}
.spot .cycling-inner .exp dl {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
}
.spot .cycling-inner .exp dl div {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
@media all and (max-width: 896px) {
  .spot .cycling-inner .exp dl div {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.spot .cycling-inner .exp dl dt {
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 98px;
  margin-top: 2px;
  padding: 4px 16px 6px;
  border-radius: 100vmax;
  background: #1462a6;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
@media all and (max-width: 896px) {
  .spot .cycling-inner .exp dl dt {
    width: 100%;
  }
}
.spot .cycling-inner .exp dl span {
  color: #636363;
  font-size: 1.2rem;
}
.spot .cycling-inner figure {
  flex: none;
  width: 250px;
}
@media all and (max-width: 896px) {
  .spot .cycling-inner figure {
    width: 100%;
  }
}
.spot .cycling > a {
  display: flex;
  position: relative;
  margin-top: 32px;
  padding: 10px 60px 13px 40px;
  border-radius: 100vmax;
  background: linear-gradient(0deg, #55c3d9 0%, #8ad8e8 100%);
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}
@media all and (max-width: 896px) {
  .spot .cycling > a {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.4;
  }
}
.spot .cycling > a::before, .spot .cycling > a::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
.spot .cycling > a::before {
  right: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #e5fa68;
}
.spot .cycling > a::after {
  right: 28px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #55c3d9;
  border-right: 1px solid #55c3d9;
  rotate: 45deg;
}

.remarks {
  padding-block: 64px;
  color: #21aede;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .remarks {
    padding-block: 40px;
  }
}
.remarks > ul {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media all and (max-width: 896px) {
  .remarks > ul {
    gap: 16px;
  }
}
.remarks > ul > li {
  box-shadow: 6px 6px 0 0 #1b2169;
}
.remarks > ul > li .acd-label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 24px 10px;
  border: 2px solid #21aede;
  background: #fff;
  color: #21aede;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .remarks > ul > li .acd-label {
    min-height: 70px;
    padding-block: 0;
    font-size: 1.4rem;
  }
}
.remarks > ul > li .acd-label::before, .remarks > ul > li .acd-label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 3px;
  background: #21aede;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  .remarks > ul > li .acd-label::before, .remarks > ul > li .acd-label::after {
    right: 10px;
    width: 14px;
    height: 2px;
  }
}
.remarks > ul > li .acd-label::after {
  margin-top: 1px;
  transform: translateY(-50%) rotate(-90deg);
}
.remarks > ul > li .acd-content {
  height: 0;
  max-height: 400px;
  overflow: auto;
  opacity: 0;
  padding: 0 4%;
  background: #fff;
  transition: 0.3s;
  visibility: hidden;
}
@media all and (max-width: 896px) {
  .remarks > ul > li .acd-content {
    max-height: 300px;
  }
}
.remarks > ul > li .acd-check {
  display: none;
}
.remarks > ul > li .acd-check:checked + .acd-label::after {
  transform: translateY(-50%);
}
.remarks > ul > li .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding: 3% 4%;
  border: 2px solid #21aede;
  border-top: 0;
  visibility: visible;
}
@media all and (max-width: 896px) {
  .remarks > ul > li .acd-check:checked + .acd-label + .acd-content {
    padding: 16px 10px;
  }
}
.remarks > ul > li:first-child h4 {
  margin-block: 1em;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .remarks > ul > li:first-child h4 {
    font-size: 1.4rem;
  }
}
.remarks > ul > li:first-child h4:first-child {
  margin-top: 0;
}
.remarks > ul > li:first-child h5 {
  margin-block: 1.5em 0.25em;
  text-align: left;
  font-size: 1.074em;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .remarks > ul > li:first-child h5 {
    font-size: 1.4rem;
  }
}
.remarks > ul > li:first-child h5.head {
  margin-block: 1.5em 1em;
  text-align: center;
  font-size: 1.5rem;
}
@media all and (max-width: 896px) {
  .remarks > ul > li:first-child h5.head {
    font-size: 1.4rem;
  }
}
.remarks > ul > li:first-child ul {
  padding-inline: 1.5em 0;
}
.remarks > ul > li:first-child ul li {
  margin-bottom: 0.5em;
}
.remarks > ul > li:first-child ul li::marker {
  content: "● ";
  font-size: 1em;
}
.remarks > ul > li:first-child dl div {
  margin-block: 0.75em;
}
.remarks > ul > li:first-child dl dt {
  margin-bottom: 0.5em;
}
.remarks > ul > li:first-child dl dd {
  padding-left: 0.5em;
}
.remarks > ul > li:nth-last-child(2) .acd-check:checked + .acd-label + .acd-content, .remarks > ul > li:last-child .acd-check:checked + .acd-label + .acd-content {
  padding: 3% 4%;
}
.remarks > ul > li:nth-last-child(2) .box_contact, .remarks > ul > li:last-child .box_contact {
  padding: 10px;
  border: 2px solid #21aede;
  text-align: center;
  font-size: 1.8rem;
}
.remarks > ul > li:nth-last-child(2) .box_contact + dl, .remarks > ul > li:last-child .box_contact + dl {
  padding: 1em;
  text-align: left;
}
.remarks > ul > li:nth-last-child(2) .box_contact + dl dt, .remarks > ul > li:last-child .box_contact + dl dt {
  margin-bottom: 0.5em;
  font-weight: 700;
}
.remarks > ul > li:nth-last-child(2) .box_contact + dl dt::before, .remarks > ul > li:last-child .box_contact + dl dt::before {
  content: "■ ";
}
.remarks > ul > li:nth-last-child(2) .box_contact + dl dt em, .remarks > ul > li:last-child .box_contact + dl dt em {
  font-style: normal;
  font-weight: 400;
}
.remarks > ul > li:nth-last-child(2) .box_contact + dl dd ul, .remarks > ul > li:last-child .box_contact + dl dd ul {
  list-style: disc;
}
.remarks > ul > li:nth-last-child(2) .box_contact + dl dd ul li, .remarks > ul > li:last-child .box_contact + dl dd ul li {
  margin: 0 0 0.5em 1.5em;
}
.remarks > ul > li:nth-last-child(2) .box_contact + dl dd p, .remarks > ul > li:last-child .box_contact + dl dd p {
  margin-bottom: 1.2em;
}
.remarks .bnr {
  margin-top: 24px;
}
.remarks .attention {
  margin-top: 16px;
  margin-left: 1em;
  color: #000;
  text-indent: -1em;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes overlay {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}
@keyframes overlay-out {
  0% {
    opacity: 0.7;
  }
  100% {
    opacity: 0;
  }
}
.modal-btn {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: #000;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  animation: overlay-out 0.3s ease-out 0s forwards;
}
.modal-close {
  width: 202px;
  margin: 32px auto 0;
}
@media all and (max-width: 896px) {
  .modal-close {
    width: 163px;
    margin-top: 16px;
  }
}
.modal-body01, .modal-body02, .modal-body03, .modal-body04, .modal-body05, .modal-body06, .modal-body07 {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  width: 100%;
  max-width: 897px;
  opacity: 0;
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
  animation: fade-out 0.3s ease-out 0s forwards;
}
@media all and (max-width: 896px) {
  .modal-body01, .modal-body02, .modal-body03, .modal-body04, .modal-body05, .modal-body06, .modal-body07 {
    max-width: 355px;
  }
}
.modal-body05 h4::after, .modal-body06 h4::after {
  position: absolute;
  top: 0;
  left: 96px;
  padding-inline: 8px;
  border-radius: 8px;
  background: #cf201e;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .modal-body05 h4::after, .modal-body06 h4::after {
    padding-block: 2px;
    font-size: 1.2rem;
  }
}
.modal-body05 h4::after {
  content: "西園寺からの宿題！";
}
.modal-body06 h4::after {
  content: "ZAKIからの宿題！";
}
.modal-content {
  position: relative;
}
.modal-content::before, .modal-content::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 9px;
  background: url(../images/modalbox-outer.png) no-repeat center/100% auto;
}
@media all and (max-width: 896px) {
  .modal-content::before, .modal-content::after {
    background-image: url(../images/modalbox-outer_sp.png);
  }
}
.modal-content::before {
  top: -9px;
}
.modal-content::after {
  bottom: -9px;
  scale: 1 -1;
}
.modal-content-inner {
  padding: 20px;
  background: url(../images/modalbox.png) repeat-y center/100% auto;
}
@media all and (max-width: 896px) {
  .modal-content-inner {
    background-image: url(../images/modalbox_sp.png);
  }
}
.modal-content-body {
  display: flex;
  flex-direction: column;
  padding-inline: 98px;
  max-height: calc(100vh - 120px);
  margin-inline: auto;
  overflow-y: auto;
}
@media all and (max-width: 896px) {
  .modal-content-body {
    padding-inline: 8px;
  }
}
.modal-content-body h4 {
  position: relative;
  margin-block: 32px 24px;
  padding-top: 32px;
  color: #1e6add;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  .modal-content-body h4 {
    margin-block: 16px 8px;
    padding-top: 24px;
    font-size: 1.8rem;
  }
}
.modal-content-body h4::before {
  counter-increment: count;
  content: "ミッション" counter(count);
  position: absolute;
  top: 0;
  left: 0;
  padding-inline: 8px;
  border-radius: 8px;
  background: #1e6add;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
}
.modal-content-detail {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.modal-content-detail p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.modal-content-detail p.ex {
  gap: 8px;
  width: 297px;
  margin-top: 10px;
}
@media all and (max-width: 896px) {
  .modal-content-detail p.ex {
    width: 100%;
  }
}
.modal-content-detail a {
  color: #1e6add;
  text-decoration: underline;
}
@media (hover: hover) {
  .modal-content-detail a:hover {
    text-decoration: none;
  }
}

#modal01,
#modal02,
#modal03,
#modal04,
#modal05,
#modal06,
#modal07 {
  display: none;
}
#modal01:checked ~ .modal-body01, #modal01:checked ~ .modal-body02, #modal01:checked ~ .modal-body03, #modal01:checked ~ .modal-body04, #modal01:checked ~ .modal-body05, #modal01:checked ~ .modal-body06, #modal01:checked ~ .modal-body07,
#modal02:checked ~ .modal-body01,
#modal02:checked ~ .modal-body02,
#modal02:checked ~ .modal-body03,
#modal02:checked ~ .modal-body04,
#modal02:checked ~ .modal-body05,
#modal02:checked ~ .modal-body06,
#modal02:checked ~ .modal-body07,
#modal03:checked ~ .modal-body01,
#modal03:checked ~ .modal-body02,
#modal03:checked ~ .modal-body03,
#modal03:checked ~ .modal-body04,
#modal03:checked ~ .modal-body05,
#modal03:checked ~ .modal-body06,
#modal03:checked ~ .modal-body07,
#modal04:checked ~ .modal-body01,
#modal04:checked ~ .modal-body02,
#modal04:checked ~ .modal-body03,
#modal04:checked ~ .modal-body04,
#modal04:checked ~ .modal-body05,
#modal04:checked ~ .modal-body06,
#modal04:checked ~ .modal-body07,
#modal05:checked ~ .modal-body01,
#modal05:checked ~ .modal-body02,
#modal05:checked ~ .modal-body03,
#modal05:checked ~ .modal-body04,
#modal05:checked ~ .modal-body05,
#modal05:checked ~ .modal-body06,
#modal05:checked ~ .modal-body07,
#modal06:checked ~ .modal-body01,
#modal06:checked ~ .modal-body02,
#modal06:checked ~ .modal-body03,
#modal06:checked ~ .modal-body04,
#modal06:checked ~ .modal-body05,
#modal06:checked ~ .modal-body06,
#modal06:checked ~ .modal-body07,
#modal07:checked ~ .modal-body01,
#modal07:checked ~ .modal-body02,
#modal07:checked ~ .modal-body03,
#modal07:checked ~ .modal-body04,
#modal07:checked ~ .modal-body05,
#modal07:checked ~ .modal-body06,
#modal07:checked ~ .modal-body07 {
  display: block;
  pointer-events: auto;
  animation: fade 0.3s ease-out 0s forwards;
}
#modal01:checked ~ .modal-overlay,
#modal02:checked ~ .modal-overlay,
#modal03:checked ~ .modal-overlay,
#modal04:checked ~ .modal-overlay,
#modal05:checked ~ .modal-overlay,
#modal06:checked ~ .modal-overlay,
#modal07:checked ~ .modal-overlay {
  display: block;
  pointer-events: auto;
  animation: overlay 0.3s ease-out 0s forwards;
}

.scroll-prevent {
  position: fixed;
  width: 100%;
}

/* footer */
/* ============================================ */
footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 40px 20px;
  background: #000;
  color: #fff;
  font-size: 1.2rem;
}
@media all and (max-width: 896px) {
  footer {
    padding-bottom: 130px;
  }
}
footer .floating {
  position: fixed;
  right: 3vw;
  bottom: 40px;
  z-index: 3;
}
@media all and (max-width: 896px) {
  footer .floating {
    right: 10px;
    bottom: 20px;
  }
}
footer .floating a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 174px;
  height: 181px;
  background: url(../images/btn_floating.png) no-repeat center/cover;
  color: #fff;
  font-family: "PixelMplus10", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.35;
}
@media all and (max-width: 896px) {
  footer .floating a {
    width: 87px;
    height: 90px;
    font-size: 1.2rem;
  }
}
footer .floating a strong {
  font-size: 4rem;
}
@media all and (max-width: 896px) {
  footer .floating a strong {
    font-size: 2rem;
  }
}
footer .floating a:hover {
  opacity: 1;
}
footer .logo {
  width: 35px;
  filter: brightness(0) invert(1);
}
footer .logo a:hover {
  opacity: 1;
}

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