@charset "UTF-8";
/* Scss Document */
.flex_30 {
  width: 30%;
}

.flex_31 {
  width: 31%;
}

.flex_32 {
  width: 32%;
}

.flex_33 {
  width: 33%;
}

.flex_34 {
  width: 34%;
}

.flex_35 {
  width: 35%;
}

.flex_36 {
  width: 36%;
}

.flex_37 {
  width: 37%;
}

.flex_38 {
  width: 38%;
}

.flex_39 {
  width: 39%;
}

.flex_40 {
  width: 40%;
}

.flex_41 {
  width: 41%;
}

.flex_42 {
  width: 42%;
}

.flex_43 {
  width: 43%;
}

.flex_44 {
  width: 44%;
}

.flex_45 {
  width: 45%;
}

.flex_46 {
  width: 46%;
}

.flex_47 {
  width: 47%;
}

.flex_48 {
  width: 48%;
}

.flex_49 {
  width: 49%;
}

.flex_50 {
  width: 50%;
}

.flex_51 {
  width: 51%;
}

.flex_52 {
  width: 52%;
}

.flex_53 {
  width: 53%;
}

.flex_54 {
  width: 54%;
}

.flex_55 {
  width: 55%;
}

.flex_56 {
  width: 56%;
}

.flex_57 {
  width: 57%;
}

.flex_58 {
  width: 58%;
}

.flex_59 {
  width: 59%;
}

.flex_60 {
  width: 60%;
}

.flex_61 {
  width: 61%;
}

.flex_62 {
  width: 62%;
}

.flex_63 {
  width: 63%;
}

.flex_64 {
  width: 64%;
}

.flex_65 {
  width: 65%;
}

.flex_66 {
  width: 66%;
}

.flex_67 {
  width: 67%;
}

.flex_68 {
  width: 68%;
}

.flex_69 {
  width: 69%;
}

.flex_70 {
  width: 70%;
}

:root {
  --min-size: 100px;
  --clamp-vw: 18vw;
}

@media (max-width: 1024px) {
  :root {
    --min-size: 60px;
    --clamp-vw: 10vw;
  }
}
.padding100 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 100px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.padding110 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 110px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.padding120 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 120px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.padding130 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 130px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.padding140 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 140px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.padding150 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 150px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.padding160 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 160px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.padding170 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 170px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.padding180 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 180px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.padding190 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 190px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.padding200 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 200px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.padding210 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 210px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.padding220 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 220px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.padding230 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 230px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.padding240 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 240px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.padding250 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 250px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.padding260 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 260px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.padding270 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 270px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.padding280 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 280px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.padding290 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 290px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.padding300 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 300px);
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.margin100 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 100px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.margin110 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 110px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.margin120 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 120px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.margin130 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 130px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.margin140 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 140px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.margin150 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 150px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.margin160 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 160px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.margin170 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 170px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.margin180 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 180px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.margin190 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 190px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.margin200 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 200px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.margin210 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 210px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.margin220 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 220px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.margin230 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 230px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.margin240 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 240px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.margin250 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 250px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.margin260 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 260px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.margin270 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 270px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.margin280 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 280px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.margin290 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 290px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.margin300 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 300px);
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.pt-100 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.pt-110 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.pt-120 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.pt-130 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.pt-140 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.pt-150 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.pt-160 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.pt-170 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.pt-180 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.pt-190 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.pt-200 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.pt-210 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.pt-220 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.pt-230 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.pt-240 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.pt-250 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.pt-260 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.pt-270 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.pt-280 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.pt-290 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.pt-300 {
  padding-top: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.pb-100 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.pb-110 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.pb-120 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.pb-130 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.pb-140 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.pb-150 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.pb-160 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.pb-170 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.pb-180 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.pb-190 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.pb-200 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.pb-210 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.pb-220 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.pb-230 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.pb-240 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.pb-250 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.pb-260 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.pb-270 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.pb-280 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.pb-290 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.pb-300 {
  padding-bottom: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.mt-100 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.mt-110 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.mt-120 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.mt-130 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.mt-140 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.mt-150 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.mt-160 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.mt-170 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.mt-180 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.mt-190 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.mt-200 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.mt-210 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.mt-220 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.mt-230 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.mt-240 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.mt-250 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.mt-260 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.mt-270 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.mt-280 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.mt-290 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.mt-300 {
  margin-top: clamp(var(--min-size), var(--clamp-vw), 300px);
}

.mb-100 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 100px);
}

.mb-110 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 110px);
}

.mb-120 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 120px);
}

.mb-130 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 130px);
}

.mb-140 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 140px);
}

.mb-150 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 150px);
}

.mb-160 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 160px);
}

.mb-170 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 170px);
}

.mb-180 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 180px);
}

.mb-190 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 190px);
}

.mb-200 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 200px);
}

.mb-210 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 210px);
}

.mb-220 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 220px);
}

.mb-230 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 230px);
}

.mb-240 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 240px);
}

.mb-250 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 250px);
}

.mb-260 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 260px);
}

.mb-270 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 270px);
}

.mb-280 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 280px);
}

.mb-290 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 290px);
}

.mb-300 {
  margin-bottom: clamp(var(--min-size), var(--clamp-vw), 300px);
}

a,
a:hover,
a:focus,
a:active,
a:visited,
a:focus-visible {
  text-decoration: none;
}

/************************/
#header {
  position: fixed;
  z-index: 99;
  background-color: rgba(1, 0, 68, 0.5);
  width: 100%;
}

.header_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-left: 32px;
}

.header_left__flex {
  display: flex;
  align-items: center;
  gap: 16px;
}
.header_left__flex .logo_box {
  display: flex;
  align-items: center;
}
.header_left__flex .logo_box p {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin-left: 16px;
  padding: 0 0 2px 16px;
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-shrink: 0;
}

