/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sass/page/business_lp.scss ***!
  \*****************************************************************************************************************************************************************************/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sass/page/business_lp.scss (1) ***!
  \*********************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansJP-Regular.otf"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format("opentype");
}
@font-face {
  font-family: "Futura-Light";
  font-style: normal;
  font-weight: normal;
  src: url("/landing/common/fonts/Futura-Light.eot") format("eot"), url("/landing/common/fonts/Futura-Light.woff") format("woff");
}
@font-face {
  font-family: "Futura-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("/landing/common/fonts/Futura-Medium.eot") format("eot"), url("/landing/common/fonts/Futura-Medium.woff") format("woff");
}
@font-face {
  font-family: "Futura-LT-Medium";
  src: url("/landing/common/fonts/FuturaLTPro-Medium.woff") format("woff"), url("/landing/common/fonts/FuturaLTPro-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Futura-LT-Bold";
  src: url("/landing/common/fonts/FuturaLTPro-Bold.woff") format("woff"), url("/landing/common/fonts/FuturaLTPro-Bold.otf") format("opentype");
}
.x-plus5 {
  opacity: 0;
  transform: translateX(5rem);
  transition-duration: 0.5s;
}

.x-minus5 {
  opacity: 0;
  transform: translateX(-5rem);
  transition-duration: 0.5s;
}

.y-plus5 {
  opacity: 0;
  transform: translateY(5rem);
  transition-duration: 0.5s;
}

.delay1 {
  transition-delay: 0.1s;
}

.delay2 {
  transition-delay: 0.2s;
}

.delay3 {
  transition-delay: 0.3s;
}

.delay4 {
  transition-delay: 0.4s;
}

.delay5 {
  transition-delay: 0.5s;
}

.delay6 {
  transition-delay: 0.6s;
}

.delay7 {
  transition-delay: 0.7s;
}

.delay8 {
  transition-delay: 0.8s;
}

.delay9 {
  transition-delay: 0.9s;
}

.op0 {
  opacity: 0;
  transition-duration: 0.5s;
}

.active {
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
}

.bound {
  animation: bound 0.5s ease-in;
}

@keyframes bound {
  /** 開始時は１倍の大きさ */
  from {
    transform: scale(1);
  }
  /** 0%～25%にかけて1.15倍する */
  25% {
    transform: scale(1.15);
  }
  /** 25%～50%にかけて0.95倍する */
  50% {
    transform: scale(0.95);
  }
  /** 50%～75%にかけて1.05倍する */
  75% {
    transform: scale(1.05);
  }
  /** 終了時は元の大きさに戻す */
  to {
    transform: scale(1);
  }
}
.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened {
  filter: blur(0.3rem);
}

.remodal-overlay {
  background: rgba(0, 0, 0, 0.7);
}
.remodal-overlay.remodal-is-opening, .remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal-wrapper {
  padding: 1rem 1rem 0;
}

.remodal {
  width: 100%;
  max-width: 55rem;
  margin-bottom: 1rem;
  padding: 3rem;
  transform: translate3d(0, 0, 0);
  background: white;
}
.remodal.remodal-is-opening, .remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

.remodal-close {
  position: absolute;
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  top: 0;
  left: 0;
  color: #ff0000;
  text-decoration: none;
  background: transparent;
  overflow: visible;
  transition: color 0.2s;
  cursor: pointer;
}
.remodal-close:hover, .remodal-close:focus {
  color: #2b2e38;
}
.remodal-close:before {
  position: absolute;
  display: block;
  width: 3.5rem;
  line-height: 3.5rem;
  top: 0;
  left: 0;
  font-size: 24px;
  text-align: center;
}

.remodal-confirm,
.remodal-cancel {
  display: inline-block;
  min-width: 11rem;
  padding: 1.2rem 0;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  overflow: visible;
  transition: background 0.2s;
}

.remodal-confirm {
  color: white;
  background: #81c784;
}
.remodal-confirm:hover, .remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: white;
  background: #e57373;
}
.remodal-cancel:hover, .remodal-cancel:focus {
  background: #ef5350;
}

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.modal-lottery {
  padding: 3rem;
}
.modal-lottery .ttl {
  margin-bottom: 2rem;
  font-size: 30px;
  font-weight: 900;
}

@media screen and (max-width: 479px) {
  .modal-lottery {
    padding: 1rem;
  }
}
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}
.lt-ie9 .remodal {
  width: 55rem;
}

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

html {
  scroll-padding: 6.4rem;
  scroll-behavior: smooth;
}
@media (max-width: 1024px) {
  html {
    scroll-padding: 4.8rem;
  }
}

body {
  font-feature-settings: "palt" on;
  padding: 0;
  margin: 0;
  padding-top: 6.4rem;
  color: #333;
  font-family: "Hiragino Kaku Gothic ProN", Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
}
@media (max-width: 1024px) {
  body {
    padding-top: 4.8rem;
  }
}

body:has(.js-menu-open) {
  overflow: hidden;
}

