@charset "UTF-8";
/*!
Theme Name: oup_2025
Text Domain: oup_2025
Author: iwaya
Description: OPEN UNIVERSE PROJECT
*/
/* A (more) Modern CSS Reset */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

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

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

body {
  min-height: 100vh;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
button,
input,
label {
  line-height: 1.1;
}

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

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

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

textarea:not([rows]) {
  min-height: 10em;
}

:target {
  scroll-margin-block: 5ex;
}

a {
  text-decoration: none;
  outline: none;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

@font-face {
  font-family: "BebasNeue";
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/BebasNeue-Light.ttf") format("truetype");
}
@font-face {
  font-family: "BebasNeue";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/BebasNeue-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BebasNeue";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/BebasNeue-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 100;
  src: url("./fonts/NotoSansJP-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 200;
  src: url("./fonts/NotoSansJP-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/NotoSansJP-DemiLight.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/NotoSansJP-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/NotoSansJP-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/NotoSansJP-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/NotoSansJP-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("./fonts/Roboto-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  src: url("./fonts/Roboto-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/Roboto-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  src: url("./fonts/Roboto-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/Roboto-Black.ttf") format("truetype");
}
@media (max-width: 599px) {
  html {
    font-size: 13.5px;
  }
}
@media (min-width: 600px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 15px;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 16px;
  }
}
body,
button,
input,
select,
optgroup,
textarea {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.en-ttl {
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 600;
}

.roboto {
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
div {
  clear: both;
  margin: 0;
  padding: 0;
}

p {
  font-size: 1rem;
  /* 16px */
}

h1 {
  font-size: 1.6rem;
}

h2 {
  font-size: 1.4rem;
}

h3 {
  font-size: 1.2rem;
}

/*=============================
.drawer-trigger
=============================*/
.drawer-trigger {
  display: inline-block;
  position: fixed;
  top: 0;
  right: 0;
  width: 53px;
  height: 53px;
  background-color: black;
  cursor: pointer;
  z-index: 1000;
}
.drawer-trigger span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 28px;
  height: 3px;
  background-color: #ffffff;
  transition: all 0.5s;
}
.drawer-trigger span:nth-of-type(1) {
  top: 15px;
  left: 14px;
}
.drawer-trigger span:nth-of-type(2) {
  top: 25px;
  left: 14px;
}
.drawer-trigger span:nth-of-type(3) {
  bottom: 15px;
  left: 14px;
}
.drawer-trigger.transition-enabled {
  transition: top 0.3s ease;
}

/*=============================
.drawer-effect
=============================*/
.drawer-effect.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-315deg);
  transform: translateY(9px) rotate(-315deg);
}
.drawer-effect.active span:nth-of-type(2) {
  opacity: 0;
}
.drawer-effect.active span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(315deg);
  transform: translateY(-11px) rotate(315deg);
}

/*=============================
.drawer-navigation
=============================*/
.nav-morph {
  position: fixed;
  top: 0;
  right: 0;
  width: 90%;
  max-width: 30rem;
  height: 100svh;
  background: rgb(0, 0, 0);
  clip-path: circle(0% at calc(100% + 200px) -200px);
  transition: clip-path 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 900;
  scrollbar-width: none;
}
.nav-morph.active {
  clip-path: circle(150% at calc(100% - 100px) 0);
}
.nav-morph.active .nav-morph__item {
  opacity: 1;
  transform: translateY(0);
}
.nav-morph.active .nav-morph__item:nth-child(1) {
  transition-delay: 0.3s;
}
.nav-morph.active .nav-morph__item:nth-child(2) {
  transition-delay: 0.4s;
}
.nav-morph.active .nav-morph__item:nth-child(3) {
  transition-delay: 0.5s;
}
.nav-morph.active .nav-morph__item:nth-child(4) {
  transition-delay: 0.6s;
}
.nav-morph.active .nav-morph__item:nth-child(5) {
  transition-delay: 0.7s;
}
.nav-morph.active .nav-morph__item:nth-child(6) {
  transition-delay: 0.8s;
}
.nav-morph.active .nav-morph__item:nth-child(7) {
  transition-delay: 0.9s;
}
.nav-morph.active .nav-morph__item:nth-child(8) {
  transition-delay: 1s;
}
.nav-morph.active .nav-morph-lang__item {
  opacity: 1;
  transform: translateY(0);
}
.nav-morph.active .nav-morph-lang__item:nth-child(1) {
  transition-delay: 1.1s;
}
.nav-morph.active .nav-morph-lang__item:nth-child(2) {
  transition-delay: 1.2s;
}
.nav-morph__wrapper {
  width: 100%;
  height: 100dvh;
  padding-left: 2.15rem;
  padding-bottom: 16.5rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-end;
}
@media (max-height: 650px) {
  .nav-morph__wrapper {
    padding-bottom: 10rem;
  }
}
@media (max-height: 500px) {
  .nav-morph__wrapper {
    padding-bottom: 3rem;
  }
}
.nav-morph__site-title {
  position: absolute;
  top: 1.6rem;
  left: 2rem;
  width: 9.4rem;
  height: 3rem;
  transition: all 0.25s ease;
}
.nav-morph__site-title:hover {
  opacity: 0.85;
}
.nav-morph__list {
  list-style: none;
  margin: 0 0 0.8rem 0;
  padding: 0;
}
.nav-morph__link {
  display: block;
  font-size: 1.94rem;
  text-decoration: none;
  line-height: 1.75;
  letter-spacing: 0.15rem;
  color: #fff;
  transition: color 0.25s ease;
}
@media (max-height: 650px) {
  .nav-morph__link {
    line-height: 1.6;
    font-size: 1.7rem;
  }
}
@media (max-height: 600px) {
  .nav-morph__link {
    line-height: 1.4;
    font-size: 1.65rem;
  }
}
.current_page_item .nav-morph__link {
  color: rgba(255, 255, 255, 0.3137254902);
  pointer-events: none;
}
.current_page_item .nav-morph__link:hover {
  color: rgba(255, 255, 255, 0.3137254902);
}
.nav-morph__link:hover {
  color: #FF6E2E;
}
.nav-morph__item {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.nav-morph-lang__item {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.nav-morph-lang__item.current_page_item {
  opacity: 0.5;
}
.nav-morph-lang__list {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%;
  padding: 0;
}
.nav-morph-lang__link {
  color: #fff;
  font-size: 1.3rem;
  padding: 0 0.2rem;
  margin-right: 1.3rem;
  transition: color 0.3s ease;
}
.nav-morph-lang__link:hover {
  color: #FF6E2E;
}
.current_page_item .nav-morph-lang__link {
  color: rgba(255, 255, 255, 0.3137254902);
  pointer-events: none;
}
.current_page_item .nav-morph-lang__link:hover {
  color: rgba(255, 255, 255, 0.3137254902);
}
.nav-morph::-webkit-scrollbar {
  display: none;
}

.header__brandmark {
  content: "";
  position: fixed;
  z-index: 510;
  top: 1rem;
  left: 1rem;
  width: 9.4rem;
  height: 2.85rem;
  background-image: url(./img/logo/logo_oup-brandmark.png);
  background-size: 9.4rem;
  background-repeat: no-repeat;
  transform: translateY(-10px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  pointer-events: none;
  opacity: 0;
}
.header__brandmark.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.header__site-title {
  position: fixed;
  z-index: 500;
  top: 1rem;
  left: 1rem;
  width: 9.4rem;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  mix-blend-mode: difference;
  isolation: isolate;
}
.header__site-title.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.header-widget-header_nav_ja ul, .header-widget-header_nav_en ul {
  list-style: none;
  margin: 0 0 0.8rem 0;
  padding: 0;
  font-weight: 600;
}
.header-widget-header_nav_ja ul li, .header-widget-header_nav_en ul li {
  opacity: 0;
  transform: translateY(30px);
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.header-widget-header_nav_ja ul li a, .header-widget-header_nav_en ul li a {
  display: block;
  font-size: 1.94rem;
  text-decoration: none;
  line-height: 1.75;
  letter-spacing: 0.15rem;
  color: #fff;
  transition: color 0.25s ease;
}
.header-widget-header_nav_ja ul li a:hover, .header-widget-header_nav_en ul li a:hover {
  color: #FF6E2E;
}
.header-widget-header_nav_ja ul li.current_page_item a, .header-widget-header_nav_en ul li.current_page_item a {
  color: rgba(255, 255, 255, 0.3137254902);
  pointer-events: none;
}
.header-widget-header_nav_ja ul li.current_page_item a:hover, .header-widget-header_nav_en ul li.current_page_item a:hover {
  color: rgba(255, 255, 255, 0.3137254902);
}
.header-widget-nav-langlist ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%;
  padding: 0;
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.header-widget-nav-langlist ul li {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.4s ease, transform 0.4s ease;
  font-weight: 600;
}
.header-widget-nav-langlist a {
  color: #fff;
  font-size: 1.3rem;
  padding: 0 0.2rem;
  margin-right: 1.3rem;
  transition: color 0.3s ease;
}
.header-widget-nav-langlist a:hover {
  color: #FF6E2E;
}
.header-sub-navigation.fade-out {
  opacity: 0;
  transition: opacity 0.15s ease;
}
.header-sub-navigation.fade-out.active {
  opacity: 1;
  transition: none;
}
.header-sub-navigation__list {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 400;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-sub-navigation__item a {
  display: block;
  width: 20.1rem;
  height: 9.5rem;
  background-color: #FF6E2E;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 1000px) {
  .header-sub-navigation__item a {
    width: 12.8rem;
  }
}
.header-sub-navigation__item a span:nth-child(1) {
  margin: 0 0 0.25rem 0.7rem;
  font-size: 2.3rem;
  vertical-align: top;
  letter-spacing: 0.1rem;
  color: #fff;
  display: block;
}
.header-sub-navigation__item a span:nth-child(2),
.header-sub-navigation__item a span:nth-child(3),
.header-sub-navigation__item a span:nth-child(4) {
  display: block;
  font-size: 1.6rem;
  line-height: 1.1;
  margin: 0.3rem 0 0 0.7rem;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .header-sub-navigation__item a span:nth-child(2),
  .header-sub-navigation__item a span:nth-child(3),
  .header-sub-navigation__item a span:nth-child(4) {
    font-size: 1.2rem;
  }
}
.header-sub-navigation__item a:hover {
  background-color: #ff822e;
}
.header-sub-navigation__item a:hover .header-sub-navigation__arrow {
  transform: translateX(5px);
}
.header-sub-navigation__arrow {
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
}
.header-sub-navigation__arrow::before, .header-sub-navigation__arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  display: inline-block;
}
.header-sub-navigation__arrow::before {
  transform: rotate(45deg);
}
.header-sub-navigation__arrow::after {
  transform: rotate(-45deg);
}
.header-sub-navigation__arrow {
  top: 4.8rem;
  right: 0.75rem;
  width: 7.5rem;
  height: 1.5px;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 1000px) {
  .header-sub-navigation__arrow {
    top: 6.3rem;
    width: 4rem;
  }
}
.header-sub-navigation__arrow::before, .header-sub-navigation__arrow::after {
  top: calc(50% - 1px);
  transform-origin: calc(100% - 1px) 50%;
  right: 0;
  width: 5.5rem;
  height: 1.5px;
}
@media screen and (max-width: 1000px) {
  .header-sub-navigation__arrow::before, .header-sub-navigation__arrow::after {
    width: 3rem;
  }
}
.header-sub-navigation {
  /*=============================
  .is-scrolled スクロール後のサブナビゲーション
  =============================*/
}
.header-sub-navigation.is-scrolled .header-sub-navigation__list {
  position: fixed;
  top: 0;
  right: 53px;
  height: 53px;
  z-index: 400;
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeSlideIn 0s ease forwards;
}
.header-sub-navigation.is-scrolled .header-sub-navigation__item a {
  width: 14.6rem;
  height: 53px;
  padding: 0.25rem 0 0 3.4rem;
  line-height: 1.6rem;
}
@media screen and (max-width: 1600px) {
  .header-sub-navigation.is-scrolled .header-sub-navigation__item a {
    padding-top: 0.5rem;
    width: 14.6rem;
  }
}
@media screen and (max-width: 1000px) {
  .header-sub-navigation.is-scrolled .header-sub-navigation__item a {
    padding-top: 0.5rem;
    width: 12.8rem;
  }
}
.header-sub-navigation.is-scrolled .header-sub-navigation__item a span:nth-child(1) {
  display: none;
}
.header-sub-navigation.is-scrolled .header-sub-navigation__item a span:nth-child(2),
.header-sub-navigation.is-scrolled .header-sub-navigation__item a span:nth-child(3),
.header-sub-navigation.is-scrolled .header-sub-navigation__item a span:nth-child(4) {
  display: inline;
  font-size: 0.95rem;
  line-height: 1;
  margin: 0;
}
.header-sub-navigation.is-scrolled .header-sub-navigation__item a span:nth-child(3),
.header-sub-navigation.is-scrolled .header-sub-navigation__item a span:nth-child(4) {
  display: block;
}
.header-sub-navigation.is-scrolled .header-sub-navigation__arrow {
  width: 1.8rem;
  height: 1.6px;
  top: 1.6rem;
  left: 0.8rem;
}
.header-sub-navigation.is-scrolled .header-sub-navigation__arrow::before, .header-sub-navigation.is-scrolled .header-sub-navigation__arrow::after {
  top: calc(50% - 0.8px);
  transform-origin: calc(100% - 0.8px) 50%;
  width: 1.2rem;
  height: 1.6px;
}
.header-sub-navigation {
  /*=============================
  .active ドロワー表示時のサブナビゲーション
  =============================*/
}
.header-sub-navigation.active .header-sub-navigation__list {
  position: fixed;
  z-index: 1000;
  top: auto;
  bottom: 0;
  right: 0;
  width: 90%;
  height: inherit;
  max-width: 30rem;
  opacity: 1;
  transform: translateY(0px);
  animation: none;
}
.header-sub-navigation.active .header-sub-navigation__item a {
  height: 15.7rem;
  width: 100%;
  padding: inherit;
  line-height: inherit;
}
.header-sub-navigation.active .header-sub-navigation__item a span:nth-child(1) {
  font-size: 3.2rem;
  letter-spacing: 0.1rem;
  margin: 0 0 1.2rem 2rem;
  display: block;
}
.header-sub-navigation.active .header-sub-navigation__item a span:nth-child(2),
.header-sub-navigation.active .header-sub-navigation__item a span:nth-child(3),
.header-sub-navigation.active .header-sub-navigation__item a span:nth-child(4) {
  display: block;
  margin-left: 2rem;
  font-size: 2.13rem;
  font-weight: 500;
  line-height: 3rem;
}
@media screen and (max-width: 600px) {
  .header-sub-navigation.active .header-sub-navigation__item a span:nth-child(2),
  .header-sub-navigation.active .header-sub-navigation__item a span:nth-child(3),
  .header-sub-navigation.active .header-sub-navigation__item a span:nth-child(4) {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
.header-sub-navigation.active .header-sub-navigation__arrow {
  width: 13rem;
  top: 7.8rem;
  left: auto;
  right: 1rem;
  height: 2px;
}
.header-sub-navigation.active .header-sub-navigation__arrow::before, .header-sub-navigation.active .header-sub-navigation__arrow::after {
  top: calc(50% - 1px);
  transform-origin: calc(100% - 1px) 50%;
  width: 9rem;
  height: 2px;
}

.home .header .header-sub-navigation.is-scrolled .header-sub-navigation__list {
  animation: fadeSlideIn 0.2s ease forwards;
}

@keyframes fadeSlideIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
body.ja .header-widget-nav-langlist li.ja a,
body.en .header-widget-nav-langlist li.en a {
  color: rgba(255, 255, 255, 0.3137254902);
  pointer-events: none;
}
body.ja .header-widget-nav-langlist li.ja a:hover,
body.en .header-widget-nav-langlist li.en a:hover {
  color: rgba(255, 255, 255, 0.3137254902);
}

/*=============================
 contact
=============================*/
.main-contact {
  background-color: #90ABB6;
}
.main-contact__arrow {
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
}
.main-contact__arrow::before, .main-contact__arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  display: inline-block;
}
.main-contact__arrow::before {
  transform: rotate(45deg);
}
.main-contact__arrow::after {
  transform: rotate(-45deg);
}
.main-contact {
  position: relative;
  z-index: 20;
  padding: 9.9rem 2rem 12.5rem 2rem;
}
@media screen and (max-width: 600px) {
  .main-contact {
    padding: 9.9rem 1rem 12.5rem 1rem;
  }
}
.main-contact__title {
  text-align: center;
  margin-bottom: 0.6rem;
  font-size: 5.5rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .main-contact__title {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .main-contact__title {
    font-size: 3.5rem;
  }
}
.main-contact__text {
  text-align: center;
  margin-bottom: 1.6rem;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
}
.main-contact__arrow {
  position: relative;
  width: 2px;
  height: 6.5rem;
  margin: auto;
  margin-bottom: 3.2rem;
}
.main-contact__arrow::before, .main-contact__arrow::after {
  transform-origin: 50% calc(100% - 1px);
  bottom: 0;
  width: 2px;
  height: 4.8rem;
}
.main-contact__link {
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  background-color: #ffffff;
  font-size: 0.95rem;
  color: #000;
  padding: 0.6rem 1rem;
  height: 3rem;
  display: block;
  width: 21rem;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
.main-contact__link:hover {
  background: #FF6E2E;
}
.main-contact__link::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: -1rem;
  width: 25rem;
  height: 25rem;
  background: #FF6E2E;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.main-contact__link > span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.main-contact__link:hover > span {
  color: #ffffff;
}
.main-contact__link:hover::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*=============================
footer
=============================*/
.footer {
  position: relative;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: #fff;
}
.footer-widget-footer_nav_ja h2, .footer-widget-footer_nav_en h2 {
  display: none;
}
.footer-widget-footer_nav_ja ul, .footer-widget-footer_nav_en ul {
  list-style-type: none;
  font-size: 1.25rem;
  margin: 0;
  padding: 4.1rem 0 0.2rem 0;
  letter-spacing: 0.1rem;
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 600;
}
.footer-widget-footer_nav_ja ul a, .footer-widget-footer_nav_en ul a {
  display: block;
  padding-left: 3.2rem;
  color: #000000;
  transition: color 0.25s ease;
}
.footer-widget-footer_nav_ja ul a:hover, .footer-widget-footer_nav_en ul a:hover {
  color: #FF6E2E;
}
.footer-widget-footer_nav_ja ul li.current-menu-item, .footer-widget-footer_nav_en ul li.current-menu-item {
  margin: 0.3rem 0 0.3rem 0;
  padding: 0.16rem 0 0.16rem 0;
  background-color: #FF6E2E;
}
.footer-widget-footer_nav_ja ul li.current-menu-item a, .footer-widget-footer_nav_en ul li.current-menu-item a {
  position: relative;
  color: #fff;
}
.footer-widget-footer_nav_ja ul li.current-menu-item a .footer-menu__item-link__arrow, .footer-widget-footer_nav_en ul li.current-menu-item a .footer-menu__item-link__arrow {
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  top: 1.1rem;
  left: 0.8rem;
  width: 1.5rem;
  height: 0.08rem;
}
.footer-widget-footer_nav_ja ul li.current-menu-item a .footer-menu__item-link__arrow::before, .footer-widget-footer_nav_en ul li.current-menu-item a .footer-menu__item-link__arrow::before {
  transform: rotate(45deg);
}
.footer-widget-footer_nav_ja ul li.current-menu-item a .footer-menu__item-link__arrow::after, .footer-widget-footer_nav_en ul li.current-menu-item a .footer-menu__item-link__arrow::after {
  transform: rotate(-45deg);
}
.footer-widget-footer_nav_ja ul li.current-menu-item a .footer-menu__item-link__arrow::before,
.footer-widget-footer_nav_ja ul li.current-menu-item a .footer-menu__item-link__arrow::after, .footer-widget-footer_nav_en ul li.current-menu-item a .footer-menu__item-link__arrow::before,
.footer-widget-footer_nav_en ul li.current-menu-item a .footer-menu__item-link__arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  display: inline-block;
  top: calc(50% - 0.03rem);
  left: 0.6rem;
  width: 1rem;
  height: 0.06rem;
  transform-origin: calc(100% - 0.03rem) 50%;
}
.footer-widget-nav-langlist h2 {
  display: none;
}
.footer-widget-nav-langlist ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  padding-left: 2.5rem;
  font-size: 1.1rem;
  color: #000000;
  font-weight: 600;
  list-style-type: none;
  font-size: 1.25rem;
  margin: 0;
  letter-spacing: 0.1rem;
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.footer-widget-nav-langlist ul a {
  display: block;
  padding: 0 0.6rem;
  transition: color 0.25s ease;
}
.footer-widget-nav-langlist ul a:hover {
  color: #FF6E2E;
}
.footer-widget-bottom {
  width: 100%;
}
.footer-menu {
  width: 13rem;
}
.footer-menu__list, .footer-menu-lang__list {
  list-style-type: none;
  font-size: 1.25rem;
  margin: 0;
  padding: 4.1rem 0 0.2rem 0;
  letter-spacing: 0.1rem;
}
.footer-menu__item-link {
  display: block;
  padding-left: 3.2rem;
  color: #000000;
  transition: color 0.25s ease;
}
.footer-menu__item-link:hover {
  color: #FF6E2E;
}
.footer-menu__item.current_page_item {
  margin: 0.7rem 0 0.7rem 0;
  padding: 0.16rem 0 0.16rem 0;
  background-color: #FF6E2E;
  pointer-events: none;
}
.footer-menu__item.current_page_item .footer-menu__item-link {
  position: relative;
  color: #fff;
}
.footer-menu__item.current_page_item .footer-menu__item-link__arrow {
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
}
.footer-menu__item.current_page_item .footer-menu__item-link__arrow::before, .footer-menu__item.current_page_item .footer-menu__item-link__arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  display: inline-block;
}
.footer-menu__item.current_page_item .footer-menu__item-link__arrow::before {
  transform: rotate(45deg);
}
.footer-menu__item.current_page_item .footer-menu__item-link__arrow::after {
  transform: rotate(-45deg);
}
.footer-menu__item.current_page_item .footer-menu__item-link .footer-menu__item-link__arrow {
  top: 1.1rem;
  left: 0.8rem;
  width: 1.5rem;
  height: 0.08rem;
}
.footer-menu__item.current_page_item .footer-menu__item-link .footer-menu__item-link__arrow::before,
.footer-menu__item.current_page_item .footer-menu__item-link .footer-menu__item-link__arrow::after {
  top: calc(50% - 0.03rem);
  left: 0.6rem;
  width: 1rem;
  height: 0.06rem;
  transform-origin: calc(100% - 0.03rem) 50%;
}
.footer-menu-lang__list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  padding-left: 2.5rem;
  font-size: 1.1rem;
  color: #000000;
}
.footer-menu-lang__list a {
  display: block;
  padding: 0 0.6rem;
}
.footer-menu-sns__list {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.7rem;
  padding-left: 3rem;
  padding-right: 1.5rem;
}
.footer-menu-sns__item {
  flex-grow: 1;
}
.footer-menu-sns__item a {
  width: 2.5rem;
  display: block;
}
.footer-partners {
  flex: 1;
}
.footer-partners {
  padding: 4.5rem 0rem;
  text-align: center;
}
.footer-partners__wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 2rem;
}
@media screen and (max-width: 1000px) {
  .footer-partners__wrapper {
    gap: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .footer-partners__wrapper {
    flex-wrap: wrap;
  }
}
.footer-partners__oup {
  margin-bottom: 2.3rem;
}
.footer-partners__oup a {
  display: inline-block;
  max-width: 16.5rem;
  width: 100%;
}
.footer-partners__oup a img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 600px) {
  .footer-partners__oup {
    margin-bottom: 1rem;
  }
  .footer-partners__oup a {
    max-width: 36vw;
  }
}
.footer-partners__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 2rem 0;
}
.footer-partners__list.partner {
  max-width: 24rem;
}
.footer-partners__list.sponsor, .footer-partners__list.management {
  width: 12rem;
}
.footer-partners__list dt.footer-partners__title {
  position: relative;
  text-align: center;
  margin: 0.8rem 0;
  width: 100%;
  font-weight: bold;
  font-size: 1rem;
}
.footer-partners__list dt.footer-partners__title::before, .footer-partners__list dt.footer-partners__title::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #000000;
}
.footer-partners__list dt.footer-partners__title::before {
  top: -0.1rem;
}
.footer-partners__list dt.footer-partners__title::after {
  bottom: -0.1rem;
}
.footer-partners__list dd {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.footer-partners__list dd .footer-partners__img-wrap {
  max-width: 8rem;
}
.footer-partners__list dd .footer-partners__img-wrap img {
  width: 100%;
  height: auto;
}
.footer-partners__list dd .footer-partners__subtext {
  display: none;
}
@media screen and (max-width: 1000px) {
  .footer-partners__list dt.footer-partners__title {
    font-size: 0.75rem;
  }
  .footer-partners__list dd .footer-partners__img-wrap {
    max-width: 6rem;
  }
  .footer-partners__list.partner {
    width: 30vw;
  }
  .footer-partners__list.sponsor, .footer-partners__list.management {
    width: 15vw;
  }
}
@media screen and (max-width: 600px) {
  .footer-partners__list dd .footer-partners__img-wrap {
    max-width: 20vw;
  }
  .footer-partners__list.partner {
    width: 45vw;
    max-width: inherit;
    margin-bottom: 0;
  }
  .footer-partners__list.sponsor, .footer-partners__list.management {
    width: 45vw;
    margin-bottom: 0;
  }
}

.grecaptcha-badge {
  visibility: hidden;
  pointer-events: none;
}

.home {
  overflow-x: hidden;
}
.home .splash-screen {
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #90ABB6;
  overflow-y: auto;
  overscroll-behavior-y: none;
  animation: fadeInOut 2.5s forwards;
}
.home .splash-screen::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% + 1px);
  pointer-events: none;
  box-sizing: border-box;
}
.home .splash-screen img {
  width: 20rem;
  max-width: 80vw;
  animation: fadeIn 2s;
}
@keyframes fadeInOut {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  15% {
    opacity: 0;
  }
  75% {
    opacity: 1;
    transform: translateY(0);
  }
}
.home-kv {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100svh;
}
.home-kv::before {
  content: " ";
  z-index: -100;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-kv__title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  font-size: 12.8vw;
  letter-spacing: 0;
  line-height: 0.8;
  text-align: center;
  padding: 1vw 1.3vw;
}
.home-kv__title img {
  display: block;
  width: 100%;
  height: auto;
}
.home-kv__title span {
  padding-right: 1.5vw;
}
.home-kv__title span:last-of-type {
  padding-right: 0;
}
.home-kv__image {
  padding-top: 100px;
  width: 100%;
  height: 100svh;
}
.home-kv__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.home-kv__image2 .slide-media {
  position: relative;
}
.home-kv__image2 .slide-media::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.3;
  background: linear-gradient(to top, rgb(9, 49, 83), rgba(9, 49, 83, 0));
}
.home-kv .splide {
  overflow: hidden;
}
.home-kv .splide__slide .slide-media {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.home-kv .splide__slide .slide-media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.home-kv .splide__slide .slide-media img.on-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 459px;
  height: 362px;
  object-fit: contain;
  max-width: 90%;
  max-height: 90%;
}
.home-kv .splide__slide.is-active .slide-media, .home-kv .splide__slide.is-prev .slide-media, .home-kv .splide__slide .slide-media.is-prev {
  animation: kv-scale 10s linear 0s normal both;
}
.home-kv .splide__track[aria-live=polite] .splide__slide .slide-media {
  animation-play-state: paused;
}
.home-kv .splide__track, .home-kv .splide__list, .home-kv .splide__slide {
  height: 100%;
}
.home-kv .splide__pagination {
  padding: 0;
}
.home-kv .splide__pagination--wrap {
  position: absolute;
  left: 0;
  bottom: 1rem;
  z-index: 10;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  padding: 0.3rem 1rem;
}
.home-kv .splide__pagination__page {
  transition-behavior: normal;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1);
  transition-delay: 0s;
  border: none;
  margin: 0.15rem;
  width: 1.5rem;
  height: 0.2rem;
  background-color: #ffffff;
  cursor: pointer;
}
.home-kv .splide__pagination__page.is-active {
  width: 4rem;
  background-color: #FF6E2E;
}
.home-kv .splide__pagination li {
  line-height: 3px;
}
.home-kv .splide__arrow {
  background: none;
  border: none;
  color: #ffffff;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  transition: color 0.3s ease;
}
.home-kv .splide__arrow:hover {
  color: #FF6E2E;
}
.home-kv .splide__arrow::before {
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}
.home-kv .splide__arrow--prev::before {
  transform: rotate(-135deg);
}
.home-kv .splide__arrow--next::before {
  transform: rotate(45deg);
}
@keyframes kv-scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.home-overview {
  background-image: url(./img/home/home-overview--bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.home-overview::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 0.1;
  pointer-events: none;
}
.home-overview-statement {
  padding-top: 18.8rem;
  background-image: linear-gradient(0deg, transparent 10%, rgba(0, 0, 0, 0.5019607843));
}
.home-overview-statement__title {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  font-size: 2rem;
  margin-bottom: 2.6rem;
  line-height: 3.5rem;
}
@media screen and (max-width: 1000px) {
  .home-overview-statement__title span {
    font-size: 2.1rem;
    display: inline-block;
    line-height: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .home-overview-statement__title span {
    font-size: 1.6rem;
    display: block;
    line-height: 2.4rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.home-overview-statement__text {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.home-overview-statement__text:last-of-type {
  margin-bottom: 12rem;
}
.home-overview-statement__splide .splide__track {
  width: 200vw;
}
.home-overview-statement__splide .splide__slide,
.home-overview-statement__splide .splide__list,
.home-overview-statement__splide .splide__track {
  overflow: visible;
}
.home-overview-statement__splide:hover .splide__slide a {
  filter: brightness(0.6);
}
.home-overview-statement__splide .splide__slide {
  flex: 0 0 auto;
  display: block;
  overflow: hidden;
  transition: transform 0.6s ease, filter 0.5s ease;
}
.home-overview-statement__splide .splide__slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.8s ease;
}
.home-overview-statement .splide.is-initialized {
  overflow: hidden;
  margin-bottom: 12rem;
}
.home-overview-statement .slide--large {
  width: 24vw;
}
.home-overview-statement .slide--medium {
  width: 22vw;
  margin-top: 10rem;
}
.home-overview-statement .slide--small {
  width: 18vw;
  margin-top: 3.5rem;
}
@media screen and (max-width: 1600px) {
  .home-overview-statement .slide--large {
    width: 28vw;
  }
  .home-overview-statement .slide--medium {
    width: 26vw;
    margin-top: 10rem;
  }
  .home-overview-statement .slide--small {
    width: 24vw;
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 1000px) {
  .home-overview-statement .slide--large {
    width: 32vw;
  }
  .home-overview-statement .slide--medium {
    width: 30vw;
    margin-top: 10rem;
  }
  .home-overview-statement .slide--small {
    width: 28vw;
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 600px) {
  .home-overview-statement .slide--large {
    width: 36vw;
  }
  .home-overview-statement .slide--medium {
    width: 34vw;
    margin-top: 5rem;
  }
  .home-overview-statement .slide--small {
    width: 32vw;
    margin-top: 2.3rem;
  }
}
.home-overview-near-space-flight {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), transparent 90%);
  padding-bottom: 12rem;
}
.home-overview-near-space-flight__title {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  font-size: 2.5rem;
  margin-bottom: 1.6rem;
  letter-spacing: 0.3rem;
  text-shadow: 0 0px 12px rgba(0, 0, 0, 0.6);
}
.home-overview-near-space-flight__subtitle {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 100%;
  margin-top: -15rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  color: rgba(255, 255, 255, 0.631372549);
  font-size: 15vw;
  font-weight: 800;
  letter-spacing: 0.5vw;
  pointer-events: none;
}
.home-overview-near-space-flight__text {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  margin-bottom: 3rem;
  text-shadow: 0 0px 10px rgba(0, 0, 0, 0.8);
}
.home-overview-near-space-flight__video video {
  display: block;
  width: 94vw;
  max-width: 48rem;
  margin: 0 auto 2rem auto;
}
.home-overview-near-space-flight__link {
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  background-color: #ffffff;
  font-size: 0.95rem;
  color: #000;
  padding: 0.6rem 1rem;
  height: 3rem;
  display: block;
  width: 21rem;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
.home-overview-near-space-flight__link:hover {
  background: #FF6E2E;
}
.home-overview-near-space-flight__link::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: -1rem;
  width: 25rem;
  height: 25rem;
  background: #FF6E2E;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.home-overview-near-space-flight__link > span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.home-overview-near-space-flight__link:hover > span {
  color: #ffffff;
}
.home-overview-near-space-flight__link:hover::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home .lum-lightbox-inner img {
  margin: auto;
}
.home .lum-lightbox-caption {
  font-size: 0.88rem;
  color: rgba(255, 255, 255, 0.7529411765);
  margin-top: 1rem;
  text-align: center;
}
.home .lum-lightbox.lum-open {
  z-index: 1000;
}
.home-co-creation {
  position: relative;
}
.home-co-creation::before {
  content: " ";
  position: absolute;
  background-image: url(./img/home/home-overview-near-space-flight--bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-co-creation__container {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3764705882), rgba(0, 0, 0, 0.3764705882));
  z-index: 10;
  position: relative;
}
.home-co-creation__title {
  text-align: center;
  margin-bottom: 3.5rem;
  margin-left: 0;
  margin-bottom: 3rem;
  padding-top: 8.8rem;
  font-size: 5.2rem;
  font-weight: 100;
  letter-spacing: 0.28rem;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .home-co-creation__title {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .home-co-creation__title {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 1000px) {
  .home-co-creation__title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .home-co-creation__title {
    font-size: 3.6rem;
  }
}
.home-co-creation__text {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  width: 100%;
  text-shadow: 0 0px 10px rgba(0, 0, 0, 0.8);
}
.home-co-creation__text:last-of-type {
  padding-top: 2.8rem;
  padding-bottom: 12rem;
  text-shadow: none;
}
.home-co-creation__text.sup {
  font-size: 0.8rem;
  padding-top: 1rem;
  padding-bottom: 0;
}
.home-co-creation__link {
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  background-color: #ffffff;
  font-size: 0.95rem;
  color: #000;
  padding: 0.6rem 1rem;
  height: 3rem;
  display: block;
  width: 21rem;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
.home-co-creation__link:hover {
  background: #FF6E2E;
}
.home-co-creation__link::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: -1rem;
  width: 25rem;
  height: 25rem;
  background: #FF6E2E;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.home-co-creation__link > span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.home-co-creation__link:hover > span {
  color: #ffffff;
}
.home-co-creation__link:hover::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-co-creation__list {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 1.8%;
  padding-left: 0;
  list-style: none;
  margin: 0 auto;
  width: 82vw;
  margin: 0 auto;
  margin-bottom: 3.5rem;
  max-width: 86rem;
}
@media screen and (max-width: 600px) {
  .home-co-creation__list {
    width: 94vw;
    flex-wrap: wrap;
  }
}
.home-co-creation__list-img {
  width: 33%;
  aspect-ratio: 1/1.1;
}
@media screen and (max-width: 600px) {
  .home-co-creation__list-img:nth-child(2) {
    width: 100%;
    margin-bottom: 1rem;
    order: 1;
    aspect-ratio: 2/1.6;
  }
  .home-co-creation__list-img:nth-child(1) {
    width: 48%;
    order: 2;
  }
  .home-co-creation__list-img:nth-child(3) {
    width: 48%;
    order: 3;
  }
}
.home-co-creation__list-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.home-partners {
  z-index: 20;
  background-color: #093153;
  min-height: 90vh;
  position: relative;
  padding: 2rem;
}
@media screen and (max-width: 600px) {
  .home-partners {
    padding: 1rem;
  }
}
.home-partners__containerinnner {
  padding-left: 3rem;
  padding-right: 3rem;
}
@media screen and (max-width: 800px) {
  .home-partners__containerinnner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .home-partners__containerinnner {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
.home-partners__title-wrap {
  max-width: 86rem;
  margin: 0 auto;
  padding: 1rem;
}
@media screen and (max-width: 1000px) {
  .home-partners__title-wrap {
    padding: 0;
  }
}
.home-partners__link {
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  background-color: #ffffff;
  font-size: 0.95rem;
  color: #000;
  padding: 0.6rem 1rem;
  height: 3rem;
  display: block;
  width: 21rem;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
.home-partners__link:hover {
  background: #FF6E2E;
}
.home-partners__link::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: -1rem;
  width: 25rem;
  height: 25rem;
  background: #FF6E2E;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.home-partners__link > span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.home-partners__link:hover > span {
  color: #ffffff;
}
.home-partners__link:hover::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-partners__link-wrap {
  padding-bottom: 15rem;
}
.home .partners-chart-outline {
  position: relative;
  padding-top: 3rem;
}
.home .partners-chart__block {
  width: 100%;
  max-width: 84.5rem;
  margin: auto;
  margin-bottom: 3rem;
  background-color: #fff;
}
.home .partners-chart__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 3rem;
  column-gap: 2.5rem;
  padding: 0 8rem 6.5rem 8rem;
}
@media screen and (max-width: 1200px) {
  .home .partners-chart__wrapper {
    padding: 0 1rem 4.5rem 1rem;
    column-gap: 1.5rem;
  }
}
@media screen and (max-width: 1000px) {
  .home .partners-chart__wrapper {
    padding: 0 0.5rem 2.5rem 0.5rem;
    column-gap: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .home .partners-chart__wrapper {
    display: block;
  }
}
.home .partners-chart-schema__imgwrap {
  width: 100%;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: -2rem;
}
.home .partners-chart-schema__imgwrap img {
  max-width: 67.5rem;
  margin: 0 auto;
  width: 98%;
  padding-bottom: 0.5rem;
}
.home .partners-chart-member__ul {
  display: flex;
  width: 60%;
  margin: auto;
  list-style: none;
}
.home .partners-chart-member__subtext {
  display: none;
}
.home .partners-chart__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 2rem 0;
}
.home .partners-chart__list.partner {
  width: 42%;
}
@media screen and (max-width: 600px) {
  .home .partners-chart__list.partner {
    width: 90%;
    margin: 0 auto;
  }
}
.home .partners-chart__list.sponsor, .home .partners-chart__list.management {
  width: 22.2%;
}
@media screen and (max-width: 600px) {
  .home .partners-chart__list.sponsor, .home .partners-chart__list.management {
    width: 90%;
    margin: 0 auto;
  }
}
.home .partners-chart__list dd {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.home .partners-chart__title {
  position: relative;
  margin: 0.8rem 0;
  text-align: center;
  width: 100%;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.55;
}
@media screen and (max-width: 1000px) {
  .home .partners-chart__title {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 800px) {
  .home .partners-chart__title {
    font-size: 1.1rem;
  }
}
.home .partners-chart__title::before, .home .partners-chart__title::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background-color: #000000;
}
.home .partners-chart__title::before {
  top: -0.1rem;
}
.home .partners-chart__title::after {
  bottom: -0.1rem;
}
.home .partners-chart__img-wrap {
  max-width: 13rem;
}
@media screen and (max-width: 1000px) {
  .home .partners-chart__img-wrap {
    max-width: 10rem;
  }
}
@media screen and (max-width: 800px) {
  .home .partners-chart__img-wrap {
    max-width: 7.5rem;
  }
}
@media screen and (max-width: 600px) {
  .home .partners-chart__img-wrap {
    max-width: 12rem;
  }
}
.home .partners-chart__img-wrap img {
  width: 100%;
  height: auto;
}
.home .partners-chart__subtext {
  display: none;
}
.home .partners-chart-outline__title {
  float: left;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-top: 8rem;
  margin-bottom: 3rem;
  padding-top: 8.8rem;
  font-size: 5.2rem;
  font-weight: 100;
  letter-spacing: 0.28rem;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .home .partners-chart-outline__title {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .home .partners-chart-outline__title {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 1000px) {
  .home .partners-chart-outline__title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .home .partners-chart-outline__title {
    font-size: 3.6rem;
  }
}
.home .partners-chart-outline__text {
  float: right;
  clear: initial;
  margin-bottom: 3.5rem;
  padding-top: 8rem;
  width: 41.5rem;
  font-weight: 200;
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .home .partners-chart-outline__text {
    width: 34rem;
  }
}
@media screen and (max-width: 1000px) {
  .home .partners-chart-outline__text {
    width: 100%;
    padding-top: 0;
  }
}
.home-news {
  position: relative;
  z-index: 100;
}
.home-news__container {
  width: 100%;
  background-color: #B7C8D7;
}
.home-news__title-wrap {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.home-news__title {
  position: relative;
  margin: 7.8rem 14rem 2rem 4.3rem;
  font-size: 5.5rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .home-news__title {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .home-news__title {
    font-size: 3.5rem;
  }
}
.home-news__title__arrow {
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
}
.home-news__title__arrow::before, .home-news__title__arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  display: inline-block;
}
.home-news__title__arrow::before {
  transform: rotate(45deg);
}
.home-news__title__arrow::after {
  transform: rotate(-45deg);
}
@media screen and (max-width: 1000px) {
  .home-news__title {
    margin: 7.8rem 10rem 2rem 2rem;
  }
}
@media screen and (max-width: 600px) {
  .home-news__title {
    margin: 7.8rem 9rem 2rem 1rem;
  }
}
.home-news__title__arrow {
  width: 8.5rem;
  height: 1.6px;
  top: 2.5rem;
  left: 12.8rem;
}
@media screen and (max-width: 1000px) {
  .home-news__title__arrow {
    left: 10rem;
    top: 2.3rem;
    width: 7.5rem;
  }
}
@media screen and (max-width: 600px) {
  .home-news__title__arrow {
    left: 8rem;
    top: 2rem;
    width: 6.5rem;
  }
}
.home-news__title__arrow::before, .home-news__title__arrow::after {
  top: calc(50% - 1px);
  transform-origin: calc(100% - 1px) 50%;
  right: 0;
  width: 6rem;
  height: 1.5px;
}
@media screen and (max-width: 1000px) {
  .home-news__title__arrow::before, .home-news__title__arrow::after {
    width: 5rem;
  }
}
@media screen and (max-width: 600px) {
  .home-news__title__arrow::before, .home-news__title__arrow::after {
    width: 4rem;
  }
}
.home-news__btn-more {
  margin-top: 5rem;
  text-decoration: underline;
  text-decoration-color: #000;
  font-size: 2rem;
}
@media screen and (max-width: 1000px) {
  .home-news__btn-more {
    font-size: 1.4rem;
    margin-top: 5.8rem;
  }
}
@media screen and (max-width: 600px) {
  .home-news__btn-more {
    margin-top: 6.3rem;
    font-size: 1.2rem;
  }
}
.home-news__btn-more:hover {
  color: #FF6E2E;
  text-decoration-color: #FF6E2E;
}
.home-news__image-slider {
  margin-left: 15vw;
  margin-left: 17.5vw;
  padding-bottom: 3.5rem;
}
@media screen and (max-width: 800px) {
  .home-news__image-slider {
    margin-left: 4vw;
  }
}
@media screen and (max-width: 600px) {
  .home-news__image-slider {
    margin-left: 2.5vw;
  }
}
.home-news .splide__slide {
  filter: brightness(0.8);
  transition: transform 0.6s ease, filter 0.5s ease;
}
.home-news .splide__slide.is-active {
  filter: brightness(1);
}
.home-news .splide__slide .slide-media.img-cover {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home-news .splide__slide .slide-media.news-img-cover {
  display: block;
  width: 100%;
  aspect-ratio: 1/1.3;
  overflow: hidden;
}
.home-news .splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.home-news .splide__slide a {
  transition: transform 0.6s ease, filter 0.5s ease;
  display: block;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.home-news .splide__slide:hover {
  filter: brightness(1);
}
.home-news .splide__slide img {
  transition: transform 0.8s ease;
}
.home-news .splide__slide:hover img {
  transform: scale(1.15);
}
.home-news .splide__pagination {
  padding: 0;
}
.home-news .splide__pagination--wrap {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 2.5vw;
  margin-right: 0.5rem;
}
.home-news .splide__pagination--title {
  color: #000;
  font-size: 1rem;
}
.home-news .splide__pagination__page {
  transition-behavior: normal;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1);
  transition-delay: 0s;
  width: 1.6rem;
  height: 3px;
  cursor: pointer;
  border: 0;
  margin-right: 3px;
  display: block;
  background-color: #ffffff;
}
.home-news .splide__pagination__page.is-active {
  width: 4rem;
  background-color: #FF6E2E;
}
.home-news .splide__arrow {
  background: none;
  border: none;
  font-size: 0.6rem;
  color: #000;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  transition: color 0.3s ease;
}
.home-news .splide__arrow:hover {
  color: #FF6E2E;
}
.home-news .splide__arrow::before {
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}
.home-news .splide__arrow--prev::before {
  transform: rotate(-135deg);
}
.home-news .splide__arrow--next::before {
  transform: rotate(45deg);
}
.home-news .splide__slide {
  padding-right: 1.5vw;
  max-width: 18.5vw;
}
@media screen and (max-width: 1400px) {
  .home-news .splide__slide {
    padding-right: 1.4vw;
    max-width: 26vw;
  }
}
@media screen and (max-width: 1200px) {
  .home-news .splide__slide {
    padding-right: 1.4vw;
    max-width: 30vw;
  }
}
@media screen and (max-width: 1000px) {
  .home-news .splide__slide {
    padding-right: 1.6vw;
    max-width: 34vw;
  }
}
@media screen and (max-width: 800px) {
  .home-news .splide__slide {
    padding-right: 1.8vw;
    max-width: 38vw;
  }
}
@media screen and (max-width: 600px) {
  .home-news .splide__slide {
    padding-right: 2vw;
    max-width: 45vw;
  }
}
.home-news .splide__track {
  height: inherit;
}
.home-news .slide-title {
  font-size: 0.99rem;
  line-height: 1.35rem;
  font-weight: 400;
  margin-top: 1rem;
  margin-bottom: 0.33rem;
  transition: color 0.3s ease;
  word-break: break-all;
}
.home-news .slide-title:hover {
  color: #616161;
}
.home-news .slide-date {
  font-size: 0.7rem;
  margin-top: auto;
}
.home-media {
  position: relative;
  z-index: 20;
  padding-top: 5.8rem;
  padding-bottom: 4rem;
  background-color: #fff;
}
.home-media__title {
  margin-bottom: 2.7rem;
  text-align: center;
  font-size: 5.5rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .home-media__title {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .home-media__title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 800px) {
  .home-media-cat:nth-child(1) ul {
    display: flex;
    flex-wrap: wrap;
  }
  .home-media-cat:nth-child(1) ul li {
    width: 50%;
  }
}
.home-media-cat__container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 2.8rem;
  max-width: 110rem;
  margin: 0 auto;
}
.home-media-cat:nth-child(1) {
  width: 22%;
}
.home-media-cat:nth-child(2) {
  width: 26%;
}
.home-media-cat:nth-child(3) {
  width: 26%;
}
@media screen and (max-width: 1000px) {
  .home-media-cat__container {
    gap: 1.8rem;
  }
  .home-media-cat:nth-child(1) {
    width: 22%;
  }
  .home-media-cat:nth-child(2) {
    width: 36%;
  }
  .home-media-cat:nth-child(3) {
    width: 26%;
  }
}
@media screen and (max-width: 800px) {
  .home-media-cat__container {
    flex-wrap: wrap;
    gap: 1.8rem;
  }
  .home-media-cat:nth-child(1), .home-media-cat:nth-child(2), .home-media-cat:nth-child(3) {
    width: 90%;
  }
}
.home-media-cat__title {
  margin-bottom: 1.4rem;
  font-size: 1.8rem;
  font-weight: 300;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 2.6rem;
}
@media screen and (max-width: 1200px) {
  .home-media-cat__title {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 800px) {
  .home-media-cat__title {
    font-size: 1.2rem;
    text-align: center;
  }
}
.home-media-cat__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-media-cat__list li {
  padding-left: 1em;
  padding-bottom: 0.8rem;
  text-indent: -1em;
  word-break: break-all;
  font-size: 1.1rem;
}
.home-media-cat__list li:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -0.05rem;
  margin-right: 0.5rem;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #90ABB6;
}

.en .home .partners-chart-outline__text {
  padding-top: 9.8rem;
}

.technology .lum-lightbox-inner img {
  display: block;
  margin: auto;
}
.technology-kv {
  background-color: #fff;
  padding: 6.5rem 0 5.5rem 0;
}
.technology-kv__container {
  position: relative;
  aspect-ratio: 1/0.425;
}
.technology-kv__container {
  max-width: 84rem;
  width: 94vw;
  margin: 0 auto;
}
.technology-kv__title {
  position: absolute;
  top: 0;
  left: 7.6rem;
  transform: rotate(90deg);
  transform-origin: top left;
  font-size: 9rem;
  letter-spacing: 0.07rem;
}
.technology-kv__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 75.6rem;
  aspect-ratio: 1/0.47 0.4;
  overflow: hidden;
}
.technology-kv__img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1255px) {
  .technology-kv__title {
    font-size: 10vw;
    left: 8.8vw;
  }
  .technology-kv__img {
    width: 84vw;
  }
}
@media screen and (max-width: 600px) {
  .technology-kv__container {
    width: 100%;
    height: 85vw;
  }
  .technology-kv__title {
    transform: rotate(0);
    font-size: 23vw;
    left: 3vw;
  }
  .technology-kv__img {
    width: 100vw;
    top: 24vw;
    height: 67vw;
    overflow: hidden;
  }
  .technology-kv__img img {
    height: 100%;
    object-fit: cover;
  }
}
.technology-overview {
  background-color: #fff;
}
.technology-overview__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr;
  padding-bottom: 5rem;
  gap: 8px;
}
@media screen and (max-width: 1200px) {
  .technology-overview__container {
    padding-bottom: 4.5rem;
  }
}
.technology-overview__container {
  max-width: 84rem;
  width: 94vw;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .technology-overview__container {
    display: block;
  }
}
.technology-overview__container span {
  display: block;
}
@media screen and (max-width: 1200px) {
  .technology-overview__container span {
    display: inline;
  }
}
.technology-overview__title {
  grid-column-start: 1;
  grid-row-start: 1;
}
@media screen and (max-width: 600px) {
  .technology-overview__title span {
    display: block;
  }
}
.technology-overview__textwrap {
  margin-right: 2rem;
  grid-column-start: 1;
  grid-row-start: 2;
}
@media screen and (max-width: 1000px) {
  .technology-overview__textwrap {
    margin-right: 0rem;
  }
}
.technology-overview__video {
  grid-row: span 2/span 2;
  grid-column-start: 2;
  grid-row-start: 1;
}
.technology-overview__video video {
  max-width: 100%;
}
.technology-overview__title {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 3.5rem;
  margin-bottom: 2.5rem;
}
.technology-overview__text {
  margin-bottom: 1.2rem;
}
.technology-overview__subtext {
  font-size: 0.88rem;
  color: #383838;
  margin-top: 0.5rem;
  margin-bottom: 3rem;
}
.technology-height-time {
  background-color: #fff;
}
.technology-height-time__container {
  padding-bottom: 6.5rem;
}
.technology-height-time__container {
  max-width: 84rem;
  width: 94vw;
  margin: 0 auto;
}
.technology-height-time__title {
  margin: 0 auto 3rem auto;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0.3rem 0;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.1rem;
}
.technology-height-time__image {
  padding-bottom: 1rem;
}
.technology-height-time__list {
  margin: 0 auto;
  display: flex;
  column-gap: 0.75vw;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}
.technology-height-time__list-item {
  flex: 1;
}
@media screen and (max-width: 1000px) {
  .technology-height-time__list-item {
    flex: none;
    width: 30.8vw;
  }
}
@media screen and (max-width: 600px) {
  .technology-height-time__list-item {
    flex: none;
    width: 46.6vw;
  }
}
.technology-height-time__list-item a {
  overflow: hidden;
  display: block;
}
.technology-height-time__list-item a img {
  object-fit: cover;
  object-position: center center;
  aspect-ratio: 4/3;
  width: 100%;
}
.technology-flightdata {
  background-color: #093153;
  padding: 3.5rem 3.5rem 10rem 3.5rem;
}
@media screen and (max-width: 1200px) {
  .technology-flightdata {
    padding: 2rem 2rem 8rem 2rem;
  }
}
@media screen and (max-width: 800px) {
  .technology-flightdata {
    padding: 1rem 1rem 6.5rem 1rem;
  }
}
.technology-flightdata__title {
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #fff;
  font-size: 5.5rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  max-width: 110rem;
  margin: auto;
}
@media screen and (max-width: 1000px) {
  .technology-flightdata__title {
    font-size: 4.4rem;
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .technology-flightdata__title {
    font-size: 3.3rem;
    padding-bottom: 2rem;
  }
}
.technology-flightdata .parent {
  display: grid;
  grid-template-columns: 1fr 1.3fr 1fr 1.2fr 1fr;
  grid-template-rows: 1fr 1.2fr 1.2fr;
  gap: 12px;
  height: 50rem;
  max-width: 110rem;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .technology-flightdata .parent {
    gap: 8px;
    height: 55rem;
  }
}
.technology-flightdata .flightdata__btn {
  position: relative;
  display: inline-block;
  background-color: rgba(235, 221, 225, 0.1450980392);
  border: 1px solid #fff;
  transition: all 0.3s;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}
.technology-flightdata .flightdata__btn.selected {
  background-color: #EA5500;
}
@media screen and (max-width: 800px) {
  .technology-flightdata .flightdata__btn::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2.5rem;
    height: 2.5rem;
    background: #ccc;
    clip-path: polygon(100% 0, 100% 100%, 0 0);
    pointer-events: none;
    transform: scale(1) translate(0, 0);
    opacity: 1;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  }
  .technology-flightdata .flightdata__btn::after {
    content: "+";
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0.35rem;
    margin-top: -0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1em;
    font-weight: bold;
    color: #093153;
    pointer-events: none;
    transform: scale(1) translate(0, 0);
    opacity: 1;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  }
}
.technology-flightdata .flightdata__btn.selected::before {
  background: rgba(204, 204, 204, 0);
  transform: scale(0) translate(100%, -100%);
}
.technology-flightdata .flightdata__btn.selected::after {
  color: rgba(9, 48, 83, 0);
  transform: scale(0) translate(50%, -50%);
}
.technology-flightdata .flightdata__btn--text {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  color: #fff;
  transition: all 0.3s;
}
.technology-flightdata .flightdata__btn--text:nth-child(1) {
  bottom: 0;
  padding: 0.8rem;
  line-height: 1;
}
.technology-flightdata .flightdata__btn--text:nth-child(1) span:nth-child(1) {
  font-size: 4.5rem;
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 600;
  margin-right: 0.3rem;
}
@media screen and (max-width: 800px) {
  .technology-flightdata .flightdata__btn--text:nth-child(1) span:nth-child(1) {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 600px) {
  .technology-flightdata .flightdata__btn--text:nth-child(1) span:nth-child(1) {
    font-size: 3.8rem;
  }
}
.technology-flightdata .flightdata__btn--text:nth-child(1) span:nth-child(3) {
  display: block;
  border-top: 1px solid #fff;
  padding: 0.5rem 0;
}
.technology-flightdata .flightdata__btn--text:nth-child(2) {
  bottom: -150%;
  padding: 0.8rem;
  padding-top: 0;
  line-height: 1.8;
  font-size: 0.9rem;
}
.technology-flightdata .flightdata__btn.selected .flightdata__btn--text:nth-child(1) span:nth-child(3) {
  border-bottom: 1px solid #fff;
}
.technology-flightdata .flightdata__btn.selected .flightdata__btn--text:nth-child(2) {
  bottom: 0;
}
.technology-flightdata .flightdata__1 {
  grid-row: span 3/span 3;
}
.technology-flightdata .flightdata__2 {
  grid-row: span 2/span 2;
  grid-column-start: 2;
  grid-row-start: 1;
}
.technology-flightdata .flightdata__3 {
  grid-column: span 2/span 2;
  grid-column-start: 3;
  grid-row-start: 1;
}
.technology-flightdata .flightdata__4 {
  grid-column-start: 2;
  grid-row-start: 3;
}
.technology-flightdata .flightdata__5 {
  grid-row: span 2/span 2;
  grid-column-start: 3;
  grid-row-start: 2;
}
.technology-flightdata .flightdata__6 {
  grid-column-start: 4;
  grid-row-start: 2;
}
.technology-flightdata .flightdata__7 {
  grid-column: span 2/span 2;
  grid-column-start: 4;
  grid-row-start: 3;
}
.technology-flightdata .flightdata__8 {
  grid-row: span 2/span 2;
  grid-column-start: 5;
  grid-row-start: 1;
}
@media screen and (max-width: 800px) {
  .technology-flightdata .parent {
    grid-template-rows: repeat(5, 1fr);
    gap: 6px;
    height: 90rem;
    grid-template-columns: 3.5fr 1fr 0.5fr 0.5fr 2.5fr 1.5fr;
  }
  .technology-flightdata .parent .flightdata__btn::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2.5rem;
    height: 2.5rem;
    background: #ccc;
    clip-path: polygon(100% 0, 100% 100%, 0 0);
    pointer-events: none;
    transform: scale(1) translate(0, 0);
    opacity: 1;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  }
  .technology-flightdata .parent .flightdata__btn::after {
    content: "+";
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0.35rem;
    margin-top: -0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1em;
    font-weight: bold;
    color: #093153;
    pointer-events: none;
    transform: scale(1) translate(0, 0);
    opacity: 1;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  }
  .technology-flightdata .parent .flightdata__btn.selected {
    background-color: #EA5500;
  }
  .technology-flightdata .parent .flightdata__btn.selected::before {
    background: rgba(204, 204, 204, 0);
    transform: scale(0) translate(100%, -100%);
  }
  .technology-flightdata .parent .flightdata__btn.selected::after {
    color: rgba(9, 48, 83, 0);
    transform: scale(0) translate(50%, -50%);
  }
  .technology-flightdata .parent .flightdata__1 {
    grid-column: span 3/span 3;
    grid-row: span 1/span 1;
  }
  .technology-flightdata .parent .flightdata__2 {
    grid-column: span 4/span 4;
    grid-row: span 1/span 1;
    grid-column-start: 3;
    grid-row-start: 4;
  }
  .technology-flightdata .parent .flightdata__3 {
    grid-column: span 4/span 4;
    grid-row: span 1/span 1;
    grid-column-start: 1;
    grid-row-start: 2;
  }
  .technology-flightdata .parent .flightdata__4 {
    grid-column: span 2/span 2;
    grid-row: span 2/span 2;
    grid-column-start: 5;
    grid-row-start: 2;
  }
  .technology-flightdata .parent .flightdata__5 {
    grid-column: span 3/span 3;
    grid-row: span 1/span 1;
    grid-column-start: 4;
    grid-row-start: 1;
  }
  .technology-flightdata .parent .flightdata__6 {
    grid-column: span 4/span 4;
    grid-row: span 1/span 1;
    grid-column-start: 1;
    grid-row-start: 3;
  }
  .technology-flightdata .parent .flightdata__7 {
    grid-column: span 6/span 6;
    grid-row: span 1/span 1;
    grid-column-start: 1;
    grid-row-start: 5;
  }
  .technology-flightdata .parent .flightdata__8 {
    grid-column: span 2/span 2;
    grid-row: span 1/span 1;
    grid-column-start: 1;
    grid-row-start: 4;
  }
}
.technology-as {
  background-image: linear-gradient(0deg, #252525, #080808);
  color: #fff;
  position: relative;
  padding-top: 7.6rem;
}
@media screen and (max-width: 1000px) {
  .technology-as {
    padding-top: 16rem;
  }
}
.technology-as .bracket-indent {
  text-indent: -1.35rem;
}
.technology-as__container {
  margin-left: 20rem;
}
@media screen and (min-width: 2500px) {
  .technology-as__container {
    margin: 0 auto;
    max-width: 110rem;
  }
}
@media screen and (max-width: 1400px) {
  .technology-as__container {
    margin-left: 12rem;
  }
}
@media screen and (max-width: 1000px) {
  .technology-as__container {
    margin-left: 2.5rem;
  }
}
@media screen and (max-width: 800px) {
  .technology-as__container {
    margin-left: 1.5rem;
  }
}
.technology-as__title {
  writing-mode: vertical-rl;
  font-size: 6.5rem;
  font-weight: 100;
  position: absolute;
  top: 6rem;
  left: 3.8rem;
  letter-spacing: -2rem;
  height: 50rem;
}
@media screen and (max-width: 1400px) {
  .technology-as__title {
    font-size: 4.6rem;
    letter-spacing: -1rem;
    left: 3rem;
  }
}
@media screen and (max-width: 1000px) {
  .technology-as__title {
    font-size: 3.3rem;
    writing-mode: initial;
    letter-spacing: 0.1rem;
    height: auto;
    text-align: center;
    left: 0;
    right: 0;
    top: 6.8rem;
  }
}
.technology-as__list {
  display: flex;
  gap: 1rem 5rem;
  padding-bottom: 5rem;
  max-width: 150rem;
}
@media screen and (max-width: 1400px) {
  .technology-as__list {
    gap: 1rem 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .technology-as__list {
    gap: 1rem 1.5rem;
  }
}
@media screen and (max-width: 800px) {
  .technology-as__list {
    flex-direction: column;
    padding-bottom: 2rem;
  }
}
.technology-as__list-messagewrap {
  flex: 1;
  display: grid;
  place-items: center;
  justify-items: start;
  align-content: center;
  margin-bottom: 5rem;
}
@media screen and (max-width: 800px) {
  .technology-as__list-messagewrap {
    order: 3;
  }
}
.technology-as__list-title {
  font-size: 2.4rem;
  line-height: 3.8rem;
  font-weight: 100;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1400px) {
  .technology-as__list-title {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}
@media screen and (max-width: 1000px) {
  .technology-as__list-title {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.technology-as__list-title span {
  display: block;
}
.technology-as__list-text {
  line-height: 2.1rem;
  letter-spacing: 0.15rem;
  font-weight: 200;
  text-align: justify;
}
@media screen and (max-width: 1000px) {
  .technology-as__list-text {
    line-height: 1.8rem;
    padding-right: 1.5rem;
  }
}
.technology-as__list-image {
  flex: 1.8;
}
@media screen and (max-width: 1400px) {
  .technology-as__list-image {
    flex: 1.2;
  }
}
@media screen and (max-width: 800px) {
  .technology-as__list-image {
    order: 1;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 800px) {
  .technology-as__list {
    position: relative;
  }
  .technology-as__list-image {
    position: absolute;
    top: 8rem;
    left: 0;
    width: 100%;
    z-index: 1;
  }
  .technology-as__list-title {
    margin-bottom: calc(5rem + 58vw);
  }
}
.technology-as__detail {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-right: 3rem;
  gap: 1.8rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 1000px) {
  .technology-as__detail {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 2500px) {
  .technology-as__detail {
    padding-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  .technology-as__detail {
    padding-bottom: 8rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 800px) {
  .technology-as__detail {
    padding-bottom: 6rem;
    padding-right: 1.5rem;
  }
}
.technology-as__detail li {
  width: 100%;
  padding-bottom: 2rem;
}
.technology-as__detail-item .delayed-video {
  aspect-ratio: 3.45/2;
}
.technology-as__detail-item > div {
  margin-bottom: 1rem;
}
.technology-as__detail video {
  width: 100%;
}
.technology-ability-lead {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-top: 2.2rem;
  margin-bottom: 5.2rem;
}
.technology-ability-lead__title {
  font-size: 2.8rem;
  line-height: 4.6rem;
  font-weight: 100;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1400px) {
  .technology-ability-lead__title {
    font-size: 2.2rem;
    line-height: 3.6rem;
  }
}
@media screen and (max-width: 1000px) {
  .technology-ability-lead__title {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}
.technology-ability-lead__title span {
  display: block;
}
.technology-ability-lead__text {
  line-height: 2.1rem;
  letter-spacing: 0.15rem;
  font-weight: 200;
  padding-bottom: 3.8rem;
  font-size: 1.12rem;
  padding-right: 1rem;
}
.technology-ability-lead__text span {
  display: block;
}
.technology-ability__pb {
  padding-bottom: 30rem;
}
@media screen and (max-width: 1000px) {
  .technology-ability__pb {
    padding-bottom: 20rem;
  }
}
.technology-system {
  background-color: #494949;
  padding-top: 18.6rem;
  padding-bottom: 10rem;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .technology-system {
    padding-top: 16rem;
  }
}
.technology-system__list {
  padding-bottom: 8rem;
}
@media screen and (max-width: 1000px) {
  .technology-system__list {
    padding-bottom: 2rem;
  }
}
.technology-system__list-title {
  padding-left: 7rem;
  position: relative;
  padding-bottom: 3rem;
}
@media screen and (max-width: 1400px) {
  .technology-system__list-title {
    padding-left: 10rem;
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .technology-system__list-title {
    padding-left: 8rem;
    padding-bottom: 1rem;
  }
}
.technology-system__list span.technology__count {
  position: absolute;
  top: -1rem;
  left: -4.5rem;
  font-size: 3.8rem;
  font-weight: 200;
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  display: block;
  width: 9rem;
  height: 9rem;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 9rem;
}
@media screen and (max-width: 1400px) {
  .technology-system__list span.technology__count {
    left: 0rem;
    width: 8rem;
    height: 8rem;
    font-size: 3.2rem;
    line-height: 8rem;
  }
}
@media screen and (max-width: 1000px) {
  .technology-system__list span.technology__count {
    flex: 1.2;
    top: 0;
    width: 6rem;
    height: 6rem;
    font-size: 2.6rem;
    line-height: 6rem;
  }
}
.technology-system__list span.technology__count::before {
  content: "SYSTEM";
  position: absolute;
  top: -5.8rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2rem;
  color: #fff;
  white-space: nowrap;
}
@media screen and (max-width: 1400px) {
  .technology-system__list span.technology__count::before {
    top: -5rem;
    font-size: 0.7rem;
  }
}
@media screen and (max-width: 1000px) {
  .technology-system__list span.technology__count::before {
    top: -3.8rem;
  }
}

.en .technology-as__title {
  font-size: 5rem;
  letter-spacing: 0rem;
}

_::-webkit-full-page-media,
_:future,
:root .technology-as__title {
  letter-spacing: 1rem;
}

.co-creation-kv {
  padding: 5rem 0;
  background-color: #fff;
}
.co-creation-kv__container {
  height: 34rem;
  position: relative;
}
.co-creation-kv__container {
  max-width: 84rem;
  width: 94vw;
  margin: 0 auto;
}
.co-creation-kv__title {
  position: absolute;
  top: 0;
  left: 7.8rem;
  transform: rotate(90deg);
  transform-origin: top left;
  font-size: 8.4rem;
  letter-spacing: 0.07rem;
}
.co-creation-kv__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 72rem;
}
@media screen and (max-width: 1200px) {
  .co-creation-kv__container {
    height: 40vw;
  }
  .co-creation-kv__title {
    font-size: 9.6vw;
    letter-spacing: 0.1vw;
    left: 7.6vw;
  }
  .co-creation-kv__img {
    width: 83vw;
  }
}
@media screen and (max-width: 600px) {
  .co-creation-kv__container {
    width: 100%;
    height: 85vw;
  }
  .co-creation-kv__title {
    transform: rotate(0);
    font-size: 23.3vw;
    left: 3vw;
  }
  .co-creation-kv__img {
    width: 100vw;
    top: 24vw;
    height: 67vw;
    overflow: hidden;
  }
  .co-creation-kv__img img {
    height: 100%;
    object-fit: cover;
  }
}
.co-creation-overview {
  background-color: #fff;
}
.co-creation-overview__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr;
  padding-bottom: 10rem;
  gap: 8px;
}
@media screen and (max-width: 1200px) {
  .co-creation-overview__container {
    padding-bottom: 6rem;
  }
}
@media screen and (max-width: 800px) {
  .co-creation-overview__container {
    padding-bottom: 3rem;
  }
}
.co-creation-overview__container {
  max-width: 84rem;
  width: 94vw;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .co-creation-overview__container {
    display: block;
  }
}
.co-creation-overview__container span {
  display: block;
}
@media screen and (max-width: 1200px) {
  .co-creation-overview__container span {
    display: inline;
  }
}
.co-creation-overview__title {
  grid-column-start: 1;
  grid-row-start: 1;
}
.co-creation-overview__textwrap {
  margin-right: 2rem;
  grid-column-start: 1;
  grid-row-start: 2;
}
@media screen and (max-width: 1000px) {
  .co-creation-overview__textwrap {
    margin-right: 0rem;
  }
}
.co-creation-overview__video {
  grid-row: span 2/span 2;
  grid-column-start: 2;
  grid-row-start: 1;
}
.co-creation-overview__video video {
  max-width: 100%;
}
.co-creation-overview__title {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 3.5rem;
  margin-bottom: 1rem;
}
.co-creation-overview__text:nth-child(1) {
  margin-bottom: 2rem;
}
.co-creation-overview__subtext {
  font-size: 0.9rem;
  color: #383838;
  margin-top: 0.5rem;
  margin-bottom: 3rem;
}
.co-creation-overview__link {
  margin-bottom: 5rem;
}
.co-creation-overview__link a {
  background-color: #90ABB6;
  width: 20rem;
  text-align: center;
  padding: 0.5rem;
  display: inline-block;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #000;
}
.co-creation-overview__link a:hover {
  background: #FF6E2E;
  color: #fff;
}
.co-creation-example-chart__orgwrap {
  display: flex;
  max-width: 90rem;
  padding: 0 15% 0 15%;
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 800px) {
  .co-creation-example-chart__orgwrap {
    padding: 0;
  }
}
.co-creation-example-chart__org:nth-child(1), .co-creation-example-chart__org:nth-child(3) {
  width: 40%;
  text-align: center;
}
.co-creation-example-chart__org:nth-child(2) {
  width: 8%;
  padding-bottom: 1rem;
  margin-left: 2%;
  margin-right: 2%;
}
.co-creation-example-chart__org img {
  margin-bottom: 1rem;
}
.co-creation-example-chart__newwrap {
  display: flex;
  max-width: 90rem;
  gap: 2rem;
  margin: 0 auto;
  padding-bottom: 3rem;
  padding-top: 10rem;
  position: relative;
}
@media screen and (max-width: 800px) {
  .co-creation-example-chart__newwrap {
    display: block;
    padding-top: 2rem;
  }
}
.co-creation-example-chart__newwrap::after {
  position: absolute;
  overflow: hidden;
  content: "";
  background-image: url("./img/co-creation/chart-new.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 10rem;
  top: 0;
  left: 0;
}
@media screen and (max-width: 800px) {
  .co-creation-example-chart__newwrap::after {
    display: none;
  }
}
.co-creation-example-chart__new {
  background-color: #fff;
  width: 33%;
  padding: 2rem;
}
@media screen and (max-width: 1000px) {
  .co-creation-example-chart__new {
    padding: 1.5rem;
  }
}
@media screen and (max-width: 800px) {
  .co-creation-example-chart__new {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.co-creation-example-chart__new dt {
  border-top: 5px solid #90ABB6;
  border-bottom: 5px solid #90ABB6;
  text-align: center;
  padding: 0.2rem 0;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1000px) {
  .co-creation-example-chart__new dt {
    font-size: 1.4rem;
  }
}
.co-creation-example-chart__new dd {
  position: relative;
  margin-left: 1.2rem;
  font-size: 0.95rem;
}
.co-creation-example-chart__new dd::before {
  content: "";
  position: absolute;
  left: -1.2rem;
  top: 0.55rem;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #90ABB6;
  border-radius: 50%;
}
.co-creation-model {
  background-color: #fff;
  padding: 7rem;
}
@media screen and (max-width: 1000px) {
  .co-creation-model {
    padding: 6rem 1rem 1rem 1rem;
  }
}
.co-creation-model__title {
  font-weight: 300;
  text-align: center;
  font-size: 3rem;
  margin: 0 0 5rem 0;
}
.co-creation-model__wrap {
  display: flex;
  gap: 1rem 5rem;
  padding-bottom: 5rem;
  max-width: 100rem;
  margin: 0 auto;
  align-items: flex-start;
}
@media screen and (max-width: 1000px) {
  .co-creation-model__wrap {
    display: block;
  }
}
.co-creation-model__list {
  order: 2;
  width: 50%;
}
@media screen and (max-width: 1000px) {
  .co-creation-model__list {
    width: 100%;
    margin-bottom: 3rem;
  }
}
.co-creation-model__list--title {
  display: grid;
  grid-template-columns: 6rem 1fr;
  grid-template-rows: 2.5rem 5rem;
  gap: 8px;
  border-top: 5px solid #90ABB6;
  border-bottom: 5px solid #90ABB6;
  margin-bottom: 3rem;
}
.co-creation-model__list--title span:nth-child(1) {
  font-size: 5rem;
  grid-row: span 2/span 2;
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  place-content: center;
  place-items: center;
  display: grid;
}
.co-creation-model__list--title span:nth-child(2) {
  border-bottom: 1px solid #90ABB6;
  line-height: 1.6rem;
  font-size: 1rem;
  font-weight: 300;
  padding-top: 0.36rem;
}
.co-creation-model__list--title span:nth-child(3) {
  grid-column-start: 2;
  grid-row-start: 2;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.2rem;
  padding-bottom: 0.2rem;
}
.co-creation-model__image {
  order: 1;
  width: 50%;
  aspect-ratio: 16/10;
}
@media screen and (max-width: 1000px) {
  .co-creation-model__image {
    width: 100%;
  }
}
.co-creation-model__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.co-creation-example {
  background-color: #B7C8D7;
  padding: 8rem 2rem;
}
@media screen and (max-width: 1000px) {
  .co-creation-example {
    padding: 5rem 1rem;
  }
}
.co-creation-example__title {
  text-align: center;
  margin: 0 auto;
  font-size: 3rem;
  font-weight: 200;
  margin-bottom: 3rem;
  line-height: 1.6;
}
@media screen and (max-width: 600px) {
  .co-creation-example__title {
    font-size: 2.3rem;
  }
  .co-creation-example__title span {
    display: block;
  }
}
.co-creation-example__text {
  text-align: center;
  margin-bottom: 5rem;
}
.co-creation-example__text span {
  display: block;
}
@media screen and (max-width: 600px) {
  .co-creation-example__text {
    text-align: left;
  }
  .co-creation-example__text span {
    display: inline;
  }
}
.co-creation-example-list {
  background-color: #fff;
  max-width: 90rem;
  margin: 0 auto;
  padding: 5rem 3rem;
}
@media screen and (max-width: 800px) {
  .co-creation-example-list {
    padding: 5rem 0.5rem;
  }
}
.co-creation-example-list__title {
  text-align: center;
  font-size: 5rem;
  margin-bottom: 2rem;
}
.co-creation-example-list__itemlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  list-style: none;
  padding-left: 0;
}
@media screen and (max-width: 800px) {
  .co-creation-example-list__itemlist {
    gap: 1rem;
    align-items: flex-start;
  }
}
.co-creation-example-list__item {
  width: 15rem;
  display: grid;
}
@media screen and (max-width: 800px) {
  .co-creation-example-list__item {
    width: 47%;
  }
}
.co-creation-example-list__item h4 {
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 0.5rem 0;
  order: 2;
  font-weight: 500;
}
.co-creation-example-list__item p {
  width: 100%;
  order: 1;
  margin-bottom: 0.5rem;
  padding: 1rem;
}
.co-creation-example-list__item p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.co-creation-example-list__item ul {
  order: 3;
  padding-left: 0;
  list-style: none;
  padding-top: 0.5rem;
}
.co-creation-example-list__item ul li {
  position: relative;
  margin-left: 1.2rem;
  font-size: 0.95rem;
}
.co-creation-example-list__item ul li::before {
  content: "";
  position: absolute;
  left: -1.2rem;
  top: 0.55rem;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #90ABB6;
  border-radius: 50%;
}
.co-creation-scheme__container {
  background-color: #093153;
  padding-bottom: 5rem;
}
.co-creation-scheme__containerinnner {
  width: 100%;
  max-width: 84.5rem;
  margin: 0 auto;
  padding: 1rem;
}
.co-creation-partners-chart-outline {
  position: relative;
  padding-top: 3rem;
}
.co-creation-partners-chart__block {
  width: 100%;
  max-width: 84.5rem;
  margin: auto;
  margin-bottom: 3rem;
  background-color: #fff;
}
.co-creation-partners-chart__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 3rem;
  column-gap: 2.5rem;
  padding: 0 8rem 6.5rem 8rem;
}
@media screen and (max-width: 1200px) {
  .co-creation-partners-chart__wrapper {
    padding: 0 1rem 4.5rem 1rem;
    column-gap: 1.5rem;
  }
}
@media screen and (max-width: 1000px) {
  .co-creation-partners-chart__wrapper {
    padding: 0 0.5rem 2.5rem 0.5rem;
    column-gap: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .co-creation-partners-chart__wrapper {
    display: block;
  }
}
.co-creation-partners-chart-schema__imgwrap {
  width: 100%;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: -2rem;
}
.co-creation-partners-chart-schema__imgwrap img {
  max-width: 67.5rem;
  margin: 0 auto;
  width: 98%;
  padding-bottom: 0.5rem;
}
.co-creation-partners-chart-member__ul {
  display: flex;
  width: 60%;
  margin: auto;
  list-style: none;
}
.co-creation-partners-chart-member__subtext {
  display: none;
}
.co-creation-partners-chart__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 2rem 0;
}
.co-creation-partners-chart__list.partner {
  width: 42%;
}
@media screen and (max-width: 600px) {
  .co-creation-partners-chart__list.partner {
    width: 90%;
    margin: 0 auto;
  }
}
.co-creation-partners-chart__list.sponsor, .co-creation-partners-chart__list.management {
  width: 22.2%;
}
@media screen and (max-width: 600px) {
  .co-creation-partners-chart__list.sponsor, .co-creation-partners-chart__list.management {
    width: 90%;
    margin: 0 auto;
  }
}
.co-creation-partners-chart__list dd {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.co-creation-partners-chart__title {
  position: relative;
  margin: 0.8rem 0;
  text-align: center;
  width: 100%;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.55;
}
@media screen and (max-width: 1000px) {
  .co-creation-partners-chart__title {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 800px) {
  .co-creation-partners-chart__title {
    font-size: 1.1rem;
  }
}
.co-creation-partners-chart__title::before, .co-creation-partners-chart__title::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background-color: #000000;
}
.co-creation-partners-chart__title::before {
  top: -0.1rem;
}
.co-creation-partners-chart__title::after {
  bottom: -0.1rem;
}
.co-creation-partners-chart__img-wrap {
  max-width: 13rem;
}
@media screen and (max-width: 1000px) {
  .co-creation-partners-chart__img-wrap {
    max-width: 10rem;
  }
}
@media screen and (max-width: 800px) {
  .co-creation-partners-chart__img-wrap {
    max-width: 7.5rem;
  }
}
@media screen and (max-width: 600px) {
  .co-creation-partners-chart__img-wrap {
    max-width: 12rem;
  }
}
.co-creation-partners-chart__img-wrap img {
  width: 100%;
  height: auto;
}
.co-creation-partners-chart__subtext {
  display: none;
}
.co-creation-partners-chart-outline__title {
  float: left;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-top: 8rem;
  margin-bottom: 3rem;
  padding-top: 8.8rem;
  font-size: 5.2rem;
  font-weight: 100;
  letter-spacing: 0.28rem;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .co-creation-partners-chart-outline__title {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .co-creation-partners-chart-outline__title {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 1000px) {
  .co-creation-partners-chart-outline__title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .co-creation-partners-chart-outline__title {
    font-size: 3.6rem;
  }
}
.co-creation-partners-chart-outline__text {
  float: right;
  clear: initial;
  margin-bottom: 3.5rem;
  padding-top: 8rem;
  width: 41.5rem;
  font-weight: 200;
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .co-creation-partners-chart-outline__text {
    width: 34rem;
  }
}
@media screen and (max-width: 1000px) {
  .co-creation-partners-chart-outline__text {
    width: 100%;
    padding-top: 0;
  }
}
.co-creation-material {
  background-color: #B7C8D7;
}
.co-creation-material__arrow {
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
}
.co-creation-material__arrow::before, .co-creation-material__arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  display: inline-block;
}
.co-creation-material__arrow::before {
  transform: rotate(45deg);
}
.co-creation-material__arrow::after {
  transform: rotate(-45deg);
}
.co-creation-material {
  position: relative;
  z-index: 20;
  padding: 9.9rem 2rem 12.5rem 2rem;
}
@media screen and (max-width: 600px) {
  .co-creation-material {
    padding: 9.9rem 1rem 12.5rem 1rem;
  }
}
.co-creation-material__title {
  text-align: center;
  margin-bottom: 0.6rem;
  font-size: 5.5rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .co-creation-material__title {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .co-creation-material__title {
    font-size: 3.5rem;
  }
}
.co-creation-material__text {
  text-align: center;
  margin-bottom: 1.6rem;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
}
.co-creation-material__arrow {
  position: relative;
  width: 2px;
  height: 6.5rem;
  margin: auto;
  margin-bottom: 3.2rem;
}
.co-creation-material__arrow::before, .co-creation-material__arrow::after {
  transform-origin: 50% calc(100% - 1px);
  bottom: 0;
  width: 2px;
  height: 4.8rem;
}
.co-creation-material__title {
  margin-bottom: 3rem;
}
.co-creation-material__list {
  margin: 0 auto;
  max-width: 80rem;
  border-top: 1px solid #000;
}
.co-creation-material__list-title {
  position: relative;
  padding-left: 3.5rem;
  line-height: 1.4;
  font-size: 1.6rem;
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 600px) {
  .co-creation-material__list-title {
    font-size: 1.25rem;
  }
}
.co-creation-material__list-title::before {
  content: "";
  position: absolute;
  left: 1.4rem;
  top: 2.25rem;
  width: 0.85rem;
  height: 0.85rem;
  background-color: #fff;
  border-radius: 50%;
}
.co-creation-material__list-content {
  border-bottom: 1px solid #000;
  padding-left: 3.5rem;
  padding-bottom: 1.5rem;
}
.co-creation-material__arrow {
  top: 3rem;
  margin-bottom: 5rem;
}
.co-creation-material__link {
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  background-color: #ffffff;
  font-size: 0.95rem;
  color: #000;
  padding: 0.6rem 1rem;
  height: 3rem;
  display: block;
  width: 21rem;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
.co-creation-material__link:hover {
  background: #FF6E2E;
}
.co-creation-material__link::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: -1rem;
  width: 25rem;
  height: 25rem;
  background: #FF6E2E;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.co-creation-material__link > span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.co-creation-material__link:hover > span {
  color: #ffffff;
}
.co-creation-material__link:hover::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.booking .header-sub-navigation.is-scrolled .header-sub-navigation__list {
  top: inherit;
  bottom: 1rem;
  right: 1rem;
  width: 10rem;
  height: 10rem;
  z-index: 400;
}
.booking .header-sub-navigation__list {
  display: none;
}
.booking-kv {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100svh;
}
.booking-kv::before {
  content: " ";
  z-index: -100;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.booking-kv__title {
  position: absolute;
  top: 30vh;
  left: 3rem;
  z-index: 10;
  width: 100%;
  color: #fff;
  font-size: 4.6vw;
  letter-spacing: 0.15vw;
  line-height: 1.5;
  font-weight: 200;
}
.booking-overview {
  background-image: linear-gradient(180deg, transparent 30%, rgba(0, 0, 0, 0.5019607843)), url(./img/home/home-overview--bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 60vh;
}
.booking-overview-statement {
  padding-top: 25rem;
}
.booking-overview-statement__title {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  font-size: 2.2rem;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 800px) {
  .booking-overview-statement__title span {
    display: inline-block;
  }
}
@media screen and (max-width: 1000px) {
  .booking-overview-statement__title span {
    display: block;
    line-height: 2.5rem;
  }
}
.booking-overview-statement__text {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  margin-bottom: 2.5rem;
}
.booking-overview-statement__text:last-of-type {
  padding-bottom: 35rem;
  margin-bottom: 0;
}
.booking-experience {
  background-color: #0A2141;
  padding: 8rem 0;
}
.booking-experience__container {
  color: #fff;
  max-width: 120rem;
  margin: 0 auto;
}
.booking-experience__title {
  font-size: 5rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  padding-bottom: 4rem;
  font-weight: 200;
}
.booking-experience__content-wrap {
  display: grid;
  gap: 5.5rem;
  padding-bottom: 7rem;
}
@media screen and (max-width: 1000px) {
  .booking-experience__content-wrap {
    gap: 3.5rem;
  }
}
@media screen and (max-width: 800px) {
  .booking-experience__content-wrap {
    display: flex;
    flex-flow: column;
  }
}
.booking-experience__content-image {
  list-style: none;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  .booking-experience__content-image {
    order: 3;
  }
}
.booking-experience__content-image li {
  position: absolute;
  overflow: hidden;
}
.booking-experience__content-image li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.booking-experience__content-num {
  padding-top: 3rem;
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 7rem;
  font-weight: 100;
}
@media screen and (max-width: 800px) {
  .booking-experience__content-num {
    order: 1;
  }
}
.booking-experience__content-title {
  font-size: 2.1rem;
  font-weight: 200;
  line-height: 1.6;
}
@media screen and (max-width: 800px) {
  .booking-experience__content-title {
    order: 2;
  }
}
.booking-experience__content-title span {
  display: block;
}
.booking-experience__content-text {
  font-weight: 200;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (max-width: 800px) {
  .booking-experience__content-text {
    order: 4;
  }
}
.booking-experience--01, .booking-experience--03 {
  grid-template-columns: 1fr 25rem;
  grid-template-rows: 10rem 3rem 1fr;
  margin-right: 3.5rem;
}
@media screen and (max-width: 1000px) {
  .booking-experience--01, .booking-experience--03 {
    margin-right: 2.5rem;
  }
}
.booking-experience--01 .booking-experience__content-image, .booking-experience--03 .booking-experience__content-image {
  grid-column: 1/2;
  grid-row: 1/4;
  aspect-ratio: 1.3/1;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .booking-experience--01 .booking-experience__content-image, .booking-experience--03 .booking-experience__content-image {
    margin: 0;
  }
}
.booking-experience--01 .booking-experience__content-num, .booking-experience--03 .booking-experience__content-num {
  grid-column: 2/2;
  grid-row: 1;
}
.booking-experience--01 .booking-experience__content-title, .booking-experience--03 .booking-experience__content-title {
  grid-column: 2/2;
  grid-row: 2;
}
.booking-experience--01 .booking-experience__content-text, .booking-experience--03 .booking-experience__content-text {
  grid-column: 2/2;
  grid-row: 3;
}
.booking-experience--02, .booking-experience--04 {
  grid-template-columns: 25rem 1fr;
  grid-template-rows: 10rem 3rem 1fr;
  margin-left: 3.5rem;
}
@media screen and (max-width: 1000px) {
  .booking-experience--02, .booking-experience--04 {
    margin-left: 2.5rem;
  }
}
.booking-experience--02 .booking-experience__content-image, .booking-experience--04 .booking-experience__content-image {
  grid-column: 2/2;
  grid-row: 1/4;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.booking-experience--02 .booking-experience__content-num, .booking-experience--04 .booking-experience__content-num {
  grid-column: 1/2;
  grid-row: 1;
}
.booking-experience--02 .booking-experience__content-title, .booking-experience--04 .booking-experience__content-title {
  grid-column: 1/2;
  grid-row: 2;
}
.booking-experience--02 .booking-experience__content-text, .booking-experience--04 .booking-experience__content-text {
  grid-column: 1/2;
  grid-row: 3;
}
.booking-experience--01 .booking-experience__content-image li:nth-child(1) {
  top: 0;
  left: 0;
  width: 59%;
  aspect-ratio: 9/5;
}
.booking-experience--01 .booking-experience__content-image li:nth-child(2) {
  top: 4%;
  left: 62%;
  width: 38%;
  aspect-ratio: 3/4.5;
}
.booking-experience--01 .booking-experience__content-image li:nth-child(3) {
  top: 46%;
  left: 8%;
  width: 51%;
  aspect-ratio: 3/2;
}
.booking-experience--02 .booking-experience__content-image li:nth-child(1) {
  top: 0;
  left: 20%;
  width: 60%;
  aspect-ratio: 8/5;
}
.booking-experience--02 .booking-experience__content-image li:nth-child(2) {
  top: 40.5%;
  left: 5%;
  width: 40%;
  aspect-ratio: 3/4;
}
.booking-experience--02 .booking-experience__content-image li:nth-child(3) {
  top: 43%;
  left: 48%;
  width: 53%;
  aspect-ratio: 3/2;
}
.booking-experience--03 .booking-experience__content-image li:nth-child(1) {
  top: 0;
  left: 3%;
  width: 54%;
  aspect-ratio: 7/5;
}
.booking-experience--03 .booking-experience__content-image li:nth-child(2) {
  top: 53%;
  left: 9.5%;
  width: 50%;
  aspect-ratio: 4/3;
}
.booking-experience--03 .booking-experience__content-image li:nth-child(3) {
  top: 2%;
  left: 62%;
  width: 36%;
  aspect-ratio: 3/4;
}
.booking-experience--04 .booking-experience__content-image li:nth-child(1) {
  top: 0;
  left: 25%;
  width: 60%;
  aspect-ratio: 8/5;
}
.booking-experience--04 .booking-experience__content-image li:nth-child(2) {
  top: 40%;
  left: 10%;
  width: 40%;
  aspect-ratio: 4/5;
}
.booking-experience--04 .booking-experience__content-image li:nth-child(3) {
  top: 40%;
  left: 53%;
  width: 50%;
  aspect-ratio: 5/4;
}
@media screen and (max-width: 800px) {
  .booking-experience--01, .booking-experience--02, .booking-experience--03, .booking-experience--04 {
    margin-right: 0;
    margin-left: 0;
  }
  .booking-experience--01 .booking-experience__content-num,
  .booking-experience--01 .booking-experience__content-title,
  .booking-experience--01 .booking-experience__content-text, .booking-experience--02 .booking-experience__content-num,
  .booking-experience--02 .booking-experience__content-title,
  .booking-experience--02 .booking-experience__content-text, .booking-experience--03 .booking-experience__content-num,
  .booking-experience--03 .booking-experience__content-title,
  .booking-experience--03 .booking-experience__content-text, .booking-experience--04 .booking-experience__content-num,
  .booking-experience--04 .booking-experience__content-title,
  .booking-experience--04 .booking-experience__content-text {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 0;
  }
  .booking-experience--01 .booking-experience__content-num, .booking-experience--02 .booking-experience__content-num, .booking-experience--03 .booking-experience__content-num, .booking-experience--04 .booking-experience__content-num {
    text-align: center;
    height: 8rem;
  }
  .booking-experience--01 .booking-experience__content-title, .booking-experience--02 .booking-experience__content-title, .booking-experience--03 .booking-experience__content-title, .booking-experience--04 .booking-experience__content-title {
    text-align: center;
    height: 4rem;
  }
}
.booking-spec__container {
  display: flex;
  background-color: #000;
  color: #fff;
  height: 40rem;
  transition: all 0.3s ease;
}
.booking-spec__title {
  width: 20rem;
  flex-shrink: 0;
  writing-mode: vertical-rl;
  font-size: 4.5rem;
  font-weight: 100;
  margin-right: 3rem;
  letter-spacing: -0.8rem;
}
.booking-spec__altitude, .booking-spec__cabin, .booking-spec__safety {
  flex: 1 1 0;
  transition: flex-grow 0.4s ease;
  background-size: cover;
  background-position: left;
  position: relative;
  overflow: hidden;
}
.booking-spec__altitude::before, .booking-spec__cabin::before, .booking-spec__safety::before {
  content: "";
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  filter: grayscale(100%);
  transition: filter 0.8s ease;
  z-index: 0;
}
.booking-spec__altitude > *, .booking-spec__cabin > *, .booking-spec__safety > * {
  position: relative;
  z-index: 1;
}
.booking-spec__altitude.booking-spec__altitude::before, .booking-spec__cabin.booking-spec__altitude::before, .booking-spec__safety.booking-spec__altitude::before {
  background-image: url(./img/booking/booking-spec__01.jpg);
}
.booking-spec__altitude.booking-spec__cabin::before, .booking-spec__cabin.booking-spec__cabin::before, .booking-spec__safety.booking-spec__cabin::before {
  background-image: url(./img/booking/booking-spec__02.jpg);
}
.booking-spec__altitude.booking-spec__safety::before, .booking-spec__cabin.booking-spec__safety::before, .booking-spec__safety.booking-spec__safety::before {
  background-image: url(./img/booking/booking-spec__03.jpg);
}
.booking-spec__altitude.selected::before, .booking-spec__cabin.selected::before, .booking-spec__safety.selected::before {
  filter: grayscale(0%);
}
.booking-spec__altitude.selected, .booking-spec__cabin.selected, .booking-spec__safety.selected {
  flex-grow: 1.2;
  color: #fff;
}
.booking-spec.selected::before {
  filter: grayscale(0%);
}
.booking-spec__altitude:not(.selected), .booking-spec__cabin:not(.selected), .booking-spec__safety:not(.selected) {
  flex-grow: 1;
}
.booking-spec__content-title {
  opacity: 1;
  padding: 0 1.5rem;
  transform: translateY(35rem);
  transition: opacity 0.4s ease, transform 0.3s ease;
  font-size: 2.3rem;
  font-weight: 100;
}
.booking-spec__content-text {
  opacity: 0;
  padding: 0 1.5rem;
  transform: translateY(45rem);
  transition: opacity 0.4s ease, transform 0.5s ease;
}
.booking-spec__altitude.selected .booking-spec__content-title, .booking-spec__cabin.selected .booking-spec__content-title, .booking-spec__safety.selected .booking-spec__content-title {
  transform: translateY(28.5rem);
}
.booking-spec__altitude.selected .booking-spec__content-text, .booking-spec__cabin.selected .booking-spec__content-text, .booking-spec__safety.selected .booking-spec__content-text {
  opacity: 1;
  transform: translateY(30rem);
}
.booking-flight-application {
  background-color: #90ABB6;
  padding: 3rem 2rem;
}
.booking-flight-application__arrow {
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
}
.booking-flight-application__arrow::before, .booking-flight-application__arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  display: inline-block;
}
.booking-flight-application__arrow::before {
  transform: rotate(45deg);
}
.booking-flight-application__arrow::after {
  transform: rotate(-45deg);
}
.booking-flight-application__title {
  float: left;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-top: 8rem;
  margin-bottom: 3rem;
  padding-top: 8.8rem;
  font-size: 5.2rem;
  font-weight: 100;
  letter-spacing: 0.28rem;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .booking-flight-application__title {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .booking-flight-application__title {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 1000px) {
  .booking-flight-application__title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .booking-flight-application__title {
    font-size: 3.6rem;
  }
}
.booking-flight-application__text {
  float: right;
  clear: initial;
  margin-bottom: 3.5rem;
  padding-top: 8rem;
  width: 41.5rem;
  font-weight: 200;
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .booking-flight-application__text {
    width: 34rem;
  }
}
@media screen and (max-width: 1000px) {
  .booking-flight-application__text {
    width: 100%;
    padding-top: 0;
  }
}
@media screen and (max-width: 800px) {
  .booking-flight-application {
    padding: 3rem 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .booking-flight-application {
    padding: 3rem 1rem;
  }
}
.booking-flight-application__title {
  font-size: 3.8rem;
  padding-top: 8rem;
}
.booking-flight-application-outline {
  max-width: 82rem;
  margin: 0 auto;
}
.booking-flight-application-outline:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
}
.booking-flight-application__arrow {
  position: relative;
  width: 2px;
  height: 5.5rem;
  margin: auto;
  margin-bottom: 7rem;
  background-color: #fff;
}
.booking-flight-application__arrow::before, .booking-flight-application__arrow::after {
  transform-origin: 50% calc(100% - 1px);
  bottom: 0;
  width: 2px;
  height: 4rem;
  background-color: #fff;
}
.booking-summary-and-cost, .booking-selection-flow, .booking-itinerary-image, .booking-qa {
  background-color: #fff;
  margin: 2rem auto;
  max-width: 80rem;
}
.booking-entry {
  background-color: #0A2141;
  padding: 7rem 2rem;
}
.booking-entry-title {
  color: #fff;
  text-align: center;
  font-size: 3rem;
  font-weight: 200;
  margin-bottom: 3rem;
  margin-bottom: 3rem;
}
.booking-entry-text {
  color: #fff;
  text-align: center;
  margin-bottom: 3rem;
}
.booking-entry-text span {
  display: block;
}
.booking-entry-contenttext {
  background-color: #fff;
  max-width: 80rem;
  margin: 0 auto 5rem auto;
  padding: 2rem;
}
.booking-entry__link {
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  background-color: #ffffff;
  font-size: 0.95rem;
  color: #000;
  padding: 0.6rem 1rem;
  height: 3rem;
  display: block;
  width: 21rem;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
.booking-entry__link:hover {
  background: #FF6E2E;
}
.booking-entry__link::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: -1rem;
  width: 25rem;
  height: 25rem;
  background: #FF6E2E;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.booking-entry__link > span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.booking-entry__link:hover > span {
  color: #ffffff;
}
.booking-entry__link:hover::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.booking-summary-and-cost-contenttitle {
  border-top: 2px solid #666;
  border-bottom: 2px solid #666;
  padding: 0.5rem 0;
  font-size: 1.2rem;
}
.booking-summary-and-cost-info {
  display: grid;
  grid-template-columns: max-content 1fr;
  column-gap: 2rem;
  margin: 1rem 0 0.75rem 0;
}
.booking-summary-and-cost-info h5 {
  margin: 0;
  grid-column: 1;
  font-size: 1rem;
  position: relative;
  padding-left: 1.2em;
  align-self: flex-start;
  padding-bottom: 0.25rem;
  font-weight: 400;
}
.booking-summary-and-cost-info h5::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5em;
  height: 0.5em;
  background-color: #90ABB6;
  border-radius: 50%;
}
.booking-summary-and-cost-info p {
  margin: 0;
  grid-column: 2;
  padding-bottom: 0.25rem;
}
.booking-summary-and-cost-subtext {
  padding-bottom: 2.5rem;
  font-size: 0.9rem;
}
.booking-selection-flow-contentwrap {
  display: grid;
  grid-template-columns: 8rem 1fr 2.5fr;
  grid-template-rows: repeat(1, 1fr);
  gap: 2rem;
  border-top: 1px solid #666;
  padding: 1.5rem 0;
}
.booking-selection-flow-contentwrap.last {
  border-bottom: 1px solid #666;
}
.booking-selection-flow-contenttitle {
  align-self: center;
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
}
.booking-selection-flow-contenttitle span:last-child {
  background-color: #90ABB6;
  color: #fff;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  text-align: center;
  line-height: 3rem;
  display: inline-block;
  margin-left: 1rem;
}
.booking-selection-flow-contentsubtitle {
  font-size: 1.4rem;
  align-self: center;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  .booking-selection-flow-contentwrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(3, auto);
    gap: 1rem;
    align-items: start;
  }
  .booking-selection-flow-contenttitle, .booking-selection-flow-contentsubtitle {
    align-self: auto;
  }
  .booking-selection-flow-contenttxt {
    align-self: start;
  }
}
@media screen and (max-width: 600px) {
  .booking-selection-flow-contentwrap {
    display: flex;
    flex-direction: column;
  }
  .booking-selection-flow-contenttitle {
    order: 1;
  }
  .booking-selection-flow-contentimg {
    order: 2;
  }
  .booking-selection-flow-contenttext {
    order: 3;
  }
}
.booking-selection-flow-subtext {
  padding: 2rem 0;
  font-size: 0.88rem;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.booking-itinerary-image-contentwrap {
  display: grid;
  grid-template-columns: 1fr 1.25fr 1fr;
  grid-template-rows: repeat(1, 1fr);
  gap: 2rem;
  border-top: 1px solid #666;
  padding: 1.5rem 0;
}
.booking-itinerary-image-contentwrap.last {
  border-bottom: 1px solid #666;
}
.booking-itinerary-image-contenttitle {
  font-size: 2.5rem;
  align-self: center;
  line-height: 1.2;
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
}
.booking-itinerary-image-contenttext {
  align-self: center;
}
@media screen and (max-width: 1000px) {
  .booking-itinerary-image-contentwrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 2rem;
    align-items: start;
  }
  .booking-itinerary-image-contenttitle {
    grid-column: 1;
    align-self: auto;
  }
  .booking-itinerary-image-contenttext {
    grid-column-start: 1;
    grid-row-start: 2;
    align-self: flex-start;
  }
  .booking-itinerary-image-contentimg {
    grid-row: span 2/span 2;
    grid-column-start: 2;
    grid-row-start: 1;
    align-self: start;
  }
}
@media screen and (max-width: 600px) {
  .booking-itinerary-image-contentwrap {
    display: flex;
    flex-direction: column;
  }
  .booking-itinerary-image-contenttitle {
    order: 1;
  }
  .booking-itinerary-image-contentimg {
    order: 2;
  }
  .booking-itinerary-image-contenttext {
    order: 3;
  }
}
.booking-itinerary-image-subcontent {
  display: grid;
  grid-template-columns: 1fr 1.8fr 2.2fr;
  grid-template-rows: repeat(1, 1fr);
  gap: 2rem;
  padding: 1.5rem 0;
}
.booking-itinerary-image-subcontenttitle {
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 600px) {
  .booking-itinerary-image-subcontent {
    display: flex;
    flex-direction: column;
  }
  .booking-itinerary-image-subcontentlogo img {
    max-width: 16rem;
    width: 80%;
    margin: 0 auto;
  }
}
.booking-contact {
  background-color: #90ABB6;
}
.booking-contact__arrow {
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
}
.booking-contact__arrow::before, .booking-contact__arrow::after {
  content: "";
  position: absolute;
  border-radius: 9999px;
  background-color: #000000;
  display: inline-block;
}
.booking-contact__arrow::before {
  transform: rotate(45deg);
}
.booking-contact__arrow::after {
  transform: rotate(-45deg);
}
.booking-contact {
  position: relative;
  z-index: 20;
  padding: 9.9rem 2rem 12.5rem 2rem;
}
@media screen and (max-width: 600px) {
  .booking-contact {
    padding: 9.9rem 1rem 12.5rem 1rem;
  }
}
.booking-contact__title {
  text-align: center;
  margin-bottom: 0.6rem;
  font-size: 5.5rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .booking-contact__title {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .booking-contact__title {
    font-size: 3.5rem;
  }
}
.booking-contact__text {
  text-align: center;
  margin-bottom: 1.6rem;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
}
.booking-contact__arrow {
  position: relative;
  width: 2px;
  height: 6.5rem;
  margin: auto;
  margin-bottom: 3.2rem;
}
.booking-contact__arrow::before, .booking-contact__arrow::after {
  transform-origin: 50% calc(100% - 1px);
  bottom: 0;
  width: 2px;
  height: 4.8rem;
}
.booking-contact__link {
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  background-color: #ffffff;
  font-size: 0.95rem;
  color: #000;
  padding: 0.6rem 1rem;
  height: 3rem;
  display: block;
  width: 21rem;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
.booking-contact__link:hover {
  background: #FF6E2E;
}
.booking-contact__link::before {
  content: "";
  position: absolute;
  top: 5rem;
  left: -1rem;
  width: 25rem;
  height: 25rem;
  background: #FF6E2E;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.booking-contact__link > span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.booking-contact__link:hover > span {
  color: #ffffff;
}
.booking-contact__link:hover::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.booking-qa-contenttitle {
  margin: 1rem 0 1.5rem 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000;
  font-size: 1.3rem;
  font-weight: 300;
  position: relative;
}
.booking-qa-contenttitle::before {
  content: "";
  position: absolute;
  top: calc(50% - 1rem);
  left: -2rem;
  width: 0.8rem;
  height: 0.8rem;
  border-left: 2px solid #628698;
  border-bottom: 2px solid #628698;
  transform: rotate(-45deg);
  transform-origin: center;
}
.booking-qa-contenttitle::after {
  left: 0.8em;
  transform: rotate(-45deg);
  position: relative;
}
.booking-qa-contenttext {
  margin: 0 0 2.5rem 2rem;
  position: relative;
}
.booking-qa-contenttext:last-child {
  padding-bottom: 1rem;
}
.booking-qa-contenttext::before {
  content: "A.";
  position: absolute;
  left: -2rem;
  top: -0.2rem;
  color: #628698;
  font-size: 1.2rem;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, opacity 0.5s ease;
  opacity: 0;
  padding: 0 2.5rem;
}
@media screen and (max-width: 1000px) {
  .accordion-content {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 600px) {
  .accordion-content {
    padding: 0 1.5rem;
  }
}

.accordion.is-open .accordion-content {
  max-height: 3000px;
  opacity: 1;
}

.accordion-heading {
  position: relative;
  padding-right: 2em;
  cursor: pointer;
  padding: 2.5rem 2.5rem 2.5rem 5rem;
}
@media screen and (max-width: 1000px) {
  .accordion-heading {
    padding: 2rem 2rem 2rem 4.2rem;
  }
}
@media screen and (max-width: 600px) {
  .accordion-heading {
    padding: 1.5rem 1.5rem 1.5rem 3.8rem;
  }
}

/* アイコンの線（＋） */
.accordion-heading::before,
.accordion-heading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 2.5rem;
  width: 1em;
  height: 2px;
  background-color: #333;
  transition: transform 0.4s ease;
  transform-origin: center;
}
@media screen and (max-width: 1000px) {
  .accordion-heading::before,
  .accordion-heading::after {
    left: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .accordion-heading::before,
  .accordion-heading::after {
    left: 1.3rem;
  }
}

/* 縦線（＋の縦） */
.accordion-heading::after {
  transform: rotate(90deg);
}

/* 開いたときは × に変形 */
.accordion.is-open .accordion-heading::before {
  transform: rotate(225deg);
}

.accordion.is-open .accordion-heading::after {
  transform: rotate(-225deg);
}

/* 回転アニメーション */
.accordion-heading::before,
.accordion-heading::after {
  transition: transform 0.4s ease, background-color 0.3s ease;
}

.news {
  padding-bottom: 10rem;
}
.news-wrapper {
  background-color: #B7C8D7;
  padding-top: 10rem;
}
.news-post-wrapper {
  background-color: #B7C8D7;
  padding: 8rem 0 0 0;
  display: block;
}
.news__title {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  font-weight: 600;
  font-size: 8rem;
  letter-spacing: 0.2rem;
  color: #000;
  margin-bottom: 8rem;
}
.news-list {
  display: grid;
  list-style: none;
  padding: 0 1.5rem;
  margin: 0;
  max-width: 70rem;
  margin: 0 auto;
}
@media screen and (min-width: 1600px) {
  .news-list {
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
  }
}
@media screen and (max-width: 1600px) {
  .news-list {
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .news-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .news-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.6rem;
  }
}
.news-item {
  border-bottom: 1px solid #000;
  padding-bottom: 1.5rem;
  margin-bottom: 2rem;
}
.news-item a {
  display: grid;
  grid-template-rows: auto 1fr;
  height: 100%;
}
.news-item__cover {
  aspect-ratio: 3/4;
  overflow: hidden;
}
.news-item__content {
  display: grid;
}
.news-item__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
}
.news-item__title {
  font-size: 0.99rem;
  line-height: 1.35rem;
  font-weight: 400;
  margin-top: 1rem;
  margin-bottom: 0.33rem;
  transition: color 0.3s ease;
  word-break: break-all;
}
.news-item__title:hover {
  color: #616161;
}
.news-item__title {
  margin-bottom: 1rem;
}
.news-item__date {
  font-size: 0.7rem;
  margin-top: auto;
}
.news-item a:hover img {
  transform: scale(1.15);
}
.news-item a:hover .news-item__title,
.news-item a:hover .news-item__date {
  color: #616161;
}
.news .navigation.pagination {
  margin: 2rem auto;
  text-align: center;
  font-size: 0.9rem;
}
.news .page-numbers {
  display: inline-flex;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.news .page-numbers a,
.news .page-numbers span {
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  display: inline-block;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  line-height: 2.8rem;
  font-size: 1.25rem;
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #000;
}
.news .page-numbers .current {
  border: 1px solid #000;
  color: #000;
  font-weight: bold;
  cursor: default;
}
.news .page-numbers .dots {
  background: none;
  color: #999;
  cursor: default;
}
.news .page-numbers a:hover {
  background-color: rgba(255, 255, 255, 0.1843137255);
  border: none;
  color: #374c86;
}

.news-post {
  display: grid;
  grid-template-columns: 30% 1fr;
  grid-template-areas: "title text" "sns text" "sns nextprev";
  gap: 1rem 8.5rem;
  max-width: 80.4rem;
  margin: 0 auto 12rem auto;
  padding: 0 1.5rem;
}
@media (max-width: 768px) {
  .news-post {
    grid-template-columns: 1fr;
    grid-template-areas: "title" "text" "nextprev" "sns";
  }
}
.news-post__title {
  font-size: 7rem;
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.news-post__title-container {
  grid-area: title;
  border-bottom: 1px solid;
  padding-bottom: 1rem;
}
.news-post__text-title {
  font-size: 1.6rem;
  line-height: 3rem;
  margin-bottom: 2rem;
}
.news-post__text-container {
  grid-area: text;
  border-bottom: 1px solid;
  padding-bottom: 3rem;
  margin-bottom: 1rem;
}
.news-post__text-container p {
  padding-bottom: 1.5rem;
}
.news-post__text-container a {
  text-decoration: underline;
}
.news-post-sns {
  grid-area: sns;
}
@media (max-width: 768px) {
  .news-post-sns {
    padding-top: 3rem;
  }
}
.news-post-sns__title {
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.5rem;
}
.news-post-sns__list {
  list-style: none;
  display: flex;
  padding-left: 0;
}
.news-post-sns__item {
  margin-right: 1rem;
}
.news-post-next-prev {
  grid-area: nextprev;
  display: flex;
  justify-content: space-between;
}
.news-post .next-prev-prev a::before {
  content: "＜";
  margin-right: 0.5em;
}
.news-post .next-prev-next a::after {
  content: "＞";
  margin-left: 0.5em;
}

.cf7form-main {
  background-color: #90ABB6;
  padding: 12rem 1.5rem 6rem 1.5rem;
}
@media screen and (max-width: 600px) {
  .cf7form-main {
    padding: 12rem 0.75rem 6rem 0.75rem;
  }
}
.cf7form-main__container {
  max-width: 60rem;
  margin: 0 auto;
}
.cf7form-main__title {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  color: #000;
  font-weight: 600;
  font-size: 8rem;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 800px) {
  .cf7form-main__title {
    font-size: 5rem;
  }
}
.cf7form-main__subtitle {
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  color: #000;
  font-size: 1.8rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 800px) {
  .cf7form-main__subtitle {
    font-size: 1.2rem;
    padding-bottom: 2rem;
  }
}
.cf7form-main .wpcf7-form-control-wrap .wpcf7-text, .cf7form-main .wpcf7-form-control-wrap .wpcf7-textarea {
  width: 100%;
  margin-bottom: 1rem;
  padding: 0.25rem 0.75rem;
}
.cf7form-main .wpcf7-form-control-wrap .wpcf7-text::placeholder, .cf7form-main .wpcf7-form-control-wrap .wpcf7-textarea::placeholder {
  color: #acacac;
  font-weight: 200;
}
.cf7form-main .wpcf7-checkbox {
  margin-bottom: 1rem;
  display: block;
}
.cf7form-main .wpcf7-checkbox input {
  margin-right: 0.6rem;
  display: inline-block;
  transform: scale(1.6);
  accent-color: rgb(49, 57, 71);
}
.cf7form-main .wpcf7-checkbox span {
  margin-right: 0.7rem;
  font-size: 0.98rem;
  padding-bottom: 0.25rem;
  display: inline-block;
}
.cf7form-main .wpcf7-submit {
  display: block;
  width: 25rem;
  background-color: #fff;
  border: none;
  height: 3.5rem;
  margin: 0 auto;
  margin-top: 3rem;
  margin-bottom: 4rem;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #000;
}
.cf7form-main .wpcf7-submit:hover {
  background: #FF6E2E;
  color: #fff;
}
.cf7form-main .wpcf7-submit:active {
  background: #FF6E2E;
  color: #fff;
}
.cf7form-main label {
  margin: 0.8rem 0;
  display: inline-block;
}
.cf7form-main .classification__ttl {
  display: block;
}
.cf7form .recap_msg {
  color: #5b6468;
  font-size: 0.85rem;
  margin-bottom: 3rem;
}
.cf7form-sub__container {
  background-color: #fff;
  padding: 1.5rem;
  max-width: 60rem;
  margin: 0 auto 2rem auto;
}
.cf7form-emailaddress {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2rem;
  align-items: start;
}
@media screen and (max-width: 800px) {
  .cf7form-emailaddress {
    display: block;
  }
}
.cf7form-emailaddress p {
  grid-column: 2;
  margin: 0 0 1em;
  font-size: 0.97rem;
}
.cf7form-emailaddress p:first-of-type {
  font-size: 1.8rem;
  line-height: 2.8rem;
  grid-column: 1;
  grid-row: 1;
  margin: 0;
  align-self: start;
  font-size: 1.5rem;
  font-weight: 200;
  align-self: center;
  padding-bottom: 1rem;
}
.cf7form-attention {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2rem;
}
@media screen and (max-width: 800px) {
  .cf7form-attention {
    display: block;
  }
}
.cf7form-attention h3 {
  grid-column: 1;
  grid-row: 1;
  margin: 0;
  align-self: start;
  font-size: 3.2rem;
  font-weight: 200;
  padding-bottom: 1.5rem;
}
.cf7form-attention p {
  grid-column: 2;
  margin: 0 0 1em;
  font-size: 0.97rem;
}
.cf7form-attention p:first-of-type {
  font-size: 1.8rem;
  line-height: 2.8rem;
}
@media (max-width: 768px) {
  .cf7formsub__container {
    grid-template-columns: 1fr;
  }
  .cf7form-sub__container h3, .cf7form-sub__container p {
    grid-column: 1;
  }
}

.page-cp_wallpaper .entry-content {
  color: #272727;
  max-width: 50rem;
  margin: 0 auto;
}

.page-challenge {
  background-color: #fff;
}
.page-challenge .lum-lightbox {
  z-index: 10000;
}
.page-challenge .lum-close-button {
  opacity: 1;
}
@media (max-width: 460px) {
  .page-challenge .lum-lightbox-inner img {
    max-width: 100vw;
    max-height: 80vh;
  }
}
@media (max-width: 599px) {
  .page-challenge {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .page-challenge {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .page-challenge {
    font-size: 17px;
  }
}
@media (min-width: 1920px) {
  .page-challenge {
    font-size: 18px;
  }
}
.page-challenge .button {
  margin: 3.5rem 0 0 0;
}
.page-challenge .button a {
  background: #007BE0;
  border-radius: 9999px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 18rem;
  padding: 0.5rem 3rem;
  color: #ffffff;
  line-height: 1.8;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.page-challenge .button a:hover {
  background: #4faffd;
  color: #FFF;
}
.page-challenge .button a:after {
  content: "";
  background-image: url("img/cp-challenge/btn.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: calc(50% - 0.5rem);
  right: 20px;
  transition: 0.3s ease-in-out;
}
.page-challenge .challenge-landing {
  max-width: 74rem;
  margin: 0 auto;
  padding: 0 1rem 10rem 1rem;
  color: #6B8B9C;
}
.page-challenge .challenge-introduction,
.page-challenge .challenge-overview,
.page-challenge .challenge-awards,
.page-challenge .challenge-application,
.page-challenge .challenge-invention,
.page-challenge .challenge-entry,
.page-challenge .challenge-contact,
.page-challenge .challenge-supporters,
.page-challenge .challenge-partners,
.page-challenge .challenge-result {
  max-width: 52rem;
  margin: 0 auto;
  padding: 0 1rem 7rem 1rem;
  color: #6B8B9C;
}
.page-challenge .challenge-introduction__ttl {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  margin-bottom: 3.6rem;
}
@media (min-width: 600px) {
  .page-challenge .challenge-introduction__ttl {
    font-size: 2.2rem;
  }
}
@media (min-width: 1200px) {
  .page-challenge .challenge-introduction__ttl {
    font-size: 2.4rem;
  }
}
.page-challenge .challenge-introduction__ttl:before, .page-challenge .challenge-introduction__ttl:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.page-challenge .challenge-introduction__ttl:before {
  margin-right: 1rem;
}
.page-challenge .challenge-introduction__ttl:after {
  margin-left: 1rem;
}
.page-challenge .challenge-introduction__txt {
  text-align: center;
  margin-bottom: 1.8rem;
}
.page-challenge .challenge-introduction__txt.t02 {
  font-size: 2rem;
}
.page-challenge .challenge-introduction__txt.t01 {
  font-size: 1.5rem;
  font-weight: bolder;
}
.page-challenge .challenge-introduction__txt.t02 {
  font-size: 2rem;
  font-weight: bolder;
}
.page-challenge .challenge-overview__ttl,
.page-challenge .challenge-awards__ttl,
.page-challenge .challenge-application__ttl,
.page-challenge .challenge-invention__ttl,
.page-challenge .challenge-entry__ttl,
.page-challenge .challenge-contact__ttl,
.page-challenge .challenge-supporters__ttl,
.page-challenge .challenge-partners__ttl {
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #6B8B9C;
  font-size: 2.2rem;
  line-height: 3.6rem;
  padding-top: 1.8rem;
  margin-bottom: 1rem;
  font-weight: 900;
  text-align: center;
  position: relative;
}
@media (min-width: 400px) {
  .page-challenge .challenge-overview__ttl,
  .page-challenge .challenge-awards__ttl,
  .page-challenge .challenge-application__ttl,
  .page-challenge .challenge-invention__ttl,
  .page-challenge .challenge-entry__ttl,
  .page-challenge .challenge-contact__ttl,
  .page-challenge .challenge-supporters__ttl,
  .page-challenge .challenge-partners__ttl {
    -webkit-text-stroke: 1.5px #6B8B9C;
    font-size: 2.8rem;
    line-height: 4rem;
  }
}
@media (min-width: 650px) {
  .page-challenge .challenge-overview__ttl,
  .page-challenge .challenge-awards__ttl,
  .page-challenge .challenge-application__ttl,
  .page-challenge .challenge-invention__ttl,
  .page-challenge .challenge-entry__ttl,
  .page-challenge .challenge-contact__ttl,
  .page-challenge .challenge-supporters__ttl,
  .page-challenge .challenge-partners__ttl {
    -webkit-text-stroke: 2px #6B8B9C;
    font-size: 3.6rem;
    line-height: 4.8rem;
  }
}
.page-challenge .challenge-overview__subttl,
.page-challenge .challenge-awards__subttl,
.page-challenge .challenge-application__subttl,
.page-challenge .challenge-invention__subttl,
.page-challenge .challenge-entry__subttl,
.page-challenge .challenge-contact__subttl,
.page-challenge .challenge-supporters__subttl,
.page-challenge .challenge-partners__subttl {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  text-align: center;
  line-height: 1.5;
  margin: 1.6rem 0 3.2rem 0;
  padding: 0.25rem 2rem;
  left: 50%;
  transform: translateX(-50%);
}
.page-challenge .challenge-overview__subttl::before, .page-challenge .challenge-overview__subttl::after,
.page-challenge .challenge-awards__subttl::before,
.page-challenge .challenge-awards__subttl::after,
.page-challenge .challenge-application__subttl::before,
.page-challenge .challenge-application__subttl::after,
.page-challenge .challenge-invention__subttl::before,
.page-challenge .challenge-invention__subttl::after,
.page-challenge .challenge-entry__subttl::before,
.page-challenge .challenge-entry__subttl::after,
.page-challenge .challenge-contact__subttl::before,
.page-challenge .challenge-contact__subttl::after,
.page-challenge .challenge-supporters__subttl::before,
.page-challenge .challenge-supporters__subttl::after,
.page-challenge .challenge-partners__subttl::before,
.page-challenge .challenge-partners__subttl::after {
  content: "";
  position: absolute;
  left: -1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 100%;
  background: url("./img/cp-challenge/hl.png") no-repeat;
  background-position: center left;
  background-size: cover;
}
.page-challenge .challenge-overview__subttl::after,
.page-challenge .challenge-awards__subttl::after,
.page-challenge .challenge-application__subttl::after,
.page-challenge .challenge-invention__subttl::after,
.page-challenge .challenge-entry__subttl::after,
.page-challenge .challenge-contact__subttl::after,
.page-challenge .challenge-supporters__subttl::after,
.page-challenge .challenge-partners__subttl::after {
  left: 0;
  width: calc(100% + 1rem);
  background: url("./img/cp-challenge/hr.png") no-repeat;
  background-position: center right;
  background-size: cover;
}
.page-challenge .challenge-invention__subttl {
  letter-spacing: 0.1rem;
}
.page-challenge .challenge-awards-prize__subttl,
.page-challenge .challenge-application__detailttl,
.page-challenge .challenge-invention__detailttl {
  position: relative;
  display: block;
  padding: 0 2rem;
  margin: 2.6rem 0 1.8rem 0;
  font-size: 1.2rem;
}
.page-challenge .challenge-awards-prize__subttl:before,
.page-challenge .challenge-application__detailttl:before,
.page-challenge .challenge-invention__detailttl:before {
  content: "";
  position: absolute;
  top: 0%;
  margin-left: 0.5rem;
  display: inline-block;
  width: 5px;
  height: 2rem;
  background-color: #6B8B9C;
  transform: skewX(-15deg);
}
.page-challenge .challenge-awards-prize__subttl:before,
.page-challenge .challenge-application__detailttl:before,
.page-challenge .challenge-invention__detailttl:before {
  left: 0;
}
.page-challenge .challenge-invention__detailsubttl {
  margin: 1.2rem 0 0.8rem 0;
  font-weight: normal;
}
.page-challenge .challenge-kv {
  position: relative;
}
.page-challenge .challenge-kv_txt {
  position: absolute;
  top: 40%;
  left: 2rem;
  width: 50%;
}
.page-challenge .challenge-kv_txt__add {
  margin: 5rem 0;
  position: absolute;
  top: 60%;
  left: 2rem;
  width: 50%;
}
.page-challenge .challenge-kv_balloon {
  position: absolute;
  top: -3rem;
  right: 1rem;
  width: 50%;
}
.page-challenge .challenge-landing__ttl,
.page-challenge .challenge-landing__txt {
  display: none;
}
.page-challenge .challenge-landing__att {
  font-size: 0.65rem;
  line-height: 1rem;
  margin-top: 1rem;
  color: rgba(107, 139, 156, 0.8);
  display: none;
}
.page-challenge .challenge-overview-details {
  margin: 2.5rem 0;
  padding: 2.5rem 0;
  border-top: 2px solid rgba(107, 139, 156, 0.4392156863);
  border-bottom: 2px solid rgba(107, 139, 156, 0.4392156863);
}
.page-challenge .challenge-overview-details__img {
  text-align: center;
  margin: 1.5rem auto;
}
@media (max-width: 600px) {
  .page-challenge .challenge-overview-details__img img {
    content: url("./img/cp-challenge/overview_m.png");
    width: 80%;
    margin: 1.5rem auto;
  }
}
.page-challenge .challenge-overview-oup__wrap {
  display: block;
  margin-bottom: 2rem;
}
@media (min-width: 500px) {
  .page-challenge .challenge-overview-oup__wrap {
    display: flex;
  }
}
.page-challenge .challenge-overview-oup__bnr {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: 70%;
}
@media (min-width: 500px) {
  .page-challenge .challenge-overview-oup__bnr {
    margin-right: 2rem;
    margin-bottom: 2rem;
    max-width: 100%;
  }
}
.page-challenge .challenge-overview-oup__txt {
  font-size: 0.8rem;
}
.page-challenge .challenge-overview-partner__wrap {
  display: flex;
  display: none;
  flex-wrap: wrap;
}
.page-challenge .challenge-overview-partner__bnr {
  margin: 0.05rem;
  flex-basis: calc(33% - 0.4rem);
  margin-bottom: 0.5rem;
}
@media (min-width: 650px) {
  .page-challenge .challenge-overview-partner__bnr {
    flex-basis: calc(20% - 0.1rem);
  }
}
.page-challenge .challenge-overview-partner__bnr h6 {
  font-size: 0.6rem;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.page-challenge .challenge-overview-partner__bnr p {
  border: 1px solid #e2e2e2;
  padding: 0.5rem 1.5rem;
}
.page-challenge .challenge-overview-partner__hidden {
  visibility: hidden;
}
.page-challenge .challenge-awards-prize__itemwrap {
  display: block;
  margin: 2rem 0;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e2e2e2;
}
@media (min-width: 600px) {
  .page-challenge .challenge-awards-prize__itemwrap {
    display: flex;
  }
}
.page-challenge .challenge-awards-prize__itemwrap:first-of-type {
  padding-top: 2rem;
  border-top: 1px solid #e2e2e2;
}
.page-challenge .challenge-awards-prize__photo {
  width: 100%;
  margin-bottom: 2rem;
  float: left;
  margin-right: 1.5rem;
}
@media (min-width: 600px) {
  .page-challenge .challenge-awards-prize__photo {
    width: 16rem;
    margin-bottom: 0;
  }
}
.page-challenge .challenge-awards-prize__photo img {
  border-radius: 0.3rem;
}
.page-challenge .challenge-awards-prize__exp {
  flex: 1;
}
.page-challenge .challenge-awards-prize__item {
  font-size: 1.4rem;
  margin-bottom: 0.75rem;
}
.page-challenge .challenge-awards-prize__item span {
  font-size: 0.88rem;
  display: block;
  margin-bottom: 0.6rem;
}
.page-challenge .challenge-awards-prize__att {
  font-size: 0.6rem;
  margin-top: 0.5rem;
}
.page-challenge .challenge-awards-prize__num {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.page-challenge .challenge-awards-prize__num span {
  font-size: 0.6rem;
  font-weight: normal;
  margin-left: 0.5rem;
  color: rgba(107, 139, 156, 0.8);
}
.page-challenge .challenge-application__att {
  font-size: 0.7rem;
  margin-top: 2.5rem;
  text-indent: -1rem;
  padding-left: 1rem;
}
.page-challenge .youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.page-challenge .youtube iframe {
  width: 100%;
  height: 100%;
}
.page-challenge .challenge-invention__featuresttl {
  margin: 2rem 0 1.2rem 0;
  font-size: 1.15rem;
}
.page-challenge .challenge-invention__gallery {
  list-style: none;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
}
.page-challenge .challenge-invention__gallery li {
  display: block;
  flex-basis: calc(33.3% - 0.2rem);
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  font-size: 0.7rem;
}
@media (min-width: 800px) {
  .page-challenge .challenge-invention__gallery li {
    flex-basis: calc(25% - 0.2rem);
  }
}
.page-challenge .challenge-invention__gallery li img {
  width: 100%;
}
.page-challenge .challenge-invention__link {
  list-style: none;
  padding: 0;
}
.page-challenge .challenge-invention__link li {
  margin-bottom: 0.75rem;
}
.page-challenge .challenge-invention__link span {
  width: 12rem;
  display: block;
}
@media (min-width: 600px) {
  .page-challenge .challenge-invention__link span {
    display: inline-block;
  }
}
.page-challenge .challenge-entry__terms {
  border: 1px solid #e2e2e2;
  margin-top: 2rem;
}
.page-challenge .challenge-entry__scroolwrap {
  overflow-y: scroll;
  padding: 2rem;
  height: 20vh;
  min-height: 15rem;
  max-height: 35rem;
}
.page-challenge .challenge-entry__scrool p {
  font-size: 0.7rem;
}
.page-challenge .challenge-supporters__list {
  list-style: none;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.page-challenge .challenge-supporters__list li {
  display: block;
  flex-basis: calc(33.3% - 0.2rem);
  margin-right: 0.2rem;
  margin-bottom: 0.8rem;
  font-size: 0.6rem;
  line-height: 0.8rem;
}
@media (min-width: 400px) {
  .page-challenge .challenge-supporters__list li {
    flex-basis: calc(25% - 0.2rem);
  }
}
@media (min-width: 650px) {
  .page-challenge .challenge-supporters__list li {
    flex-basis: calc(20% - 0.2rem);
  }
}
.page-challenge .challenge-supporters__list li img {
  width: 100%;
  border: 1px solid #e2e2e2;
  margin-bottom: 0.25rem;
}
.page-challenge .challenge-supporters__att {
  font-size: 0.65rem;
}
.page-challenge .challenge-partners__wrap {
  display: flex;
  flex-wrap: wrap;
}
.page-challenge .challenge-partners__bnr {
  margin: 0.05rem;
  flex-basis: calc(33% - 0.4rem);
  margin-bottom: 2rem;
}
.page-challenge .challenge-partners__bnr h6 {
  font-size: 0.6rem;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.page-challenge .challenge-partners__bnr p {
  border: 1px solid #e2e2e2;
  padding: 0.5rem 1.5rem;
}
.page-challenge .challenge-partners__hidden {
  visibility: hidden;
}
.page-challenge .challenge-result__ttl01 {
  margin: 5rem 0 3rem 0;
}
.page-challenge .challenge-result__subttl, .page-challenge .challenge-result__secttl {
  margin: 4rem 0 2.5rem 0;
}
.page-challenge .challenge-result__txt strong {
  display: block;
}
.page-challenge .challenge-result__txt.att {
  font-size: 0.8rem;
  margin: 1.5rem 0 3rem 0;
}
.page-challenge .sns-share__wrap {
  text-align: right;
  margin-right: 2rem;
  margin-bottom: 3rem;
  display: none;
}
.page-challenge .sns-share__ttl {
  display: inline-block;
  color: #666;
  font-size: 0.8rem;
  margin-right: 1rem;
}
.page-challenge .share_button {
  /* font-size: 16px; */
  display: inline-block;
  margin-right: 0.2rem;
  border: none;
  text-decoration: none;
  transition: 0.4s;
}
.page-challenge .share_button img {
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
}
.page-challenge .share_button:hover {
  opacity: 0.7;
}
.page-challenge .share_twitter {
  /* background-color: #1da1f2; */
}
.page-challenge .share_facebook {
  /* background-color: #1877f2; */
}
.page-challenge .share_line {
  /* background-color: #00b900; */
}
.page-challenge .share_hatena {
  /* background-color: #5279e7; */
}
.page-challenge .share_pocket {
  /* background-color: #ee4056; */
}

.joinus-kv {
  padding: 5rem 0 3rem;
  background-color: #fff;
}
.joinus-kv__container {
  height: 36rem;
  position: relative;
}
.joinus-kv__container {
  max-width: 84rem;
  width: 94vw;
  margin: 0 auto;
}
.joinus-kv__title {
  position: absolute;
  top: 0;
  left: 12.8rem;
  transform: rotate(90deg);
  transform-origin: top left;
  font-size: 16rem;
  letter-spacing: 0.07rem;
}
.joinus-kv__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 69rem;
}
@media screen and (max-width: 1200px) {
  .joinus-kv__container {
    height: 43vw;
  }
  .joinus-kv__title {
    font-size: 18.6vw;
    letter-spacing: 0.1vw;
    left: 13.6vw;
  }
  .joinus-kv__img {
    width: 80vw;
  }
}
@media screen and (max-width: 600px) {
  .joinus-kv {
    padding: 6.5rem 0 4rem;
  }
  .joinus-kv__container {
    width: 100%;
    height: 85vw;
  }
  .joinus-kv__title {
    position: initial;
    transform: none;
    font-size: 23.3vw;
    width: 100%;
    text-align: center;
  }
  .joinus-kv__img {
    width: 100vw;
    top: 21vw;
    height: 67vw;
    overflow: hidden;
  }
  .joinus-kv__img img {
    height: 100%;
    object-fit: cover;
  }
}

.joinus-overview {
  background-color: #ffffff;
}
.joinus-overview__container {
  max-width: 738px;
  margin: 0 auto;
  padding: 0 20px 100px;
}
.joinus-overview__textwrap {
  font-size: 20px;
  text-align: center;
}
.joinus-overview__textwrap span {
  display: inline-block;
}
.joinus-overview__text {
  font-size: 1.43rem;
  letter-spacing: 0.1em;
}
.joinus-overview__text span {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .joinus-overview__container {
    max-width: 738px;
    margin: 0 auto;
    padding: 0 20px 70px;
  }
  .joinus-overview__text {
    font-size: 1rem;
  }
}

.joinus-body {
  position: relative;
  padding: 105px 0 180px;
  background-color: #B7C8D7;
}
.joinus-body::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 91px;
  height: 91px;
  background-color: #B7C8D7;
  border: solid 1px #FFFFFF;
  border-radius: 91px;
  background-image: url(./img/joinus/body-arrow.svg);
  background-position: 50% 55%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 600px) {
  .joinus-body {
    padding: 60px 0 100px;
  }
  .joinus-body::before {
    width: 51px;
    height: 51px;
    background-position: 50% 60%;
    background-size: 25px;
  }
}

.joinus__container {
  max-width: 980px;
  padding: 0 20px;
  margin: 0 auto;
}
.joinus__container h2 {
  text-align: center;
  font-size: 1.7rem;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  padding: 12px 0;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-bottom: 55px;
}
@media screen and (max-width: 600px) {
  .joinus__container {
    padding: 0 15px;
  }
  .joinus__container h2 {
    font-size: 1.28rem;
    margin-bottom: 15px;
  }
}

.joinus__accordion {
  background-color: #ffffff;
  margin-bottom: 20px;
}
.joinus__accordion-heading {
  font-size: 1.54rem;
  padding: 2.5rem 2.5rem 2.5rem 8rem;
}
.joinus__accordion-heading::before {
  left: 4rem;
}
.joinus__accordion-heading::after {
  left: 4rem;
}
.joinus__accordion-content {
  font-size: 1.14rem;
  padding: 0 3.5rem;
}
.joinus__accordion__dl {
  margin-bottom: 35px;
}
.joinus__accordion__dt {
  font-size: 1.28rem;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  padding: 1px 0;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.joinus__accordion__dd {
  font-size: 14px;
  letter-spacing: 0.05em;
}
.joinus__accordion--soon {
  position: relative;
  pointer-events: none;
  background-color: transparent;
}
.joinus__accordion--soon::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #90ABB6;
  mix-blend-mode: multiply;
  z-index: 1;
}
.joinus__accordion--soon::after {
  content: "COMING SOON";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  font-family: "BebasNeue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 2.8492136rem;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding-top: 10px;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .joinus__accordion-heading {
    font-size: 1.28rem;
    padding: 2.5rem 1.25rem 2.5rem 4.75rem;
    transition: padding 0.2s;
  }
  .joinus__accordion-heading::before {
    left: 1.5rem;
  }
  .joinus__accordion-heading::after {
    left: 1.5rem;
  }
  .joinus__accordion-content {
    padding: 0 1.5rem;
  }
  .joinus__accordion__dl {
    margin-bottom: 17px;
  }
  .joinus__accordion__dt {
    font-size: 1.14rem;
    padding: 3px 0;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 600px) {
  .joinus__accordion.is-open .accordion-heading {
    padding: 1.5rem 1.25rem 1.5rem 4.75rem;
  }
}

.joinus__accordion.is-open .accordion-heading::before {
  transform: rotate(180deg);
}

.joinus__accordion.is-open .accordion-heading::after {
  transform: rotate(-180deg);
}

.joinus__accordion.is-open .accordion-content {
  max-height: 3300px;
}

.accordion__partner .partner__header {
  display: flex;
  gap: 40px;
  margin-bottom: 110px;
}
.accordion__partner .partner__header .partner__title {
  flex: fit-content 0 0;
  font-size: 30.44px;
  line-height: 1.54;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.accordion__partner .partner__header .partner__intro {
  font-size: 14px;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .accordion__partner .partner__header {
    display: block;
  }
  .accordion__partner .partner__header .partner__title {
    margin-bottom: 30px;
  }
  .accordion__partner .partner__header .partner__title br {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .accordion__partner .partner__header {
    margin-bottom: 50px;
  }
  .accordion__partner .partner__header .partner__title {
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.05em;
    margin: 30px 0 11px;
  }
  .accordion__partner .partner__header .partner__intro {
    line-height: 1.7;
  }
}

.partner-example {
  padding-bottom: 80px;
}
@media screen and (max-width: 600px) {
  .partner-example {
    padding-bottom: 50px;
  }
}

.example-chart {
  padding-bottom: 95px;
}
.example-chart__orgwrap {
  display: grid;
  grid-template-columns: 1fr min(55px, 10%) 1fr;
  gap: min(43px, 6%);
  text-align: center;
  font-size: 13px;
  margin-bottom: 20px;
}
.example-chart__org img {
  display: block;
  margin: 0 auto 15px;
}
@media screen and (max-width: 600px) {
  .example-chart__org img {
    margin-bottom: 10px;
  }
}
.example-chart__org--iwaya .example-chart__org-inner {
  margin-left: auto;
}
.example-chart__org--and .example-chart__org-inner {
  padding-top: 7%;
  margin-left: auto;
  margin-right: auto;
}
.example-chart__org--and .example-chart__org-inner .sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .example-chart__org--and .example-chart__org-inner {
    padding-top: 35%;
  }
  .example-chart__org--and .example-chart__org-inner .pc {
    display: none;
  }
  .example-chart__org--and .example-chart__org-inner .sp {
    display: block;
  }
}
.example-chart__org-inner {
  width: fit-content;
  line-height: 1.4;
}
.example-chart__org-inner .text-wrap .inline-block {
  display: inline-block;
}
.example-chart__newwrap {
  display: flex;
  margin: 0 -30px;
}
.example-chart__new {
  background-position: top;
  background-repeat: no-repeat;
  background-size: 600px;
  flex-basis: 33.3%;
  max-width: 33.3%;
  padding: 120px 30px 0;
}
.example-chart__new:nth-child(1) {
  background-image: url(img/joinus/arrow-left.png);
}
.example-chart__new:nth-child(2) {
  background-image: url(img/joinus/arrow-center.png);
}
.example-chart__new:nth-child(3) {
  background-image: url(img/joinus/arrow-right.png);
}
.example-chart__new dt {
  font-size: 1.28rem;
  line-height: 1.4;
  border-top: solid 2px #90ABB6;
  border-bottom: solid 2px #90ABB6;
  padding: 1px 0;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 17px;
  text-align: center;
}
.example-chart__new dd {
  display: flex;
  line-height: 1.7;
  padding: 0;
  margin: 0;
}
.example-chart__new dd::before {
  content: "";
  position: relative;
  transform: translateY(0.6rem);
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #90ABB6;
  margin-right: 10px;
}
@media screen and (max-width: 1000px) {
  .example-chart__newwrap {
    margin-left: -10px;
    margin-right: -10px;
  }
  .example-chart__new {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 800px) {
  .example-chart__newwrap {
    flex-direction: column;
    gap: 40px;
    margin: 0;
  }
  .example-chart__new {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 30px;
    max-width: 100%;
    padding: 0;
    background-image: none !important;
  }
  .example-chart__new dt {
    flex: 100%;
  }
}
@media screen and (max-width: 600px) {
  .example-chart {
    padding-bottom: 50px;
  }
  .example-chart__orgwrap {
    grid-template-columns: auto 6% auto;
    gap: min(43px, 8%);
    font-size: 12px;
    margin-bottom: 40px;
  }
  .example-chart__newwrap {
    gap: 15px;
  }
  .example-chart__new {
    margin-bottom: 12px;
  }
  .example-chart__new dt {
    margin-bottom: 12px;
  }
  .example-chart__new dd {
    flex-basis: 100%;
  }
}

.example-list__title {
  text-align: center;
  font-size: 3.42rem;
  margin-bottom: 3rem;
  letter-spacing: 0.05em;
}
.example-list__itemlist {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  justify-content: center;
  gap: 30px max(3%, 24px);
  list-style: none;
  padding-left: 0;
}
@media screen and (max-width: 1000px) {
  .example-list__itemlist {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 800px) {
  .example-list__itemlist {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 600px) {
  .example-list__itemlist {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px max(3%, 24px);
  }
}
.example-list__item {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.example-list__item h4 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 2px 0;
  order: 2;
  font-weight: 400;
  line-height: 1.2;
  margin: 5px 0 0;
}
.example-list__item p {
  width: 100%;
  order: 1;
  margin: 0;
}
.example-list__item p img {
  border-radius: 100px;
  max-width: 124px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.example-list__item ul {
  order: 3;
  padding-left: 0;
  list-style: none;
  padding-top: 0;
  margin: 0;
}
.example-list__item ul li {
  position: relative;
  margin-left: 1.2rem;
  margin-right: -1em;
  font-size: 0.95rem;
}
.example-list__item ul li::before {
  content: "";
  position: absolute;
  left: -1.2rem;
  top: 0.45rem;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #90ABB6;
  border-radius: 50%;
}
@media screen and (max-width: 600px) {
  .example-list__title {
    font-size: 30px;
    margin-bottom: 2rem;
  }
}

.example-scheme {
  padding-bottom: 95px;
}
.example-scheme .scheme__header {
  display: flex;
  gap: 40px;
  margin-bottom: 65px;
}
.example-scheme .scheme__header .scheme__title {
  flex: fit-content 0 0;
  font-size: 30.44px;
  line-height: 1.54;
  font-weight: 400;
  letter-spacing: 0.1em;
  min-width: 280px;
}
.example-scheme .scheme__header .scheme__intro {
  font-size: 14px;
  line-height: 2;
}
.example-scheme .scheme__header .scheme__intro .kakko {
  display: inline-block;
}
@media screen and (max-width: 800px) {
  .example-scheme .scheme__header {
    display: block;
  }
  .example-scheme .scheme__header .scheme__title {
    margin-bottom: 30px;
  }
  .example-scheme .scheme-chart-schema__imgwrap img {
    display: block;
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 600px) {
  .example-scheme {
    padding-bottom: 75px;
  }
  .example-scheme .scheme__header .scheme__title {
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.05em;
    margin: 30px 0 11px;
  }
}

.joinus__circle-ul {
  list-style: none;
  padding: 0;
  margin: 0.25em 0 0.75rem;
}
.joinus__circle-ul li {
  display: flex;
  padding: 0;
  margin: 0 0 0.125em;
}
.joinus__circle-ul li::before {
  content: "";
  position: relative;
  transform: translateY(0.6rem);
  width: 12px;
  height: 12px;
  flex: 12px 0 0;
  border-radius: 12px;
  background-color: #90ABB6;
  margin-right: 5px;
}
.joinus__circle-ul li .head {
  width: 5.4em;
}

.joinus-form {
  margin: 60px 0 10px;
}
.joinus-form label {
  margin: 0.8rem 0;
  display: inline-block;
}
.joinus-form .classification__ttl {
  display: block;
}
.joinus-form .wpcf7-form-control-wrap .wpcf7-text,
.joinus-form .wpcf7-form-control-wrap .wpcf7-textarea {
  width: 100%;
  margin-bottom: 1rem;
  padding: 0.25rem 0.75rem;
  border-radius: 0px;
  border: solid 1px;
}
.joinus-form .wpcf7-form-control-wrap .wpcf7-text::placeholder,
.joinus-form .wpcf7-form-control-wrap .wpcf7-textarea::placeholder {
  color: #acacac;
  font-weight: 200;
}
.joinus-form .wpcf7-checkbox {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 4px 40px;
}
.joinus-form .wpcf7-checkbox input {
  margin-right: 1rem;
  display: inline-block;
  transform: scale(1.6);
  accent-color: rgb(49, 57, 71);
}
.joinus-form .wpcf7-checkbox span {
  font-size: 0.98rem;
  padding-bottom: 0.25rem;
  display: inline-block;
  margin: 0;
}
.joinus-form .wpcf7-submit {
  display: block;
  width: 22rem;
  background-color: #EA5500;
  border: none;
  height: 3rem;
  margin: 0 auto;
  margin-top: 3rem;
  margin-bottom: 4rem;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #000;
}
.joinus-form .wpcf7-submit:hover {
  background: #000;
  color: #fff;
}
.joinus-form .wpcf7-submit:active {
  background: #000;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .joinus-form {
    margin: 20px 0 10px;
  }
}

.joinus-sub__section {
  max-width: 980px;
  padding: 0 20px;
  margin: 0 auto;
}

.joinus-sub__container {
  background-color: #fff;
  padding: 20px;
  margin: 0 auto 2rem auto;
}

.joinus-attention {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2rem;
  padding: 20px 60px 20px 20px;
}
@media screen and (max-width: 800px) {
  .joinus-attention {
    display: block;
  }
}
.joinus-attention h3 {
  grid-column: 1;
  grid-row: 1;
  margin: 0;
  align-self: start;
  font-size: 3.2rem;
  font-weight: 200;
  padding-bottom: 1.5rem;
}
.joinus-attention p {
  grid-column: 2;
  margin: 0;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.05em;
}
.joinus-attention p:first-of-type {
  font-size: 20px;
  line-height: 1.7;
  margin: 0 0 0.25em;
}

@media (max-width: 768px) {
  .joinus-attention {
    padding: 30px 20px 20px;
  }
  .joinus-sub__container {
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }
  .joinus-sub__container h3,
  .joinus-sub__container p {
    font-size: 14px;
    grid-column: 1;
  }
  .joinus-sub__container h3 {
    font-size: 38px;
    letter-spacing: 0.1em;
    padding-bottom: 0.75em;
  }
}
.en .header-sub-navigation {
  display: none;
}

.technology-height-time__list {
  display: none;
}

.header__global-navigation .soon a,
.footer-menu .soon a {
  pointer-events: none;
  cursor: default;
  color: #aaa;
  text-decoration: none;
  opacity: 0.6;
}

.header__global-navigation .soon a::after,
.footer-menu .soon a::after {
  content: " COMING SOON";
  font-size: 0.9rem;
  color: #aaa;
  margin-left: 0.1rem;
  letter-spacing: 0.1rem;
}

.co-creation-material {
  display: none;
}

.co-creation-overview__link {
  display: none;
}

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