@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

[data-aos=fade-up] {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

/* アニメーション発火時のスタイル */
[data-aos=sample_amine1].aos-animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  5% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  10% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  15% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  20% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  25% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  30% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes vertical {
  0% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  5% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  10% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  15% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  20% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  25% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  30% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
/*-------------------------------------
  breakpoint
---------------------------------------*/
/*----------------------------------------
font-family
----------------------------------------*/
body {
  font-family: "Noto Sans JP", sans-serif;
}

/*----------------------------------------
color
----------------------------------------*/
/*------------------------------------------
  Base Style
-------------------------------------------*/
html {
  color: #31315F;
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

p {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

a {
  color: #31315F;
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
.l-header {
  position: fixed;
  top: 25px;
  left: 0;
  right: 0;
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  z-index: 10;
}
@media screen and (max-width: 576px) {
  .l-header {
    top: 15px;
  }
}
.l-header__wrapper {
  padding: 0 3%;
}
.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #fff;
  height: auto;
  width: 100%;
  max-width: 1326px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 3px 15px rgba(45, 34, 248, 0.1);
          box-shadow: 0px 3px 15px rgba(45, 34, 248, 0.1);
}
@media screen and (max-width: 1300px) {
  .l-header__inner {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 576px) {
  .l-header__inner {
    padding: 14px 17px;
  }
}
.l-header__logo-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 8px;
}
.l-header__logo-img {
  display: block;
  width: 190px;
}
@media screen and (max-width: 1300px) {
  .l-header__logo-img {
    width: 165px;
  }
}
@media screen and (max-width: 576px) {
  .l-header__logo-img {
    width: 150px;
  }
}
.l-header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1300px) {
  .l-header__nav-list {
    gap: 16px;
  }
}
.l-header__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1100px) {
  .l-header__nav-item {
    display: none;
  }
}
.l-header__nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 1.7rem;
  line-height: 1.4;
  padding-bottom: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2D22F8), to(#2D22F8));
  background-image: linear-gradient(#2D22F8, #2D22F8);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 1.5px;
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
}
@media screen and (max-width: 1300px) {
  .l-header__nav-link {
    font-size: 1.5rem;
  }
}
.l-header__nav-link:hover {
  background-position: bottom left;
  background-size: 100% 1.5px;
}
.l-header__nav-icon {
  width: 20px;
}
.l-header__nav-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 12px;
}

.l-wrapper {
  width: 100%;
  padding: 0 3%;
}
@media screen and (max-width: 576px) {
  .l-wrapper {
    padding: 0 15px;
  }
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1206px;
}

.l-cta {
  background-image: url("../img/cta_bg.png");
  background-size: cover;
  background-position: center;
  padding: 46px 54px;
}
@media screen and (max-width: 992px) {
  .l-cta {
    padding: 40px 0;
    background-image: url("../img/cta_bg-sp.png");
  }
}
.l-cta__title {
  font-weight: bold;
  font-size: 3.3rem;
  font-size: clamp(2.4rem, 20.404px + 0.922vw, 3.3rem);
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
}
.l-cta__text {
  font-weight: 500;
  font-size: clamp(1.7rem, 15.801px + 0.307vw, 2rem);
  text-align: center;
  color: #fff;
  margin-bottom: 54px;
}
.l-cta__btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1040px;
  margin: 0 auto;
  gap: 0 3%;
}
@media screen and (max-width: 768px) {
  .l-cta__btn-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 48px 20px;
    padding: 0 5%;
  }
}

