@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 */
/* ============================================ */
.stt-lang-select {
  display: none !important;
}

*:not(input):not(textarea) {
  user-select: none;
}

html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #363628;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  min-height: 100vh;
}
@media all and (max-width: 896px) {
  body {
    font-size: 1.3rem;
  }
}
body.is-fixed {
  height: 100%;
  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;
  }
}

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

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

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

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

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

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

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

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

.span_br {
  display: inline-block;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (max-width: 896px) {
  .fz48-sm {
    font-size: 4.8rem !important;
  }
  .fz32-sm {
    font-size: 3.2rem !important;
  }
  .fz30-sm {
    font-size: 3rem !important;
  }
  .fz28-sm {
    font-size: 2.8rem !important;
  }
  .fz26-sm {
    font-size: 2.6rem !important;
  }
  .fz24-sm {
    font-size: 2.4rem !important;
  }
  .fz22-sm {
    font-size: 2.2rem !important;
  }
  .fz20-sm {
    font-size: 2rem !important;
  }
  .fz18-sm {
    font-size: 1.8rem !important;
  }
  .fz16-sm {
    font-size: 1.6rem !important;
  }
  .fz14-sm {
    font-size: 1.4rem !important;
  }
  .fz12-sm {
    font-size: 1.2rem !important;
  }
  .fz10-sm {
    font-size: 1rem !important;
  }
}
main {
  overflow: hidden;
  font-family: "Noto Serif JP", serif;
}

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

.shop {
  padding-block: 50px;
}
@media all and (max-width: 896px) {
  .shop {
    padding-block: 30px;
    border-radius: 20px;
  }
}
.shop hgroup {
  align-items: center;
}
.shop ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 40px;
  font-size: 1.3rem;
}
@media all and (max-width: 896px) {
  .shop ul {
    gap: 20px;
    margin-top: 20px;
    font-size: 1.2rem;
  }
}
.shop ul li {
  display: flex;
  flex-direction: column;
  width: calc((100% - 90px) / 4);
}
@media all and (max-width: 896px) {
  .shop ul li {
    width: calc((100% - 20px) / 2);
  }
}
.shop ul li figure img {
  border-radius: 10px;
}
@media all and (max-width: 896px) {
  .shop ul li figure img {
    aspect-ratio: 16/9;
    object-fit: cover;
    object-position: top;
  }
}
.shop ul li i {
  display: flex;
  align-items: center;
}
@media all and (max-width: 896px) {
  .shop ul li i {
    height: 21px !important;
  }
  .shop ul li i:has(.size-l) {
    height: 30px !important;
  }
  .shop ul li i:has(.spsize-l) {
    margin-block: 4px;
  }
}
.shop ul li .name {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-block: 20px 15px;
}
@media all and (max-width: 896px) {
  .shop ul li .name {
    margin-block: 16px 10px;
  }
}
.shop ul li .name img {
  width: auto;
  height: 30px;
  margin-bottom: 5px;
  mix-blend-mode: multiply;
  filter: brightness(0);
}
.shop ul li .name img.size {
  scale: 0.7;
}
.shop ul li .name img.size-l {
  height: 40px;
}
.shop ul li:nth-child(-n+4) {
  width: calc((100% - 30px) / 2);
}
@media all and (max-width: 896px) {
  .shop ul li:nth-child(-n+4) {
    width: 100%;
  }
}
.shop .more {
  display: flex;
  justify-content: center;
}
.shop .more .btn {
  margin-top: 30px;
}

