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

main {
  overflow: hidden;
}

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

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

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

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

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

.span_br {
  display: inline-block;
}

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

.contents {
  position: absolute;
  top: 0;
  right: 200px;
  z-index: 10;
  width: 600px;
  min-height: 100%;
  background: url(../images/bg.webp) center/200px auto;
  box-shadow: 0 0 64px 0 rgba(16, 59, 91, 0.4);
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .contents {
    position: static;
    width: 100%;
  }
}
.contents hgroup:has(h2) {
  position: relative;
  margin-bottom: 40px;
  padding-top: 26px;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
}
@media all and (max-width: 896px) {
  .contents hgroup:has(h2) {
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 1.6rem;
  }
}
.contents hgroup:has(h2)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 49px;
  height: 11px;
  background: url(../images/ico_wave.webp) no-repeat center/cover;
  translate: -50%;
}
@media all and (max-width: 896px) {
  .contents hgroup:has(h2)::before {
    width: 30px;
    height: 7px;
  }
}
.contents hgroup:has(h2) h2 {
  font-size: 4.8rem;
  letter-spacing: 0.04em;
}
@media all and (max-width: 896px) {
  .contents hgroup:has(h2) h2 {
    font-size: 3rem;
  }
}

.inner {
  padding-inline: 50px;
}
@media all and (max-width: 896px) {
  .inner {
    padding-inline: 20px;
  }
}

.mv {
  position: relative;
  opacity: 0;
  animation: fade 0.6s ease-out 0.3s forwards;
}
.mv .intro {
  position: absolute;
  top: 160px;
  left: 50%;
  writing-mode: vertical-rl;
  font-family: "Hina Mincho";
  font-size: 4.2rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.2em;
  translate: -50%;
}
@media all and (max-width: 896px) {
  .mv .intro {
    top: 100px;
    font-size: 2.6rem;
  }
}
.mv .intro p {
  opacity: 0;
  translate: 0 -30px;
  animation: mv-txt 0.6s ease-out 0.7s forwards;
}
.mv .intro p:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 0;
  padding-block: 5px;
  margin-left: 5px;
  font-size: 2rem;
  letter-spacing: 0.2em;
}
@media all and (max-width: 896px) {
  .mv .intro p:first-child {
    padding-block: 3px;
    font-size: 1.2rem;
  }
}
.mv .intro p:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 0;
  background: #e5f7f8;
  animation: mv-span 0.6s cubic-bezier(0.64, 0, 0.78, 0) 1s forwards;
}
.mv .term {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 346px;
  left: 40px;
  width: 187px;
  height: 187px;
  padding-bottom: 10px;
  border-radius: 50%;
  background: rgba(238, 90, 90, 0.9);
  color: #fff;
  font-family: "Hina Mincho";
  font-size: 2rem;
  font-weight: 400;
  opacity: 0;
  animation: fade 0.3s ease-out 1.2s forwards;
}
@media all and (max-width: 896px) {
  .mv .term {
    top: 215px;
    left: 30px;
    width: 117px;
    height: 117px;
    padding-bottom: 3px;
    font-size: 1.2rem;
  }
}
.mv .term::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  border: 1px solid #fff;
  border-radius: 50%;
}
@media all and (max-width: 896px) {
  .mv .term::before {
    top: 3px;
    left: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
}
.mv .term::after {
  content: "～";
  position: absolute;
  top: 50%;
  left: 50%;
  rotate: 90deg;
  translate: -50% -50%;
}
.mv .term time span {
  font-size: 4.3rem;
}
@media all and (max-width: 896px) {
  .mv .term time span {
    font-size: 2.6rem;
  }
}
.mv hgroup {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 530px;
  left: 0;
  width: 100%;
  color: #007d99;
  text-align: center;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
  -webkit-text-stroke-width: 0.3px;
  -webkit-text-stroke-color: #007d99;
  font-family: "Hina Mincho";
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 2.64px;
  opacity: 0;
  animation: mv-hgroup 0.6s ease-out 0.85s forwards;
}
@media all and (max-width: 896px) {
  .mv hgroup {
    top: 330px;
    font-size: 1.4rem;
  }
}
.mv hgroup h1 {
  font-size: 7rem;
  line-height: 1.4;
}
@media all and (max-width: 896px) {
  .mv hgroup h1 {
    font-size: 4.4rem;
  }
}

.charm {
  margin-top: 80px;
}
@media all and (max-width: 896px) {
  .charm {
    margin-top: 50px;
  }
}
@media all and (max-width: 896px) {
  .charm hgroup {
    padding-top: 0 !important;
  }
}
.charm hgroup::before {
  background-image: url(../images/ico_wave_blue.webp) !important;
}
.charm hgroup h2 span {
  color: #4480ab;
  font-size: 6.6rem;
}
@media all and (max-width: 896px) {
  .charm hgroup h2 span {
    font-size: 4.2rem;
  }
}
.charm ol {
  counter-reset: num;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media all and (max-width: 896px) {
  .charm ol {
    gap: 32px;
  }
}
.charm ol li {
  position: relative;
}
.charm ol li::before {
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 127px;
  height: 127px;
  padding-top: 44px;
  background: url(../images/bg_charm_num.webp) no-repeat center/cover;
  color: #fff;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 3.7rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media all and (max-width: 896px) {
  .charm ol li::before {
    width: 23vw;
    height: 23vw;
    padding-top: 9vw;
    font-size: 6.4vw;
  }
}
.charm ol li .fig-area {
  position: relative;
  margin-bottom: 32px;
  padding: 10px 60px 0 30px;
}
@media all and (max-width: 896px) {
  .charm ol li .fig-area {
    padding: 5px 40px 0 20px;
  }
}
.charm ol li .fig-area h3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.5;
  writing-mode: vertical-rl;
}
@media all and (max-width: 896px) {
  .charm ol li .fig-area h3 {
    font-size: 2rem;
  }
}
.charm ol li .fig-area h3 span {
  position: relative;
  padding-inline: 10px;
}
.charm ol li .fig-area h3 span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 0;
  background: #fff;
}
.charm ol li .fig-area + p {
  line-height: 2.2;
}
.charm ol li.is-show .fig-area h3 span::before {
  animation: mv-span 0.6s ease-out 0.3s forwards;
}
.charm ol li.is-show .fig-area h3 span:last-child::before {
  animation-delay: 0.6s;
}

