@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* 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;
  line-height: 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 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;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

/**
 * 1. Correct the 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * 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] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

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

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

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #000000;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

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

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.mv_dashIn {
  right: -200%;
  opacity: 1;
}
.mv_dashIn.is-show {
  right: 80%;
  -webkit-transition: right 0.8s cubic-bezier(0.32, 0, 0.08, 0.99);
  transition: right 0.8s cubic-bezier(0.32, 0, 0.08, 0.99);
}
@media screen and (max-width: 640px) {
  .mv_dashIn.is-show {
    right: 28%;
  }
}

.dashIn {
  left: -10%;
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .dashIn {
    left: -25%;
  }
}
.dashIn.is-show {
  left: 100%;
  -webkit-transition: left 1.8s cubic-bezier(0.42, 0, 0.08, 0.99);
  transition: left 1.8s cubic-bezier(0.42, 0, 0.08, 0.99);
}

@-webkit-keyframes loop-left01 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loop-left01 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop-left02 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop-left02 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fuwafuwa {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 640px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
.sec-ttl {
  position: relative;
  padding-top: 85px;
  margin-bottom: 35px;
  font-size: 41px;
  text-align: center;
  color: #00afcc;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .sec-ttl {
    margin-bottom: 12px;
    padding-top: 47px;
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.sec-ttl::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 67px;
  aspect-ratio: 134/160;
  background: url(../img/sec-ttl__deco.png) no-repeat center/contain;
}
@media screen and (max-width: 640px) {
  .sec-ttl::before {
    width: 33px;
  }
}

.l-header {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 25px;
}
@media screen and (max-width: 1000px) {
  .l-header {
    padding: 0 0 0 15px;
  }
}
@media screen and (max-width: 640px) {
  .l-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background-color: #fff;
    padding: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .l-header--logo {
    width: 20%;
  }
}
@media screen and (max-width: 640px) {
  .l-header--logo {
    width: auto;
    max-width: 177px;
  }
}
.l-header--nav {
  padding-right: 25px;
  margin-left: auto;
}
@media screen and (max-width: 1000px) {
  .l-header--nav {
    padding-right: 15px;
  }
}
.l-header--nav--logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 640px) {
  .l-header--nav--logo {
    display: none;
  }
}
.l-header--nav--logo-item:not(:last-of-type) {
  margin-right: 25px;
}
@media screen and (max-width: 1000px) {
  .l-header--nav--logo-item:not(:last-of-type) {
    margin-right: 15px;
  }
}
.l-header--nav--logo-item a {
  display: inline-block;
  height: 22px;
}
@media screen and (max-width: 1000px) {
  .l-header--nav--logo-item a {
    height: 18px;
  }
}
.l-header--nav--logo-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.l-header--nav--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  .l-header--nav--list {
    display: none;
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    height: calc(100vh + 5px);
    margin-top: 0;
    padding: 50px 40px;
    background-color: #00afcc;
  }
}
.l-header--nav--list-item {
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .l-header--nav--list-item {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 640px) {
  .l-header--nav--list-item {
    display: block;
    width: 100%;
    padding-bottom: 0.3em;
    color: #fff;
    border-bottom: 1px solid #fff;
  }
}
.l-header--nav--list-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 640px) {
  .l-header--nav--list-item::after {
    content: none;
  }
}
.l-header--nav--list-item:not(:last-of-type):not(:nth-of-type(4)) {
  margin-right: 25px;
}
@media screen and (max-width: 1000px) {
  .l-header--nav--list-item:not(:last-of-type):not(:nth-of-type(4)) {
    margin-right: 15px;
  }
}
@media screen and (max-width: 640px) {
  .l-header--nav--list-item:not(:last-of-type):not(:nth-of-type(4)) {
    margin-right: 0;
    margin-bottom: 11px;
  }
}
.l-header--nav--list-item:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
@media screen and (max-width: 640px) {
  .l-header--nav--list-item a {
    display: block;
  }
}
.l-header--nav--list-item a:hover {
  text-decoration: none;
}
.l-header--nav--list-item.-button {
  display: none;
}
@media screen and (max-width: 640px) {
  .l-header--nav--list-item.-button {
    display: block;
    width: 260px;
    padding: 11px 0;
    margin: 40px auto 0;
    background-color: #fff;
    border-bottom: none;
    border-radius: 30px;
    text-align: center;
    color: #00afcc;
    line-height: 1.5;
    text-align: center;
  }
}
.l-header--contact {
  background-color: #00afcc;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .l-header--contact {
    display: none;
  }
}
.l-header--contact-link {
  display: block;
  padding: 25px 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1000px) {
  .l-header--contact-link {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.l-header--contact-link:hover {
  opacity: 0.7;
  text-decoration: none;
}
.l-header--navButton {
  display: none;
}
@media screen and (max-width: 640px) {
  .l-header--navButton {
    position: relative;
    display: block;
    width: 48px;
    height: 38px;
  }
}
.l-header--navButton-item {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  width: 100%;
  height: 4px;
  background-color: #231815;
}
.l-header--navButton::before, .l-header--navButton::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #231815;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.l-header--navButton::before {
  bottom: 0;
}
.l-header--navButton::after {
  top: 0%;
}
.l-header--navButton.active .l-header--navButton-item {
  opacity: 0;
}
.l-header--navButton.active::after {
  top: 17px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.l-header--navButton.active::before {
  bottom: 17px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mv {
  overflow: hidden;
}
.mv-intro {
  position: relative;
  aspect-ratio: 2800/1100;
  background: url(../img/mv-bg__pc.jpg) no-repeat center/cover;
}
@media screen and (max-width: 640px) {
  .mv-intro {
    margin-top: 65px;
    background-image: url(../img/mv-bg__sp.jpg);
    aspect-ratio: 1278/1364;
  }
}
.mv-intro__ttl, .mv-intro__txt {
  position: absolute;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .mv-intro__ttl, .mv-intro__txt {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}
.mv-intro__ttl {
  top: 12.5vw;
  left: 3.86vw;
  font-size: 3.86vw;
}
@media screen and (max-width: 640px) {
  .mv-intro__ttl {
    top: 16vw;
    left: auto;
    right: 15vw;
    font-size: 8.44vw;
    line-height: 1;
  }
}
.mv-intro__txt {
  top: 20vw;
  left: 3.86vw;
  font-size: 1.86vw;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .mv-intro__txt {
    top: 16vw;
    left: 14vw;
    font-size: 4vw;
  }
}
.mv-service {
  position: relative;
  margin-top: -8.57vw;
}
@media screen and (max-width: 640px) {
  .mv-service {
    margin-top: -19.4vw;
  }
}
.mv-service-logo {
  position: relative;
  width: 65%;
  padding-left: 1.5%;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .mv-service-logo {
    width: 100%;
    padding-bottom: 19.4%;
  }
}
.mv-service-logo .mv-ninja {
  position: absolute;
  content: "";
  bottom: 0;
  width: 43.78%;
  aspect-ratio: 556/502;
  background: url(../img/ninja-mv.png) no-repeat center/contain;
}
@media screen and (max-width: 640px) {
  .mv-service-logo .mv-ninja {
    bottom: 0;
    width: 35%;
  }
}
.mv-service-ttl {
  margin-top: 15px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mv-service-ttl {
    margin-top: 20px;
  }
}
.mv-service-ttl__sub {
  font-size: min(30px, 2.14vw);
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .mv-service-ttl__sub {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.mv-service-ttl__main {
  display: block;
  font-size: min(82px, 5.125vw);
  font-weight: 900;
  color: #00afcc;
  line-height: 1.1;
}
@media screen and (max-width: 640px) {
  .mv-service-ttl__main {
    font-size: 41px;
    font-size: 2.5625rem;
  }
}

.about {
  position: relative;
  margin-top: 3.57vw;
  padding-top: 135px;
}
@media screen and (max-width: 640px) {
  .about {
    margin-top: 20px;
    padding-top: 50px;
    padding-bottom: 170px;
  }
}
.about::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: min(74px, 5.29vw);
  background: url(../img/bg-curve__top.png) no-repeat center/100% 100%;
}
@media screen and (max-width: 640px) {
  .about::before {
    height: 10px;
  }
}
.about-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73%;
  background: #00afcc;
  z-index: -1;
}
.about-bg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: min(74px, 5.29vw);
  background: url(../img/bg-curve__bottom.png) no-repeat center/100% 100%;
}
@media screen and (max-width: 640px) {
  .about-bg::before {
    height: 10px;
  }
}
.about-ninja {
  position: absolute;
  width: 100%;
  top: 70%;
  height: 164px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .about-ninja {
    top: 61%;
    height: 108px;
  }
}
.about-ninja img {
  position: absolute;
  width: 153px;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .about-ninja img {
    width: 100px;
  }
}
.about-loop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
}
.about-loop img {
  min-width: 173vw;
}
@media screen and (max-width: 640px) {
  .about-loop img {
    min-width: 380vw;
  }
}
.about-loop img:nth-of-type(1) {
  -webkit-animation: loop-left01 50s -25s linear infinite;
          animation: loop-left01 50s -25s linear infinite;
}
.about-loop img:nth-of-type(2) {
  -webkit-animation: loop-left02 50s linear infinite;
          animation: loop-left02 50s linear infinite;
}
.about-intro {
  position: relative;
  margin-top: 60px;
  padding-inline: 6%;
}
@media screen and (max-width: 768px) {
  .about-intro {
    padding-inline: 8%;
  }
}
@media screen and (max-width: 640px) {
  .about-intro {
    margin-top: 30px;
    padding-bottom: 110px;
    padding-inline: 0;
  }
}
.about-intro::before, .about-intro::after {
  content: "";
  position: absolute;
  top: 2vw;
  width: 10%;
  aspect-ratio: 280/386;
  background: url(../img/ninja-fuwa.png) no-repeat center/contain;
  -webkit-animation: fuwafuwa 2s linear infinite;
          animation: fuwafuwa 2s linear infinite;
}
@media screen and (max-width: 640px) {
  .about-intro::before, .about-intro::after {
    top: auto;
    bottom: 0;
    width: auto;
    height: 96px;
    aspect-ratio: 280/386;
  }
}
.about-intro::before {
  left: 0;
}
@media screen and (max-width: 640px) {
  .about-intro::before {
    left: 40%;
  }
}
.about-intro::after {
  right: 0;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
@media screen and (max-width: 640px) {
  .about-intro::after {
    display: none;
  }
}
.about-intro-txt {
  font-size: clamp(14px, 1.29vw, 18px);
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .about-intro-txt {
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: left;
    line-height: 1.5;
  }
}
.about-intro-txt__yellow {
  font-size: 1.25em;
  color: #f9bf11;
}
@media screen and (max-width: 640px) {
  .about-intro-txt br {
    display: none;
  }
}
.about-tenki {
  position: relative;
  margin-top: 50px;
  padding-top: 150px;
}
@media screen and (max-width: 640px) {
  .about-tenki {
    margin-top: 25px;
    padding-top: 50px;
  }
}
.about-tenki::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 22.3%;
  aspect-ratio: 446/120;
  background: url(../img/about-tenki.png) no-repeat center/contain;
}
@media screen and (max-width: 640px) {
  .about-tenki::before {
    width: 30%;
  }
}
.about-tenki-ttl {
  text-align: center;
}
.about-tenki-ttl__wrap {
  position: relative;
  display: inline-block;
  padding-inline: 15%;
  padding-bottom: 50px;
  font-size: min(6vw, 84px);
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .about-tenki-ttl__wrap {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 30px;
    font-size: 33px;
    font-size: 2.0625rem;
  }
}
.about-tenki-ttl__wrap::before, .about-tenki-ttl__wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 13.5%;
  aspect-ratio: 270/564;
  background: url(../img/about-ttl__deco.png) no-repeat center/contain;
}
@media screen and (max-width: 640px) {
  .about-tenki-ttl__wrap::before, .about-tenki-ttl__wrap::after {
    width: 16.5%;
  }
}
.about-tenki-ttl__wrap::before {
  left: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.about-tenki-ttl__wrap::after {
  right: 0;
}
.about-battery {
  position: relative;
  padding-top: 19.2vw;
  padding-bottom: 8vw;
}
.about-battery::before, .about-battery::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: no-repeat center/100% 100%;
}
@media screen and (max-width: 640px) {
  .about-battery::before, .about-battery::after {
    width: 112%;
    margin-inline: -6%;
  }
}
.about-battery::before {
  top: 0;
  height: 19.2vw;
  background-image: url(../img/bg-battery__top.png);
}
.about-battery::after {
  bottom: 0;
  height: 8vw;
  background-image: url(../img/bg-battery__bottom.png);
}
.about-battery-con {
  position: relative;
  padding-inline: 13%;
  background: url(../img/bg-battery__body.png) repeat-y center/100%;
}
@media screen and (max-width: 640px) {
  .about-battery-con {
    width: 112%;
    margin-inline: -6%;
    padding-top: 20px;
    padding-inline: 15%;
  }
}
.about-battery-con::before {
  position: absolute;
  content: "";
  bottom: -10%;
  right: 14%;
  width: 32.5%;
  aspect-ratio: 650/666;
  background: url(../img/ninja-pc.png) repeat-y center/contain;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .about-battery-con::before {
    bottom: -200px;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: auto;
    height: 190px;
  }
}
.about-battery-con__intro {
  margin-bottom: 25px;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .about-battery-con__intro {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.about-battery-con__img {
  margin-bottom: 40px;
}
.about-battery-con .different-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 50px;
}
@media screen and (max-width: 640px) {
  .about-battery-con .different-list {
    gap: 0;
  }
}
.about-battery-con .different-list .different-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc((100% - 50px) / 2);
  padding-block: 25px;
}
@media screen and (max-width: 640px) {
  .about-battery-con .different-list .different-item {
    width: 100%;
    padding-block: 20px;
  }
}
.about-battery-con .different-list .different-item::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  height: 100%;
  aspect-ratio: 224/470;
  background: url(../img/bg-thunder.png) no-repeat center/contain;
  z-index: 0;
}
.about-battery-con .different-list .different-item__point {
  position: relative;
  width: 80px;
  aspect-ratio: 80/71;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 1000px) {
  .about-battery-con .different-list .different-item__point {
    width: 23%;
  }
}
@media screen and (max-width: 640px) {
  .about-battery-con .different-list .different-item__point {
    width: 17%;
  }
}
.about-battery-con .different-list .different-item__ttl {
  position: relative;
  width: calc(95% - 80px);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 5%;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 1000px) {
  .about-battery-con .different-list .different-item__ttl {
    width: 75%;
    margin-right: 2%;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 640px) {
  .about-battery-con .different-list .different-item__ttl {
    width: 81%;
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.about-battery-con .different-list .different-item__txt {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .about-battery-con .different-list .different-item__txt {
    margin-top: 5px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.faq {
  padding-block: 150px 110px;
}
@media screen and (max-width: 640px) {
  .faq {
    padding-block: 30px;
  }
}
.faq-list .faq-item {
  border-bottom: solid 1px #000;
}
.faq-list .faq-item:first-of-type {
  border-top: solid 1px #000;
}
.faq-list .faq-item__question, .faq-list .faq-item__answer {
  position: relative;
  padding: 25px 20px 25px 45px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .faq-list .faq-item__question, .faq-list .faq-item__answer {
    padding: 15px 0 15px 35px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.faq-list .faq-item__question::before, .faq-list .faq-item__answer::before {
  position: absolute;
  content: "";
  top: 25px;
  left: 0;
  width: 30px;
  aspect-ratio: 60/64;
  background: no-repeat center/contain;
}
@media screen and (max-width: 640px) {
  .faq-list .faq-item__question::before, .faq-list .faq-item__answer::before {
    left: 10px;
    top: 19px;
    width: 15px;
  }
}
.faq-list .faq-item__question {
  border-bottom: dashed 1px #bababa;
}
.faq-list .faq-item__question::before {
  background-image: url(../img/faq-icon__q.png);
}
.faq-list .faq-item__answer {
  color: #00afcc;
}
.faq-list .faq-item__answer::before {
  background-image: url(../img/faq-icon__a.png);
}

.contact-top {
  max-width: 1400px;
  margin-inline: auto;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .contact-top {
    max-width: 100%;
    margin-left: 4%;
  }
}
@media screen and (max-width: 1400px) {
  .contact-top img {
    max-width: 104%;
  }
}

.contact {
  position: relative;
  margin-top: 100px;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .contact {
    margin-top: 80px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.contact--image {
  position: relative;
  margin-bottom: -15px;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .contact--image {
    margin-bottom: 30px;
  }
}
.contact--app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 640px) {
  .contact--app {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.contact--app-line, .contact--app-mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  width: 50%;
  padding: 35px;
  color: #fff;
  font-size: 33px;
  font-size: 2.0625rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .contact--app-line, .contact--app-mail {
    width: 100%;
    gap: 15px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.contact--app-line:hover, .contact--app-mail:hover {
  opacity: 0.7;
  text-decoration: none;
}
.contact--app-line {
  background-color: #00afcc;
}
.contact--app-line img {
  width: 35px;
}
.contact--app-mail {
  background-color: #000;
}
.contact--app-mail img {
  width: 40px;
}

.l-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 120px 75px 60px;
}
@media screen and (max-width: 640px) {
  .l-footer {
    display: block;
    padding: 35px 5px;
  }
}
.l-footer--logo-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 15px;
}
@media screen and (max-width: 640px) {
  .l-footer--logo-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.l-footer--logo-item:first-of-type {
  height: 100px;
  margin-bottom: -20px;
}
@media screen and (max-width: 640px) {
  .l-footer--logo-item:first-of-type {
    width: 100%;
    height: 50px;
  }
}
.l-footer--logo-item {
  height: 22px;
}
@media screen and (max-width: 640px) {
  .l-footer--logo-item {
    height: 12px;
  }
}
.l-footer--logo-item img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
  width: 100%;
  height: 100%;
}
.l-footer--nav {
  margin-top: 20px;
}
.l-footer--nav--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 15px;
}
@media screen and (max-width: 640px) {
  .l-footer--nav--list {
    gap: 5px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.l-footer--nav--list-item {
  margin-left: 10px;
}
.l-footer--copyright {
  display: inline-block;
  margin-top: 15px;
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  .l-footer--copyright {
    margin-left: 10px;
  }
}
@media screen and (max-width: 640px) {
  .l-footer--contact {
    margin-top: 30px;
  }
}
.l-footer--contact-link {
  display: block;
  width: 195px;
  background-color: #00afcc;
  border-radius: 20px;
  color: #fff;
  text-align: center;
}

.page-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  right: 40px;
  bottom: 103px;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .page-top {
    bottom: 0;
    right: 0;
  }
}/*# sourceMappingURL=style.css.map */