*, *::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: 768px) {
  .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: 767px) {
  .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: 767px) {
  .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 {
  --header-height: 4.3rem;
  --color-black: #1c1c1c;
  --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: #ba0015;
  --color-d-red: #7e0010;
  --bg-main: #F0F0F0;
  --bg-fill: var(--color-blue);
  --bg-light: var(--color-light);
  --accent1: var(--color-yellow);
  --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: 124.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: "helvetica-lt-pro", sans-serif;
  --font-sp: "rama-gothic-m", sans-serif;
  --bganimation-zindex: 11;
  --wrapper-width: 37.5rem;
}
@media (max-width: 767px) {
  :root {
    --header-height: 4.2rem;
  }
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  font-feature-settings: "palt" on;
}
@media screen and (max-width: 550px) {
  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);
}

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

iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1266/663;
}

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: 1.875;
}
img {
  max-width: 100%;
  display: block;
  height: auto;
}

video {
  max-width: 100%;
}

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

.header {
  position: fixed;
  top: 1.5rem;
  left: 0;
  right: 0;
  max-width: var(--wrapper-width);
  margin: 0 auto;
  height: 4.2rem;
  z-index: 1000;
  transition: 0.4s;
  padding: 0 1.5rem;
  --header-text-fw: 500;
  --header-text-color: #fff;
  --header-text-inverse-color: var(--color-primary);
}
.header.is-hide {
  transform: translate(0, -200%);
}
.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;
  background-color: #fff;
  border-radius: 0.5rem;
  height: 100%;
  transition: 0.5s;
  padding: 1.3rem 1.5rem;
}
.header__logo {
  margin-right: auto;
  position: relative;
  width: 21.2rem;
  z-index: 1000;
  text-align: center;
  transition: 0.4s;
}
.header__logo a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.header.is-active .header__inner {
  background-color: transparent;
}

.header-drawer {
  position: fixed;
  top: 7.2rem;
  left: 50%;
  width: 34.5rem;
  height: fit-content;
  max-height: calc(100dvh - 7.5rem);
  z-index: 9;
  transition: 0.5s;
  visibility: hidden;
  overflow: auto;
  overflow-x: clip;
  overscroll-behavior: contain;
  --header-text-color: var(--color-primary);
  --header-text-inverse-color: #fff;
  pointer-events: none;
  color: var(--color-black);
  border-radius: 1rem;
  transform: translate(-50%, -6rem) scaleY(0);
  transform-origin: top;
  background-color: #fff;
}
.header-drawer__privacy {
  color: #808080;
  margin-top: 23rem;
  text-decoration: underline;
  display: block;
  width: fit-content;
}
.header-drawer__main {
  overscroll-behavior: contain;
  opacity: 0;
  padding: 6rem 3rem 4rem;
}
.header-drawer__links {
  margin-bottom: 6rem;
}
.header-drawer.is-active {
  display: block;
  pointer-events: auto;
  visibility: visible;
  transform: none;
  transform: translate(-50%, 0) scaleY(1);
}
.header-drawer.is-active .header-drawer__main {
  opacity: 1;
  transition: 0.3s;
  transition-delay: 0.3s;
}
.header-drawer__links a {
  width: fit-content;
  margin: auto;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 3rem;
}
.header-drawer__links a div {
  width: fit-content;
  margin: auto;
}
.header-drawer .c-button {
  height: 6.4rem;
}
.header-drawer__lead {
  font-weight: bold;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224.58%22%20height%3D%2229.391%22%20viewBox%3D%220%200%2024.58%2029.391%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_44449%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2044449%22%20transform%3D%22translate(-59.599%20-560.679)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_290%22%20data-name%3D%22%E3%83%91%E3%82%B9%20290%22%20d%3D%22M2426.548%2C311.124l15.7%2C27.386%22%20transform%3D%22translate(-2358.939%20251.064)%22%20fill%3D%22%23e3eeed%22%20stroke%3D%22%23212121%22%20stroke-width%3D%222%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_291%22%20data-name%3D%22%E3%83%91%E3%82%B9%20291%22%20d%3D%22M2426.548%2C311.124l10.851%2C18.386%22%20transform%3D%22translate(-2366.088%20250.064)%22%20fill%3D%22%23e3eeed%22%20stroke%3D%22%23212121%22%20stroke-width%3D%222%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E"), url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224.58%22%20height%3D%2229.391%22%20viewBox%3D%220%200%2024.58%2029.391%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_44448%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2044448%22%20transform%3D%22translate(-291.821%20-559.679)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_288%22%20data-name%3D%22%E3%83%91%E3%82%B9%20288%22%20d%3D%22M2442.25%2C311.124l-15.7%2C27.386%22%20transform%3D%22translate(-2133.86%20250.064)%22%20fill%3D%22%23e3eeed%22%20stroke%3D%22%23212121%22%20stroke-width%3D%222%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_289%22%20data-name%3D%22%E3%83%91%E3%82%B9%20289%22%20d%3D%22M2437.4%2C311.124l-10.851%2C18.386%22%20transform%3D%22translate(-2121.86%20249.064)%22%20fill%3D%22%23e3eeed%22%20stroke%3D%22%23212121%22%20stroke-width%3D%222%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left bottom 0.25rem, right bottom 0.25rem;
  text-align: center;
  width: 25.5rem;
  margin: auto;
}

