@import url("https://fonts.googleapis.com/css2?family=Hind:wght@700&family=Jost:wght@700&family=Noto+Sans+JP:wght@500;700&display=swap");
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

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

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

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

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

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

body {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  line-height: 1.75;
  color: #142839;
}

.header {
  position: fixed;
  z-index: 99;
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  background: #373838;
  border-top: 6px solid #fff000;
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 808px;
}
.header__nav {
  display: flex;
  column-gap: 16px;
}

@media screen and (max-width: 768px) {
  .header__nav {
    display: flex;
    position: fixed;
    top: 0;
    right: -120%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 40px;
    width: 100%;
    height: 100vh;
    background: #373838;
    transition: right 0.3s;
  }
}
.js-drawer.is-active {
  right: 0;
}

.logo {
  display: inline-block;
  width: 162px;
  height: 45px;
}

.hamburger {
  display: none;
  position: relative;
  z-index: 999;
  width: 40px;
  height: 30px;
  cursor: pointer;
}
.hamburger::before,
.hamburger span, .hamburger::after {
  position: absolute;
  width: 100%;
  height: 2px;
  content: "";
  background: #fff000;
  transition: 0.3s;
}
.hamburger::before {
  top: 0;
}
.hamburger span {
  top: 50%;
  transform: translateY(-50%);
}
.hamburger::after {
  bottom: 0;
}

.js-openbtn.is-active::before {
  top: 14px;
  transform: rotate(-45deg);
}
.js-openbtn.is-active span {
  opacity: 0;
}
.js-openbtn.is-active::after {
  bottom: 14px;
  transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .hamburger {
    display: block;
  }
}
.g-nav {
  display: flex;
  column-gap: 40px;
}
.g-nav__link {
  position: relative;
  padding-bottom: 4px;
  font-size: 0.875rem;
  color: #fff;
}
.g-nav__link::after {
  position: absolute;
  left: 50%;
  bottom: -4px;
  width: 100%;
  height: 3px;
  content: "";
  background: #fff000;
  border-radius: 1px;
  opacity: 0;
  transform: translateX(-50%);
  transition: 0.3s;
}
.g-nav__link:focus::after, .g-nav__link:hover::after {
  bottom: 0;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .g-nav {
    flex-direction: column;
    row-gap: 24px;
  }
  .g-nav__item {
    text-align: center;
  }
}
.icon-link {
  display: inline-block;
  width: 26px;
  height: 26px;
}

.cont {
  padding-top: 99px;
}

.mv {
  aspect-ratio: 1281/763;
  background: center/cover no-repeat url(../images/mv.jpg);
  background-image: image-set(url(../images/mv.jpg) 1x, url(../images/mv@2x.jpg) 2x);
}
.mv__inner {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 808px;
  height: 100%;
}
.mv__ttl {
  position: absolute;
  bottom: 50%;
  max-width: calc(100% - 40px);
  width: 535px;
}

