@charset "UTF-8";
/***********************************************************************************************
//
// Basic.scss
//
// @creation: 2022-12-10
// @update : 2023-07-20
// @copyright: kadooka
//
// 4or8の倍数を軸にサイズ等の設定を行っているため、
// 202308時点のFigmaデータとはズレが発生する可能性あり。
//
**********************************************************************************************/
/* ----------------------------------------
プロジェクトをまたいで共通
---------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");
:root {
  --size: 0.8rem;
  --size2: calc(var(--size) * 2);
  --size3: calc(var(--size) * 3);
  --size4: calc(var(--size) * 4);
  --size5: calc(var(--size) * 5);
  --size6: calc(var(--size) * 6);
  --size7: calc(var(--size) * 7);
  --size8: calc(var(--size) * 8);
  --size9: calc(var(--size) * 9);
  --size10: calc(var(--size) * 10);
  --size11: calc(var(--size) * 11);
  --size12: calc(var(--size) * 12);
  --size13: calc(var(--size) * 13);
  --size14: calc(var(--size) * 14);
  --size15: calc(var(--size) * 15);
  --size16: calc(var(--size) * 16);
  --size17: calc(var(--size) * 17);
  --size18: calc(var(--size) * 18);
  --size19: calc(var(--size) * 19);
  --size20: calc(var(--size) * 20);
  --sizemax: 16rem;
}

:root {
  --round-max: 100vmax;
  --round-2xl: clamp(3rem, 1.975rem + 2.735vw, 6rem);
  --round-xl: clamp(2rem, 1.658rem + 0.912vw, 3rem);
  --round-l: clamp(1.6rem, 1.463rem + 0.365vw, 2rem);
  --round-m: 1.6rem;
  --round-s: 0.8rem;
  --round-xs: 0.6rem;
  --round-2xs: 0.4rem;
}

:root {
  --zindex-lv: 0;
  --zindex-lv1: 1;
  --zindex-lv2: calc(var(--zindex-lv1) * 10);
  --zindex-lv3: calc(var(--zindex-lv2) * 10);
  --zindex-lv4: calc(var(--zindex-lv3) * 10);
  --zindex-lv5: calc(var(--zindex-lv4) * 10);
  --zindex-lv6: calc(var(--zindex-lv5) * 10);
  --zindex-lv7: calc(var(--zindex-lv6) * 10);
  --zindex-lv8: calc(var(--zindex-lv7) * 10);
  --zindex-lv9: calc(var(--zindex-lv8) * 10);
  --zindex-lv10: calc(var(--zindex-lv9) * 10);
  --zindex-lv-max: 1000000000;
  --zindex-lv-limit: 2147483647;
}

:root {
  --color-white-100:rgba(255, 255, 255, 1);
  --color-white-200:rgba(246, 246, 246, 1);
  --color-white-300:rgba(233, 233, 233, 1);
  --color-white-400:rgba(224, 224, 224, 1);
  --color-white-blue-200:rgba(250, 250, 255, 1);
  --color-white-blue-300:rgba(238, 237, 247, 1);
  --color-white-blue-400:rgba(232, 231, 242, 1);
  --color-white-blue-500:rgba(211, 210, 226, 1);
  --color-yellow-900:rgba(211, 174, 0, 1);
  --color-yellow-800:rgba(253, 209, 0, 1);
  --color-yellow-100:rgba(242, 241, 236, 1);
  --color-blue-800:rgba(35, 31, 83, 1);
  --color-blue-700:rgba(45, 42, 81, 1);
  --color-blue-600:rgba(54, 52, 81, 1);
  --color-blue-300:rgba(123, 122, 143, 1);
  --color-light-blue-900:rgba(43, 42, 116, 1);
  --color-black-900:rgba(17, 17, 17, 1);
  --color-black-800:rgba(40, 40, 40, 1);
  --color-black-700:rgba(63, 63, 63, 1);
  --color-black-600:rgba(87, 87, 87, 1);
  --color-black-500:rgba(110, 110, 110, 1);
  --color-black-400:rgba(133, 133, 133, 1);
  --color-black-300:rgba(156, 156, 156, 1);
  --color-black-200:rgba(179, 179, 179, 1);
  --color-black-100:rgba(203, 203, 203, 1);
  --theme-primary: var(--color-blue-800);
  --theme-secondary: var(--color-yellow-800);
  --color-copy: #282828;
}

:root {
  --font-heading: "MFW-PShueiMinPr6-M","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-heading-b: "MFW-PShueiMinPr6-B","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-heading-r: "MFW-PShueiMinPr6-L","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-basic: "MFW-YuGoPr6N-Medium","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-b: "MFW-YuGoPr6N-Bold","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-en: "EB Garamond",sans-serif;
  --font-weight-std: 300;
  --font-weight-db: 400;
  --font-weight-b: 500;
  --font-weight-heading: 600;
  font-family: "MFW-PShueiMinPr6-L";
  font-family: "MFW-PShueiMinPr6-M";
  font-family: "MFW-PShueiMinPr6-B";
  font-family: "MFW-YuGoPr6N-Medium";
  font-family: "MFW-YuGoPr6N-Demi";
  font-family: "MFW-YuGoPr6N-Bold";
}

:root {
  --ease: ease;
  --linear: linear;
  --easeIn: ease-in;
  --easeOut: ease-out;
  --easeInOut: ease-in-out;
  --easeSnap: cubic-bezier(0, 1, 0.5, 1);
  --easeOutCubic: cubic-bezier(0.215, 0.61, 0.355, 1);
  --easeInOutCubic: cubic-bezier(0.645, 0.045, 0.355, 1);
  --easeInCirc: cubic-bezier(0.6, 0.04, 0.98, 0.335);
  --easeOutCirc: cubic-bezier(0.075, 0.82, 0.165, 1);
  --easeInOutCirc: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  --easeInExpo: cubic-bezier(0.95, 0.05, 0.795, 0.035);
  --easeOutExpo: cubic-bezier(0.19, 1, 0.22, 1);
  --easeInOutExpo: cubic-bezier(1, 0, 0, 1);
  --easeInQuad: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  --easeOutQuad: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --easeInOutQuad: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  --easeInQuart: cubic-bezier(0.895, 0.03, 0.685, 0.22);
  --easeOutQuart: cubic-bezier(0.165, 0.84, 0.44, 1);
  --easeInOutQuart: cubic-bezier(0.77, 0, 0.175, 1);
  --easeInQuint: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  --easeOutQuint: cubic-bezier(0.23, 1, 0.32, 1);
  --easeInOutQuint: cubic-bezier(0.86, 0, 0.07, 1);
  --easeInSine: cubic-bezier(0.47, 0, 0.745, 0.715);
  --easeOutSine: cubic-bezier(0.39, 0.575, 0.565, 1);
  --easeInOutSine: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  --easeInBack: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  --easeOutBack: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  --easeInOutBack: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  --easeFloating: cubic-bezier(0.77, 0, 0.175, 1);
  --easeOrg: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@-webkit-keyframes arrow-anim {
  0% {
    opacity: 1;
    -webkit-mask-position: center;
            mask-position: center;
  }
  29% {
    opacity: 0;
    -webkit-mask-position: 15px;
            mask-position: 15px;
  }
  30% {
    -webkit-mask-position: -10px;
            mask-position: -10px;
  }
  60% {
    opacity: 1;
    -webkit-mask-position: center;
            mask-position: center;
  }
}

@keyframes arrow-anim {
  0% {
    opacity: 1;
    -webkit-mask-position: center;
            mask-position: center;
  }
  29% {
    opacity: 0;
    -webkit-mask-position: 15px;
            mask-position: 15px;
  }
  30% {
    -webkit-mask-position: -10px;
            mask-position: -10px;
  }
  60% {
    opacity: 1;
    -webkit-mask-position: center;
            mask-position: center;
  }
}
@-webkit-keyframes arrow-anim2 {
  0% {
    opacity: 1;
    -webkit-mask-position: center;
            mask-position: center;
  }
  29% {
    opacity: 0;
    -webkit-mask-position: 30px;
            mask-position: 30px;
  }
  30% {
    -webkit-mask-position: -20px;
            mask-position: -20px;
  }
  60% {
    opacity: 1;
    -webkit-mask-position: center;
            mask-position: center;
  }
}
@keyframes arrow-anim2 {
  0% {
    opacity: 1;
    -webkit-mask-position: center;
            mask-position: center;
  }
  29% {
    opacity: 0;
    -webkit-mask-position: 30px;
            mask-position: 30px;
  }
  30% {
    -webkit-mask-position: -20px;
            mask-position: -20px;
  }
  60% {
    opacity: 1;
    -webkit-mask-position: center;
            mask-position: center;
  }
}
@-webkit-keyframes arrow-anim__reverse {
  0% {
    opacity: 1;
  }
  29% {
    opacity: 0;
    -webkit-mask-position: 10px;
            mask-position: 10px;
  }
  30% {
    -webkit-mask-position: -15px;
            mask-position: -15px;
  }
  60% {
    opacity: 1;
  }
}
@keyframes arrow-anim__reverse {
  0% {
    opacity: 1;
  }
  29% {
    opacity: 0;
    -webkit-mask-position: 10px;
            mask-position: 10px;
  }
  30% {
    -webkit-mask-position: -15px;
            mask-position: -15px;
  }
  60% {
    opacity: 1;
  }
}
@-webkit-keyframes arrow-anim_y {
  0% {
    opacity: 1;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  29% {
    opacity: 0;
    -webkit-mask-position: center 15px;
            mask-position: center 15px;
  }
  30% {
    -webkit-mask-position: center -10px;
            mask-position: center -10px;
  }
  60% {
    opacity: 1;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
}
@keyframes arrow-anim_y {
  0% {
    opacity: 1;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  29% {
    opacity: 0;
    -webkit-mask-position: center 15px;
            mask-position: center 15px;
  }
  30% {
    -webkit-mask-position: center -10px;
            mask-position: center -10px;
  }
  60% {
    opacity: 1;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
}
:root {
  --xlarge: 1800px;
  --large: 1600px;
  --medium: 1265px;
  --medium2: 1111px;
  --medium3: 1023px;
  --medium4: 959px;
  --small: 639px;
}

:root {
  --typo-heading-h2: clamp(2.2rem, 1.721rem + 1.276vw, 3.6rem);
  --typo-heading-h3: clamp(2rem, 1.932rem + 0.182vw, 2.2rem);
  --typo-heading-h4: clamp(1.6rem, 1.532rem + 0.182vw, 1.8rem);
}

:root {
  --lineheight12: 1.2;
  --lineheight14: 1.4;
  --lineheight15: 1.5;
  --lineheight16: 1.6;
  --lineheight17: 1.7;
  --lineheight18: 1.8;
  --lineheight20: 2.0;
}

@layer reset {
  /* ==============================================================================================
  CSS RESET
  ============================================================================================== */
  * {
    min-height: 0;
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: baseline;
  }
  html {
    font-size: 62.5%;
  }
  html,
  body {
    height: 100%;
  }
  body {
    display: block;
    line-height: 1;
    color: var(--color-copy);
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
       -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
            text-size-adjust: none;
    -webkit-font-feature-settings: "palt" on;
            font-feature-settings: "palt" on;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-family: var(--font-basic);
    font-size: clamp(1.4rem, 1.332rem + 0.182vw, 1.6rem);
    line-height: 2;
    letter-spacing: 0.01em;
    font-weight: var(--font-weight-std);
    background: var(--color-white-200);
  }
  :lang(en) main {
    font-family: var(--font-en);
    text-align: left;
    letter-spacing: 0;
  }
  main {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  summary {
    cursor: pointer;
  }
  article,
  aside,
  dialog,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section,
  main {
    display: block;
  }
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: baseline;
  }
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  [hidden] {
    display: none;
  }
  template {
    display: none;
  }
  address {
    font-style: normal;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    padding: 0;
  }
  strong,
  b {
    font-family: var(--font-b);
    font-weight: var(--font-weight-heading);
    font-weight: 600;
  }
  object {
    pointer-events: none;
  }
  img {
    border: none;
    vertical-align: bottom;
  }
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  svg {
    fill: currentcolor;
    vertical-align: bottom;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  a {
    color: inherit;
    cursor: pointer;
    text-decoration: underline;
  }
  a:hover {
    text-decoration: none;
    color: var(--theme-primary);
  }
  a {
    color: var(--theme-primary);
  }
  a[target=_blank], a[href$=".pdf"], a[href$=".doc"], a[href$=".tsv"], a[href$=".xls"], a[href$=".xlsx"] {
    position: relative;
    -webkit-padding-end: 0.4em;
            padding-inline-end: 0.4em;
  }
  a[target=_blank]:has(img):hover, a[href$=".pdf"]:has(img):hover, a[href$=".doc"]:has(img):hover, a[href$=".tsv"]:has(img):hover, a[href$=".xls"]:has(img):hover, a[href$=".xlsx"]:has(img):hover {
    opacity: 0.8;
  }
  a[target=_blank]:has(img)::after, a[target=_blank]:has(.c-entry-title)::after, a[href$=".pdf"]:has(img)::after, a[href$=".pdf"]:has(.c-entry-title)::after, a[href$=".doc"]:has(img)::after, a[href$=".doc"]:has(.c-entry-title)::after, a[href$=".tsv"]:has(img)::after, a[href$=".tsv"]:has(.c-entry-title)::after, a[href$=".xls"]:has(img)::after, a[href$=".xls"]:has(.c-entry-title)::after, a[href$=".xlsx"]:has(img)::after, a[href$=".xlsx"]:has(.c-entry-title)::after {
    display: none;
  }
  .l-header a[target=_blank], .l-header a[href$=".pdf"], .l-header a[href$=".doc"], .l-header a[href$=".tsv"], .l-header a[href$=".xls"], .l-header a[href$=".xlsx"] {
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
  a[target=_blank]::after, a[href$=".pdf"]::after, a[href$=".doc"]::after, a[href$=".tsv"]::after, a[href$=".xls"]::after, a[href$=".xlsx"]::after {
    content: "";
    inline-size: 1rem;
    aspect-ratio: 1/1;
    -webkit-margin-start: 6px;
            margin-inline-start: 6px;
    position: relative;
    inset-block-start: 0.05em;
    display: inline-block;
    opacity: 0.6;
  }
  .l-header a[target=_blank]::after, .l-header a[href$=".pdf"]::after, .l-header a[href$=".doc"]::after, .l-header a[href$=".tsv"]::after, .l-header a[href$=".xls"]::after, .l-header a[href$=".xlsx"]::after {
    display: none;
  }
  a[href$=".pdf"]::after, a[href$=".doc"]::after, a[href$=".xls"]::after, a[href$=".xlsx"]::after, a[href$=".tsv"]::after {
    background: url(/assets/image/common/icon/icon_dl.svg) no-repeat left top/cover;
  }
  a[target=_blank]::after {
    background: url(/assets/image/common/icon/icon_blank.svg) no-repeat left top/cover;
  }
  a[href^="tel:"] {
    color: var(--theme-primary);
  }
  @media (hover: hover) and (pointer: fine) {
    a[href^="tel:"] {
      color: currentColor;
      text-decoration: none;
      pointer-events: none;
      cursor: default;
    }
  }
  a.u-link-currentcolor {
    color: currentColor;
  }
  a * {
    cursor: pointer;
  }
  a,
  input,
  select,
  textarea,
  button,
  a object,
  a img,
  button span,
  a .c-button,
  .u-hvr {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  :is(ol, ul) li {
    list-style: none;
  }
  img {
    max-width: 100%;
  }
  figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: var(--size-5xs);
  }
  figure figcaption {
    font-size: var(--typo-copy-xs);
    line-height: var(--lineheight15);
    color: var(--color-smallcopy);
    letter-spacing: 0;
  }
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=number],
  textarea {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  input[type=text]:focus,
  input[type=tel]:focus,
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=checkbox]:focus,
  textarea:focus,
  label:focus,
  select {
    outline: 0;
  }
  select::-ms-expand {
    display: none;
  }
  iframe {
    height: 100%;
    border: none;
    outline: none;
    aspect-ratio: 16/9;
    max-width: 100%;
  }
  dl dt {
    font-weight: bold;
  }
  body > span {
    position: fixed;
    width: 0;
    height: 0;
    overflow: hidden;
    left: 0;
  }
  select {
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 2px;
    font-size: 1.4rem;
    background: var(--color-white-600);
    border: none;
    border: 1px solid #dbdbdb;
    padding: 0 1.5rem;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  @media screen and (max-width: 768px) {
    select {
      background: #eee;
    }
  }
}
/* ----------------------------------------
プロジェクト要素
---------------------------------------- */
@layer layout {
  /* ==============================================================================================
  パーツ名称
  ============================================================================================== */
}
@layer layout {
  /* ==============================================================================================
  フッター
  ============================================================================================== */
  .l-footer {
    color: var(--color-white-600);
  }
  .l-footer__inner {
    background-image: url(/assets/image/common/footer_bg.jpg);
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
  }
  @media screen and (max-width: 768px) {
    .l-footer__inner {
      background-image: url(/assets/image/common/footer_bg-sp.jpg);
    }
  }
  .l-breadcrumb {
    border-bottom: solid 1px rgba(232, 231, 242, 0.1);
  }
  .l-breadcrumb__inner {
    max-width: 124.8rem;
    padding-inline: 2.4rem;
    padding-block: clamp(1.6rem, 1.463rem + 0.365vw, 2rem);
    margin: 0 auto;
    width: 100%;
  }
  .l-footer__body {
    max-width: 124.8rem;
    padding-inline: 2.4rem;
    margin: 0 auto;
    width: 100%;
    padding-block: clamp(6.4rem, 5.853rem + 1.459vw, 8rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media screen and (max-width: 1023px) {
    .l-footer__body {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 4.8rem;
    }
  }
  .l-footer-logo {
    width: 34.2%;
    padding-right: 3.2rem;
  }
  .l-footer-logo a {
    max-width: 22.3rem;
    width: 100%;
    display: block;
  }
  @media screen and (max-width: 1023px) {
    .l-footer-logo {
      width: 100%;
      padding-right: 0;
    }
  }
  .l-footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(4.8rem, 3.98rem + 2.188vw, 7.2rem);
    width: 65.8%;
  }
  @media screen and (max-width: 1023px) {
    .l-footer__main {
      width: 100%;
    }
  }
  .l-footer-item__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3.2rem;
  }
  .l-footer-item__wrap > * {
    width: calc((100% - 3.2rem) / 2);
  }
  @media screen and (max-width: 1023px) {
    .l-footer-item__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
    }
    .l-footer-item__wrap > * {
      width: 100%;
    }
  }
  .l-footer-item {
    border-left: solid 1px rgba(232, 231, 242, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(1.2rem, 1.063rem + 0.365vw, 1.6rem);
    padding-left: clamp(2rem, 1.863rem + 0.365vw, 2.4rem);
  }
  .l-footer-item__label {
    color: var(--color-white-blue-500);
    font-family: var(--font-b);
    font-size: 1.3rem;
    line-height: var(--lineheight14);
    position: relative;
  }
  .l-footer-item__label::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(clamp(2rem, 1.863rem + 0.365vw, 2.4rem) * -1);
    width: 1px;
    height: 100%;
    background: rgba(211, 210, 226, 0.4);
    -webkit-transform: translate(-100%, 0%);
            transform: translate(-100%, 0%);
  }
  .l-footer-item__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
  .l-footer-item__main p, .l-footer-item__main a {
    color: var(--color-white-blue-500);
    font-size: 1.3rem;
    line-height: var(--lineheight14);
    text-decoration: none;
  }
  @media screen and (max-width: 768px) {
    .l-footer-item__main p > a[href^="tel:"] {
      text-decoration: underline;
    }
  }
  .l-footer-item__main a:hover {
    text-decoration: underline;
  }
  .l-footer__subbody {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: solid 1px rgba(0, 0, 0, 0.25);
    padding-block: clamp(3.2rem, 2.106rem + 2.917vw, 6.4rem);
  }
  .l-banner {
    max-width: 124.8rem;
    padding-inline: 2.4rem;
    margin: 0 auto;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr clamp(1.2rem, 0.79rem + 1.094vw, 2.4rem) 1fr clamp(1.2rem, 0.79rem + 1.094vw, 2.4rem) 1fr clamp(1.2rem, 0.79rem + 1.094vw, 2.4rem) 1fr clamp(1.2rem, 0.79rem + 1.094vw, 2.4rem) 1fr clamp(1.2rem, 0.79rem + 1.094vw, 2.4rem) 1fr;
    grid-template-columns: repeat(6, 1fr);
    gap: clamp(1.2rem, 0.79rem + 1.094vw, 2.4rem);
  }
  @media screen and (max-width: 1023px) {
    .l-banner {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
    }
  }
  .l-copyright {
    background-color: var(--color-blue-800);
    padding-left: clamp(2.4rem, 2.127rem + 0.729vw, 3.2rem);
    padding-block: clamp(1.85rem, 1.662rem + 0.501vw, 2.4rem);
    position: relative;
    color: rgba(211, 210, 226, 0.7);
    font-family: var(--font-en);
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.26;
  }
  .l-copyright-totop {
    aspect-ratio: 1/1;
    width: clamp(4.8rem, 4.39rem + 1.094vw, 6rem);
    background: #2B2A74;
    position: absolute;
    bottom: 0;
    right: 0;
    display: -ms-grid;
    display: grid;
    place-content: center;
  }
  .l-copyright-totop:hover {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: var(--color-blue-600);
  }
  .l-copyright-totop img {
    width: 1.3rem;
    height: 0.7rem;
  }
}
@layer layout {
  .l-header {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10;
    width: 100%;
    padding-left: 2rem;
    padding-right: 1.2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 1;
  }
  @media screen and (max-width: 1023px) {
    .l-header {
      padding-inline: 0;
      display: block;
    }
  }
  .l-header__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  }
  @media screen and (max-width: 1023px) {
    .l-header__main {
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
    }
  }
  .l-header-sublogo {
    background: var(--color-white-100);
    padding-block: clamp(1rem, 0.795rem + 0.547vw, 1.6rem);
    padding-inline: clamp(1rem, 0.658rem + 0.912vw, 2rem);
    border-right: solid 1px rgba(45, 42, 81, 0.1);
    border-radius: 0 0 0 0.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-header-sublogo img {
    max-width: clamp(3.3rem, 2.75rem + 1.468vw, 4.91rem);
    aspect-ratio: 1/1;
    display: block;
  }
  @media screen and (max-width: 1023px) {
    .l-header-sublogo {
      border-radius: 0;
    }
  }
  .l-header-logo img {
    max-width: clamp(14.7rem, 12.649rem + 5.469vw, 20.7rem);
  }
  .l-header__inner {
    background: var(--color-white-100);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-block: clamp(1rem, 0.795rem + 0.547vw, 1.6rem);
    padding-inline: clamp(1rem, 0.658rem + 0.912vw, 2rem);
  }
  @media screen and (max-width: 1023px) {
    .l-header__inner {
      padding-right: clamp(0.4rem, 0.195rem + 0.547vw, 1rem);
    }
  }
  .l-header__sp {
    display: none;
  }
  @media screen and (max-width: 1023px) {
    .l-header__sp {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
  }
  .l-header-count {
    border-radius: 0 0 0.6rem 0;
    background: linear-gradient(76deg, var(--color-blue-700) -0.11%, #403C7A 99.89%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.4rem;
    padding: 1.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  @media screen and (max-width: 1023px) {
    .l-header-count {
      position: absolute;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: end;
      top: 100%;
      width: 100%;
      text-align: center;
      padding-block: 0.6rem;
      border-radius: 0;
    }
  }
  .l-header-count__num {
    color: #E8E7F2;
    font-family: var(--font-en);
    font-size: clamp(2.4rem, 1.785rem + 1.641vw, 4.2rem);
    font-weight: 400;
    line-height: 0.8;
    letter-spacing: 0.02em;
  }
  @media screen and (max-width: 1023px) {
    .l-header-count__num {
      font-size: 2.4rem;
    }
  }
  .l-header-count__text {
    color: var(--color-white-blue-500);
    font-family: var(--font-b);
    font-size: clamp(1.2rem, 1.166rem + 0.091vw, 1.3rem);
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
  @media screen and (max-width: 1023px) {
    .l-header-count__text br {
      display: none;
    }
  }
  .l-header-count__text small {
    font-family: var(--font-basic);
    font-size: 1.1rem;
  }
  .l-header__sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: clamp(2.8rem, 1.062rem + 1.724vw, 3.6rem);
  }
  @media screen and (max-width: 1023px) {
    .l-header__sub {
      display: none;
    }
  }
  .l-header-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: clamp(2rem, 1.727rem + 0.729vw, 2.8rem);
  }
  .l-header-list a {
    color: var(--color-white-blue-500);
    font-family: var(--font-b);
    font-size: clamp(1.2rem, 1.132rem + 0.182vw, 1.4rem);
    line-height: 1.4;
    letter-spacing: 0.04em;
    text-decoration: none;
  }
  .l-header-list a:hover {
    text-decoration: underline;
  }
  .l-header__sub .c-button.-type2 a .c-button-label {
    font-size: 1.4rem !important;
    padding-inline: 2rem !important;
  }
  .l-header__sub .c-button.-type2 a .c-button-arrow, .l-header__sub .c-button.-type2 a .c-button-arrow:after {
    width: 3.9rem !important;
    aspect-ratio: 39/56 !important;
  }
  .l-hamburger {
    display: none;
  }
  @media screen and (max-width: 1023px) {
    .l-hamburger {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0.4rem;
      width: 3.6rem;
      height: 4.4rem;
      padding: 0;
      background: none;
      border: none;
      cursor: pointer;
      -ms-flex-negative: 0;
          flex-shrink: 0;
    }
    .l-hamburger span {
      display: block;
      width: 1.2rem;
      height: 1px;
      background-color: var(--color-blue-800);
      -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s var(--easeInOutCubic);
      transition: opacity 0.3s ease, -webkit-transform 0.3s var(--easeInOutCubic);
      transition: transform 0.3s var(--easeInOutCubic), opacity 0.3s ease;
      transition: transform 0.3s var(--easeInOutCubic), opacity 0.3s ease, -webkit-transform 0.3s var(--easeInOutCubic);
      -webkit-transform-origin: center;
              transform-origin: center;
    }
  }
  .l-drawer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: min(90vw, 34rem);
    background: var(--color-blue-700);
    z-index: var(--zindex-lv2);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.4s var(--easeInOutCubic);
    transition: -webkit-transform 0.4s var(--easeInOutCubic);
    transition: transform 0.4s var(--easeInOutCubic);
    transition: transform 0.4s var(--easeInOutCubic), -webkit-transform 0.4s var(--easeInOutCubic);
    overflow-y: auto;
    -ms-scroll-chaining: none;
        overscroll-behavior: contain;
  }
  .l-drawer.is-open {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .l-drawer__inner {
    padding-block: 7rem 4.8rem;
    padding-inline: 4rem;
  }
  .l-drawer__close {
    position: absolute;
    top: 1rem;
    right: 0.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 3.6rem;
    height: 4.4rem;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 100;
  }
  .l-drawer__close span {
    display: block;
    position: absolute;
    width: 1.6rem;
    height: 1px;
    background-color: var(--color-white-100);
  }
  .l-drawer__close span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .l-drawer__close span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .l-menu-sublist a[target=_blank] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.4rem;
  }
  .l-menu-sublist a[target=_blank]::after {
    content: "";
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 0.9rem;
    height: 0.9rem;
    background-color: var(--color-white-600);
    -webkit-mask-image: url(/assets/image/common/icon/icon_blank.svg);
            mask-image: url(/assets/image/common/icon/icon_blank.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-size: contain;
            mask-size: contain;
  }
  .l-drawer .l-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 4rem;
  }
  .l-drawer .l-menu .l-menu__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4rem;
  }
  .l-drawer .l-menu .l-menu-list {
    gap: 3.6rem;
  }
  .l-drawer .l-menu .l-menu-sublist {
    border-top: solid 1px rgba(211, 210, 226, 0.2);
    padding-top: 4rem;
    gap: 2rem;
  }
  .l-drawer-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: calc(var(--zindex-lv2) - 1);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .l-drawer-overlay.is-open {
    opacity: 1;
    pointer-events: auto;
  }
}
@layer layout {
  /* ==============================================================================================
  メインビジュアル/hero
  ============================================================================================== */
  .l-hero {
    min-height: clamp(23.1rem, 17.938rem + 13.765vw, 38.2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    padding-bottom: clamp(4.8rem, 3.022rem + 4.74vw, 10rem);
    background-image: url(/assets/image/common/hero_bg.jpg);
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
  }
  @media screen and (max-width: 768px) {
    .l-hero {
      background-image: url(/assets/image/common/hero_bg-sp.jpg);
    }
  }
  .l-hero::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0.6rem;
    background: linear-gradient(76deg, #201E40 -0.11%, #403C7A 24.89%, #403C7A 64.89%, #201E40 99.89%);
    bottom: 0;
    left: 0;
    z-index: 10;
  }
  .l-hero::after {
    content: "";
    position: absolute;
    max-width: 124.8rem;
    margin-inline: 2.4rem;
    width: 100%;
    height: 0.6rem;
    background: -webkit-gradient(linear, left top, right top, from(rgba(253, 209, 0, 0.6)), color-stop(50%, rgba(253, 209, 0, 0)));
    background: linear-gradient(90deg, rgba(253, 209, 0, 0.6) 0%, rgba(253, 209, 0, 0) 50%);
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    z-index: 100;
  }
  .l-hero-title {
    max-width: 124.8rem;
    padding-inline: 2.4rem;
    margin: 0 auto;
    width: 100%;
    color: var(--color-white-blue-400);
    font-family: var(--font-heading);
    font-size: clamp(2.4rem, 1.716rem + 1.823vw, 4.4rem);
    line-height: var(--lineheight14);
    letter-spacing: 0.03em;
  }
}
@layer layout {
  /* ==============================================================================================
  menu
  ============================================================================================== */
  .l-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: clamp(4rem, 3.18rem + 2.188vw, 6.4rem);
    width: 100%;
  }
  .l-menu a {
    color: white;
  }
  @media screen and (max-width: 1023px) {
    .l-menu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
    }
  }
  .l-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(4rem, 3.18rem + 2.188vw, 6.4rem);
  }
  .l-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(2.4rem, 1.99rem + 1.094vw, 3.6rem);
  }
  .l-footer .l-menu-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: clamp(2rem, 1.8632634458rem + 0.3646308113vw, 2.4rem);
  }
  .l-menu-sublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(2.4rem, 1.99rem + 1.094vw, 3.6rem);
  }
  .l-menu-list a {
    color: var(--color-white-blue-400);
    font-family: var(--font-b);
    font-size: clamp(1.4rem, 1.332rem + 0.182vw, 1.6rem);
    line-height: var(--lineheight14);
    letter-spacing: 0.04em;
    text-decoration: none;
  }
  .l-menu-list a:hover {
    text-decoration: underline;
  }
  .l-menu-sublist a {
    color: var(--color-white-blue-500);
    font-size: clamp(1.2rem, 1.166rem + 0.091vw, 1.3rem);
    line-height: var(--lineheight14);
    letter-spacing: 0.04em;
    text-decoration: none;
  }
  .l-menu-sublist a:hover {
    text-decoration: underline;
  }
}
.l-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: clamp(6.4rem, 3.118rem + 8.751vw, 16rem);
  max-width: 124.8rem;
  padding-inline: 2.4rem;
  padding-top: clamp(9.6rem, 6.045rem + 9.48vw, 20rem);
  padding-bottom: clamp(12rem, 9.265rem + 7.293vw, 20rem);
  margin: 0 auto;
  width: 100%;
}