.title {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: clamp(350px, 20vw, 500px);
  border-radius: 0 0 80px 80px;
  background: #e2ebf3;
}
@media all and (max-width: 896px) {
  .title {
    height: 200px;
    padding-top: 40px;
    border-radius: 0 0 40px 40px;
  }
}
.title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 20px);
  border-radius: 0 0 80px 80px;
  background: #ecf2f7;
}
@media all and (max-width: 896px) {
  .title::before {
    height: calc(100% - 10px);
    border-radius: 0 0 40px 40px;
  }
}
.title hgroup {
  position: relative;
  max-width: 1380px;
  width: calc(100% - 40px);
  margin-inline: auto;
}
.title hgroup p[lang=en] {
  font-family: "EB Garamond", serif;
  font-size: 7rem;
  font-weight: 500;
  line-height: 1.25;
}
@media all and (max-width: 896px) {
  .title hgroup p[lang=en] {
    font-size: 3.6rem;
  }
}
.title hgroup h1 {
  position: relative;
  margin-left: 8px;
  padding-left: 45px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .title hgroup h1 {
    margin: 5px 0 0 5px;
    padding-left: 40px;
    font-size: 1.4rem;
  }
}
.title hgroup h1::before, .title hgroup h1::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #4179af;
  translate: 0 -50%;
}
.title hgroup h1::after {
  left: 16px;
  background: #ac9b45;
}

.ttl {
  font-weight: 600;
}
.ttl.lv2 {
  position: relative;
  padding-left: 24px;
  border-left: 10px solid #4179af;
  font-size: 2.8rem;
  letter-spacing: 0.15em;
}
@media all and (max-width: 896px) {
  .ttl.lv2 {
    padding-left: 12px;
    border-left-width: 7px;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    line-height: 1.75;
  }
}
.ttl.lv2::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 10px;
  height: 10px;
  background: #a89981;
}
@media all and (max-width: 896px) {
  .ttl.lv2::before {
    left: -7px;
    width: 7px;
    height: 7px;
  }
}
.ttl.lv2 + p[lang=en] {
  font-family: "EB Garamond", serif;
  font-size: 2.2rem;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .ttl.lv2 + p[lang=en] {
    font-size: 1.6rem;
  }
}

hgroup:has(.lv2) {
  display: flex;
  align-items: baseline;
  gap: 20px;
  margin-bottom: 40px;
}
@media all and (max-width: 896px) {
  hgroup:has(.lv2) {
    gap: 12px;
    margin-bottom: 20px;
  }
}

.btn {
  display: flex;
  align-items: center;
  position: relative;
  width: 340px;
  height: 60px;
  margin-top: 40px;
  padding-inline: 40px 100px;
  border-radius: 100px;
  background: linear-gradient(90deg, #4179af 0%, #73aace 50%, #4179af 100%);
  background-size: 200% 100%;
  color: #fff;
  font-family: "EB Garamond", serif;
  font-size: 2rem;
  font-weight: 600;
}
@media all and (max-width: 896px) {
  .btn {
    width: 100%;
    height: 45px;
    margin-top: 20px;
    padding-inline: 20px 55px;
    font-size: 1.6rem;
  }
}
.btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fff url(../images/common/ico_ar.svg) no-repeat center/14px auto;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  .btn::after {
    right: 16px;
    width: 24px;
    height: 24px;
    background-size: 12px auto;
  }
}
@media (hover: hover) {
  .btn:hover {
    background-position: 100% 0;
    opacity: 1;
  }
}

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

