@charset "UTF-8";
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-family: swiper-icons;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  z-index: 1;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-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: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-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: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-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: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
  content: "";
}

[dir=ltr] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}

[dir=rtl] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-right: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  width: var(--swiper-centered-offset-after);
  height: 100%;
  min-height: 1px;
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

@-webkit-keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    opacity: 0;
  }
}
@keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  width: 120px;
  height: 80px;
  padding: 20px 10px 10px 10px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  margin-top: 5px;
  color: #fff;
  font-size: 10px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

.scroll-hint-icon:after {
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 34px;
  height: 14px;
  margin-left: -20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  content: "";
  opacity: 0;
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
  animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
  font-size: 1em;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-all;
}

tbody {
  -webkit-text-size-adjust: 100%;
}

img {
  display: block;
  width: auto;
  max-width: 100%;
}

button {
  outline: none;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

input {
  outline: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer;
}

textarea {
  outline: none;
}

html {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  overflow-x: hidden;
  font-size: 62.5%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  min-height: 100dvh;
  overflow-x: hidden;
  color: #1f1f1f;
  font-weight: 400;
  font-size: 14px;
  font-family: "Noto Sans JP", "Yu Gothic Medium", YuGothic, "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.1em;
}

main {
  z-index: 2;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.l-container {
  margin: 0;
}

.shortcutmenu {
  display: none;
}

.gotop {
  bottom: 150px;
  -webkit-transform: translateX(300px);
  transform: translateX(300px);
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.gotop.is-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.section {
  padding: 50px 0;
}

.section_wrapper {
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 25px;
}

.kv_img {
  width: 100%;
  margin: 0 0 30px 0;
  background: #e83433;
}

.kv_img img {
  margin: 0 auto;
}

.kv_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.plan_sml {
  position: relative;
}

.plan_slider_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: absolute;
  top: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 100%;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.plan_slider_button:hover {
  background: #f5f5f5;
}

.plan_slider_button:before {
  width: 100%;
  height: 100%;
  background-image: url(../images/icon_arrow.svg);
  background-position: center;
  background-size: 27% auto;
  background-repeat: no-repeat;
  content: "";
}

.plan_slider_button.prev {
  left: 10%;
}

.plan_slider_button.next {
  right: 10%;
}

.plan_slider_button.next:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.plan_common {
  margin: 20px 0 0 0;
}

.plan_common_box {
  padding: 20px;
  border: 1px solid #1f1f1f;
  border-radius: 10px;
}

.plan_common_box + .plan_common_box {
  margin: 10px 0 0 0;
}

.plan_common .icon {
  width: 30px;
  margin: 0 auto 10px auto;
}

.plan_common h3 {
  margin: 0 0 7px 0;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
}

.plan_common p {
  text-align: center;
}

.plan_common strong {
  font-size: 2.2rem;
}

.plan_note {
  margin: 40px 0 0 0;
}

.plan_note h3 {
  margin: 0 0 15px 0;
  font-weight: 700;
  font-size: 1.7rem;
  text-align: center;
}

.callOption {
  background: #f5f5f5;
}

.callOption_contents {
  margin: 0 0 30px 0;
}

.callOption_figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 0 30px 0;
  color: #152579;
}

.callOption_figure_head {
  margin: 0 10px 0 0;
  padding: 0 0 7px 0;
}

.callOption_figure_head_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 150px;
  height: 150px;
  padding: 0 45px 0 0;
}

.callOption_figure_head_item:before {
  z-index: 2;
  position: relative;
  width: 10px;
  height: 100%;
  background: #152579;
  content: "";
}

.callOption_figure_head_item:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
  -webkit-clip-path: polygon(0 0, 0 100%, 105px 100%, 100% 50%, 105px 0);
  clip-path: polygon(0 0, 0 100%, 105px 100%, 100% 50%, 105px 0);
}

.callOption_figure_head_item + .callOption_figure_head_item {
  margin: 10px 0 0 0;
}

.callOption_figure_head_item_inner {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  border-top: 1px solid #b7cde9;
  border-bottom: 1px solid #b7cde9;
}

.callOption_figure_head_item_inner:before, .callOption_figure_head_item_inner:after {
  position: absolute;
  right: 0px;
  width: 1px;
  height: 58%;
  background: #b7cde9;
  content: "";
}

.callOption_figure_head_item_inner:before {
  top: 0;
  -webkit-transform: rotate(-31deg);
  transform: rotate(-31deg);
  -webkit-transform-origin: top;
  transform-origin: top;
}

.callOption_figure_head_item_inner:after {
  bottom: 0;
  -webkit-transform: rotate(31deg);
  transform: rotate(31deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

.callOption_figure_head_item_inner p {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 1.2rem;
  white-space: nowrap;
}

.callOption_figure_body {
  width: 100%;
  overflow-x: auto;
}

.callOption_figure_body_list {
  grid-column-gap: 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [3];
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  min-width: 600px;
}

.callOption_figure_body_list_title {
  min-width: 200px;
  padding: 10px 0;
  border-radius: 30px 30px 0 0;
  background: #b7cde9;
  font-weight: 700;
  text-align: center;
}

.callOption_figure_body_list_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 150px;
  height: 150px;
  border: 1px solid #b7cde9;
  background: #fff;
}

.callOption_figure_body_list_box + .callOption_figure_body_list_box {
  margin: 10px 0 0 0;
}

.callOption_figure_body_list_box.full {
  height: 310px;
}

.callOption_figure_body_list_box p {
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: -0.01em;
  text-align: center;
}

.callOption_figure_body_list_box p .large {
  font-size: 3rem;
}

.callOption_figure_body_list_box p .small {
  font-size: 1.3rem;
}

.callOption_figure_body_list_box p .num {
  display: inline-block;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}

.callOption_figure_body_list_box ul li {
  font-weight: 700;
  font-size: 1.3rem;
  text-align: center;
  white-space: nowrap;
}

.callOption_figure_body_list_box ul li:before {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #152579;
  content: "";
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.callOption_figure_body_list_box ul li.smartphone:before {
  -webkit-mask-image: url(../images/icon_smartphone.svg);
  mask-image: url(../images/icon_smartphone.svg);
}

.callOption_figure_body_list_box ul li.mobile:before {
  -webkit-mask-image: url(../images/icon_mobile.svg);
  mask-image: url(../images/icon_mobile.svg);
}

.callOption_figure_body_list_box ul li.line-phone:before {
  -webkit-mask-image: url(../images/icon_fixed-line-phone.svg);
  mask-image: url(../images/icon_fixed-line-phone.svg);
}

.callOption_figure_body_list_box ul li + li {
  margin: 10px 0 0 0;
}

.callOption_figure_body::-webkit-scrollbar {
  width: 10px;
  height: 7px;
}

.callOption_figure_body::-webkit-scrollbar-track {
  border-radius: 100px;
  background-color: #b5b5b5;
}

.callOption_figure_body::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background-color: #1f1f1f;
}

.rental_list {
  margin: 0 0 30px 0;
}

.rental_list_item + .rental_list_item {
  margin: 20px 0 0 0;
}

.rental_list_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 150px;
  height: 40px;
  margin: 0 auto -20px auto;
  border-radius: 100px;
  background: #ffbfce;
  font-weight: 700;
}

.rental_list_body {
  height: calc(100% - 20px);
  padding: 30px 10px 20px 10px;
  border: 1px solid #f5f5f5;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.rental_list_body .large {
  font-weight: 700;
  font-size: 2.2rem;
}

.rental_list_body .semiLarge {
  font-weight: 700;
  font-size: 1.7rem;
}

.rental_list_body .small {
  font-size: 1.1rem;
}

.rental_list_body .red {
  color: #fc0f3a;
}

.rental_list_body sup {
  display: inline-block;
  -webkit-transform: scale(0.8) translateY(-5px);
  transform: scale(0.8) translateY(-5px);
  font-size: 1rem;
}

.qa_answer {
  color: #fc0f3a;
  font-weight: 700;
  font-size: 1.5rem;
}

.qa_slider ul.swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.qa_slider ul.swiper-wrapper li.swiper-slide {
  border-top: 1px solid #999;
}

.document {
  background: #f5f5f5;
}

.document_box + .document_box {
  margin: 20px 0 0 0;
}

.document_item + .document_item {
  margin: 10px 0 0 0;
}

.borderBox {
  overflow: hidden;
  border: 1px solid #b5b5b5;
  border-radius: 10px 10px 0 0;
}

.borderBox + .borderBox {
  margin: 10px 0 0 0;
}

.borderBox_head {
  padding: 10px 0;
  background: #b5b5b5;
}

.borderBox_head h3 {
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
}

.borderBox_body {
  height: 100%;
  padding: 20px 10px;
  background: #fff;
}

.borderBox_body_box + .borderBox_body_box {
  margin: 15px 0 0 0;
}

.borderBox_body_item + .borderBox_body_item {
  margin: 5px 0 0 0;
}

.borderBox_body h4 {
  margin: 0 0 10px 0;
  font-weight: 700;
  font-size: 1.4rem;
}

.borderBox_body .sup {
  color: #999;
  font-size: 1.3rem;
}