.l-footer {
  padding: 52px 0 19px;
  background-color: #21213f;
}
@media screen and (max-width: 576px) {
  .l-footer {
    padding: 50px 0 14px;
  }
}
.l-footer__wrapper {
  padding: 0 3%;
}
@media screen and (max-width: 576px) {
  .l-footer__wrapper {
    padding: 0 15px;
  }
}
.l-footer__inner {
  max-width: 1206px;
  margin: 0 auto;
}
.l-footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 52px;
}
@media screen and (max-width: 992px) {
  .l-footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 17px;
  }
}
.l-footer__logo-area {
  padding-left: 63px;
  width: 39.8%;
}
@media screen and (max-width: 992px) {
  .l-footer__logo-area {
    padding-left: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
  }
}
.l-footer__logo {
  width: clamp(198px, 184.014px + 3.586vw, 233px);
  margin-bottom: 16px;
}
.l-footer__lead {
  font-weight: bold;
  font-size: clamp(1.5rem, 13.402px + 0.41vw, 1.9rem);
  color: #fff;
}
.l-footer__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px 0;
  margin-bottom: 30px;
}
.l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 32px;
}
@media screen and (max-width: 992px) {
  .l-footer__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.l-footer__nav-container {
  width: 200px;
}
@media screen and (max-width: 992px) {
  .l-footer__nav-container {
    width: 100%;
    margin-bottom: 23px;
    padding-bottom: 23px;
    max-width: clamp(311px, 97.506px + 54.742vw, 640px);
    margin: 0 auto 23px;
    border-bottom: 1px solid #5e5e8e;
  }
  .l-footer__nav-container:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 470px) {
  .l-footer__nav-container {
    max-width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .l-footer__nav-inner {
    max-width: clamp(311px, 97.506px + 54.742vw, 640px);
    width: 100%;
    margin: 0 auto;
  }
}
.l-footer__nav-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 6px;
  font-weight: bold;
  font-size: 1.7rem;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .l-footer__nav-title {
    font-size: 1.6rem;
    margin-bottom: 14px;
  }
}
.l-footer__nav-icon {
  width: 13px;
  height: 13px;
}
@media screen and (max-width: 992px) {
  .l-footer__nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 27px;
  }
}
.l-footer__nav-item {
  margin-bottom: 10px;
}
.l-footer__nav-item:last-child {
  margin-bottom: 0;
}
.l-footer__nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 8px;
}
.l-footer__nav-line {
  display: block;
  width: 6px;
  height: 2px;
  background-color: #fff;
}
.l-footer__nav-text {
  font-weight: 500;
  font-size: 1.5rem;
  color: #fff;
  padding-bottom: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(#fff, #fff);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 1.5px;
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
}
.l-footer__nav-text:hover {
  background-position: bottom left;
  background-size: 100% 1.5px;
}
@media screen and (max-width: 768px) {
  .l-footer__nav-text {
    font-size: 1.4rem;
  }
}
.l-footer__copyright {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  padding-left: 63px;
}
@media screen and (max-width: 992px) {
  .l-footer__copyright {
    padding-left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__copyright {
    font-size: 1.2rem;
  }
}

.c-btn {
  display: block;
  line-height: 1.5;
  text-align: center;
  position: relative;
  width: 100%;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-btn:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.c-btn__bubble-wrapper {
  position: absolute;
  top: -23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 4px 8px;
  background-color: #fff;
  border-radius: 23px;
  border: 2px solid #2D22F8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  display: block;
  width: 333px;
}
.c-btn__bubble-wrapper--orange {
  border: 2px solid #FFC400;
}
@media screen and (max-width: 992px) {
  .c-btn__bubble-wrapper {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.c-btn__bubble {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: clamp(1.3rem, 11.592px + 0.376vw, 1.7rem);
  font-weight: 700;
  color: #31315F;
  display: block;
  text-align: center;
}
.c-btn__bubble::before {
  content: "";
  position: absolute;
  bottom: -3.5px;
  left: 50%;
  border-style: solid;
  border-width: 10px 11.5px 0 11.5px;
  border-color: #2d22f8 transparent transparent;
  translate: -50% 100%;
}
.c-btn__bubble::after {
  content: "";
  position: absolute;
  bottom: -3.5px;
  left: 50%;
  border-style: solid;
  border-width: 7.3px 8.5px 0 8.5px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.c-btn__bubble--cta::before {
  bottom: -3.7px;
}
.c-btn__bubble--cta::after {
  bottom: -3.7px;
}
.c-btn__bubble--orange::before {
  border-color: #FFC400 transparent transparent;
}
.c-btn__bubble--highlight {
  color: #2D22F8;
}
.c-btn--primary {
  background-color: #2D22F8;
  color: #fff;
}
.c-btn--black {
  background-color: #0E0D37;
  color: #fff;
}
.c-btn--secondary {
  background-color: #fff;
  color: #2D22F8;
}
.c-btn--tertiary {
  background: -webkit-gradient(linear, left top, right top, from(#ffc400), to(#ff6200));
  background: linear-gradient(to right, #ffc400 0%, #ff6200 100%);
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
  color: #fff;
}
.c-btn--header {
  padding: 12px 16px;
  border-radius: 23px;
  letter-spacing: 0.08em;
  white-space: nowrap;
  font-size: 1.6rem;
}
@media screen and (max-width: 1300px) {
  .c-btn--header {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 576px) {
  .c-btn--header {
    padding: 8px 12px;
  }
}
.c-btn--hero01, .c-btn--hero02, .c-btn--about01, .c-btn--cta {
  font-size: clamp(2rem, 6.738px + 1.337vw, 2.5rem);
}
.c-btn--hero01 {
  padding: clamp(18px, 1.6vw, 23px) 0;
  max-width: clamp(300px, 40vw, 475px);
  border-radius: 51px;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
  -webkit-box-shadow: 3px 3px 15px rgba(45, 34, 248, 0.25);
          box-shadow: 3px 3px 15px rgba(45, 34, 248, 0.25);
  -webkit-animation: vertical 2s linear infinite;
          animation: vertical 2s linear infinite;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.c-btn--hero01:hover {
  -webkit-animation: none;
          animation: none;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
@media screen and (max-width: 992px) {
  .c-btn--hero01 {
    max-width: clamp(336px, 80vw, 475px);
    font-size: clamp(1.8rem, 4vw, 2rem);
  }
}
.c-btn--hero02 {
  max-width: clamp(300px, 40vw, 475px);
  width: 100%;
  border-radius: 51px;
  padding: 12px 0;
  letter-spacing: 0.08em;
  -webkit-box-shadow: 3px 3px 15px rgba(45, 34, 248, 0.25);
          box-shadow: 3px 3px 15px rgba(45, 34, 248, 0.25);
}
@media screen and (max-width: 992px) {
  .c-btn--hero02 {
    max-width: clamp(336px, 80vw, 475px);
    font-size: clamp(1.8rem, 4vw, 2rem);
    padding: clamp(18px, 1.6vw, 23px) 0;
  }
}
.c-btn--about01, .c-btn--about02 {
  padding: clamp(16px, 2.5vw, 24px) 0;
  max-width: clamp(390px, 95.583px + 29.679vw, 501px);
  width: 100%;
  border-radius: 51px;
  letter-spacing: 0.08em;
  -webkit-box-shadow: 3px 3px 15px rgba(45, 34, 248, 0.25);
          box-shadow: 3px 3px 15px rgba(45, 34, 248, 0.25);
}
@media screen and (max-width: 992px) {
  .c-btn--about01, .c-btn--about02 {
    max-width: clamp(360px, 80vw, 475px);
    font-size: clamp(1.8rem, 4vw, 2rem);
  }
}
.c-btn--cta {
  max-width: clamp(336px, 50vw, 500px);
  border-radius: 47px;
  padding: clamp(20px, 3vw, 28px) 0;
  font-size: clamp(1.8rem, 7.726px + 1.338vw, 2.6rem);
}
@media screen and (max-width: 992px) {
  .c-btn--cta {
    max-width: clamp(360px, 241.349px + 30.423vw, 475px);
    font-size: clamp(1.8rem, 15.937px + 0.529vw, 2rem);
  }
}
@media screen and (max-width: 576px) {
  .c-btn--cta01 {
    -webkit-animation: vertical 2s linear infinite;
            animation: vertical 2s linear infinite;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}
.c-btn--footer {
  border-radius: 51px;
  padding: clamp(20px, 3vw, 28px) 0;
  max-width: clamp(360px, 241.349px + 30.423vw, 475px);
  font-size: clamp(1.8rem, 15.937px + 0.529vw, 2rem);
}
.c-btn--text-black {
  color: #31315f;
}

.c-primary-btn {
  display: block;
  width: 100%;
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  border-radius: 7px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-primary-btn:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.c-primary-btn--price {
  padding: 20px 0;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.c-primary-btn--main {
  background-color: #2D22F8;
  color: #fff;
}
.c-primary-btn--black {
  background-color: #31315F;
  color: #fff;
}
.c-primary-btn--primary {
  background: #fff;
  border: 1.5px solid #2D22F8;
  color: #2D22F8;
}

.c-arrow {
  width: 12px;
  height: auto;
  position: absolute;
  top: 50%;
  right: 8%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-section-title {
  position: relative;
  text-align: center;
  color: #31315F;
}
.c-section-title--solution, .c-section-title--meeting {
  margin-bottom: clamp(82px, 79.203px + 0.717vw, 89px);
}
.c-section-title--about, .c-section-title--support, .c-section-title--merit {
  margin-bottom: clamp(65px, 6vw, 89px);
}
.c-section-title--reason {
  margin-bottom: clamp(100px, 96.404px + 0.922vw, 109px);
}
.c-section-title--scenes {
  margin-bottom: clamp(48px, 5vw, 60px);
}
.c-section-title--use-case, .c-section-title--price {
  margin-bottom: clamp(64px, 60.803px + 0.82vw, 72px);
}
.c-section-title--faq {
  margin-bottom: clamp(64px, 8vw, 112px);
}
.c-section-title--voice {
  margin-bottom: clamp(90px, 9vw, 130px);
}
.c-section-title__ja {
  font-size: clamp(2.4rem, 17.607px + 1.639vw, 4rem);
  display: block;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
@media screen and (max-width: 576px) {
  .c-section-title__ja--reason-number {
    font-size: 4.4rem;
    color: #2D22F8;
  }
}
@media screen and (max-width: 576px) {
  .c-section-title__ja--reason-sp-blue {
    color: #2D22F8;
  }
}
.c-section-title__sp-img-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 4px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-section-title__sp-text {
  margin-top: 12px;
  font-weight: 700;
  font-size: 2.2rem;
}
.c-section-title__ja--solution-sp {
  line-height: 0.8;
}
@media screen and (max-width: 470px) {
  .c-section-title__ja--solution-sp {
    font-size: 2.2rem;
  }
}
.c-section-title__sp-strong {
  background-color: #2D22F8;
  color: #fff;
  padding: 4px 2px;
  font-weight: 700;
}
.c-section-title__en {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: clamp(7.5rem, 46.219px + 4.816vw, 11.2rem);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: block;
  width: 100%;
  letter-spacing: 0.03em;
  text-align: center;
  color: #EFF0FE;
  white-space: nowrap;
  min-width: 416px;
}
.c-section-title__en--white {
  color: #fff;
}
.c-section-title__logo {
  width: 202px;
  display: block;
}

.p-hero {
  width: 100%;
  padding-top: 149px;
  max-height: 768px;
  padding-bottom: 61px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .p-hero {
    max-height: 100%;
    padding-top: 115px;
    padding-bottom: 50px;
  }
}
.p-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
}
.p-hero__wrapper {
  padding: 0 5%;
}
@media screen and (max-width: 992px) {
  .p-hero__wrapper {
    padding: 3%;
  }
}
.p-hero__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  max-width: 1206px;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .p-hero__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-hero__text-area {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  z-index: 2;
}
.p-hero__lead {
  font-size: clamp(2rem, -6.524px + 2.674vw, 3rem);
  color: #fff;
  margin-bottom: clamp(10px, -5.914px + 1.604vw, 16px);
  letter-spacing: 0.08em;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  .p-hero__lead {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: clamp(2rem, 17.409px + 0.664vw, 2.4rem);
    margin: 0 auto 12px;
    position: relative;
  }
  .p-hero__lead::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 35px;
    background-color: #fff;
    top: 50%;
    left: -16px;
    -webkit-transform: translateY(-50%) rotate(-25deg);
            transform: translateY(-50%) rotate(-25deg);
    height: clamp(28px, 3.2vw, 35px);
  }
  .p-hero__lead::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 35px;
    background-color: #fff;
    top: 50%;
    right: -16px;
    -webkit-transform: translateY(-50%) rotate(25deg);
            transform: translateY(-50%) rotate(25deg);
    height: clamp(28px, 3.2vw, 35px);
  }
}
.p-hero__title {
  font-weight: 700;
  color: #fff;
  font-size: clamp(4.8rem, 2.909px + 4.545vw, 6.5rem);
  line-height: 1.4;
  margin-bottom: 16px;
}
.p-hero__title---highlight {
  color: #FFA600;
}
@media screen and (max-width: 992px) {
  .p-hero__title {
    font-size: clamp(3.6rem, 20.452px + 3.987vw, 6rem);
    text-align: center;
    margin-bottom: 29px;
  }
}
.p-hero__text {
  font-size: clamp(1.8rem, 10.043px + 0.802vw, 2.1rem);
  color: #fff;
  line-height: 1.5;
  margin-bottom: clamp(52px, 5.5vw, 72px);
}
@media screen and (max-width: 992px) {
  .p-hero__text {
    font-size: clamp(1.7rem, 2.5vw, 2.4rem);
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 5%;
  }
}
@media screen and (max-width: 470px) {
  .p-hero__text {
    padding: 0;
  }
}
@media screen and (max-width: 992px) {
  .p-hero__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-hero__image-area {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -28%;
  width: 93%;
  z-index: 2;
}
@media screen and (max-width: 1100px) {
  .p-hero__image-area {
    -webkit-transform: translateY(-49%);
            transform: translateY(-49%);
  }
}
@media screen and (max-width: 992px) {
  .p-hero__image-area {
    position: relative;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    right: 0;
    width: 80%;
    min-width: 350px;
    margin: 0 auto clamp(24px, 18.817px + 1.329vw, 32px) auto;
  }
}
.p-hero__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center left;
     object-position: center left;
}

.p-about {
  padding: clamp(90px, 8vw, 120px) 0 clamp(80px, 8vw, 120px);
  overflow: hidden;
}
.p-about__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 0 16px;
}
@media screen and (max-width: 992px) {
  .p-about__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px 0;
  }
}
.p-about__text-content {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 992px) {
  .p-about__text-content {
    width: 100%;
    text-align: center;
  }
}
.p-about__content-title {
  font-weight: bold;
  color: #31315F;
  margin-bottom: 24px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: clamp(2.4rem, -10.481px + 3.476vw, 3.7rem);
  margin-bottom: clamp(16px, 2.5vw, 24px);
}
@media screen and (max-width: 992px) {
  .p-about__content-title {
    text-align: center;
    width: 100%;
    font-size: clamp(2rem, 1.8rem + 1vw, 3.7rem);
  }
}
.p-about__text {
  font-family: "Noto Sans JP";
  font-size: 1.9rem;
  letter-spacing: 0.04em;
  line-height: 1.8;
  margin-bottom: 72px;
  color: #31315F;
  margin-bottom: clamp(40px, 6vw, 72px);
  font-size: clamp(1.6rem, 8.043px + 0.802vw, 1.9rem);
}
@media screen and (max-width: 1100px) {
  .p-about__text {
    max-width: 591px;
  }
}
@media screen and (max-width: 992px) {
  .p-about__text {
    max-width: none;
    padding: 0 2%;
    margin-bottom: 0;
    text-align: left;
    font-size: clamp(1.5rem, 1.2rem + 0.6vw, 1.9rem);
  }
}
@media screen and (max-width: 470px) {
  .p-about__text {
    padding: 0;
  }
}
.p-about__text .strong {
  font-weight: 600;
}
@media screen and (max-width: 576px) {
  .p-about__text .strong {
    font-weight: 400;
  }
}
.p-about__movie-content {
  width: 50%;
}
@media screen and (max-width: 992px) {
  .p-about__movie-content {
    width: 100%;
  }
}
.p-about__movie-lead {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 16px auto;
  font-weight: bold;
  font-size: 3rem;
  color: #31315F;
  font-size: clamp(2.4rem, 1.6rem + 1vw, 3rem);
}
.p-about__movie-lead::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 35px;
  background-color: #31315F;
  top: 50%;
  left: -16px;
  -webkit-transform: translateY(-50%) rotate(-25deg);
          transform: translateY(-50%) rotate(-25deg);
  height: clamp(24px, 3.2vw, 35px);
}
.p-about__movie-lead::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 35px;
  background-color: #31315F;
  top: 50%;
  right: -16px;
  -webkit-transform: translateY(-50%) rotate(25deg);
          transform: translateY(-50%) rotate(25deg);
  height: clamp(24px, 3.2vw, 35px);
}
.p-about__movie-wrapper {
  width: clamp(300px, 40vw, 562px);
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .p-about__movie-wrapper {
    max-width: 600px;
    width: 100%;
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 576px) {
  .p-about__movie-wrapper {
    margin-bottom: 58px;
  }
}
.p-about__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px 0;
}

.p-solution {
  padding: clamp(80px, 12vw, 120px) 0;
  background: #f8f9ff;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .p-solution {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(80%, #fff), to(#eff0fe));
    background: linear-gradient(#fff 0%, #fff 80%, #eff0fe 100%);
  }
}
.p-solution__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .p-solution__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-solution__item {
  width: 32%;
}
@media screen and (max-width: 992px) {
  .p-solution__item {
    width: 100%;
    max-width: 500px;
    margin-bottom: 83px;
  }
  .p-solution__item:last-child {
    margin-bottom: 0;
  }
}
.p-solution__bubble {
  padding: clamp(20px, 6.738px + 1.337vw, 25px) clamp(16px, 2.5vw, 26px);
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 15px rgba(45, 34, 248, 0.25));
          filter: drop-shadow(0px 0px 15px rgba(45, 34, 248, 0.25));
  margin-bottom: 32px;
  position: relative;
  border-radius: 10px;
  font-weight: bold;
  font-size: clamp(1.6rem, 1.6vw, 2.3rem);
  text-align: center;
}
@media screen and (max-width: 992px) {
  .p-solution__bubble {
    padding: 0;
    margin-bottom: 24px;
    font-size: 2.1rem;
    -webkit-filter: none;
            filter: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    background: none;
  }
}
@media screen and (max-width: 470px) {
  .p-solution__bubble {
    width: 100%;
  }
}
.p-solution__bubble::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 50%;
  border-style: solid;
  border-width: 18px 19px 0 19px;
  border-color: #ffffff transparent transparent;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
@media screen and (max-width: 992px) {
  .p-solution__bubble::after {
    display: none;
  }
}
.p-solution__bubble::before {
  display: none;
}
@media screen and (max-width: 992px) {
  .p-solution__bubble::before {
    display: block;
    position: absolute;
    top: 50%;
    right: -5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 125px;
    color: #EFF0FE;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    z-index: 1;
  }
}
.p-solution__bubble--01::before {
  content: "01";
}
@media screen and (max-width: 470px) {
  .p-solution__bubble--01::before {
    right: 10px;
  }
}
.p-solution__bubble--02::before {
  content: "02";
  right: -15%;
}
@media screen and (max-width: 470px) {
  .p-solution__bubble--02::before {
    right: 10px;
  }
}
.p-solution__bubble--03::before {
  content: "03";
  right: -40%;
}
@media screen and (max-width: 470px) {
  .p-solution__bubble--03::before {
    right: 10px;
  }
}
.p-solution__bubble span {
  display: inline-block;
  position: relative;
  z-index: 3;
}
.p-solution__img {
  margin: 0 auto;
  display: block;
}
.p-solution__img--01 {
  width: 45.5%;
  -webkit-transform: translateX(-7%);
          transform: translateX(-7%);
}
@media screen and (max-width: 992px) {
  .p-solution__img--01 {
    width: 43%;
  }
}
.p-solution__img--02 {
  width: 57.5%;
  margin-bottom: -6px;
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
}
@media screen and (max-width: 992px) {
  .p-solution__img--02 {
    width: 53%;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
}
.p-solution__img--03 {
  width: 45%;
  margin-bottom: -6px;
  -webkit-transform: translateX(-8%);
          transform: translateX(-8%);
}
@media screen and (max-width: 992px) {
  .p-solution__img--03 {
    width: 43%;
  }
}
.p-solution__content {
  padding: 24px 0;
  background-color: #2D22F8;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 15px rgba(45, 34, 248, 0.25);
          box-shadow: 3px 3px 15px rgba(45, 34, 248, 0.25);
}
.p-solution__arrow {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 18px 0 18px;
  border-color: #b0adff transparent transparent transparent;
  margin: 0 auto 12px auto;
}
.p-solution__item-text {
  font-size: clamp(2rem, 6.738px + 1.337vw, 2.5rem);
  font-weight: bold;
  color: #fff;
  font-family: "Noto Sans JP";
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .p-solution__item-text {
    font-size: 2.2rem;
  }
}

.p-scenes {
  padding: clamp(90px, 12vw, 120px) 0;
  background: -webkit-gradient(linear, left top, right top, from(#f8f9ff), to(#eff0fe));
  background: linear-gradient(to right, #f8f9ff 0%, #eff0fe 100%);
  overflow: hidden;
}
.p-scenes__lead {
  font-size: clamp(1.5rem, 12.203px + 0.717vw, 2.2rem);
  text-align: center;
  margin-bottom: clamp(40px, 28.811px + 2.869vw, 68px);
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .p-scenes__lead {
    text-align: left;
    max-width: 100%;
    letter-spacing: 0.04em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
  }
}
.p-scenes__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .p-scenes__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-scenes__main-img {
  width: 41.95%;
}
@media screen and (max-width: 992px) {
  .p-scenes__main-img {
    width: 80%;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 576px) {
  .p-scenes__main-img {
    width: 100%;
  }
}
.p-scenes__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, auto);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 55%;
  gap: 24px 16px;
  margin-top: 1.5%;
}
@media screen and (max-width: 992px) {
  .p-scenes__list {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .p-scenes__list {
    max-width: 560px;
    width: 100%;
    gap: 16px 0;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(8, auto);
    grid-auto-flow: row;
  }
}
.p-scenes__item {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px rgba(27, 43, 244, 0.25);
          box-shadow: 0px 0px 15px rgba(27, 43, 244, 0.25);
}
.p-scenes__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 15px;
  cursor: pointer;
}
.p-scenes__item-icon {
  width: clamp(40px, 5.519px + 3.476vw, 53px);
  height: clamp(40px, 5.519px + 3.476vw, 53px);
  margin-right: clamp(8px, -5.262px + 1.337vw, 13px);
}
@media screen and (max-width: 992px) {
  .p-scenes__item-icon {
    margin-right: 13px;
  }
}
.p-scenes__item-title {
  font-weight: 600;
  font-size: clamp(1.5rem, 7.043px + 0.802vw, 2rem);
}
@media screen and (max-width: 992px) {
  .p-scenes__item-title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 576px) {
  .p-scenes__item-title {
    font-size: 1.9rem;
  }
}
.p-scenes__item-open {
  width: 19px;
  height: 19px;
  margin-left: auto;
  margin-right: 5px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  position: relative;
}
.p-scenes__item-open::before, .p-scenes__item-open::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #2D22F8;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-scenes__item-open::before {
  width: 100%;
  height: 2px;
}
.p-scenes__item-open::after {
  width: 2px;
  height: 100%;
}
.p-scenes__item-open.is-active::before {
  opacity: 0;
}
.p-scenes__item-open.is-active::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.p-scenes__item-description {
  font-size: clamp(1.3rem, 7.695px + 0.535vw, 1.5rem);
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  line-height: 1.8;
  padding: 0 15px;
}
@media screen and (max-width: 992px) {
  .p-scenes__item-description {
    font-size: 1.5rem;
  }
}
.p-scenes__item-description.is-active {
  height: auto;
  visibility: visible;
  opacity: 1;
  padding: 0 15px 20px 15px;
}
.p-scenes__item-des-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 0 8px;
  margin-bottom: 8px;
}
.p-scenes__item-des-inner .dot {
  width: 8px;
  height: 8px;
  background: #807bff;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: clamp(8px, 2.695px + 0.535vw, 10px);
}

.p-use-case {
  padding: clamp(89px, 80.609px + 2.152vw, 110px) 0 clamp(80px, 64.016px + 4.098vw, 120px);
  overflow: hidden;
}
.p-use-case__label-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 146px));
  gap: 15px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
  max-width: 790px;
  margin: 0 auto 60px auto;
}
@media screen and (max-width: 992px) {
  .p-use-case__label-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 13px;
    margin-bottom: 40px;
  }
}
.p-use-case__label-item {
  border-radius: 18px;
  border: 1.5px solid #2D22F8;
  color: #2D22F8;
  padding: 6px 0;
  font-size: 1.8rem;
  font-size: clamp(1.6rem, 15.201px + 0.205vw, 1.8rem);
  text-align: center;
  font-weight: 700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 992px) {
  .p-use-case__label-item {
    padding: 4px 15px;
  }
}
.p-use-case__label-item.is-active {
  background-color: #2D22F8;
  color: #fff;
}
.p-use-case__content-list {
  max-width: 1066px;
  margin: 0 auto;
  border-radius: 20px;
  -webkit-box-shadow: 0px 3px 15px rgba(45, 34, 248, 0.25);
          box-shadow: 0px 3px 15px rgba(45, 34, 248, 0.25);
  padding: 40px;
}
@media screen and (max-width: 992px) {
  .p-use-case__content-list {
    max-width: 600px;
    padding: 0 0 20px 0;
  }
}
.p-use-case__content-item {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-use-case__content-item.is-active {
  height: auto;
  visibility: visible;
  opacity: 1;
  overflow: auto;
}
.p-use-case__content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 3.75%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .p-use-case__content-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0 0;
    margin-bottom: 25px;
  }
}
.p-use-case__content-img {
  display: block;
  width: 233px;
}
@media screen and (max-width: 992px) {
  .p-use-case__content-img {
    display: none;
  }
}
.p-use-case__content-title {
  font-weight: bold;
  font-size: 3rem;
  color: #2D22F8;
  margin-bottom: 16px;
}
@media screen and (max-width: 992px) {
  .p-use-case__content-title {
    text-align: center;
    font-size: clamp(2.5rem, 21.761px + 0.831vw, 3rem);
    color: #fff;
    background: #2D22F8;
    width: 100%;
    padding: 18px 15px;
    border-radius: 20px 20px 0 0;
  }
}
.p-use-case__content-top-text {
  font-size: 1.7rem;
  max-width: 659px;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .p-use-case__content-top-text {
    padding: 0 15px;
    font-weight: 400;
    letter-spacing: 0.08em;
    font-size: clamp(1.4rem, 12.056px + 0.498vw, 1.7rem);
  }
}
.p-use-case__content-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .p-use-case__content-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px 0;
    padding: 0 15px;
  }
}
@media screen and (max-width: 576px) {
  .p-use-case__content-bottom {
    gap: 15px 0;
  }
}
.p-use-case__content-bottom-box {
  width: 45.6%;
  border-radius: 10px;
}
@media screen and (max-width: 992px) {
  .p-use-case__content-bottom-box {
    width: 100%;
  }
}
.p-use-case__content-bottom-box--issue {
  background: #F1F1F1;
}
.p-use-case__content-bottom-box--solution {
  background: #EFF0FE;
}
.p-use-case__bottom-label {
  padding: 4px 16px;
  border-radius: 10px 0 10px 0;
  color: #fff;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2;
}
@media screen and (max-width: 992px) {
  .p-use-case__bottom-label {
    font-size: clamp(15px, 11.761px + 0.831vw, 20px);
  }
}
.p-use-case__bottom-label--issue {
  background: #31315F;
}
.p-use-case__bottom-label--solution {
  background: #2D22F8;
}
.p-use-case__bottom-list {
  padding: 22px 25px 29px;
}
@media screen and (max-width: 992px) {
  .p-use-case__bottom-list {
    padding: 13px 15px;
  }
}
.p-use-case__bottom-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  gap: 8px;
}
.p-use-case__bottom-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .p-use-case__bottom-item {
    margin-bottom: 10px;
    gap: 5px;
  }
}
.p-use-case__bottom-icon {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 3px;
}
@media screen and (max-width: 992px) {
  .p-use-case__bottom-icon {
    width: 16px;
    height: 16px;
    margin-top: clamp(2px, 0.704px + 0.332vw, 4px);
  }
}
.p-use-case__bottom-text {
  font-weight: 500;
  font-size: clamp(1.3rem, 11.056px + 0.498vw, 1.6rem);
}
.p-use-case__content-bottom-arrow {
  width: min(5.2%, 51px);
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
}

.p-reason {
  padding: clamp(89px, 73.016px + 4.098vw, 129px) 0 clamp(80px, 52.828px + 6.967vw, 148px);
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .p-reason__list {
    max-width: 720px;
    margin: 0 auto;
  }
}
.p-reason__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: clamp(70px, 50.02px + 5.123vw, 120px);
}
.p-reason__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .p-reason__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-reason__item--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 992px) {
  .p-reason__item--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #EFF0FE;
    padding: 88px 3% 70px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 576px) {
  .p-reason__item--reverse {
    padding: 88px 15px 70px;
  }
}
.p-reason__item-text-content {
  width: 47%;
}
@media screen and (max-width: 992px) {
  .p-reason__item-text-content {
    width: 100%;
    margin-bottom: 30px;
    max-width: 720px;
  }
}
.p-reason__item-title-wrap {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 992px) {
  .p-reason__item-title-wrap {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 576px) {
  .p-reason__item-title-wrap {
    width: 100%;
    margin: 0 auto 20px;
  }
}
.p-reason__item-number {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 14rem;
  letter-spacing: 0.06em;
  color: #EFF0FE;
  right: -20%;
}
@media screen and (max-width: 1300px) {
  .p-reason__item-number {
    right: -10%;
  }
}
@media screen and (max-width: 576px) {
  .p-reason__item-number {
    right: 0;
    -webkit-transform: translateY(-60%);
            transform: translateY(-60%);
  }
}
@media screen and (max-width: 992px) {
  .p-reason__item-number--02 {
    color: #fff;
  }
}
.p-reason__item-number--03 {
  right: -40%;
}
@media screen and (max-width: 1300px) {
  .p-reason__item-number--03 {
    right: -20%;
  }
}
@media screen and (max-width: 576px) {
  .p-reason__item-number--03 {
    right: 0;
    -webkit-transform: translateY(-60%);
            transform: translateY(-60%);
  }
}
.p-reason__item-title {
  font-weight: bold;
  font-size: clamp(2.3rem, 20.203px + 0.717vw, 3rem);
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.p-reason__item-text {
  font-size: clamp(1.5rem, 13.002px + 0.512vw, 2rem);
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.p-reason__item-img {
  width: 46.9%;
}
@media screen and (max-width: 992px) {
  .p-reason__item-img {
    max-width: 600px;
    width: 100%;
  }
}

.p-support {
  background: -webkit-gradient(linear, left top, right top, from(#f8f9ff), to(#eff0fe));
  background: linear-gradient(to right, #f8f9ff 0%, #eff0fe 100%);
  overflow: hidden;
}
.p-support__wrapper {
  padding: 0;
}
.p-support__inner {
  background-image: url("../img/support_bg.png");
  background-size: cover;
  background-position: center center;
  max-width: 1600px;
  width: 100%;
  padding: clamp(89px, 76.613px + 3.176vw, 120px) 3% clamp(80px, 64.016px + 4.098vw, 120px);
}
@media screen and (max-width: 576px) {
  .p-support__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.p-support__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1126px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-support__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 500px;
  }
}
.p-support__content-box {
  width: 48.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px rgba(27, 43, 244, 0.25);
          box-shadow: 0px 0px 15px rgba(27, 43, 244, 0.25);
  padding: clamp(30px, 22.408px + 1.947vw, 49px) clamp(20px, 14.006px + 1.537vw, 35px) clamp(40px, 38.402px + 0.41vw, 44px);
}
@media screen and (max-width: 768px) {
  .p-support__content-box {
    width: 100%;
    margin-bottom: 35px;
  }
  .p-support__content-box:last-child {
    margin-bottom: 0;
  }
}
.p-support__content-box--plus-btn {
  position: relative;
}
.p-support__plus-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: clamp(-55px, -30.219px - 2.055vw, -40px);
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #2D22F8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-support__plus-wrapper {
    right: auto;
    top: auto;
    left: 50%;
    bottom: -50px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    margin: 30px auto 0 auto;
  }
}
.p-support__plus-icon {
  width: 32px;
  height: 32px;
  position: relative;
}
.p-support__plus-icon::before, .p-support__plus-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-support__plus-icon::before {
  width: 100%;
  height: 3px;
}
.p-support__plus-icon::after {
  width: 3px;
  height: 100%;
}
.p-support__item-title {
  font-weight: bold;
  text-align: center;
  font-size: clamp(2.4rem, 20.803px + 0.82vw, 3.2rem);
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .p-support__item-title {
    color: #2D22F8;
  }
}
.p-support__item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  margin: 0 auto;
  max-width: 458px;
}
.p-support__item-img--mtg {
  max-width: 373px;
}
@media screen and (max-width: 768px) {
  .p-support__item-img--mtg {
    max-width: 80%;
  }
}
.p-support__item-img img {
  width: 100%;
  height: auto;
}
.p-support__item-text {
  font-size: clamp(1.5rem, 13.002px + 0.512vw, 2rem);
  padding-top: 24px;
}

.p-price {
  padding: clamp(89px, 76.613px + 3.176vw, 120px) 0 clamp(80px, 64.016px + 4.098vw, 120px);
  background: -webkit-gradient(linear, left top, right top, from(#f8f9ff), to(#eff0fe));
  background: linear-gradient(to right, #f8f9ff 0%, #eff0fe 100%);
  overflow: hidden;
}
.p-price__lead {
  font-weight: bold;
  font-size: clamp(2rem, 16.004px + 1.025vw, 3rem);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 72px;
  color: #2d22f8;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-price__lead {
    margin-bottom: 53px;
  }
}
.p-price__lead::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 45px;
  background-color: #2D22F8;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%) rotate(-25deg);
          transform: translateY(-50%) rotate(-25deg);
  height: clamp(28px, 3.2vw, 45px);
}
@media screen and (max-width: 768px) {
  .p-price__lead::before {
    left: -12px;
  }
}
.p-price__lead::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 45px;
  background-color: #2D22F8;
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-50%) rotate(25deg);
          transform: translateY(-50%) rotate(25deg);
  height: clamp(28px, 3.2vw, 45px);
}
@media screen and (max-width: 768px) {
  .p-price__lead::after {
    right: -12px;
  }
}
.p-price__lead .marker {
  display: block;
  position: absolute;
  content: "";
  bottom: 2px;
  left: 50%;
  width: 101%;
  height: 12px;
  background-color: #ffd800;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.p-price__lead-text {
  position: relative;
  z-index: 2;
}
.p-price__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 clamp(32px, 8.883px + 3.01vw, 50px);
}
@media screen and (max-width: 768px) {
  .p-price__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 80px 0;
  }
}
.p-price__content-box {
  max-width: 415px;
  width: 100%;
  border-radius: 10px;
  background: #fff;
  position: relative;
  border: 1.5px solid #c6c3ff;
  -webkit-box-shadow: 0px 0px 15px rgba(27, 43, 244, 0.25);
          box-shadow: 0px 0px 15px rgba(27, 43, 244, 0.25);
  padding: 50px clamp(20px, 7.157px + 1.672vw, 30px) 40px clamp(20px, 7.157px + 1.672vw, 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-price__content-box--main {
  border: 1.5px solid #2D22F8;
}
.p-price__recommend {
  position: absolute;
  top: 0;
  right: -1px;
  width: clamp(82px, -82.154px + 21.154vw, 104px);
}
@media screen and (max-width: 768px) {
  .p-price__recommend {
    width: clamp(82px, 59.302px + 5.82vw, 104px);
  }
}
.p-price__item-label {
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
  max-width: 253px;
  padding: 4px 0;
  border-radius: 17.5px;
  background: #31315f;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  z-index: 2;
}
.p-price__item-label--main {
  background: #2D22F8;
}
.p-price__item-title {
  font-weight: bold;
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 16px;
}
.p-price__item-title--main {
  color: #2D22F8;
  margin-bottom: 12px;
}
.p-price__item-cost {
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: clamp(4rem, 85.592px - 5.936vw, 4.5rem);
  margin-bottom: 7px;
}
.p-price__item-cost .mid {
  font-size: clamp(3rem, 23.579px + 0.836vw, 3.5rem);
}
.p-price__item-cost .sm {
  font-size: clamp(2.5rem, 18.579px + 0.836vw, 3rem);
}
.p-price__item-cost--main {
  color: #2D22F8;
}
.p-price__item-tax {
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  font-size: 1.7rem;
  text-align: center;
  color: #31315f;
  margin-bottom: 28px;
}
.p-price__item-tax--main {
  color: #2D22F8;
}
.p-price__item-text {
  font-size: clamp(1.5rem, 12.431px + 0.334vw, 1.7rem);
  padding: 12px 16px;
  letter-spacing: 0.04em;
  line-height: 1.8;
  background-color: #EFF0FE;
  margin-bottom: 30px;
  border-radius: 5px;
}
.p-price__service-list {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 40px;
}
.p-price__service-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
  margin-bottom: 16px;
}
.p-price__service-item:last-child {
  margin-bottom: 0;
}
.p-price__service-icon {
  width: 23px;
  height: 23px;
}
.p-price__service-text {
  font-size: clamp(1.6rem, 14.716px + 0.167vw, 1.7rem);
  font-weight: 500;
  letter-spacing: 0.04em;
}
.p-price__service-text--no {
  color: #d6d8e3;
}
.p-price__service-text--main {
  color: #2D22F8;
  font-weight: bold;
}

.p-merit {
  padding: clamp(89px, 76.613px + 3.176vw, 120px) 0 clamp(80px, 68.012px + 3.074vw, 110px);
  overflow: hidden;
}
.p-merit__container {
  border-radius: 30px;
  background: #EFF0FE;
  padding: 67px 16px 86px 16px;
}
@media screen and (max-width: 768px) {
  .p-merit__container--pc {
    display: none;
  }
}
.p-merit__container--sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-merit__container--sp {
    display: block;
    padding: 40px 25px 50px 25px;
  }
}
.p-merit__top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1015px;
  margin: 0 auto 32px auto;
}
@media screen and (max-width: 768px) {
  .p-merit__top-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 0;
    margin-bottom: 25px;
  }
}
.p-merit__top-box {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-merit__top-box {
    width: 100%;
  }
}
.p-merit__top-title {
  font-family: "Noto Sans JP";
  font-weight: 600;
  font-size: clamp(2.5rem, 21.147px + 0.502vw, 2.8rem);
  margin-bottom: 22px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-merit__top-title {
    margin-bottom: 25px;
  }
}
.p-merit__top-title--deco {
  position: relative;
}
.p-merit__top-title--deco::before {
  content: "";
  position: absolute;
  width: 2px;
  height: clamp(24px, 9.873px + 1.839vw, 35px);
  background-color: #2D22F8;
  top: 50%;
  left: -16px;
  -webkit-transform: translateY(-50%) rotate(-25deg);
          transform: translateY(-50%) rotate(-25deg);
}
.p-merit__top-title--deco::after {
  content: "";
  position: absolute;
  width: 2px;
  height: clamp(24px, 9.873px + 1.839vw, 35px);
  background-color: #2D22F8;
  top: 50%;
  right: -16px;
  -webkit-transform: translateY(-50%) rotate(25deg);
          transform: translateY(-50%) rotate(25deg);
}
.p-merit__sp-img01 {
  max-width: 360px;
  min-width: 310px;
  width: 86%;
  margin: 0 auto 8px;
}
.p-merit__sp-img02 {
  max-width: 360px;
  min-width: 310px;
  width: 86%;
  margin: 0 auto;
}
.p-merit__source {
  font-size: 0.9rem;
  text-align: left;
  max-width: 360px;
  width: 100%;
  letter-spacing: 0.02em;
  margin: 0 auto;
}
.p-merit__top-price {
  font-weight: 600;
  font-size: clamp(2.3rem, 14.01px + 1.171vw, 3rem);
  text-align: center;
  font-family: "Montserrat", sans-serif;
}
.p-merit__top-price-strong {
  font-size: clamp(4.5rem, 28.304px + 2.174vw, 5.8rem);
  color: #2D22F8;
}
.p-merit__top-month {
  font-weight: 500;
  font-size: clamp(1.7rem, 13.147px + 0.502vw, 2rem);
  text-align: center;
}
.p-merit__sp-arrow {
  width: 30px;
  margin: 0 auto 8px;
}
.p-merit__bottom-content {
  max-width: 1015px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .p-merit__bottom-content {
    margin-bottom: 0;
  }
}

