@charset "UTF-8";

/*!**********************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/app.scss ***! \**********************************************************************************************************************************************************************************/
/*! * Pico CSS ✨ v2.0.6 (https://picocss.com) * Copyright 2019-2024 - Licensed under MIT */
:root {
  --pico-font-family-emoji: "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
  --pico-font-family-sans-serif: system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu,
    Cantarell, Helvetica, Arial, "Helvetica Neue", sans-serif,
    var(--pico-font-family-emoji);
  --pico-font-family-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo,
    Consolas, "Liberation Mono", monospace, var(--pico-font-family-emoji);
  --pico-font-family: var(--pico-font-family-sans-serif);
  --pico-line-height: 1.5;
  --pico-font-weight: 400;
  --pico-font-size: 100%;
  --pico-text-underline-offset: 0.1rem;
  --pico-border-radius: 0.25rem;
  --pico-border-width: 0.0625rem;
  --pico-outline-width: 0.125rem;
  --pico-transition: 0.2s ease-in-out;
  --pico-spacing: 1rem;
  --pico-typography-spacing-vertical: 1rem;
  --pico-block-spacing-vertical: var(--pico-spacing);
  --pico-block-spacing-horizontal: var(--pico-spacing);
  --pico-grid-column-gap: var(--pico-spacing);
  --pico-grid-row-gap: var(--pico-spacing);
  --pico-form-element-spacing-vertical: 0.75rem;
  --pico-form-element-spacing-horizontal: 1rem;
  --pico-group-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  --pico-group-box-shadow-focus-with-button: 0 0 0 var(--pico-outline-width)
    var(--pico-primary-focus);
  --pico-group-box-shadow-focus-with-input: 0 0 0 0.0625rem
    var(--pico-form-element-border-color);
  --pico-modal-overlay-backdrop-filter: blur(0.375rem);
  --pico-nav-element-spacing-vertical: 1rem;
  --pico-nav-element-spacing-horizontal: 0.5rem;
  --pico-nav-link-spacing-vertical: 0.5rem;
  --pico-nav-link-spacing-horizontal: 0.5rem;
  --pico-nav-breadcrumb-divider: ">";
  --pico-icon-checkbox: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(255, 255, 255)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  --pico-icon-minus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(255, 255, 255)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E");
  --pico-icon-chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(136, 145, 164)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  --pico-icon-date: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(136, 145, 164)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");
  --pico-icon-time: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(136, 145, 164)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpolyline points='12 6 12 12 16 14'%3E%3C/polyline%3E%3C/svg%3E");
  --pico-icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(136, 145, 164)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");
  --pico-icon-close: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(136, 145, 164)' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
  --pico-icon-loading: url("data:image/svg+xml,%3Csvg fill='none' height='24' width='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E g %7B animation: rotate 2s linear infinite; transform-origin: center center; %7D circle %7B stroke-dasharray: 75,100; stroke-dashoffset: -5; animation: dash 1.5s ease-in-out infinite; stroke-linecap: round; %7D @keyframes rotate %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D @keyframes dash %7B 0%25 %7B stroke-dasharray: 1,100; stroke-dashoffset: 0; %7D 50%25 %7B stroke-dasharray: 44.5,100; stroke-dashoffset: -17.5; %7D 100%25 %7B stroke-dasharray: 44.5,100; stroke-dashoffset: -62; %7D %7D %3C/style%3E%3Cg%3E%3Ccircle cx='12' cy='12' r='10' fill='none' stroke='rgb(136, 145, 164)' stroke-width='4' /%3E%3C/g%3E%3C/svg%3E");
}

@media (min-width: 576px) {
  :root {
    --pico-font-size: 106.25%;
  }
}

@media (min-width: 768px) {
  :root {
    --pico-font-size: 112.5%;
  }
}

@media (min-width: 1024px) {
  :root {
    --pico-font-size: 118.75%;
  }
}

@media (min-width: 1280px) {
  :root {
    --pico-font-size: 125%;
  }
}

@media (min-width: 1536px) {
  :root {
    --pico-font-size: 131.25%;
  }
}

a {
  /* //--pico-text-decoration:underline */
}
a.secondary,
a.contrast {
  --pico-text-decoration: underline;
}

small {
  --pico-font-size: 0.875em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  --pico-font-weight: 700;
}

h1 {
  --pico-font-size: 2rem;
  --pico-line-height: 1.125;
  --pico-typography-spacing-top: 3rem;
}

h2 {
  --pico-font-size: 1.75rem;
  --pico-line-height: 1.15;
  --pico-typography-spacing-top: 2.625rem;
}

h3 {
  --pico-font-size: 1.5rem;
  --pico-line-height: 1.175;
  --pico-typography-spacing-top: 2.25rem;
}

h4 {
  --pico-font-size: 1.25rem;
  --pico-line-height: 1.2;
  --pico-typography-spacing-top: 1.874rem;
}

h5 {
  --pico-font-size: 1.125rem;
  --pico-line-height: 1.225;
  --pico-typography-spacing-top: 1.6875rem;
}

h6 {
  --pico-font-size: 1rem;
  --pico-line-height: 1.25;
  --pico-typography-spacing-top: 1.5rem;
}

thead th,
thead td,
tfoot th,
tfoot td {
  --pico-font-weight: 600;
  --pico-border-width: 0.1875rem;
}

pre,
code,
kbd,
samp {
  --pico-font-family: var(--pico-font-family-monospace);
}

kbd {
  --pico-font-weight: bolder;
}

input:not(
    [type="submit"],
    [type="button"],
    [type="reset"],
    [type="checkbox"],
    [type="radio"],
    [type="file"]
  ),
:where(select, textarea) {
  --pico-outline-width: 0.0625rem;
}

[type="search"] {
  --pico-border-radius: 5rem;
}

[type="checkbox"],
[type="radio"] {
  --pico-border-width: 0.125rem;
}

[type="checkbox"][role="switch"] {
  --pico-border-width: 0.1875rem;
}

details.dropdown summary:not([role="button"]) {
  --pico-outline-width: 0.0625rem;
}

nav details.dropdown summary:focus-visible {
  --pico-outline-width: 0.125rem;
}

[role="search"] {
  --pico-border-radius: 5rem;
}

[role="search"]:has(
    button.secondary:focus,
    [type="submit"].secondary:focus,
    [type="button"].secondary:focus,
    [role="button"].secondary:focus
  ),
[role="group"]:has(
    button.secondary:focus,
    [type="submit"].secondary:focus,
    [type="button"].secondary:focus,
    [role="button"].secondary:focus
  ) {
  --pico-group-box-shadow-focus-with-button: 0 0 0 var(--pico-outline-width)
    var(--pico-secondary-focus);
}

[role="search"]:has(
    button.contrast:focus,
    [type="submit"].contrast:focus,
    [type="button"].contrast:focus,
    [role="button"].contrast:focus
  ),
[role="group"]:has(
    button.contrast:focus,
    [type="submit"].contrast:focus,
    [type="button"].contrast:focus,
    [role="button"].contrast:focus
  ) {
  --pico-group-box-shadow-focus-with-button: 0 0 0 var(--pico-outline-width)
    var(--pico-contrast-focus);
}

[role="search"] button,
[role="search"] [type="submit"],
[role="search"] [type="button"],
[role="search"] [role="button"],
[role="group"] button,
[role="group"] [type="submit"],
[role="group"] [type="button"],
[role="group"] [role="button"] {
  --pico-form-element-spacing-horizontal: 2rem;
}

details summary[role="button"]:not(.outline)::after {
  filter: brightness(0) invert(1);
}

[aria-busy="true"]:not(input, select, textarea):is(
    button,
    [type="submit"],
    [type="button"],
    [type="reset"],
    [role="button"]
  ):not(.outline)::before {
  filter: brightness(0) invert(1);
}

[data-theme="light"],
:root:not([data-theme="dark"]) {
  --pico-background-color: #fff;
  --pico-color: #373c44;
  --pico-text-selection-color: rgba(214, 178, 74, 0.25);
  --pico-muted-color: #646b79;
  --pico-muted-border-color: #e7eaf0;
  --pico-primary: #c9a227;
  --pico-primary-background: #c9a227;
  --pico-primary-border: var(--pico-primary-background);
  --pico-primary-underline: rgba(201, 162, 39, 0.5);
  --pico-primary-hover: #a87408;
  --pico-primary-hover-background: #b8840f;
  --pico-primary-hover-border: var(--pico-primary-hover-background);
  --pico-primary-hover-underline: var(--pico-primary-hover);
  --pico-primary-focus: rgba(214, 178, 74, 0.5);
  --pico-primary-inverse: #fff;
  --pico-secondary: #5d6b89;
  --pico-secondary-background: #525f7a;
  --pico-secondary-border: var(--pico-secondary-background);
  --pico-secondary-underline: rgba(93, 107, 137, 0.5);
  --pico-secondary-hover: #48536b;
  --pico-secondary-hover-background: #48536b;
  --pico-secondary-hover-border: var(--pico-secondary-hover-background);
  --pico-secondary-hover-underline: var(--pico-secondary-hover);
  --pico-secondary-focus: rgba(93, 107, 137, 0.25);
  --pico-secondary-inverse: #fff;
  --pico-contrast: #181c25;
  --pico-contrast-background: #181c25;
  --pico-contrast-border: var(--pico-contrast-background);
  --pico-contrast-underline: rgba(24, 28, 37, 0.5);
  --pico-contrast-hover: #000;
  --pico-contrast-hover-background: #000;
  --pico-contrast-hover-border: var(--pico-contrast-hover-background);
  --pico-contrast-hover-underline: var(--pico-secondary-hover);
  --pico-contrast-focus: rgba(93, 107, 137, 0.25);
  --pico-contrast-inverse: #fff;
  --pico-box-shadow: 0.0145rem 0.029rem 0.174rem rgba(129, 145, 181, 0.01698),
    0.0335rem 0.067rem 0.402rem rgba(129, 145, 181, 0.024),
    0.0625rem 0.125rem 0.75rem rgba(129, 145, 181, 0.03),
    0.1125rem 0.225rem 1.35rem rgba(129, 145, 181, 0.036),
    0.2085rem 0.417rem 2.502rem rgba(129, 145, 181, 0.04302),
    0.5rem 1rem 6rem rgba(129, 145, 181, 0.06),
    0 0 0 0.0625rem rgba(129, 145, 181, 0.015);
  --pico-h1-color: #2d3138;
  --pico-h2-color: #373c44;
  --pico-h3-color: #424751;
  --pico-h4-color: #4d535e;
  --pico-h5-color: #5c6370;
  --pico-h6-color: #646b79;
  --pico-mark-background-color: #fde7c0;
  --pico-mark-color: #0f1114;
  --pico-ins-color: #1d6a54;
  --pico-del-color: #883935;
  --pico-blockquote-border-color: var(--pico-muted-border-color);
  --pico-blockquote-footer-color: var(--pico-muted-color);
  --pico-button-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  --pico-button-hover-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  --pico-table-border-color: var(--pico-muted-border-color);
  --pico-table-row-stripped-background-color: rgba(111, 120, 135, 0.0375);
  --pico-code-background-color: #f3f5f7;
  --pico-code-color: #646b79;
  --pico-code-kbd-background-color: var(--pico-color);
  --pico-code-kbd-color: var(--pico-background-color);
  --pico-form-element-background-color: #fbfcfc;
  --pico-form-element-selected-background-color: #dfe3eb;
  --pico-form-element-border-color: #cfd5e2;
  --pico-form-element-color: #23262c;
  --pico-form-element-placeholder-color: var(--pico-muted-color);
  --pico-form-element-active-background-color: #fff;
  --pico-form-element-active-border-color: var(--pico-primary-border);
  --pico-form-element-focus-color: var(--pico-primary-border);
  --pico-form-element-disabled-opacity: 0.5;
  --pico-form-element-invalid-border-color: #b86a6b;
  --pico-form-element-invalid-active-border-color: #c84f48;
  --pico-form-element-invalid-focus-color: var(
    --pico-form-element-invalid-active-border-color
  );
  --pico-form-element-valid-border-color: #4c9b8a;
  --pico-form-element-valid-active-border-color: #279977;
  --pico-form-element-valid-focus-color: var(
    --pico-form-element-valid-active-border-color
  );
  --pico-switch-background-color: #bfc7d9;
  --pico-switch-checked-background-color: var(--pico-primary-background);
  --pico-switch-color: #fff;
  --pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  --pico-range-border-color: #dfe3eb;
  --pico-range-active-border-color: #bfc7d9;
  --pico-range-thumb-border-color: var(--pico-background-color);
  --pico-range-thumb-color: var(--pico-secondary-background);
  --pico-range-thumb-active-color: var(--pico-primary-background);
  --pico-accordion-border-color: var(--pico-muted-border-color);
  --pico-accordion-active-summary-color: var(--pico-primary-hover);
  --pico-accordion-close-summary-color: var(--pico-color);
  --pico-accordion-open-summary-color: var(--pico-muted-color);
  --pico-card-background-color: var(--pico-background-color);
  --pico-card-border-color: var(--pico-muted-border-color);
  --pico-card-box-shadow: var(--pico-box-shadow);
  --pico-card-sectioning-background-color: #fbfcfc;
  --pico-dropdown-background-color: #fff;
  --pico-dropdown-border-color: #eff1f4;
  --pico-dropdown-box-shadow: var(--pico-box-shadow);
  --pico-dropdown-color: var(--pico-color);
  --pico-dropdown-hover-background-color: #eff1f4;
  --pico-loading-spinner-opacity: 0.5;
  --pico-modal-overlay-background-color: rgba(232, 234, 237, 0.75);
  --pico-progress-background-color: #dfe3eb;
  --pico-progress-color: var(--pico-primary-background);
  --pico-tooltip-background-color: var(--pico-contrast-background);
  --pico-tooltip-color: var(--pico-contrast-inverse);
  --pico-icon-valid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(76, 155, 138)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  --pico-icon-invalid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(200, 79, 72)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E");
  color-scheme: light;
}

[data-theme="light"]
  input:is(
    [type="submit"],
    [type="button"],
    [type="reset"],
    [type="checkbox"],
    [type="radio"],
    [type="file"]
  ),
:root:not([data-theme="dark"])
  input:is(
    [type="submit"],
    [type="button"],
    [type="reset"],
    [type="checkbox"],
    [type="radio"],
    [type="file"]
  ) {
  --pico-form-element-focus-color: var(--pico-primary-focus);
}

@media only screen and (prefers-color-scheme: dark) {
  :root:not([data-theme]) {
    --pico-background-color: #13171f;
    --pico-color: #c2c7d0;
    --pico-text-selection-color: rgba(214, 178, 74, 0.1875);
    --pico-muted-color: #7b8495;
    --pico-muted-border-color: #202632;
    --pico-primary: #d6b24a;
    --pico-primary-background: #c9a227;
    --pico-primary-border: var(--pico-primary-background);
    --pico-primary-underline: rgba(1, 170, 255, 0.5);
    --pico-primary-hover: #e0c06a;
    --pico-primary-hover-background: #bc8c18;
    --pico-primary-hover-border: var(--pico-primary-hover-background);
    --pico-primary-hover-underline: var(--pico-primary-hover);
    --pico-primary-focus: rgba(214, 178, 74, 0.375);
    --pico-primary-inverse: #fff;
    --pico-secondary: #969eaf;
    --pico-secondary-background: #525f7a;
    --pico-secondary-border: var(--pico-secondary-background);
    --pico-secondary-underline: rgba(150, 158, 175, 0.5);
    --pico-secondary-hover: #b3b9c5;
    --pico-secondary-hover-background: #5d6b89;
    --pico-secondary-hover-border: var(--pico-secondary-hover-background);
    --pico-secondary-hover-underline: var(--pico-secondary-hover);
    --pico-secondary-focus: rgba(144, 158, 190, 0.25);
    --pico-secondary-inverse: #fff;
    --pico-contrast: #dfe3eb;
    --pico-contrast-background: #eff1f4;
    --pico-contrast-border: var(--pico-contrast-background);
    --pico-contrast-underline: rgba(223, 227, 235, 0.5);
    --pico-contrast-hover: #fff;
    --pico-contrast-hover-background: #fff;
    --pico-contrast-hover-border: var(--pico-contrast-hover-background);
    --pico-contrast-hover-underline: var(--pico-contrast-hover);
    --pico-contrast-focus: rgba(207, 213, 226, 0.25);
    --pico-contrast-inverse: #000;
    --pico-box-shadow: 0.0145rem 0.029rem 0.174rem rgba(7, 9, 12, 0.01698),
      0.0335rem 0.067rem 0.402rem rgba(7, 9, 12, 0.024),
      0.0625rem 0.125rem 0.75rem rgba(7, 9, 12, 0.03),
      0.1125rem 0.225rem 1.35rem rgba(7, 9, 12, 0.036),
      0.2085rem 0.417rem 2.502rem rgba(7, 9, 12, 0.04302),
      0.5rem 1rem 6rem rgba(7, 9, 12, 0.06),
      0 0 0 0.0625rem rgba(7, 9, 12, 0.015);
    --pico-h1-color: #f0f1f3;
    --pico-h2-color: #e0e3e7;
    --pico-h3-color: #c2c7d0;
    --pico-h4-color: #b3b9c5;
    --pico-h5-color: #a4acba;
    --pico-h6-color: #8891a4;
    --pico-mark-background-color: #8f6a06;
    --pico-mark-color: #fff;
    --pico-ins-color: #62af9a;
    --pico-del-color: #ce7e7b;
    --pico-blockquote-border-color: var(--pico-muted-border-color);
    --pico-blockquote-footer-color: var(--pico-muted-color);
    --pico-button-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    --pico-button-hover-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    --pico-table-border-color: var(--pico-muted-border-color);
    --pico-table-row-stripped-background-color: rgba(111, 120, 135, 0.0375);
    --pico-code-background-color: #1a1f28;
    --pico-code-color: #8891a4;
    --pico-code-kbd-background-color: var(--pico-color);
    --pico-code-kbd-color: var(--pico-background-color);
    --pico-form-element-background-color: #1c212c;
    --pico-form-element-selected-background-color: #2a3140;
    --pico-form-element-border-color: #2a3140;
    --pico-form-element-color: #e0e3e7;
    --pico-form-element-placeholder-color: #8891a4;
    --pico-form-element-active-background-color: #1a1f28;
    --pico-form-element-active-border-color: var(--pico-primary-border);
    --pico-form-element-focus-color: var(--pico-primary-border);
    --pico-form-element-disabled-opacity: 0.5;
    --pico-form-element-invalid-border-color: #964a50;
    --pico-form-element-invalid-active-border-color: #b7403b;
    --pico-form-element-invalid-focus-color: var(
      --pico-form-element-invalid-active-border-color
    );
    --pico-form-element-valid-border-color: #2a7b6f;
    --pico-form-element-valid-active-border-color: #16896a;
    --pico-form-element-valid-focus-color: var(
      --pico-form-element-valid-active-border-color
    );
    --pico-switch-background-color: #333c4e;
    --pico-switch-checked-background-color: var(--pico-primary-background);
    --pico-switch-color: #fff;
    --pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    --pico-range-border-color: #202632;
    --pico-range-active-border-color: #2a3140;
    --pico-range-thumb-border-color: var(--pico-background-color);
    --pico-range-thumb-color: var(--pico-secondary-background);
    --pico-range-thumb-active-color: var(--pico-primary-background);
    --pico-accordion-border-color: var(--pico-muted-border-color);
    --pico-accordion-active-summary-color: var(--pico-primary-hover);
    --pico-accordion-close-summary-color: var(--pico-color);
    --pico-accordion-open-summary-color: var(--pico-muted-color);
    --pico-card-background-color: #181c25;
    --pico-card-border-color: var(--pico-card-background-color);
    --pico-card-box-shadow: var(--pico-box-shadow);
    --pico-card-sectioning-background-color: #1a1f28;
    --pico-dropdown-background-color: #181c25;
    --pico-dropdown-border-color: #202632;
    --pico-dropdown-box-shadow: var(--pico-box-shadow);
    --pico-dropdown-color: var(--pico-color);
    --pico-dropdown-hover-background-color: #202632;
    --pico-loading-spinner-opacity: 0.5;
    --pico-modal-overlay-background-color: rgba(8, 9, 10, 0.75);
    --pico-progress-background-color: #202632;
    --pico-progress-color: var(--pico-primary-background);
    --pico-tooltip-background-color: var(--pico-contrast-background);
    --pico-tooltip-color: var(--pico-contrast-inverse);
    --pico-icon-valid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(42, 123, 111)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    --pico-icon-invalid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(150, 74, 80)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E");
    color-scheme: dark;
  }

  :root:not([data-theme])
    input:is(
      [type="submit"],
      [type="button"],
      [type="reset"],
      [type="checkbox"],
      [type="radio"],
      [type="file"]
    ) {
    --pico-form-element-focus-color: var(--pico-primary-focus);
  }

  :root:not([data-theme])
    details
    summary[role="button"].contrast:not(.outline)::after {
    filter: brightness(0);
  }

  :root:not([data-theme])
    [aria-busy="true"]:not(input, select, textarea).contrast:is(
      button,
      [type="submit"],
      [type="button"],
      [type="reset"],
      [role="button"]
    ):not(.outline)::before {
    filter: brightness(0);
  }
}

[data-theme="dark"] {
  --pico-background-color: #13171f;
  --pico-color: #c2c7d0;
  --pico-text-selection-color: rgba(214, 178, 74, 0.1875);
  --pico-muted-color: #7b8495;
  --pico-muted-border-color: #202632;
  --pico-primary: #d6b24a;
  --pico-primary-background: #c9a227;
  --pico-primary-border: var(--pico-primary-background);
  --pico-primary-underline: rgba(1, 170, 255, 0.5);
  --pico-primary-hover: #e0c06a;
  --pico-primary-hover-background: #bc8c18;
  --pico-primary-hover-border: var(--pico-primary-hover-background);
  --pico-primary-hover-underline: var(--pico-primary-hover);
  --pico-primary-focus: rgba(214, 178, 74, 0.375);
  --pico-primary-inverse: #fff;
  --pico-secondary: #969eaf;
  --pico-secondary-background: #525f7a;
  --pico-secondary-border: var(--pico-secondary-background);
  --pico-secondary-underline: rgba(150, 158, 175, 0.5);
  --pico-secondary-hover: #b3b9c5;
  --pico-secondary-hover-background: #5d6b89;
  --pico-secondary-hover-border: var(--pico-secondary-hover-background);
  --pico-secondary-hover-underline: var(--pico-secondary-hover);
  --pico-secondary-focus: rgba(144, 158, 190, 0.25);
  --pico-secondary-inverse: #fff;
  --pico-contrast: #dfe3eb;
  --pico-contrast-background: #eff1f4;
  --pico-contrast-border: var(--pico-contrast-background);
  --pico-contrast-underline: rgba(223, 227, 235, 0.5);
  --pico-contrast-hover: #fff;
  --pico-contrast-hover-background: #fff;
  --pico-contrast-hover-border: var(--pico-contrast-hover-background);
  --pico-contrast-hover-underline: var(--pico-contrast-hover);
  --pico-contrast-focus: rgba(207, 213, 226, 0.25);
  --pico-contrast-inverse: #000;
  --pico-box-shadow: 0.0145rem 0.029rem 0.174rem rgba(7, 9, 12, 0.01698),
    0.0335rem 0.067rem 0.402rem rgba(7, 9, 12, 0.024),
    0.0625rem 0.125rem 0.75rem rgba(7, 9, 12, 0.03),
    0.1125rem 0.225rem 1.35rem rgba(7, 9, 12, 0.036),
    0.2085rem 0.417rem 2.502rem rgba(7, 9, 12, 0.04302),
    0.5rem 1rem 6rem rgba(7, 9, 12, 0.06), 0 0 0 0.0625rem rgba(7, 9, 12, 0.015);
  --pico-h1-color: #f0f1f3;
  --pico-h2-color: #e0e3e7;
  --pico-h3-color: #c2c7d0;
  --pico-h4-color: #b3b9c5;
  --pico-h5-color: #a4acba;
  --pico-h6-color: #8891a4;
  --pico-mark-background-color: #8f6a06;
  --pico-mark-color: #fff;
  --pico-ins-color: #62af9a;
  --pico-del-color: #ce7e7b;
  --pico-blockquote-border-color: var(--pico-muted-border-color);
  --pico-blockquote-footer-color: var(--pico-muted-color);
  --pico-button-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  --pico-button-hover-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  --pico-table-border-color: var(--pico-muted-border-color);
  --pico-table-row-stripped-background-color: rgba(111, 120, 135, 0.0375);
  --pico-code-background-color: #1a1f28;
  --pico-code-color: #8891a4;
  --pico-code-kbd-background-color: var(--pico-color);
  --pico-code-kbd-color: var(--pico-background-color);
  --pico-form-element-background-color: #1c212c;
  --pico-form-element-selected-background-color: #2a3140;
  --pico-form-element-border-color: #2a3140;
  --pico-form-element-color: #e0e3e7;
  --pico-form-element-placeholder-color: #8891a4;
  --pico-form-element-active-background-color: #1a1f28;
  --pico-form-element-active-border-color: var(--pico-primary-border);
  --pico-form-element-focus-color: var(--pico-primary-border);
  --pico-form-element-disabled-opacity: 0.5;
  --pico-form-element-invalid-border-color: #964a50;
  --pico-form-element-invalid-active-border-color: #b7403b;
  --pico-form-element-invalid-focus-color: var(
    --pico-form-element-invalid-active-border-color
  );
  --pico-form-element-valid-border-color: #2a7b6f;
  --pico-form-element-valid-active-border-color: #16896a;
  --pico-form-element-valid-focus-color: var(
    --pico-form-element-valid-active-border-color
  );
  --pico-switch-background-color: #333c4e;
  --pico-switch-checked-background-color: var(--pico-primary-background);
  --pico-switch-color: #fff;
  --pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  --pico-range-border-color: #202632;
  --pico-range-active-border-color: #2a3140;
  --pico-range-thumb-border-color: var(--pico-background-color);
  --pico-range-thumb-color: var(--pico-secondary-background);
  --pico-range-thumb-active-color: var(--pico-primary-background);
  --pico-accordion-border-color: var(--pico-muted-border-color);
  --pico-accordion-active-summary-color: var(--pico-primary-hover);
  --pico-accordion-close-summary-color: var(--pico-color);
  --pico-accordion-open-summary-color: var(--pico-muted-color);
  --pico-card-background-color: #181c25;
  --pico-card-border-color: var(--pico-card-background-color);
  --pico-card-box-shadow: var(--pico-box-shadow);
  --pico-card-sectioning-background-color: #1a1f28;
  --pico-dropdown-background-color: #181c25;
  --pico-dropdown-border-color: #202632;
  --pico-dropdown-box-shadow: var(--pico-box-shadow);
  --pico-dropdown-color: var(--pico-color);
  --pico-dropdown-hover-background-color: #202632;
  --pico-loading-spinner-opacity: 0.5;
  --pico-modal-overlay-background-color: rgba(8, 9, 10, 0.75);
  --pico-progress-background-color: #202632;
  --pico-progress-color: var(--pico-primary-background);
  --pico-tooltip-background-color: var(--pico-contrast-background);
  --pico-tooltip-color: var(--pico-contrast-inverse);
  --pico-icon-valid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(42, 123, 111)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  --pico-icon-invalid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgb(150, 74, 80)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E");
  color-scheme: dark;
}

[data-theme="dark"]
  input:is(
    [type="submit"],
    [type="button"],
    [type="reset"],
    [type="checkbox"],
    [type="radio"],
    [type="file"]
  ) {
  --pico-form-element-focus-color: var(--pico-primary-focus);
}

[data-theme="dark"]
  details
  summary[role="button"].contrast:not(.outline)::after {
  filter: brightness(0);
}

[data-theme="dark"]
  [aria-busy="true"]:not(input, select, textarea).contrast:is(
    button,
    [type="submit"],
    [type="button"],
    [type="reset"],
    [role="button"]
  ):not(.outline)::before {
  filter: brightness(0);
}

progress,
[type="checkbox"],
[type="radio"],
[type="range"] {
  accent-color: var(--pico-primary);
}

*,
*::before,
*::after {
  box-sizing: border-box;
  background-repeat: no-repeat;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

:where(:root) {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: var(--pico-background-color);
  color: var(--pico-color);
  font-weight: var(--pico-font-weight);
  font-size: var(--pico-font-size);
  line-height: var(--pico-line-height);
  font-family: var(--pico-font-family);
  text-underline-offset: var(--pico-text-underline-offset);
  text-rendering: optimizeLegibility;
  overflow-wrap: break-word;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

body {
  width: 100%;
  margin: 0;
}

main {
  display: block;
}

main.front_page {
  min-height: calc(100vh - 246px);
}

@media (max-width: 767px) {
  main.front_page {
    min-height: calc(100vh - 145px);
  }
}

body > header,
body > main,
body > footer {
  padding-block: var(--pico-block-spacing-vertical);
}

section {
  margin-bottom: var(--pico-block-spacing-vertical);
}

.container,
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--pico-spacing);
  padding-left: var(--pico-spacing);
}