.cvArea {
  z-index: 99;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 7px 0;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.cvArea.is-active {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.cvArea:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: "";
  opacity: 0.5;
}

.cvArea_wrapper {
  z-index: 2;
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 10px;
}

.cvArea_contents {
  grid-column-gap: 5px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}

.cvArea_button {
  position: relative;
  padding: 7px 3px;
  border-radius: 7px;
  background: #fc0f3a;
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: -0.01em;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.cvArea_button:before {
  position: absolute;
  top: 50%;
  right: 13px;
  width: 8px;
  height: 8px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.cvArea_button:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.cvArea_button:hover:before {
  -webkit-transform: translate(8px, -50%) rotate(45deg);
  transform: translate(8px, -50%) rotate(45deg);
}

.cvArea_button a {
  color: #fff;
}

.cvArea_button span {
  font-size: 1rem;
  letter-spacing: -0.01em;
}

.cvArea_button.is-border {
  border: 3px solid #fc0f3a;
  background: #fff;
}

.cvArea_button.is-border:before {
  border-top: 3px solid #fc0f3a;
  border-right: 3px solid #fc0f3a;
}

.cvArea_button.is-border a {
  color: #fc0f3a;
}

h2 {
  margin: 0 0 30px 0;
  font-weight: 700;
  font-size: 2.2rem;
  text-align: center;
}

.slash {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slash:before, .slash:after {
  width: 2px;
  height: 1.5em;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: #1f1f1f;
  content: "";
}

.cvArea .slash:before, .cvArea .slash:after {
  height: 1em;
  background: #fff;
}

.cvArea .is-border .slash:before, .cvArea .is-border .slash:after {
  background: #fc0f3a;
}

.slash:before {
  margin: 0 5px 0 0;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.slash:after {
  margin: 0 0 0 5px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.drawLine {
  position: relative;
  padding: 0 0.25em;
}

.drawLine:before {
  z-index: -1;
  position: absolute;
  bottom: -0.1em;
  left: 0;
  width: 100%;
  height: 0.5em;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  background: #ffa7c4;
  content: "";
  -webkit-transition: 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 1s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-excute .drawLine:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.indent01 {
  margin-left: 1em;
  text-indent: -1em;
}

.is-center {
  text-align: center;
}

.button {
  background: #000;
  color: #fff;
}

.list_circle li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list_circle li:before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 0.7em;
  height: 0.7em;
  margin: 0.4em 5px 0 0;
  border-radius: 100%;
  background: #1f1f1f;
  content: "";
}

.list_circle > li + li {
  margin: 8px 0 0 0;
}

.list_dot li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list_dot li:before {
  width: 5px;
  height: 5px;
  margin: 0 5px 0 0;
  -webkit-transform: translateY(0.5em);
  transform: translateY(0.5em);
  border-radius: 100%;
  background: #1f1f1f;
  content: "";
}

.accordion_target {
  display: none;
}

.accordion_list {
  border-top: 1px solid #999;
}

.accordion_list_item {
  border-bottom: 1px solid #999;
}

.accordion_head {
  position: relative;
  padding: 20px 35px 20px 0;
  font-size: 1.4rem;
  cursor: pointer;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.qa .accordion_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qa .accordion_head:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  margin: 0 10px 0 0;
  border-radius: 100%;
  background: #137de0;
  content: "Q";
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}

.accordion_body {
  padding: 0 10px 10px;
}

.accordion_body_item + .accordion_body_item {
  margin: 0.8em 0 0 0;
}

.qa .accordion_body {
  position: relative;
  padding: 0 0 25px 37px;
}

.qa .accordion_body:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  margin: 0 10px 0 0;
  border-radius: 100%;
  background: #fc0f3a;
  content: "A";
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}

.accordion_button {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 28px;
  height: 28px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 100%;
  background: #b5b5b5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.is-hover .accordion_button, .is-open .accordion_button {
  background: #fc0f3a;
}

.accordion_button:before, .accordion_button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  border-radius: 10px;
  background: #fff;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.accordion_button:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.accordion_button:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.is-open .accordion_button:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

@-webkit-keyframes arrowSlide {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0);
  }
  41% {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes arrowSlide {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0);
  }
  41% {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes scaleToRight {
  0% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}
@keyframes scaleToRight {
  0% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}
.fadein-up {
  -webkit-transform: translate3d(0, 200px, 0);
  transform: translate3d(0, 200px, 0);
  opacity: 0;
  -webkit-transition: opacity 2s, -webkit-transform 1.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 2s, -webkit-transform 1.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1.8s cubic-bezier(0.25, 1, 0.5, 1), opacity 2s;
  transition: transform 1.8s cubic-bezier(0.25, 1, 0.5, 1), opacity 2s, -webkit-transform 1.8s cubic-bezier(0.25, 1, 0.5, 1);
  will-change: transform;
}

.fadein-up.is-excute {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

@-webkit-keyframes veal {
  0% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  49% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
  100% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
}
@keyframes veal {
  0% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  49% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
  100% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
}
@-webkit-keyframes vealContent {
  0% {
    visibility: hidden;
  }
  49% {
    visibility: hidden;
  }
  50% {
    visibility: visible;
  }
  100% {
    visibility: visible;
  }
}
@keyframes vealContent {
  0% {
    visibility: hidden;
  }
  49% {
    visibility: hidden;
  }
  50% {
    visibility: visible;
  }
  100% {
    visibility: visible;
  }
}
.veal {
  display: inline-block;
  position: relative;
}

.veal:before {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  background: #b5b5b5;
  content: "";
}

.veal > * {
  visibility: hidden;
}

.veal.is-excute:before {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-name: veal;
  animation-name: veal;
}

.veal.is-excute > * {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-name: vealContent;
  animation-name: vealContent;
}

.wordin {
  overflow: hidden;
}

.wordin span {
  display: inline-block;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0s, -webkit-transform 0.8s 0s;
  transition: opacity 0.8s 0s, -webkit-transform 0.8s 0s;
  transition: opacity 0.8s 0s, transform 0.8s 0s;
  transition: opacity 0.8s 0s, transform 0.8s 0s, -webkit-transform 0.8s 0s;
  will-change: transform;
}

.wordin.is-excute span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: opacity 0.15s 0s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.65s 0s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.15s 0s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.65s 0s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.15s 0s cubic-bezier(0.25, 1, 0.5, 1), transform 0.65s 0s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.15s 0s cubic-bezier(0.25, 1, 0.5, 1), transform 0.65s 0s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.65s 0s cubic-bezier(0.25, 1, 0.5, 1);
}

.wordin.is-excute span:nth-of-type(2) {
  -webkit-transition-delay: 0.07s;
  transition-delay: 0.07s;
}

.wordin.is-excute span:nth-of-type(3) {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}

.wordin.is-excute span:nth-of-type(4) {
  -webkit-transition-delay: 0.21s;
  transition-delay: 0.21s;
}

.wordin.is-excute span:nth-of-type(5) {
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}

.wordin.is-excute span:nth-of-type(6) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.wordin.is-excute span:nth-of-type(7) {
  -webkit-transition-delay: 0.42s;
  transition-delay: 0.42s;
}

.wordin.is-excute span:nth-of-type(8) {
  -webkit-transition-delay: 0.49s;
  transition-delay: 0.49s;
}

.wordin.is-excute span:nth-of-type(9) {
  -webkit-transition-delay: 0.56s;
  transition-delay: 0.56s;
}

.wordin.is-excute span:nth-of-type(10) {
  -webkit-transition-delay: 0.63s;
  transition-delay: 0.63s;
}

.wordin.is-excute span:nth-of-type(11) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.wordin.is-excute span:nth-of-type(12) {
  -webkit-transition-delay: 0.77s;
  transition-delay: 0.77s;
}

.wordin.is-excute span:nth-of-type(13) {
  -webkit-transition-delay: 0.84s;
  transition-delay: 0.84s;
}

.wordin.is-excute span:nth-of-type(14) {
  -webkit-transition-delay: 0.91s;
  transition-delay: 0.91s;
}

.wordin.is-excute span:nth-of-type(15) {
  -webkit-transition-delay: 0.98s;
  transition-delay: 0.98s;
}

.wordin.is-excute span:nth-of-type(16) {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.mask {
  -webkit-transition: -webkit-clip-path 1.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-clip-path 1.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-clip-path 1.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.mask.to-right {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}

.mask.to-right.is-excute {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.mask.to-left {
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}

.mask.to-left.is-excute {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

@media screen and (min-width: 375px) {
  .cvArea_contents {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
  .cvArea_button {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
  .cvArea_button span {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 428px) {
  .plan_slider_button {
    width: 60px;
    height: 60px;
  }
  .cvArea_button:before {
    content: "";
  }
}
@media screen and (min-width: 768px) {
  .section {
    padding: 80px 0;
  }
  .plan_sml {
    max-width: 1030px;
    margin: 0 auto;
    padding: 0 25px;
  }
  .plan_slider.swiper-wrapper {
    grid-column-gap: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [3];
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .plan_slider_button {
    display: none;
  }
  .plan_slider_slide:nth-of-type(2) img {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .plan_slider_slide:nth-of-type(3) img {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .plan_common {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .plan_common_box {
    width: 49%;
  }
  .plan_common_box + .plan_common_box {
    margin: 0;
  }
  .plan_common_box:nth-of-type(2) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .plan_common h3 {
    margin: 0 0 10px 0;
    font-size: 2.4rem;
  }
  .plan_common strong {
    font-size: 2.8rem;
  }
  .plan_note h3 {
    margin: 0 0 25px 0;
    font-size: 1.8rem;
  }
  .callOption_figure_head {
    margin: 0 15px 0 0;
    padding: 0;
  }
  .callOption_figure_head_item {
    width: 200px;
    height: 200px;
    padding: 0 60px 0 0;
  }
  .callOption_figure_head_item:before {
    width: 18px;
  }
  .callOption_figure_head_item:after {
    -webkit-clip-path: polygon(0 0, 0 100%, 140px 100%, 100% 50%, 140px 0);
    clip-path: polygon(0 0, 0 100%, 140px 100%, 100% 50%, 140px 0);
  }
  .callOption_figure_head_item_inner p {
    left: 20px;
    font-size: 1.4rem;
  }
  .callOption_figure_body_list {
    min-width: none;
  }
  .callOption_figure_body_list_title {
    min-width: none;
  }
  .callOption_figure_body_list_box {
    min-width: none;
    height: 200px;
  }
  .callOption_figure_body_list_box.full {
    height: 410px;
  }
  .callOption_figure_body_list_box ul li:before {
    width: 60px;
    height: 60px;
  }
  .rental_list {
    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;
  }
  .rental_list_item {
    width: 30%;
    margin: 0 1.6%;
  }
  .rental_list_item + .rental_list_item {
    margin: 0 1.6%;
  }
  .rental_list_item:nth-of-type(n+4) {
    margin: 15px 1.6% 0 1.6%;
  }
  .rental_list_item:nth-of-type(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .rental_list_item:nth-of-type(3) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .rental_list_item:nth-of-type(4) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .rental_list_item:nth-of-type(5) {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s;
  }
  .rental_list_body {
    padding: 50px 30px 30px 30px;
  }
  .rental_list_body .large {
    font-size: 3rem;
  }
  .rental_list_body .semiLarge {
    font-size: 2rem;
  }
  .rental_list_body .small {
    font-size: 1.2rem;
  }
  .qa_answer {
    font-size: 1.8rem;
  }
  .qa_slider ul.swiper-wrapper {
    display: block;
  }
  .qa_slider ul.swiper-wrapper li.swiper-slide {
    border-top: none;
  }
  .document .is-grid {
    grid-column-gap: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .borderBox + .borderBox {
    margin: 0;
  }
  .borderBox_head h3 {
    font-size: 1.7rem;
  }
  .borderBox_body_box + .borderBox_body_box {
    margin: 0;
  }
  .borderBox_body h4 {
    font-size: 1.5rem;
  }
  .cvArea {
    padding: 15px 0;
  }
  .cvArea_wrapper {
    padding: 0 20px;
  }
  .cvArea_contents {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .cvArea_button {
    padding: 10px 5px;
    border-radius: 10px;
    font-size: 2rem;
  }
  .cvArea_button:before {
    right: 20px;
    width: 13px;
    height: 13px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .cvArea_button span {
    font-size: 1.5rem;
  }
  h2 {
    font-size: 3.2rem;
  }
  .slash:before {
    margin: 0 10px 0 0;
  }
  .slash:after {
    margin: 0 0 0 10px;
  }
  .accordion_head {
    font-size: 1.6rem;
  }
  .accordion_body {
    padding: 0 25px 25px;
  }
  .accordion_button {
    right: 20px;
    width: 38px;
    height: 38px;
  }
  .accordion_button:before, .accordion_button:after {
    width: 16px;
    height: 3px;
  }
}
@media screen and (min-width: 1024px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 1180px) {
  .l-inner {
    padding: 10px 15px;
  }
}
/*  */
.plan_common_box {
  border: none;
  padding: 0;
  width: 32%;
}

@media (min-width: 768px) {
  .plan_common_box:nth-of-type(3) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
}
@media (max-width: 768px) {
  .plan_common_box {
    padding: 0;
    border: none;
    border-radius: 0;
  }
  .plan_common .plan_common_box p strong {
    font-weight: normal;
    font-size: 1.6rem;
  }
}
.borderBox_body {
  padding: 20px 20px;
}

.list_side li {
  display: inline-flex;
  padding-left: 10px;
}

.list_side li:first-child {
  padding-left: 0;
}

.list_dot.list_side li:before {
  margin-top: 2px;
}

@media (max-width: 768px) {
  .borderBox_body {
    padding: 20px 10px;
  }
  .list_side li {
    padding-left: 2px;
  }
}
@media (max-width: 768px) {
  .l-footer.l-footer-hasfixcv {
    margin-bottom: 30px;
  }
}
.plan_common .icon {
  height: 48px;
}

.callOption_figure_head_item_inner p {
  left: 15px;
}

.callOption_figure_head_item_inner p strong {
  font-size: 2rem;
}

@media (max-width: 768px) {
  .plan_common_box {
    padding: 0 0 10px 10px;
  }
  .plan_common_box {
    width: 100%;
    padding: 15px 0 0 0;
    margin: 0 auto;
  }
  .plan_common_box + .plan_common_box {
    padding: 15px 0 0 0;
    margin: 0 auto;
  }
  .plan_common .icon {
    height: auto;
    display: inline-block;
    width: 19px;
    margin: 0;
    margin-right: 15px;
  }
  .plan_common .plan_common_box:nth-child(2) .icon {
    width: 21px;
  }
  .plan_common h3 {
    display: inline-block;
    position: absolute;
  }
  .callOption_figure_head_item_inner p {
    left: 7px;
  }
  .callOption_figure_head_item_inner p strong {
    font-size: 1.8rem;
  }
}
.plan_common h3 sup {
  font-weight: normal;
  vertical-align: super;
}

.plan-ttl-l {
  margin: 50px 0 10px;
  color: #111;
  text-align: center;
  font-weight: bold;
  font-size: min(36px, 6vw);
}

.plan-table-flex-content-ttl {
  /*font-family: "Oswald", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;*/
  font-weight: 700;
}

.plan-ttl-l {
  font-size: min(36px, 6.5vw);
}

.plan-ttl-l-balloon {
  position: relative;
  margin: 0 auto 30px;
  padding: 5px 0;
  width: 20em;
  font-size: min(24px, 5vw);
  border: solid 4px #C4C4C4;
  border-radius: 50px;
  background-color: #F4F4F4;
}

.plan-ttl-l-balloon::before, .plan-ttl-l-balloon::after {
  content: "";
  position: absolute;
  border: solid 4px #C4C4C4;
  border-radius: 50%;
  background-color: #F4F4F4;
}

.plan-ttl-l-balloon::before {
  bottom: -0.75em;
  left: 2em;
  width: 1em;
  height: 1em;
}

.plan-ttl-l-balloon::after {
  bottom: -1.25em;
  left: 3em;
  width: 0.75em;
  height: 0.75em;
}

.plan-table {
  margin-bottom: 0;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0 20px;
}

.plan-table-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}

.plan-table-flex img {
  margin-bottom: 10px;
  width: 30%;
  max-width: 150px;
}

.plan-table-flex-content {
  margin-left: 5%;
}

.plan-table-flex-content-subttl {
  margin-bottom: 5px;
  line-height: 1.2;
  font-weight: bold;
  font-size: min(30px, 5.5vw);
  color: #323232;
}

.plan-table-flex-content-ttl {
  font-size: min(80px, 10vw);
  color: #323232;
  line-height: 0.8;
}

.plan-table-flex-content-ttl sup {
  color: #323232;
  vertical-align: text-top;
  font-size: 0.16em;
  font-weight: normal;
}

@media (max-width: 768px) {
  .plan-table {
    border-spacing: 0 10px;
  }
  .plan-ttl-l-balloon {
    width: 100%;
    border-width: 3px;
  }
  .plan-tabe-flex-content-ex {
    font-size: 13px;
    text-align: justify;
  }
  .plan-table-flex-content-ttl sup {
    font-size: 0.25em;
  }
}
.pt-2 {
  padding-top: 2px;
}

.btn_border {
  border: 3px solid #fc0f3a;
}

.btn_red_border {
  border: 3px solid #fc0f3a;
  background: #fff;
  color: #fc0f3a;
}

.btn_arrow:before {
  content: "";
  right: 20px;
  width: 13px;
  height: 13px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}

.btn_red_border.btn_arrow:before {
  border-top-color: #fc0f3a;
  border-right-color: #fc0f3a;
}

@media (max-width: 768px) {
  .btn-inline-wrapper .btn {
    width: 48%;
  }
  .btn_arrow:before {
    right: 6px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.btn_cv_red:before {
  content: "";
  right: 20px;
  width: 13px;
  height: 13px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .btn_cv_red:before {
    right: 6px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.qa_answer {
  font-weight: 500;
}

.accordion_body_item a.btn-blank:after {
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  margin-left: 0.4em;
  margin-right: 0.4em;
  position: relative;
  top: -1px;
}

/* ▼▼202401 pagetop▼▼ */
.gotop {
  bottom: 130px;
}

@media screen and (max-width: 767px) {
  .gotop {
    bottom: 90px;
  }
}
/* ▲▲202401　pagetop▲▲ */
/* ▼▼202401　eye_catch▼▼ */
@media screen and (max-width: 767px) {
  .plan-table-flex img.img_now {
    width: 12%;
  }
}
/* ▲▲202401　eye_catch▲▲ */
/* ▼▼202408 モーダル追加▼▼ */
.refinemodal {
  width: 100%;
  left: 0;
}

#modal_wrapper .refinemodal {
  background-color: rgba(0, 0, 0, 0.5);
}

#modal_wrapper .inner-box {
  position: relative;
  width: 580px;
  margin: 0 auto;
}

#modal_wrapper .refinemodal-inner {
  z-index: 999;
  width: 580px;
  height: auto;
  padding: 0;
}

#modal_wrapper .refinemodal .modal-close {
  background: none;
  position: relative;
  top: 12%;
  left: 98%;
}

#modal_wrapper .inner-box {
  position: relative;
  height: 100vh;
}

#modal_wrapper .refinemodal-inner a {
  transition: 0.6s;
}

#modal_wrapper .refinemodal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  max-width: 580px;
  max-height: 580px;
  background-color: #fff;
}

.modal-close span {
  height: 7px;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #modal_wrapper .inner-box {
    height: 600px;
    height: 100vh;
  }
  #modal_wrapper .refinemodal-inner {
    width: 600px;
    max-width: 500px;
  }
  #modal_wrapper .refinemodal-bottom {
    position: relative;
    height: 200px;
    border-bottom: 100px;
  }
  #modal_wrapper .refinemodal-bottom-close {
    width: 55px;
    height: 56px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-size: 21px;
    z-index: 999999;
    top: 55px;
    background: none;
  }
  #modal_wrapper .refinemodal .modal-close {
    top: 16%;
    left: 92%;
  }
  #modal_wrapper .refinemodal-bottom-close span {
    width: 40px;
    height: 6px;
  }
}
@media screen and (max-width: 767px) {
  #modal_wrapper .inner-box {
    height: 600px;
    height: 100vh;
    width: 100%;
  }
  #modal_wrapper .refinemodal-inner {
    max-width: 500px;
    width: 90%;
    padding: 0;
  }
  #modal_wrapper .refinemodal-bottom {
    position: relative;
    width: 96%;
    top: 15%;
  }
  #modal_wrapper .refinemodal-bottom-close {
    width: 55px;
    height: 56px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-size: 21px;
    z-index: 999999;
    top: 16px;
    background: none;
  }
  #modal_wrapper .refinemodal-bottom-close span {
    width: 40px;
    height: 6px;
  }
}
@media screen and (max-width: 320px) {
  #modal_wrapper .refinemodal-bottom {
    top: 13.5%;
  }
}
#mini_bnr {
  position: fixed;
  right: 15px;
  bottom: 240px;
  display: none;
  z-index: 12;
  -webkit-transform: translateX(300px);
  transform: translateX(300px);
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

#mini_bnr.mini_bnr_none {
  display: none;
}

#mini_bnr.mini_bnr_show {
  webkit-transform: translateX(0);
  transform: translateX(0);
}

#mini_bnr a {
  display: block;
  width: 90px;
  height: 90px;
  overflow: hidden;
  transition: all 0.25s ease;
  border: solid 2px #323232;
}

#mini_bnr a:hover {
  opacity: 0.7;
}