.menu-wrap {
  position: relative;
}

.menu-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
  border-radius: 999px;
  min-width: 104px;
  height: 40px;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  backdrop-filter: blur(8px);
  transition: transform 0.2s ease, background 0.2s ease;
}

.menu-button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.menu-button:hover .menu-icon {
  background: url(../images/menu_btn_active.svg) center/cover;
}

.menu-button:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.menu-icon {
  width: 24px;
  height: 24px;
  background: url(../images/menu_btn.webp) center/cover;
  display: block;
  transition: 0.3s;
}

.cta-button {
  position: relative;
  background: #000;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 235px;
  height: 64px;
  cursor: pointer;
  transition: background 0.2s ease;
  white-space: nowrap;
  overflow: hidden;
}
.cta-button span {
  position: relative;
  z-index: 1;
}
.cta-button span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 0;
  height: 1px;
  transition: 0.3s;
}
.cta-button i {
  display: block;
  background: url(../images/Vector.svg) center/cover;
  width: 11px;
  height: 12px;
}

.cta-button:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s;
}

.cta-button:hover span:after {
  width: 100%;
}
.cta-button:hover {
  background: #111;
}

.cta-button:hover:after {
  opacity: 1;
}

.global-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(10px);
  padding: 0 24px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-12px);
  transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s ease, padding 0.35s ease;
  pointer-events: none;
  z-index: 20;
}

.global-menu.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
  padding: 10px 24px;
}

.global-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px 36px;
}

.global-menu-link {
  position: relative;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-family: "NotoSansJP-Medium";
  transition: opacity 0.2s ease, transform 0.2s ease;
  white-space: nowrap;
}

.global-menu-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 0;
  height: 1px;
  transition: 0.3s;
}

.global-menu-link:hover:after {
  width: 100%;
}

#section01 {
  position: relative;
  padding: 144px 0 80px;
  background-image: url(../images/bg_01.webp);
  background-size: auto;
  background-repeat: no-repeat;
  background-position-x: right;
}
#section01 .sub_title {
  padding-bottom: 48px;
}
#section01 .sub_title span {
  display: block;
}
#section01 .sub_title .title_56 {
  line-height: normal;
}
#section01 .grid_box01 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
}
#section01 .grid_box01 li .img_box {
  text-align: center;
}
#section01 .grid_box01 li .img_box img {
  width: 100%;
  max-width: 120px;
  height: auto;
}
#section01 .grid_box01 li .title_24 {
  padding: 24px 0;
  text-align: center;
}
#section01 .grid_box01 li p {
  text-align: center;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#section01::after {
  content: "";
  position: absolute;
  bottom: -34%;
  left: 0;
  background-image: url(../images/bg_02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1041px;
  height: 1122px;
  z-index: 1;
}

.fast_contents h2 span {
  font-family: "NotoSansJP-Bold";
  line-height: 1.2em;
  letter-spacing: 0.06em;
}
.fast_contents h2 span.grada_text {
  line-height: 1.1em;
  margin-right: 5px;
  background: linear-gradient(180deg, #6F93F6 20%, #EE9790 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fast_contents h2 span.text-01 {
  letter-spacing: 0.01em;
}
.fast_contents .title_24 {
  padding-top: 5px;
}

#movie_btn {
  position: relative;
  width: 100%;
  max-width: 260px;
  height: 48px;
  border-radius: 75px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 23px;
  padding-right: 5px;
  backdrop-filter: blur(8px);
  margin-left: 10px;
  transition: 0.3s;
}
#movie_btn i {
  display: block;
  background: url(../images/move_play.webp) center/cover;
  width: 40px;
  height: 40px;
}

/* 枠線 */
#movie_btn::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 0.7px; /* 枠の太さ */
  border-radius: 999px;
  background: linear-gradient(90deg, #F4F4F7, #65658E);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}

#movie_btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

#section02 {
  position: relative;
  padding: 80px 0;
  background-image: url(../images/bg_03.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: bottom;
  background-attachment: fixed;
}

.section02_pc_title {
  width: 100%;
  max-width: 780px;
}

.section02_sp_title {
  display: none;
}

#section03 {
  padding: 80px 0;
}