.p-voice {
  padding: clamp(89px, 76.613px + 3.176vw, 120px) 0 clamp(110px, 91.619px + 4.713vw, 156px);
  overflow: hidden;
  /* ページネーション */
  /* ページネーションの余白 */
  /* ページネーションのサイズと色 */
}
.p-voice__slide {
  position: relative;
  overflow: visible;
}
.p-voice .swiper {
  width: 100%;
  overflow: visible;
}
.p-voice .swiper-slide {
  width: 313px !important;
}
@media screen and (max-width: 470px) {
  .p-voice .swiper-slide {
    width: 300px !important;
  }
}
.p-voice .swiper-slide-active .p-voice__content-box {
  -webkit-transform: scale(1.15);
          transform: scale(1.15); /* 中央のスライドは小さくしない */
}
@media screen and (max-width: 470px) {
  .p-voice .swiper-slide-active .p-voice__content-box {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.p-voice__btn-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 359px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  z-index: 3;
  pointer-events: none;
}
@media screen and (max-width: 470px) {
  .p-voice__btn-wrapper {
    max-width: 328px;
  }
}
.p-voice .swiper-button-prev {
  left: -10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 65px;
  height: 65px;
  background-image: url("../img/voice_arrow-prev.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  z-index: 10;
  pointer-events: auto;
}
@media screen and (max-width: 470px) {
  .p-voice .swiper-button-prev {
    width: 50px;
    height: 50px;
    left: -7%;
  }
}
.p-voice .swiper-button-next {
  right: -10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 65px;
  height: 65px;
  background-image: url("../img/voice_arrow-next.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  z-index: 10;
  pointer-events: auto;
}
@media screen and (max-width: 470px) {
  .p-voice .swiper-button-next {
    width: 50px;
    height: 50px;
    right: -7%;
  }
}
.p-voice .swiper-navigation-icon {
  display: none;
}
.p-voice .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -100px;
}
@media screen and (max-width: 470px) {
  .p-voice .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -50px;
  }
}
.p-voice .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.p-voice .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.p-voice .swiper-pagination-bullet {
  background-color: #2D22F8;
  height: 11px;
  width: 11px;
}
.p-voice__content-box {
  background: #fff;
  padding: 30px 20px 43px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 313px;
  border-radius: 15px;
  background: #fff;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-box-shadow: 0px 0px 15px rgba(27, 43, 244, 0.25);
          box-shadow: 0px 0px 15px rgba(27, 43, 244, 0.25);
  border: 1px solid #2D22F8;
}
@media screen and (max-width: 470px) {
  .p-voice__content-box {
    width: 300px;
    padding: 20px 16px 30px 16px;
  }
}
.p-voice__content-title {
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 24px;
}
.p-voice__content-img {
  max-width: 250px;
  width: 100%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 470px) {
  .p-voice__content-img {
    max-width: none;
  }
}
.p-voice__content-text {
  max-width: 250px;
  width: 100%;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.8;
  margin: 0 auto 12px;
}
.p-voice__content-label-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
}
.p-voice__content-label {
  font-weight: 600;
  font-size: 1.2rem;
  color: #6b6b8c;
  padding: 4px 10px;
  border-radius: 3px;
}
.p-voice__content-label--category {
  background: #f6f6f6;
}
.p-voice__content-label--size {
  background: #EFF0FE;
}