.stay {
  position: relative;
  z-index: 0;
}
.stay .inner {
  padding-bottom: 160px;
  background: #103b5b;
  color: #fff;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .stay .inner {
    padding-bottom: 120px;
  }
}
.stay .inner hgroup::before {
  filter: brightness(0) invert(1);
}
.stay .inner h3 {
  position: relative;
  margin-bottom: 16px;
  padding-top: 10px;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 6.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .stay .inner h3 {
    padding-top: 12px;
    font-size: 4rem;
  }
}
.stay .inner h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 92px;
  height: 10px;
  background: url(../images/ico_wave.svg) no-repeat center/cover;
  translate: -50%;
}
@media all and (max-width: 896px) {
  .stay .inner h3::before {
    width: 57px;
    height: 6px;
  }
}
.stay .inner h3 rt {
  font-size: 1.4rem;
}
.stay .inner dl {
  margin-bottom: 24px;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .stay .inner dl {
    font-size: 1.6rem;
  }
}
.stay .inner dl dd {
  font-size: 3.2rem;
}
@media all and (max-width: 896px) {
  .stay .inner dl dd {
    font-size: 2rem;
  }
}
.stay .inner dl dd strong {
  color: #fa4545;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 1.6px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}
@media all and (max-width: 896px) {
  .stay .inner dl dd strong {
    font-size: 2.4rem;
  }
}
.stay .inner dl dd strong span {
  font-size: 8rem;
}
@media all and (max-width: 896px) {
  .stay .inner dl dd strong span {
    font-size: 5rem;
  }
}
.stay .inner dl + p {
  line-height: 2.2;
}
.stay .inner > ul {
  display: flex;
  flex-direction: column;
  gap: 120px;
  margin-top: 80px;
}
@media all and (max-width: 896px) {
  .stay .inner > ul {
    gap: 85px;
    margin-top: 60px;
  }
}
.stay .inner > ul li {
  position: relative;
  padding: 40px 48px;
  background: url(../images/bg_deco_inner.png) repeat-y center/100% auto;
  color: #103b5b;
  line-height: 2.2;
  letter-spacing: normal;
}
@media all and (max-width: 896px) {
  .stay .inner > ul li {
    padding: 20px 24px;
  }
}
.stay .inner > ul li::before, .stay .inner > ul li::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 42px;
  background: url(../images/bg_deco.png) no-repeat center/100% auto;
}
@media all and (max-width: 896px) {
  .stay .inner > ul li::before, .stay .inner > ul li::after {
    height: 8vw;
  }
}
.stay .inner > ul li::before {
  top: -42px;
}
@media all and (max-width: 896px) {
  .stay .inner > ul li::before {
    top: calc(-8vw + 2px);
  }
}
.stay .inner > ul li::after {
  bottom: -42px;
  scale: 1 -1;
}
@media all and (max-width: 896px) {
  .stay .inner > ul li::after {
    bottom: calc(-8vw + 2px);
  }
}
.stay .inner > ul li hgroup {
  margin-bottom: 16px;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media all and (max-width: 896px) {
  .stay .inner > ul li hgroup {
    font-size: 1.8rem;
  }
}
.stay .inner > ul li hgroup h4 {
  margin-bottom: 24px;
  font-size: 4rem;
}
@media all and (max-width: 896px) {
  .stay .inner > ul li hgroup h4 {
    font-size: 2.8rem;
  }
}
.stay .inner > ul li figure {
  margin-top: 16px;
}
@media all and (max-width: 896px) {
  .stay .inner > ul li figure {
    margin-top: 10px;
  }
}
.stay .inner > ul li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 72px;
  margin-top: 32px;
  border-radius: 10px;
  background: #c7991a;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .stay .inner > ul li > a {
    height: 48px;
    margin-top: 20px;
    padding-bottom: 2px;
    font-size: 1.8rem;
  }
}
.stay .inner > ul li > a[target=_blank]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  width: 18px;
  height: 18px;
  background: url(../images/ico_blank.svg) no-repeat center/cover;
  translate: 0 -50%;
  filter: brightness(0) invert(1);
}
@media all and (max-width: 896px) {
  .stay .inner > ul li > a[target=_blank]::after {
    width: 16px;
    height: 16px;
  }
}
.stay .inner .slide {
  width: calc(100% + 100px);
  margin: 80px 0 0 -50px;
  overflow: hidden;
  white-space: nowrap;
}
.stay .inner .slide-track {
  display: flex;
  width: 410%;
  animation: scroll 20s linear infinite;
}
.stay .inner .slide-track li {
  margin-right: 10px;
}

