html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, xmp {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

input, select, textarea, button {
  outline: none;
}

* {
  box-sizing: border-box;
}

body {
  color: #333;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: inherit;
  text-decoration: none;
}

a, button {
  cursor: pointer;
  border: none;
  background-color: transparent;
}

:root {
  --primaryColor: #0ad;
  --secondaryColor: #028;
  --tertiaryColor: #66f;
  --ashColor: #5D667A;
  --darkColor: #09152F;
  --lightColor: #F8F9FA;
  --lightColor2: #E2E7F0;
}

:root {
  --font-size-h1: 3rem;
  --font-size-h2: 2.5rem;
  --font-size-h3: 2rem;
  --font-size-h4: 1.75rem;
  --font-size-body: 1rem;
  --font-size-xl: 1.5rem;
  --font-size-lg: 1.25rem;
  --font-size-md: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xs: 0.8125rem;
  --font-size-2xs: 0.75rem;
  --font-size-3xs: 0.625rem;
}
@media (width <= 900px) {
  :root {
    --font-size-h1: 2.5rem;
    --font-size-h2: 2rem;
    --font-size-h3: 1.75rem;
    --font-size-h4: 1.5rem;
    --font-size-body: 1rem;
  }
}
@media (width <= 600px) {
  :root {
    --font-size-h1: 2rem;
    --font-size-h2: 1.75rem;
    --font-size-h3: 1.5rem;
    --font-size-h4: 1.25rem;
    --font-size-body: 1rem;
  }
}

.p-footer__button, .p-header__action > a {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 1em;
  padding-block: 1.1em;
  padding-inline: 3.2em 1.6em;
  border-radius: 100px;
  width: min(100%, 480px);
  --color: #FF8800;
  background-blend-mode: multiply;
  background: linear-gradient(to bottom, #FF8800, #f85600);
  background-size: 200% 100%;
  animation: shine 4s infinite;
  animation-delay: 0s;
  animation-timing-function: linear;
  transition: transform 0.4s cubic-bezier(0.722, 0.057, 0.018, 1.982);
  position: relative;
  cursor: url(../images/cta/cursor.svg), auto;
}
@container (width <= 600px) {
  .p-footer__button, .p-header__action > a {
    font-size: 20px;
    gap: 0.6em;
    padding-block: 1.1em;
    padding-inline: 2em 1.6em;
  }
}
@container (width <= 400px) {
  .p-footer__button, .p-header__action > a {
    font-size: 18px;
    gap: 0.4em;
    padding-inline: 1.2em 1em;
  }
}
.p-footer__button .shine, .p-header__action > a .shine {
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: 100px;
  background-blend-mode: multiply;
  background: linear-gradient(-38deg, transparent 50%, rgba(255, 255, 255, 0.5) 60%, transparent 70%);
  background-size: 200% 100%;
  animation: shine 2s infinite;
  animation-delay: 4s;
  animation-timing-function: linear;
  transition: transform 0.4s cubic-bezier(0.722, 0.057, 0.018, 1.982);
}
@keyframes shine {
  0% {
    background-position-x: 100%;
  }
  50% {
    background-position-x: -100%;
  }
  100% {
    background-position-x: -100%;
  }
}
.p-footer__button:hover, .p-header__action > a:hover {
  transform: translateY(-0.5em) scale(1.1);
}
.p-footer__button::after, .p-header__action > a::after {
  content: "";
  display: block;
  width: 1.2em;
  aspect-ratio: 1;
  background: url('data:image/svg+xml;utf8,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 12.5H19" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5.5L19 12.5L12 19.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center/contain;
}
.p-footer__button, .p-header__action > a {
  width: max-content;
  font-size: 14px;
  padding-block: 0.8em;
  padding-inline: 2em 1.4em;
}

@font-face {
  font-family: "LINE Seed JP";
  src: url("../fonts/LINESeedJP_OTF_Th.woff2") format("woff2"), url("../fonts/LINESeedJP_OTF_Th.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "LINE Seed JP";
  src: url("../fonts/LINESeedJP_OTF_Rg.woff2") format("woff2"), url("../fonts/LINESeedJP_OTF_Rg.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "LINE Seed JP";
  src: url("../fonts/LINESeedJP_OTF_Bd.woff2") format("woff2"), url("../fonts/LINESeedJP_OTF_Bd.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "LINE Seed JP";
  src: url("../fonts/LINESeedJP_OTF_Eb.woff2") format("woff2"), url("../fonts/LINESeedJP_OTF_Eb.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
:root {
  --family: "LINE Seed JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  --maxBodyWidth: 2100px;
}

html {
  background-color: #212529;
}
@media (width <= 768px) {
  html:has(.is-showBurger) {
    overflow: hidden;
  }
}

body {
  container-type: inline-size;
  color: #212529;
  font-family: var(--family);
  font-size: var(--font-size-body);
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  min-height: 100dvh;
  width: min(100%, var(--maxBodyWidth));
  margin-inline: auto;
  background-color: var(--lightColor);
  overflow: auto;
}

strong {
  font-weight: 700;
  font-size: 1.1em;
}

small {
  font-size: var(--font-size-3xs);
  letter-spacing: 0.08em;
}

main {
  container-type: inline-size;
}
main > section {
  padding-block: var(--space-xl);
}
@media (width <= 768px) {
  main > section {
    padding-block: var(--space-lg);
  }
}
@media (width <= 600px) {
  main > section {
    padding-block: var(--space-md);
  }
}

.l-container, .l-container--wide {
  --min: 1080px;
  width: min(var(--min), 100% - 3rem);
  margin-inline: auto;
}
.l-container--wide {
  --min: 1280px;
}

.p-header {
  container-type: inline-size;
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 1;
  transition: translate 0.4s ease-in-out, top 0.4s ease-in-out, position 0.4s ease-in-out;
}
.is-scroll-100dvh .p-header {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}
.p-header__container {
  --headerSpaceInline: 2rem;
  display: grid;
  align-items: center;
  gap: 0 2rem;
  grid-template: "logo copy nav action" auto/auto auto 1fr auto;
  padding-block: 0.5rem;
  padding-inline: var(--headerSpaceInline);
}
@container (width <= 1366px) {
  .p-header__container {
    grid-template: "logo copy action" auto "nav nav nav" auto/auto auto 1fr;
    padding-block: 0;
  }
}
@container (width <= 768px) {
  .p-header__container {
    --headerSpaceInline: 1rem;
    gap: 0 1rem;
  }
}
@container (width <= 600px) {
  .p-header__container {
    --headerSpaceInline: .5rem;
    gap: 0 0.5rem;
  }
}
.p-header__logo {
  grid-area: logo;
  padding-block: 0.5rem;
}
.p-header__logo a {
  display: flex;
  width: max-content;
  padding-block: 0.25rem;
  padding-inline: 0.5rem;
  border: 1px solid transparent;
  border-radius: 12px;
}
.p-header__logo a:hover {
  border-color: var(--secondaryColor);
}
@container (width <= 600px) {
  .p-header__logo a {
    padding-inline: 0.25rem;
  }
}
.p-header__logo img {
  height: 3rem;
  transition: height 0.4s ease;
}
@container (width <= 600px) {
  .p-header__logo img {
    height: 2.5rem;
  }
}
.p-header__copy {
  grid-area: copy;
  font-size: var(--font-size-2xs);
  font-weight: 400;
  letter-spacing: 0.08em;
}
@container (width <= 768px) {
  .p-header__copy {
    font-size: var(--font-size-3xs);
  }
}
@container (width <= 600px) {
  .p-header__copy {
    display: none;
  }
}
.p-header__nav {
  grid-area: nav;
}
@container (width <= 1366px) {
  .p-header__nav {
    border-block: 1px solid var(--lightColor2);
    margin-inline: calc(var(--headerSpaceInline) * -1);
    padding-block: 0.5rem;
  }
}
@container (width <= 768px) {
  .p-header__nav {
    display: none;
  }
}
.p-header__nav ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2rem;
}
@container (width <= 1366px) {
  .p-header__nav ul {
    justify-content: center;
    padding-block: 0.5rem;
  }
}
.p-header__nav ul a {
  font-size: var(--font-size-sm);
  font-weight: 600;
  display: block;
  letter-spacing: 0.04em;
  transition: font-size 0.4s ease, color 0.1s ease-in, translate 0.1s ease-in;
}
.p-header__nav ul a:hover {
  color: var(--primaryColor);
  translate: 0 -4px;
}
.p-header__action {
  grid-area: action;
  display: flex;
  justify-content: flex-end;
}
.p-header__burger {
  margin-inline: 0.5rem 0;
  width: 3rem;
  aspect-ratio: 1;
  display: none;
}
@container (width <= 768px) {
  .p-header__burger {
    display: block;
  }
}

.p-footer {
  container-type: inline-size;
  color: #fff;
  background-color: var(--darkColor);
  padding-block: 5rem 1.5rem;
}
@container (width <= 600px) {
  .p-footer {
    padding-block: 3rem 1.5rem;
  }
}
.p-footer__head {
  display: flex;
  align-items: center;
  gap: 2rem 0;
  margin-block: 0 2.5rem;
}
@container (width <= 768px) {
  .p-footer__head {
    flex-direction: column;
    align-items: center;
    margin-block: 0 4rem;
  }
}
.p-footer__brand {
  display: flex;
  align-items: center;
  gap: 1rem 2rem;
}
@container (width <= 1000px) {
  .p-footer__brand {
    flex-direction: column;
    align-items: flex-start;
  }
}
@container (width <= 768px) {
  .p-footer__brand {
    align-items: center;
    width: min(440px, 100%);
  }
}
.p-footer__logo a {
  display: block;
  translate: -0.5rem 0;
}
.p-footer__logo img {
  height: 64px;
}
.p-footer__copy {
  font-size: 13px;
}
@container (width <= 768px) {
  .p-footer__copy br {
    display: none;
  }
}
.p-footer__action {
  margin-left: auto;
}
@container (width <= 768px) {
  .p-footer__action {
    margin-inline: auto;
  }
}
.p-footer__nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
.p-footer__nav ul a {
  font-size: 14px;
  font-weight: 600;
}
.p-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-block: 2.5rem 0;
  padding-block: 1rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.5rem 0;
}
.p-footer__bottom ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.5rem;
}
.p-footer__bottom ul a {
  font-size: 12px;
}
.p-footer__bottom ul a[target=_blank]::after {
  content: "";
  display: inline-flex;
  inline-size: 1em;
  margin-inline: 0.25em 0;
  aspect-ratio: 1;
  align-self: center;
  background-color: currentColor;
  mask-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 13V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6H11" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 3H21V9" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 14L21 3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  mask-size: contain;
  mask-repeat: no-repeat;
}
.p-footer__copyright {
  font-size: 11px;
  margin-left: auto;
  opacity: 0.6;
}

.p-header {
  background-color: transparent;
}

.p-fixed {
  padding-block: 4rem;
}
.p-fixed .container {
  width: min(880px, 100% - 4rem);
  margin-inline: auto;
}
.p-fixed p {
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.p-fixed h1 {
  font-size: 2.4rem;
  font-weight: 800;
  margin-block: 0 2em;
  display: grid;
  gap: 0.5em;
}
.p-fixed h1::after {
  content: "";
  display: block;
  width: 1em;
  height: 2px;
  background-color: var(--secondaryColor);
}
.p-fixed h2 {
  font-size: 1.5rem;
  font-weight: 800;
  margin-block: 2em 1em;
}
.p-fixed ul, .p-fixed ol {
  list-style-type: disc;
  padding-left: 1em;
  margin-block: 1em;
}
.p-fixed ul > li + li, .p-fixed ol > li + li {
  margin-block: 0.5em 0;
}
.p-fixed ol {
  list-style-type: decimal;
}
.p-fixed dl {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 1rem;
}
.p-fixed .note {
  font-size: 0.825rem;
  margin: 2em 0 0;
}/*# sourceMappingURL=fixed.css.map */