@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: #ffffff;
}

.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;
  }
}
.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;
  }
}
/* ▼▼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▲▲ */
/****************************************************************************************************************************************************************************************************/
/**  ▼▼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;
  /*background: url(https://www.ymobile.jp/common_c/images/common/logo.svg) no-repeat left top;*/
  /*
  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 5px 40px;
  border-radius: 100px;
  position: relative;
}
#cta_area_header .btn .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23FC1D3A'/%3E%3Crect x='3' y='3' width='34' height='34' rx='17' fill='%23F8CE00'/%3E%3Cpath d='M16.052 18.38V16.844H15.14V18.38H16.052ZM16.052 21.176V19.652H15.14V21.176H16.052ZM11.012 19.652V21.176H11.876V19.652H11.012ZM13.952 19.652H13.064V21.176H13.952V19.652ZM13.064 18.38H13.952V16.844H13.064V18.38ZM11.012 16.844V18.38H11.876V16.844H11.012ZM9.752 18.38V17.516C9.512 17.744 9.284 17.96 9.044 18.14C8.78 17.888 8.204 17.432 7.88 17.204C8.888 16.544 9.836 15.452 10.364 14.336L11.756 14.744C11.624 15.032 11.468 15.308 11.288 15.584H18.488V16.844H17.36V18.38H18.92V19.652H17.36V21.176H18.752V22.448H8.324V21.176H9.752V19.652H8.144V18.38H9.752ZM9.38 25.556L8.024 25.004C8.552 24.5 9.092 23.576 9.368 22.7L10.748 23.036C10.484 23.948 9.968 24.932 9.38 25.556ZM11.516 23.12L12.836 22.964C12.98 23.696 13.124 24.644 13.136 25.208L11.744 25.412C11.744 24.836 11.648 23.852 11.516 23.12ZM13.892 23.144L15.236 22.916C15.524 23.624 15.824 24.56 15.932 25.148L14.504 25.424C14.432 24.848 14.156 23.876 13.892 23.144ZM16.268 23.084L17.636 22.652C18.176 23.384 18.848 24.392 19.148 25.052L17.684 25.544C17.432 24.908 16.796 23.852 16.268 23.084ZM29.108 16.436L28.376 17.504C28.004 17.036 27.176 16.388 26.516 15.944L27.2 14.984C27.872 15.38 28.724 15.992 29.108 16.436ZM25.964 18.956L26.636 17.936C27.332 18.308 28.22 18.884 28.652 19.316L27.932 20.456C27.536 20.012 26.66 19.376 25.964 18.956ZM24.884 14.996L26.084 15.26C25.772 16.22 25.424 17.36 25.124 18.056L24.224 17.804C24.464 17.048 24.752 15.836 24.884 14.996ZM22.556 17.804L21.488 18.092C21.464 17.348 21.224 16.184 20.948 15.32L21.944 15.056C22.256 15.92 22.496 17.06 22.556 17.804ZM25.832 21.752L24.956 22.856C24.776 22.472 24.44 21.848 24.092 21.296V25.508H22.772V21.272C22.388 22.388 21.908 23.504 21.392 24.224C21.272 23.792 20.96 23.144 20.744 22.748C21.344 22.016 21.956 20.732 22.328 19.64H20.96V18.308H22.772V14.384H24.092V18.308H25.868V19.64H24.092V19.724C24.44 20.072 25.58 21.416 25.832 21.752ZM32.18 22.028L30.74 22.292V25.532H29.396V22.532L26.048 23.132L25.832 21.8L29.396 21.164V14.324H30.74V20.924L31.964 20.696L32.18 22.028Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  display: block;
  position: absolute;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  left: -2px;
  top: -2px;
  aspect-ratio: 1/1;
  height: 40px;
  width: 40px;
  z-index: 2;
}

#cta_area_header .btn_red_border {
  border: 2px solid #fc0f3a;
  padding: 6px 10px 6px 34px;
}
#cta_area_header .btn_red_border .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23FC1D3A'/%3E%3Cpath d='M9.26638 18.5L7.56238 9.608H9.36238L10.0704 13.952C10.2024 14.888 10.3464 15.824 10.4784 16.784H10.5264C10.7064 15.824 10.8984 14.876 11.0904 13.952L12.1224 9.608H13.6464L14.6664 13.952C14.8584 14.864 15.0384 15.824 15.2304 16.784H15.2904C15.4224 15.824 15.5544 14.876 15.6864 13.952L16.3944 9.608H18.0744L16.4304 18.5H14.2224L13.2264 14.108C13.0824 13.412 12.9504 12.728 12.8424 12.044H12.7944C12.6744 12.728 12.5544 13.412 12.4104 14.108L11.4384 18.5H9.26638ZM18.9268 18.5V9.608H24.3748V11.096H20.7028V13.148H23.8228V14.636H20.7028V17.012H24.5068V18.5H18.9268ZM25.5897 18.5V9.608H28.5297C30.3537 9.608 31.7457 10.148 31.7457 11.804C31.7457 12.62 31.2897 13.46 30.5337 13.724V13.784C31.4937 14.012 32.2017 14.684 32.2017 15.884C32.2017 17.672 30.7137 18.5 28.7577 18.5H25.5897ZM27.3657 13.232H28.3977C29.5257 13.232 30.0177 12.776 30.0177 12.068C30.0177 11.288 29.4897 10.976 28.4217 10.976H27.3657V13.232ZM27.3657 17.132H28.6017C29.8137 17.132 30.4737 16.7 30.4737 15.776C30.4737 14.912 29.8257 14.54 28.6017 14.54H27.3657V17.132ZM10.328 22.832V24.332H8.876V21.5H13.208V20.348H14.72V21.5H19.124V24.332H17.6V22.832H10.328ZM17.06 25.016H10.88V23.72H17.06V25.016ZM16.568 30.068H17.756C18.152 30.068 18.212 29.876 18.26 28.628C18.548 28.844 19.172 29.072 19.544 29.168C19.388 30.908 19.028 31.364 17.888 31.364H16.352C14.96 31.364 14.624 30.956 14.624 29.66V27.224H13.064C12.824 29.288 12.164 30.776 9.152 31.568C9.008 31.196 8.636 30.608 8.324 30.296C10.892 29.744 11.324 28.712 11.504 27.224H8.66V25.88H19.352V27.224H16.064V29.636C16.064 30.02 16.136 30.068 16.568 30.068ZM20.852 27.356L22.028 27.56C21.908 28.688 21.656 29.888 21.308 30.656C21.056 30.5 20.528 30.248 20.216 30.14C20.564 29.432 20.756 28.364 20.852 27.356ZM23.528 27.62L24.584 27.284C24.908 27.992 25.22 28.928 25.364 29.54L24.236 29.936C24.14 29.324 23.828 28.352 23.528 27.62ZM23.324 24.632L24.332 24.188C24.812 24.992 25.292 26.036 25.436 26.72L24.356 27.224C24.32 27.032 24.26 26.816 24.188 26.576L23.504 26.624V31.556H22.244V26.72C21.596 26.756 20.996 26.804 20.468 26.84L20.348 25.592L21.236 25.556C21.416 25.328 21.608 25.076 21.788 24.812C21.44 24.296 20.852 23.648 20.348 23.168L21.02 22.184C21.116 22.268 21.212 22.352 21.308 22.436C21.644 21.776 21.98 20.972 22.184 20.348L23.444 20.792C23.012 21.62 22.52 22.544 22.088 23.216C22.244 23.384 22.388 23.564 22.508 23.72C22.94 23.048 23.324 22.352 23.612 21.752L24.824 22.256C24.152 23.312 23.312 24.536 22.532 25.508L23.744 25.448C23.612 25.172 23.468 24.884 23.324 24.632ZM29.672 28.064H26.996V29.756H29.672V28.064ZM25.688 31.532V26.792H31.052V31.52H29.672V31.028H26.996V31.532H25.688ZM31.592 23.18H28.964V24.488H31.316V25.784H25.316V24.488H27.512V23.18H24.98V21.884H27.512V20.336H28.964V21.884H31.592V23.18Z' fill='white'/%3E%3C/svg%3E%0A");
}

#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 {
    width: 26.6666666667vw;
    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: 31.2vw;
    width: 31.2vw;
    padding: 1.6vw 0 1.6vw 4.5333333333vw;
  }
  #cta_area_header .btn .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='25' fill='%23F8CE00'/%3E%3Cpath d='M19.078 22.32V20.016H17.71V22.32H19.078ZM19.078 26.514V24.228H17.71V26.514H19.078ZM11.518 24.228V26.514H12.814V24.228H11.518ZM15.928 24.228H14.596V26.514H15.928V24.228ZM14.596 22.32H15.928V20.016H14.596V22.32ZM11.518 20.016V22.32H12.814V20.016H11.518ZM9.628 22.32V21.024C9.268 21.366 8.926 21.69 8.566 21.96C8.17 21.582 7.306 20.898 6.82 20.556C8.332 19.566 9.754 17.928 10.546 16.254L12.634 16.866C12.436 17.298 12.202 17.712 11.932 18.126H22.732V20.016H21.04V22.32H23.38V24.228H21.04V26.514H23.128V28.422H7.486V26.514H9.628V24.228H7.216V22.32H9.628ZM9.07 33.084L7.036 32.256C7.828 31.5 8.638 30.114 9.052 28.8L11.122 29.304C10.726 30.672 9.952 32.148 9.07 33.084ZM12.274 29.43L14.254 29.196C14.47 30.294 14.686 31.716 14.704 32.562L12.616 32.868C12.616 32.004 12.472 30.528 12.274 29.43ZM15.838 29.466L17.854 29.124C18.286 30.186 18.736 31.59 18.898 32.472L16.756 32.886C16.648 32.022 16.234 30.564 15.838 29.466ZM19.402 29.376L21.454 28.728C22.264 29.826 23.272 31.338 23.722 32.328L21.526 33.066C21.148 32.112 20.194 30.528 19.402 29.376ZM38.662 19.404L37.564 21.006C37.006 20.304 35.764 19.332 34.774 18.666L35.8 17.226C36.808 17.82 38.086 18.738 38.662 19.404ZM33.946 23.184L34.954 21.654C35.998 22.212 37.33 23.076 37.978 23.724L36.898 25.434C36.304 24.768 34.99 23.814 33.946 23.184ZM32.326 17.244L34.126 17.64C33.658 19.08 33.136 20.79 32.686 21.834L31.336 21.456C31.696 20.322 32.128 18.504 32.326 17.244ZM28.834 21.456L27.232 21.888C27.196 20.772 26.836 19.026 26.422 17.73L27.916 17.334C28.384 18.63 28.744 20.34 28.834 21.456ZM33.748 27.378L32.434 29.034C32.164 28.458 31.66 27.522 31.138 26.694V33.012H29.158V26.658C28.582 28.332 27.862 30.006 27.088 31.086C26.908 30.438 26.44 29.466 26.116 28.872C27.016 27.774 27.934 25.848 28.492 24.21H26.44V22.212H29.158V16.326H31.138V22.212H33.802V24.21H31.138V24.336C31.66 24.858 33.37 26.874 33.748 27.378ZM43.27 27.792L41.11 28.188V33.048H39.094V28.548L34.072 29.448L33.748 27.45L39.094 26.496V16.236H41.11V26.136L42.946 25.794L43.27 27.792Z' fill='%23333333'/%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    left: 0.4vw;
    top: 0.4vw;
    aspect-ratio: 1/1;
    height: 6.6666666667vw;
    width: 6.6666666667vw;
    z-index: 2;
  }
  #cta_area_header .btn_red_border {
    min-width: 31.2vw;
    width: 31.2vw;
  }
  #cta_area_header .btn_red_border .icon {
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='25' fill='%23FC1D3A'/%3E%3Cpath d='M10.6885 23L8.4165 11.144H10.8165L11.7605 16.936C11.9365 18.184 12.1285 19.432 12.3045 20.712H12.3685C12.6085 19.432 12.8645 18.168 13.1205 16.936L14.4965 11.144H16.5285L17.8885 16.936C18.1445 18.152 18.3845 19.432 18.6405 20.712H18.7205C18.8965 19.432 19.0725 18.168 19.2485 16.936L20.1925 11.144H22.4325L20.2405 23H17.2965L15.9685 17.144C15.7765 16.216 15.6005 15.304 15.4565 14.392H15.3925C15.2325 15.304 15.0725 16.216 14.8805 17.144L13.5845 23H10.6885ZM23.5691 23V11.144H30.8331V13.128H25.9371V15.864H30.0971V17.848H25.9371V21.016H31.0091V23H23.5691ZM32.4529 23V11.144H36.3729C38.8049 11.144 40.6609 11.864 40.6609 14.072C40.6609 15.16 40.0529 16.28 39.0449 16.632V16.712C40.3249 17.016 41.2689 17.912 41.2689 19.512C41.2689 21.896 39.2849 23 36.6769 23H32.4529ZM34.8209 15.976H36.1969C37.7009 15.976 38.3569 15.368 38.3569 14.424C38.3569 13.384 37.6529 12.968 36.2289 12.968H34.8209V15.976ZM34.8209 21.176H36.4689C38.0849 21.176 38.9649 20.6 38.9649 19.368C38.9649 18.216 38.1009 17.72 36.4689 17.72H34.8209V21.176ZM12.104 28.776V30.776H10.168V27H15.944V25.464H17.96V27H23.832V30.776H21.8V28.776H12.104ZM21.08 31.688H12.84V29.96H21.08V31.688ZM20.424 38.424H22.008C22.536 38.424 22.616 38.168 22.68 36.504C23.064 36.792 23.896 37.096 24.392 37.224C24.184 39.544 23.704 40.152 22.184 40.152H20.136C18.28 40.152 17.832 39.608 17.832 37.88V34.632H15.752C15.432 37.384 14.552 39.368 10.536 40.424C10.344 39.928 9.848 39.144 9.432 38.728C12.856 37.992 13.432 36.616 13.672 34.632H9.88V32.84H24.136V34.632H19.752V37.848C19.752 38.36 19.848 38.424 20.424 38.424ZM26.136 34.808L27.704 35.08C27.544 36.584 27.208 38.184 26.744 39.208C26.408 39 25.704 38.664 25.288 38.52C25.752 37.576 26.008 36.152 26.136 34.808ZM29.704 35.16L31.112 34.712C31.544 35.656 31.96 36.904 32.152 37.72L30.648 38.248C30.52 37.432 30.104 36.136 29.704 35.16ZM29.432 31.176L30.776 30.584C31.416 31.656 32.056 33.048 32.248 33.96L30.808 34.632C30.76 34.376 30.68 34.088 30.584 33.768L29.672 33.832V40.408H27.992V33.96C27.128 34.008 26.328 34.072 25.624 34.12L25.464 32.456L26.648 32.408C26.888 32.104 27.144 31.768 27.384 31.416C26.92 30.728 26.136 29.864 25.464 29.224L26.36 27.912C26.488 28.024 26.616 28.136 26.744 28.248C27.192 27.368 27.64 26.296 27.912 25.464L29.592 26.056C29.016 27.16 28.36 28.392 27.784 29.288C27.992 29.512 28.184 29.752 28.344 29.96C28.92 29.064 29.432 28.136 29.816 27.336L31.432 28.008C30.536 29.416 29.416 31.048 28.376 32.344L29.992 32.264C29.816 31.896 29.624 31.512 29.432 31.176ZM37.896 35.752H34.328V38.008H37.896V35.752ZM32.584 40.376V34.056H39.736V40.36H37.896V39.704H34.328V40.376H32.584ZM40.456 29.24H36.952V30.984H40.088V32.712H32.088V30.984H35.016V29.24H31.64V27.512H35.016V25.448H36.952V27.512H40.456V29.24Z' fill='white'/%3E%3C/svg%3E%0A");
  }
  #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;
  }
}
/**********  やじるし  *********/
.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;
  }
}
/** --------------------  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;
  }
}
/** --------------------  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;
  }
}
.acdn_wrapper {
  width: min(90.74vw, 980px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .acdn_wrapper {
    width: 100vw;
  }
}

.js-adlptoggle {
  position: relative;
  cursor: pointer;
}
.js-adlptoggle .acdn_adlptoggleOpen {
  display: block;
}
.js-adlptoggle .acdn_adlptoggleClose {
  display: none;
}
.js-adlptoggle.--open .acdn_adlptoggleOpen {
  display: none;
}
.js-adlptoggle.--open .acdn_adlptoggleClose {
  display: block;
}

.sec04 {
  padding: 0 0 min(9.2592592593vw, 100px);
}

.sec07_link_01 a {
  position: absolute;
  width: min(16.6666666667vw, 180px);
  height: min(2.7777777778vw, 30px);
  top: min(62.5925925926vw, 676px);
  left: min(76.8518518519vw, 830px);
}

@media screen and (max-width: 767px) {
  .sec04 {
    padding: 0 0 10.4166666667vw;
  }
  .sec07_link_01 a {
    width: 38.28125vw;
    height: 3.90625vw;
    left: 17.1875vw;
    top: 189.84375vw;
  }
}
.cv01_btn_01 {
  position: absolute;
  left: min(58.7962962963vw, 635px);
  top: min(6.9444444444vw, 75px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv01_btn_01 {
    width: 84.2447916667vw;
    left: 7.8776041667vw;
    top: 14.3229166667vw;
  }
}
.cv01_btn_02 {
  position: absolute;
  left: min(90.6944444444vw, 979.5px);
  top: min(6.9444444444vw, 75px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv01_btn_02 {
    width: 84.375vw;
    left: 7.8125vw;
    top: 45.0520833333vw;
  }
}
.sec04_btn_01 {
  position: absolute;
  left: min(50.9259259259vw, 550px);
  top: min(101.8518518519vw, 1100px);
  width: min(75.9259259259vw, 820px);
}

@media screen and (max-width: 767px) {
  .sec04_btn_01 {
    width: 84.375vw;
    left: 7.8125vw;
    /* top: 196.6666666667vw; */
    top: 188.6666666667vw;
  }
}
.sec05_btn_01 {
  position: absolute;
  left: min(50.9259259259vw, 550px);
  /* top: min(170.3703703704vw, 1840px); */
  top: min(178.3703703704vw, 1920px);
  width: min(75.9259259259vw, 820px);
}