.discount {
  position: relative;
  z-index: 0;
  margin-top: -77px;
}
.discount .inner {
  position: relative;
  padding-block: 215px 80px;
  background: #d53f23;
  color: #fff;
}
@media all and (max-width: 896px) {
  .discount .inner {
    padding-block: 140px 60px;
  }
}
.discount .inner::before {
  content: "";
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: 75px;
  background: url(../images/ribbon.webp) no-repeat center/100% auto;
}
@media all and (max-width: 896px) {
  .discount .inner::before {
    top: 50px;
  }
}
.discount .inner > dl {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 3.2rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .discount .inner > dl {
    font-size: 2rem;
  }
}
.discount .inner > dl dd {
  margin-top: 24px;
  color: #c7991a;
  -webkit-text-stroke: 3px #fff;
  font-size: 12rem;
  font-weight: 500;
  line-height: 0.3;
}
@media all and (max-width: 896px) {
  .discount .inner > dl dd {
    margin-top: 16px;
    font-size: 7.6rem;
    -webkit-text-stroke-width: 1px;
  }
}
.discount .inner > dl dd i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -26px;
  width: 130px;
  height: 130px;
  margin-right: 8px;
  border-radius: 50%;
  background: #fff;
  color: #d53f23;
  -webkit-text-stroke: 0;
  font-size: 3.2rem;
  font-style: normal;
}
@media all and (max-width: 896px) {
  .discount .inner > dl dd i {
    top: -18px;
    width: 80px;
    height: 80px;
    font-size: 2rem;
  }
}
.discount .inner > dl dd span {
  -webkit-text-stroke: 1px #fff;
  font-size: 4.4rem;
}
@media all and (max-width: 896px) {
  .discount .inner > dl dd span {
    font-size: 4rem;
  }
}
.discount .inner > dl dd em {
  font-style: normal;
  margin-left: 100px;
}
@media all and (max-width: 896px) {
  .discount .inner > dl dd em {
    margin-left: 50px;
  }
}
.discount .inner > ol {
  counter-reset: benefit;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 110px;
}
@media all and (max-width: 896px) {
  .discount .inner > ol {
    gap: 30px;
    margin-top: 78px;
  }
}
.discount .inner > ol > li {
  position: relative;
  z-index: 0;
  padding: 58px 34px 40px;
  border-radius: 10px;
  border: 3px solid #103b5b;
  background: #fff;
  color: #103b5b;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li {
    padding: 40px 22px 24px;
  }
}
.discount .inner > ol > li::before {
  counter-increment: benefit;
  content: counter(benefit, decimal-leading-zero);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -17px;
  left: 50%;
  z-index: -1;
  width: 217px;
  height: 54px;
  padding-left: 36px;
  background: url(../images/bg_benefit.webp) no-repeat center/cover;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: 1px;
  translate: -50%;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li::before {
    top: -14px;
    width: 163px;
    height: 40px;
    font-size: 2.4rem;
  }
}
.discount .inner > ol > li::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -2;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 10px;
  border: 1px solid #103b5b;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li::after {
    top: 6px;
    left: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
}
.discount .inner > ol > li h3 {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li h3 {
    font-size: 2.8rem;
  }
}
.discount .inner > ol > li h3 img {
  margin-right: 10px;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li h3 img {
    width: 82px;
  }
}
.discount .inner > ol > li dl {
  margin-top: 20px;
  color: #d53f23;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li dl {
    font-size: 1.6rem;
  }
}
.discount .inner > ol > li dl dd {
  font-size: 5.6rem;
  line-height: 1;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li dl dd {
    font-size: 3.2rem;
  }
}
.discount .inner > ol > li dl dd span {
  font-size: 9rem;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li dl dd span {
    font-size: 5.6rem;
  }
}
.discount .inner > ol > li dl dd.plus {
  margin-top: 20px;
  padding: 8px;
  background: #d53f23;
  color: #fff;
  font-size: 1.8rem;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li dl dd.plus {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.5;
  }
}
.discount .inner > ol > li dl dd.plus span {
  margin-left: 5px;
  font-size: 1.4rem;
}
@media all and (max-width: 896px) {
  .discount .inner > ol > li dl dd.plus span {
    display: block;
    margin-left: 1em;
  }
}
.discount .inner > ol > li .note {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 2;
}
.discount .inner > ol > li .note li {
  position: relative;
  padding-left: 1em;
}
.discount .inner > ol > li .note li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.discount .inner > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 72px;
  margin-top: 60px;
  border: 2px solid #fa4545;
  border-radius: 10px;
  background: #fff;
  color: #fa4545;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .discount .inner > a {
    margin-top: 40px;
    padding-bottom: 4px;
    font-size: 1.8rem;
  }
}
.discount .inner > a[target=_blank]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  width: 18px;
  height: 18px;
  background: url(../images/ico_blank_or.svg) no-repeat center/cover;
  translate: 0 -50%;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  .discount .inner > a[target=_blank]::after {
    width: 16px;
    height: 16px;
  }
}
@media (hover: hover) {
  .discount .inner > a:hover {
    border-color: #103b5b;
    color: #103b5b;
    opacity: 1;
  }
  .discount .inner > a:hover[target=_blank]::after {
    background-image: url(../images/ico_blank.svg);
  }
}

