@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=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap");
:root {
  --contents-gap: 3.26vw;
  --side-max-inilne: 28.8rem;
  --tab-header-h: 6.4rem;
  --sp-header-h: 5.5rem;
  --size-left: 21.2%;
  --viewport-max: 1800px;
  --side-nav:clamp(220px, calc((100vw - 1024px) * 0.085 + 220px), 259px);
  --frame-side:235px;
  --frame-max: 1275px;
  --frame-max-notside: 1376px;
  --frame-main-max-notside: clamp(980px, 66vw, 1040px);
  --contents-inline:clamp(1.6rem, 0.7578947368rem + 3.5929824561vw, 4.8rem);
  --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;
  --size-3xl: clamp(13.6rem, 11.389rem + 9.43vw, 22rem);
  --size-2xl: clamp(8.4rem, 7.032rem + 5.84vw, 13.6rem);
  --size-xl: clamp(5.2rem, 4.358rem + 3.59vw, 8.4rem);
  --size-l: clamp(4.8rem, 4.379rem + 1.8vw, 6.4rem);
  --size-m: clamp(3.2rem, 2.674rem + 2.25vw, 5.2rem);
  --size-s: clamp(2rem, 1.684rem + 1.35vw, 3.2rem);
  --size-xs: clamp(1.2rem, 0.989rem + 0.9vw, 2rem);
  --size-2xs: clamp(0.8rem, 0.695rem + 0.45vw, 1.2rem);
  --size-3xs: clamp(0.6rem, 0.547rem + 0.22vw, 0.8rem);
  --size-4xs: 0.4rem;
  --round-max: 100vmax;
  --round-l: clamp(1.6rem, 1.179rem + 1.8vw, 3.2rem);
  --round-m: clamp(0.8rem, 0.695rem + 0.45vw, 1.2rem);
  --round-s: clamp(0.4rem, 0.295rem + 0.45vw, 0.8rem);
  --round-xs: clamp(0.2rem, 0.147rem + 0.22vw, 0.4rem);
  --icon-l: clamp(1.6rem, 1.389rem + 0.9vw, 2.4rem);
  --icon-m: clamp(0.8rem, 0.589rem + 0.9vw, 1.6rem);
  --icon-s: clamp(1rem, 0.947rem + 0.22vw, 1.2rem);
  --fontsize11: 1.1rem;
  --fontsize12: 1.2rem;
  --fontsize12: 1.3rem;
  --fontsize14: clamp(1.3rem, 1.274rem + 0.11vw, 1.4rem);
  --fontsize15: clamp(1.3rem, 1.247rem + 0.22vw, 1.5rem);
  --fontsize16: clamp(1.3rem, 1.247rem + 0.22vw, 1.5rem);
  --fontsize17: clamp(1.5rem, 1.447rem + 0.22vw, 1.7rem);
  --fontsize18: clamp(1.5rem, 1.391rem + 0.55vw, 1.8rem);
  --fontsize24: clamp(1.5rem, 1.447rem + 0.22vw, 1.7rem);
  --fontsize-heading-m2: 1.8rem;
  --fontsize-heading-m: 1.7rem;
  --fontsize-heading-l: clamp(2.2rem, 2.027rem + 0.86vw, 3rem);
  --fontsize-dense13: clamp(1.2rem, 1.178rem + 0.11vw, 1.3rem);
  --fontsize-dense14: clamp(1.3rem, 1.278rem + 0.11vw, 1.4rem);
  --font-size-5xl: clamp(2.4rem, 2.268rem + 0.56vw, 2.9rem);
  --font-size-4xl: clamp(2rem, 1.842rem + 0.67vw, 2.6rem);
  --font-size-3xl: clamp(1.8rem, 1.695rem + 0.45vw, 2.2rem);
  --font-size-2xl: clamp(1.6rem, 1.495rem + 0.45vw, 2rem);
  --font-size-xl: clamp(1.4rem, 1.295rem + 0.45vw, 1.8rem);
  --font-size-l: clamp(1.4rem, 1.321rem + 0.34vw, 1.7rem);
  --font-size-m: clamp(1.3rem, 1.247rem + 0.22vw, 1.5rem);
  --font-size-s: clamp(1.2rem, 1.147rem + 0.22vw, 1.4rem);
  --font-size-xs: clamp(1.2rem, 1.174rem + 0.11vw, 1.3rem);
  --font-size-2xs: clamp(1rem, 0.947rem + 0.22vw, 1.2rem);
  --font-size-3xs: 1rem;
  --lineheight14: 1.4;
  --lineheight16: 1.6;
  --lineheight17: 1.7;
  --lineheight18: 1.8;
  --lineheight20: 2.0;
}
@media screen and (max-width: 768px) {
  :root {
    --contents-inline:1.6rem;
  }
}

: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-line: #E9E9E9;
  --color-line2: #e8e8e8;
  --color-placeholder: #555555;
  --color-background: #F3F3EB;
  --color-table-border: #E2E2E2;
  --color-chank-border: #E7E7E7;
  --color-attention: #B53156;
  --gradient-brand: linear-gradient(72deg, #038A22 0%, #58CC73 100%);
  --color-black-900: #222222;
  --color-black-500: #454545;
  --color-black-400: #555555;
  --color-black-200: #777777;
  --color-black-150: #E2E2E2;
  --color-black-100: #F8F8F8;
  --color-white-900: #FFFFFF;
  --color-red-800: #D82525;
  --color-red-800-20: rgba(#D82525,.5);
  --color-orange-800: #DC5325;
  --color-theme: #479E28;
  --color-brand-primary: #1FA64D;
  --color-brand-primary-5: rgba(31,166,77,0.05);
  --color-brand-primary-10: rgba(31,166,77,1);
  --color-brand-secondary: #C1B499;
  --color-brand-hover: #f4faf6 ;
  --icon-arrow-bg:rgba(24,147,67,0.1);
  --icon-arrow-border:rgba(24,147,67,0.07);
}

:root {
  --font-basic: "MFW-HiraKakuProN-W3","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-db: "MFW-HiraKakuProN-W4","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-b: "MFW-HiraKakuProN-W5","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-heading: "MFW-HiraKakuProN-W6","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-en: "Roboto",sans-serif;
  --font-en2: "HelveticaNeueLTStd-Md",sans-serif;
  --font-ch: "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  --font-text: "MFW-HiraKakuProN-W3","Hiragino Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-serif: "MFW-HiraMinProN-W3",serif,"ヒラギノ角ゴ Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-rnd: "MFW-HiraMaruStdN-W3","Hiragino Sans","Hiragino Maru Gothic Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-rnd-b: "MFW-HiraMaruStdN-W6","Hiragino Sans","Hiragino Maru Gothic Pro", "メイリオ", "游ゴシック体", "Yu Gothic", yugothic,"Meiryo", メイリオ, sans-serif;
  --font-weight-std: 300;
  --font-weight-db: 400;
  --font-weight-b: 500;
  --font-weight-heading: 600;
  --font-color-title: var(--color-black-900);
  --font-color-standard: var(--color-black-500);
  --font-color-small: var(--color-black-400);
  --font-color-notice: var(--color-black-200);
  --font-color-white: var(--color-white-900);
}

: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-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;
}