.title_box .title_24 {
  background: linear-gradient(90deg, #6F93F6 40%, #EE9790 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title_box .title_56 {
  line-height: 1.2em;
}

.compare-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.compare-table {
  min-width: 1000px; /* SP時に横スクロールさせるため */
}

.compare-row {
  display: grid;
  grid-template-columns: 1fr 292px 292px 292px;
}

.compare-row + .compare-row {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.compare-side,
.compare-cell,
.compare-col {
  box-sizing: border-box;
}

/* 左端固定 */
.compare-side {
  position: sticky;
  left: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 10px;
  text-align: center;
  font-family: "NotoSansJP-Bold";
  line-height: 1.5;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  background-color: #010044;
}

/* 左上の空セル */
.compare-side-head {
  z-index: 4;
  border-right: none;
}

/* 上部3カラム */
.compare-col {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 10px;
}

.compare-title {
  font-size: 18px;
  font-family: "NotoSansJP-Bold";
  line-height: 1.4;
}

.compare-title-green {
  color: #55ff55;
}

.compare-title-yellow {
  color: #ffd84d;
}

.compare-title-red {
  color: #ff5b5b;
}

.compare-visual {
  margin-top: 16px;
  text-align: center;
}

/* 通常セル */
.compare-cell {
  padding: 16px 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 105px;
}

.compare-cell.accent {
  background: rgba(255, 255, 255, 0.1);
}

.cell-title {
  font-size: 16px;
  font-family: "NotoSansJP-Bold";
  line-height: 1.5;
}

.cell-text {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.8;
}

/* 最下段 */
.compare-result .compare-cell {
  min-height: 72px;
  font-size: 20px;
  font-family: "NotoSansJP-Bold";
  background-color: rgba(255, 255, 255, 0.1);
}

.compare-result .compare-side {
  background-color: #1A1A57;
}

.result-green {
  color: #00DD0F;
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.result-yellow {
  color: #FFC508;
}

.result-red {
  color: #FF4949;
}

.chapter_sec03_01 {
  width: 100%;
  max-width: 111px;
}

.chapter_sec03_02 {
  width: 100%;
  max-width: 166px;
}

.chapter_sec03_03 {
  width: 100%;
  max-width: 67px;
}

/* PCで少し余白を整える */
@media (min-width: 768px) {
  .compare-side {
    font-size: 16px;
  }
  .cell-text {
    font-size: 14px;
  }
}
#section04 {
  padding: 80px 0;
  background-color: #010044;
  background-image: url(../images/bg_04.webp);
  background-size: cover;
  background-position: bottom right;
  background-attachment: fixed;
}

#section05 {
  padding: 80px 0;
  background-color: #010044;
  background-image: url(../images/bg_05.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: 35%;
  overflow: hidden;
}
#section05 .grid_box01 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
}
#section05 .grid_box01 li .img_box {
  position: relative;
  width: 100%;
  max-width: 500px;
  min-height: 240px;
}
#section05 .grid_box01 li .img_box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
}
#section05 .grid_box01 li .title_24 {
  padding: 0 0 15px;
}
#section05 .grid_box01 li .text_box .text {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
#section05 .grid_box01 li .text_box .grada_text {
  background: linear-gradient(180deg, #6F93F6 20%, #EE9790 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1em;
}

#section06 {
  position: relative;
  padding: 80px 0;
  background-color: #010036;
}
#section06 .grid_box01 {
  display: grid;
  gap: 35px;
}
#section06 .grid_box01 li {
  display: grid;
  align-items: center;
  grid-template-columns: 200px 1fr;
  gap: 23px;
}
#section06 .grid_box01 li .title_20 {
  padding-bottom: 3px;
}

#section06:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/bg_06.webp);
  background-size: auto;
  width: 795px;
  height: -webkit-fill-available;
  mix-blend-mode: screen;
}

#section07 {
  position: relative;
  padding: 80px 0;
  background-color: #010044;
  overflow: hidden;
}

#section07:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/bg_07.webp);
  background-size: auto;
  background-repeat: no-repeat;
  width: 1366px;
  height: -webkit-fill-available;
  mix-blend-mode: screen;
}

/*====================================================================
slick
====================================================================*/
.sliderArea {
  position: relative;
  z-index: 2;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
.sliderArea a {
  color: #fff;
}
.sliderArea a .text_box {
  margin-top: 10px;
}
.sliderArea a .text_box .itle_20 {
  padding-bottom: 15px;
}

.slick-slide {
  margin: 0 0.45%;
}

.slick-slide img {
  width: 100%;
  height: auto;
}

.slick-prev, .slick-next {
  z-index: 1;
}

.slick-prev:before, .slick-next:before {
  color: #000;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

.thumb {
  margin: 20px 0 0;
}

.thumb .slick-slide {
  cursor: pointer;
}

.thumb .slick-slide:hover {
  opacity: 0.7;
}

.slick-slide {
  height: auto !important;
}

.slick-next:before {
  display: block;
  content: "" !important;
  color: #fff !important;
  width: 32px;
  height: 32px;
  background: #000;
  border-radius: 50%;
}

.slick-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-10%, 0%) rotateZ(45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.slick-prev:before {
  display: block;
  content: "" !important;
  color: #fff !important;
  width: 32px;
  height: 32px;
  background: #000;
  border-radius: 50%;
}

.slick-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(20%, 0%) rotateZ(-45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.slick-next {
  right: -13px !important;
  top: 20% !important;
}

.slick-prev {
  top: 20% !important;
}

.slick-dots li {
  width: 10px !important;
  height: 10px !important;
}

.slick-dots li button {
  width: 10px !important;
  height: 10px !important;
}

.slick-dots li button:before {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 10px !important;
  height: 10px !important;
}

.slick-dots li button:before {
  opacity: 1 !important;
  color: #fff !important;
  font-size: 0 !important;
}

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: #fff !important;
  font-size: 0 !important;
  background: #fff;
}

#section08 {
  position: relative;
  padding: 80px 0;
  background-color: #010036;
}
#section08 .grid_box01 {
  display: grid;
  gap: 40px;
}
#section08 .grid_box01 li {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 15px;
  align-items: center;
}
#section08 .grid_box01 li .img100 {
  position: relative;
}
#section08 .grid_box01 li:nth-child(2) .img100:after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/sec07_step_arrow.svg);
  background-size: cover;
  width: 20px;
  height: 12px;
}
#section08 .grid_box01 li:nth-child(3) .img100:after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/sec07_step_arrow.svg);
  background-size: cover;
  width: 20px;
  height: 12px;
}

#section09 {
  position: relative;
  padding: 80px 0;
  background-color: #010649;
  background-image: url(../images/bg_08.webp);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
#section09 .grid_box01 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}
#section09 .grid_box01 .name_box {
  margin: 15px 0;
}
#section09 .grid_box01 .name_box .title_24 {
  line-height: normal;
}
#section09 .grid_box01 .name_box .text_lightBlue {
  font-size: 14px;
  padding-top: 5px;
  line-height: normal;
}

.more-box__content {
  overflow: hidden;
  margin-top: 15px;
}
.more-box__content div {
  display: grid;
  grid-template-columns: 72px 1fr;
}
.more-box__content div p {
  font-size: 14px;
}