#mini_bnr a img {
  width: 100%;
  height: auto;
}

.gotop {
  bottom: 130px;
}

@media screen and (max-width: 767px) {
  #mini_bnr {
    bottom: 150px;
    right: 7px;
  }
  #mini_bnr a {
    width: 70px;
    height: 70px;
  }
  .gotop {
    bottom: 90px;
  }
  .plan-table-flex img.img_now {
    width: 12%;
  }
}
/* ▲▲202408 モーダル追加▲▲ */
/* ▼▼202408 CP追加▼▼ */
/*
.cp_jimute .plan-table {
    font-family: "Oswald", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 700;
}*/
.cp_jimute .text-huge {
  font-size: 42px !important;
}

.cp_jimute .plan-table-flex img {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .cp_jimute .text-huge {
    font-size: 30px !important;
    line-height: 1.2;
  }
  .cp_jimute .plan-table-flex-content {
    margin-left: 15%;
  }
  .cp_jimute .plan-table-flex-content-subttl {
    font-size: min(30px, 4.8vw);
  }
}
.cp_table {
  width: auto;
  margin: 0 auto;
}

.cp_table tr {
  border-bottom: 1px solid #e8e8e8;
}

.cp_table th {
  padding: 20px 30px 20px 0;
  text-align: left;
  white-space: nowrap;
  font-weight: bold;
}

