/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@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-white: #fff;
    --spacing: 0.25rem;
    --container-xl: 36rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --text-8xl: 6rem;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-widest: 0.1em;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-2xl: 1rem;
    --radius-4xl: 2rem;
    --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);
    --text-15: 1.5rem;
    --color-common-black: #454545;
    --color-light-gray: #f1f1f1;
    --color-main-red: #ca2f3e;
    --color-light-pink: #fdf5f6;
    --color-normal-pink: #ecb6b9;
  }
}
@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%;
    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;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::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;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-\[-2rem\] {
    top: -2rem;
  }
  .top-\[0\.5rem\] {
    top: 0.5rem;
  }
  .-right-\[40\%\] {
    right: calc(40% * -1);
  }
  .-bottom-\[10rem\] {
    bottom: calc(10rem * -1);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }
  .bottom-\[0\.5rem\] {
    bottom: 0.5rem;
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .z-0 {
    z-index: 0;
  }
  .z-50 {
    z-index: 50;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-\[6\.2rem\] {
    margin-top: 6.2rem;
  }
  .mb-96 {
    margin-bottom: calc(var(--spacing) * 96);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .aspect-\[3\/2\] {
    aspect-ratio: 3/2;
  }
  .h-\[0\.1rem\] {
    height: 0.1rem;
  }
  .h-\[2\.8rem\] {
    height: 2.8rem;
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1\/4 {
    width: calc(1/4 * 100%);
  }
  .w-\[3\.6rem\] {
    width: 3.6rem;
  }
  .w-\[20rem\] {
    width: 20rem;
  }
  .w-full {
    width: 100%;
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-11\/12 {
    max-width: calc(11/12 * 100%);
  }
  .max-w-\[70rem\] {
    max-width: 70rem;
  }
  .max-w-\[120rem\] {
    max-width: 120rem;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-screen {
    max-width: 100vw;
  }
  .flex-1 {
    flex: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .scroll-mt-32 {
    scroll-margin-top: calc(var(--spacing) * 32);
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-4xl {
    border-radius: var(--radius-4xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-\[1px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-light-gray {
    border-color: var(--color-light-gray);
  }
  .border-main-red {
    border-color: var(--color-main-red);
  }
  .bg-light-gray {
    background-color: var(--color-light-gray);
  }
  .bg-light-pink {
    background-color: var(--color-light-pink);
  }
  .bg-main-red {
    background-color: var(--color-main-red);
  }
  .bg-normal-pink {
    background-color: var(--color-normal-pink);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[1\.5rem\] {
    padding-inline: 1.5rem;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .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-\[1\.7rem\] {
    padding-block: 1.7rem;
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }
  .pr-7 {
    padding-right: calc(var(--spacing) * 7);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-\[12rem\] {
    padding-bottom: 12rem;
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-14 {
    padding-left: calc(var(--spacing) * 14);
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-2xl\/\[1\.8\] {
    font-size: var(--text-2xl);
    line-height: 1.8;
  }
  .text-2xl\/normal {
    font-size: var(--text-2xl);
    line-height: var(--leading-normal);
  }
  .text-2xl\/relaxed {
    font-size: var(--text-2xl);
    line-height: var(--leading-relaxed);
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-3xl\/normal {
    font-size: var(--text-3xl);
    line-height: var(--leading-normal);
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-4xl\/normal {
    font-size: var(--text-4xl);
    line-height: var(--leading-normal);
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-5xl\/normal {
    font-size: var(--text-5xl);
    line-height: var(--leading-normal);
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-\[3\.3rem\]\/\[1\] {
    font-size: 3.3rem;
    line-height: 1;
  }
  .text-15 {
    font-size: var(--text-15);
  }
  .text-\[1\.4rem\] {
    font-size: 1.4rem;
  }
  .text-\[1\.6rem\] {
    font-size: 1.6rem;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-common-black {
    color: var(--color-common-black);
  }
  .text-main-red {
    color: var(--color-main-red);
  }
  .text-white {
    color: var(--color-white);
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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-\[50px\] {
    --tw-blur: blur(50px);
    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,);
  }
  .drop-shadow-\[0_3px_6px_\#ffffff\] {
    --tw-drop-shadow-size: drop-shadow(0 3px 6px var(--tw-drop-shadow-color, #ffffff));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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,);
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .md\:absolute {
    @media (width >= 769px) {
      position: absolute;
    }
  }
  .md\:top-1\/2 {
    @media (width >= 769px) {
      top: calc(1/2 * 100%);
    }
  }
  .md\:left-8 {
    @media (width >= 769px) {
      left: calc(var(--spacing) * 8);
    }
  }
  .md\:mx-auto {
    @media (width >= 769px) {
      margin-inline: auto;
    }
  }
  .md\:my-0 {
    @media (width >= 769px) {
      margin-block: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-0 {
    @media (width >= 769px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-6 {
    @media (width >= 769px) {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .md\:mt-8 {
    @media (width >= 769px) {
      margin-top: calc(var(--spacing) * 8);
    }
  }
  .md\:mt-20 {
    @media (width >= 769px) {
      margin-top: calc(var(--spacing) * 20);
    }
  }
  .md\:mt-24 {
    @media (width >= 769px) {
      margin-top: calc(var(--spacing) * 24);
    }
  }
  .md\:mt-\[15\.2rem\] {
    @media (width >= 769px) {
      margin-top: 15.2rem;
    }
  }
  .md\:block {
    @media (width >= 769px) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 769px) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 769px) {
      display: none;
    }
  }
  .md\:table {
    @media (width >= 769px) {
      display: table;
    }
  }
  .md\:table-cell {
    @media (width >= 769px) {
      display: table-cell;
    }
  }
  .md\:table-row {
    @media (width >= 769px) {
      display: table-row;
    }
  }
  .md\:table-row-group {
    @media (width >= 769px) {
      display: table-row-group;
    }
  }
  .md\:max-h-\[10vh\] {
    @media (width >= 769px) {
      max-height: 10vh;
    }
  }
  .md\:max-h-\[75vh\] {
    @media (width >= 769px) {
      max-height: 75vh;
    }
  }
  .md\:w-1\/2 {
    @media (width >= 769px) {
      width: calc(1/2 * 100%);
    }
  }
  .md\:w-1\/3 {
    @media (width >= 769px) {
      width: calc(1/3 * 100%);
    }
  }
  .md\:w-96 {
    @media (width >= 769px) {
      width: calc(var(--spacing) * 96);
    }
  }
  .md\:w-full {
    @media (width >= 769px) {
      width: 100%;
    }
  }
  .md\:max-w-\[120rem\] {
    @media (width >= 769px) {
      max-width: 120rem;
    }
  }
  .md\:max-w-\[768px\] {
    @media (width >= 769px) {
      max-width: 768px;
    }
  }
  .md\:flex-2\/5 {
    @media (width >= 769px) {
      flex: calc(2/5 * 100%);
    }
  }
  .md\:flex-3\/5 {
    @media (width >= 769px) {
      flex: calc(3/5 * 100%);
    }
  }
  .md\:translate-x-0 {
    @media (width >= 769px) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .md\:-translate-y-3\/6 {
    @media (width >= 769px) {
      --tw-translate-y: calc(calc(3/6 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .md\:-rotate-0 {
    @media (width >= 769px) {
      rotate: calc(0deg * -1);
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 769px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:flex-col {
    @media (width >= 769px) {
      flex-direction: column;
    }
  }
  .md\:flex-row-reverse {
    @media (width >= 769px) {
      flex-direction: row-reverse;
    }
  }
  .md\:items-baseline {
    @media (width >= 769px) {
      align-items: baseline;
    }
  }
  .md\:justify-center {
    @media (width >= 769px) {
      justify-content: center;
    }
  }
  .md\:gap-x-6 {
    @media (width >= 769px) {
      column-gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-x-8 {
    @media (width >= 769px) {
      column-gap: calc(var(--spacing) * 8);
    }
  }
  .md\:gap-x-12 {
    @media (width >= 769px) {
      column-gap: calc(var(--spacing) * 12);
    }
  }
  .md\:space-x-12 {
    @media (width >= 769px) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 0;
        margin-inline-start: calc(calc(var(--spacing) * 12) * var(--tw-space-x-reverse));
        margin-inline-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-x-reverse)));
      }
    }
  }
  .md\:self-center {
    @media (width >= 769px) {
      align-self: center;
    }
  }
  .md\:p-12 {
    @media (width >= 769px) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .md\:py-32 {
    @media (width >= 769px) {
      padding-block: calc(var(--spacing) * 32);
    }
  }
  .md\:pb-8 {
    @media (width >= 769px) {
      padding-bottom: calc(var(--spacing) * 8);
    }
  }
  .md\:text-3xl {
    @media (width >= 769px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-3xl\/relaxed {
    @media (width >= 769px) {
      font-size: var(--text-3xl);
      line-height: var(--leading-relaxed);
    }
  }
  .md\:text-4xl {
    @media (width >= 769px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 769px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-6xl {
    @media (width >= 769px) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .md\:text-7xl {
    @media (width >= 769px) {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
  }
  .md\:text-7xl\/normal {
    @media (width >= 769px) {
      font-size: var(--text-7xl);
      line-height: var(--leading-normal);
    }
  }
  .md\:text-\[1\.6rem\]\/\[1\.8\] {
    @media (width >= 769px) {
      font-size: 1.6rem;
      line-height: 1.8;
    }
  }
  .md\:opacity-100 {
    @media (width >= 769px) {
      opacity: 100%;
    }
  }
  .md\:shadow-none {
    @media (width >= 769px) {
      --tw-shadow: 0 0 #0000;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .lg\:w-xl {
    @media (width >= 64rem) {
      width: var(--container-xl);
    }
  }
  .lg\:text-8xl\/normal {
    @media (width >= 64rem) {
      font-size: var(--text-8xl);
      line-height: var(--leading-normal);
    }
  }
}
html {
  font-size: 62.5%;
  font-family: "Noto Serif JP", serif;
  scroll-padding-top: 64px;
}
@layer components {
  .header_nav {
    position: fixed;
    top: 6.2rem;
    z-index: 40;
    display: flex;
    height: 100vh;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    background-color: var(--color-light-gray);
    padding-block: 1rem;
    text-align: center;
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
    @media (width >= 769px) {
      position: fixed;
    }
    @media (width >= 769px) {
      top: 11rem;
    }
    @media (width >= 769px) {
      height: auto;
    }
    @media (width >= 769px) {
      --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
    }
  }
}
.hbgr_barTop {
  rotate: 45deg;
  bottom: 0;
}
.hbgr_barBottom {
  rotate: -45deg;
  top: 0;
}
.marker_pink {
  display: inline-block;
  background-image: linear-gradient(to bottom, transparent 60%, #f4d1d4 60%);
  background-repeat: no-repeat;
  animation: marker 1s ease-in-out forwards;
}
@keyframes marker {
  from {
    background-size: 0%;
  }
  to {
    background-size: 100%;
  }
}
.checkMark::before {
  position: absolute;
  content: url(../images/icon/check.svg);
  top: 50%;
  left: 1.2rem;
  transform: translateY(-80%);
  width: 1.5rem;
  height: 1.5rem;
  display: block;
}
.aboutRadicalH4_01::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -150px;
  width: 130px;
  height: 1px;
  background-color: #000000;
}
.aboutRadicalH4_02::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -130px;
  width: 110px;
  height: 1px;
  background-color: #ca2f3e;
}
@media (min-width: 768px) {
  .slider, .slider .slick-list, .slider .slick-track, .slider .slick-slide {
    max-height: 75vh;
    height: 100%;
  }
}
.white_shadow {
  text-shadow: 5px 5px 5px #ffffff, -5px -5px 5px #ffffff, -5px 5px 5px #ffffff, 5px -5px 5px #ffffff, 5px 0 5px #ffffff, -5px 0 5px #ffffff, 0 5px 5px #ffffff, 0 -5px 5px #ffffff;
}
.gnavBtn::before {
  background-color: #ca2f3e;
  bottom: 2px;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: all .3s;
  width: 100%;
}
.gnavBtn:hover::before {
  bottom: -4px;
  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-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --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-duration: initial;
      --tw-ease: initial;
      --tw-space-x-reverse: 0;
    }
  }
}