/* header */
/* ============================================ */
header {
  color: #000;
  font-family: "Noto Serif JP", serif;
}
header .language {
  position: fixed;
  right: 2.08vw;
  z-index: 11;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  header .language {
    top: 12px;
    right: 65px;
  }
}
header .language img {
  width: max(1.46vw, 20px);
}
header .language-set {
  position: fixed;
  top: 73px;
  right: 0;
  width: 120px;
  padding-top: 13px;
  font-size: 1.4rem;
  font-weight: 500;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  header .language-set {
    top: 45px;
    right: 15px;
    font-size: 1.2rem;
  }
}
header .language-set ul {
  padding: 5px 10px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
}
header .language-set ul li:not(:last-child) {
  border-bottom: 1px solid #363628;
}
header .language-set ul li a {
  display: flex;
  justify-content: center;
  padding-block: 8px;
}
@media (hover: hover) {
  header .language-set ul li a:hover {
    color: #4179af;
  }
}
@media (min-width: 897px) {
  header .language:hover .language-set {
    opacity: 1;
    visibility: visible;
  }
}
@media all and (max-width: 896px) {
  header .language.open .language-set {
    opacity: 1;
    visibility: visible;
  }
}
header #ham-menu {
  padding-right: 2.8vw;
  transition: transform 0.2s ease-out 0s;
}
@media all and (max-width: 896px) {
  header #ham-menu {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 10;
    background: #ecf2f7;
    width: 100%;
    height: 100%;
    padding: 50px 0 0;
    font-size: 1.8rem;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 10px 65px 20px;
    overflow-y: auto;
  }
}
header #ham-menu nav > ul {
  display: flex;
  align-items: center;
  gap: 2vw;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li {
    opacity: 0;
    translate: -20px;
  }
}
header #ham-menu nav > ul > li > a {
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  font-size: max(1.04vw, 1.1rem);
  font-weight: 700;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li > a {
    padding-block: 8px;
    font-size: 1.3rem;
  }
  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;
  }
}
header #ham-menu nav > ul > li > a::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 0;
  height: 2px;
  background: #4179af;
}
header #ham-menu nav > ul > li > a span {
  color: #808080;
  font-family: "EB Garamond", serif;
  font-size: max(0.63vw, 0.9rem);
  font-weight: 500;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li > a span {
    font-size: 1rem;
  }
}
@media (hover: hover) {
  header #ham-menu nav > ul > li > a:hover {
    color: #4179af;
    opacity: 1;
  }
  header #ham-menu nav > ul > li > a:hover::after {
    animation: gnav 0.3s ease-out 0s forwards;
  }
  header #ham-menu nav > ul > li > a:hover span {
    color: #4179af;
  }
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li:nth-last-child(2) {
    margin-top: 10px;
  }
}
header #ham-menu nav > ul > li:nth-last-child(2) a {
  padding: 5px 1.56vw;
  border: 2px solid #363628;
  border-radius: 100px;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li:nth-last-child(2) a {
    padding: 10px;
  }
}
header #ham-menu nav > ul > li:nth-last-child(2) a::after {
  content: none;
}
@media (hover: hover) {
  header #ham-menu nav > ul > li:nth-last-child(2) a:hover {
    border-color: #4179af;
  }
}
header #ham-menu nav > ul > li:last-child {
  margin-left: -1.6vw;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li:last-child {
    margin: 10px 0 0;
  }
}
header #ham-menu nav > ul > li:last-child a {
  padding: 5px 1.04vw 5px 3vw;
  border-radius: 100px;
  background: #4179af;
  color: #fff;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li:last-child a {
    padding: 10px;
  }
}
header #ham-menu nav > ul > li:last-child a::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 1.25vw;
  width: 1.15vw;
  height: 1.25vw;
  background: url(../images/common/ico_bug.svg) no-repeat center/cover;
  translate: 0 -50%;
  filter: brightness(0) invert(1);
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li:last-child a::before {
    left: 20px;
    width: 20px;
    height: 20px;
  }
}
header #ham-menu nav > ul > li:last-child a::after {
  content: none;
}
@media (hover: hover) {
  header #ham-menu nav > ul > li:last-child a:hover {
    background-color: #fff;
    color: #4179af;
  }
  header #ham-menu nav > ul > li:last-child a:hover::before {
    filter: none;
  }
}
header #ham-menu nav > ul > li.current a, header #ham-menu nav > ul > li.current span {
  color: #4179af;
}
header #ham-menu nav > ul > li.current a::after {
  width: 100%;
}
@media all and (max-width: 896px) {
  header #ham-menu nav > ul > li.current a::after {
    width: 0;
  }
}
@media (hover: hover) {
  header #ham-menu nav > ul > li.current a:hover::after {
    animation: none;
  }
}
header #ham-menu div[data-stt-langbar] {
  display: none;
}
@media all and (max-width: 896px) {
  header #ham-menu div[data-stt-langbar] {
    display: block;
    position: relative;
    margin-top: 50px;
    padding-left: 30px;
    color: #363628;
    font-size: 1.3rem;
    font-weight: 700;
    opacity: 0;
  }
  header #ham-menu div[data-stt-langbar]::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(/assets/images/common/ico_lang.svg) no-repeat center/cover;
    translate: 0 -50%;
  }
}
header #menu-icon span, header #menu-icon::before, header #menu-icon::after {
  position: absolute;
  left: 6px;
  width: 28px;
  height: 2px;
  background: #000;
  transition: 0.3s;
}
header .overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100dvw;
  height: 100dvh;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  cursor: default;
}
header #menu-icon {
  display: none;
  position: fixed;
  top: 5px;
  right: 1.5vw;
  z-index: 11;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  header #menu-icon {
    display: block;
    right: 15px;
  }
}
header #menu-icon::before, header #menu-icon::after {
  content: "";
}
header #menu-icon::before {
  top: 10px;
}
header #menu-icon::after {
  bottom: 10px;
}
header #menu-icon span {
  display: inline-block;
  top: 19px;
}
header #menu-cb {
  display: none;
}
header #menu-cb:checked ~ #ham-menu {
  transform: translate(-100%);
}
header #menu-cb:checked ~ #ham-menu li {
  animation: fade 0.5s ease-out 0.3s alternate forwards;
}
header #menu-cb:checked ~ #ham-menu li:nth-child(1) {
  animation-delay: 0.3s;
}
header #menu-cb:checked ~ #ham-menu li:nth-child(2) {
  animation-delay: 0.35s;
}
header #menu-cb:checked ~ #ham-menu li:nth-child(3) {
  animation-delay: 0.4s;
}
header #menu-cb:checked ~ #ham-menu li:nth-child(4) {
  animation-delay: 0.45s;
}
header #menu-cb:checked ~ #ham-menu li:nth-child(5) {
  animation-delay: 0.5s;
}
header #menu-cb:checked ~ #ham-menu li:nth-child(6) {
  animation-delay: 0.55s;
}
header #menu-cb:checked ~ #ham-menu li:nth-child(7) {
  animation-delay: 0.6s;
}
header #menu-cb:checked ~ #ham-menu li:nth-child(8) {
  animation-delay: 0.65s;
}
header #menu-cb:checked ~ #ham-menu div[data-stt-langbar] {
  animation: fade-only 0.5s ease-out 0.9s alternate forwards;
}
header #menu-cb:checked ~ #menu-icon::before {
  transform: translateY(9px) rotate(-315deg);
}
header #menu-cb:checked ~ #menu-icon::after {
  transform: translateY(-9px) rotate(315deg);
}
header #menu-cb:checked ~ #menu-icon span {
  opacity: 0;
}
header #menu-cb:checked ~ .overlay {
  opacity: 1;
  visibility: visible;
}
header:not(.recruit) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 7vw;
  padding: 1.04vw 2.08vw;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  header:not(.recruit) {
    height: 50px;
    padding: 10px 15px;
  }
}
header:not(.recruit).is-scrolled {
  background: #ecf2f7;
}
header:not(.recruit) .logo {
  position: relative;
  z-index: 11;
}
header:not(.recruit) .logo a {
  display: flex;
  align-items: center;
  gap: 1.3vw;
  font-size: max(1.3vw, 1.2rem);
  font-weight: 700;
}
@media all and (max-width: 896px) {
  header:not(.recruit) .logo a {
    gap: 12px;
  }
}
header:not(.recruit) .logo a:hover {
  opacity: 1;
}
header:not(.recruit) .logo a img {
  box-sizing: content-box;
  width: 7.4vw;
  padding: 0.3vw 1.3vw 0.3vw 0;
  border-right: 2px solid #000;
}
@media all and (max-width: 896px) {
  header:not(.recruit) .logo a img {
    padding: 5px 15px 5px 0;
  }
}
@media all and (max-width: 896px) {
  header:not(.recruit) .logo a img {
    width: 50px;
  }
}
@media all and (max-width: 896px) {
  header:not(.recruit) .logo a span {
    position: relative;
    top: -2px;
  }
}
header.recruit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  padding: 1.6vw calc(1.5vw + 50px) 1.6vw 3.125vw;
  font-family: "Noto Sans JP", sans-serif;
  transition: 0.3s;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  header.recruit {
    padding: 10px 15px;
  }
}
header.recruit.is-scrolled {
  background: linear-gradient(180deg, rgb(236, 242, 247) 0%, rgba(236, 242, 247, 0.7) 50%, rgba(236, 242, 247, 0) 100%);
}
header.recruit .logo a {
  display: flex;
  align-items: center;
  gap: 32px;
  position: relative;
  z-index: 11;
}
@media all and (max-width: 896px) {
  header.recruit .logo a {
    gap: 10px;
  }
}
header.recruit .logo a img {
  width: 110px;
}
@media all and (max-width: 896px) {
  header.recruit .logo a img {
    width: 50px;
  }
}
header.recruit .logo a span {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
@media all and (max-width: 896px) {
  header.recruit .logo a span {
    font-size: 1rem;
  }
}
header.recruit .logo a span strong {
  display: block;
  margin-top: 3px;
  font-family: "Poppins", sans-serif;
  font-size: 3rem;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  header.recruit .logo a span strong {
    font-size: 1.4rem;
  }
}
header.recruit > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 11;
  width: 238px;
  height: 60px;
  border-radius: 100px;
  background: #87c3d8;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  header.recruit > a {
    position: fixed;
    top: 5px;
    right: 60px;
    width: calc(100% - 240px);
    max-width: 180px;
    height: 36px;
    font-size: 1.4rem;
  }
}
header.recruit .language {
  position: absolute;
  right: calc(3.125vw + 280px);
}
@media all and (max-width: 896px) {
  header.recruit .language {
    top: 14px;
    right: 66px;
    z-index: 10;
  }
}
header.recruit .language img {
  width: 28px;
}
@media all and (max-width: 896px) {
  header.recruit .language img {
    width: 22px;
  }
}
header.recruit .language-set {
  top: calc(2.6vw + 60px);
  right: calc(3.125vw + 234px);
  padding-top: 12px;
}
@media all and (max-width: 896px) {
  header.recruit .language-set {
    top: 40px;
    right: 18px;
  }
}
header.recruit #ham-menu {
  position: fixed;
  top: 0;
  right: -390px;
  left: auto;
  z-index: 10;
  width: 390px;
  height: 100%;
  padding: 0;
  background: #ecf2f7;
}
@media all and (max-width: 896px) {
  header.recruit #ham-menu {
    right: -100%;
    width: 100%;
  }
}
header.recruit #ham-menu nav {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
}
header.recruit #ham-menu nav > ul {
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  padding-inline: 3.125vw 1vw;
}
@media all and (max-width: 896px) {
  header.recruit #ham-menu nav > ul {
    align-items: stretch;
    gap: 10px;
    width: 100%;
    padding-inline: 0;
  }
}
header.recruit #ham-menu nav > ul > li {
  opacity: 0;
  translate: -20px;
}
header.recruit #ham-menu nav > ul > li a {
  padding-left: 24px;
  font-size: 1.8rem;
}
@media all and (max-width: 896px) {
  header.recruit #ham-menu nav > ul > li a {
    padding-left: 0;
    font-size: 1.4rem;
  }
}
header.recruit #ham-menu nav > ul > li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #363628;
  border-right: 2px solid #363628;
  rotate: 45deg;
  translate: 0 -50%;
}
@media all and (max-width: 896px) {
  header.recruit #ham-menu nav > ul > li a::before {
    content: none;
  }
}
header.recruit #ham-menu nav > ul > li a::after {
  height: 5px;
  background: linear-gradient(to right, #d49161 0%, #b3b1a5 50%, #8ebbc8 100%);
}
header.recruit #ham-menu nav > ul > li a:hover {
  color: inherit;
}
@media all and (max-width: 896px) {
  header.recruit #ham-menu nav > ul > li:nth-last-child(2) {
    margin-top: 0;
  }
}
header.recruit #ham-menu nav > ul > li:nth-last-child(2) a {
  padding: 0 0 0 24px;
  border: 0;
}
@media all and (max-width: 896px) {
  header.recruit #ham-menu nav > ul > li:nth-last-child(2) a {
    padding: 8px 0;
  }
}
header.recruit #ham-menu nav > ul > li:nth-last-child(2) a::after {
  content: "";
}
header.recruit #ham-menu nav > ul > li:last-child {
  margin: 0;
}
header.recruit #ham-menu nav > ul > li:last-child a {
  padding: 0 0 0 24px;
  border-radius: 0;
  background: none;
  color: #363628;
}
@media all and (max-width: 896px) {
  header.recruit #ham-menu nav > ul > li:last-child a {
    padding: 8px 0;
  }
}
header.recruit #ham-menu nav > ul > li:last-child a::before {
  background: none;
  filter: none;
}
header.recruit #menu-icon {
  display: block;
  top: calc(1.6vw + 13px);
}
@media all and (max-width: 896px) {
  header.recruit #menu-icon {
    top: 3px;
  }
}

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