.gradient-text {
  display: inline-block;
  font-size: 28px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  background: -webkit-gradient(linear, left bottom, left top, from(#58c6ff), color-stop(40%, #076ad9), color-stop(80%, #ff3bef));
  background: linear-gradient(0deg, #58c6ff 0%, #076ad9 40%, #ff3bef 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ==============================================================================================
コンポーネント
============================================================================================== */
/* ----------------------------------------
レイアウト系コンポーネント
---------------------------------------- */
@layer component {
  .c-column {
    display: -ms-grid;
    display: grid;
    inline-size: 100%;
  }
  .c-column.-m-block {
    margin-block: var(--size-xs);
  }
  .c-column.-vertical, .c-column.-col1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-column.-align-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-column.-col-free {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-column.-col-free.-space-bw {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-clear {
      display: block;
    }
    .c-column.-medium-vertical {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-clear {
      display: block;
    }
    .c-column.-small-vertical, .c-column.-small-col1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
  }
  .c-column.-col2 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .c-column.-col3 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .c-column.-col4 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
  .c-column.-col5 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
  .c-column.-col6 {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
  .c-column.-col7 {
    -ms-grid-columns: (1fr)[7];
    grid-template-columns: repeat(7, 1fr);
  }
  .c-column.-col8 {
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr);
  }
  .c-column.-col9 {
    -ms-grid-columns: (1fr)[9];
    grid-template-columns: repeat(9, 1fr);
  }
  .c-column.-col10 {
    -ms-grid-columns: (1fr)[10];
    grid-template-columns: repeat(10, 1fr);
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col2 {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col3 {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col4 {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col5 {
      -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col6 {
      -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col7 {
      -ms-grid-columns: (1fr)[7];
      grid-template-columns: repeat(7, 1fr);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col8 {
      -ms-grid-columns: (1fr)[8];
      grid-template-columns: repeat(8, 1fr);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col9 {
      -ms-grid-columns: (1fr)[9];
      grid-template-columns: repeat(9, 1fr);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-col10 {
      -ms-grid-columns: (1fr)[10];
      grid-template-columns: repeat(10, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col2 {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col3 {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col4 {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col5 {
      -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col6 {
      -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col7 {
      -ms-grid-columns: (1fr)[7];
      grid-template-columns: repeat(7, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col8 {
      -ms-grid-columns: (1fr)[8];
      grid-template-columns: repeat(8, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col9 {
      -ms-grid-columns: (1fr)[9];
      grid-template-columns: repeat(9, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-col10 {
      -ms-grid-columns: (1fr)[10];
      grid-template-columns: repeat(10, 1fr);
    }
  }
  .c-column.-col3-2 {
    -ms-grid-columns: 3fr 2fr;
    grid-template-columns: 3fr 2fr;
  }
  .c-column.-col2-3 {
    -ms-grid-columns: 1.64fr 3fr;
    grid-template-columns: 1.64fr 3fr;
  }
  .c-column.-gap2 {
    gap: 0.2rem;
  }
  .c-column.-column-gap2 {
    -webkit-column-gap: 0.2rem;
       -moz-column-gap: 0.2rem;
            column-gap: 0.2rem;
  }
  .c-column.-row-gap2 {
    row-gap: 0.2rem;
  }
  .c-column.-gap4 {
    gap: 0.4rem;
  }
  .c-column.-column-gap4 {
    -webkit-column-gap: 0.4rem;
       -moz-column-gap: 0.4rem;
            column-gap: 0.4rem;
  }
  .c-column.-row-gap4 {
    row-gap: 0.4rem;
  }
  .c-column.-gap6 {
    gap: 0.6rem;
  }
  .c-column.-column-gap6 {
    -webkit-column-gap: 0.6rem;
       -moz-column-gap: 0.6rem;
            column-gap: 0.6rem;
  }
  .c-column.-row-gap6 {
    row-gap: 0.6rem;
  }
  .c-column.-gap8 {
    gap: 0.8rem;
  }
  .c-column.-column-gap8 {
    -webkit-column-gap: 0.8rem;
       -moz-column-gap: 0.8rem;
            column-gap: 0.8rem;
  }
  .c-column.-row-gap8 {
    row-gap: 0.8rem;
  }
  .c-column.-gap10 {
    gap: 1rem;
  }
  .c-column.-column-gap10 {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
  .c-column.-row-gap10 {
    row-gap: 1rem;
  }
  .c-column.-gap12 {
    gap: 1.2rem;
  }
  .c-column.-column-gap12 {
    -webkit-column-gap: 1.2rem;
       -moz-column-gap: 1.2rem;
            column-gap: 1.2rem;
  }
  .c-column.-row-gap12 {
    row-gap: 1.2rem;
  }
  .c-column.-gap16 {
    gap: 1.6rem;
  }
  .c-column.-column-gap16 {
    -webkit-column-gap: 1.6rem;
       -moz-column-gap: 1.6rem;
            column-gap: 1.6rem;
  }
  .c-column.-row-gap16 {
    row-gap: 1.6rem;
  }
  .c-column.-gap24 {
    gap: 2.4rem;
  }
  .c-column.-column-gap24 {
    -webkit-column-gap: 2.4rem;
       -moz-column-gap: 2.4rem;
            column-gap: 2.4rem;
  }
  .c-column.-row-gap24 {
    row-gap: 2.4rem;
  }
  .c-column.-gap32 {
    gap: 3.2rem;
  }
  .c-column.-column-gap32 {
    -webkit-column-gap: 3.2rem;
       -moz-column-gap: 3.2rem;
            column-gap: 3.2rem;
  }
  .c-column.-row-gap32 {
    row-gap: 3.2rem;
  }
  .c-column.-gap40 {
    gap: 4rem;
  }
  .c-column.-column-gap40 {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
  }
  .c-column.-row-gap40 {
    row-gap: 4rem;
  }
  .c-column.-gap48 {
    gap: 4.8rem;
  }
  .c-column.-column-gap48 {
    -webkit-column-gap: 4.8rem;
       -moz-column-gap: 4.8rem;
            column-gap: 4.8rem;
  }
  .c-column.-row-gap48 {
    row-gap: 4.8rem;
  }
  .c-column.-gap52 {
    gap: 5.2rem;
  }
  .c-column.-column-gap52 {
    -webkit-column-gap: 5.2rem;
       -moz-column-gap: 5.2rem;
            column-gap: 5.2rem;
  }
  .c-column.-row-gap52 {
    row-gap: 5.2rem;
  }
  .c-column.-gap56 {
    gap: 5.6rem;
  }
  .c-column.-column-gap56 {
    -webkit-column-gap: 5.6rem;
       -moz-column-gap: 5.6rem;
            column-gap: 5.6rem;
  }
  .c-column.-row-gap56 {
    row-gap: 5.6rem;
  }
  .c-column.-gap64 {
    gap: 6.4rem;
  }
  .c-column.-column-gap64 {
    -webkit-column-gap: 6.4rem;
       -moz-column-gap: 6.4rem;
            column-gap: 6.4rem;
  }
  .c-column.-row-gap64 {
    row-gap: 6.4rem;
  }
  .c-column.-gap80 {
    gap: 8rem;
  }
  .c-column.-column-gap80 {
    -webkit-column-gap: 8rem;
       -moz-column-gap: 8rem;
            column-gap: 8rem;
  }
  .c-column.-row-gap80 {
    row-gap: 8rem;
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap2 {
      gap: 0.2rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap4 {
      gap: 0.4rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap6 {
      gap: 0.6rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap8 {
      gap: 0.8rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap10 {
      gap: 1rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap12 {
      gap: 1.2rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap16 {
      gap: 1.6rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap24 {
      gap: 2.4rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap32 {
      gap: 3.2rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap40 {
      gap: 4rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap48 {
      gap: 4.8rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap52 {
      gap: 5.2rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap56 {
      gap: 5.6rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap64 {
      gap: 6.4rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-column.-medium-gap80 {
      gap: 8rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap2 {
      gap: 0.2rem;
    }
    .c-column.-small-column-gap2 {
      -webkit-column-gap: 0.2rem;
         -moz-column-gap: 0.2rem;
              column-gap: 0.2rem;
    }
    .c-column.-small-row-gap2 {
      row-gap: 0.2rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap4 {
      gap: 0.4rem;
    }
    .c-column.-small-column-gap4 {
      -webkit-column-gap: 0.4rem;
         -moz-column-gap: 0.4rem;
              column-gap: 0.4rem;
    }
    .c-column.-small-row-gap4 {
      row-gap: 0.4rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap6 {
      gap: 0.6rem;
    }
    .c-column.-small-column-gap6 {
      -webkit-column-gap: 0.6rem;
         -moz-column-gap: 0.6rem;
              column-gap: 0.6rem;
    }
    .c-column.-small-row-gap6 {
      row-gap: 0.6rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap8 {
      gap: 0.8rem;
    }
    .c-column.-small-column-gap8 {
      -webkit-column-gap: 0.8rem;
         -moz-column-gap: 0.8rem;
              column-gap: 0.8rem;
    }
    .c-column.-small-row-gap8 {
      row-gap: 0.8rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap10 {
      gap: 1rem;
    }
    .c-column.-small-column-gap10 {
      -webkit-column-gap: 1rem;
         -moz-column-gap: 1rem;
              column-gap: 1rem;
    }
    .c-column.-small-row-gap10 {
      row-gap: 1rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap12 {
      gap: 1.2rem;
    }
    .c-column.-small-column-gap12 {
      -webkit-column-gap: 1.2rem;
         -moz-column-gap: 1.2rem;
              column-gap: 1.2rem;
    }
    .c-column.-small-row-gap12 {
      row-gap: 1.2rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap16 {
      gap: 1.6rem;
    }
    .c-column.-small-column-gap16 {
      -webkit-column-gap: 1.6rem;
         -moz-column-gap: 1.6rem;
              column-gap: 1.6rem;
    }
    .c-column.-small-row-gap16 {
      row-gap: 1.6rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap24 {
      gap: 2.4rem;
    }
    .c-column.-small-column-gap24 {
      -webkit-column-gap: 2.4rem;
         -moz-column-gap: 2.4rem;
              column-gap: 2.4rem;
    }
    .c-column.-small-row-gap24 {
      row-gap: 2.4rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap32 {
      gap: 3.2rem;
    }
    .c-column.-small-column-gap32 {
      -webkit-column-gap: 3.2rem;
         -moz-column-gap: 3.2rem;
              column-gap: 3.2rem;
    }
    .c-column.-small-row-gap32 {
      row-gap: 3.2rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap40 {
      gap: 4rem;
    }
    .c-column.-small-column-gap40 {
      -webkit-column-gap: 4rem;
         -moz-column-gap: 4rem;
              column-gap: 4rem;
    }
    .c-column.-small-row-gap40 {
      row-gap: 4rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap48 {
      gap: 4.8rem;
    }
    .c-column.-small-column-gap48 {
      -webkit-column-gap: 4.8rem;
         -moz-column-gap: 4.8rem;
              column-gap: 4.8rem;
    }
    .c-column.-small-row-gap48 {
      row-gap: 4.8rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap52 {
      gap: 5.2rem;
    }
    .c-column.-small-column-gap52 {
      -webkit-column-gap: 5.2rem;
         -moz-column-gap: 5.2rem;
              column-gap: 5.2rem;
    }
    .c-column.-small-row-gap52 {
      row-gap: 5.2rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap56 {
      gap: 5.6rem;
    }
    .c-column.-small-column-gap56 {
      -webkit-column-gap: 5.6rem;
         -moz-column-gap: 5.6rem;
              column-gap: 5.6rem;
    }
    .c-column.-small-row-gap56 {
      row-gap: 5.6rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap64 {
      gap: 6.4rem;
    }
    .c-column.-small-column-gap64 {
      -webkit-column-gap: 6.4rem;
         -moz-column-gap: 6.4rem;
              column-gap: 6.4rem;
    }
    .c-column.-small-row-gap64 {
      row-gap: 6.4rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-column.-small-gap80 {
      gap: 8rem;
    }
    .c-column.-small-column-gap80 {
      -webkit-column-gap: 8rem;
         -moz-column-gap: 8rem;
              column-gap: 8rem;
    }
    .c-column.-small-row-gap80 {
      row-gap: 8rem;
    }
  }
  .c-column__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: var(--size4);
  }
}
/* ----------------------------------------
汎用コンポーネント
---------------------------------------- */
@layer component {
  /* ==============================================================================================
  リスト
  ============================================================================================== */
  .c-list li {
    position: relative;
    padding-left: clamp(2.2rem, 2.029rem + 0.456vw, 2.7rem);
    text-align: left;
    line-height: 1.7;
  }
  .c-list li + li {
    margin-top: 0.5rem;
  }
  .c-list li::before {
    content: "";
    width: clamp(0.4rem, 0.332rem + 0.182vw, 0.6rem);
    aspect-ratio: 1/1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, var(--color-blue-700)), to(#AA8E20));
    background-image: linear-gradient(180deg, var(--color-blue-700) 40%, #AA8E20 100%);
    border-radius: 0.4rem;
    display: block;
    position: absolute;
    top: 0% !important;
    left: clamp(0.9rem, 0.866rem + 0.091vw, 1rem);
    -webkit-transform: translateY(0.7em);
            transform: translateY(0.7em);
  }
  @media screen and (max-width: 1023px) {
    .c-list li::before {
      -webkit-transform: translateY(0.65em);
              transform: translateY(0.65em);
    }
  }
}
@layer component {
  /* ==============================================================================================
  ボタンリンク
  ============================================================================================== */
  .c-button a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0.4rem;
    background: linear-gradient(76deg, var(--color-blue-700) -0.11%, #403C7A 99.89%);
    border-bottom: 1px solid var(--color-blue-800);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-decoration: none;
    padding: 0 !important;
  }
  .c-button a::after {
    content: none;
  }
  .c-button a:hover {
    -webkit-filter: brightness(0.7);
            filter: brightness(0.7);
  }
  .c-button a .c-button-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: var(--color-white-blue-400);
    font-size: clamp(1.4rem, 1.3658158614rem + 0.0911577028vw, 1.5rem);
    line-height: 1.5;
    letter-spacing: 0.02em;
    padding-inline: clamp(2rem, 1.8632634458rem + 0.3646308113vw, 2.4rem);
    -webkit-padding-before: clamp(1.2rem, 1.0632634458rem + 0.3646308113vw, 1.6rem);
            padding-block-start: clamp(1.2rem, 1.0632634458rem + 0.3646308113vw, 1.6rem);
    -webkit-padding-after: clamp(1.1rem, 0.9632634458rem + 0.3646308113vw, 1.5rem);
            padding-block-end: clamp(1.1rem, 0.9632634458rem + 0.3646308113vw, 1.5rem);
  }
  .c-button a .c-button-arrow {
    width: clamp(4.7rem, 4.427rem + 0.729vw, 5.5rem);
    height: 100%;
    aspect-ratio: 1/1;
    border-left: solid 1px rgba(211, 210, 226, 0.12);
    position: relative;
  }
  .c-button a .c-button-arrow::after {
    content: "";
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    aspect-ratio: 1/1;
    background-color: var(--color-white-blue-500);
    -webkit-mask-image: url(/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/assets/image/common/icon/icon_arrow.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-size: clamp(1.3rem, 1.232rem + 0.182vw, 1.5rem);
            mask-size: clamp(1.3rem, 1.232rem + 0.182vw, 1.5rem);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-button a[target=_blank] .c-button-arrow::after {
    -webkit-mask-image: url(/assets/image/common/icon/icon_blank.svg);
            mask-image: url(/assets/image/common/icon/icon_blank.svg);
    background-color: #D3D2E2;
  }
  .c-button a:hover .c-button-arrow:after {
    -webkit-transform: translate(2px, 0);
            transform: translate(2px, 0);
  }
  .c-button.-type2 a {
    background: radial-gradient(circle at 100% 0%, #FFE66D 0%, #FDD100 100%);
    border-radius: 0.3rem;
    border-bottom: 1px solid #D3AE00;
  }
  .c-button.-type2 a:hover {
    -webkit-filter: brightness(0.7);
            filter: brightness(0.7);
  }
  .c-button.-type2 a .c-button-label {
    color: var(--color-blue-700);
    font-family: var(--font-b);
    font-size: 1.6rem;
    line-height: var(--lineheight15);
    letter-spacing: 0.02em;
  }
  .c-button.-type2 a .c-button-arrow {
    width: 4.7rem;
    aspect-ratio: 47/56;
    border-left: solid 1px rgba(45, 42, 81, 0.12);
  }
  .c-button.-type2 a .c-button-arrow:after {
    background-color: var(--color-blue-700);
    aspect-ratio: 47/56;
  }
  .c-button.-center {
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-button.-center a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  @media screen and (max-width: 768px) {
    .c-button.-small-full a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
    }
  }
  .c-button.-sp-header a .c-button-label {
    padding-block: 0.6rem;
    padding-inline: 1rem;
    font-size: 1.2rem;
  }
  .c-button.-pager a .c-button-arrow {
    border-right: solid 1px rgba(211, 210, 226, 0.12);
  }
  .c-button.-pager a .c-button-arrow::after {
    -webkit-mask-image: url(/assets/image/common/icon/icon_arrow2.svg);
            mask-image: url(/assets/image/common/icon/icon_arrow2.svg);
  }
  .c-button.-pager a .c-button-label {
    min-width: 144px;
  }
  @media screen and (max-width: 768px) {
    .c-button.-pager a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
    }
    .c-button.-pager a .c-button-label {
      min-width: auto;
      width: calc(100% - 4.5rem);
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transform: translate(-1.5rem, 0px);
              transform: translate(-1.5rem, 0px);
    }
  }
  .c-button.-top a {
    width: 100%;
    height: 100%;
  }
  .c-button.-top a .c-button-label {
    padding-inline: clamp(2.4rem, 1.853053783rem + 1.4585232452vw, 4rem);
    -webkit-padding-before: clamp(2.4rem, 2.2632634458rem + 0.3646308113vw, 2.8rem);
            padding-block-start: clamp(2.4rem, 2.2632634458rem + 0.3646308113vw, 2.8rem);
    -webkit-padding-after: clamp(2.1rem, 1.9632634458rem + 0.3646308113vw, 2.5rem);
            padding-block-end: clamp(2.1rem, 1.9632634458rem + 0.3646308113vw, 2.5rem);
    font-size: clamp(1.6rem, 1.4632634458rem + 0.3646308113vw, 2rem);
    font-family: var(--font-heading);
  }
  .c-button.-top a .c-button-arrow {
    width: clamp(4.7rem, 3.2642661805rem + 3.8286235187vw, 8.9rem);
    aspect-ratio: 88/112;
    height: auto;
  }
  .c-button.-top a .c-button-arrow::after {
    aspect-ratio: 88/112;
    height: 100%;
  }
  @media screen and (max-width: 768px) {
    .c-button.-top a .c-button-arrow {
      aspect-ratio: 47/92;
    }
    .c-button.-top a .c-button-arrow::after {
      aspect-ratio: 47/92;
    }
  }
}
@layer component {
  /* ==============================================================================================
  テーブル
  ============================================================================================== */
  .c-table {
    table-layout: fixed;
    inline-size: 100%;
    border-spacing: 0;
    border-top: solid 1px #DEDEE5;
  }
  .c-table th, .c-table td {
    border-bottom: solid 1px #DEDEE5;
    padding: clamp(1.6rem, 1.327rem + 0.729vw, 2.4rem);
  }
  .c-table th {
    vertical-align: top;
    width: 30%;
    background: #F2F1EC;
  }
  .c-table td {
    letter-spacing: 0;
    line-height: 1.8;
  }
  .c-table.-small th, .c-table.-small td {
    padding-block: clamp(0.8rem, 0.663rem + 0.365vw, 1.2rem);
    padding-inline: clamp(1.2rem, 1.063rem + 0.365vw, 1.6rem);
    color: var(--color-black-700);
    font-size: clamp(1.2rem, 1.132rem + 0.182vw, 1.4rem);
    line-height: 1.8;
    letter-spacing: 0.01em;
  }
  @media screen and (max-width: 768px) {
    .c-table.-small th, .c-table.-small td {
      line-height: 1.7;
    }
  }
}
@layer component {
  /* ==============================================================================================
  見出し
  ============================================================================================== */
  .c-heading-l {
    border-bottom: 1px solid var(--color-black-100);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(2rem, 1.59rem + 1.094vw, 3.2rem);
  }
  .c-heading-l .c-heading-l__sub {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: clamp(1rem, 0.658rem + 0.912vw, 2rem);
    color: rgba(45, 42, 81, 0.8);
    font-family: var(--font-heading);
    font-size: clamp(1.4rem, 1.127rem + 0.729vw, 2.2rem);
    line-height: 1.4;
    letter-spacing: 0.03em;
  }
  .c-heading-l .c-heading-l__sub::before {
    content: "";
    position: relative;
    width: clamp(1rem, 0.795rem + 0.547vw, 1.6rem);
    height: clamp(1rem, 0.795rem + 0.547vw, 1.6rem);
    aspect-ratio: 1/1;
    border-radius: 0.3rem;
    background-color: var(--color-blue-700);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, var(--color-blue-700)), to(rgba(253, 209, 0, 0.6)));
    background-image: linear-gradient(180deg, var(--color-blue-700) 40%, rgba(253, 209, 0, 0.6) 100%);
    top: 0.35em;
  }
  .c-heading-l .c-heading-l__main {
    color: var(--color-blue-800);
    font-family: var(--font-heading);
    font-size: clamp(3.6rem, 2.233rem + 3.646vw, 7.6rem);
    line-height: 1.5;
    letter-spacing: 1.08px;
    position: relative;
    padding-bottom: clamp(2.4rem, 1.853rem + 1.459vw, 4rem);
    display: inline-block;
  }
  .c-heading-l .c-heading-l__main span {
    display: inline-block;
  }
  .c-heading-l .c-heading-l__main::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--color-blue-700);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, transparent), to(rgba(253, 209, 0, 0.6)));
    background-image: linear-gradient(90deg, transparent 40%, rgba(253, 209, 0, 0.6) 100%);
    bottom: -0.5px;
    left: 0;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  .c-heading {
    border-bottom: 1px solid var(--color-black-100);
  }
  .c-heading span {
    color: var(--color-blue-800);
    font-family: var(--font-heading);
    font-size: clamp(2.2rem, 1.721rem + 1.276vw, 3.6rem);
    line-height: 1.5;
    letter-spacing: 1.08px;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: clamp(1.4rem, 0.921rem + 1.276vw, 2.8rem);
    padding-bottom: clamp(2.4rem, 1.853rem + 1.459vw, 4rem);
  }
  .c-heading span::before {
    content: "";
    position: relative;
    width: clamp(1rem, 0.795rem + 0.547vw, 1.6rem);
    height: clamp(1rem, 0.795rem + 0.547vw, 1.6rem);
    aspect-ratio: 1/1;
    border-radius: 0.3rem;
    background-color: var(--color-blue-700);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, var(--color-blue-700)), to(rgba(253, 209, 0, 0.6)));
    background-image: linear-gradient(180deg, var(--color-blue-700) 40%, rgba(253, 209, 0, 0.6) 100%);
    top: 0.5em;
  }
  .c-heading span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--color-blue-700);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, transparent), to(rgba(253, 209, 0, 0.6)));
    background-image: linear-gradient(90deg, transparent 40%, rgba(253, 209, 0, 0.6) 100%);
    bottom: -0.5px;
    left: 0;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  .c-heading2 {
    color: var(--color-blue-600);
    font-family: var(--font-heading);
    font-size: clamp(2rem, 1.932rem + 0.182vw, 2.2rem);
    font-style: normal;
    font-weight: 500;
    line-height: var(--lineheight17);
    letter-spacing: 0.03em;
  }
  .c-heading3 {
    position: relative;
    margin-top: 0.95rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: clamp(1.2rem, 1.063rem + 0.365vw, 1.6rem);
    color: var(--color-blue-600);
    font-family: var(--font-b);
    font-size: clamp(1.6rem, 1.532rem + 0.182vw, 1.8rem);
    line-height: var(--lineheight15);
  }
  @media screen and (max-width: 1023px) {
    .c-heading3 {
      margin-top: 1.1rem;
    }
  }
  .c-heading3::before {
    content: "";
    display: block;
    inline-size: 0.4rem;
    block-size: clamp(1.8rem, 1.697rem + 0.273vw, 2.1rem);
    border-radius: var(--round-max);
    -webkit-transform: translateY(-0.05em);
            transform: translateY(-0.05em);
    position: absolute;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, var(--color-blue-700)), to(rgba(253, 209, 0, 0.6)));
    background-image: linear-gradient(180deg, var(--color-blue-700) 40%, rgba(253, 209, 0, 0.6) 100%);
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-heading + .c-heading3, .c-accordion-body > .c-heading3:first-child {
    margin-top: 0;
  }
}
/* ----------------------------------------
コンポーネント
---------------------------------------- */
@layer component {
  /* ==============================================================================================
  パンくずリスト
  ============================================================================================== */
  .c-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: clamp(1.2rem, 1.063rem + 0.365vw, 1.6rem);
    overflow-x: scroll;
    padding-block: 0.1rem;
  }
  .c-breadcrumb::-webkit-scrollbar {
    display: none;
  }
  .c-breadclumb__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: clamp(1.2rem, 1.063rem + 0.365vw, 1.6rem);
    white-space: nowrap;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    color: var(--color-white-blue-500);
    font-size: clamp(1.1rem, 1.066rem + 0.091vw, 1.2rem);
    font-style: normal;
    line-height: var(--lineheight14);
    letter-spacing: 0.04em;
  }
  .c-breadclumb__item a {
    color: var(--color-smallcopy);
  }
  .c-breadclumb__item::after {
    content: "";
    width: 4px;
    height: 7px;
    background-image: url(/assets/image/common/icon/icon_breadarrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
  }
  .c-breadclumb__item:last-child::after {
    display: none;
  }
}
@layer component {
  /* ==============================================================================================
  テキスト
  ============================================================================================== */
  .c-txt-m {
    font-size: clamp(1.4rem, 1.297rem + 0.273vw, 1.7rem);
  }
  .c-txt-notice {
    font-size: var(--typo-copy-xs);
    line-height: var(--lineheight17);
  }
  .c-txt-content {
    max-width: 120rem;
    width: 100%;
  }
}
@layer component {
  /* ==============================================================================================
  注釈
  ============================================================================================== */
  .c-notice {
    color: rgba(40, 40, 40, 0.7);
    -webkit-font-feature-settings: "palt" on;
            font-feature-settings: "palt" on;
    font-family: var(--font-family-ja-body, YuGothic);
    font-size: clamp(1.3rem, 1.266rem + 0.091vw, 1.4rem);
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 23.8px */
  }
  .c-notice::before {
    content: "※";
  }
}
@layer component {
  /* ==============================================================================================
  セクション
  ============================================================================================== */
  .c-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(4.8rem, 3.159rem + 4.376vw, 9.6rem);
  }
  .c-section__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(4.8rem, 3.706rem + 2.917vw, 8rem);
  }
  .c-subsection {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -ms-grid-columns: 24.2rem 3.2rem 1fr;
    grid-template-columns: 24.2rem 1fr;
    gap: 3.2rem;
  }
  @media screen and (max-width: 1023px) {
    .c-subsection {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
  }
  .c-subsection__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
  }
  .c-subsection__inner:only-child {
    -ms-grid-column: 2;
    grid-column: 2;
  }
  .c-subsection__inner.-gap-s {
    gap: clamp(0.8rem, 0.527rem + 0.729vw, 1.6rem);
  }
  .c-subsection__inner.-gap-m {
    gap: clamp(1.6rem, 1.327rem + 0.729vw, 2.4rem);
  }
  .c-subsection__inner.-gap-l {
    gap: clamp(2.4rem, 2.127rem + 0.729vw, 3.2rem);
  }
}
@layer component {
  /* ==============================================================================================
  横並びカード
  ============================================================================================== */
  .c-chunk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-chunk__num {
    width: 23%;
    padding-right: 2rem;
  }
  .c-chunk__num p {
    font-family: var(--font-en);
    font-size: clamp(4.8rem, 0.971rem + 10.21vw, 16rem);
    font-weight: 400;
    line-height: 0.8;
    background: linear-gradient(183deg, #2d2a51 41%, #aa8e20 70%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    white-space: nowrap;
  }
  @media screen and (max-width: 1023px) {
    .c-chunk__num {
      -webkit-transform: translateY(0.25lh);
              transform: translateY(0.25lh);
    }
  }
  .c-chunk__body {
    width: 77%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(3.2rem, 2.106rem + 2.917vw, 6.4rem);
  }
  .c-chunk__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(2.4rem, 1.58rem + 2.188vw, 4.8rem);
  }
}
@layer component {
  /* ==============================================================================================
  お知らせ
  ============================================================================================== */
  .c-news a {
    padding-right: 0;
    padding-block: clamp(2.4rem, 2.127rem + 0.729vw, 3.2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: clamp(2rem, 0.496rem + 4.011vw, 6.4rem);
    border-bottom: 1px solid rgba(45, 42, 81, 0.15);
    position: relative;
    text-decoration: none;
    -webkit-transition: background 0.3s var(--easeOutCubic);
    transition: background 0.3s var(--easeOutCubic);
  }
  .c-news a::after {
    background: unset;
    margin: 0;
    content: "";
    position: relative;
    width: 5.5rem;
    aspect-ratio: 55/106;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-left: 1px solid rgba(45, 42, 81, 0.12);
    background-color: var(--color-blue-700);
    -webkit-mask-image: url(/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/assets/image/common/icon/icon_arrow.svg);
    -webkit-mask-size: 1.5rem;
            mask-size: 1.5rem;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.3s var(--easeOutCubic);
    transition: -webkit-transform 0.3s var(--easeOutCubic);
    transition: transform 0.3s var(--easeOutCubic);
    transition: transform 0.3s var(--easeOutCubic), -webkit-transform 0.3s var(--easeOutCubic);
  }
  @media screen and (max-width: 1023px) {
    .c-news a::after {
      width: 3.9rem;
      aspect-ratio: 39/106;
      right: -4px;
    }
  }
  .c-news__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(1.6rem, 1.053rem + 1.459vw, 3.2rem);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    position: relative;
  }
  .c-news__body::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: rgba(45, 42, 81, 0.12);
    right: calc(clamp(2rem, 0.496rem + 4.011vw, 6.4rem) * -1);
  }
  @media screen and (max-width: 1023px) {
    .c-news__body {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
    }
  }
  .c-news__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: clamp(1.6rem, 1.053rem + 1.459vw, 3.2rem);
    width: 100%;
    max-width: 22.4rem;
  }
  @media screen and (max-width: 1023px) {
    .c-news__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      max-width: none;
    }
  }
  .c-news-date {
    color: var(--color-blue-300);
    font-family: var(--font-basic);
    font-size: clamp(1.2rem, 1.166rem + 0.091vw, 1.3rem);
    font-style: normal;
    font-weight: 500;
    line-height: 1;
  }
  .c-news-title {
    color: var(--color-blue-700);
    font-family: var(--font-heading);
    font-size: clamp(1.7rem, 1.529rem + 0.456vw, 2.2rem);
    line-height: 1.7;
    letter-spacing: 0.03em;
  }
  .c-news-cate {
    color: var(--color-blue-700);
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0.03em;
    padding: 0.8rem 1.2rem;
    border-radius: 0.3rem;
    background: radial-gradient(100% 100% at 100% 0%, #FFEA83 0%, #FDD826 100%);
  }
  @media screen and (max-width: 1023px) {
    .c-news-cate {
      padding: 0.6rem 1rem;
    }
  }
  .c-news a:hover {
    background: var(--color-white-blue-200);
  }
  .c-news a:hover::after {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
  @media screen and (max-width: 1023px) {
    .c-news a:hover::after {
      -webkit-transform: translateX(4px);
              transform: translateX(4px);
    }
  }
  .c-news.-small .c-news__body {
    width: calc(100% - (clamp(2rem, 0.496rem + 4.011vw, 6.4rem) + 5.5rem));
  }
  .c-news.-small a {
    padding-block: clamp(1.6rem, 1.463rem + 0.365vw, 2rem);
  }
  .c-news.-small a::after {
    aspect-ratio: 55/53;
  }
  .c-news.-small a .c-news-title {
    font-size: clamp(1.5rem, 1.4316317229rem + 0.1823154057vw, 1.7rem);
  }
  @media screen and (max-width: 1023px) {
    .c-news.-small .c-news__body {
      width: calc(100% - 3.9rem);
    }
    .c-news.-small a::after {
      aspect-ratio: 39/53;
    }
  }
}
@layer component {
  /* ==============================================================================================
  ページャー
  ============================================================================================== */
  .c-pager.-single {
    padding-top: var(--size-2xl);
    border-top: solid 1px var(--color-black-50);
  }
  @media screen and (max-width: 1023px) {
    .c-pager {
      padding-top: 0;
    }
  }
  .c-pager__inner {
    position: relative;
  }
  .c-pager-select {
    width: 100%;
    max-width: 215px;
    margin: 0 auto;
  }
  @media screen and (max-width: 1023px) {
    .c-pager-select {
      max-width: inherit;
    }
  }
  .c-pager-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  @media screen and (max-width: 1023px) {
    .c-pager-flex {
      position: static;
      padding-top: var(--size4);
    }
  }
  .c-pager__button {
    color: var(--color-blue-800);
    font-family: var(--font-basic);
    font-size: 1.4rem;
    line-height: 1;
    text-decoration-line: underline;
  }
  .c-pager__button:hover {
    opacity: 0.6;
  }
  .c-pager__button {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-grid-columns: 1.5rem var(--size) 1fr;
    grid-template-columns: 1.5rem 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--size);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-pager__button::after, .c-pager__button::before {
    content: "";
    inline-size: 1.5rem;
    block-size: 1.5rem;
    aspect-ratio: 1/1;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-pager__button::after {
    content: "";
    position: absolute;
    aspect-ratio: 1/1;
    block-size: 1.5rem;
    display: -ms-grid;
    display: grid;
    place-content: center;
    border-radius: 0.6rem;
    background-size: 100%;
    background-color: var(--color-blue-700);
    -webkit-mask-image: url(/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/assets/image/common/icon/icon_arrow.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-mask-size: 1.5rem;
            mask-size: 1.5rem;
  }
  .c-pager__button.-prev::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-pager__button.-next {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-pager__button.is-hide {
    opacity: 0.3;
    pointer-events: none;
  }
  .c-pager__button.is-hide .c-pager__button__icon {
    background-color: #949494;
  }
  @media screen and (max-width: 1023px) {
    .c-pager-flex.-single {
      position: absolute;
      padding-top: 0;
    }
  }
  @media screen and (max-width: 768px) {
    .c-pager-flex.-single {
      position: static;
      padding-top: var(--size3);
    }
  }
  .c-pageer-archive {
    text-align: center;
  }
  .c-pageer-archive a {
    position: relative;
    z-index: 10;
  }
}
@layer component {
  /* ==============================================================================================
  人物カード
  ============================================================================================== */
  .c-person__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(1.6rem, 1.053rem + 1.459vw, 3.2rem);
  }
  .c-person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
  }
  .c-person__media {
    max-width: 24.2rem;
    aspect-ratio: 1/1;
    border-radius: 0.4rem;
    overflow: hidden;
  }
  .c-person__media img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .c-person__text {
    position: relative;
    padding-left: clamp(1.3rem, 1.163rem + 0.365vw, 1.7rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.4rem;
  }
  .c-person__text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 4.5rem;
    border-radius: 1px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, var(--color-blue-700)), to(rgb(170, 142, 32)));
    background-image: linear-gradient(180deg, var(--color-blue-700) 40%, rgb(170, 142, 32) 100%);
  }
  .c-person__role {
    color: var(--color-black-600);
    font-family: var(--font-heading);
    font-size: clamp(1.2rem, 1.166rem + 0.091vw, 1.3rem);
    line-height: 1.35;
    letter-spacing: 0.01em;
  }
  .c-person__name {
    color: var(--color-black-800);
    font-family: var(--font-heading);
    font-size: clamp(1.6rem, 1.532rem + 0.182vw, 1.8rem);
    line-height: 1.35;
    letter-spacing: 0.06em;
  }
}
/* ==============================================================================================
タグ
============================================================================================== */
.c-tagbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: clamp(3.2rem, 2.927rem + 0.729vw, 4rem);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: clamp(1.6rem, 1.053rem + 1.459vw, 3.2rem);
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border-radius: 0.4rem;
  border: 1px solid var(--color-white-300);
  background: var(--color-yellow-100);
}
.c-tagbox__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .c-tagbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-tag-title {
  position: relative;
  color: var(--color-blue-600);
  font-family: var(--font-b);
  font-size: clamp(1.3rem, 1.266rem + 0.091vw, 1.4rem);
  font-weight: 700;
  padding-left: 1.6rem;
  padding-block: 0.2rem;
}
@media screen and (max-width: 1023px) {
  .c-tag-title {
    padding-block: 0;
  }
}
.c-tag-title::before {
  content: "";
  display: block;
  inline-size: 0.3rem;
  block-size: clamp(1.4rem, 1.366rem + 0.091vw, 1.5rem);
  border-radius: var(--round-max);
  -webkit-transform: translateY(-0.05em);
          transform: translateY(-0.05em);
  position: absolute;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, var(--color-blue-700)), to(rgba(253, 209, 0, 0.6)));
  background-image: linear-gradient(180deg, var(--color-blue-700) 40%, rgba(253, 209, 0, 0.6) 100%);
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-tag a {
  color: var(--color-blue-700);
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.03em;
  padding: 0.8rem 1.2rem;
  border-radius: 0.3rem;
  background: radial-gradient(100% 100% at 100% 0%, #FFEA83 0%, #FDD826 100%);
  text-decoration: none;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.c-tag.is-current {
  opacity: 0.6;
}
.c-tag:hover {
  opacity: 0.6;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
@media screen and (max-width: 1023px) {
  .c-tag a {
    padding: 0.6rem 1rem;
  }
}

@layer component {
  /* ==============================================================================================
  引用：blockquote
  ============================================================================================== */
  blockquote {
    padding: clamp(1.6rem, 1.3265268915rem + 0.7292616226vw, 2.4rem);
    font-size: var(--font-size-s);
    line-height: 2;
    font-style: italic;
    color: #8c8c8c;
    background: rgba(0, 0, 0, 0.03);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(1.6rem, 1.4632634458rem + 0.3646308113vw, 2rem);
  }
  blockquote p {
    position: relative;
    --em: 0.5em;
    line-height: 2;
  }
  blockquote p::before, blockquote p::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  blockquote p::before {
    margin-top: calc((1 - 2) * var(--em));
  }
  blockquote p::after {
    margin-bottom: calc((1 - 2) * var(--em));
  }
  @media screen and (max-width: 1023px) {
    blockquote {
      padding: 1.6rem;
      font-size: 1.2rem;
    }
  }
}
/* ==============================================================================================
罫線
============================================================================================== */
hr {
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-block: 1.2rem;
}

@layer component {
  /* ==============================================================================================
  iframe
  ============================================================================================== */
  .c-iframe {
    width: 100%;
    border-radius: var(--round-s);
  }
  .c-iframe.-rm {
    border-radius: var(--round-m);
  }
}
/* ==============================================================================================
セレクトボックス：お知らせ,医師紹介tests
============================================================================================== */
.c-select {
  width: 100%;
  border-radius: 0.4rem;
  border: solid 1px #E2E2E2;
  background: linear-gradient(76deg, var(--color-blue-700) -0.11%, #403C7A 99.89%);
  overflow: hidden;
  position: relative;
  z-index: 10;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  border-bottom: 1px solid var(--color-blue-800);
}
.c-select:hover {
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}

.c-select select {
  width: 100%;
  padding: 1.8rem 2rem 1.8rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .c-select select {
    padding: 1.5rem 0;
  }
}

.c-select__label {
  position: absolute;
  top: 1px;
  left: 0rem;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--color-white-blue-400);
  font-family: var(--font-en);
  line-height: 1;
  pointer-events: none;
  font-size: 1.6rem;
  gap: 1.6rem;
  width: calc(100% - 5.5rem);
  border-right: 1px solid rgba(211, 210, 226, 0.12);
}

.c-select__label.-left {
  font-size: var(--font-size-s);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 2rem;
  top: 0;
}
@media screen and (max-width: 768px) {
  .c-select__label.-left {
    left: 1.6rem;
  }
}

.c-select__label span {
  display: inline-block;
  opacity: 0.6;
}

.c-select__icon {
  width: 5.5rem;
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  right: 0rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -ms-grid;
  display: grid;
  place-content: center;
  background-color: #E2E2E2;
  -webkit-mask-image: url(/assets/image/common/icon/icon_select.svg);
          mask-image: url(/assets/image/common/icon/icon_select.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 1.6rem;
          mask-size: 1.6rem;
}

/* ==============================================================================================
コンポーネント（未整理）
============================================================================================== */
.c-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
}
.c-scroll__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.3rem;
  height: 4.9rem;
  font-family: var(--font-en);
  font-weight: var(--font-weight-b);
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(253, 209, 0, 0.7);
  white-space: nowrap;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.c-scroll__line {
  width: 1px;
  height: 6rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(253, 209, 0, 0.3)), to(rgba(253, 209, 0, 0)));
  background: linear-gradient(to bottom, rgba(253, 209, 0, 0.3) 30%, rgba(253, 209, 0, 0) 100%);
}

.c-attention {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #FAFAFF;
  border-radius: 0.4rem 0 0 0.4rem;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  overflow: clip;
  text-decoration: none;
  max-width: 52.7rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-attention {
    width: 85%;
  }
}
.c-attention__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-inline: clamp(1.4rem, 1.0581586144rem + 0.9115770283vw, 2.4rem);
  background: radial-gradient(circle at 100% 0%, #FFE66D 0%, #FDD100 100%);
  color: var(--color-blue-700);
  font-family: var(--font-b);
  font-size: clamp(1.3rem, 1.2658158614rem + 0.0911577028vw, 1.4rem);
  line-height: 1;
  white-space: nowrap;
}
.c-attention__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(0.2rem, -0.0051048314rem + 0.546946217vw, 0.8rem);
  padding-block: clamp(1rem, 0.7948951686rem + 0.546946217vw, 1.6rem);
  padding-inline: clamp(1.4rem, 1.0581586144rem + 0.9115770283vw, 2.4rem);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-attention__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.c-attention__title {
  color: var(--color-blue-700);
  font-family: var(--font-heading-r);
  font-size: clamp(1.4rem, 1.3316317229rem + 0.1823154057vw, 1.6rem);
  line-height: 1.6;
  text-decoration: underline;
  min-width: 0;
  overflow-wrap: anywhere;
  text-underline-position: from-font;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.c-attention__date {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: rgba(45, 42, 81, 0.6);
  font-family: var(--font-basic);
  font-size: 1.2rem;
  line-height: 1;
  white-space: nowrap;
}
.c-attention__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: clamp(0.5rem, 0.1581586144rem + 0.9115770283vw, 1.5rem);
  padding-right: clamp(0.5rem, 0.1581586144rem + 0.9115770283vw, 1.5rem);
  border-left: 1px solid rgba(45, 42, 81, 0.12);
}
.c-attention__arrow::after {
  content: "";
  width: clamp(1.5rem, 1.4316317229rem + 0.1823154057vw, 1.7rem);
  height: clamp(0.9rem, 0.7632634458rem + 0.3646308113vw, 1.3rem);
  background-color: var(--color-blue-700);
  -webkit-mask-image: url(/assets/image/common/icon/icon_arrow.svg);
          mask-image: url(/assets/image/common/icon/icon_arrow.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.c-attention:hover .c-attention__title {
  opacity: 0.8;
  color: var(--color-blue-800);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-decoration: none;
}
.c-attention:hover .c-attention__arrow::after {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

.c-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-inline: clamp(3.2rem, 2.516rem + 1.823vw, 5.2rem);
  padding-block: clamp(3.2rem, 2.653rem + 1.459vw, 4.8rem);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: clamp(2.4rem, 2.127rem + 0.729vw, 3.2rem);
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border-radius: 0.4rem;
  border: 1px solid #E9E9E9;
  background: #F2F1EC;
}

.c-box.-small {
  padding: clamp(2.4rem, 2.127rem + 0.729vw, 3.2rem);
}

.c-box__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(2rem, 1.863rem + 0.365vw, 2.4rem);
}
.c-box__inner.-type2 {
  gap: 2.4rem;
}

.c-numbox__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(0.4rem, 0.263rem + 0.365vw, 0.8rem);
}

.c-numbox {
  border-radius: 4px;
  border: 1px solid #DFDDEC;
  background: #FAFAFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .c-numbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-numbox-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 120px;
  border-right: 1px solid #DFDDEC;
  gap: clamp(0.6rem, 0.532rem + 0.182vw, 0.8rem);
}
.c-numbox-label__sub {
  color: #363451;
  font-family: var(--font-heading);
  font-size: 12px;
  line-height: 1;
}
.c-numbox-label__num {
  color: var(--color-blue-800);
  font-family: var(--font-en);
  font-size: clamp(2.6rem, 2.395rem + 0.547vw, 3.2rem);
  font-weight: 500;
  line-height: 1;
  background: linear-gradient(183deg, #2d2a51 41%, #aa8e20 70%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
@media screen and (max-width: 1023px) {
  .c-numbox-label {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-right: none;
    border-bottom: 1px solid #DFDDEC;
    padding: 1.2rem;
  }
}
@media screen and (max-width: 400px) {
  .c-numbox-label__num {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

.c-numbox-main {
  width: calc(100% - 120px);
  padding-block: clamp(1.6rem, 1.463rem + 0.365vw, 2rem);
  padding-inline: clamp(2rem, 1.863rem + 0.365vw, 2.4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
.c-numbox-main p:not([class]) {
  font-size: clamp(1.3rem, 1.232rem + 0.182vw, 1.5rem);
}
@media screen and (max-width: 1023px) {
  .c-numbox-main {
    width: 100%;
  }
}

/* ==============================================================================================
ユーティリティ：余白
============================================================================================== */
.u-mt0 {
  margin-top: 0rem;
}

@media screen and (max-width: 768px) {
  .u-mt0-small {
    margin-top: 0rem !important;
  }
}
.u-mb0 {
  margin-bottom: 0rem;
}

@media screen and (max-width: 768px) {
  .u-mb0-small {
    margin-bottom: 0rem !important;
  }
}
.u-pt0 {
  padding-top: 0rem;
}

@media screen and (max-width: 768px) {
  .u-pt0-small {
    padding-top: 0rem !important;
  }
}
.u-pb0 {
  padding-bottom: 0rem;
}

@media screen and (max-width: 768px) {
  .u-pb0-small {
    padding-bottom: 0rem !important;
  }
}
.u-pl0 {
  padding-left: 0rem;
}

@media screen and (max-width: 768px) {
  .u-pl0-small {
    padding-left: 0rem !important;
  }
}
.u-pr0 {
  padding-right: 0rem;
}

@media screen and (max-width: 768px) {
  .u-pr0-small {
    padding-right: 0rem !important;
  }
}
.u-mt4 {
  margin-top: 0.4rem;
}

@media screen and (max-width: 768px) {
  .u-mt4-small {
    margin-top: 0.4rem !important;
  }
}
.u-mb4 {
  margin-bottom: 0.4rem;
}

@media screen and (max-width: 768px) {
  .u-mb4-small {
    margin-bottom: 0.4rem !important;
  }
}
.u-pt4 {
  padding-top: 0.4rem;
}

@media screen and (max-width: 768px) {
  .u-pt4-small {
    padding-top: 0.4rem !important;
  }
}
.u-pb4 {
  padding-bottom: 0.4rem;
}

@media screen and (max-width: 768px) {
  .u-pb4-small {
    padding-bottom: 0.4rem !important;
  }
}
.u-pl4 {
  padding-left: 0.4rem;
}

@media screen and (max-width: 768px) {
  .u-pl4-small {
    padding-left: 0.4rem !important;
  }
}
.u-pr4 {
  padding-right: 0.4rem;
}

@media screen and (max-width: 768px) {
  .u-pr4-small {
    padding-right: 0.4rem !important;
  }
}
.u-mt8 {
  margin-top: var(--size);
}

@media screen and (max-width: 768px) {
  .u-mt8-small {
    margin-top: var(--size) !important;
  }
}
.u-mb8 {
  margin-bottom: var(--size);
}

@media screen and (max-width: 768px) {
  .u-mb8-small {
    margin-bottom: var(--size) !important;
  }
}
.u-pt8 {
  padding-top: var(--size);
}

@media screen and (max-width: 768px) {
  .u-pt8-small {
    padding-top: var(--size) !important;
  }
}
.u-pb8 {
  padding-bottom: var(--size);
}

@media screen and (max-width: 768px) {
  .u-pb8-small {
    padding-bottom: var(--size) !important;
  }
}
.u-pl8 {
  padding-left: var(--size);
}

@media screen and (max-width: 768px) {
  .u-pl8-small {
    padding-left: var(--size) !important;
  }
}
.u-pr8 {
  padding-right: var(--size);
}

@media screen and (max-width: 768px) {
  .u-pr8-small {
    padding-right: var(--size) !important;
  }
}
.u-mt16 {
  margin-top: var(--size2);
}

@media screen and (max-width: 768px) {
  .u-mt16-small {
    margin-top: var(--size2) !important;
  }
}
.u-mb16 {
  margin-bottom: var(--size2);
}

@media screen and (max-width: 768px) {
  .u-mb16-small {
    margin-bottom: var(--size2) !important;
  }
}
.u-pt16 {
  padding-top: var(--size2);
}

@media screen and (max-width: 768px) {
  .u-pt16-small {
    padding-top: var(--size2) !important;
  }
}
.u-pb16 {
  padding-bottom: var(--size2);
}

@media screen and (max-width: 768px) {
  .u-pb16-small {
    padding-bottom: var(--size2) !important;
  }
}
.u-pl16 {
  padding-left: var(--size2);
}

@media screen and (max-width: 768px) {
  .u-pl16-small {
    padding-left: var(--size2) !important;
  }
}
.u-pr16 {
  padding-right: var(--size2);
}

@media screen and (max-width: 768px) {
  .u-pr16-small {
    padding-right: var(--size2) !important;
  }
}
.u-mt20 {
  margin-top: 2rem;
}

@media screen and (max-width: 768px) {
  .u-mt20-small {
    margin-top: 2rem !important;
  }
}
.u-mb20 {
  margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {
  .u-mb20-small {
    margin-bottom: 2rem !important;
  }
}
.u-pt20 {
  padding-top: 2rem;
}

@media screen and (max-width: 768px) {
  .u-pt20-small {
    padding-top: 2rem !important;
  }
}
.u-pb20 {
  padding-bottom: 2rem;
}

@media screen and (max-width: 768px) {
  .u-pb20-small {
    padding-bottom: 2rem !important;
  }
}
.u-pl20 {
  padding-left: 2rem;
}

@media screen and (max-width: 768px) {
  .u-pl20-small {
    padding-left: 2rem !important;
  }
}
.u-pr20 {
  padding-right: 2rem;
}

@media screen and (max-width: 768px) {
  .u-pr20-small {
    padding-right: 2rem !important;
  }
}
.u-mt24 {
  margin-top: var(--size3);
}

@media screen and (max-width: 768px) {
  .u-mt24-small {
    margin-top: var(--size3) !important;
  }
}
.u-mb24 {
  margin-bottom: var(--size3);
}

@media screen and (max-width: 768px) {
  .u-mb24-small {
    margin-bottom: var(--size3) !important;
  }
}
.u-pt24 {
  padding-top: var(--size3);
}

@media screen and (max-width: 768px) {
  .u-pt24-small {
    padding-top: var(--size3) !important;
  }
}
.u-pb24 {
  padding-bottom: var(--size3);
}

@media screen and (max-width: 768px) {
  .u-pb24-small {
    padding-bottom: var(--size3) !important;
  }
}
.u-pl24 {
  padding-left: var(--size3);
}

@media screen and (max-width: 768px) {
  .u-pl24-small {
    padding-left: var(--size3) !important;
  }
}
.u-pr24 {
  padding-right: var(--size3);
}

@media screen and (max-width: 768px) {
  .u-pr24-small {
    padding-right: var(--size3) !important;
  }
}
.u-mt32 {
  margin-top: var(--size4);
}

@media screen and (max-width: 768px) {
  .u-mt32-small {
    margin-top: var(--size4) !important;
  }
}
.u-mb32 {
  margin-bottom: var(--size4);
}

@media screen and (max-width: 768px) {
  .u-mb32-small {
    margin-bottom: var(--size4) !important;
  }
}
.u-pt32 {
  padding-top: var(--size4);
}

@media screen and (max-width: 768px) {
  .u-pt32-small {
    padding-top: var(--size4) !important;
  }
}
.u-pb32 {
  padding-bottom: var(--size4);
}

@media screen and (max-width: 768px) {
  .u-pb32-small {
    padding-bottom: var(--size4) !important;
  }
}
.u-pl32 {
  padding-left: var(--size4);
}

@media screen and (max-width: 768px) {
  .u-pl32-small {
    padding-left: var(--size4) !important;
  }
}
.u-pr32 {
  padding-right: var(--size4);
}

@media screen and (max-width: 768px) {
  .u-pr32-small {
    padding-right: var(--size4) !important;
  }
}
.u-mt40 {
  margin-top: var(--size5);
}

@media screen and (max-width: 768px) {
  .u-mt40-small {
    margin-top: var(--size5) !important;
  }
}
.u-mb40 {
  margin-bottom: var(--size5);
}

@media screen and (max-width: 768px) {
  .u-mb40-small {
    margin-bottom: var(--size5) !important;
  }
}
.u-pt40 {
  padding-top: var(--size5);
}

@media screen and (max-width: 768px) {
  .u-pt40-small {
    padding-top: var(--size5) !important;
  }
}
.u-pb40 {
  padding-bottom: var(--size5);
}

@media screen and (max-width: 768px) {
  .u-pb40-small {
    padding-bottom: var(--size5) !important;
  }
}
.u-pl40 {
  padding-left: var(--size5);
}

@media screen and (max-width: 768px) {
  .u-pl40-small {
    padding-left: var(--size5) !important;
  }
}
.u-pr40 {
  padding-right: var(--size5);
}

@media screen and (max-width: 768px) {
  .u-pr40-small {
    padding-right: var(--size5) !important;
  }
}
.u-mt48 {
  margin-top: var(--size6);
}

@media screen and (max-width: 768px) {
  .u-mt48-small {
    margin-top: var(--size6) !important;
  }
}
.u-mb48 {
  margin-bottom: var(--size6);
}

@media screen and (max-width: 768px) {
  .u-mb48-small {
    margin-bottom: var(--size6) !important;
  }
}
.u-pt48 {
  padding-top: var(--size6);
}

@media screen and (max-width: 768px) {
  .u-pt48-small {
    padding-top: var(--size6) !important;
  }
}
.u-pb48 {
  padding-bottom: var(--size6);
}

@media screen and (max-width: 768px) {
  .u-pb48-small {
    padding-bottom: var(--size6) !important;
  }
}
.u-pl48 {
  padding-left: var(--size6);
}

@media screen and (max-width: 768px) {
  .u-pl48-small {
    padding-left: var(--size6) !important;
  }
}
.u-pr48 {
  padding-right: var(--size6);
}

@media screen and (max-width: 768px) {
  .u-pr48-small {
    padding-right: var(--size6) !important;
  }
}
.u-mt56 {
  margin-top: var(--size7);
}

@media screen and (max-width: 768px) {
  .u-mt56-small {
    margin-top: var(--size7) !important;
  }
}
.u-mb56 {
  margin-bottom: var(--size7);
}

@media screen and (max-width: 768px) {
  .u-mb56-small {
    margin-bottom: var(--size7) !important;
  }
}
.u-pt56 {
  padding-top: var(--size7);
}

@media screen and (max-width: 768px) {
  .u-pt56-small {
    padding-top: var(--size7) !important;
  }
}
.u-pb56 {
  padding-bottom: var(--size7);
}

@media screen and (max-width: 768px) {
  .u-pb56-small {
    padding-bottom: var(--size7) !important;
  }
}
.u-pl56 {
  padding-left: var(--size7);
}

@media screen and (max-width: 768px) {
  .u-pl56-small {
    padding-left: var(--size7) !important;
  }
}
.u-pr56 {
  padding-right: var(--size7);
}

@media screen and (max-width: 768px) {
  .u-pr56-small {
    padding-right: var(--size7) !important;
  }
}
.u-mt64 {
  margin-top: var(--size8);
}

@media screen and (max-width: 768px) {
  .u-mt64-small {
    margin-top: var(--size8) !important;
  }
}
.u-mb64 {
  margin-bottom: var(--size8);
}

@media screen and (max-width: 768px) {
  .u-mb64-small {
    margin-bottom: var(--size8) !important;
  }
}
.u-pt64 {
  padding-top: var(--size8);
}

@media screen and (max-width: 768px) {
  .u-pt64-small {
    padding-top: var(--size8) !important;
  }
}
.u-pb64 {
  padding-bottom: var(--size8);
}

@media screen and (max-width: 768px) {
  .u-pb64-small {
    padding-bottom: var(--size8) !important;
  }
}
.u-pl64 {
  padding-left: var(--size8);
}

@media screen and (max-width: 768px) {
  .u-pl64-small {
    padding-left: var(--size8) !important;
  }
}
.u-pr64 {
  padding-right: var(--size8);
}

@media screen and (max-width: 768px) {
  .u-pr64-small {
    padding-right: var(--size8) !important;
  }
}
/* ==============================================================================================
ユーティリティ：位置
============================================================================================== */
.u-align-right {
  text-align: right !important;
}

.u-pc-center {
  text-align: center !important;
}
@media screen and (max-width: 768px) {
  .u-pc-center {
    text-align: left !important;
  }
}

/* ==============================================================================================
ユーティリティ：フォント
============================================================================================== */
.u-font-en {
  font-family: var(--font-en) !important;
}

.u-font-jp {
  font-family: var(--font-basic) !important;
}

.u-font-bold {
  font-family: var(--font-b) !important;
  font-weight: normal !important;
}

.u-font-italic {
  font-style: italic !important;
}

/* ==============================================================================================
ユーティリティ：デバイス間での表示非表示
============================================================================================== */
@media screen and (max-width: 1199px) {
  .u-hidden-large2 {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-hidden-medium {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .u-hidden-small {
    display: none;
  }
}

.u-visible-small {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-visible-small {
    display: block;
  }
}

/* ==============================================================================================
ユーティリティ：罫線
============================================================================================== */
.u-border {
  border: solid 1px var(--color-black-50);
}

.u-border-top {
  border-top: solid 1px var(--color-black-50) !important;
}

.u-border-bottom {
  border-bottom: solid 1px var(--color-black-50) !important;
}

.u-border-none {
  border: none !important;
}

/* ==============================================================================================
ユーティリティ：dot-list
============================================================================================== */
.u-imgfit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

:root {
  --leading-trim: calc((1em - 1lh) / 2);
}

:lang(en) {
  --leading-trim: calc((1cap - 1lh) / 2);
}

.u-text-trim::before, .u-text-trim::after {
  content: "";
  display: block;
  inline-size: 0;
  block-size: 1px;
}
.u-text-trim::before {
  -webkit-margin-after: var(--leading-trim);
          margin-block-end: var(--leading-trim);
}
.u-text-trim::after {
  -webkit-margin-before: var(--leading-trim);
          margin-block-start: var(--leading-trim);
}

/* ==============================================================================================
ユーティリティ：罫線
============================================================================================== */
.u-aspect-auto {
  aspect-ratio: auto;
}

.u-aspect-32 {
  aspect-ratio: 3/2 !important;
}
.u-aspect-32 img {
  inline-size: 100%;
  block-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-aspect-43 {
  aspect-ratio: 4/3 !important;
}
.u-aspect-43 img {
  inline-size: 100%;
  block-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-aspect-169 {
  aspect-ratio: 16/9 !important;
}
.u-aspect-169 img {
  inline-size: 100%;
  block-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-aspect-916 {
  aspect-ratio: 9/16 !important;
}
.u-aspect-916 img {
  inline-size: 100%;
  block-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-aspect-square {
  aspect-ratio: 1/1 !important;
}
.u-aspect-square img {
  inline-size: 100%;
  block-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-aspect-gold {
  aspect-ratio: 1.618/1 !important;
}
.u-aspect-gold img {
  inline-size: 100%;
  block-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-aspect-silver {
  aspect-ratio: 1.414/1 !important;
}
.u-aspect-silver img {
  inline-size: 100%;
  block-size: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.u-ib {
  display: inline-block;
}

.u-font-bold {
  font-weight: bold !important;
}

.u-font-italic {
  font-style: italic !important;
}

.u-color-pink {
  color: var(--color-pink) !important;
}

.u-color-green {
  color: var(--color-green) !important;
}

.u-color-primary {
  color: var(--theme-primary) !important;
}

.u-sticky {
  position: sticky;
  top: 20rem;
}
@media screen and (max-width: 768px) {
  .u-sticky {
    position: static;
  }
}

.u-color-red {
  color: var(--color-red-800) !important;
}

.u-color-standard {
  color: #454545;
}

.u-txt-important {
  color: var(--color-important) !important;
  font-family: var(--font-b) !important;
  font-weight: var(--font-weight-heading);
}
.u-txt-important a[href^="tel:"] {
  color: var(--color-important) !important;
}

.u-align-top {
  vertical-align: top !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.u-align-top th, .u-align-top td {
  vertical-align: top !important;
}

.u-align-middle {
  vertical-align: middle !important;
}
.u-align-middle th, .u-align-middle td {
  vertical-align: middle !important;
}

.u-align-middle {
  vertical-align: middle !important;
}

.u-align-center {
  text-align: center !important;
}
.u-align-center th, .u-align-center td {
  text-align: center !important;
}

.u-align-left {
  text-align: left !important;
}

.u-width-100 {
  inline-size: 100% !important;
}

.u-width-90 {
  inline-size: 90% !important;
}

.u-width-80 {
  inline-size: 80% !important;
}

.u-width-70 {
  inline-size: 70% !important;
}

.u-width-60 {
  inline-size: 60% !important;
}

.u-width-50 {
  inline-size: 50% !important;
}

.u-width-40 {
  inline-size: 40% !important;
}

.u-width-30 {
  inline-size: 30% !important;
}

.u-width-20 {
  inline-size: 20% !important;
}

.u-width-10 {
  inline-size: 10% !important;
}

@media screen and (max-width: 768px) {
  .u-small-width-100 {
    inline-size: 100% !important;
  }
}
.u-gap-20 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--size-xs);
}

.u-icon::after {
  content: "";
  background: url(/ijinkai/assets/image/departments/arrhythmia/icon.gif) no-repeat left top/cover;
  inline-size: 1.2em;
  aspect-ratio: 1/1;
  vertical-align: middle;
  padding: 0 0.02em;
  -webkit-margin-start: 2px;
          margin-inline-start: 2px;
  -webkit-margin-end: 2px;
          margin-inline-end: 2px;
  display: inline-block;
  position: relative;
  inset-block-start: -0.1em;
}

.u-button-mt {
  margin-top: var(--size-l);
}

.u-inlineblock {
  display: inline-block;
}

.u-round-l {
  border-radius: var(--round-l) !important;
}

.js-details__content {
  overflow: hidden;
}

.js-modal {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.js-modal.is-open {
  opacity: 1;
  visibility: visible;
}

@-webkit-keyframes detect-scroll {
  from, to {
    --can-scroll: ;
  }
}

@keyframes detect-scroll {
  from, to {
    --can-scroll: ;
  }
}
.js-cell-scroll {
  overflow: hidden;
  padding-bottom: 0 !important;
}

.js-cell-scroll__inner {
  inline-size: calc(100% + 3.2rem);
  -webkit-transform: translate(-1.6rem, -1.2rem);
          transform: translate(-1.6rem, -1.2rem);
  margin-bottom: -2.4rem;
  padding: 1.4rem 1.6rem;
  scroll-timeline: --scroll-timeline y;
  -webkit-animation: detect-scroll;
          animation: detect-scroll;
  animation-timeline: --scroll-timeline;
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
  position: relative;
}

.js-cell-scroll__body {
  overflow-y: scroll;
  padding-bottom: 6rem;
  block-size: 21rem;
}

.c-cellscroll-cover {
  inline-size: 63%;
  margin-inline: auto;
  padding: 1.2rem;
  font-size: 1.2rem;
  position: absolute;
  bottom: 3rem;
  text-align: center;
  inset-inline: 0;
  background: var(--color-black-900);
  color: var(--color-white-900);
  font-weight: bold;
  border-radius: var(--round-max);
  display: inline-block;
  z-index: var(--zindex-lv2);
}
.c-cellscroll-cover__text {
  font-family: var(--Global-font-family-text, "Hiragino Sans");
  font-size: var(--font-size-2xs);
  font-weight: var(--font-weight-b);
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .c-cellscroll-cover {
    inline-size: 50%;
  }
}

/* ==============================================================================================
JS：記事詳細スライダー
============================================================================================== */
/* ==============================================================================================
JS：スクロールで表示
============================================================================================== */
.js-fade-chunk {
  position: relative;
}
.js-fade-chunk img {
  border-radius: var(--round-s) !important;
}
.js-fade-chunk .arrow-prev,
.js-fade-chunk .arrow-next {
  position: absolute;
  bottom: 0;
  inline-size: 4rem;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  place-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--color-white-900);
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.js-fade-chunk .arrow-prev::before,
.js-fade-chunk .arrow-next::before {
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg fill='%235a5964' height='18' viewBox='0 0 18 18' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m2.97725 5.78975c.21967-.21967.57583-.21967.7955 0l5.22725 5.22725 5.2273-5.22725c.2196-.21967.5758-.21967.7954 0 .2197.21967.2197.57583 0 .7955l-5.62495 5.62495c-.21967.2197-.57583.2197-.7955 0l-5.625-5.62495c-.21967-.21967-.21967-.57583 0-.7955z' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.js-fade-chunk .arrow-prev:hover,
.js-fade-chunk .arrow-next:hover {
  background: var(--color-green);
}
.js-fade-chunk .arrow-prev:hover::before,
.js-fade-chunk .arrow-next:hover::before {
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23ffffff' height='18' viewBox='0 0 18 18' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m2.97725 5.78975c.21967-.21967.57583-.21967.7955 0l5.22725 5.22725 5.2273-5.22725c.2196-.21967.5758-.21967.7954 0 .2197.21967.2197.57583 0 .7955l-5.62495 5.62495c-.21967.2197-.57583.2197-.7955 0l-5.625-5.62495c-.21967-.21967-.21967-.57583 0-.7955z' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.js-fade-chunk .arrow-prev {
  right: 4rem;
}
.js-fade-chunk .arrow-prev::before {
  rotate: 90deg;
}
.js-fade-chunk .arrow-next {
  right: 0;
}
.js-fade-chunk .arrow-next::before {
  rotate: 270deg;
}

@-webkit-keyframes flash {
  0% {
    -webkit-filter: saturate(100%) brightness(1);
            filter: saturate(100%) brightness(1);
  }
  1% {
    -webkit-filter: saturate(150%) brightness(1.5);
            filter: saturate(150%) brightness(1.5);
  }
  100% {
    -webkit-filter: saturate(100%) brightness(1);
            filter: saturate(100%) brightness(1);
  }
}

@keyframes flash {
  0% {
    -webkit-filter: saturate(100%) brightness(1);
            filter: saturate(100%) brightness(1);
  }
  1% {
    -webkit-filter: saturate(150%) brightness(1.5);
            filter: saturate(150%) brightness(1.5);
  }
  100% {
    -webkit-filter: saturate(100%) brightness(1);
            filter: saturate(100%) brightness(1);
  }
}
.ef-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: var(--color-white);
  z-index: var(--zindex-lv-limit);
  -webkit-transform: translateX(0) translateZ(10px);
          transform: translateX(0) translateZ(10px);
}
.is-loaded .ef-mask {
  -webkit-transition: -webkit-transform 0.8s var(--easeOrg);
  transition: -webkit-transform 0.8s var(--easeOrg);
  transition: transform 0.8s var(--easeOrg);
  transition: transform 0.8s var(--easeOrg), -webkit-transform 0.8s var(--easeOrg);
  -webkit-transform: translateX(-150%) translateZ(100px);
          transform: translateX(-150%) translateZ(100px);
}
.is-moving .ef-mask {
  -webkit-transition: -webkit-transform 0.5s var(--easeOrg);
  transition: -webkit-transform 0.5s var(--easeOrg);
  transition: transform 0.5s var(--easeOrg);
  transition: transform 0.5s var(--easeOrg), -webkit-transform 0.5s var(--easeOrg);
  -webkit-transform: translateX(0%) translateZ(10px);
          transform: translateX(0%) translateZ(10px);
}
.ef-mask::after {
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(246, 246, 243, 0)), to(var(--color-white)));
  background: linear-gradient(-90deg, rgba(246, 246, 243, 0), var(--color-white));
  position: absolute;
  top: 0;
  right: -50%;
  display: block;
}

/* ef-shadow
-----------------------------------------------------------------*/
.ef-shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(transparent));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);
  pointer-events: none;
  z-index: 1;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s var(--easeInOutSine);
  transition: -webkit-transform 0.3s var(--easeInOutSine);
  transition: transform 0.3s var(--easeInOutSine);
  transition: transform 0.3s var(--easeInOutSine), -webkit-transform 0.3s var(--easeInOutSine);
}
.ef-shadow.is-shadow {
  -webkit-transition: -webkit-transform 0.3s var(--easeInOutSine);
  transition: -webkit-transform 0.3s var(--easeInOutSine);
  transition: transform 0.3s var(--easeInOutSine);
  transition: transform 0.3s var(--easeInOutSine), -webkit-transform 0.3s var(--easeInOutSine);
  -webkit-transform: translateY(0);
          transform: translateY(0);
}