:root {
  --min-device-width: 360px;
  --site-width: 1120px;
  --space-inline-negative: calc(var(--space-inline) * -1);
  --vw100: max(calc(100vw - var(--scrollbar-width, 0)), var(--min-device-width));
  --vw: calc(var(--vw100) / 100);
  --site-outer: max(0px, calc((var(--vw100) - var(--site-width)) / 2));
  --site-gutter: max(var(--site-outer), var(--space-inline));
  --half-leading: calc((1lh - 1em) / 2);
  --half-leading-trim: calc(var(--half-leading) * -1);
  --ascender: 0.15em;
}
@supports not (top: 1lh) {
  :root {
    --half-leading: 0px;
  }
}

:root {
  --letter-spacing: 0;
}

:not(:root) {
  letter-spacing: var(--letter-spacing);
}

:root {
  --color-base: #464646;
  --color-base-rgb:70, 70, 70;
  --color-outline: #464646;
  --color-outline-rgb:70, 70, 70;
  --color-primary: #0F8B6E;
  --color-primary-rgb:15, 139, 110;
  --color-primary2: #7CC23C;
  --color-primary2-rgb:124, 194, 60;
  --color-primary3: #B3E878;
  --color-primary3-rgb:179, 232, 120;
  --color-primary4: #8BD59E;
  --color-primary4-rgb:139, 213, 158;
  --color-primary5: #BCEACD;
  --color-primary5-rgb:188, 234, 205;
  --color-primary6: #B7F2EC;
  --color-primary6-rgb:183, 242, 236;
  --color-attention: #AC003B;
  --color-attention-rgb:172, 0, 59;
  --color-attention2: #F3FF8A;
  --color-attention2-rgb:243, 255, 138;
  --color-attention3: #F5EE35;
  --color-attention3-rgb:245, 238, 53;
  --color-bg-base: #ffffff;
  --color-bg-base-rgb:255, 255, 255;
  --color-bg-ash: #F2F2F2;
  --color-bg-ash-rgb:242, 242, 242;
  --color-bg-dark: #464646;
  --color-bg-dark-rgb:70, 70, 70;
  --color-border: #F2F2F2;
  --color-border-rgb:242, 242, 242;
  --color-shadow: #464646;
  --color-shadow-rgb:70, 70, 70;
  --color-light: #ffffff;
  --color-light-rgb:255, 255, 255;
  --color-dark: #000000;
  --color-dark-rgb:0, 0, 0;
}

:root {
  --ff-noto: "Noto Sans JP", sans-serif;
  --ff-cardo: "Cardo", serif;
  --ff-sans-serif: var(--ff-noto);
  --ff-serif: var(--ff-cardo);
}

