/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties;
@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-blue-600: oklch(54.6% 0.245 262.881);
    --tw-color-gray-100: oklch(96.7% 0.003 264.542);
    --tw-color-white: #fff;
    --tw-font-weight-semibold: 600;
    --tw-font-weight-bold: 700;
    --tw-font-weight-extrabold: 800;
    --tw-default-font-family: var(--tw-font-sans);
    --tw-default-mono-font-family: var(--tw-font-mono);
    --tw-radius-md: 6px;
    --tw-radius-3xl: 24px;
    --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-leading-7: 28px;
    --tw-leading-8: 32px;
    --tw-leading-10: 40px;
    --tw-container-full: 100%;
    --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-10: 40px;
    --tw-spacing-32: 128px;
    --tw-color-fxtfblue: #0066fc;
    --tw-color-fxtfblue-hover: #0049b5;
  }
}
@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\:mx-auto {
    margin-inline: auto;
  }
  .tw\:my-6 {
    margin-block: var(--tw-spacing-6);
  }
  .tw\:mt-7 {
    margin-top: var(--tw-spacing-7);
  }
  .tw\:mb-3 {
    margin-bottom: var(--tw-spacing-3);
  }
  .tw\:ml-2 {
    margin-left: var(--tw-spacing-2);
  }
  .tw\:flex\! {
    display: flex !important;
  }
  .tw\:hidden {
    display: none;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:w-full {
    width: var(--tw-container-full);
  }
  .tw\:max-w-\[500px\] {
    max-width: 500px;
  }
  .tw\:amr-maru-button {
    border-radius: var(--tw-radius-full) !important;
    padding-inline: var(--tw-spacing-3);
    padding-block: var(--tw-spacing-1);
    font-size: var(--tw-text-sm);
    line-height: var(--tw-leading, var(--tw-text-sm--line-height));
    --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\:flex-wrap {
    flex-wrap: wrap;
  }
  .tw\:items-center {
    align-items: center;
  }
  .tw\:justify-center {
    justify-content: center;
  }
  .tw\:gap-4 {
    gap: var(--tw-spacing-4);
  }
  .tw\:border-gray-100 {
    border-color: var(--tw-color-gray-100);
  }
  .tw\:bg-fxtfblue {
    background-color: var(--tw-color-fxtfblue);
  }
  .tw\:px-10 {
    padding-inline: var(--tw-spacing-10);
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:text-left {
    text-align: left;
  }
  .tw\:text-xl\! {
    font-size: var(--tw-text-xl) !important;
    line-height: var(--tw-leading, var(--tw-text-xl--line-height)) !important;
  }
  .tw\:text-xs {
    font-size: var(--tw-text-xs);
    line-height: var(--tw-leading, var(--tw-text-xs--line-height));
  }
  .tw\:leading-8 {
    --tw-leading: var(--tw-leading-8);
    line-height: var(--tw-leading-8);
  }
  .tw\:font-bold\! {
    --tw-font-weight: var(--tw-font-weight-bold) !important;
    font-weight: var(--tw-font-weight-bold) !important;
  }
  .tw\:font-semibold {
    --tw-font-weight: var(--tw-font-weight-semibold);
    font-weight: var(--tw-font-weight-semibold);
  }
  .tw\:text-white {
    color: var(--tw-color-white);
  }
  .tw\:\*\:w-full {
    :is(& > *) {
      width: 100%;
    }
  }
  .tw\:\*\:w-full {
    :is(& > *) {
      width: var(--tw-container-full);
    }
  }
  .tw\:hover\:bg-fxtfblue-hover {
    &:hover {
      @media (hover: hover) {
        background-color: var(--tw-color-fxtfblue-hover);
      }
    }
  }
  .tw\:sm\:mb-32 {
    @media (width >= 40rem) {
      margin-bottom: var(--tw-spacing-32);
    }
  }
  .tw\:sm\:block {
    @media (width >= 40rem) {
      display: block;
    }
  }
  .tw\:sm\:gap-7 {
    @media (width >= 40rem) {
      gap: var(--tw-spacing-7);
    }
  }
  .tw\:sm\:py-3 {
    @media (width >= 40rem) {
      padding-block: var(--tw-spacing-3);
    }
  }
  .tw\:sm\:text-3xl\! {
    @media (width >= 40rem) {
      font-size: var(--tw-text-3xl) !important;
      line-height: var(--tw-leading, var(--tw-text-3xl--line-height)) !important;
    }
  }
  .tw\:sm\:text-base {
    @media (width >= 40rem) {
      font-size: var(--tw-text-base);
      line-height: var(--tw-leading, var(--tw-text-base--line-height));
    }
  }
  .tw\:sm\:leading-10 {
    @media (width >= 40rem) {
      --tw-leading: var(--tw-leading-10);
      line-height: var(--tw-leading-10);
    }
  }
  .tw\:sm\:\*\:w-4\/5 {
    @media (width >= 40rem) {
      :is(& > *) {
        width: calc(4/5 * 100%);
      }
    }
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    border-color: var(--color-gray-200, currentColor);
  }
}
@layer base {
  html {
    font-family: "Noto Sans JP", system-ui, sans-serif;
  }
  :host {
    font-family: "Noto Sans JP", system-ui, sans-serif;
  }
  h1 {
    font-size: var(--tw-text-4xl);
    line-height: var(--tw-leading, var(--tw-text-4xl--line-height));
  }
  img {
    display: inline;
  }
  a {
    color: var(--tw-color-blue-600);
    text-decoration-line: underline;
    text-underline-offset: 2px;
  }
  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 components {
  .amr-btn-linkgrid {
    a {
      text-decoration-line: none;
      div {
        display: flex;
        width: 100%;
        width: var(--tw-container-full);
        align-items: center;
        justify-content: space-between;
        border-radius: var(--tw-radius-md);
        border-style: var(--tw-border-style);
        border-width: 2px;
        border-color: var(--tw-color-fxtfblue);
        padding-inline: var(--tw-spacing-6);
        padding-block: var(--tw-spacing-4);
        &:hover {
          @media (hover: hover) {
            background-color: var(--tw-color-fxtfblue);
          }
        }
        &:hover {
          @media (hover: hover) {
            color: var(--tw-color-white);
          }
        }
        @media (width >= 40rem) {
          padding-block: var(--tw-spacing-7);
        }
        &:hover i {
          background-color: var(--tw-color-fxtfblue) !important;
          background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAxNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNzc4NDQ3IDAuNzc4NDY4QzEuODE2NCAtMC4yNTk0ODkgMy40OTk1MSAtMC4yNTk0ODkgNC41Mzc0NyAwLjc3ODQ2OEwxNC44NzQzIDExLjExNDZDMTUuMzYzNiAxMS42MDM5IDE1LjYyMTcgMTIuMjM2OSAxNS42NDk3IDEyLjg3NzdDMTUuNjg0MiAxMy41OTk3IDE1LjQyNTYgMTQuMzMzMyAxNC44NzQzIDE0Ljg4NDdMNC41Mzc0NyAyNS4yMjE1QzMuNDk5NTEgMjYuMjU5NSAxLjgxNjQgMjYuMjU5NSAwLjc3ODQ0NyAyNS4yMjE1Qy0wLjI1OTQ2OCAyNC4xODM2IC0wLjI1OTQ5NiAyMi41MDA1IDAuNzc4NDQ3IDIxLjQ2MjVMOS4yNDEyOCAxMi45OTk3TDAuNzc4NDQ3IDQuNTM2ODRDLTAuMjU5MTk4IDMuNDk4OTMgLTAuMjU5MjI1IDEuODE2MzYgMC43Nzg0NDcgMC43Nzg0NjhaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
        }
        b {
          font-size: var(--tw-text-lg);
          line-height: var(--tw-leading, var(--tw-text-lg--line-height));
          --tw-leading: var(--tw-leading-7);
          line-height: var(--tw-leading-7);
          --tw-font-weight: var(--tw-font-weight-extrabold);
          font-weight: var(--tw-font-weight-extrabold);
          @media (width >= 40rem) {
            font-size: var(--tw-text-2xl);
            line-height: var(--tw-leading, var(--tw-text-2xl--line-height));
          }
        }
        i {
          display: block;
          width: var(--tw-spacing-6);
          height: var(--tw-spacing-6);
          border-radius: var(--tw-radius-3xl);
          background-color: var(--tw-color-fxtfblue);
          background-size: 60% 60%;
          background-position: center;
          background-repeat: no-repeat;
          @media (width >= 40rem) {
            width: var(--tw-spacing-8);
            height: var(--tw-spacing-8);
          }
          @media (width >= 40rem) {
            background-size: 70% 70%;
          }
          background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAxNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNzc4NDQ3IDAuNzc4NDY4QzEuODE2NCAtMC4yNTk0ODkgMy40OTk1MSAtMC4yNTk0ODkgNC41Mzc0NyAwLjc3ODQ2OEwxNC44NzQzIDExLjExNDZDMTUuMzYzNiAxMS42MDM5IDE1LjYyMTcgMTIuMjM2OSAxNS42NDk3IDEyLjg3NzdDMTUuNjg0MiAxMy41OTk3IDE1LjQyNTYgMTQuMzMzMyAxNC44NzQzIDE0Ljg4NDdMNC41Mzc0NyAyNS4yMjE1QzMuNDk5NTEgMjYuMjU5NSAxLjgxNjQgMjYuMjU5NSAwLjc3ODQ0NyAyNS4yMjE1Qy0wLjI1OTQ2OCAyNC4xODM2IC0wLjI1OTQ5NiAyMi41MDA1IDAuNzc4NDQ3IDIxLjQ2MjVMOS4yNDEyOCAxMi45OTk3TDAuNzc4NDQ3IDQuNTM2ODRDLTAuMjU5MTk4IDMuNDk4OTMgLTAuMjU5MjI1IDEuODE2MzYgMC43Nzg0NDcgMC43Nzg0NjhaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
          background-position-x: 60%;
        }
      }
    }
  }
}
@layer components {
  i.amr-icon-ya {
    display: inline-block;
    width: var(--tw-spacing-4);
    height: var(--tw-spacing-4);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    @media (width >= 40rem) {
      width: var(--tw-spacing-5);
      height: var(--tw-spacing-5);
    }
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAxNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNzc4NDQ3IDAuNzc4NDY4QzEuODE2NCAtMC4yNTk0ODkgMy40OTk1MSAtMC4yNTk0ODkgNC41Mzc0NyAwLjc3ODQ2OEwxNC44NzQzIDExLjExNDZDMTUuMzYzNiAxMS42MDM5IDE1LjYyMTcgMTIuMjM2OSAxNS42NDk3IDEyLjg3NzdDMTUuNjg0MiAxMy41OTk3IDE1LjQyNTYgMTQuMzMzMyAxNC44NzQzIDE0Ljg4NDdMNC41Mzc0NyAyNS4yMjE1QzMuNDk5NTEgMjYuMjU5NSAxLjgxNjQgMjYuMjU5NSAwLjc3ODQ0NyAyNS4yMjE1Qy0wLjI1OTQ2OCAyNC4xODM2IC0wLjI1OTQ5NiAyMi41MDA1IDAuNzc4NDQ3IDIxLjQ2MjVMOS4yNDEyOCAxMi45OTk3TDAuNzc4NDQ3IDQuNTM2ODRDLTAuMjU5MTk4IDMuNDk4OTMgLTAuMjU5MjI1IDEuODE2MzYgMC43Nzg0NDcgMC43Nzg0NjhaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
  }
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-font-weight: initial;
      --tw-leading: initial;
      --tw-border-style: solid;
    }
  }
}
