*, *::before, *::after {
  box-sizing: border-box;
}

ul[class], ol[class] {
  padding: 0;
}

body, h1, h2, h3, h4, p, ul, ol, figure, blockquote, dl, dd {
  margin: 0;
}

body {
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

ul[class], ol[class] {
  list-style: none;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img, picture {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
* {
  margin: 0;
  padding: 0;
}

.c-title-52 {
  font-size: 5.2rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 6rem;
}

.c-title-44 {
  font-size: 4.4rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 6rem;
}

.c-title-36 {
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 6rem;
}

.c-title-32 {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 4rem;
}

.c-title-20 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2;
}

.c-title-14 {
  font-size: 1.4rem;
  font-weight: bold;
}

.c-title-16 {
  font-size: 1.4rem;
  font-weight: bold;
}

.c-title-20n {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2;
}

.c-title-24 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 4rem;
}

.c-title-24n {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 4rem;
}

.c-desc-12 {
  font-size: 1.2rem;
  line-height: 2.5rem;
}

.c-desc-14 {
  font-size: 1.4rem;
  line-height: 3rem;
}

.c-desc-16 {
  font-size: 1.6rem;
  line-height: 3rem;
}

.c-desc-14-25 {
  font-size: 1.4rem;
  line-height: 1.7857142857;
}

.c-desc-16-40 {
  font-size: 1.6rem;
  line-height: 2.5;
}

@media print, screen and (min-width: 769px) {
  .pc\:c-title-44 {
    font-size: 4.4rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 6rem;
  }
  .pc\:c-title-36 {
    font-size: 4.4rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 6rem;
  }
  .pc\:c-title-20 {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .pc\:c-desc-12 {
    font-size: 1.2rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 768px) {
  .sp\:c-title-24 {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.4583333333;
  }
  .sp\:c-title-20 {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .sp\:c-title-16 {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.7;
  }
  .sp\:c-title-14 {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .sp\:c-desc-12 {
    font-size: 1.2rem;
    line-height: 2.5rem;
  }
  .sp\:c-desc-10 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .sp\:c-desc-14-25 {
    font-size: 1.4rem;
    line-height: 1.7857142857;
  }
  .sp\:c-desc-14-35 {
    font-size: 1.4rem;
    line-height: 2.5;
  }
  .sp\:c-title-32 {
    font-size: 3.2rem;
  }
  .sp\:c-title-28 {
    font-size: 2.8rem;
    line-height: 1.6071428571;
  }
  .sp\:c-desc-14 {
    font-size: 1.4rem;
  }
  .sp\:c-desc-16-40 {
    font-size: 1.6rem;
    line-height: 2.5;
  }
}
.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--inner);
}
@media (max-width: 768px) {
  .l-inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.l-inner--s {
  max-width: var(--inner-s);
}
.l-inner--l {
  max-width: var(--inner-l);
}
.l-inner--full {
  max-width: var(--inner-full);
}

.l-clip {
  overflow-x: clip;
}

.l-space-left {
  padding-left: 7rem;
}

.l-space-right {
  padding-right: 7rem;
}

:root {
  --color-black: #212121;
  --color-blue: #012f4d;
  --color-blue2: #0071bc;
  --color-green: #00ffcb;
  --color-yellow: #fbc311;
  --color-light-blue: #e4e9ef;
  --color-light-gray: #eeeeee;
  --color-light-white: #f2f2f2;
  --color-smoke: #d1d1d1;
  --color-light-dark: #808080;
  --color-white: #fff;
  --color-gray: #dcdcdc;
  --color-red: #C9171C;
  --color-d-red: #920E14;
  --bg-main: #F8F8F8;
  --bg-fill: var(--color-blue);
  --bg-light: var(--color-light);
  --accent1: #C9A718;
  --accent2: var(--color-d-red);
  --accent3: var(--color-red);
  --gray: var(--color-gray);
  --text-color: var(--color-black);
  --date-color: var(--color-gray);
  --navi-color: var(--color-gray);
  --inner-s: 100rem;
  --inner: 112.6rem;
  --inner-l: 126.6rem;
  --inner-full: 136.6rem;
  --line-height: 1.45;
  --font: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  --font-serif: "ten-mincho-text", serif;
  --font-en: "din-2014",sans-serif;
  --font-sp: "rama-gothic-m", sans-serif;
  --bganimation-zindex: 11;
  --wrapper-width: 37.5rem;
  --header-height: 7.8rem;
}
@media (max-width: 768px) {
  :root {
    --header-height: 6.2rem;
  }
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-height);
  font-feature-settings: "palt" on;
}
@media screen and (max-width: 1266px) {
  html {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: var(--font);
  font-size: 1.6rem;
  color: var(--text-color);
  line-height: var(--line-height);
  position: relative;
  background-color: var(--bg-main);
  background-image: url("../images/pattern.svg");
}

@media print, screen and (min-width: 769px) {
  body.customize-support .header-drawer {
    top: 32px;
  }
}
body.customize-support .header-drawer__logo {
  position: absolute;
}

iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 345/194;
}

b {
  font-weight: bold;
}

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

input[type=submit] {
  transition: 0.3s;
  cursor: pointer;
}
sub {
  vertical-align: baseline;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

h2,
h3,
h4 {
  line-height: 1.45;
}

p {
  font-size: 1.6rem;
  line-height: 4rem;
}

img {
  max-width: 100%;
  display: block;
  height: auto;
}

video {
  max-width: 100%;
}

button {
  appearance: none;
  border: 0;
  cursor: pointer;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1000;
  transition: 0.4s;
  padding: 1rem 1.5rem;
  --header-text-fw: 500;
  --header-text-color: #fff;
  --header-text-inverse-color: var(--color-primary);
  height: var(--header-height);
}
@media print, screen and (min-width: 769px) {
  .header {
    max-width: 100%;
    padding: 3rem 5rem;
  }
}
.header.is-hide {
  transform: translate(0, -200%);
}
.header.is-active {
  background: transparent;
  /* Note: currently only Safari supports backdrop-filter */
  backdrop-filter: blur(5px);
  --webkit-backdrop-filter: blur(5px);
  /* (plus shape's fill blended on top as a separate layer with 20% opacity) */
}
.header.is-change {
  --header-text-inverse-color: #fff;
  --header-text-fw: 400;
}
.header.is-change::before {
  opacity: 1;
}
.header__inner {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 0.5rem;
  height: 100%;
  transition: 0.5s;
}
.header__logo {
  margin-right: auto;
  position: relative;
  width: 15.3rem;
  z-index: 1004;
  text-align: center;
  transition: 0.4s;
}
@media print, screen and (min-width: 769px) {
  .header__logo img {
    width: 20.3rem;
    max-width: none;
  }
}
.header__button {
  background-color: var(--accent1);
  padding: 1.3rem 1.5rem 1.5rem;
  display: flex;
  width: 16.8rem;
  height: 4.5rem;
  font-size: 1.2rem;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  border-radius: 3rem;
  border: 1px solid #fff;
  transition: 0.4s;
  z-index: 2222;
}
@media print, screen and (min-width: 769px) {
  .header__button {
    width: 20.3rem;
    height: 4.6rem;
    font-weight: bold;
    font-size: 1.6rem;
  }
}
.header__button img {
  margin-right: 1rem;
}
.header.is-active .header__inner {
  background-color: transparent;
}

@starting-style {
  .header-drawer {
    opacity: 0;
  }
}
.footer {
  background-color: var(--color-black);
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: var(--font-en);
}
@media print, screen and (min-width: 769px) {
  .footer {
    padding: 1.5rem 0 1.5rem;
  }
}
@media (max-width: 768px) {
  .footer {
    padding: 0.5rem;
  }
}

section {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  a {
    transition: 0.4s;
  }
  a:hover {
    filter: brightness(0.9);
  }
}