/*Languages*/
html[lang=en] .logo span {
  display: none;
}
html[lang=en] .logo a img {
  padding-right: 0;
  border-right: 0;
}
html[lang=en] #ham-menu nav ul {
  gap: 1vw;
}
html[lang=en] #ham-menu nav ul li:last-child {
  margin-left: 0;
}

html[lang=zh-TW] .logo span {
  display: none;
}
html[lang=zh-TW] .logo a img {
  padding-right: 0;
  border-right: 0;
}

/* footer */
/* ============================================ */
body:not(.recruit) footer {
  font-family: "Noto Serif JP", serif;
}

footer {
  padding: 5vw 4vw 0;
}
@media all and (max-width: 896px) {
  footer {
    padding: 40px 15px 0;
  }
}
@media (hover: hover) {
  footer a:hover {
    color: #4179af;
    opacity: 1;
  }
}
footer .menu {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  footer .menu {
    flex-direction: column;
    gap: 8px;
  }
}
footer .menu .logo {
  width: 7.4vw;
  margin-top: 0.7vw;
}
@media all and (max-width: 896px) {
  footer .menu .logo {
    width: 70px;
    margin: 0 auto;
  }
}
footer .menu nav > ul {
  display: flex;
  gap: 2vw;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  footer .menu nav > ul {
    flex-direction: column;
    gap: 0;
  }
}
footer .menu nav > ul > li {
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 896px) {
  footer .menu nav > ul > li {
    padding-block: 12px;
    border-bottom: 1px solid #363628;
  }
}
footer .menu nav > ul > li > a:has(+ a) {
  margin-bottom: 12px;
}
@media all and (max-width: 896px) {
  footer .menu nav > ul > li > a:has(+ a) {
    padding-bottom: 12px;
    border-bottom: 1px solid #363628;
  }
}
footer .menu nav > ul > li .acd-label {
  display: block;
  position: relative;
  pointer-events: none;
}
@media all and (max-width: 896px) {
  footer .menu nav > ul > li .acd-label {
    pointer-events: auto;
  }
  footer .menu nav > ul > li .acd-label::before, footer .menu nav > ul > li .acd-label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    width: 20px;
    height: 1px;
    background: #363628;
    transition: 0.3s;
  }
  footer .menu nav > ul > li .acd-label::after {
    transform: translateY(-50%) rotate(-90deg);
  }
}
footer .menu nav > ul > li .acd-label a {
  pointer-events: auto;
}
@media all and (max-width: 896px) {
  footer .menu nav > ul > li .acd-label a {
    pointer-events: none;
  }
}
footer .menu nav > ul > li .acd-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 15px;
  font-size: 1.4rem;
  font-weight: 400;
}
@media all and (max-width: 896px) {
  footer .menu nav > ul > li .acd-content {
    height: 0;
    margin-top: 0;
    padding: 0 1em;
    font-size: 1.2rem;
    opacity: 0;
    transition: 0.3s;
    visibility: hidden;
  }
}
footer .menu nav > ul > li .acd-check {
  display: none;
}
footer .menu nav > ul > li .acd-check:checked + .acd-label:after {
  transform: translateY(-50%);
}
footer .menu nav > ul > li .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding-block: 10px;
  visibility: visible;
}
footer .menu-sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  margin-top: 2.5vw;
}
@media all and (max-width: 896px) {
  footer .menu-sub {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }
}
footer .menu-sub ul {
  display: flex;
}
footer .menu-sub ul li a {
  display: flex;
  border: 1px solid #363628;
}
footer .menu-sub ul:first-child {
  gap: 20px;
}
@media all and (max-width: 896px) {
  footer .menu-sub ul:first-child {
    gap: 15px;
  }
}
footer .menu-sub ul:first-child li a {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding-left: 1px;
  border-radius: 50%;
}
footer .menu-sub ul:first-child li a img {
  width: 20px;
}
footer .menu-sub ul:last-child {
  gap: 20px;
}
@media all and (max-width: 896px) {
  footer .menu-sub ul:last-child {
    width: 100%;
    gap: 10px;
  }
}
@media all and (max-width: 896px) {
  footer .menu-sub ul:last-child li {
    width: calc((100% - 10px) / 2);
  }
}
footer .menu-sub ul:last-child li a {
  display: flex;
  position: relative;
  padding: 5px 1.56vw;
  border-width: 2px;
  border-radius: 50px;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  footer .menu-sub ul:last-child li a {
    justify-content: center;
  }
}
@media (hover: hover) {
  footer .menu-sub ul:last-child li a:hover {
    color: #4179af;
    opacity: 1;
    border-color: #4179af;
  }
}
footer .menu-sub ul:last-child li:last-child a {
  padding: 5px 1.04vw 5px 3vw;
  border-color: #4179af;
  background: #4179af;
  color: #fff;
}
footer .menu-sub ul:last-child li:last-child a::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 1.25vw;
  width: 1.15vw;
  height: 1.25vw;
  background: url(../images/common/ico_bug.svg) no-repeat center/cover;
  translate: 0 -50%;
  filter: brightness(0) invert(1);
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  footer .menu-sub ul:last-child li:last-child a::before {
    left: 12px;
    width: 16px;
    height: 16px;
  }
}
@media (hover: hover) {
  footer .menu-sub ul:last-child li:last-child a:hover {
    background-color: #fff;
    color: #4179af;
  }
  footer .menu-sub ul:last-child li:last-child a:hover::before {
    filter: none;
  }
}
footer .address-area {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 2.6vw;
  padding-block: 2.6vw;
  border-top: 1px solid #363628;
  border-bottom: 1px solid #363628;
  line-height: 1.8;
}
@media all and (max-width: 896px) {
  footer .address-area {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    margin-top: 25px;
    padding-block: 20px;
  }
}
footer .address-area dl {
  display: flex;
  gap: 20px;
}
@media all and (max-width: 896px) {
  footer .address-area dl {
    flex-direction: column;
    gap: 5px;
  }
}
footer .address-area dl a[href^="tel:"] {
  pointer-events: none;
}
@media all and (max-width: 896px) {
  footer .address-area dl a[href^="tel:"] {
    pointer-events: auto;
  }
}
footer .address-area ul {
  display: flex;
}
@media all and (max-width: 896px) {
  footer .address-area ul {
    justify-content: flex-end;
  }
}
footer .address-area ul li:not(:last-child)::after {
  content: "/";
}
footer .address-area ul li a {
  padding-inline: 10px;
}
footer .cp-area {
  display: flex;
  justify-content: center;
  padding-block: 2vw;
  color: #b3b3b3;
  font-size: 1.2rem;
}
@media all and (max-width: 896px) {
  footer .cp-area {
    padding-block: 20px;
  }
}
footer .pagetop {
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 18px;
  z-index: 10;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #a89981;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  footer .pagetop {
    width: 40px;
    height: 40px;
  }
}
footer .pagetop::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  rotate: -45deg;
  translate: -50% -50%;
}
@media all and (max-width: 896px) {
  footer .pagetop::after {
    width: 10px;
    height: 10px;
    margin-top: 2px;
  }
}
footer .pagetop.is-show {
  opacity: 1;
  visibility: visible;
}

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