.more-box__button {
  margin-top: 12px;
  display: inline-block;
  background: none;
  border: none;
  cursor: pointer;
}

/* PCでは常時表示、ボタン非表示 */
@media screen and (min-width: 769px) {
  .more-box__content {
    height: auto !important;
    opacity: 1 !important;
  }
  .more-box__button {
    display: none;
  }
}
/* SPでは閉じた状態から始める */
@media screen and (max-width: 768px) {
  .more-box__content {
    height: 0;
    opacity: 0;
    transition: height 0.4s ease, opacity 0.4s ease;
  }
  .more-box.is-open .more-box__content {
    opacity: 1;
  }
}
#section10 {
  position: relative;
  padding: 80px 0;
  background-color: #010036;
}

.cmpx-auto-table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0;
}

.cmpx-auto-table {
  width: 100%;
  min-width: 1000px;
  border-collapse: collapse;
  table-layout: fixed;
}

.cmpx-auto-table th,
.cmpx-auto-table td {
  vertical-align: top;
}

.cmpx-auto-table thead th {
  padding: 8px 16px;
  text-align: center;
}

.cmpx-auto-table thead th.text_lightBlue {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 75px;
}

.cmpx-auto-table-section td {
  padding: 16px 0 3px;
  font-family: "NotoSansJP-SemiBold";
  text-align: left;
  background: linear-gradient(90deg, #6F93F6 0%, #EE9790 15%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cmpx-auto-table-cards td {
  width: 25%;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  vertical-align: middle;
}
.cmpx-auto-table-cards td:nth-child(1) {
  background-color: rgba(255, 255, 255, 0.1);
}

.cmpx-auto-table-card {
  min-height: 132px;
  padding: 18px 16px 20px;
  box-sizing: border-box;
}

.cmpx-auto-table-cards td:last-child .cmpx-auto-table-card {
  border-right: none;
}

.cmpx-auto-table-lead {
  margin: 0 0 12px;
  font-size: 16px;
  font-family: "NotoSansJP-SemiBold";
  line-height: 1.45;
  text-align: center;
}

.cmpx-auto-table-body {
  margin: 0;
  font-size: 14px;
  line-height: 1.9;
  text-align: center;
  word-break: break-word;
}

@media (max-width: 767px) {
  .cmpx-auto-table-wrap {
    padding-bottom: 6px;
  }
  .cmpx-auto-table {
    min-width: 980px;
  }
  .cmpx-auto-table thead th {
    font-size: 20px;
    padding: 12px 14px;
  }
  .cmpx-auto-table-section td {
    font-size: 17px;
  }
  .cmpx-auto-table-card {
    min-height: 124px;
    padding: 16px 14px 18px;
  }
  .cmpx-auto-table-lead {
    font-size: 16px;
  }
  .cmpx-auto-table-body {
    font-size: 15px;
    line-height: 1.8;
  }
}
#section11 {
  padding: 80px 0;
  background-color: #010044;
}

.faq-block__title {
  margin-bottom: 16px;
  font-size: 20px;
  font-family: "NotoSansJP-SemiBold";
}

.faq-list {
  border-top: 2px solid;
  border-image: linear-gradient(to right, #60B0FF, #EE9790) 1;
}
.faq-list .faq-item:nth-child(n+2) {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.faq-question {
  width: 100%;
  appearance: none;
  background: transparent;
  border: 0;
  color: #60B0FF;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  padding: 26px 0 18px;
  font-family: "NotoSansJP-SemiBold";
  line-height: 1.6;
}

.faq-question__text {
  display: block;
  flex: 1;
}

.faq-question__icon {
  width: 18px;
  height: 18px;
  position: relative;
  flex-shrink: 0;
}

.faq-question__icon::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  display: block;
  width: 9px;
  height: 9px;
  transform: translate(-50%, -10%) rotateZ(135deg);
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.faq-answer-wrap {
  overflow: hidden;
}

.faq-answer {
  padding: 0 0 26px;
}
.faq-answer .border_text {
  border-bottom: 1px solid #fff;
}

.faq-answer p {
  margin: 0;
  line-height: 2;
}

.faq-answer__lead {
  color: #ff9f8e;
  font-family: "NotoSansJP-SemiBold";
}

/* PC: 常時表示 */
@media screen and (min-width: 769px) {
  .faq-question {
    cursor: default;
  }
  .faq-question__icon {
    display: none;
  }
  .faq-answer-wrap {
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
/* SP: アコーディオン */
@media screen and (max-width: 768px) {
  .faq-block__title {
    margin-bottom: 18px;
    font-size: 24px;
  }
  .faq-list {
    border-top-width: 2px;
  }
  .faq-question {
    padding: 22px 0 16px;
    font-size: 18px;
    cursor: pointer;
  }
  .faq-answer-wrap {
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: height 0.4s ease, opacity 0.35s ease, visibility 0.35s ease;
  }
  .faq-item.is-open .faq-answer-wrap {
    opacity: 1;
    visibility: visible;
  }
  .faq-item.is-open .faq-question__icon::before {
    transform: translate(-50%, 50%) rotateZ(-45deg);
  }
  .faq-answer {
    padding: 0 0 26px;
  }
  .faq-answer p {
    font-size: 16px;
    line-height: 1.9;
  }
  .faq-answer__lead {
    font-size: 18px;
    line-height: 1.7;
  }
}
.note_function__List {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  list-style: none;
  gap: 25px 25px;
}

.note_function__List li {
  box-sizing: border-box;
  transition: all 1s;
}
.note_function__List li figure {
  position: relative;
}
.note_function__List li figure:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/sec04_arrow.webp);
  background-size: cover;
  width: 24px;
  height: 24px;
}

.note_function__List li:hover {
  transform: translateY(-20px);
}

.note_function__List li img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.note_function__List li .list_text {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 15px 20px 20px;
  border-radius: 0 0 8px 8px;
}

.note_function__List li .list_text .title {
  padding-bottom: 15px;
  color: #fff;
}

.note_function__List li .list_text .text {
  color: #fff;
}

/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 40px 10px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
}

/*モーダル本体の擬似要素の指定*/
.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}