.cp_table td {
  padding: 20px 0 20px 0;
}

@media screen and (max-width: 767px) {
  .cp_table {
    width: 90%;
  }
  .cp_table th {
    padding: 10px 10px 5px 10px;
    display: block;
  }
  .cp_table td {
    padding: 5px 10px 10px 10px;
    display: block;
  }
  .img_now {
    display: none !important;
  }
}
/* ▲▲202408 CP追加▲▲ */
/****************************************************************************************************************************************************************************************************/
/**  ▼▼202410追加▼▼  **/
/** --------------------  all  -------------------- **/
body {
  color: #333333;
}

.bg_gray {
  background: #f5f5f5;
}

.bg_white {
  background: #ffffff;
}

.text_normal {
  font-weight: normal !important;
}

.display_grid {
  display: grid;
}

.align-self_center {
  align-self: center;
}

a [class*=text-link] {
  color: #333333;
}

.text-huge {
  line-height: 1.6 !important;
}

.text_huge_40 {
  font-size: min(40px, 6vw);
}

.text_huge_50 {
  font-size: min(50px, 6vw);
}

.text_huge_60 {
  font-size: min(60px, 6vw);
}

.text_huge_80 {
  font-size: min(80px, 10vw);
}

.text-size-s, .text-size-s a {
  font-size: 14px !important;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.po_a_b {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .text-md-center {
    text-align: center;
  }
  .text-md-left {
    text-align: left;
  }
  .text-size-m, .text-size-m a {
    font-size: 16px !important;
  }
  .text-size-l, .text-size-l a {
    font-size: 20px !important;
  }
  .text-size-s, .text-size-s a {
    font-size: 13px !important;
  }
}
.drawLine:before {
  background: #F8CE00 !important;
}

/**  accordion_head is-active  **/
.is-hover .accordion_button, .is-open .accordion_button {
  background: #fc0f3a;
}

.accordion_button:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

.is-open .accordion_button:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

/** --------------------  header  -------------------- **/
.l-header-lp {
  position: fixed;
  z-index: 3;
  width: 100vw;
  background: #fff;
  top: 0;
}

.adlp-outer {
  margin-top: 58px;
}

/*
.l-header-lp {
	margin: 0 auto;
	padding: 0;
	height: 73px;
	padding: 0 30px;
}
.l-header-inner {
    max-width: 1030px;
    width: 980px;
    display: flex;
	height: 73px;
}
*/
.l-header-inner {
  max-width: 1030px;
  padding: 0 30px;
  margin: 0 auto;
}

.header-logo-lp {
  margin: 0 0 0 30px;
  /*
  position: absolute;
     top: 50%;
     left: 0%;
     transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
  */
}

#cta_area_header {
  position: absolute;
  right: 0;
  /*padding-top: 15px;*/
  bottom: -3px;
}

#cta_area_header .section_wrapper {
  max-width: 700px;
  margin: 0;
}

#cta_area_header .section_wrapper {
  padding: 0;
}

#cta_area_header .btn-inline-wrapper > div {
  margin: 0 6px;
}

#cta_area_header .btn {
  min-width: 205px;
  padding: 5px 10px;
  border-radius: 100px;
}

#cta_area_header .btn_red_border {
  border: 2px solid #fc0f3a;
  padding: 6px 10px;
}

#cta_area_header .btn_arrow:before,
#cta_area_header .btn_red_border.btn_arrow:before {
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

#cta_area_header .btn_red_border.btn_arrow:before {
  border-top: 2px solid #fc0f3a;
  border-right: 2px solid #fc0f3a;
}

#cta_area_header .btn_rc p {
  font-size: 1.5rem;
  /*padding-left: 10px;*/
  padding-right: 7px;
}

#cta_area_header .btn_rc p > span {
  left: 4px;
  padding: 3px;
}

#cta_area_header .btn_rc p > span > span {
  font-size: 1.1rem;
  line-height: 1;
  padding-top: 3px;
}

#cta_area_header .btn-inline-wrapper div:nth-child(2n) .btn_rc p > span > span {
  padding-top: 6px;
}

@media screen and (max-width: 768px) {
  .l-header-lp {
    height: 13.3333333333vw;
    padding-top: 2vw;
    top: 0;
  }
  body.is-header-fixed {
    padding-top: 0;
  }
  .adlp-outer {
    margin-top: 13.3333333333vw;
  }
  .l-header-inner {
    max-width: auto;
    width: 100%;
  }
  .header-logo-lp {
    /*background-size: 150px;*/
    /*left: 15px;*/
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .header-logo-lp {
    background-image: url("../images/sp/logo_sp.svg");
    background-size: contain;
    background-position: 0 50%;
    background-repeat: no-repeat;
    height: 7.0666666667vw;
    margin: 6px 0;
    left: 3.3333333333vw;
    transform: none;
  }
  #cta_area_header .cvArea_wrapper {
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 auto;
  }
  #cta_area_header .btn-inline-wrapper {
    display: flex;
  }
  #cta_area_header .btn {
    min-width: 22.6666666667vw;
    padding: 5px 0;
  }
  #cta_area_header .btn_arrow:before {
    display: none;
  }
  #cta_area_header .btn_rc p {
    font-size: 2.6666666667vw;
    padding: 0;
  }
  #cta_area_header .btn-inline-wrapper > div {
    margin: 0 0 0 1.3333333333vw;
  }
  #cta_area_header .btn-inline-wrapper div:nth-child(2n) .btn {
    min-width: 21.0666666667vw;
  }
}
/** --------------------  kv  -------------------- **/
.kv {
  position: relative;
  height: 500px;
}

.kv_img {
  background: #fff;
  background-image: url(../../images/kv.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  max-height: 500px;
  height: 500px;
  position: relative;
}

.kv_text {
  display: block;
  text-align: right;
  position: absolute;
  bottom: 0;
  min-width: 980px;
  margin-bottom: 10px;
  text-shadow: 0 0 3px #fff;
  margin-right: 30px;
}

.kv_text p {
  text-shadow: 2px 2px 10px #fff, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;
  font-weight: bold;
}

.kv_catchphrase_text {
  padding-top: 30px;
}

#kv_catchphrase .section_wrapper img {
  position: absolute;
  top: 12%;
}