@media (min-width: 576px) {
  .container {
    max-width: 510px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 700px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 950px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 980px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1450px;
  }
}

.grid {
  grid-column-gap: var(--pico-grid-column-gap);
  grid-row-gap: var(--pico-grid-row-gap);
  display: grid;
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .grid {
    grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));
  }
}

.grid > * {
  min-width: 0;
}

.overflow-auto {
  overflow: auto;
}

b,
strong {
  font-weight: bolder;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

address,
blockquote,
dl,
ol,
p,
pre,
table,
ul {
  margin-top: 0;
  margin-bottom: var(--pico-typography-spacing-vertical);
  color: var(--pico-color);
  font-style: normal;
  font-weight: var(--pico-font-weight);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: var(--pico-typography-spacing-vertical);
  color: var(--pico-color);
  font-weight: var(--pico-font-weight);
  font-size: var(--pico-font-size);
  line-height: var(--pico-line-height);
  font-family: var(--pico-font-family);
}

h1 {
  --pico-color: var(--pico-h1-color);
}

h2 {
  --pico-color: var(--pico-h2-color);
}

h3 {
  --pico-color: var(--pico-h3-color);
}

h4 {
  --pico-color: var(--pico-h4-color);
}

h5 {
  --pico-color: var(--pico-h5-color);
}

h6 {
  --pico-color: var(--pico-h6-color);
}

:where(article, address, blockquote, dl, figure, form, ol, p, pre, table, ul)
  ~ :is(h1, h2, h3, h4, h5, h6) {
  margin-top: var(--pico-typography-spacing-top);
}

p {
  margin-bottom: var(--pico-typography-spacing-vertical);
}

hgroup {
  margin-bottom: var(--pico-typography-spacing-vertical);
}

hgroup > * {
  margin-top: 0;
  margin-bottom: 0;
}

hgroup > *:not(:first-child):last-child {
  --pico-color: var(--pico-muted-color);
  --pico-font-weight: unset;
  font-size: 1rem;
}

:where(ol, ul) li {
  margin-bottom: calc(var(--pico-typography-spacing-vertical) * 0.25);
}

:where(dl, ol, ul) :where(dl, ol, ul) {
  margin: 0;
  margin-top: calc(var(--pico-typography-spacing-vertical) * 0.25);
}

ul li {
  list-style: square;
}

mark {
  padding: 0.125rem 0.25rem;
  background-color: var(--pico-mark-background-color);
  color: var(--pico-mark-color);
  vertical-align: baseline;
}

blockquote {
  display: block;
  margin: var(--pico-typography-spacing-vertical) 0;
  padding: var(--pico-spacing);
  border-right: none;
  border-left: 0.25rem solid var(--pico-blockquote-border-color);
  border-inline-start: 0.25rem solid var(--pico-blockquote-border-color);
  border-inline-end: none;
}

blockquote footer {
  margin-top: calc(var(--pico-typography-spacing-vertical) * 0.5);
  color: var(--pico-blockquote-footer-color);
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
  cursor: help;
}

ins {
  color: var(--pico-ins-color);
  text-decoration: none;
}

del {
  color: var(--pico-del-color);
}

::-moz-selection {
  background-color: var(--pico-text-selection-color);
}

::selection {
  background-color: var(--pico-text-selection-color);
}

:where(a:not([role="button"])),
[role="link"] {
  --pico-background-color: transparent;
  --pico-underline: var(--pico-primary-underline);
  outline: none;
  background-color: var(--pico-background-color);
  color: var(--pico-color);
  -webkit-text-decoration: var(--pico-text-decoration);
  text-decoration: var(--pico-text-decoration);
  text-decoration-color: var(--pico-underline);
  text-underline-offset: 0.125em;
  transition: background-color var(--pico-transition),
    color var(--pico-transition), box-shadow var(--pico-transition),
    -webkit-text-decoration var(--pico-transition);
  transition: background-color var(--pico-transition),
    color var(--pico-transition), text-decoration var(--pico-transition),
    box-shadow var(--pico-transition);
  transition: background-color var(--pico-transition),
    color var(--pico-transition), text-decoration var(--pico-transition),
    box-shadow var(--pico-transition),
    -webkit-text-decoration var(--pico-transition);
}

:where(a:not([role="button"])):is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ),
[role="link"]:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  --pico-color: var(--pico-primary-hover);
  --pico-underline: var(--pico-primary-hover-underline);
  --pico-text-decoration: underline;
}

:where(a:not([role="button"])):focus-visible,
[role="link"]:focus-visible {
  box-shadow: 0 0 0 var(--pico-outline-width) var(--pico-primary-focus);
}

:where(a:not([role="button"])).secondary,
[role="link"].secondary {
  --pico-color: var(--pico-secondary);
  --pico-underline: var(--pico-secondary-underline);
}

:where(a:not([role="button"])).secondary:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ),
[role="link"].secondary:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  --pico-color: var(--pico-secondary-hover);
  --pico-underline: var(--pico-secondary-hover-underline);
}

:where(a:not([role="button"])).contrast,
[role="link"].contrast {
  --pico-color: var(--pico-contrast);
  --pico-underline: var(--pico-contrast-underline);
}

:where(a:not([role="button"])).contrast:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ),
[role="link"].contrast:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  --pico-color: var(--pico-contrast-hover);
  --pico-underline: var(--pico-contrast-hover-underline);
}

button {
  margin: 0;
  overflow: visible;
  font-family: inherit;
  text-transform: none;
}

button,
[type="submit"],
[type="reset"],
[type="button"] {
  -webkit-appearance: button;
}

button,
[type="submit"],
[type="reset"],
[type="button"],
[type="file"]::file-selector-button,
[role="button"] {
  --pico-background-color: var(--pico-primary-background);
  --pico-border-color: var(--pico-primary-border);
  --pico-color: var(--pico-primary-inverse);
  --pico-box-shadow: var(--pico-button-box-shadow, 0 0 0 rgba(0, 0, 0, 0));
  padding: var(--pico-form-element-spacing-vertical)
    var(--pico-form-element-spacing-horizontal);
  border: var(--pico-border-width) solid var(--pico-border-color);
  border-radius: var(--pico-border-radius);
  outline: none;
  background-color: var(--pico-background-color);
  box-shadow: var(--pico-box-shadow);
  color: var(--pico-color);
  font-weight: var(--pico-font-weight);
  font-size: 1rem;
  line-height: var(--pico-line-height);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: background-color var(--pico-transition),
    border-color var(--pico-transition), color var(--pico-transition),
    box-shadow var(--pico-transition);
}

button:is([aria-current]:not([aria-current="false"])),
button:is(:hover, :active, :focus),
[type="submit"]:is([aria-current]:not([aria-current="false"])),
[type="submit"]:is(:hover, :active, :focus),
[type="reset"]:is([aria-current]:not([aria-current="false"])),
[type="reset"]:is(:hover, :active, :focus),
[type="button"]:is([aria-current]:not([aria-current="false"])),
[type="button"]:is(:hover, :active, :focus),
[type="file"]::file-selector-button:is(
    [aria-current]:not([aria-current="false"])
  ),
[type="file"]::file-selector-button:is(:hover, :active, :focus),
[role="button"]:is([aria-current]:not([aria-current="false"])),
[role="button"]:is(:hover, :active, :focus) {
  --pico-background-color: var(--pico-primary-hover-background);
  --pico-border-color: var(--pico-primary-hover-border);
  --pico-box-shadow: var(
    --pico-button-hover-box-shadow,
    0 0 0 rgba(0, 0, 0, 0)
  );
  --pico-color: var(--pico-primary-inverse);
}

button:focus,
button:is([aria-current]:not([aria-current="false"])):focus,
[type="submit"]:focus,
[type="submit"]:is([aria-current]:not([aria-current="false"])):focus,
[type="reset"]:focus,
[type="reset"]:is([aria-current]:not([aria-current="false"])):focus,
[type="button"]:focus,
[type="button"]:is([aria-current]:not([aria-current="false"])):focus,
[type="file"]::file-selector-button:focus,
[type="file"]::file-selector-button:is(
    [aria-current]:not([aria-current="false"])
  ):focus,
[role="button"]:focus,
[role="button"]:is([aria-current]:not([aria-current="false"])):focus {
  --pico-box-shadow: var(--pico-button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0)),
    0 0 0 var(--pico-outline-width) var(--pico-primary-focus);
}

[type="submit"],
[type="reset"],
[type="button"] {
  margin-bottom: var(--pico-spacing);
}

:is(button, [type="submit"], [type="button"], [role="button"]).secondary,
[type="reset"],
[type="file"]::file-selector-button {
  --pico-background-color: var(--pico-secondary-background);
  --pico-border-color: var(--pico-secondary-border);
  --pico-color: var(--pico-secondary-inverse);
  cursor: pointer;
}

:is(button, [type="submit"], [type="button"], [role="button"]).secondary:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ),
[type="reset"]:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ),
[type="file"]::file-selector-button:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  --pico-background-color: var(--pico-secondary-hover-background);
  --pico-border-color: var(--pico-secondary-hover-border);
  --pico-color: var(--pico-secondary-inverse);
}

:is(button, [type="submit"], [type="button"], [role="button"]).secondary:focus,
:is(button, [type="submit"], [type="button"], [role="button"]).secondary:is(
    [aria-current]:not([aria-current="false"])
  ):focus,
[type="reset"]:focus,
[type="reset"]:is([aria-current]:not([aria-current="false"])):focus,
[type="file"]::file-selector-button:focus,
[type="file"]::file-selector-button:is(
    [aria-current]:not([aria-current="false"])
  ):focus {
  --pico-box-shadow: var(--pico-button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0)),
    0 0 0 var(--pico-outline-width) var(--pico-secondary-focus);
}

:is(button, [type="submit"], [type="button"], [role="button"]).contrast {
  --pico-background-color: var(--pico-contrast-background);
  --pico-border-color: var(--pico-contrast-border);
  --pico-color: var(--pico-contrast-inverse);
}

:is(button, [type="submit"], [type="button"], [role="button"]).contrast:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  --pico-background-color: var(--pico-contrast-hover-background);
  --pico-border-color: var(--pico-contrast-hover-border);
  --pico-color: var(--pico-contrast-inverse);
}

:is(button, [type="submit"], [type="button"], [role="button"]).contrast:focus,
:is(button, [type="submit"], [type="button"], [role="button"]).contrast:is(
    [aria-current]:not([aria-current="false"])
  ):focus {
  --pico-box-shadow: var(--pico-button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0)),
    0 0 0 var(--pico-outline-width) var(--pico-contrast-focus);
}

:is(button, [type="submit"], [type="button"], [role="button"]).outline,
[type="reset"].outline {
  --pico-background-color: transparent;
  --pico-color: var(--pico-primary);
  --pico-border-color: var(--pico-primary);
}

:is(button, [type="submit"], [type="button"], [role="button"]).outline:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ),
[type="reset"].outline:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  --pico-background-color: transparent;
  --pico-color: var(--pico-primary-hover);
  --pico-border-color: var(--pico-primary-hover);
}

:is(
    button,
    [type="submit"],
    [type="button"],
    [role="button"]
  ).outline.secondary,
[type="reset"].outline {
  --pico-color: var(--pico-secondary);
  --pico-border-color: var(--pico-secondary);
}

:is(
    button,
    [type="submit"],
    [type="button"],
    [role="button"]
  ).outline.secondary:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ),
[type="reset"].outline:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  --pico-color: var(--pico-secondary-hover);
  --pico-border-color: var(--pico-secondary-hover);
}

:is(
    button,
    [type="submit"],
    [type="button"],
    [role="button"]
  ).outline.contrast {
  --pico-color: var(--pico-contrast);
  --pico-border-color: var(--pico-contrast);
}

:is(
    button,
    [type="submit"],
    [type="button"],
    [role="button"]
  ).outline.contrast:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  --pico-color: var(--pico-contrast-hover);
  --pico-border-color: var(--pico-contrast-hover);
}

:where(
    button,
    [type="submit"],
    [type="reset"],
    [type="button"],
    [role="button"]
  )[disabled],
:where(fieldset[disabled])
  :is(
    button,
    [type="submit"],
    [type="button"],
    [type="reset"],
    [role="button"]
  ) {
  opacity: 0.5;
  pointer-events: none;
}

:where(table) {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-indent: 0;
}

th,
td {
  padding: calc(var(--pico-spacing) / 2) var(--pico-spacing);
  border-bottom: var(--pico-border-width) solid var(--pico-table-border-color);
  background-color: var(--pico-background-color);
  color: var(--pico-color);
  font-weight: var(--pico-font-weight);
  text-align: left;
  text-align: start;
}

tfoot th,
tfoot td {
  border-top: var(--pico-border-width) solid var(--pico-table-border-color);
  border-bottom: 0;
}

table.striped tbody tr:nth-child(odd) th,
table.striped tbody tr:nth-child(odd) td {
  background-color: var(--pico-table-row-stripped-background-color);
}