.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 500px;
  width: 90%;
}

.movie .modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 1000px;
  width: 98%;
}

/*モーダル枠の指定*/
.movie .modal-body iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

/*モーダルを閉じるボタンの指定*/
.modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 80px;
  height: 44px;
  color: #888888;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  cursor: pointer;
}

/*モーダル内のコンテンツの指定*/
.modal-content {
  background: #fff;
  text-align: left;
  padding: 0 24px;
  border-radius: 24px 24px 0 0;
}

.movie .modal-content {
  padding: 20px;
}

.modal-container .list_text {
  color: #000;
  padding: 24px 0;
}

.modal-container img {
  width: 100%;
}

.modal-container .list_text .title {
  color: #020044;
  padding-bottom: 10px;
  font-family: "NotoSansJP-SemiBold";
}

.modal-container .button {
  overflow: hidden;
  border-top: 1px solid #DDDDDD;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 0 0 24px 24px;
}

.modal-container .button a {
  width: 100%;
  max-width: 160px;
  height: 44px;
  color: #4aa8ff;
  border: 2px solid #4aa8ff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 8px;
  font-family: "NotoSansJP-SemiBold";
  transition: 0.3s;
}

.modal-container .button a:hover {
  background-color: #4aa8ff;
  color: #fff;
}

#movieModal iframe {
  height: 540px;
  border-radius: 24px 24px 0 0;
}
#movieModal .modal-body {
  max-width: 960px;
  width: 90%;
}
#movieModal .modal-content {
  padding: 0;
  border-radius: 24px;
}
#movieModal .modal-close {
  margin: 0 auto;
}

.modal-close_container {
  background-color: #fff;
  padding: 24px;
  border-radius: 0 0 24px 24px;
}

#section_contactForm {
  position: relative;
  padding: 80px 0;
  background-color: #030444;
}

#section_contactForm:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url(../images/bg_09.webp);
  background-size: 100%;
  height: 1030px;
  background-repeat: no-repeat;
  background-position: bottom center;
  mix-blend-mode: lighten;
}

.privacy_text {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #03053D;
  padding: 20px 25px;
  border-radius: 1px;
}
.privacy_text .text_lightBlue {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 7px;
  transition: 0.3s;
}
.privacy_text .text_lightBlue i {
  display: block;
  border-top: 3px solid #60B0FF;
  border-right: 3px solid #60B0FF;
  transform: rotateZ(45deg);
  width: 9px;
  height: 9px;
}
.privacy_text .text_lightBlue:hover {
  color: #60B0FF;
  opacity: 0.6;
}

/* =========================
   form layout
========================= */
form {
  position: relative;
  z-index: 1;
  margin-top: 50px;
}

.items {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.item.last {
  align-items: start;
}
.item.last .heading {
  padding-top: 10px;
}

.item {
  display: grid;
  grid-template-columns: 220px 1fr;
  align-items: center;
  column-gap: 36px;
}

.check_wrap {
  margin-bottom: 15px;
}

.heading {
  font-size: 16px;
  line-height: 1.6;
  font-family: "NotoSansJP-SemiBold";
}

.heading::after {
  content: "";
}

.heading:has(+ .input ul)::after {
  content: "";
}

/* 必須っぽい見せ方 */
.heading {
  position: relative;
}

.heading::before {
  content: "";
}

.item:has(input[required]) .heading::after,
.item:has(textarea[required]) .heading::after {
  content: "必須";
  display: inline-block;
  margin-left: 6px;
  font-size: 12px;
  font-weight: 500;
  color: #ffb5c8;
  vertical-align: middle;
}

/* 上記の :has が効かない環境向けに、見た目だけ全必須項目へ寄せる */
.item:nth-child(2) .heading::after,
.item:nth-child(3) .heading::after,
.item:nth-child(4) .heading::after {
  content: "*必須";
  display: inline-block;
  margin-left: 6px;
  font-size: 10px;
  color: #ffb5c8;
  vertical-align: middle;
}

.input {
  width: 100%;
}

/* =========================
   text fields / textarea
========================= */
input[type=text],
input[type=email],
textarea {
  width: 100%;
  border: none;
  outline: none;
  color: #ffffff;
  background: #020232;
  border-radius: 8px;
  box-shadow: inset 0 0 0 1px rgba(80, 110, 255, 0.08), 0 8px 20px rgba(0, 0, 0, 0.14);
  transition: box-shadow 0.25s ease, transform 0.25s ease, background 0.25s ease;
}

input[type=text],
input[type=email] {
  height: 40px;
  padding: 0 16px;
  font-size: 16px;
}

textarea {
  resize: vertical;
  padding: 18px 16px;
  font-size: 16px;
  line-height: 1.8;
  height: 160px;
}

input::placeholder,
textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

/* =========================
   radio buttons
========================= */
.input ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 34px;
  margin: 0;
}

.input ul li {
  margin: 0;
  padding: 0;
}

.input ul li input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.input ul li label {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  font-size: 16px;
  white-space: nowrap;
  font-family: "NotoSansJP-SemiBold";
}

.input ul li label::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: transparent;
  flex-shrink: 0;
  transition: all 0.25s ease;
}

.input ul li input[type=radio]:checked + label::before {
  border: none;
  background: radial-gradient(circle, #6fd3ff 0%, #4aa8ff 35%, #010044 50%);
  /* 中央の丸 */
  box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.2), 0 0 10px rgba(120, 200, 255, 0.9), 0 0 3px rgba(120, 200, 255, 0.7), 0 0 40px rgba(120, 200, 255, 0.5), 0 0 0 2px rgb(120, 200, 255);
}

