/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties;
@layer before-amr-legacy;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --tw-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --tw-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --tw-color-red-500: oklch(63.7% 0.237 25.331);
    --tw-color-yellow-300: oklch(90.5% 0.182 98.111);
    --tw-color-yellow-400: oklch(85.2% 0.199 91.936);
    --tw-color-blue-600: oklch(54.6% 0.245 262.881);
    --tw-color-slate-100: oklch(96.8% 0.007 247.896);
    --tw-color-slate-200: oklch(92.9% 0.013 255.508);
    --tw-color-slate-300: oklch(86.9% 0.022 252.894);
    --tw-color-slate-500: oklch(55.4% 0.046 257.417);
    --tw-color-slate-600: oklch(44.6% 0.043 257.281);
    --tw-color-gray-100: oklch(96.7% 0.003 264.542);
    --tw-color-gray-200: oklch(92.8% 0.006 264.531);
    --tw-color-gray-300: oklch(87.2% 0.01 258.338);
    --tw-color-gray-500: oklch(55.1% 0.027 264.364);
    --tw-color-neutral-700: oklch(37.1% 0 0);
    --tw-color-black: #000;
    --tw-color-white: #fff;
    --tw-font-weight-normal: 400;
    --tw-font-weight-medium: 500;
    --tw-font-weight-semibold: 600;
    --tw-font-weight-bold: 700;
    --tw-font-weight-extrabold: 800;
    --tw-font-weight-black: 900;
    --tw-tracking-tight: -0.025em;
    --tw-tracking-widest: 0.1em;
    --tw-default-transition-duration: 150ms;
    --tw-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-default-font-family: var(--tw-font-sans);
    --tw-default-mono-font-family: var(--tw-font-mono);
    --tw-radius-sm: 2px;
    --tw-radius: 4px;
    --tw-radius-md: 6px;
    --tw-radius-lg: 8px;
    --tw-radius-xl: 12px;
    --tw-radius-2xl: 16px;
    --tw-radius-full: 9999px;
    --tw-text-xs: 12px;
    --tw-text-xs--line-height: 16px;
    --tw-text-sm: 14px;
    --tw-text-sm--line-height: 20px;
    --tw-text-base: 16px;
    --tw-text-base--line-height: 24px;
    --tw-text-lg: 18px;
    --tw-text-lg--line-height: 28px;
    --tw-text-xl: 20px;
    --tw-text-xl--line-height: 28px;
    --tw-text-2xl: 24px;
    --tw-text-2xl--line-height: 32px;
    --tw-text-3xl: 30px;
    --tw-text-3xl--line-height: 36px;
    --tw-text-4xl: 40px;
    --tw-text-4xl--line-height: 36px;
    --tw-text-5xl: 48px;
    --tw-text-5xl--line-height: 1;
    --tw-leading-3: 12px;
    --tw-leading-4: 16px;
    --tw-leading-5: 20px;
    --tw-leading-6: 24px;
    --tw-leading-9: 36px;
    --tw-leading-none: 1;
    --tw-leading-normal: 1.5;
    --tw-leading-relaxed: 1.625;
    --tw-leading-loose: 2;
    --tw-container-none: none;
    --tw-container-full: 100%;
    --tw-spacing-0: 0;
    --tw-spacing-1: 4px;
    --tw-spacing-2: 8px;
    --tw-spacing-3: 12px;
    --tw-spacing-4: 16px;
    --tw-spacing-5: 20px;
    --tw-spacing-6: 24px;
    --tw-spacing-7: 28px;
    --tw-spacing-8: 32px;
    --tw-spacing-9: 36px;
    --tw-spacing-10: 40px;
    --tw-spacing-12: 48px;
    --tw-spacing-14: 56px;
    --tw-spacing-16: 64px;
    --tw-spacing-20: 80px;
    --tw-spacing-24: 96px;
    --tw-spacing-28: 112px;
    --tw-spacing-32: 128px;
    --tw-spacing-36: 144px;
    --tw-spacing-40: 160px;
    --tw-spacing-60: 240px;
    --tw-spacing-0_5: 2px;
    --tw-spacing-1_5: 6px;
    --tw-spacing-2_5: 10px;
    --tw-spacing-3_5: 14px;
    --tw-color-fxtfblue: #0066fc;
    --tw-color-fxtfblue-gxlogo: #0e308e;
    --tw-color-fxtfred-mt4logo: #f23c47;
    --tw-color-fxtfblack: #333;
    --tw-color-fxtfblue-logo: #213675;
  }
}
@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(--tw-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(--tw-default-font-feature-settings, normal);
    font-variation-settings: var(--tw-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(--tw-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--tw-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--tw-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;
  }
  ::-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 {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .tw\:\@container {
    container-type: inline-size;
  }
  .tw\:absolute {
    position: absolute;
  }
  .tw\:fixed {
    position: fixed;
  }
  .tw\:relative {
    position: relative;
  }
  .tw\:static\! {
    position: static !important;
  }
  .tw\:top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .tw\:-right-2 {
    right: calc(8px * -1);
  }
  .tw\:right-1 {
    right: 4px;
  }
  .tw\:right-2 {
    right: 8px;
  }
  .tw\:right-5 {
    right: 20px;
  }
  .tw\:right-full {
    right: 100%;
  }
  .tw\:bottom-0 {
    bottom: 0;
  }
  .tw\:bottom-3\! {
    bottom: 12px !important;
  }
  .tw\:bottom-4 {
    bottom: 16px;
  }
  .tw\:bottom-5 {
    bottom: 20px;
  }
  .tw\:bottom-\[100px\] {
    bottom: 100px;
  }
  .tw\:z-10\! {
    z-index: 10 !important;
  }
  .tw\:z-1100 {
    z-index: 1100;
  }
  .tw\:m-0\! {
    margin: 0 !important;
  }
  .tw\:mx-2 {
    margin-inline: 8px;
  }
  .tw\:mx-auto {
    margin-inline: auto;
  }
  .tw\:my-1 {
    margin-block: 4px;
  }
  .tw\:my-4 {
    margin-block: 16px;
  }
  .tw\:my-5 {
    margin-block: 20px;
  }
  .tw\:\!mt-3\.5 {
    margin-top: 14px !important;
  }
  .tw\:-mt-2 {
    margin-top: calc(8px * -1);
  }
  .tw\:mt-1 {
    margin-top: 4px;
  }
  .tw\:mt-2 {
    margin-top: 8px;
  }
  .tw\:mt-3 {
    margin-top: 12px;
  }
  .tw\:mt-4 {
    margin-top: 16px;
  }
  .tw\:mt-5 {
    margin-top: 20px;
  }
  .tw\:mt-6 {
    margin-top: 24px;
  }
  .tw\:mt-7 {
    margin-top: 28px;
  }
  .tw\:mt-8 {
    margin-top: 32px;
  }
  .tw\:mt-10 {
    margin-top: 40px;
  }
  .tw\:mt-16 {
    margin-top: 64px;
  }
  .tw\:mt-\[-1em\] {
    margin-top: -1em;
  }
  .tw\:mr-1 {
    margin-right: 4px;
  }
  .tw\:mb-0 {
    margin-bottom: 0;
  }
  .tw\:ml-\[250px\] {
    margin-left: 250px;
  }
  .tw\:block {
    display: block;
  }
  .tw\:block\! {
    display: block !important;
  }
  .tw\:flex {
    display: flex;
  }
  .tw\:flex\! {
    display: flex !important;
  }
  .tw\:grid {
    display: grid;
  }
  .tw\:hidden {
    display: none;
  }
  .tw\:hidden\! {
    display: none !important;
  }
  .tw\:inline {
    display: inline;
  }
  .tw\:inline-flex {
    display: inline-flex;
  }
  .tw\:size-3\.5 {
    width: 14px;
    height: 14px;
  }
  .tw\:size-9\! {
    width: 36px !important;
    height: 36px !important;
  }
  .tw\:size-\[70px\]\! {
    width: 70px !important;
    height: 70px !important;
  }
  .tw\:h-3 {
    height: 12px;
  }
  .tw\:h-5 {
    height: 20px;
  }
  .tw\:h-6 {
    height: 24px;
  }
  .tw\:h-7 {
    height: 28px;
  }
  .tw\:h-8 {
    height: 32px;
  }
  .tw\:h-\[42px\] {
    height: 42px;
  }
  .tw\:h-\[70px\] {
    height: 70px;
  }
  .tw\:h-auto {
    height: auto;
  }
  .tw\:h-full {
    height: 100%;
  }
  .tw\:w-3 {
    width: 12px;
  }
  .tw\:w-3\/4 {
    width: calc(3 / 4 * 100%);
  }
  .tw\:w-5 {
    width: 20px;
  }
  .tw\:w-6 {
    width: 24px;
  }
  .tw\:w-7 {
    width: 28px;
  }
  .tw\:w-9 {
    width: 36px;
  }
  .tw\:w-10 {
    width: 40px;
  }
  .tw\:w-40 {
    width: 160px;
  }
  .tw\:w-60 {
    width: 240px;
  }
  .tw\:w-\[41px\] {
    width: 41px;
  }
  .tw\:w-\[54\%\] {
    width: 54%;
  }
  .tw\:w-\[58px\] {
    width: 58px;
  }
  .tw\:w-\[70px\] {
    width: 70px;
  }
  .tw\:w-\[90\%\] {
    width: 90%;
  }
  .tw\:w-\[155px\] {
    width: 155px;
  }
  .tw\:w-\[266px\] {
    width: 266px;
  }
  .tw\:w-\[1400px\] {
    width: 1400px;
  }
  .tw\:w-auto {
    width: auto;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:w-full\! {
    width: 100% !important;
  }
  .tw\:w-full\! {
    width: 100% !important;
  }
  .tw\:max-w-\[225px\] {
    max-width: 225px;
  }
  .tw\:max-w-\[680px\] {
    max-width: 680px;
  }
  .tw\:max-w-\[1110px\] {
    max-width: 1110px;
  }
  .tw\:max-w-\[1400px\] {
    max-width: 1400px;
  }
  .tw\:max-w-full {
    max-width: 100%;
  }
  .tw\:max-w-full {
    max-width: 100%;
  }
  .tw\:min-w-0 {
    min-width: 0;
  }
  .tw\:min-w-40 {
    min-width: 160px;
  }
  .tw\:min-w-\[300px\] {
    min-width: 300px;
  }
  .tw\:min-w-\[300px\]\! {
    min-width: 300px !important;
  }
  .tw\:min-w-\[380px\] {
    min-width: 380px;
  }
  .tw\:min-w-\[420px\] {
    min-width: 420px;
  }
  .tw\:flex-1 {
    flex: 1;
  }
  .tw\:flex-none {
    flex: none;
  }
  .tw\:shrink-0 {
    flex-shrink: 0;
  }
  .tw\:rotate-y-0\! {
    --tw-rotate-y: rotateY(0deg) !important;
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,) !important;
  }
  .tw\:amr-maru-button {
    border-radius: 9999px !important;
    padding-inline: 12px;
    padding-block: 4px;
    font-size: 14px;
    line-height: var(--tw-leading, 20px);
    --tw-font-weight: var(--tw-font-weight-semibold);
    font-weight: var(--tw-font-weight-semibold);
    text-decoration-line: none;
    &:hover {
      @media (hover: hover) {
        cursor: pointer;
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--tw-color-gray-100);
      }
    }
  }
  .tw\:cursor-pointer {
    cursor: pointer;
  }
  .tw\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tw\:flex-col {
    flex-direction: column;
  }
  .tw\:flex-wrap {
    flex-wrap: wrap;
  }
  .tw\:items-center {
    align-items: center;
  }
  .tw\:items-center\! {
    align-items: center !important;
  }
  .tw\:items-end {
    align-items: flex-end;
  }
  .tw\:items-start {
    align-items: flex-start;
  }
  .tw\:items-stretch {
    align-items: stretch;
  }
  .tw\:justify-around {
    justify-content: space-around;
  }
  .tw\:justify-between {
    justify-content: space-between;
  }
  .tw\:justify-center {
    justify-content: center;
  }
  .tw\:justify-center\! {
    justify-content: center !important;
  }
  .tw\:justify-items-center {
    justify-items: center;
  }
  .tw\:gap-0\.5 {
    gap: 2px;
  }
  .tw\:gap-1 {
    gap: 4px;
  }
  .tw\:gap-1\.5 {
    gap: 6px;
  }
  .tw\:gap-2 {
    gap: 8px;
  }
  .tw\:gap-2\.5 {
    gap: 10px;
  }
  .tw\:gap-3 {
    gap: 12px;
  }
  .tw\:gap-4 {
    gap: 16px;
  }
  .tw\:gap-5 {
    gap: 20px;
  }
  .tw\:gap-6 {
    gap: 24px;
  }
  .tw\:gap-8 {
    gap: 32px;
  }
  .tw\:gap-\[5px\] {
    gap: 5px;
  }
  .tw\:gap-\[10px\] {
    gap: 10px;
  }
  .tw\:gap-\[22px\] {
    gap: 22px;
  }
  .tw\:gap-\[34px\] {
    gap: 34px;
  }
  .tw\:gap-x-2 {
    column-gap: 8px;
  }
  .tw\:gap-y-5 {
    row-gap: 20px;
  }
  .tw\:overflow-hidden {
    overflow: hidden;
  }
  .tw\:rounded {
    border-radius: 4px;
  }
  .tw\:rounded-2xl {
    border-radius: 16px;
  }
  .tw\:rounded-full {
    border-radius: 9999px;
  }
  .tw\:rounded-full\! {
    border-radius: 9999px !important;
  }
  .tw\:rounded-lg {
    border-radius: 8px;
  }
  .tw\:rounded-md {
    border-radius: 6px;
  }
  .tw\:rounded-xl {
    border-radius: 12px;
  }
  .tw\:rounded-t {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .tw\:border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .tw\:border-x {
    border-inline-style: var(--tw-border-style);
    border-inline-width: 1px;
  }
  .tw\:border-y-8 {
    border-block-style: var(--tw-border-style);
    border-block-width: 8px;
  }
  .tw\:border-r-0 {
    border-right-style: var(--tw-border-style);
    border-right-width: 0px;
  }
  .tw\:border-l-12 {
    border-left-style: var(--tw-border-style);
    border-left-width: 12px;
  }
  .tw\:border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .tw\:border-\[\#e6e6e6\] {
    border-color: #e6e6e6;
  }
  .tw\:border-fxtfblue-logo {
    border-color: #213675;
  }
  .tw\:border-slate-500 {
    border-color: var(--tw-color-slate-500);
  }
  .tw\:border-white\/40 {
    border-color: var(--tw-color-white);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--tw-color-white) 40%, transparent);
    }
  }
  .tw\:border-y-transparent {
    border-block-color: transparent;
  }
  .tw\:border-t-slate-200 {
    border-top-color: var(--tw-color-slate-200);
  }
  .tw\:border-l-\[\#f0f0f0\] {
    border-left-color: #f0f0f0;
  }
  .tw\:border-l-\[rgba\(240\,240\,240\,0\.95\)\] {
    border-left-color: rgba(240,240,240,0.95);
  }
  .tw\:bg-\[\#00ca00\] {
    background-color: #00ca00;
  }
  .tw\:bg-\[\#334155\] {
    background-color: #334155;
  }
  .tw\:bg-\[\#e2e8f0\] {
    background-color: #e2e8f0;
  }
  .tw\:bg-\[\#f0f0f0\] {
    background-color: #f0f0f0;
  }
  .tw\:bg-\[rgba\(240\,240\,240\,0\.95\)\] {
    background-color: rgba(240,240,240,0.95);
  }
  .tw\:bg-\[var\(--swiper-theme-color\)\]\! {
    background-color: var(--swiper-theme-color) !important;
  }
  .tw\:bg-fxtfblue {
    background-color: #0066fc;
  }
  .tw\:bg-fxtfblue-gxlogo {
    background-color: #0e308e;
  }
  .tw\:bg-fxtfred-mt4logo {
    background-color: #f23c47;
  }
  .tw\:bg-red-500 {
    background-color: var(--tw-color-red-500);
  }
  .tw\:bg-slate-100 {
    background-color: var(--tw-color-slate-100);
  }
  .tw\:bg-slate-100\! {
    background-color: var(--tw-color-slate-100) !important;
  }
  .tw\:bg-slate-300 {
    background-color: var(--tw-color-slate-300);
  }
  .tw\:bg-slate-500 {
    background-color: var(--tw-color-slate-500);
  }
  .tw\:bg-white {
    background-color: var(--tw-color-white);
  }
  .tw\:bg-white\! {
    background-color: var(--tw-color-white) !important;
  }
  .tw\:bg-yellow-300\! {
    background-color: var(--tw-color-yellow-300) !important;
  }
  .tw\:bg-none\! {
    background-image: none !important;
  }
  .tw\:bg-size-\[85\%\]\! {
    background-size: 85% !important;
  }
  .tw\:bg-\[position\:0_0\] {
    background-position: 0 0;
  }
  .tw\:bg-\[position\:0_100\%\] {
    background-position: 0 100%;
  }
  .tw\:bg-\[position\:33\.33\%_0\] {
    background-position: 33.33% 0;
  }
  .tw\:bg-\[position\:33\.33\%_100\%\] {
    background-position: 33.33% 100%;
  }
  .tw\:bg-\[position\:66\.67\%_0\] {
    background-position: 66.67% 0;
  }
  .tw\:bg-\[position\:66\.67\%_100\%\] {
    background-position: 66.67% 100%;
  }
  .tw\:bg-\[position\:100\%_0\] {
    background-position: 100% 0;
  }
  .tw\:bg-\[position\:100\%_100\%\] {
    background-position: 100% 100%;
  }
  .tw\:bg-position-\[center_center\] {
    background-position: center center;
  }
  .tw\:bg-position-\[left_center\] {
    background-position: left center;
  }
  .tw\:bg-position-\[right_center\] {
    background-position: right center;
  }
  .tw\:object-contain {
    object-fit: contain;
  }
  .tw\:p-0\! {
    padding: 0 !important;
  }
  .tw\:p-2 {
    padding: 8px;
  }
  .tw\:p-2\.5 {
    padding: 10px;
  }
  .tw\:p-3 {
    padding: 12px;
  }
  .tw\:px-0 {
    padding-inline: 0;
  }
  .tw\:px-0\! {
    padding-inline: 0 !important;
  }
  .tw\:px-0\.5 {
    padding-inline: 2px;
  }
  .tw\:px-1 {
    padding-inline: 4px;
  }
  .tw\:px-1\.5 {
    padding-inline: 6px;
  }
  .tw\:px-2 {
    padding-inline: 8px;
  }
  .tw\:px-2\.5 {
    padding-inline: 10px;
  }
  .tw\:px-3 {
    padding-inline: 12px;
  }
  .tw\:px-4 {
    padding-inline: 16px;
  }
  .tw\:px-6 {
    padding-inline: 24px;
  }
  .tw\:px-7 {
    padding-inline: 28px;
  }
  .tw\:px-10 {
    padding-inline: 40px;
  }
  .tw\:px-\[18px\] {
    padding-inline: 18px;
  }
  .tw\:px-\[53px\] {
    padding-inline: 53px;
  }
  .tw\:py-0 {
    padding-block: 0;
  }
  .tw\:py-0\.5 {
    padding-block: 2px;
  }
  .tw\:py-1 {
    padding-block: 4px;
  }
  .tw\:py-1\.5 {
    padding-block: 6px;
  }
  .tw\:py-2 {
    padding-block: 8px;
  }
  .tw\:py-2\.5 {
    padding-block: 10px;
  }
  .tw\:py-3 {
    padding-block: 12px;
  }
  .tw\:py-3\.5 {
    padding-block: 14px;
  }
  .tw\:py-4 {
    padding-block: 16px;
  }
  .tw\:py-5 {
    padding-block: 20px;
  }
  .tw\:py-6 {
    padding-block: 24px;
  }
  .tw\:pt-0 {
    padding-top: 0;
  }
  .tw\:pt-3 {
    padding-top: 12px;
  }
  .tw\:pr-2 {
    padding-right: 8px;
  }
  .tw\:pr-5 {
    padding-right: 20px;
  }
  .tw\:pb-0\! {
    padding-bottom: 0 !important;
  }
  .tw\:pb-3 {
    padding-bottom: 12px;
  }
  .tw\:pb-4 {
    padding-bottom: 16px;
  }
  .tw\:pb-6\! {
    padding-bottom: 24px !important;
  }
  .tw\:pb-20 {
    padding-bottom: 80px;
  }
  .tw\:\!pl-0 {
    padding-left: 0 !important;
  }
  .tw\:pl-4 {
    padding-left: 16px;
  }
  .tw\:pl-\[1\.5em\] {
    padding-left: 1.5em;
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:text-right {
    text-align: right;
  }
  .tw\:text-2xl {
    font-size: 24px;
    line-height: var(--tw-leading, 32px);
  }
  .tw\:text-5xl {
    font-size: 48px;
    line-height: var(--tw-leading, 1);
  }
  .tw\:text-base {
    font-size: 16px;
    line-height: var(--tw-leading, 24px);
  }
  .tw\:text-lg {
    font-size: 18px;
    line-height: var(--tw-leading, 28px);
  }
  .tw\:text-sm {
    font-size: 14px;
    line-height: var(--tw-leading, 20px);
  }
  .tw\:text-xl {
    font-size: 20px;
    line-height: var(--tw-leading, 28px);
  }
  .tw\:text-xs {
    font-size: 12px;
    line-height: var(--tw-leading, 16px);
  }
  .tw\:text-\[15px\] {
    font-size: 15px;
  }
  .tw\:text-\[18px\] {
    font-size: 18px;
  }
  .tw\:text-\[22px\] {
    font-size: 22px;
  }
  .tw\:text-\[150px\] {
    font-size: 150px;
  }
  .tw\:leading-3 {
    --tw-leading: 12px;
    line-height: 12px;
  }
  .tw\:leading-5 {
    --tw-leading: 20px;
    line-height: 20px;
  }
  .tw\:leading-6 {
    --tw-leading: 24px;
    line-height: 24px;
  }
  .tw\:leading-9 {
    --tw-leading: 36px;
    line-height: 36px;
  }
  .tw\:leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .tw\:leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }
  .tw\:leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }
  .tw\:leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .tw\:leading-normal {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .tw\:leading-relaxed {
    --tw-leading: 1.625;
    line-height: 1.625;
  }
  .tw\:font-bold {
    --tw-font-weight: var(--tw-font-weight-bold);
    font-weight: var(--tw-font-weight-bold);
  }
  .tw\:font-medium {
    --tw-font-weight: var(--tw-font-weight-medium);
    font-weight: var(--tw-font-weight-medium);
  }
  .tw\:font-medium\! {
    --tw-font-weight: var(--tw-font-weight-medium) !important;
    font-weight: var(--tw-font-weight-medium) !important;
  }
  .tw\:font-normal {
    --tw-font-weight: var(--tw-font-weight-normal);
    font-weight: var(--tw-font-weight-normal);
  }
  .tw\:font-semibold {
    --tw-font-weight: var(--tw-font-weight-semibold);
    font-weight: var(--tw-font-weight-semibold);
  }
  .tw\:tracking-tight {
    --tw-tracking: var(--tw-tracking-tight);
    letter-spacing: var(--tw-tracking-tight);
  }
  .tw\:whitespace-nowrap {
    white-space: nowrap;
  }
  .tw\:text-\[\#f9d811\] {
    color: #f9d811;
  }
  .tw\:text-fxtfblack {
    color: #333;
  }
  .tw\:text-fxtfblack\! {
    color: #333 !important;
  }
  .tw\:text-fxtfblue {
    color: #0066fc;
  }
  .tw\:text-fxtfblue-logo {
    color: #213675;
  }
  .tw\:text-gray-500 {
    color: var(--tw-color-gray-500);
  }
  .tw\:text-inherit\! {
    color: inherit !important;
  }
  .tw\:text-neutral-700 {
    color: var(--tw-color-neutral-700);
  }
  .tw\:text-slate-500 {
    color: var(--tw-color-slate-500);
  }
  .tw\:text-slate-600 {
    color: var(--tw-color-slate-600);
  }
  .tw\:text-white {
    color: var(--tw-color-white);
  }
  .tw\:text-white\! {
    color: var(--tw-color-white) !important;
  }
  .tw\:no-underline {
    text-decoration-line: none;
  }
  .tw\:underline {
    text-decoration-line: underline;
  }
  .tw\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px 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);
  }
  .tw\: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);
  }
  .tw\:\*\:relative {
    :is(& > *) {
      position: relative;
    }
  }
  .tw\:\*\:\*\:mt-3 {
    :is(& > *) {
      :is(& > *) {
        margin-top: 12px;
      }
    }
  }
  .tw\:\*\:\*\:block {
    :is(& > *) {
      :is(& > *) {
        display: block;
      }
    }
  }
  .tw\:\*\:flex {
    :is(& > *) {
      display: flex;
    }
  }
  .tw\:\*\:aspect-\[250\/59\] {
    :is(& > *) {
      aspect-ratio: 250/59;
    }
  }
  .tw\:\*\:h-\[280px\] {
    :is(& > *) {
      height: 280px;
    }
  }
  .tw\:\*\:h-auto {
    :is(& > *) {
      height: auto;
    }
  }
  .tw\:\*\:w-\[70px\] {
    :is(& > *) {
      width: 70px;
    }
  }
  .tw\:\*\:w-full {
    :is(& > *) {
      width: 100%;
    }
  }
  .tw\:\*\:w-full {
    :is(& > *) {
      width: 100%;
    }
  }
  .tw\:\*\:max-w-\[33\.333\%\] {
    :is(& > *) {
      max-width: 33.333%;
    }
  }
  .tw\:\*\:flex-1 {
    :is(& > *) {
      flex: 1;
    }
  }
  .tw\:\*\:flex-\[0_0_33\.333\%\] {
    :is(& > *) {
      flex: 0 0 33.333%;
    }
  }
  .tw\:\*\:items-center {
    :is(& > *) {
      align-items: center;
    }
  }
  .tw\:\*\:overflow-hidden {
    :is(& > *) {
      overflow: hidden;
    }
  }
  .tw\:\*\:rounded {
    :is(& > *) {
      border-radius: 4px;
    }
  }
  .tw\:\*\:rounded-lg {
    :is(& > *) {
      border-radius: 8px;
    }
  }
  .tw\:\*\:rounded-xl {
    :is(& > *) {
      border-radius: 12px;
    }
  }
  .tw\:\*\:border {
    :is(& > *) {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .tw\:\*\:border-b {
    :is(& > *) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }
  .tw\:\*\:border-solid {
    :is(& > *) {
      --tw-border-style: solid;
      border-style: solid;
    }
  }
  .tw\:\*\:border-\[\#e6e6e6\] {
    :is(& > *) {
      border-color: #e6e6e6;
    }
  }
  .tw\:\*\:border-fxtfred-mt4logo {
    :is(& > *) {
      border-color: #f23c47;
    }
  }
  .tw\:\*\:border-gray-200 {
    :is(& > *) {
      border-color: var(--tw-color-gray-200);
    }
  }
  .tw\:\*\:border-white {
    :is(& > *) {
      border-color: var(--tw-color-white);
    }
  }
  .tw\:\*\:bg-white {
    :is(& > *) {
      background-color: var(--tw-color-white);
    }
  }
  .tw\:\*\:banks-sprite {
    :is(& > *) {
      background-image: url('../img/linklist.webp');
      background-repeat: no-repeat;
    }
  }
  .tw\:\*\:bg-\[size\:400\%_auto\] {
    :is(& > *) {
      background-size: 400% auto;
    }
  }
  .tw\:\*\:px-3 {
    :is(& > *) {
      padding-inline: 12px;
    }
  }
  .tw\:\*\:px-\[30px\] {
    :is(& > *) {
      padding-inline: 30px;
    }
  }
  .tw\:\*\:py-1 {
    :is(& > *) {
      padding-block: 4px;
    }
  }
  .tw\:\*\:py-1\.5 {
    :is(& > *) {
      padding-block: 6px;
    }
  }
  .tw\:\*\:text-center {
    :is(& > *) {
      text-align: center;
    }
  }
  .tw\:\*\:text-base {
    :is(& > *) {
      font-size: 16px;
      line-height: var(--tw-leading, 24px);
    }
  }
  .tw\:\*\:text-sm {
    :is(& > *) {
      font-size: 14px;
      line-height: var(--tw-leading, 20px);
    }
  }
  .tw\:\*\:font-medium {
    :is(& > *) {
      --tw-font-weight: var(--tw-font-weight-medium);
      font-weight: var(--tw-font-weight-medium);
    }
  }
  .tw\:\*\:font-semibold {
    :is(& > *) {
      --tw-font-weight: var(--tw-font-weight-semibold);
      font-weight: var(--tw-font-weight-semibold);
    }
  }
  .tw\:\*\:text-fxtfred-mt4logo {
    :is(& > *) {
      color: #f23c47;
    }
  }
  .tw\:\*\:no-underline {
    :is(& > *) {
      text-decoration-line: none;
    }
  }
  .tw\:group-hover\/gx\:block\! {
    &:is(:where(.tw\:group\/gx):hover *) {
      @media (hover: hover) {
        display: block !important;
      }
    }
  }
  .tw\:group-hover\/gx\:hidden\! {
    &:is(:where(.tw\:group\/gx):hover *) {
      @media (hover: hover) {
        display: none !important;
      }
    }
  }
  .tw\:group-hover\/line\:block\! {
    &:is(:where(.tw\:group\/line):hover *) {
      @media (hover: hover) {
        display: block !important;
      }
    }
  }
  .tw\:group-hover\/line\:hidden\! {
    &:is(:where(.tw\:group\/line):hover *) {
      @media (hover: hover) {
        display: none !important;
      }
    }
  }
  .tw\:group-hover\/mt4\:block\! {
    &:is(:where(.tw\:group\/mt4):hover *) {
      @media (hover: hover) {
        display: block !important;
      }
    }
  }
  .tw\:group-hover\/mt4\:hidden\! {
    &:is(:where(.tw\:group\/mt4):hover *) {
      @media (hover: hover) {
        display: none !important;
      }
    }
  }
  .tw\:group-hover\/mypage\:block\! {
    &:is(:where(.tw\:group\/mypage):hover *) {
      @media (hover: hover) {
        display: block !important;
      }
    }
  }
  .tw\:group-hover\/mypage\:hidden\! {
    &:is(:where(.tw\:group\/mypage):hover *) {
      @media (hover: hover) {
        display: none !important;
      }
    }
  }
  .tw\:group-hover\/sys\:block\! {
    &:is(:where(.tw\:group\/sys):hover *) {
      @media (hover: hover) {
        display: block !important;
      }
    }
  }
  .tw\:group-hover\/sys\:flex\! {
    &:is(:where(.tw\:group\/sys):hover *) {
      @media (hover: hover) {
        display: flex !important;
      }
    }
  }
  .tw\:group-hover\/sys\:hidden\! {
    &:is(:where(.tw\:group\/sys):hover *) {
      @media (hover: hover) {
        display: none !important;
      }
    }
  }
  .tw\:group-hover\/tradingview\:block\! {
    &:is(:where(.tw\:group\/tradingview):hover *) {
      @media (hover: hover) {
        display: block !important;
      }
    }
  }
  .tw\:group-hover\/tradingview\:hidden\! {
    &:is(:where(.tw\:group\/tradingview):hover *) {
      @media (hover: hover) {
        display: none !important;
      }
    }
  }
  .tw\:before\:\!text-xs {
    &::before {
      content: var(--tw-content);
      font-size: 12px !important;
      line-height: var(--tw-leading, 16px) !important;
    }
  }
  .tw\:after\:font-sans\! {
    &::after {
      content: var(--tw-content);
      font-family: var(--tw-font-sans) !important;
    }
  }
  .tw\:after\:text-lg\! {
    &::after {
      content: var(--tw-content);
      font-size: 18px !important;
      line-height: var(--tw-leading, 28px) !important;
    }
  }
  .tw\:after\:leading-none\! {
    &::after {
      content: var(--tw-content);
      --tw-leading: 1 !important;
      line-height: 1 !important;
    }
  }
  .tw\:after\:font-black\! {
    &::after {
      content: var(--tw-content);
      --tw-font-weight: var(--tw-font-weight-black) !important;
      font-weight: var(--tw-font-weight-black) !important;
    }
  }
  .tw\:after\:content-\[\'＜\'\]\! {
    &::after {
      content: var(--tw-content);
      --tw-content: '＜' !important;
      content: var(--tw-content) !important;
    }
  }
  .tw\:after\:content-\[\'＞\'\]\! {
    &::after {
      content: var(--tw-content);
      --tw-content: '＞' !important;
      content: var(--tw-content) !important;
    }
  }
  .tw\:hover\:bg-yellow-400\! {
    &:hover {
      @media (hover: hover) {
        background-color: var(--tw-color-yellow-400) !important;
      }
    }
  }
  .tw\:hover\:font-bold\! {
    &:hover {
      @media (hover: hover) {
        --tw-font-weight: var(--tw-font-weight-bold) !important;
        font-weight: var(--tw-font-weight-bold) !important;
      }
    }
  }
  .tw\:hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .tw\:hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .tw\:hover\:brightness-110 {
    &:hover {
      @media (hover: hover) {
        --tw-brightness: brightness(110%);
        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,);
      }
    }
  }
  .tw\:has-focus-within\:bg-white {
    &:has(*:focus-within) {
      background-color: var(--tw-color-white);
    }
  }
  .tw\:max-\[820px\]\:h-auto {
    @media (width < 820px) {
      height: auto;
    }
  }
  .tw\:max-\[820px\]\:gap-6 {
    @media (width < 820px) {
      gap: 24px;
    }
  }
  .tw\:max-\[820px\]\:px-4 {
    @media (width < 820px) {
      padding-inline: 16px;
    }
  }
  .tw\:max-\[820px\]\:px-7 {
    @media (width < 820px) {
      padding-inline: 28px;
    }
  }
  .tw\:max-\[820px\]\:py-4 {
    @media (width < 820px) {
      padding-block: 16px;
    }
  }
  .tw\:max-\[820px\]\:text-lg {
    @media (width < 820px) {
      font-size: 18px;
      line-height: var(--tw-leading, 28px);
    }
  }
  .tw\:max-\[820px\]\:text-\[120px\] {
    @media (width < 820px) {
      font-size: 120px;
    }
  }
  .tw\:max-md\:\@container-normal {
    @media (width < 48rem) {
      container-type: normal;
    }
  }
  .tw\:max-md\:mt-6 {
    @media (width < 48rem) {
      margin-top: 24px;
    }
  }
  .tw\:max-md\:h-\[22px\] {
    @media (width < 48rem) {
      height: 22px;
    }
  }
  .tw\:max-md\:h-auto {
    @media (width < 48rem) {
      height: auto;
    }
  }
  .tw\:max-md\:w-\[110px\] {
    @media (width < 48rem) {
      width: 110px;
    }
  }
  .tw\:max-md\:w-\[145px\] {
    @media (width < 48rem) {
      width: 145px;
    }
  }
  .tw\:max-md\:flex-1 {
    @media (width < 48rem) {
      flex: 1;
    }
  }
  .tw\:max-md\:shrink-0 {
    @media (width < 48rem) {
      flex-shrink: 0;
    }
  }
  .tw\:max-md\:flex-col {
    @media (width < 48rem) {
      flex-direction: column;
    }
  }
  .tw\:max-md\:justify-center {
    @media (width < 48rem) {
      justify-content: center;
    }
  }
  .tw\:max-md\:justify-start {
    @media (width < 48rem) {
      justify-content: flex-start;
    }
  }
  .tw\:max-md\:gap-1\.5 {
    @media (width < 48rem) {
      gap: 6px;
    }
  }
  .tw\:max-md\:gap-2 {
    @media (width < 48rem) {
      gap: 8px;
    }
  }
  .tw\:max-md\:gap-2\.5 {
    @media (width < 48rem) {
      gap: 10px;
    }
  }
  .tw\:max-md\:gap-6 {
    @media (width < 48rem) {
      gap: 24px;
    }
  }
  .tw\:max-md\:self-stretch {
    @media (width < 48rem) {
      align-self: stretch;
    }
  }
  .tw\:max-md\:border-x-0 {
    @media (width < 48rem) {
      border-inline-style: var(--tw-border-style);
      border-inline-width: 0px;
    }
  }
  .tw\:max-md\:border-t {
    @media (width < 48rem) {
      border-top-style: var(--tw-border-style);
      border-top-width: 1px;
    }
  }
  .tw\:max-md\:border-b {
    @media (width < 48rem) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }
  .tw\:max-md\:border-slate-200 {
    @media (width < 48rem) {
      border-color: var(--tw-color-slate-200);
    }
  }
  .tw\:max-md\:px-0 {
    @media (width < 48rem) {
      padding-inline: 0;
    }
  }
  .tw\:max-md\:px-7 {
    @media (width < 48rem) {
      padding-inline: 28px;
    }
  }
  .tw\:max-md\:px-\[9px\] {
    @media (width < 48rem) {
      padding-inline: 9px;
    }
  }
  .tw\:max-md\:py-2 {
    @media (width < 48rem) {
      padding-block: 8px;
    }
  }
  .tw\:max-md\:py-4 {
    @media (width < 48rem) {
      padding-block: 16px;
    }
  }
  .tw\:max-md\:py-6 {
    @media (width < 48rem) {
      padding-block: 24px;
    }
  }
  .tw\:max-md\:py-\[9px\] {
    @media (width < 48rem) {
      padding-block: 9px;
    }
  }
  .tw\:max-md\:pt-3\.5 {
    @media (width < 48rem) {
      padding-top: 14px;
    }
  }
  .tw\:max-md\:pb-8 {
    @media (width < 48rem) {
      padding-bottom: 32px;
    }
  }
  .tw\:max-md\:text-center {
    @media (width < 48rem) {
      text-align: center;
    }
  }
  .tw\:max-md\:text-base {
    @media (width < 48rem) {
      font-size: 16px;
      line-height: var(--tw-leading, 24px);
    }
  }
  .tw\:max-md\:text-\[10px\] {
    @media (width < 48rem) {
      font-size: 10px;
    }
  }
  .tw\:max-md\:text-\[14px\] {
    @media (width < 48rem) {
      font-size: 14px;
    }
  }
  .tw\:max-md\:text-\[100px\] {
    @media (width < 48rem) {
      font-size: 100px;
    }
  }
  .tw\:max-md\:leading-4 {
    @media (width < 48rem) {
      --tw-leading: 16px;
      line-height: 16px;
    }
  }
  .tw\:\*\:max-md\:h-auto {
    :is(& > *) {
      @media (width < 48rem) {
        height: auto;
      }
    }
  }
  .tw\:\*\:max-md\:w-full {
    :is(& > *) {
      @media (width < 48rem) {
        width: 100%;
      }
    }
  }
  .tw\:\*\:max-md\:w-full {
    :is(& > *) {
      @media (width < 48rem) {
        width: 100%;
      }
    }
  }
  .tw\:\*\:max-md\:max-w-full {
    :is(& > *) {
      @media (width < 48rem) {
        max-width: 100%;
      }
    }
  }
  .tw\:\*\:max-md\:max-w-full {
    :is(& > *) {
      @media (width < 48rem) {
        max-width: 100%;
      }
    }
  }
  .tw\:\*\:max-md\:min-w-0 {
    :is(& > *) {
      @media (width < 48rem) {
        min-width: 0;
      }
    }
  }
  .tw\:\*\:max-md\:flex-\[0_0_100\%\] {
    :is(& > *) {
      @media (width < 48rem) {
        flex: 0 0 100%;
      }
    }
  }
  .tw\:\*\:max-md\:border-\[0\.5px\] {
    :is(& > *) {
      @media (width < 48rem) {
        border-style: var(--tw-border-style);
        border-width: 0.5px;
      }
    }
  }
  .tw\:\*\:max-md\:px-0 {
    :is(& > *) {
      @media (width < 48rem) {
        padding-inline: 0;
      }
    }
  }
  .tw\:\*\:max-md\:py-0\.5 {
    :is(& > *) {
      @media (width < 48rem) {
        padding-block: 2px;
      }
    }
  }
  .tw\:sm\:my-10 {
    @media (width >= 40rem) {
      margin-block: 40px;
    }
  }
  .tw\:sm\:hidden {
    @media (width >= 40rem) {
      display: none;
    }
  }
  .tw\:sm\:h-\[90px\] {
    @media (width >= 40rem) {
      height: 90px;
    }
  }
  .tw\:sm\:w-\[75px\] {
    @media (width >= 40rem) {
      width: 75px;
    }
  }
  .tw\:sm\:grid-cols-4 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .tw\:sm\:grid-cols-8 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }
  .tw\:sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .tw\:sm\:items-start {
    @media (width >= 40rem) {
      align-items: flex-start;
    }
  }
  .tw\:sm\:justify-end {
    @media (width >= 40rem) {
      justify-content: flex-end;
    }
  }
  .tw\:sm\:gap-0 {
    @media (width >= 40rem) {
      gap: 0;
    }
  }
  .tw\:sm\:gap-8 {
    @media (width >= 40rem) {
      gap: 32px;
    }
  }
  .tw\:sm\:gap-x-\[37px\] {
    @media (width >= 40rem) {
      column-gap: 37px;
    }
  }
  .tw\:sm\:gap-y-2 {
    @media (width >= 40rem) {
      row-gap: 8px;
    }
  }
  .tw\:sm\:bg-white {
    @media (width >= 40rem) {
      background-color: var(--tw-color-white);
    }
  }
  .tw\:sm\:bg-\[position\:-250px_-82px\] {
    @media (width >= 40rem) {
      background-position: -250px -82px;
    }
  }
  .tw\:sm\:bg-\[position\:-250px_0\] {
    @media (width >= 40rem) {
      background-position: -250px 0;
    }
  }
  .tw\:sm\:bg-\[position\:-500px_-82px\] {
    @media (width >= 40rem) {
      background-position: -500px -82px;
    }
  }
  .tw\:sm\:bg-\[position\:-507px_0\] {
    @media (width >= 40rem) {
      background-position: -507px 0;
    }
  }
  .tw\:sm\:bg-\[position\:-750px_0\] {
    @media (width >= 40rem) {
      background-position: -750px 0;
    }
  }
  .tw\:sm\:bg-\[position\:-751px_-82px\] {
    @media (width >= 40rem) {
      background-position: -751px -82px;
    }
  }
  .tw\:sm\:bg-\[position\:0_-81px\] {
    @media (width >= 40rem) {
      background-position: 0 -81px;
    }
  }
  .tw\:sm\:bg-\[position\:0_0\] {
    @media (width >= 40rem) {
      background-position: 0 0;
    }
  }
  .tw\:sm\:px-0 {
    @media (width >= 40rem) {
      padding-inline: 0;
    }
  }
  .tw\:sm\:px-3 {
    @media (width >= 40rem) {
      padding-inline: 12px;
    }
  }
  .tw\:sm\:py-3 {
    @media (width >= 40rem) {
      padding-block: 12px;
    }
  }
  .tw\:sm\:py-5 {
    @media (width >= 40rem) {
      padding-block: 20px;
    }
  }
  .tw\:sm\:text-3xl {
    @media (width >= 40rem) {
      font-size: 30px;
      line-height: var(--tw-leading, 36px);
    }
  }
  .tw\:sm\:text-base {
    @media (width >= 40rem) {
      font-size: 16px;
      line-height: var(--tw-leading, 24px);
    }
  }
  .tw\:sm\:text-sm {
    @media (width >= 40rem) {
      font-size: 14px;
      line-height: var(--tw-leading, 20px);
    }
  }
  .tw\:sm\:text-xs {
    @media (width >= 40rem) {
      font-size: 12px;
      line-height: var(--tw-leading, 16px);
    }
  }
  .tw\:sm\:leading-\[1\.4\] {
    @media (width >= 40rem) {
      --tw-leading: 1.4;
      line-height: 1.4;
    }
  }
  .tw\:sm\:\*\:aspect-auto {
    @media (width >= 40rem) {
      :is(& > *) {
        aspect-ratio: auto;
      }
    }
  }
  .tw\:sm\:\*\:h-\[59px\]\! {
    @media (width >= 40rem) {
      :is(& > *) {
        height: 59px !important;
      }
    }
  }
  .tw\:sm\:\*\:w-\[250px\]\! {
    @media (width >= 40rem) {
      :is(& > *) {
        width: 250px !important;
      }
    }
  }
  .tw\:sm\:\*\:bg-\[size\:1000px_auto\] {
    @media (width >= 40rem) {
      :is(& > *) {
        background-size: 1000px auto;
      }
    }
  }
  .tw\:md\:h-9 {
    @media (width >= 48rem) {
      height: 36px;
    }
  }
  .tw\:md\:h-\[114px\] {
    @media (width >= 48rem) {
      height: 114px;
    }
  }
  .tw\:md\:w-full {
    @media (width >= 48rem) {
      width: 100%;
    }
  }
  .tw\:md\:w-full {
    @media (width >= 48rem) {
      width: 100%;
    }
  }
  .tw\:md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .tw\:md\:gap-6 {
    @media (width >= 48rem) {
      gap: 24px;
    }
  }
  .tw\:md\:px-8 {
    @media (width >= 48rem) {
      padding-inline: 32px;
    }
  }
  .tw\:md\:py-0 {
    @media (width >= 48rem) {
      padding-block: 0;
    }
  }
  .tw\:md\:py-8 {
    @media (width >= 48rem) {
      padding-block: 32px;
    }
  }
  .tw\:xl\:ml-\[300px\] {
    @media (width >= 80rem) {
      margin-left: 300px;
    }
  }
  .tw\:\@max-\[751px\]\:hidden {
    @container (width < 751px) {
      display: none;
    }
  }
  .tw\:\@max-\[750px\]\:flex\! {
    @container (width < 750px) {
      display: flex !important;
    }
  }
  .tw\:\@max-\[750px\]\:after\:content-\[\'＞\'\]\! {
    @container (width < 750px) {
      &::after {
        content: var(--tw-content);
        --tw-content: '＞' !important;
        content: var(--tw-content) !important;
      }
    }
  }
  .tw\:\@min-\[540px\]\:hidden {
    @container (width >= 540px) {
      display: none;
    }
  }
  .tw\:\@min-\[540px\]\:inline {
    @container (width >= 540px) {
      display: inline;
    }
  }
  .tw\:\@\[751px\]\:hidden\! {
    @container (width >= 751px) {
      display: none !important;
    }
  }
  .tw\:\@\[751px\]\:after\:content-\[\'＜\'\]\! {
    @container (width >= 751px) {
      &::after {
        content: var(--tw-content);
        --tw-content: '＜' !important;
        content: var(--tw-content) !important;
      }
    }
  }
  .tw\:\[\&_\#amr-id-csinfo-block\]\:bg-white {
    & #amr-id-csinfo-block {
      background-color: var(--tw-color-white);
    }
  }
  .tw\:\[\&_\.amr-16-b-text\]\:text-lg {
    & .amr-16-b-text {
      font-size: 18px;
      line-height: var(--tw-leading, 28px);
    }
  }
  .tw\:\[\&_\.amr-16-b-text\]\:font-bold {
    & .amr-16-b-text {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
  }
  .tw\:\[\&_\.amr-16-b-text\]\:text-fxtfblack {
    & .amr-16-b-text {
      color: #333;
    }
  }
  .tw\:\[\&_\.amr-points-card-c\]\:flex {
    & .amr-points-card-c {
      display: flex;
    }
  }
  .tw\:\[\&_\.amr-points-card-c\]\:h-full {
    & .amr-points-card-c {
      height: 100%;
    }
  }
  .tw\:\[\&_\.amr-points-card-c\]\:flex-col {
    & .amr-points-card-c {
      flex-direction: column;
    }
  }
  .tw\:\[\&_\.amr-points-card-c\]\:justify-between {
    & .amr-points-card-c {
      justify-content: space-between;
    }
  }
  .tw\:\[\&_\.amr-points-card-c\]\:px-\[33px\] {
    & .amr-points-card-c {
      padding-inline: 33px;
    }
  }
  .tw\:\[\&_\.amr-points-card-c\]\:py-6 {
    & .amr-points-card-c {
      padding-block: 24px;
    }
  }
  .tw\:max-md\:\[\&_\.amr-points-card-c\]\:px-7 {
    @media (width < 48rem) {
      & .amr-points-card-c {
        padding-inline: 28px;
      }
    }
  }
  .tw\:\[\&_\.amr-points-num\]\:flex {
    & .amr-points-num {
      display: flex;
    }
  }
  .tw\:\[\&_\.amr-points-num\]\:items-start {
    & .amr-points-num {
      align-items: flex-start;
    }
  }
  .tw\:\[\&_\.amr-points-num\]\:gap-2 {
    & .amr-points-num {
      gap: 8px;
    }
  }
  .tw\:\[\&_\.amr-points-num_\.jost\]\:text-2xl {
    & .amr-points-num .jost {
      font-size: 24px;
      line-height: var(--tw-leading, 32px);
    }
  }
  .tw\:\[\&_\.amr-points-num_\.jost\]\:text-white\/40 {
    & .amr-points-num .jost {
      color: var(--tw-color-white);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--tw-color-white) 40%, transparent);
      }
    }
  }
  .tw\:\[\&_\.amr-points-num_\.jost\]\:sm\:text-4xl {
    & .amr-points-num .jost {
      @media (width >= 40rem) {
        font-size: 40px;
        line-height: var(--tw-leading, 36px);
      }
    }
  }
  .tw\:\[\&_\.amr-points-num_h4\]\:text-\[28px\] {
    & .amr-points-num h4 {
      font-size: 28px;
    }
  }
  .tw\:\[\&_\.amr-points-num_h4\]\:font-extrabold {
    & .amr-points-num h4 {
      --tw-font-weight: var(--tw-font-weight-extrabold);
      font-weight: var(--tw-font-weight-extrabold);
    }
  }
  .tw\:\[\&_\.amr-points-num_h4\]\:text-white {
    & .amr-points-num h4 {
      color: var(--tw-color-white);
    }
  }
  .tw\:max-\[820px\]\:\[\&_\.amr-points-num_h4\]\:text-xl {
    @media (width < 820px) {
      & .amr-points-num h4 {
        font-size: 20px;
        line-height: var(--tw-leading, 28px);
      }
    }
  }
  .tw\:max-md\:\[\&_\.amr-points-num_h4\]\:text-base {
    @media (width < 48rem) {
      & .amr-points-num h4 {
        font-size: 16px;
        line-height: var(--tw-leading, 24px);
      }
    }
  }
  .tw\:\[\&_\.amr-sub-hd\]\:flex {
    & .amr-sub-hd {
      display: flex;
    }
  }
  .tw\:\[\&_\.amr-sub-hd\]\:items-start {
    & .amr-sub-hd {
      align-items: flex-start;
    }
  }
  .tw\:\[\&_\.amr-sub-hd\]\:justify-center {
    & .amr-sub-hd {
      justify-content: center;
    }
  }
  .tw\:\[\&_\.amr-sub-hd\]\:gap-2 {
    & .amr-sub-hd {
      gap: 8px;
    }
  }
  .tw\:max-md\:\[\&_\.amr-sub-hd\]\:justify-between {
    @media (width < 48rem) {
      & .amr-sub-hd {
        justify-content: space-between;
      }
    }
  }
  .tw\:\[\&_\.amr-sub-icon-pc\]\:mx-auto {
    & .amr-sub-icon-pc {
      margin-inline: auto;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-pc\]\:mt-3 {
    & .amr-sub-icon-pc {
      margin-top: 12px;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-pc\]\:h-\[100px\] {
    & .amr-sub-icon-pc {
      height: 100px;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-pc\]\:w-\[120px\] {
    & .amr-sub-icon-pc {
      width: 120px;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-pc\]\:bg-size-\[auto_100px\] {
    & .amr-sub-icon-pc {
      background-size: auto 100px;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-pc\]\:bg-no-repeat {
    & .amr-sub-icon-pc {
      background-repeat: no-repeat;
    }
  }
  .tw\:max-md\:\[\&_\.amr-sub-icon-pc\]\:hidden {
    @media (width < 48rem) {
      & .amr-sub-icon-pc {
        display: none;
      }
    }
  }
  .tw\:\[\&_\.amr-sub-icon-sp\]\:hidden {
    & .amr-sub-icon-sp {
      display: none;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-sp\]\:h-\[57px\] {
    & .amr-sub-icon-sp {
      height: 57px;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-sp\]\:w-\[69px\] {
    & .amr-sub-icon-sp {
      width: 69px;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-sp\]\:shrink-0 {
    & .amr-sub-icon-sp {
      flex-shrink: 0;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-sp\]\:bg-size-\[auto_57px\] {
    & .amr-sub-icon-sp {
      background-size: auto 57px;
    }
  }
  .tw\:\[\&_\.amr-sub-icon-sp\]\:bg-no-repeat {
    & .amr-sub-icon-sp {
      background-repeat: no-repeat;
    }
  }
  .tw\:max-md\:\[\&_\.amr-sub-icon-sp\]\:block {
    @media (width < 48rem) {
      & .amr-sub-icon-sp {
        display: block;
      }
    }
  }
  .tw\:\[\&_\.amr-sub-num\]\:flex {
    & .amr-sub-num {
      display: flex;
    }
  }
  .tw\:\[\&_\.amr-sub-num\]\:items-start {
    & .amr-sub-num {
      align-items: flex-start;
    }
  }
  .tw\:\[\&_\.amr-sub-num\]\:gap-2 {
    & .amr-sub-num {
      gap: 8px;
    }
  }
  .tw\:\[\&_\.amr-sub-num_\.jost\]\:text-\[30px\] {
    & .amr-sub-num .jost {
      font-size: 30px;
    }
  }
  .tw\:\[\&_\.amr-sub-num_\.jost\]\:leading-none {
    & .amr-sub-num .jost {
      --tw-leading: 1;
      line-height: 1;
    }
  }
  .tw\:\[\&_\.amr-sub-num_\.jost\]\:font-semibold {
    & .amr-sub-num .jost {
      --tw-font-weight: var(--tw-font-weight-semibold);
      font-weight: var(--tw-font-weight-semibold);
    }
  }
  .tw\:\[\&_\.amr-sub-num_\.jost\]\:text-fxtfblue {
    & .amr-sub-num .jost {
      color: #0066fc;
    }
  }
  .tw\:max-md\:\[\&_\.amr-sub-num_\.jost\]\:text-2xl {
    @media (width < 48rem) {
      & .amr-sub-num .jost {
        font-size: 24px;
        line-height: var(--tw-leading, 32px);
      }
    }
  }
  .tw\:\[\&_\.amr-sub-num_p\]\:text-\[22px\] {
    & .amr-sub-num p {
      font-size: 22px;
    }
  }
  .tw\:\[\&_\.amr-sub-num_p\]\:leading-\[1\.4\] {
    & .amr-sub-num p {
      --tw-leading: 1.4;
      line-height: 1.4;
    }
  }
  .tw\:\[\&_\.amr-sub-num_p\]\:font-bold {
    & .amr-sub-num p {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
  }
  .tw\:max-md\:\[\&_\.amr-sub-num_p\]\:text-lg {
    @media (width < 48rem) {
      & .amr-sub-num p {
        font-size: 18px;
        line-height: var(--tw-leading, 28px);
      }
    }
  }
  .tw\:\[\&_\.item\]\:p-2 {
    & .item {
      padding: 8px;
    }
  }
  .tw\:\[\&_a\]\:px-16 {
    & a {
      padding-inline: 64px;
    }
  }
  .tw\:\[\&_a\]\:text-base {
    & a {
      font-size: 16px;
      line-height: var(--tw-leading, 24px);
    }
  }
  .tw\:\[\&_a\]\:font-medium {
    & a {
      --tw-font-weight: var(--tw-font-weight-medium);
      font-weight: var(--tw-font-weight-medium);
    }
  }
  .tw\:\[\&_a\]\:text-fxtfblack {
    & a {
      color: #333;
    }
  }
  .tw\:\[\&_a\]\:sm\:px-1\.5 {
    & a {
      @media (width >= 40rem) {
        padding-inline: 6px;
      }
    }
  }
  .tw\:\[\&_details\]\:rounded-xl {
    & details {
      border-radius: 12px;
    }
  }
  .tw\:\[\&_details\]\:border {
    & details {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .tw\:\[\&_details\]\:border-slate-500 {
    & details {
      border-color: var(--tw-color-slate-500);
    }
  }
  .tw\:\[\&_details\]\:bg-white {
    & details {
      background-color: var(--tw-color-white);
    }
  }
  .tw\:\[\&_details\]\:px-7 {
    & details {
      padding-inline: 28px;
    }
  }
  .tw\:\[\&_details\]\:py-5 {
    & details {
      padding-block: 20px;
    }
  }
  .tw\:\[\&_details\[open\]_summary\]\:mb-3 {
    & details[open] summary {
      margin-bottom: 12px;
    }
  }
  .tw\:\[\&_details\[open\]_summary\]\:border-b {
    & details[open] summary {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }
  .tw\:\[\&_details\[open\]_summary\]\:border-slate-500 {
    & details[open] summary {
      border-color: var(--tw-color-slate-500);
    }
  }
  .tw\:\[\&_details\[open\]_summary\]\:pb-3 {
    & details[open] summary {
      padding-bottom: 12px;
    }
  }
  .tw\:\[\&_figcaption\]\:text-lg {
    & figcaption {
      font-size: 18px;
      line-height: var(--tw-leading, 28px);
    }
  }
  .tw\:\[\&_figcaption\]\:leading-relaxed {
    & figcaption {
      --tw-leading: 1.625;
      line-height: 1.625;
    }
  }
  .tw\:\[\&_figcaption\]\:font-bold {
    & figcaption {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
  }
  .tw\:\[\&_figcaption\]\:text-slate-500 {
    & figcaption {
      color: var(--tw-color-slate-500);
    }
  }
  .tw\:\[\&_figure\]\:mb-3 {
    & figure {
      margin-bottom: 12px;
    }
  }
  .tw\:\[\&_figure\]\:flex {
    & figure {
      display: flex;
    }
  }
  .tw\:\[\&_figure\]\:flex-col {
    & figure {
      flex-direction: column;
    }
  }
  .tw\:\[\&_figure\]\:gap-2\.5 {
    & figure {
      gap: 10px;
    }
  }
  .tw\:\[\&_li\]\:flex {
    & li {
      display: flex;
    }
  }
  .tw\:\[\&_li\]\:items-center {
    & li {
      align-items: center;
    }
  }
  .tw\:\[\&_li\]\:gap-2 {
    & li {
      gap: 8px;
    }
  }
  .tw\:\[\&_li\]\:before\:shrink-0 {
    & li {
      &::before {
        content: var(--tw-content);
        flex-shrink: 0;
      }
    }
  }
  .tw\:\[\&_li\]\:before\:text-\[10px\] {
    & li {
      &::before {
        content: var(--tw-content);
        font-size: 10px;
      }
    }
  }
  .tw\:\[\&_li\]\:before\:text-blue-600 {
    & li {
      &::before {
        content: var(--tw-content);
        color: var(--tw-color-blue-600);
      }
    }
  }
  .tw\:\[\&_li\]\:before\:content-\[\'▶\'\] {
    & li {
      &::before {
        --tw-content: '▶';
        content: var(--tw-content);
      }
    }
  }
  .tw\:\[\&_span\]\:text-lg {
    & span {
      font-size: 18px;
      line-height: var(--tw-leading, 28px);
    }
  }
  .tw\:\[\&_span\]\:leading-\[1\.7\] {
    & span {
      --tw-leading: 1.7;
      line-height: 1.7;
    }
  }
  .tw\:\[\&_span\]\:font-semibold {
    & span {
      --tw-font-weight: var(--tw-font-weight-semibold);
      font-weight: var(--tw-font-weight-semibold);
    }
  }
  .tw\:\[\&_span\]\:whitespace-nowrap {
    & span {
      white-space: nowrap;
    }
  }
  .tw\:\[\&_span\]\:text-white {
    & span {
      color: var(--tw-color-white);
    }
  }
  .tw\:max-md\:\[\&_span\]\:text-sm {
    @media (width < 48rem) {
      & span {
        font-size: 14px;
        line-height: var(--tw-leading, 20px);
      }
    }
  }
  .tw\:max-md\:\[\&_span\]\:leading-normal {
    @media (width < 48rem) {
      & span {
        --tw-leading: 1.5;
        line-height: 1.5;
      }
    }
  }
  .tw\:\[\&_summary\]\:flex {
    & summary {
      display: flex;
    }
  }
  .tw\:\[\&_summary\]\:items-center {
    & summary {
      align-items: center;
    }
  }
  .tw\:\[\&_summary\]\:justify-between {
    & summary {
      justify-content: space-between;
    }
  }
  .tw\:\[\&_summary\]\:gap-4 {
    & summary {
      gap: 16px;
    }
  }
  .tw\:\[\&_summary_h5\]\:text-xl {
    & summary h5 {
      font-size: 20px;
      line-height: var(--tw-leading, 28px);
    }
  }
  .tw\:\[\&_summary_h5\]\:font-bold {
    & summary h5 {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
  }
  .tw\:\[\&_summary_h5\]\:text-neutral-700 {
    & summary h5 {
      color: var(--tw-color-neutral-700);
    }
  }
  .tw\:\[\&_ul\]\:flex {
    & ul {
      display: flex;
    }
  }
  .tw\:\[\&_ul\]\:flex-col {
    & ul {
      flex-direction: column;
    }
  }
  .tw\:\[\&_ul\]\:gap-2 {
    & ul {
      gap: 8px;
    }
  }
  .tw\:\[\&_ul\]\:pl-4 {
    & ul {
      padding-left: 16px;
    }
  }
  .tw\:\[\&\.swiper-button-disabled\]\:cursor-default {
    &.swiper-button-disabled {
      cursor: default;
    }
  }
  .tw\:\[\&\.swiper-button-disabled\]\:bg-\[\#c7c7cc\]\! {
    &.swiper-button-disabled {
      background-color: #c7c7cc !important;
    }
  }
  .tw\:\[\&\.swiper-button-disabled\]\:opacity-100\! {
    &.swiper-button-disabled {
      opacity: 100% !important;
    }
  }
  .tw\:\[\&\.swiper-button-lock\]\:hidden\! {
    &.swiper-button-lock {
      display: none !important;
    }
  }
  .tw\:\[\&\>a\]\:inline-flex {
    &>a {
      display: inline-flex;
    }
  }
  .tw\:\[\&\>a\]\:h-3 {
    &>a {
      height: 12px;
    }
  }
  .tw\:\[\&\>a\]\:h-7 {
    &>a {
      height: 28px;
    }
  }
  .tw\:\[\&\>a\]\:items-center {
    &>a {
      align-items: center;
    }
  }
  .tw\:\[\&\>a\]\:justify-center {
    &>a {
      justify-content: center;
    }
  }
  .tw\:\[\&\>a\]\:border-l {
    &>a {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }
  .tw\:\[\&\>a\]\:border-white {
    &>a {
      border-color: var(--tw-color-white);
    }
  }
  .tw\:\[\&\>a\]\:pl-2 {
    &>a {
      padding-left: 8px;
    }
  }
  .tw\:\[\&\>a\]\:text-left {
    &>a {
      text-align: left;
    }
  }
  .tw\:\[\&\>a\]\:text-inherit\! {
    &>a {
      color: inherit !important;
    }
  }
  .tw\:\[\&\>a\]\:no-underline {
    &>a {
      text-decoration-line: none;
    }
  }
  .tw\:sm\:\[\&\>a\]\:border-l {
    @media (width >= 40rem) {
      &>a {
        border-left-style: var(--tw-border-style);
        border-left-width: 1px;
      }
    }
  }
  .tw\:sm\:\[\&\>a\]\:border-white {
    @media (width >= 40rem) {
      &>a {
        border-color: var(--tw-color-white);
      }
    }
  }
  .tw\:sm\:\[\&\>a\]\:pl-0 {
    @media (width >= 40rem) {
      &>a {
        padding-left: 0;
      }
    }
  }
  .tw\:sm\:\[\&\>a\]\:text-center {
    @media (width >= 40rem) {
      &>a {
        text-align: center;
      }
    }
  }
  .tw\:\[\&\>a\:hover\]\:opacity-90 {
    &>a:hover {
      opacity: 90%;
    }
  }
  .tw\:sm\:\[\&\>a\:last-child\]\:border-r {
    @media (width >= 40rem) {
      &>a:last-child {
        border-right-style: var(--tw-border-style);
        border-right-width: 1px;
      }
    }
  }
  .tw\:sm\:\[\&\>a\:last-child\]\:border-white {
    @media (width >= 40rem) {
      &>a:last-child {
        border-color: var(--tw-color-white);
      }
    }
  }
  .tw\:\*\:\[\&\>div\]\:mt-2 {
    :is(& > *) {
      &>div {
        margin-top: 8px;
      }
    }
  }
  .tw\:\*\:\[\&\>div\]\:w-full {
    :is(& > *) {
      &>div {
        width: 100%;
      }
    }
  }
  .tw\:\*\:\[\&\>div\]\:w-full {
    :is(& > *) {
      &>div {
        width: 100%;
      }
    }
  }
  .tw\:\*\:\[\&\>div\]\:border {
    :is(& > *) {
      &>div {
        border-style: var(--tw-border-style);
        border-width: 1px;
      }
    }
  }
  .tw\:\*\:\[\&\>div\]\:border-solid {
    :is(& > *) {
      &>div {
        --tw-border-style: solid;
        border-style: solid;
      }
    }
  }
  .tw\:\*\:\[\&\>div\]\:border-white {
    :is(& > *) {
      &>div {
        border-color: var(--tw-color-white);
      }
    }
  }
  .tw\:\*\:\[\&\>div\]\:leading-loose {
    :is(& > *) {
      &>div {
        --tw-leading: 2;
        line-height: 2;
      }
    }
  }
  .tw\:\[\&\>img\]\:w-\[70px\] {
    &>img {
      width: 70px;
    }
  }
  .tw\:\*\:\[\&\>img\]\:m-auto {
    :is(& > *) {
      &>img {
        margin: auto;
      }
    }
  }
  .tw\:\*\:\[\&\>img\]\:size-10 {
    :is(& > *) {
      &>img {
        width: 40px;
        height: 40px;
      }
    }
  }
  .tw\:sm\:\*\:\[\&\>img\]\:my-3 {
    @media (width >= 40rem) {
      :is(& > *) {
        &>img {
          margin-block: 12px;
        }
      }
    }
  }
  .tw\:sm\:\*\:\[\&\>img\]\:size-\[55px\] {
    @media (width >= 40rem) {
      :is(& > *) {
        &>img {
          width: 55px;
          height: 55px;
        }
      }
    }
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    border-color: var(--color-gray-200, currentColor);
  }
}
@layer components {
  a {
    text-decoration: none;
  }
  a[data-amr-after='gaiburinku'][target='_blank'] {
    text-decoration: underline;
  }
  a[data-amr-after='gaiburinku'][target='_blank']::after {
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_26_25%29%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2013H13V8.66667H14V14H2V2H7.33333V3H3V13ZM9.33333%203V2H14V6.66667H13V3.73333L7%209.66667L6.33333%209L12.2667%203H9.33333Z%22%20fill%3D%22%230066FC%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_26_25%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 1em;
    height: 1em;
    content: '　';
    vertical-align: baseline;
    white-space: pre;
    position: relative;
    text-decoration: underline;
  }
}
@layer base {
  html {
    font-family: "Noto Sans JP", system-ui, sans-serif;
  }
  body {
    font-size: 16px;
    line-height: var(--tw-leading, 24px);
    color: #333;
  }
  :host {
    font-family: "Noto Sans JP", system-ui, sans-serif;
  }
  h1 {
    font-size: 40px;
    line-height: var(--tw-leading, 36px);
  }
  img {
    display: inline;
  }
}
@layer overwrite-utilities {
  table.amr-table-border {
    border-collapse: collapse;
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  table.amr-table-border th, table.amr-table-border td {
    border-style: var(--tw-border-style);
    border-width: 1px;
    padding: 4px;
  }
}
@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-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  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-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@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;
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-font-weight: initial;
      --tw-border-style: solid;
      --tw-leading: 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-content: "";
      --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;
    }
  }
}