@media screen and (max-width: 767px) {
  .mv {
    aspect-ratio: unset;
    width: 100%;
    height: calc(100vh - 99px);
    background-position: top;
    background-image: image-set(url(../images/mv_sp.jpg) 1x, url(../images/mv_sp@2x.jpg) 2x);
  }
  .mv__ttl {
    transform: translateY(50%);
  }
}
.sect {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sect__inner {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 808px;
}

.sect--intro {
  padding: 0;
}
.sect--intro .sect__inner {
  position: relative;
}

@media screen and (max-width: 767px) {
  .sect--intro {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.intro-box {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  padding: 24px 20px 40px;
  margin-top: -30%;
  margin-bottom: -4px;
  width: 100%;
  background: #fff;
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.25);
}
.intro-box__logo {
  width: 89px;
  height: 126px;
}
.intro-box__ttl {
  margin-bottom: 32px;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.intro-box__ttl span {
  background: linear-gradient(transparent 50%, #fff000 50%);
}
.intro-box__txt {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .intro-box {
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
}
.cta {
  padding: 16px 20px 24px;
  background: #fff000;
  line-height: 1.5;
  text-align: center;
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.25);
}
.cta__ttl {
  font-size: 1.4375rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.cta--top {
  padding-top: 32px;
}

@media screen and (max-width: 767px) {
  .cta--top {
    padding-top: 16px;
  }
}
.btn {
  display: inline-block;
  padding: 8px;
  max-width: 100%;
  width: 375px;
  font-size: 1.4375rem;
  font-weight: 700;
  text-align: center;
  color: #fff000;
  background: #142839;
  border-radius: 20px;
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.25);
}
.btn__inner {
  display: inherit;
  padding: 5px 0.5em 8px;
  width: 100%;
  height: 100%;
  border: 1px solid currentColor;
  border-radius: 12px;
}

.lv2-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 24px;
  margin-bottom: 40px;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.lv2-heading--plan {
  margin-bottom: 8px;
}
.lv2-heading--plan::before {
  width: 250px;
  height: 128px;
  background: center/contain no-repeat url(../images/logo_02.svg);
  content: "";
}
.lv2-heading--equipment {
  margin-top: 40px;
  margin-bottom: 8px;
}

.price-boxes {
  display: flex;
  gap: 40px;
}
.price-boxes__item {
  width: calc((100% - 80px) / 3);
}

@media screen and (max-width: 767px) {
  .price-boxes {
    flex-direction: column;
  }
  .price-boxes__item {
    width: 100%;
  }
}
.price-box__popover {
  position: relative;
  padding: 8px;
  margin-bottom: 20px;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  background: #fff462;
}
.price-box__popover::after {
  position: absolute;
  left: 50%;
  bottom: -12px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #fff562 transparent transparent transparent;
  transform: translateX(-50%);
}
.price-box__inner {
  background: #fff000;
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.25);
}
.price-box__header {
  position: relative;
  padding: 8px;
  background: #373838;
}
.price-box__badge {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
}
.price-box__ttl {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  line-height: 1;
  text-align: center;
}
.price-box__ttl-en {
  font-family: "Jost", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff000;
}
.price-box__ttl-ja {
  font-size: 0.8125rem;
  color: #fff;
}
.price-box__body {
  padding: 24px 0.875rem;
  text-align: center;
}
.price-box__price {
  font-family: "Jost", sans-serif;
  display: flex;
  justify-content: center;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
}
.price-box__unit {
  margin-left: 0.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  writing-mode: vertical-rl;
}
.price-box__txt {
  margin-top: 16px;
  font-size: 0.875rem;
}

.features {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.features__item {
  aspect-ratio: 1/1;
  width: calc((100% - 80px) / 3);
}

@media screen and (max-width: 767px) {
  .features {
    gap: 4px;
  }
  .features__item {
    width: calc((100% - 8px) / 3);
  }
}
.access__ttl {
  text-align: center;
}
.access__ttl img {
  width: 163px;
  height: 43px;
}
.access__txt {
  margin-top: 24px;
  text-align: center;
}
.access__map {
  aspect-ratio: 16/9;
  margin-top: 24px;
}
.access__map iframe {
  width: 100%;
  height: 100%;
}

.accordion__btn {
  display: block;
  position: relative;
  padding: 10px 40px 10px 15px;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #373838;
  cursor: pointer;
}
.accordion__btn::before {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 20px;
  height: 2px;
  content: "";
  background: #fff000;
  transform: translateY(-50%);
}
.accordion__btn::after {
  position: absolute;
  top: 50%;
  right: 24px;
  width: 2px;
  height: 20px;
  content: "";
  background: #fff000;
  transform: translateY(-50%);
  transition: 0.3s;
}
.accordion__body {
  display: none;
  padding: 10px 15px;
  border: 1px solid #ddd;
}
.accordion__body + .accordion__ttl {
  margin-top: 4px;
}

.is-active::after {
  transform: translateY(-50%) rotate(90deg);
}

.media {
  display: flex;
  align-items: center;
}
.media__img-wrapper {
  flex: 0 1 50%;
}
.media__img-wrapper > img {
  width: 100%;
}
.media__body {
  flex: 1;
}
.media__ttl {
  font-size: 1rem;
  font-weight: 700;
}
.media__txt {
  font-size: 0.875rem;
}
.media + .media {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .media {
    display: block;
  }
  .media__body {
    margin-top: 24px;
    text-align: center;
  }
}
.footer {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #373838;
  border-bottom: 6px solid #fff000;
  text-align: center;
}

.page-top {
  position: fixed;
  right: 20px;
  z-index: 2;
  opacity: 0;
  transform: translateY(100px);
  filter: drop-shadow(0 10px 5px rgba(0, 0, 0, 0.25));
}
.page-top svg {
  width: 160px;
  height: 160px;
}

.js-page-top.UpMove {
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(200px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-page-top.DownMove {
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(200px);
  }
}
@media screen and (max-width: 767px) {
  .page-top {
    right: 10px;
  }
  .page-top svg {
    width: 80px;
    height: 80px;
  }
}
.copyright {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}

.splide {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #eee;
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.25);
}

.splide__slide img {
  width: 100%;
  height: auto;
}

.splide__arrow {
  display: none;
}

.splide__pagination__page {
  margin: 8px;
  background: #afafaf;
  border-radius: 0;
  opacity: 1;
}
.splide__pagination__page.is-active {
  background: #142839;
  transform: scale(1);
}

.fz18 {
  font-size: 1.125rem;
}

.mt40 {
  margin-top: 40px;
}

.tac {
  text-align: center;
}