@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%;
  }
  @media screen and (max-width: 1320px) {
    html {
      font-size: 56.5%;
    }
  }
  @media screen and (max-width: 1023px) {
    html {
      font-size: 62.5%;
    }
  }
  html,
  body {
    height: 100%;
  }
  body {
    display: block;
    line-height: 1;
    color: var(--font-color-standard);
    text-align: left;
    width: 100%;
    background: var(--color-background);
    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-weight: var(--font-weight-std);
  }
  body .t-lang {
    color: #666666;
  }
  body::before {
    content: "";
    position: fixed;
    inset: 0;
    z-index: -1;
    background-image: url("/koseikai/assets/image/common/noiz.png");
    background-repeat: repeat;
    background-position: top left;
    background-size: auto;
    pointer-events: none;
    background-size: 70px auto;
  }
  :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-heading);
    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;
  }
  a:hover {
    text-decoration: none;
    color: var(--color-brand-primary);
  }
  a {
    color: var(--color-brand-primary);
  }
  a[target=_blank], a[href$=".pdf"] {
    position: relative;
    -webkit-padding-end: 0.4em;
            padding-inline-end: 0.4em;
  }
  a[target=_blank]:has(img):hover, a[href$=".pdf"]: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 {
    display: none;
  }
  .l-header a[target=_blank], .l-header a[href$=".pdf"] {
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
  a[target=_blank]::after, a[href$=".pdf"]::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;
  }
  .l-header a[target=_blank]::after, .l-header a[href$=".pdf"]::after {
    display: none;
  }
  a[target=_blank]::after {
    background: url(/koseikai/assets/image/common/icon/icon_blank.svg) no-repeat left top/cover;
  }
  a[href$=".pdf"]::after, a[href$=".doc"]::after, a[href$=".xls"]::after, a[href$=".xlsx"]::after, a[href$=".tsv"]::after {
    background: url(/koseikai/assets/image/common/icon/icon_dl.svg) no-repeat left top/cover;
  }
  @media (hover: hover) and (pointer: fine) {
    a[href^="tel:"] {
      color: var(--color-brand-primary);
      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: 0.8rem;
  }
  figure figcaption {
    font-size: var(--font-size-xs);
    line-height: var(--lineheight16);
    color: var(--font-color-notice);
    -webkit-margin-after: calc((1em - 1lh) / 2);
            margin-block-end: calc((1em - 1lh) / 2);
    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;
  }
  :-moz-placeholder-shown {
    color: var(--color-placeholder);
  }
  :-ms-input-placeholder {
    color: var(--color-placeholder);
  }
  :placeholder-shown {
    color: var(--color-placeholder);
  }
  ::-webkit-input-placeholder {
    color: var(--color-placeholder);
  }
  ::-moz-placeholder {
    color: var(--color-placeholder);
  }
  :-ms-input-placeholder {
    color: var(--color-placeholder);
  }
  ::-ms-input-placeholder {
    color: var(--color-placeholder);
  }
  ::placeholder {
    color: var(--color-placeholder);
  }
  :input-placeholder {
    color: var(--color-placeholder);
  }
  :placeholder {
    color: var(--color-placeholder);
  }
  ::-webkit-input-placeholder {
    color: var(--color-placeholder);
  }
  ::-moz-placeholder {
    color: var(--color-placeholder);
  }
  :-ms-input-placeholder {
    color: var(--color-placeholder);
  }
  ::-ms-input-placeholder {
    color: var(--color-placeholder);
  }
  ::placeholder {
    color: var(--color-placeholder);
  }
  ::input-placeholder {
    color: var(--color-placeholder);
  }
  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-900);
    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-header {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: header;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(19.63vw, 260px) 1fr;
    grid-template-columns: min(19.63vw, 260px) 1fr;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border-radius: 0 0 8px 0;
    background: rgba(255, 255, 255, 0.88);
    backdrop-filter: blur(7px);
    z-index: var(--zindex-lv10);
  }
  .l-container:has(.l-side) > .l-header {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  @media screen and (max-width: 1023px) {
    .l-header {
      background: none;
      border-bottom: none;
      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-top: 1.6rem;
      padding-inline: 1.6rem;
      padding-inline: clamp(1.6rem, 0.7578947368rem + 3.5929824561vw, 4.8rem);
      padding-inline: var(--contents-inline);
      z-index: var(--zindex-lv1);
      position: absolute;
      width: 100%;
      background: none;
      backdrop-filter: none;
      border-radius: 0;
    }
  }
  .l-header-body__block:first-of-type {
    border-bottom: solid 1px var(--color-line);
    background: #fefefe;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2.4rem min(24vw, 26rem);
    grid-template-columns: 1fr min(24vw, 26rem);
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.4rem;
    padding: 4px 4px 4px 24px;
    container-type: inline-size;
    container-name: header-submenu;
  }
  .l-header-body__block:last-of-type {
    height: 9.6rem;
  }
  @media screen and (max-width: 1023px) {
    .l-header-body {
      display: none;
    }
  }
  .l-header-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
    position: relative;
  }
  .l-header-submenu__item a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.6rem;
    text-decoration: none;
    color: var(--font-color-standard);
    font-size: var(--fontsize12);
    line-height: 1.2;
  }
  .l-header-submenu__item a svg {
    fill: var(--color-brand-primary);
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  .l-header-submenu__item a:hover {
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  @container header-submenu (max-width: 730px) {
    .l-container:has(.l-side) .l-header-submenu__item:nth-of-type(1) {
      display: none;
    }
  }
  @container header-submenu (max-width: 660px) {
    .l-container:has(.l-side) .l-header-submenu__item:nth-of-type(2) {
      display: none;
    }
  }
  .l-header-menu {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    height: 100%;
    background-color: var(--color-white-900);
    border-radius: 0 0 8px 0;
  }
  .l-header-menu__item:not(:last-of-type) {
    border-right: 1px solid rgba(0, 0, 0, 0.08);
  }
  .l-header-menu__item:last-of-type a {
    border-radius: 0 0 8px 0;
  }
  .l-header-menu__label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    block-size: 100%;
    inline-size: 100%;
    position: relative;
    padding: var(--size-xs);
    background-color: var(--color-white-900);
    text-decoration: none;
    font-family: var(--font-heading);
    font-size: var(--font-size-m);
    font-weight: var(--font-weight-heading);
    line-height: 1.2;
    color: var(--font-color-title);
  }
  .l-header-menu__label::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    inline-size: 100%;
    block-size: 3px;
    background: var(--gradient-brand);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    opacity: 0;
  }
  .l-header-menu__label.is-current::after {
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    opacity: 1;
  }
  .l-header-menu__label:hover {
    background-color: var(--color-brand-primary-5);
    color: var(--color-brand-primary);
  }
  .l-header-menu__label:hover::after {
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    opacity: 1;
  }
  .l-header-logo {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    block-size: 100%;
    display: -ms-grid;
    display: grid;
    background: var(--color-white-900);
    -webkit-border-end: 1px solid var(--color-line);
            border-inline-end: 1px solid var(--color-line);
    background: #fefefe;
    border-bottom: 1px solid #ECECDC;
  }
  @media screen and (max-width: 1023px) {
    .l-header-logo {
      background: none;
      -webkit-box-flex: unset;
          -ms-flex-positive: unset;
              flex-grow: unset;
      border: 0;
    }
  }
  .l-header-logo a {
    inline-size: 100%;
    block-size: 100%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    cursor: pointer;
  }
  @media screen and (max-width: -1) {
    .l-header-logo a {
      place-content: center left;
      display: inline-block;
      inline-size: 16.8rem;
    }
  }
  @media screen and (max-width: 768px) {
    .l-header-logo a {
      text-align: left;
    }
  }
  .l-header-logo a:hover {
    background: rgba(0, 0, 0, 0.03);
  }
  .l-header-logo img {
    width: 11vw;
    max-width: 160px;
    min-width: 135px;
    height: auto;
    margin-inline: auto;
  }
  @media screen and (max-width: 768px) {
    .l-header-logo img {
      min-width: 97px;
    }
  }
  .l-header-body {
    inline-size: 100%;
    border-radius: 0 0 8px 0;
    overflow: hidden;
    -webkit-border-after: 1px solid var(--color-line);
            border-block-end: 1px solid var(--color-line);
    -webkit-border-end: 1px solid var(--color-line);
            border-inline-end: 1px solid var(--color-line);
  }
  @media screen and (max-width: -1) {
    .l-header-body {
      display: none;
    }
  }
  .l-header-sp {
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
  }
  .l-header-sp__item {
    font-size: var(--font-size-2xs);
    font-weight: var(--font-weight-heading);
    font-family: var(--font-heading);
    color: var(--font-color-standard);
    border-radius: 40px;
    border: 1px solid rgba(51, 51, 51, 0.15);
    backdrop-filter: blur(5px);
    padding: 7px 12px;
    background: none;
  }
  .l-header-sp__item:hover {
    background: var(--color-brand-primary);
    color: var(--color-white-900);
    border: 1px solid var(--color-brand-primary);
  }
  @media screen and (max-width: 1023px) {
    .l-header-sp {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  @media screen and (max-width: 768px) {
    .l-header-sp__item {
      font-size: 1rem;
      padding: 4px 9px 3px;
    }
  }
  .l-header-search {
    block-size: 3.9rem !important;
    position: relative;
    block-size: 100%;
    z-index: var(--zindex-lv9);
  }
  .gsc-control-cse {
    padding: 0 !important;
    background: none !important;
    border: none !important;
  }
  .gsc-search-box .gsib_a {
    block-size: 3.9rem !important;
  }
  input.gsc-input {
    border-radius: 4px !important;
    border: 1px solid var(--color-line) !important;
    -webkit-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
  }
  input.gsc-input:focus {
    border: 1px solid rgba(71, 158, 40, 0.6) !important;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
  .gsc-search-box td.gsc-input {
    padding: 0 !important;
  }
  .gsc-search-button .gsc-search-button-v2 {
    width: var(--size4) !important;
    height: var(--size4) !important;
    padding: 0 !important;
    background: rgba(136, 136, 136, 0) !important;
    border-radius: 3px !important;
  }
  .gsc-search-button .gsc-search-button-v2 svg {
    fill: #6D6D6D !important;
    width: var(--size2) !important;
    height: var(--size2) !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .gsc-search-button .gsc-search-button-v2:hover {
    background: var(--color-brand-primary) !important;
  }
  .gsc-search-button .gsc-search-button-v2:hover svg {
    fill: var(--color-white-900) !important;
  }
  .gsc-clear-button {
    display: none !important;
  }
  .gsc-input-box {
    border-radius: 4px !important;
    border: none !important;
  }
  .gsc-search-box {
    margin-bottom: 0 !important;
  }
  .gsc-search-box .gsib_a {
    border-radius: 4px !important;
    padding: 0 !important;
    background-color: #F5F5F5 !important;
    overflow: hidden;
  }
  .gsc-wrapper .gsc-adBlock {
    display: none;
  }
  .gsc-webResult.gsc-result {
    padding: 1.6rem 0 !important;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2) !important;
  }
  .gsc-url-top {
    padding: 0.5rem 0 1rem;
  }
  .gsc-results .gsc-cursor-box {
    margin-block: 24px !important;
  }
  .gsc-results-close-btn.gsc-results-close-btn-visible {
    width: 4rem;
    height: 4rem;
    position: absolute !important;
    top: 0;
    right: 0;
    z-index: var(--zindex-lv-limit);
    background: red;
  }
  .gsc-search-box input {
    width: 100% !important;
    height: 3.8rem !important;
    padding: 0.5lh !important;
    background-color: #F5F5F5 !important;
    font-size: var(--font-size-xs) !important;
    background-position-y: 52% !important;
    background-position-x: 1.2rem !important;
    -webkit-transition: none !important;
    transition: none !important;
    padding-right: 8rem !important;
  }
  .gsc-results-wrapper-overlay {
    height: 90vh !important;
    border-radius: 16px !important;
    top: 5vh !important;
  }
  .gsc-modal-background-image {
    background: none !important;
  }
  .gsc-overflow-hidden .gcse-search__bg {
    width: 100vw;
    height: 100vh;
    max-inline-size: var(--viewport-max);
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    z-index: var(--zindex-lv6);
  }
  .gsc-input {
    width: 100% !important;
  }
  .gsc-search-button-v2 {
    width: 2rem !important;
  }
  .gsc-search-button {
    margin: 0 !important;
  }
  .gsc-search-button-v2 {
    position: absolute !important;
    right: 4px !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
    height: calc(100% - 6px) !important;
    aspect-ratio: 1/1 !important;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none !important;
    border-radius: 4px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4) !important;
  }
  .gsc-search-button-v2 svg {
    width: 1.6rem;
    aspect-ratio: 1/1;
  }
  .gsc-clear-button,
  .gsib_b {
    display: none !important;
  }
  ::-webkit-input-placeholder {
    color: var(--color-black4) !important;
  }
  ::-moz-placeholder {
    color: var(--color-black4) !important;
  }
  :-ms-input-placeholder {
    color: var(--color-black4) !important;
  }
  ::-ms-input-placeholder {
    color: var(--color-black4) !important;
  }
  ::placeholder {
    color: var(--color-black4) !important;
  }
}
@layer layout {
  /* ==============================================================================================
  ドロップダウンメニュー
  ============================================================================================== */
  .l-dropdown {
    width: 100%;
    max-width: calc(100% - min(19.63vw, 259px));
    position: absolute;
    inset-block-start: 0;
    top: 0;
    left: min(19.63vw, 259px);
    z-index: -1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-top: 14.4rem;
    opacity: 0;
    visibility: hidden;
  }
  .l-header-menu li:hover .l-dropdown {
    opacity: 1;
    visibility: visible;
  }
  .l-dropdown__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(20vw, 260px) 1fr;
    grid-template-columns: min(20vw, 260px) 1fr;
    background: #F6F6F6;
    -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 40px rgba(0, 0, 0, 0.1);
    border-radius: var(--round-s);
    overflow: hidden;
  }
  /* Safariだけに適用 */
  _::-webkit-full-page-media, _:future, :root .l-dropdown__inner {
    margin-right: var(--side-nav);
  }
  .l-container:not(:has(.l-side)) .l-dropdown__inner {
    margin-right: 0;
  }
  .l-container:not(:has(.l-side)) .l-dropdown-bg {
    max-inline-size: 100%;
  }
  .l-dropdown-bg {
    inline-size: calc(100% + var(--side-nav));
    block-size: 200vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    display: block;
    z-index: -2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .l-header-menu li:hover .l-dropdown-bg {
    opacity: 1;
    visibility: visible;
  }
  .l-dropdown__media {
    inline-size: 100%;
    block-size: 100%;
    overflow: hidden;
    aspect-ratio: 290/355;
  }
  .l-dropdown__media img {
    inline-size: 100%;
    block-size: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .l-dropdown__body {
    padding-block: 12.8rem 4rem;
    padding-inline: 4rem;
    container-type: inline-size;
    container-name: l-dropdown__body;
    overflow: hidden;
  }
  .l-dropdown-label {
    display: block;
    font-size: 3rem;
    font-family: var(--font-basic);
    padding-bottom: var(--size4);
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    margin-bottom: var(--size4);
  }
  .l-dropdown-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3.2rem 1fr 3.2rem 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.6rem 3.2rem;
  }
  @container l-dropdown__body (max-width: 600px) {
    .l-dropdown-list {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
    }
  }
  .l-dropdown-list li:has(a[target=_blank]) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-dropdown-list li:has(a[target=_blank])::after {
    content: "";
    inline-size: 1em;
    block-size: 1em;
    aspect-ratio: 1/1;
    display: inline-block;
    background: url(/koseikai/assets/image/common/icon/icon_blank.svg) no-repeat left top/cover;
  }
  .l-dropdown-list a[target=_blank]::after {
    margin: 0;
  }
  .l-dropdown-list__item {
    font-family: var(--font-text);
    font-size: var(--font-size-s);
    line-height: 1.4;
    letter-spacing: 0;
    text-decoration: none;
    color: var(--font-color-standard);
  }
  .l-dropdown-list__item:hover {
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  .l-dropdown-list__item span {
    -webkit-transform: translateY(0.05lh);
            transform: translateY(0.05lh);
  }
}
@layer layout {
  /* ==============================================================================================
  メニュー
  ============================================================================================== */
  .l-menu {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3.2rem 1fr 3.2rem 1fr 3.2rem 1fr 3.2rem 1fr 3.2rem 1fr;
    grid-template-columns: repeat(6, 1fr);
    gap: 3.2rem;
  }
  @media screen and (max-width: 1199px) {
    .l-menu {
      -ms-grid-columns: 1fr 3.2rem 1fr 3.2rem 1fr;
      grid-template-columns: repeat(3, 1fr);
      gap: 6.4rem 3.2rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .l-menu {
      border-top: 1px solid #E2E2E2;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 0;
    }
  }
  .l-menu__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: 3.2rem;
  }
  @media screen and (max-width: 1023px) {
    .l-menu__inner {
      display: block;
    }
  }
  .l-menu__item {
    position: relative;
  }
  @media screen and (max-width: 1023px) {
    .l-menu__item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    }
  }
}
@layer layout {
  /* ==============================================================================================
  フッター
  ============================================================================================== */
  .l-footer {
    background-color: var(--color-white-900);
    border-radius: 0px 6px 0px 0px;
    border-top: 1px solid rgba(236, 236, 220, 0.9);
    border-right: 1px solid rgba(236, 236, 220, 0.9);
    margin-top: 8px;
  }
  .l-container:not(:has(.l-side)) .l-footer {
    border-right: none;
    border-top-right-radius: 0;
  }
  @media screen and (max-width: 1023px) {
    .l-footer {
      border-right: none;
      border-top-right-radius: 0;
    }
  }
  .l-footer-main {
    padding: 8rem;
    container-type: inline-size;
  }
  @media screen and (max-width: 1023px) {
    .l-footer-main {
      padding: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
    }
  }
  @media screen and (max-width: 768px) {
    .l-footer-main {
      padding: 3.2rem;
    }
  }
  .l-footer-submenu {
    padding-block: 6.4rem;
    margin-inline: 8rem;
    border-top: solid 1px rgba(227, 224, 218, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4rem;
  }
  @media screen and (max-width: 1023px) {
    .l-footer-submenu {
      padding-top: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
      margin-inline: 0;
      padding-inline: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
      gap: clamp(3.2rem, 2.3578947368rem + 3.5929824561vw, 6.4rem);
    }
  }
  @media screen and (max-width: 768px) {
    .l-footer-submenu {
      padding-top: 3.2rem;
      padding-inline: 3.2rem;
      gap: 3.2rem;
    }
  }
  .l-footer-submenu__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }
  @media screen and (max-width: 1023px) {
    .l-footer-submenu__body {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 3.2rem;
    }
  }
  .l-footer-submenu__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: 2.6rem;
    width: 100%;
    max-width: 40.4rem;
  }
  .l-footer-submenu__copyright {
    border-top: solid 1px rgba(227, 224, 218, 0.5);
    padding-block: 2.1rem 3.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 3.2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  @media screen and (max-width: 768px) {
    .l-footer-submenu__copyright {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-item-align: start;
          align-self: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      width: 100%;
      gap: 3.2rem;
    }
  }
  .l-footer-logo img {
    max-width: 168px;
    width: 100%;
  }
  @media screen and (max-width: 768px) {
    .l-footer-logo img {
      max-width: 147px;
    }
  }
  .l-footer-logo a {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-footer-logo a:hover {
    opacity: 0.8;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-footer-address p {
    font-size: var(--font-size-s);
    line-height: 1.8;
  }
  .l-footer-address a {
    color: var(--font-color-standard);
    text-decoration: none;
  }
  .l-footer-address a::after {
    content: none;
  }
  .l-footer-address a:hover {
    text-decoration: underline;
  }
  .l-footer-copyright-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2.4rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .l-footer-copyright-list li a {
    color: var(--font-color-notice);
    font-family: var(--font-text);
    font-size: var(--font-size-xs);
    font-weight: 300;
    line-height: 1;
  }
  .l-footer-copyright-list li a:hover {
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  .l-footer-copyright {
    font-family: var(--font-en);
    color: var(--font-color-notice);
    font-size: 10px;
    font-weight: 300;
  }
}
@layer layout {
  /* ==============================================================================================
  サイドナビ
  ============================================================================================== */
  .l-side {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    grid-area: side;
    height: 100%;
    display: block;
    inline-size: 100%;
    position: relative;
  }
  .l-side::after {
    content: "";
    position: fixed;
    top: 8px;
    right: 0;
    background-color: var(--color-white-900);
    height: 100%;
    width: calc(var(--side-nav) - 8px);
    z-index: -1;
    border-left: 1px solid rgba(236, 236, 220, 0.9);
    border-radius: 12px 0 0 0;
  }
  @media screen and (max-width: 1023px) {
    .l-side {
      display: none;
    }
  }
  .l-side__inner {
    display: block;
    position: fixed;
    width: var(--side-nav);
    height: 100vh;
    overflow-y: overlay; /* Chrome/Safari */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE */
  }
  .l-side__inner::-webkit-scrollbar {
    display: none; /* Chrome/Safari */
  }
  .l-side-heading {
    border-radius: 12px 0 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    background: url(/koseikai/assets/image/common/side_gradient.jpg) no-repeat center/cover;
    height: 13.6rem;
    padding: 2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    position: relative;
    overflow: hidden;
    margin-left: 8px;
    margin-top: 8px;
  }
  .l-side-heading::after {
    content: "";
    position: absolute;
    background: var(--gradient-brand);
    inline-size: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
  }
  .l-side-heading a {
    position: relative;
    z-index: 1;
    text-decoration: none;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 1.6rem;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .l-side-heading a p {
    color: #EDFDFF;
    font-size: 2rem;
    font-family: var(--font-b);
    font-weight: var(--font-weight-b);
    line-height: 1;
  }
  .l-side-heading a span {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.4rem;
    font-size: 1.1rem;
    font-family: var(--font-heading);
    font-weight: 600;
    line-height: 1.6;
    border-radius: 4px;
    border: 1px dashed rgba(255, 255, 255, 0.4);
    padding: 0.4rem 1rem;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
  }
  .l-side-heading a span svg {
    fill: #fff;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
  }
  .l-side-heading:hover::after {
    opacity: 0;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
  }
  .l-side-heading:hover a span {
    background-color: #fff;
    color: var(--color-black-500);
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
  }
  .l-side-heading:hover a span svg {
    fill: var(--color-black-500);
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
  }
  .l-side-list {
    margin-left: 8px;
    background: var(--color-white-900);
  }
  .l-side-list > li {
    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.3rem;
  }
  .l-side-list > li > a {
    font-size: 1.3rem;
    font-family: var(--font-b);
    font-weight: var(--font-weight-b);
    margin-inline: 2rem;
    padding-block: 1.3rem 1.2rem;
    background: url(/koseikai/assets/image/common/line_dot_x.png) repeat-x left bottom/4px 1px;
    position: relative;
    color: #555;
    text-decoration: none;
    line-height: 1.2;
  }
  .l-side-list > li > a[href$=".pdf"]::after {
    background-image: none;
  }
  .l-side-list > li > a::after {
    content: "";
    position: absolute;
    width: var(--side-nav);
    height: calc(100% + 4px);
    left: calc((2rem + 8px) * -1);
    top: 50%;
    background-color: var(--color-white-900);
    border-radius: 6px 0 0 6px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    z-index: -1;
    opacity: 0;
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  .l-side-list > li > a:hover {
    color: var(--color-brand-primary);
  }
  .l-side-list > li > a:hover::after {
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    opacity: 1;
  }
  .l-side-list > li.is-current > a {
    color: var(--color-white-900);
    z-index: 10;
  }
  .l-side-list > li.is-current > a::after {
    background: var(--gradient-brand);
    opacity: 1;
  }
  .l-side-list > li.is-current > a::before {
    display: none;
  }
  .l-side-list > li.is-current {
    background: var(--color-white-900);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .l-side-list > li.is-current > li {
    color: var(--color-green);
    font-weight: bold;
    padding-block: 0;
  }
  .l-side-list > li > ul {
    padding: 20px 24px 24px 36px;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.8rem;
    position: relative;
  }
  .l-side-list > li > ul::after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 48px);
    background-color: rgba(0, 0, 0, 0.06);
    top: 20px;
    left: 24px;
  }
  .l-side-list > li.is-current > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #FAFAFA;
    border-top: solid 1px rgba(0, 0, 0, 0.05);
  }
  .l-side-list > li.is-current > ul .c-link-small {
    padding-block: 0.2rem;
  }
  .l-side-list > li.is-current > ul > li a {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    line-height: 1.4;
    text-decoration: none;
    color: var(--font-color-standard);
    font-family: var(--font-basic);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.04em;
    text-decoration: underline;
    opacity: 0.6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .l-side-list > li.is-current > ul > li a:before {
    content: "";
    inline-size: 1rem;
    block-size: 1rem;
    aspect-ratio: 1/1;
    -webkit-margin-end: 0.7rem;
            margin-inline-end: 0.7rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: none;
    content: "";
    display: -ms-grid;
    display: grid;
    place-content: center;
    background-size: 100%;
    background-color: var(--color-brand-primary);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/koseikai/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: 1rem;
            mask-size: 1rem;
    -webkit-transform: translateY(0.05em);
            transform: translateY(0.05em);
  }
  .l-side-list > li.is-current > ul > li a.is-current {
    color: var(--color-brand-primary);
    opacity: 1;
    text-decoration: none;
    width: 100%;
  }
  .l-side-list > li.is-current > ul > li a:hover {
    opacity: 1;
    color: var(--color-brand-primary);
    text-decoration: none;
  }
  .l-side-list > li:last-child {
    margin-bottom: 100px;
  }
  .l-frame-side-list .c-link-small {
    font-size: clamp(1.1rem, 1.0736842105rem + 0.1122807018vw, 1.2rem);
  }
}
@layer layout {
  /* ==============================================================================================
  ページネーション
  ============================================================================================== */
  .l-pagenation {
    -webkit-padding-before: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
            padding-block-start: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
    -webkit-padding-after: clamp(2.4rem, -0.5473684211rem + 12.5754385965vw, 13.6rem);
            padding-block-end: clamp(2.4rem, -0.5473684211rem + 12.5754385965vw, 13.6rem);
    -webkit-padding-start: clamp(1.6rem, 0.7578947368rem + 3.5929824561vw, 4.8rem);
            padding-inline-start: clamp(1.6rem, 0.7578947368rem + 3.5929824561vw, 4.8rem);
    -webkit-padding-end: clamp(1.6rem, 0.6526315789rem + 4.0421052632vw, 5.2rem);
            padding-inline-end: clamp(1.6rem, 0.6526315789rem + 4.0421052632vw, 5.2rem);
  }
  @media screen and (max-width: 768px) {
    .l-pagenation {
      -webkit-padding-before: var(--size4);
              padding-block-start: var(--size4);
      -webkit-padding-after: var(--size3);
              padding-block-end: var(--size3);
      -webkit-padding-start: var(--size2);
              padding-inline-start: var(--size2);
      -webkit-padding-end: var(--size2);
              padding-inline-end: var(--size2);
    }
  }
  .l-pagenation__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    inline-size: 100%;
    max-inline-size: var(--frame-max);
    margin-inline: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-pagenation-main {
    inline-size: 100%;
  }
  .l-pagenation-main:not(:has(.is-no-frame-side)) {
    margin-left: var(--frame-side);
  }
  @media screen and (max-width: 1023px) {
    .l-pagenation-main:not(:has(.is-no-frame-side)) {
      margin-left: 0;
    }
  }
  .l-pagenation-main.is-no-frame-side {
    max-inline-size: var(--frame-main-max-notside);
    margin-left: 0;
  }
  .l-pagenation-main {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: var(--size-s);
    container-type: inline-size;
    container-name: pagenation-menu;
  }
  .l-pagenation-title {
    color: var(--font-color-standard);
    font-family: var(--font-b);
    font-size: clamp(1.8rem, 1.6421052632rem + 0.6736842105vw, 2.4rem);
    font-style: normal;
    font-weight: var(--font-weight-b);
    line-height: 1.6;
    position: relative;
  }
  .l-pagenation-title::after {
    content: "";
    position: absolute;
    top: calc(clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem) * -1);
    left: 0;
    background: var(--gradient-brand);
    inline-size: 100%;
    block-size: 4px;
  }
  @media screen and (max-width: 768px) {
    .l-pagenation-title::after {
      top: calc(var(--size4) * -1);
      block-size: 3px;
    }
  }
  .l-pagenation-list {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background-color: var(--color-white-900);
    border-radius: var(--round-s);
    overflow: hidden;
    border-bottom: solid 1px rgba(0, 0, 0, 0.07);
  }
  .l-pagenation-list li {
    border-bottom: 1px solid var(--color-line);
  }
  .l-pagenation-list li:nth-of-type(odd) {
    border-right: solid 1px var(--color-line);
  }
  .l-pagenation-list li:nth-last-child(2) {
    border-bottom: none;
  }
  .l-pagenation-list li:last-of-type {
    border-bottom: none;
  }
  .l-pagenation-list li.is-pagenation-border {
    border-bottom: 1px solid var(--color-line);
  }
  .l-pagenation-list li a {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    block-size: 100%;
    padding: 2.1rem 2rem 1.9rem 2rem;
    padding-top: clamp(1.7rem, 1.5947368421rem + 0.449122807vw, 2.1rem);
    padding-bottom: clamp(1.5rem, 1.3947368421rem + 0.449122807vw, 1.9rem);
    padding-inline: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
    font-size: var(--font-size-m);
    color: var(--font-color-standard);
    line-height: 1.4;
    text-decoration: none;
  }
  .l-pagenation-list li a:hover {
    background: var(--color-brand-primary-5);
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  .l-pagenation-list li.is-current a {
    background: var(--color-brand-primary);
    color: var(--color-white-900);
    text-decoration: none;
  }
  .l-pagenation-list li a[target=_blank] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-pagenation-list li a[target=_blank]::after {
    content: "";
    aspect-ratio: 1/1;
    background: url(/koseikai/assets/image/common/icon/icon_blank.svg) no-repeat left top/cover;
    width: 1rem;
    height: 1rem;
    display: inline-block;
  }
  .l-pagenation-list li a[target=_blank]::after {
    margin: 0;
  }
  @container pagenation-menu (max-width: 730px) {
    .l-pagenation-list {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
    }
    .l-pagenation-list li:nth-of-type(odd) {
      border-right: none;
    }
    .l-pagenation-list li:nth-last-child(2) {
      border-bottom: solid 1px var(--color-line);
    }
  }
  @media screen and (max-width: 768px) {
    .l-pagenation-list li a {
      font-size: 1.2rem;
    }
  }
}
@layer layout {
  /* ==============================================================================================
  ショートカット
  ============================================================================================== */
  .l-shortcut {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: var(--zindex-lv1);
    text-align: center;
    pointer-events: none;
    bottom: 2.4rem;
    z-index: 10;
  }
  .l-shortcut::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    z-index: 0;
    pointer-events: none;
  }
  .l-shortcut:has(.l-shortcut-help.is-open), .l-shortcut:has(.l-shortcut-menu.is-open) {
    z-index: var(--zindex-lv10);
  }
  .l-shortcut:has(.l-shortcut-help.is-open)::before, .l-shortcut:has(.l-shortcut-menu.is-open)::before {
    opacity: 1;
    pointer-events: auto;
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut {
      left: auto;
      right: 0;
      width: auto;
      z-index: var(--zindex-lv9) !important;
      bottom: 0;
    }
  }
  .l-shortcut__wrap {
    border-radius: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(0, 0, 0, 0.02);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 0.7rem;
    position: relative;
    z-index: 2;
    padding: 0.7rem;
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut__wrap {
      background: #F0F0F0;
      border-radius: 12px 0 0 0;
    }
    .l-shortcut:has(.l-shortcut-help.is-open) .l-shortcut__wrap, .l-shortcut:has(.l-shortcut-menu.is-open) .l-shortcut__wrap {
      z-index: -1;
    }
  }
  .l-shortcut-helpbtn {
    padding: 1em 2em;
    background: var(--color-white-900);
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    border: none;
    cursor: pointer;
    pointer-events: auto;
    height: 48px;
    width: 239px;
    border-radius: 8px;
    display: block;
  }
  .l-shortcut-helpbtn__inner {
    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;
    gap: 0.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    margin-inline: auto;
    font-size: clamp(1.2rem, 1.1473684211rem + 0.2245614035vw, 1.4rem);
    color: var(--font-color-title);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut-helpbtn__inner b {
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
  }
  .l-shortcut-helpbtn__inner.-close {
    opacity: 0;
    color: #fff;
  }
  .l-shortcut-helpbtn__inner svg {
    stroke: var(--color-black-900);
    fill: var(--color-white-900);
    inline-size: clamp(1.8rem, 1.7473684211rem + 0.2245614035vw, 2rem);
    aspect-ratio: 1/1;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut-helpbtn:hover {
    background: var(--color-brand-primary);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut-helpbtn:hover .l-shortcut-helpbtn__inner {
    color: var(--color-white-900);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut-helpbtn:hover .l-shortcut-helpbtn__inner svg {
    stroke: var(--color-white-900);
    fill: var(--color-brand-primary);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut:has(.l-shortcut-help.is-open) .l-shortcut-helpbtn {
    background: var(--color-brand-primary);
    color: var(--color-white-900);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut:has(.l-shortcut-help.is-open) .l-shortcut-helpbtn:hover {
    background: var(--color-black-900);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut:has(.l-shortcut-help.is-open) .l-shortcut-helpbtn__inner.-open {
    opacity: 0;
  }
  .l-shortcut:has(.l-shortcut-help.is-open) .l-shortcut-helpbtn__inner.-close {
    opacity: 1;
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-helpbtn {
      height: 40px;
      width: 204px;
      border: solid 1px rgba(0, 0, 0, 0.07);
      position: inherit;
    }
    .l-shortcut-helpbtn__inner {
      font-size: 1.2rem;
      gap: 0.6rem;
    }
    .l-shortcut-helpbtn__inner svg {
      inline-size: 1.8rem;
      block-size: 1.8rem;
    }
    .l-shortcut-helpbtn:hover {
      border: solid 1px var(--color-brand-primary);
    }
  }
  .l-shortcut-menubtn {
    border-radius: 8px;
    border: none;
    cursor: pointer;
    pointer-events: auto;
    display: none;
    inline-size: 4rem;
    aspect-ratio: 1/1;
    overflow: hidden;
    place-content: center;
    display: none;
    position: relative;
    top: 0;
    background: var(--color-black-900);
  }
  .l-shortcut-menubtn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    inline-size: 100%;
    aspect-ratio: 1/1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    border-radius: 8px;
    background: var(--gradient-brand);
    opacity: 1;
    z-index: -1;
  }
  .l-shortcut-menubtn:hover::after {
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-menubtn {
      display: -ms-grid;
      display: grid;
    }
  }
  .l-shortcut-helpbtn__close,
  .l-shortcut-menubtn__close {
    padding: 1.2rem 1.6rem 1.2rem 1.4rem;
    gap: 0.8rem;
    border-radius: 0.8rem;
    background: #111;
    color: var(--color-white-900);
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    border: none;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    line-height: 1;
    font-size: 1.2rem;
    font-weight: 500;
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-shortcut-helpbtn__close:hover,
  .l-shortcut-menubtn__close:hover {
    background: var(--color-brand-primary);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-helpbtn__close,
    .l-shortcut-menubtn__close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      z-index: var(--zindex-lv7);
    }
  }
  .l-shortcut-help {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(253, 253, 253, 0.9);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    -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;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    z-index: 1;
    pointer-events: auto;
    text-align: left;
    padding-inline: clamp(2.4rem, 0.9263157895rem + 6.2877192982vw, 8rem);
    -webkit-padding-before: clamp(3.7rem, 2.5684210526rem + 4.8280701754vw, 8rem);
            padding-block-start: clamp(3.7rem, 2.5684210526rem + 4.8280701754vw, 8rem);
    -webkit-padding-after: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
            padding-block-end: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
    border-radius: 24px 24px 0px 0px;
    -webkit-box-shadow: 0px -26px 40px 0px rgba(0, 0, 0, 0);
            box-shadow: 0px -26px 40px 0px rgba(0, 0, 0, 0);
    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.2rem, 1.5157894737rem + 2.9192982456vw, 4.8rem);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-help {
      background: var(--color-white-900);
    }
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-help {
      padding-inline: 2.4rem;
      -webkit-padding-before: 3.7rem;
              padding-block-start: 3.7rem;
      -webkit-padding-after: 3.2rem;
              padding-block-end: 3.2rem;
      gap: 2.2rem;
    }
  }
  .l-shortcut-help__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 72% 28%;
    grid-template-columns: 72% 28%;
    width: 100%;
    margin-bottom: 5rem;
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-help__inner {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 2rem;
      margin-bottom: 0;
    }
  }
  .l-shortcut-help.is-open {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0px -26px 40px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px -26px 40px 0px rgba(0, 0, 0, 0.1);
  }
  .l-shortcut-link__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr clamp(0.8rem, 0.5894736842rem + 0.898245614vw, 1.6rem) 1fr clamp(0.8rem, 0.5894736842rem + 0.898245614vw, 1.6rem) 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(0.8rem, 0.5894736842rem + 0.898245614vw, 1.6rem);
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-link__wrap {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-link__wrap {
      gap: 0.8rem;
    }
  }
  .l-shortcut-link a {
    -webkit-padding-before: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
            padding-block-start: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
    -webkit-padding-after: clamp(1.6rem, 1.3105263158rem + 1.2350877193vw, 2.7rem);
            padding-block-end: clamp(1.6rem, 1.3105263158rem + 1.2350877193vw, 2.7rem);
    -webkit-padding-start: clamp(1.6rem, 1.2842105263rem + 1.3473684211vw, 2.8rem);
            padding-inline-start: clamp(1.6rem, 1.2842105263rem + 1.3473684211vw, 2.8rem);
    -webkit-padding-end: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
            padding-inline-end: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
    border-radius: 2.4rem 0.8rem 0.8rem 0.8rem;
    border-bottom: 1px solid #E2E2E2;
    background: #FFF;
    text-decoration: none;
    gap: 0.8rem;
    height: 100%;
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-link a {
      background: #F8F8F8;
    }
    .l-shortcut-link a.c-icon-arrow::before, .l-shortcut-link a.c-icon-arrow::after {
      display: none !important;
    }
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-link a {
      padding: 1.5rem 1.6rem 1.3rem;
    }
  }
  .l-shortcut-link__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: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.2rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-link__inner {
      gap: 0.8rem;
    }
  }
  .l-shortcut-heading {
    color: #222;
    font-size: clamp(1.8rem, 1.6421052632rem + 0.6736842105vw, 2.4rem);
    font-family: var(--font-b);
    font-weight: var(--font-weight-b);
    line-height: 1.6;
    letter-spacing: 0.02em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.8rem;
  }
  .l-shortcut-heading img {
    inline-size: clamp(2.4rem, 2.1894736842rem + 0.898245614vw, 3.2rem);
    aspect-ratio: 1/1;
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-heading {
      font-size: 1.8rem;
    }
    .l-shortcut-heading img {
      inline-size: 2.4rem;
    }
  }
  .l-shortcut-link-media {
    aspect-ratio: 1/1;
    inline-size: clamp(4rem, 3.3684210526rem + 2.6947368421vw, 6.4rem);
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-link-media {
      inline-size: 4rem;
    }
  }
  .l-shortcut-link-title {
    color: #222;
    font-size: 18px;
    font-size: clamp(1.5rem, 1.4210526316rem + 0.3368421053vw, 1.8rem);
    font-family: var(--font-b);
    font-weight: var(--font-weight-b);
    line-height: 1;
    letter-spacing: 0.02em;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut-link-title span {
    color: #454545;
    font-size: var(--font-size-m);
    font-style: normal;
    font-family: var(--font-basic);
    font-weight: var(--font-weight-std);
    line-height: 1;
    letter-spacing: 0.02em;
    display: inline-block;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-link-title {
      margin-top: 0.4rem;
      font-size: 1.5rem;
    }
    .l-shortcut-link-title span {
      display: none;
    }
  }
  a:hover .l-shortcut-link-title {
    color: var(--color-brand-primary);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  a:hover .l-shortcut-link-title span {
    color: var(--color-brand-primary);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .l-shortcut-link-text {
    color: #777;
    font-family: var(--font-en);
    font-size: clamp(0.9rem, 0.8473684211rem + 0.2245614035vw, 1.1rem);
    font-style: normal;
    font-weight: var(--font-weight-std);
    line-height: 1;
    letter-spacing: 0.04em;
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-link-text {
      font-size: 0.9rem;
    }
  }
  .l-shortcut-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: 1.6rem;
    margin-left: 4.8rem;
    padding-left: 4.8rem;
    border-left: 1px solid rgba(17, 17, 17, 0.08);
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-list {
      margin-left: 0;
      padding-left: 0;
      border-left: 0;
    }
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-list {
      gap: 1rem;
    }
  }
  .l-shortcut-list li a {
    font-size: 1.5rem;
    color: var(--font-color-title);
  }
  .l-shortcut-list li a:hover {
    color: var(--color-brand-primary);
  }
  @media screen and (max-width: 1023px) {
    .l-shortcut-list li a {
      text-decoration: none;
    }
    .l-shortcut-list li a:hover {
      text-decoration: underline;
    }
    .l-shortcut-list li a span::before {
      background: none;
      border: none;
    }
    .l-shortcut-list li a span::after {
      content: none;
    }
    .l-shortcut-list li a span {
      gap: 0;
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 1.2rem;
      line-height: 1.4;
      text-decoration: none;
      color: var(--font-color-standard);
      font-family: var(--font-basic);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      letter-spacing: 0.04em;
    }
    .l-shortcut-list li a span::before {
      content: "";
      -ms-flex-negative: 0;
          flex-shrink: 0;
      inline-size: 0.9rem;
      block-size: auto;
      aspect-ratio: 1/1;
      -webkit-margin-end: 0.8rem;
              margin-inline-end: 0.8rem;
      background-image: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='%231FA64D' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.29694C0 4.15486 0.056443 4.01859 0.156912 3.91812C0.257382 3.81765 0.393648 3.76121 0.535733 3.76121H8.13456L5.16446 0.932539C5.11136 0.884369 5.06846 0.826028 5.03832 0.760975C5.00817 0.695922 4.99139 0.62548 4.98897 0.553824C4.98655 0.482167 4.99854 0.410753 5.02422 0.343814C5.04991 0.276874 5.08877 0.215772 5.1385 0.164126C5.18823 0.112481 5.24783 0.0713436 5.31375 0.0431519C5.37967 0.0149603 5.45058 0.000287855 5.52228 4.19327e-06C5.59398 -0.000279468 5.665 0.0138312 5.73115 0.0415003C5.79729 0.0691695 5.85721 0.109834 5.90735 0.161084L9.83605 3.91121C9.8879 3.96119 9.92914 4.0211 9.95731 4.08738C9.98548 4.15365 10 4.22493 10 4.29694C10 4.36895 9.98548 4.44023 9.95731 4.5065C9.92914 4.57278 9.8879 4.63269 9.83605 4.68267L5.90735 8.4328C5.85721 8.48405 5.79729 8.52471 5.73115 8.55238C5.665 8.58005 5.59398 8.59416 5.52228 8.59388C5.45058 8.59359 5.37967 8.57892 5.31375 8.55073C5.24783 8.52254 5.18823 8.4814 5.1385 8.42976C5.08877 8.37811 5.04991 8.31701 5.02422 8.25007C4.99854 8.18313 4.98655 8.11171 4.98897 8.04006C4.99139 7.9684 5.00817 7.89796 5.03832 7.83291C5.06846 7.76785 5.11136 7.70951 5.16446 7.66134L8.13456 4.83267H0.535733C0.393648 4.83267 0.257382 4.77623 0.156912 4.67576C0.056443 4.57529 0 4.43903 0 4.29694Z'/%3E%3C/svg%3E");
      display: block;
      background-position: center;
      background-repeat: no-repeat;
      position: relative;
      inset-inline-start: 0;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
    .l-shortcut-list li a span[href$=".pdf"]::before, .l-shortcut-list li a span[href$=".doc"]::before, .l-shortcut-list li a span[href$=".xls"]::before {
      inline-size: 1.6rem;
      background: url(/ijinkai/assets/image/common/icon_dl.svg) no-repeat left top/cover;
    }
    .l-shortcut-list li a span:hover, .is-current .l-shortcut-list li a span {
      color: var(--color-brand-primary);
      text-decoration: underline;
    }
    .l-shortcut-list li a span.is-current {
      color: var(--color-green);
      text-decoration: underline;
    }
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-list li a {
      font-size: 1.2rem;
    }
  }
  .l-shortcut-menu {
    position: fixed;
    right: 0;
    top: 0;
    max-width: 75%;
    min-width: 32rem;
    width: 100%;
    background: #fff;
    -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;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    z-index: 1;
    pointer-events: auto;
    height: 100%;
    border-top-left-radius: 24px;
  }
  .l-shortcut-menu__inner {
    height: 100%;
    overflow-y: scroll;
    text-align: left;
    padding-inline: clamp(2.4rem, 0.9263157895rem + 6.2877192982vw, 8rem);
    -webkit-padding-before: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
            padding-block-start: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
    -webkit-padding-after: clamp(6.4rem, 5.9789473684rem + 1.7964912281vw, 8rem);
            padding-block-end: clamp(6.4rem, 5.9789473684rem + 1.7964912281vw, 8rem);
  }
  .l-shortcut-menu__inner > *:not(:first-of-type) {
    margin-top: 2.4rem;
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-menu__inner {
      padding-inline: 2.4rem;
      -webkit-padding-before: 3.2rem;
              padding-block-start: 3.2rem;
      -webkit-padding-after: 6.4rem;
              padding-block-end: 6.4rem;
    }
  }
  .l-shortcut-menu.is-open {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  }
  .l-shortcut-menu__btn {
    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;
  }
  .l-shortcut-menu__btn button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.5rem 1.4rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    border-radius: var(--round-max);
    border: 1px solid rgba(51, 51, 51, 0.15);
    background: #FFF;
    backdrop-filter: blur(5px);
    color: #333;
    font-size: clamp(1.3rem, 1.2473684211rem + 0.2245614035vw, 1.5rem);
    font-style: normal;
    font-weight: 600;
    line-height: 1;
  }
  @media screen and (max-width: 768px) {
    .l-shortcut-menu__btn button {
      font-size: 1.3rem;
    }
  }
  .l-shortcut-menu__btn button:hover {
    background: var(--color-brand-primary-5);
    border: solid 1px var(--color-brand-primary);
    color: var(--color-brand-primary);
  }
  .l-shortcut-menu__btn button:nth-of-type(2) {
    border-radius: 40px;
    border: 1px solid rgba(216, 37, 37, 0.15);
    backdrop-filter: blur(5px);
    background: rgba(216, 37, 37, 0.06);
    color: var(--color-red-800);
  }
  .l-shortcut-menu__btn button:nth-of-type(2):hover {
    background: rgba(216, 37, 37, 0.1);
    border: solid 1px var(--color-red-800);
  }
  .l-submenu-lang {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding-top: 2.4rem;
  }
}
@layer layout {
  /* ==============================================================================================
  ポップアップ
  ============================================================================================== */
  .l-popup {
    position: fixed;
    bottom: 0px;
    z-index: var(--zindex-lv1);
    padding-inline: 3.2rem;
  }
  .l-popup:has(.is-open) {
    z-index: var(--zindex-lv-max);
  }
  @media screen and (max-width: 1023px) {
    .l-popup {
      position: absolute;
      top: 0px;
      right: 0;
      padding-top: 1.6rem;
      padding-right: 1.6rem;
      z-index: var(--zindex-lv9);
      bottom: auto;
    }
  }
  .l-popup__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
  }
  .l-popup-info button,
  .l-popup-attention button {
    padding: 13px 20px 12px 18px;
    border-radius: 12px 6px 0px 0px;
    border-top: 1px solid #E3E0DA;
    border-right: 1px solid #E3E0DA;
    border-left: 1px solid #E3E0DA;
    border-bottom: 0;
    background: var(--color-white-900);
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1rem;
    font-size: 1.3rem;
    font-family: var(--font-heading);
    font-weight: var(--font-weight-b);
  }
  .l-popup-info button:hover,
  .l-popup-attention button:hover {
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  @media screen and (max-width: 1023px) {
    .l-popup-info button,
    .l-popup-attention button {
      display: none;
    }
  }
  .l-popup-info button svg {
    fill: var(--color-brand-primary);
  }
  .l-popup-attention button svg {
    fill: var(--color-attention);
  }
  .l-popup-button a {
    background-color: var(--color-white-900);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0.8rem;
    padding: clamp(1.6rem, 1.5473684211rem + 0.2245614035vw, 1.8rem);
    overflow: hidden;
    font-size: clamp(1.3rem, 1.2473684211rem + 0.2245614035vw, 1.5rem);
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    text-decoration: none;
    color: var(--font-color-standard);
    line-height: 1;
    letter-spacing: 0.04em;
    /*疑似要素(arrow)*/
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media screen and (max-width: 1023px) {
    .l-popup-button a {
      margin-top: 0.4rem;
      padding: 1.6rem;
    }
  }
  @media screen and (max-width: 1023px) {
    .l-popup-button a {
      font-size: 1.3rem;
    }
  }
  .l-popup-button a:hover {
    color: var(--color-brand-primary);
  }
  .l-popup-button a::after, .l-popup-button a::before {
    content: "";
    inline-size: min(1.5em, 24px);
    aspect-ratio: 1/1;
    display: block;
    border-radius: 0.6rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: clamp(1.6rem, 1.5473684211rem + 0.2245614035vw, 1.8rem);
  }
  @media screen and (max-width: 1023px) {
    .l-popup-button a::after, .l-popup-button a::before {
      right: 1.6rem;
    }
  }
  .l-popup-button a::before {
    background: var(--icon-arrow-bg);
    border: 1px solid var(--icon-arrow-border);
  }
  .l-popup-button a::after {
    content: "";
    position: absolute;
    aspect-ratio: 1/1;
    block-size: 100%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    border-radius: 0.6rem;
    background-size: 100%;
    background-color: var(--color-brand-primary);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/koseikai/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: 45%;
            mask-size: 45%;
  }
  .l-popup-button a:hover::after, .c-button:hover .l-popup-button a::after, .c-details-link:hover + details .l-popup-button a::after, a:hover .l-popup-button a::after {
    -webkit-animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
            animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
  }
  .l-popup-button.-type2 a {
    background: var(--color-black-900);
    color: var(--color-white-900);
    padding: 0;
    margin-top: 0.8rem;
  }
  .l-popup-button.-type2 a::before {
    background: var(--color-white-900);
  }
  @media screen and (max-width: 1023px) {
    .l-popup-button.-type2 a {
      margin-top: 1.2rem;
    }
  }
  .l-popup-button.-type2 span {
    padding: clamp(1.6rem, 1.5473684211rem + 0.2245614035vw, 1.8rem);
    width: 100%;
    text-align: center;
    position: relative;
  }
  .l-popup-button.-type2 span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--gradient-brand);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    z-index: -1;
  }
  .l-popup-button.-type2 a:hover span::after {
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
}
@layer layout {
  /* ==============================================================================================
  サブメニュー
  ============================================================================================== */
  .l-submenu {
    position: relative;
    --em: 0.5em;
    line-height: 1.4;
  }
  .l-submenu::before, .l-submenu::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .l-submenu::before {
    margin-top: calc((1 - 1.4) * var(--em));
  }
  .l-submenu::after {
    margin-bottom: calc((1 - 1.4) * var(--em));
  }
  .l-submenu__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3.2rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.2rem;
    width: 100%;
    max-width: 63.9rem;
  }
  @media screen and (max-width: 1023px) {
    .l-submenu__wrap {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 1.6rem;
    }
  }
  .l-submenu li:not(:first-of-type) {
    margin-top: 1.2rem;
  }
}
@layer layout {
  /* ==============================================================================================
  フレーム
  ============================================================================================== */
  .l-frame {
    background-color: var(--color-white-900);
    -webkit-padding-before: clamp(4.2rem, 3.9368421053rem + 1.1228070175vw, 5.2rem);
            padding-block-start: clamp(4.2rem, 3.9368421053rem + 1.1228070175vw, 5.2rem);
    -webkit-padding-after: clamp(4.8rem, 2.4842105263rem + 9.8807017544vw, 13.6rem);
            padding-block-end: clamp(4.8rem, 2.4842105263rem + 9.8807017544vw, 13.6rem);
    -webkit-padding-start: clamp(1.6rem, 0.7578947368rem + 3.5929824561vw, 4.8rem);
            padding-inline-start: clamp(1.6rem, 0.7578947368rem + 3.5929824561vw, 4.8rem);
    -webkit-padding-end: clamp(1.6rem, 0.6526315789rem + 4.0421052632vw, 5.2rem);
            padding-inline-end: clamp(1.6rem, 0.6526315789rem + 4.0421052632vw, 5.2rem);
    border-radius: 0px 6px 6px 0px;
    border-top: 1px solid #ECECDC;
    border-right: 1px solid #ECECDC;
    border-bottom: 1px solid #ECECDC;
  }
  .l-container:not(:has(.l-side)) .l-frame {
    border-top: 0;
    border-right: 0;
    border-radius: 0;
  }
  @media screen and (max-width: 1023px) {
    .l-frame {
      -webkit-padding-before: 0;
              padding-block-start: 0;
      padding-inline: 0;
      border-top: 0;
      border-right: 0;
      border-radius: 0;
    }
  }
  @media screen and (max-width: 768px) {
    .l-frame {
      -webkit-padding-after: var(--size6);
              padding-block-end: var(--size6);
    }
  }
  @media screen and (max-width: 768px) {
    .l-frame:has(.c-dirlink) {
      -webkit-padding-after: 2.4rem;
              padding-block-end: 2.4rem;
    }
  }
  .l-frame__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    inline-size: 100%;
    max-inline-size: var(--frame-max);
    margin-inline: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  @media screen and (max-width: 1023px) {
    .l-frame__inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
  }
  .l-frame-main {
    max-inline-size: calc(100% - var(--frame-side));
    width: 100%;
  }
  @media screen and (max-width: 1023px) {
    .l-frame-main {
      padding-inline: var(--contents-inline);
      padding-top: 4.2rem;
      max-inline-size: 100%;
    }
  }
  .l-frame__inner:not(:has(.l-frame-side)) .l-frame-main {
    max-inline-size: var(--frame-main-max-notside);
    inline-size: 100%;
  }
  .l-frame__inner:not(:has(.l-frame-side)) .l-frame-main:has(.c-dirlink) {
    max-inline-size: 100%;
  }
  @media screen and (max-width: 1023px) {
    .l-frame__inner:not(:has(.l-frame-side)) .l-frame-main:has(.c-dirlink) {
      padding-top: 2.4rem;
    }
  }
  .l-container:not(:has(.l-side)) .l-frame .l-frame__inner {
    max-inline-size: var(--frame-max-notside);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .l-container:not(:has(.l-side)) .l-frame .l-frame__inner:not(:has(.l-frame-side)) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  @media (min-width: 1800px) {
    .l-container:not(:has(.l-side)) .l-frame .l-frame__inner {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
  }
  .l-container:not(:has(.l-side)) .l-frame .l-frame-main {
    max-inline-size: var(--frame-main-max-notside);
  }
  @media screen and (max-width: 1023px) {
    .l-container:not(:has(.l-side)) .l-frame .l-frame-main {
      max-inline-size: 100%;
    }
  }
  .l-frame-main:has(.c-smallblock) {
    max-inline-size: 100% !important;
  }
  .l-frame-side {
    background-color: var(--color-white-900);
    max-inline-size: 100%;
    display: block;
  }
  @media screen and (max-width: 1023px) {
    .l-frame-side {
      position: sticky;
      top: 0;
      z-index: var(--zindex-lv8);
    }
  }
  @media screen and (max-width: 768px) {
    .l-frame-side {
      inline-size: 100%;
      max-inline-size: 100%;
      padding: 0;
    }
  }
  .l-frame-side-list {
    width: var(--frame-side);
    display: block;
    position: sticky;
    inset-block-start: 30rem;
    padding-right: 4.8rem;
  }
  .l-frame-side-list li + li {
    -webkit-margin-before: 1.6rem;
            margin-block-start: 1.6rem;
  }
  @media screen and (max-width: 1023px) {
    .l-frame-side-list {
      display: none;
    }
  }
  .l-frame-side-list__label {
    -webkit-padding-after: 1rem;
            padding-block-end: 1rem;
    border-bottom: 1px solid #E9E9E9;
    color: rgba(69, 69, 69, 0.8);
    font-size: 12px;
    font-family: var(--font-b);
    font-weight: var(--font-weight-b);
    line-height: 1.6;
    margin-bottom: 2.4rem;
  }
  .l-frame-select {
    position: relative;
    display: none;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    background: #FFF;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
            box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  }
  @media screen and (max-width: 1023px) {
    .l-frame-select {
      display: block;
    }
  }
  .l-frame-select__button {
    position: absolute;
    top: 50%;
    right: var(--contents-inline);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: var(--zindex-lv10);
  }
  .l-frame-select__button a {
    font-size: 1rem;
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #333;
    border-radius: var(--round-max);
    padding-inline: 1.1rem;
    padding-block: 0.7rem;
    text-decoration: none;
    display: block;
  }
  .l-frame-select__button a:hover {
    background: var(--color-brand-primary);
    color: var(--color-white-900);
    border-color: var(--color-brand-primary);
  }
  @media screen and (max-width: 499px) {
    .l-frame-select__button a:hover {
      background: unset;
      color: #333;
      border-color: rgba(51, 51, 51, 0.1);
    }
  }
  .l-frame-select__label {
    font-size: 1.4rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: var(--zindex-lv8);
    background: var(--color-white-900);
    pointer-events: none;
    inline-size: 100%;
    block-size: calc(100% - 1px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-padding-start: clamp(3.2rem, 2.3578947368rem + 3.5929824561vw, 6.4rem);
            padding-inline-start: clamp(3.2rem, 2.3578947368rem + 3.5929824561vw, 6.4rem);
    padding-top: 1px;
    font-family: var(--font-basic);
    font-weight: var(--font-weight-std);
  }
  @media screen and (max-width: 768px) {
    .l-frame-select__label {
      -webkit-padding-start: 3.2rem;
              padding-inline-start: 3.2rem;
    }
  }
  .l-frame-select-select {
    inline-size: 100%;
    position: relative;
    display: none;
  }
  .l-frame-select-select::after {
    content: "";
    width: 1.6rem;
    aspect-ratio: 1/1;
    background: url(/koseikai/assets/image/common/icon/icon_select.svg) no-repeat left top/contain;
    position: absolute;
    top: 50%;
    left: var(--contents-inline);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    z-index: var(--zindex-lv10);
  }
  @media screen and (max-width: 1023px) {
    .l-frame-select-select {
      display: block;
    }
  }
  .l-frame-select select {
    block-size: 5rem;
    font-size: var(--font-size-m);
    border-radius: 0;
    border: none;
    background: var(--color-white-900);
    padding: 0;
    color: var(--color-black3);
    cursor: pointer;
  }
  @media screen and (max-width: 1023px) {
    .l-frame-select select {
      inline-size: 100%;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      font-size: var(--font-size-xs);
    }
  }
}
.l-container {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
      grid-template-areas: "header" "contents";
}
.l-container:has(.l-side) {
  -ms-grid-columns: 1fr var(--side-nav);
  grid-template-columns: 1fr var(--side-nav);
  -ms-grid-columns: calc(100% - var(--side-nav)) var(--side-nav);
  grid-template-columns: calc(100% - var(--side-nav)) var(--side-nav);
      grid-template-areas: "header side" "contents side";
}
@media screen and (max-width: 1023px) {
  .l-container:has(.l-side) {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
        grid-template-areas: "header" "contents";
  }
  .l-container:has(.l-side) > .l-header {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}

.l-contents {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: contents;
}

.l-container:has(.l-side) > .l-contents {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

@media screen and (max-width: 1023px){
  .l-container:has(.l-side) > .l-contents {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
}

.l-hero {
  height: 376px;
  inline-size: 100%;
  padding-inline: clamp(2.4rem, 1.7684210526rem + 2.6947368421vw, 4.8rem);
  padding-top: 1.4rem;
  padding-bottom: 13.6rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 8rem;
  z-index: -1;
  width: 100%;
  max-width: 33.6rem;
  height: 100%;
  display: block;
  aspect-ratio: 1.07/1;
  background-image: url(/koseikai/assets/image/common/hero_deco.svg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1023px) {
  .l-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    min-height: 267px;
    height: 35.6vw;
    padding-top: 4rem;
    padding-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-hero::after {
    max-width: 30vw;
    right: min(3vw, 8rem);
  }
}
@media screen and (max-width: 768px) {
  .l-hero {
    padding-inline: 2.4rem;
  }
  .l-hero::after {
    max-width: 18.5rem;
    right: 0;
  }
}

.l-hero-breadcrumb {
  overflow-x: auto;
  inline-size: 100%;
  max-inline-size: 100%;
}
@media screen and (max-width: 1023px) {
  .l-hero-breadcrumb {
    position: absolute;
    left: 0;
    bottom: 16px;
    padding-inline: clamp(2.4rem, 1.7684210526rem + 2.6947368421vw, 4.8rem);
  }
}
@media screen and (max-width: 768px) {
  .l-hero-breadcrumb {
    padding-inline: 1.6rem;
  }
}

.l-hero-title {
  font-size: clamp(3.4rem, 2.8210526316rem + 2.4701754386vw, 5.6rem);
  font-family: var(--font-basic);
  font-weight: var(--font-weight-std);
  position: relative;
  --em: 0.5em;
  line-height: 1.7;
  color: var(--font-color-title);
}
.l-hero-title::before, .l-hero-title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.l-hero-title::before {
  margin-top: calc((1 - 1.7) * var(--em));
}
.l-hero-title::after {
  margin-bottom: calc((1 - 1.7) * var(--em));
}
@media screen and (max-width: 1023px) {
  .l-hero-title {
    font-size: clamp(3.4rem, 3.1894736842rem + 0.898245614vw, 4.2rem);
    --em: 0.5em;
    line-height: 1.2;
  }
  .l-hero-title::before, .l-hero-title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .l-hero-title::before {
    margin-top: calc((1 - 1.2) * var(--em));
  }
  .l-hero-title::after {
    margin-bottom: calc((1 - 1.2) * var(--em));
  }
}
@media screen and (max-width: 768px) {
  .l-hero-title {
    font-size: 3.4rem;
  }
}

.l-hero.-small {
  height: 160px;
  padding-bottom: clamp(2.4rem, 1.5052631579rem + 3.8175438596vw, 5.8rem);
}
.l-hero.-small .l-hero-title {
  font-size: clamp(2rem, 1.7894736842rem + 0.898245614vw, 2.8rem);
}
@media screen and (max-width: 1023px) {
  .l-hero.-small {
    min-height: 160px;
    padding-bottom: 2.4rem;
  }
  .l-hero.-small .l-hero-title {
    font-size: 2rem;
  }
}

.l-totop {
  position: fixed;
  bottom: 0;
  right: 0;
  inline-size: calc(var(--side-nav) - 0.7rem);
  z-index: 1;
}
.l-totop a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--color-white-900);
  background-color: #755B4C;
  border-top: solid 1px #6B5345;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  padding: 1.2rem 2.4rem 1.1rem;
  font-size: 1.2rem;
  font-family: var(--font-b);
  font-weight: var(--font-weight-b);
  line-height: 1.6;
  border-radius: var(--round-m) 0 0 0;
}
.l-totop a:hover {
  background-color: #594539;
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .l-totop {
    display: none;
  }
}

/* ==============================================================================================
コンポーネント
============================================================================================== */
/* ----------------------------------------
レイアウト系コンポーネント
---------------------------------------- */
@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.-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-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-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:not(.-num),
  .t-page-editor ul:not([class]),
  .t-editor ul:not([class]) {
    list-style: none;
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
  }
  .c-list:not(.-num)::before, .c-list:not(.-num)::after,
  .t-page-editor ul:not([class])::before,
  .t-page-editor ul:not([class])::after,
  .t-editor ul:not([class])::before,
  .t-editor ul:not([class])::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-list:not(.-num)::before,
  .t-page-editor ul:not([class])::before,
  .t-editor ul:not([class])::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-list:not(.-num)::after,
  .t-page-editor ul:not([class])::after,
  .t-editor ul:not([class])::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox),
  .t-page-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox),
  .t-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) {
    position: relative;
    padding-left: var(--size2);
    text-align: left;
  }
  .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) + li,
  .t-page-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) + li,
  .t-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) + li {
    margin-top: 0.4rem;
  }
  @media screen and (max-width: 768px) {
    .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox),
    .t-page-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox),
    .t-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) {
      padding-left: 1rem;
    }
  }
  .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .t-page-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .t-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before {
    content: "";
    width: 6px;
    aspect-ratio: 1/1;
    background: var(--color-brand-primary);
    border-radius: 0.4rem;
    display: block;
    position: absolute;
    top: 0.5lh !important;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  @media screen and (max-width: 768px) {
    .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
    .t-page-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
    .t-editor ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before {
      -webkit-transform: translateY(-60%);
              transform: translateY(-60%);
      width: 4px;
    }
  }
  .c-list:not(.-num).-pink li::before,
  .t-page-editor ul:not([class]).-pink li::before,
  .t-editor ul:not([class]).-pink li::before {
    background: var(--color-pink) !important;
    border: none !important;
  }
  .c-list:not(.-num) ul li::before,
  .t-page-editor ul:not([class]) ul li::before,
  .t-editor ul:not([class]) ul li::before {
    width: 0.5rem;
    background: none !important;
    border: 1px solid var(--color-green);
  }
  .c-list:not(.-num).-color-white li::before,
  .t-page-editor ul:not([class]).-color-white li::before,
  .t-editor ul:not([class]).-color-white li::before {
    background: var(--color_white);
  }
  .t-page-editor table .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .t-page-editor table ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .t-editor table .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .t-editor table ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .c-chunk .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .c-chunk ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .c-accordion .c-list:not(.-num) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
  .c-accordion ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before {
    -webkit-transform: translateY(-55%);
            transform: translateY(-55%);
  }
  .t-page-editor table .c-list,
  .t-page-editor table ul:not([class]),
  .t-editor table .c-list,
  .t-editor table ul:not([class]) {
    gap: 0;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .t-page-editor table .c-list::before, .t-page-editor table .c-list::after,
  .t-page-editor table ul:not([class])::before,
  .t-page-editor table ul:not([class])::after,
  .t-editor table .c-list::before,
  .t-editor table .c-list::after,
  .t-editor table ul:not([class])::before,
  .t-editor table ul:not([class])::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .t-page-editor table .c-list::before,
  .t-page-editor table ul:not([class])::before,
  .t-editor table .c-list::before,
  .t-editor table ul:not([class])::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .t-page-editor table .c-list::after,
  .t-page-editor table ul:not([class])::after,
  .t-editor table .c-list::after,
  .t-editor table ul:not([class])::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .t-page-editor table .c-list li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox),
  .t-page-editor table ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox),
  .t-editor table .c-list li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox),
  .t-editor table ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) {
    padding-left: 1.4rem;
  }
  .t-page-editor table .c-list li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) + li,
  .t-page-editor table ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) + li,
  .t-editor table .c-list li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) + li,
  .t-editor table ul:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) + li {
    margin-top: 0;
  }
  .c-list.-num,
  .t-page-editor ol:not([class]),
  .t-editor ol:not([class]) {
    counter-reset: number 0;
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
  }
  .c-list.-num::before, .c-list.-num::after,
  .t-page-editor ol:not([class])::before,
  .t-page-editor ol:not([class])::after,
  .t-editor ol:not([class])::before,
  .t-editor ol:not([class])::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-list.-num::before,
  .t-page-editor ol:not([class])::before,
  .t-editor ol:not([class])::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-list.-num::after,
  .t-page-editor ol:not([class])::after,
  .t-editor ol:not([class])::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-list.-num > li,
  .t-page-editor ol:not([class]) > li,
  .t-editor ol:not([class]) > li {
    position: relative;
    padding-left: var(--size2);
  }
  .c-list.-num > li + li,
  .t-page-editor ol:not([class]) > li + li,
  .t-editor ol:not([class]) > li + li {
    margin-top: 0.4rem;
  }
  .c-list.-num > li::before,
  .t-page-editor ol:not([class]) > li::before,
  .t-editor ol:not([class]) > li::before {
    width: 1.8em;
    counter-increment: number 1;
    content: counter(number) ".";
    background: none;
    height: auto;
    top: 0.5lh;
    color: var(--color-brand-primary);
    font-family: var(--font-en);
    font-weight: 500;
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-list.-num.-in > li > table,
  .t-page-editor ol:not([class]).-in > li > table,
  .t-editor ol:not([class]).-in > li > table {
    margin-block: 0.8rem;
  }
  .t-page-editor table ol:not([class]),
  .t-editor table ol:not([class]) {
    gap: 0;
  }
  .t-page-editor table ol:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox),
  .t-editor table ol:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox) {
    padding-left: 1.4rem;
  }
  @media screen and (max-width: 768px) {
    .c-accordion .c-list.-num li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before,
    .c-accordion ol:not([class]) li:not(.c-news, .c-flow-item, .c-notice, .c-labelbox)::before {
      -webkit-transform: translateY(-45%);
              transform: translateY(-45%);
    }
  }
  .t-page-editor ul:not([class]) li:has(details)::before,
  .t-page-editor ol:not([class]) li:has(details)::before,
  .t-page-editor ul:not([class]) li.c-entry::before,
  .t-page-editor ol:not([class]) li.t-policy::before,
  .t-page-editor ol:not([class]) li.c-labelbox::before,
  .t-page-editor ul.c-linkList > li > ul:not([class]) > li::before,
  .t-editor ul:not([class]) li:has(details)::before,
  .t-editor ol:not([class]) li:has(details)::before,
  .t-editor ul:not([class]) li.c-entry::before,
  .t-editor ol:not([class]) li.t-policy::before,
  .t-editor ol:not([class]) li.c-labelbox::before,
  .t-editor ul.c-linkList > li > ul:not([class]) > li::before {
    display: none !important;
  }
  .t-page-editor ul:not([class]) li:has(details),
  .t-page-editor ol:not([class]) li:has(details),
  .t-page-editor ul:not([class]) li.c-entry,
  .t-editor ul:not([class]) li:has(details),
  .t-editor ol:not([class]) li:has(details),
  .t-editor ul:not([class]) li.c-entry {
    padding-left: 0 !important;
  }
  .t-page-editor li:has(details) .c-list li::before,
  .t-page-editor li:has(details) section > ul:not([class]) li::before,
  .t-page-editor li:has(details) section > ol:not([class]) li::before,
  .t-editor li:has(details) .c-list li::before,
  .t-editor li:has(details) section > ul:not([class]) li::before,
  .t-editor li:has(details) section > ol:not([class]) li::before {
    display: block !important;
  }
  .t-page-editor .c-flow ul li.c-flow-item ul.c-list.-pink li::before,
  .t-editor .c-flow ul li.c-flow-item ul.c-list.-pink li::before {
    background: pink !important;
  }
  .c-link-small-box {
    border: 1px solid var(--color-line);
    margin-bottom: -1px;
  }
  .c-link-small-box > a {
    text-align: center;
    font-size: var(--font-size-s);
    color: var(--font-color-standard);
    line-height: 1.4;
    padding: 1.6rem;
    padding: clamp(1.2rem, 1.0947368421rem + 0.449122807vw, 1.6rem);
    block-size: 100%;
    display: -ms-grid;
    display: grid;
    place-content: center;
  }
  .c-link-small-box > a:hover {
    color: var(--color-brand-primary);
    background: rgba(0, 0, 0, 0.02);
  }
  :has(.-small-col2) .c-link-small-box + .c-link-small-box {
    margin-left: -1px;
  }
  :has(.-small-col2) .c-link-small-box:nth-child(2n+1) {
    margin-left: 0;
  }
  :has(.-col3) .c-link-small-box + .c-link-small-box {
    margin-left: -1px;
  }
  :has(.-col3) .c-link-small-box:nth-child(3n+1) {
    margin-left: 0;
  }
  @media screen and (max-width: 768px) {
    :has(.-col3, .-small-col2) .c-link-small-box:nth-child(3n+1) {
      margin-left: -1px;
    }
  }
  .c-list-line {
    border-top: 1px solid var(--color-table-border);
  }
  .c-list-line__item {
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.4rem;
    background-image: linear-gradient(to right, var(--color-table-border), var(--color-table-border) 2px, transparent 2px);
    background-size: 4px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
  }
  .c-list-line__item dt {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .c-list-line__item dd {
    line-height: 1.4;
  }
  .c-list-line .c-tag {
    inline-size: 10rem;
  }
}
@layer component {
  /* ==============================================================================================
  リンク
  ============================================================================================== */
  .c-link {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(1.5em, 20px) 8px 1fr;
    grid-template-columns: min(1.5em, 20px) 1fr;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-link a {
    font-size: var(--font-size-s);
    color: var(--font-color-standard);
    text-decoration: underline;
    -webkit-transform: translateY(-0.075em);
            transform: translateY(-0.075em);
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
  .c-link a[target=_blank]::after, .c-link a[href$=".pdf"]::after {
    inset-block-start: 0.08em;
  }
  .c-link a:hover {
    color: var(--color-brand-primary);
    text-decoration: none;
  }
  .c-link::after, .c-link::before {
    content: "";
    inline-size: min(1.5em, 20px);
    aspect-ratio: 1/1;
    display: block;
    border-radius: 0.6rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-link::before {
    background: var(--icon-arrow-bg);
    border: 1px solid var(--icon-arrow-border);
  }
  .c-link::after {
    content: "";
    position: absolute;
    aspect-ratio: 1/1;
    block-size: min(1.5em, 20px);
    display: -ms-grid;
    display: grid;
    place-content: center;
    border-radius: 0.6rem;
    background-size: 100%;
    background-color: var(--color-brand-primary);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/koseikai/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: 45%;
            mask-size: 45%;
    margin-left: 0;
  }
  .c-link:hover::before, a:hover .c-link::before {
    background: var(--color-brand-primary);
    border: 1px solid var(--color-brand-primary);
  }
  .c-link:hover::after, a:hover .c-link::after {
    background-color: var(--color-white-900);
    -webkit-animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
            animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
  }
  .c-link-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: 0.9rem;
    gap: clamp(0.6rem, 0.5210526316rem + 0.3368421053vw, 0.9rem);
  }
  .c-link-list.-type2 {
    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;
    border-top: 1px solid var(--color-black-150);
  }
  @media screen and (max-width: 768px) {
    .c-link-list.-type2 + .c-link-list.-type2 {
      border-top: none;
    }
  }
  .c-link-list.-type2 > li {
    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);
    border-bottom: 1px dashed var(--color-black-150);
    padding-block: clamp(1rem, 0.9473684211rem + 0.2245614035vw, 1.2rem);
    -webkit-padding-start: 0.2rem;
            padding-inline-start: 0.2rem;
  }
  .c-link-list.-type2 > li > a {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    line-height: 1.4;
    text-decoration: none;
    color: var(--font-color-standard);
    font-family: var(--font-basic);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.04em;
    font-size: var(--font-size-m);
    letter-spacing: 0.02em;
    text-decoration: underline;
  }
  .c-link-list.-type2 > li > a::before {
    content: "";
    -ms-flex-negative: 0;
        flex-shrink: 0;
    inline-size: 0.9rem;
    block-size: auto;
    aspect-ratio: 1/1;
    -webkit-margin-end: 0.8rem;
            margin-inline-end: 0.8rem;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='%231FA64D' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.29694C0 4.15486 0.056443 4.01859 0.156912 3.91812C0.257382 3.81765 0.393648 3.76121 0.535733 3.76121H8.13456L5.16446 0.932539C5.11136 0.884369 5.06846 0.826028 5.03832 0.760975C5.00817 0.695922 4.99139 0.62548 4.98897 0.553824C4.98655 0.482167 4.99854 0.410753 5.02422 0.343814C5.04991 0.276874 5.08877 0.215772 5.1385 0.164126C5.18823 0.112481 5.24783 0.0713436 5.31375 0.0431519C5.37967 0.0149603 5.45058 0.000287855 5.52228 4.19327e-06C5.59398 -0.000279468 5.665 0.0138312 5.73115 0.0415003C5.79729 0.0691695 5.85721 0.109834 5.90735 0.161084L9.83605 3.91121C9.8879 3.96119 9.92914 4.0211 9.95731 4.08738C9.98548 4.15365 10 4.22493 10 4.29694C10 4.36895 9.98548 4.44023 9.95731 4.5065C9.92914 4.57278 9.8879 4.63269 9.83605 4.68267L5.90735 8.4328C5.85721 8.48405 5.79729 8.52471 5.73115 8.55238C5.665 8.58005 5.59398 8.59416 5.52228 8.59388C5.45058 8.59359 5.37967 8.57892 5.31375 8.55073C5.24783 8.52254 5.18823 8.4814 5.1385 8.42976C5.08877 8.37811 5.04991 8.31701 5.02422 8.25007C4.99854 8.18313 4.98655 8.11171 4.98897 8.04006C4.99139 7.9684 5.00817 7.89796 5.03832 7.83291C5.06846 7.76785 5.11136 7.70951 5.16446 7.66134L8.13456 4.83267H0.535733C0.393648 4.83267 0.257382 4.77623 0.156912 4.67576C0.056443 4.57529 0 4.43903 0 4.29694Z'/%3E%3C/svg%3E");
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    inset-inline-start: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-link-list.-type2 > li > a[href$=".pdf"]::before, .c-link-list.-type2 > li > a[href$=".doc"]::before, .c-link-list.-type2 > li > a[href$=".xls"]::before {
    inline-size: 1.6rem;
    background: url(/ijinkai/assets/image/common/icon_dl.svg) no-repeat left top/cover;
  }
  .c-link-list.-type2 > li > a:hover, .is-current .c-link-list.-type2 > li > a {
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  .c-link-list.-type2 > li > a.is-current {
    color: var(--color-green);
    text-decoration: underline;
  }
  .c-link-list.-type2 > li > a::before {
    inline-size: clamp(1rem, 0.9736842105rem + 0.1122807018vw, 1.1rem);
    -webkit-margin-end: clamp(0.7rem, 0.6210526316rem + 0.3368421053vw, 1rem);
            margin-inline-end: clamp(0.7rem, 0.6210526316rem + 0.3368421053vw, 1rem);
  }
  .c-link-list.-type2 > li > a:hover {
    text-decoration: none;
  }
  .c-link-list.-type2 > li > ul.c-list {
    padding-left: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
  }
  .c-link-list.-type2 > li > ul.c-list li {
    padding-left: clamp(1.1rem, 1.0210526316rem + 0.3368421053vw, 1.4rem);
    margin-top: 0;
  }
  .c-link-list.-type2 > li > ul.c-list li a {
    font-size: var(--font-size-s);
    color: var(--font-color-standard);
    line-height: var(--lineheight16);
    letter-spacing: 0;
  }
  .c-link-list.-type2 > li > ul.c-list li a:hover {
    color: var(--color-brand-primary);
  }
  .c-link-list.-type2 > li > ul.c-link-list.-type2 {
    padding-left: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
    border: none;
  }
  .c-link-list.-type2 > li > ul.c-link-list.-type2 li {
    padding-block: 0;
    margin-top: 0;
    border: none;
  }
  .c-link-list.-type2 > li > ul.c-link-list.-type2 li + li {
    margin-top: 1.2rem;
  }
  .c-link-list.-type2 > li > ul.c-link-list.-type2 li a {
    font-size: var(--font-size-s);
    color: var(--font-color-standard);
    line-height: var(--lineheight16);
    letter-spacing: 0;
    text-align: left;
  }
  .c-link-list.-type2 > li > ul.c-link-list.-type2 li a[href$=".pdf"]::before {
    inline-size: clamp(1rem, 0.9736842105rem + 0.1122807018vw, 1.1rem);
    -webkit-margin-end: clamp(0.7rem, 0.6210526316rem + 0.3368421053vw, 1rem);
            margin-inline-end: clamp(0.7rem, 0.6210526316rem + 0.3368421053vw, 1rem);
    background: none;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='%231FA64D' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.29694C0 4.15486 0.056443 4.01859 0.156912 3.91812C0.257382 3.81765 0.393648 3.76121 0.535733 3.76121H8.13456L5.16446 0.932539C5.11136 0.884369 5.06846 0.826028 5.03832 0.760975C5.00817 0.695922 4.99139 0.62548 4.98897 0.553824C4.98655 0.482167 4.99854 0.410753 5.02422 0.343814C5.04991 0.276874 5.08877 0.215772 5.1385 0.164126C5.18823 0.112481 5.24783 0.0713436 5.31375 0.0431519C5.37967 0.0149603 5.45058 0.000287855 5.52228 4.19327e-06C5.59398 -0.000279468 5.665 0.0138312 5.73115 0.0415003C5.79729 0.0691695 5.85721 0.109834 5.90735 0.161084L9.83605 3.91121C9.8879 3.96119 9.92914 4.0211 9.95731 4.08738C9.98548 4.15365 10 4.22493 10 4.29694C10 4.36895 9.98548 4.44023 9.95731 4.5065C9.92914 4.57278 9.8879 4.63269 9.83605 4.68267L5.90735 8.4328C5.85721 8.48405 5.79729 8.52471 5.73115 8.55238C5.665 8.58005 5.59398 8.59416 5.52228 8.59388C5.45058 8.59359 5.37967 8.57892 5.31375 8.55073C5.24783 8.52254 5.18823 8.4814 5.1385 8.42976C5.08877 8.37811 5.04991 8.31701 5.02422 8.25007C4.99854 8.18313 4.98655 8.11171 4.98897 8.04006C4.99139 7.9684 5.00817 7.89796 5.03832 7.83291C5.06846 7.76785 5.11136 7.70951 5.16446 7.66134L8.13456 4.83267H0.535733C0.393648 4.83267 0.257382 4.77623 0.156912 4.67576C0.056443 4.57529 0 4.43903 0 4.29694Z'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
  }
  .c-link-list.-type2 > li > ul.c-link-list.-type2 li a[href$=".pdf"]::after {
    background: url(/koseikai/assets/image/common/icon/icon_blank.svg) no-repeat left top/cover;
  }
  .c-link-list.-type2 > li > ul.c-link-list.-type2 li a:hover {
    color: var(--color-brand-primary);
  }
  .c-link-list.-anchor {
    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(0.7rem, 0.6736842105rem + 0.1122807018vw, 0.8rem);
    background: rgba(193, 180, 153, 0.08);
    border: solid 1px rgba(226, 226, 226, 0.6);
    border-radius: 0.6rem;
    padding-block: clamp(1.4rem, 1.2421052632rem + 0.6736842105vw, 2rem);
    padding-inline: clamp(1.2rem, 1.0947368421rem + 0.449122807vw, 1.6rem);
  }
  @media screen and (max-width: 768px) {
    .c-link-list.-anchor {
      -webkit-padding-end: 1.5rem;
              padding-inline-end: 1.5rem;
    }
  }
  .c-link-list.-anchor > li {
    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(0.6rem, 0.4947368421rem + 0.449122807vw, 1rem);
    -webkit-padding-start: 0.2rem;
            padding-inline-start: 0.2rem;
  }
  .c-link-list.-anchor > li > a {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    line-height: 1.4;
    text-decoration: none;
    color: var(--font-color-standard);
    font-family: var(--font-basic);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.04em;
    font-size: var(--font-size-xs);
    color: var(--font-color-standard);
    font-family: var(--font-db);
    font-weight: var(--font-weight-db);
    letter-spacing: 0.04em;
    text-decoration: underline;
    opacity: 0.8;
  }
  .c-link-list.-anchor > li > a::before {
    content: "";
    -ms-flex-negative: 0;
        flex-shrink: 0;
    inline-size: 0.9rem;
    block-size: auto;
    aspect-ratio: 1/1;
    -webkit-margin-end: 0.8rem;
            margin-inline-end: 0.8rem;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='%231FA64D' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.29694C0 4.15486 0.056443 4.01859 0.156912 3.91812C0.257382 3.81765 0.393648 3.76121 0.535733 3.76121H8.13456L5.16446 0.932539C5.11136 0.884369 5.06846 0.826028 5.03832 0.760975C5.00817 0.695922 4.99139 0.62548 4.98897 0.553824C4.98655 0.482167 4.99854 0.410753 5.02422 0.343814C5.04991 0.276874 5.08877 0.215772 5.1385 0.164126C5.18823 0.112481 5.24783 0.0713436 5.31375 0.0431519C5.37967 0.0149603 5.45058 0.000287855 5.52228 4.19327e-06C5.59398 -0.000279468 5.665 0.0138312 5.73115 0.0415003C5.79729 0.0691695 5.85721 0.109834 5.90735 0.161084L9.83605 3.91121C9.8879 3.96119 9.92914 4.0211 9.95731 4.08738C9.98548 4.15365 10 4.22493 10 4.29694C10 4.36895 9.98548 4.44023 9.95731 4.5065C9.92914 4.57278 9.8879 4.63269 9.83605 4.68267L5.90735 8.4328C5.85721 8.48405 5.79729 8.52471 5.73115 8.55238C5.665 8.58005 5.59398 8.59416 5.52228 8.59388C5.45058 8.59359 5.37967 8.57892 5.31375 8.55073C5.24783 8.52254 5.18823 8.4814 5.1385 8.42976C5.08877 8.37811 5.04991 8.31701 5.02422 8.25007C4.99854 8.18313 4.98655 8.11171 4.98897 8.04006C4.99139 7.9684 5.00817 7.89796 5.03832 7.83291C5.06846 7.76785 5.11136 7.70951 5.16446 7.66134L8.13456 4.83267H0.535733C0.393648 4.83267 0.257382 4.77623 0.156912 4.67576C0.056443 4.57529 0 4.43903 0 4.29694Z'/%3E%3C/svg%3E");
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    inset-inline-start: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-link-list.-anchor > li > a[href$=".pdf"]::before, .c-link-list.-anchor > li > a[href$=".doc"]::before, .c-link-list.-anchor > li > a[href$=".xls"]::before {
    inline-size: 1.6rem;
    background: url(/ijinkai/assets/image/common/icon_dl.svg) no-repeat left top/cover;
  }
  .c-link-list.-anchor > li > a:hover, .is-current .c-link-list.-anchor > li > a {
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  .c-link-list.-anchor > li > a.is-current {
    color: var(--color-green);
    text-decoration: underline;
  }
  .c-link-list.-anchor > li > a::before {
    inline-size: 1rem;
    -webkit-margin-end: clamp(0.6rem, 0.4947368421rem + 0.449122807vw, 1rem);
            margin-inline-end: clamp(0.6rem, 0.4947368421rem + 0.449122807vw, 1rem);
    rotate: 90deg;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .c-link-list.-anchor > li > a:hover {
    text-decoration: none;
  }
  .c-link-small {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    line-height: 1.4;
    text-decoration: none;
    color: var(--font-color-standard);
    font-family: var(--font-basic);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.04em;
  }
  .c-link-small::before {
    content: "";
    -ms-flex-negative: 0;
        flex-shrink: 0;
    inline-size: 0.9rem;
    block-size: auto;
    aspect-ratio: 1/1;
    -webkit-margin-end: 0.8rem;
            margin-inline-end: 0.8rem;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='%231FA64D' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.29694C0 4.15486 0.056443 4.01859 0.156912 3.91812C0.257382 3.81765 0.393648 3.76121 0.535733 3.76121H8.13456L5.16446 0.932539C5.11136 0.884369 5.06846 0.826028 5.03832 0.760975C5.00817 0.695922 4.99139 0.62548 4.98897 0.553824C4.98655 0.482167 4.99854 0.410753 5.02422 0.343814C5.04991 0.276874 5.08877 0.215772 5.1385 0.164126C5.18823 0.112481 5.24783 0.0713436 5.31375 0.0431519C5.37967 0.0149603 5.45058 0.000287855 5.52228 4.19327e-06C5.59398 -0.000279468 5.665 0.0138312 5.73115 0.0415003C5.79729 0.0691695 5.85721 0.109834 5.90735 0.161084L9.83605 3.91121C9.8879 3.96119 9.92914 4.0211 9.95731 4.08738C9.98548 4.15365 10 4.22493 10 4.29694C10 4.36895 9.98548 4.44023 9.95731 4.5065C9.92914 4.57278 9.8879 4.63269 9.83605 4.68267L5.90735 8.4328C5.85721 8.48405 5.79729 8.52471 5.73115 8.55238C5.665 8.58005 5.59398 8.59416 5.52228 8.59388C5.45058 8.59359 5.37967 8.57892 5.31375 8.55073C5.24783 8.52254 5.18823 8.4814 5.1385 8.42976C5.08877 8.37811 5.04991 8.31701 5.02422 8.25007C4.99854 8.18313 4.98655 8.11171 4.98897 8.04006C4.99139 7.9684 5.00817 7.89796 5.03832 7.83291C5.06846 7.76785 5.11136 7.70951 5.16446 7.66134L8.13456 4.83267H0.535733C0.393648 4.83267 0.257382 4.77623 0.156912 4.67576C0.056443 4.57529 0 4.43903 0 4.29694Z'/%3E%3C/svg%3E");
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    inset-inline-start: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-link-small[href$=".pdf"]::before, .c-link-small[href$=".doc"]::before, .c-link-small[href$=".xls"]::before {
    inline-size: 1.6rem;
    background: url(/ijinkai/assets/image/common/icon_dl.svg) no-repeat left top/cover;
  }
  .c-link-small:hover, .is-current .c-link-small {
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  .c-link-small.is-current {
    color: var(--color-green);
    text-decoration: underline;
  }
}
@layer component {
  /* ==============================================================================================
  ボタンリンク
  ============================================================================================== */
  .c-button a {
    color: var(--font-color-standard);
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    padding-block: clamp(1rem, 0.8684210526rem + 0.5614035088vw, 1.5rem);
    -webkit-padding-start: clamp(1.4rem, 1.1894736842rem + 0.898245614vw, 2.2rem);
            padding-inline-start: clamp(1.4rem, 1.1894736842rem + 0.898245614vw, 2.2rem);
    -webkit-padding-end: var(--size-xs);
            padding-inline-end: var(--size-xs);
    border-radius: var(--round-s);
    border: 1px solid rgba(63, 68, 59, 0.16);
    font-size: var(--font-size-s);
    line-height: 1.6;
    display: -ms-inline-grid;
    display: inline-grid;
    -ms-grid-columns: 1fr var(--size-2xs) 2.4rem;
    grid-template-columns: 1fr 2.4rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--size-2xs);
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    background: var(--color-white-900);
  }
  .c-button a:hover {
    color: var(--color-brand-primary);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: underline;
    background-color: var(--color-brand-primary-5);
  }
  .c-button a::after, .c-button a::before {
    content: "";
    inline-size: 2.4rem;
    aspect-ratio: 1/1;
    display: block;
    border-radius: 0.6rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-button a::before {
    background: var(--icon-arrow-bg);
    border: 1px solid var(--icon-arrow-border);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .c-button a::after {
    content: "";
    position: absolute;
    aspect-ratio: 1/1;
    block-size: 100%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    border-radius: 0.6rem;
    background-size: 100%;
    background-color: var(--color-brand-primary);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/koseikai/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: 45%;
            mask-size: 45%;
    right: var(--size-xs);
  }
  .c-button a:hover::before, .c-button:hover .c-button a::before, .c-details-link:hover + details .c-button a::before, a:hover .c-button a::before {
    background: var(--color-brand-primary);
    border: 1px solid var(--color-brand-primary);
  }
  .c-button a:hover::after, .c-button:hover .c-button a::after, .c-details-link:hover + details .c-button a::after, a:hover .c-button a::after {
    background-color: var(--color-white-900);
    -webkit-animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
            animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
  }
  @media screen and (max-width: 768px) {
    .c-button a {
      -ms-grid-columns: 1fr 2rem;
      grid-template-columns: 1fr 2rem;
    }
    .c-button a::after, .c-button a::before {
      inline-size: 2rem;
    }
  }
  .c-button a[target=_blank]::after {
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_blank.svg);
            mask-image: url(/koseikai/assets/image/common/icon/icon_blank.svg);
    -webkit-margin-start: 0px;
            margin-inline-start: 0px;
    inset-block-start: 0;
    background-size: 45%;
  }
  .c-button a[href$=".pdf"]::after {
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_dl.svg);
            mask-image: url(/koseikai/assets/image/common/icon/icon_dl.svg);
    -webkit-margin-start: 0px;
            margin-inline-start: 0px;
    inset-block-start: 0;
  }
  .c-button-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.6rem 1fr 1.6rem 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.6rem;
    inline-size: 100%;
  }
  .c-button-list.-col2 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  @media screen and (max-width: 768px) {
    .c-button-list {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 0.8rem;
    }
    .c-button-list.-col2 {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
    }
  }
  .c-button-list .c-button a {
    width: 100%;
  }
}
@layer component {
  /* ==============================================================================================
  ダウンロードリンク
  ============================================================================================== */
  .c-download {
    border: 1px solid #EBEBEB;
    border-radius: var(--round-s);
    background: #FBFBFB;
  }
  .c-download__item {
    font-size: clamp(1.3rem, 1.2736842105rem + 0.1122807018vw, 1.4rem);
  }
  .c-download__item + .c-download__item {
    border-top: 1px solid #EBEBEB;
  }
  .c-download__item a {
    padding: var(--size2) 2rem var(--size2) var(--size3);
    -webkit-padding-end: var(--size6);
            padding-inline-end: var(--size6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.2rem;
    position: relative;
    line-height: 1.7;
    color: var(--font-color-standard);
  }
  .c-download__item a:hover {
    background: rgba(0, 0, 0, 0.02);
    color: var(--color-brand-primary);
  }
  .c-download__item a::before {
    content: "";
    width: 2rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    aspect-ratio: 1/1;
    background: url(/koseikai/assets/image/common/icon/icon_note.svg) no-repeat left center/cover;
    display: block;
  }
  .c-download__item a::after {
    inline-size: 1.6rem;
    position: absolute;
    top: 50%;
    right: var(--size2);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@layer component {
  /* ==============================================================================================
  テーブル
  ============================================================================================== */
  .c-table {
    table-layout: fixed;
    inline-size: 100%;
    -webkit-border-start: 1px solid var(--color-table-border);
            border-inline-start: 1px solid var(--color-table-border);
    -webkit-border-before: 1px solid var(--color-table-border);
            border-block-start: 1px solid var(--color-table-border);
    border-spacing: 0;
    background: var(--color-white-900);
    padding-bottom: 1px;
  }
  .c-table th {
    font-family: var(--font-heading);
    font-weight: bold;
    font-weight: var(--font-weight-heading);
  }
  .c-table th,
  .c-table td {
    vertical-align: middle;
    -webkit-border-end: 1px solid var(--color-table-border);
            border-inline-end: 1px solid var(--color-table-border);
    -webkit-border-after: 1px solid var(--color-table-border);
            border-block-end: 1px solid var(--color-table-border);
    padding: 1.6rem 2rem 1.2rem;
    font-size: var(--font-size-xs);
    line-height: var(--lineheight16);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    word-break: auto-phrase;
    text-align: left;
    letter-spacing: 0;
  }
  @media screen and (max-width: 768px) {
    .c-table th,
    .c-table td {
      padding: 0.9rem 1.4rem 0.8rem;
    }
  }
  .c-table thead th {
    background: var(--color-brand-primary);
    color: var(--color-white-900);
    font-size: var(--font-size-xs);
    border-bottom: none;
  }
  .c-table thead + tbody th, .c-table thead + tbody td {
    font-size: var(--font-size-xs);
  }
  @media screen and (max-width: 768px) {
    .c-table thead + tbody th, .c-table thead + tbody td {
      display: table-cell;
    }
  }
  @media screen and (max-width: 768px) {
    .c-table tbody th, .c-table tbody td {
      display: block;
    }
  }
  .c-table tbody th {
    inline-size: 26.6%;
    background: var(--color-black-100);
    color: var(--font-color-standard);
  }
  @media screen and (max-width: 768px) {
    .c-table tbody th {
      inline-size: 100%;
    }
  }
  .c-table th *,
  .c-table td * {
    margin-block: 0;
  }
  .c-table th *:not(li) + *,
  .c-table td *:not(li) + * {
    margin-top: 0.6rem;
  }
  .c-table th ul + *,
  .c-table td ul + * {
    margin-top: 1rem;
  }
  .c-table th:has(.c-notice.-important) p:not([class]),
  .c-table td:has(.c-notice.-important) p:not([class]) {
    margin-top: 0.4rem;
  }
  .c-table th:has(.c-notice.-important) .c-notice.-important,
  .c-table td:has(.c-notice.-important) .c-notice.-important {
    margin-top: 1.1rem;
    margin-bottom: 0.2rem;
  }
  .c-table th img,
  .c-table td img {
    margin-top: 0 !important;
  }
  .c-table td:has(.c-chunk-img) figcaption {
    margin-top: 0;
  }
  .c-table td:has(.c-link-list.-anchor) .c-link-list.-anchor {
    padding-block: clamp(1.2rem, 1.1473684211rem + 0.2245614035vw, 1.4rem);
    padding-inline: clamp(1rem, 0.9473684211rem + 0.2245614035vw, 1.2rem);
  }
  .c-table.-userlist thead th {
    text-align: center;
  }
  .c-table.-userlist tbody td {
    padding-inline: 1.09vw;
    text-align: center;
    vertical-align: middle;
  }
  .c-table.-userlist .c-tag {
    display: block;
    margin-top: 0.4rem;
    margin-bottom: 1.1rem;
    max-width: 8.5rem;
    margin-inline: auto;
  }
  .c-table.-userlist * + .c-tag {
    margin-top: 1.1rem;
  }
  .c-table.-userlist br + .c-tag {
    margin-top: 1.1em;
  }
  @media screen and (max-width: 1150px) {
    .c-table.-userlist tbody td {
      padding-inline: 0.4rem;
    }
  }
  @media screen and (max-width: 500px) {
    .c-table.-userlist {
      inline-size: 60rem !important;
    }
  }
  @media screen and (max-width: 768px) {
    .c-table-scrollwrapper {
      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.4rem;
    }
    .c-table-scrollwrapper::-webkit-scrollbar-track {
      background: transparent;
    }
  }
  @media screen and (max-width: 768px) {
    .c-table-scrollwrapper__inner {
      padding-bottom: 1rem;
    }
  }
  .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    top: 4px !important;
    height: 3px !important;
    background: #999999 !important;
    border-radius: 8px !important;
  }
  .simplebar-scrollbar:before {
    background: none !important;
  }
  /*スマホ時2重scroll対策*/
  .simplebar-content-wrapper {
    /* 横スクロールは有効 */
    overflow-x: scroll !important;
    /* ネイティブのスクロールバーを非表示 */
    scrollbar-width: none !important; /* Firefox */
    -ms-overflow-style: none !important; /* IE, Edge */
  }
  .simplebar-content-wrapper::-webkit-scrollbar {
    display: none !important; /* Chrome, Safari */
  }
  .c-table-callout {
    border: 1px solid var(--color-table-border);
    border-radius: var(--round-s);
    color: var(--color-black3);
    padding: 1.2rem;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.4rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media screen and (max-width: 768px) {
    .c-table-callout {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  .c-table-callout p {
    font-size: 1.1rem;
    position: relative;
    line-height: 1.6;
  }
  .c-table-callout b {
    color: var(--color-brand-primary);
  }
  .c-table-callout::before {
    content: "";
    inline-size: 12px;
    block-size: 12px;
    aspect-ratio: 1/1;
    display: -ms-grid;
    display: grid;
    place-content: center;
    background-size: 100%;
    background-color: var(--font-color-standard);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_attention2.svg);
            mask-image: url(/koseikai/assets/image/common/icon/icon_attention2.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-size: 12px;
            mask-size: 12px;
  }
  @media screen and (max-width: 768px) {
    .c-table-callout::before {
      -webkit-transform: translateY(-0.025em);
              transform: translateY(-0.025em);
    }
  }
  @media screen and (max-width: 768px) {
    .c-table.-scroll {
      inline-size: 80rem;
      -webkit-transform-origin: 0 0;
              transform-origin: 0 0;
    }
    .c-table.-scroll th, .c-table.-scroll td {
      max-inline-size: 30rem;
    }
    .c-table.-scroll .size-1 {
      inline-size: auto;
      min-inline-size: 15rem;
    }
    .c-table.-scroll .size-2 {
      inline-size: auto;
      min-inline-size: 15rem;
    }
  }
  .c-table thead th.th-small {
    background: #1A8C41;
    border-top: 1px solid var(--color-table-border);
    padding: 0.9rem 1.6rem 0.5rem;
  }
  @media screen and (max-width: 768px) {
    .c-table thead th.th-small {
      padding-inline: 1rem;
    }
  }
  .size-2xs:is(th, td) {
    inline-size: 8% !important;
    min-inline-size: 13rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-2xs:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-xs:is(th, td) {
    inline-size: 13% !important;
    min-inline-size: 13rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-xs:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-1:is(th, td) {
    inline-size: 15% !important;
    min-inline-size: 15rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-1:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-2:is(th, td) {
    inline-size: 30% !important;
    min-inline-size: 24rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-2:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-3:is(th, td) {
    inline-size: 40% !important;
    min-inline-size: 24rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-3:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-4:is(th, td) {
    inline-size: 13.5% !important;
    min-inline-size: 13rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-4:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-5:is(th, td) {
    inline-size: 21% !important;
    min-inline-size: 24rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-5:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-6:is(th, td) {
    inline-size: 23% !important;
    min-inline-size: 15rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-6:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-7:is(th, td) {
    inline-size: 45.5% !important;
    min-inline-size: 24rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-7:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-half:is(th, td) {
    inline-size: 50% !important;
    min-inline-size: 24rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-half:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-closed-1:is(th, td) {
    inline-size: 15.8% !important;
    min-inline-size: 12rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-closed-1:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .size-closed-2:is(th, td) {
    inline-size: 26.6% !important;
    min-inline-size: 11rem !important;
  }
  @media screen and (max-width: 768px) {
    table:not(.-scroll) .size-closed-2:is(th, td) {
      inline-size: 100% !important;
    }
  }
  .c-table.-small {
    background: none;
    -webkit-border-start: none;
            border-inline-start: none;
  }
  .c-table.-small th, .c-table.-small td {
    -webkit-border-end: none;
            border-inline-end: none;
    background-image: repeating-linear-gradient(to right, #ababab 0px, #ababab 1px, transparent 1px, transparent 4px);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: auto 1px;
    background-origin: padding-box;
    border-bottom: none;
    font-size: var(--font-size-s);
    padding-block: 1.9rem 1.45rem;
  }
  .c-table.-small th {
    padding-block: 0;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
  .c-table.-small td {
    padding-inline: 0;
    -webkit-padding-before: 1.75rem;
            padding-block-start: 1.75rem;
  }
  .c-table.-small tbody th {
    inline-size: 30%;
    background-color: initial;
  }
  @media screen and (max-width: 768px) {
    .c-table.-small th, .c-table.-small td {
      padding-inline: 0;
      background-image: none;
      -webkit-border-after: 1px solid var(--color-table-border);
              border-block-end: 1px solid var(--color-table-border);
    }
    .c-table.-small th {
      -webkit-padding-before: 1.3rem;
              padding-block-start: 1.3rem;
      -webkit-padding-after: 0.5rem;
              padding-block-end: 0.5rem;
      -webkit-border-after: 0;
              border-block-end: 0;
    }
    .c-table.-small td {
      -webkit-padding-before: 0;
              padding-block-start: 0;
      -webkit-padding-after: 1.8rem;
              padding-block-end: 1.8rem;
    }
    .c-table.-small tbody th {
      inline-size: 100%;
    }
    .c-table.-small:not(:has(th)) td {
      padding-block: 1.6rem 1.55rem;
    }
  }
  .c-table.-schedule-closed th, .c-table.-schedule-closed td {
    padding: 0.8rem 1.6rem 0.6rem;
  }
  .c-table.-schedule-closed thead th {
    text-align: center;
    padding-block: 1.2rem 0.8rem;
    background: #EFEFEF;
    color: #606060;
  }
  .c-table.-schedule-closed tbody th {
    background: #FBFBFB;
  }
  @media screen and (max-width: 500px) {
    .c-table.-schedule-closed {
      inline-size: 50rem !important;
    }
    .c-table.-schedule-closed thead th {
      padding-block: 0.8rem 0.5rem;
    }
  }
  .c-table.-th2 th {
    inline-size: inherit;
  }
  @media screen and (max-width: 768px) {
    .c-table.-th2 th {
      inline-size: 100%;
    }
  }
  @media screen and (max-width: 768px) {
    .c-table.-th2 th:not([rowspan]):not([colspan]) {
      background: #FAFAFA;
      color: var(--color-black-400);
      font-family: var(--font-b);
      font-weight: var(--font-weight-b);
    }
  }
  @media screen and (max-width: 768px) {
    .c-table.-th2 .th-not {
      display: none;
    }
  }
}
@layer component {
  /* ==============================================================================================
  見出し
  ============================================================================================== */
  .c-heading {
    color: var(--font-color-title);
    font-size: clamp(2.2rem, 2.0421052632rem + 0.6736842105vw, 2.8rem);
    font-family: var(--font-db);
    font-weight: var(--font-weight-db);
    margin-bottom: var(--size-s);
    margin-bottom: clamp(1.6rem, 1.2842105263rem + 1.3473684211vw, 2.8rem);
    border-top: solid 3px var(--color-black-150);
    position: relative;
    line-height: 1;
  }
  * + .c-heading, .c-section .c-heading {
    margin-top: var(--size-xl);
  }
  .c-section:first-child .c-heading:first-child {
    margin-top: 0;
  }
  .c-heading.-mt-none {
    margin-top: 0;
  }
  .c-heading span {
    position: relative;
    display: inline-block;
    padding-top: clamp(2.3rem, 2.1421052632rem + 0.6736842105vw, 2.9rem);
    line-height: 1.4;
    position: relative;
    text-align: left;
  }
  .c-heading span::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--gradient-brand);
  }
  .c-heading span::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.2em;
  }
  @media screen and (max-width: 1023px) {
    .c-heading {
      margin-bottom: 1.3rem;
    }
    * + .c-heading {
      margin-top: 5.2rem;
    }
    .c-heading span {
      padding-top: 2.3rem;
    }
  }
  .c-heading:has(a) a {
    text-decoration: none;
    color: var(--font-color-title);
  }
  .c-heading:has(a) a:hover {
    color: var(--color-brand-primary);
  }
  .c-heading2 {
    color: var(--font-color-standard);
    font-size: clamp(1.6rem, 1.5473684211rem + 0.2245614035vw, 1.8rem);
    font-family: var(--font-b);
    font-weight: var(--font-weight-b);
    border-top: solid 1px var(--color-black-150);
    position: relative;
    line-height: 1.6;
    margin-bottom: 0.6rem;
  }
  * + .c-heading2, .c-section .c-heading2 {
    margin-top: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
  }
  .c-heading + .c-heading2 {
    margin-top: 0;
  }
  .c-heading + .c-section .c-heading2:first-child {
    margin-top: 0;
  }
  .c-heading2 span {
    position: relative;
    display: inline-block;
    padding-top: clamp(1.4rem, 1.2421052632rem + 0.6736842105vw, 2rem);
  }
  .c-heading2 span::after {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--gradient-brand);
  }
  @media screen and (max-width: 1023px) {
    .c-heading2 {
      margin-bottom: 0.4rem;
    }
    * + .c-heading2 {
      margin-top: 2.4rem;
    }
    .c-heading2 span {
      padding-top: 1.7rem;
    }
  }
  .c-heading2:has(a) a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: var(--gradient-brand);
    background-size: 100% 1px;
    padding-top: clamp(1.4rem, 1.2421052632rem + 0.6736842105vw, 2rem);
    background-repeat: no-repeat;
    text-decoration: none;
    color: var(--font-color-standard);
  }
  .c-heading2:has(a) a span {
    padding-top: 0;
    position: static;
    text-decoration: none;
  }
  .c-heading2:has(a) a:hover {
    color: var(--color-brand-primary);
  }
  .c-heading2.-type2 {
    padding: 1.3rem 1.4rem 1.2rem;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    border-radius: var(--round-xs);
    background: rgba(193, 180, 153, 0.2);
    color: var(--color-brand-primary);
    font-family: var(--font-heading);
    font-size: var(--font-size-m);
    font-weight: var(--font-weight-heading);
    letter-spacing: 0.02em;
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
    margin-bottom: 0;
    border: none;
  }
  .c-heading2.-type2::before, .c-heading2.-type2::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-heading2.-type2::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-heading2.-type2::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-heading3 {
    color: var(--font-color-standard);
    font-family: var(--font-b);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: var(--font-weight-b);
    line-height: 1.6;
    position: relative;
    margin-top: 1.1rem;
    margin-bottom: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 1rem;
  }
  .c-heading3 span {
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-heading3 span::before, .c-heading3 span::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-heading3 span::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-heading3 span::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-heading3::before {
    content: "";
    inline-size: 0.3rem;
    height: 100%;
    background: var(--color-brand-primary);
    display: block;
    -webkit-transform: translateY(-0.05em);
            transform: translateY(-0.05em);
    position: absolute;
    background: var(--color-brand-primary);
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  @media screen and (max-width: 768px) {
    .c-heading3::before {
      -webkit-transform: translateY(-55%);
              transform: translateY(-55%);
    }
  }
  .c-heading4 {
    color: var(--font-color-standard);
    font-family: var(--font-b);
    font-size: var(--font-size-m);
    font-weight: var(--font-weight-b);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
    margin-top: 1.2rem;
    margin-top: clamp(1.2rem, 0.8842105263rem + 1.3473684211vw, 2.4rem);
  }
  .c-heading4::before, .c-heading4::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-heading4::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-heading4::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
}
@layer component {
  /* ==============================================================================================
  画像
  ============================================================================================== */
  .c-img {
    border-radius: var(--round-xs);
    overflow: hidden;
    border: 1px solid var(--color-black-150);
  }
  .c-img > img {
    margin-top: 0 !important;
  }
  figure .c-img {
    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: 0.8rem;
    overflow-x: scroll;
    padding-block: 0.1rem;
  }
  .c-breadcrumb::-webkit-scrollbar {
    display: none;
  }
  @media screen and (max-width: -1) {
    .c-breadcrumb {
      padding-inline: var(--contents-inline);
    }
  }
  .c-breadclumb__item {
    font-size: 1.2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.8rem;
    color: var(--font-color-notice);
    white-space: nowrap;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  @media screen and (max-width: 768px) {
    .c-breadclumb__item {
      font-size: 1rem;
      gap: 0.6rem;
    }
  }
  .c-breadclumb__item a {
    color: var(--font-color-notice);
  }
  .c-breadclumb__item::after {
    content: "";
    width: 10px;
    height: 1px;
    background: rgba(119, 119, 119, 0.4);
    display: block;
  }
  .c-breadclumb__item:last-child::after {
    display: none;
  }
}
@layer component {
  /* ==============================================================================================
  アコーディオン
  ============================================================================================== */
  .c-details-link {
    block-size: 2.4rem;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    inline-size: 100%;
    z-index: 500;
  }
  @media screen and (max-width: 1023px) {
    .c-details-link {
      block-size: 5.6rem;
      inline-size: calc(100% - 3.2rem);
    }
  }
  .c-details {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  @media screen and (max-width: 1023px) {
    .c-details {
      display: block;
    }
  }
  .c-details__label {
    margin-bottom: 2.8rem;
    block-size: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    text-decoration: none;
  }
  @media screen and (max-width: 1023px) {
    .c-details__label {
      margin-bottom: 0;
      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;
      block-size: 5.6rem;
      padding: 0.8rem 0.8rem 0.8rem 0;
    }
    .c-details-link:hover + .c-details .c-details__label, .c-details__label:hover {
      background: var(--color-brand-primary-5);
    }
    .is-opened .c-details__label {
      color: var(--color-brand-primary);
    }
  }
  .c-details__label::after {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--color-white-900);
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .is-opened .c-details__label::after {
    opacity: 1;
  }
  .c-details__label__text {
    text-decoration: none;
    font-family: var(--font-b);
    font-size: min(1.1vw, 1.7rem);
    font-weight: var(--font-weight-b);
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: var(--font-color-title);
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
  }
  @media screen and (max-width: 1199px) {
    .c-details__label__text {
      font-size: var(--font-size-l);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-details__label__text:not(header) .c-details-link:hover + .c-details .c-details__label__text, .is-opened .c-details__label__text, .c-details-link:hover + .c-details .c-details__label__text, .c-details__label:hover .c-details__label__text {
      color: var(--color-brand-primary);
    }
  }
  .c-details-link:hover + .c-details .c-details__label__text, .c-details__label:hover .c-details__label__text {
    color: var(--color-brand-primary);
  }
  summary {
    list-style: none;
  }
  summary::-webkit-details-marker {
    display: none;
  }
  .c-details__label__icon {
    position: relative;
    inline-size: 2.4rem;
    block-size: 2.4rem;
    display: none;
  }
  @media screen and (max-width: 1023px) {
    .c-details__label__icon {
      display: block;
    }
  }
  .c-details__label__icon::before,
  .c-details__label__icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    inline-size: 12px;
    block-size: 2px;
    background-color: #C8C8C8;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .c-details__label__icon::before {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .c-details__label__icon::after {
    rotate: 90deg;
    left: 50%;
    translate: -50%;
  }
  .is-opened .c-details__label__icon::before {
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .is-opened .c-details__label__icon::after {
    rotate: 180deg;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .c-details__body {
    display: 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: 1.2rem;
  }
  @media screen and (max-width: 1023px) {
    .c-details__body {
      padding: 2rem;
      background: rgba(0, 0, 0, 0.015);
      -webkit-border-before: 1px solid rgba(0, 0, 0, 0.05);
              border-block-start: 1px solid rgba(0, 0, 0, 0.05);
    }
  }
  .c-details__body li {
    text-align: left;
  }
  @media screen and (max-width: -1) {
    .c-details__body li + li {
      margin-top: 1rem;
    }
  }
}
@layer component {
  /* ==============================================================================================
  モーダル
  ============================================================================================== */
  .c-modal {
    inline-size: calc(100% + 1px);
    block-size: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    z-index: var(--zindex-lv-max);
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-modal.is-open {
    opacity: 1;
    visibility: visible;
  }
  .c-modal__contents {
    inline-size: 90%;
    max-inline-size: 72rem;
    background: var(--color-white-900);
    position: absolute;
    inset-inline-start: 50%;
    inset-block-start: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 8px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.02), 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.02), 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  }
  .c-modal__contents:not(:has(.c-modal-body)) {
    padding: clamp(3.2rem, 1.9368421053rem + 5.3894736842vw, 8rem);
    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(2rem, 1.7368421053rem + 1.1228070175vw, 3rem);
  }
  @media screen and (max-width: 768px) {
    .c-modal__contents:not(:has(.c-modal-body)) {
      padding: 4.8rem 3.2rem 3.2rem;
    }
  }
  .c-modal__contents:has(.c-modal-body) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  @media screen and (max-width: 1023px) {
    .c-modal__contents:has(.c-modal-body) {
      display: block;
    }
  }
  .c-modal__contents.-big {
    inline-size: 100%;
    max-inline-size: 100rem;
    overflow: hidden;
  }
  .c-modal-body {
    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, 2.0578947368rem + 1.4596491228vw, 3.7rem);
    padding-inline: clamp(2rem, 1.6842105263rem + 1.3473684211vw, 3.2rem);
    padding-top: clamp(3.2rem, 2.9894736842rem + 0.898245614vw, 4rem);
    padding-bottom: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
  }
  .c-modal-body.-green {
    background: var(--color-brand-primary);
    border-radius: 0 8px 8px 0;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-body.-green {
      border-radius: 0 0 8px 8px;
      background: var(--gradient-brand);
    }
  }
  @media screen and (max-width: 768px) {
    .c-modal-body {
      padding-inline: 2rem;
      padding-top: 3.2rem;
      padding-bottom: 2.4rem;
    }
  }
  .c-modal-heading {
    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.3rem;
  }
  .c-modal-heading__media {
    inline-size: 10rem;
    aspect-ratio: 1/1;
    border: 1px solid rgba(31, 166, 77, 0.1);
    background: rgba(31, 166, 77, 0.06);
    border-radius: var(--round-max);
    display: -ms-grid;
    display: grid;
    place-content: center;
    margin-inline: auto;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-heading__media {
      display: none;
    }
  }
  .c-modal-heading__media.-green {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.06);
  }
  .c-modal-heading__title {
    text-align: center;
    font-size: 24px;
    font-size: clamp(2rem, 1.8947368421rem + 0.449122807vw, 2.4rem);
    font-family: var(--font-b);
    font-weight: var(--font-weight-b);
    line-height: 1;
    letter-spacing: 0.02em;
  }
  .c-modal-heading__title.-white {
    color: var(--color-white-900);
  }
  .c-modal-heading__title.-red {
    color: var(--color-red-800);
  }
  .c-modal-text {
    font-size: var(--font-size-xs);
    color: var(--font-color-notice);
    font-family: var(--font-db);
    font-weight: var(--font-weight-db);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-modal-text::before, .c-modal-text::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-modal-text::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-modal-text::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  @media screen and (max-width: 1023px) {
    .c-modal-text {
      margin-top: 0.4rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-modal-text {
      font-size: 1rem;
    }
  }
  .c-modal-time {
    border-radius: 8px;
    border: 1px solid rgba(51, 51, 51, 0.1);
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-padding-before: clamp(2.4rem, 2.1105263158rem + 1.2350877193vw, 3.5rem);
            padding-block-start: clamp(2.4rem, 2.1105263158rem + 1.2350877193vw, 3.5rem);
    -webkit-padding-after: clamp(2.4rem, 2.0578947368rem + 1.4596491228vw, 3.7rem);
            padding-block-end: clamp(2.4rem, 2.0578947368rem + 1.4596491228vw, 3.7rem);
    padding-inline: 0.8rem;
    -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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.8rem;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    position: relative;
    color: var(--color-white-900);
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.02em;
  }
  @media screen and (max-width: 768px) {
    .c-modal-time {
      gap: 0.7rem;
      padding-block: 1.8rem;
    }
  }
  .c-modal-time__wrap {
    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;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-time__wrap {
      gap: 0.8rem;
    }
  }
  .c-modal-time__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: 2rem;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-time__inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 0.8rem 1fr;
      grid-template-columns: repeat(2, 1fr);
      gap: 0.8rem;
    }
  }
  .c-modal-time__sub {
    position: absolute;
    top: 0%;
    display: block;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0.7rem 1.2rem 0.6rem;
    border-radius: var(--round-max);
    font-size: var(--font-size-xs);
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
  }
  @media screen and (max-width: 768px) {
    .c-modal-time__sub {
      font-size: 1rem;
      padding: 0.5rem 0.8rem 0.5rem;
    }
  }
  @media screen and (max-width: 400px) {
    .c-modal-time__sub {
      padding-bottom: 0.4rem;
      height: 20px;
      display: -ms-grid;
      display: grid;
      place-content: center;
    }
  }
  .c-modal-time__heading {
    color: #1FA64D;
    text-align: center;
    -webkit-font-feature-settings: "palt" on;
            font-feature-settings: "palt" on;
    font-family: var(--font-en);
    font-size: clamp(2.4rem, 2.1894736842rem + 0.898245614vw, 3.2rem);
    font-style: normal;
    font-weight: var(--font-weight-heading);
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0;
  }
  .c-modal-time__heading span {
    font-weight: var(--font-weight-db);
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.04em;
  }
  @media screen and (max-width: 768px) {
    .c-modal-time__heading span {
      font-size: 12px;
    }
  }
  .c-modal-time__text {
    color: var(--font-color-notice);
    font-size: 12px;
    font-size: clamp(1rem, 0.9473684211rem + 0.2245614035vw, 1.2rem);
    font-family: var(--font-db);
    font-weight: var(--font-weight-db);
    line-height: 1;
    text-align: center;
    letter-spacing: 0;
  }
  .c-modal-time.-am {
    -webkit-padding-before: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
            padding-block-start: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
    -webkit-padding-after: clamp(1.3rem, 1.1421052632rem + 0.6736842105vw, 1.9rem);
            padding-block-end: clamp(1.3rem, 1.1421052632rem + 0.6736842105vw, 1.9rem);
    border: 1px solid rgba(220, 83, 37, 0.2);
    background: rgba(220, 83, 37, 0.05);
  }
  .c-modal-time.-am .c-modal-time__sub {
    background: #DC5325;
  }
  .c-modal-time.-am .c-modal-time__heading {
    color: #DC5325;
    font-size: clamp(1.7rem, 1.4631578947rem + 1.0105263158vw, 2.6rem);
  }
  .c-modal-time.-pm {
    -webkit-padding-before: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
            padding-block-start: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
    -webkit-padding-after: clamp(1.3rem, 1.1421052632rem + 0.6736842105vw, 1.9rem);
            padding-block-end: clamp(1.3rem, 1.1421052632rem + 0.6736842105vw, 1.9rem);
    border: 1px solid rgba(156, 133, 32, 0.2);
    background: rgba(156, 133, 32, 0.05);
    font-size: clamp(1.7rem, 1.4631578947rem + 1.0105263158vw, 2.6rem);
  }
  .c-modal-time.-pm .c-modal-time__sub {
    background: #9C8520;
  }
  .c-modal-time.-pm .c-modal-time__heading {
    color: #9C8520;
    font-size: clamp(1.7rem, 1.4631578947rem + 1.0105263158vw, 2.6rem);
  }
  .c-modal-time.-close {
    padding-block: 1.6rem;
    border: 1px solid rgba(114, 114, 114, 0.2);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(114, 114, 114, 0.05)), to(rgba(114, 114, 114, 0.05))), #FFF;
    background: linear-gradient(0deg, rgba(114, 114, 114, 0.05) 0%, rgba(114, 114, 114, 0.05) 100%), #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.6rem;
  }
  @media screen and (max-width: 768px) {
    .c-modal-time.-close {
      -webkit-padding-after: 1.6rem;
              padding-block-end: 1.6rem;
    }
  }
  .c-modal-time.-close .c-modal-time__sub {
    position: inherit;
    -webkit-transform: none;
            transform: none;
    background: #727272;
  }
  .c-modal-time.-close .c-modal-time__heading {
    color: var(--font-color-small);
    font-family: var(--font-heading);
    font-size: var(--font-size-m);
    text-align: left;
    position: relative;
    --em: 0.5em;
    line-height: 1.4;
    display: block;
  }
  .c-modal-time.-close .c-modal-time__heading::before, .c-modal-time.-close .c-modal-time__heading::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-modal-time.-close .c-modal-time__heading::before {
    margin-top: calc((1 - 1.4) * var(--em));
  }
  .c-modal-time.-close .c-modal-time__heading::after {
    margin-bottom: calc((1 - 1.4) * var(--em));
  }
  @media screen and (max-width: 1023px) {
    .c-modal-time.-close .c-modal-time__heading br {
      display: none;
    }
  }
  @media screen and (max-width: 350px) {
    .c-modal-time.-close .c-modal-time__heading br {
      display: block !important;
    }
  }
  .c-modal-time.-reserve {
    gap: 1.1rem;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-time.-reserve {
      gap: clamp(1.2rem, 1.1473684211rem + 0.2245614035vw, 1.4rem);
    }
  }
  @media screen and (max-width: 768px) {
    .c-modal-time.-reserve {
      -webkit-padding-before: 1.4rem;
              padding-block-start: 1.4rem;
      -webkit-padding-after: 1.6rem;
              padding-block-end: 1.6rem;
      gap: 1rem;
    }
  }
  .c-modal-time-close__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: 0.8rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .c-modal-lead {
    color: var(--font-color-small);
    font-size: var(--font-size-m);
    font-family: var(--font-db);
    font-weight: var(--font-weight-db);
    letter-spacing: 0.02em;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
    text-align: center;
  }
  .c-modal-lead::before, .c-modal-lead::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-modal-lead::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-modal-lead::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-modal-lead span {
    display: inline-block;
  }
  @media screen and (max-width: 768px) {
    .c-modal-lead {
      font-size: 1.2rem;
      padding-top: 0.4rem;
    }
  }
  .c-modal-contact {
    border: 1px solid var(--color-line);
    padding: clamp(2rem, 1.5789473684rem + 1.7964912281vw, 3.6rem);
    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;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: rgba(216, 37, 37, 0.05);
  }
  @media screen and (max-width: 768px) {
    .c-modal-contact {
      padding: 2rem;
      gap: 1rem;
    }
  }
  .c-modal-contact__number {
    text-align: center;
  }
  .c-modal-contact__number a {
    font-family: var(--font-en);
    font-size: clamp(2.4rem, 2.0842105263rem + 1.3473684211vw, 3.6rem);
    font-style: normal;
    font-weight: var(--font-weight-heading);
    letter-spacing: 0.02em;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
    color: var(--color-red-800);
  }
  .c-modal-contact__number a::before, .c-modal-contact__number a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-modal-contact__number a::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-modal-contact__number a::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  @media screen and (max-width: 768px) {
    .c-modal-contact__number a {
      font-size: 2.4rem;
    }
  }
  .c-modal-contact__notice {
    color: var(--font-color-notice);
    text-align: center;
    /* body/xsmall */
    font-size: var(--font-size-s);
    font-style: normal;
    font-family: var(--font-basic);
    font-weight: var(--font-weight-std);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-modal-contact__notice::before, .c-modal-contact__notice::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-modal-contact__notice::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-modal-contact__notice::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-modal-contact__notice span {
    display: inline-block;
  }
  .c-modal-close {
    inline-size: 5.6rem;
    aspect-ratio: 1/1;
    position: absolute;
    inset-block-end: 6px;
    inset-inline-start: 50%;
    -webkit-transform: translate(-50%, 50%) scale(1) rotate(0deg);
            transform: translate(-50%, 50%) scale(1) rotate(0deg);
    border-radius: 100px;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform-origin: center;
            transform-origin: center;
    border: solid 4px var(--color-white-900);
    overflow: hidden;
    background: var(--color-black-900);
  }
  .c-modal-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: var(--gradient-brand);
    inline-size: 100%;
    aspect-ratio: 1/1;
  }
  .c-modal-close:hover {
    background: var(--color-black-900);
    -webkit-transform: translate(-50%, 50%) scale(0.95) rotate(90deg);
            transform: translate(-50%, 50%) scale(0.95) rotate(90deg);
  }
  .c-modal-close:hover::after {
    opacity: 0;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-close {
      inline-size: 4rem;
      inset-block-end: auto;
      inset-inline-start: auto;
      inset-block-start: 0;
      inset-inline-end: 0;
      -webkit-transform: translate(23%, -23%) scale(1) rotate(0deg);
              transform: translate(23%, -23%) scale(1) rotate(0deg);
      border: none;
    }
    .c-modal-close:hover {
      -webkit-transform: translate(23%, -23%) scale(0.95) rotate(90deg);
              transform: translate(23%, -23%) scale(0.95) rotate(90deg);
    }
  }
  .c-modal-close-type2 {
    inline-size: 4.8rem;
    aspect-ratio: 1/1;
    background: var(--color-brand-primary);
    border-radius: 0 0 0 var(--round-xs);
    margin-top: 0 !important;
    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;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-modal-close-type2 img {
    margin-top: 0 !important;
    inline-size: 2.4rem;
    aspect-ratio: 1/1;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-close-type2 {
      inline-size: 4rem;
    }
    .c-modal-close-type2 img {
      inline-size: 2.2rem;
    }
  }
  .c-modal-close-type2:hover {
    background: #1A8C41;
  }
  .c-modal-open {
    border: 0;
    border-radius: var(--round-xs);
  }
  .c-modal-open img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-modal-open::before {
    content: "";
    inline-size: 4.8rem;
    aspect-ratio: 1/1;
    background: var(--color-brand-primary);
    border-radius: var(--round-xs) 0 var(--round-xs) 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-open::before {
      inline-size: 4rem;
    }
  }
  .c-modal-open::after {
    content: "";
    inline-size: 4.8rem;
    aspect-ratio: 1/1;
    background: url(/koseikai/assets/image/common/icon/icon_zoomin.svg) no-repeat center center/cover;
    background-size: 2.4rem;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 11;
  }
  @media screen and (max-width: 1023px) {
    .c-modal-open::after {
      inline-size: 4rem;
      background-size: 2.2rem;
    }
  }
  .c-modal-open:hover img {
    opacity: 0.9;
  }
  .c-modal-open:hover::before {
    background: #1A8C41;
  }
}
@layer component {
  /* ==============================================================================================
  アイコン
  ============================================================================================== */
  .c-icon-arrow {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(1.5em, 20px) 8px 1fr;
    grid-template-columns: min(1.5em, 20px) 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-icon-arrow::after, .c-icon-arrow::before {
    content: "";
    inline-size: min(1.5em, 20px);
    aspect-ratio: 1/1;
    display: block;
    border-radius: 0.6rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-icon-arrow::before {
    background: var(--icon-arrow-bg);
    border: 1px solid var(--icon-arrow-border);
  }
  .c-icon-arrow::after {
    background: none;
    content: "";
    position: absolute;
    aspect-ratio: 1/1;
    block-size: 100%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    border-radius: 0.6rem;
    background-size: 100%;
    background-color: var(--color-brand-primary);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/koseikai/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: 45%;
            mask-size: 45%;
  }
  .c-icon-arrow:hover::before, .c-button:hover .c-icon-arrow::before, .c-details-link:hover + details .c-icon-arrow::before, a:hover .c-icon-arrow::before {
    background: var(--color-brand-primary);
    border: 1px solid var(--color-brand-primary);
  }
  .c-icon-arrow:hover::after, .c-button:hover .c-icon-arrow::after, .c-details-link:hover + details .c-icon-arrow::after, a:hover .c-icon-arrow::after {
    background-color: var(--color-white-900);
    -webkit-animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
            animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
  }
  .c-icon-arrow.-large {
    -ms-grid-columns: min(1.5em, 24px) 12px 1fr;
    grid-template-columns: min(1.5em, 24px) 1fr;
    gap: 12px;
  }
  .c-icon-arrow.-large::after, .c-icon-arrow.-large::before {
    inline-size: min(1.5em, 24px);
  }
  .c-icon-arrow.-large::after {
    background-size: 100%;
  }
  .c-icon-arrow.-dropdown {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .c-icon-arrow.-dropdown::before, .c-icon-arrow.-dropdown::after {
    -webkit-transform: translateY(-0.09em);
            transform: translateY(-0.09em);
  }
  .c-icon-arrow.-dropdown::after {
    block-size: min(1.5em, 20px);
  }
  .c-icon-arrow.-home-mv {
    display: block;
  }
  .c-icon-arrow.-home-mv::after, .c-icon-arrow.-home-mv::before {
    inline-size: 3.2rem;
    block-size: 3.2rem;
  }
  .c-icon-arrow.-home-mv::before {
    position: absolute;
    left: clamp(1.2rem, 0.6736842105rem + 2.2456140351vw, 3.2rem);
    bottom: clamp(1.6rem, 1.2842105263rem + 1.3473684211vw, 2.8rem);
  }
  .c-icon-arrow.-home-mv::after {
    background-size: 100%;
    position: inherit;
    -webkit-mask-size: 38%;
            mask-size: 38%;
    margin-left: 0;
  }
  @media screen and (max-width: 768px) {
    .c-icon-arrow.-home-mv::before {
      left: 1.2rem;
      bottom: 1.6rem;
    }
  }
  .c-icon-arrow.-home-popular {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 12px;
  }
  .c-icon-arrow.-home-popular::before {
    inline-size: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
    block-size: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
    -webkit-transform: translateY(-0.125em);
            transform: translateY(-0.125em);
  }
  .c-icon-arrow.-home-popular::after {
    inline-size: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
    block-size: 100%;
    background-size: 100%;
    -webkit-transform: translateY(-0.05em);
            transform: translateY(-0.05em);
  }
  @media screen and (max-width: 1023px) {
    .c-icon-arrow.-home-popular::before {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  .c-icon-arrow.-home-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.6rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .c-icon-arrow.-home-link::before {
    inline-size: 3.2rem;
    block-size: 3.2rem;
  }
  .c-icon-arrow.-home-link::after {
    inline-size: 3.2rem;
    block-size: 3.2rem;
    background-size: 100%;
    -webkit-mask-size: 38%;
            mask-size: 38%;
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
  @media screen and (max-width: 1023px) {
    .c-icon-arrow.-home-link {
      gap: 1.4rem;
    }
    .c-icon-arrow.-home-link::before, .c-icon-arrow.-home-link::after {
      inline-size: 2.4rem;
      block-size: 2.4rem;
    }
  }
  .c-icon-arrow.-home-search {
    display: block;
  }
  .c-icon-arrow.-home-search::after, .c-icon-arrow.-home-search::before {
    inline-size: 2.4rem;
    block-size: 2.4rem;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .c-icon-arrow.-home-search::after {
    background-size: 100%;
  }
  @media screen and (max-width: 1023px) {
    .c-icon-arrow.-home-search::after, .c-icon-arrow.-home-search::before {
      block-size: auto;
      inline-size: 2rem;
      bottom: auto;
    }
  }
  .c-icon-arrow.-home-recruit {
    display: block;
  }
  .c-icon-arrow.-home-recruit::after, .c-icon-arrow.-home-recruit::before {
    inline-size: 2.4rem;
    block-size: 2.4rem;
  }
  .c-icon-arrow.-home-recruit::before {
    position: absolute;
    left: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
    bottom: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
  }
  .c-icon-arrow.-home-recruit::after {
    background-size: 100%;
    position: inherit;
  }
  @media screen and (max-width: 768px) {
    .c-icon-arrow.-home-recruit::before {
      left: 1.6rem;
      bottom: 1.6rem;
    }
  }
  .c-icon-arrow.-box-s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 12px;
  }
  .c-icon-arrow.-box-s::before {
    inline-size: 2rem;
    block-size: 2rem;
  }
  .c-icon-arrow.-box-s::after {
    inline-size: 2rem;
    block-size: 100%;
    background-size: 100%;
  }
  .c-icon-arrow.-box-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 12px;
  }
  .c-icon-arrow.-box-m::before {
    inline-size: 2.4rem;
    block-size: 2.4rem;
  }
  .c-icon-arrow.-box-m::after {
    inline-size: 2.4rem;
    block-size: 100%;
    background-size: 100%;
  }
  .c-icon-arrow.-box-l {
    -ms-grid-columns: 3.2rem 12px 1fr;
    grid-template-columns: 3.2rem 1fr;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 12px;
  }
  .c-icon-arrow.-box-l::before {
    inline-size: 3.2rem;
    block-size: 3.2rem;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-icon-arrow.-box-l::after {
    inline-size: 3.2rem;
    block-size: 100%;
    background-size: 100%;
    top: 1px;
    -webkit-mask-size: 38%;
            mask-size: 38%;
  }
  .c-icon-arrow.-side::before, .c-icon-arrow.-side::after {
    inline-size: 2rem;
    block-size: 2rem;
  }
  .c-icon-arrow.-side::before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-icon-arrow.-side:hover::before, a:hover .c-icon-arrow.-side::before {
    background: var(--gradient-brand);
    border: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-icon-arrow.-side:hover::after, a:hover .c-icon-arrow.-side::after {
    background-color: var(--color-white-900);
  }
  .is-current a .c-icon-arrow.-side::before {
    background: var(--color-white-900);
    border: var(--color-white-900);
  }
  .is-current a .c-icon-arrow.-side::after {
    background-color: var(--color-brand-primary);
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transform: translate(0, 0.05em);
            transform: translate(0, 0.05em);
  }
  .is-current a:not(:only-child) .c-icon-arrow.-side:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .c-icon-arrow.-frame-side {
    font-size: 1.3rem;
    color: var(--font-color-notice);
    text-decoration: none;
    line-height: 1.4;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .c-icon-arrow.-frame-side::before {
    -webkit-transform: translate(0px, -0.15em);
            transform: translate(0px, -0.15em);
  }
  .c-icon-arrow.-frame-side::after {
    top: -0.15em;
    block-size: min(1.5em, 20px);
  }
  .c-icon-arrow.-frame-side:hover {
    color: var(--font-color-standard);
    text-decoration: underline;
  }
  .c-icon-arrow.-frame-side:hover::before, a:hover .c-icon-arrow.-frame-side::before {
    background: var(--color-brand-primary);
  }
  .c-icon-arrow.-frame-side:hover::after, a:hover .c-icon-arrow.-frame-side::after {
    background-color: var(--color-white-900);
  }
  .c-icon-arrow.-frame-side.is-current {
    color: var(--font-color-standard);
    text-decoration: underline;
  }
  .c-icon-arrow.-frame-side.is-current::before {
    background: var(--color-brand-primary);
  }
  .c-icon-arrow.-frame-side.is-current::after {
    background-color: var(--color-white-900);
  }
  .is-current a .c-icon-arrow.-pagenation-list::before {
    background: var(--color-white-900);
    border: var(--color-white-900);
  }
  .is-current a:hover .c-icon-arrow.-pagenation-list::after, .is-current a .c-icon-arrow.-pagenation-list::after {
    background-color: var(--color-brand-primary);
    -webkit-animation: none !important;
            animation: none !important;
  }
  .c-icon-arrow.-heading::before {
    background: rgba(119, 119, 119, 0.08);
    border: 1px solid rgba(85, 85, 85, 0.14);
  }
  .c-icon-arrow.-heading::after {
    background-color: #777;
    block-size: min(1.5em, 20px);
  }
  .c-icon-arrow.-heading:hover::before, a:hover .c-icon-arrow.-heading::before {
    background: var(--color-brand-primary);
  }
  .c-icon-arrow.-heading:hover::after, a:hover .c-icon-arrow.-heading::after {
    background-color: var(--color-white-900);
  }
  .c-modal-close .c-icon-toggle {
    inline-size: 40%;
    position: absolute;
    inset-block-start: 50%;
    inset-inline: 0;
  }
  .c-icon-toggle {
    inline-size: 100%;
    margin-inline: auto;
    display: block;
    block-size: 4px;
    background: var(--color-white-900);
    cursor: pointer;
    z-index: 1;
  }
  .c-icon-toggle.-black {
    background: var(--color-black3);
  }
  .c-icon-toggle::after, .c-icon-toggle::before {
    content: "";
    inline-size: 100%;
    block-size: 2px;
    display: block;
    position: absolute;
    background: var(--color-white-900);
    border-radius: var(--round-max);
  }
  .c-icon-toggle.-black::before, .c-icon-toggle.-black::after {
    background: var(--color-black4);
  }
  .c-icon-toggle::before {
    top: -5px;
  }
  .c-icon-toggle::after {
    top: 5px;
  }
  .c-icon-toggle.-close, .is-modal-open .c-icon-toggle {
    background: rgba(255, 255, 255, 0);
  }
  .c-icon-toggle.-close::before, .is-modal-open .c-icon-toggle::before {
    top: 0;
    rotate: 45deg;
  }
  .c-icon-toggle.-close::after, .is-modal-open .c-icon-toggle::after {
    top: 0;
    rotate: -45deg;
  }
  .c-icon-faq {
    width: var(--size4);
    aspect-ratio: 1/1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center;
    line-height: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.6rem;
    font-size: clamp(1.2rem, 1.0947368421rem + 0.449122807vw, 1.6rem);
    border-radius: var(--round-max);
    font-family: var(--font-en);
    font-weight: bold;
    color: var(--color-white-900);
  }
  @media screen and (max-width: 768px) {
    .c-icon-faq {
      width: var(--size3);
      font-size: 1.2rem;
      padding-top: 0;
    }
  }
  .c-icon-faq.-q {
    background: var(--color-brand-primary);
  }
  .is-opened .c-icon-faq.-q {
    color: var(--color-brand-primary);
    background: var(--color-white-900);
  }
  .c-icon-faq.-a {
    background: var(--color-brand-primary);
  }
}
@layer component {
  /* ==============================================================================================
  テキスト
  ============================================================================================== */
  .c-txt p + p {
    margin-top: 1em;
  }
  .c-txt-slogan {
    color: var(--font-basic);
    font-family: var(--font-b);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: var(--font-weight-b);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
    margin-bottom: var(--size-2xs);
  }
  .c-txt-slogan::before, .c-txt-slogan::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-txt-slogan::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-txt-slogan::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-txt-slogan.-large {
    color: var(--color-brand-primary);
    font-size: clamp(1.6rem, 1.4684210526rem + 0.5614035088vw, 2.1rem);
  }
  .c-txt-slogan.-large:not(:first-of-type) {
    margin-top: var(--size-xs);
  }
  /*0702TOP構築時に作成*/
  .c-txt-m {
    color: var(--font-color-standard);
    font-family: var(--font-text);
    font-size: var(--font-size-m);
    font-weight: var(--font-weight-std);
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
    letter-spacing: 0.02em;
  }
  .c-txt-m::before, .c-txt-m::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-txt-m::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-txt-m::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-txt-m.-white {
    color: var(--color-white-900);
  }
  /*0702TOP構築時に作成*/
  .c-txt-s {
    color: var(--font-color-notice);
    font-family: var(--font-text);
    font-size: var(--font-size-s);
    font-weight: var(--font-weight-s);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
    text-align: justify;
  }
  .c-txt-s::before, .c-txt-s::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-txt-s::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-txt-s::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-txt-notice {
    font-size: var(--font-size-xs);
    line-height: var(--lineheight17);
  }
}
@layer component {
  /* ==============================================================================================
  注釈
  ============================================================================================== */
  .c-accordion-body .c-notice {
    -webkit-margin-before: var(--size-xs);
            margin-block-start: var(--size-xs);
  }
  .c-notice {
    color: var(--font-color-notice);
    font-size: clamp(1.2rem, 1.1736842105rem + 0.1122807018vw, 1.3rem);
    font-style: normal;
    font-family: var(--font-db);
    font-weight: var(--font-weight-db);
    line-height: 1.6;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0.4rem;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-block: calc((1em - 1lh) / 2);
  }
  .c-notice::before {
    content: "※";
    color: var(--font-color-notice);
    font-size: clamp(1.2rem, 1.1736842105rem + 0.1122807018vw, 1.3rem);
    position: relative;
    line-height: 1.6;
  }
  .c-notice-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: 0.9rem;
  }
  @media screen and (max-width: 768px) {
    .c-notice-list {
      gap: 0.4rem;
    }
    .c-notice-list .c-notice {
      line-height: 1.4;
    }
  }
  .c-notice-list:has(.c-notice.-small) {
    gap: 0.4rem;
  }
  @media screen and (max-width: 768px) {
    .c-notice-list:has(.c-notice.-small) {
      gap: 0.4rem;
    }
  }
  .c-notice.-small {
    font-size: 1.2rem !important;
  }
  .c-notice.-small::before {
    font-size: 1.2rem !important;
  }
  .c-notice.-important {
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    color: var(--color-red-800);
  }
  .c-notice.-important::before {
    color: var(--color-red-800);
  }
  .c-notice.-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .c-notice.-right::before {
    display: none;
  }
  .c-notice.-num1::before {
    content: "※1";
  }
  .c-notice.-num2::before {
    content: "※2";
  }
  .c-notice-wrap {
    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);
  }
  .c-notice-wrap > p:not([class]) {
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
  }
  .c-notice-wrap > p:not([class])::before, .c-notice-wrap > p:not([class])::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-notice-wrap > p:not([class])::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-notice-wrap > p:not([class])::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
}
@layer component {
  /* ==============================================================================================
  セクション
  ============================================================================================== */
  .c-section,
  .c-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: 3.2rem;
  }
  .c-section > p + p:not(.c-button):has(a img), .c-section > p + p:not(.c-img):has(img),
  .c-block > p + p:not(.c-button):has(a img),
  .c-block > p + p:not(.c-img):has(img) {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
  .c-smallblock {
    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-xl);
  }
  .c-smallblock .c-smallblock__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(4rem, 3.6842105263rem + 1.3473684211vw, 5.2rem);
    padding-inline: min(17vw, 244px);
  }
  @media screen and (max-width: 1320px) {
    .c-smallblock .c-smallblock__inner {
      padding-inline: min(10vw, 244px);
    }
  }
  @media screen and (max-width: 1023px) {
    .c-smallblock .c-smallblock__inner {
      padding-inline: 0;
    }
  }
  .c-smallblock:has(h2) .c-smallblock__inner {
    padding-inline: 0;
  }
  .c-smallblock__inner.-type2 {
    padding-right: 0 !important;
  }
}
@layer component {
  /* ==============================================================================================
  横並びカード
  ============================================================================================== */
  .c-chunk-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: var(--size-s);
  }
  .c-chunk-list .c-chunk {
    padding-block: var(--size-xs);
  }
  @media screen and (max-width: 768px) {
    .c-chunk-list .c-chunk {
      -webkit-padding-before: 0;
              padding-block-start: 0;
      -webkit-padding-after: 0.2rem;
              padding-block-end: 0.2rem;
    }
  }
  @media screen and (max-width: 768px) {
    .c-chunk-list .c-chunk .c-chunk-body {
      gap: 1.8rem;
    }
  }
  .c-chunk {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2.07fr var(--size-s) 4fr;
    grid-template-columns: 2.07fr 4fr;
    gap: var(--size-s);
  }
  .c-chunk.-revers {
    -ms-grid-columns: 4fr 2.07fr;
    grid-template-columns: 4fr 2.07fr;
  }
  @media screen and (max-width: 768px) {
    .c-chunk {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 2rem;
    }
    .c-chunk.-small-reverse {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
    }
  }
  .c-chunk + .c-chunk {
    -webkit-border-before: 1px dotted var(--color-chank-border);
            border-block-start: 1px dotted var(--color-chank-border);
    -webkit-padding-before: 3.8rem;
            padding-block-start: 3.8rem;
  }
  @media screen and (max-width: 768px) {
    .c-chunk + .c-chunk {
      border: none;
      -webkit-padding-before: 1.2rem;
              padding-block-start: 1.2rem;
    }
  }
  .c-chunk-heading {
    color: var(--color-brand-primary);
    line-height: var(--lineheight16);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: clamp(0.8rem, 0.7473684211rem + 0.2245614035vw, 1rem);
    font-family: var(--font-heading);
    font-size: clamp(1.4rem, 1.3473684211rem + 0.2245614035vw, 1.6rem);
    font-weight: var(--font-weight-heading);
    line-height: 1.4;
  }
  .c-chunk-heading span {
    display: -ms-grid;
    display: grid;
    place-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    inline-size: clamp(2.6rem, 2.5473684211rem + 0.2245614035vw, 2.8rem);
    aspect-ratio: 1/1;
    padding-top: 1px;
    border-radius: var(--round-max);
    background: var(--color-brand-primary);
    color: var(--color-white-900);
    font-family: var(--font-heading);
    font-size: clamp(1.1rem, 1.0473684211rem + 0.2245614035vw, 1.3rem);
    font-weight: var(--font-weight-heading);
    line-height: 1;
    letter-spacing: 0;
    -webkit-transform: translate(0px, -0.25em);
            transform: translate(0px, -0.25em);
  }
  .c-chunk-body {
    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(2rem, 1.8947368421rem + 0.449122807vw, 2.4rem);
    font-size: var(--font-size-s);
    letter-spacing: 0;
  }
  .-revers .c-chunk-body {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .c-infobox .c-chunk-body {
    gap: 1.2rem;
  }
  .c-chunk-body > p:not([class]) {
    color: var(--font-color-small);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-chunk-body > p:not([class])::before, .c-chunk-body > p:not([class])::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-chunk-body > p:not([class])::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-chunk-body > p:not([class])::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-chunk-body.-std p:not([class]), .c-chunk-body.-std ul {
    font-size: var(--font-size-m);
    color: var(--font-color-standard);
    --em: 0.5em;
    line-height: 1.8;
  }
  .c-chunk-body.-std p:not([class])::before, .c-chunk-body.-std p:not([class])::after, .c-chunk-body.-std ul::before, .c-chunk-body.-std ul::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-chunk-body.-std p:not([class])::before, .c-chunk-body.-std ul::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-chunk-body.-std p:not([class])::after, .c-chunk-body.-std ul::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-chunk-body > *:first-of-type {
    margin-top: 0;
  }
  @media screen and (max-width: 768px) {
    .c-chunk-body {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      gap: 2rem;
    }
  }
  .-revers .c-chunk-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .c-chunk-img img {
    aspect-ratio: 3/2;
    inline-size: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    margin-top: 0 !important;
  }
  .c-chunk-img.-portrait img {
    aspect-ratio: 3/4;
  }
  .c-chunk-img.-square img {
    aspect-ratio: 1/1;
  }
  .c-chunk-img.-golden img {
    aspect-ratio: 9/16;
  }
  .c-chunk.-type2 {
    -ms-grid-columns: 1.53fr 4fr;
    grid-template-columns: 1.53fr 4fr;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: var(--size-s);
    -webkit-border-before: 1px dashed var(--color-black-150);
            border-block-start: 1px dashed var(--color-black-150);
    padding-bottom: 0;
  }
  .c-chunk-list:has(.c-chunk.-type2) {
    border-bottom: 1px dashed var(--color-black-150);
  }
  .c-chunk.-type2:last-of-type {
    padding-bottom: var(--size-s);
  }
  .c-chunk.-type2 .c-chunk-heading {
    position: sticky;
    top: 20rem;
  }
  .c-chunk.-type2 .c-chunk-body {
    gap: clamp(1.8rem, 1.6947368421rem + 0.449122807vw, 2.2rem);
  }
  @media screen and (max-width: 768px) {
    .c-chunk.-type2 .c-chunk-heading {
      position: static;
    }
  }
  .c-chunk.-align-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  @media screen and (max-width: 768px) {
    .c-chunk.-align-center {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
    }
  }
  .c-chunk.-staff {
    -ms-grid-columns: 1fr var(--size-m) 4.1fr;
    grid-template-columns: 1fr 4.1fr;
    gap: var(--size-m);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  @media screen and (max-width: 768px) {
    .c-chunk.-staff {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
  }
  .c-chunk.-staff .c-chunk-img {
    gap: var(--size-xs);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: sticky;
    top: 10rem;
  }
  @media screen and (max-width: 768px) {
    .c-chunk.-staff .c-chunk-img {
      position: static;
    }
  }
  @media screen and (max-width: 768px) {
    .c-chunk.-staff .c-chunk-img img {
      inline-size: 16rem;
    }
  }
  .c-chunk.-staff .c-chunk-img__info {
    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(1rem, 0.9473684211rem + 0.2245614035vw, 1.2rem);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-chunk.-staff .c-chunk-img__info__job {
    color: var(--font-color-small);
    font-family: var(--font-text);
    font-size: var(--font-size-xs);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-chunk.-staff .c-chunk-img__info__job::before, .c-chunk.-staff .c-chunk-img__info__job::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-chunk.-staff .c-chunk-img__info__job::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-chunk.-staff .c-chunk-img__info__job::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-chunk.-staff .c-chunk-img__info__name {
    color: var(--font-color-standard);
    font-family: var(--font-text);
    font-size: var(--font-size-m);
    line-height: var(--lineheight18);
    letter-spacing: 0.02em;
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
  }
  .c-chunk.-staff .c-chunk-img__info__name::before, .c-chunk.-staff .c-chunk-img__info__name::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-chunk.-staff .c-chunk-img__info__name::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-chunk.-staff .c-chunk-img__info__name::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-chunk.-staff.-interview {
    -ms-grid-columns: 1fr 3.55fr;
    grid-template-columns: 1fr 3.55fr;
  }
  .c-chunk.-staff.-interview .c-chunk-body {
    gap: var(--size-m);
  }
  .c-chunk.-staff.-interview .c-interview {
    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.3894736842rem + 0.898245614vw, 2.4rem);
  }
  .c-chunk.-staff.-interview .c-interview__q {
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    font-size: var(--font-size-m);
    color: var(--color-brand-primary);
    line-height: var(--lineheight18);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-top: -0.4em;
    margin-bottom: -0.4em;
  }
  .c-chunk.-staff.-interview .c-interview__q::before {
    content: "";
    inline-size: 2.4rem;
    block-size: 0.1rem;
    background: var(--color-brand-primary);
  }
  .c-chunk.-staff.-interview.-small {
    -ms-grid-columns: 1fr var(--size-s) 3.08fr;
    grid-template-columns: 1fr 3.08fr;
    gap: var(--size-s);
    padding-block: var(--size-xs);
  }
  .c-chunk.-staff.-interview.-small .c-chunk-img {
    position: inherit;
    top: 0;
  }
  .c-chunk.-staff.-interview.-small .c-chunk-img__info__name {
    color: var(--font-color-small);
    font-family: var(--font-text);
    font-size: var(--font-size-xs);
    letter-spacing: 0;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-chunk.-staff.-interview.-small .c-chunk-img__info__name::before, .c-chunk.-staff.-interview.-small .c-chunk-img__info__name::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-chunk.-staff.-interview.-small .c-chunk-img__info__name::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-chunk.-staff.-interview.-small .c-chunk-img__info__name::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-chunk.-type3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.97fr 0 4fr;
    grid-template-columns: 1.97fr 4fr;
    gap: 0;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border: solid 1px var(--color-black-150);
    border-radius: var(--round-s);
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
  }
  .c-chunk.-type3 .c-chunk-img {
    height: 100%;
  }
  @media screen and (max-width: 1023px) {
    .c-chunk.-type3 .c-chunk-img {
      height: inherit;
    }
  }
  .c-chunk.-type3 .c-chunk-img img {
    border-radius: var(--round-s) 0 0 var(--round-s) !important;
    -o-object-fit: cover;
       object-fit: cover;
    inline-size: 100% !important;
    block-size: 100% !important;
    overflow: hidden;
  }
  .c-chunk.-type3 .c-chunk-body {
    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-s);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-inline: clamp(2.4rem, 1.8210526316rem + 2.4701754386vw, 4.6rem);
    padding-block: clamp(2rem, 1.4736842105rem + 2.2456140351vw, 4rem);
  }
  .c-chunk.-type3 .c-chunk-body .c-chunk-title {
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    font-size: var(--font-size-xl);
    color: var(--font-color-standard);
    line-height: var(--lineheight18);
    text-decoration: underline;
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-chunk.-type3 .c-chunk-body .c-chunk-title::before, .c-chunk.-type3 .c-chunk-body .c-chunk-title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-chunk.-type3 .c-chunk-body .c-chunk-title::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-chunk.-type3 .c-chunk-body .c-chunk-title::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-chunk.-type3 .c-chunk-body p:not([class]) {
    color: var(--font-color-standard);
  }
  .c-chunk.-type3:hover {
    border: solid 1px var(--color-brand-primary);
  }
  .c-chunk.-type3:hover .c-chunk-title {
    color: var(--color-brand-primary);
  }
  .c-chunk.-policy {
    -ms-grid-columns: 2fr var(--size-m) 4.16fr;
    grid-template-columns: 2fr 4.16fr;
    gap: var(--size-m);
  }
}
@layer component {
  /* ==============================================================================================
  スタッフコンテンツ
  ============================================================================================== */
  .c-staff {
    block-size: 100%;
    display: block;
    text-decoration: none;
  }
  .c-staff::after {
    content: "";
    inline-size: calc(100% + 3rem);
    block-size: calc(100% + 3rem);
    background: var(--color-white-900);
    display: block;
    position: absolute;
    top: -1.5rem;
    left: -1.5rem;
    border-radius: var(--round-m);
    z-index: -1;
    -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  @media screen and (max-width: 768px) {
    .c-staff::after {
      display: none;
    }
  }
  .c-staff:hover::after {
    opacity: 1;
  }
  @media screen and (max-width: 768px) {
    .c-staff {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr var(--size2) 3fr;
      grid-template-columns: 1fr 3fr;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start;
      gap: var(--size2);
      -webkit-border-after: 1px dashed var(--color-black-150);
              border-block-end: 1px dashed var(--color-black-150);
      padding-block: 1rem;
    }
  }
  .c-staff__thumb {
    aspect-ratio: 1/1;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: var(--round-s);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-staff__thumb img {
    inline-size: 100%;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 0 !important;
  }
  a:hover .c-staff__thumb {
    border-color: var(--color-brand-primary);
  }
  a:hover .c-staff__thumb img {
    scale: 1.05;
  }
  .c-staff__body {
    -webkit-padding-before: var(--size-xs);
            padding-block-start: var(--size-xs);
  }
  @media screen and (max-width: 768px) {
    .c-staff__body {
      -webkit-padding-before: 0;
              padding-block-start: 0;
      block-size: 100%;
      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;
    }
  }
  .c-staff__name {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: var(--font-color-standard);
    font-family: var(--font-heading);
    font-size: var(--font-size-m);
    font-weight: var(--font-weight-heading);
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
    letter-spacing: 0.02em;
  }
  .c-staff__name::before, .c-staff__name::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-staff__name::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-staff__name::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  a .c-staff__name {
    text-decoration: underline;
  }
  a:hover .c-staff__name {
    text-decoration: none;
    color: var(--color-dark-green);
  }
  .c-staff__job {
    -webkit-padding-before: clamp(0.8rem, 0.6947368421rem + 0.449122807vw, 1.2rem);
            padding-block-start: clamp(0.8rem, 0.6947368421rem + 0.449122807vw, 1.2rem);
  }
  .c-staff__job li {
    color: var(--font-color-notice);
    line-height: 1.6;
    font-family: var(--font-text);
    font-size: var(--font-size-xs);
    font-weight: var(--font-weight-std);
  }
  .c-staff.-nurse .c-staff__copy {
    color: var(--font-color-notice);
    font-family: var(--font-text);
    font-size: var(--font-size-xs);
    font-weight: var(--font-weight-std);
    letter-spacing: 0;
    line-height: 1.6;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-staff.-nurse .c-staff__copy::before, .c-staff.-nurse .c-staff__copy::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-staff.-nurse .c-staff__copy::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-staff.-nurse .c-staff__copy::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-staff.-nurse .c-staff__name {
    -webkit-padding-before: var(--size-xs);
            padding-block-start: var(--size-xs);
    color: var(--font-color-small);
    font-size: var(--font-size-s);
    letter-spacing: 0;
    line-height: 1.6;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-staff.-nurse .c-staff__name::before, .c-staff.-nurse .c-staff__name::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-staff.-nurse .c-staff__name::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-staff.-nurse .c-staff__name::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-staff.-nurse .c-staff__job li {
    color: var(--font-color-small);
    font-size: var(--font-size-xs);
    letter-spacing: 0;
    line-height: 1.6;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-staff.-nurse .c-staff__job li::before, .c-staff.-nurse .c-staff__job li::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-staff.-nurse .c-staff__job li::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-staff.-nurse .c-staff__job li::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
}
/* ==============================================================================================
スライダー
============================================================================================== */
.c-slider {
  border-radius: 4.8rem var(--round-s) var(--round-s) var(--round-s);
  overflow: hidden;
  /* 画像のサイズ調整 */
}
.c-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
  height: 100%;
}
.c-slider .swiper-slide {
  overflow: hidden;
  aspect-ratio: 4/3;
  width: 50%;
}
.c-slider .swiper-slide img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 0;
  border-radius: 0;
}
@media screen and (max-width: 1023px) {
  .c-slider .swiper-wrapper {
    max-height: inherit;
    height: clamp(24rem, 20.8421052632rem + 13.4736842105vw, 36rem);
  }
}
@media screen and (max-width: 500px) {
  .c-slider .swiper-wrapper {
    max-height: inherit;
    height: 22rem;
  }
}
@media screen and (max-width: 768px) {
  .c-slider {
    border-top-left-radius: 4rem;
  }
}

@layer component {
  /* ==============================================================================================
  お知らせ
  ============================================================================================== */
  .c-news {
    position: relative;
  }
  .c-news::before, .c-news:last-child::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background-image: linear-gradient(to right, #E2E2E2, #E2E2E2 2px, transparent 2px);
    background-size: 4px 2px;
    background-repeat: repeat-x;
  }
  .c-news::before {
    top: 0;
  }
  .c-news:last-child::after {
    bottom: 0;
  }
  .c-news a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 10.6rem var(--size4) 12.8rem var(--size4) 1fr var(--size4) 1rem;
    grid-template-columns: 10.6rem 12.8rem 1fr 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--size4);
    padding-block: 2rem 1.9rem;
    padding-inline: 0 var(--size2);
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: var(--font-color-standard);
  }
  .c-news a::after {
    content: "";
    aspect-ratio: 1/1;
    block-size: 1rem;
    display: -ms-grid;
    display: grid;
    place-content: center;
    background-size: 100%;
    background-color: var(--font-color-notice);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/koseikai/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: 100%;
            mask-size: 100%;
    opacity: 0.7;
    margin: 0;
  }
  @media screen and (max-width: 1023px) {
    .c-news a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 1.2rem 1.6rem;
      padding-right: 0;
    }
    .c-news a::after {
      display: none;
    }
  }
  @media screen and (max-width: 768px) {
    .c-news a {
      padding-block: 1.6rem;
      gap: 0.8rem 0.6rem;
      font-size: 1rem;
    }
  }
  .c-news-date {
    color: var(--font-color-notice);
    font-family: var(--font-basic);
    font-size: var(--font-size-xs);
    font-style: normal;
    font-weight: var(--font-weight-std);
    position: relative;
    letter-spacing: 0;
    line-height: 1.6;
    -webkit-transform: translateY(0.05em);
            transform: translateY(0.05em);
  }
  @media screen and (max-width: 768px) {
    .c-news-date {
      font-size: 1rem;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  .c-news-title {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    color: var(--font-color-standard);
    font-family: var(--font-basic);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: var(--font-weight-std);
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
    letter-spacing: 0.02em;
  }
  .c-news-title::before, .c-news-title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-news-title::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-news-title::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-news-title span {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  a[target=_blank] .c-news-title span::after, a[href$=".pdf"] .c-news-title span::after {
    content: "";
    inline-size: 0.8em;
    vertical-align: middle;
    aspect-ratio: 1/1;
    -webkit-margin-start: 0.6rem;
    margin-inline-start: 0.6rem;
    position: relative;
    display: inline-block;
    background: var(--font-color-notice);
    background-size: 100%;
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_blank.svg);
    mask-image: url(/koseikai/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: 100%;
    mask-size: 100%;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    inset-block-start: 0;
  }
  .c-news-cate {
    font-size: var(--fontsize12);
    color: var(--color-black2);
    line-height: 1.6;
    background: var(--color-black-100);
    border: solid 1px rgba(119, 119, 119, 0.1);
    border-radius: 100px;
    display: inline-block;
    text-align: center;
    padding-block: 0.3rem 0.3rem;
    padding-inline: 0.8rem;
    color: var(--font-color-notice);
    text-align: center;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.02em;
  }
  @media screen and (max-width: 768px) {
    .c-news-cate {
      font-size: 1rem;
      padding-block: 0.2rem 0.1rem;
    }
  }
  .c-news-tag a {
    font-size: var(--fontsize12);
    font-weight: bold;
    color: var(--color-green);
    line-height: 1.5;
    background: #F8F8F8;
    border: solid 1px rgba(71, 158, 40, 0.3);
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    padding-block: 0.3rem 0.2rem;
    padding-inline: 0.8rem;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-news-tag a:hover {
    color: var(--color-white-900);
    background-color: var(--color-green);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  @media screen and (max-width: 768px) {
    .c-news-tag a {
      padding-block: 0.2rem 0.1rem;
    }
  }
  .c-news a:hover {
    background: rgba(0, 0, 0, 0.02);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-news a:hover::after {
    background-color: var(--color-brand-primary);
    opacity: 1;
  }
  .c-news a:hover .c-news-title {
    color: var(--color-brand-primary);
    text-decoration: underline;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-news a:hover .c-news-title span:after {
    background: var(--color-brand-primary);
  }
}
@layer component {
  /* ==============================================================================================
  ページャー
  ============================================================================================== */
  .c-pager {
    padding-top: var(--size4);
  }
  .c-pager.-single {
    padding-top: var(--size5);
  }
  @media screen and (max-width: 1023px) {
    .c-pager {
      padding-top: 0;
    }
  }
  .c-pager__inner {
    position: relative;
  }
  .c-pager-select {
    width: 100%;
    max-width: 290px;
    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(--size3);
    }
  }
  .c-pager__button {
    color: var(--font-color-small);
    font-family: var(--font-basic);
    font-size: var(--font-size-s);
    font-weight: var(--font-weight-std);
    line-height: 1.6;
    text-decoration-line: underline;
  }
  .c-pager__button:hover {
    color: var(--color-brand-primary);
  }
  @media screen and (max-width: 1023px) {
    .c-pager__button {
      font-size: 1.3rem;
    }
  }
  .c-pager__button {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-grid-columns: 2.4rem var(--size-2xs) 1fr;
    grid-template-columns: 2.4rem 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--size-2xs);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-pager__button::after, .c-pager__button::before {
    content: "";
    inline-size: 2.4rem;
    block-size: 2.4rem;
    aspect-ratio: 1/1;
    display: block;
    border-radius: 0.6rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-pager__button::before {
    background: var(--icon-arrow-bg);
    border: 1px solid var(--icon-arrow-border);
  }
  .c-pager__button::after {
    content: "";
    position: absolute;
    aspect-ratio: 1/1;
    block-size: 100%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    border-radius: 0.6rem;
    background-size: 100%;
    background-color: var(--color-brand-primary);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
            mask-image: url(/koseikai/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: 45%;
            mask-size: 45%;
  }
  .c-pager__button:hover::before {
    background: var(--color-brand-primary);
    border: 1px solid var(--color-brand-primary);
  }
  .c-pager__button:hover::after {
    background-color: var(--color-white-900);
    -webkit-animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
            animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
  }
  .c-pager__button.-prev::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-pager__button.-prev:hover::after {
    -webkit-animation: 1.62s var(--easeInOutQuint) forwards arrow-anim__reverse;
            animation: 1.62s var(--easeInOutQuint) forwards arrow-anim__reverse;
  }
  .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.4;
    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;
    --em: 0.5em;
    line-height: 1.6;
    z-index: 10;
    color: var(--font-color-small);
    text-align: center;
    font-family: var(--font-basic);
    font-size: var(--font-size-s);
    font-weight: var(--font-weight-std);
    text-decoration: underline;
  }
  .c-pageer-archive a::before, .c-pageer-archive a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-pageer-archive a::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-pageer-archive a::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-pageer-archive a:hover {
    color: var(--color-brand-primary);
    text-decoration: underline;
  }
  @media screen and (max-width: 768px) {
    .c-pageer-archive a {
      background-color: color-mix(in srgb, var(--color-brand-primary) 100%, #000);
      color: var(--color-white-900);
      padding: 1.5rem 0 1.3rem;
      border-radius: 0.8rem;
      text-decoration: none;
      width: 100%;
      display: block;
    }
    .c-pageer-archive a:hover {
      color: var(--color-white-900);
      text-decoration: none;
      background-color: var(--color-black-900);
      background-color: color-mix(in srgb, var(--color-brand-primary) 80%, #000);
    }
  }
}
@layer component {
  /* ==============================================================================================
  ボックスコールアウト
  お知らせ的なニュアンスで伝える場合に使用。
  ============================================================================================== */
  .c-box {
    border-radius: var(--round-s);
    overflow: hidden;
    border: 1px solid #EBEBEB;
    background: #FBFBFB;
  }
  .c-box.-important {
    background: rgba(216, 37, 37, 0.05);
    border: 1px solid rgba(216, 37, 37, 0.08);
  }
  .c-box.-important ul.c-list li::before,
  .c-box.-important ul:not([class]) li:not(.c-notice)::before {
    background: var(--color-red-800);
    border: none !important;
  }
  .c-box.-important ol.c-list li::before,
  .c-box.-important ol:not([class]) li::before {
    color: var(--color-red-800);
    border: none !important;
  }
  .c-box:has(.c-box__label) {
    padding-top: 0;
  }
  .c-box-label {
    background-color: var(--color-red-800);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: var(--size-3xs);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-box-label:has(.c-box-label__num) {
    padding: clamp(0.8rem, 0.7210526316rem + 0.3368421053vw, 1.1rem);
  }
  .c-box-label:not(:has(.c-box-label__num)) {
    padding: 2rem;
    padding: clamp(1.15rem, 0.9657894737rem + 0.7859649123vw, 1.85rem);
  }
  .c-box-label__num {
    inline-size: var(--size-s);
    aspect-ratio: 1/1;
    background-color: var(--color-white-900);
    border-radius: var(--round-max);
    display: -ms-grid;
    display: grid;
    place-content: center;
    line-height: 1;
    font-family: var(--font-en);
    font-weight: 500;
    color: var(--color-red-800);
    font-size: var(--font-size-m);
  }
  .c-box-label__text {
    color: var(--color-white-900);
    font-family: var(--font-heading);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: var(--font-weight-heading);
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
  }
  .c-box-label__text::before, .c-box-label__text::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-box-label__text::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-box-label__text::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-box__heading {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.4rem;
    vertical-align: middle;
  }
  .c-box__heading span {
    font-size: 1.5rem;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    color: var(--font-color-standard);
  }
  .c-box__heading span::before, .c-box__heading span::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-box__heading span::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-box__heading span::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  @media screen and (max-width: 768px) {
    .c-box__heading span {
      font-size: 1.4rem;
    }
  }
  .-important .c-box__heading span {
    color: var(--color-red-800);
  }
  .-important .c-box__heading::before {
    background-color: var(--color-red-800);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_info2.svg);
            mask-image: url(/koseikai/assets/image/common/icon/icon_info2.svg);
  }
  .c-box__heading::before {
    content: "";
    inline-size: 2.2rem;
    block-size: 2.2rem;
    aspect-ratio: 1/1;
    display: -ms-grid;
    display: grid;
    place-content: center;
    background-size: 100%;
    background-color: var(--font-color-standard);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_attention2.svg);
            mask-image: url(/koseikai/assets/image/common/icon/icon_attention2.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;
  }
  @media screen and (max-width: 768px) {
    .c-box__heading::before {
      -webkit-transform: translateY(-0.05em);
              transform: translateY(-0.05em);
    }
  }
  .c-box__body {
    font-size: var(--font-size-s);
    line-height: var(--lineheight16);
    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.3894736842rem + 0.898245614vw, 2.4rem);
    padding: clamp(1.6rem, 1.1789473684rem + 1.7964912281vw, 3.2rem);
  }
  .c-box__body p:not([class]) {
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-box__body p:not([class])::before, .c-box__body p:not([class])::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-box__body p:not([class])::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-box__body p:not([class])::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-box__body ul:not(.c-notice-list) > li + li,
  .c-box__body ol > li + li {
    margin-top: 0.2rem !important;
  }
  .-small .c-box__body {
    padding: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
    gap: clamp(1.6rem, 1.4947368421rem + 0.449122807vw, 2rem);
    font-size: clamp(1.3rem, 1.2736842105rem + 0.1122807018vw, 1.4rem);
  }
  @media screen and (max-width: 768px) {
    .c-box__body {
      padding: 1.6rem;
    }
  }
  .c-box-only {
    color: var(--font-color-small);
    font-family: var(--font-heading);
    font-size: 1.2rem;
    font-weight: var(--font-weight-heading);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-box-only::before, .c-box-only::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-box-only::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-box-only::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
}
/* ----------------------------------------
使用頻度の少ないコンポーネント
---------------------------------------- */
@layer component {
  /* ==============================================================================================
  CTAブロック
  ============================================================================================== */
  .c-cta {
    border: solid 3px var(--color-black-150);
    -webkit-padding-before: clamp(3.2rem, 2.4631578947rem + 3.1438596491vw, 6rem);
            padding-block-start: clamp(3.2rem, 2.4631578947rem + 3.1438596491vw, 6rem);
    -webkit-padding-after: clamp(3.2rem, 2.7789473684rem + 1.7964912281vw, 4.8rem);
            padding-block-end: clamp(3.2rem, 2.7789473684rem + 1.7964912281vw, 4.8rem);
    padding-inline: var(--size-s);
    background: #FBFBFB;
    position: relative;
    border-radius: var(--round-m);
    margin-top: var(--size-m);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-cta .c-txt-s {
    color: var(--font-color-small);
    font-size: var(--font-size-m);
    letter-spacing: 0;
    text-align: center;
  }
  @media screen and (max-width: 768px) {
    .c-cta:has(.u-ib) {
      -webkit-padding-before: clamp(3.2rem, 0.8842105263rem + 9.8807017544vw, 12rem);
              padding-block-start: clamp(3.2rem, 0.8842105263rem + 9.8807017544vw, 12rem);
    }
  }
  .c-cta__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-cta__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    -webkit-padding-after: clamp(1.6rem, 1.2842105263rem + 1.3473684211vw, 2.8rem);
            padding-block-end: clamp(1.6rem, 1.2842105263rem + 1.3473684211vw, 2.8rem);
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px dashed #BABABA;
    color: var(--font-color-small);
  }
  .c-cta__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.4rem;
    color: var(--font-color-small);
    font-size: clamp(1.3rem, 1.2473684211rem + 0.2245614035vw, 1.5rem);
  }
  .c-cta__body .c-txt-s {
    color: var(--font-color-small);
  }
  .c-cta__body > p:not([class]) {
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
    letter-spacing: 0;
  }
  .c-cta__body > p:not([class])::before, .c-cta__body > p:not([class])::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-cta__body > p:not([class])::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-cta__body > p:not([class])::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .c-cta__body > p:not([class]) a {
    color: var(--color-brand-primary);
  }
  .c-cta__body ul:has(> li.c-notice) {
    gap: 0.8rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-cta__body ul:has(> li.c-notice) .c-notice {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-cta-title {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 10;
  }
  .c-cta-title span:not([class]) {
    position: relative;
    z-index: 1;
    background: var(--gradient-brand);
    border-radius: var(--round-max);
    color: var(--color-white-900);
    font-family: var(--font-b);
    font-size: clamp(1.4rem, 1.3473684211rem + 0.2245614035vw, 1.6rem);
    font-weight: var(--font-weight-b);
    line-height: 1.4;
    padding-block: clamp(0.9rem, 0.8473684211rem + 0.2245614035vw, 1.1rem);
    padding-inline: clamp(1.8rem, 1.6421052632rem + 0.6736842105vw, 2.4rem);
    display: block;
    text-align: center;
  }
  .c-cta-title::after {
    content: "";
    position: absolute;
    width: 110%;
    height: 9px;
    background: #ffffff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
  }
  .c-cta-heading {
    color: var(--Global-font-color-standard, #454545);
    text-align: center;
    -webkit-font-feature-settings: "palt" on;
            font-feature-settings: "palt" on;
    font-family: var(--Global-font-family-heading, "Hiragino Sans");
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0;
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-cta-heading::before, .c-cta-heading::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-cta-heading::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-cta-heading::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-cta-tel {
    color: var(--font-color-small);
    font-family: var(--font-text);
    font-size: var(--font-size-s);
    font-weight: var(--font-weight-s);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: var(--size-4xs);
    margin-bottom: 0.5rem;
  }
  .c-cta-tel::before, .c-cta-tel::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-cta-tel::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-cta-tel::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-cta-tel b {
    font-family: var(--font-en);
    font-weight: var(--font-weight-heading);
    font-size: clamp(1.3rem, 1.2210526316rem + 0.3368421053vw, 1.6rem);
    line-height: 1;
  }
  .c-cta-tel a {
    color: var(--color-orange-800);
    font-family: var(--font-en);
    font-weight: var(--font-weight-b);
    font-size: clamp(2.4rem, 2.2421052632rem + 0.6736842105vw, 3rem);
    position: relative;
    --em: 0.5em;
    line-height: 1;
    -webkit-transform: translateY(0.05em);
            transform: translateY(0.05em);
  }
  .c-cta-tel a::before, .c-cta-tel a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-cta-tel a::before {
    margin-top: calc((1 - 1) * var(--em));
  }
  .c-cta-tel a::after {
    margin-bottom: calc((1 - 1) * var(--em));
  }
  .c-cta-tel:not(:has(+ *)) {
    margin-bottom: 0;
  }
  .c-cta.-type2 {
    margin-top: 0;
    border-radius: var(--round-m);
    border: solid 1px var(--color-black-150);
    -webkit-padding-before: clamp(2.4rem, 2.0315789474rem + 1.5719298246vw, 3.8rem);
            padding-block-start: clamp(2.4rem, 2.0315789474rem + 1.5719298246vw, 3.8rem);
    -webkit-padding-after: clamp(2.4rem, 2.0842105263rem + 1.3473684211vw, 3.6rem);
            padding-block-end: clamp(2.4rem, 2.0842105263rem + 1.3473684211vw, 3.6rem);
    padding-inline: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
  }
  .c-cta.-type2 .c-cta__inner {
    gap: clamp(1.5rem, 1.3684210526rem + 0.5614035088vw, 2rem);
  }
  .c-cta.-type2 .c-cta__body {
    gap: 1.6rem;
    font-size: clamp(1.2rem, 1.1473684211rem + 0.2245614035vw, 1.4rem);
  }
  .c-cta.-type2 ul:has(.c-notice) {
    margin-top: 0.6rem;
  }
  .c-cta.-type2 .c-cta-title {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    z-index: 1;
    text-align: center;
  }
  .c-cta.-type2 .c-cta-title span {
    position: relative;
    z-index: 1;
    background: none;
    border-radius: 0;
    color: var(--font-color-standard);
    font-size: clamp(1.3rem, 1.2210526316rem + 0.3368421053vw, 1.6rem);
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    position: relative;
    --em: 0.5em;
    line-height: 1.4;
    padding: 0;
  }
  .c-cta.-type2 .c-cta-title span::before, .c-cta.-type2 .c-cta-title span::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-cta.-type2 .c-cta-title span::before {
    margin-top: calc((1 - 1.4) * var(--em));
  }
  .c-cta.-type2 .c-cta-title span::after {
    margin-bottom: calc((1 - 1.4) * var(--em));
  }
  .c-cta.-type2 .c-cta-title::after {
    content: none;
  }
  @media screen and (max-width: 768px) {
    .c-cta.-type2 {
      padding: 2.4rem;
    }
    .c-cta.-type2 .c-cta__inner {
      gap: 1.5rem;
    }
    .c-cta.-type2 .c-cta__body {
      font-size: 1.2rem;
      gap: 1.2rem;
    }
    .c-cta.-type2 ul:has(> li.c-notice) {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      text-align: left;
    }
  }
  .c-cta.-type3 {
    background: var(--color-white-900);
    padding-inline: clamp(3rem, 2.4210526316rem + 2.4701754386vw, 5.2rem);
  }
  .c-cta.-type3 .c-cta__body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr var(--size-s) 1fr;
    grid-template-columns: 1fr 1fr;
    gap: var(--size-s);
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  @media screen and (max-width: 1240px) {
    .c-cta.-type3 .c-cta__body {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
    }
  }
  @media screen and (max-width: 1023px) {
    .c-cta.-type3 .c-cta__body {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
    }
  }
  @media screen and (max-width: 768px) {
    .c-cta.-type3 .c-cta__body {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 1.8rem;
    }
  }
  .c-cta.-type3 .c-cta__body .c-cta-box {
    background-color: rgba(237, 237, 237, 0.5);
    border-radius: var(--round-s);
    padding-inline: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
    -webkit-padding-before: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
            padding-block-start: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
    -webkit-padding-after: var(--size-s);
            padding-block-end: var(--size-s);
    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.3894736842rem + 0.898245614vw, 2.4rem);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-cta.-type3 .c-cta__body .c-cta-box .c-cta-heading {
    color: var(--font-color-title);
    font-family: var(--font-heading);
    font-size: var(--font-size-l);
    font-weight: var(--font-weight-heading);
    letter-spacing: 0.02em;
  }
  .c-cta.-type3 .c-cta__body .c-cta-box .c-txt-s {
    font-size: var(--font-size-s);
  }
  .c-cta.-type3 .c-cta__body .c-cta-box .c-button a {
    color: var(--color-white-900);
    font-size: var(--font-size-xs);
    letter-spacing: 0.02em;
    line-height: 1.2;
    background: var(--color-brand-primary);
    padding-block: var(--size-2xs);
    -webkit-padding-end: var(--size-2xs);
            padding-inline-end: var(--size-2xs);
    -webkit-padding-start: clamp(1.4rem, 1.1894736842rem + 0.898245614vw, 2.2rem);
            padding-inline-start: clamp(1.4rem, 1.1894736842rem + 0.898245614vw, 2.2rem);
  }
  .c-cta.-type3 .c-cta__body .c-cta-box .c-button a:hover {
    color: var(--color-brand-primary);
    background: var(--color-white-900);
  }
  .c-cta.-type3 .c-cta__body .c-cta-box .c-button a::before {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.07);
  }
  .c-cta.-type3 .c-cta__body .c-cta-box .c-button a::after {
    background-color: var(--color-white-900);
    right: var(--size-2xs);
  }
  .c-cta.-type3 .c-cta__body .c-cta-box .c-button a:hover::before {
    background: var(--color-brand-primary);
    border: 1px solid var(--color-brand-primary);
  }
}
@layer component {
  /* ==============================================================================================
  ラベルボックス
  ============================================================================================== */
  .c-labelbox-wrap {
    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.2rem;
  }
  .c-labelbox {
    background: #F8F8F8;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.17fr var(--size-s) 2fr;
    grid-template-columns: 1.17fr 2fr;
    padding: var(--size-xs) var(--size-s);
    gap: var(--size-s);
    border-radius: 6px;
    border: 1px solid rgba(120, 120, 120, 0.1);
    background: rgba(120, 120, 120, 0.03);
  }
  @media screen and (max-width: 768px) {
    .c-labelbox {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      padding: var(--size2);
      gap: var(--size2);
    }
  }
  .c-labelbox__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: clamp(1.2rem, 0.9368421053rem + 1.1228070175vw, 2.2rem);
  }
  .c-labelbox__label {
    font-size: var(--font-size-s);
    line-height: var(--lineheight16);
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    color: var(--color-brand-primary);
    margin-block: calc((1em - 1lh) / 2);
  }
  .c-labelbox__copy {
    color: var(--font-color-small);
    font-size: var(--font-size-s);
    font-weight: 300;
    line-height: var(--lineheight16);
    margin-block: calc((1em - 1lh) / 2);
  }
}
@layer component {
  /* ==============================================================================================
  カードブロック
  ============================================================================================== */
  .c-card {
    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);
  }
  .c-card-media {
    position: relative;
  }
  .c-card-media img {
    margin-top: 0 !important;
    aspect-ratio: 3/2;
    inline-size: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .c-card:last-child .c-card-media::after {
    display: none;
  }
  .-flow .c-card-media::after {
    content: "";
    block-size: clamp(1.6rem, 1.3368421053rem + 1.1228070175vw, 2.6rem);
    inline-size: clamp(0.8rem, 0.6684210526rem + 0.5614035088vw, 1.3rem);
    background: url(/koseikai/assets/image/common/icon/icon_flow.svg) no-repeat left top/cover;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_flow.svg);
            mask-image: url(/koseikai/assets/image/common/icon/icon_flow.svg);
  }
  .c-card__body {
    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);
  }
  .c-card-label {
    color: var(--font-color-standard);
    font-family: var(--font-heading);
    font-size: var(--font-size-s);
    font-weight: var(--font-weight-heading);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-card-label::before, .c-card-label::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-card-label::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-card-label::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  .c-card-copy {
    color: var(--font-color-notice);
    text-align: justify;
    font-family: var(--font-text);
    font-size: var(--font-size-xs);
    font-weight: var(--font-weight-std);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-card-copy::before, .c-card-copy::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-card-copy::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-card-copy::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
}
/* ==============================================================================================
記事一覧ショートブロック
============================================================================================== */
.c-entrybox {
  padding: var(--size4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: flex;
  padding: 3.8rem 3.8rem 3.4rem 4.4rem;
  padding-top: clamp(2rem, 1.5263157895rem + 2.0210526316vw, 3.8rem);
  padding-right: clamp(2rem, 1.5263157895rem + 2.0210526316vw, 3.8rem);
  padding-bottom: clamp(2rem, 1.6315789474rem + 1.5719298246vw, 3.4rem);
  padding-left: clamp(2rem, 1.3684210526rem + 2.6947368421vw, 4.4rem);
  flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: var(--size-xs);
  border-radius: var(--round-s);
  border: 1px solid rgba(193, 180, 153, 0.15);
  background: rgba(243, 243, 235, 0.56);
}
@media screen and (max-width: 768px) {
  .c-entrybox {
    padding: 2rem;
    gap: 1.8rem;
  }
}

.c-entrybox__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--size);
  position: relative;
}
.c-entrybox__label span {
  color: var(--font-color-standard);
  font-family: var(--font-heading);
  font-size: var(--font-size-m);
  font-weight: var(--font-weight-heading);
  position: relative;
  --em: 0.5em;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
.c-entrybox__label span::before, .c-entrybox__label span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-entrybox__label span::before {
  margin-top: calc((1 - 1.8) * var(--em));
}
.c-entrybox__label span::after {
  margin-bottom: calc((1 - 1.8) * var(--em));
}
.c-entrybox__label::before {
  content: "";
  inline-size: 2.2rem;
  block-size: 2.2rem;
  aspect-ratio: 1/1;
  display: -ms-grid;
  display: grid;
  place-content: center;
  background-size: 100%;
  background-color: var(--font-color-standard);
  -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_info2.svg);
          mask-image: url(/koseikai/assets/image/common/icon/icon_info2.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 1.6rem;
          mask-size: 1.6rem;
  background: var(--gradient-brand);
  -webkit-transform: translateY(-0.05em);
          transform: translateY(-0.05em);
}

.c-entrybox__link {
  font-size: var(--fontsize14);
}

.c-entry__wrap {
  width: 100%;
}

.c-entry {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--size3);
  text-decoration: none;
  position: relative;
}
.c-entry::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  left: 0;
  background-image: linear-gradient(to right, #E2E2E2, #E2E2E2 2px, transparent 2px);
  background-size: 4px 2px;
  background-repeat: repeat-x;
}
.c-entry:last-child::after {
  top: 0;
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
  background-image: linear-gradient(to right, #E2E2E2, #E2E2E2 2px, transparent 2px);
  background-size: 4px 2px;
  background-repeat: repeat-x;
}
.c-entry a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--size-s);
  padding-top: 1.8rem;
  padding-bottom: 1.4rem;
  text-decoration: none;
  position: relative;
  padding-right: 1.6rem;
}
.c-entry a::after {
  content: "";
  inline-size: 1rem;
  block-size: 1rem;
  aspect-ratio: 1/1;
  -webkit-margin-end: 0.7rem;
          margin-inline-end: 0.7rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  content: "";
  display: -ms-grid;
  display: grid;
  place-content: center;
  background-size: 100%;
  background-color: var(--font-color-notice);
  -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
          mask-image: url(/koseikai/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: 1rem;
          mask-size: 1rem;
  margin-inline: 0;
  opacity: 0.4;
}
.c-entry a[href$=".pdf"]::after {
  inline-size: 1.2rem;
  block-size: 1.2rem;
  -webkit-mask-size: 1.2rem;
          mask-size: 1.2rem;
  -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_dl.svg);
          mask-image: url(/koseikai/assets/image/common/icon/icon_dl.svg);
}
.c-entry a:hover::after {
  opacity: 1;
  background-color: var(--color-brand-primary);
}
@media screen and (max-width: 768px) {
  .c-entry a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: var(--size-3xs);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 0;
    padding-block: 1.6rem;
  }
  .c-entry a::after, .c-entry a[href$=".pdf"]::after {
    display: none;
  }
}

.c-entry-time {
  color: var(--font-color-small);
  font-family: var(--font-basic);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-std);
  position: relative;
  --em: 0.5em;
  line-height: 1.6;
  letter-spacing: 0;
}
.c-entry-time::before, .c-entry-time::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-entry-time::before {
  margin-top: calc((1 - 1.6) * var(--em));
}
.c-entry-time::after {
  margin-bottom: calc((1 - 1.6) * var(--em));
}

.c-entry-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: var(--color-brand-primary);
  font-family: var(--font-basic);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-std);
  font-size: var(--font-size-s);
  text-align: left;
  position: relative;
  --em: 0.5em;
  line-height: 1.6;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-entry-title::before, .c-entry-title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-entry-title::before {
  margin-top: calc((1 - 1.6) * var(--em));
}
.c-entry-title::after {
  margin-bottom: calc((1 - 1.6) * var(--em));
}
a .c-entry-title {
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a .c-entry-title:hover {
  text-decoration: none;
}

/* ==============================================================================================
メッセージブロック
============================================================================================== */
.c-message {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr var(--size5) 2.5fr;
  grid-template-columns: 1fr 2.5fr;
  gap: var(--size5);
}
.c-message p:has(img) img {
  margin-top: 0;
}
.c-message__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(--size6);
}
.c-message__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(2rem, 1.8947368421rem + 0.449122807vw, 2.4rem);
}
@media screen and (max-width: 768px) {
  .c-message {
    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);
  }
  .c-message__inner {
    gap: 2rem;
  }
}

.c-message.-type2 {
  -ms-grid-columns: max(1fr, 26rem) var(--size-l) 3fr;
  grid-template-columns: max(1fr, 26rem) 3fr;
  gap: var(--size-l);
}
@media screen and (max-width: 768px) {
  .c-message.-type2 {
    gap: 3.2rem;
  }
}
.c-message.-type2 .c-message__block {
  gap: clamp(2rem, 1.8947368421rem + 0.449122807vw, 2.4rem);
}
@media screen and (max-width: 768px) {
  .c-message.-type2 .c-message__block {
    gap: 2rem;
    width: 100%;
  }
  .c-message.-type2 .c-message__block:first-child {
    width: 60%;
    margin-inline: auto;
  }
}

/* ==============================================================================================
タグ
============================================================================================== */
.c-tag {
  font-size: 1.1rem;
  font-family: var(--font-heading);
  font-weight: var(--font-weight-heading);
  color: var(--color-white-900);
  background: #555;
  border-radius: var(--round-max);
  text-align: center;
  padding-block: 0.5rem 0.5rem;
  font-weight: bold;
}
.c-tag.-color-1 {
  background: var(--color-brand-primary);
}
.c-tag.-color-2 {
  background: var(--color-orange-800);
}

@layer component {
  /* ==============================================================================================
  アコーディオンメニュー
  ============================================================================================== */
  .c-accordion {
    border-top: 1px solid var(--color-black-150);
  }
  .c-accordion + .c-accordion {
    border-top: none;
  }
  ul li + li .c-accordion, ol li + li .c-accordion {
    border-top: none;
  }
  .c-accordion.-faq {
    border: 1px solid var(--color-line);
    border-radius: var(--round-s);
    overflow: hidden;
  }
  .c-accordion-label {
    inline-size: 100%;
    padding-right: var(--size7);
    padding-block: 1.8rem 1.6rem;
    -webkit-padding-before: clamp(1.2rem, 1.0421052632rem + 0.6736842105vw, 1.8rem);
            padding-block-start: clamp(1.2rem, 1.0421052632rem + 0.6736842105vw, 1.8rem);
    -webkit-padding-after: clamp(1rem, 0.8421052632rem + 0.6736842105vw, 1.6rem);
            padding-block-end: clamp(1rem, 0.8421052632rem + 0.6736842105vw, 1.6rem);
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--size);
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-image: repeating-linear-gradient(to right, #ababab 0px, #ababab 1px, transparent 1px, transparent 4px);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: auto 1px;
    background-origin: padding-box;
    overflow: hidden;
  }
  .c-accordion-label:hover {
    background-color: rgba(0, 0, 0, 0.02);
  }
  .-faq .c-accordion-label {
    padding-block: 1.2rem;
    padding-left: 1.2rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: var(--size4) 1.2rem 1fr;
    grid-template-columns: var(--size4) 1fr;
    gap: 1.2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-image: none;
    background: #fff;
  }
  @media screen and (max-width: 768px) {
    .-faq .c-accordion-label {
      padding-left: var(--size2);
      padding-right: var(--size6);
      -ms-grid-columns: var(--size3) 1fr;
      grid-template-columns: var(--size3) 1fr;
    }
  }
  .-faq.is-opened .c-accordion-label {
    background: var(--color-brand-primary);
    color: var(--color-white-900);
  }
  .-faq.is-opened .c-accordion-label:hover {
    background: var(--color-brand-primary);
  }
  .c-accordion-label__num {
    inline-size: 2rem;
    font-family: var(--font-en);
    font-weight: normal;
    font-size: 1.3rem;
    -webkit-transform: translateY(-0.15rem);
            transform: translateY(-0.15rem);
  }
  .c-accordion-label__num.-round {
    inline-size: var(--size3);
    font-size: 1.4rem;
    font-weight: bold;
    color: red;
    border: 1px solid red;
    border-radius: var(--round-max);
    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;
    line-height: 1;
    text-align: center;
  }
  .c-accordion-label__copy {
    font-weight: var(--font-weight-db);
    font-family: var(--font-db);
    position: relative;
    line-height: 1.6;
    font-size: clamp(1.4rem, 1.3473684211rem + 0.2245614035vw, 1.6rem);
    letter-spacing: 0.02em;
    color: var(--font-color-standard);
  }
  .is-opened .c-accordion-label__copy {
    font-family: var(--font-heading);
    font-weight: var(--font-weight-heading);
    color: var(--font-color-title);
    letter-spacing: 0.005em;
  }
  .-faq.is-opened .c-accordion-label__copy {
    color: var(--color-white-900);
  }
  .c-accordion-label::before,
  .c-accordion-label::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    inline-size: 5.8rem;
    block-size: 100%;
    aspect-ratio: 1/1;
    aspect-ratio: 1/1;
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_accordion_bar.svg);
            mask-image: url(/koseikai/assets/image/common/icon/icon_accordion_bar.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.8rem;
            mask-size: 1.8rem;
    -webkit-mask-size: clamp(1.2rem, 1.0421052632rem + 0.6736842105vw, 1.8rem);
            mask-size: clamp(1.2rem, 1.0421052632rem + 0.6736842105vw, 1.8rem);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    background: #c8c8c8;
  }
  .c-accordion-label::before {
    rotate: 90deg;
  }
  .is-opened .c-accordion-label::before {
    opacity: 0;
  }
  .c-accordion-label::after {
    background: #c8c8c8;
  }
  .is-opened .c-accordion-label::after {
    rotate: 180deg;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    background: var(--color-brand-primary);
  }
  .-faq .c-accordion-label::before {
    inline-size: 3.2rem;
    block-size: 3.2rem;
    aspect-ratio: 1/1;
    background-color: #fff;
    -webkit-mask: none;
            mask: none;
    top: 50%;
    right: 1.3rem;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    border-radius: 50%;
  }
  @media screen and (max-width: 768px) {
    .-faq .c-accordion-label::before {
      inline-size: 2.4rem;
      block-size: 2.4rem;
    }
  }
  .-faq .c-accordion-label::after {
    background: #5A5964;
    -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow_down.svg);
            mask-image: url(/koseikai/assets/image/common/icon/icon_arrow_down.svg);
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
  @media screen and (max-width: 768px) {
    .-faq .c-accordion-label::after {
      -webkit-mask-size: 1.2rem;
              mask-size: 1.2rem;
      inline-size: 5rem;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  .-faq.is-opened .c-accordion-label::before {
    opacity: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  }
  .-faq.is-opened .c-accordion-label::after {
    background: var(--color-brand-primary);
  }
  .c-accordion-body {
    background: rgba(249, 247, 240, 0.8);
    border-bottom: 1px solid var(--color-black-150);
    padding: var(--size-m);
    font-size: clamp(1.2rem, 1.1473684211rem + 0.2245614035vw, 1.4rem);
    line-height: var(--lineheight17);
    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-s);
  }
  .c-accordion-body p:not([class]) {
    position: relative;
    --em: 0.5em;
    line-height: 1.8;
  }
  .c-accordion-body p:not([class])::before, .c-accordion-body p:not([class])::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-accordion-body p:not([class])::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-accordion-body p:not([class])::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
  .-faq .c-accordion-body {
    border-radius: 0 0 var(--round-s) var(--round-s);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: var(--size4) var(--size2) 1fr;
    grid-template-columns: var(--size4) 1fr;
    gap: var(--size2);
    padding: var(--size3);
    border-bottom: none;
    background: #F9F9F9;
    border-top: 1px solid var(--color-line);
  }
  @media screen and (max-width: 768px) {
    .-faq .c-accordion-body {
      padding: var(--size2);
      -ms-grid-columns: var(--size3) 1fr;
      grid-template-columns: var(--size3) 1fr;
    }
  }
  @media screen and (max-width: 768px) {
    .c-accordion-body {
      padding: var(--size3);
    }
  }
  .c-accordion-body__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: var(--size-s);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-accordion-button {
    background: #EEEEEE;
    padding: var(--size3);
    text-align: center;
    border-radius: var(--round-s);
    margin-top: var(--size3);
  }
}
@layer component {
  /* ==============================================================================================
  引用：blockquote
  ============================================================================================== */
  blockquote {
    padding: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 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.4947368421rem + 0.449122807vw, 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 var(--color-line);
}

@layer component {
  /* ==============================================================================================
  iframe
  ============================================================================================== */
  .c-iframe {
    width: 100%;
  }
}
/* ----------------------------------------
新規追加 20240909-1651 watanabe
---------------------------------------- */
/* ==============================================================================================
セレクトボックス：お知らせ,医師紹介tests
============================================================================================== */
.c-select {
  width: 100%;
  border-radius: var(--round-s);
  border: solid 1px #E2E2E2;
  background-color: var(--color-white-900);
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.c-select select {
  width: 100%;
  padding: 2.1rem 2rem 1.9rem;
  font-size: 1.6rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: var(--font-color-small);
  background-color: var(--color-white-900);
  cursor: pointer;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .c-select select {
    padding: 1.5rem 0;
  }
}

.c-select.-search select {
  color: var(--font-color-notice);
  padding: 1.6rem 2rem 1.4rem;
}
@media screen and (max-width: 1023px) {
  .c-select.-search select {
    padding: 1.5rem 0 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .c-select.-search select {
    padding-bottom: 1.3rem;
  }
}

.c-select__label {
  position: absolute;
  top: 1px;
  left: -1.4rem;
  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(--font-color-small);
  line-height: 1;
  pointer-events: none;
  font-size: var(--font-size-m);
}

.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;
}

.c-select__icon {
  width: 0.8rem;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -ms-grid;
  display: grid;
  place-content: center;
}
.c-select__icon img {
  margin-top: 0 !important;
}

.c-select__icon span:nth-child(2) {
  margin-top: 5px;
}

/* ==============================================================================================
検索機能：医師紹介
============================================================================================== */
.c-search-wrap {
  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);
}

.c-search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--size-s);
  border-radius: var(--round-s);
  padding-block: clamp(2.4rem, 1.6631578947rem + 3.1438596491vw, 5.2rem);
  padding-inline: clamp(2.4rem, 1.3473684211rem + 4.4912280702vw, 6.4rem);
  overflow: hidden;
  margin-top: var(--size-m);
  border: solid 1px rgba(26, 140, 65, 0.2);
}
.c-search .l-frame-main > .c-notice-wrap:first-of-type > .c-search {
  margin: 0;
}
.c-search::before {
  content: "";
  position: absolute;
  inline-size: 100%;
  block-size: 100%;
  background: url(/koseikai/assets/image/departments/doctors/noiz.png) repeat left top;
  inset-block-start: 0;
  inset-inline-start: 0;
}
.c-search::after {
  content: "";
  position: absolute;
  left: clamp(0rem, -0.6315789474rem + 2.6947368421vw, 2.4rem);
  bottom: 0;
  z-index: 0;
  background: url(/koseikai/assets/image/common/search_deco.svg) no-repeat center center;
  width: clamp(16.4rem, 13.6105263158rem + 11.901754386vw, 27rem);
  aspect-ratio: 5/4;
  height: 100%;
  display: block;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1023px) {
  .c-search {
    padding: var(--size3);
    gap: 2rem;
    margin-top: 2rem;
  }
  .c-search::after {
    height: 80%;
  }
}

.c-search__content {
  width: calc(50% - var(--size-s) / 2);
  background-color: var(--color-white-900);
  border-radius: var(--round-s);
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.03);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .c-search__content {
    width: calc(50% - 1rem);
  }
}
@media screen and (max-width: 768px) {
  .c-search__content {
    width: 100%;
  }
}

.c-search__txt {
  font-family: var(--font-heading);
  font-size: clamp(1.4rem, 1.263rem + 0.58vw, 1.8rem);
  color: var(--color-white-900);
  padding: clamp(0.8rem, 0.6947368421rem + 0.449122807vw, 1.2rem);
  letter-spacing: 1.56;
  background-color: var(--color-brand-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-search__txt span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
}
.c-search__txt span::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  inline-size: clamp(1.6rem, 1.3894736842rem + 0.898245614vw, 2.4rem);
  block-size: auto;
  aspect-ratio: 1/1;
  background-color: var(--color-white-900);
  -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_search.svg);
          mask-image: url(/koseikai/assets/image/common/icon/icon_search.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 90%;
          mask-size: 90%;
}
@media screen and (max-width: 768px) {
  .c-search__txt {
    font-size: 1.4rem;
  }
  .c-search__txt span {
    gap: 0.4rem;
  }
  .c-search__txt span:before {
    -webkit-transform: translateY(0.05em);
            transform: translateY(0.05em);
  }
}

.c-search__body {
  padding: var(--size-s);
}
@media screen and (max-width: 1023px) {
  .c-search__body {
    padding: 2rem;
  }
}

.c-search__search-kana {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .c-search__search-kana {
    gap: 1rem;
  }
}

input.c-search__search-kana__keyword {
  position: relative;
  display: block;
  width: calc(100% - 8rem);
  padding: 1.5rem 2rem 1.3rem;
  background-color: var(--color-white-900);
  border-radius: var(--round-s);
  border: 1px solid #E2E2E2;
  font-family: var(--font-basic);
  font-size: var(--font-size-s);
  color: var(--font-color-notice);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  input.c-search__search-kana__keyword {
    width: 100%;
    padding: 1.6rem;
  }
}

.c-search__search-kana__search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 6.8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: var(--round-s);
  font-family: var(--font-heading);
  font-size: var(--font-size-m);
  font-weight: var(--font-weight-heading);
  color: var(--color-white-900);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-search__search-kana__search {
    width: 100%;
    padding: 0.9rem 2rem 0.7rem;
    height: 4.1rem;
  }
}

.c-search__search-kana__search:before {
  content: "";
  display: block;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background: #1A8C41;
  z-index: -1;
}

.c-search__search-kana__search input {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .c-search__search-kana__search input {
    height: 4.6rem;
  }
}

.c-search-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-block: clamp(2rem, 1.2631578947rem + 3.1438596491vw, 4.8rem);
  padding-inline: var(--size-xs);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.9rem;
  background-color: #F9F9F9;
  border-top: solid 2px var(--color-green);
  border-top: 2px solid var(--Global-color-brand-primary, #1FA64D);
  background: rgba(193, 180, 153, 0.2);
}
@media screen and (max-width: 768px) {
  .c-search-result {
    padding: var(--size3) var(--size2);
    gap: 2rem;
  }
}

.c-search-result__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: var(--size-2xs);
  line-height: 1;
}
.c-search-result__title dt {
  color: var(--font-color-title);
  font-family: var(--font-db);
  font-size: var(--font-size-xl);
  font-weight: var(--font-weight-db);
  position: relative;
  --em: 0.5em;
  line-height: 1.8;
}
.c-search-result__title dt::before, .c-search-result__title dt::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-search-result__title dt::before {
  margin-top: calc((1 - 1.8) * var(--em));
}
.c-search-result__title dt::after {
  margin-bottom: calc((1 - 1.8) * var(--em));
}
.c-search-result__title dd {
  color: var(--color-brand-primary);
  font-family: var(--font-db);
  font-size: 3.2rem;
  font-weight: var(--font-weight-db);
  position: relative;
  --em: 0.5em;
  line-height: 1.8;
}
.c-search-result__title dd::before, .c-search-result__title dd::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-search-result__title dd::before {
  margin-top: calc((1 - 1.8) * var(--em));
}
.c-search-result__title dd::after {
  margin-bottom: calc((1 - 1.8) * var(--em));
}
@media screen and (max-width: 768px) {
  .c-search-result__title {
    gap: 2rem;
  }
  .c-search-result__title dt, .c-search-result__title dd {
    width: 100%;
    text-align: center;
  }
  .c-search-result__title dt {
    font-size: 1.6rem;
  }
  .c-search-result__title dd {
    font-size: 2.4rem;
  }
}

.c-search-result__text {
  font-family: var(--font-family-text);
  font-size: var(--font-size-m);
  font-weight: var(--font-weight-std);
  position: relative;
  --em: 0.5em;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: var(--font-color-standard);
}
.c-search-result__text::before, .c-search-result__text::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-search-result__text::before {
  margin-top: calc((1 - 1.8) * var(--em));
}
.c-search-result__text::after {
  margin-bottom: calc((1 - 1.8) * var(--em));
}

@layer component {
  /* ==============================================================================================
  画像
  ============================================================================================== */
  .c-name {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  @media screen and (max-width: 768px) {
    .c-name {
      margin-bottom: 0.7rem;
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
    }
  }
  .c-name ruby {
    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(0.4rem, 0.2421052632rem + 0.6736842105vw, 1rem);
  }
  @media screen and (max-width: 768px) {
    .c-name ruby {
      gap: 0.6rem;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
  }
  .c-name__main {
    color: var(--font-color-standard);
    font-family: var(--font-b);
    font-size: clamp(2.2rem, 1.9368421053rem + 1.1228070175vw, 3.2rem);
    font-weight: var(--font-weight-b);
    position: relative;
    --em: 0.5em;
    line-height: 1.6;
  }
  .c-name__main::before, .c-name__main::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-name__main::before {
    margin-top: calc((1 - 1.6) * var(--em));
  }
  .c-name__main::after {
    margin-bottom: calc((1 - 1.6) * var(--em));
  }
  @media screen and (max-width: 768px) {
    .c-name__main {
      font-size: 2.2rem;
    }
  }
  .c-name__sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.2rem;
  }
  @media screen and (max-width: 768px) {
    .c-name__sub {
      gap: 0.8rem;
    }
  }
  .c-name rt {
    color: var(--font-color-small);
    font-family: var(--font-text);
    font-size: var(--font-size-s);
    font-weight: var(--font-weight-std);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.2rem;
    position: relative;
  }
  .c-name rt:last-of-type {
    font-family: var(--font-en);
    padding-bottom: 2px;
  }
  .c-name rt:not(:last-of-type):after {
    content: "/";
    display: block;
    color: rgba(85, 85, 85, 0.36);
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  @media screen and (max-width: 768px) {
    .c-name rt {
      font-size: 1rem;
      gap: 0.8rem;
    }
  }
}
/* ----------------------------------------
新規追加 20250806 shimamoto
---------------------------------------- */
/* ==============================================================================================
PDF掲載エリア
============================================================================================== */
.c-book {
  border: 1px solid var(--color-black-150);
  padding-block: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
  -webkit-padding-start: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
          padding-inline-start: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
  -webkit-padding-end: clamp(2.4rem, 1.8736842105rem + 2.2456140351vw, 4.4rem);
          padding-inline-end: clamp(2.4rem, 1.8736842105rem + 2.2456140351vw, 4.4rem);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem) 2.15fr;
  grid-template-columns: 1fr 2.15fr;
  gap: clamp(2.4rem, 1.9789473684rem + 1.7964912281vw, 4rem);
  border-radius: var(--round-m);
}
@media screen and (max-width: 768px) {
  .c-book {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.c-book__pict {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 1/1;
  background: #f2f2f2;
  display: -ms-grid;
  display: grid;
  place-content: center;
  border-radius: var(--round-xs);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-book__pict {
    width: 100%;
  }
}
.c-book__pict img {
  width: 58.5%;
  margin-inline: auto;
  border-radius: var(--round-xs);
  position: relative;
  z-index: 2;
  aspect-ratio: 3/4;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .c-book__pict img {
    width: 45vw;
  }
}
.c-book__body {
  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.2rem, 2.0157894737rem + 0.7859649123vw, 2.9rem);
}
.c-book__body p:not([class]) {
  color: var(--font-color-small);
  font-size: var(--font-size-s);
  line-height: var(--lineheight17);
  position: relative;
  --em: 0.5em;
  line-height: 1.7;
}
.c-book__body p:not([class])::before, .c-book__body p:not([class])::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-book__body p:not([class])::before {
  margin-top: calc((1 - 1.7) * var(--em));
}
.c-book__body p:not([class])::after {
  margin-bottom: calc((1 - 1.7) * var(--em));
}
.c-book__header {
  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.8rem, 1.5894736842rem + 0.898245614vw, 2.6rem);
}
.c-book__header__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(1.2rem, 1.1473684211rem + 0.2245614035vw, 1.4rem);
}
.c-book-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(0.6rem, 0.5473684211rem + 0.2245614035vw, 0.8rem);
  color: var(--font-color-notice);
  font-size: var(--font-size-xs);
  line-height: var(--lineheight16);
}
.c-book-time time {
  position: relative;
  --em: 0.5em;
  line-height: 1.6;
}
.c-book-time time::before, .c-book-time time::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-book-time time::before {
  margin-top: calc((1 - 1.6) * var(--em));
}
.c-book-time time::after {
  margin-bottom: calc((1 - 1.6) * var(--em));
}
.c-book-time::before {
  content: "";
  inline-size: var(--size2);
  aspect-ratio: 1/1;
  background: url(/koseikai/assets/image/common/icon/icon_time.svg) no-repeat center center/cover;
  display: block;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.c-book-lead {
  color: var(--font-color-small);
  font-size: var(--font-size-xs);
  font-family: var(--font-b);
  font-weight: var(--font-weight-b);
  line-height: var(--lineheight16);
  position: relative;
  --em: 0.5em;
  line-height: 1.6;
}
.c-book-lead::before, .c-book-lead::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-book-lead::before {
  margin-top: calc((1 - 1.6) * var(--em));
}
.c-book-lead::after {
  margin-bottom: calc((1 - 1.6) * var(--em));
}
.c-book-title {
  color: var(--color-brand-primary);
  font-size: clamp(1.8rem, 1.6684210526rem + 0.5614035088vw, 2.3rem);
  font-family: var(--font-heading);
  font-weight: var(--font-weight-heading);
  line-height: var(--lineheight16);
  position: relative;
  --em: 0.5em;
  line-height: 1.6;
}
.c-book-title::before, .c-book-title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-book-title::before {
  margin-top: calc((1 - 1.6) * var(--em));
}
.c-book-title::after {
  margin-bottom: calc((1 - 1.6) * var(--em));
}

/* ==============================================================================================
理念エリア
============================================================================================== */
.c-philosophy-lead__wrap {
  inline-size: 100%;
  padding-inline: var(--size-2xl);
  padding-block: clamp(3.6rem, 3.0736842105rem + 2.2456140351vw, 5.6rem);
  border-radius: var(--round-s);
  background: var(--color-background);
  border: solid 1px rgba(193, 180, 153, 0.08);
  position: relative;
}
.c-philosophy-lead__wrap::before {
  content: "";
  position: absolute;
  inline-size: 100%;
  block-size: 100%;
  background: url(/koseikai/assets/image/common/noiz.png) repeat left top;
  border-radius: var(--round-s);
  inset-block-start: 0;
  inset-inline-start: 0;
}
@media screen and (max-width: 1380px) {
  .c-philosophy-lead__wrap {
    padding-inline: var(--size-xl);
    padding-block: var(--size-m);
  }
}
@media screen and (max-width: 1200px) {
  .c-philosophy-lead__wrap {
    padding-inline: var(--size-m);
    padding-block: var(--size-s);
  }
}
@media screen and (max-width: 600px) {
  .c-philosophy-lead__wrap {
    padding: 2rem;
  }
}
.c-philosophy-lead__wrap.t-nrs {
  background: #FAF0E8;
  border: solid 1px rgba(194, 167, 147, 0.08);
}
.c-philosophy-lead__wrap.t-nrs::before {
  top: 0;
  left: 0;
  background: url(/koseikai/assets/image/departments/nurse/pattern_bg.png) center/cover no-repeat;
  mix-blend-mode: multiply;
  -webkit-filter: blur(60px);
          filter: blur(60px);
}

.c-philosophy-lead {
  position: relative;
  z-index: 1;
  max-width: 652px;
  margin-inline: auto;
}
@media screen and (max-width: 600px) {
  .c-philosophy-lead {
    width: 100%;
  }
}

.c-philosophy-lead__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-inline: var(--size-l);
  -webkit-padding-before: clamp(2.8rem, 2.2736842105rem + 2.2456140351vw, 4.8rem);
          padding-block-start: clamp(2.8rem, 2.2736842105rem + 2.2456140351vw, 4.8rem);
  -webkit-padding-after: clamp(2rem, 1.4736842105rem + 2.2456140351vw, 4rem);
          padding-block-end: clamp(2rem, 1.4736842105rem + 2.2456140351vw, 4rem);
  -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: clamp(2.2rem, 1.8315789474rem + 1.5719298246vw, 3.6rem);
  border-radius: var(--round-xs);
  background: var(--color-white-900);
  -webkit-box-shadow: 0 1px 44px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 44px 0 rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 768px) {
  .c-philosophy-lead__inner {
    padding: 3.2rem;
  }
}
.t-nrs .c-philosophy-lead__inner::before {
  content: "";
  position: absolute;
  inline-size: 100%;
  block-size: 100%;
  border-radius: var(--round-xs);
  inset-block-start: 0;
  inset-inline-start: 0;
  top: 0;
  left: 0;
  background: url(/koseikai/assets/image/departments/nurse/pattern.png) center/cover no-repeat;
  z-index: 1;
}

.c-philosophy-lead__body {
  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: clamp(2.6rem, 2.3368421053rem + 1.1228070175vw, 3.6rem);
}
.c-philosophy-lead__body p + p {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .c-philosophy-lead__body {
    gap: 3rem;
  }
}
.t-nrs .c-philosophy-lead__body {
  z-index: 10;
}

.c-philosophy-lead-title {
  color: var(--color-brand-primary);
  font-size: var(--font-size-m);
  font-family: var(--font-heading);
  font-weight: var(--font-weight-heading);
  letter-spacing: 0.02em;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
}
.c-philosophy-lead-title span {
  background: var(--color-white-900);
  padding-inline: clamp(1.2rem, 0.8842105263rem + 1.3473684211vw, 2.4rem);
  position: relative;
  z-index: 10;
}
.c-philosophy-lead-title::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  -webkit-border-before: 1px dashed #BABABA;
          border-block-start: 1px dashed #BABABA;
}
@media screen and (max-width: 768px) {
  .c-philosophy-lead-title {
    font-size: 1.4rem;
  }
}
.t-nrs .c-philosophy-lead-title {
  color: #822A3A;
  font-family: var(--font-rnd-b);
  z-index: 0;
}

.c-philosophy-lead-text {
  color: #363126;
  font-size: var(--font-size-xl);
  font-family: var(--font-serif);
  font-weight: var(--font-weight-std);
  letter-spacing: 0.06em;
  line-height: 1.85;
  text-align: center;
  position: relative;
  --em: 0.5em;
  line-height: 1.85;
}
.c-philosophy-lead-text::before, .c-philosophy-lead-text::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-philosophy-lead-text::before {
  margin-top: calc((1 - 1.85) * var(--em));
}
.c-philosophy-lead-text::after {
  margin-bottom: calc((1 - 1.85) * var(--em));
}
.c-philosophy-lead-text span {
  display: inline-block;
}
@media screen and (min-width: 1023px) and (max-width: 1072px) {
  .c-philosophy-lead-text {
    font-size: var(--font-size-m);
  }
}
@media screen and (max-width: 600px) {
  .c-philosophy-lead-text {
    font-size: 1.4rem;
    line-height: 1.8;
    --em: 0.5em;
    line-height: 1.8;
  }
  .c-philosophy-lead-text::before, .c-philosophy-lead-text::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .c-philosophy-lead-text::before {
    margin-top: calc((1 - 1.8) * var(--em));
  }
  .c-philosophy-lead-text::after {
    margin-bottom: calc((1 - 1.8) * var(--em));
  }
}
.t-nrs .c-philosophy-lead-text {
  color: #822A3A;
  font-family: var(--font-rnd);
}

.c-philosophy-lead-line {
  width: 100%;
  height: 1px;
  -webkit-border-before: 1px dashed #BABABA;
          border-block-start: 1px dashed #BABABA;
}

/* ==============================================================================================
コンポーネント（未整理）
============================================================================================== */
.c-dirlink a {
  display: block;
  border-radius: 2.4rem 0.8rem 0.8rem 0.8rem;
  border: 1px solid #ECECEC;
  text-decoration: none;
  background: #FDFDFD;
  padding: var(--size-s);
  height: 100%;
  position: relative;
  display: -ms-grid;
  display: grid;
  gap: clamp(1.2rem, 1.0947368421rem + 0.449122807vw, 1.6rem);
  -ms-grid-columns: min(1.5em, 20px) clamp(1.2rem, 1.0947368421rem + 0.449122807vw, 1.6rem) 1fr;
  grid-template-columns: min(1.5em, 20px) 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-dirlink a::after, .c-dirlink a::before {
  content: "";
  inline-size: min(1.5em, 24px);
  aspect-ratio: 1/1;
  display: block;
  border-radius: 0.6rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-dirlink a::before {
  background: var(--icon-arrow-bg);
  border: 1px solid var(--icon-arrow-border);
}
.c-dirlink a::after {
  background: none;
  content: "";
  position: absolute;
  top: var(--size-s);
  left: var(--size-s);
  inline-size: min(1.5em, 24px);
  block-size: min(1.5em, 24px);
  aspect-ratio: 1/1;
  display: -ms-grid;
  display: grid;
  place-content: center;
  border-radius: 0.6rem;
  background-size: 100%;
  background-color: var(--color-brand-primary);
  -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_arrow.svg);
          mask-image: url(/koseikai/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: 45%;
          mask-size: 45%;
}
.c-dirlink a:hover::before, a:hover .c-dirlink a::before {
  background: var(--color-brand-primary);
  border: 1px solid var(--color-brand-primary);
}
.c-dirlink a:hover::after, a:hover .c-dirlink a::after {
  background-color: var(--color-white-900);
  -webkit-animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
          animation: 1.62s var(--easeInOutQuint) forwards arrow-anim;
}
.c-dirlink a[target=_blank]::after {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-dirlink a {
    gap: 1.2rem;
    padding: 2rem;
  }
  .c-dirlink a::after {
    top: 2rem;
    left: 2rem;
  }
}

.c-dirlink-label {
  color: var(--font-color-title);
  font-family: var(--font-db);
  font-size: var(--font-size-2xl);
  font-weight: var(--font-weight-db);
  text-align: left;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  letter-spacing: 0;
  position: relative;
  --em: 0.5em;
  line-height: 1.4;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.c-dirlink-label::before, .c-dirlink-label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-dirlink-label::before {
  margin-top: calc((1 - 1.4) * var(--em));
}
.c-dirlink-label::after {
  margin-bottom: calc((1 - 1.4) * var(--em));
}
a[target=_blank] .c-dirlink-label::after {
  content: "";
  aspect-ratio: 1/1;
  -webkit-margin-start: 2px;
          margin-inline-start: 2px;
  inline-size: 1em;
  block-size: 1em;
  display: inline-block;
  position: relative;
  background: var(--font-color-notice);
  background-size: 100%;
  -webkit-mask-image: url(/koseikai/assets/image/common/icon/icon_blank.svg);
          mask-image: url(/koseikai/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: 1.2rem;
          mask-size: 1.2rem;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: translateY(-0.05em);
          transform: translateY(-0.05em);
}
a:hover .c-dirlink-label {
  color: var(--color-brand-primary);
  text-decoration: none;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  border: none;
}

.c-dirlink-text {
  color: #999;
  margin-top: 1.6rem;
}

.c-dirlink.-dir2 .c-dirlink-label {
  font-size: var(--font-size-2xl);
}

/*言語選択*/
/* ============================ */
.c-select-lang {
  position: relative;
}

.c-select-lang select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  opacity: 0;
  width: 6em;
}

.c-select-lang__label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  pointer-events: none;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6rem;
}
.c-select-lang__label span {
  text-decoration: none;
  color: var(--font-color-standard);
  font-size: var(--fontsize12);
  line-height: 1.2;
}
.c-select-lang:hover .c-select-lang__label span {
  color: var(--color-brand-primary);
  text-decoration: underline;
}

.c-select-lang__icon svg {
  fill: var(--color-brand-primary);
}

.-home .c-select-lang__label span {
  color: var(--color-white-900) !important;
}
.-home .c-select-lang__icon svg {
  fill: var(--color-white-900) !important;
}

/*PDFリンク*/
/* ============================ */
.c-pdflink {
  width: 80%;
  margin: 0 auto;
}
.c-pdflink a {
  display: block;
  padding-inline: var(--size-xs);
  padding-block: clamp(1.2rem, 0.8842105263rem + 1.3473684211vw, 2.4rem);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background-color: #ffe9e0;
  border-radius: clamp(0.4rem, 0.3473684211rem + 0.2245614035vw, 0.6rem);
  border: solid 1px rgba(172, 67, 55, 0.15);
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  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.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-pdflink a::after {
  display: none;
}
.c-pdflink .c-pdflink-title {
  color: #AC4337;
  text-decoration: none;
  font-size: clamp(1.3rem, 1.2210526316rem + 0.3368421053vw, 1.6rem);
  font-family: var(--font-heading);
  font-weight: var(--font-weight-heading);
  letter-spacing: 0;
  line-height: 1.7;
}
.c-pdflink .c-pdflink-text {
  color: #333333;
  text-decoration: underline;
  font-size: clamp(1.3rem, 1.2210526316rem + 0.3368421053vw, 1.6rem);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  position: relative;
  line-height: 1.7;
  font-family: var(--font-db);
  font-weight: var(--font-weight-db);
  letter-spacing: 0;
}
.c-pdflink .c-pdflink-text::before {
  content: "";
  width: clamp(2rem, 1.8947368421rem + 0.449122807vw, 2.4rem);
  height: clamp(2rem, 1.8947368421rem + 0.449122807vw, 2.4rem);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  aspect-ratio: 1/1;
  background: url(/koseikai/assets/image/common/icon/icon_note.svg) no-repeat left center/cover;
  display: block;
  position: absolute;
  left: -3.2rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.c-pdflink a:hover {
  background-color: #f2e3dd;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.c-pdflink a:hover .c-pdflink-text {
  text-decoration: none;
  color: var(--color-brand-primary);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media screen and (max-width: 768px) {
  .c-pdflink .c-pdflink-text::before {
    -webkit-transform: translate(0, -53%);
            transform: translate(0, -53%);
  }
}
@media screen and (max-width: 500px) {
  .c-pdflink {
    width: 90%;
  }
  .c-pdflink .c-pdflink-text::before {
    width: 2rem;
    height: 2rem;
    left: -2.8rem;
    -webkit-transform: translate(0, -55%);
            transform: translate(0, -55%);
  }
}

/* ==============================================================================================
ユーティリティ：余白
============================================================================================== */
.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-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: 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-light-gray) !important;
}

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

.u-border-bottom {
  border-bottom: solid 1px var(--color-light-gray) !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-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-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-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);
}

.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.2rem 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: 22.4rem;
}

.c-cellscroll-cover {
  z-index: 100;
  inline-size: 50%;
  margin-inline: auto;
  padding: 0.8rem;
  font-size: 1rem;
  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;
}
/* ==============================================================================================
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);
}