/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200..900&display=swap');
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-300: oklch(87.9% 0.169 91.605);
    --color-teal-700: oklch(51.1% 0.096 186.391);
    --color-cyan-400: oklch(78.9% 0.154 211.53);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --tracking-widest: 0.1em;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-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;
.a1 {
  display: grid;
  place-items: center;
  background-color: #131313;
  font-family: Noto Sans JP;
  --tw-leading: 1.8;
  line-height: 1.8;
  overflow-wrap: break-word;
  white-space: pre-line;
  color: var(--color-white);
}
.a2 {
  width: 100%;
  max-width: calc(var(--spacing) * 270);
}
.a3 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.a4 {
  aspect-ratio: 27/10;
  width: 100%;
  background-color: var(--color-amber-200);
}
.a5 {
  position: absolute;
  bottom: calc(var(--spacing) * -10);
  display: flex;
  width: fit-content;
  max-width: calc(var(--spacing) * 250);
  flex-direction: column;
  align-items: center;
  gap: calc(var(--spacing) * 10);
  background-color: #232323;
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 4);
  @media (width >= 48rem) {
    flex-direction: row;
  }
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 15);
  }
  @media (width >= 48rem) {
    padding-block: calc(var(--spacing) * 7);
  }
}
.a6 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 6);
}
.a7 {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.a8 {
  color: #74E6B1;
}
.a9 {
  height: calc(var(--spacing) * 8);
  width: 0.5px;
  background-color: var(--color-white);
}
.b1 {
  margin-top: calc(var(--spacing) * -1);
  font-size: 10px;
}
.b2 {
  display: flex;
  height: calc(var(--spacing) * 10);
  width: calc(var(--spacing) * 52);
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 2);
  background-color: #A92C45;
}
.b3 {
  margin-top: calc(var(--spacing) * 30);
}
.b4 {
  text-align: center;
}
.b5 {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.b6 {
  font-size: 32px;
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
  color: #DB8EA5;
}
.b7 {
  margin-top: calc(var(--spacing) * 20);
}
.b8 {
  margin-bottom: calc(var(--spacing) * 64);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.b9 {
  font-size: 32px;
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
}
.c1 {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
}
.c2 {
  margin-top: calc(var(--spacing) * 10);
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.c3 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: calc(var(--spacing) * 4);
}
.c4 {
  display: flex;
  height: fit-content;
  width: calc(1/2 * 100%);
  max-width: calc(var(--spacing) * 130);
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
  background-color: #2C3D42;
  padding: calc(var(--spacing) * 6);
}
.c5 {
  display: flex;
  height: calc(var(--spacing) * 10);
  width: 130px;
  align-items: center;
  justify-content: center;
  background-color: #DB8EA5;
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.c6 {
  font-size: 32px;
}
.c7 {
  aspect-ratio: 500/346;
  width: calc(1/2 * 100%);
  max-width: calc(var(--spacing) * 125);
}
.c8 {
  display: flex;
  height: calc(var(--spacing) * 28);
  width: calc(7/10 * 100%);
  align-items: center;
  justify-content: center;
}
.c9 {
  height: calc(1/2 * 100%);
  width: 100%;
  align-self: flex-end;
  border-top-style: var(--tw-border-style);
  border-top-width: 2px;
  border-left-style: var(--tw-border-style);
  border-left-width: 2px;
  --tw-border-style: dashed;
  border-style: dashed;
}
.d1 {
  flex-shrink: 0;
}
.d2 {
  height: calc(1/2 * 100%);
  width: 100%;
  align-self: flex-start;
  border-right-style: var(--tw-border-style);
  border-right-width: 2px;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
  --tw-border-style: dashed;
  border-style: dashed;
}
.d3 {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: calc(var(--spacing) * 4);
}
.d4 {
  height: calc(1/2 * 100%);
  width: 100%;
  align-self: flex-start;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
  border-left-style: var(--tw-border-style);
  border-left-width: 2px;
  --tw-border-style: dashed;
  border-style: dashed;
}
.d5 {
  height: calc(1/2 * 100%);
  width: 100%;
  align-self: flex-end;
  border-top-style: var(--tw-border-style);
  border-top-width: 2px;
  border-right-style: var(--tw-border-style);
  border-right-width: 2px;
  --tw-border-style: dashed;
  border-style: dashed;
}
.d6 {
  position: relative;
  width: 100%;
  max-width: calc(var(--spacing) * 300);
  height: 100%;
  z-index: 1;
}
.d7 {
  width: 100%;
}
.d8 {
  position: absolute;
  top: calc(var(--spacing) * 0);
  width: 100%;
  padding-inline: calc(var(--spacing) * 10);
  padding-block: calc(var(--spacing) * 20);
}
.d9 {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.e1 {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
  color: #74E6B1;
}
.e2 {
  /* margin-top: calc(var(--spacing) * 15); */
  display: grid;
  grid-template-columns: 3fr 4fr;
  grid-template-rows: auto 1fr;
  column-gap: calc(var(--spacing) * 12);
  row-gap: calc(var(--spacing) * 8);
}
.e3 {
  grid-row: span 2 / span 2;
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
  --tw-border-style: dashed;
  border-style: dashed;
  border-color: var(--color-gray-300);
  padding-right: calc(var(--spacing) * 10);
  display: flex;
  flex-direction: column;
}
.e4 {
  aspect-ratio: 4/3;
  background-color: var(--color-amber-200);
}
.e5 {
  margin-top: calc(var(--spacing) * 6);
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
}
.e6 {
  text-align: center;
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: #74E6B1;
}
.e7 {
  display: flex;
  gap: calc(var(--spacing) * 5);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  --tw-border-style: dashed;
  border-style: dashed;
  border-color: var(--color-gray-300);
  padding-bottom: calc(var(--spacing) * 8);
}
.e8 {
  aspect-ratio: 4/3;
  width: calc(1/3 * 100%);
}
.e9 {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: calc(var(--spacing) * 4);
}
.f1 {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: #74E6B1;
}
.f2 {
  display: flex;
  gap: calc(var(--spacing) * 5);
}
.f3 {
  position: relative;
  margin-top: calc(var(--spacing) * -30);
  display: flex;
  width: 100%;
  justify-content: center;
}
.f4 {
  height: calc(var(--spacing) * 100);
  width: 100%;
}
.f5 {
  position: absolute;
  top: calc(1/2 * 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.f6 {
  width: calc(var(--spacing) * 60);
}
.f7 {
  margin-top: calc(var(--spacing) * 4);
}
.f8 {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.f9 {
  width: 100%;
}
.a1 a {
  color: #fff!important;
}
a:hover {
  opacity: 0.7;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  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-leading: initial;
      --tw-tracking: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
    }
  }
}