:where(audio, canvas, iframe, img, svg, video) {
  vertical-align: middle;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

:where(iframe) {
  border-style: none;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
}

:where(svg:not([fill])) {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

pre,
code,
kbd,
samp {
  font-size: 0.875em;
  font-family: var(--pico-font-family);
}

pre code {
  font-size: inherit;
  font-family: inherit;
}

pre {
  -ms-overflow-style: scrollbar;
  overflow: auto;
}

pre,
code,
kbd {
  border-radius: var(--pico-border-radius);
  background: var(--pico-code-background-color);
  color: var(--pico-code-color);
  font-weight: var(--pico-font-weight);
  line-height: initial;
}

code,
kbd {
  display: inline-block;
  padding: 0.375rem;
}

pre {
  display: block;
  margin-bottom: var(--pico-spacing);
  overflow-x: auto;
}

pre > code {
  display: block;
  padding: var(--pico-spacing);
  background: none;
  line-height: var(--pico-line-height);
}

kbd {
  background-color: var(--pico-code-kbd-background-color);
  color: var(--pico-code-kbd-color);
  vertical-align: baseline;
}

figure {
  display: block;
  margin: 0;
  padding: 0;
}

figure figcaption {
  padding: calc(var(--pico-spacing) * 0.5) 0;
  color: var(--pico-muted-color);
}

hr {
  height: 0;
  margin: var(--pico-typography-spacing-vertical) 0;
  border: 0;
  border-top: 1px solid var(--pico-muted-border-color);
  color: inherit;
}

[hidden],
template {
  display: none !important;
}

canvas {
  display: inline-block;
}

input,
optgroup,
select,
textarea {
  margin: 0;
  font-size: 1rem;
  line-height: var(--pico-line-height);
  font-family: inherit;
  letter-spacing: inherit;
}

input {
  overflow: visible;
}

select {
  text-transform: none;
}

legend {
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  padding: 0;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

:-moz-focusring {
  outline: none;
}

:-moz-ui-invalid {
  box-shadow: none;
}

::-ms-expand {
  display: none;
}

[type="file"],
[type="range"] {
  padding: 0;
  border-width: 0;
}

input:not([type="checkbox"], [type="radio"], [type="range"]) {
  height: calc(
    1rem * var(--pico-line-height) + var(--pico-form-element-spacing-vertical) *
      2 + var(--pico-border-width) * 2
  );
}

fieldset {
  width: 100%;
  margin: 0;
  margin-bottom: var(--pico-spacing);
  padding: 0;
  border: 0;
}

label,
fieldset legend {
  display: block;
  margin-bottom: calc(var(--pico-spacing) * 0.375);
  color: var(--pico-color);
  font-weight: var(--pico-form-label-font-weight, var(--pico-font-weight));
}

fieldset legend {
  margin-bottom: calc(var(--pico-spacing) * 0.5);
}

input:not([type="checkbox"], [type="radio"]),
button[type="submit"],
select,
textarea {
  width: 100%;
}

input:not([type="checkbox"], [type="radio"], [type="range"], [type="file"]),
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: var(--pico-form-element-spacing-vertical)
    var(--pico-form-element-spacing-horizontal);
}

input,
select,
textarea {
  --pico-background-color: var(--pico-form-element-background-color);
  --pico-border-color: var(--pico-form-element-border-color);
  --pico-color: var(--pico-form-element-color);
  --pico-box-shadow: none;
  border: var(--pico-border-width) solid var(--pico-border-color);
  border-radius: var(--pico-border-radius);
  outline: none;
  background-color: var(--pico-background-color);
  box-shadow: var(--pico-box-shadow);
  font-weight: var(--pico-font-weight);
  transition: background-color var(--pico-transition),
    border-color var(--pico-transition), color var(--pico-transition),
    box-shadow var(--pico-transition);
}

input:not(
    [type="submit"],
    [type="button"],
    [type="reset"],
    [type="checkbox"],
    [type="radio"],
    [readonly]
  ):is(:active, :focus),
:where(select, textarea):not([readonly]):is(:active, :focus) {
  --pico-background-color: var(--pico-form-element-active-background-color);
}

input:not(
    [type="submit"],
    [type="button"],
    [type="reset"],
    [role="switch"],
    [readonly]
  ):is(:active, :focus),
:where(select, textarea):not([readonly]):is(:active, :focus) {
  --pico-border-color: var(--pico-form-element-active-border-color);
}

input:not(
    [type="submit"],
    [type="button"],
    [type="reset"],
    [type="range"],
    [type="file"],
    [readonly]
  ):focus,
:where(select, textarea):not([readonly]):focus {
  --pico-box-shadow: 0 0 0 var(--pico-outline-width)
    var(--pico-form-element-focus-color);
}

input:not([type="submit"], [type="button"], [type="reset"])[disabled],
select[disabled],
textarea[disabled],
label[aria-disabled="true"],
:where(fieldset[disabled])
  :is(
    input:not([type="submit"], [type="button"], [type="reset"]),
    select,
    textarea
  ) {
  opacity: var(--pico-form-element-disabled-opacity);
  pointer-events: none;
}

label[aria-disabled="true"] input[disabled] {
  opacity: 1;
}

:where(input, select, textarea):not(
    [type="checkbox"],
    [type="radio"],
    [type="date"],
    [type="datetime-local"],
    [type="month"],
    [type="time"],
    [type="week"],
    [type="range"]
  )[aria-invalid] {
  padding-right: calc(
    var(--pico-form-element-spacing-horizontal) + 1.5rem
  ) !important;
  padding-left: var(--pico-form-element-spacing-horizontal);
  padding-inline-start: var(--pico-form-element-spacing-horizontal) !important;
  padding-inline-end: calc(
    var(--pico-form-element-spacing-horizontal) + 1.5rem
  ) !important;
  background-position: center right 0.75rem;
  background-size: 1rem auto;
  background-repeat: no-repeat;
}

:where(input, select, textarea):not(
    [type="checkbox"],
    [type="radio"],
    [type="date"],
    [type="datetime-local"],
    [type="month"],
    [type="time"],
    [type="week"],
    [type="range"]
  )[aria-invalid="false"]:not(select) {
  background-image: var(--pico-icon-valid);
}

:where(input, select, textarea):not(
    [type="checkbox"],
    [type="radio"],
    [type="date"],
    [type="datetime-local"],
    [type="month"],
    [type="time"],
    [type="week"],
    [type="range"]
  )[aria-invalid="true"]:not(select) {
  background-image: var(--pico-icon-invalid);
}

:where(input, select, textarea)[aria-invalid="false"] {
  --pico-border-color: var(--pico-form-element-valid-border-color);
}

:where(input, select, textarea)[aria-invalid="false"]:is(:active, :focus) {
  --pico-border-color: var(
    --pico-form-element-valid-active-border-color
  ) !important;
}

:where(input, select, textarea)[aria-invalid="false"]:is(:active, :focus):not(
    [type="checkbox"],
    [type="radio"]
  ) {
  --pico-box-shadow: 0 0 0 var(--pico-outline-width)
    var(--pico-form-element-valid-focus-color) !important;
}

:where(input, select, textarea)[aria-invalid="true"] {
  --pico-border-color: var(--pico-form-element-invalid-border-color);
}

:where(input, select, textarea)[aria-invalid="true"]:is(:active, :focus) {
  --pico-border-color: var(
    --pico-form-element-invalid-active-border-color
  ) !important;
}

:where(input, select, textarea)[aria-invalid="true"]:is(:active, :focus):not(
    [type="checkbox"],
    [type="radio"]
  ) {
  --pico-box-shadow: 0 0 0 var(--pico-outline-width)
    var(--pico-form-element-invalid-focus-color) !important;
}

[dir="rtl"]
  :where(input, select, textarea):not([type="checkbox"], [type="radio"]):is(
    [aria-invalid],
    [aria-invalid="true"],
    [aria-invalid="false"]
  ) {
  background-position: center left 0.75rem;
}

input::placeholder,
input::-webkit-input-placeholder,
textarea::placeholder,
textarea::-webkit-input-placeholder,
select:invalid {
  color: var(--pico-form-element-placeholder-color);
  opacity: 1;
}

input:not([type="checkbox"], [type="radio"]),
select,
textarea {
  margin-bottom: var(--pico-spacing);
}

select::-ms-expand {
  border: 0;
  background-color: transparent;
}

select:not([multiple], [size]) {
  padding-right: calc(var(--pico-form-element-spacing-horizontal) + 1.5rem);
  padding-left: var(--pico-form-element-spacing-horizontal);
  padding-inline-start: var(--pico-form-element-spacing-horizontal);
  padding-inline-end: calc(
    var(--pico-form-element-spacing-horizontal) + 1.5rem
  );
  background-image: var(--pico-icon-chevron);
  background-position: center right 0.75rem;
  background-size: 1rem auto;
  background-repeat: no-repeat;
}

select[multiple] option:checked {
  background: var(--pico-form-element-selected-background-color);
  color: var(--pico-form-element-color);
}

[dir="rtl"] select:not([multiple], [size]) {
  background-position: center left 0.75rem;
}

textarea {
  display: block;
  resize: vertical;
}

textarea[aria-invalid] {
  --pico-icon-height: calc(
    1rem * var(--pico-line-height)+var(--pico-form-element-spacing-vertical) * 2+var(
        --pico-border-width
      ) * 2
  );
  background-position: top right 0.75rem !important;
  background-size: 1rem var(--pico-icon-height) !important;
}

:where(input, select, textarea, fieldset, .grid) + small {
  display: block;
  width: 100%;
  margin-top: calc(var(--pico-spacing) * -0.75);
  margin-bottom: var(--pico-spacing);
  color: var(--pico-muted-color);
}

:where(input, select, textarea, fieldset, .grid)[aria-invalid="false"] + small {
  color: var(--pico-ins-color);
}

:where(input, select, textarea, fieldset, .grid)[aria-invalid="true"] + small {
  color: var(--pico-del-color);
}

label > :where(input, select, textarea) {
  margin-top: calc(var(--pico-spacing) * 0.25);
}

label:has([type="checkbox"], [type="radio"]) {
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}

[type="checkbox"],
[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.25em;
  height: 1.25em;
  margin-top: -0.125em;
  margin-inline-end: 0.5em;
  border-width: var(--pico-border-width);
  vertical-align: middle;
  cursor: pointer;
}

[type="checkbox"]::-ms-check,
[type="radio"]::-ms-check {
  display: none;
}

[type="checkbox"]:checked,
[type="checkbox"]:checked:active,
[type="checkbox"]:checked:focus,
[type="radio"]:checked,
[type="radio"]:checked:active,
[type="radio"]:checked:focus {
  --pico-background-color: var(--pico-primary-background);
  --pico-border-color: var(--pico-primary-border);
  background-image: var(--pico-icon-checkbox);
  background-position: center;
  background-size: 0.75em auto;
  background-repeat: no-repeat;
}

[type="checkbox"] ~ label,
[type="radio"] ~ label {
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
}

[type="checkbox"] ~ label:not(:last-of-type),
[type="radio"] ~ label:not(:last-of-type) {
  margin-inline-end: 1em;
}

[type="checkbox"]:indeterminate {
  --pico-background-color: var(--pico-primary-background);
  --pico-border-color: var(--pico-primary-border);
  background-image: var(--pico-icon-minus);
  background-position: center;
  background-size: 0.75em auto;
  background-repeat: no-repeat;
}

[type="radio"] {
  border-radius: 50%;
}

[type="radio"]:checked,
[type="radio"]:checked:active,
[type="radio"]:checked:focus {
  --pico-background-color: var(--pico-primary-inverse);
  border-width: 0.35em;
  background-image: none;
}

[type="checkbox"][role="switch"] {
  --pico-background-color: var(--pico-switch-background-color);
  --pico-color: var(--pico-switch-color);
  width: 2.25em;
  height: 1.25em;
  border: var(--pico-border-width) solid var(--pico-border-color);
  border-radius: 1.25em;
  background-color: var(--pico-background-color);
  line-height: 1.25em;
}

[type="checkbox"][role="switch"]:not([aria-invalid]) {
  --pico-border-color: var(--pico-switch-background-color);
}

[type="checkbox"][role="switch"]:before {
  display: block;
  aspect-ratio: 1;
  height: 100%;
  border-radius: 50%;
  background-color: var(--pico-color);
  box-shadow: var(--pico-switch-thumb-box-shadow);
  content: "";
  transition: margin 0.1s ease-in-out;
}

[type="checkbox"][role="switch"]:focus {
  --pico-background-color: var(--pico-switch-background-color);
  --pico-border-color: var(--pico-switch-background-color);
}

[type="checkbox"][role="switch"]:checked {
  --pico-background-color: var(--pico-switch-checked-background-color);
  --pico-border-color: var(--pico-switch-checked-background-color);
  background-image: none;
}

[type="checkbox"][role="switch"]:checked::before {
  margin-inline-start: 1em;
}

[type="checkbox"][role="switch"][disabled] {
  --pico-background-color: var(--pico-border-color);
}

[type="checkbox"][aria-invalid="false"]:checked,
[type="checkbox"][aria-invalid="false"]:checked:active,
[type="checkbox"][aria-invalid="false"]:checked:focus,
[type="checkbox"][role="switch"][aria-invalid="false"]:checked,
[type="checkbox"][role="switch"][aria-invalid="false"]:checked:active,
[type="checkbox"][role="switch"][aria-invalid="false"]:checked:focus {
  --pico-background-color: var(--pico-form-element-valid-border-color);
}

[type="checkbox"]:checked[aria-invalid="true"],
[type="checkbox"]:checked:active[aria-invalid="true"],
[type="checkbox"]:checked:focus[aria-invalid="true"],
[type="checkbox"][role="switch"]:checked[aria-invalid="true"],
[type="checkbox"][role="switch"]:checked:active[aria-invalid="true"],
[type="checkbox"][role="switch"]:checked:focus[aria-invalid="true"] {
  --pico-background-color: var(--pico-form-element-invalid-border-color);
}

[type="checkbox"][aria-invalid="false"]:checked,
[type="checkbox"][aria-invalid="false"]:checked:active,
[type="checkbox"][aria-invalid="false"]:checked:focus,
[type="radio"][aria-invalid="false"]:checked,
[type="radio"][aria-invalid="false"]:checked:active,
[type="radio"][aria-invalid="false"]:checked:focus,
[type="checkbox"][role="switch"][aria-invalid="false"]:checked,
[type="checkbox"][role="switch"][aria-invalid="false"]:checked:active,
[type="checkbox"][role="switch"][aria-invalid="false"]:checked:focus {
  --pico-border-color: var(--pico-form-element-valid-border-color);
}

[type="checkbox"]:checked[aria-invalid="true"],
[type="checkbox"]:checked:active[aria-invalid="true"],
[type="checkbox"]:checked:focus[aria-invalid="true"],
[type="radio"]:checked[aria-invalid="true"],
[type="radio"]:checked:active[aria-invalid="true"],
[type="radio"]:checked:focus[aria-invalid="true"],
[type="checkbox"][role="switch"]:checked[aria-invalid="true"],
[type="checkbox"][role="switch"]:checked:active[aria-invalid="true"],
[type="checkbox"][role="switch"]:checked:focus[aria-invalid="true"] {
  --pico-border-color: var(--pico-form-element-invalid-border-color);
}

[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0;
}

[type="color"]::-moz-focus-inner {
  padding: 0;
}

[type="color"]::-webkit-color-swatch {
  border: 0;
  border-radius: calc(var(--pico-border-radius) * 0.5);
}

[type="color"]::-moz-color-swatch {
  border: 0;
  border-radius: calc(var(--pico-border-radius) * 0.5);
}

input:not([type="checkbox"], [type="radio"], [type="range"], [type="file"]):is(
    [type="date"],
    [type="datetime-local"],
    [type="month"],
    [type="time"],
    [type="week"]
  ) {
  --pico-icon-position: 0.75rem;
  --pico-icon-width: 1rem;
  padding-right: calc(var(--pico-icon-width) + var(--pico-icon-position));
  background-image: var(--pico-icon-date);
  background-position: center right var(--pico-icon-position);
  background-size: var(--pico-icon-width) auto;
  background-repeat: no-repeat;
}

input:not(
    [type="checkbox"],
    [type="radio"],
    [type="range"],
    [type="file"]
  )[type="time"] {
  background-image: var(--pico-icon-time);
}

[type="date"]::-webkit-calendar-picker-indicator,
[type="datetime-local"]::-webkit-calendar-picker-indicator,
[type="month"]::-webkit-calendar-picker-indicator,
[type="time"]::-webkit-calendar-picker-indicator,
[type="week"]::-webkit-calendar-picker-indicator {
  width: var(--pico-icon-width);
  margin-right: calc(var(--pico-icon-width) * -1);
  margin-left: var(--pico-icon-position);
  opacity: 0;
}

@-moz-document url-prefix() {
  [type="date"],
  [type="datetime-local"],
  [type="month"],
  [type="time"],
  [type="week"] {
    padding-right: var(--pico-form-element-spacing-horizontal) !important;
    background-image: none !important;
  }
}

[dir="rtl"]
  :is(
    [type="date"],
    [type="datetime-local"],
    [type="month"],
    [type="time"],
    [type="week"]
  ) {
  text-align: right;
}

[type="file"] {
  --pico-color: var(--pico-muted-color);
  margin-left: calc(var(--pico-outline-width) * -1);
  padding: calc(var(--pico-form-element-spacing-vertical) * 0.5) 0;
  padding-left: var(--pico-outline-width);
  border: 0;
  border-radius: 0;
  background: none;
}

[type="file"]::file-selector-button {
  margin-right: calc(var(--pico-spacing) / 2);
  padding: calc(var(--pico-form-element-spacing-vertical) * 0.5)
    var(--pico-form-element-spacing-horizontal);
}

[type="file"]:is(:hover, :active, :focus)::file-selector-button {
  --pico-background-color: var(--pico-secondary-hover-background);
  --pico-border-color: var(--pico-secondary-hover-border);
}

[type="file"]:focus::file-selector-button {
  --pico-box-shadow: var(--pico-button-hover-box-shadow, 0 0 0 rgba(0, 0, 0, 0)),
    0 0 0 var(--pico-outline-width) var(--pico-secondary-focus);
}

[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 1.25rem;
  background: none;
}

[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.375rem;
  border-radius: var(--pico-border-radius);
  background-color: var(--pico-range-border-color);
  -webkit-transition: background-color var(--pico-transition),
    box-shadow var(--pico-transition);
  transition: background-color var(--pico-transition),
    box-shadow var(--pico-transition);
}

[type="range"]::-moz-range-track {
  width: 100%;
  height: 0.375rem;
  border-radius: var(--pico-border-radius);
  background-color: var(--pico-range-border-color);
  -moz-transition: background-color var(--pico-transition),
    box-shadow var(--pico-transition);
  transition: background-color var(--pico-transition),
    box-shadow var(--pico-transition);
}

[type="range"]::-ms-track {
  width: 100%;
  height: 0.375rem;
  border-radius: var(--pico-border-radius);
  background-color: var(--pico-range-border-color);
  -ms-transition: background-color var(--pico-transition),
    box-shadow var(--pico-transition);
  transition: background-color var(--pico-transition),
    box-shadow var(--pico-transition);
}

[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -0.4375rem;
  border: 2px solid var(--pico-range-thumb-border-color);
  border-radius: 50%;
  background-color: var(--pico-range-thumb-color);
  cursor: pointer;
  -webkit-transition: background-color var(--pico-transition),
    transform var(--pico-transition);
  transition: background-color var(--pico-transition),
    transform var(--pico-transition);
}

[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -0.4375rem;
  border: 2px solid var(--pico-range-thumb-border-color);
  border-radius: 50%;
  background-color: var(--pico-range-thumb-color);
  cursor: pointer;
  -moz-transition: background-color var(--pico-transition),
    transform var(--pico-transition);
  transition: background-color var(--pico-transition),
    transform var(--pico-transition);
}

[type="range"]::-ms-thumb {
  -webkit-appearance: none;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -0.4375rem;
  border: 2px solid var(--pico-range-thumb-border-color);
  border-radius: 50%;
  background-color: var(--pico-range-thumb-color);
  cursor: pointer;
  -ms-transition: background-color var(--pico-transition),
    transform var(--pico-transition);
  transition: background-color var(--pico-transition),
    transform var(--pico-transition);
}

[type="range"]:active,
[type="range"]:focus-within {
  --pico-range-border-color: var(--pico-range-active-border-color);
  --pico-range-thumb-color: var(--pico-range-thumb-active-color);
}

[type="range"]:active::-webkit-slider-thumb {
  transform: scale(1.25);
}

[type="range"]:active::-moz-range-thumb {
  transform: scale(1.25);
}

[type="range"]:active::-ms-thumb {
  transform: scale(1.25);
}

input:not(
    [type="checkbox"],
    [type="radio"],
    [type="range"],
    [type="file"]
  )[type="search"] {
  padding-inline-start: calc(
    var(--pico-form-element-spacing-horizontal) + 1.75rem
  );
  background-image: var(--pico-icon-search);
  background-position: center left
    calc(var(--pico-form-element-spacing-horizontal) + 0.125rem);
  background-size: 1rem auto;
  background-repeat: no-repeat;
}

input:not(
    [type="checkbox"],
    [type="radio"],
    [type="range"],
    [type="file"]
  )[type="search"][aria-invalid] {
  padding-inline-start: calc(
    var(--pico-form-element-spacing-horizontal) + 1.75rem
  ) !important;
  background-position: center left 1.125rem, center right 0.75rem;
}

input:not(
    [type="checkbox"],
    [type="radio"],
    [type="range"],
    [type="file"]
  )[type="search"][aria-invalid="false"] {
  background-image: var(--pico-icon-search), var(--pico-icon-valid);
}

input:not(
    [type="checkbox"],
    [type="radio"],
    [type="range"],
    [type="file"]
  )[type="search"][aria-invalid="true"] {
  background-image: var(--pico-icon-search), var(--pico-icon-invalid);
}

[dir="rtl"]
  :where(input):not(
    [type="checkbox"],
    [type="radio"],
    [type="range"],
    [type="file"]
  )[type="search"] {
  background-position: center right 1.125rem;
}

[dir="rtl"]
  :where(input):not(
    [type="checkbox"],
    [type="radio"],
    [type="range"],
    [type="file"]
  )[type="search"][aria-invalid] {
  background-position: center right 1.125rem, center left 0.75rem;
}

details {
  display: block;
  margin-bottom: var(--pico-spacing);
}

details summary {
  line-height: 1rem;
  list-style-type: none;
  cursor: pointer;
  transition: color var(--pico-transition);
}

details summary:not([role]) {
  color: var(--pico-accordion-close-summary-color);
}

details summary::-webkit-details-marker {
  display: none;
}

details summary::marker {
  display: none;
}

details summary::-moz-list-bullet {
  list-style-type: none;
}

details summary::after {
  display: block;
  width: 1rem;
  height: 1rem;
  margin-inline-start: calc(var(--pico-spacing, 1rem) * 0.5);
  float: right;
  transform: rotate(-90deg);
  background-image: var(--pico-icon-chevron);
  background-position: right center;
  background-size: 1rem auto;
  background-repeat: no-repeat;
  content: "";
  transition: transform var(--pico-transition);
}

details summary:focus {
  outline: none;
}

details summary:focus:not([role]) {
  color: var(--pico-accordion-active-summary-color);
}

details summary:focus-visible:not([role]) {
  outline: var(--pico-outline-width) solid var(--pico-primary-focus);
  outline-offset: calc(var(--pico-spacing, 1rem) * 0.5);
  color: var(--pico-primary);
}

details summary[role="button"] {
  width: 100%;
  text-align: left;
}

details summary[role="button"]::after {
  height: calc(1rem * var(--pico-line-height, 1.5));
}

details[open] > summary {
  margin-bottom: var(--pico-spacing);
}

details[open] > summary:not([role]):not(:focus) {
  color: var(--pico-accordion-open-summary-color);
}

details[open] > summary::after {
  transform: rotate(0);
}

[dir="rtl"] details summary {
  text-align: right;
}

[dir="rtl"] details summary::after {
  float: left;
  background-position: left center;
}

article {
  margin-bottom: var(--pico-block-spacing-vertical);
  padding: var(--pico-block-spacing-vertical)
    var(--pico-block-spacing-horizontal);
  border-radius: var(--pico-border-radius);
  background: var(--pico-card-background-color);
  box-shadow: var(--pico-card-box-shadow);
}

article > header,
article > footer {
  margin-right: calc(var(--pico-block-spacing-horizontal) * -1);
  margin-left: calc(var(--pico-block-spacing-horizontal) * -1);
  padding: calc(var(--pico-block-spacing-vertical) * 0.66)
    var(--pico-block-spacing-horizontal);
  background-color: var(--pico-card-sectioning-background-color);
}

article > header {
  margin-top: calc(var(--pico-block-spacing-vertical) * -1);
  margin-bottom: var(--pico-block-spacing-vertical);
  border-bottom: var(--pico-border-width) solid var(--pico-card-border-color);
  border-top-right-radius: var(--pico-border-radius);
  border-top-left-radius: var(--pico-border-radius);
}

article > footer {
  margin-top: var(--pico-block-spacing-vertical);
  margin-bottom: calc(var(--pico-block-spacing-vertical) * -1);
  border-top: var(--pico-border-width) solid var(--pico-card-border-color);
  border-bottom-right-radius: var(--pico-border-radius);
  border-bottom-left-radius: var(--pico-border-radius);
}

details.dropdown {
  position: relative;
  border-bottom: none;
}

details.dropdown summary::after,
details.dropdown > button::after,
details.dropdown > a::after {
  display: block;
  width: 1rem;
  height: calc(1rem * var(--pico-line-height, 1.5));
  margin-inline-start: 0.25rem;
  float: right;
  transform: rotate(0deg) translateX(0.2rem);
  background-image: var(--pico-icon-chevron);
  background-position: right center;
  background-size: 1rem auto;
  background-repeat: no-repeat;
  content: "";
}

nav details.dropdown {
  margin-bottom: 0;
}

details.dropdown summary:not([role]) {
  height: calc(
    1rem * var(--pico-line-height) + var(--pico-form-element-spacing-vertical) *
      2 + var(--pico-border-width) * 2
  );
  padding: var(--pico-form-element-spacing-vertical)
    var(--pico-form-element-spacing-horizontal);
  border: var(--pico-border-width) solid var(--pico-form-element-border-color);
  border-radius: var(--pico-border-radius);
  background-color: var(--pico-form-element-background-color);
  color: var(--pico-form-element-placeholder-color);
  line-height: inherit;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: background-color var(--pico-transition),
    border-color var(--pico-transition), color var(--pico-transition),
    box-shadow var(--pico-transition);
}

details.dropdown summary:not([role]):active,
details.dropdown summary:not([role]):focus {
  border-color: var(--pico-form-element-active-border-color);
  background-color: var(--pico-form-element-active-background-color);
}

details.dropdown summary:not([role]):focus {
  box-shadow: 0 0 0 var(--pico-outline-width)
    var(--pico-form-element-focus-color);
}

details.dropdown summary:not([role]):focus-visible {
  outline: none;
}

details.dropdown summary:not([role])[aria-invalid="false"] {
  --pico-form-element-border-color: var(--pico-form-element-valid-border-color);
  --pico-form-element-active-border-color: var(
    --pico-form-element-valid-focus-color
  );
  --pico-form-element-focus-color: var(--pico-form-element-valid-focus-color);
}

details.dropdown summary:not([role])[aria-invalid="true"] {
  --pico-form-element-border-color: var(
    --pico-form-element-invalid-border-color
  );
  --pico-form-element-active-border-color: var(
    --pico-form-element-invalid-focus-color
  );
  --pico-form-element-focus-color: var(--pico-form-element-invalid-focus-color);
}

nav details.dropdown {
  display: inline;
  margin: calc(var(--pico-nav-element-spacing-vertical) * -1) 0;
}

nav details.dropdown summary::after {
  transform: rotate(0deg) translateX(0rem);
}

nav details.dropdown summary:not([role]) {
  height: calc(
    1rem * var(--pico-line-height) + var(--pico-nav-link-spacing-vertical) * 2
  );
  padding: calc(
      var(--pico-nav-link-spacing-vertical) - var(--pico-border-width) * 2
    )
    var(--pico-nav-link-spacing-horizontal);
}

nav details.dropdown summary:not([role]):focus-visible {
  box-shadow: 0 0 0 var(--pico-outline-width) var(--pico-primary-focus);
}

details.dropdown summary + ul {
  display: flex;
  z-index: 99;
  position: absolute;
  left: 0;
  flex-direction: column;
  width: 100%;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin: 0;
  margin-top: var(--pico-outline-width);
  padding: 0;
  border: var(--pico-border-width) solid var(--pico-dropdown-border-color);
  border-radius: var(--pico-border-radius);
  background-color: var(--pico-dropdown-background-color);
  box-shadow: var(--pico-dropdown-box-shadow);
  color: var(--pico-dropdown-color);
  white-space: nowrap;
  opacity: 0;
  transition: opacity var(--pico-transition), transform 0s ease-in-out 1s;
}

details.dropdown summary + ul[dir="rtl"] {
  right: 0;
  left: auto;
}

details.dropdown summary + ul li {
  width: 100%;
  margin-bottom: 0;
  padding: calc(var(--pico-form-element-spacing-vertical) * 0.5)
    var(--pico-form-element-spacing-horizontal);
  list-style: none;
}

details.dropdown summary + ul li:first-of-type {
  margin-top: calc(var(--pico-form-element-spacing-vertical) * 0.5);
}

details.dropdown summary + ul li:last-of-type {
  margin-bottom: calc(var(--pico-form-element-spacing-vertical) * 0.5);
}

details.dropdown summary + ul li a {
  display: block;
  margin: calc(var(--pico-form-element-spacing-vertical) * -0.5)
    calc(var(--pico-form-element-spacing-horizontal) * -1);
  padding: calc(var(--pico-form-element-spacing-vertical) * 0.5)
    var(--pico-form-element-spacing-horizontal);
  overflow: hidden;
  border-radius: 0;
  color: var(--pico-dropdown-color);
  text-decoration: none;
  text-overflow: ellipsis;
}

details.dropdown summary + ul li a:hover,
details.dropdown summary + ul li a:focus,
details.dropdown summary + ul li a:active,
details.dropdown summary + ul li a:focus-visible,
details.dropdown summary + ul li a[aria-current]:not([aria-current="false"]) {
  background-color: var(--pico-dropdown-hover-background-color);
}

details.dropdown summary + ul li label {
  width: 100%;
}

details.dropdown summary + ul li:has(label):hover {
  background-color: var(--pico-dropdown-hover-background-color);
}

details.dropdown[open] summary {
  margin-bottom: 0;
}

details.dropdown[open] summary + ul {
  transform: scaleY(1);
  opacity: 1;
  transition: opacity var(--pico-transition), transform 0s ease-in-out 0s;
}

details.dropdown[open] summary::before {
  display: block;
  z-index: 1;
  position: fixed;
  width: 100vw;
  height: 100vh;
  inset: 0;
  background: none;
  content: "";
  cursor: default;
}

label > details.dropdown {
  margin-top: calc(var(--pico-spacing) * 0.25);
}

[role="search"],
[role="group"] {
  display: inline-flex;
  position: relative;
  width: 100%;
  margin-bottom: var(--pico-spacing);
  border-radius: var(--pico-border-radius);
  box-shadow: var(--pico-group-box-shadow, 0 0 0 rgba(0, 0, 0, 0));
  vertical-align: middle;
  transition: box-shadow var(--pico-transition);
}

[role="search"] > *,
[role="search"] input:not([type="checkbox"], [type="radio"]),
[role="search"] select,
[role="group"] > *,
[role="group"] input:not([type="checkbox"], [type="radio"]),
[role="group"] select {
  position: relative;
  flex: 1 1 auto;
  margin-bottom: 0;
}

[role="search"] > *:not(:first-child),
[role="search"] input:not([type="checkbox"], [type="radio"]):not(:first-child),
[role="search"] select:not(:first-child),
[role="group"] > *:not(:first-child),
[role="group"] input:not([type="checkbox"], [type="radio"]):not(:first-child),
[role="group"] select:not(:first-child) {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

[role="search"] > *:not(:last-child),
[role="search"] input:not([type="checkbox"], [type="radio"]):not(:last-child),
[role="search"] select:not(:last-child),
[role="group"] > *:not(:last-child),
[role="group"] input:not([type="checkbox"], [type="radio"]):not(:last-child),
[role="group"] select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

[role="search"] > *:focus,
[role="search"] input:not([type="checkbox"], [type="radio"]):focus,
[role="search"] select:focus,
[role="group"] > *:focus,
[role="group"] input:not([type="checkbox"], [type="radio"]):focus,
[role="group"] select:focus {
  z-index: 2;
}

[role="search"] button:not(:first-child),
[role="search"] [type="submit"]:not(:first-child),
[role="search"] [type="reset"]:not(:first-child),
[role="search"] [type="button"]:not(:first-child),
[role="search"] [role="button"]:not(:first-child),
[role="search"] input:not([type="checkbox"], [type="radio"]):not(:first-child),
[role="search"] select:not(:first-child),
[role="group"] button:not(:first-child),
[role="group"] [type="submit"]:not(:first-child),
[role="group"] [type="reset"]:not(:first-child),
[role="group"] [type="button"]:not(:first-child),
[role="group"] [role="button"]:not(:first-child),
[role="group"] input:not([type="checkbox"], [type="radio"]):not(:first-child),
[role="group"] select:not(:first-child) {
  margin-left: calc(var(--pico-border-width) * -1);
}

[role="search"] button,
[role="search"] [type="submit"],
[role="search"] [type="reset"],
[role="search"] [type="button"],
[role="search"] [role="button"],
[role="group"] button,
[role="group"] [type="submit"],
[role="group"] [type="reset"],
[role="group"] [type="button"],
[role="group"] [role="button"] {
  width: auto;
}

@supports selector(:has(*)) {
  [role="search"]:has(
      button:focus,
      [type="submit"]:focus,
      [type="button"]:focus,
      [role="button"]:focus
    ),
  [role="group"]:has(
      button:focus,
      [type="submit"]:focus,
      [type="button"]:focus,
      [role="button"]:focus
    ) {
    --pico-group-box-shadow: var(--pico-group-box-shadow-focus-with-button);
  }

  [role="search"]:has(
      button:focus,
      [type="submit"]:focus,
      [type="button"]:focus,
      [role="button"]:focus
    )
    input:not([type="checkbox"], [type="radio"]),
  [role="search"]:has(
      button:focus,
      [type="submit"]:focus,
      [type="button"]:focus,
      [role="button"]:focus
    )
    select,
  [role="group"]:has(
      button:focus,
      [type="submit"]:focus,
      [type="button"]:focus,
      [role="button"]:focus
    )
    input:not([type="checkbox"], [type="radio"]),
  [role="group"]:has(
      button:focus,
      [type="submit"]:focus,
      [type="button"]:focus,
      [role="button"]:focus
    )
    select {
    border-color: transparent;
  }

  [role="search"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    ),
  [role="group"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    ) {
    --pico-group-box-shadow: var(--pico-group-box-shadow-focus-with-input);
  }

  [role="search"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    )
    button,
  [role="search"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    )
    [type="submit"],
  [role="search"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    )
    [type="button"],
  [role="search"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    )
    [role="button"],
  [role="group"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    )
    button,
  [role="group"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    )
    [type="submit"],
  [role="group"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    )
    [type="button"],
  [role="group"]:has(
      input:not([type="submit"], [type="button"]):focus,
      select:focus
    )
    [role="button"] {
    --pico-button-box-shadow: 0 0 0 var(--pico-border-width)
      var(--pico-primary-border);
    --pico-button-hover-box-shadow: 0 0 0 var(--pico-border-width)
      var(--pico-primary-hover-border);
  }

  [role="search"] button:focus,
  [role="search"] [type="submit"]:focus,
  [role="search"] [type="reset"]:focus,
  [role="search"] [type="button"]:focus,
  [role="search"] [role="button"]:focus,
  [role="group"] button:focus,
  [role="group"] [type="submit"]:focus,
  [role="group"] [type="reset"]:focus,
  [role="group"] [type="button"]:focus,
  [role="group"] [role="button"]:focus {
    box-shadow: none;
  }
}

[role="search"] > *:first-child {
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 5rem;
}

[role="search"] > *:last-child {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
}

[aria-busy="true"]:not(input, select, textarea, html) {
  white-space: nowrap;
}

[aria-busy="true"]:not(input, select, textarea, html)::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: var(--pico-icon-loading);
  background-size: 1em auto;
  background-repeat: no-repeat;
  content: "";
  vertical-align: -0.125em;
}

[aria-busy="true"]:not(input, select, textarea, html):not(:empty)::before {
  margin-inline-end: calc(var(--pico-spacing) * 0.5);
}

[aria-busy="true"]:not(input, select, textarea, html):empty {
  text-align: center;
}

button[aria-busy="true"],
[type="submit"][aria-busy="true"],
[type="button"][aria-busy="true"],
[type="reset"][aria-busy="true"],
[role="button"][aria-busy="true"],
a[aria-busy="true"] {
  pointer-events: none;
}

:root {
  --pico-scrollbar-width: 0;
}

dialog {
  display: flex;
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: inherit;
  min-width: 100%;
  height: inherit;
  min-height: 100%;
  padding: 0;
  border: 0;
  -webkit-backdrop-filter: var(--pico-modal-overlay-backdrop-filter);
  backdrop-filter: var(--pico-modal-overlay-backdrop-filter);
  background-color: var(--pico-modal-overlay-background-color);
  color: var(--pico-color);
}

dialog article {
  width: 100%;
  max-height: calc(100vh - var(--pico-spacing) * 2);
  margin: var(--pico-spacing);
  overflow: auto;
}

@media (min-width: 576px) {
  dialog article {
    max-width: 510px;
  }
}

@media (min-width: 768px) {
  dialog article {
    max-width: 700px;
  }
}

dialog article > header > * {
  margin-bottom: 0;
}

dialog article > header .close,
dialog article > header :is(a, button)[rel="prev"] {
  margin: 0;
  margin-left: var(--pico-spacing);
  padding: 0;
  float: right;
}

dialog article > footer {
  text-align: right;
}

dialog article > footer button,
dialog article > footer [role="button"] {
  margin-bottom: 0;
}

dialog article > footer button:not(:first-of-type),
dialog article > footer [role="button"]:not(:first-of-type) {
  margin-left: calc(var(--pico-spacing) * 0.5);
}

dialog article .close,
dialog article :is(a, button)[rel="prev"] {
  display: block;
  width: 1rem;
  height: 1rem;
  margin-top: calc(var(--pico-spacing) * -1);
  margin-bottom: var(--pico-spacing);
  margin-left: auto;
  border: none;
  background-image: var(--pico-icon-close);
  background-position: center;
  background-size: auto 1rem;
  background-repeat: no-repeat;
  background-color: transparent;
  opacity: 0.5;
  transition: opacity var(--pico-transition);
}

dialog
  article
  .close:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ),
dialog
  article
  :is(a, button)[rel="prev"]:is(
    [aria-current]:not([aria-current="false"]),
    :hover,
    :active,
    :focus
  ) {
  opacity: 1;
}

dialog:not([open]),
dialog[open="false"] {
  display: none;
}

.modal-is-open {
  padding-right: var(--pico-scrollbar-width, 0);
  overflow: hidden;
  pointer-events: none;
  touch-action: none;
}

.modal-is-open dialog {
  pointer-events: auto;
  touch-action: auto;
  overflow: auto;
}

:where(.modal-is-opening, .modal-is-closing) dialog,
:where(.modal-is-opening, .modal-is-closing) dialog > article {
  animation-duration: 0.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
}

:where(.modal-is-opening, .modal-is-closing) dialog {
  animation-duration: 0.8s;
  animation-name: modal-overlay;
}

:where(.modal-is-opening, .modal-is-closing) dialog > article {
  animation-delay: 0.2s;
  animation-name: modal;
}

.modal-is-closing dialog,
.modal-is-closing dialog > article {
  animation-delay: 0s;
  animation-direction: reverse;
}

@keyframes modal-overlay {
  from {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: transparent;
  }
}

@keyframes modal {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
}

:where(nav li)::before {
  float: left;
  content: "​";
}

nav,
nav ul {
  display: flex;
}

nav {
  justify-content: space-between;
  overflow: visible;
}

nav ol,
nav ul {
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

nav ol:first-of-type,
nav ul:first-of-type {
  margin-left: calc(var(--pico-nav-element-spacing-horizontal) * -1);
}

nav ol:last-of-type,
nav ul:last-of-type {
  margin-right: calc(var(--pico-nav-element-spacing-horizontal) * -1);
}

nav li {
  display: inline-block;
  margin: 0;
  padding: var(--pico-nav-element-spacing-vertical)
    var(--pico-nav-element-spacing-horizontal);
}

nav li :where(a, [role="link"]) {
  display: inline-block;
  margin: calc(var(--pico-nav-link-spacing-vertical) * -1)
    calc(var(--pico-nav-link-spacing-horizontal) * -1);
  padding: var(--pico-nav-link-spacing-vertical)
    var(--pico-nav-link-spacing-horizontal);
  border-radius: var(--pico-border-radius);
}

nav li :where(a, [role="link"]):not(:hover) {
  text-decoration: none;
}

nav li button,
nav li [role="button"],
nav li [type="button"],
nav
  li
  input:not([type="checkbox"], [type="radio"], [type="range"], [type="file"]),
nav li select {
  height: auto;
  margin-right: inherit;
  margin-bottom: 0;
  margin-left: inherit;
  padding: calc(
      var(--pico-nav-link-spacing-vertical) - var(--pico-border-width) * 2
    )
    var(--pico-nav-link-spacing-horizontal);
}

nav[aria-label="breadcrumb"] {
  align-items: center;
  justify-content: start;
}

nav[aria-label="breadcrumb"] ul li:not(:first-child) {
  margin-inline-start: var(--pico-nav-link-spacing-horizontal);
}

nav[aria-label="breadcrumb"] ul li a {
  margin: calc(var(--pico-nav-link-spacing-vertical) * -1) 0;
  margin-inline-start: calc(var(--pico-nav-link-spacing-horizontal) * -1);
}

nav[aria-label="breadcrumb"] ul li:not(:last-child)::after {
  display: inline-block;
  position: absolute;
  width: calc(var(--pico-nav-link-spacing-horizontal) * 4);
  margin: 0 calc(var(--pico-nav-link-spacing-horizontal) * -1);
  content: var(--pico-nav-breadcrumb-divider);
  color: var(--pico-muted-color);
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

nav[aria-label="breadcrumb"] a[aria-current]:not([aria-current="false"]) {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
  pointer-events: none;
}

aside nav,
aside ol,
aside ul,
aside li {
  display: block;
}

aside li {
  padding: calc(var(--pico-nav-element-spacing-vertical) * 0.5)
    var(--pico-nav-element-spacing-horizontal);
}

aside li a {
  display: block;
}

aside li [role="button"] {
  margin: inherit;
}

[dir="rtl"] nav[aria-label="breadcrumb"] ul li:not(:last-child) ::after {
  content: "\\";
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  appearance: none;
  width: 100%;
  height: 0.5rem;
  margin-bottom: calc(var(--pico-spacing) * 0.5);
  overflow: hidden;
  border: 0;
  border-radius: var(--pico-border-radius);
  background-color: var(--pico-progress-background-color);
  color: var(--pico-progress-color);
}

progress::-webkit-progress-bar {
  border-radius: var(--pico-border-radius);
  background: none;
}

progress[value]::-webkit-progress-value {
  background-color: var(--pico-progress-color);
  -webkit-transition: inline-size var(--pico-transition);
  transition: inline-size var(--pico-transition);
}

progress::-moz-progress-bar {
  background-color: var(--pico-progress-color);
}

@media (prefers-reduced-motion: no-preference) {
  progress:indeterminate {
    background: var(--pico-progress-background-color)
      linear-gradient(
        to right,
        var(--pico-progress-color) 30%,
        var(--pico-progress-background-color) 30%
      )
      top left/150% 150% no-repeat;
    animation: progress-indeterminate 1s linear infinite;
  }

  progress:indeterminate[value]::-webkit-progress-value {
    background-color: transparent;
  }

  progress:indeterminate::-moz-progress-bar {
    background-color: transparent;
  }
}

@media (prefers-reduced-motion: no-preference) {
  [dir="rtl"] progress:indeterminate {
    animation-direction: reverse;
  }
}

@keyframes progress-indeterminate {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }
}

[data-tooltip] {
  position: relative;
}

[data-tooltip]:not(a, button, input) {
  border-bottom: 1px dotted;
  text-decoration: none;
  cursor: help;
}

[data-tooltip][data-placement="top"]::before,
[data-tooltip][data-placement="top"]::after,
[data-tooltip]::before,
[data-tooltip]::after {
  display: block;
  z-index: 99;
  position: absolute;
  bottom: 100%;
  left: 50%;
  padding: 0.25rem 0.5rem;
  overflow: hidden;
  transform: translate(-50%, -0.25rem);
  border-radius: var(--pico-border-radius);
  background: var(--pico-tooltip-background-color);
  content: attr(data-tooltip);
  color: var(--pico-tooltip-color);
  font-style: normal;
  font-weight: var(--pico-font-weight);
  font-size: 0.875rem;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
}

[data-tooltip][data-placement="top"]::after,
[data-tooltip]::after {
  padding: 0;
  transform: translate(-50%, 0rem);
  border-top: 0.3rem solid;
  border-right: 0.3rem solid transparent;
  border-left: 0.3rem solid transparent;
  border-radius: 0;
  background-color: transparent;
  content: "";
  color: var(--pico-tooltip-background-color);
}

[data-tooltip][data-placement="bottom"]::before,
[data-tooltip][data-placement="bottom"]::after {
  top: 100%;
  bottom: auto;
  transform: translate(-50%, 0.25rem);
}

[data-tooltip][data-placement="bottom"]:after {
  transform: translate(-50%, -0.3rem);
  border: 0.3rem solid transparent;
  border-bottom: 0.3rem solid;
}

[data-tooltip][data-placement="left"]::before,
[data-tooltip][data-placement="left"]::after {
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  transform: translate(-0.25rem, -50%);
}

[data-tooltip][data-placement="left"]:after {
  transform: translate(0.3rem, -50%);
  border: 0.3rem solid transparent;
  border-left: 0.3rem solid;
}

[data-tooltip][data-placement="right"]::before,
[data-tooltip][data-placement="right"]::after {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 100%;
  transform: translate(0.25rem, -50%);
}

[data-tooltip][data-placement="right"]:after {
  transform: translate(-0.3rem, -50%);
  border: 0.3rem solid transparent;
  border-right: 0.3rem solid;
}

[data-tooltip]:focus::before,
[data-tooltip]:focus::after,
[data-tooltip]:hover::before,
[data-tooltip]:hover::after {
  opacity: 1;
}

@media (hover: hover) and (pointer: fine) {
  [data-tooltip]:focus::before,
  [data-tooltip]:focus::after,
  [data-tooltip]:hover::before,
  [data-tooltip]:hover::after {
    --pico-tooltip-slide-to: translate(-50%, -0.25rem);
    transform: translate(-50%, 0.75rem);
    animation-duration: 0.2s;
    animation-fill-mode: forwards;
    animation-name: tooltip-slide;
    opacity: 0;
  }

  [data-tooltip]:focus::after,
  [data-tooltip]:hover::after {
    --pico-tooltip-caret-slide-to: translate(-50%, 0rem);
    transform: translate(-50%, -0.25rem);
    animation-name: tooltip-caret-slide;
  }

  [data-tooltip][data-placement="bottom"]:focus::before,
  [data-tooltip][data-placement="bottom"]:focus::after,
  [data-tooltip][data-placement="bottom"]:hover::before,
  [data-tooltip][data-placement="bottom"]:hover::after {
    --pico-tooltip-slide-to: translate(-50%, 0.25rem);
    transform: translate(-50%, -0.75rem);
    animation-name: tooltip-slide;
  }

  [data-tooltip][data-placement="bottom"]:focus::after,
  [data-tooltip][data-placement="bottom"]:hover::after {
    --pico-tooltip-caret-slide-to: translate(-50%, -0.3rem);
    transform: translate(-50%, -0.5rem);
    animation-name: tooltip-caret-slide;
  }

  [data-tooltip][data-placement="left"]:focus::before,
  [data-tooltip][data-placement="left"]:focus::after,
  [data-tooltip][data-placement="left"]:hover::before,
  [data-tooltip][data-placement="left"]:hover::after {
    --pico-tooltip-slide-to: translate(-0.25rem, -50%);
    transform: translate(0.75rem, -50%);
    animation-name: tooltip-slide;
  }

  [data-tooltip][data-placement="left"]:focus::after,
  [data-tooltip][data-placement="left"]:hover::after {
    --pico-tooltip-caret-slide-to: translate(0.3rem, -50%);
    transform: translate(0.05rem, -50%);
    animation-name: tooltip-caret-slide;
  }

  [data-tooltip][data-placement="right"]:focus::before,
  [data-tooltip][data-placement="right"]:focus::after,
  [data-tooltip][data-placement="right"]:hover::before,
  [data-tooltip][data-placement="right"]:hover::after {
    --pico-tooltip-slide-to: translate(0.25rem, -50%);
    transform: translate(-0.75rem, -50%);
    animation-name: tooltip-slide;
  }

  [data-tooltip][data-placement="right"]:focus::after,
  [data-tooltip][data-placement="right"]:hover::after {
    --pico-tooltip-caret-slide-to: translate(-0.3rem, -50%);
    transform: translate(-0.05rem, -50%);
    animation-name: tooltip-caret-slide;
  }
}

@keyframes tooltip-slide {
  to {
    transform: var(--pico-tooltip-slide-to);
    opacity: 1;
  }
}

@keyframes tooltip-caret-slide {
  50% {
    opacity: 0;
  }

  to {
    transform: var(--pico-tooltip-caret-slide-to);
    opacity: 1;
  }
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled="true"],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden="false"][hidden] {
  display: initial;
}

[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
}

[dir="rtl"] {
  direction: rtl;
}

@media (prefers-reduced-motion: reduce) {
  *:not([aria-busy="true"]),
  :not([aria-busy="true"])::before,
  :not([aria-busy="true"])::after {
    background-attachment: initial !important;
    animation-duration: 1ms !important;
    animation-delay: -1ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-delay: 0s !important;
    transition-duration: 0s !important;
  }
}

@font-face {
  font-family: "Antro Vectra";
  src: url(../fonts/Antro_Vectra.otf);
}

.antro-vectra {
  font-family: "Antro Vectra";
}

.barlow {
  font-family: Barlow, sans-serif;
}

.sans-serif {
  font-family: "Noto Sans JP", "Noto Sans Japanese", "Noto Sans", "Avenir",
    "Open Sans", system-ui, -apple-system, "Segoe UI", roboto, "游ゴシック",
    "游ゴシック体", "Yu Gothic", yugothic, "Meiryo UI", "メイリオ", meiryo,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, sans-serif;
}

.serif {
  font-family: "Roboto Slab", garamond, "Times New Roman", "HGS明朝E", "游明朝",
    "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media only screen and (prefers-color-scheme: dark) {
  :root:not([data-theme]) {
    --pico-color: #000;
    --pico-h1-color: #000;
    --pico-h2-color: #000;
    --pico-h3-color: #000;
    --pico-h4-color: #000;
    --pico-h5-color: #000;
    --pico-h6-color: #000;
    --pico-background-color: transparent;
    --pico-card-background-color: transparent;
    --pico-card-sectioning-background-color: transparent;
    --pico-form-element-background-color: transparent;
    --pico-form-element-active-background-color: transparent;
  }
}

:root {
  --font-size: 14px;
  --font-family: $font-family-sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans JP", "Noto Sans Japanese", "Noto Sans", "Avenir",
    "Open Sans", system-ui, -apple-system, "Segoe UI", roboto, "游ゴシック",
    "游ゴシック体", "Yu Gothic", yugothic, "Meiryo UI", "メイリオ", meiryo,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
}

p {
  color: #000;
}

@media print {
  @page {
    margin: 1cm;
  }

  body {
    background: #fff;
    color: #000;
  }

  a {
    page-break-inside: avoid;
  }

  blockquote {
    page-break-inside: avoid;
  }

  table,
  pre {
    page-break-inside: avoid;
  }

  ul,
  ol,
  dl {
    page-break-before: avoid;
  }
}

html {
  background-color: #fff;
}

html.wf-active body {
  visibility: visible;
}

body {
  visibility: hidden;
  font-family: "Noto Sans JP", "Noto Sans Japanese", "Noto Sans", "Avenir",
    "Open Sans", system-ui, -apple-system, "Segoe UI", roboto, "游ゴシック",
    "游ゴシック体", "Yu Gothic", yugothic, "Meiryo UI", "メイリオ", meiryo,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, sans-serif;
  position: relative;
}

body > main {
  padding-top: 0;
  padding-bottom: 0;
}

body > main > section {
  margin-bottom: 0;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/*! tabbyjs v12.0.3 | (c) 2019 Chris Ferdinandi | MIT License | http://github.com/cferdinandi/tabby */
[role="tablist"] {
  border-bottom: 1px solid #d3d3d3;
  list-style: none;
  margin: 0;
  padding: 0;
}

[role="tablist"] * {
  box-sizing: border-box;
}

@media (min-width: 30em) {
  [role="tablist"] li {
    display: inline-block;
  }
}

[role="tab"] {
  border: 1px solid transparent;
  border-top-color: #d3d3d3;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
}

@media (min-width: 30em) {
  [role="tab"] {
    border-top-color: transparent;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    display: inline-block;
    margin-bottom: -1px;
  }
}

[role="tab"][aria-selected="true"] {
  background-color: #d3d3d3;
}

@media (min-width: 30em) {
  [role="tab"][aria-selected="true"] {
    background-color: transparent;
    border: 1px solid #d3d3d3;
    border-bottom-color: #fff;
  }
}

[role="tab"]:hover:not([aria-selected="true"]) {
  background-color: #f7f7f7;
}

@media (min-width: 30em) {
  [role="tab"]:hover:not([aria-selected="true"]) {
    border: 1px solid #d3d3d3;
  }
}

[hidden] {
  display: none;
}

.btn-rounded,
.btn-rounded[role="button"] {
  font-size: 16px;
  letter-spacing: 0.07rem;
  border-radius: 30px;
  position: relative;
  width: 249px;
  height: 60px;
  display: flex;
  padding-left: 32px;
  align-items: center;
  margin: 0;
  font-weight: 500;
}

.btn-rounded:after,
.btn-rounded[role="button"]:after {
  content: "";
  position: absolute;
  right: 28px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 24px;
  height: 24px;
  background: no-repeat center center/24px 24px;
}

.btn-rounded.btn-lg,
.btn-rounded[role="button"].btn-lg {
  justify-content: center;
  text-indent: -38px;
  font-size: 20px;
  margin-inline: auto;
}

@media screen and (min-width: 768px) {
  .btn-rounded.btn-lg,
  .btn-rounded[role="button"].btn-lg {
    width: 347px;
    height: 76px;
    border-radius: 70px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .btn-rounded.btn-lg,
  .btn-rounded[role="button"].btn-lg {
    font-size: 15px;
    width: 100%;
    height: 64px;
    margin-bottom: 16px;
  }
}

.btn-primary,
.btn-primary[role="button"] {
  color: #fff;
  border: 0;
  background: linear-gradient(
    80deg,
    rgb(224, 192, 106) 0%,
    rgb(201, 162, 39) 100%
  );
}

.btn-primary[role="button"]:after {
  background-image: url(../images/icons/cta_line.png);
  content: "";
}

.btn-primary.btn-lg:after,
.btn-primary[role="button"].btn-lg:after {
  right: 56px;
}

.btn-primary[role="button"]:hover {
  opacity: 0.5 !important;
}

@media screen and (max-width: 767px) {
  .btn-primary.btn-lg:after,
  .btn-primary[role="button"].btn-lg:after {
    right: 74px;
  }
}

.btn-secondary,
.btn-secondary[role="button"] {
  color: #c9a227;
  border-color: #c9a227;
  background-color: #fff;
  width: 231px;
}

.btn-secondary:after,
.btn-secondary[role="button"]:after {
  background-image: url(../images/icons/cta_mail.png);
}

.btn-secondary.btn-lg:after,
.btn-secondary[role="button"].btn-lg:after {
  right: 66px;
}

@media screen and (max-width: 767px) {
  .btn-secondary.btn-lg:after,
  .btn-secondary[role="button"].btn-lg:after {
    right: 81px;
  }
}

.btn-more,
.btn-more[role="button"] {
  border-color: #c9a227;
  background-color: transparent;
  color: #000;
  font-size: 14px;
  width: 121px;
  height: 36px;
  padding-left: 16px;
}

.btn-more:after,
.btn-more[role="button"]:after {
  background: #c9a227;
  width: 6px;
  height: 6px;
  right: 16px;
}

.btn-phone,
.btn-phone[role="button"] {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
  border-radius: 70px;
  font-size: 32px;
  font-weight: 600;
  width: 383px;
  height: 76px;
  justify-content: flex-end;
  padding-right: 54px;
  padding-left: 99px;
  letter-spacing: 0.13rem;
}

@media screen and (max-width: 767px) {
  .btn-phone,
  .btn-phone[role="button"] {
    width: 100%;
    height: 65px;
    font-size: 18px;
    justify-content: center;
    padding-left: 116px;
    text-indent: -17px;
    letter-spacing: 0.09rem;
  }
}

.btn-phone:after,
.btn-phone[role="button"]:after {
  background-image: url(../images/icons/phone.svg);
  right: auto;
  left: 63px;
}

@media screen and (max-width: 767px) {
  .btn-phone:after,
  .btn-phone[role="button"]:after {
    left: 94px;
  }
}

.btn-common,
.btn-common[role="button"] {
  position: relative;
  border-radius: 40px;
  border: 1px solid #c9a227;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.06rem;
  padding: 23px 31px;
}

@media screen and (max-width: 767px) {
  .btn-common,
  .btn-common[role="button"] {
    font-size: 14px;
    padding: 8px 16px;
  }
}

.btn-common:after,
.btn-common[role="button"]:after {
  content: "";
  display: inline-block;
  vertical-align: 3px;
  width: 6px;
  height: 6px;
  background-color: #c9a227;
  margin-left: 16px;
}

@media screen and (max-width: 767px) {
  .btn-common:after,
  .btn-common[role="button"]:after {
    vertical-align: 2px;
    margin-left: 8px;
  }
}

.btn-modal,
.btn-modal[role="button"] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 347px;
  height: 76px;
  border-radius: 40px;
  border: 1px solid #c9a227;
  background-color: #fff;
  color: #c9a227;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.12rem;
  padding: 22px;
  margin-inline: auto;
}

@media screen and (max-width: 767px) {
  .btn-modal,
  .btn-modal[role="button"] {
    width: 100%;
    height: 64px;
    font-size: 15px;
    letter-spacing: 1.2px;
  }
}

.btn-modal:after,
.btn-modal[role="button"]:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/section/instructor/chatbubbles-sharp.png) no-repeat
    center center/100%;
  transform: translateY(2px);
  margin-left: 10px;
}

