@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Google+Sans+Flex:opsz,wght@6..144,500&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  outline: 0;
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  overscroll-behavior: none;
  scrollbar-gutter: stable;
  font-size: 62.5%;
}
@media screen and (max-width: 1365px) {
  html {
    font-size: 0.7320644217vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 767.98px) {
  html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    font-size: 2.6666666667vw;
  }
}
html {
  /* IE11だけに適応 */
}
html _:lang(x)::-ms-backdrop, html {
  font-family: "Segoe UI", "メイリオ", Meiryo, sans-serif;
}

.mouse * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.chrome body {
  image-rendering: -webkit-optimize-contrast;
}

figure {
  font-size: 0;
}
figure figcaption {
  font-size: 1.5rem;
  line-height: 1.5;
}

input[type=radio] {
  transform: translateY(-0.02rem);
}
.safari input[type=radio] {
  transform: translateY(-0.01rem);
}
@media screen and (max-width: 767.98px) {
  .safari input[type=radio] {
    transform: translateY(0.01rem);
  }
}

input[type=checkbox] {
  transform: translateY(-0.02rem);
}
.safari input[type=checkbox] {
  transform: translateY(-0.01rem);
}
@media screen and (max-width: 767.98px) {
  .safari input[type=checkbox] {
    transform: translateY(0.01rem);
  }
}

hr {
  box-sizing: border-box;
  height: 0;
  overflow: visible;
}

/* .link */
a {
  transition: all 0.3s ease 0s;
  display: inline-block;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.8;
  }
}

img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}
.moviebox .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.moviebox .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767.98px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 767.98px) {
  .sp {
    display: block !important;
  }
}