.hamburger-menu {
  --hamburger-padding: 0;
  --hamburger-bar-color: #009e96;
  --hamburger-size-w: 2.4rem;
  --hamburger-size-h: 1.4rem;
  --hamburger-bg: transparent;
  width: fit-content;
  height: fit-content;
  background-color: var(--hamburger-bg);
  transition: 0.4s;
  cursor: pointer;
  position: relative;
  padding: 0 0;
}
@media (max-width: 767px) {
  .hamburger-menu {
    --hamburger-padding: 0;
    --hamburger-size-w: 2.4rem;
    padding: var(--hamburger-padding);
  }
}
.hamburger-menu:not(.is-active):hover .hamburger__bar {
  scale: 0.9;
}
.hamburger-menu.is-active {
  rotate: 45deg;
}
.hamburger-menu.is-active .hamburger__bar:nth-child(1) {
  width: 100%;
  rotate: 90deg;
  inset: 0;
  margin: auto;
}
.hamburger-menu.is-active .hamburger__bar:nth-child(2) {
  inset: 0;
  width: 100%;
  margin: auto;
}
.hamburger-menu.is-active .hamburger__bar:nth-child(3) {
  opacity: 0;
}

.hamburger {
  width: var(--hamburger-size-w);
  height: var(--hamburger-size-h);
  position: relative;
  margin: 0 auto;
}
.hamburger__bar {
  transition: 0.4s;
  width: 100%;
  height: 2px;
  background: var(--hamburger-bar-color);
  position: absolute;
  top: 0;
  left: 0;
}
.hamburger__bar:nth-child(2) {
  inset: auto 0 0;
}
.hamburger__bar:nth-child(3) {
  inset: 0 0 0;
  margin: auto;
}

.header-drawer-link {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 3rem;
  transition: 0.4s;
}
.header-drawer-link:hover {
  opacity: 0.56;
}

.header-drawer-links {
  color: #fff;
}

.header-drawer-sublinks {
  font-weight: bold;
  color: #fff;
  transition: 0.4s;
}
.header-drawer-sublinks:hover {
  opacity: 0.56;
}

.header-drawer-copy {
  font-size: 1.2rem;
  line-height: 2.5;
  margin-top: 2rem;
  color: #fff;
  margin-bottom: 2.8rem;
}
@media (max-width: 767px) {
  .header-drawer-copy {
    margin-bottom: 6rem;
  }
}

.footer {
  background-color: #565656;
  padding: 0.5rem;
}
.footer__copyright {
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
}

@keyframes rotation1 {
  to {
    transform: rotate(1turn);
  }
}
@keyframes rotation2 {
  to {
    transform: rotate(-1turn);
  }
}
@keyframes mvanimtion1 {
  to {
    transform: translateY(24px);
  }
}
@keyframes mvanimtion2 {
  to {
    transform: translateY(-12px);
  }
}
a.g-navi__links-title {
  transition: 0.4s;
}
a.g-navi__links-title:hover {
  opacity: 0.8;
}

.g-navi__link-groups {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 6rem 7rem;
}
@media (max-width: 767px) {
  .g-navi__link-groups {
    grid-template-columns: repeat(2, auto);
    gap: 5rem 3.8rem;
  }
}
.g-navi__links-title {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 1em;
  display: block;
}
.g-navi__link {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  font-weight: bold;
  gap: 1rem;
  transition: 0.4s;
}
.g-navi__link:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .g-navi__link {
    gap: 0.6rem;
  }
}
.g-navi__link::before {
  content: "";
  background-color: currentColor;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .g-navi__link::before {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 100%;
  }
}
.g-navi__link:last-child {
  margin-bottom: 0;
}