.card-migiude {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 24px 32px;
  width: 903px;
  max-width: 100%;
  box-shadow: 0 0 16px rgba(224, 192, 106, 0.17);
  display: flex;
  align-items: center;
  gap: 0 64px;
}

@media screen and (max-width: 767px) {
  .card-migiude {
    padding: 25px 8px;
    gap: 0 32px;
  }
}

.card-migiude .card-image {
  width: 116px;
  height: 116px;
  background-color: rgba(201, 162, 39, 0.08);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .card-migiude .card-image {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 767px) {
  .card-migiude .card-body {
    width: calc(100% - 112px);
  }
}

.card-migiude .card-body .number {
  color: #5f93c9;
  font-size: 32px;
  letter-spacing: 0.1rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .card-migiude .card-body .number {
    font-size: 26px;
  }
}

.card-migiude .card-body .text {
  color: #c9a227;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.1rem;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .card-migiude .card-body .text {
    font-size: 16px;
    letter-spacing: 0.08rem;
  }
}

.card-gallery {
  width: calc(25% - 18px);
  padding: 16px;
  border: 1px solid #fff;
  border-radius: 4px;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .card-gallery {
    width: 100%;
  }
}

.card-gallery .card-image {
  border-radius: 4px;
  margin-bottom: 9px;
}

.card-gallery .card-title {
  font-size: 18px;
  color: #c9a227;
  font-weight: 600;
  text-align: center;
}

.card-gallery .card-title span {
  display: inline-block;
  padding-left: 12px;
  position: relative;
}

.card-gallery .card-title span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 4px;
  height: 4px;
  background-color: #c9a227;
}

.card-wis .container.card-container {
  gap: 0 64px;
  display: flex;
  padding-right: 0;
  padding-left: 80px;
  max-width: 1440px;
}

@media screen and (max-width: 767px) {
  .card-wis .container.card-container {
    flex-direction: column;
    padding-inline: 10px;
    gap: 0;
  }
}

.card-wis.card-wis-revert {
  margin-bottom: 126px;
}

@media screen and (max-width: 767px) {
  .card-wis.card-wis-revert {
    margin-bottom: 55px;
  }
}

@media screen and (min-width: 768px) {
  .card-wis.card-wis-revert .container.card-container {
    padding-right: 80px;
    padding-left: 0;
    flex-direction: row-reverse;
  }
}

.card-wis .card-body {
  width: calc(100% - 714px);
}

@media screen and (max-width: 767px) {
  .card-wis .card-body {
    width: 100%;
    padding-inline: 10px;
  }
}

.card-wis .card-number {
  color: #c9a227;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .card-wis .card-number {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

.card-wis .card-title {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.2rem;
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .card-wis .card-title {
    margin-bottom: 20px;
  }
}

.card-wis .card-title strong {
  color: #c9a227;
  font-size: 32px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .card-wis .card-title strong {
    font-size: 26px;
  }
}

.card-wis .card-text {
  color: #262626;
  font-size: 16px;
  letter-spacing: 0.065rem;
  line-height: 1.8;
  margin-bottom: 17px;
}

@media screen and (max-width: 767px) {
  .card-wis .card-text {
    font-size: 14px;
    margin-bottom: 14px;
  }
}

.card-wis .card-image {
  width: 650px;
  height: 410px;
  box-shadow: 0 0 16px rgba(224, 192, 106, 0.17);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .card-wis .card-image {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .card-wis .card-image {
    width: 100%;
    height: 220px;
  }
}

@media screen and (max-width: 767px) {
  .card-wis .card-image img {
    width: auto;
    height: 175px;
  }
}

.card-instructor {
  text-decoration: none;
}

.card-instructor .card-image {
  position: relative;
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  .card-instructor .card-image {
    margin-bottom: 9px;
  }
}

.card-instructor .card-image .migiude {
  position: absolute;
  top: 15px;
  left: 15px;
  color: #c9a227;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #c9a227;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.12rem;
  margin-bottom: 0;
}

.card-instructor .card-image .icon-modal {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 32px;
  margin-bottom: 0;
}

.card-instructor .card-image img {
  border-radius: 4px;
}

.card-instructor .card-body {
  padding-left: 18px;
  padding-right: 24px;
  border-left: 6px solid #d0a743;
}

.card-instructor .card-body .card-school {
  color: #262626;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.07rem;
  margin-bottom: -3px;
}

@media screen and (max-width: 767px) {
  .card-instructor .card-body .card-school {
    font-size: 12px;
    margin-bottom: 0;
  }
}

.card-instructor .card-body .card-name {
  margin: 0;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .card-instructor .card-body .card-name {
    margin-bottom: 7px;
  }
}

.card-instructor .card-body .card-name span {
  display: inline-block;
}

.card-instructor .card-body .card-name span.jp {
  color: #262626;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.09rem;
  margin-right: 7px;
}

@media screen and (max-width: 767px) {
  .card-instructor .card-body .card-name span.jp {
    font-size: 20px;
    margin-right: 9px;
  }
}

.card-instructor .card-body .card-name span.en {
  color: #262626;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08rem;
  vertical-align: -2px;
}

@media screen and (max-width: 767px) {
  .card-instructor .card-body .card-name span.en {
    font-size: 16px;
    vertical-align: 0;
  }
}

.card-instructor .card-body .card-lead {
  color: #262626;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 1.04px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .card-instructor .card-body .card-lead {
    font-size: 14px;
    letter-spacing: 0.07rem;
  }
}

.card-user-voice {
  border-radius: 4px;
  box-shadow: 0 0 16px rgba(224, 192, 106, 0.17);
  display: flex;
  gap: 0 56px;
  padding: 40px 50px 28px;
}

@media screen and (max-width: 767px) {
  .card-user-voice {
    flex-direction: column;
    align-items: center;
    padding: 16px;
  }
}

.card-user-voice .card-left {
  width: 150px;
}

@media screen and (max-width: 767px) {
  .card-user-voice .card-left {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .card-user-voice .card-right {
    width: calc(100% - 206px);
  }
}

.card-user-voice .card-image {
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  .card-user-voice .card-image {
    margin-bottom: 18px;
  }
}

.card-user-voice .card-name-ja {
  color: #262626;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.06rem;
  margin-bottom: 6px;
}

.card-user-voice .card-name-en {
  color: #262626;
  font-size: 14px;
  letter-spacing: 0.05rem;
}

.card-user-voice .card-title {
  color: #262626;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.065rem;
}

@media screen and (max-width: 767px) {
  .card-user-voice .card-title {
    font-size: 15px;
    margin-bottom: 12px;
  }
}

.card-user-voice .card-text {
  color: #262626;
  font-size: 14px;
  line-height: 1.56;
  letter-spacing: 0.053rem;
}

@media screen and (max-width: 767px) {
  .card-user-voice .card-text {
    font-size: 12px;
    margin-bottom: 1px;
  }
}

.footer {
  padding-top: 0;
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 7em;
  }
}

.footer .to-top {
  background-color: #d0a743;
  padding-top: 44px;
  padding-bottom: 40px;
  color: #fff;
  display: block !important;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s;
  font-size: 18px;
  letter-spacing: 0.06rem;
}

@media screen and (max-width: 767px) {
  .footer .to-top {
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 11px;
  }
}

@media screen and (min-width: 768px) {
  .footer .to-top:hover {
    background-color: #fff;
    color: #d0a743;
  }

  .footer .to-top:hover span {
    background: url(../images/common/bt-top-hover.svg) no-repeat right 4px top
      7px;
  }
}

.footer .to-top span {
  padding-right: 32px;
  background: url(../images/common/bt-top.svg) no-repeat right 4px top 7px;
  background-size: 14px;
}

@media screen and (max-width: 767px) {
  .footer .to-top span {
    padding-right: 32px;
    background: url(../images/common/bt-top.svg) no-repeat right 5px top 6px;
    background-size: 13px;
  }
}

.footer .ft-container {
  padding-top: 67px;
}

@media screen and (max-width: 767px) {
  .footer .ft-container {
    padding-top: 21px;
  }
}

.footer .ft-container .ft-title {
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #262626;
  margin: 0 auto 19px;
  letter-spacing: 0.05rem;
  display: inline-block;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .footer .ft-container .ft-title a:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  .footer .ft-container .ft-title a {
    font-size: 12px;
    margin-bottom: 16px;
    letter-spacing: 0.05rem;
  }
}

.footer .ft-container .copy-right {
  font-size: 12px;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 0;
  letter-spacing: 0.045rem;
}

@media screen and (max-width: 767px) {
  .footer .ft-container .copy-right {
    font-size: 10px;
    letter-spacing: 0.05rem;
  }
}

:where(input, select, textarea):not(
    [type="checkbox"],
    [type="radio"],
    [type="date"],
    [type="datetime-local"],
    [type="month"],
    [type="time"],
    [type="week"],
    [type="range"]
  )[aria-invalid="false"]:not(select) {
  background-image: none;
}

dialog article {
  max-width: 1376px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  padding: 88px 56px 104px;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 767px) {
  dialog article {
    max-width: 355px;
    padding: 19px 10px;
    margin: 16px 10px;
  }
}

dialog article .close {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 104px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  dialog article .close {
    top: 8px;
    right: 8px;
    width: 50px;
    z-index: 1;
  }
}

dialog article .d-flex {
  display: flex;
  gap: 64px;
}

@media screen and (max-width: 767px) {
  dialog article .d-flex {
    flex-direction: column;
    gap: 19px;
  }
}

dialog article .col-image {
  width: 416px;
}

@media screen and (max-width: 767px) {
  dialog article .col-image {
    width: 100%;
  }
}

dialog article .col-image .image {
  position: relative;
  margin-bottom: 46px;
}

@media screen and (max-width: 767px) {
  dialog article .col-image .image {
    margin-bottom: 11px;
  }
}

dialog article .col-image .image img {
  border-radius: 4px;
}

dialog article .col-image .image .migiude {
  position: absolute;
  top: 16px;
  left: 16px;
  color: #c9a227;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #c9a227;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.12rem;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  dialog article .col-image .image .migiude {
    font-size: 19px;
    top: 13px;
    left: 13px;
  }
}

dialog article .col-image .info-instructor {
  padding: 0 4px;
  margin-bottom: 0;
}

dialog article .col-image .info-instructor li {
  display: flex;
  list-style: none;
  margin-bottom: 11px;
}

dialog article .col-image .info-instructor li .field {
  width: 120px;
  border-radius: 2px;
  background-color: #d0a743;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08rem;
  padding: 4px 8px;
  margin-right: 24px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  dialog article .col-image .info-instructor li .field {
    width: 80px;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    padding: 2px 4px;
    margin-right: 16px;
  }
}

dialog article .col-image .info-instructor li .info {
  width: calc(100% - 120px);
  color: #262626;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08rem;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  dialog article .col-image .info-instructor li .info {
    width: calc(100% - 80px);
    font-size: 13px;
    line-height: 1.4;
  }
}

dialog article .col-content {
  width: 100%;
  max-width: 742px;
  padding: 1px 0;
  margin-bottom: 31px;
}

@media screen and (max-width: 767px) {
  dialog article .col-content {
    max-width: 100%;
    margin-bottom: 8px;
  }
}

dialog article .col-content .school {
  color: #262626;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.07rem;
  margin-bottom: 1px;
}

@media screen and (max-width: 767px) {
  dialog article .col-content .school {
    font-size: 14px;
  }
}

dialog article .col-content .name {
  border-bottom: 2px solid rgba(38, 38, 38, 0.1);
  padding-bottom: 20px;
  margin-bottom: 34px;
}

@media screen and (max-width: 767px) {
  dialog article .col-content .name {
    padding-bottom: 16px;
    margin-bottom: 24px;
  }
}

dialog article .col-content .name span {
  display: inline-block;
}

dialog article .col-content .name span.jp {
  color: #262626;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.15rem;
  margin-right: 7px;
}

@media screen and (max-width: 767px) {
  dialog article .col-content .name span.jp {
    font-size: 24px;
    margin-right: 9px;
  }
}

dialog article .col-content .name span.en {
  color: #262626;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1rem;
  vertical-align: -2px;
}

@media screen and (max-width: 767px) {
  dialog article .col-content .name span.en {
    font-size: 16px;
    vertical-align: 0;
  }
}

dialog article .col-content .lead {
  color: #262626;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1rem;
  margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
  dialog article .col-content .lead {
    font-size: 16px;
    letter-spacing: 0.07rem;
    margin-bottom: 16px;
  }
}

dialog article .wp-block-content h1,
dialog article .wp-block-content h2,
dialog article .wp-block-content h3,
dialog article .wp-block-content h4,
dialog article .wp-block-content h5,
dialog article .wp-block-content h6 {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1rem;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  dialog article .wp-block-content h1,
  dialog article .wp-block-content h2,
  dialog article .wp-block-content h3,
  dialog article .wp-block-content h4,
  dialog article .wp-block-content h5,
  dialog article .wp-block-content h6 {
    font-size: 14px;
  }
}

dialog article .wp-block-content h1:before,
dialog article .wp-block-content h2:before,
dialog article .wp-block-content h3:before,
dialog article .wp-block-content h4:before,
dialog article .wp-block-content h5:before,
dialog article .wp-block-content h6:before {
  content: "▪";
  display: inline-block;
  color: #c9a227;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.06rem;
  margin-right: 2px;
}

@media screen and (max-width: 767px) {
  dialog article .wp-block-content h1:before,
  dialog article .wp-block-content h2:before,
  dialog article .wp-block-content h3:before,
  dialog article .wp-block-content h4:before,
  dialog article .wp-block-content h5:before,
  dialog article .wp-block-content h6:before {
    font-size: 14px;
  }
}

dialog article .wp-block-content p {
  color: #262626;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06rem;
  margin-bottom: 33px;
}

@media screen and (max-width: 767px) {
  dialog article .wp-block-content p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 24px;
  }
}

dialog article .wp-block-content p + p {
  margin-top: -17px;
}

@media screen and (max-width: 767px) {
  dialog article .wp-block-content p + p {
    margin-top: -16px;
  }
}

dialog article .modal-btn-item + .modal-btn-item {
  margin-top: 57px;
}

@media screen and (max-width: 767px) {
  dialog article .modal-btn-item + .modal-btn-item {
    margin-top: 48px;
  }
}

dialog article .modal-btn-item .title-btn {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.09rem;
  margin-bottom: 23px;
}