:root {
  --typography-std_jp_xxxl_bold-font-family: var(--ff-sans-serif);
  --typography-std_jp_xxxl_bold-font-weight: 700;
  --typography-std_jp_xxxl_bold-font-size: 3.5rem;
  --typography-std_jp_xxxl_bold-line-height: 1.25;
  --typography-std_jp_xxxl_bold-letter-spacing: 0.05em;
  --typography-std_jp_xxl_bold-font-family: var(--ff-sans-serif);
  --typography-std_jp_xxl_bold-font-weight: 700;
  --typography-std_jp_xxl_bold-font-size: 2.25rem;
  --typography-std_jp_xxl_bold-line-height: 1.5555555556;
  --typography-std_jp_xxl_bold-letter-spacing: 0.05em;
  --typography-std_jp_xl_bold-font-family: var(--ff-sans-serif);
  --typography-std_jp_xl_bold-font-weight: 700;
  --typography-std_jp_xl_bold-font-size: 1.5rem;
  --typography-std_jp_xl_bold-line-height: 1.5;
  --typography-std_jp_xl_bold-letter-spacing: 0.05em;
  --typography-std_jp_large_bold-font-family: var(--ff-sans-serif);
  --typography-std_jp_large_bold-font-weight: 700;
  --typography-std_jp_large_bold-font-size: 1.25rem;
  --typography-std_jp_large_bold-line-height: 1.5;
  --typography-std_jp_large_bold-letter-spacing: 0.05em;
  --typography-std_jp_large_regular-font-family: var(--ff-sans-serif);
  --typography-std_jp_large_regular-font-weight: 400;
  --typography-std_jp_large_regular-font-size: 1.25rem;
  --typography-std_jp_large_regular-line-height: 2;
  --typography-std_jp_large_regular-letter-spacing: 0.05em;
  --typography-std_jp_bold-font-family: var(--ff-sans-serif);
  --typography-std_jp_bold-font-weight: 700;
  --typography-std_jp_bold-font-size: 1rem;
  --typography-std_jp_bold-line-height: 1.625;
  --typography-std_jp_bold-letter-spacing: 0.05em;
  --typography-std_jp_regular-font-family: var(--ff-sans-serif);
  --typography-std_jp_regular-font-weight: 400;
  --typography-std_jp_regular-font-size: 1rem;
  --typography-std_jp_regular-line-height: 2;
  --typography-std_jp_regular-letter-spacing: 0.05em;
  --typography-std_jp_regular_tight-font-family: var(--ff-sans-serif);
  --typography-std_jp_regular_tight-font-weight: 400;
  --typography-std_jp_regular_tight-font-size: 1rem;
  --typography-std_jp_regular_tight-line-height: 1.625;
  --typography-std_jp_regular_tight-letter-spacing: 0.05em;
  --typography-std_jp_small_regular-font-family: var(--ff-sans-serif);
  --typography-std_jp_small_regular-font-weight: 400;
  --typography-std_jp_small_regular-font-size: 0.875rem;
  --typography-std_jp_small_regular-line-height: 1.4285714286;
  --typography-std_jp_small_regular-letter-spacing: 0.05em;
  --typography-std_jp_small_bold-font-family: var(--ff-sans-serif);
  --typography-std_jp_small_bold-font-weight: 700;
  --typography-std_jp_small_bold-font-size: 0.875rem;
  --typography-std_jp_small_bold-line-height: 1.5714285714;
  --typography-std_jp_small_bold-letter-spacing: 0.1em;
  --typography-std_en_xxl_regular-font-family: var(--ff-serif);
  --typography-std_en_xxl_regular-font-weight: 400;
  --typography-std_en_xxl_regular-font-size: 1.875rem;
  --typography-std_en_xxl_regular-line-height: 1.4;
  --typography-std_en_xxl_regular-letter-spacing: 0.1em;
  --typography-std_en_regular-font-family: var(--ff-serif);
  --typography-std_en_regular-font-weight: 400;
  --typography-std_en_regular-font-size: 1rem;
  --typography-std_en_regular-line-height: 1.375;
  --typography-std_en_regular-letter-spacing: 0.1em;
  --typography-std_en_xs_bold-font-family: var(--ff-serif);
  --typography-std_en_xs_bold-font-weight: 700;
  --typography-std_en_xs_bold-font-size: 0.875rem;
  --typography-std_en_xs_bold-line-height: 1.5714285714;
  --typography-std_en_xs_bold-letter-spacing: 0.1em;
  --typography-dsp_en_xxxxl_regular-font-family: var(--ff-serif);
  --typography-dsp_en_xxxxl_regular-font-weight: 400;
  --typography-dsp_en_xxxxl_regular-font-size: 4.5rem;
  --typography-dsp_en_xxxxl_regular-line-height: 1.3888888889;
  --typography-dsp_en_xxxxl_regular-letter-spacing: 0.05em;
}
@media (width <= 768px) {
  :root {
    --typography-std_jp_xxl_bold-font-size: min(2rem, calc(var(--vw) * 8.5333333333));
  }
}

:root {
  --space-inline: 40px;
}
@media (width <= 1120px) {
  :root {
    --space-inline: 24px;
  }
}

:root {
  --space-block-xl: 100px;
  --space-block-xl-2x: calc(var(--space-block-xl) * 2);
  --space-block-xl-half: calc(var(--space-block-xl) / 2);
  --space-block-lg: 80px;
  --space-block-md: 40px;
  --space-block-sm: 20px;
  --space-block-xs: 10px;
  --space-block-xxs: 5px;
  --space-block-xl-trim: calc(var(--space-block-xl) - var(--half-leading));
  --space-block-xl-2x-trim: calc(var(--space-block-xl-2x) - var(--half-leading));
  --space-block-xl-half-trim: calc(var(--space-block-xl-half) - var(--half-leading));
  --space-block-lg-trim: calc(var(--space-block-lg) - var(--half-leading));
  --space-block-md-trim: calc(var(--space-block-md) - var(--half-leading));
  --space-block-sm-trim: calc(var(--space-block-sm) - var(--half-leading));
  --space-block-xs-trim: calc(var(--space-block-xs) - var(--half-leading));
  --space-block-xxs-trim: calc(var(--space-block-xxs) - var(--half-leading));
}
:root {
  --header-size: 84px;
  --header-z-index: 5000;
  --scroll-adjust: var(--header-size);
  --sec: 0.5s;
  --sec-fast: 0.2s;
  --sec-slow: 0.8s;
  --opacity: 0.8;
  --zoom: 1.1;
  --radius: 10px;
}
@media (width <= 1400px) {
  :root {
    --header-size: 76px;
  }
}
@media (width <= 768px) {
  :root {
    --header-size: 58px;
  }
}

html {
  scrollbar-gutter: stable;
}