@keyframes holizon-animation {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes vertical-animation {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-100%);
  }
}
@keyframes vertical-animation2 {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
  }
}
.g-sublinks {
  display: flex;
}
@media (max-width: 767px) {
  .g-sublinks {
    display: block;
  }
}

.g-sublink {
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  .g-sublink {
    margin-right: 2.5rem;
  }
}
@media (max-width: 767px) {
  .g-sublink {
    font-size: 1.2rem;
    display: block;
  }
  .g-sublink + .g-sublink {
    margin-top: 1em;
  }
}
.g-sublink--sns {
  text-decoration: none;
  display: flex;
  gap: 0.8rem;
  margin-left: 3.5rem;
  align-items: center;
}
@media (max-width: 767px) {
  .g-sublink--sns {
    margin-right: 0;
    margin-left: 2.5rem;
  }
}
.g-sublink svg {
  width: 1.5rem;
  height: 1.5rem;
}

.g-links {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 10rem;
}
@media (max-width: 767px) {
  .g-links {
    grid-template-columns: repeat(2, auto);
    gap: 0 1.7rem;
  }
}
.g-links a {
  transition: 0.2s;
  color: inherit;
}
.g-links a:hover {
  opacity: 0.4;
}

.g-link-group {
  display: grid;
  gap: 2.5rem;
}

.g-link {
  font-weight: bold;
  font-size: 2rem;
  display: block;
}
.g-link::before {
  content: "";
  margin-right: 1rem;
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  background-color: var(--accent2);
}

.g-link-title {
  display: block;
  width: fit-content;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 4.2rem;
}
.g-link-title + .g-link-title {
  margin-top: 0.6rem;
}

.g-link-child {
  width: fit-content;
  font-weight: bold;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.g-link-child::before {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 100%;
  background-color: var(--accent1);
  display: block;
}
@media (max-width: 767px) {
  .g-link-child {
    gap: 0.5rem;
    font-size: 1.4rem;
    margin-left: 0;
    padding-left: 0.5rem;
  }
}
.g-link-child + .g-link-child {
  margin-top: 1.5rem;
}

.js-bg-animation {
  width: 100%;
  height: 100%;
  border: 0;
  position: fixed;
  inset: 0;
  overflow: hidden;
  z-index: var(--bganimation-zindex);
  pointer-events: none;
}
.privacy-box {
  position: relative;
  background-color: #fff;
  padding: 5rem 7rem;
  z-index: 10;
}
.privacy-box__body h2 {
  font-size: 2.8rem;
  font-family: var(--font-serif);
  letter-spacing: 0.15em;
  margin-bottom: 2.5rem;
  font-weight: 400;
}
.privacy-box__body p {
  margin-bottom: 3.5rem;
}
.privacy-box__body p.mb0 {
  margin-bottom: 0;
}
.privacy-box__body p.mb15 {
  margin-bottom: 1.5rem;
}
.privacy-box__body h3 {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.privacy-box ul {
  margin-bottom: 5rem;
}
.privacy-box ul li + li {
  margin-top: 1.5rem;
}
.privacy-box ul li {
  margin-left: 1em;
}
.privacy-box dl {
  display: grid;
  grid-template-columns: 5.7rem 1fr;
  gap: 1rem;
  margin-bottom: 5rem;
}
.privacy-box dl p {
  margin-bottom: 0;
}
.privacy-box a {
  margin-bottom: 3.5rem;
  display: block;
  text-decoration: underline;
  color: var(--accent3);
  width: fit-content;
  overflow-wrap: anywhere;
}
@media screen and (max-width: 782px) {
  #wpadminbar {
    display: none;
  }
  html {
    margin-top: 0 !important;
  }
}
.js-vanilla-tilt {
  transform-style: preserve-3d;
  transform: perspective(1000px);
  min-width: 100px;
  min-height: 100px;
}
.js-vanilla-tilt .ine {
  min-width: 50px;
  min-height: 50px;
  background-color: gray;
  transform: translateZ(20px);
}

.grecaptcha-badge {
  z-index: 10;
}

.wpcf7 form .wpcf7-response-output:empty {
  display: none;
}

section {
  position: relative;
  z-index: calc(1 + var(--bganimation-zindex));
}

.page404 {
  padding: 5rem;
  background-color: #fff;
}

/*# sourceMappingURL=common.css.map */