@media screen and (max-width: 767px) {
  dialog article .modal-btn-item .title-btn {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

dialog article .modal-btn-item .btn-container-flex {
  display: flex;
  gap: 72px;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  dialog article .modal-btn-item .btn-container-flex {
    flex-direction: column;
    gap: 0;
  }
}

dialog article .modal-btn-item .btn-container-flex .btn-rounded.btn-lg,
dialog
  article
  .modal-btn-item
  .btn-container-flex
  .btn-rounded[role="button"].btn-lg {
  margin-inline: 0;
}

.modal-is-open dialog {
  background-color: rgba(0, 0, 0, 0.3);
}

.navbar {
  z-index: 999;
  backdrop-filter: blur(2px);
  background-color: rgba(255, 255, 255, 0.15);
  padding-top: 18px;
  padding-bottom: 18px;
  border-radius: 16px;
  position: fixed;
  top: 6px;
  margin-right: 12px;
  margin-left: 12px;
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 8px;
    margin-right: 4px;
    margin-left: 4px;
  }
}

.navbar .container {
  max-width: 1440px;
  padding-inline: 42px;
}

@media screen and (max-width: 767px) {
  .navbar .container {
    padding-inline: 12px;
  }
}

@media screen and (max-width: 767px) {
  .navbar .btn-rounded,
  .navbar .btn-rounded[role="button"] {
    width: 38px;
    height: 38px;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar .modal-inside .btn-rounded[role="button"] {
    width: 249px;
    height: 60px;
    padding-left: 32px;
  }

  .navbar .modal-inside .btn-rounded[role="button"] span {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .navbar .btn-rounded span,
  .navbar .btn-rounded[role="button"] span {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar .btn-rounded:after,
  .navbar .btn-rounded[role="button"]:after {
    position: static;
    margin: auto;
  }
}

@media screen and (max-width: 767px) {
  .navbar-nav {
    flex-wrap: wrap;
    position: relative;
  }
}

.logo {
  width: 179px;
}

@media screen and (max-width: 767px) {
  .logo {
    width: 128px;
  }
}

.logo:focus {
  background-color: transparent;
}

.right-menu {
  display: flex;
  align-items: center;
  gap: 0 24px;
}

@media screen and (max-width: 767px) {
  .right-menu {
    gap: 0 8px;
  }
}

.kkk {
  width: 100%;
  margin-top: 10px;
  width: 240px;
}

.hamburger,
.hamburger[role="button"] {
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.modal {
  display: none;
  position: fixed;
  width: 50vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
}

.modal-inside {
  position: fixed;
  top: 0;
  right: 0;
  width: 50vw;
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 14%;
  height: 100vh;
  backdrop-filter: blur(10px);
}

@media only screen and (max-width: 600px) {
  .modal {
    width: 10px;
  }

  .modal-inside {
    width: calc(100vw - 10px);
  }
}

.modal-content a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}

.close {
  display: none;
  position: absolute;
  top: 30%;
  right: 4%;
}

.hamburger span,
.hamburger[role="button"] span {
  background-color: #262626;
  display: block;
  height: 3px;
  width: 60px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .hamburger span,
  .hamburger[role="button"] span {
    width: 36px;
    height: 2px;
    margin-bottom: 8px;
  }
}

.hamburger small,
.hamburger[role="button"] small {
  color: #262626;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1rem;
}

@media screen and (max-width: 767px) {
  .hamburger small,
  .hamburger[role="button"] small {
    font-size: 12px;
  }
}

.navbar-menu {
  display: flex;
  gap: 0 8px;
  margin-inline: 0 !important;
}

@media screen and (max-width: 767px) {
  .navbar-menu {
    width: 100%;
    gap: 0 4px;
  }
}

.navbar-menu > li {
  display: block;
  padding: 0;
  margin: auto;
}

.navbar-menu > li:before {
  display: none;
}

@media screen and (max-width: 767px) {
  .navbar-menu > li {
    display: block;
  }
}

.navbar-menu ul li {
  width: 249px;
}

.section-fv {
  background-color: #fafafa;
  overflow: hidden;
  position: relative;
  /* background: url(../images/section/what-is-migiude/bg.png) no-repeat center / 95% 110%; */
}

.section-fv .container {
  position: relative;
  max-width: 1440px;
  padding-right: 0;
  padding-left: 56px;
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .section-fv .container {
    padding-left: 0;
  }
}

.section-fv .ribbon {
  position: absolute;
  right: 16px;
  top: 100px;
  width: 192px;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .section-fv .ribbon {
    right: 5px;
    top: 70px;
    width: 150px;
  }
}

.section-fv .fv-main {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .section-fv .fv-main {
    flex-direction: column;
    padding-top: 90px;
  }
}

@media screen and (min-width: 768px) {
  .section-fv .fv-content {
    position: absolute;
    left: 100px;
    top: 223px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
  }
}

@media screen and (max-width: 767px) {
  .section-fv .fv-content {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.section-fv .fv-image {
  max-width: 730px;
  z-index: 1;
}

.section-fv .ornament {
  max-width: 730px;
}

.section-fv .circle {
  max-width: 730px;
}

.section-fv .label {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background-color: #c9a227;
  width: max-content;
  height: 39px;
  display: flex;
  align-items: center;
  border-radius: 24px;
  padding-left: 13px;
  position: relative;
  letter-spacing: 0.1rem;
  margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .section-fv .label {
    height: 30px;
    font-size: 14px;
    letter-spacing: 0.06rem;
    margin-bottom: 15px;
  }
}

.section-fv .label:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 0 solid transparent;
  border-top: 10px solid #c9a227;
  position: absolute;
  bottom: -7px;
  left: 21px;
}

@media screen and (max-width: 767px) {
  .section-fv .label:after {
    left: 15px;
  }
}

.section-fv .h3 {
  color: #262626;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0.2rem;
  margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .section-fv .h3 {
    font-size: 20px;
    letter-spacing: 0.13rem;
    margin-bottom: 14px;
  }
}

.section-fv .h1 {
  color: #c9a227;
  font-size: 68px;
  font-weight: 900;
  letter-spacing: 0.35rem;
  margin-bottom: 48px;
}

@media screen and (max-width: 767px) {
  .section-fv .h1 {
    font-size: 30px;
    letter-spacing: 0.04rem;
    margin-bottom: 24px;
  }

  .section-fv .bg-gradient {
    margin-right: 5px;
    background: linear-gradient(
      80deg,
      rgb(224, 192, 106) 0%,
      rgb(201, 162, 39) 100%
    );
    color: #ffffff;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.04rem;
    margin-bottom: 0;
  }

  .section-fv .fv-content-body .number-per-month {
    font-size: 30px;
  }
}

.section-fv .fv-content-footer {
  max-width: 545px;
}

.section-fv .lead {
  /*     color: #c9a227; */
  font-size: 22px;
  font-weight: 600;
  line-height: 1.65;
  letter-spacing: 0.17rem;
}

.section-fv .fv-content-footer .lead .bg-red {
  background-color: #c9a227;
  color: #ffffff;
  padding: 0px 3px;
  border-radius: 3px;
}

.section-fv .bg-gradient {
  margin-right: 5px;
  background: linear-gradient(
    80deg,
    rgb(224, 192, 106) 0%,
    rgb(201, 162, 39) 100%
  );
  color: #ffffff;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 45px;
  font-weight: 800;
  letter-spacing: 0.04rem;
  margin-bottom: 0;
}

.section-fv .fv-content-body .number-per-month {
  font-size: 60px;
}

@media screen and (max-width: 767px) {
  .section-fv .lead {
    font-size: 14px;
    letter-spacing: 0.14rem;
  }
}

.section-fv .sign {
  color: #c9a227;
  font-size: 22px;
  font-weight: 600;
  text-align: right;
  border-top: 2px solid #c9a227;
  padding-top: 18px;
  letter-spacing: 0.15rem;
}

@media screen and (max-width: 767px) {
  .section-fv .sign {
    font-size: 14px;
    padding-top: 7px;
    letter-spacing: 0.1rem;
    margin-bottom: 11px;
  }
}

.section-campaign {
  background: url(../images/section/campaign/bg.jpg);
  padding-top: 72px;
  padding-bottom: 64px;
}

@media screen and (max-width: 767px) {
  .section-campaign {
    padding-top: 42px;
    padding-bottom: 38px;
  }
}

.section-campaign .container {
  max-width: 1004px;
}

@media screen and (max-width: 767px) {
  .section-campaign .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.section-campaign .section-body {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media screen and (max-width: 767px) {
  .section-campaign .section-body {
    flex-direction: column;
    align-items: flex-start;
  }
}

.section-campaign .section-left {
  margin-bottom: 36px;
}

@media screen and (max-width: 767px) {
  .section-campaign .section-left {
    margin-bottom: 27px;
  }
}

@media screen and (min-width: 768px) {
  .section-campaign .section-right {
    transform: translateX(14px);
  }
}

@media screen and (max-width: 767px) {
  .section-campaign .section-right {
    width: 100%;
  }
}

.section-campaign .section-title {
  margin-bottom: 53px;
}

@media screen and (max-width: 767px) {
  .section-campaign .section-title {
    margin-bottom: 9px;
  }
}

.section-intro {
  position: relative;
  background: url(../images/section/intro/bg.png) no-repeat center top/1440px
    auto;
  padding-top: 102px;
  padding-bottom: 148px;
}

.section-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.80);
  pointer-events: none;
}

.section-intro .container {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .section-intro {
    padding: 60px 0 30px;
    background-image: url(../images/section/intro/bg-sp.png);
    background-size: 100% auto;
  }
}

.section-intro .container {
  max-width: 1103px;
}

@media screen and (max-width: 767px) {
  .section-intro .container {
    padding-inline: 20px;
  }
}

.section-intro .section-title {
  margin-bottom: 48px;
  position: relative;
}

.section-intro .section-title::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -18px;
  width: min(520px, 90%);
  height: 180px;
  transform: translateX(-50%);
  background: radial-gradient(
    60% 60% at 50% 40%,
    rgba(201, 162, 39, 0.55) 0%,
    rgba(201, 162, 39, 0.25) 40%,
    rgba(201, 162, 39, 0) 70%
  );
  filter: blur(2px);
  pointer-events: none;
  z-index: 0;
}

.section-intro .section-title > * {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .section-intro .section-title {
    margin-bottom: 25px;
  }
}

.section-intro .list-article {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px 64px;
  padding-left: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .section-intro .list-article {
    gap: 16px 0;
  }
}

.section-intro .list-article li {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  list-style: none;
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  width: 325px;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 35px;
  padding-right: 10px;
  letter-spacing: 0.07rem;
  margin-bottom: 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .section-intro .list-article li {
    font-size: 16px;
    width: 100%;
    height: 122px;
    padding-left: 61px;
    padding-right: 45px;
    letter-spacing: 0;
  }
}

.section-intro .list-article li:before {
  content: "";
  position: absolute;
  left: 14px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 6px;
  height: 6px;
  background-color: #9a7109;
}

@media screen and (max-width: 767px) {
  .section-intro .list-article li:before {
    left: 37px;
  }
}

.section-about-migiude {
  padding-top: 111px;
  padding-bottom: 162px;
}

@media screen and (max-width: 767px) {
  .section-about-migiude {
    background: url(../images/section/about-migiude/bg-sp.png) no-repeat top
      center/100% auto;
    padding-top: 35px;
    padding-bottom: 51px;
  }
}

@media screen and (max-width: 767px) {
  .section-about-migiude .container {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.section-about-migiude .section-title {
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .section-about-migiude .section-title {
    margin-bottom: 30px;
  }
}

.section-about-migiude .card-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px 0;
}

@media screen and (max-width: 767px) {
  .section-about-migiude .card-wrapper {
    gap: 16px 0;
  }
}

.section-gallery {
  padding-bottom: 79px;
}

@media screen and (max-width: 767px) {
  .section-gallery {
    padding-bottom: 49px;
  }
}

.section-gallery .container {
  max-width: 1377px;
}

@media screen and (max-width: 767px) {
  .section-gallery .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.section-gallery .section-title.text-center {
  margin-bottom: 39px;
}

@media screen and (max-width: 767px) {
  .section-gallery .section-title.text-center {
    margin-bottom: 30px;
  }
}

.section-gallery .section-title.text-center .en {
  margin-bottom: 10px;
}

.section-gallery .card-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .section-gallery .card-wrapper {
    flex-direction: column;
    gap: 7px 0;
  }
}

.section-gallery .btn-more {
  margin-left: auto;
}

.section-cta {
  background: url(../images/section/cta/bg.jpg) no-repeat center center/cover;
  padding-top: 107px;
  padding-bottom: 69px;
}

@media screen and (max-width: 767px) {
  .section-cta {
    background-image: url(../images/section/cta/bg-sp.jpg);
    padding-top: 34px;
    padding-bottom: 40px;
  }
}

.section-cta .section-title.text-center {
  margin-bottom: 22px;
}

@media screen and (max-width: 767px) {
  .section-cta .section-title.text-center {
    margin-bottom: 20px;
  }
}

.section-cta .section-title.text-center .en {
  margin-bottom: 11px;
}

.section-cta .section-title.text-center .ja {
  color: #fff;
}

.section-cta .list-with-label {
  display: flex;
  justify-content: center;
  gap: 0 40px;
  margin-bottom: 69px;
}

@media screen and (max-width: 767px) {
  .section-cta .list-with-label {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
}

.section-cta .list-with-label .label {
  background-color: #c9a227;
}

.section-cta .list-with-label .price {
  color: #fff;
}

.section-cta .row-2-col {
  display: flex;
  justify-content: center;
  gap: 0 180px;
  margin-bottom: 48px;
}

@media screen and (max-width: 767px) {
  .section-cta .row-2-col {
    flex-direction: column;
    gap: 64px 0;
    margin-bottom: 2px;
  }
}

.section-cta .row-2-col .col {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .section-cta .row-2-col .col {
    width: 455px;
  }
}

.section-cta .row-2-col .col .title {
  color: #d0a743;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .section-cta .row-2-col .col .title {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

.section-cta .row-2-col .col .text {
  color: #fff;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .section-cta .row-2-col .col .text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 16px;
    padding-inline: 10px;
  }
}

.section-cta .btn-phone {
  margin-inline: auto;
  margin-bottom: 7px;
}

.section-cta .text-16 {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.06rem;
}

@media screen and (max-width: 767px) {
  .section-cta .text-16 {
    font-size: 14px;
  }
}

.section-what-is-migiude {
  padding-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude {
    padding-top: 16px;
    padding-bottom: 12px;
  }
}

.section-what-is-migiude .container {
  max-width: 1279px;
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .container {
    padding-inline: 20px;
  }
}

.section-what-is-migiude .section-title-standalone {
  margin-bottom: 94px;
}

@media screen and (min-width: 768px) {
  .section-what-is-migiude .section-title-standalone {
    margin-top: -47px;
  }
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .section-title-standalone {
    margin-top: 22px;
    margin-bottom: 28px;
  }
}

.section-what-is-migiude .card-wis {
  margin-bottom: 75px;
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .card-wis {
    margin-bottom: 44px;
  }
}

.section-what-is-migiude .features .title-center {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1rem;
  margin-bottom: 47px;
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .features .title-center {
    font-size: 18px;
    margin-bottom: 22px;
  }
}

.section-what-is-migiude .features .list-features {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 29px 24px;
  margin-bottom: 86px;
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .features .list-features {
    gap: 28px 9px;
    margin-bottom: 55px;
  }
}

.section-what-is-migiude .features .list-features li {
  list-style: none;
  text-align: center;
  width: 210px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .features .list-features li {
    width: calc(50% - 5px);
  }
}

.section-what-is-migiude .features .list-features .features-icon {
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 16px rgba(224, 192, 106, 0.448);
  border-radius: 50%;
  margin-bottom: 24px;
}
.features-icon img {
  filter: sepia(1);
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .features .list-features .features-icon {
    width: 112px;
    height: 112px;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .features .list-features .features-icon img {
    width: 48px;
  }
}

.section-what-is-migiude .features .list-features .text {
  font-size: 16px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .section-what-is-migiude .features .list-features .text {
    font-size: 14px;
  }
}

.section-instructor {
  padding-top: 108px;
  padding-bottom: 50px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .section-instructor {
    padding-top: 49px;
  }
}

.section-instructor .container {
  max-width: 1360px;
}

@media screen and (max-width: 767px) {
  .section-instructor .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section-instructor .container-fluid {
    padding-left: 20px;
  }
}

.section-instructor .text {
  color: #262626;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.07rem;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .section-instructor .text {
    font-size: 12px;
  }
}

.section-instructor .section-title {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .section-instructor .section-title {
    margin-bottom: 32px;
  }
}

.section-instructor .section-title.text-center .en {
  margin-bottom: 11px;
}

.section-instructor .btn-container {
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .section-instructor .btn-container {
    padding: 0;
  }
}

.section-user-voice {
  padding-top: 20px;
  padding-bottom: 108px;
}

@media screen and (max-width: 767px) {
  .section-user-voice {
    padding-top: 6px;
    padding-bottom: 67px;
  }
}

.section-user-voice .container {
  max-width: 1358px;
}

.section-user-voice .section-title {
  margin-bottom: 44px;
}

@media screen and (max-width: 767px) {
  .section-user-voice .section-title {
    margin-bottom: 6px;
  }
}

.section-access {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: 767px) {
  .section-access {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}

.section-access .container {
  max-width: 1208px;
  padding-inline: 20px;
  display: flex;
  -moz-column-gap: 40px;
  column-gap: 40px;
}

@media screen and (max-width: 767px) {
  .section-access .container {
    display: block;
  }
}

.section-access .col-info {
  width: 520px;
}

@media screen and (max-width: 767px) {
  .section-access .col-info {
    width: 100%;
  }
}

.section-access .col-info .section-title {
  margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
  .section-access .col-info .section-title {
    margin-bottom: 36px;
  }
}

.section-access .col-info .section-title .ja {
  color: #000;
}

.section-access .col-info .company-title {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  margin-bottom: 16px;
  letter-spacing: 0.08rem;
}

@media screen and (max-width: 767px) {
  .section-access .col-info .company-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.section-access .col-info .address {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.06rem;
  margin-bottom: 19px;
}

@media screen and (max-width: 767px) {
  .section-access .col-info .address {
    font-size: 14px;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 767px) {
  .section-access .col-info .link-map {
    margin-bottom: 7px;
  }
}

.section-access .col-info .link-map a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  padding-right: 30px;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.05rem;
  position: relative;
  transition: all 0.3s;
}

@media screen and (max-width: 767px) {
  .section-access .col-info .link-map a {
    font-size: 12px;
    padding-right: 28px;
  }
}

@media screen and (min-width: 768px) {
  .section-access .col-info .link-map a:hover {
    color: #0f4c6a;
  }
}

.section-access .col-info .link-map a:hover:after {
  background: url(../images/icons/union-hover.svg) no-repeat right center;
}

.section-access .col-info .link-map a:after {
  content: "";
  position: absolute;
  background: url(../images/icons/union.svg) no-repeat right center;
  background-size: 19px 16px;
  width: 19px;
  height: 16px;
  right: 0;
  top: 2px;
  transition: all 0.3s;
}

@media screen and (max-width: 767px) {
  .section-access .col-info .link-map a:after {
    background-size: 18px 14px;
    width: 18px;
    height: 14px;
    top: 0;
  }
}

.section-access .map {
  width: 608px;
}

@media screen and (max-width: 767px) {
  .section-access .map {
    width: 100%;
  }
}

.section-access .map iframe {
  height: 350px;
}

@media screen and (max-width: 767px) {
  .section-access .map iframe {
    height: 193px;
  }
}

.section-plan {
  padding-top: 108px;
  padding-bottom: 93px;
}

@media screen and (max-width: 767px) {
  .section-plan {
    padding-top: 52px;
    padding-bottom: 53px;
  }
}

.section-plan .container {
  max-width: 1036px;
}

@media screen and (max-width: 767px) {
  .section-plan .container {
    padding-inline: 20px;
  }

  .section-plan .container.updated {
    padding-inline: 10px;
  }
}

.section-plan .section-title {
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .section-plan .section-title {
    margin-bottom: 32px;
  }
}

.section-plan .text-24 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 19px;
}

@media screen and (max-width: 767px) {
  .section-plan .text-24 {
    font-size: 18px;
  }
}

.section-plan .plan-footer-image {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .section-plan .plan-footer-image {
    width: 100%;
    margin: 0 auto;
  }
}

.section-qa {
  padding-top: 109px;
  padding-bottom: 120px;
  background-color: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .section-qa {
    padding-top: 33px;
    padding-bottom: 40px;
  }
}

.section-qa .container {
  max-width: 1240px;
  padding-inline: 20px;
}

@media screen and (max-width: 767px) {
  .section-qa .container {
    padding-inline: 10px;
  }
}

.section-qa .section-title {
  margin-bottom: 56px;
}

@media screen and (max-width: 767px) {
  .section-qa .section-title {
    margin-bottom: 40px;
  }
}

.section-qa .section-title .en {
  padding-right: 35px;
  margin-bottom: 12px !important;
}

@media screen and (max-width: 767px) {
  .section-qa .section-title .en {
    padding-right: 0;
    margin-bottom: 11px !important;
    text-transform: uppercase;
  }
}

.section-qa .section-title .ja {
  padding-right: 35px;
  color: #000;
}

@media screen and (max-width: 767px) {
  .section-qa .section-title .ja {
    padding-right: 0;
  }
}

.section-qa .list-qa {
  padding-left: 0;
}

.section-qa .list-qa.step1 {
  margin-bottom: 71px;
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa.step1 {
    margin-bottom: 33px;
  }
}

.section-qa .list-qa.step2 {
  margin-bottom: 71px;
  display: none;
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa.step2 {
    margin-bottom: 33px;
  }
}

.section-qa .list-qa.step3 {
  margin-bottom: 40px;
  display: none;
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa.step3 {
    margin-bottom: 33px;
  }
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa {
    margin-bottom: 23px;
  }
}

.section-qa .list-qa li {
  list-style: none;
  margin-bottom: 71px;
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa li {
    margin-bottom: 33px;
  }
}

.section-qa .list-qa li:last-child {
  margin-bottom: 0;
}

.section-qa .list-qa li .question {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  padding-left: 66px;
  position: relative;
  margin-bottom: 35px;
  letter-spacing: 0.07rem;
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa li .question {
    font-size: 15px;
    padding-left: 48px;
    margin-bottom: 15px;
  }
}

.section-qa .list-qa li .question:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(../images/section/qa/icon-q.svg) no-repeat;
  background-size: 50px 50px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa li .question:before {
    background: url(../images/section/qa/icon-q-sp.svg) no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}

.section-qa .list-qa li .answers {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  padding-left: 66px;
  position: relative;
  margin-bottom: 0;
  letter-spacing: 0.072rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa li .answers {
    font-size: 14px;
    padding-left: 48px;
  }
}

.section-qa .list-qa li .answers:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(../images/section/qa/icon-a.svg) no-repeat;
  background-size: 50px 50px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  filter: hue-rotate(60deg);
}

@media screen and (max-width: 767px) {
  .section-qa .list-qa li .answers:before {
    background: url(../images/section/qa/icon-a-sp.svg) no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}

.section-qa .btn-container {
  margin-top: -29px;
}

@media screen and (max-width: 767px) {
  .section-qa .btn-container {
    margin-right: 10px;
    margin-top: -9px;
  }
}

.section-qa .btn-container a:focus {
  box-shadow: none;
}

@media screen and (max-width: 767px) {
  .section-qa .btn-container a:hover {
    opacity: 1;
  }
}

.section-flow {
  padding-top: 123px;
  padding-bottom: 79px;
}

@media screen and (max-width: 767px) {
  .section-flow {
    padding-top: 62px;
    padding-bottom: 0;
  }
  .section-flow .desc-wrapper h5{
    font-size: 4.5vw;
    text-align: center;
  }
}

.section-flow .container {
  max-width: 1037px;
}

@media screen and (max-width: 767px) {
  .section-flow .container {
    padding-inline: 20px;
  }
}

.section-flow .section-title {
  margin-bottom: 52px;
}

@media screen and (max-width: 767px) {
  .section-flow .section-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
  }
}

.section-flow .list-flow {
  padding-left: 0;
  margin-bottom: 0;
}

.section-flow .list-flow li {
  display: flex;
  gap: 0 48px;
  justify-content: space-between;
  align-items: center;
  padding: 26px 24px;
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .section-flow .list-flow li {
    flex-direction: column;
    gap: 16px 0;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 4px;
  }
}

.section-flow .list-flow li .flow-image {
  border-radius: 50%;
  width: 128px;
  height: 128px;
  box-shadow: 0 0 16px rgba(224, 192, 106, 0.373);
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow-image img {
  filter: hue-rotate(90deg) sepia(1);
}

@media screen and (max-width: 767px) {
  .section-flow .list-flow li .flow-image {
    width: 96px;
    height: 96px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .section-flow .list-flow li .flow-image img {
    height: 48px;
  }
}

.section-flow .list-flow li .flow-body {
  width: calc(100% - 176px);
}

@media screen and (max-width: 767px) {
  .section-flow .list-flow li .flow-body {
    width: 100%;
    text-align: center;
  }
}

.section-flow .list-flow li .flow-body .title {
  font-size: 24px;
  letter-spacing: 0.07rem;
  margin-bottom: 18px;
}

@media screen and (max-width: 767px) {
  .section-flow .list-flow li .flow-body .title {
    font-size: 18px;
    margin-bottom: 11px;
  }
}

.section-flow .list-flow li .flow-body .text {
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.06rem;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .section-flow .list-flow li .flow-body .text {
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
  }
}

.swiper-fv {
  background: linear-gradient(
    80deg,
    rgb(215, 182, 74) 0%,
    rgb(231, 205, 122) 100%
  );
  margin-top: -13px;
  height: 93px;
}

@media screen and (max-width: 767px) {
  .swiper-fv {
    margin-top: 0;
    height: 56px;
  }
}

.swiper-fv .swiper-wrapper {
  transition-timing-function: linear;
}

.swiper-fv .swiper-slide {
  display: flex;
  align-items: center;
  gap: 0 24px;
  width: max-content;
}

@media screen and (max-width: 767px) {
  .swiper-fv .swiper-slide {
    gap: 0 17px;
  }
}

.swiper-fv .text-32 {
  font-size: 32px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .swiper-fv .text-32 {
    font-size: 18px;
  }
}

.swiper-fv .text-99 {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .swiper-fv .text-99 {
    font-size: 24px;
  }
}

.swiper-fv .list-fv {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  .swiper-fv .list-fv {
    font-size: 13px;
  }
}

.swiper-fv .list-fv li {
  padding: 0.125em;
  list-style: none;
  margin-bottom: 0;
}

.swiper-fv .list-fv li:first-child {
  color: #c9a227;
  background-color: #fff;
}

.swiper-fv .list-fv li:last-child {
  color: #fff;
  background-color: #9a7109;
}

.swiper-what-is-migiude .swiper-wrapper {
  transition-timing-function: linear;
}

.swiper-what-is-migiude .swiper-slide {
  min-width: 1440px;
}

@media screen and (max-width: 767px) {
  .swiper-what-is-migiude .swiper-slide {
    min-width: 700px;
  }
}

.swiper-what-is-migiude h4 {
  color: rgba(201, 162, 39, 0.08);
  font-family: Barlow;
  font-size: 140px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.28571;
  letter-spacing: 14px;
}

@media screen and (max-width: 767px) {
  .swiper-what-is-migiude h4 {
    font-size: 68px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 5.44px;
  }
}

.swiper-instructor {
  margin-right: -40px;
  margin-bottom: 63px;
}

@media screen and (max-width: 767px) {
  .swiper-instructor {
    margin-right: -20px;
    margin-bottom: 15px;
  }
}

.swiper-instructor .swiper-slide {
  width: 347px;
}

@media screen and (max-width: 767px) {
  .swiper-instructor .swiper-slide {
    width: 288px;
  }
}

.swiper-user-voice {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
}

@media screen and (max-width: 767px) {
  .swiper-user-voice {
    padding-inline: 20px;
  }
}

.swiper-user-voice .swiper-slide {
  width: 728px;
}

.table-plan {
  border-radius: 8px;
  box-shadow: 0 0 16px rgba(224, 192, 106, 0.17);
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .table-plan {
    display: block;
    margin-inline: -10px;
    width: calc(100% + 20px);
  }
}

.table-plan th,
.table-plan td {
  border-bottom: 0;
}

@media screen and (max-width: 767px) {
  .table-plan th,
  .table-plan td {
    display: block;
  }
}

.table-plan th span {
  font-size: 24px;
  font-weight: 600;
  color: #c9a227;
  display: block;
  width: 277px;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  .table-plan th span {
    font-size: 20px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 7px;
  }
}

.table-plan th span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 1px;
  height: 46px;
  background-color: rgba(201, 162, 39, 0.2);
}

@media screen and (max-width: 767px) {
  .table-plan th span:after {
    left: 0;
    top: auto;
    width: 100%;
    height: 1px;
  }
}

.table-plan td {
  padding: 21px 90px 21px 24px;
  width: 100%;
}

.price {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .table-plan td {
    text-align: center;
    padding: 6px 5px 15px 25px;
  }
}

@media screen and (max-width: 767px) {
  .table-plan td .price + .price {
    margin-top: 14px;
  }
}

.table-plan td span {
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  width: 195px;
  letter-spacing: 0.09rem;
  margin-right: 8px;
}

@media screen and (max-width: 767px) {
  .table-plan td span {
    font-size: 14px;
    width: 105px;
    text-align: right;
    letter-spacing: 0.05rem;
    margin-right: 16px;
  }
}

.table-plan td strong {
  font-size: 56px;
  background: -webkit-linear-gradient(#c9a227, #e0c06a);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0.23rem;
}

@media screen and (max-width: 767px) {
  .table-plan td strong {
    font-size: 26px;
    letter-spacing: 0.14rem;
  }
}

.table-plan td small {
  font-size: 24px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .table-plan td small {
    font-size: 14px;
  }
}

.table-plan tbody,
.table-plan tr {
  display: block;
}

.section-title.text-center .en {
  display: inline-block;
  margin-bottom: 28px;
}

@media screen and (max-width: 767px) {
  .section-title.text-center .en {
    margin-bottom: 9px;
  }
}

.section-title.text-center .text-36 {
  line-height: 1.6;
  display: block;
}

@media screen and (max-width: 767px) {
  .section-title.text-center .text-36 {
    line-height: 1.45;
  }
}

.section-title .text-red {
  display: inline;
}

.section-title .en {
  color: #c9a227;
  font-size: 16px;
  display: block;
  position: relative;
  padding-left: 14px;
  margin-bottom: 14px;
  letter-spacing: 0.07rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .section-title .en {
    margin-bottom: 12px;
  }
}

.section-title .en:before {
  content: "";
  background-color: #c9a227;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 6px;
  height: 6px;
}

.section-title .ja {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.14rem;
}

.section-flow .section-title .ja.pc-none {
  display: none;
}

@media screen and (max-width: 767px) {
  .section-title .ja {
    font-size: 20px;
    letter-spacing: 0.1rem;
  }

  .section-flow .section-title .ja.pc-none {
    display: block;
  }

  .section-flow .section-title .ja.sp-none {
    display: none;
  }
}

.section-title .ja .text {
  font-size: 14px;
  font-weight: 400;
  margin-left: 40px;
}

@media screen and (max-width: 767px) {
  .section-title .ja .text {
    font-size: 12px;
    margin-left: 16px;
  }
}

.section-title .text-36 {
  font-size: 36px;
  letter-spacing: 0.18rem;
}

@media screen and (max-width: 767px) {
  .section-title .text-36 {
    font-size: 22px;
    letter-spacing: 0.1rem;
  }
}

.section-title.with-img {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 64px;
}

@media screen and (max-width: 767px) {
  .section-title.with-img {
    flex-direction: column-reverse;
    gap: 18px 0;
  }
}

.section-title.with-img .image {
  width: 150px;
}

@media screen and (max-width: 767px) {
  .section-title.with-img .image {
    width: 112px;
  }
}

.section-title-standalone {
  font-size: 58px;
  font-weight: 600;
  background: -webkit-linear-gradient(#c9a227, #e0c06a);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0.23rem;
}

@media screen and (max-width: 767px) {
  .section-title-standalone {
    font-size: 40px;
  }
}

.list-with-label {
  padding-left: 0;
  margin-bottom: 0;
}

.list-with-label li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  gap: 0 24px;
  margin-bottom: 4px;
}

@media screen and (max-width: 767px) {
  .list-with-label li {
    gap: 0 16px;
    margin-bottom: 0;
  }
}

.list-with-label .label {
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.2rem;
  background: #c08f1a;
  border-radius: 30px;
  width: 95px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
}

@media screen and (max-width: 767px) {
  .list-with-label .label {
    font-size: 12px;
    width: 49px;
    height: 22px;
  }
}

.list-with-label .price {
  font-size: 32px;
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 0.12rem;
}

@media screen and (max-width: 767px) {
  .list-with-label .price {
    font-size: 20px;
    letter-spacing: 0.09rem;
  }
}

.list-with-label .price strong {
  font-size: 46px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .list-with-label .price strong {
    font-size: 34px;
  }
}

.lds-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0;
  border-radius: 7px;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
  z-index: 3;
}

.lds-container.loading {
  opacity: 1;
  visibility: visible;
}

.lds-modal-player {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-modal-player div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-modal-player 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-modal-player div:nth-child(2) {
  animation-delay: -0.5s;
}

@keyframes lds-modal-player {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }

  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }

  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.px-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

@media screen and (min-width: 768px) {
  .d-md-flex {
    display: flex !important;
  }
}

@media screen and (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
}

.w-full {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.fixed {
  position: fixed;
}

.fixed-top {
  position: fixed;
  top: 0;
}

.t-0 {
  top: 0 !important;
}

.r-0 {
  right: 0 !important;
}

.b-0 {
  bottom: 0 !important;
}

.l-0 {
  left: 0 !important;
}

.hover {
  transition: opacity 0.5s;
}

.hover:hover {
  opacity: 0.5 !important;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-red {
  color: #c9a227;
}

.bg-white {
  background-color: #fafafa;
}

.c-form {
  max-width: 800px;
  margin: auto;
}

.c-form * {
  color: #262626;
}

.c-form > div {
  margin-bottom: clamp(8px, (32/1440 * 100vw), 40px);
}

.c-form > div label {
  margin-bottom: 8px;
  letter-spacing: 0.08em;
  font-family: "Noto Sans JP";
  font-weight: 500;
}

.c-form input[type="text"],
.c-form input[type="email"],
.c-form textarea {
  border: 1px solid rgba(208, 167, 67, 0.1882352941);
  background: #fff;
  padding: clamp(8px, (16/1440 * 100vw), 18px);
  border-radius: 4px;
  color: #000000 !important;
}

.c-form input::placeholder,
.c-form textarea::placeholder {
  color: #0000003b !important;
}

.c-form input[type="text"]::placeholder,
.c-form input[type="email"]::placeholder,
.c-form textarea::placeholder {
  color: #000;
  opacity: 0.12;
}

.c-form input[type="text"],
.c-form input[type="email"] {
  height: clamp(44px, 3.8888888889vw, 56px);
}

.c-form textarea {
  height: 240px;
}

.c-form label + br {
  display: none;
}

.c-form .c-fieldset {
  padding-bottom: var(--pico-spacing);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: unset;
  position: relative;
}

.c-form .c-fieldset .error {
  position: absolute;
  bottom: -1em;
}

.c-form .mwform-radio-field {
  padding-left: 1em;
}

.c-form .mwform-radio-field + .mwform-radio-field {
  /* //padding-left:2em */
}
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

.c-form .c-btn input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  height: auto;
  line-height: 1;
  width: -moz-max-content;
  width: 100%;
  height: 100%;
}

.c-form .c-btn:hover {
  background: #c9a227;
}

.c-form .c-btn:hover input {
  color: #fff !important;
}

@media only screen and (max-width: 768px) {
  .c-form {
    padding: 0 5%;
  }

  .c-form input[type="text"],
  .c-form input[type="email"] {
    width: 100%;
  }

  span.mwform-radio-field.horizontal-item:nth-of-type(2) {
    width: 70%;
  }

  .mw_wp_form .horizontal-item:nth-of-type(2n) {
    padding-left: 1em;
  }
}

.page_title__wrap {
  text-align: center;
  width: 100%;
}

.page_subtitle {
  color: #c9a227;
  font-size: 16px;
  position: relative;
  text-transform: capitalize;
}

.page_subtitle:before {
  position: absolute;
  margin-left: -17px;
  top: -2px;
  content: url(../images/icons/red_rect.png);
}

.c-fieldset {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}

@media only screen and (max-width: 600px) {
  .contact-subtitle,
  .page_subtitle {
    margin-top: 50px;
  }

  .c-fieldset {
    width: 100%;
  }
}

.page_title {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 5%;
}

.req {
  font-size: 15px;
  font-weight: 700;
  position: relative;
}

.req:after {
  content: "*";
  color: red;
  position: absolute;
  top: 0;
}

.c-nnd {
  font-size: 15px;
  font-weight: 700;
}

.c-span {
  color: #000;
  font-size: 15px;
  position: relative;
}

.c-span:before {
  position: absolute;
  content: url(../images/icons/black_circle.png);
  left: -20px;
}

.c-btn {
  width: clamp(120px, 16.6666666667vw, 240px);
  height: clamp(61px, (70/1440 * 100vw), 70px);
  box-sizing: border-box;
  column-gap: clamp(8px, (16/1440 * 100vw), 16px);
  padding: 0;
  margin: clamp(32px, (48/1440 * 100vw), 48px) auto
    clamp(72px, (124/1440 * 100vw), 124px);
  border: 1px solid #D0A743;
  border-radius: 3em;
  position: relative;
  text-decoration: none;
  background: transparent;
  color: #000;
  font-weight: 700;
}
.c-btn p{
  width: 100%;
  height:100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: unset;

}
.c-btn .wpcf7-spinner{
  display: none;
}

/*
.c-btn::after {
  content: "";
  position: relative;
  top: unset;
  right: unset;
  width: 6px;
  height: 6px;
  background: #C9A227
}
*/

.c-btn:hover {
  background: linear-gradient(to left, #c9a227, #e0c06a);
  color: #fff !important;
}

.c-btn:hover::after {
  background: #fff;
}

a.c-btn.more {
  width: clamp(121px, (172/1440 * 100vw), 172px);
  height: clamp(36px, (70/1440 * 100vw), 70px);
  column-gap: clamp(8px, (16/1440 * 100vw), 16px);
  font-weight: 400;
}

.c-btn.submit {
  width: clamp(200px, (241/1440 * 100vw), 241px);
  height: clamp(61px, (70/1440 * 100vw), 70px);
}

.c-btn.submit::after {
  position: relative;
  top: unset;
  right: unset;
  width: 6px;
  height: 6px;
}

@media only screen and (max-width: 896px) {
  .c-btn.submit {
    width: 100%;
  }

  .c-btn.more {
    width: clamp(120px, (172/1440 * 100vw), 172px);
    margin-bottom: 8%;
    color: #000;
  }

  .c-btn.to_top {
    width: 86.6666666667%;
    box-sizing: border-box;
  }
}

.section-qa .list-qa.step2.show {
  display: block;
}

.flex,
.f_cc {
  display: flex !important;
}

.f_cc {
  justify-content: center;
  align-items: center;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media only screen and (max-width: 896px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .to_clm {
    flex-direction: column;
  }

  .to_w100p {
    width: 100% !important;
  }
}

main {
  position: relative;
}

main:has(.with_page_name)::before {
  content: "";
  transform: rotate(90deg) translate(0em, -1em);
  color: #c9a227;
  opacity: 8%;
  font-size: clamp(68px, 12.5vw, 180px);
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  line-height: 1;
  z-index: -1;
}

main:has(.page_secondary) {
  margin-top: clamp(95px, (176/1440 * 100vw), 176px);
}
main .page_privacy-policy{
  max-width: 1080px;
  padding: 2em;
  margin-inline: auto;
}

main:has(.page_contact)::before {
  content: "contact";
}

main:has(.page_articles)::before {
  content: "news";
}

.page_secondary .page_title__wrap {
  margin: 0 auto clamp(32px, 5.5555555556vw, 80px);
}

.page_secondary .page_subtitle {
  color: #c9a227;
  font-family: Barlow;
  font-size: clamp(10px, (16/1440 * 100vw), 16px);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.page_secondary .page_title {
  color: #000;
  font-family: Barlow;
  font-size: clamp(22px, 2.5vw, 36px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08em;
  margin: 1em auto 0;
}

.page_secondary .page_dsc {
  font-family: Noto Sans JP;
  font-size: clamp(14px, 1.1111111111vw, 16px);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08em;
  margin-bottom: 40px;
}

.page_secondary.page_instructors .content__wrap {
  max-width: 1120px;
  margin: auto;
}

.page_secondary.page_instructors .content__wrap ul.instructors__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 39px;
  padding: 0;
  margin: 0 auto clamp(40px, 4.4444444444vw, 64px);
}

.page_secondary.page_instructors .content__wrap li {
  width: clamp(288px, 24.0972222222vw, 347px);
  list-style: none;
}

.page_secondary.page_articles .content__wrap {
  max-width: 800px;
  margin: 0 auto;
}

.page_secondary .post-date {
  font-size: clamp(16px, 1.25vw, 18px);
  color: #000;
  font-family: Barlow;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-align: center;
  padding-right: 15px;
}

.page_secondary .post-category {
  color: #fff;
  background-color: #c9a227;
  display: inline-block;
  padding: 0.5em 1em;
  border-radius: 2em;
  font-family: Noto Sans JP;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08em;
  font-size: clamp(10px, 1.1111111111vw, 16px);
}

.page_secondary .post-category a {
  color: #fff !important;
  text-decoration: none;
}

.page_articles {
  margin-top: clamp(95px, 12.2222222222vw, 176px);
}

.page_secondary.page_articles .content__wrap ul {
  padding: 0;
  margin: 0 auto clamp(40px, (64/1440 * 100vw), 80px);
}

.page_secondary.page_articles .content__wrap .article_elem {
  list-style: none;
}

.page_secondary.page_articles .content__wrap .post-title {
  font-size: clamp(14px, (16/1440 * 100vw), 16px);
  font-family: Noto Sans JP;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-align: left;
  padding: 0.5em 0 0;
}

.page_secondary.page_articles .content__wrap .post-title a {
  color: #000;
  text-decoration: none;
}

.page_secondary.page_articles .content__wrap .post-list-item {
  display: block;
  padding: clamp(16px, (24/1440 * 100vw), 24px)
    clamp(16px, (40/1440 * 100vw), 40px);
  margin-bottom: clamp(16px, (24/1440 * 100vw), 24px);
  text-decoration: none;
}

.page_secondary.page_articles .content__wrap .post-list-item:hover {
  opacity: 0.6;
}

.page_secondary.page_articles .content__wrap .post-meta {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.page_secondary.page_articles .content__wrap .post-excerpt {
  font-size: 16px;
  line-height: 1.6;
}

.page_secondary.page_articles .content__wrap .view-more {
  display: block;
  text-align: center;
  margin-top: 20px;
}

.page_secondary.page_articles .content__wrap .view-more a {
  background-color: #d1a73a;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
}

.page_secondary.page_article_single .content__wrap {
  padding: 0 2.6666666667%;
}

.page_secondary.page_article_single .content__wrap article {
  max-width: 1100px;
  margin: clamp(95px, 12.2222222222vw, 176px) auto 40px;
  padding: clamp(24px, 5vw, 72px) 13.6363636364%;
}

.page_secondary.page_article_single .content__wrap article h2 {
  font-size: clamp(16px, 1.25vw, 18px);
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.page_secondary.page_article_single .content__wrap article h2::before {
  content: "【";
}

.page_secondary.page_article_single .content__wrap article h2::after {
  content: "】";
}

.page_secondary.page_article_single .content__wrap article h3 {
  font-size: clamp(16px, 1.25vw, 18px);
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.page_secondary.page_article_single .content__wrap article h3::before {
  content: "・";
}

.page_secondary.page_article_single .content__wrap article h4 {
  font-size: clamp(14px, 1.1111111111vw, 16px);
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.page_secondary.page_article_single .content__wrap article h4::before {
  content: "■";
}

@media screen and (max-width: 896px) {
  .page_secondary.page_articles .content__wrap {
    padding: 0 clamp(5px, (10/375 * 100vw), 20);
  }

  .page_secondary.page_article_single .content__wrap article {
    padding: clamp(24px, 5vw, 72px) 2.6666666667%;
  }
}

.page_secondary.page_article_single .content__wrap article .__inner {
  max-width: 800px;
  margin: 0 auto;
}

.page_secondary.page_article_single .content__wrap .post-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 0;
}

.page_secondary.page_article_single .content__wrap .post-meta {
  margin-bottom: clamp(10px, 2.0833333333vw, 30px);
  display: flex;
  align-items: center;
}

.page_secondary.page_article_single .content__wrap .post-title {
  font-size: clamp(14px, 1.6666666667vw, 24px);
  font-family: Noto Sans JP;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 2px solid rgba(218, 96, 92, 0.1843137255);
}

.page_secondary.page_article_single .content__wrap .post-content {
  font-size: clamp(14px, 1.1111111111vw, 16px);
  line-height: clamp(25.2px, 2.2222222222vw, 32px);
}

.page_sub * {
  text-align: center;
}

.page_sub .page_title {
  color: #c9a227;
  opacity: 8%;
  font-family: Barlow;
  font-size: clamp(56px, 12.5vw, 180px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08em;
  margin: 1.6em auto 40px;
}

.page_sub .page_dsc {
  font-family: Noto Sans JP;
  font-size: clamp(14px, 1.1111111111vw, 16px);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08em;
  margin-bottom: 40px;
}

@media screen and (max-width: 896px) {
  .page_sub.page_thanks .page_title {
    margin: 2.714em auto 40px;
  }

  .page_sub.page_404 .page_title {
    font-size: clamp(88px, 12.5vw, 180px);
    margin: 1.727em auto 40px;
  }
}

.section-fv .ellipse {
  position: absolute;
  bottom: -250px;
  left: -280px;
}

.section-fv .ellipse-2 {
  position: absolute;
  top: -250px;
  right: -250px;
  z-index: 1;
}

.section-fv .ornament {
  position: absolute;
  bottom: 0;
  left: 108px;
  right: auto;
}

.section-fv .circle {
  position: absolute;
  bottom: 100px;
  right: 50px;
  left: auto;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .section-fv .bg-gradient {
    margin-right: 5px;
    background: linear-gradient(
      80deg,
      rgb(224, 192, 106) 0%,
      rgb(201, 162, 39) 100%
    );
    color: #ffffff;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.04rem;
    margin-bottom: 0;
  }

  .section-fv .fv-image {
    z-index: 1;
  }

  .section-fv .fv-content-body .number-per-month {
    font-size: 30px;
  }

  .section-fv .lead {
    font-size: 13px;
    letter-spacing: 0.14rem;
  }

  .section-fv .ornament {
    position: absolute;
    bottom: 0;
    left: auto;
    right: 5%;
  }

  .section-fv .circle {
    position: absolute;
    bottom: 180px;
    right: 9%;
    left: auto;
  }

  .section-fv .ellipse {
    position: absolute;
    bottom: 0px;
    left: -100px;
    right: auto;
  }

  .section-fv .ellipse-2 {
    position: absolute;
    top: 0px;
    right: -60px;
    left: auto;
  }

  /* .section-fv {
    background: url(../images/section/what-is-migiude/bg.png) no-repeat center / 90% 105%;
  } */
}

.wiz_shadow {
  box-shadow: 0 0 16px rgba(224, 192, 106, 0.17);
}

main:has(.page_secondary) + footer {
  margin-top: clamp(72px, (124/1440 * 100vw), 124px);
}

.loading-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
}

.slide-in {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background-color: #e5c97a;
  animation: slideIn 0.8s 1s forwards;
}

@keyframes slideIn {
  to {
    left: 0;
  }
}

.text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  display: flex;
}

.text-container p {
  margin: 0;
  letter-spacing: 1.25em;
  writing-mode: vertical-rl;
  text-align: center;
  line-height: 2;
}

.char {
  display: inline-block;
  font-size: clamp(40px, 4.1666666667vw, 60px);
  font-weight: 700;
  color: #2b1717;
  opacity: 0;
  transform: translateY(-20px);
}

@keyframes fadeInChar {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.img_baloon_qs,
.img_baloon_ex {
  position: absolute;
  opacity: 0;
}

.img_baloon_qs {
  width: clamp(139.12px, 19.3402777778vw, 278.5px);
  top: clamp(100px, 9.4618055556vw, 136.25px);
  left: 21.88vw;
  transform: translateX(-50%);
  animation: fadeInImage 0.3s 5.5s forwards;
}

.img_baloon_ex {
  width: clamp(139.25px, 19.3222222222vw, 278.24px);
  right: 21.88vw;
  bottom: clamp(80px, 13.1944444444vw, 190px);
  transform: translateX(50%);
  animation: fadeInImage 0.3s 5.5s forwards;
}

@keyframes fadeInImage {
  to {
    opacity: 1;
  }
}

body:has(.front_page) .content {
  display: none;
}

.fv-image,
.fv-content,
.ribbon,
.swiper-fv {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.fade-in {
  opacity: 1;
}

.elem {
  opacity: 0;
  transform: translate(0, 30px);
  transition: all linear 0.6s;
  pointer-events: none;
}

.elem.is_showed {
  opacity: 1;
  transform: translate(0, 0);
  transition: all linear 0.6s;
  pointer-events: all;
}

.page_privacy-policy {
  padding: 50px;
}

.page_privacy-policy h1{
  margin: 0 auto 1em;
}
.page_privacy-policy h2,
.page_privacy-policy h3{
  margin-block: 1em 0.5em;
}
.page_privacy-policy h2{
  font-size: 1.5em;;
}
.page_privacy-policy h3{
  font-size: 1.25em;
}
.page_privacy-policy ul{
  padding-left: 1.75em;
}

.c-form div span label {
  font-weight: 400 !important;
  width: 100%;
}
.wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
}

.mwform-checkbox-field-text {
  font-weight: 400;
}

#video-container {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
}

/* start section news */
.section-news .container {
  max-width: 1208px;
  padding-inline: 20px;
  display: flex;
  -moz-column-gap: 40px;
  column-gap: 110px;
  min-height: 453px;
}

.section-news {
  position: relative;
  padding: 120px 0px 0px 0px;
}

.section-news .banner-new-left {
  position: absolute;
  top: 256px;
  font-family: Barlow;
  font-size: 180px;
  font-weight: 600;
  line-height: 180px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #d0a743;
  opacity: 0.3;
  transform: translateX(0) rotate(90deg);
  left: -162px;
}

.flex-time-news {
  display: flex;
}

.flex-time-news .time {
  font-family: Barlow;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: 0.04em;
  text-align: center;
  margin-right: 20px;
}

.flex-time-news .button {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-align: left;
  padding: 8px 16px;
  border-radius: 30px;
  background: #c9a227;
  margin-right: 24px;
}

.flex-time-news .button a {
  color: #ffffff;
  text-decoration: unset;
}

.col-new-item .news-title {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: 0.08em;
  text-align: left;
  margin-block-end: 0px;
}

.col-new-item .news-title a {
  color: #000;
  text-decoration: none;
}

.section-news .col-new-item {
  box-shadow: 0px 0px 16px 0px #e0c06a2b;
  padding: 24px 40px 24px 40px;
  border-bottom: 2px;
  margin-bottom: 24px;
}

.section-news .custom-click-news {
  margin-top: 40px;
}

.barlow-mb {
  display: none !important;
}

.barlow-pc {
  display: block !important;
}

@media screen and (max-width: 767px) {
  .section-news {
    padding: 50px 0px 0px 0px;
  }

  .section-news .container {
    display: block;
    min-height: 215px;
  }

  .barlow-mb {
    display: block !important;
  }

  .barlow-pc {
    display: none !important;
  }

  .section-news .custom-click-news {
    margin-right: 0px;
    text-align: center !important;
  }

  .section-news .col-info {
    text-align: center;
  }

  .section-news .section-title .en:before {
    content: "";
    background-color: #c9a227;
    position: absolute;
    top: 0;
    bottom: 0;
    align-content: center;
    margin-left: -10px;
    margin-top: auto;
    margin-bottom: auto;
    width: 6px;
    height: 6px;
    left: unset;
  }

  .section-news .banner-new-left {
    font-family: Barlow;
    font-size: 68px;
    font-weight: 600;
    line-height: 68px;
    letter-spacing: 0.08em;
    text-align: left;
    top: 117px;
    left: -60px;
    z-index: -1;
  }

  .section-news .section-title .en {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: 0.08em;
    text-align: center;
  }

  .flex-time-news .time {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
    letter-spacing: 0.04em;
    text-align: center;
  }

  .flex-time-news .button {
    font-family: Noto Sans JP;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: 0.08em;
    text-align: left;
  }

  .col-new-item .news-title {
    font-family: Noto Sans JP;
    font-size: 14px;
    font-weight: 500;
    line-height: 25.2px;
    letter-spacing: 0.08em;
    text-align: left;
  }

  .section-news .col-title {
    position: relative;
    background: #ffffff;
  }
}

@media (min-width: 768px) and (max-width: 1350px) {
  .section-news .col-info {
    width: 30%;
    margin-left: 100px;
  }

  .section-news .col-title {
    width: 70%;
  }

  .section-news .container {
    column-gap: 40px;
  }
}

@media (min-width: 1351px) {
  .section-news .col-info {
    width: 20%;
  }

  .section-news .col-title {
    width: 80%;
  }
}

/* css section user voice */

#section-user-voice {
  padding: 120px 0 270px;
  position: relative;
  z-index: 1;
}
#section-user-voice .blur-user-voice {
  position: absolute;
  top: 90px;
  left: 0;
  z-index: -1;
}
#section-user-voice .blur-user-voice img:last-of-type {
  display: none;
}
#section-user-voice .oval-user-voice {
  position: absolute;
  width: calc(5.2vw + 0.12px);
  height: calc(10.4vw + 0.24px);
  max-width: 85px;
  max-height: 169px;
  bottom: 110px;
  left: 0;
  transform: translate(0, 100%);
  z-index: 0;
}
#section-user-voice .oval-user-voice img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#section-user-voice .user-voice-container {
  padding: 0 calc(11vw + 1.6px);
}
#section-user-voice .user-voice-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding-bottom: 40px;
}
#section-user-voice .user-voice-point {
  width: 6px;
  height: 6px;
  background-color: #c9a227;
}
#section-user-voice .user-voice-title-en {
  color: #c9a227;
  -webkit-text-stroke-width: 0.0885373130440712;
  -webkit-text-stroke-color: #c9a227;
  font-family: Barlow;
  font-size: 14.166px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.133px;
  display: flex;
  align-items: center;
  gap: 7px;
}
#section-user-voice .user-voice-title-ja {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 2.88px;
}
#section-user-voice .list-users {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
#section-user-voice .user-voice-item {
  padding: clamp(1.12px, calc(2.7vw + 1.12px), 40px)
    clamp(3.12px, calc(2.7vw + 3.12px), 42px)
    clamp(1.12px, calc(2.7vw + 1.12px), 40px);
  display: flex;
  gap: calc(2.7vw + 1.12px);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 0px 16px 0px rgba(224, 192, 106, 0.17);
  position: relative;
}

#user-voice-1,
#user-voice-2 {
  position: absolute;
  top: -100px;
}

#section-user-voice .user-voice-general {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: start;
  flex: 0 0 auto;
}
#section-user-voice .user-voice-portrait {
  width: clamp(315px, calc(27vw + 11.2px), 500px);
  height: clamp(271.6875px, calc(24vw - 0.6px), 431.25px);
  position: relative;
}
#section-user-voice .user-voice-portrait img {
  width: 100%;
  object-fit: cover;
}
#section-user-voice .user-voice-office {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 16px;
}
#section-user-voice .user-voice-position {
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1.6px;
}
#section-user-voice .user-voice-fullname {
  font-family: "Noto Sans JP";
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1.92px;
}
#section-user-voice .user-voice-school {
  display: block;
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  width: max-content;
  max-width: 40%;
}
#section-user-voice .user-voice-school img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