/* =========================
   errors
========================= */
.error {
  grid-column: 2/3;
  margin: 8px 0 0;
  font-size: 13px;
  color: #ffb7c7;
  min-height: 1em;
}

#formMessage {
  text-align: center;
  padding-left: 125px;
  color: #fff !important;
  padding-top: 15px;
}

/* =========================
   recaptcha
========================= */
.g-recaptcha {
  display: flex;
  justify-content: center;
}
.g-recaptcha iframe {
  margin-left: 15px;
}

.recaptcha-note {
  font-size: 13px;
  text-align: center;
  padding-left: 110px;
}
.recaptcha-note a {
  color: #fff;
}

.grecaptcha-badge {
  visibility: hidden;
}

/* =========================
   button
========================= */
.formBtn {
  margin-top: 48px;
  padding-left: 256px;
}

.formBtn button {
  appearance: none;
  border: none;
  cursor: pointer;
  max-width: 400px;
  width: 100%;
  height: 56px;
  border-radius: 10px;
  position: relative;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #ffffff;
  background: linear-gradient(90deg, #6f96f6 0%, #e69a98 100%);
  box-shadow: 0 14px 30px rgba(19, 22, 93, 0.36), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
  transition: transform 0.25s ease, opacity 0.25s ease, box-shadow 0.25s ease;
}

.formBtn button::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-52%) rotateZ(45deg);
  display: block;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 12px;
  height: 12px;
}

.formBtn button:hover {
  box-shadow: 0 18px 34px rgba(19, 22, 93, 0.42), inset 0 0 0 1px rgba(255, 255, 255, 0.16);
  opacity: 0.9;
}

.formBtn button:disabled {
  opacity: 1;
  cursor: not-allowed;
}

#submitComp {
  margin: 24px 0 0 256px;
  font-size: 16px;
  color: #ffffff;
}

/* =========================
   responsive
========================= */
@media (max-width: 768px) {
  .item {
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
  .heading {
    padding-top: 0;
    font-size: 16px;
  }
  .error {
    grid-column: auto;
  }
  .g-recaptcha,
  .formBtn,
  #submitComp {
    margin-left: 0;
    padding-left: 0;
  }
  .formBtn {
    margin-top: 24px;
  }
  .formBtn button {
    width: 100%;
    min-width: unset;
    max-width: unset;
    height: 68px;
    font-size: 20px;
  }
  .input ul {
    gap: 18px 24px;
  }
  .input ul li label {
    font-size: 16px;
  }
  textarea {
    min-height: 160px;
  }
  #formMessage {
    padding-left: 0;
  }
  .recaptcha-note {
    padding-left: 0;
  }
}
/* =========================
   入力済（placeholderが消えている状態）
========================= */
input:not(:placeholder-shown),
textarea:not(:placeholder-shown) {
  border: 1px solid rgba(120, 190, 255, 0.8);
}

/* =========================
   フォーカス時（選択中）
========================= */
input:focus,
textarea:focus {
  border: 1px solid #D2D2DC;
  background: rgba(40, 45, 100, 0.9);
  /* 画像のような発光 */
  box-shadow: 0 0 0 3px rgba(120, 180, 255, 0.25), 0 0 20px rgba(120, 200, 255, 0.6), 0 0 40px rgba(120, 200, 255, 0.35);
}

/* =========================
   入力済 ＋ フォーカス（より強調）
========================= */
input:not(:placeholder-shown):focus,
textarea:not(:placeholder-shown):focus {
  border: 1px solid rgb(160, 220, 255);
  box-shadow: 0 0 0 3px rgba(140, 200, 255, 0.3), 0 0 25px rgba(140, 220, 255, 0.8), 0 0 50px rgba(140, 220, 255, 0.45);
}

#center_box ul {
  display: grid;
  gap: 24px;
}
#center_box ul li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: end;
  font-size: 19px;
  gap: 16px;
  padding-right: 24px;
}
#center_box ul li a i {
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotateZ(45deg);
  width: 8px;
  height: 8px;
}

#footer {
  background-color: #000;
  padding: 20px 0;

  .container800 {
    display: flex;
    align-items: center;
    gap: 48px;

    a {
      color: #fff;
      display: block;
      line-height: 1.7em;
      transition: .3s;
    }
    a:hover {
      color: #60B0FF;
      opacity: 0.7;
    }
  }
}

.copy {
  padding-top: 50px;
  font-size: 14px;
  text-align: center;
}

.catch {
  display: none;
}

