@charset "UTF-8";
/* --------------------------------------
　　案件ごとに編集　▼ ここから ▼
-------------------------------------- */
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

html {
  -webkit-tap-highlight-color: transparent;
  font-size: 10px;
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: 2.7777777778vw;
  }
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: none;
}

input[type=checkbox] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

input[type=radio] {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

canvas {
  display: block;
}

.contents__inner {
  padding-left: 5rem;
  padding-right: 5rem;
  max-width: 130rem;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .contents__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.column {
  display: flex;
}

a {
  transition: all 0.3s;
}

.grecaptcha-badge {
  display: none;
}

/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

.toTopButton {
  cursor: pointer;
  width: 8rem;
  height: 8rem;
  border-radius: 8rem;
  background-color: #fff;
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.07);
  position: fixed;
  bottom: 5rem;
  right: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .toTopButton {
    width: 6rem;
    height: 6rem;
    border-radius: 6rem;
    bottom: 2rem;
    right: 2rem;
  }
}
.toTopButton:hover {
  bottom: 5.5rem;
}
@media screen and (max-width: 750px) {
  .toTopButton:hover {
    bottom: 2.5rem;
  }
}

.toTopButton__arrow {
  width: 1.3rem;
  height: 1.3rem;
  display: block;
  border-top: 0.1rem solid #6528B1;
  border-left: 0.1rem solid #6528B1;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
}
@media screen and (max-width: 750px) {
  .toTopButton__arrow {
    width: 1.1rem;
    height: 1.1rem;
  }
}

.toTopButton__text {
  color: #6528B1;
  text-align: center;
  font-family: "Aboreto", system-ui;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1; /* 16px */
  letter-spacing: 0.08rem;
}
@media screen and (max-width: 750px) {
  .toTopButton__text {
    font-size: 1.2rem;
    letter-spacing: 0.06rem;
  }
}

.footer {
  background-color: #F3EBFA;
}

.footer__upper .footer__inner {
  padding-top: 8.8rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 750px) {
  .footer__upper .footer__inner {
    padding-top: 5rem;
  }
}

.footer__lower {
  border-top: 0.1rem solid #333;
}
.footer__lower .footer__inner {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.columnFooter {
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .columnFooter {
    flex-direction: column;
    gap: 3rem;
  }
}

.columnFooter__logo {
  display: block;
  width: 18rem;
}
@media screen and (max-width: 750px) {
  .columnFooter__logo {
    width: 16rem;
  }
}

.listFooter {
  gap: 4rem;
}
@media screen and (max-width: 750px) {
  .listFooter {
    gap: 2rem;
    flex-direction: column;
  }
}

.listFooter__link {
  color: #333;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5; /* 21px */
  letter-spacing: 0.14rem;
  display: block;
}
.listFooter__link + .listFooter__link {
  margin-top: 2rem;
}

.listFooter__sub {
  margin-top: 2rem;
}
@media screen and (max-width: 750px) {
  .listFooter__sub {
    margin-top: 1rem;
  }
}
.listFooter__sub + .listFooter__link {
  margin-top: 2rem;
}

.listFooter__subLink {
  color: #9A83B1;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5; /* 21px */
  letter-spacing: 0.14rem;
  display: block;
}
@media screen and (max-width: 750px) {
  .listFooter__subLink {
    font-size: 1.2rem;
    letter-spacing: 0.12rem;
  }
}
.listFooter__subLink + .listFooter__subLink {
  margin-top: 1rem;
}

.footerUnderNav__list {
  margin-top: 8rem;
}
@media screen and (max-width: 750px) {
  .footerUnderNav__list {
    margin-top: 5rem;
  }
}

.listFooterUnderNav {
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .listFooterUnderNav {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

.listFooterUnderNav__item {
  position: relative;
}
.listFooterUnderNav__item:not(:last-child)::before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 1.4rem;
  background-color: #333;
  position: absolute;
  right: 0;
  top: 0.4rem;
}
@media screen and (max-width: 750px) {
  .listFooterUnderNav__item:not(:last-child)::before {
    top: 0.1rem;
  }
}

.listFooterUnderNav__link {
  color: #333;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5; /* 21px */
  letter-spacing: 0.14rem;
  padding: 0 1.5rem;
}
@media screen and (max-width: 750px) {
  .listFooterUnderNav__link {
    font-size: 1rem;
    letter-spacing: 0.1rem;
  }
}

.footer__company,
.footer__product,
.footer__copyright {
  color: #333;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5; /* 18px */
  letter-spacing: 0.12rem;
  text-align: center;
  display: block;
  width: fit-content;
  margin: 0 auto;
}

.footer__product {
  margin-top: 0.5rem;
}

.footer__copyright {
  margin-top: 2rem;
}
@media screen and (max-width: 750px) {
  .footer__copyright {
    margin-top: 2.7rem;
    font-size: 1rem;
    letter-spacing: 0.1rem;
    margin-left: -1rem;
    margin-right: -1rem;
    width: calc(100% + 2rem);
  }
}

.header {
  height: 7rem;
  background: transparent;
  pointer-events: none;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  transition: all 0.3s;
}
.header.is-scroll {
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(1rem);
  -webkit-backdrop-filter: blur(1rem); /* Safari対策 */
}
@media screen and (max-width: 750px) {
  .header {
    height: 6.4rem;
    position: fixed;
  }
}
.header a {
  pointer-events: all;
}

:target {
  scroll-margin-top: 7rem; /* ヘッダー高さ */
}

.header__inner {
  height: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 3.5rem;
}
@media screen and (max-width: 750px) {
  .header__inner {
    padding: 1.5rem 2rem;
  }
}

.header__logo {
  display: block;
  width: 15rem;
  position: relative;
  z-index: 10;
}
.header__logo svg {
  display: block;
  width: 100%;
  height: auto;
}

.header__pcList {
  display: block;
}
@media screen and (max-width: 750px) {
  .header__pcList {
    display: none;
  }
}
.header__pcList .header__list {
  gap: 0 3rem;
  align-items: center;
}
.header__pcList .header__item {
  position: relative;
}
.header__pcList .header__link {
  color: #333;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5; /* 21px */
  letter-spacing: 0.14rem;
  transition: all 0.3s;
  display: block;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  border-bottom: 0.1rem solid transparent;
}
.header__pcList .header__link:hover {
  border-bottom: 0.1rem solid #6528B1;
}
.header__pcList .header__link--ac {
  padding-right: 2.4rem;
  position: relative;
}
.header__pcList .header__link--ac::after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-bottom: 0.1rem solid #333;
  border-left: 0.1rem solid #333;
  transform: rotate(-45deg);
  position: absolute;
  right: 0.5rem;
  top: 1.2rem;
}
.header__pcList .header__link--ac:hover {
  border-bottom: 0.1rem solid #6528B1;
}
.header__pcList .header__link--ac:hover + .header__sub {
  opacity: 1;
  visibility: visible;
}
.header__pcList .header__sub {
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: translate(-50%, 100%);
  bottom: 0;
  left: 50%;
  padding-top: 2rem;
  pointer-events: all;
}
.header__pcList .header__sub:hover {
  opacity: 1;
  visibility: visible;
}
.header__pcList .header__subInner {
  border-radius: 2rem;
  padding: 3rem;
  background-color: #FAF5FF;
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.07);
}
.header__pcList .header__subLink {
  display: block;
  color: #333;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5; /* 21px */
  letter-spacing: 0.14rem;
  transition: all 0.3s;
  white-space: nowrap;
  width: 100%;
  cursor: pointer;
}
.header__pcList .header__subLink:hover {
  color: #9A83B1;
}
.header__pcList .header__subLink + .header__subLink {
  margin-top: 1.5rem;
}
.header__pcList .header__sns {
  gap: 1rem;
}
.header__pcList .header__snsLink:nth-child(1) {
  width: 1.6rem;
}
.header__pcList .header__snsLink:nth-child(2) {
  width: 1.4rem;
}
.header__pcList .header__snsLink:nth-child(3) {
  width: 2.2rem;
}
.header__pcList .header__button {
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-left: 4.6rem;
  height: 4rem;
  min-width: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 1rem 2rem;
  border: 0.1rem solid #6528B1;
  color: #6528B1;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2; /* 32px */
  letter-spacing: 0.16rem;
}
.header__pcList .header__button--color01 {
  background: #D7CCB0;
}
.header__pcList .header__button + .header__button {
  margin-left: 1rem;
}
.header__pcList .header__button:hover {
  opacity: 0.7;
}
.header__pcList .header__button--icon {
  width: 1.8rem;
}
.header__pcList .header__button--icon img {
  display: block;
}

.header__spList {
  display: none;
}
@media screen and (max-width: 750px) {
  .header__spList {
    display: block;
    pointer-events: all;
    transform: translateX(100%);
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #F3EBFA;
    width: 100vw;
    height: 100vh;
    overflow: scroll;
    background-image: url(../images/common/header_bg01.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
.header__spList.is-active {
  transform: translateX(0);
}
.header__spList .header__list {
  padding: 8rem 3rem 12rem;
  position: relative;
  z-index: 10;
}
.header__spList .header__item:not(:first-child) {
  margin-top: 3rem;
}
.header__spList .header__item:last-child {
  margin-top: 5rem;
}
.header__spList .header__link {
  color: #333;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5; /* 25.5px */
  letter-spacing: 0.17rem;
  border-bottom: 0.1rem solid #6528B1;
  padding-bottom: 1.1rem;
  width: 100%;
  display: block;
}
.header__spList .header__sub {
  padding: 2rem 0 0 2.2rem;
}
.header__spList .header__subLink {
  color: #333;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5; /* 21px */
  letter-spacing: 0.14rem;
  display: block;
}
.header__spList .header__subLink:hover {
  color: #9A83B1;
}
.header__spList .header__subLink:not(:first-child) {
  margin-top: 1.5rem;
}
.header__spList .header__button {
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  height: 4.8rem;
  width: 26rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 1rem 2rem;
  border: 0.1rem solid #6528B1;
  color: #6528B1;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2; /* 32px */
  letter-spacing: 0.16rem;
}
.header__spList .header__button--color01 {
  background: #D7CCB0;
}
.header__spList .header__button + .header__button {
  margin-left: 1rem;
}
.header__spList .header__button:hover {
  opacity: 0.7;
}
.header__spList .header__button--icon {
  width: 1.8rem;
}
.header__spList .header__button--icon img {
  display: block;
}

.header__hb {
  display: none;
}
@media screen and (max-width: 750px) {
  .header__hb {
    width: 4rem;
    height: auto;
    flex-shrink: 0;
    border-radius: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 10;
    pointer-events: all;
  }
}

.header__hbBorder {
  display: block;
  background-color: #6528B1;
  width: 4rem;
  height: 0.1rem;
  transition: all 0.3s;
}
.header__hbBorder:not(:first-child) {
  margin-top: 1rem;
}

.header__hbInner {
  height: 1.2rem;
}

.header__hb.is-active .header__hbBorder:first-child {
  transform: rotate(-25deg) translate(-0.4rem, 0.4rem);
}
.header__hb.is-active .header__hbBorder:last-child {
  margin-top: 0;
  transform: rotate(25deg) translate(0.1rem, 0.4rem);
}

.header__hbText {
  color: #6528B1;
  text-align: center;
  font-family: "Aboreto", system-ui;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1; /* 12px */
  letter-spacing: 0.12rem;
  margin-top: 1rem;
}

.header__hbText--open {
  display: block;
}
.is-active .header__hbText--open {
  display: none;
}

.header__hbText--close {
  display: none;
}
.is-active .header__hbText--close {
  display: block;
}

.secCommonLinks {
  background-color: #FAF5FF;
}

.secCommonLinks__inner {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media screen and (max-width: 750px) {
  .secCommonLinks__inner {
    padding: 6rem 3rem;
  }
}

.secCommonLinks__lead {
  color: #333;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.2;
  letter-spacing: 0.09rem;
}
@media screen and (max-width: 750px) {
  .secCommonLinks__lead {
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: 0.08rem;
  }
}

.secCommonLinks__cards {
  margin: 5rem auto 0;
  max-width: 66rem;
}
@media screen and (max-width: 750px) {
  .secCommonLinks__cards {
    margin-top: 4rem;
  }
}

.cardsCommonLinks {
  gap: 6rem;
}
@media screen and (max-width: 750px) {
  .cardsCommonLinks {
    flex-direction: column;
    gap: 3rem;
  }
}

.cardsCommonLinks__item {
  width: 30rem;
}
@media screen and (max-width: 750px) {
  .cardsCommonLinks__item {
    width: 100%;
  }
}

.cardCommonLinks:hover .cardCommonLinks__text::after {
  right: 0.4rem;
}

.cardCommonLinks__title {
  color: #6528B1;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.09rem;
}
@media screen and (max-width: 750px) {
  .cardCommonLinks__title {
    font-size: 1.6rem;
    letter-spacing: 0.08rem;
  }
}

.cardCommonLinks__img {
  margin-top: 1.9rem;
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.07);
  border-radius: 2rem;
  overflow: hidden;
}
.cardCommonLinks__content {
  margin-top: 1.9rem;
  display: flex;
  justify-content: flex-end;
}

.cardCommonLinks__text {
  color: #6528B1;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.4; /* 33.6px */
  letter-spacing: 0.07rem;
  padding: 0 6.2rem 0 1rem;
  border-bottom: 0.1rem solid #6528B1;
  position: relative;
}
.cardCommonLinks__text::after {
  content: "";
  display: block;
  width: 3.2rem;
  height: 0.6rem;
  background-image: url(../images/common/arrow_icon01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 1rem;
  bottom: 1.4rem;
  transition: all 0.3s;
}

.buttonMain {
  display: block;
  background-color: #fff;
  border: 0.1rem solid #6528B1;
  text-align: center;
  position: relative;
  padding: 1rem 5rem;
  min-width: 40rem;
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.07);
  transition: all 0.6s;
}
.buttonMainContainer {
  width: fit-content;
}
.buttonMain::after {
  content: "";
  display: block;
  position: absolute;
  width: 3.6rem;
  height: 0.7rem;
  background-image: url(../images/common/arrow_icon01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
  top: 50%;
  right: 3.4rem;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  .buttonMain::after {
    width: 3rem;
    height: 0.6rem;
    right: 2.6rem;
  }
}
@media screen and (max-width: 750px) {
  .buttonMain {
    padding: 0.6rem 2.5rem;
    min-width: 25rem;
  }
}
.buttonMain:hover {
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.2);
}
.buttonMain:hover::after {
  right: 2.8rem;
}
@media screen and (max-width: 750px) {
  .buttonMain:hover::after {
    right: 2rem;
  }
}
.buttonMain[target=_blank]::after {
  content: "";
  display: block;
  background-image: url(../images/common/button_blank_icon01.png);
  background-size: contain;
  width: 1.6rem;
  height: 1.6rem;
  flex-shrink: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 3.4rem;
}
@media screen and (max-width: 750px) {
  .buttonMain[target=_blank]::after {
    right: 2.6rem;
  }
}
.buttonMain .buttonMain__inner {
  color: #6528B1;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.4; /* 38.4px */
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .buttonMain .buttonMain__inner {
    font-size: 1.4rem;
  }
}

.buttonSecondary {
  border-radius: 1rem;
  background: linear-gradient(270deg, #FAEBF7 0%, #F4E8FF 100%);
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.07);
  height: 7rem;
  display: block;
}
.buttonSecondary:hover {
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.2);
}
.buttonSecondary[target=_blank] .buttonSecondary__inner::after {
  content: "";
  display: block;
  background-image: url(../images/common/button_blank_icon01.png);
  background-size: contain;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
}

.buttonSecondary__inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 1rem;
  color: #6528B1;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.08rem;
  padding: 1rem 3rem;
}
@media screen and (max-width: 750px) {
  .buttonSecondary__inner {
    font-size: 1.4rem;
    letter-spacing: 0.07rem;
    padding: 1rem 2rem;
  }
}
.buttonSecondary__inner::after {
  content: "";
  display: block;
  width: 3.6rem;
  height: 0.7rem;
  background-image: url(../images/common/arrow_icon01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
  transition: all 0.3s;
}

.buttonMail {
  display: flex;
  align-items: center;
  gap: 0 1.2rem;
  background-color: #fff;
  border: 0.1rem solid #6528B1;
  text-align: left;
  position: relative;
  padding: 0.4rem 3rem;
  min-height: 5rem;
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.07);
  transition: all 0.6s;
}
.buttonMailContainer {
  width: fit-content;
}
@media screen and (max-width: 750px) {
  .buttonMail {
    padding: 0.4rem 1.2rem;
  }
}
.buttonMail::before {
  content: "";
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  background-image: url(../images/common/mail_icon01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
  transition: all 0.3s;
}
.buttonMail:hover {
  box-shadow: 0.3rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.2);
}
.buttonMail:hover::after {
  right: 2.8rem;
}
.buttonMail .buttonMail__inner {
  color: #6528B1;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3; /* 18.2px */
  letter-spacing: 0.14rem;
}

.textMain {
  color: #333;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.4; /* 38.4px */
  letter-spacing: 0.08rem;
}
@media screen and (max-width: 750px) {
  .textMain {
    font-size: 1.4rem;
    line-height: 2; /* 28px */
    letter-spacing: 0.056rem;
  }
}

.headTitle {
  background-image: url(../images/common/headtitle_bg_01.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 750px) {
  .headTitle {
    background-image: url(../images/common/sp-headtitle_bg_01.png);
  }
}
.headTitle--01 {
  background-image: url(../images/common/headtitle_bg_01.png);
}
@media screen and (max-width: 750px) {
  .headTitle--01 {
    background-image: url(../images/common/sp-headtitle_bg_01.png);
  }
}
.headTitle--02 {
  background-image: url(../images/common/headtitle_bg_02.png);
}
@media screen and (max-width: 750px) {
  .headTitle--02 {
    background-image: url(../images/common/sp-headtitle_bg_02.png);
  }
}
.headTitle--03 {
  background-image: url(../images/common/headtitle_bg_03.png);
}
@media screen and (max-width: 750px) {
  .headTitle--03 {
    background-image: url(../images/common/sp-headtitle_bg_03.png);
  }
}
.headTitle--04 {
  background-image: url(../images/common/headtitle_bg_04.png);
}
@media screen and (max-width: 750px) {
  .headTitle--04 {
    background-image: url(../images/common/sp-headtitle_bg_04.png);
  }
}
.headTitle--05 {
  background-image: url(../images/common/headtitle_bg_05.png);
}
@media screen and (max-width: 750px) {
  .headTitle--05 {
    background-image: url(../images/common/sp-headtitle_bg_05.png);
  }
}
.headTitle--06 {
  background-image: url(../images/common/headtitle_bg_06.png);
}
@media screen and (max-width: 750px) {
  .headTitle--06 {
    background-image: url(../images/common/sp-headtitle_bg_06.png);
  }
}

.headTitle__inner {
  padding-top: 19rem;
  padding-bottom: 12rem;
}
@media screen and (max-width: 750px) {
  .headTitle__inner {
    padding-top: 10.5rem;
    padding-bottom: 7rem;
  }
}

.headTitle__text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.headTitle__text--jp {
  color: rgba(51, 51, 51, 0.8);
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.8; /* 72px */
  letter-spacing: 0.7rem;
}
@media screen and (max-width: 750px) {
  .headTitle__text--jp {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.8; /* 43.2px */
    letter-spacing: 0.432rem;
  }
}
@media screen and (max-width: 750px) {
  .headTitle__text--jpSpSmall {
    font-size: 2rem;
  }
}

.headTitle__text--en {
  color: #6528B1;
  text-align: center;
  font-family: "Aboreto", system-ui;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1; /* 20px */
  letter-spacing: 0.01rem;
}
@media screen and (max-width: 750px) {
  .headTitle__text--en {
    font-size: 1.4rem;
    letter-spacing: 0.07rem;
  }
}

.acBoxFaq {
  padding: 6rem;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .acBoxFaq {
    padding: 2rem 2rem 3rem;
  }
}

.acBoxFaq__blk {
  border-bottom: 0.1rem solid #6528B1;
}
.acBoxFaq__blk:first-child {
  margin-top: -2rem;
}
@media screen and (max-width: 750px) {
  .acBoxFaq__blk:first-child {
    margin-top: -1.5em;
  }
}

.acBoxFaq__head {
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .acBoxFaq__head {
    padding-top: 1.9rem;
    padding-bottom: 1.9rem;
  }
}

.acBoxFaq__head--q .acBoxFaq__title::before {
  content: "Q.";
  color: #6528B1;
  font-family: "Aboreto", system-ui;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.36rem;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  display: block;
}

.acBoxFaq__title {
  position: relative;
  color: #333;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.4; /* 43.2px */
  letter-spacing: 0.08rem;
  padding-left: 5rem;
  padding-right: 5rem;
  display: block;
}
@media screen and (max-width: 750px) {
  .acBoxFaq__title {
    font-size: 1.6rem;
    line-height: 1.8;
    padding-left: 4.4rem;
  }
}

.acBoxFaq__icon {
  position: absolute;
  width: 1.3rem;
  height: 1.3rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-sizing: border-box;
  transform: translateY(-50%);
  right: 0.5rem;
  top: 50%;
}
@media screen and (max-width: 750px) {
  .acBoxFaq__icon {
    width: 1.6rem;
    height: 1.6rem;
    top: calc(50% - 0.2rem);
  }
}
.acBoxFaq__icon::before, .acBoxFaq__icon::after {
  content: "";
  position: absolute;
  width: 1.3rem;
  height: 0.1rem;
  background: #6528B1;
  transition: transform 0.2s ease;
}
@media screen and (max-width: 750px) {
  .acBoxFaq__icon::before, .acBoxFaq__icon::after {
    width: 1.6rem;
  }
}
.acBoxFaq__icon::after {
  transform: rotate(90deg);
}
.is-open .acBoxFaq__icon::after {
  transform: rotate(0deg);
}

.acBoxFaq__content {
  margin-top: -0.5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 750px) {
  .acBoxFaq__content {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.acBoxFaq__text {
  color: #333;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8; /* 28.8px */
  letter-spacing: 0.08rem;
}
.acBoxFaq__text--link {
  color: #6528B1;
  text-decoration: underline;
}
.acBoxFaq__text--link:hover {
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  .acBoxFaq__text {
    font-size: 1.4rem;
    line-height: 2; /* 28px */
    letter-spacing: 0.07rem;
  }
}

.acBoxFaq__a {
  padding: 0 5rem 3rem;
  color: #333;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8; /* 28.8px */
  letter-spacing: 0.08rem;
}
.acBoxFaq__a--link {
  color: #6528B1;
  text-decoration: underline;
}
.acBoxFaq__a--link:hover {
  text-decoration: none;
}

.JsInview {
  filter: blur(3px);
  opacity: 0;
  transition: all 1.2s;
}
.JsInview.is-active {
  opacity: 1;
  filter: blur(0px);
}
.JsInviewBox__01, .JsInviewBox__02, .JsInviewBox__03, .JsInviewBox__04, .JsInviewBox__05, .JsInviewBox__06, .JsInviewBox__07, .JsInviewBox__08, .JsInviewBox__09, .JsInviewBox__10 {
  filter: blur(3px);
  opacity: 0;
  transition: all 1.2s;
}
.is-active .JsInviewBox__01, .is-active .JsInviewBox__02, .is-active .JsInviewBox__03, .is-active .JsInviewBox__04, .is-active .JsInviewBox__05, .is-active .JsInviewBox__06, .is-active .JsInviewBox__07, .is-active .JsInviewBox__08, .is-active .JsInviewBox__09, .is-active .JsInviewBox__10 {
  opacity: 1;
  filter: blur(0px);
}
.JsInviewBox__01 {
  transition-delay: 0;
}
.JsInviewBox__02 {
  transition-delay: 0.2s;
}
.JsInviewBox__03 {
  transition-delay: 0.4s;
}
.JsInviewBox__04 {
  transition-delay: 0.6s;
}
.JsInviewBox__05 {
  transition-delay: 0.8s;
}
.JsInviewBox__06 {
  transition-delay: 1s;
}
.JsInviewBox__07 {
  transition-delay: 1.2s;
}
.JsInviewBox__08 {
  transition-delay: 1.4s;
}
.JsInviewBox__09 {
  transition-delay: 1.6s;
}
.JsInviewBox__10 {
  transition-delay: 1.8s;
}

.JsParallax {
  transition: transform 0.3s ease-out;
  will-change: transform;
}

.JsBright {
  filter: blur(0.8rem) brightness(0.1); /* 明るくする */
  transition: all 1.2s;
  opacity: 0;
}
.JsBright.is-active {
  filter: blur(0) brightness(1); /* 明るくする */
  opacity: 1;
}

.JsBrightBox__01, .JsBrightBox__02, .JsBrightBox__03, .JsBrightBox__04, .JsBrightBox__05, .JsBrightBox__06, .JsBrightBox__07, .JsBrightBox__08, .JsBrightBox__09, .JsBrightBox__10 {
  filter: blur(0.8rem) brightness(0.1); /* 明るくする */
  transition: all 1.2s;
  opacity: 0;
}
.is-active .JsBrightBox__01, .is-active .JsBrightBox__02, .is-active .JsBrightBox__03, .is-active .JsBrightBox__04, .is-active .JsBrightBox__05, .is-active .JsBrightBox__06, .is-active .JsBrightBox__07, .is-active .JsBrightBox__08, .is-active .JsBrightBox__09, .is-active .JsBrightBox__10 {
  filter: blur(0) brightness(1); /* 明るくする */
  opacity: 1;
}
.JsBrightBox__01 {
  transition-delay: 0;
}
.JsBrightBox__02 {
  transition-delay: 0.8s;
}
.JsBrightBox__03 {
  transition-delay: 1.6s;
}
.JsBrightBox__04 {
  transition-delay: 2.4s;
}
.JsBrightBox__05 {
  transition-delay: 3.2s;
}
.JsBrightBox__06 {
  transition-delay: 4s;
}
.JsBrightBox__07 {
  transition-delay: 4.8s;
}
.JsBrightBox__08 {
  transition-delay: 5.6s;
}
.JsBrightBox__09 {
  transition-delay: 3.2s;
}
.JsBrightBox__10 {
  transition-delay: 3.6s;
}

.show-pc {
  display: block;
}
@media screen and (max-width: 750px) {
  .show-pc {
    display: none;
  }
}

.show-sp {
  display: none;
}
@media screen and (max-width: 750px) {
  .show-sp {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */
