/*!*************************************************************************************************************************************************************************************!*\
  !*** 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/styles.scss ***!
  \*************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap);
/*!*****************************************************************************************************************************************************************************************!*\
  !*** 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/styles.scss (1) ***!
  \*****************************************************************************************************************************************************************************************/
/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@charset "UTF-8";
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-orange-500: oklch(70.5% 0.213 47.604);
    --color-orange-800: oklch(47% 0.157 37.304);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type=button], [type=reset], [type=submit]),
  ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden=until-found])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-\[16px\] {
    top: 16px;
  }
  .top-\[20vh\] {
    top: 20vh;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[263px\] {
    top: 263px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-\[50\%\] {
    right: 50%;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-\[134px\] {
    bottom: 134px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .z-10 {
    z-index: 10;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  .col-span-9 {
    grid-column: span 9 / span 9;
  }
  .col-span-10 {
    grid-column: span 10 / span 10;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .col-span-13 {
    grid-column: span 13 / span 13;
  }
  .col-span-14 {
    grid-column: span 14 / span 14;
  }
  .col-start-1 {
    grid-column-start: 1;
  }
  .col-start-2 {
    grid-column-start: 2;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .mt-\[-4px\] {
    margin-top: -4px;
  }
  .mt-\[-16px\] {
    margin-top: -16px;
  }
  .mt-\[-60px\] {
    margin-top: -60px;
  }
  .mt-\[2px\] {
    margin-top: 2px;
  }
  .mt-\[2rem\] {
    margin-top: 2rem;
  }
  .mt-\[4px\] {
    margin-top: 4px;
  }
  .mt-\[4rem\] {
    margin-top: 4rem;
  }
  .mt-\[6px\] {
    margin-top: 6px;
  }
  .mt-\[8px\] {
    margin-top: 8px;
  }
  .mt-\[12px\] {
    margin-top: 12px;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-\[18px\] {
    margin-top: 18px;
  }
  .mt-\[24px\] {
    margin-top: 24px;
  }
  .mt-\[32px\] {
    margin-top: 32px;
  }
  .mt-\[36px\] {
    margin-top: 36px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[42px\] {
    margin-top: 42px;
  }
  .mt-\[52px\] {
    margin-top: 52px;
  }
  .mt-\[64px\] {
    margin-top: 64px;
  }
  .mt-\[74px\] {
    margin-top: 74px;
  }
  .mt-\[114px\] {
    margin-top: 114px;
  }
  .mt-\[130px\] {
    margin-top: 130px;
  }
  .mt-\[144px\] {
    margin-top: 144px;
  }
  .mr-0 {
    margin-right: calc(var(--spacing) * 0);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-\[-16px\] {
    margin-right: -16px;
  }
  .mr-\[-32px\] {
    margin-right: -32px;
  }
  .mr-\[8px\] {
    margin-right: 8px;
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[48px\] {
    margin-bottom: 48px;
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-\[16px\] {
    margin-left: 16px;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .h-\[24px\] {
    height: 24px;
  }
  .h-\[50vh\] {
    height: 50vh;
  }
  .h-\[100dvh\] {
    height: 100dvh;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[360px\] {
    height: 360px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .min-h-\[64px\] {
    min-height: 64px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-\[24px\] {
    width: 24px;
  }
  .w-\[38px\] {
    width: 38px;
  }
  .w-\[70\%\] {
    width: 70%;
  }
  .w-\[80px\] {
    width: 80px;
  }
  .w-\[82px\] {
    width: 82px;
  }
  .w-\[84\%\] {
    width: 84%;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[130px\] {
    width: 130px;
  }
  .w-\[142px\] {
    width: 142px;
  }
  .w-\[172px\] {
    width: 172px;
  }
  .w-\[287px\] {
    width: 287px;
  }
  .w-\[315px\] {
    width: 315px;
  }
  .w-\[calc\(50\%-0\.75rem\)\] {
    width: calc(50% - 0.75rem);
  }
  .w-\[calc\(100\%-80px\)\] {
    width: calc(100% - 80px);
  }
  .w-\[calc\(100\%-120px\)\] {
    width: calc(100% - 120px);
  }
  .w-\[fit-content\] {
    width: -moz-fit-content;
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-\[82px\] {
    max-width: 82px;
  }
  .max-w-\[180px\] {
    max-width: 180px;
  }
  .max-w-\[198px\] {
    max-width: 198px;
  }
  .max-w-\[216px\] {
    max-width: 216px;
  }
  .max-w-\[220px\] {
    max-width: 220px;
  }
  .max-w-\[240px\] {
    max-width: 240px;
  }
  .max-w-\[287px\] {
    max-width: 287px;
  }
  .max-w-\[290px\] {
    max-width: 290px;
  }
  .max-w-\[320px\] {
    max-width: 320px;
  }
  .max-w-\[374px\] {
    max-width: 374px;
  }
  .max-w-\[400px\] {
    max-width: 400px;
  }
  .max-w-\[475px\] {
    max-width: 475px;
  }
  .max-w-\[556px\] {
    max-width: 556px;
  }
  .max-w-\[767px\] {
    max-width: 767px;
  }
  .max-w-\[850px\] {
    max-width: 850px;
  }
  .max-w-\[1108px\] {
    max-width: 1108px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-\[-50\%\] {
    --tw-translate-x: calc(-50% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .resize {
    resize: both;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-cols-16 {
    grid-template-columns: repeat(16, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-items-center {
    justify-items: center;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-\[32px\] {
    gap: 32px;
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .justify-self-start {
    justify-self: flex-start;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-\[\#c30d23\] {
    border-color: #c30d23;
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-\[\#0f0f0f\]\/25 {
    background-color: color-mix(in oklab, #0f0f0f 25%, transparent);
  }
  .bg-\[\#000\] {
    background-color: #000;
  }
  .bg-\[\#4e2300\] {
    background-color: #4e2300;
  }
  .bg-\[\#ccc\] {
    background-color: #ccc;
  }
  .bg-\[\#eae4d1\] {
    background-color: #eae4d1;
  }
  .bg-\[rgba\(255\,255\,255\,0\.6\)\] {
    background-color: rgba(255,255,255,0.6);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/80 {
    background-color: color-mix(in srgb, #000 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
    }
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[12px\] {
    padding-inline: 12px;
  }
  .px-\[16px\] {
    padding-inline: 16px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .px-\[32px\] {
    padding-inline: 32px;
  }
  .py-7 {
    padding-block: calc(var(--spacing) * 7);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[16px\] {
    padding-block: 16px;
  }
  .py-\[24px\] {
    padding-block: 24px;
  }
  .py-\[32px\] {
    padding-block: 32px;
  }
  .pt-\[10rem\] {
    padding-top: 10rem;
  }
  .pt-\[21px\] {
    padding-top: 21px;
  }
  .pt-\[24px\] {
    padding-top: 24px;
  }
  .pt-\[32px\] {
    padding-top: 32px;
  }
  .pt-\[33px\] {
    padding-top: 33px;
  }
  .pt-\[42px\] {
    padding-top: 42px;
  }
  .pt-\[46px\] {
    padding-top: 46px;
  }
  .pt-\[48px\] {
    padding-top: 48px;
  }
  .pt-\[70px\] {
    padding-top: 70px;
  }
  .pt-\[80px\] {
    padding-top: 80px;
  }
  .pt-\[84px\] {
    padding-top: 84px;
  }
  .pt-\[100px\] {
    padding-top: 100px;
  }
  .pt-\[144px\] {
    padding-top: 144px;
  }
  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pr-\[186px\] {
    padding-right: 186px;
  }
  .pb-\[40px\] {
    padding-bottom: 40px;
  }
  .pb-\[100px\] {
    padding-bottom: 100px;
  }
  .pb-\[100vh\] {
    padding-bottom: 100vh;
  }
  .pb-\[200px\] {
    padding-bottom: 200px;
  }
  .pb-\[250px\] {
    padding-bottom: 250px;
  }
  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
  .pl-\[16px\] {
    padding-left: 16px;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-left {
    text-align: left;
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[78px\] {
    font-size: 78px;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }
  .leading-\[1\.6\] {
    --tw-leading: 1.6;
    line-height: 1.6;
  }
  .leading-\[1\.7\] {
    --tw-leading: 1.7;
    line-height: 1.7;
  }
  .leading-\[1\.8\] {
    --tw-leading: 1.8;
    line-height: 1.8;
  }
  .leading-\[1\] {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-\[2\] {
    --tw-leading: 2;
    line-height: 2;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .tracking-\[-0\.5px\] {
    --tw-tracking: -0.5px;
    letter-spacing: -0.5px;
  }
  .tracking-\[-1px\] {
    --tw-tracking: -1px;
    letter-spacing: -1px;
  }
  .tracking-\[0px\] {
    --tw-tracking: 0px;
    letter-spacing: 0px;
  }
  .tracking-\[1\.4px\] {
    --tw-tracking: 1.4px;
    letter-spacing: 1.4px;
  }
  .tracking-\[1px\] {
    --tw-tracking: 1px;
    letter-spacing: 1px;
  }
  .break-all {
    word-break: break-all;
  }
  .text-\[\#4e2300\] {
    color: #4e2300;
  }
  .text-\[\#c30d23\] {
    color: #c30d23;
  }
  .text-white {
    color: var(--color-white);
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur-\[8px\] {
    --tw-backdrop-blur: blur(8px);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .hover\:text-blue-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-600);
      }
    }
  }
  .hover\:text-orange-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-orange-500);
      }
    }
  }
  .hover\:text-orange-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-orange-800);
      }
    }
  }
  .hover\:opacity-70 {
    &:hover {
      @media (hover: hover) {
        opacity: 70%;
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .md\:mt-\[-100px\] {
    @media (width >= 48rem) {
      margin-top: -100px;
    }
  }
  .lg\:top-\[236px\] {
    @media (width >= 64rem) {
      top: 236px;
    }
  }
  .lg\:right-\[-32px\] {
    @media (width >= 64rem) {
      right: -32px;
    }
  }
  .lg\:bottom-\[80px\] {
    @media (width >= 64rem) {
      bottom: 80px;
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-3 {
    @media (width >= 64rem) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 64rem) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-5 {
    @media (width >= 64rem) {
      grid-column: span 5 / span 5;
    }
  }
  .lg\:col-span-6 {
    @media (width >= 64rem) {
      grid-column: span 6 / span 6;
    }
  }
  .lg\:col-span-7 {
    @media (width >= 64rem) {
      grid-column: span 7 / span 7;
    }
  }
  .lg\:col-span-8 {
    @media (width >= 64rem) {
      grid-column: span 8 / span 8;
    }
  }
  .lg\:col-span-9 {
    @media (width >= 64rem) {
      grid-column: span 9 / span 9;
    }
  }
  .lg\:col-span-10 {
    @media (width >= 64rem) {
      grid-column: span 10 / span 10;
    }
  }
  .lg\:col-span-12 {
    @media (width >= 64rem) {
      grid-column: span 12 / span 12;
    }
  }
  .lg\:col-start-2 {
    @media (width >= 64rem) {
      grid-column-start: 2;
    }
  }
  .lg\:col-start-3 {
    @media (width >= 64rem) {
      grid-column-start: 3;
    }
  }
  .lg\:mx-\[20px\] {
    @media (width >= 64rem) {
      margin-inline: 20px;
    }
  }
  .lg\:mx-auto {
    @media (width >= 64rem) {
      margin-inline: auto;
    }
  }
  .lg\:mt-0 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-\[-8px\] {
    @media (width >= 64rem) {
      margin-top: -8px;
    }
  }
  .lg\:mt-\[-12px\] {
    @media (width >= 64rem) {
      margin-top: -12px;
    }
  }
  .lg\:mt-\[-16px\] {
    @media (width >= 64rem) {
      margin-top: -16px;
    }
  }
  .lg\:mt-\[-24px\] {
    @media (width >= 64rem) {
      margin-top: -24px;
    }
  }
  .lg\:mt-\[-160px\] {
    @media (width >= 64rem) {
      margin-top: -160px;
    }
  }
  .lg\:mt-\[8px\] {
    @media (width >= 64rem) {
      margin-top: 8px;
    }
  }
  .lg\:mt-\[10px\] {
    @media (width >= 64rem) {
      margin-top: 10px;
    }
  }
  .lg\:mt-\[12px\] {
    @media (width >= 64rem) {
      margin-top: 12px;
    }
  }
  .lg\:mt-\[16px\] {
    @media (width >= 64rem) {
      margin-top: 16px;
    }
  }
  .lg\:mt-\[24px\] {
    @media (width >= 64rem) {
      margin-top: 24px;
    }
  }
  .lg\:mt-\[32px\] {
    @media (width >= 64rem) {
      margin-top: 32px;
    }
  }
  .lg\:mt-\[42px\] {
    @media (width >= 64rem) {
      margin-top: 42px;
    }
  }
  .lg\:mt-\[48px\] {
    @media (width >= 64rem) {
      margin-top: 48px;
    }
  }
  .lg\:mt-\[54px\] {
    @media (width >= 64rem) {
      margin-top: 54px;
    }
  }
  .lg\:mt-\[64px\] {
    @media (width >= 64rem) {
      margin-top: 64px;
    }
  }
  .lg\:mt-\[100px\] {
    @media (width >= 64rem) {
      margin-top: 100px;
    }
  }
  .lg\:mt-\[144px\] {
    @media (width >= 64rem) {
      margin-top: 144px;
    }
  }
  .lg\:mt-\[210px\] {
    @media (width >= 64rem) {
      margin-top: 210px;
    }
  }
  .lg\:mr-\[-74px\] {
    @media (width >= 64rem) {
      margin-right: -74px;
    }
  }
  .lg\:mr-\[34px\] {
    @media (width >= 64rem) {
      margin-right: 34px;
    }
  }
  .lg\:mb-0 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:ml-\[-8px\] {
    @media (width >= 64rem) {
      margin-left: -8px;
    }
  }
  .lg\:ml-\[-44px\] {
    @media (width >= 64rem) {
      margin-left: -44px;
    }
  }
  .lg\:ml-\[34px\] {
    @media (width >= 64rem) {
      margin-left: 34px;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:inline {
    @media (width >= 64rem) {
      display: inline;
    }
  }
  .lg\:h-\[70vh\] {
    @media (width >= 64rem) {
      height: 70vh;
    }
  }
  .lg\:h-\[400px\] {
    @media (width >= 64rem) {
      height: 400px;
    }
  }
  .lg\:w-\[48px\] {
    @media (width >= 64rem) {
      width: 48px;
    }
  }
  .lg\:w-\[60\%\] {
    @media (width >= 64rem) {
      width: 60%;
    }
  }
  .lg\:w-\[198px\] {
    @media (width >= 64rem) {
      width: 198px;
    }
  }
  .lg\:w-\[216px\] {
    @media (width >= 64rem) {
      width: 216px;
    }
  }
  .lg\:w-\[287px\] {
    @media (width >= 64rem) {
      width: 287px;
    }
  }
  .lg\:w-\[374px\] {
    @media (width >= 64rem) {
      width: 374px;
    }
  }
  .lg\:w-\[421px\] {
    @media (width >= 64rem) {
      width: 421px;
    }
  }
  .lg\:w-\[475px\] {
    @media (width >= 64rem) {
      width: 475px;
    }
  }
  .lg\:w-\[767px\] {
    @media (width >= 64rem) {
      width: 767px;
    }
  }
  .lg\:w-\[calc\(25\%-1\.125rem\)\] {
    @media (width >= 64rem) {
      width: calc(25% - 1.125rem);
    }
  }
  .lg\:w-\[calc\(33\.333\%-1rem\)\] {
    @media (width >= 64rem) {
      width: calc(33.333% - 1rem);
    }
  }
  .lg\:w-full {
    @media (width >= 64rem) {
      width: 100%;
    }
  }
  .lg\:max-w-\[400px\] {
    @media (width >= 64rem) {
      max-width: 400px;
    }
  }
  .lg\:max-w-full {
    @media (width >= 64rem) {
      max-width: 100%;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-stretch {
    @media (width >= 64rem) {
      align-items: stretch;
    }
  }
  .lg\:gap-6 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:p-6 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .lg\:px-7 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 7);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:px-\[24px\] {
    @media (width >= 64rem) {
      padding-inline: 24px;
    }
  }
  .lg\:px-\[48px\] {
    @media (width >= 64rem) {
      padding-inline: 48px;
    }
  }
  .lg\:py-\[16px\] {
    @media (width >= 64rem) {
      padding-block: 16px;
    }
  }
  .lg\:py-\[32px\] {
    @media (width >= 64rem) {
      padding-block: 32px;
    }
  }
  .lg\:py-\[42px\] {
    @media (width >= 64rem) {
      padding-block: 42px;
    }
  }
  .lg\:pt-\[32px\] {
    @media (width >= 64rem) {
      padding-top: 32px;
    }
  }
  .lg\:pt-\[42px\] {
    @media (width >= 64rem) {
      padding-top: 42px;
    }
  }
  .lg\:pt-\[58px\] {
    @media (width >= 64rem) {
      padding-top: 58px;
    }
  }
  .lg\:pt-\[64px\] {
    @media (width >= 64rem) {
      padding-top: 64px;
    }
  }
  .lg\:pt-\[80px\] {
    @media (width >= 64rem) {
      padding-top: 80px;
    }
  }
  .lg\:pt-\[82px\] {
    @media (width >= 64rem) {
      padding-top: 82px;
    }
  }
  .lg\:pt-\[84px\] {
    @media (width >= 64rem) {
      padding-top: 84px;
    }
  }
  .lg\:pt-\[120px\] {
    @media (width >= 64rem) {
      padding-top: 120px;
    }
  }
  .lg\:pr-4 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 4);
    }
  }
  .lg\:pr-8 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 8);
    }
  }
  .lg\:pr-\[16px\] {
    @media (width >= 64rem) {
      padding-right: 16px;
    }
  }
  .lg\:pb-\[128px\] {
    @media (width >= 64rem) {
      padding-bottom: 128px;
    }
  }
  .lg\:pb-\[250px\] {
    @media (width >= 64rem) {
      padding-bottom: 250px;
    }
  }
  .lg\:pl-\[16px\] {
    @media (width >= 64rem) {
      padding-left: 16px;
    }
  }
  .lg\:text-\[12px\] {
    @media (width >= 64rem) {
      font-size: 12px;
    }
  }
  .lg\:text-\[13px\] {
    @media (width >= 64rem) {
      font-size: 13px;
    }
  }
  .lg\:text-\[14px\] {
    @media (width >= 64rem) {
      font-size: 14px;
    }
  }
  .lg\:text-\[16px\] {
    @media (width >= 64rem) {
      font-size: 16px;
    }
  }
  .lg\:text-\[17px\] {
    @media (width >= 64rem) {
      font-size: 17px;
    }
  }
  .lg\:text-\[18px\] {
    @media (width >= 64rem) {
      font-size: 18px;
    }
  }
  .lg\:text-\[20px\] {
    @media (width >= 64rem) {
      font-size: 20px;
    }
  }
  .lg\:text-\[22px\] {
    @media (width >= 64rem) {
      font-size: 22px;
    }
  }
  .lg\:text-\[24px\] {
    @media (width >= 64rem) {
      font-size: 24px;
    }
  }
  .lg\:text-\[28px\] {
    @media (width >= 64rem) {
      font-size: 28px;
    }
  }
  .lg\:text-\[33px\] {
    @media (width >= 64rem) {
      font-size: 33px;
    }
  }
  .lg\:text-\[36px\] {
    @media (width >= 64rem) {
      font-size: 36px;
    }
  }
  .lg\:text-\[42px\] {
    @media (width >= 64rem) {
      font-size: 42px;
    }
  }
  .lg\:leading-\[2\.25\] {
    @media (width >= 64rem) {
      --tw-leading: 2.25;
      line-height: 2.25;
    }
  }
}
@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") format("woff");
  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;
  overflow: clip;
  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(0px, 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-slide,
.swiper-3d .swiper-cube-shadow {
  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-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms 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-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  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-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms 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: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms 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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.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, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.serif-400 {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}
.serif-500 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
}
.sans-500 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.sans-300 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-style: normal;
}
body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  line-height: 1.6;
}
.bg-hero-video {
  position: sticky;
  overflow: hidden;
  background-color: #333;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.bg-hero-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 120%;
  min-height: 120%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translateX(-50%) translateY(-50%);
  -o-object-fit: cover;
     object-fit: cover;
}
#hero-stack {
  position: relative;
  --stack-descent: 0px;
  margin-top: calc(-360px - var(--stack-descent));
  padding-top: calc(360px + var(--stack-descent));
}
.bg-main-illumination {
  background-image: linear-gradient(to bottom, rgba(245, 128, 19, 0.7) 0%, transparent 40%), linear-gradient(to top, rgb(0, 0, 0) 0%, transparent 40%), url(../img/bg-main-illumination.webp);
  background-size: 100% 100%, 100% 100%, cover;
  background-position: top, bottom, center;
  background-repeat: no-repeat;
}
.bg-main-illumination-2 {
  background-image: linear-gradient(to top, rgb(78, 35, 0) 0%, transparent 40%), linear-gradient(to bottom, rgba(78, 35, 0, 0.2) 0%, transparent 40%), url(../img/bg-main-illumination.webp);
  background-size: 100% 100%, 100% 100%, cover;
  background-position: top, bottom, center;
  background-repeat: no-repeat;
}
#glow-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
}
@media (prefers-reduced-motion: reduce) {
  #glow-bg {
    display: none;
  }
}
.goog-te-gadget {
  position: fixed;
  top: 12px;
  right: 12px;
  z-index: 1000;
}
.goog-te-gadget-simple {
  background-color: #1d1d1d !important;
  display: flex !important;
  border: none !important;
  padding-top: 4px !important;
  padding-bottom: 2px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
  border-radius: 4px !important;
}
.goog-te-gadget-simple span {
  display: flex;
  color: #fff;
  font-size: 12px;
}
.goog-te-gadget-simple span a {
  display: flex;
}
.goog-te-gadget-simple .goog-te-gadget-icon {
  mix-blend-mode: multiply;
  display: none;
}
.animation-demo {
  margin: 0;
  overflow: hidden;
}
.animation-demo {
  width: 100vw;
  height: 100vh;
}
.animation-demo span {
  width: 20vmin;
  height: 20vmin;
  border-radius: 20vmin;
  backface-visibility: hidden;
  position: absolute;
  animation-name: move;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.animation-demo span:nth-child(1) {
  color: #ec8a47;
  top: 95%;
  left: 39%;
  animation-duration: 14.8s;
  animation-delay: -8.8s;
  transform-origin: -21vw 16vh;
  box-shadow: -40vmin 0 20.8063304416vmin currentColor;
}
.animation-demo span:nth-child(2) {
  color: #f17931;
  top: 73%;
  left: 68%;
  animation-duration: 10.7s;
  animation-delay: -3.7s;
  transform-origin: 0vw 15vh;
  box-shadow: 40vmin 0 15.1060835016vmin currentColor;
}
.animation-demo span:nth-child(3) {
  color: #f1ce31;
  top: 63%;
  left: 23%;
  animation-duration: 10.2s;
  animation-delay: -7.8s;
  transform-origin: 11vw 5vh;
  box-shadow: 40vmin 0 15.8394915124vmin currentColor;
}
.animation-demo span:nth-child(4) {
  color: #ec8a47;
  top: 81%;
  left: 18%;
  animation-duration: 10.3s;
  animation-delay: -14.4s;
  transform-origin: 14vw -19vh;
  box-shadow: 40vmin 0 19.5029659377vmin currentColor;
}
.animation-demo span:nth-child(5) {
  color: #f1ce31;
  top: 29%;
  left: 3%;
  animation-duration: 10.6s;
  animation-delay: -14.6s;
  transform-origin: -17vw 15vh;
  box-shadow: 40vmin 0 19.3497100434vmin currentColor;
}
.animation-demo span:nth-child(6) {
  color: #f17931;
  top: 3%;
  left: 25%;
  animation-duration: 12.1s;
  animation-delay: -13.3s;
  transform-origin: 14vw 1vh;
  box-shadow: -40vmin 0 15.9193339127vmin currentColor;
}
.animation-demo span:nth-child(7) {
  color: #f1ce31;
  top: 32%;
  left: 83%;
  animation-duration: 13.2s;
  animation-delay: -7s;
  transform-origin: 17vw 14vh;
  box-shadow: -40vmin 0 16.4506611932vmin currentColor;
}
.animation-demo span:nth-child(8) {
  color: #f1ce31;
  top: 49%;
  left: 14%;
  animation-duration: 14.3s;
  animation-delay: -13s;
  transform-origin: -21vw 18vh;
  box-shadow: 40vmin 0 16.4996916761vmin currentColor;
}
.animation-demo span:nth-child(9) {
  color: #f1ce31;
  top: 91%;
  left: 89%;
  animation-duration: 12s;
  animation-delay: -4.1s;
  transform-origin: 7vw 7vh;
  box-shadow: -40vmin 0 8.7711510088vmin currentColor;
}
.animation-demo span:nth-child(10) {
  color: #f1ce31;
  top: 88%;
  left: 92%;
  animation-duration: 11.8s;
  animation-delay: -2.1s;
  transform-origin: -20vw 15vh;
  box-shadow: 40vmin 0 17.3685237087vmin currentColor;
}
.animation-demo span:nth-child(11) {
  color: #f1ce31;
  top: 76%;
  left: 47%;
  animation-duration: 13.9s;
  animation-delay: -1.7s;
  transform-origin: 18vw -11vh;
  box-shadow: -40vmin 0 15.8276314926vmin currentColor;
}
.animation-demo span:nth-child(12) {
  color: #ec8a47;
  top: 37%;
  left: 59%;
  animation-duration: 12.1s;
  animation-delay: -7.4s;
  transform-origin: 24vw -8vh;
  box-shadow: 40vmin 0 13.1823631418vmin currentColor;
}
.animation-demo span:nth-child(13) {
  color: #f1ce31;
  top: 40%;
  left: 91%;
  animation-duration: 13.8s;
  animation-delay: -10.9s;
  transform-origin: -6vw -18vh;
  box-shadow: 40vmin 0 19.8179692302vmin currentColor;
}
.animation-demo span:nth-child(14) {
  color: #ec8a47;
  top: 100%;
  left: 93%;
  animation-duration: 10.1s;
  animation-delay: -0.2s;
  transform-origin: -17vw 14vh;
  box-shadow: -40vmin 0 16.9008927422vmin currentColor;
}
.animation-demo span:nth-child(15) {
  color: #f1ce31;
  top: 100%;
  left: 3%;
  animation-duration: 13.1s;
  animation-delay: -5.8s;
  transform-origin: -13vw 25vh;
  box-shadow: -40vmin 0 12.534414382vmin currentColor;
}
.animation-demo span:nth-child(16) {
  color: #f1ce31;
  top: 50%;
  left: 73%;
  animation-duration: 13.2s;
  animation-delay: -13.5s;
  transform-origin: 9vw 22vh;
  box-shadow: -40vmin 0 9.8353178153vmin currentColor;
}
.animation-demo span:nth-child(17) {
  color: #ec8a47;
  top: 85%;
  left: 53%;
  animation-duration: 13.8s;
  animation-delay: -8.4s;
  transform-origin: 23vw 19vh;
  box-shadow: 40vmin 0 15.0527101716vmin currentColor;
}
.animation-demo span:nth-child(18) {
  color: #f1ce31;
  top: 28%;
  left: 11%;
  animation-duration: 15.2s;
  animation-delay: -12.7s;
  transform-origin: -9vw -11vh;
  box-shadow: -40vmin 0 9.8018738541vmin currentColor;
}
.animation-demo span:nth-child(19) {
  color: #f1ce31;
  top: 100%;
  left: 2%;
  animation-duration: 15.9s;
  animation-delay: -15.3s;
  transform-origin: 25vw 5vh;
  box-shadow: 40vmin 0 22.2267608178vmin currentColor;
}
.animation-demo span:nth-child(20) {
  color: #f17931;
  top: 49%;
  left: 5%;
  animation-duration: 15.4s;
  animation-delay: -11.6s;
  transform-origin: -11vw -2vh;
  box-shadow: -40vmin 0 9.4814302016vmin currentColor;
}
@keyframes move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}
.circular-hamburger-menu {
  position: relative;
  right: 0;
  top: 0;
}
.circular-hamburger-menu .hamburger-button {
  width: 45px;
  height: 45px;
  border-radius: 0 0 0 10px;
  border: none;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}
.circular-hamburger-menu .hamburger-button:focus {
  outline: none;
}
.circular-hamburger-menu .hamburger-line {
  position: absolute;
  width: 32px;
  height: 2px;
  background-color: #fff;
  border-radius: 1px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease;
}
.circular-hamburger-menu .hamburger-line.hamburger-line-1 {
  top: 16px;
}
.circular-hamburger-menu .hamburger-line.hamburger-line-2 {
  top: 28px;
}
.circular-hamburger-menu .hamburger-button.active .hamburger-line-1 {
  top: 23px;
  transform: translateX(-50%) rotate(45deg);
}
.circular-hamburger-menu .hamburger-button.active .hamburger-line-2 {
  top: 23px;
  transform: translateX(-50%) rotate(-45deg);
}
#nav-menu {
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
}
#nav-menu.show {
  opacity: 1;
  pointer-events: auto;
}
#nav-menu .nav-menu-overlay {
  backdrop-filter: blur(5px);
  transition: all 0.3s ease;
}
#nav-menu .nav-menu-content nav ul li {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
#nav-menu .nav-menu-content nav ul li:nth-child(1) {
  transition-delay: 0.05s;
}
#nav-menu .nav-menu-content nav ul li:nth-child(2) {
  transition-delay: 0.1s;
}
#nav-menu .nav-menu-content nav ul li:nth-child(3) {
  transition-delay: 0.15s;
}
#nav-menu .nav-menu-content nav ul li:nth-child(4) {
  transition-delay: 0.2s;
}
#nav-menu .nav-menu-content nav ul li:nth-child(5) {
  transition-delay: 0.25s;
}
#nav-menu.show .nav-menu-content nav ul li {
  opacity: 1;
  transform: translateY(0);
}
#bg-road-layer {
  background-color: #4e2300;
}
#bg-road-layer::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../img/bg-road.svg);
  background-size: auto 100vh;
  background-position: top center;
  background-repeat: no-repeat;
  opacity: 0.2;
}
.bg-title {
  position: relative;
}
.bg-title::before {
  content: "";
  width: 120px;
  height: 116px;
  position: absolute;
  inset: 0;
  background-image: url(../img/img-title-icon.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.2;
  left: -56px;
  top: -62px;
}
.admin-bar #start-header {
  top: 32px;
}
.admin-bar #nav-menu {
  top: 32px;
  height: calc(100dvh - 32px);
}
@media screen and (max-width: 782px) {
  .admin-bar #start-header {
    top: 46px;
  }
  .admin-bar #nav-menu {
    top: 46px;
    height: calc(100dvh - 46px);
  }
}
#start-header {
  transition: background-color 0.3s ease-out;
}
#start-header #header-hero-2025 {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}
#start-header #header-hero-2025.visible {
  opacity: 1;
}
#start-header #header-logo,
#start-header #hamburger-menu-button {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}
#start-header #header-logo.visible,
#start-header #hamburger-menu-button.visible {
  opacity: 1;
}
select.gt_selector {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: rgba(78, 35, 0, 0.8);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27white%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpolyline points=%276 9 12 15 18 9%27%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 16px;
  padding: 4px 32px 6px 4px;
}
.gt_switcher .gt_selected a:hover {
  background: rgba(78, 35, 0, 0.8) !important;
  color: #fff !important;
}
.gt_switcher .gt_selected a {
  background: rgba(78, 35, 0, 0.8) !important;
  color: #fff !important;
  border: none !important;
  padding: 6px 5px 5px 8px !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 400 !important;
  font-family: "Noto Sans JP", sans-serif !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  text-align: left !important;
  text-decoration: none !important;
}
.gt_switcher {
  background: rgba(78, 35, 0, 0.8) !important;
  color: #fff !important;
}
.gt_switcher .gt_selected {
  background: rgba(78, 35, 0, 0.8) !important;
  color: #fff !important;
  border: none !important;
}
.gt_switcher a img {
  margin: 0px 4px 0px 0px !important;
}
.gt_switcher .gt_selected a:after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 285 285%27><path d=%27M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z%27 style=%27fill:%23fff%27/></svg>") !important;
}
.gt_switcher a {
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 400 !important;
  font-family: "Noto Sans JP", sans-serif !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  text-align: left !important;
  text-decoration: none !important;
}
.gt_switcher {
  width: 132px !important;
}
.translated-ltr .grid-cols-16 .col-span-2,
html[lang=zh-CN] .grid-cols-16 .col-span-2,
html[lang=zh-TW] .grid-cols-16 .col-span-2,
html[lang=th] .grid-cols-16 .col-span-2,
html[lang=en] .grid-cols-16 .col-span-2 {
  grid-column: span 16/span 16 !important;
}
.translated-ltr .grid-cols-16 .col-span-14,
html[lang=zh-CN] .grid-cols-16 .col-span-14,
html[lang=zh-TW] .grid-cols-16 .col-span-14,
html[lang=th] .grid-cols-16 .col-span-14,
html[lang=en] .grid-cols-16 .col-span-14 {
  grid-column: span 16/span 16 !important;
}
.translated-ltr .grid-cols-16 .lg\:ml-\[-8px\],
html[lang=zh-CN] .grid-cols-16 .lg\:ml-\[-8px\],
html[lang=zh-TW] .grid-cols-16 .lg\:ml-\[-8px\],
html[lang=th] .grid-cols-16 .lg\:ml-\[-8px\],
html[lang=en] .grid-cols-16 .lg\:ml-\[-8px\] {
  margin-left: 0px !important;
}
.gallery-swiper-container {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.gallery-swiper .swiper-wrapper,
.gallery-swiper-reverse .swiper-wrapper {
  transition-timing-function: linear;
}
.gallery-swiper .swiper-slide img,
.gallery-swiper-reverse .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  min-width: auto;
  min-height: auto;
}
.lame-arrow {
  position: relative;
}
.lame-arrow::before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  top: auto;
  left: 46%;
  right: auto;
  bottom: -36px;
  background-image: url(../img/lame-arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(90deg);
}
@media (width >= 1024px) {
  .bg-top-info {
    background-size: min(100%, 495px) auto;
    background-position: 65vw 8vw;
  }
  .lame-arrow::before {
    top: 47%;
    left: 106%;
    right: auto;
    bottom: auto;
    transform: rotate(0deg);
  }
}
.cringe-frame {
  position: relative;
  display: inline-block;
  padding: 12px 20px;
  background-image: url(../img/cringe-frame-center.svg);
  background-repeat: repeat-x;
  background-position: center;
  background-size: auto 100%;
  margin-left: 10px;
}
.cringe-frame::before {
  content: "";
  position: absolute;
  left: -14px;
  top: 0;
  bottom: 0;
  width: 16px;
  background-image: url(../img/cringe-frame-start.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
.cringe-frame::after {
  content: "";
  position: absolute;
  right: -14px;
  top: 0;
  bottom: 0;
  width: 16px;
  background-image: url(../img/cringe-frame-end.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
.winter-market-grid {
  position: relative;
  width: 100%;
}
.winter-market-item {
  width: calc(25% - 18px);
  margin-bottom: 42px;
}
@media (max-width: 1023px) {
  .winter-market-item {
    width: calc(50% - 12px);
  }
}
#vol01-header,
#vol02-header,
#vol03-header {
  width: 100%;
}
#vol01-header.is-sticky-active,
#vol02-header.is-sticky-active,
#vol03-header.is-sticky-active {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
#vol01 img,
#vol02 img,
#vol03 img {
  border-radius: 8px;
}
.date-market-shop {
  display: none;
}
.bg-winter-market-1 {
  background-image: url(../img/img_market_main_1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-winter-market-2 {
  background-image: url(../img/img_market_main_2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.btn-market-wrap {
  position: relative;
  display: inline-block;
}
.btn-market-wrap .btn-market {
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.btn-market-wrap .btn-market-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
}
.btn-market-wrap:hover .btn-market {
  opacity: 0;
}
.btn-market-wrap:hover .btn-market-hover {
  opacity: 1;
}
html {
  scroll-padding-top: 80px;
}
.bg-gradient-gold {
  background: linear-gradient(90deg, rgb(179, 126, 16) 0%, rgb(248, 221, 123) 25%, rgb(253, 241, 164) 50%, rgb(248, 221, 123) 75%, rgb(179, 126, 16) 100%);
}
.img-fade-change {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.img-fade-change img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.img-fade-change img:first-child {
  position: relative;
  opacity: 1;
}
.img-fade-change img.active {
  opacity: 1;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-ease: initial;
    }
  }
}