@media screen and (min-width: 980px) {
  #kv_catchphrase .section_wrapper img {
    margin-left: 4%;
  }
}
@media screen and (min-width: 769px) and (max-width: 979px) {
  #kv_catchphrase .section_wrapper img {
    max-width: min(545px, 67vw);
    margin-left: 0;
  }
}
@media screen and (max-width: 979px) {
  .kv_text {
    min-width: auto;
    margin-right: 30px;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  #kv_catchphrase .section_wrapper {
    padding: 0 15px;
  }
  .kv_catchphrase_text {
    padding-top: 20px;
  }
  .kv_text {
    margin-bottom: 12px;
  }
  .kv_text p {
    text-shadow: 2px 2px 5px #fff, -2px 2px 5px #fff, 2px -2px 5px #fff, -2px -2px 5px #fff;
    line-height: 1.2;
  }
}
#cta_area_kv .section_wrapper {
  padding-bottom: 65px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 0;
}

#cta_area_kv .slash {
  text-shadow: 0 0 5px #ffffff;
}

#cta_area_kv a {
  opacity: 10;
}

/**********  やじるし  *********/
.cp_arrows_w {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -140px;
}

.cp_arrows {
  position: relative;
  display: flex;
  height: 300px; /*画面いっぱいにする場合100vh*/
  justify-content: center;
  align-items: center;
}

.cp_arrows .cp_arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 10px;
  opacity: 0;
}

.cp_arrows .cp_arrow:first-child {
  animation: arrow-move08 2s ease-in-out infinite;
}

.cp_arrows .cp_arrow:nth-child(2) {
  animation: arrow-move08 2s 1s ease-in-out infinite;
}

.cp_arrows .cp_arrow:before,
.cp_arrows .cp_arrow:after {
  position: absolute;
  content: "";
  top: 0;
  width: 30px;
  height: 3px;
  background: #333;
}

.cp_arrows .cp_arrow:before {
  left: 3px;
  transform: rotate(30deg);
}

.cp_arrows .cp_arrow:after {
  right: 3px;
  transform: rotate(-30deg);
}

.cp_arrows .cp_arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 10px;
  opacity: 0;
  transition: opacity 1s ease; /* 透明度の変化を滑らかに */
}

@keyframes arrow-move08 {
  0% {
    opacity: 0;
    top: 40%;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*****************************/
@media screen and (max-width: 768px) {
  #cta_area_kv .btn-inline-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #cta_area_kv .section_wrapper {
    width: 100%;
    padding-bottom: 55px;
  }
  #cta_area_kv .btn_rc {
    padding-right: 10px;
  }
  #cta_area_kv .btn-inline-wrapper div:nth-child(2n) .btn_rc {
    padding-right: 0;
    padding-left: 23px;
  }
  #cta_area_kv .btn_rc p {
    font-size: min(2rem, 4vw);
  }
  #cta_area_kv .btn-inline-wrapper > div {
    margin: 0;
  }
  #cta_area_kv .btn-inline-wrapper div:first-child {
    width: 100%;
    margin-right: 3px;
  }
  #cta_area_kv .btn-inline-wrapper div:nth-child(2n) {
    width: 100%;
    margin-top: 0;
    margin-left: 3px;
  }
  #cta_area_kv p.slash {
    line-height: 1;
    font-size: 12px;
  }
  .kv_text {
    margin-right: 10px;
  }
  .cp_arrows {
    height: 250px;
  }
}
.kv_img {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .kv {
    height: 55vh;
  }
  .kv_img {
    background-position: top right 45%;
    max-height: 55vh;
    height: 55vh;
    position: relative;
  }
  #kv_catchphrase .section_wrapper img {
    position: absolute;
    left: 5%;
    max-width: min(545px, 60vw);
    top: 42%;
    transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
  }
  #kv_catchphrase .section_wrapper img.d-md-none {
    display: block !important;
  }
  #kv_catchphrase .section_wrapper img.d-md-block {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  .kv {
    height: auto;
  }
  .kv_img {
    background-position: top;
    background-position: top right 40%;
    max-height: 55vh;
    height: 55vh;
    position: relative;
  }
  #kv_catchphrase .section_wrapper img.d-md-block {
    display: block !important;
  }
  #kv_catchphrase .section_wrapper img.d-md-none {
    display: none !important;
  }
  #kv_catchphrase .section_wrapper img {
    margin-left: 0;
    max-height: min(389px, 50vw);
    position: absolute;
  }
}
@media screen and (max-width: 346px) {
  #cta_area_kv p.slash {
    letter-spacing: normal;
  }
  .kv_text .text-size-s {
    font-size: 11px !important;
  }
  #kv_catchphrase .section_wrapper img {
    top: 38%;
    transform: translateY(-62%);
    -webkit-transform: translateY(-62%);
    -ms-transform: translateY(-62%);
  }
}
/** --------------------  btn  -------------------- **/
.cta_area .section_wrapper {
  padding: 30px 0 40px 0;
}

.cta_area.bg_gray {
  background-color: #E8E8E8;
}

.cta_area h2 {
  font-size: min(2.6rem, 6vw);
}

.btn-inline-wrapper {
  display: inline-flex;
}

.btn-inline-wrapper > div {
  margin: 0 15px;
  position: relative;
}

.btn_rc {
  border-radius: 50px;
}

.btn_rc p {
  font-size: min(2rem, 5vw);
}

.btn_rc p > span {
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  aspect-ratio: 1/1;
  border-radius: 100px;
  padding: 8px;
  background-color: #F8CE00;
}

.btn_rc p > span > span {
  display: block;
  padding-top: 5px;
  color: #333333;
}

@media screen and (max-width: 768px) {
  .btn-inline-wrapper .btn {
    width: 100%;
  }
  .btn-inline-wrapper {
    display: block;
  }
  .btn-inline-wrapper div:nth-child(2n) {
    margin-top: 20px;
  }
  .btn_rc p > span {
    padding: 4px;
  }
}

/** --------------------  achievements  -------------------- **/
@media screen and (max-width: 768px) {
  #achievements h2 {
    font-size: min(20px, 8vw);
  }
}
/** --------------------  001  -------------------- **/
.icon_checkbox:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.067em;
  height: 1.067em;
  position: relative;
  top: -1px;
  margin-right: 0.6em;
  background-image: url("../../images/icon_checkbox_gray.svg");
}

.icon_checkbox {
  padding-bottom: 20px;
  text-indent: -3.3rem;
  padding-left: 3rem;
}

@media screen and (max-width: 768px) {
  .icon_checkbox {
    padding-bottom: 15px;
    text-indent: -2.6rem;
  }
}
/** --------------------  002  -------------------- **/
.pt-38 {
  padding-top: 38px;
}

.pt-14 {
  padding-top: 14px;
}

.text_top_bottom {
  display: inline-grid;
  position: relative;
  bottom: 15px;
}

/** --------------------  003  -------------------- **/
#unique_selling_proposition .row.bg_gray {
  padding: 45px 20px 30px 20px;
}

.icon_number {
  margin-top: 15px;
  font-size: 70px !important;
  font-weight: bold !important;
  line-height: 0.6 !important;
  position: relative;
  top: 13px;
  left: 20px;
  display: block;
  letter-spacing: 0.05em;
  color: #fff;
  text-shadow: #333 2px 0, #333 -2px 0, #333 0 -2px, #333 0 2px, #333 2px 2px, #333 -2px 2px, #333 2px -2px, #333 -2px -2px, #333 1px 2px, #333 -1px 2px, #333 1px -2px, #333 -1px -2px, #333 2px 1px, #333 -2px 1px, #333 2px -1px, #333 -2px -1px;
}

.usp_wrapper .usp_detail:first-child .icon_number {
  margin-top: 0;
}

.usp_wrapper .usp_detail:nth-child(2n) .icon_number {
  left: -15px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #unique_selling_proposition .row.bg_gray {
    padding-top: 30px;
  }
  .usp_detail {
    margin-top: 40px;
  }
  .icon_number,
  .usp_wrapper .usp_detail:nth-child(2n) .icon_number {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-top: 0;
    font-size: 50px !important;
  }
  .usp_wrapper .usp_detail:first-child {
    margin-top: 55px;
  }
  .usp_detail .usp_detail_text {
    padding-top: 15px;
  }
  .usp_detail:nth-child(2n) .usp_detail_text {
    padding-top: 0;
    padding-bottom: 15px;
  }
}
.align-self_center {
  align-self: center;
}

.icon_bullet > li:before {
  content: "・" !important;
}

.icon_bullet p,
.icon_bullet > li,
.icon_bullet > li a {
  font-size: 14px;
  margin-bottom: 6px;
}

/*
.accordion_decoration .accordion_head {
	background: #D2D2D2;
	padding-left: 30px;
}
.accordion_list {
    border-top: none;
}
.accordion_list_item {
    border-bottom: none;
}
*/
/**  circle  **/
.box_circle {
  border-radius: 50%; /*角丸*/
  background: #6fa5c8;
  background: #fc0f3a;
  color: #ffffff;
  aspect-ratio: 1/1;
  display: grid;
}

.box_circle_text {
  align-self: center;
}

/**  triangle  **/
.box_decoration {
  background: #f5f5f5;
  margin: 0 60px;
  padding: 25px;
  box-shadow: 3px 3px #f8ce00;
}