#section-user-voice .user-voice-detail {
  flex: 1 1 auto;
  height: clamp(333px, calc(30vw + 6px), 500px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#section-user-voice .user-voice-header {
  display: flex;
  flex-direction: column;
}
#section-user-voice .user-voice-header-line {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1.44px;
}

#section-user-voice .user-voice-content {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 1.12px;
  overflow: auto;
}
#section-user-voice .user-voice-content::-webkit-scrollbar {
  width: 10px;
  border-radius: 53px;
  border: 1px solid #f2f1ef;
  background: #fafafa;
}

#section-user-voice .user-voice-content::-webkit-scrollbar-thumb {
  background: #c4c4c4;
  border-radius: 53px;
}

#section-user-voice .user-voice-content a {
  color: #007aff;
  word-break: break-all;
}

@media screen and (max-width: 896px) {
  #section-user-voice .user-voice-container {
    padding: 0 calc(calc(100vw - 700px) / 2);
  }
}

@media screen and (max-width: 767px) {
  #user-voice-1,
  #user-voice-2 {
    top: 0;
  }
  #section-user-voice .blur-user-voice img:first-of-type {
    display: none;
  }
  #section-user-voice .blur-user-voice img:last-of-type {
    display: block;
  }
  #section-user-voice .blur-user-voice {
    top: 0;
    left: 0;
  }
  #section-user-voice {
    padding: 56px 0 112px;
  }
  #section-user-voice .user-voice-container {
    padding: 0 20px;
  }
  #section-user-voice .user-voice-title-en {
    -webkit-text-stroke-width: 0.10000000149011612;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.28px;
  }
  #section-user-voice .user-voice-title-ja {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.76px;
  }
  #section-user-voice .user-voice-title {
    gap: 8px;
    padding-bottom: 24px;
  }
  #section-user-voice .user-voice-item {
    flex-direction: column;
    padding: 30px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 16px 0px rgba(224, 192, 106, 0.17);
  }
  #section-user-voice .user-voice-detail {
    height: 438px;
  }
  #section-user-voice .user-voice-portrait {
    width: auto;
    height: calc(57vw + 1.25px);
  }
  #section-user-voice .user-voice-position {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 1.28px;
  }
  #section-user-voice .user-voice-fullname {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 1.44px;
  }
  #section-user-voice .user-voice-school {
  }
  #section-user-voice .user-voice-header-line {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 1.28px;
  }
  #section-user-voice .user-voice-content {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 1.12px;
  }
  #section-user-voice .user-voice-portrait img {
    height: 100%;
  }
}

