/*! TAK's Custom Base.css v1.3.3 | MIT License | github.com/tak-dcxi/taks-custom-base-css */
/*! Modified - Layout was changed and functionality was enhanced and made Japanese-language. */
/* ======================================================
// 全般
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 *),
:where(.c5-pmonitor2026 *::before),
:where(.c5-pmonitor2026 *::after) {
  /* パディングとボーダーを要素の寸法内に含める */
  box-sizing: border-box;
  /* インライン要素がコンテナの境界を超えないようにする */
  min-inline-size: 0;
  /* ボーダーを追加しやすくするために、デフォルトのボーダースタイルを solid に設定 */
  border-style: solid;
  /* デフォルトのボーダーを削除 */
  border-width: 0;
}

@media (prefers-reduced-motion: reduce) {
  :where(.c5-pmonitor2026 *),
  :where(.c5-pmonitor2026 *::before),
  :where(.c5-pmonitor2026 *::after),
  :where(.c5-pmonitor2026 *::backdrop) {
    /* 動きの少ないモーションを好むユーザー向けにアニメーションとトランジションを無効にする */
    background-attachment: unset !important;
    scroll-behavior: unset !important;
    transition-delay: unset !important;
    transition-duration: 1ms !important;
    animation-duration: 1ms !important;
    animation-delay: unset !important;
    animation-iteration-count: unset !important;
    view-transition-name: none !important;
  }
}
/* ======================================================
// ルートと body 要素
// ------------------------------------------------------ */
:where(:root, body) {
  /* ルートと body でインライン軸（通常は水平軸）に沿ったスクロールを防止 */
  overflow-inline: clip;
}
@supports not (overflow-inline: clip) {
  :where(:root, body) {
    /* overflow-inline をサポートしないブラウザ用に、横スクロールを防ぐ */
    overflow-x: clip;
  }
}

:where(.c5-pmonitor2026) {
  /* スクロールバーによるレイアウトシフトを防止 */
  scrollbar-gutter: stable;
  /* ゴシック体のデフォルトフォントファミリーを安全に指定 */
  font-family: "Helvetica Neue", arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", meiryo, sans-serif;
  /* フォントスタイルを正規化 */
  font-style: unset;
  /* フォントの太さを正規化 */
  font-weight: 400;
  /* 段落内の行間をテキストサイズの少なくとも 1.5 倍にする */
  line-height: 1.5;
  /* テキストを要素の開始位置に揃える */
  text-align: start;
  /* 適切な場所にハイフンを自動挿入してテキストの流れを改善 */
  -webkit-hyphens: auto;
          hyphens: auto;
  /* 単語の折り返し方法をブラウザのデフォルトに設定 */
  word-break: initial;
  /* 長い単語の折り返しを許可 */
  overflow-wrap: anywhere;
  /* すべてのブラウザで 4 スペースのタブ幅を使用 */
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  /* デフォルトのカーソルを使用 */
  cursor: default;
  /* 先頭の余白を削除 */
  text-spacing-trim: trim-start;
  /* 厳密な行の折り返しルールを適用 */
  line-break: strict;
  /* テキストサイズの自動スケーリングを防止 */
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  /* タップハイライトカラーを透明にする */
  -webkit-tap-highlight-color: transparent;
}
:where(.c5-pmonitor2026):has(:where(:modal)) {
  /* モーダルが開いているときにスクロールを防止 */
  overflow: hidden;
}

:where(body) {
  /* body 要素がビューポートの 100% ブロックサイズを占める */
  min-block-size: 100svb;
  /* デフォルトのマージンをリセット */
  margin: unset;
}

/* ======================================================
// セクション
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 h1,
.c5-pmonitor2026 h2,
.c5-pmonitor2026 h3,
.c5-pmonitor2026 h4,
.c5-pmonitor2026 h5,
.c5-pmonitor2026 h6) {
  /* マージンとフォントサイズのリセット */
  margin-block: unset;
  font-size: unset;
}