.triangle1 {
  width: 0;
  height: 0;
  border-left: 30px solid #F8CE00;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}

.free_wrapper {
  display: flex;
  color: #fc0f3a;
}

.free_wrapper .free_0yen .text-huge_2 {
  font-size: min(150px, 15vw);
  line-height: 0.65;
  position: relative;
}

.free_wrapper .free_0yen .text-huge_1_5 {
  font-size: min(55px, 10vw);
  line-height: 0.8;
}

.free_wrapper .free_0yen .text-huge_2::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  /*background-repeat: no-repeat;*/
  background-size: contain;
  width: 39px;
  height: 34px;
  position: absolute;
  top: 27%;
  background: url(../../images/icon_three_line_decoration.svg) no-repeat;
  transform: rotate(25deg);
}

@media screen and (max-width: 930px) {
  .box_decoration {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .triangle1 {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #F8CE00;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .free_wrapper {
    display: block;
    text-align: center;
  }
  .free_wrapper .free_0yen .text-huge_2 {
    font-size: 90px;
  }
  .free_wrapper .free_0yen .text-huge_1_5 {
    font-size: 35px;
  }
}
/** --------------------  オンライン申込特典  -------------------- **/
.plan-table {
  background: #f5f5f5;
  margin: 0 auto;
  width: 70%;
  box-shadow: 3px 3px #f8ce00;
}

.plan_note {
  margin: 30px 0 0 0;
}

.plan-table {
  margin-bottom: 20px;
}

.plan-table-flex-content {
  margin-left: 0;
}

@media (max-width: 768px) {
  .plan-table {
    width: 100%;
  }
  .cp_jimute .plan-table-flex-content {
    margin-left: 0 !important;
  }
}
/** --------------------  機種紹介  -------------------- **/
#lineup_list .slidetopic-list-item a:before {
  content: none;
}

#lineup_list .slidetopic-list-item a {
  padding: 0;
  white-space: normal;
}

#lineup_list .btn:not(.btn-disabled),
#lineup_list .btn:not(.btn-disabled):hover {
  border-radius: 100px;
  background-color: #fff;
  font-weight: bold;
}

#lineup_list .box-product-biz {
  background: #f5f5f5;
  border: none;
  padding: 30px 30px 0 30px;
}

#lineup_list .btn-black {
  border: 1px solid #333333;
  box-shadow: 0px 3px 0px black;
}

#lineup_list .box-product-biz .bg_white {
  padding: 15px 0 35px 0;
  margin-top: 5px;
}

#lineup_list .box-product-biz-action .lineup-list-btn {
  position: relative;
  bottom: 30px;
}

@media (max-width: 768px) {
  #lineup_list .box-product-biz {
    padding: 20px 15px 0 15px;
  }
  #lineup_list .box-product-biz .bg_white {
    padding: 10px 0 30px 0;
    margin: 5px 10px 0 10px;
  }
  #lineup_list .btn:not(.btn-disabled),
  #lineup_list .btn:not(.btn-disabled):hover {
    padding: 10px 20px;
  }
}
/**  slide_btn  **/
#lineup_list .slidetopic .swiper-button-prev {
  left: 0;
  right: auto;
}

#lineup_list .slidetopic .swiper-button-prev {
  left: 0;
  right: auto;
}

#lineup_list .slidetopic .swiper-button-next,
#lineup_list .slidetopic .swiper-button-prev {
  height: 100%;
  background-size: 20px 34px;
}

#lineup_list .box-product-biz-spec,
#lineup_list .box-product-biz-action {
  overflow: initial;
}

@media (max-width: 768px) {
  #lineup_list .slidetopic .swiper-button-next,
  #lineup_list .slidetopic .swiper-button-prev {
    background-size: 20px auto;
    background-color: rgba(0, 0, 0, 0);
  }
}
/**    **/
.device_3types .box-product {
  padding: 20px 5px;
  overflow: visible;
  border: 2px solid #e8e8e8;
}

.bg-blue {
  background: #21629A;
  color: #fff;
  position: absolute;
  top: -10px;
  left: 0;
  border-radius: 5px;
  padding: 2px 15px 3px 15px;
}

@media (max-width: 768px) {
  .device_3types .box-product {
    padding: 10px 5px;
  }
}
@media (max-width: 768px) {
  #model_introduction .l-inner {
    padding: 10px 0px !important;
  }
}
/** --------------------  対象機種  -------------------- **/
#lineup .box-product-biz-action .btn-black {
  color: #fff;
}

#lineup .box-product-biz {
  padding: 25px 15px;
}

#lineup .bg_black {
  background-color: #313131;
  color: #fff;
  padding: 1px 7px 4px 8px;
  border-radius: 4px;
  position: relative;
  bottom: 5px;
  margin-left: 15px;
}

#lineup .lineup_price .bg_circle {
  background-color: #163eb0;
  color: #F8CE00;
  border-radius: 100px;
  aspect-ratio: 1/1;
  position: relative;
  border-radius: 100%;
  max-width: 130px;
}

#lineup .lineup_price .bg_circle > div {
  display: block;
  line-height: 1.1;
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding-bottom: 6px;
}

#lineup .strikethrough {
  position: relative;
}

#lineup .strikethrough::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #F8CE00;
  position: absolute;
  top: 50%;
}

#lineup .down_arrow {
  color: #163eb0;
  color: #F8CE00;
  line-height: 1.6;
}

#lineup .text_s14, .text_s14 a {
  font-size: min(14px, 3vw);
}

#lineup .text-huge {
  line-height: 1.6 !important;
}

#lineup .text_huge_30 {
  font-size: min(30px, 7vw);
  line-height: 1;
}

#lineup .text_huge_35 {
  font-size: min(35px, 7vw);
  line-height: 1;
}

#lineup .text_huge_40 {
  font-size: min(40px, 10vw);
  line-height: 1;
}

#lineup .text_huge_50 {
  font-size: min(50px, 10vw);
  line-height: 1;
}

#lineup .text_huge_60 {
  font-size: min(60px, 10vw);
  line-height: 1;
}

#lineup .text_huge_80 {
  font-size: min(80px, 10vw);
  line-height: 1;
}

@media (max-width: 905px) and (min-width: 769px) {
  #lineup .text_s14, .text_s14 a {
    line-height: 1.2;
    height: 40px;
  }
  #lineup .text_huge_50 {
    font-size: min(50px, 5vw);
  }
  #lineup .text_huge_30 {
    font-size: min(30px, 3vw);
  }
}
@media (max-width: 768px) {
  #lineup .box-product-biz {
    padding: 25px 10px;
  }
  #lineup .text-size-m, .text-size-m a {
    font-size: 16px !important;
  }
  #lineup .text-size-l, .text-size-l a {
    font-size: 20px !important;
  }
}
/** --------------------  お申し込みの流れ  -------------------- **/
.begginer-step-flow-item {
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
  border: #E8E8E8 solid 1px;
  border-radius: 8px;
  display: block;
  padding: 10px 5px;
  position: relative;
}

@media (max-width: 768px) {
  .begginer-step-flow-item {
    border: none;
    border-radius: 0;
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px 50px 15px 30px;
  }
  .begginer-step-flow-num {
    width: 75px;
  }
  .begginer-step-flow-head {
    width: calc(100% - 80px);
  }
}
/** --------------------  クロージング  -------------------- **/
.section#closing {
  padding: 0;
}