@media screen and (max-width: 575px) {
  #section-user-voice .user-voice-item {
    padding: 16px;
  }
}

@media screen and (max-width: 410px) {
  #section-user-voice
    .list-users
    .user-voice-item:last-of-type
    .user-voice-position {
    font-size: 14px;
  }
  #section-user-voice
    .list-users
    .user-voice-item:last-of-type
    .user-voice-fullname {
    font-size: 16px;
  }
}

@media screen and (min-width: 1340px) and (max-width: 1439px) {
  #section-user-voice .user-voice-position {
    font-size: 18px;
  }
  #section-user-voice .user-voice-fullname {
    font-size: 22px;
  }
  #section-user-voice .user-voice-school {
  }
}

@media screen and (min-width: 1220px) and (max-width: 1339px) {
  #section-user-voice .user-voice-position {
    font-size: 16px;
  }
  #section-user-voice .user-voice-fullname {
    font-size: 20px;
  }
  #section-user-voice .user-voice-school {
  }
}

@media screen and (min-width: 768px) and (max-width: 1219px) {
  #section-user-voice .user-voice-position {
    font-size: 15px;
  }
  #section-user-voice .user-voice-fullname {
    font-size: 18px;
  }
  #section-user-voice .user-voice-school {
  }
  #section-user-voice .user-voice-office {
    gap: 10px;
  }
}

/* end css section user voice */

#section-plan .plan-wrapper {
  display: flex;
}

#section-plan .image img {
  width: 170px;
  margin-right: 65px;
}
@media screen and (max-width: 767px) {
  #section-plan .image img {
    margin-right: unset;
  }
}

#section-plan h3 {
  font-size: 18px;
  font-weight: 600;
  font-family: "Noto Sans JP";
}

#section-plan .background {
  padding: 25px 70px 20px;
  background-color: #fff;
  color: #000;
  border-radius: 8px;
  margin-bottom: 24px;
  box-shadow: 0 0 16px rgba(224, 192, 106, 0.17);
  font-family: "Noto Sans JP";
}

#section-plan .background h5 {
padding-bottom:1em ;
}
#section-plan .background ul {
padding-left: 1.5em;
}
#section-plan .background p {
  font-weight: 600;
  font-size: 22px;
  font-family: "Noto Sans JP";
}

#section-plan .bg-red {
  background-color: #c08f1a;
  font-family: "Noto Sans JP";
  color: #fff;
  padding: 0px 5px;
  border-radius: 3px;
  width: max-content;
}

#section-plan b {
  font-weight: 700;
  font-size: 20px;
}

#section-plan p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  font-family: "Noto Sans JP";
  letter-spacing: 0.07rem;
}

#section-plan .blur {
  font-size: 14px;
  color: #000;
  opacity: 0.5;
  font-family: "Noto Sans JP";
  font-weight: 400;
}

#section-plan h4 {
  letter-spacing: 0.07rem;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 1.5;
  font-family: "Noto Sans JP";
}

#section-plan .red-line {
  color: #c08f1a;
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-family: "Noto Sans JP";
}

#section-plan .red-line:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: -3px;
  right: -3px;
  height: 1px;
  background-color: #c08f1a;
  color: #c08f1a;
  font-family: "Noto Sans JP";
}

#section-plan .desc-content {
  padding-left: 73px;
}

#section-plan .desc-box {
  margin-bottom: 16px;
}

#section-plan .desc-wrapper {
  margin-bottom: 56px;
}

#section-plan .desc-wrapper:last-child {
  margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
  #section-plan .plan-wrapper {
    display: block;
  }

  #section-plan .image {
    text-align: center;
    margin-bottom: 25px;
  }

  #section-plan h4 {
    font-size: 14px;
    margin: 0 auto 8px;
    text-align: center;
  }

  #section-plan .background {
    padding: 25px 10px 15px;
  }
  #section-plan .background h6 {
    padding-bottom:1.45em ;
    }
  #section-plan .background ul{
    padding-left: 3em;
  }

  #section-plan .desc-content {
    padding-left: 15px;
  }

  #section-plan p {
    font-size: 14px;
  }

  #section-plan .background p {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 6px;
  }

  #section-plan h4 span {
    display: block;
  }

  #section-plan b {
    font-weight: 700;
    font-size: 16px;
  }
}

/* css updated news */

.section-updated-news .updated-news-container {
  padding: 120px calc(22vw + 3.2px);
  position: relative;
}

.section-updated-news .updated-news-container .updated-news-title-vertical {
  background: linear-gradient(288deg, #c9a227 16.53%, #e0c06a 79.84%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  font-family: Barlow;
  font-size: 180px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 14.4px;
  writing-mode: vertical-lr;
  top: 34px;
  left: -17px;
}

.section-updated-news .updated-news-container .updated-news-solid-circle {
  position: absolute;
  bottom: 153px;
  right: calc(2.7vw + 1.12px);
}

.section-updated-news .updated-news-container .updated-news-solid-circle img {
  width: 90px;
  height: 89px;
  object-fit: cover;
}

.section-updated-news .updated-news-container .updated-news-hollow-circle {
  position: absolute;
  bottom: 49px;
  right: 10vw;
}

.section-updated-news .updated-news-container .updated-news-hollow-circle img {
  width: 56px;
  height: 55px;
  object-fit: cover;
}

.section-updated-news .updated-news-container .updated-news-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.updated-header {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
}

.updated-title-en {
  display: flex;
  align-items: center;
  gap: 8px;
}

.updated-title-en-icon {
  background-color: #c9a227;
  width: 6px;
  height: 6px;
}

.updated-title-en-text {
  color: #c9a227;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.28px;
}

.updated-title-ja {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 36px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 2.88px;
}

.section-updated-news .updated-news-container .updated-news-list {
  display: flex;
  flex-direction: column;
}

.section-updated-news .updated-news-container .updated-news-item {
  display: flex;
  align-items: center;
  gap: calc(1.6vw + 0.96px);
  padding: 24px;
  border-bottom: 1px solid var(--da-615-c, #d0a743);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background: rgba(255, 255, 255, 0.8);
}

.section-updated-news .updated-news-container .updated-news-item-date {
  color: #c9a227;
  font-family: Barlow;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.72px;
}

.section-updated-news .updated-news-container .updated-news-item-title {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1.28px;
  text-decoration: none;
}

.section-updated-news .updated-news-btn-link {
  display: flex;
  padding: 24px 32px;
  align-items: center;
  width: fit-content;
  gap: 16px;
  border-radius: 40px;
  border: 1px solid #c9a227;
  background: #fff;
  align-self: end;
  text-decoration: none;
  transform: all 0.2s linear;
}

.section-updated-news .updated-news-btn-link:hover {
  opacity: 0.5;
}

.updated-news-btn-text {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.28px;
}

.updated-news-btn-icon {
  width: 6px;
  height: 6px;
  background: #c9a227;
}

@media screen and (max-width: 767px) {
  .section-updated-news .updated-news-btn-link {
    padding: 8px 16px;
    gap: 8px;
    border-radius: 40px;
    border: 1px solid #c9a227;
    background: #fff;
    align-self: end;
  }

  .updated-news-btn-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.12px;
  }

  .section-updated-news .updated-news-container .updated-news-list {
    gap: 8px;
  }

  .section-updated-news .updated-news-container {
    padding: 56px 20px 57px;
  }

  .section-updated-news .updated-news-container .updated-news-title-vertical {
    font-size: 68px;
    letter-spacing: 5.44px;
    left: 0;
    top: 56px;
  }

  .section-updated-news .updated-news-container .updated-news-solid-circle {
    bottom: auto;
    right: 2px;
    top: 226px;
  }
  .section-updated-news .updated-news-container .updated-news-solid-circle img {
    width: 35.438px;
    height: 35.046px;
  }

  .section-updated-news .updated-news-container .updated-news-hollow-circle {
    right: 42px;
    top: 280px;
    bottom: auto;
  }

  .section-updated-news
    .updated-news-container
    .updated-news-hollow-circle
    img {
    width: 22.05px;
    height: 21.658px;
  }

  .section-updated-news .updated-news-container .updated-new-header {
    margin-left: calc(39vw + 2.75px);
  }

  .section-updated-news .updated-news-container .updated-news-item {
    padding: 16px 8px;
    gap: 24px;
  }

  .section-updated-news .updated-news-container .updated-news-item-date {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.56px;
  }

  .section-updated-news .updated-news-container .updated-news-item-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 1.12px;
  }

  .updated-news-title-ja {
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 1.76px;
  }

  .updated-new-header .updated-news-title-ja {
    margin-left: calc(-5vw - 1.25px);
  }
}

/* end css updated news */

/* css message */

.section-message .message-container {
  padding: 42px 0 120px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
}

.section-message .updated-header {
  padding: 0 calc(5.5vw + 0.8px) 0 clamp(120px, calc(11vw + 1.6px), 160px);
}

.section-message .message-container > .message-solid-circle {
  position: absolute;
  top: 230px;
  right: calc(11.3vw + 1.28px);
}

.section-message .message-container > .message-solid-circle img {
  width: 90px;
  height: 89px;
  object-fit: cover;
}

.section-message .message-container > .message-half-verticle-circle {
  position: absolute;
  top: 53px;
  right: calc(14vw + 9.6px);
}

.section-message .message-container > .message-half-verticle-circle img {
  width: 42px;
  height: 83px;
  object-fit: cover;
}

.section-message .message-container > .message-half-horizontal-circle {
  position: absolute;
  top: 175px;
  right: calc(4.8vw + 0.88px);
}

.section-message .message-container > .message-half-horizontal-circle img {
  width: 47px;
  height: 23px;
  object-fit: cover;
}

.section-message .message-container .message-content-wrapper {
  display: flex;
  gap: calc(4.4vw + 0.64px);
  position: relative;
  padding: 0 calc(5.5vw + 0.8px) 0 clamp(120px, calc(11vw + 1.6px), 160px);
}

.section-message .message-container .message-content-text {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1 1 auto;
}

.section-message .message-container .message-content-title {
  display: flex;
  flex-direction: column;
}