.fade-parent .fade-up {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

/* 表示状態 */
.fade-parent .fade-up.is-active {
  opacity: 1;
  transform: translateY(0);
}

@media only screen and (max-width: 768px) {
  /* SP */
  .fade-parent .fade-up-sp {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 0.6s ease, transform 0.6s ease;
  }
  .fade-parent .fade-up-sp.is-active {
    opacity: 1;
    transform: translateY(0);
  }
  .fade-parent .fade-up-sp:nth-child(1) {
    transition-delay: 0.1s;
  }
  .fade-parent .fade-up-sp:nth-child(2) {
    transition-delay: 0.2s;
  }
  .fade-parent .fade-up-sp:nth-child(3) {
    transition-delay: 0.3s;
  }
  .fade-parent .fade-up-sp:nth-child(4) {
    transition-delay: 0.4s;
  }
  .fade-parent .fade-up-sp:nth-child(5) {
    transition-delay: 0.5s;
  }
}
.fade-parent .fade-up:nth-child(1) {
  transition-delay: 0.1s;
}

.fade-parent .fade-up:nth-child(2) {
  transition-delay: 0.2s;
}

.fade-parent .fade-up:nth-child(3) {
  transition-delay: 0.3s;
}

.fade-parent .fade-up:nth-child(4) {
  transition-delay: 0.4s;
}

.fade-parent .fade-up:nth-child(5) {
  transition-delay: 0.5s;
}

.fade-parent .fade-up:nth-child(6) {
  transition-delay: 0.6s;
}

.title_68 {
  font-size: 68px;
}

.title_56 {
  font-size: 56px;
}

.title_40 {
  font-size: 40px;
}

.title_24 {
  font-size: 24px;
}

.title_20 {
  font-size: 20px;
}

.text_lightBlue {
  color: #60B0FF;
}

.bg-dark-blue_01 {
  background-color: #010044;
}

/* PC用
------------------------------------------------------------*/
@media only screen and (max-width: 1366px) {
  #section01 {
    position: relative;
    padding: 144px 0 80px;
    background-image: url(../images/pc_1366px/bg_01.webp);
    background-size: 176%;
    background-repeat: no-repeat;
    background-position-x: right;
  }
  #section01::after {
    bottom: -34%;
    left: 0;
    background-size: 56%;
    width: 100%;
  }
  #section02 {
    background-image: url(../images/pc_1366px/bg_03.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: bottom;
  }
  .compare-table {
    min-width: 768px;
    width: 100%;
  }
  .compare-row {
    grid-template-columns: 1fr 25% 25% 25%;
  }
  #section04 {
    background-color: #010044;
    background-image: url(../images/pc_1366px/bg_04.webp);
    background-size: cover;
    background-position: top right;
  }
  #section05 {
    background-color: #010044;
    background-image: url(../images/pc_1366px/bg_05.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: top;
  }
  #section05 .grid_box01 li .img_box {
    max-width: 344px;
    min-height: 210px;
  }
  #section05 .grid_box01 li .img_box img {
    max-width: 344px;
  }
  #section06:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/pc_1366px/bg_06.webp);
    background-size: 103%;
    background-repeat: no-repeat;
    width: 462px;
    height: 100%;
    mix-blend-mode: screen;
  }
  #section07:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/pc_1366px/bg_07.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: -webkit-fill-available;
  }
  .cmpx-auto-table {
    width: 100%;
    min-width: auto;
  }
  #section_contactForm:after {
    width: 100%;
    background-image: url(../images/pc_1366px/bg_09.webp);
    background-size: 100%;
    height: 1030px;
    background-repeat: no-repeat;
    background-position: bottom center;
    mix-blend-mode: lighten;
  }
}
@media only screen and (max-width: 1024px) {
  .cta-button {
    max-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .flex_30 {
    width: 100%;
  }
  .flex_31 {
    width: 100%;
  }
  .flex_32 {
    width: 100%;
  }
  .flex_33 {
    width: 100%;
  }
  .flex_34 {
    width: 100%;
  }
  .flex_35 {
    width: 100%;
  }
  .flex_36 {
    width: 100%;
  }
  .flex_37 {
    width: 100%;
  }
  .flex_38 {
    width: 100%;
  }
  .flex_39 {
    width: 100%;
  }
  .flex_40 {
    width: 100%;
  }
  .flex_41 {
    width: 100%;
  }
  .flex_42 {
    width: 100%;
  }
  .flex_43 {
    width: 100%;
  }
  .flex_44 {
    width: 100%;
  }
  .flex_45 {
    width: 100%;
  }
  .flex_46 {
    width: 100%;
  }
  .flex_47 {
    width: 100%;
  }
  .flex_48 {
    width: 100%;
  }
  .flex_49 {
    width: 100%;
  }
  .flex_50 {
    width: 100%;
  }
  .flex_51 {
    width: 100%;
  }
  .flex_52 {
    width: 100%;
  }
  .flex_53 {
    width: 100%;
  }
  .flex_54 {
    width: 100%;
  }
  .flex_55 {
    width: 100%;
  }
  .flex_56 {
    width: 100%;
  }
  .flex_57 {
    width: 100%;
  }
  .flex_58 {
    width: 100%;
  }
  .flex_59 {
    width: 100%;
  }
  .flex_60 {
    width: 100%;
  }
  .flex_61 {
    width: 100%;
  }
  .flex_62 {
    width: 100%;
  }
  .flex_63 {
    width: 100%;
  }
  .flex_64 {
    width: 100%;
  }
  .flex_65 {
    width: 100%;
  }
  .flex_66 {
    width: 100%;
  }
  .flex_67 {
    width: 100%;
  }
  .flex_68 {
    width: 100%;
  }
  .flex_69 {
    width: 100%;
  }
  .flex_70 {
    width: 100%;
  }
  .cta-button {
    display: none;
  }
  .header_left__flex .logo_box p {
    display: none;
  }
  #header {
    background-color: rgba(1, 0, 68, 0.5);
    width: 100%;
    height: 64px;
    display: flex;
    align-items: center;
  }
  .header_left__flex {
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: space-between;
    width: 100%;
  }
  .header_container {
    padding-left: 16px;
  }
  .menu-button {
    display: none;
  }
  #section01 {
    padding: 128px 0 48px;
    background-image: url(../images/sp/bg_01.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: right;
  }
  #section01 .sp_text {
    letter-spacing: 0.2em;
  }
  .catch {
    display: block;
  }
  .fast_contents h2 {
    display: none;
  }
  .fast_contents .title_56,
  .fast_contents .title_68,
  .fast_contents .title_24 {
    display: none;
  }
  #movie_btn {
    margin: 0 auto;
    padding-right: 2px;
  }
  #movie_btn i {
    position: relative;
    top: 3px;
    display: block;
    background: url(../images/sp/move_play.webp) center/cover;
    width: 100%;
    max-width: 40px;
    height: 40px;
  }
  .sub_title {
    padding-bottom: 48px;
    text-align: center;
  }
  #section01 .sub_title {
    padding-bottom: 24px;
  }
  #section01 .grid_box01 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin-top: 48px;
  }
  #section01::after {
    bottom: 9%;
    left: -39%;
    background-size: 790px;
    width: 139%;
  }
  .section02_pc_title {
    display: none;
  }
  .section02_sp_title {
    display: block;
    width: 100%;
    max-width: 358px;
  }
  #section02 {
    padding: 48px 0;
  }
  #section02 .br768.title_24 {
    letter-spacing: normal;
    line-height: 1.5em;
  }
  #section02 .br768.title_20 {
    letter-spacing: 0.15em;
    line-height: 1.5em;
  }
  #section02 {
    background-image: url(../images/pc_1366px/bg_03.webp);
    background-repeat: no-repeat;
    background-size: 365%;
    background-position-y: bottom;
    background-position-x: 100%;
  }
  .compare-table {
    min-width: 920px;
    width: 100%;
  }
  .compare-row {
    grid-template-columns: 1fr 27% 27% 27%;
  }
  #section05 .grid_box01 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
  }
  #section05 .grid_box01 li .img_box {
    max-width: 600px;
    min-height: 320px;
  }
  #section05 .grid_box01 li .img_box img {
    max-width: 600px;
  }
  #section05 .grid_box01 li .text_box {
    position: relative;
    z-index: 1;
  }
  #section03 {
    padding: 48px 0;
  }
  #section05 {
    padding: 48px 0;
    background-color: #030651;
    background-image: url(../images/pc_1366px/bg_05.webp);
    background-size: 346%;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
  }
  #section06:after {
    content: "";
    top: 50%;
    transform: translateY(-29%);
    background-image: url(../images/pc_1366px/bg_06.webp);
    background-size: 119%;
    width: 462px;
    height: 100%;
  }
  #section06 .grid_box01 li {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
  #section06 .grid_box01 .img100 img {
    max-width: 214px;
  }
  #section06 {
    position: relative;
    padding: 48px 0;
    background-color: #010036;
  }
  #section07 {
    padding: 48px 0;
  }
  #section08 {
    padding: 48px 0;
  }
  #section08 .grid_box01 li {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
    align-items: center;
  }
  #section08 .grid_box01 li .img100 {
    text-align: center;
  }
  #section08 .grid_box01 li .img100 img {
    max-width: 110px;
  }
  #section08 .grid_box01 li:nth-child(2) .img100:after {
    display: none;
  }
  #section08 .grid_box01 li:nth-child(n+3) {
    margin-top: 20px;
  }
  #section08 .grid_box01 li:nth-child(3) .img100:after {
    content: "";
    position: absolute;
    bottom: unset;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/sec07_step_arrow.svg);
    background-size: cover;
    width: 20px;
    height: 12px;
  }
  #section08 .grid_box01 li:nth-child(4) .img100:after {
    content: "";
    position: absolute;
    bottom: unset;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/sec07_step_arrow.svg);
    background-size: cover;
    width: 20px;
    height: 12px;
  }
  #section09 {
    padding: 48px 0;
  }
  #section09 .grid_box01 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .more-box__button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px auto;
  }
  .more-box__button:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -15px;
    display: block;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 9px;
    height: 9px;
    transform: translateY(-50%) rotateZ(135deg);
  }
  /* 開いたとき */
  .js-more-box.is-open .more-box__button::after {
    transform: translateY(-50%) rotateZ(-45deg);
  }
  #section10 {
    padding: 48px 0;
  }
  .cmpx-auto-table {
    width: 100%;
    min-width: 1150px;
  }
  #section11 {
    padding: 48px 0;
  }
  #section_contactForm:after {
    width: 100%;
    background-image: url(../images/pc_1366px/bg_09.webp);
    background-size: 300%;
  }
  .input ul {
    display: grid;
    gap: 10px;
  }
  #section_contactForm {
    padding: 48px 0;
  }
  .note_function__List {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    list-style: none;
    gap: 16px;
  }
  .note_function__List li .list_text .text {
    display: none;
  }
  .note_function__List li a {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
  }
  .note_function__List li .list_text {
    padding: 15px 16px 20px;
    display: flex;
    align-items: center;
    border-radius: 0 8px 8px 0;
    height: 100%;
  }
  .note_function__List li img {
    border-radius: 8px 0 0 8px;
  }
  .note_function__List li .list_text .title {
    padding-bottom: 15px;
    color: #fff;
    line-height: normal;
  }
  #section04 {
    padding: 48px 0;
  }
  #movieModal iframe {
    height: 234px;
    border-radius: 24px 24px 0 0;
  }
  .title_box .title_24 {
    line-height: 1.2em;
    padding-bottom: 2px;
  }
  .sp_catch {
    width: 98% !important;
  }

  #footer {
      .container800 {
          display: grid;
          gap: 10px;
      }
  }

  .copy {
    padding-top: 30px;
  }

  .title_68 {
    font-size: 53px;
  }
  .title_56 {
    font-size: 47px;
  }
  .title_40 {
    font-size: 40px;
  }
  .title_24 {
    font-size: 24px;
  }
  .title_20 {
    font-size: 20px;
  }
}
/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width: 480px) {
  #section01::after {
    background-image: url(../images/sp/bg_02.webp);
    bottom: -32%;
    left: 0;
    background-size: 100%;
    width: 100%;
    height: 100%;
  }
  #section04 {
    background-color: #010044;
    background-image: url(../images/sp/bg_04.webp);
    background-size: cover;
    background-position: top right;
  }
  #section07:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/sp/bg_07.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: -webkit-fill-available;
  }
}