html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

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

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

* {
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  background-repeat: no-repeat;
}

html {
  overflow-y: scroll;
  font-weight: 400;
  font-size: 62.5%;
}
@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  font-family: "AvenirLTStd", "Noto Sans JP", "A-OTF Gothic MB101 Pro", sans-serif;
  background-color: var(--color-bg);
  color: var(--color-text);
}
@supports (-webkit-touch-callout: none) {
  body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
  }
}

ol,
ul {
  list-style: none;
}

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

select::-ms-expand {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
}

a,
button {
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  color: inherit;
}

.t-br {
  display: block;
}

.t-ib {
  display: inline-block;
}

.t-hidden {
  display: none;
}

.t-hiddenSp {
  display: none;
}

.t-taL {
  text-align: left !important;
}

.t-taR {
  text-align: right !important;
}

.t-taC {
  text-align: center !important;
}
.t-bold {
  font-weight: 600 !important;
}

.t-italic {
  font-style: italic !important;
}

.t-ttU {
  text-transform: uppercase !important;
}

.t-ttL {
  text-transform: lowercase !important;
}

.t-caution-color {
  color: var(--caution-color);
}

.t-mt0 {
  margin-top: 0 !important;
}

.t-visuallyHidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

@font-face {
  font-family: "AvenirLTStd";
  src: url("../fonts/AvenirLTStd-Black.otf") format("opentype");
  font-weight: 900; /* Black */
  font-style: normal;
}
@font-face {
  font-family: "AvenirLTStd";
  src: url("../fonts/AvenirLTStd-Heavy.otf") format("opentype");
  font-weight: 800; /* 800 */
  font-style: normal;
}
@font-face {
  font-family: "AvenirLTStd";
  src: url("../fonts/AvenirLTStd-Medium.otf") format("opentype");
  font-weight: 600; /* Medium */
  font-style: normal;
}
@font-face {
  font-family: "AvenirLTStd";
  src: url("../fonts/AvenirLTStd-Light.otf") format("opentype");
  font-weight: 300; /* Light */
  font-style: normal;
}
@font-face {
  font-family: "A-OTF Gothic MB101 Pro";
  src: url("../fonts/A-OTF Gothic MB101 Pro M.otf") format("opentype");
  font-style: normal;
}
:root {
  --color-main: #004cbd;
  --color-black: #000;
  --color-white: #fff;
  --color-text: #fff;
  --color-bg: rgba(0, 0, 0, 1);
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Roboto", sans-serif;
  --font-Avenir: "AvenirLTStd", sans-serif;
  --font-A-OTF: "A-OTF Gothic MB101 Pro", sans-serif;
}

body {
  min-height: 100vh;
  z-index: 1;
  overflow-x: hidden;
}

[data-animate] {
  line-height: 5vw;
}

[data-animate] > span {
  display: inline-block;
  height: 7.5vw;
  overflow: hidden;
  padding-top: 3%;
}

[data-animate] > span > span {
  display: none;
  animation: 0.45s cubic-bezier(0.53, 0.94, 0.53, 0.96);
  animation-fill-mode: backwards;
}

[data-animate].show > span > span {
  display: inline-block;
}

