/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-serif: "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "serif";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-50: oklch(97.1% 0.013 17.38);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xl: 36rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --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-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --font-weight-bold: 700;
    --tracking-wider: 0.05em;
    --tracking-widest: 0.1em;
    --leading-relaxed: 1.625;
    --leading-loose: 2;
    --radius-md: 0.375rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --aspect-video: 16 / 9;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-foreground: #202020;
    --color-primary: #fa8d7f;
    --color-secondary: #fabb44;
    --color-dark: #343434;
    --color-border: #f0f0f0;
    --color-input: #e5e5e5;
    --color-lightgray: #F8F8F8;
    --color-line: #06C755;
  }
}
@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 {
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .hidden {
    display: none;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-full {
    height: 100%;
  }
  .w-72 {
    width: calc(var(--spacing) * 72);
  }
  .w-full {
    width: 100%;
  }
  .max-w-60 {
    max-width: calc(var(--spacing) * 60);
  }
  .max-w-72 {
    max-width: calc(var(--spacing) * 72);
  }
  .resize {
    resize: both;
  }
  .space-y-10 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .text-gradient-primary {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: var(--color-secondary);
    --tw-gradient-to: var(--color-primary);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    background-clip: text;
    color: transparent;
  }
  .fill-dark {
    fill: var(--color-dark);
  }
  .fill-white {
    fill: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .text-center {
    text-align: center;
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .filter {
    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,);
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:inline {
    @media (width >= 48rem) {
      display: inline;
    }
  }
}
body {
  background-color: var(--color-white);
  color: var(--color-foreground);
}
h1,h2,h3,h4,h5,h6 {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
p {
  --tw-leading: var(--leading-loose);
  line-height: var(--leading-loose);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.wrapper {
  margin-inline: auto;
  width: 100%;
  max-width: var(--container-6xl);
}
.wrapper-xs {
  margin-inline: auto;
  width: 100%;
  max-width: var(--container-4xl);
}
.wrapper-sm {
  margin-inline: auto;
  width: 100%;
  max-width: var(--container-5xl);
}
.wrapper-lg {
  margin-inline: auto;
  width: 100%;
  max-width: var(--container-7xl);
}
section {
  position: relative;
  padding-inline: 5%;
  padding-block: calc(var(--spacing) * 10);
  @media (width >= 48rem) {
    padding-block: calc(var(--spacing) * 20);
  }
}
a,button {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  &:hover {
    @media (hover: hover) {
      opacity: 70%;
    }
  }
}
button {
  cursor: pointer;
}
.btn {
  position: relative;
  display: inline-flex;
  height: calc(var(--spacing) * 14);
  align-items: center;
  justify-content: center;
  border-radius: calc(infinity * 1px);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  &::after {
    content: var(--tw-content);
    position: absolute;
  }
  &::after {
    content: var(--tw-content);
    top: calc(1/2 * 100%);
  }
  &::after {
    content: var(--tw-content);
    right: calc(var(--spacing) * 5);
  }
  &::after {
    content: var(--tw-content);
    display: block;
  }
  &::after {
    content: var(--tw-content);
    height: calc(var(--spacing) * 2);
  }
  &::after {
    content: var(--tw-content);
    width: calc(var(--spacing) * 2);
  }
  &::after {
    content: var(--tw-content);
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  &::after {
    content: var(--tw-content);
    rotate: 45deg;
  }
  &::after {
    content: var(--tw-content);
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  &::after {
    content: var(--tw-content);
    border-right-style: var(--tw-border-style);
    border-right-width: 2px;
  }
}
.btn.no-arrow {
  &::after {
    content: var(--tw-content);
    display: none;
  }
}
.btn.outline {
  border-color: var(--color-primary);
  background-color: var(--color-white);
  color: var(--color-primary);
}
.btn.fill {
  --tw-gradient-position: to right;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to right in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-secondary);
  --tw-gradient-to: var(--color-primary);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  color: var(--color-white);
}
.btn.fill-dark {
  background-color: var(--color-dark);
  color: var(--color-white);
}
.btn.fill-white {
  background-color: var(--color-white);
  color: var(--color-foreground);
}
.link-underline {
  position: relative;
  &::after {
    content: var(--tw-content);
    position: absolute;
  }
  &::after {
    content: var(--tw-content);
    bottom: calc(var(--spacing) * -2);
  }
  &::after {
    content: var(--tw-content);
    left: calc(1/2 * 100%);
  }
  &::after {
    content: var(--tw-content);
    display: block;
  }
  &::after {
    content: var(--tw-content);
    height: calc(var(--spacing) * 0.5);
  }
  &::after {
    content: var(--tw-content);
    width: calc(var(--spacing) * 0.5);
  }
  &::after {
    content: var(--tw-content);
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  &::after {
    content: var(--tw-content);
    border-radius: calc(infinity * 1px);
  }
  &::after {
    content: var(--tw-content);
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  &::after {
    content: var(--tw-content);
    --tw-gradient-from: var(--color-secondary);
    --tw-gradient-to: var(--color-primary);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  &::after {
    content: var(--tw-content);
    opacity: 0%;
  }
  &::after {
    content: var(--tw-content);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  &::after {
    content: var(--tw-content);
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  &:hover {
    @media (hover: hover) {
      --tw-gradient-position: to right;
      @supports (background-image: linear-gradient(in lab, red, red)) {
        --tw-gradient-position: to right in oklab;
      }
      background-image: linear-gradient(var(--tw-gradient-stops));
      --tw-gradient-from: var(--color-secondary);
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
      --tw-gradient-to: var(--color-primary);
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
      background-clip: text;
      color: transparent;
    }
  }
  &:hover {
    @media (hover: hover) {
      opacity: 100%;
    }
  }
  &:hover {
    @media (hover: hover) {
      &::after {
        content: var(--tw-content);
        width: 100%;
      }
    }
  }
  &:hover {
    @media (hover: hover) {
      &::after {
        content: var(--tw-content);
        opacity: 100%;
      }
    }
  }
}
.section-title {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  @media (width >= 48rem) {
    --tw-leading: 1.7;
    line-height: 1.7;
  }
}
.section-subtitle {
  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: var(--color-primary);
  @media (width >= 48rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.section-title.sm {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  @media (width >= 48rem) {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  @media (width >= 48rem) {
    --tw-leading: 1.7;
    line-height: 1.7;
  }
}
.divider {
  height: 1px;
  width: 100%;
  background-color: var(--color-border);
}
.divider.white {
  background-color: var(--color-white);
}
main {
  margin-top: calc(var(--spacing) * 14);
  @media (width >= 48rem) {
    margin-top: calc(var(--spacing) * 20);
  }
}
main.has-divider {
  :where(& > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }
  :where(& > :not(:last-child)) {
    border-color: var(--color-border);
  }
}
.page-header {
  padding-inline: calc(var(--spacing) * 0);
  padding-top: calc(var(--spacing) * 20);
}
.page-header .title {
  padding-inline: 5%;
}
.page-header .en {
  position: absolute;
  top: 22%;
  right: calc(var(--spacing) * 5);
  --tw-gradient-position: to right;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to right in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-secondary);
  --tw-gradient-to: var(--color-primary);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  background-clip: text;
  color: transparent;
  font-size: var(--text-6xl);
  line-height: var(--tw-leading, var(--text-6xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
  opacity: 20%;
  @media (width >= 48rem) {
    top: 7%;
  }
  @media (width >= 48rem) {
    font-size: 8rem;
  }
}
.page-header.line-2 .en {
  top: 27%;
  @media (width >= 48rem) {
    top: 9%;
  }
}
.page-header .image-container {
  margin-top: calc(var(--spacing) * 32);
  padding-left: 3%;
}
.page-header .image-container .image {
  display: grid;
  aspect-ratio: 1/0.8;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  overflow: hidden;
  border-top-left-radius: var(--radius-3xl);
  border-bottom-left-radius: var(--radius-3xl);
  @media (width >= 48rem) {
    aspect-ratio: 1/0.4;
  }
  @media (width >= 48rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.page-header .image-container .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.page-header .image-container .image img:last-child {
  display: none;
  @media (width >= 48rem) {
    display: block;
  }
}
#page-download .page-header .en {
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
  @media (width >= 48rem) {
    font-size: 8rem;
  }
}
header {
  position: fixed;
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 50;
  display: flex;
  height: calc(var(--spacing) * 14);
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-border);
  background-color: var(--color-white);
  padding-inline: 5%;
  @media (width >= 48rem) {
    height: calc(var(--spacing) * 20);
  }
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 5);
  }
}
header .logo {
  height: calc(var(--spacing) * 8);
  flex-shrink: 0;
  @media (width >= 48rem) {
    height: calc(var(--spacing) * 9);
  }
}
#mobile-menu-toggle {
  position: relative;
  display: flex;
  height: calc(var(--spacing) * 9);
  width: calc(var(--spacing) * 8);
  align-items: center;
  justify-content: center;
  @media (width >= 64rem) {
    display: none;
  }
}
#mobile-menu-toggle span {
  position: absolute;
  display: block;
  height: calc(var(--spacing) * 0.5);
  width: calc(var(--spacing) * 6);
  border-radius: calc(infinity * 1px);
  background-color: var(--color-foreground);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
#mobile-menu-toggle span:nth-of-type(1) {
  --tw-translate-y: -8px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
#mobile-menu-toggle span:nth-of-type(2) {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
#mobile-menu-toggle span:nth-of-type(3) {
  --tw-translate-y: 8px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
#mobile-menu-toggle.is-open span:nth-of-type(1) {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  rotate: 45deg;
}
#mobile-menu-toggle.is-open span:nth-of-type(2) {
  opacity: 0%;
}
#mobile-menu-toggle.is-open span:nth-of-type(3) {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  rotate: calc(45deg * -1);
}
.mobile-nav {
  pointer-events: none;
  position: fixed;
  inset: calc(var(--spacing) * 0);
  z-index: 40;
  height: 100vh;
  --tw-translate-x: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 5);
  padding-top: calc(var(--spacing) * 20);
  text-align: center;
  opacity: 0%;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  @media (width >= 64rem) {
    display: none;
  }
}
.mobile-nav.is-open {
  pointer-events: auto;
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  opacity: 100%;
}
.mobile-nav ul {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--spacing) * 4);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.mobile-nav ul li {
  width: 100%;
  padding-block: calc(var(--spacing) * 3);
}
.mobile-nav ul li:has(.btn) {
  padding-block: calc(var(--spacing) * 0);
}
.pc-menu {
  display: none;
  @media (width >= 64rem) {
    display: block;
  }
}
.pc-menu ul {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.pc-menu ul li {
  padding-inline: calc(var(--spacing) * 2.5);
}
.pc-menu ul li:has(.btn) {
  padding-inline: calc(var(--spacing) * 0);
}
.pc-menu ul .btn {
  height: calc(var(--spacing) * 11);
  width: calc(var(--spacing) * 40);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
footer {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-border);
  padding-inline: 5%;
}
footer .navs-container {
  padding-block: calc(var(--spacing) * 10);
}
footer .navs-container .wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(var(--spacing) * 14);
  @media (width >= 48rem) {
    flex-direction: row;
  }
  @media (width >= 48rem) {
    justify-content: space-between;
  }
  @media (width >= 48rem) {
    gap: calc(var(--spacing) * 5);
  }
}
footer .navs-container .info {
  flex: 1;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
  text-align: center;
  @media (width >= 48rem) {
    text-align: left;
  }
}
footer .navs-container .info .logo {
  display: inline-block;
  height: calc(var(--spacing) * 12);
  @media (width >= 48rem) {
    height: calc(var(--spacing) * 14);
  }
}
footer .navs-container .links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: calc(var(--spacing) * 8);
  row-gap: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    justify-content: flex-end;
  }
}
.section-services .wrapper {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.services {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: calc(var(--spacing) * 5);
  @media (width >= 48rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  @media (width >= 48rem) {
    gap: calc(var(--spacing) * 10);
  }
}
.service-item {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
  border-radius: var(--radius-2xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  padding: calc(var(--spacing) * 6);
  @media (width >= 48rem) {
    padding: calc(var(--spacing) * 8);
  }
}
.service-item .en {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
}
.service-item h3 {
  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);
  @media (width >= 48rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.service-item p {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-loose);
  line-height: var(--leading-loose);
  @media (width >= 48rem) {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
.section-commitad {
  --tw-gradient-position: to bottom;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to bottom in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-secondary);
  --tw-gradient-to: var(--color-primary);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  color: var(--color-white);
}
.section-commitad .wrapper {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.commitads {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 28) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 28) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.commitad-item {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  @media (width >= 48rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.commitad-item .mockup {
  width: 90%;
  @media (width >= 48rem) {
    margin-left: calc(5% * -1);
  }
}
.commitad-item .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--spacing) * 5);
  @media (width >= 48rem) {
    align-items: flex-start;
  }
}
.commitad-item .content .logo {
  height: calc(var(--spacing) * 12);
  @media (width >= 48rem) {
    height: calc(var(--spacing) * 16);
  }
}
.commitad-item .content .mockup {
  @media (width >= 48rem) {
    display: none;
  }
}
.commitad-item .content .divider {
  display: none;
  max-width: calc(var(--spacing) * 32);
  @media (width >= 48rem) {
    display: block;
  }
}
.commitad-item .content h3 {
  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);
  @media (width >= 48rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.commitad-item .content .btns {
  width: 100%;
  padding-top: calc(var(--spacing) * 5);
  text-align: center;
  @media (width >= 48rem) {
    text-align: left;
  }
}
.recruit-cta {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: var(--radius-xl);
  --tw-gradient-position: to bottom;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to bottom in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-secondary);
  --tw-gradient-to: var(--color-primary);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  color: var(--color-white);
  @media (width >= 48rem) {
    flex-wrap: nowrap;
  }
}
.recruit-cta .img-box {
  width: calc(1/2 * 100%);
  @media (width >= 48rem) {
    width: 27%;
  }
}
.recruit-cta .img-box:first-child {
  order: 1;
}
.recruit-cta .img-box:last-child {
  order: 2;
  @media (width >= 48rem) {
    order: 3;
  }
}
.recruit-cta .img-box > div {
  aspect-ratio: 1/1.4;
  @media (width >= 48rem) {
    aspect-ratio: 1/2;
  }
}
.recruit-cta .img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
  @media (width >= 48rem) {
    object-position: center;
  }
}
.recruit-cta .content {
  order: 3;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 8);
  padding-block: calc(var(--spacing) * 10);
  text-align: center;
  @media (width >= 48rem) {
    order: 2;
  }
}
.recruit-cta .content p {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  @media (width >= 48rem) {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
.articles {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: calc(var(--spacing) * 8);
  @media (width >= 48rem) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  @media (width >= 48rem) {
    gap: calc(var(--spacing) * 10);
  }
}
.article {
  overflow: hidden;
  border-radius: var(--radius-xl);
  text-align: left;
  --tw-shadow: 0 0 30px var(--tw-shadow-color, rgba(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);
}
.article .thumbnail {
  aspect-ratio: var(--aspect-video);
  width: 100%;
  --tw-gradient-position: to right;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to right in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-secondary);
  --tw-gradient-to: var(--color-primary);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.article .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.article .content {
  position: relative;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding: calc(var(--spacing) * 5);
  padding-bottom: calc(var(--spacing) * 16);
  &::before {
    content: var(--tw-content);
    position: absolute;
  }
  &::before {
    content: var(--tw-content);
    right: calc(var(--spacing) * 5);
  }
  &::before {
    content: var(--tw-content);
    bottom: calc(var(--spacing) * 5);
  }
  &::before {
    content: var(--tw-content);
    display: block;
  }
  &::before {
    content: var(--tw-content);
    height: calc(var(--spacing) * 2.5);
  }
  &::before {
    content: var(--tw-content);
    width: calc(var(--spacing) * 2.5);
  }
  &::before {
    content: var(--tw-content);
    rotate: 45deg;
  }
  &::before {
    content: var(--tw-content);
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  &::before {
    content: var(--tw-content);
    border-right-style: var(--tw-border-style);
    border-right-width: 2px;
  }
  &::before {
    content: var(--tw-content);
    border-color: var(--color-foreground);
  }
}
.article .meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.article .category {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-primary);
}
.article .date {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  opacity: 30%;
}
.article h3 {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.article-tags {
  margin-bottom: calc(var(--spacing) * 10);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: calc(var(--spacing) * 5);
  row-gap: calc(var(--spacing) * 2);
  @media (width >= 48rem) {
    margin-bottom: calc(var(--spacing) * 20);
  }
}
.article-tags .tag {
  display: inline-flex;
  height: calc(var(--spacing) * 11);
  align-items: center;
  justify-content: center;
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  padding-inline: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
  @media (width >= 48rem) {
    min-width: calc(var(--spacing) * 48);
  }
}
.article-tags .tag.current {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.pagination {
  margin-top: calc(var(--spacing) * 10);
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: calc(var(--spacing) * 3);
  @media (width >= 48rem) {
    margin-top: calc(var(--spacing) * 20);
  }
}
.pagination .page-numbers {
  display: inline-flex;
  height: calc(var(--spacing) * 11);
  min-width: calc(var(--spacing) * 10);
  align-items: center;
  justify-content: center;
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  padding-inline: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
}
.pagination .page-numbers.current {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.article-detail .header {
  display: flex;
  align-items: center;
  column-gap: 7%;
}
.article-detail .header .category {
  display: flex;
  gap: calc(var(--spacing) * 5);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
}
.article-detail .header .date {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  opacity: 30%;
}
.article-detail .title {
  margin-block: calc(var(--spacing) * 10);
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
.article-detail .divider {
  background-color: var(--color-primary);
}
.article-detail .thumbnail-container {
  margin-block: calc(var(--spacing) * 14);
}
.article-detail .thumbnail-container .thumbnail {
  margin-inline: auto;
  width: 100%;
  max-width: var(--container-3xl);
}
.article-detail .content h2, .article-detail .content h3, .article-detail .content h4, .article-detail .content h5, .article-detail .content h6 {
  margin-top: calc(var(--spacing) * 5);
  margin-bottom: calc(var(--spacing) * 2);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.article-detail .content h2 {
  margin-top: calc(var(--spacing) * 10);
  margin-bottom: calc(var(--spacing) * 5);
  background-color: #fff2f0;
  padding-block: calc(var(--spacing) * 3);
  padding-left: calc(var(--spacing) * 6);
  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);
  @media (width >= 48rem) {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
.article-detail .content h3 {
  position: relative;
  margin-top: calc(var(--spacing) * 10);
  margin-bottom: calc(var(--spacing) * 5);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-border);
  padding-block: calc(var(--spacing) * 3);
  padding-left: calc(var(--spacing) * 8);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  &::before {
    content: var(--tw-content);
    position: absolute;
  }
  &::before {
    content: var(--tw-content);
    top: calc(1/2 * 100%);
  }
  &::before {
    content: var(--tw-content);
    left: calc(var(--spacing) * 2);
  }
  &::before {
    content: var(--tw-content);
    height: calc(var(--spacing) * 2);
  }
  &::before {
    content: var(--tw-content);
    width: calc(var(--spacing) * 2);
  }
  &::before {
    content: var(--tw-content);
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  &::before {
    content: var(--tw-content);
    border-radius: calc(infinity * 1px);
  }
  &::before {
    content: var(--tw-content);
    background-color: var(--color-primary);
  }
  @media (width >= 48rem) {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
.article-detail .content p {
  margin-bottom: calc(var(--spacing) * 1);
  @media (width >= 48rem) {
    margin-bottom: calc(var(--spacing) * 3);
  }
}
.article-detail .content hr {
  margin-block: calc(var(--spacing) * 5);
  color: var(--color-border);
}
.article-detail .content img {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 1);
  @media (width >= 48rem) {
    margin-bottom: calc(var(--spacing) * 3);
  }
}
.article-detail .content img.size-full {
  width: 100%;
}
.article-detail .content img.size-medium {
  width: 100%;
  @media (width >= 48rem) {
    width: calc(3/5 * 100%);
  }
}
.article-detail .content figure {
  margin-inline: auto;
  max-width: 100%;
}
.article-detail .content a:not([class]) {
  color: var(--color-primary);
  text-decoration-line: underline;
}
.article-detail .content table, .article-detail .content td, .article-detail .content th {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-border);
}
.article-detail .content table {
  border-collapse: collapse;
}
.article-detail .content td, .article-detail .content th {
  padding: calc(var(--spacing) * 4);
}
.article-detail .content th {
  background-color: var(--color-secondary);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.article-detail .content ul {
  list-style-type: disc;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding-left: calc(var(--spacing) * 5);
}
.article-detail .content blockquote {
  position: relative;
  margin-block: calc(var(--spacing) * 5);
  border-radius: var(--radius-md);
  background-color: var(--color-secondary);
  padding: calc(var(--spacing) * 5);
  &::before {
    content: var(--tw-content);
    position: absolute;
  }
  &::before {
    content: var(--tw-content);
    top: calc(var(--spacing) * -4);
  }
  &::before {
    content: var(--tw-content);
    left: calc(var(--spacing) * 0);
  }
  &::before {
    content: var(--tw-content);
    font-family: var(--font-serif);
  }
  &::before {
    content: var(--tw-content);
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--line-height));
  }
  &::before {
    content: var(--tw-content);
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  &::before {
    content: var(--tw-content);
    color: var(--color-primary);
  }
  &::before {
    --tw-content: '“';
    content: var(--tw-content);
  }
}
.article-detail .footer {
  margin-top: calc(var(--spacing) * 20);
  display: flex;
  justify-content: center;
}
.section-mv {
  padding-inline: calc(var(--spacing) * 0);
}
.section-mv .copy {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding-inline: 5%;
  text-align: center;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.section-mv .copy .sub {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
  @media (width >= 48rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.section-mv .copy h1 {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
  --tw-leading: 1.6;
  line-height: 1.6;
  @media (width >= 48rem) {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  @media (width >= 48rem) {
    --tw-leading: 1.4;
    line-height: 1.4;
  }
}
.section-mv .image-container {
  margin-top: calc(var(--spacing) * 14);
  padding-left: 3%;
}
.section-mv .image-container .image {
  aspect-ratio: 1/0.8;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: var(--radius-3xl);
  border-bottom-left-radius: var(--radius-3xl);
  @media (width >= 48rem) {
    aspect-ratio: 2/1;
  }
}
.section-mv .image-container .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.section-mv .scroll {
  position: absolute;
  top: 39%;
  left: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--spacing) * 5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  color: var(--color-primary);
  &::after {
    content: var(--tw-content);
    display: block;
  }
  &::after {
    content: var(--tw-content);
    height: calc(var(--spacing) * 32);
  }
  &::after {
    content: var(--tw-content);
    width: 1px;
  }
  &::after {
    content: var(--tw-content);
    background-color: var(--color-primary);
  }
  @media (width >= 48rem) {
    top: 25%;
  }
  @media (width >= 48rem) {
    &::after {
      content: var(--tw-content);
      height: calc(var(--spacing) * 52);
    }
  }
}
.section-mission .wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: calc(var(--spacing) * 10);
}
.section-mission .wrapper > div:first-child {
  width: 100%;
  @media (width >= 48rem) {
    width: calc(1/2 * 100%);
  }
}
.section-mission .wrapper > div:last-child {
  width: 100%;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    width: calc(1/2 * 100%);
  }
}
.section-mission h2 {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  @media (width >= 48rem) {
    --tw-leading: 1.7;
    line-height: 1.7;
  }
}
.section-gallery {
  padding-inline: calc(var(--spacing) * 0);
}
#gallery-square-slider .slick-slide {
  padding-inline: calc(var(--spacing) * 1.5);
  &:nth-child(even) {
    padding-top: calc(var(--spacing) * 8);
  }
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 2.5);
  }
}
#gallery-slider .slick-slide {
  padding-inline: calc(var(--spacing) * 1.5);
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 2.5);
  }
}
#page-top .section-recruit {
  padding-top: calc(var(--spacing) * 0);
}
.section-articles .wrapper {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.info-table {
  :where(& > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }
  :where(& > :not(:last-child)) {
    border-color: var(--color-border);
  }
  border-block-style: var(--tw-border-style);
  border-block-width: 1px;
  border-color: var(--color-border);
}
.info-table .row {
  display: flex;
  flex-wrap: wrap;
  gap: calc(var(--spacing) * 1);
  padding-block: calc(var(--spacing) * 4);
  @media (width >= 48rem) {
    gap: calc(var(--spacing) * 0);
  }
  @media (width >= 48rem) {
    padding-block: calc(var(--spacing) * 6);
  }
}
.info-table .row > div:first-child {
  width: 100%;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    width: calc(1/4 * 100%);
  }
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 5);
  }
  @media (width >= 48rem) {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
.info-table .row > div:last-child {
  width: 100%;
  @media (width >= 48rem) {
    width: calc(3/4 * 100%);
  }
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 5);
  }
}
.info-table .map {
  margin-top: calc(var(--spacing) * 5);
  aspect-ratio: var(--aspect-video);
  width: 100%;
  overflow: hidden;
  border-radius: var(--radius-xl);
}
.info-table .map iframe {
  height: 100%;
  width: 100%;
}
.section-mvv .wrapper {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.section-mvv .mvvs {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 28) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 28) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.section-mvv .mvv {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 5%;
  row-gap: calc(var(--spacing) * 5);
  @media (width >= 48rem) {
    flex-wrap: nowrap;
  }
}
.section-mvv .mvv h2 {
  display: flex;
  width: calc(var(--spacing) * 60);
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 2);
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  padding: calc(var(--spacing) * 3);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
}
.section-mvv .mvv h2 span:first-child {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  @media (width >= 48rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.section-mvv .mvv h2 span:last-child {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  @media (width >= 48rem) {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.section-mvv .mvv .content {
  width: 100%;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding-top: calc(var(--spacing) * 2.5);
  @media (width >= 48rem) {
    width: auto;
  }
  @media (width >= 48rem) {
    flex: 1;
  }
}
.section-mvv .mvv .content h3 {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.section-mvv .mvv .content p {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  @media (width >= 48rem) {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
.section-mvv .mvv .content > div {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.section-greeting .wrapper {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.section-greeting .greeting-content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 10%;
  row-gap: calc(var(--spacing) * 5);
  @media (width >= 48rem) {
    flex-wrap: nowrap;
  }
}
.section-greeting .greeting-content > div:first-child {
  width: 100%;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    width: 60%;
  }
}
.section-greeting .greeting-content > div:last-child {
  display: none;
  width: 100%;
  @media (width >= 48rem) {
    display: block;
  }
  @media (width >= 48rem) {
    width: auto;
  }
  @media (width >= 48rem) {
    flex: 1;
  }
}
.section-greeting .greeting-content .owner-img {
  margin-inline: auto;
  width: calc(4/5 * 100%);
  @media (width >= 48rem) {
    width: 100%;
  }
}
.section-staffs .wrapper {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.staffs {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: calc(var(--spacing) * 8);
  @media (width >= 48rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  @media (width >= 48rem) {
    gap: calc(var(--spacing) * 10);
  }
}
.staff {
  overflow: hidden;
  border-radius: var(--radius-xl);
  text-align: left;
  --tw-shadow: 0 0 30px var(--tw-shadow-color, rgba(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);
}
.staff .thumbnail {
  aspect-ratio: var(--aspect-video);
  width: 100%;
  --tw-gradient-position: to right;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to right in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-secondary);
  --tw-gradient-to: var(--color-primary);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.staff .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.staff .content {
  position: relative;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding: calc(var(--spacing) * 5);
  padding-bottom: calc(var(--spacing) * 16);
  &::before {
    content: var(--tw-content);
    position: absolute;
  }
  &::before {
    content: var(--tw-content);
    right: calc(var(--spacing) * 5);
  }
  &::before {
    content: var(--tw-content);
    bottom: calc(var(--spacing) * 5);
  }
  &::before {
    content: var(--tw-content);
    display: block;
  }
  &::before {
    content: var(--tw-content);
    height: calc(var(--spacing) * 2.5);
  }
  &::before {
    content: var(--tw-content);
    width: calc(var(--spacing) * 2.5);
  }
  &::before {
    content: var(--tw-content);
    rotate: 45deg;
  }
  &::before {
    content: var(--tw-content);
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  &::before {
    content: var(--tw-content);
    border-right-style: var(--tw-border-style);
    border-right-width: 2px;
  }
  &::before {
    content: var(--tw-content);
    border-color: var(--color-foreground);
  }
}
.staff .meta {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.staff h3 {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.section-recruit-positions .wrapper {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.recruit-positions {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.recruit-positions .recruit-position {
  overflow: hidden;
  border-radius: var(--radius-2xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-foreground);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 8);
  @media (width >= 48rem) {
    padding: calc(var(--spacing) * 10);
  }
}
.recruit-positions .recruit-position > div:first-child {
  position: relative;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
  &::after {
    content: var(--tw-content);
    position: absolute;
  }
  &::after {
    content: var(--tw-content);
    top: 5%;
  }
  &::after {
    content: var(--tw-content);
    right: calc(var(--spacing) * 0);
  }
  &::after {
    content: var(--tw-content);
    display: flex;
  }
  &::after {
    content: var(--tw-content);
    height: calc(var(--spacing) * 10);
  }
  &::after {
    content: var(--tw-content);
    width: calc(var(--spacing) * 10);
  }
  &::after {
    content: var(--tw-content);
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  &::after {
    content: var(--tw-content);
    align-items: center;
  }
  &::after {
    content: var(--tw-content);
    justify-content: center;
  }
  &::after {
    content: var(--tw-content);
    border-radius: calc(infinity * 1px);
  }
  &::after {
    content: var(--tw-content);
    background-color: var(--color-primary);
  }
  &::after {
    content: var(--tw-content);
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  &::after {
    content: var(--tw-content);
    color: var(--color-white);
  }
  &::after {
    --tw-content: '+';
    content: var(--tw-content);
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  @media (width >= 48rem) {
    padding-right: calc(var(--spacing) * 32);
  }
  @media (width >= 48rem) {
    &::after {
      content: var(--tw-content);
      top: calc(1/2 * 100%);
    }
  }
  @media (width >= 48rem) {
    &::after {
      content: var(--tw-content);
      height: calc(var(--spacing) * 14);
    }
  }
  @media (width >= 48rem) {
    &::after {
      content: var(--tw-content);
      width: calc(var(--spacing) * 14);
    }
  }
  @media (width >= 48rem) {
    &::after {
      content: var(--tw-content);
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
}
.recruit-positions .recruit-position > div:first-child.open {
  &::after {
    --tw-content: '-';
    content: var(--tw-content);
  }
}
.recruit-positions .recruit-position h3 {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
.recruit-positions .recruit-position h4 {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
.recruit-positions .recruit-position .content {
  display: none;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding-top: calc(var(--spacing) * 10);
}
.recruit-positions .recruit-position .content .divider {
  background-color: var(--color-foreground);
}
.recruit-positions .recruit-position .content .item {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.recruit-positions .recruit-position .content .item ul {
  list-style-type: disc;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding-left: calc(var(--spacing) * 5);
}
.recruit-positions .recruit-position .content .btns {
  text-align: center;
}
.form-error {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-red-500);
  background-color: var(--color-red-50);
  padding: calc(var(--spacing) * 4);
}
.form-error ul {
  list-style-position: inside;
  list-style-type: disc;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.form-container {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 16) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 16) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.form-container.thanks {
  padding-bottom: calc(var(--spacing) * 20);
  text-align: center;
}
.form-container.thanks h2 {
  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);
}
.form-container.thanks .note-box {
  margin-inline: auto;
  max-width: var(--container-xl);
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
  border-radius: var(--radius-md);
  background-color: var(--color-secondary);
  padding: calc(var(--spacing) * 4);
  text-align: left;
  @media (width >= 48rem) {
    padding: calc(var(--spacing) * 8);
  }
}
.form-container.thanks .note-box.gray {
  background-color: var(--color-lightgray);
}
.form-container.thanks .note-box h3 {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.form-container.thanks .note-box p {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.form-container.thanks .note-box .link-box {
  overflow: hidden;
  border-radius: 0.25rem;
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 3);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
}
.form-container.thanks .note-box .link-box a {
  display: inline-flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
.form-container.thanks .note-box .btns {
  display: flex;
  flex-direction: column-reverse;
  column-gap: calc(var(--spacing) * 5);
  row-gap: calc(var(--spacing) * 3);
  @media (width >= 48rem) {
    flex-direction: row;
  }
}
.form-container.thanks .note-box .btn {
  margin-inline: auto;
  width: 100%;
  max-width: calc(var(--spacing) * 80);
}
.form-container > p {
  text-align: center;
  --tw-leading: var(--leading-loose);
  line-height: var(--leading-loose);
}
.form-container .contact-form {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }
  text-align: left;
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.form-container .contact-form .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 10%;
  row-gap: calc(var(--spacing) * 2);
  @media (width >= 48rem) {
    flex-wrap: nowrap;
  }
}
.form-container .contact-form .row > .label {
  width: 100%;
  flex-shrink: 0;
  @media (width >= 48rem) {
    width: 35%;
  }
  @media (width >= 48rem) {
    padding-top: calc(var(--spacing) * 3.5);
  }
}
.form-container .contact-form .row > *:last-child {
  width: 100%;
  @media (width >= 48rem) {
    width: auto;
  }
  @media (width >= 48rem) {
    flex: 1;
  }
}
.form-container .contact-form .label {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  @media (width >= 48rem) {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
.form-container .contact-form .label.required {
  position: relative;
  &::after {
    content: var(--tw-content);
    margin-left: calc(var(--spacing) * 2);
  }
  &::after {
    content: var(--tw-content);
    display: inline-block;
  }
  &::after {
    content: var(--tw-content);
    border-radius: 0.25rem;
  }
  &::after {
    content: var(--tw-content);
    padding-inline: calc(var(--spacing) * 2);
  }
  &::after {
    content: var(--tw-content);
    padding-block: calc(var(--spacing) * 1);
  }
  &::after {
    content: var(--tw-content);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.form-container .contact-form .label.required {
  &::after {
    content: var(--tw-content);
    background-color: var(--color-primary);
  }
  &::after {
    content: var(--tw-content);
    color: var(--color-white);
  }
  &::after {
    --tw-content: '必須';
    content: var(--tw-content);
  }
}
.form-container .contact-form .field:not([type="radio"]):not([type="checkbox"]) {
  width: 100%;
  min-width: calc(var(--spacing) * 0);
  flex: 1;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-border);
  background-color: var(--color-input);
  padding: calc(var(--spacing) * 4);
}
.form-container .contact-form .policy-container {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding-block: calc(var(--spacing) * 4);
  text-align: center;
  @media (width >= 48rem) {
    padding-block: calc(var(--spacing) * 8);
  }
}
.form-container .contact-form .policy-container label {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 3);
  &:hover {
    @media (hover: hover) {
      text-decoration-line: underline;
    }
  }
}
.form-container .contact-form .policy-container label input {
  --tw-scale-x: 120%;
  --tw-scale-y: 120%;
  --tw-scale-z: 120%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.form-container .btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 5);
}
.form-container .btns .btn {
  width: 100%;
  max-width: calc(var(--spacing) * 72);
}
.form-policy {
  margin-inline: auto;
  height: calc(var(--spacing) * 40);
  max-width: var(--container-3xl);
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }
  overflow-y: auto;
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-foreground);
  padding: calc(var(--spacing) * 5);
  @media (width >= 48rem) {
    height: calc(var(--spacing) * 80);
  }
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
}
.form-policy .policy-title {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.form-policy .policy-content {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
  text-align: left;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.form-policy .policy-content ul {
  list-style-type: disc;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding-left: calc(var(--spacing) * 5);
}
.form-policy .policy-content p {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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-space-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-leading: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-font-weight: initial;
      --tw-content: "";
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-divide-y-reverse: 0;
      --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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