.section-message .message-container .message-content-title-line {
  color: #c9a227;
  font-family: "Noto Sans JP";
  font-size: clamp(20px, 2.5vw, 38px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 2.88px;
}

.section-message .message-container .message-content-paraphs {
  display: flex;
  flex-direction: column;
  gap: clamp(1px, calc(2.7vw + 1.12px), 43px);
}

.section-message
  .message-container
  .message-content-paraphs
  > .message-half-verticle-circle {
  position: absolute;
  top: 363px;
  left: 0;
}

.section-message
  .message-container
  .message-content-paraphs
  > .message-half-verticle-circle
  img {
  object-fit: cover;
}

.section-message
  .message-container
  .message-content-paraphs
  > .message-half-horizontal-circle {
  position: absolute;
  top: 483px;
  left: clamp(0px, calc(5.9vw + 1.04px), 90px);
}

.section-message
  .message-container
  .message-content-paraphs
  > .message-half-horizontal-circle
  img {
  object-fit: cover;
}

.section-message .message-container .message-content-paraph-item {
  display: flex;
  flex-direction: column;
}

.section-message .message-container .message-content-paraph-item-line {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: clamp(12px, calc(1.1vw + 0.16px), 18px);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1.28px;
}

.section-message .message-container .message-content-image {
  flex: 0 0 clamp(250px, calc(28.4vw + 1.04px), 430px);
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: end;
}

.section-message .message-container .message-content-avatar {
  width: 100%;
  height: clamp(354.87px, calc(40vw + 6px), 610px);
}

.section-message .message-container .message-content-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-message .message-container .message-content-avatar-des {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: clamp(11px, calc(0.9vw + 1.04px), 15px);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1.12px;
  text-align: right;
}

.section-message .message-container .message-content-show-more {
  display: none;
}

@media screen and (max-width: 767px) {
  .section-message .message-container {
    padding: 16px 0 31px;
    gap: 24px;
  }

  .section-message .message-container .message-content-wrapper {
    flex-direction: column;
    gap: 0;
    padding: 0 20px;
  }

  .section-message .updated-header {
    padding: 0 20px;
  }

  .section-message .message-container .message-content-title-line {
    /* font-size: 22px; */
    font-size: 5vw;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 1.76px;
  }

  .section-message .message-container .message-content-paraph-item-line {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 1.12px;
  }

  .section-message .message-container .message-content-paraphs {
    gap: 24px;
    /* max-height: 330px; */
    overflow: hidden;
    transition: all 0.3s linear;
  }

  .section-message .message-container .message-content-show-more {
    display: flex;
    align-items: center;
    padding: 8px 16px;
    gap: 8px;
    border-radius: 40px;
    border: 1px solid #c9a227;
    background: #fff;
    width: fit-content;
    align-self: end;
    margin-bottom: 24px;
    margin-top: 0;
  }

  .message-content-show-more-text {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.12px;
  }

  .message-content-show-more-icon {
    width: 6px;
    height: 6px;
    background: #c9a227;
  }

  .section-message .message-container .message-content-image {
    flex: auto;
    gap: 0;
  }

  .section-message .message-container .message-content-avatar {
    width: clamp(0px, calc(47vw + 2.75px), 179px);
    height: clamp(0px, calc(67vw + 2.75px), 254px);
    align-self: end;
  }
  .section-message .message-container .message-content-avatar-des {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.96px;
    max-width: 169px;
    align-self: end;
  }

  .section-message .message-container .message-content-paraph-item.sp-none {
    opacity: 0;
    transition: all 0.5s ease-in;
    max-height: 0;
    overflow: hidden;
  }

  .section-message
    .message-container
    .message-content-paraph-item.sp-none.show {
    opacity: 1;
    max-height: 1000px;
  }

  .section-message .message-container > .message-solid-circle {
    right: 27.8px;
    top: 52.8px;
  }

  .section-message .message-container > .message-solid-circle img {
    width: 36px;
    height: 35.6px;
  }

  .section-message .message-container > .message-half-verticle-circle {
    right: 66px;
    top: 16px;
    transform: translate(0, -50%);
  }

  .section-message .message-container > .message-half-verticle-circle img {
    width: 16.8px;
    height: 33.2px;
  }

  .section-message .message-container > .message-half-horizontal-circle {
    right: -2px;
    top: 22px;
  }

  .section-message .message-container > .message-half-horizontal-circle img {
    height: 9.2px;
    width: 18.8px;
  }

  .section-message
    .message-container
    .message-content-paraphs
    > .message-half-verticle-circle {
    bottom: 216px;
    left: 0;
    top: auto;
  }

  .section-message
    .message-container
    .message-content-paraphs
    > .message-half-verticle-circle
    img {
    width: 22.147px;
    height: 43.79px;
  }

  .section-message
    .message-container
    .message-content-paraphs
    > .message-half-horizontal-circle {
    top: auto;
    bottom: 186px;
    left: 36px;
  }

  .section-message
    .message-container
    .message-content-paraphs
    > .message-half-horizontal-circle
    img {
    height: 12.58px;
    width: 27.664px;
  }
}

/* end css message */

/* css section what is migiude */

.section-updated-about-migiude {
  padding-bottom: 110px;
}

.section-updated-about-migiude .about-migiude-container {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.section-updated-about-migiude .about-migiude-header {
  position: relative;
  padding-top: 90px;
}

.section-updated-about-migiude .about-migiude-header-title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  color: rgba(201, 162, 39, 0.08);
  font-family: Barlow;
  font-size: 140px;
  font-style: normal;
  font-weight: 600;
  line-height: calc(1.28em + 0.8px);
  letter-spacing: 14px;
}

.section-updated-about-migiude .swiper-what-is-migiude {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.section-updated-about-migiude .about-migiude-header-content {
  display: flex;
  flex-direction: column;
  color: #c9a227;
  align-items: center;
}

.section-updated-about-migiude .about-migiude-header-title-sm {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 8px;
}

.section-updated-about-migiude .about-migiude-header-icon {
  width: 6px;
  height: 6px;
  background: #c9a227;
}

.section-updated-about-migiude .about-migiude-header-title-en {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.28px;
}

.section-updated-about-migiude .about-migiude-header-title-md {
  font-family: "Noto Sans JP";
  font-size: 42px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 3.36px;
  position: relative;
  overflow: hidden;
}

.section-updated-about-migiude .about-migiude-header-title-md::after {
  content: "";
  position: absolute;
  inset: -10% 0;
  width: 35%;
  background: linear-gradient(
    110deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 35%,
    rgba(255, 255, 255, 0.95) 50%,
    rgba(255, 255, 255, 0.5) 65%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: translateX(-140%) skewX(-18deg);
  filter: blur(0.5px);
  animation: about-title-shimmer 2.6s ease-in-out infinite;
  mix-blend-mode: screen;
  pointer-events: none;
}

@keyframes about-title-shimmer {
  0% {
    transform: translateX(-140%) skewX(-18deg);
    opacity: 0;
  }
  35% {
    opacity: 0.9;
  }
  100% {
    transform: translateX(240%) skewX(-18deg);
    opacity: 0;
  }
}

.section-updated-about-migiude .about-migiude-header-title-lg {
  font-family: "Noto Sans JP";
  font-size: 48px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 3.84px;
}

.section-updated-about-migiude .about-migiude-header-title-xl {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 4.48px;
}

.section-updated-about-migiude .about-migiude-body {
  padding: 0 calc(11vw + 1.6px);
}

.section-updated-about-migiude .about-migiude-list {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.section-updated-about-migiude .about-migiude-list .about-migiude-item {
  display: flex;
  gap: calc(3.8vw + 1.28px);
  justify-content: start;
}

.section-updated-about-migiude
  .about-migiude-list
  .about-migiude-item:nth-of-type(even) {
  justify-content: end;
}

.section-updated-about-migiude .about-migiude-item-image {
  flex: 0 0 calc(11vw + 1.6px);
  height: calc(11vw + 1.6px);
  max-width: 170px;
  max-height: 170px;
}

.section-updated-about-migiude .about-migiude-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0.25em 0.25em #41300093;
}

.section-updated-about-migiude .about-migiude-item-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.section-updated-about-migiude .about-migiude-item-title-en {
  color: #c9a227;
  font-family: Barlow;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1.6px;
}

.section-updated-about-migiude .about-migiude-item-title-ja {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 3.52px;
  max-width: 510px;
}

.section-updated-about-migiude .about-migiude-item-title-ja span:first-of-type {
  color: #c9a227;
}

.section-updated-about-migiude .about-migiude-item-description {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 8px;
  max-width: 508px;
}

.section-updated-about-migiude .about-migiude-item-description-line {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1.12px;
}

.section-updated-about-migiude .about-migiude-example {
  padding-top: 65px;
  display: flex;
  align-items: stretch;
  gap: 24px;
}

.section-updated-about-migiude .about-migiude-example-item {
  width: 20em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  flex: 1 1 auto;
  position: relative;
  border-radius: 8px;
  background: linear-gradient(288deg, #c9a227 16.53%, #e0c06a 79.84%);
  cursor: pointer;
  transition: all 0.2s linear;
  text-decoration: none;
}

.section-updated-about-migiude .about-migiude-example-item:hover {
  opacity: 0.5;
}

.section-updated-about-migiude .about-migiude-example-item-title {
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  transform: translateY(-100%);
  color: var(--da-615-c, #d0a743);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.28px;
}

.section-updated-about-migiude .about-migiude-example-item-text {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.4px;
}

@media screen and (max-width: 1260px) {
  .section-updated-about-migiude .about-migiude-example-item-text {
    font-size: calc(1.1vw + 0.55px);
  }

  .section-updated-about-migiude .about-migiude-example-item-title {
    font-size: clamp(0px, calc(0.9vw + 0.1px), 11.2px);
  }

  .section-updated-about-migiude .about-migiude-example-item {
    padding: 12px 18px;
    margin: auto;
    text-align: center;
  }

  .section-updated-about-migiude .about-migiude-example {
    padding-top: 35px;
  }

  .section-updated-about-migiude .about-migiude-header-title-md {
    font-size: 38px;
  }

  .section-updated-about-migiude .about-migiude-header-title-xl {
    font-size: 52px;
  }
}

@media screen and (max-width: 1100px) {
  .section-updated-about-migiude .about-migiude-header-title {
    left: 10px;
    transform: none;
  }
}

@media screen and (max-width: 767px) {
  .section-updated-about-migiude .about-migiude-item-title-ja span:last-of-type {
    color: #c9a227;
  }

  .section-updated-about-migiude .swiper-what-is-migiude {
    top: 64px;
  }

  .section-updated-about-migiude .about-migiude-header {
    padding-top: 104px;
  }

  .section-updated-about-migiude .about-migiude-header-title-md {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.76px;
    text-align: center;
  }

  .section-updated-about-migiude .about-migiude-header-title-xl {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 2.24px;
  }

  .section-updated-about-migiude .about-migiude-header-title-lg {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.76px;
  }

  .section-updated-about-migiude .about-migiude-header-title {
    left: 0;
    top: 64px;
    font-size: 68px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 5.44px;
  }

  .section-updated-about-migiude .about-migiude-header-content {
    padding: 0 20px;
  }

  .section-updated-about-migiude .about-migiude-body {
    padding: 0 20px;
  }

  .section-updated-about-migiude
    .about-migiude-list
    .about-migiude-item:nth-of-type(even) {
    justify-content: start;
  }

  .section-updated-about-migiude .about-migiude-list .about-migiude-item {
    flex-direction: column;
    gap: 8px;
  }

  .section-updated-about-migiude .about-migiude-item-image {
    flex: auto;
    display: flex;
    justify-content: center;
    height: 100%;
    max-width: none;
    max-height: none;
  }

  .section-updated-about-migiude .about-migiude-item-image img {
    width: 80px;
    height: 80px;
  }

  .section-updated-about-migiude .about-migiude-container {
    gap: 24px;
  }

  .section-updated-about-migiude .about-migiude-item-content {
    gap: 8px;
  }

  .section-updated-about-migiude .about-migiude-item-title-en {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1.28px;
  }

  .section-updated-about-migiude .about-migiude-item-title-ja {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 3.2px;
  }

  .section-updated-about-migiude
    .about-migiude-list
    .about-migiude-item:nth-of-type(5)
    .about-migiude-item-description-line {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.9px;
  }

  .section-updated-about-migiude .about-migiude-item-description {
    margin-top: 0;
    max-width: none;
  }

  .section-updated-about-migiude .about-migiude-item-description-line {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 1.12px;
  }

  .section-updated-about-migiude .about-migiude-list {
    gap: 40px;
  }

  .section-updated-about-migiude .about-migiude-example {
    flex-direction: column;
    gap: 2.5em;
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
    margin-top: 2.5em;
    padding-top: 0;
  }

  .section-updated-about-migiude .about-migiude-example-item {
    padding: 16px 40px;
    border-radius: 8px;
  }

  .section-updated-about-migiude .about-migiude-example-item-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.24px;
    top: 0;
  }

  .section-updated-about-migiude .about-migiude-example-item-text {
    flex: 1 0 auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 1.12px;
  }

  .section-updated-about-migiude {
    padding-bottom: 14px;
  }
}

/* end css section what is migiude */

/* css add background oval section gallery */

.section-gallery {
  position: relative;
}

.section-gallery .gallery-top-oval {
  position: absolute;
  top: 17px;
  right: -22px;
  border-radius: calc(50vw + 12px);
  background: rgba(201, 162, 39, 0.3);
  filter: blur(97px);
  width: calc(50vw + 12px);
  height: 20vw;
}

.section-gallery .gallery-bottom-oval {
  position: absolute;
  left: 14px;
  bottom: 122px;
  border-radius: calc(50vw + 12px);
  background: rgba(201, 162, 39, 0.3);
  filter: blur(97px);
  width: calc(50vw + 12px);
  height: 20vw;
}

@media screen and (max-width: 767px) {
  .section-gallery {
    padding-bottom: 40px;
  }

  .section-gallery .gallery-top-oval {
    width: 342px;
    height: 134px;
    border-radius: 342px;
    background: rgba(201, 162, 39, 0.3);
    filter: blur(97px);
    right: -100px;
    top: 57px;
  }

  .section-gallery .gallery-bottom-oval {
    width: 342px;
    height: 134px;
    border-radius: 342px;
    background: rgba(201, 162, 39, 0.3);
    filter: blur(97px);
    left: -29px;
    bottom: 246px;
  }
}

/* end css add background oval section gallery */

/* css section updated cta */

.section-updated-cta {
  padding: 0 calc(4.4vw + 0.64px);
}

.section-updated-cta .updated-cta-container {
  padding: 77px 0 66px;
  position: relative;
}

.section-updated-cta .updated-cta-container .updated-cta-girl {
  position: absolute;
  left: 64px;
  bottom: 0;
}

.section-updated-cta .updated-cta-container .updated-cta-girl img {
  width: 267px;
  object-fit: cover;
}

.section-updated-cta .updated-cta-container .updated-cta-boy {
  position: absolute;
  top: 0;
  right: 64px;
}

.section-updated-cta .updated-cta-container .updated-cta-boy img {
  width: 267px;
  object-fit: cover;
}

.section-updated-cta .updated-cta-container .updated-cta-content {
  border-radius: 40px;
  background: linear-gradient(135deg, #0f0c08 0%, #3a2b0f 55%, #c9a227 100%);
}

.section-updated-cta .updated-cta-container .updated-cta-title {
  padding-top: 16px;
  padding-bottom: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-updated-cta .updated-cta-container .updated-cta-text {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 26px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 2.08px;
}

.section-updated-cta .updated-cta-container .updated-cta-text span {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 3.2px;
}

.section-updated-cta .updated-cta-container .updated-cta-buttons {
  display: flex;
  gap: 24px;
  padding-bottom: 40px;
  justify-content: center;
}

.section-updated-cta
  .updated-cta-container
  .updated-cta-buttons
  .updated-cta-button-item {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  align-self: stretch;
  justify-content: center;
  gap: 8px;
  padding: 17px 24px;
  border-radius: 30px;
  background: linear-gradient(135deg, #f4d37a 0%, #c7951b 45%, #8f6a06 100%);
  color: #fff;
  max-width: 18em;
  border: 1px solid #c7951b;
  box-shadow: 0 6px 16px rgba(143, 106, 6, 0.35);
  text-decoration: none;
  transition: all 0.3s linear;
  position: relative;
  overflow: hidden;
}

.section-updated-cta
  .updated-cta-container
  .updated-cta-buttons
  .updated-cta-button-item:hover {
  opacity: 0.5 !important;
}

.section-updated-cta
  .updated-cta-container
  .updated-cta-buttons
  .updated-cta-button-item::after {
  content: "";
  position: absolute;
  inset: -10% 0;
  width: 35%;
  background: linear-gradient(
    110deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 35%,
    rgba(255, 255, 255, 0.95) 50%,
    rgba(255, 255, 255, 0.5) 65%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: translateX(-140%) skewX(-18deg);
  filter: blur(0.5px);
  animation: about-title-shimmer 2.6s ease-in-out infinite;
  mix-blend-mode: screen;
  pointer-events: none;
}

.section-updated-cta
  .updated-cta-container
  .updated-cta-buttons
  .updated-cta-button-item:nth-of-type(2) {
  background: #fff;
  color: #8f6a06;
  border: 1px solid #c7951b;
  box-shadow: 0 4px 12px rgba(143, 106, 6, 0.2);
}

.section-updated-cta .updated-cta-container .updated-cta-button-item-text {
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.28px;
  flex: 1 0 auto;
}

.section-updated-cta .updated-cta-container .updated-cta-button-item-icon {
  flex: 1 0 auto;
  display: flex;
  align-items: center;
}

.section-updated-cta .updated-cta-container .updated-cta-button-item-icon img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

@media screen and (max-width: 1280px) {
  .section-updated-cta .updated-cta-container .updated-cta-girl {
    left: 2.35vw;
  }

  .section-updated-cta .updated-cta-container .updated-cta-boy {
    right: 2.35vw;
  }

  .section-updated-cta {
    padding: 0 1.95vw;
  }
}

@media screen and (max-width: 1140px) {
  .section-updated-cta .updated-cta-container .updated-cta-girl img {
    width: 230px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-boy img {
    width: 230px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-girl {
    bottom: 15px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-boy {
    top: 47px;
  }
}

@media screen and (max-width: 1060px) {
  .section-updated-cta .updated-cta-container .updated-cta-text {
    font-size: 20px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-text span {
    font-size: 32px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-title {
    padding-top: 12px;
    padding-bottom: 16px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-buttons {
    gap: 16px;
  }

  .section-updated-cta
    .updated-cta-container
    .updated-cta-buttons
    .updated-cta-button-item {
    padding: 10px 16px;
    max-width: 200px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-button-item-text {
    font-size: 13px;
  }

  .section-updated-cta .updated-cta-container {
    padding: 55px 0 44px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-girl img {
    width: 180px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-boy img {
    width: 180px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-girl {
    left: 0;
  }

  .section-updated-cta .updated-cta-container .updated-cta-boy {
    right: 0;
    top: 35px;
  }
}

@media screen and (max-width: 767px) {
  .section-updated-cta {
    padding: 0 10px;
  }

  .section-updated-cta .updated-cta-container {
    padding: 81px 0 0;
  }

  .section-updated-cta .updated-cta-container .updated-cta-girl img {
    width: 108px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-boy img {
    width: 108px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-girl {
    top: 32px;
    left: 8px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-girl {
    top: 42px;
    bottom: auto;
    right: 5px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-title {
    padding-top: 64px;
    padding-bottom: 24px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-text {
    font-size: 16px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 1.28px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-text span {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2.4px;
  }

  .section-updated-cta .updated-cta-container .updated-cta-content {
    border-radius: 16px;
    background: #d0a743;
  }

  .section-updated-cta .updated-cta-container .updated-cta-buttons {
    flex-direction: column;
    gap: 8px;
    padding-bottom: 24px;
    align-items: center;
  }

  .section-updated-cta
    .updated-cta-container
    .updated-cta-buttons
    .updated-cta-button-item {
    flex: auto;
    width: 335px;
    max-width: none;
    padding: 17px 24px;
    margin: 0 auto;
  }

  .section-updated-cta .updated-cta-container .updated-cta-button-item-text {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.2px;
    align-items: end;
  }

  .section-updated-cta .updated-cta-container .updated-cta-button-item-icon {
    flex: none;
  }
}

/* end css section updated cta */

/* css updated plan */

.section-plan .updated-plan-list {
  display: flex;
  flex-wrap: wrap;

  gap: 2em;
}

.section-plan .updated-plan-item {
  flex: 1 1 auto;
  max-width: 517px;
  width: calc((100% - 2em) / 2);
  display: flex;
  flex-direction: column;
  padding: 1em 1.5em;
  align-items: center;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 0px 16px 0px rgba(224, 192, 106, 0.17);
}

.section-plan .updated-plan-title {
  padding: 13.5px 0;
  color: #c9a227;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1.92px;
}

.section-plan .updated-plan-price {
  display: flex;
  background: linear-gradient(288deg, #c9a227 16.53%, #e0c06a 79.84%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
  width: auto;
  justify-content: center;
  align-items: baseline;
}

.section-plan .updated-plan-price.width-more {
  width: 357px;
}

.section-plan .updated-plan-currency {
  text-align: center;
  font-family: Barlow;
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 4.48px;
}

.section-plan .updated-plan-currency.pc-none {
  display: none;
}

.section-plan .updated-plan-price-number {
  font-family: Barlow;
  font-size: 88px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}

.section-plan .updated-plan-price-notice {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.section-plan .updated-plan-price-notice.pc-none {
  display: none;
}

.section-plan .updated-plan-notice {
  width: 100%;
  max-width: 20em;
  text-align: left;
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 1.12px;
}

.section-plan .updated-plan-item:last-of-type .updated-plan-notice {
  width: 357px;
}

.section-plan .updated-plan-description {
  width: max-content;
  margin: 0.5em auto 0;
  display: flex;
  flex-direction: column;
  align-self: start;
}

.section-plan .updated-plan-description-item {
  display: flex;
  gap: 8px;
  align-items: center;
}

.section-plan .updated-plan-description-icon {
  display: flex;
  align-items: center;
}

.section-plan .updated-plan-description-icon img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

.section-plan .updated-plan-description-text {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 1.12px;
}

.section-plan .updated-plan-more-title {
  padding: 40px 0 16px;
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 1.12px;
}

@media screen and (max-width: 1080px) {
  .section-plan .updated-plan-list {
    gap: 10px;
    justify-content: center;
  }

  .section-plan .updated-plan-item {
    width: 100%;
    max-width: 478px;
  }

  .section-plan .updated-plan-item:last-of-type .updated-plan-notice {
    width: 318px;
  }
}

@media screen and (max-width: 1000px) {
  .section-plan .updated-plan-item {
    max-width: 438px;
  }

  .section-plan .updated-plan-item {
    padding: 24px 50px;
  }

  .section-plan .updated-plan-item:last-of-type .updated-plan-notice {
    width: 334px;
  }
}

@media screen and (max-width: 896px) {
  .section-plan .updated-plan-item {
    max-width: 390px;
    padding: 24px 36px;
  }

  .section-plan .updated-plan-item:first-of-type {
    max-width: 360px;
  }

  .section-plan .updated-plan-item:last-of-type .updated-plan-notice {
    width: 314px;
  }
}

@media screen and (max-width: 767px) {
  .section-plan .updated-plan-item:last-of-type .updated-plan-notice {
    width: 307px;
    justify-content: center;
  }

  .section-plan .updated-plan-more-title {
    display: none;
  }

  .section-plan {
    padding-top: 56px;
  }

  .section-title.text-center .en {
    margin-bottom: 8px;
  }

  .section-plan .updated-plan-list {
    flex-direction: column;
    gap: 24px;
    padding-bottom: 32px;
  }

  .section-plan .updated-plan-item:first-of-type {
    max-width: none;
  }

  .section-plan .updated-plan-item {
    max-width: none;
    padding: 16px 24px;
  }

  .section-plan .updated-plan-title {
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 1.44px;
    padding: 4px 0;
    text-align: center;
  }

  .section-plan .updated-plan-price {
    margin-bottom: 16px;
  }

  .section-plan .updated-plan-price:last-of-type {
    margin-bottom: 8px;
  }

  .section-plan .updated-plan-currency {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2.08px;
  }

  .section-plan .updated-plan-currency.sp-none {
    display: none;
  }

  .section-plan .updated-plan-currency.pc-none {
    display: block;
  }

  .section-plan .updated-plan-price-number {
    font-size: 56px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 4.48px;
  }

  .section-plan .updated-plan-item:last-of-type .updated-plan-price-number {
    letter-spacing: 2.08px;
  }

  .section-plan .updated-plan-price-notice {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.6px;
  }

  .section-plan .updated-plan-price-notice.pc-none {
    display: block;
  }

  .section-plan .updated-plan-notice {
    width: 307px;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.12px;
  }

  .section-plan .updated-plan-notice:last-of-type {
    font-weight: 600;
  }

  .section-plan .updated-plan-description {
    margin: 15px auto 0 calc((100% - 14em)/2);
  }
}

@media screen and (max-width: 500px) {

  .section-plan .updated-plan-item:last-of-type .updated-plan-notice {
    justify-content: start;
  }
}

/* end css updated plan */

/* css updated instructor */

.section-instructor {
  position: relative;
}

.section-instructor .instructor-oval-bg {
  position: absolute;
  border-radius: 513px;
  background: rgba(201, 162, 39, 0.3);
  filter: blur(97px);
  width: 513px;
  height: 288px;
  top: 114px;
  right: 42px;
}

.updated-instructor-list {
  display: grid;
  gap: 32px 16px;
  grid-template-columns: repeat(4, 268px);
  padding: 56px 0 64px;
  justify-content: center;
}

.card-instructor .card-image > img,
.card-instructor .card-image > picture > img {
  height: 300px;
  object-fit: cover;
}

@media screen and (max-width: 1120px) {
  .updated-instructor-list {
    grid-template-columns: repeat(3, 268px);
  }
}

@media screen and (max-width: 896px) {
  .updated-instructor-list {
    grid-template-columns: repeat(2, 268px);
  }
}

@media screen and (max-width: 767px) {
  .updated-instructor-list {
    grid-template-columns: repeat(1, 1fr);
    padding: 0px 20px 48px;
  }

  .card-instructor .card-image > img,
  .card-instructor .card-image > picture > img {
    width: 100%;
    height: 80vw;
  }

  .section-instructor .instructor-oval-bg {
    width: 342px;
    height: 134px;
    top: 158px;
    right: -120px;
    background: rgba(201, 162, 39, 0.3);
    filter: blur(97px);
  }

  .updated-instructor-list .card-instructor:nth-of-type(n + 4) {
    display: none;
  }
}

/* end css updated instructor */

/* css section initiative */

.section-initiative {
  padding-top: 120px;
}

.initiative-container {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.initiative-header {
  display: flex;
  gap: 8px;
  flex-direction: column;
}

.initiative-header-title-sm {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
}

.initiative-header-title-icon {
  width: 6px;
  height: 6px;
  background: #c9a227;
}

.initiative-header-title-text {
  color: #c9a227;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.28px;
}

.initiative-header-title-md {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.initiative-header-title-line {
  color: #c9a227;
  font-family: "Noto Sans JP";
  font-size: 36px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 2.88px;
  width: 583px;
  text-align: center;
}

.initiative-body {
  display: flex;
  gap: 120px;
  flex-direction: column;
}

.initiative-item-wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.initiative-item-detail {
  margin: 0 calc(4vw + 6.4px);
  padding: 56px 0;
  border-radius: 4px;
  background: #faf9f7;
  display: flex;
  gap: 75px;
}

.initiative-detail-left {
  padding-left: calc(5vw + 8px);
  display: flex;
  gap: 24px;
  flex-direction: column;
}

.initiative-detail-title {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 2.24px;
}

.initiative-detail-description {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 1.12px;
}

.initiative-detail-link {
  text-decoration: none;
  display: flex;
  align-self: end;
  gap: 8px;
  padding: 18px 24px;
  justify-content: center;
  align-items: center;
  transition: all 0.2s linear;
  border-radius: 30px;
  background: #d0a743;
}

.initiative-detail-link:hover {
  opacity: 0.5;
}

.initiative-detail-link-text {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.28px;
}

.initiative-detail-link-icon {
  display: flex;
  align-items: center;
}

.initiative-detail-link-icon img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

.initiative-detail-summary {
  display: flex;
  gap: 8px;
  align-items: stretch;
}

.initiative-detail-summary-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 0 0 120px;
}

.initiative-detail-summary-text {
  color: #262626;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.96px;
  min-height: 44px;
}

.initiative-detail-summary-icon {
  display: flex;
  justify-content: center;
}

.initiative-detail-summary-icon img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.initiative-detail-right {
  flex: 0 0 clamp(400px, calc(40vw + 14px), 610px);
}

.initiative-detail-right img {
  width: 100%;
  object-fit: cover;
}

.initiative-item-example {
  display: flex;
  flex-direction: column;
  gap: 14.5px;
}

.initiative-item-example-title {
  color: #262626;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1.6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.initiative-item-example-list .embla__container {
  padding: 0 calc(6.6vw + 0.96px);
  max-width: 1392px;
  margin: 0 auto;
  display: flex;
  gap: 32px;
  align-items: center;
}

.initiative-item-example-list-item {
  border-radius: 4px;
  box-shadow: 0px 0px 16px 0px rgba(204, 204, 204, 0.6);
  display: flex;
  flex-direction: column;
  flex: 0 0 288px;
  position: relative;
}

.abs-ytb-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.abs-ytb-btn img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.initiative-item-example-list-item > img {
  height: 192px;
  object-fit: cover;
}

#example-learning .initiative-item-example-list-item:not(:first-of-type) > img {
  height: 182px;
}

.initiative-item-example-description-wrapper {
  display: flex;
  gap: 16px;
  flex-direction: column;
  padding: 16px;
}

.initiative-item-example-title-button {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.96px;
  min-height: 38px;
}

.initiative-item-example-button {
  text-decoration: none;
  display: flex;
  align-self: end;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding: 8px 16px;
  border-radius: 24px;
  background: #d0a743;
  width: fit-content;
}

.initiative-item-example-button-text {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.96px;
}

.initiative-item-example-button-icon {
  display: flex;
  align-items: center;
}

.initiative-item-example-button-icon > img {
  width: 12px;
  height: 12px;
  object-fit: cover;
}

@media screen and (max-width: 1160px) {
  .initiative-item-detail {
    gap: 30px;
  }
}

@media screen and (max-width: 1160px) {
  .initiative-item-detail {
    margin: 0 15px;
  }
}

@media screen and (max-width: 960px) {
  .initiative-item-detail {
    margin: 0;
  }

  .initiative-detail-left {
    padding-left: 15px;
  }
}

@media screen and (max-width: 882px) {
  .initiative-detail-title {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .initiative-item-example-title-button {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #example-learning
    .initiative-item-example-list-item:not(:first-of-type)
    > img {
    height: 192px;
  }

  .initiative-item-example-list .embla__container {
    align-items: stretch;
  }

  .section-initiative {
    padding-top: 56px;
  }

  .initiative-item-example-list {
    padding-bottom: 21px;
  }

  .initiative-item-detail {
    flex-direction: column;
    padding: 16px 20px;
  }

  .initiative-detail-left {
    order: 2;
    gap: 16px;
  }

  .initiative-header-title-line {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.76px;
    width: 325px;
  }

  .initiative-detail-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 1.6px;
  }

  .initiative-detail-description {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 1.12px;
  }

  .initiative-detail-link {
    align-self: center;
    padding: 8px 16px;
  }

  .initiative-detail-link-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.12px;
  }

  .initiative-detail-summary {
    flex-wrap: wrap;
    width: 248px;
    margin: 0 auto;
    margin-top: 8px;
    justify-content: center;
  }

  .initiative-container {
    gap: 48px;
  }

  .initiative-item-example-list .embla__container {
    padding-left: 20px;
  }

  .initiative-item-example-title {
    color: #262626;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 1.28px;
    padding: 0 20px;
  }

  .initiative-item-detail {
    gap: 16px;
  }

  .initiative-item-wrapper {
    gap: 24px;
  }

  .initiative-item-example {
    gap: 16px;
  }

  .initiative-body {
    gap: 40px;
  }

  .initiative-detail-right {
    flex: auto;
  }

  .initiative-detail-left {
    padding-left: 0;
  }
}

/* end css section initiative */

/* padding cta near by footer */
.section-spacing {
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .section-spacing {
    padding-bottom: 140px;
  }

  .cta-sp-none {
    display: none;
  }
}

/* end padding cta near by footer */

/* sticky LINE cta (SP only) */
.sp-line-cta {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp-line-cta {
    position: fixed;
    left: 16px;
    right: 16px;
    bottom: calc(16px + env(safe-area-inset-bottom));
    z-index: 999;
    display: flex;
    justify-content: center;
    pointer-events: none;
  }

  .sp-line-cta__button {
    pointer-events: auto;
    width: 100%;
    max-width: 520px;
    min-height: 64px;
    padding: 14px 18px;
    border-radius: 16px;
    background: linear-gradient(135deg, #f4d37a 0%, #c7951b 45%, #8f6a06 100%);
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5em;
    box-shadow: 0 10px 24px rgba(143, 106, 6, 0.35);
  }

  .sp-line-cta__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.15);
  }

  .sp-line-cta__icon img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }

  .sp-line-cta__text {
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 1.2;
  }
}

/* end sticky LINE cta */

/* updated banner fv css */

#slider-banner {
  position: relative;
  z-index: 1;
}

#slider-banner .embla__container {
  display: flex;
}

#slider-banner .embla__slide {
  flex: 0 0 100%;
}

.section-fv #slider-banner .embla__slide:nth-of-type(2) .fv-image {
  transform: translate(-42px, -8px);
}

.section-fv #slider-banner .embla__slide:nth-of-type(3) .fv-main {
  flex-direction: column;
  padding-top: 112px;
  padding-left: clamp(0px, calc(3.6vw + 0.16px), 52px);
  align-items: start;
  gap: 101px;
}

.section-fv .fv-last-content {
  color: #262626;
  font-family: "Noto Sans JP";
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 4px;
  margin: 0;
}

.section-fv .fv-last-images {
  display: flex;
}

.section-fv .fv-last-image-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-fv .fv-last-image-item img {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.section-fv .fv-last-image-text {
  color: #1f1f1f;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.9px;
}

.section-fv .fv-last-image-item:nth-of-type(1) .fv-last-image-text {
  margin-top: 22.4px;
}

.section-fv .fv-last-image-item:nth-of-type(2) .fv-last-image-text {
  margin-top: 41.8px;
}

.section-fv .fv-last-image-item:nth-of-type(3) .fv-last-image-text {
  margin-top: 38.7px;
}

.section-fv .fv-last-image-item:nth-of-type(1) {
  margin-right: clamp(0px, 5.9375vw, 85.5px);
}

.section-fv .fv-last-image-item:nth-of-type(2) {
  margin-top: 6px;
  margin-right: clamp(0px, calc(6.597vw + 0.0032px), 95px);
}

.section-fv .fv-last-image-item:nth-of-type(3) {
  margin-top: 2px;
}

.section-fv .embla__slide:nth-of-type(3) .container {
  height: 100%;
}

@media screen and (max-width: 1300px) {
  .section-fv .fv-last-content {
    font-size: clamp(18px, calc(2.15vw + 0.05px), 35px);
  }

  .section-fv .fv-last-image-item:nth-of-type(1) {
    margin-right: 3.5vw;
  }

  .section-fv .fv-last-image-item:nth-of-type(2) {
    margin-right: 4vw;
  }

  .section-fv .fv-last-image-item img {
    width: calc(24.61vw + 0.07px);
  }

  .section-fv .fv-last-image-text {
    font-size: clamp(11px, calc(1.2vw + 0.4px), 18px);
  }
}

@media screen and (max-width: 1100px) {
  .section-fv #slider-banner .embla__slide:nth-of-type(3) .fv-main {
    padding-top: calc(132px + 6vw);
  }

  .section-fv .fv-last-content {
    font-size: 2.05vw;
    max-width: 62.79vw;
  }
}

@media screen and (max-width: 896px) {
  .section-fv #slider-banner .embla__slide:nth-of-type(2) .fv-image {
    transform: translate(calc(310px - 43vw), -8px);
  }
}

@media screen and (max-width: 767px) {
  .section-fv #slider-banner .embla__slide:nth-of-type(2) .fv-image {
    transform: none;
  }

  .section-fv #slider-banner .embla__slide:nth-of-type(2) .fv-image img {
    width: 68vw;
    max-height: clamp(0px, 65.33vw, 476.92px);
  }

  .section-fv .embla__slide:nth-of-type(3) .ribbon {
    display: none;
  }

  .section-fv #slider-banner .embla__slide:nth-of-type(3) .fv-main {
    padding-top: 73px;
    height: 100%;
    padding-left: 0;
    justify-content: start;
    gap: 14px;
  }

  .section-fv .fv-last-content {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.4375;
    letter-spacing: 3px;
    max-width: 100%;
    margin: 0 29px 0 26px;
    text-align: center;
  }

  .section-fv .fv-last-images {
    position: relative;
    padding-left: 20px;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 auto;
    width: 100%;
    overflow: hidden;
  }

  .section-fv .fv-last-image-item:nth-of-type(1) {
    order: 2;
    margin-bottom: 34px;
    flex-direction: row;
  }

  .section-fv .fv-last-image-item img {
    width: auto;
    box-shadow: 0px 1.913px 1.913px 0px rgba(0, 0, 0, 0.25);
    max-width: 333px;
  }

  .section-fv .fv-last-image-item:nth-of-type(1) img {
    width: calc(43.17vw + 0.0365px);
  }

  .section-fv .fv-last-image-item:nth-of-type(1) .fv-last-image-text {
    margin-top: 0;
    margin-left: 5px;
    margin-bottom: 8px;
    align-self: end;
    text-align: start;
  }

  .section-fv .fv-last-image-item:nth-of-type(2) {
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
  }

  .section-fv .fv-last-image-item:nth-of-type(2) img {
    width: calc(38.568vw);
  }

  .section-fv .fv-last-image-item:nth-of-type(2) .fv-last-image-text {
    margin-top: 9.6px;
  }

  .section-fv .fv-last-image-item:nth-of-type(3) {
    position: absolute;
    top: 36.8vw;
    right: -17.6px;
    flex-direction: row;
    gap: 14px;
    margin-top: 0;
  }

  .section-fv .fv-last-image-item:nth-of-type(3) .fv-last-image-text {
    margin-top: 32px;
    align-self: start;
  }

  .section-fv .fv-last-image-item:nth-of-type(3) img {
    width: calc(42.57vw + 0.0265px);
    order: 2;
  }

  .section-fv .fv-last-image-text {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.454;
    letter-spacing: 0;
  }

  .section-fv .embla__slide:nth-of-type(3) .ornament {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .section-fv .fv-last-image-item:nth-of-type(3) .fv-last-image-text {
    margin-top: 9.6vw;
  }
}

/* end updated banner fv css */

/* css banner dots */

#banner-dots {
  position: absolute;
  bottom: 119px;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
  gap: 20px;
  z-index: 3;
}

#banner-dots .dot {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #e8e8e8;
  transition: all 0.2s ease;
}

#banner-dots .dot.active {
  background-color: #8f6a06;
  cursor: none;
  pointer-events: none;
}

#banner-dots .dot:not(.active) {
  opacity: 0.8;
}

.flex-footer {
  display: flex;
  justify-content: center;
}

.flex-footer a h2 {
  font-size: 16px;
  color: #373c44;
  font-family: "Noto Sans JP", "Noto Sans Japanese", "Noto Sans", "Avenir",
    "Open Sans", system-ui, -apple-system, "Segoe UI", roboto, "游ゴシック",
    "游ゴシック体", "Yu Gothic", yugothic, "Meiryo UI", "メイリオ", meiryo,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.flex-title-footer .text-13 {
  font-family: Noto Sans JP;
  font-size: 13px;
  font-weight: 600;
  line-height: 18.2px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #ffffff;
  margin-block-end: 0px;
}

.section-updated-cta .updated-cta-container .custom-cta-button-banner {
  position: relative;
  padding-bottom: 20px;
}

.section-updated-cta .updated-cta-container .custom-cta-boy {
  top: 124px;
}

.section-updated-cta .updated-cta-container .custom-cta-girl {
  position: absolute;
  left: 64px;
  bottom: 66px;
}

.section-updated-cta .updated-cta-container .custom-cta-text {
  line-height: 1.7;
}

.section-updated-cta .updated-cta-container .custom-cta-title-update {
  padding-bottom: 31px;
}

.section-updated-cta
  .updated-cta-container
  .updated-cta-buttons
  .custom-cta-button {
  background: #d0a743;
  border: 1px solid #ffffff;
  height: 60px;
}

.custom-cta-button-phone {
  margin-top: 3px;
  margin-left: 26px;
  margin-bottom: -17px;
}

.flex-title-footer {
  margin-left: 32px;
  padding-bottom: 29px;
  margin-top: 10px;
}

/*.section-updated-cta .updated-cta-container .updated-cta-buttons .custom-cta-button-mb:nth-of-type(2){*/
/*  background: #C89A2A;*/
/*  border: 1px solid #C89A2A;*/
/*  color: #FFFFFF;*/
/*}*/

/*.custom-cta-button-mb {*/
/*  background: #C89A2A;*/
/*  border: 1px solid #C89A2A;*/
/*  color: #FFFFFF;*/
/*}*/

/*.cta-container {*/
/*  position: relative;*/
/*}*/

.cta-container .custom-cta-button:hover {
  transition: opacity 0.3s, visibility 0.3s;
}

/*!* Khi hover vào container, hiển thị custom-cta-button-mb *!*/
/*.cta-container:hover .custom-cta-button-mb {*/
/*  opacity: 1;*/
/*  visibility: visible;*/
/*}*/

/*!* Khi hover vào container, ẩn custom-cta-button *!*/
/*.cta-container:hover .custom-cta-button {*/
/*  opacity: 0;*/
/*  visibility: hidden;*/
/*}*/

.cta-container a {
  padding: 16px 40px !important;
}

.color-phone-map {
  color: #000000;
}

.custom-img-mb-hover {
  display: none !important;
}

.custom-cta-button:hover .custom-img-mb {
  display: none;
}

.custom-cta-button:hover .custom-img-mb-hover {
  display: block !important;
}

.section-updated-cta
  .updated-cta-container
  .custom-cta-button-phone
  .custom-cta-button:hover {
  opacity: 1 !important;
  background: #c89a2a;
  border: 1px solid #c89a2a;
  color: #ffffff;
  padding: 13.5px 40px !important;
}

@media screen and (max-width: 767px) {
  #banner-dots {
    bottom: 65px;
  }

  .flex-footer {
    display: block;
    text-align: center;
    justify-content: center;
    margin-bottom: -22px;
  }

  .custom-cta-button-phone {
    margin-left: 0;
    margin-bottom: 0;
  }

  .flex-title-footer {
    margin-left: 0;
    margin-top: 8px;
  }

  /*.section-updated-cta .updated-cta-container .custom-cta-girl {*/
  /*  top: 42px;*/
  /*  left: 18px;*/
  /*}*/

  .section-updated-cta .updated-cta-container .custom-cta-girl {
    top: 42px;
    bottom: auto;
    left: 8px;
  }

  .section-updated-cta .updated-cta-container .custom-cta-boy {
    right: 4px;
    top: 32px;
  }

  .section-updated-cta .updated-cta-container .custom-cta-title-update {
    padding-bottom: 21px;
  }

  .section-updated-cta .updated-cta-container .custom-cta-button-banner {
    padding-bottom: 5px;
  }

  .cta-container a {
    padding: 17px 24px !important;
  }

  .custom-img-mb-hover {
    margin-left: 42px !important;
  }

  .custom-cta-button:hover .custom-cta-text-phone {
    margin-left: 10px !important;
  }
}

/* end css banner dots */
.page_contact {
  .wpcf7-list-item {
    width: calc((100% - 2em) / 2);
    min-width: 20em;
  }
}

.ornament,
.circle,
.ellipse,
.ellipse-2,
.updated-news-solid-circle,
.updated-news-hollow-circle,
.message-half-verticle-circle,
.message-half-horizontal-circle,
.message-solid-circle,
.blur-user-voice,
.updated-plan-description-icon {
  filter: hue-rotate(60deg);
}

/* From style.css */
@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* Migiude hamburger menu (avoid SWELL class collisions). */
.migiude-hamburger,
.migiude-hamburger[role="button"] {
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.migiude-hamburger span,
.migiude-hamburger[role="button"] span {
  background-color: #262626;
  display: block;
  height: 3px;
  width: 60px;
  margin-bottom: 10px;
}

.migiude-hamburger small,
.migiude-hamburger[role="button"] small {
  color: #262626;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1rem;
}

.migiude-modal {
  display: none;
  position: fixed;
  width: 50vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
}

.migiude-modal-inside {
  position: fixed;
  top: 0;
  right: 0;
  width: 50vw;
  min-width: 40em;
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 14%;
  height: 100vh;
  backdrop-filter: blur(10px);
}

.migiude-modal-columns {
  display: flex;
  justify-content: space-evenly;
  width: 70%;
  margin: 0 auto 24px;
  gap: 24px;
}

.migiude-modal-content{
min-width: 15em;
}
.migiude-modal-content h3{
margin: 0 0 1em;
}
.migiude-modal-content a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  margin-left: 1em;
}

.migiude-close {
  display: none;
  position: absolute;
  top: 30%;
  right: 4%;
}

.migiude-navbar-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 1em;
  margin-inline: 0 !important;
  list-style: none;
  padding: 0;
}

.migiude-navbar-menu > li {
  display: block;
  padding: 0;
  /* margin: auto; */
}

.migiude-navbar-menu > li:before {
  display: none;
}

.migiude-navbar-menu ul li {
  width: 249px;
}

@media only screen and (max-width: 600px) {
  .migiude-modal {
    width: 10px;
  }

  .migiude-modal-inside {
    width: calc(100vw - 10px);
    min-width: unset;
  }
}

@media screen and (max-width: 767px) {
  .migiude-modal-columns {
    width: 100%;
    flex-wrap: wrap;
    gap: 1em;
    padding: 0 2em;
  }

  .navbar .migiude-modal-inside .btn-rounded[role="button"] {
    width: 249px;
    height: 60px;
    padding-left: 32px;
  }

  .navbar .migiude-modal-inside .btn-rounded[role="button"] span {
    display: block;
  }

  .migiude-navbar-menu {
    width: 100%;
  }

  .migiude-hamburger span,
  .migiude-hamburger[role="button"] span {
    width: 36px;
    height: 2px;
    margin-bottom: 8px;
  }

  .migiude-hamburger small,
  .migiude-hamburger[role="button"] small {
    font-size: 12px;
  }
}

/* Lock scroll when the menu modal is open. */
html.migiude-modal-open,
body.migiude-modal-open {
  overflow: hidden;
}

/* Quick fix: prevent loading overlay from blocking the page. */
.loading-layer {
  display: none !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

/* Ensure content is visible when the loading layer is disabled. */
body:has(.front_page) .content {
  display: block;
}
