/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@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-leading: initial;
      --tw-font-weight: 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-content: "";
    }
  }
}

@layer theme {
  :root, :host {
    --spacing: .25rem;
    --font-weight-bold: 700;
    --radius-md: .375rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --font-sub: Meiryo UI, "メイリオ", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    --font-title: "genjyuugothic-bold";
    --color-lightgray-1: #f7f7f7;
    --color-lightgray-2: #c9c9c9;
    --color-gray: #707070;
    --color-white: #fff;
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
    -webkit-text-decoration: 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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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)) {
      ::placeholder {
        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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

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

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .right-\[0px\] {
    right: 0;
  }

  .right-\[5px\] {
    right: 5px;
  }

  .bottom-\[5px\] {
    bottom: 5px;
  }

  .z-\[100\] {
    z-index: 100;
  }

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .col-start-1 {
    grid-column-start: 1;
  }

  .row-span-2 {
    grid-row: span 2 / span 2;
  }

  .row-start-1 {
    grid-row-start: 1;
  }

  .row-start-2 {
    grid-row-start: 2;
  }

  .row-start-3 {
    grid-row-start: 3;
  }

  .mx-auto {
    margin-inline: auto;
  }

  .my-\[4px\] {
    margin-block: 4px;
  }

  .my-\[10px\] {
    margin-block: 10px;
  }

  .my-\[20px\] {
    margin-block: 20px;
  }

  .mt-\[2px\] {
    margin-top: 2px;
  }

  .mt-\[12\.5px\] {
    margin-top: 12.5px;
  }

  .mt-\[12px\] {
    margin-top: 12px;
  }

  .mt-\[15px\] {
    margin-top: 15px;
  }

  .mt-auto {
    margin-top: auto;
  }

  .mb-\[5px\] {
    margin-bottom: 5px;
  }

  .mb-\[6px\] {
    margin-bottom: 6px;
  }

  .mb-\[10px\] {
    margin-bottom: 10px;
  }

  .mb-\[20px\] {
    margin-bottom: 20px;
  }

  .mb-\[40px\] {
    margin-bottom: 40px;
  }

  .ml-\[20px\] {
    margin-left: 20px;
  }

  .ml-\[25px\] {
    margin-left: 25px;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .aspect-square {
    aspect-ratio: 1;
  }

  .h-\[10px\] {
    height: 10px;
  }

  .h-\[11px\] {
    height: 11px;
  }

  .h-\[14px\] {
    height: 14px;
  }

  .h-\[40px\] {
    height: 40px;
  }

  .h-\[50px\] {
    height: 50px;
  }

  .h-\[82px\] {
    height: 82px;
  }

  .h-\[100\%\] {
    height: 100%;
  }

  .h-\[152px\] {
    height: 152px;
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .max-h-\[298px\] {
    max-height: 298px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .\[width\:calc\(\(100\%-30px\)\/2\)\] {
    width: calc(50% - 15px);
  }

  .w-\[10px\] {
    width: 10px;
  }

  .w-\[11px\] {
    width: 11px;
  }

  .w-\[14px\] {
    width: 14px;
  }

  .w-\[50px\] {
    width: 50px;
  }

  .w-\[100\%\] {
    width: 100%;
  }

  .w-\[242px\] {
    width: 242px;
  }

  .w-\[clamp\(42px\,1vw\+38\.25px\,48px\)\] {
    width: clamp(42px, 1vw + 38.25px, 48px);
  }

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .max-w-\[90\%\] {
    max-width: 90%;
  }

  .max-w-\[200px\] {
    max-width: 200px;
  }

  .max-w-\[1200px\] {
    max-width: 1200px;
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0 {
    flex-shrink: 0;
  }

  .shrink {
    flex-shrink: 1;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .flex-grow {
    flex-grow: 1;
  }

  .basis-full {
    flex-basis: 100%;
  }

  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .scroll-p-\[102px\] {
    scroll-padding: 102px;
  }

  .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-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .grid-cols-\[repeat\(auto-fit\,minmax\(160px\,1fr\)\)\] {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-col-reverse {
    flex-direction: column-reverse;
  }

  .flex-row {
    flex-direction: row;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .place-items-center {
    place-items: center;
  }

  .items-baseline {
    align-items: baseline;
  }

  .items-center {
    align-items: center;
  }

  .items-end {
    align-items: flex-end;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .justify-items-center {
    justify-items: center;
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }

  .gap-\[4px\] {
    gap: 4px;
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-\[20px\] {
    gap: 20px;
  }

  .gap-\[28px\] {
    gap: 28px;
  }

  .gap-x-\[10px\] {
    column-gap: 10px;
  }

  .gap-y-\[40px\] {
    row-gap: 40px;
  }

  .scroll-smooth {
    scroll-behavior: smooth;
  }

  .rounded-\[5px\] {
    border-radius: 5px;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-md {
    border-radius: var(--radius-md);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .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-gray {
    border-color: var(--color-gray);
  }

  .border-lightgray-2 {
    border-color: var(--color-lightgray-2);
  }

  .bg-\[var\(--accent-color\)\] {
    background-color: var(--accent-color);
  }

  .bg-lightgray-1 {
    background-color: var(--color-lightgray-1);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .object-contain {
    object-fit: contain;
  }

  .object-cover {
    object-fit: cover;
  }

  .p-\[10px\] {
    padding: 10px;
  }

  .p-\[10px_0_10px_5px\] {
    padding: 10px 0 10px 5px;
  }

  .p-\[10px_0px_8px_5px\] {
    padding: 10px 0 8px 5px;
  }

  .p-\[10px_5px\] {
    padding: 10px 5px;
  }

  .p-\[10px_20px\] {
    padding: 10px 20px;
  }

  .p-\[12px_0px_8px\] {
    padding: 12px 0 8px;
  }

  .p-\[12px_5px\] {
    padding: 12px 5px;
  }

  .p-\[17px_22px\] {
    padding: 17px 22px;
  }

  .p-\[20px\] {
    padding: 20px;
  }

  .p-\[20px_20px_30px\] {
    padding: 20px 20px 30px;
  }

  .p-\[20px_22px\] {
    padding: 20px 22px;
  }

  .p-\[20px_30px\] {
    padding: 20px 30px;
  }

  .p-\[30px_20px_40px\] {
    padding: 30px 20px 40px;
  }

  .px-\[20px\] {
    padding-inline: 20px;
  }

  .px-\[32px\] {
    padding-inline: 32px;
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-\[4px\] {
    padding-block: 4px;
  }

  .py-\[5px\] {
    padding-block: 5px;
  }

  .py-\[10px\] {
    padding-block: 10px;
  }

  .py-\[12px\] {
    padding-block: 12px;
  }

  .pt-\[10px\] {
    padding-top: 10px;
  }

  .pt-\[12px\] {
    padding-top: 12px;
  }

  .pt-\[20px\] {
    padding-top: 20px;
  }

  .pt-\[100px\] {
    padding-top: 100px;
  }

  .pr-\[5px\] {
    padding-right: 5px;
  }

  .pb-\[4px\] {
    padding-bottom: 4px;
  }

  .pb-\[8px\] {
    padding-bottom: 8px;
  }

  .pb-\[20px\] {
    padding-bottom: 20px;
  }

  .pb-\[30px\] {
    padding-bottom: 30px;
  }

  .pb-\[40px\] {
    padding-bottom: 40px;
  }

  .pl-\[1\.5em\] {
    padding-left: 1.5em;
  }

  .pl-\[15px\] {
    padding-left: 15px;
  }

  .pl-\[20px\] {
    padding-left: 20px;
  }

  .pl-\[30px\] {
    padding-left: 30px;
  }

  .pl-\[calc\(5px\+1\.5em\)\] {
    padding-left: calc(5px + 1.5em);
  }

  .text-center {
    text-align: center;
  }

  .font-sub {
    font-family: var(--font-sub);
  }

  .font-title {
    font-family: var(--font-title);
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[12\.5px\] {
    font-size: 12.5px;
  }

  .text-\[12px\] {
    font-size: 12px;
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[15px\] {
    font-size: 15px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[18px\] {
    font-size: 18px;
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  .text-\[22px\] {
    font-size: 22px;
  }

  .text-\[30px\] {
    font-size: 30px;
  }

  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }

  .leading-\[1\.66\] {
    --tw-leading: 1.66;
    line-height: 1.66;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .text-\[\#3347de\] {
    color: #3347de;
  }

  .text-gray {
    color: var(--color-gray);
  }

  .text-white {
    color: var(--color-white);
  }

  .capitalize {
    text-transform: capitalize;
  }

  .underline {
    text-decoration-line: underline;
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-60 {
    opacity: .6;
  }

  .shadow-default {
    --tw-shadow: 0 0 1rem var(--tw-shadow-color, #0003);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .grayscale {
    --tw-grayscale: grayscale(100%);
    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 {
    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, -webkit-backdrop-filter, backdrop-filter, display, visibility, 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-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .before\:absolute:before {
    content: var(--tw-content);
    position: absolute;
  }

  .before\:top-0:before {
    content: var(--tw-content);
    top: calc(var(--spacing) * 0);
  }

  .before\:left-0:before {
    content: var(--tw-content);
    left: calc(var(--spacing) * 0);
  }

  .before\:left-\[5px\]:before {
    content: var(--tw-content);
    left: 5px;
  }

  .before\:leading-\[1\.5\]:before {
    content: var(--tw-content);
    --tw-leading: 1.5;
    line-height: 1.5;
  }

  .before\:content-\[\'※\'\]:before {
    content: var(--tw-content);
    --tw-content: "※";
    content: var(--tw-content);
  }

  .after\:pl-\[4px\]:after {
    content: var(--tw-content);
    padding-left: 4px;
  }

  .after\:content-\[\'／\'\]:after {
    content: var(--tw-content);
    --tw-content: "／";
    content: var(--tw-content);
  }

  .first-of-type\:border-t:first-of-type {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .first-of-type\:border-lightgray-2:first-of-type {
    border-color: var(--color-lightgray-2);
  }

  @media (hover: hover) {
    .hover\:bg-\[var\(--hover-color\)\]:hover {
      background-color: var(--hover-color);
    }

    .hover\:opacity-\[\.8\]:hover {
      opacity: .8;
    }
  }

  @media (min-width: 20rem) {
    .sm\:row-start-4 {
      grid-row-start: 4;
    }
  }

  @media (min-width: 48rem) {
    .md\:order-none {
      order: 0;
    }

    .md\:col-auto {
      grid-column: auto;
    }

    .md\:col-start-1 {
      grid-column-start: 1;
    }

    .md\:row-auto {
      grid-row: auto;
    }

    .md\:mx-auto {
      margin-inline: auto;
    }

    .md\:mt-\[8px\] {
      margin-top: 8px;
    }

    .md\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }

    .md\:ml-\[25px\] {
      margin-left: 25px;
    }

    .md\:flex {
      display: flex;
    }

    .md\:h-\[14px\] {
      height: 14px;
    }

    .md\:w-\[14px\] {
      width: 14px;
    }

    .md\:w-\[50\%\] {
      width: 50%;
    }

    .md\:w-\[80\%\] {
      width: 80%;
    }

    .md\:w-full {
      width: 100%;
    }

    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .md\:grid-cols-\[240px_1fr\] {
      grid-template-columns: 240px 1fr;
    }

    .md\:grid-cols-\[repeat\(auto-fit\,minmax\(193px\,1fr\)\)\] {
      grid-template-columns: repeat(auto-fit, minmax(193px, 1fr));
    }

    .md\:flex-col {
      flex-direction: column;
    }

    .md\:flex-row {
      flex-direction: row;
    }

    .md\:items-center {
      align-items: center;
    }

    .md\:items-stretch {
      align-items: stretch;
    }

    .md\:gap-\[10px\] {
      gap: 10px;
    }

    .md\:gap-\[15px_30px\] {
      gap: 15px 30px;
    }

    .md\:gap-\[20px\] {
      gap: 20px;
    }

    .md\:gap-\[20px_30px\] {
      gap: 20px 30px;
    }

    .md\:gap-\[80px_40px\] {
      gap: 80px 40px;
    }

    .md\:gap-x-\[20px\] {
      column-gap: 20px;
    }

    .md\:p-\[8px_5px_4px\] {
      padding: 8px 5px 4px;
    }

    .md\:p-\[10px_0px\] {
      padding: 10px 0;
    }

    .md\:p-\[10px_0px_4px\] {
      padding: 10px 0 4px;
    }

    .md\:p-\[20px\] {
      padding: 20px;
    }

    .md\:p-\[24px_20px\] {
      padding: 24px 20px;
    }

    .md\:p-\[30px_20px\] {
      padding: 30px 20px;
    }

    .md\:p-\[30px_35px\] {
      padding: 30px 35px;
    }

    .md\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }

    .md\:px-\[20px\] {
      padding-inline: 20px;
    }

    .md\:px-\[40px\] {
      padding-inline: 40px;
    }

    .md\:pt-\[4px\] {
      padding-top: 4px;
    }

    .md\:pb-\[4px\] {
      padding-bottom: 4px;
    }

    .md\:pb-\[30px\] {
      padding-bottom: 30px;
    }

    .md\:pl-\[25px\] {
      padding-left: 25px;
    }

    .md\:pl-\[32px\] {
      padding-left: 32px;
    }

    .md\:text-\[13px\] {
      font-size: 13px;
    }

    .md\:text-\[14px\] {
      font-size: 14px;
    }

    .md\:text-\[19px\] {
      font-size: 19px;
    }

    .md\:text-\[22\.5px\] {
      font-size: 22.5px;
    }

    .md\:text-\[22px\] {
      font-size: 22px;
    }
  }

  @media (min-width: 64rem) {
    .lg\:gap-\[6px\] {
      gap: 6px;
    }
  }

  .after\:lg\:pl-\[6px\]:after {
    content: var(--tw-content);
  }

  @media (min-width: 64rem) {
    .after\:lg\:pl-\[6px\]:after {
      padding-left: 6px;
    }
  }

  @media (min-width: 75rem) {
    .xl\:top-\[190px\] {
      top: 190px;
    }

    .xl\:h-\[123px\] {
      height: 123px;
    }

    .xl\:h-auto {
      height: auto;
    }

    .xl\:w-\[90\%\] {
      width: 90%;
    }

    .xl\:w-\[100\%\] {
      width: 100%;
    }

    .xl\:max-w-\[1200px\] {
      max-width: 1200px;
    }

    .xl\:max-w-full {
      max-width: 100%;
    }

    .xl\:scroll-p-\[143px\] {
      scroll-padding: 143px;
    }

    .xl\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .xl\:grid-cols-\[400px_1fr\] {
      grid-template-columns: 400px 1fr;
    }

    .xl\:flex-row {
      flex-direction: row;
    }

    .xl\:gap-\[20px_30px\] {
      gap: 20px 30px;
    }

    .xl\:gap-x-\[60px\] {
      column-gap: 60px;
    }

    .xl\:gap-x-\[80px\] {
      column-gap: 80px;
    }

    .xl\:p-\[30px_35px\] {
      padding: 30px 35px;
    }

    .xl\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }

    .xl\:px-\[2\.5\%\] {
      padding-inline: 2.5%;
    }

    .xl\:pt-\[190px\] {
      padding-top: 190px;
    }

    .xl\:text-\[18px\] {
      font-size: 18px;
    }
  }

  .\[\&_br\]\:block br {
    display: block;
  }

  .\[\&_br\]\:hidden br {
    display: none;
  }

  .\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker {
    display: none;
  }

  .\[\&\:not\(\:last-child\)\]\:mb-3:not(:last-child) {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .\[\&\:not\(\:last-child\)\]\:mb-\[6px\]:not(:last-child) {
    margin-bottom: 6px;
  }

  .\[\&\:not\(\:last-child\)\]\:border-b:not(:last-child) {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .\[\&\:not\(\:last-child\)\]\:border-lightgray-2:not(:last-child) {
    border-color: var(--color-lightgray-2);
  }

  .has-\[h2\+p\]\:\[\&\>h2\]\:mb-\[15px\]:has(:is(h2 + p)) > h2 {
    margin-bottom: 15px;
  }

  .after-bar:after {
    content: "";
    border-bottom: 5px solid var(--accent-color, #72abff);
    z-index: 1;
    width: 5rem;
    min-height: 100%;
    position: absolute;
    bottom: -2.5px;
    left: 0;
  }

  .custom-arrow {
    position: relative;
  }

  .custom-arrow:before {
    content: "";
    background-color: var(--color-gray);
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    z-index: 1;
    width: 12px;
    height: 16px;
    position: absolute;
    top: calc(50% - 10px);
    left: .5rem;
  }

  .toggle-arrow:before {
    content: "";
    background-color: var(--accent-color, #72abff);
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    z-index: 1;
    width: 12px;
    height: 16px;
    position: absolute;
    top: calc(50% - 8px);
    left: .5rem;
  }
}

@font-face {
  font-family: genjyuugothic-bold;
  src: url("/08dmk/kax/font/genjyuugothic/GenJyuuGothic-Bold_subset.woff") format("woff");
}

:root {
  --color-lightgray-100: #f7f7f7;
  --fonts-main: "メイリオ", Meiryo, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

* {
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

html {
  font-family: var(--fonts-main);
  line-height: 1.15;
}

body {
  background: var(--color-lightgray-100);
}

img {
  image-rendering: -webkit-optimize-contrast;
}

@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-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  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: 0;
}

@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-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