.bg_img_l {
  background-image: url(../../images/img12.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  max-height: 580px;
  height: 580px;
  max-height: 420px;
  height: 420px;
}

.bg_img_text_area {
  max-width: 980px;
  width: 980px;
  max-width: 1030px;
  margin: 0 auto;
  display: contents;
  position: relative;
}

.bg_img_l .bg_img_text_left {
  padding: 15px;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  /*left: 15%;*/
  right: 50%;
  top: 20px;
  font-size: 35px;
  font-size: min(32px, 5vw);
  font-weight: bold;
  line-height: 1.2;
}

.bg_img_l .bg_img_text_right {
  padding: 15px;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  /*right: 15%;*/
  left: 45%;
  bottom: 20px;
  font-size: min(32px, 5vw);
  font-weight: bold;
  line-height: 1.2;
}

@media (max-width: 1000px) {
  .bg_img_l .bg_img_text_left {
    left: 0;
    right: auto;
  }
  .bg_img_l .bg_img_text_right {
    right: 0;
    left: auto;
  }
}
@media (max-width: 768px) {
  .bg_img_l {
    max-height: 320px;
    height: 320px;
  }
  .bg_img_l .bg_img_text_left {
    left: 0;
    top: 10px;
  }
  .bg_img_l .bg_img_text_right {
    right: 0;
    bottom: 10px;
  }
}
/** --------------------  footer  -------------------- **/
.l-footer-hasfixcv {
  padding: 45px 0 15px 0;
  background-color: #333;
}

.footer-bottom-nav-list-item a,
.footer-bottom .copyright {
  color: #fff;
}

.footer-bottom .copyright {
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .l-footer.l-footer-hasfixcv {
    margin-bottom: 0;
  }
  .gotop {
    bottom: 15px !important;
  }
}
@media (max-width: 1180px) {
  .l-footer-bottom .l-inner {
    padding: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .footer-bottom-nav-list-item {
    width: 49%;
  }
  .footer-bottom-nav-list-item a {
    padding: 0 5px 0 0;
  }
}
/**  ▲▲202410追加▲▲  **/
@media screen and (min-width: 768px) {
  .adlp-outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .adlp-outer {
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) {
  .adlp-wrapper {
    min-width: min(177.78vw, 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .relative {
  position: relative;
}
.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}
.adlp-wrapper .center {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}
.adlp-wrapper .text__txt {
  color: #333 !important;
}
.adlp-wrapper .text__white {
  color: #fff !important;
}
.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}
.adlp-wrapper .text__accent {
  color: #E75B18 !important;
}
.adlp-wrapper .bg__txt {
  background: #333 !important;
}
.adlp-wrapper .bg__white {
  background: #fff !important;
}
.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}
.adlp-wrapper .bg__accent {
  background: #E75B18 !important;
}
.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.26vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(0.28vw, 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.39vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(0.37vw, 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.52vw;
  }
}
.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.26vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(0.28vw, 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.39vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(0.37vw, 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.52vw;
  }
}
.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.26vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(0.28vw, 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.39vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(0.37vw, 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.52vw;
  }
}
.adlp-wrapper .line__top__accent {
  border-top: 1px solid #E75B18;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.26vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(0.28vw, 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.39vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(0.37vw, 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.52vw;
  }
}
.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333 60%);
}
.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}
.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}
.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #E75B18 60%);
}
.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}
.adlp-wrapper .line.--w2 {
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.26vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(0.28vw, 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.39vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(0.37vw, 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.52vw;
  }
}
.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}
.adlp-wrapper .line.--w2 {
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.26vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(0.28vw, 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.39vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(0.37vw, 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.52vw;
  }
}
.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}
.adlp-wrapper .line.--w2 {
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.26vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(0.28vw, 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.39vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(0.37vw, 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.52vw;
  }
}
.adlp-wrapper .line__accent {
  border-bottom: 1px solid #E75B18;
}
.adlp-wrapper .line.--w2 {
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.26vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(0.28vw, 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.39vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(0.37vw, 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.52vw;
  }
}
.adlp-wrapper .pad10 {
  padding: min(0.93vw, 10px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: 1.3vw !important;
    padding-bottom: 1.3vw !important;
  }
}
.adlp-wrapper .pad20 {
  padding: min(1.85vw, 20px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: 2.6vw !important;
    padding-bottom: 2.6vw !important;
  }
}
.adlp-wrapper .pad30 {
  padding: min(2.78vw, 30px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: 3.91vw !important;
    padding-bottom: 3.91vw !important;
  }
}
.adlp-wrapper .pad40 {
  padding: min(3.7vw, 40px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: 5.21vw !important;
    padding-bottom: 5.21vw !important;
  }
}
.adlp-wrapper .pad50 {
  padding: min(4.63vw, 50px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: 6.51vw !important;
    padding-bottom: 6.51vw !important;
  }
}
.adlp-wrapper .pad60 {
  padding: min(5.56vw, 60px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: 7.81vw !important;
    padding-bottom: 7.81vw !important;
  }
}
.adlp-wrapper .mt10 {
  margin-top: min(0.93vw, 10px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: 1.3vw;
  }
}
.adlp-wrapper .mt20 {
  margin-top: min(1.85vw, 20px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: 2.6vw;
  }
}
.adlp-wrapper .mt30 {
  margin-top: min(2.78vw, 30px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: 3.91vw;
  }
}
.adlp-wrapper .mt40 {
  margin-top: min(3.7vw, 40px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: 5.21vw;
  }
}
.adlp-wrapper .mt50 {
  margin-top: min(4.63vw, 50px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: 6.51vw;
  }
}
.adlp-wrapper .mt60 {
  margin-top: min(5.56vw, 60px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: 7.81vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: 1.3vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: 2.6vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: 3.91vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: 5.21vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: 6.51vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: 7.81vw !important;
  }
}
.adlp-wrapper .wrap500 {
  margin: auto;
  width: min(46.3vw, 500px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 3.91vw;
  }
}
.adlp-wrapper .wrap600 {
  margin: auto;
  width: min(55.56vw, 600px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 3.91vw;
  }
}
.adlp-wrapper .wrap700 {
  margin: auto;
  width: min(64.81vw, 700px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap700 {
    width: 100%;
    padding: 0 3.91vw;
  }
}
.adlp-wrapper .wrap800 {
  margin: auto;
  width: min(74.07vw, 800px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap800 {
    width: 100%;
    padding: 0 3.91vw;
  }
}
.adlp-wrapper .wrap900 {
  margin: auto;
  width: min(83.33vw, 900px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 3.91vw;
  }
}
.adlp-wrapper .wrap920 {
  margin: auto;
  width: min(85.19vw, 920px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap920 {
    width: 100%;
    padding: 0 3.91vw;
  }
}
.adlp-wrapper .wrap1000 {
  margin: auto;
  width: min(92.59vw, 1000px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 3.91vw;
  }
}
.adlp-wrapper .wrap1080 {
  margin: auto;
  width: min(100vw, 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 3.91vw;
  }
}

.adlp-wrapper .adlp-btn:hover {
  filter: brightness(130%);
}
.adlp-wrapper .adlp-btn {
  transition: filter 0.3s;
}
.adlp-wrapper .adlp-btn.-anime01:hover,
.adlp-wrapper .adlp-btn.-anime02:hover,
.adlp-wrapper .adlp-btn.-anime03:hover {
  filter: none;
}
.adlp-wrapper .adlp-btn.-anime01,
.adlp-wrapper .adlp-btn.-anime02,
.adlp-wrapper .adlp-btn.-anime03 {
  transition: none;
}
.adlp-wrapper .adlp-btn.-anime01 a,
.adlp-wrapper .adlp-btn.-anime02 a,
.adlp-wrapper .adlp-btn.-anime03 a {
  transition: transform 0.3s;
  display: block;
}
.adlp-wrapper .adlp-btn.-anime01:hover a {
  transform: scale(1.1);
}
.adlp-wrapper .adlp-btn.-anime02:hover a {
  transform: translateY(-5px);
}
.adlp-wrapper .adlp-btn.-anime03:hover a {
  animation: adlpHoverShake 0.15s linear 3;
}

@keyframes adlpHoverShake {
  0% {
    transform: skew(0deg, 0deg);
  }
  25% {
    transform: skew(1deg, 1deg);
  }
  75% {
    transform: skew(-1deg, -1deg);
  }
  100% {
    transform: skew(0deg, 0deg);
  }
}
* {
  margin: 0;
}

body {
  font-feature-settings: "palt";
}

.adlp-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

.adlp-wrapper .adlp-relative {
  position: relative;
}

@media all and (min-width: 768px) {
  .adlp-outer {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .adlp-wrapper {
    min-width: min(177.7777777778vw, 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .adlp-floating {
  width: min(177.7777777778vw, 1920px);
  position: fixed;
  bottom: 0;
  z-index: 10;
}

.adlp-wrapper .adlp-floating_inner {
  width: min(55.5555555556vw, 600px);
  margin: 0 auto;
}

.adlp-wrapper .adlp-btn:hover {
  filter: brightness(130%);
}

.adlp-wrapper .adlp-btn {
  transition: filter 0.3s;
}

.adlp-wrapper .adlp-btn.-anime01:hover,
.adlp-wrapper .adlp-btn.-anime02:hover,
.adlp-wrapper .adlp-btn.-anime03:hover {
  filter: none;
}

.adlp-wrapper .adlp-btn.-anime01,
.adlp-wrapper .adlp-btn.-anime02,
.adlp-wrapper .adlp-btn.-anime03 {
  transition: none;
}

.adlp-wrapper .adlp-btn.-anime01 a,
.adlp-wrapper .adlp-btn.-anime02 a,
.adlp-wrapper .adlp-btn.-anime03 a {
  transition: transform 0.3s;
  display: block;
}

.adlp-wrapper .adlp-btn.-anime01:hover a {
  transform: scale(1.1);
}

.adlp-wrapper .adlp-btn.-anime02:hover a {
  transform: translateY(-5px);
}

.adlp-wrapper .adlp-btn.-anime03:hover a {
  animation: adlpHoverShake 0.15s linear 3;
}

@keyframes adlpHoverShake {
  0% {
    transform: skew(0deg, 0deg);
  }
  25% {
    transform: skew(1deg, 1deg);
  }
  75% {
    transform: skew(-1deg, -1deg);
  }
  100% {
    transform: skew(0deg, 0deg);
  }
}
.adlp-wrapper .adlp-pc {
  display: block;
}

.adlp-wrapper .adlp-sp {
  display: none;
}

@media all and (min-width: 0px) and (max-width: 767.9px) {
  .adlp-outer {
    overflow: hidden;
  }
  .adlp-wrapper .adlp-floating {
    width: 100%;
  }
  .adlp-wrapper .adlp-floating_inner {
    width: 78.125vw;
  }
  .adlp-wrapper .adlp-pc {
    display: none;
  }
  .adlp-wrapper .adlp-sp {
    display: block;
  }
}
/* Section specific styles */
/* cv01_btn_01 */
.cv01_btn_01 {
  position: absolute;
  left: min(58.6111111111vw, 633px);
  top: min(6.6666666667vw, 72px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv01_btn_01 {
    width: 82.03125vw;
    left: 8.984375vw;
    top: 11.0677083333vw;
  }
}
/* cv01_btn_02 */
.cv01_btn_02 {
  position: absolute;
  left: min(90.9259259259vw, 982px);
  top: min(6.6666666667vw, 72px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv01_btn_02 {
    width: 82.03125vw;
    left: 8.984375vw;
    top: 34.1145833333vw;
  }
}
.js-adlptoggle {
  position: relative;
  cursor: pointer;
}
.js-adlptoggle::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M13.5 18H22.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M18 22.5V13.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='18' cy='18' r='17' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: min(3.3333333333vw, 36px);
  aspect-ratio: 1/1;
  top: 50%;
  transform: translateY(-50%);
  right: min(2.7777777778vw, 30px);
}
@media screen and (max-width: 767px) {
  .js-adlptoggle::after {
    width: 5.9895833333vw;
    right: 3.90625vw;
  }
}
.js-adlptoggle.--open::after {
  background-image: url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.25 23H28.75' stroke='white' stroke-width='2.55556' stroke-linecap='round'/%3E%3Ccircle cx='23' cy='23' r='21.7222' stroke='white' stroke-width='2.55556'/%3E%3C/svg%3E%0A");
}

/* sec03_btn_01 */
.sec03 {
  padding: 0 0 min(6.4814814815vw, 70px);
}

.sec03_wrapper {
  margin: auto;
  width: min(75.9259259259vw, 820px);
}

@media screen and (max-width: 767px) {
  .sec03 {
    padding: 0 0 10.4166666667vw;
  }
  .sec03_wrapper {
    width: 92.1875vw;
  }
}
/* sec04_btn_01 */
.sec04 {
  background-color: #FFEEF0;
  padding: 0 0 min(6.4814814815vw, 70px);
}

.sec04_wrapper {
  margin: auto;
  width: min(75.9259259259vw, 820px);
}

.sec04_btn_02 a {
  position: absolute;
  width: min(18.5185185185vw, 200px);
  height: min(2.7777777778vw, 30px);
  top: min(91.5vw, 989px);
  left: min(4.1666666667vw, 45px);
}

@media screen and (max-width: 767px) {
  .sec04 {
    padding: 0 0 10.4166666667vw;
  }
  .sec04_wrapper {
    width: 92.1875vw;
  }
  .sec04_btn_02 a {
    width: 45.5729166667vw;
    height: 3.90625vw;
    left: 22.9166666667vw;
    top: 391.479167vw;
  }
}
/* sec07_btn_01 */
.sec07_btn_01 {
  position: absolute;
  left: min(76.3888888889vw, 825px);
  top: min(43.6111111111vw, 471px);
  width: min(24.9074074074vw, 269px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_01 {
    width: 57.03125vw;
    left: 21.3541666667vw;
    top: 119.2708333333vw;
  }
}
/* sec09_btn_01 */
.sec09_btn_01 {
  position: absolute;
  left: min(78.3333333333vw, 846px);
  top: min(89.8148148148vw, 970px);
  width: min(21.1111111111vw, 228px);
}

@media screen and (max-width: 767px) {
  .sec09_btn_01 {
    width: 69.6614583333vw;
    left: 15.1041666667vw;
    top: 299.609375vw;
  }
}
/* sec09_btn_02 */
.sec09_btn_02 {
  position: absolute;
  left: min(78.3333333333vw, 846px);
  top: min(122.8703703704vw, 1327px);
  width: min(21.1111111111vw, 228px);
}

@media screen and (max-width: 767px) {
  .sec09_btn_02 {
    width: 69.6614583333vw;
    left: 15.234375vw;
    top: 428.515625vw;
  }
}
/* sec09_btn_03 */
.sec09_btn_03 {
  position: absolute;
  left: min(78.3333333333vw, 846px);
  top: min(155.9259259259vw, 1684px);
  width: min(21.1111111111vw, 228px);
}

@media screen and (max-width: 767px) {
  .sec09_btn_03 {
    width: 69.6614583333vw;
    left: 15.234375vw;
    top: 557.421875vw;
  }
}
/* sec09_btn_04 */
.sec09_btn_04 {
  position: absolute;
  left: min(75.6481481481vw, 817px);
  top: min(238.7037037037vw, 2255px);
  width: min(26.4814814815vw, 286px);
}

@media screen and (max-width: 767px) {
  .sec09_btn_04 {
    width: 60.4166666667vw;
    left: 19.7916666667vw;
    top: 686.296875vw;
  }
}
/* sec09_btn_05 */
.sec09_btn_05 a {
  position: absolute;
  display: block;
  left: min(82.5925925926vw, 892px);
  top: min(288.0555555556vw, 3111px);
  width: min(17.962962963vw, 194px);
  height: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .sec09_btn_05 a {
    width: 41.6666666667vw;
    height: 3.90625vw;
    left: 7.421875vw;
    top: 959.6354166667vw;
  }
}
/* sec08_btn_01 */
.sec08_btn_01 a {
  position: absolute;
  display: block;
  left: min(67.6851851852vw, 731px);
  top: min(51.6666666667vw, 558px);
  width: min(5.9259259259vw, 64px);
  height: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .sec08_btn_01 a {
    width: 14.3229166667vw;
    height: 3.90625vw;
    left: 17.7083333333vw;
    top: 172.9166666667vw;
  }
}
/* cv02_btn_01 */
.cv02_btn_01 {
  position: absolute;
  left: min(58.6111111111vw, 633px);
  top: min(19.6296296296vw, 212px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv02_btn_01 {
    width: 82.03125vw;
    left: 8.984375vw;
    top: 39.7135416667vw;
  }
}
/* cv02_btn_02 */
.cv02_btn_02 {
  position: absolute;
  left: min(90.9259259259vw, 982px);
  top: min(19.6296296296vw, 212px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv02_btn_02 {
    width: 82.03125vw;
    left: 8.984375vw;
    top: 62.7604166667vw;
  }
}
/* fv_btn_01 */
.fv_btn_01 {
  position: absolute;
  left: min(58.6111111111vw, 633px);
  top: min(49.4444444444vw, 534px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .fv_btn_01 {
    width: 82.03125vw;
    left: 8.984375vw;
    top: 128.90625vw;
  }
}
/* fv_btn_02 */
.fv_btn_02 {
  position: absolute;
  left: min(90.9259259259vw, 982px);
  top: min(49.4444444444vw, 534px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .fv_btn_02 {
    width: 82.03125vw;
    left: 8.984375vw;
    top: 151.953125vw;
  }
}
/*# sourceMappingURL=lp.css.map */
#document {
    background: #ffeeef;
}

/* START 202508 事務無料キャンペーン用***************************************** */
.section.lp_list{
  background: #ffebd4;
}
.btn-l.campaign {
  border-radius:35px;
  min-width: 500px;
  box-shadow: 0px 3px 0px #ed2741;
  border: 3px solid #ed2741;
  color: #ed2741;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .btn-l.campaign {
    min-width: 300px;
  }
}
.lp_list .ttl-section{
  margin-top: 40px;
  margin-bottom: 20px;
}
.adlp-wrapper img.campaign_img{
  width: auto;
  margin: 0 auto;
}

.begginer-step-flow-item {
    width: 100%;
    height: 100%;
    background-color: #fff;
    text-align: center;
    border: #E8E8E8 solid 1px;
    border-radius: 8px;
    display: block;
    padding: 10px 5px;
    position: relative;
}
@media (max-width: 768px) {	
.begginer-step-flow-item {
        border: none;
        border-radius: 0;
        text-align: left;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding: 15px 50px 15px 30px;
    }    
	.begginer-step-flow-num {
        width: 75px;
	} 
	.begginer-step-flow-head {
        width: calc(100% - 80px);
	}
  .text-huge{
    font-size: 26px !important;
  }
}

.sec_cp  {  
	padding-bottom: 60px;
	background: #ef8290;
}
.cp_text_area {  padding-top: 60px;  }
.text-size-cp-ttl {  font-size: 36px !important;  }
@media (max-width: 768px) {	
	.text-size-cp-ttl {  font-size: 28px !important;  }
	.sec_cp  {  
		padding-bottom: 30px;
	}
}
.sec_cp .btn_border {
    color: #fff;
    background: #FC0F3A;
    border-color: #FC0F3A;
    box-shadow: 0px 3px 0px #d70b32;
}
.sec_cp .btn_red_border {
    box-shadow: 0px 3px 0px #d70b32;
}
@media (min-width: 768px) {	
	.sec_cp .btn_red_border {  min-width: 380px;  }
}
.sec_cp .btn_rc p {  font-size: min(2rem, 4.6vw);  }
@media (max-width: 768px) {	
	.cp_text_area {  padding-top: 30px;  }
}

#campaign .text-huge {
  font-size: 38px !important;
}@media (max-width: 768px) {	
	#campaign .text-huge {  font-size: 28px !important;  }
}
#campaign .text-red {
	color: #ed2741!important;
}
#campaign .ttl-section:after {
    background: #ed2741;
    border: 1px solid #ed2741;
}
@media (max-width: 349px) {	
	#campaign .btn-l.campaign {  min-width: 260px;  }
	#campaign .text-size-m {  letter-spacing: 0;  }
}
#campaign .cp_border_box {
	border-radius: 10px;
	margin-top: 30px;
	padding: 30px;		
	padding-top: 0;
	background: #fff;
	border: 1px solid #ddd;
}
@media (max-width: 768px) {	
	#campaign .cp_border_box {
		padding: 20px;		
		padding-top: 0;
	}
}
/* END 202508 事務無料キャンペーン用***************************************** */
/* START 202508 テキスト化　インクルードファイル調整用***************************************** */
.sec04_inner .adlp-relative > ul:first-of-type,
.sec03_inner .adlp-relative > ul:first-of-type {
	background-color: #fff;
	border: 1px solid #ff752f;    
	padding: 10px 30px;
    margin: 0 !important;
}
.sec03_inner .adlp-relative > ul:first-of-type {
	padding: 20px 30px;
}
@media (max-width: 768px) {	
	.sec04_inner .adlp-relative > ul:first-of-type,
	.sec03_inner .adlp-relative > ul:first-of-type {
		padding: 5px 10px;
	}
	.sec03_inner .adlp-relative > ul:first-of-type {
		padding: 15px 10px;
	}
}
/* END 202508 テキスト化　インクルードファイル調整用***************************************** */