@charset "UTF-8";
/* CSS Remedy */
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  line-sizing: normal;
}

body {
  margin: 0;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.17rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.83rem;
}

h6 {
  font-size: 0.67rem;
}

h1 {
  margin: 0.67em 0;
}

pre {
  white-space: pre-wrap;
}

hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: inherit;
  height: 0;
  overflow: visible;
}

audio,
canvas,
embed,
iframe,
object,
svg,
video {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}

canvas,
img,
svg,
video {
  height: auto;
}

audio {
  width: 100%;
}

img {
  border-style: none;
}

svg {
  overflow: hidden;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

header,
footer,
nav,
main,
section,
aside,
article {
  display: block;
}

figure,
figcaption {
  margin: 0;
  padding: 0;
}

/* ==========================================================
!Reseting
========================================================== */
/* 全ての要素のbox-sizingをデフォルトでborder-boxにする */
:root {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  border-width: 0;
  border-style: solid;
}

html {
  font-size: 1.33333333333vw;
}

body {
  letter-spacing: normal;
  color: #333;
  background: #fff none;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  overflow-scrolling: touch;
}

/* Hack for Safari 7.1-8.0 */
_::-webkit-full-page-media,
_:future,
:root body {
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
}

body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

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

.js-a-delay-01 {
  -webkit-animation-delay: 0.1s !important;
          animation-delay: 0.1s !important;
}

.js-delay-01 {
  -webkit-transition-delay: 0.1s !important;
          transition-delay: 0.1s !important;
}

.js-delay-01::after {
  -webkit-transition-delay: 0.1s !important;
          transition-delay: 0.1s !important;
}

.js-a-delay-02 {
  -webkit-animation-delay: 0.2s !important;
          animation-delay: 0.2s !important;
}

.js-delay-02 {
  -webkit-transition-delay: 0.2s !important;
          transition-delay: 0.2s !important;
}

.js-delay-02::after {
  -webkit-transition-delay: 0.2s !important;
          transition-delay: 0.2s !important;
}

.js-a-delay-03 {
  -webkit-animation-delay: 0.3s !important;
          animation-delay: 0.3s !important;
}

.js-delay-03 {
  -webkit-transition-delay: 0.3s !important;
          transition-delay: 0.3s !important;
}

.js-delay-03::after {
  -webkit-transition-delay: 0.3s !important;
          transition-delay: 0.3s !important;
}

.js-a-delay-04 {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important;
}

.js-delay-04 {
  -webkit-transition-delay: 0.4s !important;
          transition-delay: 0.4s !important;
}

.js-delay-04::after {
  -webkit-transition-delay: 0.4s !important;
          transition-delay: 0.4s !important;
}

.js-a-delay-05 {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.js-delay-05 {
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}

.js-delay-05::after {
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}

.js-a-delay-06 {
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important;
}

.js-delay-06 {
  -webkit-transition-delay: 0.6s !important;
          transition-delay: 0.6s !important;
}

.js-delay-06::after {
  -webkit-transition-delay: 0.6s !important;
          transition-delay: 0.6s !important;
}

.js-a-delay-07 {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

.js-delay-07 {
  -webkit-transition-delay: 0.7s !important;
          transition-delay: 0.7s !important;
}

.js-delay-07::after {
  -webkit-transition-delay: 0.7s !important;
          transition-delay: 0.7s !important;
}

.js-a-delay-08 {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important;
}

.js-delay-08 {
  -webkit-transition-delay: 0.8s !important;
          transition-delay: 0.8s !important;
}

.js-delay-08::after {
  -webkit-transition-delay: 0.8s !important;
          transition-delay: 0.8s !important;
}

.js-a-delay-09 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.js-delay-09 {
  -webkit-transition-delay: 0.9s !important;
          transition-delay: 0.9s !important;
}

.js-delay-09::after {
  -webkit-transition-delay: 0.9s !important;
          transition-delay: 0.9s !important;
}

.js-a-delay-100 {
  -webkit-animation-delay: 10s !important;
          animation-delay: 10s !important;
}

.js-delay-100 {
  -webkit-transition-delay: 10s !important;
          transition-delay: 10s !important;
}

.js-delay-100::after {
  -webkit-transition-delay: 10s !important;
          transition-delay: 10s !important;
}

.js-a-delay-110 {
  -webkit-animation-delay: 11s !important;
          animation-delay: 11s !important;
}

.js-delay-110 {
  -webkit-transition-delay: 11s !important;
          transition-delay: 11s !important;
}

.js-delay-110::after {
  -webkit-transition-delay: 11s !important;
          transition-delay: 11s !important;
}

.js-a-delay-120 {
  -webkit-animation-delay: 12s !important;
          animation-delay: 12s !important;
}

.js-delay-120 {
  -webkit-transition-delay: 12s !important;
          transition-delay: 12s !important;
}

.js-delay-120::after {
  -webkit-transition-delay: 12s !important;
          transition-delay: 12s !important;
}

.js-a-delay-130 {
  -webkit-animation-delay: 13s !important;
          animation-delay: 13s !important;
}

.js-delay-130 {
  -webkit-transition-delay: 13s !important;
          transition-delay: 13s !important;
}

.js-delay-130::after {
  -webkit-transition-delay: 13s !important;
          transition-delay: 13s !important;
}

.js-a-delay-140 {
  -webkit-animation-delay: 14s !important;
          animation-delay: 14s !important;
}

.js-delay-140 {
  -webkit-transition-delay: 14s !important;
          transition-delay: 14s !important;
}

.js-delay-140::after {
  -webkit-transition-delay: 14s !important;
          transition-delay: 14s !important;
}

.js-a-delay-150 {
  -webkit-animation-delay: 15s !important;
          animation-delay: 15s !important;
}

.js-delay-150 {
  -webkit-transition-delay: 15s !important;
          transition-delay: 15s !important;
}

.js-delay-150::after {
  -webkit-transition-delay: 15s !important;
          transition-delay: 15s !important;
}

.js-a-delay-160 {
  -webkit-animation-delay: 16s !important;
          animation-delay: 16s !important;
}

.js-delay-160 {
  -webkit-transition-delay: 16s !important;
          transition-delay: 16s !important;
}

.js-delay-160::after {
  -webkit-transition-delay: 16s !important;
          transition-delay: 16s !important;
}

.js-a-delay-170 {
  -webkit-animation-delay: 17s !important;
          animation-delay: 17s !important;
}

.js-delay-170 {
  -webkit-transition-delay: 17s !important;
          transition-delay: 17s !important;
}

.js-delay-170::after {
  -webkit-transition-delay: 17s !important;
          transition-delay: 17s !important;
}

.js-a-delay-180 {
  -webkit-animation-delay: 18s !important;
          animation-delay: 18s !important;
}

.js-delay-180 {
  -webkit-transition-delay: 18s !important;
          transition-delay: 18s !important;
}

.js-delay-180::after {
  -webkit-transition-delay: 18s !important;
          transition-delay: 18s !important;
}

.js-a-delay-190 {
  -webkit-animation-delay: 19s !important;
          animation-delay: 19s !important;
}

.js-delay-190 {
  -webkit-transition-delay: 19s !important;
          transition-delay: 19s !important;
}

.js-delay-190::after {
  -webkit-transition-delay: 19s !important;
          transition-delay: 19s !important;
}

.js-a-delay-200 {
  -webkit-animation-delay: 20s !important;
          animation-delay: 20s !important;
}

.js-delay-200 {
  -webkit-transition-delay: 20s !important;
          transition-delay: 20s !important;
}

.js-delay-200::after {
  -webkit-transition-delay: 20s !important;
          transition-delay: 20s !important;
}

.js-a-delay-210 {
  -webkit-animation-delay: 21s !important;
          animation-delay: 21s !important;
}

.js-delay-210 {
  -webkit-transition-delay: 21s !important;
          transition-delay: 21s !important;
}

.js-delay-210::after {
  -webkit-transition-delay: 21s !important;
          transition-delay: 21s !important;
}

.js-a-delay-220 {
  -webkit-animation-delay: 22s !important;
          animation-delay: 22s !important;
}

.js-delay-220 {
  -webkit-transition-delay: 22s !important;
          transition-delay: 22s !important;
}

.js-delay-220::after {
  -webkit-transition-delay: 22s !important;
          transition-delay: 22s !important;
}

.js-a-delay-230 {
  -webkit-animation-delay: 23s !important;
          animation-delay: 23s !important;
}

.js-delay-230 {
  -webkit-transition-delay: 23s !important;
          transition-delay: 23s !important;
}

.js-delay-230::after {
  -webkit-transition-delay: 23s !important;
          transition-delay: 23s !important;
}

.js-a-delay-240 {
  -webkit-animation-delay: 24s !important;
          animation-delay: 24s !important;
}

.js-delay-240 {
  -webkit-transition-delay: 24s !important;
          transition-delay: 24s !important;
}

.js-delay-240::after {
  -webkit-transition-delay: 24s !important;
          transition-delay: 24s !important;
}

.js-a-delay-250 {
  -webkit-animation-delay: 25s !important;
          animation-delay: 25s !important;
}

.js-delay-250 {
  -webkit-transition-delay: 25s !important;
          transition-delay: 25s !important;
}

.js-delay-250::after {
  -webkit-transition-delay: 25s !important;
          transition-delay: 25s !important;
}

.js-fadeup {
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  opacity: 0;
}

.js-fadeup.is-inview {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 1.2s ease 0.1s;
  transition: all 1.2s ease 0.1s;
}

.dm-sans-100 {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

.dm-sans-200 {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.dm-sans-300 {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.dm-sans-400 {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.dm-sans-500, .text, .about-tech-box-lead {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.dm-sans-600 {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.dm-sans-700, .anchor-wrap-pc ul li a, .title, .sec-ttl p span, .about-tech .right-top, .about-tech .right-bottom, .about-tech-box-ttl, .item-lead, .item-title1 p, .line-add-ttl, .line-add-lead, .faq-q::before {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.dm-sans-800 {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

.dm-sans-900 {
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
}

body {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "DM Sans", "游ゴシック体 Pr6N", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body.active {
  overflow: hidden;
}

sup {
  font-size: 0.6em;
  vertical-align: super;
}

img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  height: auto;
  font-size: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  color: #222222;
  text-decoration: none;
}

a:hover img {
  opacity: 0.7;
}

.c-accent1 {
  color: #ffe100;
}

.c-accent1_bg {
  background-color: #ffe100;
}

.c-accent1_bg-gr {
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, #ffe100), to(#ffe100));
  background: linear-gradient(0deg, white 0%, #ffe100 50%, #ffe100 100%);
}

.c-accent1_bg-gr2 {
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, #fef079), to(#fef079));
  background: linear-gradient(0deg, white 0%, #fef079 50%, #fef079 100%);
}

.c-accent1_border {
  border-color: #fef079 !important;
}

.c-accent2 {
  color: #ff95b0;
}

.c-accent2_bg {
  background-color: #ff95b0;
}

.c-accent2_bg-gr {
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, #ff95b0), to(#ff95b0));
  background: linear-gradient(0deg, white 0%, #ff95b0 50%, #ff95b0 100%);
}

.c-accent2_border {
  border-color: #ff95b0 !important;
}

.c-base1 {
  color: #000000;
}

.c-base1_bg {
  background-color: #000000;
}

.c-base1_bg-gr {
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, #000000), to(#000000));
  background: linear-gradient(0deg, white 0%, #000000 50%, #000000 100%);
}

.c-base1_border {
  border-color: #000000 !important;
}

.c-base2 {
  color: #868e9f;
}

.c-base2_bg {
  background-color: #868e9f;
}

.c-base2_bg-gr {
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, #868e9f), to(#868e9f));
  background: linear-gradient(0deg, white 0%, #868e9f 50%, #868e9f 100%);
}

.c-base2_border {
  border-color: #868e9f !important;
}

.c-base3 {
  color: #efefef;
}

.c-base3_bg {
  background-color: #efefef;
}

.c-base3_bg-gr {
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, #efefef), to(#efefef));
  background: linear-gradient(0deg, white 0%, #efefef 50%, #efefef 100%);
}

.c-base3_border {
  border-color: #efefef !important;
}

.btn-black {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #222222), to(#222222)), -webkit-gradient(linear, left top, left bottom, from(#6f6e6e), to(#000000));
  background: linear-gradient(180deg, transparent 0%, transparent 50%, #222222 50%, #222222 100%), linear-gradient(180deg, #6f6e6e 0%, #000000 100%);
  border: #000000 1px solid;
  border-radius: 2px;
  -webkit-transition: background 5s ease;
  transition: background 5s ease;
  display: -ms-grid;
  display: grid;
  place-content: center;
  color: #fff;
}

.btn-black:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, #222222), to(#222222)), -webkit-gradient(linear, left bottom, left top, from(#6f6e6e), to(#000000));
  background: linear-gradient(0deg, transparent 0%, transparent 50%, #222222 50%, #222222 100%), linear-gradient(0deg, #6f6e6e 0%, #000000 100%);
}

.btn-black.disabled, .btn-black[aria-disabled="true"], .btn-black:disabled {
  background: #c6c6c6;
  border: #c6c6c6 1px solid;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: not-allowed;
}

.btn-black.w295 {
  width: 78.5vw;
  height: 13.3vw;
  font-size: 3.7vw;
}

.btn-black.w335 {
  width: 89.2vw;
  height: 13.3vw;
  font-size: 3.7vw;
}

.inner {
  max-width: 1126px;
  margin-inline: auto;
}

.header {
  z-index: 10;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffe100;
  padding-top: 2.1vw;
}

.header-inner {
  background-color: #fff;
  width: 100%;
  height: 12.2vw;
}

.nav-head {
  position: absolute;
  bottom: 0;
  left: 0;
}

.nav-logo {
  position: fixed;
  z-index: 101;
  width: 19.5vw;
  height: auto;
  top: 5.3vw;
  left: 5.3vw;
  z-index: 101;
}

.nav-burger {
  position: fixed;
  z-index: 101;
  width: 5.8vw;
  height: 5.8vw;
  top: 5.3vw;
  right: 5.3vw;
}

.nav-burger div {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.2vw;
  margin-left: -2.4vw;
  width: 4.7vw;
  height: 1px;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.nav-burger div:nth-child(1) {
  -webkit-transform: translateY(-1.6vw);
          transform: translateY(-1.6vw);
}

.nav-burger div:nth-child(1) span {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.nav-burger div:nth-child(1) span::before {
  -webkit-transform: scaleX(100%);
          transform: scaleX(100%);
  -webkit-transform-origin: center right;
          transform-origin: center right;
}

.nav-burger div:nth-child(2) span {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.nav-burger div:nth-child(2) span::before {
  -webkit-transform: scaleX(75%);
          transform: scaleX(75%);
  -webkit-transform-origin: center left;
          transform-origin: center left;
}

.nav-burger div:nth-child(3) {
  -webkit-transform: translateY(1.5vw);
          transform: translateY(1.5vw);
}

.nav-burger div:nth-child(3) span {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.nav-burger div:nth-child(3) span::before {
  -webkit-transform: scaleX(50%);
          transform: scaleX(50%);
  -webkit-transform-origin: center left;
          transform-origin: center left;
}

.nav-burger div span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.nav-burger div span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.active .nav-burger div {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.active .nav-burger div:nth-child(1) span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.active .nav-burger div:nth-child(1) span::before {
  -webkit-transform: scaleX(0.5);
          transform: scaleX(0.5);
}

.active .nav-burger div:nth-child(2) span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.active .nav-burger div:nth-child(2) span::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.active .nav-burger div:nth-child(3) span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.active .nav-burger div:nth-child(3) span::before {
  -webkit-transform: scaleX(0.35);
          transform: scaleX(0.35);
}

.active .nav-burger div span {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.nav-content {
  opacity: 0;
  width: 100%;
  height: calc(100% - 2.1vw);
  margin-top: 2.1vw;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: -100vw;
  background-color: #ff95b0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  overflow: auto;
}

.nav-content-inner {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr auto;
  grid-template-rows: 1fr auto;
}

.nav-content-body {
  display: -ms-grid;
  display: grid;
  place-content: center;
}

.active .nav-content {
  opacity: 1;
  left: 0;
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
  pointer-events: all;
}

.anchor-wrap {
  width: 78.4vw;
}

.anchor-wrap ul {
  width: 100%;
}

.anchor-wrap ul li {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.anchor-wrap ul li:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}

.anchor-wrap ul li a {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  width: 100%;
  padding-top: 6.3vw;
  padding-bottom: 6.3vw;
  position: relative;
}

.anchor-wrap ul li a::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../../../images/lp/skio/arr-r.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  inset: 0;
  margin: auto;
  margin-right: 3.7vw;
  width: 3.7vw;
  height: 3.7vw;
  aspect-ratio: 1/1;
}

.anchor-wrap ul li a span:nth-child(1) {
  font-size: 4.7vw;
  font-weight: bold;
  padding-right: 2.6vw;
}

.anchor-wrap ul li a span:nth-child(2) {
  font-size: 3.7vw;
}

.active .anchor-wrap ul li {
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.active .anchor-wrap ul li:nth-child(1) {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.active .anchor-wrap ul li:nth-child(2) {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.active .anchor-wrap ul li:nth-child(3) {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.active .anchor-wrap ul li:nth-child(4) {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.anchor-wrap-pc {
  padding: 50px 0;
}

.anchor-wrap-pc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.anchor-wrap-pc ul li a {
  z-index: 1;
  display: inline-block;
  width: 228px;
  height: 60px;
  position: relative;
  background-color: #efefef;
  display: -ms-grid;
  display: grid;
  place-content: center;
  font-size: 15px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  overflow: hidden;
}

.anchor-wrap-pc ul li a::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../../../images/lp/skio/arr-r.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  rotate: 90deg;
  inset: 0;
  margin: auto;
  margin-right: 14px;
  width: 14px;
  height: 14px;
  aspect-ratio: 1/1;
}

.anchor-wrap-pc ul li a::after {
  z-index: -1;
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(50%, #ffe100), to(#ffe100));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffe100 50%, #ffe100 100%);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.anchor-wrap-pc ul li a:hover {
  background-color: #ffffff;
}

.anchor-wrap-pc ul li a:hover::after {
  top: 0;
}

.anchor-wrap-pc ul li a span:nth-child(2) {
  display: none;
}

.sns-wrap {
  position: relative;
  bottom: -100%;
  -webkit-transition: bottom 0.3s ease-out;
  transition: bottom 0.3s ease-out;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.sns-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 3.7vw;
  padding-top: 10.6vw;
  padding-bottom: 10.6vw;
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

.sns-wrap ul li {
  width: 6.9vw;
  height: 6.9vw;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.sns-wrap ul li a {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.active .sns-wrap {
  bottom: 0;
}

.active .sns-wrap ul li {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.active .sns-wrap ul li:nth-child(1) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.active .sns-wrap ul li:nth-child(2) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.active .sns-wrap ul li:nth-child(3) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.active .sns-wrap ul li:nth-child(4) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.fv {
  padding-top: 14.3vw;
}

#about,
#lineup,
#faq {
  padding-top: 13.3vw;
  padding-bottom: 26.6vw;
}

#lineup {
  background-image: url(../../../images/lp/skio/lineup-bg_sp.jpg);
  background-size: cover;
  overflow: hidden;
}

#lineup .inner {
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

#line .inner {
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

#faq .inner {
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

.title {
  font-size: 5.8vw;
  line-height: 1.4;
}

.text {
  font-size: 3.7vw;
  line-height: 1.7;
}

.note {
  color: #888888;
  font-size: 2.9vw;
}

.sec-ttl {
  padding-bottom: 10.1vw;
}

.sec-ttl p {
  text-align: center;
}

.sec-ttl p span {
  display: block;
}

.sec-ttl p span:nth-child(1) {
  font-size: 7.1vw;
  letter-spacing: 0.05em;
}

.sec-ttl p span:nth-child(2) {
  font-size: 3.7vw;
  color: #888888;
}

.sec-ttl p span small {
  font-size: 0.8em;
}

.sec-item-head {
  margin: auto;
  text-align: center;
}

.sec-item-head .title {
  font-size: 5.8vw;
  margin-bottom: 5.3vw;
}

.sec-item-head .text {
  font-size: 3.9vw;
  margin-bottom: 2.6vw;
}

.sec-item-head .note {
  margin-bottom: 5.3vw;
}

.sec-item-head .btn-black {
  margin: auto;
}

.sec-item-head .line {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.sec-item-head .line::before {
  position: absolute;
  bottom: 0.2em;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 0.35em;
}

.sec-item-head .line.vc::before {
  background-color: #ffe100;
}

.sec-item-head .line.vb::before {
  background-color: #ff95b0;
}

.about-cont01 {
  position: relative;
}

.about-cont02 {
  padding-top: 15.9vw;
  padding-bottom: 15.9vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about-cont02::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(#fef079));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #fef079 100%);
  width: 34.8vw;
  height: calc(100% - 15.9vw);
  top: 21.3vw;
  right: auto;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}

.about-cont02.is-inview::before {
  opacity: 1;
  top: 15.9vw;
  -webkit-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}

.about-cont03 {
  position: relative;
  padding-top: 0vw;
  padding-bottom: 18.6vw;
}

.about-cont03::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(#fef079));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #fef079 100%);
  width: 34.8vw;
  height: calc(100% - 15.9vw);
  top: 0vw;
  right: 0;
  left: auto;
  -webkit-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}

.about-cont03.is-inview::before {
  opacity: 1;
  top: 15.9vw;
  -webkit-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}

.about-tech {
  padding-left: 5.3vw;
  padding-right: 5.3vw;
  padding-bottom: 18.6vw;
}

.about-tech-title {
  padding-bottom: 13.3vw;
}

.about-tech .inner {
  border: 2px solid #ffe100;
  padding-top: 7.9vw;
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

.about-tech .container {
  margin-inline: auto;
  display: -ms-grid;
  display: grid;
  gap: 2.6vw 5.3vw;
  -ms-grid-columns: auto 5.3vw 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto 2.6vw auto;
      grid-template-areas: "left right-top" "right-bottom right-bottom";
}

.about-tech .left {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: left;
  /* 左側のコンテンツのスタイルをここに追加 */
  margin-left: 10.6vw;
}

.about-tech .left .deepsystem {
  width: 10.6vw;
}

.about-tech .right-top {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: right-top;
  /* 右側上部のコンテンツのスタイルをここに追加 */
  font-size: 3.7vw;
  line-height: 1.5;
}

.about-tech .right-bottom {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: right-bottom;
  /* 右側下部のコンテンツのスタイルをここに追加 */
  text-align: center;
  font-size: 5.3vw;
  line-height: 1.5;
}

.about-tech-box {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 120px;
  max-width: 700px;
}

.about-tech-box-text {
  margin: auto;
  text-align: center;
}

.about-tech-box-ttl {
  margin: auto;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  display: inline-block;
}

.about-tech-box-ttl span {
  display: inline-block;
  background-color: #ffe100;
  padding-left: 2.1vw;
  padding-right: 2.1vw;
  padding-top: 2.1vw;
  padding-bottom: 2.1vw;
  margin-top: 1vw;
  margin-bottom: 1vw;
}

.about-tech-box-lead {
  padding-top: 5.3vw;
  padding-bottom: 5.3vw;
  text-align: center;
  font-size: 15px;
}

.about-tech-box-img {
  max-width: 78.5vw;
  padding-bottom: 13.3vw;
}

.about-tech-note {
  text-align: center;
  padding-bottom: 7.9vw;
}

.about-text {
  position: relative;
  top: 0;
  z-index: 1;
  padding-top: 61.2vw;
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

.about-text .lead {
  width: 57.7vw;
}

.about-text .lead-img {
  padding-bottom: 5.3vw;
}

.about-text .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.about-text .title {
  padding-top: 10.6vw;
}

.about-text2 {
  position: relative;
  top: 0;
  z-index: 1;
  padding-top: 15.9vw;
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

.about-text2 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.about-text3 {
  position: relative;
  top: 0;
  z-index: 1;
  padding-top: 61.2vw;
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

.about-text3 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.about-text3 .title {
  padding-top: 10.6vw;
}

.about-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 89.4vw;
}

.about-img3 {
  position: absolute;
  top: 0vw;
  right: 0;
  width: 94.5vw;
}

.about-card {
  padding-top: 10.6vw;
  padding-bottom: 10.6vw;
  padding-left: 5.3vw;
  padding-right: 5.3vw;
  margin-left: 5.3vw;
  margin-right: 5.3vw;
  text-align: center;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7.9vw 0;
}

.about-card:not(:last-child) {
  margin-bottom: 6.6vw;
}

.about-card-img {
  width: 78.5vw;
}

.about-card .title {
  font-size: 4.7vw;
  padding-bottom: 2.6vw;
}

.about-name {
  background-color: #efefef;
}

.about-eco {
  border: 2px solid #efefef;
}

.item .swiper-pagination {
  top: -8vw !important;
  left: auto !important;
  right: 5.3vw !important;
  width: auto !important;
}

.item .swiper-pagination-bullet {
  background-color: #000000 !important;
  opacity: 1 !important;
  border-radius: 0 !important;
}

.item .swiper-pagination-bullet-active {
  background-color: #ffe100 !important;
}

.item.vc {
  padding-top: 13.3vw;
  padding-bottom: 13.3vw;
}

.item.vb {
  padding-top: 13.3vw;
}

.item.vb .swiper-pagination-bullet-active {
  background-color: #ff95b0 !important;
}

.item-img.award {
  position: relative;
}

.item-img.award::before {
  content: "";
  position: absolute;
  top: 5.3vw;
  left: 5.3vw;
  bottom: auto;
  right: auto;
  width: 19.4vw;
  height: 17.3vw;
  display: inline-block;
  background-image: url(../../../images/lp/skio/best_award.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.item-lead {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
  display: -ms-grid;
  display: grid;
  place-content: center;
  height: 6em;
}

.vc .item-lead {
  background-color: #ffe100;
}

.vb .item-lead {
  background-color: #ff95b0;
}

.item-title1 p {
  padding-top: 6.3vw;
  padding-bottom: 0vw;
  font-size: 5.8vw;
  line-height: 1.2;
}

.item-title2 p {
  padding-bottom: 3.7vw;
}

.item-info p {
  font-size: 3.9vw;
  padding-bottom: 4.2vw;
}

.item-detail p {
  font-size: 3.1vw;
  padding-bottom: 7.9vw;
}

.item-award ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 3.1vw;
  padding-bottom: 3.1vw;
}

.item-award ul li::before {
  content: "";
  display: inline-block;
  width: 12.7vw;
  height: auto;
  margin-right: 3.9vw;
  background-image: url(../../../images/lp/skio/best_award_sp.png);
  aspect-ratio: 49/36;
  background-size: cover;
}

.line-add {
  border: 3px solid #06c655;
  border-radius: 20px;
  padding-top: 5.3vw;
  padding-bottom: 5.3vw;
  padding-left: 5.3vw;
  padding-right: 5.3vw;
  margin-top: 26.6vw;
  margin-bottom: 10.6vw;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5.3vw;
}

.line-add-column:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.6vw;
}

.line-add-column:nth-child(2) {
  width: 78.5vw;
}

.line-add-ttl {
  color: #06c655;
  font-size: 12.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.line-add-lead {
  font-size: 3.4vw;
}

.line-add-lead .bg {
  background-color: #ffe100;
  padding-left: 1.3vw;
  padding-right: 1.3vw;
  display: inline-block;
}

.line-add-lead span > span {
  font-size: 4.7vw;
}

.line-add-btn {
  width: 78.5vw;
  height: 13.3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #06c655;
  border-radius: 8px;
  font-size: 4.2vw;
  color: #fff;
  fill: #fff;
}

.line-add-btn::before {
  content: "";
  color: #fff;
  fill: #fff;
  display: inline-block;
  background-image: url(../../../images/lp/skio/logo-line-w.svg);
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 25/24;
  width: 6.6vw;
  margin-right: 2.6vw;
}

.accordion__item {
  margin-top: 5.3vw;
  margin-bottom: 5.3vw;
}

.accordion__item dt {
  background-color: #efefef;
  font-size: 3.72836vw;
  letter-spacing: 0em;
  line-height: 2;
  font-weight: 0;
  position: relative;
  cursor: pointer;
  padding-top: 5.3vw;
  padding-bottom: 5.3vw;
  padding-left: 15.9vw;
  padding-right: 10.6vw;
}

.accordion__item dt::before, .accordion__item dt::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  margin-right: 5.3vw;
  display: inline-block;
  width: 1em;
  height: 2px;
  background-color: #000000;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.accordion__item dt::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.accordion__item dd {
  background-color: white;
  font-size: 3.72836vw;
  letter-spacing: 0em;
  line-height: 2;
  font-weight: 400;
  padding-top: 5.3vw;
  padding-bottom: 5.3vw;
  padding-left: 15.9vw;
  padding-right: 10.6vw;
}

.accordion__item dd {
  display: none;
}

.accordion__item.active dt {
  background-color: #ffe100;
}

.accordion__item.active dt::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.accordion__item.active dd {
  border: 2px solid #ffe100;
}

.accordion__item.active .faq-q::before,
.accordion__item.active .faq-a::before {
  color: #000000;
}

.faq-box {
  padding-bottom: 13.3vw;
  padding-left: 10.6vw;
  padding-right: 10.6vw;
}

.faq-q {
  position: relative;
}

.faq-q::before {
  color: #888888;
  position: absolute;
  content: "Q ";
  display: inline-block;
  left: -1.6em;
  font-size: 1.6em;
  line-height: 1;
}

.faq-a {
  position: relative;
}

.faq-a::before {
  color: #888888;
  position: absolute;
  content: "A ";
  display: inline-block;
  left: -1.6em;
  font-size: 1.6em;
  line-height: 1;
}

.footer-inner {
  padding-top: 21.3vw;
  padding-bottom: 7.9vw;
  padding-left: 5.3vw;
  padding-right: 5.3vw;
}

.footer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer-logo {
  width: 56.9vw;
}

.footer-logo .img {
  padding-bottom: 2.6vw;
}

.footer-logo .text {
  font-size: 2.6vw;
}

.footer-sns {
  margin-left: auto;
  padding-bottom: 6.6vw;
}

.footer-sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.7vw;
}

.footer-sns ul li {
  width: 6.9vw;
  aspect-ratio: 1/1;
}

@media screen and (min-width: 751px) {
  html {
    font-size: 10px;
  }
  .sp {
    display: none;
  }
  .btn-black.w295 {
    width: 295px;
  }
  .btn-black.w295 {
    height: 50px;
  }
  .btn-black.w295 {
    font-size: 14px;
  }
  .btn-black.w335 {
    width: 335px;
  }
  .btn-black.w335 {
    height: 50px;
  }
  .btn-black.w335 {
    font-size: 14px;
  }
  .header {
    padding-top: 0.9vw;
  }
  .header-inner {
    display: none;
  }
  .nav-head {
    display: none;
  }
  .fv {
    padding-top: 0;
  }
  #about,
  #lineup,
  #faq {
    padding-top: 80px;
    padding-bottom: 140px;
  }
  #lineup {
    background-image: url(../../../images/lp/skio/lineup-bg.jpg);
  }
  #lineup .inner {
    padding-left: 20px;
  }
  #lineup .inner {
    padding-right: 20px;
  }
  #line .inner {
    padding-left: 20px;
  }
  #line .inner {
    padding-right: 20px;
  }
  #faq .inner {
    padding-left: 20px;
  }
  #faq .inner {
    padding-right: 20px;
  }
  .title {
    font-size: 26px;
  }
  .text {
    font-size: 15px;
  }
  .note {
    font-size: 11px;
  }
  .sec-ttl {
    padding-bottom: 48px;
  }
  .sec-ttl p span:nth-child(1) {
    font-size: 50px;
  }
  .sec-ttl p span:nth-child(2) {
    font-size: 15px;
  }
  .sec-item-head .title {
    margin-bottom: 20px;
  }
  .sec-item-head .title {
    font-size: 34px;
  }
  .sec-item-head .text {
    margin-bottom: 10px;
  }
  .sec-item-head .text {
    font-size: 18px;
  }
  .sec-item-head .note {
    margin-bottom: 20px;
  }
  .about-cont02 {
    padding-top: 60px;
  }
  .about-cont02 {
    padding-bottom: 60px;
  }
  .about-cont02::before {
    width: 286px;
    top: -80%;
    left: auto;
    right: 40px;
    height: 200%;
  }
  .about-cont02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .about-cont02.is-inview::before {
    top: -100%;
  }
  .about-cont03 {
    padding-top: 56px;
  }
  .about-cont03 {
    padding-bottom: 56px;
  }
  .about-cont03::before {
    width: 286px;
    left: 30px;
    right: auto;
    height: 100%;
    padding-bottom: 10%;
  }
  .about-cont03.is-inview::before {
    top: -100%;
  }
  .about-tech {
    padding-left: 0px;
  }
  .about-tech {
    padding-right: 0px;
  }
  .about-tech {
    padding-bottom: 70px;
  }
  .about-tech-title {
    padding-bottom: 50px;
  }
  .about-tech .inner {
    padding-top: 47px;
  }
  .about-tech .inner {
    padding-left: 80px;
  }
  .about-tech .inner {
    padding-right: 80px;
  }
  .about-tech .container {
    gap: 0 30px;
    width: 644px;
        grid-template-areas: "left right-top" "left right-bottom";
  }
  .about-tech .left {
    margin-left: 0px;
  }
  .about-tech .left .deepsystem {
    width: 63px;
  }
  .about-tech .right-top {
    font-size: 15px;
  }
  .about-tech .left {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .about-tech .right-top {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .about-tech .right-bottom {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .about-tech .right-bottom {
    text-align: left;
    font-size: 26px;
  }
  .about-tech-box-ttl span {
    padding-left: 8px;
  }
  .about-tech-box-ttl span {
    padding-right: 8px;
  }
  .about-tech-box-ttl span {
    padding-top: 8px;
  }
  .about-tech-box-ttl span {
    padding-bottom: 8px;
  }
  .about-tech-box-ttl span {
    margin-top: 4px;
  }
  .about-tech-box-ttl span {
    margin-bottom: 4px;
  }
  .about-tech-box-lead {
    padding-top: 20px;
  }
  .about-tech-box-lead {
    padding-bottom: 20px;
  }
  .about-tech-box-img {
    max-width: 966px;
  }
  .about-tech-box-img {
    padding-bottom: 30px;
  }
  .about-tech-note {
    padding-bottom: 50px;
  }
  .about-text {
    padding-top: 63px;
  }
  .about-text {
    padding-left: 30px;
  }
  .about-text {
    padding-right: 0px;
  }
  .about-text .lead {
    width: 310px;
  }
  .about-text .lead-img {
    padding-bottom: 20px;
  }
  .about-text .title {
    padding-top: 63px;
  }
  .about-text2 {
    padding-top: 0px;
  }
  .about-text2 {
    padding-left: 30px;
  }
  .about-text2 {
    padding-right: 0px;
  }
  .about-text3 {
    padding-top: 0px;
  }
  .about-text3 {
    padding-left: 60px;
  }
  .about-text3 {
    padding-right: 0px;
  }
  .about-text3 .title {
    padding-top: 0px;
  }
  .about-img {
    max-width: 740px;
    width: 63.9vw;
  }
  .about-img2 {
    max-width: 475px;
    width: 35.4vw;
  }
  .about-img3 {
    top: 56px;
  }
  .about-img3 {
    width: 475px;
  }
  .about-img3 {
    max-width: 475px;
    width: 35.4vw;
  }
  .about-card {
    padding-top: 40px;
  }
  .about-card {
    padding-bottom: 40px;
  }
  .about-card {
    padding-left: 110px;
  }
  .about-card {
    padding-right: 110px;
  }
  .about-card {
    margin-left: 0px;
  }
  .about-card {
    margin-right: 0px;
  }
  .about-card:not(:last-child) {
    margin-bottom: 40px;
  }
  .about-card {
    gap: 0 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: left;
  }
  .about-card-img {
    width: auto;
  }
  .about-card .title {
    padding-bottom: 10px;
  }
  .about-card .title {
    font-size: 20px;
  }
  .item .swiper-pagination {
    top: -30px !important;
    right: 0 !important;
  }
  .item.vc {
    padding-top: 50px;
  }
  .item.vc {
    padding-bottom: 50px;
  }
  .item.vb {
    padding-top: 50px;
  }
  .item-img.award::before {
    top: 20px;
  }
  .item-img.award::before {
    left: 20px;
  }
  .item-img.award::before {
    width: 73px;
  }
  .item-img.award::before {
    height: 65px;
  }
  .item-title1 p {
    padding-top: 24px;
  }
  .item-title1 p {
    padding-bottom: 0px;
  }
  .item-title1 p {
    font-size: 22px;
  }
  .item-title2 p {
    padding-bottom: 14px;
  }
  .item-info p {
    padding-bottom: 16px;
  }
  .item-info p {
    font-size: 15px;
  }
  .item-detail p {
    padding-bottom: 30px;
  }
  .item-detail p {
    font-size: 12px;
  }
  .item-award ul li {
    padding-bottom: 12px;
  }
  .item-award ul li {
    font-size: 12px;
  }
  .item-award ul li::before {
    width: 48px;
  }
  .item-award ul li::before {
    margin-right: 15px;
  }
  .item-award ul li::before {
    background-image: url(../../../images/lp/skio/best_award.png);
    aspect-ratio: 73/65;
  }
  .line-add {
    padding-top: 40px;
  }
  .line-add {
    padding-bottom: 40px;
  }
  .line-add {
    padding-left: 80px;
  }
  .line-add {
    padding-right: 80px;
  }
  .line-add {
    margin-top: 140px;
  }
  .line-add {
    margin-bottom: 40px;
  }
  .line-add {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
  }
  .line-add-column:nth-child(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .line-add-column:nth-child(2) {
    width: 219px;
  }
  .line-add-ttl {
    font-size: 48px;
  }
  .line-add-lead {
    font-size: 18px;
  }
  .line-add-lead .bg {
    padding-left: 5px;
  }
  .line-add-lead .bg {
    padding-right: 5px;
  }
  .line-add-lead span > span {
    font-size: 28px;
  }
  .line-add-btn {
    width: 219px;
  }
  .line-add-btn {
    height: 40px;
  }
  .line-add-btn {
    font-size: 14px;
  }
  .line-add-btn::before {
    width: 25px;
  }
  .line-add-btn::before {
    margin-right: 10px;
  }
  .accordion__item {
    margin-top: 20px;
  }
  .accordion__item {
    margin-bottom: 20px;
  }
  .accordion__item dt {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 2;
    font-weight: 0;
  }
  .accordion__item dt {
    padding-top: 20px;
  }
  .accordion__item dt {
    padding-bottom: 20px;
  }
  .accordion__item dt {
    padding-left: 95px;
  }
  .accordion__item dt {
    padding-right: 40px;
  }
  .accordion__item dt::before, .accordion__item dt::after {
    margin-right: 20px;
  }
  .accordion__item dd {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 2;
    font-weight: 400;
  }
  .accordion__item dd {
    padding-top: 20px;
  }
  .accordion__item dd {
    padding-bottom: 20px;
  }
  .accordion__item dd {
    padding-left: 95px;
  }
  .accordion__item dd {
    padding-right: 40px;
  }
  .faq-box {
    padding-bottom: 100px;
  }
  .faq-box {
    padding-left: 0px;
  }
  .faq-box {
    padding-right: 0px;
  }
  .footer-inner {
    padding-top: 120px;
  }
  .footer-inner {
    padding-bottom: 120px;
  }
  .footer-inner {
    padding-left: 120px;
  }
  .footer-inner {
    padding-right: 120px;
  }
  .footer-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .footer-logo {
    width: 308px;
  }
  .footer-logo .img {
    padding-bottom: 14px;
  }
  .footer-logo .text {
    font-size: 10px;
  }
  .footer-sns {
    padding-bottom: 0px;
  }
  .footer-sns {
    margin-top: auto;
  }
  .footer-sns ul {
    gap: 14px;
  }
  .footer-sns ul li {
    width: 24px;
  }
}

@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .anchor-wrap-pc {
    display: none;
  }
  .about-img2 {
    margin-right: auto;
    width: 94.8vw;
  }
  .about-img3 {
    width: 94.8vw;
  }
}

@media screen and (min-width: 750px) and (max-width: 840px) {
  .about-tech-box {
    gap: 0 7.9vw;
  }
}
