.elementor-4214 .elementor-element.elementor-element-7728ec4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:8px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4214 .elementor-element.elementor-element-9471605{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:8px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4214 .elementor-element.elementor-element-91ba8a8 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4214 .elementor-element.elementor-element-0e30b2b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-4214 .elementor-element.elementor-element-9471605{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-4214 .elementor-element.elementor-element-9471605{--width:100%;}}@media(max-width:1024px){.elementor-4214 .elementor-element.elementor-element-9471605{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-4214 .elementor-element.elementor-element-9471605{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for text-editor, class: .elementor-element-91ba8a8 *//* ベース：このウィジェット内のボタンリスト共通 */
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/* 上段：PCは3列 */
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.top li{
  flex: 1 1 calc(33.333% - 8px);
}

/* 下段：必ず2分割（左右固定） */
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.bottom{
  display: flex;
  flex-direction: row !important;    /* row-reverse を強制無効化 */
}
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.bottom li{
  flex: 1 1 calc(50% - 8px) !important;
  order: initial !important;         /* 既存の order を打ち消し */
}
/* 念のため、左→右の順を明示固定 */
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.bottom li:first-child{ order: 1 !important; }
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.bottom li:last-child { order: 2 !important; }

/* 2段の間の余白 */
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.top + .button-list.bottom{ margin-top: 8px; }

/* ボタンの見た目 */
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list li a{
  display: block;
  text-decoration: none;
  text-align: center;
  background: #0e3f73;       /* 濃紺 */
  color: #fff;
  border-radius: 10px;
  padding: 14px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  transition: background .2s ease, transform .02s ease;
  box-shadow: inset 0 0 0 2px rgba(255,255,255,.06);
}
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list li a:hover{ background: #145b9e; }

/* 強調（青）したいボタンに .highlight を付ける */
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list li a.highlight{ background: #2589d0; }
.elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list li a.highlight:hover{ background: #0e63aa; }

/* レスポンシブ：タブレット/スマホは2列 */
@media (max-width: 1024px){
  .elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.top li{ flex: 1 1 calc(50% - 8px); }
}
@media (max-width: 600px){
  .elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.top li{ flex: 1 1 calc(50% - 8px); }
  .elementor-4214 .elementor-element.elementor-element-91ba8a8 .button-list.bottom li{ flex: 1 1 calc(50% - 8px) !important; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-9471605 *//* メニュー全体のUL */
.line-banner-area ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 960px; /* バナーに合わせる */
  margin: 0 auto;    /* 中央揃え */
  padding: 0;
  list-style: none;
}

/* 各LI要素の幅設定：3列 */
.line-banner-area ul li {
  flex: 1 1 calc(33.333% - 8px);
  height: 100%;
}

/* ボタンとして見せるAタグ */
.line-banner-area ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px;
  height: 100%;
  width: 100%;
  text-align: center;
  text-decoration: none;
  background-color: #004080;
  color: #fff;
  border-radius: 6px;
}
@media (max-width: 1024px) {
  .line-banner-area ul {
    flex-direction: column;
    max-width: 100%; /* スマホでは全幅 */
  }

  .line-banner-area ul li {
    flex: 1 1 auto;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0e30b2b *//* ===== SalivaChecker page ===== */
.saliva {
  --c: #0e3f73;      /* メイン濃紺 */
  --c2: #2589d0;     /* 明るい青（アクセント） */
  --ink: #1a1a1a;    /* 通常テキスト色 */
  --bd: #e6eef6;     /* 枠線用グレー */
  --mut: #666;       /* 補足文字などの薄文字 */
  max-width: 1200px;
  margin: 0 auto;
  padding: 12px 16px 40px;
  color: var(--ink);
  line-height: 1.9;
}

/* トップの横長バナー */
.saliva-hero {
  margin: 0 0 14px;
}
.saliva-hero img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}

/* ページタイトル */
.saliva-title {
  font-size: clamp(1.3rem, 2.8vw, 1.8rem);
  margin: 6px 0 18px;
  font-weight: 800;
}
.saliva-title span {
  color: var(--c2);
}

/* 2カラム構成（本文＋サイド） */
.saliva-grid {
  display: grid;
  grid-template-columns: 1fr 340px;
  gap: 20px;
  align-items: start;
}

/* 見出し */
.saliva-h2 {
  font-size: clamp(1.05rem, 2.2vw, 1.2rem);
  margin: 18px 0 8px;
  font-weight: 800;
  padding-left: 10px;
  border-left: 6px solid var(--c2);
}

/* 箇条書きリスト */
.saliva-list {
  margin: 0.4em 0 1em;
  padding-left: 1.2em;
}
.saliva-list li {
  margin: 0.2em 0;
}

/* 番号付きリスト */
.saliva-ol {
  margin: 0.4em 0 1em;
  padding-left: 1.4em;
}
.saliva-ol li {
  margin: 0.5em 0;
}

/* 通常リンク */
.saliva-link {
  color: #1357b7;
  text-decoration: underline;
}

/* 補足文字 */
.saliva-note {
  color: var(--mut);
  margin: 0.6em 0 1.6em;
}

/* 連絡先 */
.saliva-contact {
  font-style: normal;
  background: #f7fbff;
  border: 1px solid var(--bd);
  padding: 10px 12px;
  border-radius: 8px;
}

/* サイドポスター */
.saliva-side {
  position: sticky;
  top: 16px;
}
.saliva-poster {
  display: block;
  text-decoration: none;
  color: var(--mut);
  text-align: center;
}
.saliva-poster img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  border: 1px solid var(--bd);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}
.saliva-poster span {
  display: block;
  font-size: 0.9rem;
  margin-top: 8px;
}

/* ===== A4チラシボタン ===== */
.saliva-btn {
  display: inline-block;
  margin: 0.2em 0;
  padding: 8px 14px;
  border-radius: 22px;
  background: var(--c2);
  color: #fff; /* ← 白文字 */
  text-decoration: none;
  font-weight: 700;
  text-align: center;
  transition: background 0.2s ease, transform 0.05s ease;
}
.saliva-btn:hover {
  filter: brightness(1.05);
  transform: translateY(-1px);
}

/* ===== レスポンシブ ===== */
@media (max-width: 960px) {
  .saliva-grid {
    grid-template-columns: 1fr;
  }
  .saliva-side {
    position: static;
  }
  .saliva-poster {
    margin-top: 20px;
  }
}
.saliva-btn {
  display: inline-block;
  margin: 0.2em 0;
  padding: 8px 14px;
  border-radius: 22px;
  background: var(--c2);
  color: #fff !important; /* ← 強制白文字！ */
  text-decoration: none;
  font-weight: 700;
  text-align: center;
  transition: background 0.2s ease, transform 0.05s ease;
}
.saliva-btn:hover {
  filter: brightness(1.05);
  transform: translateY(-1px);
}
/* ===== レスポンシブ（スマホ・タブレット）調整 ===== */
@media (max-width: 960px) {
  .saliva-grid {
    grid-template-columns: 1fr;
    gap: 10px;              /* ← 20px → 10px にしてスキマ半分に */
  }
  .saliva-side {
    position: static;
  }
  .saliva-poster {
    margin-top: 0;          /* ← 20px を 0 にして、余計な上マージンを消す */
  }
}/* End custom CSS */