:where(.c5-pmonitor2026 search) {
  /* search 要素をブロック表示 */
  display: block flow;
}

/* ======================================================
// グループ化されたコンテンツ
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 p,
.c5-pmonitor2026 blockquote,
.c5-pmonitor2026 figure,
.c5-pmonitor2026 pre,
.c5-pmonitor2026 address,
.c5-pmonitor2026 ul,
.c5-pmonitor2026 ol,
.c5-pmonitor2026 dl) {
  /* 上下マージンをリセット */
  margin-block: unset;
}

:where(.c5-pmonitor2026 blockquote, .c5-pmonitor2026 figure) {
  /* 左右マージンをリセット */
  margin-inline: unset;
}

:where(.c5-pmonitor2026 address):where(:lang(ja)) {
  /* 日本語向け address のフォントスタイルをリセット */
  font-style: unset;
}

:where(.c5-pmonitor2026 ul, .c5-pmonitor2026 ol) {
  /* インラインスタートパディングを削除 */
  padding-inline-start: unset;
  /* Safari でのリストマーカー表示対策 */
  list-style-type: "";
}

:where(.c5-pmonitor2026 ol) {
  /* Firefox の順序付きリストの番号付け修正 */
  counter-reset: revert;
}

:where(.c5-pmonitor2026 li) {
  display: block flow;
}

:where(.c5-pmonitor2026 dd) {
  /* インデントを削除 */
  margin-inline-start: unset;
}

:where(.c5-pmonitor2026 hr) {
  /* 高さとボーダー調整 */
  height: 0;
  color: inherit;
  border-block-start-width: 1px;
}

:where(.c5-pmonitor2026 pre) {
  /* オーバーフロー防止とフォント調整 */
  overflow: auto;
  font-family: monospace;
  font-size: 1em;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
}
@media print {
  :where(.c5-pmonitor2026 pre) {
    white-space: pre-wrap;
  }
}

/* ======================================================
// テキストレベルの意味づけ
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 abbr[title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

:where(.c5-pmonitor2026 b, .c5-pmonitor2026 strong) {
  font-weight: 700;
}

:where(.c5-pmonitor2026 em):where(:lang(ja, zh)) {
  font-weight: 700;
}

:where(.c5-pmonitor2026 i,
.c5-pmonitor2026 cite,
.c5-pmonitor2026 em,
.c5-pmonitor2026 dfn,
.c5-pmonitor2026 var):where(:lang(ja)) {
  font-style: unset;
}

:where(.c5-pmonitor2026 small) {
  font-size: 1em;
  font-weight: 400;
}

:where(.c5-pmonitor2026 code, .c5-pmonitor2026 kbd, .c5-pmonitor2026 samp) {
  font-family: ui-monospace, sfmono-regular, menlo, monaco, consolas, "Liberation Mono", "Courier New", serif;
  font-size: unset;
}

/* 擬似要素は別途指定 */
:where(.c5-pmonitor2026 cite)::before,
:where(.c5-pmonitor2026 dfn)::before {
  content: var(--_quotation-start, "“");
}

:where(.c5-pmonitor2026 cite)::after,
:where(.c5-pmonitor2026 dfn)::after {
  content: var(--_quotation-end, "”");
}

:where(.c5-pmonitor2026 cite, .c5-pmonitor2026 dfn):where(:lang(ja)) {
  --_quotation-start: "「";
  --_quotation-end: "」";
}

:where(.c5-pmonitor2026 var) {
  font-family: serif;
}

:where(.c5-pmonitor2026 var):where(:lang(ja)) {
  font-family: unset;
}