@media screen and (max-width: 767px) {
  .sec05_btn_01 {
    width: 84.375vw;
    left: 7.8125vw;
    /* top: 671.807292vw; */
    top: 641.807292vw;
  }
}
.sec07_btn_01 {
  position: absolute;
  left: min(88.7962962963vw, 959px);
  top: min(33.2407407407vw, 359px);
  top: min(21.240741vw, 232px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_01 {
    width: 84.2447916667vw;
    left: 7.8125vw;
    top: 100.125vw;
  }
}
.sec07_btn_02 {
  position: absolute;
  left: min(50.9259259259vw, 550px);
  top: min(33.925926vw, 367px);
  width: min(75.9259259259vw, 820px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_02 {
    width: 84.375vw;
    left: 7.8125vw;
    top: 131.1145833333vw;
  }
}
.sec07_btn_03 {
  position: absolute;
  left: min(88.7962962963vw, 959px);
  top: min(29.1666666667vw, 315px);
  top: min(21.166667vw, 233px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_03 {
    width: 84.2447916667vw;
    left: 7.8125vw;
    top: 100.604167vw;
  }
}
.sec07_btn_04 {
  position: absolute;
  left: min(50.9259259259vw, 550px);
  top: min(33.759259vw, 367px);
  width: min(75.9259259259vw, 820px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_04 {
    width: 84.375vw;
    left: 7.8125vw;
    top: 130.59375vw;
  }
}
.sec07_btn_05 {
  position: absolute;
  left: min(50.9259259259vw, 550px);
  top: min(67.4074074074vw, 728px);
  width: min(75.9259259259vw, 820px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_05 {
    width: 84.375vw;
    left: 7.8125vw;
    top: 121.3541666667vw;
  }
}
.sec07_btn_06 {
  position: absolute;
  left: min(88.7962962963vw, 959px);
  top: min(19.4444444444vw, 210px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_06 {
    width: 84.2447916667vw;
    left: 7.8125vw;
    top: 92.3177083333vw;
  }
}
.sec07_btn_07 {
  position: absolute;
  left: min(50.9259259259vw, 550px);
  top: min(29.4444444444vw, 318px);
  width: min(75.9259259259vw, 820px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_07 {
    width: 84.375vw;
    left: 7.8125vw;
    top: 117.578125vw;
  }
}
.sec07_btn_08 {
  position: absolute;
  left: min(88.7962962963vw, 959px);
  top: min(21.1111111111vw, 228px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_08 {
    width: 84.2447916667vw;
    left: 7.8125vw;
    top: 98.6979166667vw;
  }
}
.sec07_btn_09 {
  position: absolute;
  left: min(50.9259259259vw, 550px);
  top: min(32.5925925926vw, 352px);
  width: min(75.9259259259vw, 820px);
}

@media screen and (max-width: 767px) {
  .sec07_btn_09 {
    width: 84.375vw;
    left: 7.8125vw;
    top: 123.9583333333vw;
  }
}
.sec07_wrapper01 {
  margin: min(4.6296296296vw, 50px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec07_wrapper01 {
    margin: 12vw 0 0;
  }
}

.sec05_link_01 a {
  position: absolute;
  width: min(20.8333333333vw, 225px);
  height: min(2.7777777778vw, 30px);
  top: min(109.4vw, 1182px);
  left: min(9.8148148148vw, 106px);
}

@media screen and (max-width: 767px) {
  .sec05_link_01 a {
    width: 33.203125vw;
    height: 3.90625vw;
    left: 7.5520833333vw;
    top: 211.375vw;
  }
}
.cv02_btn_01 {
  position: absolute;
  left: min(58.7962962963vw, 635px);
  top: min(16.6666666667vw, 180px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv02_btn_01 {
    width: 84.2447916667vw;
    left: 7.8776041667vw;
    top: 40.234375vw;
  }
}
.cv02_btn_02 {
  position: absolute;
  left: min(90.6944444444vw, 979.5px);
  top: min(16.6666666667vw, 180px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv02_btn_02 {
    width: 84.375vw;
    left: 7.8125vw;
    top: 70.9635416667vw;
  }
}
.cv03_btn_01 {
  position: absolute;
  left: min(58.7962962963vw, 635px);
  top: min(6.9444444444vw, 75px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv03_btn_01 {
    width: 84.2447916667vw;
    left: 7.8776041667vw;
    top: 14.3229166667vw;
  }
}
.cv03_btn_02 {
  position: absolute;
  left: min(90.6944444444vw, 979.5px);
  top: min(6.9444444444vw, 75px);
  width: min(27.7777777778vw, 300px);
}

@media screen and (max-width: 767px) {
  .cv03_btn_02 {
    width: 84.375vw;
    left: 7.8125vw;
    top: 45.0520833333vw;
  }
}
/*# sourceMappingURL=lp.css.map */
/** --------------------  お申し込みの流れ  -------------------- **/
.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);
	}
}
.document {
    background: #fef8e6!important;
}

/* START 202508 事務無料キャンペーン用***************************************** */
.btn-l.campaign {
  border-radius:35px;
  min-width: 500px;
  box-shadow: 0px 3px 0px #ff7600;
  border: 3px solid #ff7600;
  color: #ff7600;
  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;
}

.lp_list .ttl-section:after{
  background: #ff7600;
  border: 1px solid #ff7600;
}

.section.lp_list{
  padding: 0 0 80px 0;
}

@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-size-cp-ttl,
#campaign .text-huge {  font-size: 38px !important;  }

@media (max-width: 768px) {	
	.text-size-cp-ttl,
	#campaign .text-huge {  font-size: 28px !important;  }
}
.text-size-cp-ttl,
.text-size-cp-p {  color: #fff!important;  }
.cp_text_area {
	background-image: linear-gradient(90deg, rgba(255, 76, 0, 1), rgba(247, 149, 23, 1));
}
@media (max-width: 349px) {	
	#campaign .btn-l.campaign {  min-width: 260px;  }
}
#campaign .text-size-m {  letter-spacing: 0;  }
/* END 202508 事務無料キャンペーン用***************************************** */