@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap");
.ss-home-bg-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  opacity: 0;
}
.ss-home-bg-curtain.pattern2 {
  background-color: rgba(0, 0, 0, 0.75);
}
.ss-home-bg-curtain2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
.ss-home-ttl {
  width: 286px;
  width: 73.3334vw;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .ss-home-ttl {
    width: 693px;
  }
}
.ss-home-ttl img {
  width: 100%;
  height: auto;
}
.ss-home-spacer-01 {
  height: calc(120svh - 50px - 50px);
  width: 1px;
}
@media screen and (min-width: 640px) {
  .ss-home-spacer-01 {
    height: calc(120svh - 50px - 61px - 50px);
  }
}
@media screen and (min-width: 640px) {
  .ss-home-spacer-01 {
    height: calc(120svh - 70px - 54px - 64px);
  }
}
.ss-home-body {
  position: relative;
  z-index: 1;
}
.ss-home-about {
  padding-top: 80px;
  padding-top: 20.5129vw;
  padding-bottom: 100px;
  padding-bottom: 25.6411vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about {
    padding-top: 120px;
    padding-bottom: 150px;
  }
}
.ss-home-about-in {
  padding: 0 40px;
}
.ss-home-about-anim {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ss-home-about-ttl {
  font-weight: 400;
  text-align: center;
  margin: 0;
  font-size: 20px;
  font-size: 5.1283vw;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 45px;
  margin-bottom: 11.5385vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about-ttl {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.2307692308;
    margin-bottom: 60px;
  }
}
.ss-home-about-txt {
  font-weight: 300;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 2;
  margin: 0;
  margin-top: 32px;
  margin-top: 8.2052vw;
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about-txt {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 25px;
  }
}
.ss-home-fig {
  margin-top: 90px;
  margin-top: 23.077vw;
}
@media screen and (min-width: 640px) {
  .ss-home-fig {
    margin-top: 110px;
  }
}
.ss-home-fig-ttl {
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  font-size: 4.1026vw;
  letter-spacing: 0.1em;
  line-height: 1.625;
}
@media screen and (min-width: 640px) {
  .ss-home-fig-ttl {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
.ss-home-fig-img {
  width: 100%;
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .ss-home-fig-img {
    margin-top: 60px;
  }
}
.ss-home-fig-img svg {
  width: 100%;
  height: auto;
}
.ss-home-fig-img text {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
}
.ss-home-fig-img a {
  cursor: pointer;
}
.ss-home-fig-img a path,
.ss-home-fig-img a text {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ss-home-fig-img a:hover {
  text-decoration: none;
}
.ss-home-fig-img a:hover path,
.ss-home-fig-img a:hover text {
  fill: #fd9c00;
}
.ss-home-hero {
  position: relative;
  background: #000;
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}
.ss-home-hero.not-image {
  padding-top: 70px;
  padding-top: 17.9488vw;
  padding-bottom: 100px;
  padding-bottom: 25.6411vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero.not-image {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.ss-home-hero-bg {
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
}
.ss-home-hero-bg img {
  width: 100%;
  height: auto;
}
.ss-home-hero-shadow {
  padding-top: 60vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow {
    padding-top: 500px;
    padding-top: 35.7143vw;
  }
}
.ss-home-hero-shadow-in {
  padding-top: 40vw;
  position: relative;
  padding-bottom: 100px;
  padding-bottom: 25.6411vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow-in {
    padding-top: 300px;
    padding-top: 21.4286vw;
    padding-bottom: 200px;
  }
}
.ss-home-hero-shadow-in::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40vw;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(68%, rgba(0, 0, 0, 0.8)), to(rgb(0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 68%, rgb(0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 68%, rgb(0, 0, 0) 100%);
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow-in::before {
    height: 300px;
    height: 21.4286vw;
  }
}
.ss-home-hero-shadow-in::after {
  content: "";
  position: absolute;
  top: 40vw;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow-in::after {
    top: 300px;
    top: 21.4286vw;
  }
}
.ss-home-hero-in {
  position: relative;
  z-index: 1;
}
.ss-home-hero-ttl {
  margin: 0;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  font-size: 5.1283vw;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 36px;
  margin-bottom: 9.2308vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5833333333;
    margin-bottom: 54px;
  }
}
.ss-home-hero-ttl-ja {
  display: block;
  font-size: 16px;
  font-size: 4.1026vw;
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl-ja {
    margin-top: 20px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.ss-home-hero-ttl-img {
  display: block;
  margin: 0 auto;
}
.ss-home-hero-ttl-img.solution {
  width: 170px;
  width: 43.5898vw;
}
.ss-home-hero-ttl-img.vpts {
  width: 230px;
  width: 58.9744vw;
}
.ss-home-hero-ttl-img.products {
  width: 170px;
  width: 43.5898vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl-img.solution, .ss-home-hero-ttl-img.vpts, .ss-home-hero-ttl-img.products {
    height: 35.72px;
    width: auto;
    display: block;
  }
}
.ss-home-hero-ttl-img.solution img, .ss-home-hero-ttl-img.vpts img, .ss-home-hero-ttl-img.products img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl-img.solution img, .ss-home-hero-ttl-img.vpts img, .ss-home-hero-ttl-img.products img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
}
.ss-home-hero-ttl-img.solution img.sp, .ss-home-hero-ttl-img.vpts img.sp, .ss-home-hero-ttl-img.products img.sp {
  display: block;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl-img.solution img.sp, .ss-home-hero-ttl-img.vpts img.sp, .ss-home-hero-ttl-img.products img.sp {
    display: none;
  }
}
.ss-home-hero-ttl-img.solution img.pc, .ss-home-hero-ttl-img.vpts img.pc, .ss-home-hero-ttl-img.products img.pc {
  display: none;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl-img.solution img.pc, .ss-home-hero-ttl-img.vpts img.pc, .ss-home-hero-ttl-img.products img.pc {
    display: block;
  }
}
.ss-home-hero-txt {
  margin: 0;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.8571428571;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-txt {
    text-align: center;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 2.1333333333;
  }
}
.ss-home-hero-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 55px;
  margin-top: 14.1026vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 80px;
  }
}
.ss-home-hero-img-in {
  border-radius: 10px;
  overflow: hidden;
}
.ss-home-hero-img-item {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img-item {
    width: calc((100% - 40px) / 2);
  }
}
.ss-home-hero-img-item img {
  display: block;
  width: 100%;
  height: auto;
}
.ss-home-hero-img-cap {
  margin: 0;
  font-size: 13px;
  font-size: 3.3334vw;
  letter-spacing: 0.02em;
  line-height: 1.5384615385;
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img-cap {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 15px;
  }
}
.ss-home-hero-img.column-2 {
  gap: 13.3333333333vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-2 {
    gap: 40px;
  }
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-2 .ss-home-hero-img-ttl, .ss-home-hero-img.column-2 .ss-home-hero-img-txt {
    padding: 0 30px;
  }
}
.ss-home-hero-img.column-2 .ss-home-hero-img-ttl {
  margin: 0;
  text-align: center;
  margin-top: 15px;
  margin-top: 3.8462vw;
  font-size: 18px;
  font-size: 4.6154vw;
  line-height: 1.2222222222;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-2 .ss-home-hero-img-ttl {
    margin-top: 20px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5833333333;
  }
}
.ss-home-hero-img.column-2 .ss-home-hero-img-txt {
  text-align: left;
  margin: 0;
  margin-top: 20px;
  margin-top: 5.1283vw;
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-2 .ss-home-hero-img-txt {
    margin-top: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.5384615385;
  }
}
.ss-home-hero-img.column-3 {
  gap: 9.3333333333vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-3 {
    gap: 80px 32px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.ss-home-hero-img.column-3 .ss-home-hero-img-in {
  border-radius: 5px;
}
.ss-home-hero-img.column-3 .ss-home-hero-img-item {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-3 .ss-home-hero-img-item {
    width: calc((100% - 64px) / 3);
  }
}
.ss-home-hero-img.column-3 .ss-home-hero-img-ttl {
  margin-top: 20px;
  margin-top: 5.1283vw;
  margin-bottom: 10px;
  margin-bottom: 2.5642vw;
  font-size: 16px;
  font-size: 4.1026vw;
  line-height: 1.375;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-3 .ss-home-hero-img-ttl {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}
.ss-home-hero-img.column-3 .ss-home-hero-img-txt {
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
  margin: 0;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-3 .ss-home-hero-img-txt {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5714285714;
  }
}
.ss-home-hero-img.column-3 .ss-home-hero-img-btn {
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img.column-3 .ss-home-hero-img-btn {
    margin-top: 20px;
  }
}
.ss-home-hero-l-img:nth-of-type(n + 2) {
  margin-top: 60px;
  margin-top: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-l-img:nth-of-type(n + 2) {
    margin-top: 100px;
  }
}
.ss-home-hero-l-img.first {
  margin-top: 80px;
  margin-top: 20.5129vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-l-img.first {
    margin-top: 120px;
  }
}
.ss-home-hero-l-img-imgbox {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.ss-home-hero-l-img-imgbox img {
  width: 100%;
  height: auto;
}
.ss-home-hero-l-img-txtbox {
  margin-top: 32px;
  margin-top: 8.2052vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-l-img-txtbox {
    margin-top: 48px;
  }
}
.ss-home-hero-l-img-txtbox-ttl, .ss-home-hero-l-img-txtbox-txt {
  margin: 0;
  text-align: center;
}
.ss-home-hero-l-img-txtbox-ttl {
  font-size: 18px;
  font-size: 4.6154vw;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-l-img-txtbox-ttl {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.ss-home-hero-l-img-txtbox-txt {
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-l-img-txtbox-txt {
    margin-top: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 2.1333333333;
  }
}
.ss-home-hero-l-img-cap {
  position: absolute;
  bottom: 12px;
  left: 26px;
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .ss-home-hero-l-img-cap {
    bottom: 7px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.ss-home-hero-l-img-cap span {
  font-weight: 700;
}
.ss-home-hero-l-img-cap .color {
  color: #fd9c00;
}
.ss-home-hero-l-img.w-1080 {
  position: relative;
  margin-top: 65px;
  margin-top: 16.6667vw;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
@media screen and (min-width: 640px) {
  .ss-home-hero-l-img.w-1080 {
    width: 100vw;
    margin-left: -40px;
    margin-top: 70px;
  }
}
@media screen and (min-width: 1080px) {
  .ss-home-hero-l-img.w-1080 {
    width: calc(100% + 140px);
    margin-left: -70px;
  }
}
.ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-ttl {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 13px;
  font-size: 3.3334vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-ttl {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-scroll {
  width: 100vw;
  overflow-x: scroll;
  overflow-y: hidden;
}
@media screen and (min-width: 768px) {
  .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-scroll {
    width: 768px;
    overflow: hidden;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1080px) {
  .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-scroll {
    width: 1080px;
  }
}
.ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox {
  width: 740px;
  padding: 0 20px 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox {
    width: 768px;
    padding: 0;
  }
}
@media screen and (min-width: 1080px) {
  .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox {
    width: 1080px;
  }
}
.ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-links {
  position: absolute;
  right: 20px;
  width: 145.9444444444px;
  top: 92px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5px 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-links {
    right: 0;
    gap: 6px 8px;
    width: 151.4666666667px;
  }
}
@media screen and (min-width: 1080px) {
  .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-links {
    top: 122px;
    width: 213px;
    gap: 10px 17px;
  }
}
.ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-links-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc((100% - 8px) / 2);
}
@media screen and (min-width: 1080px) {
  .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-links-item {
    width: calc((100% - 17px) / 2);
  }
}
.ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-links-item img {
  width: 100%;
  height: auto;
  display: block;
}
.ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-link:hover, .ss-home-hero-l-img.w-1080 .ss-home-hero-l-img-imgbox-link:focus-visible {
  opacity: 0.6;
}
.ss-home-hero-l-img .ss-rm {
  margin-top: 30px;
  margin-top: 7.6924vw;
}
@media screen and (min-width: 1080px) {
  .ss-home-hero-l-img .ss-rm {
    margin-top: 20px;
  }
}
.ss-home-hero-video {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 60px;
  margin-top: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-video {
    margin-top: 120px;
  }
}
.ss-home-hero-video-ttl {
  text-align: center;
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
  margin: 0;
  margin-bottom: 20px;
  margin-bottom: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-video-ttl {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2222222222;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 640px) {
  .ss-home-hero-video-ttl .small {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.ss-home-cm {
  margin: 0 auto;
  margin-top: 20px;
  margin-top: 5.1283vw;
  margin-bottom: 35px;
  margin-bottom: 8.9744vw;
  text-align: center;
  color: #ff0000;
}
@media screen and (min-width: 640px) {
  .ss-home-cm {
    margin: 30px auto 45px;
  }
}
.ss-home-cm-ttl, .ss-home-cm-txt {
  font-weight: 700;
  line-height: 1.34;
  margin: 0;
  letter-spacing: 0.05em;
}
.ss-home-cm-ttl {
  font-size: 28px;
  font-size: 7.1795vw;
}
@media screen and (min-width: 640px) {
  .ss-home-cm-ttl {
    font-size: 32px;
    font-size: 2rem;
  }
}
.ss-home-cm-txt {
  font-size: 18px;
  font-size: 4.6154vw;
}
@media screen and (min-width: 640px) {
  .ss-home-cm-txt {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.ss-home-cm + .ss-home-hero-img {
  margin-top: 0;
}