.daytrip {
  margin-top: 80px;
}
@media all and (max-width: 896px) {
  .daytrip {
    margin-top: 20px;
  }
}
.daytrip .inner .attention {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 16px;
  border-radius: 10px;
  background: #fff;
}
@media all and (max-width: 896px) {
  .daytrip .inner .attention {
    padding: 10px 16px;
    font-size: 1.4rem;
  }
  .daytrip .inner .attention img {
    width: 38px;
  }
}
.daytrip .inner > ul {
  display: flex;
  flex-direction: column;
  gap: 120px;
  margin-top: 80px;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul {
    gap: 85px;
    margin-top: 60px;
  }
}
.daytrip .inner > ul > li {
  position: relative;
  padding: 40px 48px;
  background: url(../images/bg_deco_inner.png) repeat-y center/100% auto;
  color: #103b5b;
  line-height: 2.2;
  letter-spacing: normal;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li {
    padding: 20px 24px;
  }
}
.daytrip .inner > ul > li::before, .daytrip .inner > ul > li::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 42px;
  background: url(../images/bg_deco.png) no-repeat center/100% auto;
}
.daytrip .inner > ul > li::before {
  top: -42px;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li::before {
    top: -8.7vw;
  }
}
.daytrip .inner > ul > li::after {
  bottom: -42px;
  scale: 1 -1;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li::after {
    bottom: -8.7vw;
  }
}
.daytrip .inner > ul > li > hgroup {
  margin-bottom: 32px;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > hgroup {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
}
.daytrip .inner > ul > li > hgroup h3 {
  margin-top: 8px;
  font-size: 4rem;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > hgroup h3 {
    font-size: 2.8rem;
  }
}
.daytrip .inner > ul > li > dl {
  margin-top: 32px;
  padding: 20px;
  background: rgba(16, 59, 91, 0.05);
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > dl {
    margin-top: 20px;
    padding: 16px 12px;
    font-size: 1.6rem;
  }
}
.daytrip .inner > ul > li > dl + dl {
  margin-top: 2px;
}
.daytrip .inner > ul > li > dl:has(.note) dt {
  font-size: 2.8rem;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > dl:has(.note) dt {
    font-size: 2rem;
  }
}
.daytrip .inner > ul > li > dl:has(.note) .note {
  display: flex;
  justify-content: center;
  text-align: left;
  font-size: 1.4rem;
  line-height: 2;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > dl:has(.note) .note {
    margin-top: -4px;
  }
}
.daytrip .inner > ul > li > dl:has(.note) .note li {
  position: relative;
  padding-left: 1em;
}
.daytrip .inner > ul > li > dl:has(.note) .note li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.daytrip .inner > ul > li > dl dd {
  margin-top: 8px;
  font-size: 2.8rem;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > dl dd {
    font-size: 2rem;
  }
}
.daytrip .inner > ul > li > dl dd span {
  font-size: 1.6rem;
}
.daytrip .inner > ul > li > dl dd em {
  display: block;
  margin-top: 12px;
  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-style: normal;
  font-size: 1.4rem;
  font-weight: 400;
}
.daytrip .inner > ul > li > dl dd.exception {
  font-size: 1.6rem;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > dl dd.exception {
    font-size: 1.4rem;
  }
}
.daytrip .inner > ul > li > ul {
  margin-top: 32px;
}
.daytrip .inner > ul > li > ul > li {
  padding-block: 48px;
  background: url(../images/bar_diamond.png) no-repeat center 0/100% auto;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li {
    padding-block: 30px 20px;
    font-size: 1.4rem;
  }
}
.daytrip .inner > ul > li > ul > li:last-child {
  padding-bottom: 0;
}
.daytrip .inner > ul > li > ul > li .bath {
  position: relative;
}
.daytrip .inner > ul > li > ul > li .bath::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  background: url(../images/ico_bath.svg) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li .bath::after {
    width: 40px;
    height: 40px;
  }
}
.daytrip .inner > ul > li > ul > li .limited {
  display: inline-flex;
  padding: 10px;
  background: #4480ab;
  color: #fff;
}
.daytrip .inner > ul > li > ul > li h4 {
  margin-top: 10px;
  font-size: 2.8rem;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li h4 {
    font-size: 1.8rem;
  }
}
.daytrip .inner > ul > li > ul > li .yen {
  margin-top: 10px;
  font-size: 2.4rem;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li .yen {
    font-size: 1.6rem;
  }
}
.daytrip .inner > ul > li > ul > li .yen span {
  margin-right: 4px;
  font-size: 5.2rem;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li .yen span {
    font-size: 3.2rem;
  }
}
.daytrip .inner > ul > li > ul > li .yen em {
  margin-left: 8px;
  font-size: 2rem;
  font-style: normal;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li .yen em {
    margin-left: 4px;
    font-size: 1.4rem;
  }
}
.daytrip .inner > ul > li > ul > li .ps {
  margin-top: 12px;
  font-size: 1.6rem;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li .ps {
    font-size: 1.2rem;
  }
}
.daytrip .inner > ul > li > ul > li .exp {
  margin-top: 16px;
  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-weight: 400;
  line-height: 2.2;
}
.daytrip .inner > ul > li > ul > li .note {
  margin-top: 16px;
  font-size: 1.4rem;
  line-height: 1.8;
}
.daytrip .inner > ul > li > ul > li .note li {
  position: relative;
  padding-left: 1em;
}
.daytrip .inner > ul > li > ul > li .note li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.daytrip .inner > ul > li > ul > li figure {
  margin-top: 32px;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li figure {
    margin-top: 20px;
  }
}
.daytrip .inner > ul > li > ul > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 72px;
  margin-top: 32px;
  border-radius: 10px;
  background: #c7991a;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li > a {
    height: 48px;
    margin-top: 20px;
    padding-bottom: 4px;
    font-size: 1.8rem;
  }
}
.daytrip .inner > ul > li > ul > li > a[target=_blank]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  width: 18px;
  height: 18px;
  background: url(../images/ico_blank.svg) no-repeat center/cover;
  translate: 0 -50%;
  filter: brightness(0) invert(1);
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li > ul > li > a[target=_blank]::after {
    width: 16px;
    height: 16px;
  }
}
.daytrip .inner > ul > li .other {
  margin-top: 32px;
  padding-top: 32px;
  background: url(../images/bar_diamond.png) no-repeat center 0/100% auto;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li .other {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.daytrip .inner > ul > li .other ul {
  display: flex;
  gap: 10px;
  margin-block: 32px;
}
@media all and (max-width: 896px) {
  .daytrip .inner > ul > li .other ul {
    margin-block: 20px;
  }
}
.daytrip .inner > ul > li .other ul li {
  width: calc((100% - 10px) / 2);
}
.daytrip .inner > ul > li .other ul li figcaption {
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.5;
}
.daytrip .inner .bnr {
  margin-top: 100px;
}
@media all and (max-width: 896px) {
  .daytrip .inner .bnr {
    margin-top: 64px;
  }
}

.service {
  position: relative;
  z-index: 0;
  margin-top: 80px;
}
@media all and (max-width: 896px) {
  .service {
    margin-top: 20px;
  }
}
.service .inner {
  position: relative;
  background: #fff;
}
.service .inner ul {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media all and (max-width: 896px) {
  .service .inner ul {
    gap: 16px;
  }
}
.service .inner ul li {
  display: flex;
  align-items: center;
  gap: 16px;
  line-height: 2.2;
}
.service .inner ul li figure {
  flex: none;
  width: 200px;
}
@media all and (max-width: 896px) {
  .service .inner ul li figure {
    width: 125px;
  }
}
.service .inner ul li figure img {
  border-radius: 50%;
}
.service .inner ul li h3 {
  margin-bottom: 10px;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media all and (max-width: 896px) {
  .service .inner ul li h3 {
    margin-bottom: 4px;
    font-size: 1.8rem;
  }
  .service .inner ul li h3 + p {
    font-size: 1.4rem;
  }
}

.access {
  margin-block: 80px;
}
@media all and (max-width: 896px) {
  .access {
    margin-block: 60px;
  }
}
.access address {
  text-align: center;
  line-height: 1.6;
}
.access address strong {
  display: block;
  margin-bottom: 10px;
  font-family: "Zen Old Mincho", serif;
  font-size: 2.8rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .access address strong {
    margin-bottom: 4px;
    font-size: 1.8rem;
  }
}
.access address a[href^="tel:"] {
  pointer-events: none;
}
@media all and (max-width: 896px) {
  .access address a[href^="tel:"] {
    pointer-events: auto;
  }
}
.access .map-wrap {
  width: 100%;
  height: 370px;
  margin-top: 24px;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .access .map-wrap {
    margin-top: 16px;
  }
}
.access .map-wrap iframe {
  width: 130%;
  height: calc(100% + 54px);
  border: 0;
  margin-right: -30%;
}
.access .enlarge {
  margin-top: 10px;
  text-align: right;
}
@media all and (max-width: 896px) {
  .access .enlarge {
    margin-top: 6px;
    font-size: 1.4rem;
  }
}
.access .enlarge a {
  position: relative;
  padding-right: 30px;
}
@media all and (max-width: 896px) {
  .access .enlarge a {
    padding-right: 24px;
  }
}
.access .enlarge a[target=_blank]::after {
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  right: 0;
  width: 18px;
  height: 18px;
  background: url(../images/ico_blank.svg) no-repeat center/cover;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  .access .enlarge a[target=_blank]::after {
    width: 14px;
    height: 14px;
  }
}
@media (hover: hover) {
  .access .enlarge a:hover {
    opacity: 1;
    text-decoration: underline;
  }
}

address:has(small) {
  padding-bottom: 40px;
  text-align: center;
}
@media all and (max-width: 896px) {
  address:has(small) {
    font-size: 1.4rem;
  }
}
address:has(small) a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
address:has(small) a img {
  width: 200px;
  margin-right: 24px;
}
@media all and (max-width: 896px) {
  address:has(small) a img {
    width: 125px;
    margin-right: 16px;
  }
}
address:has(small) a[target=_blank]::after {
  content: "";
  width: 18px;
  height: 18px;
  margin: 1px 0 0 10px;
  background: url(../images/ico_blank.svg) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  address:has(small) a[target=_blank]::after {
    width: 14px;
    height: 14px;
  }
}
@media (hover: hover) {
  address:has(small) a:hover {
    opacity: 1;
    text-decoration: underline;
  }
}
address:has(small) small {
  font-style: 1.6rem;
}
@media all and (max-width: 896px) {
  address:has(small) small {
    font-size: 1.2rem;
  }
}

.wave {
  position: relative;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 150px;
  scale: 1 -1;
}
.wave::before {
  content: "";
  position: absolute;
  top: -735%;
  left: -50%;
  width: 200%;
  aspect-ratio: 1;
  border-radius: 50% 50%/50% 70%;
  background-color: #103b5b;
  animation: wave linear 10s infinite;
}
@media all and (max-width: 896px) {
  .wave::before {
    top: -180vw;
  }
}
.wave::after {
  content: "";
  position: absolute;
  top: 40px;
  right: 30px;
  z-index: 1;
  width: 171px;
  height: 98px;
  background: url(../images/dots.webp) no-repeat center/cover;
  transform-origin: top left;
  animation: splash 4s infinite;
}
@media all and (max-width: 896px) {
  .wave::after {
    width: 128px;
    height: 73px;
  }
}
.wave.orange.top {
  background: #103b5b;
}
.wave.orange.top::before {
  background-color: #d53f23;
}
.wave.orange.top::after {
  top: 40px;
  right: auto;
  left: 30px;
  background-image: url(../images/dots_yellow.webp);
  transform-origin: top right;
  animation: splash-revrse 4s infinite;
}
.wave.orange.btm {
  scale: 1 1;
}
.wave.orange.btm::before {
  background-color: #d53f23;
}
.wave.white.top::before {
  background-color: #fff;
}
.wave.white.top::after {
  top: 40px;
  right: auto;
  left: 30px;
  background-image: url(../images/dots_yellow.webp);
  transform-origin: top right;
  animation: splash-revrse 4s infinite;
}
.wave.white.btm {
  scale: 1 1;
}
.wave.white.btm::before {
  background-color: #fff;
}

/*keyframes*/
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-menu {
  0% {
    opacity: 0;
    translate: -20px;
  }
  100% {
    opacity: 1;
    translate: 0;
  }
}
@keyframes mv-txt {
  0% {
    opacity: 0;
    translate: 0 -30px;
  }
  100% {
    opacity: 1;
    translate: 0 0;
  }
}
@keyframes mv-span {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes mv-hgroup {
  0% {
    opacity: 0;
    translate: 0 30px;
  }
  100% {
    opacity: 1;
    translate: 0 0;
  }
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes wave {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes splash {
  0% {
    opacity: 0;
    transform: translate(-32px, 0) scale(0.4);
  }
  50% {
    opacity: 1;
    transform: translate(16px, 2px) scale(0.9);
  }
  100% {
    opacity: 0;
    transform: translate(32px, 4px) scale(1);
  }
}
@keyframes splash-revrse {
  0% {
    opacity: 0;
    transform: translate(32px, 0) scale(0.4);
  }
  50% {
    opacity: 1;
    transform: translate(-16px, 2px) scale(0.9);
  }
  100% {
    opacity: 0;
    transform: translate(-32px, 4px) scale(1);
  }
}
/* blockskip */
/* ============================================ */
#blockskip {
  overflow: hidden;
  height: 0;
  background: #ddd;
  text-align: center;
}

header {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  width: 200px;
  height: 100%;
  padding: 60px 15px 90px;
  background: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  transition: 0.3s;
  overflow: auto;
}
@media all and (max-width: 896px) {
  header {
    flex-direction: row;
    position: sticky;
    right: auto;
    z-index: 11;
    width: 100%;
    height: 60px;
    padding: 5px 20px;
  }
}
header .logo {
  position: relative;
  z-index: 11;
}
@media all and (max-width: 896px) {
  header .logo img {
    height: 48px;
    width: auto;
  }
}
header .logo a {
  display: flex;
}
header .logo a:hover {
  opacity: 1;
}
header #ham-menu {
  font-size: 2rem;
  margin-top: 60px;
}
@media all and (max-width: 896px) {
  header #ham-menu {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 10;
    background: #fff;
    width: 100%;
    height: calc(100% - 60px);
    transition: transform 0.2s ease-out 0s;
    overflow-y: auto;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav {
    padding: 10px 15px 20px;
  }
}
header #ham-menu nav ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul {
    gap: 0;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul li {
    opacity: 0;
    translate: 0 -20px;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav ul li a {
    display: flex;
    position: relative;
    padding: 12px;
  }
  header #ham-menu nav ul li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 12px;
    height: 12px;
    background: url(../images/common/ico_ar.svg) no-repeat center/cover;
    transform: translateY(-50%);
  }
  header #ham-menu nav ul li a[target=_blank]::after {
    rotate: -45deg;
    right: 14px;
  }
}
@media (hover: hover) {
  header #ham-menu nav ul li a:hover {
    color: #103b5b;
  }
}
header #ham-menu nav ul li:last-child {
  align-self: stretch;
  margin-top: 12px;
}
header #ham-menu nav ul li:last-child a {
  display: flex;
  justify-content: center;
  position: relative;
  padding-block: 33px 10px;
  border-radius: 10px;
  background: #fa4545;
  color: #fff;
}
header #ham-menu nav ul li:last-child a::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 50%;
  width: 16px;
  height: 18px;
  background: url(../images/ico_reservation.svg) no-repeat center/cover;
  translate: -50%;
}
header #menu-icon span, header #menu-icon::before, header #menu-icon::after {
  position: absolute;
  left: 6px;
  width: 28px;
  height: 1px;
  background: #103b5b;
  transition: 0.3s;
}
header #menu-icon {
  display: none;
}
@media all and (max-width: 896px) {
  header #menu-icon {
    display: block;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 11;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
}
header #menu-icon::before, header #menu-icon::after {
  content: "";
}
header #menu-icon::before {
  top: 12px;
}
header #menu-icon::after {
  bottom: 12px;
}
header #menu-icon span {
  display: inline-block;
  top: 19px;
}
header #menu-cb {
  display: none;
}
@media all and (max-width: 896px) {
  header #menu-cb:checked ~ #menu-icon {
    position: fixed;
  }
  header #menu-cb:checked ~ #menu-icon::before {
    transform: translateY(7.5px) rotate(-315deg);
  }
  header #menu-cb:checked ~ #menu-icon::after {
    transform: translateY(-7.5px) rotate(315deg);
  }
  header #menu-cb:checked ~ #menu-icon span {
    opacity: 0;
  }
  header #menu-cb:checked ~ #ham-menu {
    transform: translate(-100%);
  }
  header #menu-cb:checked ~ #ham-menu nav li {
    animation: fade-menu 0.5s ease-out 0.3s alternate forwards;
  }
  header #menu-cb:checked ~ #ham-menu nav li:nth-child(1) {
    animation-delay: 0.3s;
  }
  header #menu-cb:checked ~ #ham-menu nav li:nth-child(2) {
    animation-delay: 0.35s;
  }
  header #menu-cb:checked ~ #ham-menu nav li:nth-child(3) {
    animation-delay: 0.4s;
  }
  header #menu-cb:checked ~ #ham-menu nav li:nth-child(4) {
    animation-delay: 0.45s;
  }
  header #menu-cb:checked ~ #ham-menu nav li:nth-child(5) {
    animation-delay: 0.5s;
  }
  header #menu-cb:checked ~ #ham-menu .bg-area {
    animation: fade 0.5s ease-out 0.3s alternate forwards;
  }
  header #menu-cb:checked ~ #ham-menu .sns {
    animation: fade 0.5s ease-out 0.8s alternate forwards;
  }
}
header .bg-area {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 800px);
  height: 100dvh;
}
@media all and (max-width: 896px) {
  header .bg-area {
    position: static;
    width: 100%;
    height: auto;
    opacity: 0;
  }
}
header .bg-area img {
  object-fit: cover;
  width: 100%;
  height: 100dvh;
}
@media all and (max-width: 896px) {
  header .bg-area img {
    height: 170px;
  }
}
header .bg-area li:first-child img {
  object-position: left 50%;
}
@media all and (max-width: 896px) {
  header .bg-area li:first-child img {
    object-position: left 38%;
  }
}
header .sns {
  position: absolute;
  right: 0;
  bottom: 120px;
  z-index: 11;
  width: 200px;
}
@media (max-height: 740px) {
  header .sns {
    position: static;
    width: 100%;
    margin-top: 30px;
  }
}
@media all and (max-width: 896px) {
  header .sns {
    position: static;
    width: 100%;
    margin-top: 10px;
    opacity: 0;
  }
}
header .sns ul {
  display: flex;
  justify-content: center;
  gap: 20px;
}
header .sns ul img {
  height: 30px;
}

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

