@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* 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 */
}

/**
 * 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: 1em;
  /* 2 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  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: 1em;
  /* 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * 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 */
}

/* 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;
}

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

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

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --thin: 100;
  --ex-light: 200;
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semi-bold: 600;
  --bold: 700;
  --ex-bold: 800;
  --black: 900;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Inter", sans-serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #1E1E1E;
  --wte: #fff;
  --gry: #bbbbbb;
  --bdr: #C9C6C2;
  --theme: #165BA7;
  --accent: #F5C92B;
  --red: #D05646;
  --orange: #E38734;
  --purple: #8D7CB0;
  --green: #84B312;
  --yellow: #F5C92B;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --ease-base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
---------------------------------------------*/
/*--------------------------------------------　Keyframe
---------------------------------------------*/
@keyframes bounceAlpha {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    transform: translateX(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(-1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
/*--------------------------------------------　Function
---------------------------------------------*/
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  background-color: #000;
  display: none;
  height: 100vh;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 9999;
}

.lightbox {
  font-weight: normal;
  left: 0;
  line-height: 0;
  outline: none;
  position: fixed;
  text-align: center;
  top: 50% !important;
  transform: translateY(-50%);
  width: 100%;
  z-index: 10000;
}

.lightbox .lb-image {
  /* Image border */
  border: 4px solid white;
  border-radius: 3px;
  display: block;
  height: auto;
  max-height: none;
  max-width: inherit;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
  border-radius: 4px;
  height: 250px;
  margin: 0 auto;
  position: relative;
  width: 250px;
}

.lb-outerContainer:after {
  clear: both;
  content: "";
  display: table;
}

.lb-loader {
  height: 25%;
  left: 0;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 43%;
  width: 100%;
}

.lb-cancel {
  background: url(../img/loading.gif) no-repeat;
  display: block;
  height: 32px;
  margin: 0 auto;
  width: 32px;
}

.lb-nav {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
  outline: none;
}

.lb-prev,
.lb-next {
  cursor: pointer;
  display: block;
  height: 100%;
}

.lb-nav a.lb-prev {
  background: url(../img/prev.png) left 48% no-repeat;
  float: left;
  left: 0;
  opacity: 0;
  transition: opacity 0.6s;
  width: 34%;
}

.lb-nav a.lb-prev:hover {
  opacity: 1;
}

.lb-nav a.lb-next {
  background: url(../img/next.png) right 48% no-repeat;
  float: right;
  opacity: 0;
  right: 0;
  transition: opacity 0.6s;
  width: 64%;
}

.lb-nav a.lb-next:hover {
  opacity: 1;
}

.lb-dataContainer {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
}

.lb-dataContainer:after {
  clear: both;
  content: "";
  display: table;
}

.lb-data {
  color: #ccc;
  padding: 0 4px;
}

.lb-data .lb-details {
  float: left;
  line-height: 1.1em;
  text-align: left;
  width: 85%;
}

.lb-data .lb-caption {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1em;
}
@media screen and (min-width: 769px) {
  .lb-data .lb-caption {
    font-size: clamp(1rem, 0.8597883598vw, 1.3rem);
  }
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  clear: left;
  color: #999999;
  display: block;
  font-size: 12px;
  padding-bottom: 1em;
}

.lb-data .lb-close {
  background: url(../img/close.png) top right no-repeat;
  display: block;
  float: right;
  height: 30px;
  opacity: 0.7;
  outline: none;
  text-align: right;
  transition: opacity 0.2s;
  width: 30px;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/*--------------------------------------------　Base
---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}
html ::-moz-selection {
  background-color: var(--theme);
  color: var(--wte);
}
html ::selection {
  background-color: var(--theme);
  color: var(--wte);
}
html ::-moz-selection {
  background-color: var(--theme);
  color: var(--wte);
}

body {
  color: var(--bck);
  font-family: var(--font-jp);
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: var(--regular);
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt" 1;
  /* カーニングとリガチャ（合字）を調整 */
  text-rendering: optimizeLegibility;
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  body {
    /* 16px */
    font-size: 1.6rem;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

/*--------------------------------------------　page
---------------------------------------------*/
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  height: auto;
  position: relative;
  width: 100%;
}
.page__inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page__inner.--1200 {
    max-width: clamp(0rem, 82.0105820106vw, 124rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--1130 {
    max-width: clamp(0rem, 77.380952381vw, 117rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--1056 {
    max-width: clamp(0rem, 72.4867724868vw, 109.6rem);
  }
}
.page__section {
  margin: 0 auto;
  max-width: 192rem;
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
@media screen and (min-width: 769px) {
  .page__md {
    display: none;
  }
}
.page__dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__dd {
    display: block;
  }
}
.page__img {
  display: block;
  font-size: 0;
}
.page__img img,
.page__img video,
.page__img iframe,
.page__img svg,
.page__img path,
.page__img g {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　color
    ---------------------------------------------*/
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__gry {
  color: var(--gry);
}
.page__theme {
  color: var(--theme);
}
.page__acce {
  color: var(--accent);
}
.page__red {
  color: var(--red);
}
.page__orange {
  color: var(--orange);
}
.page__purple {
  color: var(--purple);
}
.page__green {
  color: var(--green);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　bg
    ---------------------------------------------*/
}
.page__bg-wte {
  background-color: var(--wte);
}
.page__bg-bck {
  background-color: var(--bck);
}
.page__bg-gry {
  background-color: var(--gry);
}
.page__bg-theme {
  background-color: var(--theme);
}
.page__bg-acce {
  background-color: var(--accent);
}
.page__bg-red {
  background-color: var(--red);
}
.page__bg-orange {
  background-color: var(--orange);
}
.page__bg-purple {
  background-color: var(--purple);
}
.page__bg-green {
  background-color: var(--green);
}
.page__bg-yellow {
  background-color: var(--yellow);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　font
  ---------------------------------------------*/
}
.page__en {
  font-family: var(--font-en);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　weight
  ---------------------------------------------*/
}
.page__black {
  font-weight: var(--black);
}
.page__ebold {
  font-weight: var(--ex-bold);
}
.page__bold {
  font-weight: var(--bold);
}
.page__sbold {
  font-weight: var(--semi-bold);
}
.page__medium {
  font-weight: var(--medium);
}
.page__regular {
  font-weight: var(--regular);
}
.page__light {
  font-weight: var(--light);
}
.page__elight {
  font-weight: var(--ex-light);
}
.page__thin {
  font-weight: var(--thin);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　site
  ---------------------------------------------*/
}
.page__bdr {
  background-image: url("../img/border.svg");
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 0.7rem 0.35rem;
}
@media screen and (min-width: 769px) {
  .page__bdr {
    background-size: 1.4rem 0.7rem;
  }
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　link
  ---------------------------------------------*/
}
.page__linkLine {
  background: linear-gradient(0deg, var(--wte), var(--wte)) no-repeat right bottom/0 1px;
  display: inline;
  transition: background-size 0.5s var(--ease-hover), color 0.5s var(--ease-hover);
}
.page__linkLine.-lineBlack {
  background: linear-gradient(0deg, var(--bck), var(--bck)) no-repeat right bottom/0 1px;
}
.page__linkLine.-lineGra {
  background: linear-gradient(0deg, var(--gradationLight), var(--gradationDark)) no-repeat right bottom/0 1px;
}
.page__linkLine:hover, .page__linkLine.js-link-acv, .js-link-acv .page__linkLine {
  background-position-x: left;
  background-size: 100% 1px;
}
.page__linkTransform {
  overflow: hidden;
  position: relative;
}
.page__linkTransform:after {
  content: attr(data-replace);
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translate(0, 200%);
  transform-origin: 50% 100%;
  transition: transform 0.3s var(--ease-hover);
  width: 100%;
  will-change: transform;
}
.page__linkTransform:hover:after {
  transform: translate(0, 0);
}
.page__linkTransform:hover .page__linkReplace {
  transform: translate(0, -200%);
}
.page__linkReplace {
  display: block;
  transition: 0.3s var(--ease-hover);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　footer
---------------------------------------------*/
.footer__inner {
  padding: 4rem 2rem 12rem;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    height: clamp(0rem, 11.9047619048vw, 18rem);
    padding: clamp(0rem, 3.3068783069vw, 5rem) clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.footer__flex {
  flex-direction: column;
  margin: 0 0 4rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer__flex {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 clamp(0rem, 4.7619047619vw, 7.2rem);
  }
}
.footer__flex1-link {
  align-items: center;
  height: 2.4rem;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .footer__flex1-link {
    height: clamp(0rem, 2.6455026455vw, 4rem);
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
  .footer__flex1-link:hover {
    opacity: 0.75;
  }
}
.footer__flex1-link-txt {
  font-size: 1.6rem;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .footer__flex1-link-txt {
    font-size: clamp(1rem, 1.5873015873vw, 2.4rem);
  }
}
.footer__flex1-link-logo {
  display: inline-block;
  font-size: 1.8rem;
  position: relative;
  top: -0.2rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-link-logo {
    font-size: clamp(1rem, 1.8518518519vw, 2.8rem);
    top: clamp(-0.1rem, -0.0661375661vw, 0rem);
  }
}
.footer__flex2-nav-list {
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-list {
    align-items: center;
    -moz-column-gap: clamp(0rem, 2.6455026455vw, 4rem);
    column-gap: clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.footer__flex2-nav-list-item-link {
  font-size: 1.2rem;
  letter-spacing: 0em;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-list-item-link {
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
  }
  .footer__flex2-nav-list-item-link:hover {
    color: var(--yellow);
  }
}
.footer__copy {
  font-size: 1rem;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .footer__copy {
    font-size: clamp(1rem, 0.9259259259vw, 1.4rem);
    text-align: center;
  }
}

/*--------------------------------------------　fix
---------------------------------------------*/
.fix {
  bottom: 1.6rem;
  position: fixed;
  right: 2.4rem;
  transition: opacity 0.3s var(--ease-base);
}
.fix.is-none {
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .fix {
    bottom: clamp(0rem, 1.0582010582vw, 1.6rem);
    position: fixed;
    right: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.fix__link {
  align-items: center;
  border-radius: 1rem;
  box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.1);
  height: 8rem;
  justify-content: center;
  row-gap: 0.8rem;
  transition: 0.3s var(--ease-hover);
  width: 8rem;
}
@media screen and (min-width: 769px) {
  .fix__link {
    border-radius: clamp(0rem, 0.8597883598vw, 1.3rem);
    height: clamp(0rem, 7.9365079365vw, 12rem);
    row-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    width: clamp(0rem, 7.9365079365vw, 12rem);
  }
  .fix__link:hover {
    background-color: rgba(225, 81, 208, 0.15);
    box-shadow: none;
  }
}
.fix__link-txt {
  color: #E151D0;
  display: block;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .fix__link-txt {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
  }
}
.fix__link-ico {
  height: 2rem;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .fix__link-ico {
    height: clamp(0rem, 2.6455026455vw, 4rem);
    width: clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.fix__close {
  background-image: url("../img/fix-close.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1.6rem;
  position: absolute;
  right: -0.6rem;
  top: -0.6rem;
  transition: opacity 0.3s var(--ease-hover);
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .fix__close {
    cursor: pointer;
    height: clamp(0rem, 2.0502645503vw, 3.1rem);
    position: absolute;
    right: clamp(-0.8rem, -0.5291005291vw, 0rem);
    top: clamp(-0.8rem, -0.5291005291vw, 0rem);
    width: clamp(0rem, 2.0502645503vw, 3.1rem);
  }
  .fix__close:hover {
    opacity: 0.7;
  }
}

/*--------------------------------------------　off-canvas
---------------------------------------------*/
.off-canvas {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--ease-nav), visibility 0.5s var(--ease-nav);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
.js-modal-open .off-canvas {
  opacity: 1;
  visibility: visible;
}
.off-canvas__inner {
  height: 100%;
  width: 100%;
}

/*--------------------------------------------　header
---------------------------------------------*/
.header {
  left: 0;
  position: absolute;
  top: 0;
}
.header__inner.--1200 {
  height: 6.4rem;
  padding: 0 1rem;
}
@media screen and (min-width: 769px) {
  .header__inner.--1200 {
    height: clamp(0rem, 5.291005291vw, 8rem);
    left: clamp(-3.7rem, -2.4470899471vw, 0rem);
    max-width: clamp(0rem, 77.380952381vw, 117rem);
    padding: 0 clamp(0rem, 1.3227513228vw, 2rem) 0 0;
  }
}
.header__flex {
  align-items: center;
  height: 100%;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .header__flex {
    padding: 0 clamp(0rem, 1.0582010582vw, 1.6rem) 0 0;
  }
}
.header__flex1-ttl-link {
  align-items: center;
  height: 2.4rem;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .header__flex1-ttl-link {
    height: clamp(0rem, 2.6455026455vw, 4rem);
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
  .header__flex1-ttl-link:hover {
    opacity: 0.75;
  }
}
.header__flex1-ttl-link-txt {
  font-size: 1.2rem;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .header__flex1-ttl-link-txt {
    font-size: clamp(1rem, 1.5873015873vw, 2.4rem);
  }
}
.header__flex1-ttl-link-logo {
  font-size: 1.4rem;
  margin: -2% 0 0;
}
@media screen and (min-width: 769px) {
  .header__flex1-ttl-link-logo {
    font-size: clamp(1rem, 1.9841269841vw, 3rem);
  }
}
.header__flex2-btn {
  border-radius: 9999px;
  height: 2.4rem;
  padding: 0 1.6rem;
  -moz-column-gap: 0.4rem;
  align-items: center;
  column-gap: 0.4rem;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .header__flex2-btn {
    height: clamp(0rem, 2.6455026455vw, 4rem);
    padding: 0 clamp(0rem, 1.5873015873vw, 2.4rem);
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
  .header__flex2-btn:hover {
    background-color: var(--orange);
  }
  .header__flex2-btn:hover .header__flex2-btn-ico path {
    fill: var(--bck);
  }
  .header__flex2-btn:hover .header__flex2-btn-txt {
    color: var(--bck);
  }
}
.header__flex2-btn-ico {
  height: 1.2rem;
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .header__flex2-btn-ico {
    height: clamp(0rem, 1.3227513228vw, 2rem);
    width: clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.header__flex2-btn-ico path {
  transition: 0.3s var(--ease-hover);
}
.header__flex2-btn-txt {
  font-size: 1.2rem;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .header__flex2-btn-txt {
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
  }
}

/*--------------------------------------------　Common
---------------------------------------------*/
.lp__ttl-area {
  align-items: center;
  justify-content: center;
  margin: 0 0 1.2rem;
  padding: 0 0 1.6rem;
  position: relative;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .lp__ttl-area {
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    padding: 0 0 clamp(0rem, 2.1164021164vw, 3.2rem);
    row-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.lp__ttl-area:after {
  background-color: var(--theme);
  bottom: 0;
  content: "";
  height: 0.2rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .lp__ttl-area:after {
    bottom: 0;
    height: clamp(0rem, 0.2645502646vw, 0.4rem);
    left: 50%;
    position: absolute;
    width: clamp(0rem, 3.9682539683vw, 6rem);
  }
}
.lp__ttl-area-en {
  font-size: 1.2rem;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .lp__ttl-area-en {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
  }
}
.lp__ttl-area-jp {
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp__ttl-area-jp {
    font-size: clamp(1rem, 2.380952381vw, 3.6rem);
  }
}
.lp__lead {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp__lead {
    font-size: clamp(1rem, 1.3227513228vw, 2rem);
  }
}

/*--　lp-nav
---------------------------------------------*/
.lp-back-top {
  display: block;
  font-size: 1rem;
  position: absolute;
  right: 2rem;
  top: 4rem;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .lp-back-top {
    font-size: clamp(1rem, 0.7936507937vw, 1.2rem);
    position: absolute;
    right: 0;
    top: clamp(0rem, 5.291005291vw, 8rem);
  }
  .lp-back-top:hover {
    color: var(--orange);
  }
}
.lp-back-top.--bottom {
  bottom: 2rem;
  position: absolute;
  right: 2rem;
  top: auto;
}
@media screen and (min-width: 769px) {
  .lp-back-top.--bottom {
    bottom: clamp(0rem, 2.6455026455vw, 4rem);
    position: absolute;
    right: 0;
    top: auto;
  }
}

/*--　lp-nav
---------------------------------------------*/
.lp-nav {
  height: 9rem;
  left: 50%;
  position: absolute;
  top: 57rem;
  transform: translateX(-50%);
  width: calc(100% - 2rem);
}
@media screen and (min-width: 769px) {
  .lp-nav {
    height: clamp(0rem, 4.2328042328vw, 6.4rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 60.8465608466vw, 92rem);
    width: 100%;
  }
}
.page-template-page-event .lp-nav {
  display: none;
  left: 50%;
  position: absolute;
  top: clamp(0rem, 52.9100529101vw, 80rem);
}
.lp-nav__list {
  align-items: center;
  height: 100%;
  justify-content: center;
  width: 30rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  flex-wrap: wrap;
  margin: 0 auto;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .lp-nav__list {
    width: 100%;
    -moz-column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
    column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.lp-nav__list-item-link {
  align-items: center;
  border: 0.1rem solid rgba(201, 198, 194, 0.5);
  border-radius: 9999px;
  box-shadow: 0 0.4rem 0.4rem 0 rgba(34, 34, 34, 0.2);
  font-size: 1.2rem;
  height: 4rem;
  justify-content: center;
  letter-spacing: 0em;
  line-height: 1.2;
  padding: 0 1.6rem;
  position: relative;
  row-gap: 0.4rem;
  text-align: center;
  transition: 0.3s var(--ease-hover);
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .lp-nav__list-item-link {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
    height: clamp(0rem, 4.2328042328vw, 6.4rem);
    padding: 0 clamp(0rem, 1.5873015873vw, 2.4rem);
    row-gap: clamp(0rem, 0.2645502646vw, 0.4rem);
  }
  .lp-nav__list-item-link:hover {
    background-color: var(--accent);
    box-shadow: none;
  }
}
.lp-nav__list-item-link:after {
  aspect-ratio: 10/6;
  background-image: url("../img/ico-dwon.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: auto;
  width: 0.5rem;
}
@media screen and (min-width: 769px) {
  .lp-nav__list-item-link:after {
    width: clamp(0rem, 0.6613756614vw, 1rem);
  }
}

/*--------------------------------------------　lp-fv
---------------------------------------------*/
.lp-fv__shape1 {
  aspect-ratio: 557/240;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  transition: width 0.3s var(--ease-base);
  width: 21rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__shape1 {
    width: clamp(0rem, 42.328042328vw, 64rem);
  }
}
@media screen and (min-width: 1700px) {
  .lp-fv__shape1 {
    width: clamp(0rem, 56.2169312169vw, 85rem);
  }
}
.lp-fv__shape2 {
  aspect-ratio: 273/97;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 13.2rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__shape2 {
    width: clamp(0rem, 18.0555555556vw, 27.3rem);
  }
}
.lp-fv__shape3 {
  aspect-ratio: 156/331;
  bottom: 2.4rem;
  height: auto;
  left: 0;
  position: absolute;
  width: 6.4rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__shape3 {
    width: clamp(0rem, 10.3174603175vw, 15.6rem);
  }
}
.lp-fv__shape4 {
  aspect-ratio: 195/353;
  bottom: 4rem;
  height: auto;
  position: absolute;
  right: 0;
  width: 8.5rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__shape4 {
    bottom: clamp(0rem, 5.291005291vw, 8rem);
    position: absolute;
    right: 0;
    width: clamp(0rem, 12.8968253968vw, 19.5rem);
  }
}
.lp-fv__inner {
  height: 64.8rem;
  padding: 6.4rem 0 3.6rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__inner {
    height: clamp(0rem, 65.0793650794vw, 98.4rem);
    padding: clamp(0rem, 6.6137566138vw, 10rem) 0 clamp(0rem, 4.7619047619vw, 7.2rem);
  }
}
.lp-fv__cnt {
  height: 100%;
}
.lp-fv__cnt:before {
  background-color: var(--theme);
  border-radius: 1.6rem;
  content: "";
  display: block;
  height: 51.4rem;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: calc(100% - 4rem);
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt:before {
    border-radius: clamp(0rem, 9.9206349206vw, 15rem);
    height: clamp(0rem, 51.5873015873vw, 78rem);
    width: clamp(0rem, 65.4761904762vw, 99rem);
  }
}
@media screen and (min-width: 1700px) {
  .lp-fv__cnt:before {
    width: clamp(0rem, 72.7513227513vw, 110rem);
  }
}
.lp-fv__cnt-ca {
  align-items: center;
  border-radius: 50%;
  height: 8rem;
  justify-content: center;
  position: absolute;
  right: 0.8rem;
  row-gap: 0.4rem;
  top: -1.6rem;
  width: 8rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-ca {
    height: clamp(0rem, 10.582010582vw, 16rem);
    position: absolute;
    right: clamp(0rem, 17.1957671958vw, 26rem);
    row-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    top: 0;
    width: clamp(0rem, 10.582010582vw, 16rem);
  }
}
@media screen and (min-width: 1700px) {
  .lp-fv__cnt-ca {
    position: absolute;
    right: clamp(0rem, 26.455026455vw, 40rem);
    top: 0;
  }
}
.lp-fv__cnt-ca-txt1, .lp-fv__cnt-ca-txt2 {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-ca-txt1, .lp-fv__cnt-ca-txt2 {
    font-size: clamp(1rem, 1.9841269841vw, 3rem);
  }
}
.lp-fv__cnt-top, .lp-fv__cnt-mdl, .lp-fv__cnt-btm {
  margin: 0 auto;
  position: relative;
}
.lp-fv__cnt-top {
  align-items: center;
  justify-content: center;
  margin: 0 0 0.4rem;
  padding: 3.2rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-top {
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    padding: clamp(0rem, 4.4973544974vw, 6.8rem) 0 0 0;
  }
}
.lp-fv__cnt-top-lead {
  margin: 0 0 1.2rem;
  padding: 0 0 1rem;
  width: 16rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-top-lead {
    margin: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem) 0;
    padding: 0 0 clamp(0rem, 1.3227513228vw, 2rem);
    width: clamp(0rem, 22.2222222222vw, 33.6rem);
  }
}
.lp-fv__cnt-top-lead-txt {
  font-size: 1.4rem;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-top-lead-txt {
    font-size: clamp(1rem, 1.9841269841vw, 3rem);
  }
}
.lp-fv__cnt-top-name {
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-top-name {
    margin: 0 0 clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.lp-fv__cnt-top-name-ttl {
  align-items: center;
  justify-content: center;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-top-name-ttl {
    row-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.lp-fv__cnt-top-name-ttl1 {
  font-size: 2.2rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-top-name-ttl1 {
    font-size: clamp(1rem, 2.9761904762vw, 4.5rem);
  }
}
.lp-fv__cnt-top-name-ttl2 {
  aspect-ratio: 308/73;
  height: auto;
  width: 15.4rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-top-name-ttl2 {
    width: clamp(0rem, 20.3703703704vw, 30.8rem);
  }
}
.lp-fv__cnt-top-message-txt {
  font-size: 1rem;
  letter-spacing: 0.07em;
  line-height: 2.25;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-top-message-txt {
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
  }
}
.lp-fv__cnt-mdl {
  overflow: hidden;
  width: 100%;
}
.lp-fv__cnt-mdl-slider {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
.lp-fv__cnt-mdl-slider.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
.lp-fv__cnt-mdl-slider-splide-track-list-slide {
  height: 6.2rem;
  margin: 0 0.8rem 0 0;
  width: 9.6rem;
}
@media screen and (min-width: 769px) {
  .lp-fv__cnt-mdl-slider-splide-track-list-slide {
    height: clamp(0rem, 10.582010582vw, 16rem);
    margin: 0 clamp(0rem, 1.3227513228vw, 2rem) 0 0;
    width: clamp(0rem, 16.335978836vw, 24.7rem);
  }
}

/*--------------------------------------------　lp-prebiz
---------------------------------------------*/
.lp-prebiz__inner.--1200 {
  padding: 4rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__inner.--1200 {
    padding: clamp(0rem, 3.7037037037vw, 5.6rem) clamp(0rem, 1.3227513228vw, 2rem) 0;
  }
}
.lp-prebiz__cnt-lead {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__cnt-lead {
    margin: 0 0 clamp(0rem, 3.7037037037vw, 5.6rem);
  }
}
.lp-prebiz__list {
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list {
    row-gap: clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.lp-prebiz__list-item {
  border: 0.1rem solid var(--theme);
  border-radius: 0.8rem;
  opacity: 0;
  padding: 1.6rem;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
.lp-prebiz__list-item.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item {
    border-radius: clamp(0rem, 0.6613756614vw, 1rem);
    padding: clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.lp-prebiz__list-item:nth-child(odd) .lp-prebiz__list-item-flex {
  flex-direction: column-reverse;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item:nth-child(odd) .lp-prebiz__list-item-flex {
    flex-direction: row-reverse;
  }
}
.lp-prebiz__list-item-flex {
  flex-direction: column-reverse;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex {
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
    -moz-column-gap: clamp(0rem, 2.1164021164vw, 3.2rem);
    column-gap: clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.lp-prebiz__list-item-flex1 {
  position: relative;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1 {
    flex: 1;
    padding: 0 0 clamp(0rem, 4.7619047619vw, 7.2rem);
    row-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
  .--3 .lp-prebiz__list-item-flex1, .--4 .lp-prebiz__list-item-flex1, .--5 .lp-prebiz__list-item-flex1, .--6 .lp-prebiz__list-item-flex1 {
    padding: 0 0 clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.lp-prebiz__list-item-flex1-ttl {
  font-size: 1.8rem;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1-ttl {
    font-size: clamp(1rem, 2.1164021164vw, 3.2rem);
  }
}
.lp-prebiz__list-item-flex1-ttl-s {
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1-ttl-s {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
  }
}
.lp-prebiz__list-item-flex1-date {
  align-items: center;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1-date {
    -moz-column-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
    column-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.lp-prebiz__list-item-flex1-date-ttl {
  background-color: #EEF4FB;
  border-radius: 0.3rem;
  border-radius: 0.3rem;
  font-size: 1.2rem;
  letter-spacing: 0em;
  padding: 0.4rem 0.8rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1-date-ttl {
    border-radius: clamp(0rem, 0.1984126984vw, 0.3rem);
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
    padding: clamp(0rem, 0.5291005291vw, 0.8rem) clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.lp-prebiz__list-item-flex1-date-txt {
  font-size: 1.2rem;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1-date-txt {
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
  }
}
.lp-prebiz__list-item-flex1-txt {
  font-size: 1.2rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1-txt {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
    letter-spacing: 0.1em;
  }
}
.lp-prebiz__list-item-flex1-btn {
  align-items: center;
  border-radius: 9999px;
  font-size: 1.2rem;
  height: 3.2rem;
  justify-content: center;
  position: relative;
  transition: 0.3s var(--ease-hover);
  width: 16rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1-btn {
    bottom: 0;
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
    height: clamp(0rem, 3.1746031746vw, 4.8rem);
    left: auto;
    position: absolute;
    right: 0;
    width: clamp(0rem, 13.2275132275vw, 20rem);
  }
  .lp-prebiz__list-item-flex1-btn:hover {
    background-color: var(--accent);
    color: var(--bck);
  }
  .lp-prebiz__list-item-flex1-btn:hover .lp-prebiz__list-item-flex1-btn-ico path {
    fill: var(--bck);
  }
  .--2 .lp-prebiz__list-item-flex1-btn, .--4 .lp-prebiz__list-item-flex1-btn {
    bottom: 0;
    left: auto;
    position: absolute;
    right: clamp(-39.2rem, -25.9259259259vw, 0rem);
  }
}
.lp-prebiz__list-item-flex1-btn-ico {
  display: block;
  height: 0.9rem;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.6rem;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex1-btn-ico {
    height: clamp(0rem, 0.5952380952vw, 0.9rem);
    position: absolute;
    right: clamp(0rem, 1.1904761905vw, 1.8rem);
    top: 50%;
    width: clamp(0rem, 0.3968253968vw, 0.6rem);
  }
}
.lp-prebiz__list-item-flex1-btn-ico path {
  transition: 0.3s var(--ease-hover);
}
.lp-prebiz__list-item-flex2 {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__list-item-flex2 {
    width: clamp(0rem, 23.8095238095vw, 36rem);
  }
}
.--2 .lp-prebiz__list-item-flex2:after, .--3 .lp-prebiz__list-item-flex2:after, .--4 .lp-prebiz__list-item-flex2:after, .--5 .lp-prebiz__list-item-flex2:after, .--6 .lp-prebiz__list-item-flex2:after {
  border: 0.1rem solid var(--bdr);
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.lp-prebiz__cnt-ttls {
  font-size: 1.8rem;
  margin: 3.6rem 0 1.6rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-prebiz__cnt-ttls {
    font-size: clamp(1rem, 2.1164021164vw, 3.2rem);
    margin: clamp(0rem, 4.7619047619vw, 7.2rem) 0 clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}

/*--------------------------------------------　lp-thoughts
---------------------------------------------*/
.lp-thoughts__inner.--1200 {
  padding: 9.6rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__inner.--1200 {
    padding: clamp(0rem, 8.4656084656vw, 12.8rem) clamp(0rem, 1.3227513228vw, 2rem) 0;
  }
}
.lp-thoughts__cnt-ttl {
  margin: 0 0 1.6rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__cnt-ttl {
    margin: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.lp-thoughts__cnt-ttl-txt {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1.1;
  padding: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__cnt-ttl-txt {
    font-size: clamp(1rem, 2.6455026455vw, 4rem);
    padding: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.lp-thoughts__cnt-lead {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__cnt-lead {
    margin: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.lp-thoughts__list {
  flex-direction: column;
  position: relative;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list {
    flex-direction: row;
    height: clamp(0rem, 23.1481481481vw, 35rem);
  }
}
.lp-thoughts__list-item {
  align-items: center;
  height: 16rem;
  justify-content: center;
  position: relative;
  row-gap: 1.2rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item {
    height: clamp(0rem, 19.8412698413vw, 30rem);
    row-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
    width: clamp(0rem, 29.1005291005vw, 44rem);
  }
}
.lp-thoughts__list-item:before {
  border-radius: 9999px;
  content: "";
  display: block;
  height: 16rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item:before {
    height: clamp(0rem, 19.8412698413vw, 30rem);
    width: clamp(0rem, 29.1005291005vw, 44rem);
  }
}
.lp-thoughts__list-item:nth-child(1) {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
.lp-thoughts__list-item:nth-child(1).js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item:nth-child(1) {
    left: 0;
    position: absolute;
    top: 0;
  }
}
.lp-thoughts__list-item:nth-child(1):before {
  background-color: var(--red);
  opacity: 0.1;
}
.lp-thoughts__list-item:nth-child(2) {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item:nth-child(2) {
    transform: translateX(-50%) translateY(10%);
  }
}
.lp-thoughts__list-item:nth-child(2).js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item:nth-child(2).js-inview-acv {
    transform: translateX(-50%) translateY(0);
  }
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item:nth-child(2) {
    bottom: 0;
    left: 50%;
    position: absolute;
  }
}
.lp-thoughts__list-item:nth-child(2):before {
  background-color: var(--theme);
  opacity: 0.1;
}
.lp-thoughts__list-item:nth-child(3) {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
.lp-thoughts__list-item:nth-child(3).js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item:nth-child(3) {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.lp-thoughts__list-item:nth-child(3):before {
  background-color: #B4E43F;
  opacity: 0.2;
}
.lp-thoughts__list-item-ttl {
  font-size: 1.8rem;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item-ttl {
    font-size: clamp(1rem, 2.1164021164vw, 3.2rem);
  }
}
.lp-thoughts__list-item-txt {
  font-size: 1.2rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-thoughts__list-item-txt {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
  }
}

/*--------------------------------------------　lp-philosophy
---------------------------------------------*/
.lp-philosophy__inner.--1200 {
  padding: 4.8rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .lp-philosophy__inner.--1200 {
    padding: clamp(0rem, 6.3492063492vw, 9.6rem) clamp(0rem, 1.3227513228vw, 2rem) 0;
  }
}
.lp-philosophy__cnt-ttl-area {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .lp-philosophy__cnt-ttl-area {
    margin: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.lp-philosophy__cnt-list {
  flex-direction: column;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .lp-philosophy__cnt-list {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.9841269841vw, 3rem);
    column-gap: clamp(0rem, 1.9841269841vw, 3rem);
  }
}
.lp-philosophy__cnt-list-item {
  border-radius: 0.8rem;
  opacity: 0;
  padding: 1.6rem;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
  width: 100%;
}
.lp-philosophy__cnt-list-item.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .lp-philosophy__cnt-list-item {
    border-radius: clamp(0rem, 1.455026455vw, 2.2rem);
    padding: 0 clamp(0rem, 1.9841269841vw, 3rem) clamp(0rem, 3.1746031746vw, 4.8rem);
    width: calc(33.3333% - clamp(0rem, 3.9682539683vw, 6rem) / 3);
  }
}
.lp-philosophy__cnt-list-item-ttl {
  align-items: center;
  border-bottom: 0.1rem solid var(--wte);
  font-size: 1.2rem;
  font-size: 1.6rem;
  justify-content: center;
  line-height: 1.4;
  margin: 0 0 1rem;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .lp-philosophy__cnt-list-item-ttl {
    font-size: clamp(1rem, 1.5211640212vw, 2.3rem);
    height: clamp(0rem, 8.9947089947vw, 13.6rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    padding: 0;
  }
}
.lp-philosophy__cnt-list-item-txt {
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .lp-philosophy__cnt-list-item-txt {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
  }
}

/*--------------------------------------------　lp-facility
---------------------------------------------*/
.lp-facility__inner.--1200 {
  padding: 9.6rem 2rem 7.2rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__inner.--1200 {
    padding: clamp(0rem, 6.3492063492vw, 9.6rem) clamp(0rem, 1.1243386243vw, 1.7rem) clamp(0rem, 7.0105820106vw, 10.6rem);
  }
}
.lp-facility__cnt-ttl-area {
  margin: 0 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__cnt-ttl-area {
    margin: 0 0 clamp(0rem, 4.2328042328vw, 6.4rem);
  }
}
.lp-facility__box {
  border-radius: 0.8rem;
  box-shadow: 0 0 3rem 0 rgba(0, 0, 0, 0.12);
  padding: 1.6rem 1.6rem 3.2rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__box {
    border-radius: clamp(0rem, 0.6613756614vw, 1rem);
    padding: clamp(0rem, 5.5555555556vw, 8.4rem) clamp(0rem, 4.9603174603vw, 7.5rem) clamp(0rem, 4.2328042328vw, 6.4rem);
  }
}
.lp-facility__cnt-img-box {
  border-bottom: 0.1rem solid var(--bdr);
  margin: 0 0 2.4rem;
  opacity: 0;
  padding: 0 0 5.6rem;
  position: relative;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
.lp-facility__cnt-img-box.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .lp-facility__cnt-img-box {
    border-bottom: none;
    margin: 0 0 clamp(0rem, 4.7619047619vw, 7.2rem);
    padding: 0 clamp(0rem, 0.1984126984vw, 0.3rem);
  }
}
.lp-facility__cnt-img-box:after {
  background-image: url("../img/tap-zoom.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 2.8rem;
  content: "";
  display: block;
  height: 1.6rem;
  position: absolute;
  right: 0;
  width: 11rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__cnt-img-box:after {
    display: none;
  }
}
.lp-facility__cnt-img-box-link {
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .lp-facility__cnt-img-box-link:hover {
    opacity: 0.75;
  }
}
.lp-facility__list {
  flex-wrap: wrap;
  row-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  margin: 0 0 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .lp-facility__list {
    justify-content: center;
    -moz-column-gap: clamp(0rem, 3.1746031746vw, 4.8rem);
    column-gap: clamp(0rem, 3.1746031746vw, 4.8rem);
    margin: 0 0 clamp(0rem, 2.1164021164vw, 3.2rem);
    row-gap: clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.lp-facility__list-item {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
  width: calc(50% - 0.8rem);
}
.lp-facility__list-item.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .lp-facility__list-item {
    width: clamp(0rem, 21.164021164vw, 32rem);
  }
}
.lp-facility__list-item-img {
  margin: 0 0 0.8rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .lp-facility__list-item-img {
    margin: 0 0 clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.lp-facility__list-item-img img {
  border-radius: 0.4rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__list-item-img img {
    border-radius: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.lp-facility__list-item-img-ca {
  align-items: center;
  font-size: 1rem;
  height: 2.4rem;
  justify-content: center;
  left: -0.24rem;
  padding: 0 0.8rem;
  position: absolute;
  top: -0.24rem;
  width: auto;
}
@media screen and (min-width: 769px) {
  .lp-facility__list-item-img-ca {
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
    height: clamp(0rem, 1.9841269841vw, 3rem);
    left: clamp(-0.4rem, -0.2645502646vw, 0rem);
    padding: 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    position: absolute;
    top: clamp(-0.4rem, -0.2645502646vw, 0rem);
  }
}
.lp-facility__list-item-img-ca:after {
  content: "";
  display: block;
  height: 2.4rem;
  position: absolute;
  right: -0.8rem;
  top: 0;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__list-item-img-ca:after {
    height: clamp(0rem, 1.9841269841vw, 3rem);
    position: absolute;
    right: clamp(-1rem, -0.6613756614vw, 0rem);
    top: 0;
    width: clamp(0rem, 0.6613756614vw, 1rem);
  }
}
.--1 .lp-facility__list-item-img-ca {
  background-color: var(--red);
}
.--1 .lp-facility__list-item-img-ca:after {
  background-image: url("../img/facility-ca-red.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.--2 .lp-facility__list-item-img-ca {
  background-color: var(--red);
}
.--2 .lp-facility__list-item-img-ca:after {
  background-image: url("../img/facility-ca-red.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.--3 .lp-facility__list-item-img-ca {
  background-color: var(--theme);
}
.--3 .lp-facility__list-item-img-ca:after {
  background-image: url("../img/facility-ca-theme.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.--4 .lp-facility__list-item-img-ca {
  background-color: #BD7A37;
}
.--4 .lp-facility__list-item-img-ca:after {
  background-image: url("../img/facility-ca-orange.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.--5 .lp-facility__list-item-img-ca {
  background-color: #BD7A37;
}
.--5 .lp-facility__list-item-img-ca:after {
  background-image: url("../img/facility-ca-orange.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.lp-facility__list-item-ttl {
  font-size: 1.2rem;
  margin: 0 0 0.8rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-facility__list-item-ttl {
    font-size: clamp(1rem, 1.3227513228vw, 2rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.--1 .lp-facility__list-item-ttl {
  color: var(--red);
}
.--2 .lp-facility__list-item-ttl {
  color: var(--red);
}
.--3 .lp-facility__list-item-ttl {
  color: var(--theme);
}
.--4 .lp-facility__list-item-ttl {
  color: #BD7A37;
}
.--5 .lp-facility__list-item-ttl {
  color: #BD7A37;
}
.lp-facility__list-item-txt, .lp-facility__list-item-txt span {
  font-size: 1.2rem;
  font-weight: var(--medium);
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .lp-facility__list-item-txt, .lp-facility__list-item-txt span {
    font-size: clamp(1rem, 0.9259259259vw, 1.4rem);
  }
}
.lp-facility__list-item-txt span, .lp-facility__list-item-txt span span {
  font-weight: var(--black);
}
.lp-facility__allert {
  border-bottom: 0.1rem solid var(--bdr);
  font-size: 1.2rem;
  font-weight: var(--medium);
  line-height: 1.4;
  margin: 0 0 2.4rem;
  padding: 0 0 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-facility__allert {
    border-bottom: none;
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
    margin: 0 0 clamp(0rem, 4.2328042328vw, 6.4rem);
    padding: 0;
  }
}
.lp-facility__map {
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .lp-facility__map {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
    column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.lp-facility__map1 {
  opacity: 0;
  padding: 0 0 4.8rem;
  position: relative;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
  width: 100%;
}
.lp-facility__map1.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .lp-facility__map1 {
    height: clamp(0rem, 28.3068783069vw, 42.8rem);
    padding: 0;
    transition: 0.3s var(--ease-hover);
    width: clamp(0rem, 28.5714285714vw, 43.2rem);
  }
  .lp-facility__map1:hover {
    opacity: 0.75;
  }
}
.lp-facility__map1:after {
  background-image: url("../img/tap-zoom.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 2.8rem;
  content: "";
  display: block;
  height: 1.6rem;
  position: absolute;
  right: 0;
  width: 11rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__map1:after {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .lp-facility__map2 {
    flex: 1;
    padding: clamp(0rem, 1.0582010582vw, 1.6rem) 0 0 0;
  }
}
.lp-facility__map2-ttl {
  align-items: center;
  font-size: 1.4rem;
  height: 4rem;
  margin: 0 0 1.6rem;
  padding: 0.8rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__map2-ttl {
    font-size: clamp(1rem, 2.1164021164vw, 3.2rem);
    height: clamp(0rem, 4.2328042328vw, 6.4rem);
    margin: 0 0 clamp(0rem, 2.1164021164vw, 3.2rem);
    padding: 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    width: calc(100% + clamp(0rem, 4.8941798942vw, 7.4rem));
  }
}
.lp-facility__map2-txt {
  font-size: 1.2rem;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__map2-txt {
    font-size: clamp(1rem, 1.455026455vw, 2.2rem);
    margin: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
    padding: 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.lp-facility__map2-link {
  align-items: center;
  background-color: #FAFAFA;
  border: 0.1rem solid var(--bdr);
  border-radius: 9999px;
  display: none;
  height: 3.2rem;
  justify-content: center;
  margin: 0;
  transition: 0.3s var(--ease-hover);
  width: 16rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__map2-link {
    height: clamp(0rem, 3.1746031746vw, 4.8rem);
    margin: 0 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    width: clamp(0rem, 13.2275132275vw, 20rem);
  }
  .lp-facility__map2-link:hover {
    background-color: rgba(245, 201, 43, 0.25);
  }
}
.lp-facility__map2-link img {
  aspect-ratio: 151/25;
  height: auto;
  width: 12rem;
}
@media screen and (min-width: 769px) {
  .lp-facility__map2-link img {
    width: clamp(0rem, 9.9867724868vw, 15.1rem);
  }
}

/*--------------------------------------------　event-fv
---------------------------------------------*/
.event-fv__shape1 {
  aspect-ratio: 556/240;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  transition: width 0.3s var(--ease-base);
  width: 21rem;
}
@media screen and (min-width: 769px) {
  .event-fv__shape1 {
    width: clamp(0rem, 42.328042328vw, 64rem);
  }
}
@media screen and (min-width: 1700px) {
  .event-fv__shape1 {
    width: clamp(0rem, 56.2169312169vw, 85rem);
  }
}
.event-fv__shape2 {
  aspect-ratio: 308/193;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 13.2rem;
}
@media screen and (min-width: 769px) {
  .event-fv__shape2 {
    width: clamp(0rem, 20.3703703704vw, 30.8rem);
  }
}
.event-fv__shape3 {
  aspect-ratio: 165/331;
  bottom: 2.4rem;
  height: auto;
  left: 0;
  position: absolute;
  width: 6.4rem;
}
@media screen and (min-width: 769px) {
  .event-fv__shape3 {
    width: clamp(0rem, 10.9126984127vw, 16.5rem);
  }
}
.event-fv__shape4 {
  aspect-ratio: 195/353;
  bottom: 4rem;
  height: auto;
  position: absolute;
  right: 0;
  width: 8.5rem;
}
@media screen and (min-width: 769px) {
  .event-fv__shape4 {
    bottom: clamp(0rem, 5.291005291vw, 8rem);
    position: absolute;
    right: 0;
    width: clamp(0rem, 12.8968253968vw, 19.5rem);
    z-index: 10;
  }
}
.event-fv__inner {
  height: 60.4rem;
  padding: 6.4rem 0 3.6rem;
}
@media screen and (min-width: 769px) {
  .event-fv__inner {
    height: clamp(0rem, 65.0793650794vw, 98.4rem);
    padding: clamp(0rem, 9.5238095238vw, 14.4rem) 0 clamp(0rem, 4.7619047619vw, 7.2rem);
  }
}
.event-fv__cnt {
  height: 100%;
  position: relative;
}
.event-fv__cnt:before {
  background-color: var(--theme);
  border-radius: 1.6rem;
  content: "";
  display: block;
  height: 50rem;
  position: absolute;
  right: 50%;
  top: 4rem;
  transform: translateX(50%);
  width: calc(100% - 2.4rem);
}
@media screen and (min-width: 769px) {
  .event-fv__cnt:before {
    border-radius: clamp(0rem, 9.9206349206vw, 15rem) 0 0 clamp(0rem, 9.9206349206vw, 15rem);
    height: clamp(0rem, 39.8148148148vw, 60.2rem);
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(0);
    width: calc(100% - clamp(0rem, 10.3174603175vw, 15.6rem));
  }
}
.event-fv__cnt:after {
  aspect-ratio: 1288/830;
  background-image: url("../img/event/fv.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.6rem;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 50%;
  top: 0;
  transform: translateX(50%);
  width: 32rem;
}
@media screen and (min-width: 769px) {
  .event-fv__cnt:after {
    border-radius: clamp(0rem, 1.9841269841vw, 3rem) 0 0 clamp(0rem, 1.9841269841vw, 3rem);
    position: absolute;
    right: 0;
    top: clamp(-6.4rem, -4.2328042328vw, 0rem);
    transform: translateX(0);
    width: clamp(0rem, 42.5925925926vw, 64.4rem);
  }
}
.event-fv__cnt-inner {
  padding: 24rem 3rem 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .event-fv__cnt-inner {
    padding: clamp(0rem, 6.3492063492vw, 9.6rem) 0 0 clamp(0rem, 7.4074074074vw, 11.2rem);
  }
}
.event-fv__cnt-ttl {
  font-size: 2rem;
  line-height: 1.4;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .event-fv__cnt-ttl {
    font-size: clamp(1rem, 3.3068783069vw, 5rem);
    margin: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.event-fv__cnt-list {
  margin: 0 0 1.6rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .event-fv__cnt-list {
    margin: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
    row-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.event-fv__cnt-list-item {
  font-size: 1.4rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .event-fv__cnt-list-item {
    font-size: clamp(1rem, 1.455026455vw, 2.2rem);
  }
}
.event-fv__cnt-txt {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .event-fv__cnt-txt {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
  }
}
.event-fv__cnt-link {
  bottom: 0rem;
  font-size: 1.2rem;
  position: absolute;
  right: 12rem;
  text-decoration: underline;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .event-fv__cnt-link {
    bottom: clamp(0rem, 15.873015873vw, 24rem);
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
    position: absolute;
    right: clamp(0rem, 37.037037037vw, 56rem);
  }
  .event-fv__cnt-link:hover {
    opacity: 0.7;
  }
}

/*--------------------------------------------　event-lead
---------------------------------------------*/
.event-lead__inner.--1200 {
  padding: 8rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .event-lead__inner.--1200 {
    padding: 0 clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.event-lead__cnt-lead {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .event-lead__cnt-lead {
    margin: 0 0 clamp(0rem, 3.1746031746vw, 4.8rem);
  }
}
.event-lead__img {
  height: auto;
  margin: 0 auto 4rem;
  opacity: 0;
  position: relative;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
  width: 24rem;
}
.event-lead__img.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .event-lead__img {
    margin: 0 auto clamp(0rem, 4.2328042328vw, 6.4rem);
    width: clamp(0rem, 42.328042328vw, 64rem);
  }
}
.event-lead__img-creator {
  bottom: -1.6rem;
  font-size: 1rem;
  font-weight: var(--medium);
  position: absolute;
  right: 0;
}
@media screen and (min-width: 769px) {
  .event-lead__img-creator {
    bottom: clamp(-1.6rem, -1.0582010582vw, 0rem);
    font-size: clamp(1rem, 0.9259259259vw, 1.4rem);
    position: absolute;
    right: 0;
  }
}
.event-lead__list {
  align-items: flex-start;
  padding: 0 0 0.1rem;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .event-lead__list {
    padding: 0 clamp(0rem, 4.7619047619vw, 7.2rem) clamp(0rem, 0.0661375661vw, 0.1rem);
    row-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.event-lead__list-item {
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .event-lead__list-item {
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.event-lead__list-item:before {
  content: "";
  display: block;
  font-size: 1.2rem;
  font-weight: var(--medium);
  margin: 0.2rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .event-lead__list-item:before {
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
    margin: clamp(0rem, 0.1322751323vw, 0.2rem) 0 0;
  }
}
.event-lead__list-item:nth-child(1):before {
  content: "1.";
}
.event-lead__list-item:nth-child(2):before {
  content: "2.";
}
.event-lead__list-item:nth-child(3):before {
  content: "3.";
}
.event-lead__list-item:nth-child(4):before {
  content: "4.";
}
.event-lead__list-item:nth-child(5):before {
  content: "5.";
}
.event-lead__list-item:nth-child(6):before {
  content: "6.";
}
.event-lead__list-item:nth-child(7):before {
  content: "7.";
}
.event-lead__list-item:nth-child(8):before {
  content: "8.";
}
.event-lead__list-item-link {
  flex: 1;
  font-size: 1.4rem;
  line-height: 1.4;
  text-decoration: underline;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .event-lead__list-item-link {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
  }
  .event-lead__list-item-link:hover {
    opacity: 0.5;
  }
}

/*--------------------------------------------　event-cnts
---------------------------------------------*/
.event-cnts__inner.--1200 {
  padding: 4rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .event-cnts__inner.--1200 {
    padding: clamp(0rem, 5.291005291vw, 8rem) clamp(0rem, 1.3227513228vw, 2rem) 0;
  }
}
.event-cnts__pro, .event-cnts__col, .event-cnts__vr, .event-cnts__engeki, .event-cnts__lego, .event-cnts__walk, .event-cnts__table, .event-cnts__commons {
  padding: 7.2rem 0 0 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro, .event-cnts__col, .event-cnts__vr, .event-cnts__engeki, .event-cnts__lego, .event-cnts__walk, .event-cnts__table, .event-cnts__commons {
    padding: clamp(0rem, 7.9365079365vw, 12rem) 0 0;
  }
}
.event-cnts__pro-ttl-box, .event-cnts__col-ttl-box, .event-cnts__vr-ttl-box, .event-cnts__engeki-ttl-box, .event-cnts__lego-ttl-box, .event-cnts__walk-ttl-box, .event-cnts__table-ttl-box, .event-cnts__commons-ttl-box {
  align-items: center;
  justify-content: center;
  margin: 0 0 1.6rem;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-ttl-box, .event-cnts__col-ttl-box, .event-cnts__vr-ttl-box, .event-cnts__engeki-ttl-box, .event-cnts__lego-ttl-box, .event-cnts__walk-ttl-box, .event-cnts__table-ttl-box, .event-cnts__commons-ttl-box {
    margin: 0 0 clamp(0rem, 4.2328042328vw, 6.4rem);
    row-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.event-cnts__vr-ttl-box, .event-cnts__engeki-ttl-box, .event-cnts__lego-ttl-box, .event-cnts__walk-ttl-box, .event-cnts__table-ttl-box, .event-cnts__commons-ttl-box {
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 0 1.6rem;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__vr-ttl-box, .event-cnts__engeki-ttl-box, .event-cnts__lego-ttl-box, .event-cnts__walk-ttl-box, .event-cnts__table-ttl-box, .event-cnts__commons-ttl-box {
    margin: 0 0 clamp(0rem, 4.2328042328vw, 6.4rem);
    row-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.event-cnts__pro-ttl-box-s, .event-cnts__col-ttl-box-s, .event-cnts__vr-ttl-box-s, .event-cnts__engeki-ttl-box-s, .event-cnts__lego-ttl-box-s, .event-cnts__walk-ttl-box-s, .event-cnts__table-ttl-box-s, .event-cnts__commons-ttl-box-s {
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  line-height: 1.2;
  padding: 0.4rem 0.8rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-ttl-box-s, .event-cnts__col-ttl-box-s, .event-cnts__vr-ttl-box-s, .event-cnts__engeki-ttl-box-s, .event-cnts__lego-ttl-box-s, .event-cnts__walk-ttl-box-s, .event-cnts__table-ttl-box-s, .event-cnts__commons-ttl-box-s {
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
    padding: clamp(0rem, 0.2645502646vw, 0.4rem) clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.event-cnts__pro-ttl-box-txt, .event-cnts__col-ttl-box-txt, .event-cnts__vr-ttl-box-txt, .event-cnts__engeki-ttl-box-txt, .event-cnts__lego-ttl-box-txt, .event-cnts__walk-ttl-box-txt, .event-cnts__table-ttl-box-txt, .event-cnts__commons-ttl-box-txt, .event-cnts__vr-ttl-box-txt ruby, .event-cnts__engeki-ttl-box-txt ruby, .event-cnts__lego-ttl-box-txt ruby, .event-cnts__walk-ttl-box-txt ruby {
  font-size: 1.8rem;
  line-height: 1.3;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-ttl-box-txt, .event-cnts__col-ttl-box-txt, .event-cnts__vr-ttl-box-txt, .event-cnts__engeki-ttl-box-txt, .event-cnts__lego-ttl-box-txt, .event-cnts__walk-ttl-box-txt, .event-cnts__table-ttl-box-txt, .event-cnts__commons-ttl-box-txt, .event-cnts__vr-ttl-box-txt ruby, .event-cnts__engeki-ttl-box-txt ruby, .event-cnts__lego-ttl-box-txt ruby, .event-cnts__walk-ttl-box-txt ruby {
    font-size: clamp(1rem, 2.380952381vw, 3.6rem);
  }
}
.event-cnts__pro-ttl-box-txt rt, .event-cnts__col-ttl-box-txt rt, .event-cnts__vr-ttl-box-txt rt, .event-cnts__engeki-ttl-box-txt rt, .event-cnts__lego-ttl-box-txt rt, .event-cnts__walk-ttl-box-txt rt, .event-cnts__table-ttl-box-txt rt, .event-cnts__commons-ttl-box-txt rt, .event-cnts__vr-ttl-box-txt ruby rt, .event-cnts__engeki-ttl-box-txt ruby rt, .event-cnts__lego-ttl-box-txt ruby rt, .event-cnts__walk-ttl-box-txt ruby rt {
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-ttl-box-txt rt, .event-cnts__col-ttl-box-txt rt, .event-cnts__vr-ttl-box-txt rt, .event-cnts__engeki-ttl-box-txt rt, .event-cnts__lego-ttl-box-txt rt, .event-cnts__walk-ttl-box-txt rt, .event-cnts__table-ttl-box-txt rt, .event-cnts__commons-ttl-box-txt rt, .event-cnts__vr-ttl-box-txt ruby rt, .event-cnts__engeki-ttl-box-txt ruby rt, .event-cnts__lego-ttl-box-txt ruby rt, .event-cnts__walk-ttl-box-txt ruby rt {
    font-size: clamp(1rem, 0.6613756614vw, 1rem);
  }
}
.event-cnts__pro-flex2-txt, .event-cnts__pro-flex2-link-txt, .event-cnts__pro-conv-list-item-name, .event-cnts__pro-conv-list-item-txt, .event-cnts__col-conv-list-item-name, .event-cnts__col-conv-list-item-txt, .event-cnts__col-img-link-btn-txt, .event-cnts__vr-cnt-txt, .event-cnts__engeki-cnt-txt, .event-cnts__lego-cnt-txt, .event-cnts__walk-cnt-txt, .event-cnts__table-cnt-txt, .event-cnts__commons-cnt-txt, .event-cnts__vr-cnt-link-ico-txt, .event-cnts__engeki-cnt-link-ico-txt, .event-cnts__lego-cnt-link-ico-txt, .event-cnts__walk-cnt-link-ico-txt {
  font-size: 1.2rem;
  font-weight: var(--medium);
  line-height: 2.1;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-flex2-txt, .event-cnts__pro-flex2-link-txt, .event-cnts__pro-conv-list-item-name, .event-cnts__pro-conv-list-item-txt, .event-cnts__col-conv-list-item-name, .event-cnts__col-conv-list-item-txt, .event-cnts__col-img-link-btn-txt, .event-cnts__vr-cnt-txt, .event-cnts__engeki-cnt-txt, .event-cnts__lego-cnt-txt, .event-cnts__walk-cnt-txt, .event-cnts__table-cnt-txt, .event-cnts__commons-cnt-txt, .event-cnts__vr-cnt-link-ico-txt, .event-cnts__engeki-cnt-link-ico-txt, .event-cnts__lego-cnt-link-ico-txt, .event-cnts__walk-cnt-link-ico-txt {
    font-size: clamp(1rem, 1.1904761905vw, 1.8rem);
  }
}
.event-cnts__pro-flex2-link, .event-cnts__col-img-link-btn, .event-cnts__vr-cnt-link, .event-cnts__engeki-cnt-link, .event-cnts__lego-cnt-link, .event-cnts__walk-cnt-link {
  align-items: center;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  column-gap: 0.4rem;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-flex2-link, .event-cnts__col-img-link-btn, .event-cnts__vr-cnt-link, .event-cnts__engeki-cnt-link, .event-cnts__lego-cnt-link, .event-cnts__walk-cnt-link {
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
  .event-cnts__pro-flex2-link:hover, .event-cnts__col-img-link-btn:hover, .event-cnts__vr-cnt-link:hover, .event-cnts__engeki-cnt-link:hover, .event-cnts__lego-cnt-link:hover, .event-cnts__walk-cnt-link:hover {
    opacity: 0.5;
  }
}
.event-cnts__pro-flex2-link-ico, .event-cnts__col-img-link-btn-ico, .event-cnts__vr-cnt-link-ico, .event-cnts__engeki-cnt-link-ico, .event-cnts__lego-cnt-link-ico, .event-cnts__walk-cnt-link-ico {
  aspect-ratio: 10/17;
  height: auto;
  width: 0.5rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-flex2-link-ico, .event-cnts__col-img-link-btn-ico, .event-cnts__vr-cnt-link-ico, .event-cnts__engeki-cnt-link-ico, .event-cnts__lego-cnt-link-ico, .event-cnts__walk-cnt-link-ico {
    width: clamp(0rem, 0.6613756614vw, 1rem);
  }
}
.event-cnts__pro-flex2-link-txt, .event-cnts__col-img-link-btn-txt, .event-cnts__vr-cnt-link-ico-txt, .event-cnts__engeki-cnt-link-ico-txt, .event-cnts__lego-cnt-link-ico-txt, .event-cnts__walk-cnt-link-ico-txt {
  color: var(--bck);
  text-decoration: underline;
}
.event-cnts__vr-cnt, .event-cnts__engeki-cnt, .event-cnts__lego-cnt, .event-cnts__walk-cnt, .event-cnts__table-cnt, .event-cnts__commons-cnt {
  align-items: flex-start;
}
.event-cnts__vr-cnt-txt, .event-cnts__engeki-cnt-txt, .event-cnts__lego-cnt-txt, .event-cnts__walk-cnt-txt, .event-cnts__table-cnt-txt, .event-cnts__commons-cnt-txt {
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__vr-cnt-txt, .event-cnts__engeki-cnt-txt, .event-cnts__lego-cnt-txt, .event-cnts__walk-cnt-txt, .event-cnts__table-cnt-txt, .event-cnts__commons-cnt-txt {
    margin: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.event-cnts__pro-conv, .event-cnts__col-conv {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-conv, .event-cnts__col-conv {
    margin: 0 0 clamp(0rem, 5.291005291vw, 8rem);
  }
}
.event-cnts__pro-conv-ttl, .event-cnts__col-conv-ttl {
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 0 0 2.4rem;
  padding: 0 0 0.8rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-conv-ttl, .event-cnts__col-conv-ttl {
    font-size: clamp(1rem, 1.7195767196vw, 2.6rem);
    margin: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
    padding: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.event-cnts__pro-conv-ttl:before, .event-cnts__col-conv-ttl:before {
  background-color: #E5E5E5;
  bottom: 0;
  content: "";
  display: block;
  height: 0.2rem;
  left: 0;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-conv-ttl:before, .event-cnts__col-conv-ttl:before {
    height: clamp(0rem, 0.1984126984vw, 0.3rem);
  }
}
.event-cnts__pro-conv-ttl:after, .event-cnts__col-conv-ttl:after {
  bottom: 0;
  content: "";
  display: block;
  height: 0.3rem;
  left: 0;
  position: absolute;
  width: 5rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-conv-ttl:after, .event-cnts__col-conv-ttl:after {
    height: clamp(0rem, 0.1984126984vw, 0.3rem);
    width: clamp(0rem, 3.3068783069vw, 5rem);
  }
}
.event-cnts__pro-conv-list, .event-cnts__col-conv-list, .event-cnts__col-conv-list {
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-conv-list, .event-cnts__col-conv-list, .event-cnts__col-conv-list {
    row-gap: clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.event-cnts__pro-conv-list-item-name, .event-cnts__col-conv-list-item-name {
  font-weight: var(--bold);
}
.event-cnts__pro-people-list, .event-cnts__col-people-list {
  background-color: #F5F5F5;
  padding: 1.6rem;
  -moz-column-gap: 1rem;
  align-items: flex-start;
  border-radius: 0.8rem;
  column-gap: 1rem;
  flex-wrap: wrap;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-people-list, .event-cnts__col-people-list {
    justify-content: center;
    padding: clamp(0rem, 4.2328042328vw, 6.4rem) clamp(0rem, 7.9365079365vw, 12rem);
    -moz-column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
    border-radius: clamp(0rem, 0.6613756614vw, 1rem);
    column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.event-cnts__pro-people-list-item, .event-cnts__col-people-list-item {
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
  width: calc(50% - 0.5rem);
}
.event-cnts__pro-people-list-item.js-inview-acv, .event-cnts__col-people-list-item.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-people-list-item, .event-cnts__col-people-list-item {
    width: clamp(0rem, 14.5502645503vw, 22rem);
  }
}
.event-cnts__pro-people-list-item-img, .event-cnts__col-people-list-item-img {
  border-radius: 0.4rem;
  margin: 0 0 0.8rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-people-list-item-img, .event-cnts__col-people-list-item-img {
    border-radius: clamp(0rem, 0.5291005291vw, 0.8rem);
    margin: 0 0 clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.event-cnts__pro-people-list-item-name, .event-cnts__col-people-list-item-name, .event-cnts__pro-people-list-item-name ruby, .event-cnts__col-people-list-item-name ruby {
  font-size: 1.4rem;
  line-height: 1;
  margin: 0 0 1rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-people-list-item-name, .event-cnts__col-people-list-item-name, .event-cnts__pro-people-list-item-name ruby, .event-cnts__col-people-list-item-name ruby {
    font-size: clamp(1rem, 1.3227513228vw, 2rem);
    margin: 0 0 clamp(0rem, 0.6613756614vw, 1rem);
  }
}
.event-cnts__pro-people-list-item-name rt, .event-cnts__col-people-list-item-name rt, .event-cnts__pro-people-list-item-name ruby rt, .event-cnts__col-people-list-item-name ruby rt {
  font-size: 1rem;
  line-height: 1;
  margin: 0 0 -0.4rem 0;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-people-list-item-name rt, .event-cnts__col-people-list-item-name rt, .event-cnts__pro-people-list-item-name ruby rt, .event-cnts__col-people-list-item-name ruby rt {
    font-size: clamp(0rem, 0.6613756614vw, 1rem);
    margin: 0;
  }
}
.event-cnts__pro-people-list-item-pro, .event-cnts__col-people-list-item-pro {
  font-size: 1.2rem;
  letter-spacing: 0em;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-people-list-item-pro, .event-cnts__col-people-list-item-pro {
    font-size: clamp(1rem, 0.9259259259vw, 1.4rem);
  }
}
.event-cnts__vr-flex, .event-cnts__engeki-flex, .event-cnts__lego-flex, .event-cnts__walk-flex, .event-cnts__table-flex, .event-cnts__commons-flex {
  flex-direction: column;
  row-gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__vr-flex, .event-cnts__engeki-flex, .event-cnts__lego-flex, .event-cnts__walk-flex, .event-cnts__table-flex, .event-cnts__commons-flex {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 4.2328042328vw, 6.4rem);
    column-gap: clamp(0rem, 4.2328042328vw, 6.4rem);
  }
}
@media screen and (min-width: 769px) {
  .event-cnts__vr-flex1, .event-cnts__engeki-flex1, .event-cnts__lego-flex1, .event-cnts__walk-flex1, .event-cnts__table-flex1, .event-cnts__commons-flex1 {
    flex: 1;
  }
}
.event-cnts__vr-flex2, .event-cnts__engeki-flex2, .event-cnts__lego-flex2, .event-cnts__walk-flex2, .event-cnts__table-flex2, .event-cnts__commons-flex2 {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
.event-cnts__vr-flex2.js-inview-acv, .event-cnts__engeki-flex2.js-inview-acv, .event-cnts__lego-flex2.js-inview-acv, .event-cnts__walk-flex2.js-inview-acv, .event-cnts__table-flex2.js-inview-acv, .event-cnts__commons-flex2.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .event-cnts__vr-flex2, .event-cnts__engeki-flex2, .event-cnts__lego-flex2, .event-cnts__walk-flex2, .event-cnts__table-flex2, .event-cnts__commons-flex2 {
    width: clamp(0rem, 39.4841269841vw, 59.7rem);
  }
}
.event-cnts__pro-flex {
  flex-direction: column;
  margin: 0 0 4.8rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-flex {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 4.2328042328vw, 6.4rem);
    column-gap: clamp(0rem, 4.2328042328vw, 6.4rem);
    margin: 0 0 clamp(0rem, 6.8783068783vw, 10.4rem);
  }
}
.event-cnts__pro-flex1 {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
.event-cnts__pro-flex1.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
.event-cnts__pro-flex1-img {
  border-radius: 0.8rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-flex1-img {
    border-radius: clamp(0rem, 0.6613756614vw, 1rem);
    width: clamp(0rem, 39.6825396825vw, 60rem);
  }
}
.event-cnts__pro-flex2 {
  align-items: flex-start;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__pro-flex2 {
    flex: 1;
    row-gap: clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.event-cnts__pro-conv-ttl:after {
  background-color: var(--theme);
}
.event-cnts__col-img-link {
  align-items: center;
  justify-content: center;
  margin: 0 0 3.2rem;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__col-img-link {
    margin: 0 0 clamp(0rem, 4.2328042328vw, 6.4rem);
    row-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.event-cnts__col-img-link-img {
  border-radius: 0.8rem;
  opacity: 0;
  overflow: hidden;
  transform: translateY(10%);
  transition: opacity 1s var(--ease-base), transform 1s var(--ease-base);
}
.event-cnts__col-img-link-img.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .event-cnts__col-img-link-img {
    border-radius: clamp(0rem, 0.6613756614vw, 1rem);
  }
}
.event-cnts__col-conv-ttl:after {
  background-color: var(--orange);
}
.event-cnts__col-people-list-item {
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .event-cnts__col-people-list-item {
    width: clamp(0rem, 19.8412698413vw, 30rem);
  }
}
.event-cnts__walk-ttl-box-s {
  background-color: #1A7866;
}
.event-cnts__commons {
  padding: 6.4rem 0 7.2rem;
}
@media screen and (min-width: 769px) {
  .event-cnts__commons {
    padding: clamp(0rem, 7.9365079365vw, 12rem) 0;
  }
}
.event-cnts__commons-ttl-box-s {
  background-color: #85A7D4;
}
.event-cnts__commons-flex2-photoby {
  font-size: 1rem;
  font-weight: var(--medium);
  margin: 4rem 0 4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .event-cnts__commons-flex2-photoby {
    font-size: clamp(1rem, 0.9259259259vw, 1.4rem);
    margin: clamp(0rem, 5.291005291vw, 8rem) 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.event-cnts__commons-tensai {
  font-size: 1.2rem;
  font-weight: var(--medium);
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .event-cnts__commons-tensai {
    font-size: clamp(1rem, 1.0582010582vw, 1.6rem);
  }
}/*# sourceMappingURL=style.css.map */