/*************************
common
************************ */
body {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  font-weight: 400;
  font-family: "Inter", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Sogoe UI", Verdana, "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  position: relative;
  overflow-x: hidden;
}
@media screen and (max-width: 767.98px) {
  body {
    min-width: 0;
  }
}
body.menuon, body.form-show, body.stop {
  overflow: hidden;
}
body.menuon #header,
body.menuon #main,
body.menuon #footer,
body.menuon .l-fixedbtn,
body.menuon .l-links, body.form-show #header,
body.form-show #main,
body.form-show #footer,
body.form-show .l-fixedbtn,
body.form-show .l-links, body.stop #header,
body.stop #main,
body.stop #footer,
body.stop .l-fixedbtn,
body.stop .l-links {
  overflow: auto;
  scrollbar-gutter: stable;
}
body.subpage {
  position: relative;
}
body.subpage:before {
  content: "";
  display: block;
  width: 100%;
  height: 41.7rem;
  background-image: url(../../assets/img/common/bg_subpage.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  body.subpage:before {
    top: 5.8rem;
    height: 16rem;
    background-position: -3rem 0;
  }
}
body.subpage.single:before {
  content: none;
}

input,
textarea {
  width: 100%;
  background-color: #fff;
  padding: 0.8rem 1.6rem;
}
@media screen and (max-width: 767.98px) {
  input,
  textarea {
    padding: 0.8rem 1.2rem;
    line-height: 1.4;
  }
}

/*************************
inview
************************ */
.mov-show {
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease 0s;
}
.mov-show.showed {
  opacity: 1;
  visibility: visible;
}

.mov-up {
  opacity: 0;
  visibility: hidden;
  transform: translateY(3rem);
  transition: all 1s ease 0s;
}
@media screen and (max-width: 767.98px) {
  .mov-up {
    transform: translateY(2rem);
  }
}
.mov-up.up {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.mov-down {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-3rem);
  transition: all 1s ease 0s;
}
@media screen and (max-width: 767.98px) {
  .mov-down {
    transform: translateY(-2rem);
  }
}
.mov-down.down {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.zoom-in {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.4);
  transition: all 0.5s ease 0s;
}
.zoom-in.in {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.slide-down {
  clip-path: inset(0 0 100% 0);
  transition: all 1s ease 0s;
}
.slide-down.down {
  clip-path: inset(0);
}

.mov-leftslide {
  clip-path: inset(0 100% 0 0);
  transition: all 0.5s ease 0s;
}
.mov-leftslide.active {
  clip-path: inset(0);
}

.mov-rightslide {
  clip-path: inset(0 0 0 100%);
  transition: all 1s ease 0s;
}
.mov-rightslide.active {
  clip-path: inset(0);
}

.slide-on {
  display: block;
  text-align: center;
  overflow: hidden;
}
.slide-on span {
  display: inline-block;
  transform: translateY(100%);
  transition: all 1s ease 0s;
}
.slide-on.slide-start span {
  transform: translateY(0);
}

.mov-list figure,
.mov-list li {
  opacity: 0;
}
.mov-list.list-start figure,
.mov-list.list-start li {
  opacity: 1;
  transition: opacity 1.6s ease 0s;
}
.mov-list.list-start figure:nth-child(2),
.mov-list.list-start li:nth-child(2) {
  transition-delay: 0.12s;
}
.mov-list.list-start figure:nth-child(3),
.mov-list.list-start li:nth-child(3) {
  transition-delay: 0.24s;
}
.mov-list.list-start figure:nth-child(4),
.mov-list.list-start li:nth-child(4) {
  transition-delay: 0.36s;
}
.mov-list.list-start figure:nth-child(5),
.mov-list.list-start li:nth-child(5) {
  transition-delay: 0.48s;
}
.mov-list.list-start figure:nth-child(6),
.mov-list.list-start li:nth-child(6) {
  transition-delay: 0.6s;
}
.mov-list.list-start figure:nth-child(7),
.mov-list.list-start li:nth-child(7) {
  transition-delay: 0.72s;
}
.mov-list.list-start figure:nth-child(8),
.mov-list.list-start li:nth-child(8) {
  transition-delay: 0.84s;
}
.mov-list.list-start figure:nth-child(9),
.mov-list.list-start li:nth-child(9) {
  transition-delay: 0.96s;
}
.mov-list.list-start figure:nth-child(10),
.mov-list.list-start li:nth-child(10) {
  transition-delay: 1.08s;
}
.mov-list.list-start figure:nth-child(11),
.mov-list.list-start li:nth-child(11) {
  transition-delay: 1.2s;
}

/*************************
accordion
************************ */
.container {
  width: 100%;
  max-width: 116.6rem;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .container {
    padding: 0 2.4rem;
  }
}

.c-btn {
  position: relative;
}
.c-btn.-arrow1 {
  padding-right: 4.8rem;
  text-align: left;
  position: relative;
  transition: all 0.3s ease 0s;
}
.c-btn.-arrow1:before {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23ffffff" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-color: #000;
  position: absolute;
  top: calc((100% - 4rem) / 2);
  right: 0;
  transition: all 0.3s ease 0s;
}
.c-btn.-arrow1:after {
  opacity: 0;
  content: "";
  display: block;
  width: 1.1585rem;
  height: 1.2949rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23ffffff" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
  position: absolute;
  top: calc((100% - 1.2949rem) / 2);
  right: 1.3rem;
  transform: translateX(-1rem);
  transition: all 0.3s ease 0s;
}
@media (hover: hover) {
  .c-btn.-arrow1:hover {
    opacity: 1;
  }
  .c-btn.-arrow1:hover:before {
    background-position: 150% center;
  }
  .c-btn.-arrow1:hover:after {
    opacity: 1;
    transform: translateX(0);
  }
}
.section-more .c-btn.-arrow1 {
  font-size: 1.3rem;
  font-weight: 700;
  padding: 0 5.6rem 0 0;
  min-height: 4rem;
  display: inline-flex;
  align-items: center;
}
.c-btn.-arrow1.-box {
  width: 100%;
  max-width: 28rem;
  height: 6.6rem;
  display: flex;
  align-items: center;
  border: 1px solid #000;
  padding: 1.6rem 6.8rem 1.6rem 1.6rem;
  font-size: 1.4rem;
  font-weight: 700;
  border: 1px solid #c1c1c1;
}
@media screen and (max-width: 767.98px) {
  .c-btn.-arrow1.-box {
    max-width: none;
  }
}
.c-btn.-arrow1.-box:before {
  right: 1.6rem;
}
.c-btn.-arrow1.-box:after {
  right: 2.8rem;
}
.c-btn.-arrow1.-box.-org {
  background-color: #ff6510;
  color: #fff;
  border: 1px solid #ff6510;
}
.c-btn.-arrow1.-box.-org:before {
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23ff6510" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
}
.c-btn.-arrow1.-box.-org:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23ff6510" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
}
@media (hover: hover) {
  .c-btn.-arrow1.-box.-org:hover:before {
    background-position: 150% center;
  }
}
.c-btn.-arrow1.-box.-bk {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.c-btn.-arrow1.-box.-bk:before {
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23000000" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
}
.c-btn.-arrow1.-box.-bk:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23000000" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
}
@media (hover: hover) {
  .c-btn.-arrow1.-box.-bk:hover:before {
    background-position: 150% center;
  }
}

@keyframes arrow1-animate {
  0% {
    transform: rotateZ(-45deg);
  }
  50% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(0) translateX(0.4rem);
  }
}
@keyframes arrow1-animate-out {
  0% {
    transform: rotateZ(0) translateX(0.4rem);
  }
  50% {
    transform: rotateZ(0) translateX(0);
  }
  100% {
    transform: rotateZ(-45deg);
  }
}
/*  header
============================================ */
@keyframes hdFadeInUp {
  from {
    opacity: 0;
    transform: translateY(2rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.l-header {
  height: 6.4rem;
  background-color: #fff;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.1);
  transition: all 0.6s ease 0s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
@media screen and (max-width: 767.98px) {
  .l-header {
    height: 5.4rem;
  }
}
.l-header__inner {
  display: none;
  height: 6.4rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 26rem 0 18rem;
}
@media screen and (max-width: 767.98px) {
  .l-header__inner {
    padding: 0 1rem;
    height: 5.4rem;
    flex-direction: column;
  }
}
.l-header__logo {
  position: absolute;
  top: 1.6rem;
  left: 2rem;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .l-header__logo {
    top: 1.45rem;
    left: 1rem;
  }
}
.l-header__logo a {
  display: block;
  position: relative;
}
.l-header__logo a img {
  width: 17.4rem;
  height: 3.2rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767.98px) {
  .l-header__logo a img {
    width: 13.4rem;
    height: 2.5rem;
  }
}
.l-header__logo a img.fade-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  /* 最初は全員隠す */
  transition: opacity 0.8s ease-in-out;
}
.l-header__logo a img.fade-img.logo-b {
  opacity: 1;
}
.menuon .l-header__logo a img.fade-img.logo-b {
  opacity: 0;
}
.l-header__logo a img.fade-img {
  /* 表示中を指すクラス */
}
.menuon .l-header__logo a img.fade-img.logo-w {
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  .l-header__nav {
    display: none;
  }
}
.l-header__nav-title {
  display: none;
}
.l-header__nav-list {
  display: flex;
  gap: 2.4rem;
}
@media screen and (max-width: 767.98px) {
  .l-header__nav-list {
    flex-direction: column;
  }
}
.l-header__nav-item {
  position: relative;
}
.l-header__nav-item a {
  font-size: 1.3rem;
  font-weight: 500;
  transition: all 0s ease 0s;
}
.l-header__nav-item.js-parent > a {
  padding-right: 1.6rem;
  position: relative;
}
.l-header__nav-item.js-parent > a:before, .l-header__nav-item.js-parent > a:after {
  content: "";
  display: block;
  width: 1.1rem;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  transition: all 1s ease 0s;
}
.l-header__nav-item.js-parent > a:after {
  transform: rotateZ(90deg);
  transition: all 0.3s ease 0s;
}
.l-header__nav-item.js-parent > a.open:after {
  transform: rotateZ(0deg);
  opacity: 0;
}
.l-header__nav-item.-event a br {
  display: none;
}
.l-header__nav-item.-company, .l-header__nav-item.-voice, .l-header__nav-item.-news, .l-header__nav-item.-blog {
  display: none;
}
.l-header__nav-item .child {
  display: none;
  width: 18rem;
  padding-top: 0.8rem;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.l-header__nav-item .child li {
  margin-top: 1px;
}
.l-header__nav-item .child li a {
  width: 100%;
  display: inline-block;
  padding: 0.8rem 1.6rem;
  background-color: rgba(45, 45, 45, 0.7);
  color: #fff;
}
.l-header__actions {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  position: absolute;
  top: 1.6rem;
  right: 6.8rem;
  transition: all 0.6s ease 0s;
}
@media screen and (max-width: 767.98px) {
  .l-header__actions {
    top: 1.4rem;
    right: 5rem;
  }
}
.l-header__actions-pc {
  display: none;
}
.l-header__actions-pc .-arrow1:after {
  right: 3.7rem;
}
@media (hover: hover) {
  .l-header__actions-pc .-arrow1:hover {
    opacity: 1;
  }
  .l-header__actions-pc .-arrow1:hover:before {
    background-position: 150% center;
  }
  .l-header__actions-pc .-arrow1:hover:after {
    opacity: 1;
    transform: translateX(0);
  }
}
.l-header__btn {
  width: 8.4rem;
  height: 3.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
  background-color: #fff;
  border-radius: 0.4rem;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
@media screen and (max-width: 767.98px) {
  .l-header__btn {
    width: 7.2rem;
    height: 2.6rem;
    border-radius: 0;
    font-size: 1.1rem;
  }
}
@media (hover: hover) {
  .l-header__btn:hover {
    opacity: 0.8;
  }
}
.l-header__btn.-reserve {
  background-color: #ff6510;
  color: #fff;
}
.l-header__btn.-contact {
  border: 1px solid #000;
}
.l-header__office {
  display: none;
}
.l-header__gnavi {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .l-header__gnavi {
    display: block;
  }
}
@media screen and (max-width: 767.98px) {
  .l-header__gnavi {
    transition: all 0.5s ease 0s;
    width: 100vw;
    height: calc(100vh - 6rem);
    padding: 5rem 1.8rem 3rem;
    position: fixed;
    top: 6rem;
    right: -100vw;
    background-color: #f4f4f4;
    overflow-x: hidden;
    z-index: 1000;
  }
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header__gnavi {
    right: 0;
  }
}
.l-header__banner {
  width: calc(100% - 1.2rem);
  margin: 0 auto;
  padding: 0.8rem 0.8rem 1.8rem;
  border-bottom: 1px solid #bfbdac;
}
.l-header__button {
  padding-top: 1.8rem;
}
.l-header__button .btnbox .c-btn {
  width: 17.6rem;
}
@media screen and (max-width: 767.98px) {
  .l-header__button .btnbox .c-btn {
    width: 100%;
    height: 6.6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-header__button .btnbox .c-btn span {
    font-size: 1.5rem;
  }
}
.l-header__sns {
  display: none;
}
.l-header__menubtn {
  display: block;
  width: 4.2rem;
  height: 4.2rem;
  border-radius: 200rem;
  text-align: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 1.1rem;
  right: 1.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .l-header__menubtn {
    width: 5rem;
    height: 5rem;
    top: 0.2rem;
    right: 0;
  }
}
.l-header__menubtn span {
  display: block;
  width: 2.9rem;
  background-color: transparent;
  border-radius: 200rem;
}
.l-header__menubtn span:before, .l-header__menubtn span:after {
  content: "";
  display: block;
  width: 2.9rem;
  height: 1px;
  background-color: #000;
  position: absolute;
  transition: all 0.3s ease 0s;
}
.l-header__menubtn span:before {
  transform: translateY(-0.4rem);
}
.l-header__menubtn span:after {
  transform: translateY(0.4rem);
}
.menuon .l-header {
  height: 100vh;
  background-color: #2d2d2d;
  color: #fff;
}
.menuon .l-header .l-header__wrapper {
  height: 100%;
  overflow: hidden;
  position: relative;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__wrapper {
    overflow-y: auto;
    display: block;
  }
}
.menuon .l-header .l-header__inner {
  max-width: 116.6rem;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  position: absolute;
  top: 50vh;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__inner {
    max-width: none;
    padding: 0 2.4rem 4rem;
    width: 100%;
    height: auto;
    flex-direction: column;
    position: relative;
    top: auto;
    transform: none;
  }
}
.menuon .l-header .l-header__nav {
  padding-left: 11.2rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .menuon .l-header .l-header__nav {
    animation: hdFadeInUp 0.5s ease-out 0.2s both;
  }
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav {
    display: block;
    width: 100%;
    padding-top: 8rem;
    padding-left: 0;
  }
}
.menuon .l-header .l-header__nav-title {
  display: block;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 1.6rem;
  position: absolute;
  top: 0;
  left: 0;
}
.menuon .l-header .l-header__nav-title:before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 200rem;
  background-color: #ff6510;
  position: absolute;
  top: 0.9rem;
  left: 0;
}
.menuon .l-header .l-header__nav-list {
  display: flex;
  flex-direction: column;
  height: 29rem;
  flex-wrap: wrap;
  gap: 3rem 7rem;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-list {
    height: auto;
    gap: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-item {
    border-bottom: 1px solid #3e3e3e;
  }
}
.menuon .l-header .l-header__nav-item a {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-item a {
    width: 100%;
    font-size: 1.4rem;
    padding: 1.6rem 0;
  }
}
.menuon .l-header .l-header__nav-item .child {
  display: block;
  margin-top: 2rem;
  width: auto;
  padding-top: 0;
  transform: translateX(0);
  position: relative;
  top: auto;
  left: auto;
}
@media screen and (min-width: 768px) {
  .menuon .l-header .l-header__nav-item .child {
    display: block !important;
  }
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-item .child {
    display: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 1.6rem;
  }
}
.menuon .l-header .l-header__nav-item .child li {
  margin-top: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-item .child li {
    margin-top: 0.8rem;
  }
}
.menuon .l-header .l-header__nav-item .child li a {
  font-size: 1.4rem;
  padding: 0;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-item .child li:first-of-type {
    margin-top: 0;
  }
}
.menuon .l-header .l-header__nav-item.-event a br {
  display: block;
}
.menuon .l-header .l-header__nav-item.-company, .menuon .l-header .l-header__nav-item.-voice, .menuon .l-header .l-header__nav-item.-news, .menuon .l-header .l-header__nav-item.-blog {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-item.js-parent > a {
    padding-right: 1.6rem;
  }
}
@media (min-width: 750px) {
  .menuon .l-header .l-header__nav-item.js-parent > a:before, .menuon .l-header .l-header__nav-item.js-parent > a:after {
    content: none;
  }
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-item.js-parent > a:before, .menuon .l-header .l-header__nav-item.js-parent > a:after {
    background-color: #fff;
  }
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__nav-item:first-of-type {
    border-top: 1px solid #3e3e3e;
  }
}
.menuon .l-header .l-header__office {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (min-width: 768px) {
  .menuon .l-header .l-header__office {
    animation: hdFadeInUp 0.5s ease-out 0.3s both;
  }
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__office {
    margin-top: 4rem;
  }
}
.menuon .l-header .l-header__office-info dt {
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__office-info dt {
    font-size: 1.4rem;
  }
}
.menuon .l-header .l-header__office-info dd {
  font-size: 1.5rem;
  font-weight: 500;
  margin-top: 1rem;
  line-height: 1.8666666667;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__office-info dd {
    font-size: 1.2rem;
  }
}
.menuon .l-header .l-header__office-info dd a {
  display: inline-block;
  padding: 0.4rem 0.8rem;
  border: 1px solid #fff;
  margin-top: 1rem;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.1rem;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__office-info dd a {
    font-size: 1rem;
  }
}
@media (hover: hover) {
  .menuon .l-header .l-header__office-info dd a:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
  }
}
.menuon .l-header .l-header__btn.-contact {
  border: none;
}
.menuon .l-header .l-header__actions-pc {
  margin-top: 8rem;
  display: flex;
  gap: 1.6rem;
}
@media screen and (min-width: 768px) {
  .menuon .l-header .l-header__actions-pc {
    animation: hdFadeInUp 0.5s ease-out 0.4s both;
  }
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__actions-pc {
    display: none;
  }
}
.menuon .l-header .l-header__actions-pc a {
  width: 32.6rem;
  height: 9rem;
  background-color: #fff;
  padding: 2.4rem 6.8rem 2.4rem 2.4rem;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #2d2d2d;
}
.menuon .l-header .l-header__actions-pc a.-arrow1:before {
  right: 2.4rem;
}
.menuon .l-header .l-header__sns {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .menuon .l-header .l-header__sns {
    animation: hdFadeInUp 0.5s ease-out 0.35s both;
  }
}
.menuon .l-header .l-header__sns {
  align-items: center;
  gap: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .menuon .l-header .l-header__sns {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 4.8rem;
  }
}
.menuon .l-header .l-header__sns-item {
  display: block;
  text-align: center;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
}
.menuon .l-header .l-header__sns-item.-facebook {
  width: 2.167rem;
  height: 2.167rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 187.123 187.123"><path fill="%23000000" d="M93.561,0a93.561,93.561,0,1,0,93.561,93.561A93.573,93.573,0,0,0,93.561,0ZM79.5,150.576V98.62h0v-.058H62.014V78.3H79.5V63.358A31.164,31.164,0,0,1,82.4,49.508c.077-.157.168-.3.25-.458.3-.577.61-1.145.948-1.683.164-.258.347-.5.518-.748.293-.424.581-.851.9-1.249.193-.243.406-.464.607-.7.337-.388.67-.78,1.031-1.141.16-.159.334-.3.5-.455.443-.417.89-.83,1.365-1.206.057-.044.118-.083.174-.127,4.41-3.416,10.19-5.194,16.886-5.194a138.274,138.274,0,0,1,15.643.818V55.494H110.49c-8.421,0-10.059,4.006-10.059,9.854V78.24h0V78.3h17.984l2.073.007-2.6,20.255H100.431v52.014H79.5Z"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 187.123/187.123;
}
.menuon .l-header .l-header__sns-item.-line {
  width: 2rem;
  height: 2rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 42"><path fill="%23000000" d="M5,0C2.24,0,0,2.24,0,5v32c0,2.76,2.24,5,5,5h32c2.76,0,5-2.24,5-5V5c0-2.76-2.24-5-5-5H5ZM21,7c8.27,0,15,5.36,15,11.95,0,2.63-1.04,5.01-3.22,7.35-1.57,1.78-4.12,3.74-6.47,5.36-2.35,1.6-4.51,2.86-5.31,3.19-.32.13-.56.19-.75.19-.66,0-.6-.7-.55-.99.04-.22.22-1.26.22-1.26.05-.37.1-.96-.05-1.33-.17-.41-.84-.62-1.33-.72-7.2-.94-12.54-5.89-12.54-11.79,0-6.59,6.73-11.95,15-11.95ZM19.99,15c-.5,0-.99.39-.99,1v6c0,.55.45,1,1,1s1-.45,1-1v-2.88l2.19,3.46c.57.79,1.81.39,1.81-.58v-6c0-.55-.45-1-1-1s-1,.45-1,1v3l-2.19-3.58c-.21-.3-.52-.43-.82-.42ZM11,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3c.55,0,1-.45,1-1s-.45-1-1-1h-2v-5c0-.55-.45-1-1-1ZM17,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1s1-.45,1-1v-6c0-.55-.45-1-1-1ZM27,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3c.55,0,1-.45,1-1s-.45-1-1-1h-2v-1h2c.55,0,1-.45,1-1s-.45-1-1-1h-2v-1h2c.55,0,1-.45,1-1s-.45-1-1-1h-3"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 42/42;
}
.menuon .l-header .l-header__sns-item.-x {
  width: 1.903rem;
  height: 1.944rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 164.31 167.92"><path fill="%23000000" d="M97.786,71.1,158.954,0H144.46L91.347,61.737,48.927,0H0L64.148,93.358,0,167.92H14.5l56.088-65.2,44.8,65.2h48.927L97.783,71.1ZM77.933,94.181l-6.5-9.3L19.719,10.912H41.983l41.734,59.7,6.5,9.3,54.25,77.6H122.2L77.933,94.184Z"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 164.31/167.92;
}
.menuon .l-header .l-header__sns-item.-youtube {
  width: 2.372rem;
  height: 1.684rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 204.814 145.414"><path fill="%23000000" d="M194.579,17.824c-1.9-5.031-7.868-10.112-12.9-11.156-54.724-8.877-103.663-8.9-158.543,0-5.031,1.044-10.994,6.125-12.9,11.156a152.237,152.237,0,0,0,0,109.766c1.9,5.031,7.869,10.112,12.9,11.156,54.879,8.9,103.818,8.879,158.543,0,5.031-1.046,10.994-6.126,12.9-11.158a152.248,152.248,0,0,0,0-109.766m-60.23,58.312c-17.643,10.069-26.67,15.4-43.719,25.377a4.039,4.039,0,0,1-5.982-3.529c-.465-20.221-.465-30.333,0-50.555a4.06,4.06,0,0,1,5.982-3.555c17.049,9.985,26.076,15.325,43.719,25.4a3.925,3.925,0,0,1,0,6.858"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 204.814/145.414;
}
.menuon .l-header .l-header__sns-item.-instagram {
  width: 1.912rem;
  height: 1.945rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 165.12 167.93"><path fill="%23000000" d="M117.66,0H47.46C21.25,0,0,21.24,0,47.45c0,0,0,0,0,0v73.01c0,26.21,21.25,47.46,47.46,47.46h70.2c26.21,0,47.46-21.25,47.46-47.46V47.46C165.11,21.25,143.87,0,117.66,0M16.85,47.46c.02-16.9,13.71-30.59,30.61-30.61h70.2c16.9.02,30.59,13.71,30.61,30.61v73.01c-.02,16.9-13.71,30.59-30.61,30.61H47.46c-16.9-.02-30.59-13.71-30.61-30.61V47.46ZM82.56,127.21c23.88,0,43.24-19.36,43.24-43.24,0-23.88-19.36-43.25-43.24-43.25s-43.24,19.36-43.24,43.25h0c.03,23.87,19.37,43.22,43.24,43.24M82.56,54.2c16.44,0,29.77,13.33,29.77,29.77s-13.33,29.77-29.77,29.77c-16.44,0-29.77-13.33-29.77-29.77h0c.02-16.43,13.33-29.75,29.77-29.77M127.07,29.77c5.35,0,9.69,4.34,9.69,9.69s-4.34,9.69-9.69,9.69c-5.35,0-9.69-4.34-9.69-9.69h0c0-5.35,4.34-9.69,9.69-9.69"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 165.12/167.93;
}
@media (hover: hover) {
  .menuon .l-header .l-header__sns-item:hover {
    opacity: 0.8;
  }
}
.menuon .l-header .l-header__sns ul {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.menuon .l-header .l-header__sns ul li {
  position: relative;
}
.menuon .l-header .l-header__sns ul li:has(.sns-group)::before {
  content: "";
  position: absolute;
  top: -1.2rem;
  left: -0.8rem;
  width: calc(100% + 1.6rem);
  height: 1.2rem;
}
.menuon .l-header .l-header__sns ul li .sns-group {
  width: -moz-fit-content;
  width: fit-content;
  padding: 1rem;
  background: #2d2d2d;
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  position: absolute;
  bottom: calc(100% + 1.2rem);
  right: 0;
  opacity: 0;
  pointer-events: none;
  transform: translateY(0.8rem);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.menuon .l-header .l-header__sns ul li .sns-group::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  right: 0.8rem;
  width: 1rem;
  height: 1rem;
  background: #2d2d2d;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
}
.menuon .l-header .l-header__sns ul li .sns-group.is-open {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.menuon .l-header .l-header__sns ul li .sns-group-item {
  padding-right: 1.6rem;
  position: relative;
}
.menuon .l-header .l-header__sns ul li .sns-group-item:after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23ffffff" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
  background-size: contain;
  position: absolute;
  top: calc((100% - 0.6rem) / 2);
  right: 0;
}
.menuon .l-header .l-header__sns-item.-facebook {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 187.123 187.123"><path fill="%23ffffff" d="M93.561,0a93.561,93.561,0,1,0,93.561,93.561A93.573,93.573,0,0,0,93.561,0ZM79.5,150.576V98.62h0v-.058H62.014V78.3H79.5V63.358A31.164,31.164,0,0,1,82.4,49.508c.077-.157.168-.3.25-.458.3-.577.61-1.145.948-1.683.164-.258.347-.5.518-.748.293-.424.581-.851.9-1.249.193-.243.406-.464.607-.7.337-.388.67-.78,1.031-1.141.16-.159.334-.3.5-.455.443-.417.89-.83,1.365-1.206.057-.044.118-.083.174-.127,4.41-3.416,10.19-5.194,16.886-5.194a138.274,138.274,0,0,1,15.643.818V55.494H110.49c-8.421,0-10.059,4.006-10.059,9.854V78.24h0V78.3h17.984l2.073.007-2.6,20.255H100.431v52.014H79.5Z"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 187.123/187.123;
}
.menuon .l-header .l-header__sns-item.-line {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 42"><path fill="%23ffffff" d="M5,0C2.24,0,0,2.24,0,5v32c0,2.76,2.24,5,5,5h32c2.76,0,5-2.24,5-5V5c0-2.76-2.24-5-5-5H5ZM21,7c8.27,0,15,5.36,15,11.95,0,2.63-1.04,5.01-3.22,7.35-1.57,1.78-4.12,3.74-6.47,5.36-2.35,1.6-4.51,2.86-5.31,3.19-.32.13-.56.19-.75.19-.66,0-.6-.7-.55-.99.04-.22.22-1.26.22-1.26.05-.37.1-.96-.05-1.33-.17-.41-.84-.62-1.33-.72-7.2-.94-12.54-5.89-12.54-11.79,0-6.59,6.73-11.95,15-11.95ZM19.99,15c-.5,0-.99.39-.99,1v6c0,.55.45,1,1,1s1-.45,1-1v-2.88l2.19,3.46c.57.79,1.81.39,1.81-.58v-6c0-.55-.45-1-1-1s-1,.45-1,1v3l-2.19-3.58c-.21-.3-.52-.43-.82-.42ZM11,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3c.55,0,1-.45,1-1s-.45-1-1-1h-2v-5c0-.55-.45-1-1-1ZM17,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1s1-.45,1-1v-6c0-.55-.45-1-1-1ZM27,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3c.55,0,1-.45,1-1s-.45-1-1-1h-2v-1h2c.55,0,1-.45,1-1s-.45-1-1-1h-2v-1h2c.55,0,1-.45,1-1s-.45-1-1-1h-3"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 42/42;
}
.menuon .l-header .l-header__sns-item.-x {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 164.31 167.92"><path fill="%23ffffff" d="M97.786,71.1,158.954,0H144.46L91.347,61.737,48.927,0H0L64.148,93.358,0,167.92H14.5l56.088-65.2,44.8,65.2h48.927L97.783,71.1ZM77.933,94.181l-6.5-9.3L19.719,10.912H41.983l41.734,59.7,6.5,9.3,54.25,77.6H122.2L77.933,94.184Z"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 164.31/167.92;
}
.menuon .l-header .l-header__sns-item.-youtube {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 204.814 145.414"><path fill="%23ffffff" d="M194.579,17.824c-1.9-5.031-7.868-10.112-12.9-11.156-54.724-8.877-103.663-8.9-158.543,0-5.031,1.044-10.994,6.125-12.9,11.156a152.237,152.237,0,0,0,0,109.766c1.9,5.031,7.869,10.112,12.9,11.156,54.879,8.9,103.818,8.879,158.543,0,5.031-1.046,10.994-6.126,12.9-11.158a152.248,152.248,0,0,0,0-109.766m-60.23,58.312c-17.643,10.069-26.67,15.4-43.719,25.377a4.039,4.039,0,0,1-5.982-3.529c-.465-20.221-.465-30.333,0-50.555a4.06,4.06,0,0,1,5.982-3.555c17.049,9.985,26.076,15.325,43.719,25.4a3.925,3.925,0,0,1,0,6.858"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 204.814/145.414;
}
.menuon .l-header .l-header__sns-item.-instagram {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 165.12 167.93"><path fill="%23ffffff" d="M117.66,0H47.46C21.25,0,0,21.24,0,47.45c0,0,0,0,0,0v73.01c0,26.21,21.25,47.46,47.46,47.46h70.2c26.21,0,47.46-21.25,47.46-47.46V47.46C165.11,21.25,143.87,0,117.66,0M16.85,47.46c.02-16.9,13.71-30.59,30.61-30.61h70.2c16.9.02,30.59,13.71,30.61,30.61v73.01c-.02,16.9-13.71,30.59-30.61,30.61H47.46c-16.9-.02-30.59-13.71-30.61-30.61V47.46ZM82.56,127.21c23.88,0,43.24-19.36,43.24-43.24,0-23.88-19.36-43.25-43.24-43.25s-43.24,19.36-43.24,43.25h0c.03,23.87,19.37,43.22,43.24,43.24M82.56,54.2c16.44,0,29.77,13.33,29.77,29.77s-13.33,29.77-29.77,29.77c-16.44,0-29.77-13.33-29.77-29.77h0c.02-16.43,13.33-29.75,29.77-29.77M127.07,29.77c5.35,0,9.69,4.34,9.69,9.69s-4.34,9.69-9.69,9.69c-5.35,0-9.69-4.34-9.69-9.69h0c0-5.35,4.34-9.69,9.69-9.69"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 165.12/167.93;
}
.menuon .l-header .l-header__sns-item.-instagram + .sns-group {
  right: -0.4rem;
}
.menuon .l-header .l-header__menubtn span:before, .menuon .l-header .l-header__menubtn span:after {
  background-color: #fff;
}
.menuon .l-header .l-header__menubtn span:before {
  transform: rotateZ(20deg);
}
.menuon .l-header .l-header__menubtn span:after {
  transform: rotateZ(-20deg);
}
.l-header.scroll-top {
  background-color: transparent;
  box-shadow: none;
  color: #fff;
}
.l-header.scroll-top .l-header__logo a img.logo-w {
  opacity: 1;
}
.l-header.scroll-top .l-header__logo a img.logo-b {
  opacity: 0;
}
.l-header.scroll-top .l-header__nav-item.js-parent a:before, .l-header.scroll-top .l-header__nav-item.js-parent a:after {
  background-color: #fff;
}
.l-header.scroll-top .l-header__nav-item.js-parent .child li a {
  background-color: rgba(45, 45, 45, 0.5);
}
.l-header.scroll-top .l-header__btn.-contact {
  border: none;
}
.l-header.scroll-top .l-header__menubtn span:before, .l-header.scroll-top .l-header__menubtn span:after {
  background-color: #fff;
}
.menuon .l-header.scroll-top {
  background-color: #2d2d2d;
  color: #fff;
}

/*  main
============================================ */
.l-main {
  padding-top: 6.4rem;
}
@media screen and (max-width: 767.98px) {
  .l-main {
    padding-left: 0;
    padding-top: 6rem;
  }
}
.toppage .l-main {
  padding-top: 0;
}
/*  breadcrumb
============================================ */
.l-breadcrumb {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 2rem;
  right: 0;
  z-index: 3;
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb {
    width: 100%;
    top: 7.2rem;
  }
}
.l-breadcrumb__inr {
  height: 3rem;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb__inr {
    width: 100%;
    overflow-x: auto;
    display: block;
  }
}
.l-breadcrumb__list {
  display: inline-flex;
  align-items: center;
  padding: 2rem 4rem;
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb__list {
    display: flex;
    padding: 0.4rem 1rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.l-breadcrumb__list li {
  margin-left: 2.4rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb__list li {
    margin-left: 1.8rem;
  }
}
.l-breadcrumb__list li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 200rem;
  background-color: #000;
  position: absolute;
  left: -1.4rem;
  top: calc((100% - 2px) / 2);
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb__list li:before {
    left: -1.2rem;
    top: 11px;
  }
}
.l-breadcrumb__list li a,
.l-breadcrumb__list li span {
  font-size: 1.2rem;
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb__list li a,
  .l-breadcrumb__list li span {
    font-size: 1rem;
    white-space: nowrap;
  }
}
.l-breadcrumb__list li a.home {
  font-size: 0;
  padding: 0.4rem;
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb__list li a.home {
    padding: 0.3rem 0.4rem;
  }
}
.l-breadcrumb__list li span[typeof=ListItem] {
  display: inline-block;
  line-height: 0.1;
}
.l-breadcrumb__list li span.icon-home {
  display: inline-block;
  width: 1.3rem;
  height: 1.1rem;
  background: transparent url(../../assets/img/common/icon_home.svg) no-repeat scroll center center/contain;
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb__list li span.icon-home {
    transform: translateY(0.2rem);
  }
}
.l-breadcrumb__list li:first-of-type {
  margin-left: 0;
}
.l-breadcrumb__list li:first-of-type:before {
  content: none;
}
.l-breadcrumb__list li:nth-of-type(2) {
  margin-left: 2rem;
}
@media screen and (max-width: 767.98px) {
  .l-breadcrumb__list li:nth-of-type(2) {
    margin-left: 1.6rem;
  }
}

/*  contact
============================================ */
.l {
  /*  l-contact
  ============================================ */
  /*  l-fixedbtn
  ============================================ */
  /*  l-footer
  ============================================ */
}
.l-footer {
  padding-top: 8rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  .l-footer {
    padding-top: 5.6rem;
    padding-left: 0;
  }
}
.l-footer__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .l-footer__inner {
    margin-top: 3rem;
    flex-direction: column;
  }
}
.l-footer__nav {
  width: 58rem;
  position: relative;
  order: 2;
}
@media screen and (max-width: 767.98px) {
  .l-footer__nav {
    width: 100%;
    order: 1;
  }
}
.l-footer__nav-list {
  display: flex;
  flex-direction: column;
  height: 24rem;
  flex-wrap: wrap;
  gap: 2.2rem 8rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__nav-list {
    height: 34rem;
    gap: 2.2rem 0;
  }
}
.l-footer__nav-item a {
  font-size: 1.4rem;
  font-weight: 500;
}
.l-footer__nav-item .child {
  display: block;
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__nav-item .child {
    margin-top: 1.2rem;
  }
}
.l-footer__nav-item .child li {
  margin-top: 0.8rem;
  padding-left: 1.4rem;
  position: relative;
}
.l-footer__nav-item .child li:before {
  content: "";
  display: block;
  width: 0.7rem;
  height: 1px;
  background-color: #666;
  position: absolute;
  top: 0.9rem;
  left: 0;
}
.l-footer__nav-item .child li a {
  font-size: 1.3rem;
  font-weight: 500;
  color: #666;
}
.subpage .l-footer__nav-item .child li a {
  color: #c1c1c1;
}
.l-footer__nav-item.-event a br {
  display: block;
}
.l-footer__nav-item.-company, .l-footer__nav-item.-voice, .l-footer__nav-item.-news, .l-footer__nav-item.-blog {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .l-footer__nav-item.-works {
    margin-bottom: 5rem;
  }
}
.l-footer__nav-item.-voice {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__nav-item.-voice {
    margin-bottom: 0;
  }
}
.l-footer__office {
  order: 1;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__office {
    order: 2;
    padding-top: 3.2rem;
    position: relative;
    gap: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__office:after {
    content: "";
    display: block;
    width: calc(100% + 4.8rem);
    height: 1px;
    background-color: #c1c1c1;
    position: absolute;
    top: 0;
    left: -2.4rem;
  }
}
.l-footer__office-info dt {
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .l-footer__office-info dt {
    font-size: 1.4rem;
  }
}
.l-footer__office-info dd {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 1.2rem;
  line-height: 1.5714285714;
}
@media screen and (max-width: 767.98px) {
  .l-footer__office-info dd {
    font-size: 1.2rem;
  }
}
.l-footer__office-info dd a {
  display: inline-block;
  padding: 0.6rem 0.8rem 0.2rem;
  border: 1px solid #c1c1c1;
  border-radius: 2px;
  margin-top: 1rem;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.1rem;
  color: #666;
}
.subpage .l-footer__office-info dd a {
  color: #c1c1c1;
}
@media screen and (max-width: 767.98px) {
  .l-footer__office-info dd a {
    font-size: 1rem;
  }
}
@media (hover: hover) {
  .l-footer__office-info dd a:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    border: 1px solid #2d2d2d;
  }
}
.l-footer__logo {
  width: 25.6rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__logo {
    width: 23rem;
  }
}
.l-footer__middle {
  margin-top: 8rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .l-footer__middle {
    margin-top: 3rem;
  }
}
.l-footer__sns {
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767.98px) {
  .l-footer__sns {
    margin-bottom: 0;
    justify-content: flex-start;
  }
}
.l-footer__sns ul li {
  position: relative;
}
.l-footer__sns ul li:has(.sns-group)::before {
  content: "";
  position: absolute;
  top: -1.2rem;
  left: -0.8rem;
  width: calc(100% + 1.6rem);
  height: 1.2rem;
}
.l-footer__sns ul li .sns-group {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.8rem;
  background: white;
  border: 1px solid #c1c1c1;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  position: absolute;
  bottom: calc(100% + 1.2rem);
  right: -0.8rem;
  opacity: 0;
  pointer-events: none;
  transform: translateY(0.8rem);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.l-footer__sns ul li .sns-group::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  right: 1.6rem;
  width: 1rem;
  height: 1rem;
  background: white;
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  transform: rotate(45deg);
}
.subpage .l-footer__sns ul li .sns-group::after {
  background-color: #2d2d2d;
}
.l-footer__sns ul li .sns-group.is-open {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.l-footer__sns ul li .sns-group-item {
  padding-right: 1.6rem;
  position: relative;
}
.l-footer__sns ul li .sns-group-item:after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23000000" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
  background-size: contain;
  position: absolute;
  top: calc((100% - 0.6rem) / 2);
  right: 0;
}
.subpage .l-footer__sns ul li .sns-group-item:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23ffffff" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
  background-size: contain;
}
.subpage .l-footer__sns ul li .sns-group {
  background-color: #2d2d2d;
}
.l-footer__sns-item {
  display: block;
  text-align: center;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
}
.l-footer__sns-item.-facebook {
  width: 2.167rem;
  height: 2.167rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 187.123 187.123"><path fill="%23000000" d="M93.561,0a93.561,93.561,0,1,0,93.561,93.561A93.573,93.573,0,0,0,93.561,0ZM79.5,150.576V98.62h0v-.058H62.014V78.3H79.5V63.358A31.164,31.164,0,0,1,82.4,49.508c.077-.157.168-.3.25-.458.3-.577.61-1.145.948-1.683.164-.258.347-.5.518-.748.293-.424.581-.851.9-1.249.193-.243.406-.464.607-.7.337-.388.67-.78,1.031-1.141.16-.159.334-.3.5-.455.443-.417.89-.83,1.365-1.206.057-.044.118-.083.174-.127,4.41-3.416,10.19-5.194,16.886-5.194a138.274,138.274,0,0,1,15.643.818V55.494H110.49c-8.421,0-10.059,4.006-10.059,9.854V78.24h0V78.3h17.984l2.073.007-2.6,20.255H100.431v52.014H79.5Z"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 187.123/187.123;
}
.subpage .l-footer__sns-item.-facebook {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 187.123 187.123"><path fill="%23ffffff" d="M93.561,0a93.561,93.561,0,1,0,93.561,93.561A93.573,93.573,0,0,0,93.561,0ZM79.5,150.576V98.62h0v-.058H62.014V78.3H79.5V63.358A31.164,31.164,0,0,1,82.4,49.508c.077-.157.168-.3.25-.458.3-.577.61-1.145.948-1.683.164-.258.347-.5.518-.748.293-.424.581-.851.9-1.249.193-.243.406-.464.607-.7.337-.388.67-.78,1.031-1.141.16-.159.334-.3.5-.455.443-.417.89-.83,1.365-1.206.057-.044.118-.083.174-.127,4.41-3.416,10.19-5.194,16.886-5.194a138.274,138.274,0,0,1,15.643.818V55.494H110.49c-8.421,0-10.059,4.006-10.059,9.854V78.24h0V78.3h17.984l2.073.007-2.6,20.255H100.431v52.014H79.5Z"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 187.123/187.123;
}
.l-footer__sns-item.-x {
  width: 1.903rem;
  height: 1.944rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 164.31 167.92"><path fill="%23000000" d="M97.786,71.1,158.954,0H144.46L91.347,61.737,48.927,0H0L64.148,93.358,0,167.92H14.5l56.088-65.2,44.8,65.2h48.927L97.783,71.1ZM77.933,94.181l-6.5-9.3L19.719,10.912H41.983l41.734,59.7,6.5,9.3,54.25,77.6H122.2L77.933,94.184Z"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 164.31/167.92;
}
.subpage .l-footer__sns-item.-x {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 164.31 167.92"><path fill="%23ffffff" d="M97.786,71.1,158.954,0H144.46L91.347,61.737,48.927,0H0L64.148,93.358,0,167.92H14.5l56.088-65.2,44.8,65.2h48.927L97.783,71.1ZM77.933,94.181l-6.5-9.3L19.719,10.912H41.983l41.734,59.7,6.5,9.3,54.25,77.6H122.2L77.933,94.184Z"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 164.31/167.92;
}
.l-footer__sns-item.-line {
  width: 2rem;
  height: 2rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 42"><path fill="%23000000" d="M5,0C2.24,0,0,2.24,0,5v32c0,2.76,2.24,5,5,5h32c2.76,0,5-2.24,5-5V5c0-2.76-2.24-5-5-5H5ZM21,7c8.27,0,15,5.36,15,11.95,0,2.63-1.04,5.01-3.22,7.35-1.57,1.78-4.12,3.74-6.47,5.36-2.35,1.6-4.51,2.86-5.31,3.19-.32.13-.56.19-.75.19-.66,0-.6-.7-.55-.99.04-.22.22-1.26.22-1.26.05-.37.1-.96-.05-1.33-.17-.41-.84-.62-1.33-.72-7.2-.94-12.54-5.89-12.54-11.79,0-6.59,6.73-11.95,15-11.95ZM19.99,15c-.5,0-.99.39-.99,1v6c0,.55.45,1,1,1s1-.45,1-1v-2.88l2.19,3.46c.57.79,1.81.39,1.81-.58v-6c0-.55-.45-1-1-1s-1,.45-1,1v3l-2.19-3.58c-.21-.3-.52-.43-.82-.42ZM11,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3c.55,0,1-.45,1-1s-.45-1-1-1h-2v-5c0-.55-.45-1-1-1ZM17,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1s1-.45,1-1v-6c0-.55-.45-1-1-1ZM27,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3c.55,0,1-.45,1-1s-.45-1-1-1h-2v-1h2c.55,0,1-.45,1-1s-.45-1-1-1h-2v-1h2c.55,0,1-.45,1-1s-.45-1-1-1h-3"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 42/42;
}
.subpage .l-footer__sns-item.-line {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 42"><path fill="%23ffffff" d="M5,0C2.24,0,0,2.24,0,5v32c0,2.76,2.24,5,5,5h32c2.76,0,5-2.24,5-5V5c0-2.76-2.24-5-5-5H5ZM21,7c8.27,0,15,5.36,15,11.95,0,2.63-1.04,5.01-3.22,7.35-1.57,1.78-4.12,3.74-6.47,5.36-2.35,1.6-4.51,2.86-5.31,3.19-.32.13-.56.19-.75.19-.66,0-.6-.7-.55-.99.04-.22.22-1.26.22-1.26.05-.37.1-.96-.05-1.33-.17-.41-.84-.62-1.33-.72-7.2-.94-12.54-5.89-12.54-11.79,0-6.59,6.73-11.95,15-11.95ZM19.99,15c-.5,0-.99.39-.99,1v6c0,.55.45,1,1,1s1-.45,1-1v-2.88l2.19,3.46c.57.79,1.81.39,1.81-.58v-6c0-.55-.45-1-1-1s-1,.45-1,1v3l-2.19-3.58c-.21-.3-.52-.43-.82-.42ZM11,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3c.55,0,1-.45,1-1s-.45-1-1-1h-2v-5c0-.55-.45-1-1-1ZM17,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1s1-.45,1-1v-6c0-.55-.45-1-1-1ZM27,15c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3c.55,0,1-.45,1-1s-.45-1-1-1h-2v-1h2c.55,0,1-.45,1-1s-.45-1-1-1h-2v-1h2c.55,0,1-.45,1-1s-.45-1-1-1h-3"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 42/42;
}
.l-footer__sns-item.-youtube {
  width: 2.372rem;
  height: 1.684rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 204.814 145.414"><path fill="%23000000" d="M194.579,17.824c-1.9-5.031-7.868-10.112-12.9-11.156-54.724-8.877-103.663-8.9-158.543,0-5.031,1.044-10.994,6.125-12.9,11.156a152.237,152.237,0,0,0,0,109.766c1.9,5.031,7.869,10.112,12.9,11.156,54.879,8.9,103.818,8.879,158.543,0,5.031-1.046,10.994-6.126,12.9-11.158a152.248,152.248,0,0,0,0-109.766m-60.23,58.312c-17.643,10.069-26.67,15.4-43.719,25.377a4.039,4.039,0,0,1-5.982-3.529c-.465-20.221-.465-30.333,0-50.555a4.06,4.06,0,0,1,5.982-3.555c17.049,9.985,26.076,15.325,43.719,25.4a3.925,3.925,0,0,1,0,6.858"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 204.814/145.414;
}
.subpage .l-footer__sns-item.-youtube {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 204.814 145.414"><path fill="%23ffffff" d="M194.579,17.824c-1.9-5.031-7.868-10.112-12.9-11.156-54.724-8.877-103.663-8.9-158.543,0-5.031,1.044-10.994,6.125-12.9,11.156a152.237,152.237,0,0,0,0,109.766c1.9,5.031,7.869,10.112,12.9,11.156,54.879,8.9,103.818,8.879,158.543,0,5.031-1.046,10.994-6.126,12.9-11.158a152.248,152.248,0,0,0,0-109.766m-60.23,58.312c-17.643,10.069-26.67,15.4-43.719,25.377a4.039,4.039,0,0,1-5.982-3.529c-.465-20.221-.465-30.333,0-50.555a4.06,4.06,0,0,1,5.982-3.555c17.049,9.985,26.076,15.325,43.719,25.4a3.925,3.925,0,0,1,0,6.858"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 204.814/145.414;
}
.l-footer__sns-item.-instagram {
  width: 1.912rem;
  height: 1.945rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 165.12 167.93"><path fill="%23000000" d="M117.66,0H47.46C21.25,0,0,21.24,0,47.45c0,0,0,0,0,0v73.01c0,26.21,21.25,47.46,47.46,47.46h70.2c26.21,0,47.46-21.25,47.46-47.46V47.46C165.11,21.25,143.87,0,117.66,0M16.85,47.46c.02-16.9,13.71-30.59,30.61-30.61h70.2c16.9.02,30.59,13.71,30.61,30.61v73.01c-.02,16.9-13.71,30.59-30.61,30.61H47.46c-16.9-.02-30.59-13.71-30.61-30.61V47.46ZM82.56,127.21c23.88,0,43.24-19.36,43.24-43.24,0-23.88-19.36-43.25-43.24-43.25s-43.24,19.36-43.24,43.25h0c.03,23.87,19.37,43.22,43.24,43.24M82.56,54.2c16.44,0,29.77,13.33,29.77,29.77s-13.33,29.77-29.77,29.77c-16.44,0-29.77-13.33-29.77-29.77h0c.02-16.43,13.33-29.75,29.77-29.77M127.07,29.77c5.35,0,9.69,4.34,9.69,9.69s-4.34,9.69-9.69,9.69c-5.35,0-9.69-4.34-9.69-9.69h0c0-5.35,4.34-9.69,9.69-9.69"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 165.12/167.93;
}
.subpage .l-footer__sns-item.-instagram {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 165.12 167.93"><path fill="%23ffffff" d="M117.66,0H47.46C21.25,0,0,21.24,0,47.45c0,0,0,0,0,0v73.01c0,26.21,21.25,47.46,47.46,47.46h70.2c26.21,0,47.46-21.25,47.46-47.46V47.46C165.11,21.25,143.87,0,117.66,0M16.85,47.46c.02-16.9,13.71-30.59,30.61-30.61h70.2c16.9.02,30.59,13.71,30.61,30.61v73.01c-.02,16.9-13.71,30.59-30.61,30.61H47.46c-16.9-.02-30.59-13.71-30.61-30.61V47.46ZM82.56,127.21c23.88,0,43.24-19.36,43.24-43.24,0-23.88-19.36-43.25-43.24-43.25s-43.24,19.36-43.24,43.25h0c.03,23.87,19.37,43.22,43.24,43.24M82.56,54.2c16.44,0,29.77,13.33,29.77,29.77s-13.33,29.77-29.77,29.77c-16.44,0-29.77-13.33-29.77-29.77h0c.02-16.43,13.33-29.75,29.77-29.77M127.07,29.77c5.35,0,9.69,4.34,9.69,9.69s-4.34,9.69-9.69,9.69c-5.35,0-9.69-4.34-9.69-9.69h0c0-5.35,4.34-9.69,9.69-9.69"/></svg>');
  background-color: transparent;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  aspect-ratio: 165.12/167.93;
}
.l-footer__sns-item.-instagram + .sns-group {
  right: -1.2rem;
}
.l-footer__sns-item.js-sns-btns {
  cursor: pointer;
}
@media (hover: hover) {
  .l-footer__sns-item:hover {
    opacity: 0.8;
  }
}
.l-footer__sns ul {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.l-footer__actions-pc {
  display: flex;
  gap: 1.6rem;
}
.l-footer__actions-pc.pc {
  display: flex;
}
.l-footer__actions-pc.sp {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .l-footer__actions-pc.sp {
    display: flex !important;
    flex-direction: column;
    gap: 1rem;
    padding-bottom: 3rem;
  }
}
.l-footer__actions-pc a {
  width: 28rem;
  height: 6.6rem;
  background-color: #fff;
  padding: 1.6rem 6.8rem 1.6rem 1.6rem;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #2d2d2d;
  border: 1px solid #c1c1c1;
}
@media screen and (max-width: 767.98px) {
  .l-footer__actions-pc a {
    width: 100%;
    height: 7.6rem;
    padding: 2rem 7.2rem 2rem 2rem;
  }
}
.subpage .l-footer__actions-pc a {
  color: #fff;
  background-color: #2d2d2d;
}
.l-footer__actions-pc a.-arrow1:before {
  right: 1.6rem;
}
.l-footer__actions-pc a.-arrow1:after {
  right: 2.8rem;
}
.subpage .l-footer__actions-pc a.-arrow1:before {
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23000000" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
}
.subpage .l-footer__actions-pc a.-arrow1:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.585 12.949"><path fill="%23000000" d="M1.05,12.94l-1.05-1.7,7.77-4.77L0,1.7,1.05,0l10.54,6.47L1.05,12.94Z"/></svg>');
  background-size: 1.1585rem 1.2949rem;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 11.585/12.949;
}
@media (hover: hover) {
  .l-footer__actions-pc a:hover {
    opacity: 1;
    border: 1px solid #2d2d2d;
  }
  .subpage .l-footer__actions-pc a:hover {
    border-color: #fff;
  }
  .subpage .l-footer__actions-pc a:hover.-arrow1:before {
    background-position: 150% center;
  }
}
.l-footer__bottom {
  margin-top: 4rem;
  border-top: 1px solid #c1c1c1;
  width: 100%;
  padding: 2rem 0 3rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__bottom {
    margin-top: 3rem;
  }
}
.l-footer__bottom .container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .l-footer__bottom .container {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.l-footer__links {
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .l-footer__links li {
    margin-left: 2.4rem;
    position: relative;
  }
}
@media screen and (max-width: 767.98px) {
  .l-footer__links li:before {
    content: "";
    display: block;
    width: 1px;
    height: 1.6rem;
    background-color: #c1c1c1;
    position: absolute;
    top: calc((100% - 1.6rem) / 2);
    left: -1.2rem;
    transform: translateY(0.2rem);
  }
}
.l-footer__links li a {
  font-size: 1.3rem;
  color: #666;
  font-weight: 500;
  border-right: 1px solid #666;
  padding: 0 1.6rem;
}
.subpage .l-footer__links li a {
  color: #c1c1c1;
}
@media screen and (max-width: 767.98px) {
  .l-footer__links li a {
    font-size: 1.2rem;
    padding: 0;
    border: none;
  }
}
.l-footer__links li:first-of-type {
  margin-left: 0;
}
.l-footer__links li:first-of-type:before {
  content: none;
}
.l-footer__copyright {
  text-align: right;
  font-size: 1.3rem;
  color: #666;
  letter-spacing: 0.1em;
  margin-left: 2rem;
}
.subpage .l-footer__copyright {
  color: #c1c1c1;
}
@media screen and (max-width: 767.98px) {
  .l-footer__copyright {
    width: 100%;
    font-size: 1.1rem;
    text-align: left;
    margin-top: 0.8rem;
    margin-left: 0;
  }
}
.subpage .l-footer {
  background-color: #2d2d2d;
  color: #fff;
}