.site_header {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 6.4rem;
  z-index: 10;
}
@media (max-width: 1024px) {
  .site_header {
    height: 4.8rem;
  }
}
.site_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}
.site_header .logo_box img {
  height: 2rem;
}
@media (max-width: 1024px) {
  .site_header .logo_box img {
    height: 1.1rem;
  }
}
.site_header .head_contact {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1024px) {
  .site_header .head_contact {
    position: absolute;
    top: 0;
    right: 4.8rem;
    font-size: 1.2rem;
    width: auto;
  }
}
.site_header .header_inner {
  margin: auto;
  width: 100%;
  display: flex;
  justify-items: center;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 1.6rem 2.4rem;
}
@media (max-width: 1024px) {
  .site_header .header_inner {
    padding: 1.6rem 2.4rem;
    width: 100%;
  }
}
.site_header .menu_box {
  position: absolute;
  right: 16.8rem;
  top: 0;
}
.site_header .btn_wrap {
  display: none;
}
@media (max-width: 1024px) {
  .site_header:has(.js-menu-open) {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .site_header:has(.js-menu-open) + .header_info_box {
    display: none;
  }
  .site_header:has(.js-menu-open) .menu_box {
    background-color: #333;
    transform: translateY(0);
    padding: 0;
    overflow: hidden;
    right: 0;
    top: 48px;
    height: 100vh;
    width: 100%;
  }
  .site_header:has(.js-menu-open) .gnav_box {
    margin: auto;
    display: block;
    height: 100%;
    padding: 4rem 4rem 12rem;
  }
  .site_header:has(.js-menu-open) .gnav_box > ul {
    width: 100%;
    display: block;
  }
  .site_header:has(.js-menu-open) .gnav_box > ul li {
    width: 100%;
    display: block;
    margin-bottom: 2.4rem;
  }
  .site_header:has(.js-menu-open) .gnav_box > ul li:last-child {
    padding: 1.4rem 0;
    border-bottom: none;
  }
  .site_header:has(.js-menu-open) .gnav_box > ul li > ul {
    display: block;
    margin-top: 37px;
    padding-left: 105px;
  }
  .site_header:has(.js-menu-open) .gnav_box > ul li > ul > li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .site_header:has(.js-menu-open) .btn_wrap {
    display: block;
    margin-bottom: 8rem;
  }
}

.header_info_box {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.header_info_box_inner {
  margin: auto;
  width: calc(100% - 8rem);
  text-align: center;
  position: relative;
}
@media (max-width: 1024px) {
  .header_info_box_inner {
    width: calc(100% - 4rem);
  }
}
.header_info_box_inner:before {
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  width: 10px;
  height: 10px;
  transform: translateY(-30%) rotate(-45deg);
  border-right: 1px solid var(--color-white);
  border-top: 1px solid var(--color-white);
}
.header_info_box_inner a {
  padding: 1rem 0;
  font-size: var(--text-xs);
  color: var(--color-white);
  display: inline-block;
  width: 100%;
  pointer-events: none;
}

.gnav_box {
  overflow-y: auto;
}
@media (max-width: 1024px) {
  .gnav_box {
    display: none;
  }
}
.gnav_box ul {
  display: flex;
  gap: 2.4rem;
  padding-top: 2.4rem;
  padding-right: 2.4rem;
}
.gnav_box ul li a {
  line-height: 1;
  font-size: clamp(14px, 1.09375vw, 14px);
  color: #333;
  font-style: normal;
  font-weight: bold;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  .gnav_box ul li a {
    font-size: clamp(20px, 5.1282051282vw, 20px);
    color: #fff;
  }
}
.gnav_box ul li a span {
  display: none;
}
@media (max-width: 1024px) {
  .gnav_box ul li a span {
    font-family: "futura-pt", sans-serif;
    font-weight: bold;
    display: block;
    font-size: clamp(12px, 3.0769230769vw, 12px);
    color: #858585;
    margin-bottom: 0.8rem;
  }
}
.gnav_box ul li a:hover, .gnav_box ul li a:active {
  opacity: 0.5;
}
.gnav_box .btn_wrap {
  width: 100%;
  position: relative;
  z-index: 10;
}
.gnav_box .btn_wrap .btn_contact {
  width: 100%;
  text-align: center;
  height: 6.4rem;
  padding-top: 2rem;
  font-size: clamp(16px, 4.2666666667vw, 16px);
}

.btn_head {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  cursor: pointer;
  display: none;
  padding: 1.6rem;
  background-color: #333;
}
@media (max-width: 1024px) {
  .btn_head {
    display: inline-block;
  }
}
.btn_head.js-menu-open span:first-child {
  transform: rotate(45deg);
  top: 24px;
}
.btn_head.js-menu-open span:nth-child(2) {
  top: 24px;
  opacity: 0;
  transform: translateX(1rem);
}
.btn_head.js-menu-open span:last-child {
  transform: rotate(-45deg);
  top: 24px;
}
.btn_head span {
  position: absolute;
  width: 17px;
  height: 1.5px;
  background-color: #fff;
  transition: all 0.2s;
}
.btn_head span:first-child {
  position: absolute;
  top: 18px;
}
.btn_head span:nth-child(2) {
  top: 24px;
  transition: all 0.3s;
}
.btn_head span:last-child {
  position: absolute;
  top: 30px;
}

@media (max-width: 1024px) {
  .is_scroll .p-header {
    background: rgba(255, 255, 255, 0.2);
  }
}

.site_footer {
  background-color: #333;
  padding: 0;
}
.site_footer .site_footer_inner {
  position: relative;
  width: 102.4rem;
  margin: auto;
  padding: 8rem 0;
}
@media (max-width: 1024px) {
  .site_footer .site_footer_inner {
    width: 100%;
    margin: auto;
    padding: 4rem 2.4rem;
  }
}
.site_footer .navi_list {
  margin-bottom: 10rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.8rem 2.4rem;
  width: 68.4rem;
}
@media (max-width: 1024px) {
  .site_footer .navi_list {
    display: block;
    width: 100%;
    grid-template-columns: repeat(2);
    margin-bottom: 4rem;
  }
}
.site_footer .navi_list li {
  list-style: none;
  gap: 1.6rem;
  width: 20rem;
}
@media (max-width: 1024px) {
  .site_footer .navi_list li {
    margin-bottom: 1.6rem;
  }
}
.site_footer .navi_list li:last-child {
  margin-bottom: 0;
}
.site_footer .navi_list li a {
  color: #fff;
  font-size: clamp(14px, 1.09375vw, 14px);
}
.site_footer .footer_logo_box {
  width: 32.2rem;
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .site_footer .footer_logo_box {
    width: 23.9rem;
  }
}
.site_footer .minikura_box {
  position: absolute;
  top: 8rem;
  right: 0;
  width: 30rem;
}
@media (max-width: 1024px) {
  .site_footer .minikura_box {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 4rem;
  }
}
.site_footer .certification_box {
  margin: 4rem 0 2rem;
}
.site_footer .certification_list {
  display: flex;
  gap: 2.4rem;
}
.site_footer .copy_box small {
  font-size: 1.2rem;
  color: #858585;
}

.sc_mainvisual {
  background-color: #F5F5F5;
  position: relative;
  overflow: hidden;
}
.sc_mainvisual:before {
  content: "";
  position: absolute;
  left: 0;
  top: 37.9rem;
  height: 100%;
  width: 100%;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .sc_mainvisual:before {
    top: calc(27% + 5.8rem);
  }
}
.sc_mainvisual .obj {
  position: absolute;
  top: 25.5rem;
  left: 0;
  width: 100%;
  height: 13.2rem;
  background: url("/business/img/lp/loop_logo.svg");
  background-size: auto 100%;
  animation: bgroop 20s linear infinite;
}
@media (max-width: 1024px) {
  .sc_mainvisual .obj {
    top: 27%;
    height: 5.9rem;
  }
}
.sc_mainvisual .sc_inner {
  margin: auto;
  width: 100%;
  max-width: 107.5rem;
  position: relative;
  display: flex;
  height: 47.8rem;
  padding: 2.4rem 0 4rem;
  gap: 6rem;
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner {
    height: auto;
    display: block;
    padding: 2.4rem 2.4rem 2.4rem;
  }
}
.sc_mainvisual .sc_inner .background {
  height: 100%;
  order: 2;
  position: relative;
  padding-top: 4rem;
}
.sc_mainvisual .sc_inner .background:before {
  content: "";
  position: absolute;
  top: -1rem;
  right: -4rem;
  width: 16rem;
  height: 16rem;
  background: url("/business/img/lp/batch@2x.png");
  background-size: cover;
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner .background:before {
    right: 0;
    width: 31%;
    padding-top: 31%;
    height: auto;
  }
}
.sc_mainvisual .sc_inner .background img {
  width: 100%;
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner .background {
    margin-bottom: 4rem;
  }
}
.sc_mainvisual .sc_inner .catch_box {
  order: 1;
  width: 40.5rem;
  padding-top: 4rem;
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner .catch_box {
    width: 100%;
    padding: 0;
  }
}
.sc_mainvisual .sc_inner .catch_box .btn_contact {
  width: 100%;
  max-width: 30rem;
  font-size: clamp(16px, 1.25vw, 16px);
  text-align: center;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner .catch_box .btn_contact {
    max-width: 100%;
    height: 6.4rem;
    padding-top: 2rem;
  }
}
.sc_mainvisual .sc_inner h1 {
  margin-bottom: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner h1 {
    margin-bottom: 0.8rem;
  }
}
.sc_mainvisual .sc_inner h1 span {
  display: block;
  color: #858585;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  /* 32px */
  margin-bottom: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner h1 span {
    margin-bottom: 0.8rem;
    font-size: clamp(14px, 3.5443037975vw, 100vw);
  }
}
.sc_mainvisual .sc_inner h1 strong {
  display: block;
  color: #333;
  font-feature-settings: "palt" on;
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 64.8px */
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner h1 strong {
    font-size: clamp(40px, 10.1265822785vw, 100vw);
  }
}
.sc_mainvisual .sc_inner p {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  /* 25.6px */
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .sc_mainvisual .sc_inner p {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
    margin-bottom: 2.4rem;
  }
}

.sc_about {
  background: url("/business/img/lp/bg_about@2x.jpg");
  background-size: cover;
  background-position: center center;
}
.sc_about .sc_inner {
  padding: 8rem 0;
  max-width: 100rem;
  margin: auto;
}
@media (max-width: 1024px) {
  .sc_about .sc_inner {
    padding: 4rem 0 4rem;
  }
}
.sc_about .sc_inner .sc_head h2 {
  color: #fff;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 6.4rem;
  font-size: clamp(30px, 2.34375vw, 30px);
  font-weight: bold;
}
@media (max-width: 1024px) {
  .sc_about .sc_inner .sc_head h2 {
    font-size: clamp(19px, 4.8101265823vw, 100vw);
    margin-bottom: 4rem;
  }
}
.sc_about .sc_inner .sc_head h2 strong {
  display: block;
  color: #858585;
  text-align: center;
  /* En/futura PT/L */
  /*font-family: "Futura-LT-H";*/
  font-family: "futura-pt", sans-serif;
  font-size: clamp(20px, 1.5625vw, 20px);
  font-style: normal;
  font-weight: bold;
  line-height: 100%;
  /* 20px */
  margin-bottom: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_about .sc_inner .sc_head h2 strong {
    font-size: clamp(19px, 4.8101265823vw, 100vw);
  }
}
.sc_about .sc_inner .sc_head h2 img {
  display: inline-block;
  width: 50rem;
  margin-right: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_about .sc_inner .sc_head h2 img {
    width: 74%;
  }
}
.sc_about .sc_inner .about_list {
  display: flex;
  gap: 8rem;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .sc_about .sc_inner .about_list {
    display: block;
  }
}
.sc_about .sc_inner .about_list li {
  text-align: center;
  width: 28rem;
}
@media (max-width: 1024px) {
  .sc_about .sc_inner .about_list li {
    width: 100%;
  }
  .sc_about .sc_inner .about_list li + li {
    margin-top: 4rem;
  }
}
.sc_about .sc_inner .about_list li img {
  width: 12rem;
  display: inline-block;
  margin-bottom: 2.4rem;
}
@media (max-width: 1024px) {
  .sc_about .sc_inner .about_list li img {
    width: 32%;
  }
}
.sc_about .sc_inner .about_list li p {
  color: #fff;
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  font-size: clamp(16px, 1.25vw, 16px);
}
@media (max-width: 1024px) {
  .sc_about .sc_inner .about_list li p {
    font-size: clamp(16px, 4.0506329114vw, 100vw);
  }
}
.sc_about .sc_inner .about_list li p strong {
  color: #FFF200;
  text-align: center;
  font-size: clamp(24px, 1.875vw, 24px);
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  /* 38.4px */
}
@media (max-width: 1024px) {
  .sc_about .sc_inner .about_list li p strong {
    font-size: clamp(24px, 6.0759493671vw, 100vw);
  }
}

.sc_problem {
  background-color: #D6D6D6;
}
.sc_problem .sc_inner {
  padding: 8rem 0;
}
@media (max-width: 1024px) {
  .sc_problem .sc_inner {
    padding: 4rem 2.4rem;
  }
}
.sc_problem .sc_inner .sc_head {
  margin-bottom: 4rem;
}
.sc_problem .sc_inner .sc_head h2 {
  font-size: clamp(30px, 2.34375vw, 30px);
  font-weight: bold;
  text-align: center;
}
@media (max-width: 1024px) {
  .sc_problem .sc_inner .sc_head h2 {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_problem .sc_inner .sc_head h2 strong {
  color: #4A2A8A;
  font-weight: bold;
  font-size: clamp(40px, 3.125vw, 40px);
}
@media (max-width: 1024px) {
  .sc_problem .sc_inner .sc_head h2 strong {
    font-size: clamp(30px, 8vw, 100vw);
  }
}
.sc_problem .sc_inner .sc_body {
  margin: auto;
  width: 100%;
  max-width: 100rem;
}
.sc_problem .sc_inner .sc_body .problem_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 1024px) {
  .sc_problem .sc_inner .sc_body .problem_list {
    display: block;
  }
}
.sc_problem .sc_inner .sc_body .problem_list li {
  display: table;
  background-color: #fff;
  border-radius: 0.8rem;
  color: #333;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .sc_problem .sc_inner .sc_body .problem_list li {
    width: 100%;
    margin-bottom: 1.6rem;
  }
}
.sc_problem .sc_inner .sc_body .problem_list li span {
  font-size: clamp(20px, 1.5625vw, 20px);
  padding: 4rem 4rem 4rem 8rem;
  display: table-cell;
  font-weight: bold;
  text-align: left;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  position: relative;
}
@media (max-width: 1024px) {
  .sc_problem .sc_inner .sc_body .problem_list li span {
    padding: 2.4rem 2.4rem 2.4rem 20%;
    font-size: clamp(14px, 3.5443037975vw, 100vw);
  }
}
.sc_problem .sc_inner .sc_body .problem_list li span:before {
  display: inline-block;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 0.8rem;
  transform: translateY(-50%);
  position: absolute;
  left: 4rem;
  top: 50%;
  background: url("/business/img/lp/icon_sms.svg");
  background-size: cover;
}
@media (max-width: 1024px) {
  .sc_problem .sc_inner .sc_body .problem_list li span:before {
    left: 6%;
    width: 8%;
    padding-top: 8%;
    background: url("/business/img/lp/icon_sms.svg") no-repeat;
    background-size: 100% auto;
    background-position: center;
  }
}

.sc_solution {
  background-color: #333;
  position: relative;
}
.sc_solution:before {
  content: "";
  position: absolute;
  top: -2.4rem;
  left: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background: url("/business/img/lp/check_circle.png") #fff no-repeat;
  transform: translateX(-50%);
  background-size: cover;
  border-radius: 3rem;
}
.sc_solution .sc_head {
  padding: 4rem 0;
}
.sc_solution .sc_head h2 {
  color: #fff;
  text-align: center;
  font-size: clamp(40px, 3.125vw, 40px);
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  /* 64px */
}
@media (max-width: 1024px) {
  .sc_solution .sc_head h2 {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_solution .sc_head p {
  color: #fff;
  text-align: center;
  font-size: clamp(20px, 1.5625vw, 20px);
}
@media (max-width: 1024px) {
  .sc_solution .sc_head p {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}

.sc_feature {
  background-color: #F5F5F5;
}
.sc_feature .sc_inner {
  padding: 8rem 0;
  width: 100rem;
  margin: auto;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner {
    padding: 4rem 0;
    width: calc(100% - 4rem);
    margin: auto;
  }
}
.sc_feature .sc_inner .sc_head {
  margin-bottom: 6.4rem;
  text-align: center;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .sc_head {
    margin-bottom: 4rem;
  }
}
.sc_feature .sc_inner .sc_head img {
  display: inline-block;
  width: 61.1rem;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .sc_head img {
    display: inline-block;
    width: 60%;
  }
}
.sc_feature .sc_inner .feature_box {
  display: flex;
  background-color: #fff;
  border-radius: 1rem;
  overflow: hidden;
  border-left: 0.8rem solid #333;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .feature_box {
    display: block;
    border-left: none;
    border-top: 0.8rem solid #333;
  }
}
.sc_feature .sc_inner .feature_box .txt_box {
  width: calc(100% - 42rem);
  padding: 6.4rem 6.4rem 0;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .feature_box .txt_box {
    width: 100%;
    padding: 4rem 2.4rem;
  }
}
.sc_feature .sc_inner .feature_box .txt_box strong {
  display: inline-block;
  font-family: "futura-pt", sans-serif;
  color: #858585;
  font-size: clamp(20px, 1.5625vw, 20px);
  font-style: normal;
  font-weight: bold;
  margin-bottom: 1.6rem;
  line-height: 1;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .feature_box .txt_box strong {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_feature .sc_inner .feature_box .txt_box h3 {
  color: #333;
  font-size: clamp(30px, 2.34375vw, 30px);
  font-style: normal;
  font-weight: bold;
  line-height: 160%;
  /* 25.6px */
  margin-bottom: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .feature_box .txt_box h3 {
    font-size: clamp(24px, 6.4vw, 100vw);
  }
}
.sc_feature .sc_inner .feature_box .txt_box p {
  color: #333;
  font-size: clamp(16px, 1.25vw, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  /* 25.6px */
  margin-bottom: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .feature_box .txt_box p {
    font-size: clamp(16px, 4.2666666667vw, 100vw);
  }
}
.sc_feature .sc_inner .feature_box .txt_box .at {
  font-size: clamp(12px, 0.9375vw, 12px);
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .feature_box .txt_box .at {
    font-size: clamp(12px, 3.2vw, 100vw);
  }
}
.sc_feature .sc_inner .feature_box .img_box {
  width: 42rem;
}
@media (max-width: 1024px) {
  .sc_feature .sc_inner .feature_box .img_box {
    width: 100%;
  }
}

.sc_plan .sc_inner {
  margin: auto;
  max-width: 100rem;
  padding: 8rem 0rem;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner {
    padding: 4rem 2.4rem;
  }
}
.sc_plan .sc_inner .sc_head {
  margin-bottom: 8rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: left;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_head {
    display: block;
    justify-items: left;
    margin-bottom: 4rem;
  }
}
.sc_plan .sc_inner .sc_head h2 {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  color: #333;
  font-size: clamp(80px, 6.25vw, 80px);
  line-height: 1;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_head h2 {
    font-size: clamp(40px, 10.6666666667vw, 100vw);
    margin-bottom: 0.8rem;
  }
}
.sc_plan .sc_inner .sc_head .tl_lead {
  text-align: left;
  font-size: clamp(20px, 1.5625vw, 20px);
  color: #858585;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_head .tl_lead {
    font-size: clamp(20px, 5.0632911392vw, 100vw);
  }
}
.sc_plan .sc_inner .sc_body {
  position: relative;
}
.sc_plan .sc_inner .sc_body:before {
  content: "";
  position: absolute;
  top: -34rem;
  right: -20rem;
  width: 51.7rem;
  height: 45.8rem;
  background: url("/business/img/lp/bg_plan@2x.png") no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_body:before {
    width: 70%;
    height: 30%;
    top: -22%;
    right: -2.4rem;
    background: url("/business/img/lp/bg_plan@2x.png") no-repeat;
    background-size: 114%;
  }
}
.sc_plan .sc_inner .sc_body .plan_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  position: relative;
  counter-reset: number 0;
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_body .plan_list {
    display: block;
  }
}
.sc_plan .sc_inner .sc_body .plan_list li {
  position: relative;
  background-color: #fff;
  padding: 4rem;
  width: 48rem;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.8rem;
  border-top: 0.8rem solid #333;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_body .plan_list li {
    width: 100%;
    margin-bottom: 4rem;
  }
}
.sc_plan .sc_inner .sc_body .plan_list li img {
  margin-bottom: 2.4rem;
}
.sc_plan .sc_inner .sc_body .plan_list li h3 {
  font-size: clamp(24px, 1.875vw, 24px);
  font-weight: bold;
  margin-bottom: 0.8rem;
  color: #333;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_body .plan_list li h3 {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_plan .sc_inner .sc_body .plan_list li p {
  font-size: clamp(16px, 1.25vw, 16px);
  margin-bottom: 0.8rem;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_body .plan_list li p {
    font-size: clamp(16px, 4.2666666667vw, 100vw);
  }
}
.sc_plan .sc_inner .sc_body .plan_list li .at {
  font-size: clamp(12px, 0.9375vw, 12px);
  margin-bottom: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_body .plan_list li .at {
    font-size: clamp(12px, 3.2vw, 100vw);
  }
}
.sc_plan .sc_inner .sc_body p {
  font-size: clamp(16px, 1.25vw, 16px);
  font-weight: bold;
}
@media (max-width: 1024px) {
  .sc_plan .sc_inner .sc_body p {
    font-size: clamp(16px, 4.2666666667vw, 100vw);
  }
}

.sc_case {
  background-color: #F5F5F5;
}
.sc_case .sc_inner {
  margin: auto;
  max-width: 100rem;
  padding: 8rem 0;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner {
    padding: 4rem 2.4rem;
  }
}
.sc_case .sc_inner .sc_head {
  text-align: center;
  margin-bottom: 9.4rem;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_head {
    margin-bottom: 7.4rem;
  }
}
.sc_case .sc_inner .sc_head h2 {
  font-size: clamp(40px, 3.125vw, 40px);
  font-weight: bold;
  color: #333;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_head h2 {
    font-size: clamp(30px, 8vw, 100vw);
  }
}
.sc_case .sc_inner .sc_head h2 span {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  color: #858585;
  display: block;
  font-size: clamp(20px, 1.5625vw, 20px);
  margin-bottom: 0.8rem;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_head h2 span {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_case .sc_inner .sc_body .case_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  position: relative;
  counter-reset: number 0;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_body .case_list {
    display: block;
  }
}
.sc_case .sc_inner .sc_body .case_list li {
  position: relative;
  background-color: #fff;
  padding: 4rem;
  width: 30.7rem;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 0.8rem 0.8rem 0.8rem;
  font-size: clamp(20px, 1.5625vw, 20px);
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_body .case_list li {
    width: 100%;
    margin-bottom: 6rem;
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_case .sc_inner .sc_body .case_list li:before {
  position: absolute;
  left: 0;
  bottom: 100%;
  counter-increment: number 1;
  content: "CASE " counter(number);
  font-family: "futura-pt", sans-serif;
  color: #fff;
  background-color: #333;
  display: inline-block;
  font-size: clamp(14px, 1.09375vw, 14px);
  font-weight: bold;
  border-radius: 0.8rem 0.8rem 0 0;
  padding: 1rem 1.6rem 0.6rem;
  line-height: 1;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_body .case_list li:before {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}
.sc_case .sc_inner .sc_body .case_list li h3 {
  font-size: clamp(24px, 1.875vw, 24px);
  font-weight: bold;
  margin-bottom: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_body .case_list li h3 {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
  .sc_case .sc_inner .sc_body .case_list li h3 .pc_disp {
    display: none;
  }
}
.sc_case .sc_inner .sc_body .case_list li dt {
  display: inline-block;
  width: auto;
  font-size: clamp(14px, 1.09375vw, 14px);
  font-weight: bold;
  padding: var(--margin-padding-xs, 4px) var(--margin-padding-mbase, 16px);
  margin-bottom: 0.8rem;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_body .case_list li dt {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}
.sc_case .sc_inner .sc_body .case_list li .assignment {
  color: #4A2A8A;
  background: #F2EDFA;
}
.sc_case .sc_inner .sc_body .case_list li .solution {
  color: #FF0000;
  background: #FFF2F2;
}
.sc_case .sc_inner .sc_body .case_list li dd {
  font-size: clamp(14px, 1.09375vw, 14px);
  margin-bottom: 1.6rem;
  min-height: 7.6rem;
}
@media (max-width: 1024px) {
  .sc_case .sc_inner .sc_body .case_list li dd {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
    min-height: auto;
  }
}

.sc_function {
  background-color: #fff;
}
.sc_function .sc_inner {
  margin: auto;
  max-width: 100rem;
  padding: 8rem 0rem;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner {
    padding: 4rem 2.4rem;
  }
}
.sc_function .sc_inner .sc_head {
  text-align: center;
  margin-bottom: 6.4rem;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_head {
    margin-bottom: 4rem;
  }
}
.sc_function .sc_inner .sc_head h2 {
  font-size: clamp(40px, 3.125vw, 40px);
  font-weight: bold;
  color: #333;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_head h2 {
    font-size: clamp(30px, 2.34375vw, 100vw);
  }
}
.sc_function .sc_inner .sc_head h2 span {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  color: #858585;
  display: block;
  font-size: clamp(20px, 1.5625vw, 20px);
  margin-bottom: 0.8rem;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_head h2 span {
    font-size: clamp(20px, 1.5625vw, 100vw);
  }
}
.sc_function .sc_inner .sc_body .function_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  position: relative;
  counter-reset: number 0;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_body .function_list {
    display: block;
  }
}
.sc_function .sc_inner .sc_body .function_list li {
  position: relative;
  background-color: #fff;
  padding: 4rem 4rem 4rem 3.2rem;
  width: 48rem;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  border-left: 0.8rem #333 solid;
  border-radius: 0.8rem;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_body .function_list li {
    width: 100%;
    padding: 2.4rem 2.4rem 2.4rem 2rem;
    margin-bottom: 2.4rem;
  }
}
.sc_function .sc_inner .sc_body .function_list li img {
  width: 4rem;
  margin-bottom: 1.6rem;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_body .function_list li img {
    width: 15%;
  }
}
.sc_function .sc_inner .sc_body .function_list li h3 {
  font-size: clamp(20px, 1.5625vw, 20px);
  font-weight: bold;
  margin-bottom: 0.4rem;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_body .function_list li h3 {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_function .sc_inner .sc_body .function_list li h3:before {
  counter-increment: number 1;
  content: counter(number) ".";
  color: #333;
  display: inline-block;
  font-size: clamp(20px, 1.5625vw, 20px);
  font-weight: bold;
  margin-right: 0.8rem;
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_body .function_list li h3:before {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_function .sc_inner .sc_body .function_list li p {
  font-size: clamp(16px, 1.25vw, 16px);
}
@media (max-width: 1024px) {
  .sc_function .sc_inner .sc_body .function_list li p {
    font-size: clamp(16px, 4.2666666667vw, 100vw);
  }
}

.sc_flow {
  background-color: #333;
}
.sc_flow .sc_inner {
  margin: auto;
  max-width: 100rem;
  padding: 8rem 4rem;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner {
    padding: 4rem 2.4rem;
  }
}
.sc_flow .sc_inner .sc_head {
  text-align: center;
  margin-bottom: 6.4rem;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_head {
    margin-bottom: 6rem;
  }
}
.sc_flow .sc_inner .sc_head h2 {
  font-size: clamp(40px, 3.125vw, 40px);
  font-weight: bold;
  color: #fff;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_head h2 {
    font-size: clamp(30px, 2.34375vw, 100vw);
  }
}
.sc_flow .sc_inner .sc_head h2 span {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  color: #858585;
  display: block;
  font-size: clamp(20px, 1.5625vw, 20px);
  margin-bottom: 0.8rem;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_head h2 span {
    font-size: clamp(20px, 1.5625vw, 100vw);
  }
}
.sc_flow .sc_inner .sc_body .flow_list {
  display: flex;
  gap: 2.4rem;
  position: relative;
  counter-reset: number 0;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_body .flow_list {
    display: block;
  }
}
.sc_flow .sc_inner .sc_body .flow_list:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.4rem;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_body .flow_list:before {
    width: 0.4rem;
    height: 100%;
    top: 0;
    left: 50%;
  }
}
.sc_flow .sc_inner .sc_body .flow_list li {
  position: relative;
  background-color: #fff;
  padding: 4rem;
  width: 23.2rem;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_body .flow_list li {
    padding: clamp(40px, 10.6666666667vw, 100vw) clamp(24px, 6.4vw, 100vw);
    width: 100%;
  }
  .sc_flow .sc_inner .sc_body .flow_list li + li {
    margin-top: 2.4rem;
  }
}
.sc_flow .sc_inner .sc_body .flow_list li:after {
  counter-increment: number 1;
  content: counter(number);
  width: 4rem;
  height: 4rem;
  color: #fff;
  font-family: "futura-pt", sans-serif;
  background-color: #858585;
  position: absolute;
  top: -1rem;
  left: 0;
  display: inline-block;
  text-align: center;
  font-size: clamp(20px, 1.5625vw, 20px);
  font-weight: bold;
  padding-top: 0.4rem;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_body .flow_list li:after {
    top: -6%;
    width: auto;
    height: auto;
    padding: 1% 4%;
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_flow .sc_inner .sc_body .flow_list li h3 {
  font-size: clamp(20px, 1.5625vw, 20px);
  font-weight: bold;
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_body .flow_list li h3 {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_flow .sc_inner .sc_body .flow_list li p {
  font-size: clamp(14px, 1.09375vw, 14px);
}
@media (max-width: 1024px) {
  .sc_flow .sc_inner .sc_body .flow_list li p {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}

.sc_faq {
  background-color: #F5F5F5;
}
.sc_faq .sc_inner {
  margin: auto;
  max-width: 100rem;
  padding: 8rem 4rem;
}
@media (max-width: 1024px) {
  .sc_faq .sc_inner {
    padding: 4rem 2.4rem;
  }
}
.sc_faq .sc_inner .sc_head {
  text-align: center;
  margin-bottom: 4rem;
}
.sc_faq .sc_inner .sc_head h2 {
  font-size: clamp(40px, 3.125vw, 40px);
  font-weight: bold;
}
@media (max-width: 1024px) {
  .sc_faq .sc_inner .sc_head h2 {
    font-size: clamp(30px, 8vw, 100vw);
  }
}
.sc_faq .sc_inner .sc_head h2 span {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  color: #858585;
  display: block;
  font-size: clamp(20px, 1.5625vw, 20px);
  margin-bottom: 0.8rem;
}
@media (max-width: 1024px) {
  .sc_faq .sc_inner .sc_head h2 span {
    font-size: clamp(20px, 5.3333333333vw, 100vw);
  }
}
.sc_faq .sc_inner .sc_body {
  width: 100%;
}
.sc_faq .sc_inner .sc_body .faq_box {
  background-color: #fff;
  padding: 4rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 1024px) {
  .sc_faq .sc_inner .sc_body .faq_box {
    padding: 2.4rem;
  }
}
.sc_faq .sc_inner .sc_body .faq_box h3 {
  position: relative;
  font-size: clamp(20px, 1.5625vw, 20px);
  margin-bottom: 1.6rem;
  gap: 2.4rem;
  font-weight: bold;
  padding-left: 6.4rem;
}
@media (max-width: 1024px) {
  .sc_faq .sc_inner .sc_body .faq_box h3 {
    font-size: clamp(16px, 4.2666666667vw, 100vw);
    margin-bottom: 1.6rem;
  }
}
.sc_faq .sc_inner .sc_body .faq_box h3 span {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 1.5625vw, 20px);
  line-height: 4rem;
  background-color: #333;
  color: #fff;
  display: inline-block;
  height: 4rem;
  width: 4rem;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.sc_faq .sc_inner .sc_body .faq_box p {
  font-size: clamp(16px, 1.25vw, 16px);
  padding-left: 6.4rem;
  position: relative;
}
@media (max-width: 1024px) {
  .sc_faq .sc_inner .sc_body .faq_box p {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}
.sc_faq .sc_inner .sc_body .faq_box p span {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  font-size: clamp(20px, 1.5625vw, 20px);
  line-height: 4rem;
  background-color: #858585;
  color: #fff;
  display: inline-block;
  height: 4rem;
  width: 4rem;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.sc_contact {
  background: url("/business/img/lp/bg_contact_pc.jpg") #474747 no-repeat;
  background-size: 100% auto;
}
@media (max-width: 1024px) {
  .sc_contact {
    background: url("/business/img/lp/bg_contact_sp@2x.jpg") #474747 no-repeat;
    background-size: 100% auto;
  }
}
.sc_contact .sc_inner {
  max-width: 100rem;
  margin: auto;
  padding: 15rem 0 8rem;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner {
    padding: 4rem 2.4rem;
  }
}
.sc_contact .sc_inner .sc_head {
  margin-bottom: 8rem;
  display: flex;
  justify-items: center;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_head {
    display: block;
    justify-items: left;
    margin-bottom: 4rem;
  }
}
.sc_contact .sc_inner .sc_head h2 {
  font-family: "futura-pt", sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: clamp(80px, 6.25vw, 80px);
  line-height: 1;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_head h2 {
    font-size: clamp(40px, 10.6666666667vw, 100vw);
    margin-bottom: 1.6rem;
  }
}
.sc_contact .sc_inner .sc_head p {
  text-align: right;
  font-size: clamp(14px, 1.09375vw, 14px);
  color: #fff;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_head p {
    text-align: left;
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}
.sc_contact .sc_inner .sc_body {
  border-radius: 0.8rem;
  background-color: #fff;
  padding: 4rem 8rem 0;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body {
    padding: 4rem 2.4rem 1rem;
  }
}
.sc_contact .sc_inner .sc_body span {
  font-size: 1.4rem;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body span {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}
.sc_contact .sc_inner .sc_body .column_box {
  display: flex;
  gap: 4rem;
  margin-bottom: 2.4rem;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body .column_box {
    display: block;
    width: 100%;
  }
}
.sc_contact .sc_inner .sc_body .column_box > div {
  width: 50%;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body .column_box > div {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}
.sc_contact .sc_inner .sc_body label {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body label {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}
.sc_contact .sc_inner .sc_body label .req {
  font-size: 1.2rem;
  font-weight: bold;
  background-color: #f00;
  color: #fff;
  padding: 0.4rem 0.4rem;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body label .req {
    font-size: clamp(12px, 3.2vw, 100vw);
  }
}
.sc_contact .sc_inner .sc_body input[type=text] {
  width: 100%;
  text-align: left;
  padding: 1.6rem;
  background-color: #F5F5F5;
  border: none;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body input[type=text] {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}
.sc_contact .sc_inner .sc_body input[type=text] + div {
  margin-top: 0.8rem;
}
.sc_contact .sc_inner .sc_body textarea {
  width: 100%;
  height: 10rem;
  padding: 1.6rem;
  background-color: #F5F5F5;
  border: none;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body textarea {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}
.sc_contact .sc_inner .sc_body textarea + div {
  margin-top: 0.8rem;
}
.sc_contact .sc_inner .sc_body .terms_box {
  width: 100%;
  background-color: #F5F5F5;
  overflow-y: auto;
  padding: 2.4rem;
  margin: 4rem 0 2.4rem;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body .terms_box {
    padding: 1.6rem;
  }
}
.sc_contact .sc_inner .sc_body .terms_box P {
  text-align: center;
  font-size: 1.2rem;
}
.sc_contact .sc_inner .sc_body .terms_box P a {
  color: #333;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body .terms_box P {
    font-size: clamp(12px, 3.2vw, 100vw);
  }
}
.sc_contact .sc_inner .sc_body .terms_box h3 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .sc_contact .sc_inner .sc_body .terms_box h3 {
    font-size: clamp(12px, 3.2vw, 100vw);
  }
}
.sc_contact .sc_inner .sc_body .agree_box {
  text-align: center;
}
.sc_contact .sc_inner .sc_body .btn_wrap {
  padding: 0 0 4rem 0;
  text-align: center;
}
.sc_contact .sc_inner .sc_body .btn_wrap > div {
  margin-top: 4rem;
}

.sc_contact_complete {
  background-color: #F5F5F5;
}
.sc_contact_complete .sc_inner {
  padding: 8rem 2.4rem;
}
.sc_contact_complete h1 {
  text-align: center;
  font-size: clamp(30px, 2.34375vw, 30px);
  font-weight: bold;
  margin-bottom: 4rem;
}
.sc_contact_complete p {
  text-align: center;
  font-size: clamp(16px, 1.25vw, 16px);
  margin-bottom: 4rem;
}
.sc_contact_complete .btn_wrap {
  text-align: center;
}
.sc_contact_complete .btn_wrap .btn {
  margin: auto;
}
@media (max-width: 1024px) {
  .sc_contact_complete .btn_wrap .btn {
    width: 100%;
  }
}

.btn {
  color: #fff;
  background-color: #333;
  display: flex;
  width: 343px;
  height: 54px;
  max-width: 343px;
  justify-content: center;
  align-items: center;
  font-size: clamp(14px, 1.09375vw, 14px);
  font-style: normal;
  font-weight: bold;
  line-height: 100%;
  /* 22.4px */
  text-decoration: none;
}
@media (max-width: 1024px) {
  .btn {
    font-size: clamp(14px, 3.7333333333vw, 100vw);
  }
}

.btn_contact {
  display: inline-block;
  width: 16.8rem;
  height: 6.4rem;
  vertical-align: middle;
  color: #fff;
  justify-items: center;
  align-items: center;
  padding: 1.8rem 4rem;
  font-size: clamp(14px, 1.09375vw, 14px);
  font-weight: bold;
  background: var(--Linear, linear-gradient(90deg, #C80000 0%, #F00 100%));
}
.btn_contact img {
  width: 2.4rem;
  display: inline-block;
  margin-right: 1.8rem;
  vertical-align: middle;
  transform: translateY(-0.2rem);
}
@media (max-width: 1024px) {
  .btn_contact {
    text-align: center;
    font-size: clamp(12px, 3.2vw, 12px);
    width: 12rem;
    height: 4.8rem;
    padding: 1.4rem 2rem;
  }
}

.btn_confirm {
  margin: auto;
  display: flex;
  width: 300px;
  height: 64px;
  padding: 10px var(--margin-padding-l, 24px);
  justify-content: center;
  align-items: center;
  gap: var(--margin-padding-mbase, 16px);
  background: var(--Linear, linear-gradient(90deg, #C80000 0%, #F00 100%));
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
  font-size: 1.6rem;
  color: #fff;
}
@media (max-width: 1024px) {
  .btn_confirm {
    width: 100%;
  }
}
.btn_confirm:disabled {
  background: var(--Linear, linear-gradient(90deg, #D6D6D6 0%, #D6D6D6 100%));
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
}
.btn_confirm:disabled:hover {
  background: var(--Linear, linear-gradient(90deg, #D6D6D6 0%, #D6D6D6 100%));
}

.btn_back {
  margin: auto;
  display: flex;
  width: 300px;
  height: 64px;
  padding: 10px var(--margin-padding-l, 24px);
  justify-content: center;
  align-items: center;
  gap: var(--margin-padding-mbase, 16px);
  border: 1px solid #ddd;
  font-size: 1.6rem;
  font-weight: bold;
  color: #333 !important;
}
@media (max-width: 1024px) {
  .btn_back {
    width: 100%;
  }
}
.btn_back:disabled {
  background: var(--Linear, linear-gradient(90deg, #D6D6D6 0%, #D6D6D6 100%));
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
}
.btn_back:disabled:hover {
  background: var(--Linear, linear-gradient(90deg, #D6D6D6 0%, #D6D6D6 100%));
}

.formrun_error {
  color: #f00;
  font-size: clamp(12px, 0.9375vw, 12px);
}
@media (max-width: 1024px) {
  .formrun_error {
    font-size: 1.2rem;
  }
}

.checkbox01-input {
  display: none;
}

.checkbox01-parts {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}

.checkbox01-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -4px;
  width: 15px;
  height: 15px;
  border: 2px solid #333;
  border-radius: 4px;
}

.checkbox01-input:checked + .checkbox01-parts {
  color: #333;
}

.checkbox01-input:checked + .checkbox01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 1px;
  width: 6px;
  height: 10px;
  transform: rotate(40deg);
  border-bottom: 3px solid #333;
  border-right: 3px solid #333;
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes bgroop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1330px 0;
  }
}
@keyframes bgroop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1330px 0;
  }
}