[data-animate=slideup] > span > span {
  animation-name: slideUp;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translate(0, 7.13vw);
  }
}
.l-container__1200 {
  max-width: 85.55vw;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

.l-container__1261 {
  max-width: 89.79vw;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

.l-header {
  padding: 24px 16px 31px;
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  z-index: 10;
  gap: 48px;
}
.l-header__hover {
  z-index: -1;
}
.l-header__hover img {
  transform: scale(1.5);
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
}
.l-header__image {
  position: absolute;
  inset: 0;
}
.l-header__image img {
  width: 100%;
  height: 100%;
}
.l-header__logo {
  position: relative;
  display: block;
  width: 243px;
  height: 44px;
}
.l-header__logo:hover .l-header__hover img {
  opacity: 1;
}
.l-header__switcher {
  padding: 4px 11px;
  background-color: rgb(255, 255, 255);
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.l-header__switcherText {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s linear;
}
.l-header__switcherText img {
  filter: brightness(0) saturate(100%) invert(25%) sepia(7%) saturate(15%) hue-rotate(321deg) brightness(91%) contrast(87%);
  opacity: 0.4;
  transition: all 0.3s linear;
}
.l-header__switcherText:hover img {
  filter: brightness(0) saturate(100%) invert(17%) sepia(11%) saturate(7476%) hue-rotate(208deg) brightness(79%) contrast(109%);
  opacity: 1;
}
.l-header__switcherText.is-active {
  pointer-events: none;
}
.l-header__switcherText.is-active img {
  filter: brightness(0) saturate(100%) invert(17%) sepia(11%) saturate(7476%) hue-rotate(208deg) brightness(79%) contrast(109%);
  opacity: 1;
}
.l-header__switcher span {
  color: rgb(223, 209, 209);
}

.l-footer .l-header__logo {
  width: 243px;
  height: 44px;
}
.l-footer__inner {
  padding: 4.3vw 8.33vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-footer__coppy span {
  font-size: 16px;
  line-height: 1;
  font-weight: 350;
  letter-spacing: -0.01em;
}

.p-modal {
  display: none; /* Hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  justify-content: center;
  align-items: center;
  z-index: 1000000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0s 0.3s; /* Fade-in/out effect */
}
.p-modal__content {
  position: relative;
  padding: 20px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.p-modal__video {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
}
.p-modal__xshape {
  position: absolute;
  width: 4.44vw;
  height: 4.44vw;
  top: 1.34vw;
  right: 1.6vw;
  border-image-source: radial-gradient(50% 62696.61% at 50% 50%, #cce6ff 0%, rgba(204, 230, 255, 0) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-layoutList {
  --spacing: 20px;
  --columns: 3;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--spacing) * -1);
}
.c-layoutList .c-layoutItem {
  width: calc((100% - var(--spacing) * var(--columns)) / var(--columns));
  margin-left: var(--spacing);
  margin-bottom: var(--spacing);
}

.c-loading {
  width: 100%;
  height: 100vh;
  height: 100lvh;
  background-color: var(--color-bg);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  transition: opacity 0.3s, visibility 0.3s;
}
.c-loading.is-loaded {
  opacity: 0;
  visibility: hidden;
}
.c-loading__work, .c-loading__finish {
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-loading__work {
  z-index: 2;
}

.c-title {
  text-align: center;
  font-size: 3.3vw;
  line-height: 1;
  letter-spacing: -0.01em;
  position: relative;
  margin-bottom: 5vw;
}
.c-titleJp {
  font-family: var(--font-jp);
  font-weight: 700;
}
.c-title::after {
  content: "";
  display: block;
  margin: 4.1vw auto 0;
  width: 14.5vw;
  height: 3px;
  background: radial-gradient(50% 62696.61% at 50% 50%, #cce6ff 0%, rgba(204, 230, 255, 0) 100%);
}

.c-title__h1 {
  font-size: 5.2vw;
  line-height: 1;
  letter-spacing: -0.01em;
  color: rgb(223, 209, 209);
  max-width: 41.8vw;
  width: 100%;
}
.c-title__h1Jp {
  font-size: 4.51vw;
  font-family: var(--font-jp);
  font-weight: 700;
  line-height: 1.25;
}

.c-title__h3 {
  text-align: center;
  font-size: 2.222vw;
  line-height: 1;
  letter-spacing: -0.01em;
  position: relative;
  margin-bottom: 2.777vw;
}
.c-title__h3Jp {
  font-family: var(--font-jp);
  font-weight: 700;
}
.c-title__h3::after {
  content: "";
  display: block;
  margin: 1.666vw auto 0;
  width: 11.11vw;
  height: 3px;
  background: radial-gradient(50% 62696.61% at 50% 50%, #cce6ff 0%, rgba(204, 230, 255, 0) 100%);
}

.br-pc-block {
  display: block;
}

.br-pc-none {
  display: none;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: linear !important;
}

.p-topWebgl {
  width: 100%;
  height: 100vh;
  height: 100lvh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}

.p-fixed {
  width: 94px;
  height: 94px;
  border-radius: 50%;
  border: 1px solid rgba(223, 209, 209, 0.2);
  padding: 3px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 11111;
  transition: opacity 1.5s ease-out, visibility 1.5s ease-out, transform 1.5s ease-out;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
}
.p-fixed.is-transition {
  transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
}
.p-fixed.is-loaded {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.p-fixed.is-deactive {
  opacity: 0 !important;
  visibility: hidden;
}
.p-fixed__link {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.p-fixed__link span {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  gap: 6px 0;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  line-height: 1;
  font-weight: 400;
}

.p-hero {
  position: relative;
  height: 100vh;
  max-height: 56.3vw;
}
.p-hero__link {
  width: 50%;
  height: 100%;
  border-radius: 1.8vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 350;
}
.p-hero__link span {
  font-size: 1.2vw;
  line-height: 1;
  letter-spacing: -0.01em;
  transition: all 0.7s linear;
}
.p-hero__link img {
  width: 1.3vw;
  height: 1.3vw;
  margin-right: 0.5vw;
  transition: all 0s linear;
}
.p-hero__link--MidnightBlue {
  background-color: #0f0f56;
}
.p-hero__link--RoyalBlue {
  background-color: rgb(20, 56, 147);
}
.p-hero__linkHover {
  transition: 0.3s ease-in-out;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.p-hero__linkHover span {
  position: relative;
  z-index: 5;
}
.p-hero__linkHover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  background-color: rgb(204, 230, 255);
  clip-path: polygon(84% 0, 77% 100%, 27% 100%, 33% 0);
  transition: all 0.3s linear;
  transform: translateX(-150%) scaleX(3);
  z-index: 3;
  border-top: 1.8vw solid rgb(204, 230, 255);
  border-bottom: 1.8vw solid rgb(204, 230, 255);
}
.p-hero__linkHover.reset::after {
  transition: none;
}
.p-hero__linkHover.is_hovered img {
  filter: brightness(0) saturate(100%) invert(18%) sepia(13%) saturate(4407%) hue-rotate(196deg) brightness(85%) contrast(110%);
}
.p-hero__linkHover.is_hovered span {
  color: #0f0f56;
}
.p-hero__linkHover.is_hovered::after {
  transform: translateX(0%) scaleX(3);
}
.p-hero__linkHover.is_leaving::after {
  transform: translateX(150%) scaleX(3);
}
.p-hero__btn {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 11111;
}
.p-hero__btn.is-deactive {
  opacity: 0 !important;
  visibility: hidden;
}
.p-hero__caption img {
  width: 27.77vw;
}
.p-hero__content {
  padding-top: clamp(10vw, 16vw, 295px);
  padding-left: 8.33vw;
}
.p-hero__content.-ja {
  padding-top: clamp(10vw, 16vw, 295px);
}
.p-hero__contentInner {
  max-width: 37.9vw;
  width: 100%;
}
.p-hero__contentInnerJP {
  max-width: 38.26vw;
  width: 100%;
}
.p-hero__contentTitleJp, .p-hero__contentTitleJp2 {
  font-family: var(--font-A-OTF);
  font-size: 5.2vw;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.p-hero__contentTitleJp2 {
  margin-bottom: 2vw;
}
.p-hero__contentDesc {
  font-family: var(--font-A-OTF);
  font-size: 1.3vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  margin-bottom: 4.44vw;
}
.p-hero__contentDesc.-ja {
  font-size: 1.6rem;
}
.p-hero__contentTitle {
  font-size: 6vw;
  letter-spacing: -0.02em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.p-hero__contentTitle[data-animate] {
  line-height: 0.7;
}
.p-hero__contentTitle[data-animate] > span {
  height: 67px;
}
.p-hero__contentTitle[data-animate] > span:nth-child(2) {
  margin-top: -0.8vw;
}
.p-hero__contentTitle2 {
  font-size: 6vw;
  font-weight: 900;
  letter-spacing: -0.02em;
  margin-bottom: 2vw;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.p-hero__contentTitle2[data-animate] {
  margin-top: -0.8vw;
}
.p-hero__contentTitle2[data-animate] > span {
  height: 67px;
}
.p-hero__background {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}

.p-introduction {
  padding-top: 11vw;
  margin-bottom: 4.6vw;
  position: relative;
}
.p-introduction::before {
  content: "";
  display: block;
  width: 100vw;
  height: 30vw;
  background-color: var(--color-bg);
  position: absolute;
  top: 0;
  left: 0;
}
.p-introduction__grid {
  display: flex;
  gap: 12px;
}
.p-introduction__item {
  width: 50%;
}
@media (max-width: 768px) {
  .p-introduction__grid {
    flex-direction: column;
  }
  .p-introduction__item {
    width: 100%;
  }
}
.p-introduction__youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.p-introduction__youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-introduction__video {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 47vw;
}
.p-introduction__btn {
  display: none;
}
.p-introduction__content {
  position: relative;
}
.p-introduction__bottom {
  position: absolute;
  bottom: 1.3vw;
  right: 1.6vw;
  display: block;
}
.p-introduction__btn {
  width: 10.9vw;
  height: 8vw;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-introduction__btn span {
  transition: all 0.3s linear;
}
.p-introduction__btn img {
  transition: all 0s linear;
}
.p-introduction__btnHover {
  transition: 0.3s ease-in-out;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.p-introduction__btnHover span {
  position: relative;
  z-index: 5;
}
.p-introduction__btnHover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  background-color: rgb(255, 255, 255);
  clip-path: polygon(83% 0, 77% 100%, 27% 100%, 33% 0);
  transition: all 0.3s linear;
  transform: translateX(-150%) scaleX(3);
  z-index: 3;
  border-top: 1.8vw solid rgb(255, 255, 255);
  border-bottom: 1.8vw solid rgb(255, 255, 255);
}
.p-introduction__btnHover.reset::after {
  transition: none;
}
.p-introduction__btnHover.is_hovered img {
  filter: brightness(0) saturate(100%) invert(18%) sepia(13%) saturate(4407%) hue-rotate(196deg) brightness(85%) contrast(110%);
}
.p-introduction__btnHover.is_hovered span {
  color: #0f0f56;
}
.p-introduction__btnHover.is_hovered::after {
  transform: translateX(0%) scaleX(3);
}
.p-introduction__btnHover.is_leaving::after {
  transform: translateX(150%) scaleX(3);
}
.p-introduction__text {
  font-size: 1.25vw;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 800;
}
.p-introduction__icon {
  display: block;
  margin: 0 auto;
  width: 1.25vw;
  height: 1.5vw;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 0.5vw;
}

.p-x1 {
  position: relative;
}
.p-x1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 11vw;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 69.52%);
  z-index: 1;
  pointer-events: none;
}
.p-x1__image1 {
  position: relative;
}
.p-x1__image1::after {
  content: "";
  position: absolute;
  bottom: -15vw;
  transform: rotate(180deg);
  left: 0;
  width: 100%;
  height: 11.25vw;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 69.52%);
  z-index: 5;
  pointer-events: none;
}
.p-x1__image1 img {
  width: 38.68vw;
  max-width: 557px;
}
.p-x1__image2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 4.7vw;
}
.p-x1__image2 img {
  width: 58.3vw;
  max-width: 840px;
}
.p-x1__image3 {
  padding-bottom: 70px;
  margin-top: -17vw;
  position: relative;
  z-index: -1;
  display: flex;
  gap: 5vw;
  animation: scroll infinite linear 20s;
}
.p-x1__image3 picture {
  width: 100%;
  height: auto;
  flex-shrink: 0;
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 5vw));
  }
}
.p-x1__logo {
  position: relative;
  z-index: -1000;
  text-align: center;
  padding-top: 100vh;
  padding-top: 100lvh;
  padding-bottom: 100px;
}

.p-simple {
  padding-bottom: 10vh;
  padding-bottom: 10lvh;
  position: relative;
}
.p-simple::after {
  content: "";
  position: absolute;
  top: -45px;
  left: 0;
  width: 100%;
  height: calc(11vw + 20px);
  background: linear-gradient(180deg, #000000 69.52%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.p-simple__container {
  padding-top: 30px;
  margin-top: -5px;
  background-color: rgba(0, 0, 0, 0.8);
  position: relative;
}
.p-simple__container::before {
  content: "";
  display: block;
  width: 100%;
  height: 11vw;
  background: linear-gradient(0, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 69.52%);
  position: absolute;
  left: 0;
  bottom: -11vw;
}
.p-simple__inner {
  display: flex;
  position: relative;
  z-index: 2;
}
.p-simple__text {
  max-width: 37.36vw;
  width: 100%;
  padding-top: 7.7vw;
  margin-left: 4vw;
}
.p-simple__text p {
  font-weight: 350;
  font-size: 1.9vw;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: rgb(223, 209, 209);
  margin-bottom: 3.3vw;
}
.p-simple__textJp p {
  font-family: var(--font-jp);
  font-size: 1.8vw;
  font-weight: 300;
  line-height: 1.5;
}
.p-simple__image {
  position: relative;
  margin-top: 8.3vw;
  height: 17vw;
}
.p-simple__image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-simple__image picture:first-child {
  z-index: 2;
}
.p-simple__image picture:last-child {
  z-index: 1;
}
.p-simple__image2 {
  transform: scale(1.03);
}
.p-simple__image img {
  aspect-ratio: 1200/246;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-simpleAfterSpace {
  height: 80vh;
  height: 80lvh;
}

.p-power__inner {
  display: flex;
}
.p-power__inner01 {
  margin-top: 7.5vw;
}
.p-power__inner02 {
  position: relative;
  margin-top: 15.06vw;
  justify-content: space-between;
}
.p-power__inner03 {
  margin-top: 20.6vw;
}
.p-power__inner1200 {
  max-width: 85.55vw;
  width: 100%;
}
.p-power__text {
  color: rgb(223, 209, 209);
}
.p-power__text01 {
  max-width: 41.27vw;
  width: 100%;
  margin-left: 4.44vw;
}
.p-power__text01 h2 {
  margin-top: 8.68vw;
}
.p-power__text01 span {
  margin-top: 2.7vw;
  margin-bottom: 2.2vw;
}
.p-power__text02 {
  max-width: 40.27vw;
  width: 100%;
}
.p-power__text02 h2 {
  margin-top: 26.94vw;
}
.p-power__text02 p {
  margin-top: 2.77vw;
}
.p-power__text03 p {
  margin-top: 2.77vw;
}
.p-power__text h2 {
  font-size: 4.16vw;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.p-power__text span {
  font-size: 2.77vw;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 900;
  display: block;
}
.p-power__text p {
  font-size: 1.944vw;
  font-weight: 350;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.p-power__textJp h2 {
  font-family: var(--font-jp);
  font-size: 3.9vw;
  font-weight: 700;
  line-height: 1.3;
}
.p-power__textJp span {
  font-family: var(--font-jp);
  font-size: 2.1vw;
  font-weight: 700;
  line-height: 1.5;
}
.p-power__textJp p {
  font-family: var(--font-jp);
  font-size: 1.66vw;
  font-weight: 300;
  line-height: 1.5;
  max-width: 37.36vw;
}
.p-power__wrapShape {
  position: relative;
}
.p-power__wrapShape::before {
  content: "";
  position: absolute;
  height: 1px;
  z-index: 1;
  background: radial-gradient(50% 62696.61% at 50% 50%, #cce6ff 0%, rgba(204, 230, 255, 0) 100%);
}
.p-power__wrapShape01::before {
  top: 1.5vw;
  left: 0;
  transform: translateX(-3.3vw) rotate(150deg);
  width: 87.08vw;
}
.p-power__wrapShape02 {
  position: unset;
}
.p-power__wrapShape02::before {
  width: 90%;
  transform: rotate(-150deg);
  left: 0;
  bottom: 30.2vw;
}
.p-power__wrapShape02.-ja::before {
  bottom: 27vw;
}
.p-power__wrapShape02.-ja04::before {
  bottom: 32vw;
}
.p-power__wrapShape03::before {
  top: -1.6vw;
  left: 2vw;
  transform: rotate(150deg);
  width: 87.08vw;
}
.p-power__num {
  font-size: 18.75vw;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  z-index: 3;
  width: 22.22vw;
  height: 18.75vw;
  white-space: nowrap;
  color: transparent;
  -webkit-text-stroke: 1px rgb(68, 68, 68);
  text-stroke: 1px rgb(68, 68, 68);
  text-shadow: none;
  color: var(--color-black);
}
.p-power__hexagonShape {
  position: relative;
  width: 27.08vw;
  height: 31.25vw;
  z-index: 4;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  background-color: rgba(68, 68, 68, 0.6);
  overflow: hidden;
  margin: 9.375vw 0 0 11.11vw;
}
.p-power__hexagonShape video {
  position: absolute;
  z-index: 4;
  top: 1.04vw;
  left: 1.04vw;
  width: calc(100% - 2vw);
  height: calc(100% - 2vw);
  -o-object-fit: cover;
     object-fit: cover;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.p-power__image {
  padding-top: 1.8vw;
  flex: 1;
  margin-left: 2.6vw;
}
.p-power__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.p-designed {
  margin-top: 27.22vw;
}
.p-designed__line {
  position: relative;
}
.p-designed__line::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: radial-gradient(50% 62696.61% at 50% 50%, #cce6ff 0%, rgba(204, 230, 255, 0) 100%);
}
.p-designed__image {
  position: relative;
  overflow: hidden;
}
.p-designed__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 480/480;
  transition: transform 0.3s ease;
}
.p-designed__slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 10.55vw;
}
.p-designed__slider::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  mask: radial-gradient(circle, transparent 80%, black 50%);
  -webkit-mask: radial-gradient(circle, transparent 80%, black 50%);
}
.p-designed__title {
  font-size: 5.2vw;
  line-height: 1;
  letter-spacing: -0.01em;
  margin: 0 auto;
  text-align: center;
  max-width: 59.3vw;
  width: 100%;
  color: rgb(223, 209, 209);
  padding-top: 10.55vw;
  padding-bottom: 6.66vw;
}
.p-designed__titleJp {
  font-family: var(--font-jp);
  font-size: 4.5vw;
  font-weight: 700;
  line-height: 1.25;
}
.p-designed__itemTitle {
  font-size: 1.94vw;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.01em;
  color: rgb(223, 209, 209);
  margin-top: 3.81vw;
}
.p-designed__itemTitleJp {
  font-size: 1.66vw;
  font-family: var(--font-jp);
}

.p-mapping {
  margin-bottom: 18.89vw;
}
.p-mapping__inner {
  max-width: 67.15vw;
  width: 100%;
  margin: 0 auto;
}

.p-reliable {
  margin-bottom: 3.333vw;
}
.p-reliable h2 {
  text-align: center;
}
.p-reliable img {
  width: 75%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1170/860;
  max-width: 1050px;
}

.p-achievements__inner {
  max-width: 69.58vw;
  margin: 0 auto;
  width: 100%;
  padding: 0 16px;
}
.p-achievements__equiqment {
  margin-top: 1.11vw;
}
.p-achievements__equiqment span {
  font-size: 1.04vw;
  line-height: 1;
  font-weight: 350;
  letter-spacing: -0.01em;
}
.p-achievements__equiqment .jp {
  font-family: var(--font-jp);
  font-weight: 300;
}
.p-achievements ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-achievements ul li {
  flex: 0 0 20%;
  height: 7.77vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-achievements ul li img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-achievements__content {
  padding: 3.2vw 0;
  box-shadow: 4px 4px 30px 0px rgba(204, 230, 255, 0.6);
  background-color: var(--color-white);
}

.p-tryout {
  margin-top: 7vw;
}
.p-tryout__image {
  position: relative;
  height: 65.6vw;
}
.p-tryout__image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.p-tryout__image picture:first-child {
  opacity: 1 !important;
}
.p-tryout__image picture:nth-child(2) {
  z-index: 2;
}
.p-tryout__image img {
  width: 100%;
  aspect-ratio: 375/246;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-tryout__content {
  position: relative;
  padding-bottom: 13vw;
}
.p-tryout picture {
  display: block;
}
.p-tryout .p-hero__link {
  width: 39.44vw;
  max-width: 700px;
  height: 7.91vw;
  max-height: 160px;
  border-radius: 3.95vw;
  font-size: 2.08vw;
  gap: 1.11vw;
  margin: 0 auto;
  box-shadow: 4px 4px 16px 0px rgba(204, 230, 255, 0.08);
}
.p-tryout .p-hero__link img {
  width: 2.43vw;
  height: 2.43vw;
}
.p-tryout__text {
  text-align: center;
  margin-top: 4.44vw;
}
.p-tryout__textTitle {
  font-size: 5vw;
  line-height: 1;
  letter-spacing: -0.01em;
  padding-bottom: 2.77vw;
}
.p-tryout__textTitleJp {
  font-family: var(--font-jp);
  font-size: 4.51vw;
  line-height: 1.2;
}
.p-tryout__textDesc {
  font-size: 2.25vw;
  line-height: 1.2;
  font-weight: 350;
  letter-spacing: -0.01em;
  padding-bottom: 6.66vw;
}
.p-tryout__textDescJp {
  font-family: var(--font-jp);
  font-size: 1.94vw;
  line-height: 1.5;
}
.p-tryout__text .p-hero__link:hover {
  opacity: 0.8;
}
.p-tryout__text .is_hovered p,
.p-tryout__text .is_hovered img {
  color: #0f0f56;
  z-index: 5;
}
@media print, screen and (min-width: 769px) {
  .t-hiddenSp {
    display: block;
  }
  .t-hiddenPc {
    display: none;
  }
  .t-taL-pc {
    text-align: left !important;
  }
  .t-taR-pc {
    text-align: right !important;
  }
  .t-taC-pc {
    text-align: center !important;
  }
  .c-title__h1.-wide {
    max-width: 60vw;
  }
  .p-fixed {
    width: 156px;
    height: 156px;
    padding: 8px;
    border: 1px solid rgba(223, 209, 209, 0.2);
  }
  .p-fixed__link span {
    font-size: 2.2rem;
  }
  .p-hero__content.-ja {
    padding-top: clamp(10vw, 14.2vw, 295px);
  }
  .p-hero__contentTitleJp > span:nth-child(2), .p-hero__contentTitleJp2 > span:nth-child(2) {
    margin-top: -1.2vw;
  }
  .p-hero__contentTitleJp2 {
    margin-top: -1.2vw;
  }
  .p-hero__contentDesc.-ja {
    font-size: 1.8vw;
  }
  .p-hero__contentTitle[data-animate] > span {
    height: 6.9vw;
  }
  .p-hero__contentTitle2[data-animate] > span {
    height: 7.3vw;
  }
  .p-simple::after {
    top: 0;
    background: linear-gradient(180deg, #000000 69.52%, rgba(0, 0, 0, 0) 100%);
    height: 11vw;
  }
  .p-simple__container {
    padding-top: 103px;
    margin-top: 0;
  }
  .p-tryout__image {
    height: 50.6vw;
  }
  .p-tryout__image img {
    aspect-ratio: 1440/729;
  }
}
@media screen and (max-width: 768px) {
  [data-animate] {
    line-height: 40.13px;
  }
  [data-animate] > span {
    height: 57.13px;
  }
  .l-container__1200 {
    max-width: 100%;
  }
  .l-container__1261 {
    max-width: 100%;
  }
  .l-header {
    padding: 17px 16px 31px;
    justify-content: space-between;
  }
  .l-header__logo {
    width: 164px;
    height: 30px;
  }
  .l-footer {
    padding-bottom: 70px;
  }
  .l-footer__inner {
    padding: 40px 0;
    flex-direction: column;
    gap: 24px;
  }
  .p-modal__video iframe {
    height: 500px;
  }
  .p-modal__xshape {
    width: 40px;
    height: 40px;
  }
  .c-title {
    font-size: 2.8rem;
    margin-bottom: 56px;
  }
  .c-title::after {
    margin: 24px auto 0;
    width: 155px;
  }
  .c-title__h1 {
    max-width: 100%;
    font-size: 4.5rem;
  }
  .c-title__h1Jp {
    max-width: 350px;
    font-size: 3.9rem;
    letter-spacing: -0.02em;
  }
  .c-title__h3 {
    font-size: 2.8rem;
    margin-bottom: 32px;
  }
  .c-title__h3Jp {
    font-size: 2.4rem;
  }
  .c-title__h3::after {
    margin: 24px auto 0;
    width: 155px;
  }
  .br-sp-none {
    display: none;
  }
  .br-sp-block {
    display: block;
  }
  .p-hero__contentTitle[data-animate] > span:nth-child(2) {
    margin-top: -14px;
  }
  .p-hero__contentTitle2[data-animate] {
    line-height: 0.8;
    margin-top: -17px;
  }
  .p-hero {
    height: calc(100vh - 35px);
    max-height: unset;
  }
  .p-hero__link {
    border-radius: 28.23px;
    height: 38px;
  }
  .p-hero__link span {
    font-size: 1.7rem;
  }
  .p-hero__link img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
  }
  .p-hero__btn {
    margin: unset;
    max-width: 460px;
    width: 100%;
    height: 70px;
    clip-path: polygon(5% 0, 95% 0, 113% 50%, 95% 100%, 5% 100%, -10% 50%);
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  .p-hero__btnInner {
    max-width: 460px;
    width: 100%;
    padding: 18px 17px;
    gap: 10px;
  }
  .p-hero__fly {
    position: unset;
  }
  .p-hero__fly img {
    width: 100%;
    transform: translateY(-4vw);
  }
  .p-hero__caption.-en {
    margin-top: -4px;
  }
  .p-hero__caption img {
    width: 256px;
    aspect-ratio: 256/52;
  }
  .p-hero__content {
    padding-top: 78px;
    padding-left: 16px;
  }
  .p-hero__contentInner {
    max-width: 350px;
  }
  .p-hero__contentInnerJP {
    max-width: 350px;
  }
  .p-hero__contentTitle {
    font-size: 5.4rem;
    max-width: 285px;
  }
  .p-hero__contentTitle2 {
    font-size: 5.4rem;
    margin-bottom: 0;
  }
  .p-hero__contentTitleJp {
    max-width: 77vw;
  }
  .p-hero__contentTitleJp, .p-hero__contentTitleJp2 {
    font-size: 44px;
    line-height: 0.8;
  }
  .p-hero__contentTitleJp2 {
    margin-bottom: 8px;
    margin-top: -4px;
  }
  .p-hero__contentDesc {
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
  .p-introduction {
    padding-top: 78px;
  }
  .p-introduction__btn {
    width: 82px;
    height: 60px;
  }
  .p-introduction__text {
    font-size: 1.1rem;
  }
  .p-introduction__icon {
    width: 9px;
    height: 12px;
    margin-top: 4px;
  }
  .p-x1__image3 {
    padding-bottom: 0%;
    width: 170%;
  }
  .p-x1__image3 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-x1 {
    padding-bottom: 77px;
  }
  .p-x1::after {
    height: 60px;
    bottom: 50px;
  }
  .p-x1__logo {
    padding-top: 293px;
    padding-bottom: 10px;
  }
  .p-x1__logo img {
    width: 91.5%;
  }
  .p-simple__inner {
    flex-direction: column;
  }
  .p-simple__text {
    padding-top: 40px;
    margin-left: auto !important;
    max-width: 301px;
  }
  .p-simple__text p {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .p-simple__textJp p {
    font-size: 1.8rem;
  }
  .p-simple__image {
    margin-top: 18px;
  }
  .p-power__inner {
    flex-direction: column;
  }
  .p-power__inner1200 {
    max-width: 100%;
  }
  .p-power__inner01 {
    margin-top: 120px;
  }
  .p-power__inner02 {
    margin-top: 88px;
    flex-direction: column-reverse;
  }
  .p-power__inner03 {
    margin-top: 88px;
  }
  .p-power__text {
    max-width: 301px;
  }
  .p-power__text01 {
    margin-left: auto;
  }
  .p-power__text01 h2 {
    margin-top: 16px;
  }
  .p-power__text01 span {
    margin-top: 24px;
    margin-bottom: 16px;
  }
  .p-power__text02 {
    max-width: 350px;
  }
  .p-power__text02 h2 {
    margin-top: 16px;
  }
  .p-power__text02 p {
    margin-top: 24px;
  }
  .p-power__text03 p {
    margin-top: 24px;
  }
  .p-power__text h2 {
    font-size: 38.89px;
  }
  .p-power__text span {
    font-size: 25.93px;
  }
  .p-power__text p {
    font-size: 18px;
    max-width: 100%;
  }
  .p-power__textJp h2 {
    font-size: 34px;
  }
  .p-power__textJp span {
    font-size: 20px;
  }
  .p-power__textJp p {
    font-size: 17px;
  }
  .p-power__image {
    padding-top: 23px;
    margin-left: auto;
  }
  .p-power__image img {
    width: 64.26vw;
    aspect-ratio: 241/140;
    transform: translateX(12.53vw);
  }
  .p-power__wrapShape01::before {
    width: 500px;
    top: 38px;
    left: -33px;
    transform: rotate(150deg);
  }
  .p-power__wrapShape02 {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }
  .p-power__wrapShape02::before {
    width: 375px;
    left: unset;
    bottom: unset;
    right: -25px;
    top: 70px;
  }
  .p-power__wrapShape03::before {
    width: 375px;
    top: 70px;
    left: -25px;
    width: 375px;
  }
  .p-power__hexagonShape {
    width: 253px;
    height: 292px;
    margin: 91px 0 0 0;
  }
  .p-power__hexagonShape video {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .p-power__num {
    width: 166px;
    height: 140px;
    font-size: 14rem;
  }
  .p-designed {
    margin-bottom: 160px;
  }
  .p-designed__title {
    margin: 0;
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 69px;
    text-align: left;
    font-size: 4.5rem;
  }
  .p-designed__titleJp {
    font-size: 4rem;
  }
  .p-designed__slider {
    position: relative;
    overflow: hidden;
    margin-bottom: 59px;
  }
  .p-designed__slider::after {
    mask: radial-gradient(circle, transparent 70%, black 50%);
    -webkit-mask: radial-gradient(circle, transparent 70%, black 50%);
  }
  .p-designed__itemTitle {
    font-size: 1.8rem;
    margin-top: 25px;
  }
  .p-mapping {
    margin-bottom: 85px;
  }
  .p-mapping__inner {
    max-width: 100%;
  }
  .p-mapping__slider::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    mask: radial-gradient(circle, transparent 70%, black 50%);
    -webkit-mask: radial-gradient(circle, transparent 70%, black 50%);
    pointer-events: none;
  }
  .p-reliable {
    margin-bottom: 24px;
  }
  .p-reliable img {
    width: 100%;
    aspect-ratio: 375/482;
  }
  .p-achievements__inner {
    max-width: 100%;
  }
  .p-achievements__content {
    padding: 16px 32px 6px;
  }
  .p-achievements__equiqment {
    margin-top: 16px;
  }
  .p-achievements__equiqment span {
    font-size: 1.6rem;
  }
  .p-achievements ul li {
    flex: 0 0 50%;
    height: 77px;
    margin-bottom: 10px;
  }
  .p-tryout {
    margin-top: 64px;
  }
  .p-tryout .p-hero__link {
    width: 311px;
    height: 82px;
    border-radius: 41px;
    font-size: 2.4rem;
    gap: 16px;
  }
  .p-tryout .p-hero__link img {
    width: 26px;
    height: 26px;
  }
  .p-tryout__content {
    padding-bottom: 88px;
  }
  .p-tryout__text {
    max-width: 295px;
    width: 100%;
    margin: 40px auto 0;
    text-align: center;
  }
  .p-tryout__textTitle {
    font-size: 4.5rem;
    padding-bottom: 24px;
  }
  .p-tryout__textTitleJp {
    font-size: 4rem;
  }
  .p-tryout__textDesc {
    font-size: 2rem;
    padding-bottom: 40px;
  }
  .p-tryout__textDescJp {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1220px) {
  .p-simple__text {
    margin-left: 2vw;
  }
}
@media screen and (max-width: 500px) {
  .p-power__wrapShape01::before {
    width: 375px;
    top: 74px;
  }
}

/* ===== 1カラムの動画レイアウト ===== */
.p-introduction__single {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

/* 縦長になるのを防ぐ、よりシンプルで強力な設定 */
.p-introduction__single .p-introduction__youtube {
  width: 100%;
  aspect-ratio: 16 / 9; /* ← これが絶対に16:9を維持する魔法のコードです */
}

.p-introduction__single .p-introduction__youtube iframe {
  width: 100%;
  height: 100%;
  /* 先ほどあった position: absolute; などは不要なので削除しました */
}