/* footer */
/* ============================================ */
footer .pickup {
  position: fixed;
  top: 100px;
  right: 800px;
  z-index: 10;
  width: 220px;
}
@media (max-width: 1036px) {
  footer .pickup {
    top: auto;
    right: calc(50% + 30px);
    bottom: 14px;
    width: 350px;
    translate: 50%;
  }
  footer .pickup img {
    width: 100%;
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 0 0 22.5px 0 #103b5b;
  }
}
@media all and (max-width: 896px) {
  footer .pickup {
    right: auto;
    bottom: 10px;
    left: 15px;
    width: calc(100% - 73px);
    translate: 0;
  }
}
footer .pickup button {
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -9px;
  right: -9px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}
@media (max-width: 1036px) {
  footer .pickup button {
    display: flex;
  }
}
footer .pagetop {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 11;
  width: 200px;
  height: 60px;
  background: #4480ab;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.6rem;
  font-weight: 500;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  footer .pagetop {
    right: 10px;
    bottom: 10px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    font-size: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  footer .pagetop.is-show {
    opacity: 1;
    visibility: visible;
  }
}
footer .pagetop::after {
  content: "↑";
  margin-left: 10px;
  font-size: 1.8rem;
}
@media all and (max-width: 896px) {
  footer .pagetop::after {
    margin-left: 0;
  }
}

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