@media (forced-colors: none) {
  :where(.c5-pmonitor2026 mark) {
    color: unset;
    text-decoration-line: underline;
    text-decoration-thickness: 0.4em;
    text-decoration-color: oklch(from #ff0 l c h/50%);
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    text-underline-offset: -0.2em;
    background-color: unset;
  }
}

:where(.c5-pmonitor2026 meter) {
  -webkit-appearance: revert;
     -moz-appearance: revert;
          appearance: revert;
}

/* ======================================================
// リンク
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 :where(:-moz-any-link)) {
  color: unset;
  text-decoration-line: none;
  text-decoration-thickness: from-font;
  text-decoration-skip-ink: auto;
  text-underline-offset: 0.25em;
  background-color: unset;
}
:where(.c5-pmonitor2026 :where(:any-link)) {
  color: unset;
  text-decoration-line: none;
  text-decoration-thickness: from-font;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-underline-offset: 0.25em;
  background-color: unset;
}

/* ======================================================
// 修正
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 ins):not(:where(.adsbygoogle)) {
  text-decoration-style: dashed;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-underline-offset: 0.4em;
}

:where(.c5-pmonitor2026 del) {
  text-decoration-style: double;
}

/* ======================================================
// 埋め込みコンテンツ
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 img,
.c5-pmonitor2026 picture,
.c5-pmonitor2026 svg,
.c5-pmonitor2026 video,
.c5-pmonitor2026 canvas,
.c5-pmonitor2026 audio,
.c5-pmonitor2026 iframe,
.c5-pmonitor2026 embed,
.c5-pmonitor2026 object) {
  display: block flow;
  max-inline-size: 100%;
  block-size: auto;
}

:where(.c5-pmonitor2026 iframe) {
  border-style: unset;
}

/* ======================================================
// 表
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 table) {
  text-indent: 0;
  border-collapse: collapse;
  border-color: currentColor;
}

:where(.c5-pmonitor2026 caption) {
  text-align: start;
}

:where(.c5-pmonitor2026 td, .c5-pmonitor2026 th) {
  padding: unset;
  vertical-align: top;
}

:where(.c5-pmonitor2026 th) {
  font-weight: 700;
  text-align: start;
}

/* ======================================================
// フォーム
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 button, .c5-pmonitor2026 input, .c5-pmonitor2026 select, .c5-pmonitor2026 textarea),
:where(.c5-pmonitor2026 ::file-selector-button) {
  padding: unset;
  font: unset;
  vertical-align: middle;
  color: unset;
  text-align: unset;
  text-transform: unset;
  letter-spacing: unset;
  background-color: unset;
  border: 1px solid transparent;
  border-radius: unset;
}

:where(.c5-pmonitor2026 button,
.c5-pmonitor2026 [type=button i],
.c5-pmonitor2026 [type=reset i],
.c5-pmonitor2026 [type=submit i]) {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

:where(.c5-pmonitor2026 input, .c5-pmonitor2026 textarea) {
  -webkit-user-select: unset;
     -moz-user-select: unset;
          user-select: unset;
}

:where(.c5-pmonitor2026 [type=radio i], .c5-pmonitor2026 [type=checkbox i]) {
  margin: unset;
}

:where(.c5-pmonitor2026 [type=file i]) {
  cursor: unset;
}

:where(.c5-pmonitor2026 [type=search i]) {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline-offset: -2px;
}

:where(.c5-pmonitor2026 textarea) {
  margin-block: unset;
  white-space: revert;
  resize: block;
}

:where(.c5-pmonitor2026 button),
:where(.c5-pmonitor2026 ::file-selector-button) {
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  touch-action: manipulation;
}

:where(.c5-pmonitor2026 button)::-moz-focus-inner {
  padding: unset;
}

:where(.c5-pmonitor2026 button,
.c5-pmonitor2026 label[for],
.c5-pmonitor2026 select,
.c5-pmonitor2026 [role=tab],
.c5-pmonitor2026 [role=button],
.c5-pmonitor2026 [role=option]),
:where(.c5-pmonitor2026 ::file-selector-button) {
  cursor: pointer;
}

:where(.c5-pmonitor2026 select):where(:disabled) {
  opacity: inherit;
}

:where(.c5-pmonitor2026 fieldset) {
  padding: unset;
  margin-inline: unset;
}

:where(.c5-pmonitor2026 legend) {
  padding-inline: unset;
}

:where(.c5-pmonitor2026 optgroup) {
  font: unset;
}

:where(.c5-pmonitor2026 progress) {
  vertical-align: baseline;
}

:where(.c5-pmonitor2026 ::-moz-placeholder) {
  color: unset;
  opacity: unset;
}

:where(.c5-pmonitor2026 ::placeholder) {
  color: unset;
  opacity: unset;
}

:where(.c5-pmonitor2026 ::-webkit-inner-spin-button),
:where(.c5-pmonitor2026 ::-webkit-outer-spin-button) {
  height: unset;
}

:where(.c5-pmonitor2026 ::-webkit-search-decoration) {
  -webkit-appearance: none;
          appearance: none;
}

:where(.c5-pmonitor2026 ::-webkit-file-upload-button) {
  font: inherit;
  -webkit-appearance: auto;
          appearance: auto;
}

/* ======================================================
// インタラクティブな要素
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 summary) {
  display: block flow;
  cursor: pointer;
}

:where(.c5-pmonitor2026 ::-webkit-details-marker) {
  display: none;
}

:where(.c5-pmonitor2026 dialog, .c5-pmonitor2026 [popover]) {
  inline-size: unset;
  max-inline-size: unset;
  block-size: unset;
  max-block-size: unset;
  padding: unset;
  overflow: unset;
  color: unset;
  background-color: unset;
}

:where(.c5-pmonitor2026 ::backdrop) {
  background-color: unset;
}

:where(.c5-pmonitor2026 [contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}

:where(.c5-pmonitor2026 [draggable=true]) {
  -webkit-user-drag: element;
}

/* ======================================================
// フォーカススタイル
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 :-moz-focusring) {
  outline: auto;
}

:where(.c5-pmonitor2026 :focus-visible) {
  outline-offset: 2px;
}

:where(.c5-pmonitor2026 :focus):not(:where(:focus-visible)) {
  outline: none;
}

:where(.c5-pmonitor2026 [tabindex="-1"]:focus-visible) {
  outline: none !important;
}

/* ======================================================
// その他
// ------------------------------------------------------ */
:where(.c5-pmonitor2026 :disabled, .c5-pmonitor2026 [aria-disabled=true]) {
  cursor: default;
}

:where(.c5-pmonitor2026 [hidden]:not([hidden=until-found])) {
  display: none !important;
}

.c5-pmonitor2026 button {
  line-height: var(--line-height);
}
.c5-pmonitor2026 h1,
.c5-pmonitor2026 h2,
.c5-pmonitor2026 h3,
.c5-pmonitor2026 h4,
.c5-pmonitor2026 h5,
.c5-pmonitor2026 h6 {
  line-height: var(--line-height);
}
.c5-pmonitor2026 p {
  margin-bottom: unset;
}
.c5-pmonitor2026 a:hover,
.c5-pmonitor2026 a:active,
.c5-pmonitor2026 a:focus {
  color: var(--_hover-color);
  -webkit-text-decoration: var(--_hover-text-decoration);
          text-decoration: var(--_hover-text-decoration);
  outline: 0;
  transition: color 0.3s, background-color 0.3s, opacity 0.3s;
}
.c5-pmonitor2026 ul,
.c5-pmonitor2026 ol {
  margin: 0;
  padding: 0;
}

:root {
  --base-max-width: 1;
  --base-unit: 1px;
  --font-ratio: 1;
  --body-font-size: calc(var(--root-font-size) * var(--font-ratio) * 1px);
  --color-body: #000;
  --color-white: #fff;
  --background-primary: #eff7f7;
  --background-secondary: #f4f4f4;
  --border-radius-small: calc(4px * var(--font-ratio));
  --border-radius: calc(16px * var(--font-ratio));
  --border-radius-pill: calc(infinity * 1px);
  --root-font-size: 16;
  --font-family-jp: "Hiragino Kaku Gothic ProN", "Meiryo", "メイリオ", sans-serif;
  --font-family-jp-sp: "Noto Sans JP", sans-serif;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 600;
  --line-height: 1.5;
  --letter-spacing: 0.04em;
  --leading-trim: calc((1em - 1lh) / 2);
  --base-width: 1440;
  --inner-width: calc(1200px * var(--font-ratio));
}

html {
  font-size: 62.5% !important;
}
@media print {
  html {
    --font-ratio: 1;
  }
}

.c5-pmonitor2026 {
  font-family: var(--font-family-jp);
  font-size: var(--font-size);
  font-weight: var(--font-weight-light);
  line-height: var(--line-height);
  color: var(--color-body);
  letter-spacing: var(--letter-spacing);
  background-color: var(--background-body);
}

:where(input:focus-visible, textarea:focus-visible, button:focus-visible) {
  outline-color: var(--focus);
}

@media (max-width: 1440px) {
  :root {
    --base-max-width: 1440;
    --base-unit: 100vw;
  }
}
@media (max-width: 375px) {
  :root {
    --base-max-width: 375;
    --base-width: 375;
  }
}

@media (max-width: 767.98px) {
  :root {
    --font-ratio: 2.048;
  }
}
@media (max-width: 766px) {
  :root {
    --font-ratio: 2.04;
  }
}
@media (max-width: 751px) {
  :root {
    --font-ratio: 2;
  }
}
@media (max-width: 736px) {
  :root {
    --font-ratio: 1.96;
  }
}
@media (max-width: 721px) {
  :root {
    --font-ratio: 1.92;
  }
}
@media (max-width: 706px) {
  :root {
    --font-ratio: 1.88;
  }
}
@media (max-width: 691px) {
  :root {
    --font-ratio: 1.84;
  }
}
@media (max-width: 676px) {
  :root {
    --font-ratio: 1.8;
  }
}
@media (max-width: 661px) {
  :root {
    --font-ratio: 1.76;
  }
}
@media (max-width: 646px) {
  :root {
    --font-ratio: 1.72;
  }
}
@media (max-width: 631px) {
  :root {
    --font-ratio: 1.68;
  }
}
@media (max-width: 616px) {
  :root {
    --font-ratio: 1.64;
  }
}
@media (max-width: 601px) {
  :root {
    --font-ratio: 1.6;
  }
}
@media (max-width: 586px) {
  :root {
    --font-ratio: 1.56;
  }
}
@media (max-width: 571px) {
  :root {
    --font-ratio: 1.52;
  }
}
@media (max-width: 556px) {
  :root {
    --font-ratio: 1.48;
  }
}
@media (max-width: 541px) {
  :root {
    --font-ratio: 1.44;
  }
}
@media (max-width: 526px) {
  :root {
    --font-ratio: 1.4;
  }
}
@media (max-width: 511px) {
  :root {
    --font-ratio: 1.36;
  }
}
@media (max-width: 496px) {
  :root {
    --font-ratio: 1.32;
  }
}
@media (max-width: 481px) {
  :root {
    --font-ratio: 1.28;
  }
}
@media (max-width: 466px) {
  :root {
    --font-ratio: 1.24;
  }
}
@media (max-width: 451px) {
  :root {
    --font-ratio: 1.2;
  }
}
@media (max-width: 436px) {
  :root {
    --font-ratio: 1.16;
  }
}
@media (max-width: 421px) {
  :root {
    --font-ratio: 1.12;
  }
}
@media (max-width: 406px) {
  :root {
    --font-ratio: 1.08;
  }
}
@media (max-width: 391px) {
  :root {
    --font-ratio: 1.04;
  }
}
@media (max-width: 376px) {
  :root {
    --font-ratio: 1;
  }
}
@media (max-width: 361px) {
  :root {
    --font-ratio: 0.96;
  }
}
@media (max-width: 346px) {
  :root {
    --font-ratio: 0.92;
  }
}
@media (max-width: 331px) {
  :root {
    --font-ratio: 0.88;
  }
}
.l-wrapper {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr auto;
  min-block-size: 100svb;
  font-size: calc(16rem / var(--root-font-size) * var(--font-ratio) * 1.6);
}

.l-contents {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  padding-inline: min(15px * var(--font-ratio), 5vw);
  margin-inline: auto;
}
@media (max-width: 767.98px) {
  .l-contents {
    padding-inline: calc(15px * var(--font-ratio));
  }
}

@media (max-width: 767.98px) {
  .c5-mv {
    width: 100vw;
    margin-inline-start: calc(-15px * var(--font-ratio));
  }
}

.c5-intro {
  padding-block-start: calc(60px * var(--font-ratio));
}
@media (max-width: 767.98px) {
  .c5-intro {
    padding-block-start: calc(30px * var(--font-ratio));
  }
}
.c5-intro__text {
  line-height: 1.7;
  text-align: center;
}

.c5-requirements {
  padding-block-start: calc(64px * var(--font-ratio));
}
@media (max-width: 767.98px) {
  .c5-requirements {
    padding-block-start: calc(32px * var(--font-ratio));
  }
}
.c5-requirements__heading {
  font-size: calc(40rem / var(--root-font-size) * var(--font-ratio) * 1.6);
  text-align: center;
  color: #9f8765;
  font-weight: var(--font-weight-light);
}
@media (max-width: 767.98px) {
  .c5-requirements__heading {
    font-size: calc(32rem / var(--root-font-size) * var(--font-ratio) * 1.6);
  }
}
.c5-requirements__main {
  margin-block-start: calc(40px * var(--font-ratio));
}
@media (max-width: 767.98px) {
  .c5-requirements__main {
    margin-block-start: 0;
  }
}
.c5-requirements__row {
  display: grid;
  grid-template-columns: calc(256px * var(--font-ratio)) 1fr;
  padding-block: calc(24px * var(--font-ratio));
  padding-inline: calc(32px * var(--font-ratio));
  border-bottom: 1px solid #7c7c7c;
}
@media (max-width: 767.98px) {
  .c5-requirements__row {
    grid-template-columns: 1fr;
    gap: calc(16px * var(--font-ratio));
    padding-inline: 0;
  }
}
.c5-requirements__title {
  font-size: calc(16rem / var(--root-font-size) * var(--font-ratio) * 1.6);
  line-height: 1.5;
  font-weight: var(--font-weight-bold);
  color: #1e2939;
}
.c5-requirements__description {
  font-size: calc(16rem / var(--root-font-size) * var(--font-ratio) * 1.6);
  line-height: 1.5;
}
.c5-requirements ul > li {
  display: flex;
  flex: 0 0 auto;
}
.c5-requirements ul > li::before {
  content: "•";
  display: inline-block;
  flex: 0 0 1em;
}
.c5-requirements ol > li {
  padding-inline-start: 1em;
  text-indent: -1em;
}
.c5-requirements ul ul,
.c5-requirements ol ul,
.c5-requirements ul ol {
  padding-inline-start: 1em;
}
.c5-requirements .item-row {
  display: grid;
  grid-template-columns: auto 1fr;
}
@media (max-width: 767.98px) {
  .c5-requirements .item-row {
    grid-template-columns: 1fr;
  }
}
.c5-requirements li p,
.c5-requirements .item-row {
  text-indent: 0;
}
.c5-requirements a {
  color: #155dfc;
  text-decoration: underline;
}
@media (pointer: fine) {
  .c5-requirements a:where(:-moz-any-link, :enabled, summary, label[for]):hover {
    color: #155dfc;
    text-decoration: none;
  }
  .c5-requirements a:where(:any-link, :enabled, summary, label[for]):hover {
    color: #155dfc;
    text-decoration: none;
  }
  .c5-requirements a:where(:-moz-any-link, :enabled, summary, label[for]):focus-visible {
    color: #155dfc;
    text-decoration: none;
  }
  .c5-requirements a:where(:any-link, :enabled, summary, label[for]):focus-visible {
    color: #155dfc;
    text-decoration: none;
  }
}

.u-word-break-all {
  word-break: break-all;
}

.u-fw-bold {
  font-weight: var(--font-weight-bold);
}