.p-faq {
  padding: clamp(89px, 76.613px + 3.176vw, 120px) 0 clamp(89px, 68.621px + 5.225vw, 140px);
  background: -webkit-gradient(linear, left top, right top, from(#f8f9ff), to(#eff0fe));
  background: linear-gradient(to right, #f8f9ff 0%, #eff0fe 100%);
  overflow: hidden;
}
.p-faq__accordion {
  max-width: 848px;
  margin: 0 auto;
}
.p-faq__accordion-item {
  margin-bottom: clamp(20px, 9.782px + 2.62vw, 32px);
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px rgba(45, 34, 248, 0.25);
          box-shadow: 0px 0px 15px rgba(45, 34, 248, 0.25);
  background-color: #fff;
}
.p-faq__accordion-item:last-child {
  margin-bottom: 0;
}
.p-faq__accordion-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 26px 30px;
}
@media screen and (max-width: 576px) {
  .p-faq__accordion-question {
    padding: 20px 20px 24px 20px;
  }
}
.p-faq__accordion-q {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 3.8rem;
  margin-right: 20px;
  color: #2D22F8;
  display: block;
}
@media screen and (max-width: 470px) {
  .p-faq__accordion-q {
    display: none;
  }
}
.p-faq__accordion-question-text {
  width: 85%;
  min-width: 295px;
  text-align: left;
  font-weight: bold;
  font-size: clamp(15px, 10.742px + 1.092vw, 20px);
  color: #31315F;
}
.p-faq__accordion-icon {
  width: clamp(12px, 4.336px + 1.965vw, 21px);
  height: clamp(12px, 4.336px + 1.965vw, 21px);
  margin-left: auto;
  position: relative;
}
.p-faq__accordion-icon::before, .p-faq__accordion-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #2D22F8;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-faq__accordion-icon::before {
  width: 100%;
  height: 1.5px;
}
.p-faq__accordion-icon::after {
  width: 1.5px;
  height: 100%;
}
.p-faq__accordion-icon.is-active::before {
  opacity: 0;
}
.p-faq__accordion-icon.is-active::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.p-faq__accordion-answer {
  margin: 0 30px;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-top: 1px solid #707070;
  height: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 576px) {
  .p-faq__accordion-answer {
    margin: 0 20px;
  }
}
.p-faq__accordion-answer.is-active {
  height: auto;
  visibility: visible;
  opacity: 1;
  padding: 16px 0 30px;
}
@media screen and (max-width: 576px) {
  .p-faq__accordion-answer.is-active {
    padding: 20px 0 25px;
  }
}
.p-faq__accordion-a {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 3.8rem;
  color: #c6c6c6;
  margin-right: 20px;
  line-height: 1.2;
}
@media screen and (max-width: 470px) {
  .p-faq__accordion-a {
    display: none;
  }
}
.p-faq__accordion-answer-text {
  font-size: clamp(1.4rem, 10.594px + 0.873vw, 1.8rem);
  text-align: left;
  font-weight: 400;
  color: #31315f;
  max-width: 686px;
  width: 100%;
}
.p-faq__accordion-answer-text .strong {
  font-weight: 700;
}

.p-meeting {
  padding: clamp(89px, 76.613px + 3.176vw, 120px) 0 clamp(80px, 68.012px + 3.074vw, 110px);
  overflow: hidden;
}

.p-thanks-hero {
  background-color: #EFF0FE;
  padding: clamp(160px, 150.809px + 2.357vw, 183px) 0 clamp(82px, 78.803px + 0.82vw, 90px);
  text-align: center;
}
.p-thanks-hero__title {
  font-size: clamp(2.5rem, 21.004px + 1.025vw, 3.5rem);
  font-weight: 700;
  color: #31315F;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: clamp(49px, 58.59px - 2.459vw, 25px);
  letter-spacing: 0.1em;
  line-height: 1;
}
.p-thanks-hero__title .strong {
  color: #2D22F8;
  border-bottom: 1.5px solid #2D22F8;
  display: block;
  margin-bottom: 12px;
}
.p-thanks-hero__container {
  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;
  margin-bottom: clamp(34px, 36.797px - 0.717vw, 27px);
  position: relative;
}
.p-thanks-hero__image {
  width: 126px;
  height: 212px;
  position: relative;
  z-index: 2;
}
.p-thanks-hero__thanks {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: clamp(4.2rem, 34.807px + 1.844vw, 6rem);
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  width: 100%;
}
.p-thanks-hero__text {
  font-weight: 500;
  font-size: clamp(1.5rem, 13.402px + 0.41vw, 1.9rem);
  letter-spacing: 0.08em;
  margin-bottom: clamp(33px, 36.197px - 0.82vw, 25px);
}
.p-thanks-hero__caution {
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  color: #2D22F8;
  background-color: #fff;
  padding: 12px 22px;
  border-radius: 8px;
  border: 2px solid #2D22F8;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 576px) {
  .p-thanks-hero__caution {
    font-size: 1.4rem;
    padding: 20px 19px;
    border-width: 1px;
    text-align: left;
  }
}

.u-mb0 {
  margin-bottom: 0;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mb65 {
  margin-bottom: 65px;
}

.u-mb-19md {
  display: block;
}
@media screen and (max-width: 768px) {
  .u-mb-19md {
    margin-bottom: 19px;
  }
}

.u-pt0 {
  padding-top: 0;
}

@media screen and (max-width: 768px) {
  .u-pt0-tab-min {
    padding-top: 10px;
  }
}

.u-pb0 {
  padding-bottom: 0;
}

.u-pr10 {
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
  .u-pr10tab-min {
    padding-right: 10px;
  }
}

@media screen and (max-width: 1100px) {
  .u-hide-xl {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .u-hide-lg {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .u-hide-md {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .u-hide-sp-lg {
    display: none;
  }
}

.u-show-lg {
  display: none;
}
@media screen and (max-width: 992px) {
  .u-show-lg {
    display: block;
  }
}

.u-show-flex-lg {
  display: none;
}
@media screen and (max-width: 992px) {
  .u-show-flex-lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-show-md {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-show-md {
    display: block;
  }
}

.u-show-flex-md {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-show-flex-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-show-sp-lg {
  display: none;
}
@media screen and (max-width: 576px) {
  .u-show-sp-lg {
    display: block;
  }
}

.u-highlight-blue {
  color: #2D22F8;
}

.u-highlight-orange01 {
  color: #FFA600;
}

.u-highlight-orange02 {
  color: #FFC400;
}