@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&family=Noto+Serif+JP:wght@400;600&display=swap");
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.5;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  display: none;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none !important;
}
img {
  -webkit-backface-visibility: hidden;
}
li {
  list-style: none;
}
table {
  border-collapse: collapse;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
main,
picture {
  display: block;
}
button {
  background: none;
  border: none;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
em,
i {
  font-style: normal;
}
@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
@media not all and (min-width: 769px) {
  .pc {
    display: none !important;
  }
}
body {
  font-weight: 400;
  color: #333;
  font-size: 15px;
  line-height: 1.7333333333;
  width: 100%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック",
    "Yu Gothic", sans-serif;
}
@media not all and (min-width: 769px) {
  body {
    font-size: 15px;
    line-height: 1.7333333333;
  }
}
a {
  text-decoration: none;
  color: #333;
}
a[href^="tel:"].disabled {
  cursor: default;
}
.bg01 {
  background: url("../images/bg01_btm.png") no-repeat right bottom/1153px auto,
    url("../images/bg01.jpg") no-repeat center top/100% 100%;
  padding-bottom: 120px;
}
@media not all and (min-width: 1366px) {
  .bg01 {
    background: url("../images/bg01_btm.png") no-repeat right bottom/1153px auto,
      url("../images/bg01.jpg") no-repeat center top/1366px 100%;
  }
}
@media not all and (min-width: 769px) {
  .bg01 {
    background: url("../images/bg01_btm_sp.png") no-repeat right bottom/100% auto,
      url("../images/bg01_sp.jpg") no-repeat center top 96px/100% 100%;
    padding-bottom: 50px;
  }
}
.bg02 {
  background: url("../images/bg02.jpg") no-repeat center top/100% 100%;
  padding-bottom: 140px;
}
@media not all and (min-width: 1366px) {
  .bg02 {
    background: url("../images/bg02.jpg") no-repeat center top/1366px 100%;
  }
}
@media not all and (min-width: 769px) {
  .bg02 {
    background: url("../images/bg02_sp.jpg") no-repeat center top/100% 100%;
    padding-bottom: 50px;
  }
}
.bg03 {
  background-repeat: no-repeat;
  background-image: url("../images/bg03_top.png"),
    -webkit-gradient(linear, left top, left bottom, from(rgb(255, 233, 253)), to(rgb(255, 255, 255)));
  background-image: url("../images/bg03_top.png"),
    linear-gradient(to bottom, rgb(255, 233, 253) 0%, rgb(255, 255, 255) 100%);
  background-size: 100% auto, cover;
  background-position: center top, center;
  padding-bottom: 158px;
}
@media not all and (min-width: 1366px) {
  .bg03 {
    background-size: 1366px auto, cover;
  }
}
@media not all and (min-width: 769px) {
  .bg03 {
    background-image: url("../images/bg03_top_sp.png"),
      -webkit-gradient(linear, left top, left bottom, from(rgb(255, 233, 253)), to(rgb(255, 255, 255)));
    background-image: url("../images/bg03_top_sp.png"),
      linear-gradient(to bottom, rgb(255, 233, 253) 0%, rgb(255, 255, 255) 100%);
    background-size: 100% auto, cover;
    padding-bottom: 80px;
  }
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media not all and (min-width: 769px) {
  .header__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.header__logo img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 205px;
  margin-right: 31px;
}
@media not all and (min-width: 769px) {
  .header__logo img {
    width: 103px;
    margin-right: 11px;
  }
}
.header__logo p {
  padding-bottom: 12px;
  font-size: 20px;
  line-height: 1;
}
@media not all and (min-width: 769px) {
  .header__logo p {
    padding-bottom: 0;
    padding-top: 12px;
    font-size: 11px;
    line-height: 16px;
  }
}
@media not all and (min-width: 370px) {
  .header__logo p {
    font-size: 9px;
  }
}
.cta {
  display: block;
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 99;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 80px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@media not all and (min-width: 769px) {
  .cta {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    height: 80px;
  }
}
.cta:after {
  content: "";
  width: 62px;
  height: 82px;
  background: url("../images/cta_emb.png") no-repeat center center/contain;
  position: absolute;
  bottom: -9px;
  left: -30px;
  pointer-events: none;
}
@media not all and (min-width: 769px) {
  .cta:after {
    content: none;
  }
}
.cta a {
  display: block;
  height: 100%;
  -webkit-filter: drop-shadow(8px 13.856px 29px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(8px 13.856px 29px rgba(0, 0, 0, 0.1));
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 769px) {
  .cta a:hover {
    opacity: 0.7;
  }
}
@media not all and (min-width: 769px) {
  .cta a.touching {
    opacity: 0.7;
  }
}
@media not all and (min-width: 769px) {
  .cta a {
    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;
    -webkit-filter: none;
    filter: none;
    -webkit-box-shadow: 4px 7px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 7px 15px 0px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: -0.04em;
    white-space: nowrap;
    color: #fff;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgb(168, 194, 238)),
      to(rgb(249, 194, 235))
    );
    background: linear-gradient(to right, rgb(168, 194, 238) 0%, rgb(249, 194, 235) 100%);
    text-shadow: 0px 0px 13px rgba(6, 0, 44, 0.28);
  }
  .cta a:before {
    content: "";
    width: 30px;
    height: 27px;
    margin-right: 15px;
    background: url("../images/reservation_icon.png") no-repeat center center/contain;
  }
  .cta a small {
    font-size: 20px;
  }
}
.cta.hide {
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 769px) {
  .cta.hide {
    -webkit-transform: translateX(calc(100% + 1px));
    transform: translateX(calc(100% + 1px));
  }
}
@media not all and (min-width: 769px) {
  .cta.hide {
    -webkit-transform: translateY(calc(100% + 1px));
    transform: translateY(calc(100% + 1px));
  }
}
.footer {
  padding: 23px 0;
  background-color: #fff5fe;
}
@media not all and (min-width: 769px) {
  .footer {
    padding: 11px 0 91px;
  }
}
.footer__copyright {
  text-align: center;
}
.footer__copyright small {
  font-size: 14px;
  letter-spacing: 0.06em;
}
@media not all and (min-width: 769px) {
  .footer__copyright small {
    font-size: 12px;
  }
}
.container {
  width: calc(100% - 32px);
  max-width: 1200px;
  margin: 0 auto;
}
.nobr {
  white-space: nowrap;
}
.palt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.inline_block {
  display: inline-block;
}
b {
  font-weight: bold;
}
main {
  overflow: hidden;
}
.purple {
  color: #84a7e1;
}
.pink {
  color: #ef7fc3;
}
.sec_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sec_ttl span {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 70px;
  min-width: 430px;
  background: url("../images/sec_ttl_bg.png") no-repeat center center/100% 100%;
  padding: 0 10px;
  white-space: nowrap;
  position: relative;
}
@media not all and (min-width: 769px) {
  .sec_ttl span {
    font-size: 20px;
    line-height: 40px;
    width: 100%;
    min-width: auto;
    max-width: 311px;
    padding: 0;
    background-image: url("../images/sec_ttl_bg_sp.png");
  }
}
.sec_ttl .en {
  position: absolute;
  top: 50px;
  right: -74px;
  height: 58px;
}
@media not all and (min-width: 769px) {
  .sec_ttl .en {
    top: 30px;
    right: -15px;
    height: 32px;
  }
}
.sec_ttl .en img {
  height: 100%;
  width: auto;
}
.fadeIn_item.offs,
.offs .fadeIn_item {
  opacity: 0;
}
.fadeIn_item.ons,
.ons .fadeIn_item {
  opacity: 1;
  -webkit-transition: all 1.2s cubic-bezier(0, 0, 0.13, 0.79);
  transition: all 1.2s cubic-bezier(0, 0, 0.13, 0.79);
}
.fadeIn_item.img_blur.offs,
.offs .fadeIn_item.img_blur {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.fadeIn_item.img_blur.ons,
.ons .fadeIn_item.img_blur {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 1.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.fadeIn_item.bottom-up.offs,
.offs .fadeIn_item.bottom-up {
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
.fadeIn_item.bottom-up.ons,
.ons .fadeIn_item.bottom-up {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 2s cubic-bezier(0.33, 1, 0.68, 1);
  transition: all 2s cubic-bezier(0.33, 1, 0.68, 1);
}
@media not all and (min-width: 769px) {
  .js_touchzoom {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .js_touchzoom.touching {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@media (-ms-high-contrast: none\0), (prefers-reduced-motion: reduce) {
  *,
  :after,
  :before {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important;
  }
  .fadeIn_item {
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-filter: none !important;
    filter: none !important;
  }
}
.kv {
  position: relative;
  padding: 40px 0 47px;
  overflow: hidden;
  background: #fff url("../images/kv_bg.jpg") no-repeat center center/auto 100%;
}
@media not all and (min-width: 769px) {
  .kv {
    padding: 20px 0 46.9333333333vw;
    background-image: url("../images/kv_bg_sp.jpg");
    background-position: right bottom;
  }
}
.kv .container__inner {
  margin-top: 89px;
}
@media not all and (min-width: 769px) {
  .kv .container__inner {
    margin-top: 17.8666666667vw;
  }
}
.kv__copy {
  padding-left: 40px;
}
@media not all and (min-width: 769px) {
  .kv__copy {
    padding-left: 0;
  }
}
.kv__copy img {
  width: 388px;
}
@media not all and (min-width: 769px) {
  .kv__copy img {
    width: 51.2vw;
  }
}
.kv__text {
  padding-left: 27px;
  max-width: 50%;
  margin-top: 34px;
  font-size: 20px;
}
@media not all and (min-width: 769px) {
  .kv__text {
    padding-left: 0;
    max-width: none;
    margin-top: 5.6vw;
    margin-left: 0;
    font-size: 4vw;
    line-height: 1.4666666667;
    text-align: left;
  }
}
.kv__text .marker {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
  background-image: linear-gradient(90deg, #fff, #fff);
  background-position: bottom left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.kv__cv {
  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;
  width: 100%;
  max-width: 50vw;
  margin-top: 87px;
  padding: 27px 45px 20px calc((100vw - 1200px) / 2);
  border-radius: 0 20px 20px 0;
  -webkit-box-shadow: 2.121px 2.121px 35px 0px rgba(46, 0, 68, 0.08);
  box-shadow: 2.121px 2.121px 35px 0px rgba(46, 0, 68, 0.08);
  background-color: #fff;
  position: relative;
  left: calc((1200px - 100vw) / 2);
}
@media (max-width: 1232px) {
  .kv__cv {
    max-width: 632px;
    padding-left: 32px;
    left: -32px;
  }
}
@media not all and (min-width: 769px) {
  .kv__cv {
    left: auto;
    z-index: 3;
    max-width: 450px;
    margin: -96px auto 0;
    padding: 22px 16px 24px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 17px 0px rgba(46, 0, 68, 0.08);
    box-shadow: 1px 1px 17px 0px rgba(46, 0, 68, 0.08);
  }
}
.kv__cv__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.35;
  text-align: center;
  position: relative;
}
@media not all and (min-width: 769px) {
  .kv__cv__title {
    font-size: 15px;
    letter-spacing: -0.05em;
  }
}
@media not all and (min-width: 370px) {
  .kv__cv__title {
    font-size: 13px;
  }
}
.kv__cv__title:before {
  content: "";
  width: 507px;
  height: 37px;
  background: url("../images/kv_cv_emb.png") no-repeat center center/contain;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media not all and (min-width: 769px) {
  .kv__cv__title:before {
    width: 315px;
    height: 27px;
    background-image: url("../images/kv_cv_emb_sp.png");
    bottom: -12px;
  }
}
@media not all and (min-width: 370px) {
  .kv__cv__title:before {
    width: 270px;
    height: 24px;
    bottom: -16px;
  }
}
.kv__cv__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 33px;
}
@media not all and (min-width: 769px) {
  .kv__cv__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 26px;
  }
}
.kv__cv__btn__item {
  position: relative;
  z-index: 1;
  width: 46.8468468468%;
  max-width: 300px;
}
@media not all and (min-width: 769px) {
  .kv__cv__btn__item {
    width: 100%;
    max-width: 311px;
    margin: 0 auto;
  }
}
.kv__cv__btn__item a {
  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: 76px;
  border-radius: 38px;
  -webkit-box-shadow: 8px 13.856px 29px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 8px 13.856px 29px 0px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 769px) {
  .kv__cv__btn__item a:hover {
    opacity: 0.7;
  }
}
@media not all and (min-width: 769px) {
  .kv__cv__btn__item a.touching {
    opacity: 0.7;
  }
}
@media not all and (min-width: 769px) {
  .kv__cv__btn__item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 72px;
    padding-left: 35px;
    border-radius: 36px;
    -webkit-box-shadow: 4px 7px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 7px 15px 0px rgba(0, 0, 0, 0.1);
    font-size: 24px;
    letter-spacing: -0.04em;
  }
}
@media not all and (min-width: 370px) {
  .kv__cv__btn__item a {
    padding-left: 35px;
    font-size: 18px;
  }
}
.kv__cv__btn__item a small {
  display: block;
  font-size: 0.8333333333em;
}
.kv__cv__btn__item a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 38px;
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, right top, from(#ecbfff), to(#71bcea)) border-box
    border-box;
  background: linear-gradient(to right, #ecbfff 0%, #71bcea 100%) border-box border-box;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: destination-out;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) border-box;
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media not all and (min-width: 769px) {
  .kv__cv__btn__item a:after {
    border-width: 1px;
    border-radius: 36px;
  }
}
.kv__cv__btn__item.reserve a {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(168, 194, 238)),
    to(rgb(249, 194, 235))
  );
  background: linear-gradient(to right, rgb(168, 194, 238) 0%, rgb(249, 194, 235) 100%);
  color: #fff;
}
.kv__cv__btn__item.reserve a:before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 27px;
  height: 23px;
  margin-right: 13px;
  background: url("../images/reservation_icon.png") no-repeat center center/contain;
}
@media not all and (min-width: 769px) {
  .kv__cv__btn__item.reserve a:before {
    width: 27px;
    height: 23px;
    margin-right: 13px;
  }
}
@media not all and (min-width: 370px) {
  .kv__cv__btn__item.reserve a:before {
    margin-right: 10px;
  }
}
@media not all and (min-width: 769px) {
  .kv__cv__btn__item.document {
    margin-top: 19px;
  }
}
.kv__cv__btn__item.document a {
  background-color: #fff;
  color: #84a7e1;
}
.kv__cv__btn__item.document a:before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 26px;
  margin-right: 13px;
  background: url("../images/request_icon.png") no-repeat center center/contain;
}
@media not all and (min-width: 769px) {
  .kv__cv__btn__item.document a:before {
    width: 24px;
    height: 26px;
    margin-right: 16px;
  }
}
@media not all and (min-width: 370px) {
  .kv__cv__btn__item.document a:before {
    margin-right: 13px;
  }
}
.kv__cv__tel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
}
.kv__cv__tel dt {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.4166666667;
  letter-spacing: -0.06em;
}
.kv__cv__tel dd {
  margin-left: 11px;
}
.kv__cv__tel dd a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-size: 23px;
  letter-spacing: 0.03em;
  line-height: 1;
  white-space: nowrap;
}
@media not all and (min-width: 370px) {
  .kv__cv__tel dd a {
    font-size: 23px;
  }
}
.kv__cv__tel dd a:before {
  content: "";
  width: 18px;
  height: 23px;
  margin-right: 5px;
  background: url("../images/tel_icon.svg") no-repeat center center/contain;
}
.kv__cv__schedule {
  margin-top: 13px;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: bold;
}
@media (min-width: 769px) {
  .kv__cv__schedule {
    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;
    width: 100%;
  }
}
@media not all and (min-width: 769px) {
  .kv__cv__schedule {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.4166666667;
    letter-spacing: 0.05em;
  }
}
.kv__cv__schedule .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 32px;
  letter-spacing: -0.02em;
  white-space: nowrap;
  margin-right: 36px;
}
.kv__cv__schedule .tel:before {
  content: "";
  width: 23px;
  height: 30px;
  margin-right: 6px;
  background: url("../images/tel_icon.svg") no-repeat center center/contain;
}
@media not all and (min-width: 769px) {
  .kv .kv__cv {
    display: none;
  }
}
.campaign {
  padding-top: 34px;
}
@media not all and (min-width: 769px) {
  .campaign {
    padding-top: 0;
    margin-top: 23px;
  }
}
.campaign img {
  max-width: 774px;
  margin: 0 auto;
}
@media not all and (min-width: 769px) {
  .campaign img {
    width: 416px;
    max-width: 110.9333333333vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
  }
}
.overview {
  padding: 23px 0 20px;
}
@media not all and (min-width: 769px) {
  .overview {
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 94px;
  }
}
.overview__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 89px 0 62px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(47, 0, 80, 0.1);
  box-shadow: 0px 0px 57px 0px rgba(47, 0, 80, 0.1);
  position: relative;
  z-index: 1;
}
@media (max-width: 1232px) {
  .overview__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 35px 16px 26px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 28px 0px rgba(47, 0, 80, 0.1);
    box-shadow: 0px 0px 28px 0px rgba(47, 0, 80, 0.1);
    max-width: 800px;
    margin: 0 auto;
  }
}
.overview__box .text {
  width: 50%;
  padding-left: 100px;
}
@media (max-width: 1232px) {
  .overview__box .text {
    width: 100%;
    padding-left: 0;
  }
}
.overview__box .text .title {
  font-weight: bold;
  font-size: 32px;
  line-height: 56px;
  letter-spacing: 0.075em;
}
@media (max-width: 1232px) {
  .overview__box .text .title {
    font-size: 16px;
    line-height: 28px;
  }
}
.overview__box .text .title em {
  font-size: 48px;
}
@media (max-width: 1232px) {
  .overview__box .text .title em {
    font-size: 24px;
  }
}
.overview__box .text .desc {
  font-size: 16px;
  line-height: 2;
  margin-top: 39px;
  padding-right: 20px;
}
@media (max-width: 1232px) {
  .overview__box .text .desc {
    font-size: 15px;
    line-height: 1.7333333333;
    margin-top: 18px;
    padding-right: 0;
  }
}
.overview__box .img {
  width: 50%;
  pointer-events: none;
}
@media (max-width: 1232px) {
  .overview__box .img {
    width: 100%;
    max-width: 311px;
    margin: 24px auto 0;
  }
}
.overview__box:before {
  content: "";
  width: 202px;
  height: 188px;
  background: url("../images/overview_emb1.png") no-repeat center center/contain;
  position: absolute;
  top: -39px;
  right: -11px;
  pointer-events: none;
}
@media (max-width: 1232px) {
  .overview__box:before {
    width: 101px;
    height: 94px;
    top: -23px;
    right: -11px;
  }
}
.overview__box:after {
  content: "";
  width: 136px;
  height: 135px;
  background: url("../images/overview_emb2.png") no-repeat center center/contain;
  position: absolute;
  bottom: -23px;
  left: -26px;
  pointer-events: none;
}
@media (max-width: 1232px) {
  .overview__box:after {
    width: 65px;
    height: 69px;
    background-image: url("../images/overview_emb2_sp.png");
    bottom: 16px;
    left: 12px;
  }
}
.overview__box .frame {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 20px;
  left: 20px;
  border: 2px solid #fff;
  border-radius: 20px;
  z-index: -1;
}
@media (max-width: 1232px) {
  .overview__box .frame {
    top: 10px;
    left: 10px;
    border-width: 1px;
    border-radius: 10px;
  }
}
.reason {
  padding: 0 32px;
  margin-top: 140px;
}
@media not all and (min-width: 769px) {
  .reason {
    padding: 0;
    margin-top: 47px;
  }
}
.reason__img {
  max-width: 1200px;
  margin: 76px auto 0;
}
@media not all and (min-width: 769px) {
  .reason__img {
    max-width: 375px;
    margin-top: 42px;
  }
}
.feature {
  margin-top: 110px;
}
@media not all and (min-width: 769px) {
  .feature {
    margin-top: 70px;
  }
}
.feature .sec_ttl span .en {
  top: 49px;
  right: -32px;
  height: 52px;
}
@media not all and (min-width: 769px) {
  .feature .sec_ttl span .en {
    top: 32px;
    right: -16px;
    height: 29px;
  }
}
.feature__list {
  max-width: 1120px;
  margin: 93px auto 0;
  padding-bottom: 20px;
}
@media not all and (min-width: 769px) {
  .feature__list {
    margin-top: 40px;
    padding-bottom: 10px;
  }
}
.feature__list__item {
  background-color: #fff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 40px;
  position: relative;
  z-index: 1;
}
@media not all and (min-width: 769px) {
  .feature__list__item {
    border-radius: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 36px 16px 41px;
  }
}
.feature__list__item .img {
  width: 300px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 40px;
  position: relative;
  z-index: 2;
}
@media not all and (min-width: 769px) {
  .feature__list__item .img {
    width: 100%;
    max-width: 400px;
    margin: 25px auto 0;
  }
}
.feature__list__item .img:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: absolute;
  top: 4px;
  left: 4px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(168, 194, 238)),
    to(rgb(249, 194, 235))
  );
  background: linear-gradient(to right, rgb(168, 194, 238) 0%, rgb(249, 194, 235) 100%);
  z-index: -1;
}
@media not all and (min-width: 769px) {
  .feature__list__item .img:before {
    content: none;
  }
}
.feature__list__item .text {
  padding-top: 14px;
  position: relative;
  z-index: 2;
}
@media not all and (min-width: 769px) {
  .feature__list__item .text {
    padding-top: 0;
  }
}
.feature__list__item .text .title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.36;
  margin-bottom: 27px;
}
@media not all and (min-width: 769px) {
  .feature__list__item .text .title {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 18px;
  }
}
.feature__list__item .frame {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 2px solid #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
  pointer-events: none;
}
@media not all and (min-width: 769px) {
  .feature__list__item .frame {
    border-radius: 10px;
    border-width: 1px;
    top: 10px;
    left: 10px;
  }
}
.feature__list__item:nth-child(n + 2) {
  margin-top: 40px;
}
@media not all and (min-width: 769px) {
  .feature__list__item:nth-child(n + 2) {
    margin-top: 20px;
  }
}
.feature__list__item:after,
.feature__list__item:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}
@media not all and (min-width: 769px) {
  .feature__list__item:after,
  .feature__list__item:before {
    z-index: 3;
  }
}
.feature__list__item:first-child:before {
  width: 102px;
  height: 102px;
  top: 6px;
  left: -33px;
  background-image: url("../images/feature_item1_emb1.png");
}
@media not all and (min-width: 769px) {
  .feature__list__item:first-child:before {
    width: 65px;
    height: 65px;
    top: -10px;
    left: -21px;
  }
}
.feature__list__item:first-child:after {
  width: 151px;
  height: 152px;
  bottom: -10px;
  right: -51px;
  background-image: url("../images/feature_item1_emb2.png");
}
@media not all and (min-width: 769px) {
  .feature__list__item:first-child:after {
    width: 98px;
    height: 99px;
    bottom: -6px;
    right: -11px;
  }
}
.feature__list__item:nth-child(2):before {
  width: 128px;
  height: 131px;
  top: -9px;
  left: -23px;
  background-image: url("../images/feature_item2_emb1.png");
}
@media not all and (min-width: 769px) {
  .feature__list__item:nth-child(2):before {
    width: 87px;
    height: 89px;
    top: -8px;
    left: -18px;
  }
}
.feature__list__item:nth-child(2):after {
  width: 108px;
  height: 180px;
  bottom: -18px;
  right: -46px;
  background-image: url("../images/feature_item2_emb2.png");
}
@media not all and (min-width: 769px) {
  .feature__list__item:nth-child(2):after {
    width: 58px;
    height: 92px;
    bottom: -18px;
    right: -15px;
  }
}
.feature__list__item:nth-child(3):before {
  width: 102px;
  height: 86px;
  top: -7px;
  left: -19px;
  background-image: url("../images/feature_item3_emb1.png");
}
@media not all and (min-width: 769px) {
  .feature__list__item:nth-child(3):before {
    width: 79px;
    height: 67px;
    top: -15px;
    left: -17px;
  }
}
.feature__list__item:nth-child(3):after {
  width: 99px;
  height: 117px;
  bottom: -9px;
  right: -11px;
  background-image: url("../images/feature_item3_emb2.png");
}
@media not all and (min-width: 769px) {
  .feature__list__item:nth-child(3):after {
    width: 77px;
    height: 90px;
    bottom: -11px;
    right: -11px;
  }
}
.tryit {
  background: #90e3ff url("../images/tryit_bg.png") no-repeat right center/auto 100%;
  padding: 97px 0 98px;
  border: 15px solid #84a7e1;
  -o-border-image: linear-gradient(to right, #00AEEF 0%, #71bcea 100%);
  border-image: -webkit-gradient(linear, left top, right top, from(#00AEEF), to(#71bcea));
  border-image: linear-gradient(to right, #00AEEF 0%, #71bcea 100%);
  border-image-slice: 1;
}
@media (max-width: 1232px) {
  .tryit {
    padding: 37px 0 57.6vw;
    border-width: 1.8666666667vw;
    background: #90e3ff url("../images/tryit_bg_sp.png") no-repeat center bottom/100% auto;
  }
}
@media (max-width: 1232px) {
  .tryit .container {
    width: calc(100% - 50px);
  }
}
@media not all and (min-width: 375px) {
  .tryit .container {
    width: 86.1495844875%;
  }
}
.tryit .text {
  width: 42.6666666667%;
  margin: 0 auto 0 0;
}
@media (max-width: 1232px) {
  .tryit .text {
    width: 100%;
  }
}
.tryit .text .title {
  font-size: 32px;
  line-height: 1.4603125;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 13px rgba(0, 54, 72, 0.22);
  letter-spacing: 0.07em;
  white-space: nowrap;
}
@media (max-width: 1232px) {
  .tryit .text .title {
    font-size: 24px;
    line-height: 1.3333333333;
    text-shadow: 0px 0px 6px rgba(0, 54, 72, 0.22);
    letter-spacing: 0.01em;
  }
}
@media not all and (min-width: 375px) {
  .tryit .text .title {
    font-size: 6.4vw;
    text-shadow: 0px 0px 1.6vw rgba(0, 54, 72, 0.22);
  }
}
.tryit .text .desc {
  font-size: 18px;
  line-height: 1.8888888889;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 25px rgba(0, 58, 78, 0.35);
  margin-top: 50px;
  letter-spacing: 0.07em;
}
@media (max-width: 1232px) {
  .tryit .text .desc {
    font-size: 15px;
    line-height: 1.7333333333;
    text-shadow: 0px 0px 12px rgba(0, 58, 78, 0.35);
    margin-top: 19px;
  }
}
@media not all and (min-width: 375px) {
  .tryit .text .desc {
    font-size: 4vw;
    text-shadow: 0px 0px 3.2vw rgba(0, 58, 78, 0.35);
    margin-top: 5.0666666667vw;
  }
}
.price {
  padding-top: 120px;
}
@media not all and (min-width: 769px) {
  .price {
    padding-top: 48px;
  }
}
.price .sec_ttl .en {
  top: 54px;
  right: -20px;
  height: 48px;
}
@media not all and (min-width: 769px) {
  .price .sec_ttl .en {
    top: 32px;
    right: -16px;
    height: 30px;
  }
}
/* .price__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 52px;
}
@media not all and (min-width: 769px) {
  .price__intro {
    margin-top: 34px;
    padding: 0 16px;
  }
}
.price__intro p {
  font-size: 20px;
  line-height: 1.75;
  font-weight: bold;
}
@media not all and (min-width: 769px) {
  .price__intro p {
    font-size: 15px;
    line-height: 1.7333333333;
  }
}
.price__table {
  -webkit-box-shadow: 0px 0px 68px 0px rgba(2, 55, 28, 0.2);
  box-shadow: 0px 0px 68px 0px rgba(2, 55, 28, 0.2);
  background-color: #fff;
  width: 100%;
  border-radius: 20px;
  border-collapse: separate;
  border-spacing: 0;
}
@media not all and (min-width: 769px) {
  .price__table {
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 34px 0px rgba(2, 55, 28, 0.2);
    box-shadow: 0px 0px 34px 0px rgba(2, 55, 28, 0.2);
  }
}
.price__table__wrapper {
  margin-top: 52px;
  position: relative;
  z-index: 1;
}
@media not all and (min-width: 769px) {
  .price__table__wrapper {
    margin-top: 35px;
  }
}
.price__table__wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 2px solid #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -1;
}
@media not all and (min-width: 769px) {
  .price__table__wrapper:before {
    content: none;
  }
}
.price__table td,
.price__table th {
  border: 1px solid #bfa8ee;
  font-size: 24px;
  line-height: 1.0833333333;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.075em;
  height: 72px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media not all and (min-width: 769px) {
  .price__table td,
  .price__table th {
    font-size: 12px;
    height: 36px;
  }
  .price__table td:nth-child(n + 2),
  .price__table th:nth-child(n + 2) {
    border-left-width: 0;
  }
}
.price__table td.bridal_course,
.price__table th.bridal_course {
  background-color: #fff5fe;
  font-weight: bold;
}
.price__table td.sp_course,
.price__table th.sp_course {
  background-color: #efe7ff;
  font-weight: bold;
}
@media (min-width: 769px) {
  .price__table td:first-child,
  .price__table th:first-child {
    border-left-width: 2px;
  }
  .price__table td:last-child,
  .price__table th:last-child {
    border-right-width: 2px;
  }
}
@media (min-width: 769px) {
  .price__table thead th {
    border-top-width: 2px;
  }
}
.price__table thead th:not(:first-child) {
  width: 36.6666666667%;
}
@media not all and (min-width: 769px) {
  .price__table thead th:not(:first-child) {
    width: 33.2361516035%;
  }
}
.price__table thead th.bridal_course {
  background-color: #f1c2eb;
  color: #fff;
}
.price__table thead th.sp_course {
  background: #bfa8ee;
  color: #fff;
}
.price__table thead th:first-child {
  border-top-left-radius: 20px;
}
@media not all and (min-width: 769px) {
  .price__table thead th:first-child {
    border-top-left-radius: 10px;
  }
}
.price__table thead th:last-child {
  border-top-right-radius: 20px;
}
@media not all and (min-width: 769px) {
  .price__table thead th:last-child {
    border-top-right-radius: 10px;
  }
}
@media not all and (min-width: 769px) {
  .price__table tbody tr td,
  .price__table tbody tr th {
    border-top-width: 0;
  }
}
@media (min-width: 769px) {
  .price__table tbody tr:last-child td,
  .price__table tbody tr:last-child th {
    border-bottom-width: 2px;
  }
}
.price__table tbody tr:last-child td:first-child,
.price__table tbody tr:last-child th:first-child {
  border-bottom-left-radius: 20px;
}
@media not all and (min-width: 769px) {
  .price__table tbody tr:last-child td:first-child,
  .price__table tbody tr:last-child th:first-child {
    border-bottom-left-radius: 10px;
  }
}
.price__table tbody tr:last-child td:last-child,
.price__table tbody tr:last-child th:last-child {
  border-bottom-right-radius: 20px;
}
@media not all and (min-width: 769px) {
  .price__table tbody tr:last-child td:last-child,
  .price__table tbody tr:last-child th:last-child {
    border-bottom-right-radius: 10px;
  }
}
.price__note {
  margin-top: 34px;
}
@media not all and (min-width: 769px) {
  .price__note {
    margin-top: 16px;
  }
}
.price__note__item {
  font-size: 15px;
  line-height: 1.7333333333;
  padding-left: 1em;
  text-indent: -1em;
}
@media not all and (min-width: 769px) {
  .price__note__item {
    font-size: 12px;
    line-height: 1.5;
  }
} */
.price__note {
  margin-top: 23px;
}
@media screen and (max-width: 900px) {
  .price__note {
    width: 100%;
    margin-top: 20px;
  }
}
.price__note__item {
  font-size: 15px;
  line-height: 1.7333333333;
  letter-spacing: 0.025em;
}
@media not all and (min-width: 769px) {
  .price__note__item {
    font-size: 12px;
    line-height: 1.5;
  }
}
/* .support {
  margin-top: 152px;
}
@media not all and (min-width: 769px) {
  .support {
    margin-top: 56px;
  }
} */
.support {
  margin-top: 160px;
}
@media not all and (min-width: 769px) {
  .support {
    margin-top: 65px;
  }
}
.support .sec_ttl .en {
  top: 51px;
  right: -4px;
  height: 61px;
}
@media not all and (min-width: 769px) {
  .support .sec_ttl .en {
    top: 30px;
    right: -15px;
    height: 30px;
  }
}
.support__desc {
  margin-top: 51px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.7;
  text-align: center;
}
@media not all and (min-width: 769px) {
  .support__desc {
    margin-top: 33px;
    padding: 0 16px;
    font-size: 15px;
    line-height: 1.7333333333;
    text-align: left;
  }
}
.support__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 55px;
}
@media not all and (min-width: 769px) {
  .support__list {
    -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;
    margin-top: 26px;
  }
}
.support__list__item {
  width: calc((100% - 40px) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 30px;
  background-color: #fff;
  border-radius: 30px;
  position: relative;
}
@media not all and (min-width: 769px) {
  .support__list__item {
    width: 100%;
    padding: 20px 15px 15px;
    max-width: 311px;
    border-radius: 10px;
  }
  .support__list__item:nth-child(n + 2) {
    margin-top: 25px;
  }
}
.support__list__item .img {
  width: 40.3846153846%;
  margin-right: 5.7692307692%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media not all and (min-width: 769px) {
  .support__list__item .img {
    width: 37.3665480427%;
    margin-right: 5.3380782918%;
  }
}
.support__list__item .text {
  padding-top: 4px;
}
@media not all and (min-width: 769px) {
  .support__list__item .text {
    padding-top: 0;
  }
}
.support__list__item .text .title {
  font-size: 20px;
  color: #84a7e1;
  padding-bottom: 13px;
  font-weight: bold;
  position: relative;
}
@media not all and (min-width: 769px) {
  .support__list__item .text .title {
    font-size: 18px;
    line-height: 1;
    padding-bottom: 11px;
    letter-spacing: -0.1em;
    white-space: nowrap;
  }
}
@media not all and (min-width: 370px) {
  .support__list__item .text .title {
    font-size: 16px;
  }
}
.support__list__item .text .title:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #f2c2eb;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media not all and (min-width: 769px) {
  .support__list__item .text .title:after {
    height: 1px;
  }
}
.support__list__item .text .desc {
  font-size: 18px;
  line-height: 1.5555555556;
  margin-top: 15px;
}
@media not all and (min-width: 769px) {
  .support__list__item .text .desc {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 7px;
  }
}
.support__list__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 6px solid transparent;
  background: linear-gradient(34deg, #ecbfff 0%, #71bcea 100%) border-box border-box;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: destination-out;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) border-box;
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media not all and (min-width: 769px) {
  .support__list__item:before {
    border-width: 3px;
    border-radius: 10px;
  }
}
.support__list__item:last-child {
  margin-left: 40px;
}
@media not all and (min-width: 769px) {
  .support__list__item:last-child {
    margin-left: 0;
    margin-top: 20px;
  }
}
.voice {
  margin-top: 160px;
  padding-bottom: 20px;
}
@media not all and (min-width: 769px) {
  .voice {
    margin-top: 62px;
    padding-bottom: 0;
  }
}
.voice .sec_ttl .en {
  top: 49px;
  right: -76px;
  height: 58px;
}
@media not all and (min-width: 769px) {
  .voice .sec_ttl .en {
    top: 30px;
    right: 0;
    height: 30px;
  }
}
.voice__box {
  position: relative;
  padding: 80px 80px 80px 40px;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(41, 0, 110, 0.1);
  box-shadow: 0px 0px 50px 0px rgba(41, 0, 110, 0.1);
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}
@media not all and (min-width: 769px) {
  .voice__box {
    padding: 41px 16px 40px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(41, 0, 110, 0.1);
    box-shadow: 0px 0px 25px 0px rgba(41, 0, 110, 0.1);
    border-radius: 10px;
  }
}
.voice__box:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 20px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media not all and (min-width: 769px) {
  .voice__box:before {
    content: none;
  }
}
.voice__title {
  padding-left: 40px;
}
@media not all and (min-width: 769px) {
  .voice__title {
    padding-left: 0;
  }
}
.voice__list {
  margin-top: 70px;
}
@media not all and (min-width: 769px) {
  .voice__list {
    margin-top: 47px;
  }
}
.voice__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media not all and (min-width: 769px) {
  .voice__list__item {
    -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;
  }
}
.voice__list__item .name {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 190px;
  min-height: 60px;
  padding: 0 43px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.06em;
  white-space: nowrap;
  font-weight: bold;
  background: url("../images/voice_name_emb.png") no-repeat center top calc(50% + 11px) / 100% auto;
}
@media not all and (min-width: 769px) {
  .voice__list__item .name {
    min-width: 203px;
    min-height: unset;
    font-size: 14px;
    padding: 0 23px 19px;
    background-image: url("../images/voice_name_emb_sp.png");
    background-position: center top 4px;
  }
}
.voice__list__item .desc {
  width: 100%;
  font-size: 15px;
  line-height: 1.8666666667;
  border-radius: 20px;
  background-color: #fff5fe;
  padding: 22px 26px 27px;
  margin-left: 29px;
  position: relative;
  z-index: 1;
}
@media not all and (min-width: 769px) {
  .voice__list__item .desc {
    width: 100%;
    font-size: 14px;
    line-height: 1.6428571429;
    margin-left: 0;
    border-radius: 0;
    margin-top: 13px;
    padding: 10px 16px 14px;
  }
}
.voice__list__item .desc:before {
  content: "";
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #fff5fe;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto 0;
  z-index: -1;
}
@media not all and (min-width: 769px) {
  .voice__list__item .desc:before {
    content: none;
  }
}
.voice__list__item:nth-child(n + 2) {
  margin-top: 37px;
  padding-top: 29px;
  border-top: 1px solid #bfa8ee;
  -o-border-image: linear-gradient(
    to right,
    rgba(191, 168, 238, 0),
    #bfa8ee 30%,
    #bfa8ee 70%,
    rgba(191, 168, 238, 0)
  );
  border-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(191, 168, 238, 0)),
    color-stop(30%, #bfa8ee),
    color-stop(70%, #bfa8ee),
    to(rgba(191, 168, 238, 0))
  );
  border-image: linear-gradient(
    to right,
    rgba(191, 168, 238, 0),
    #bfa8ee 30%,
    #bfa8ee 70%,
    rgba(191, 168, 238, 0)
  );
  border-image-slice: 1;
}
@media not all and (min-width: 769px) {
  .voice__list__item:nth-child(n + 2) {
    margin-top: 20px;
    padding-top: 24px;
  }
}
.cv {
  padding: 49px 0 63px;
  position: relative;
  border: 14px solid #84a7e1;
  -o-border-image: linear-gradient(to right, #ecbfff 0%, #71bcea 100%);
  border-image: -webkit-gradient(linear, left top, right top, from(#ecbfff), to(#71bcea));
  border-image: linear-gradient(to right, #ecbfff 0%, #71bcea 100%);
  border-image-slice: 1;
}
@media not all and (min-width: 769px) {
  .cv {
    padding: 55px 0 59px;
    border-width: 1.8666666667vw;
  }
}
.cv .container {
  position: relative;
}
.cv .container:before {
  content: "";
  width: 237px;
  height: 298px;
  background: url("../images/cv_emb1.png") no-repeat center center/contain;
  position: absolute;
  left: -56px;
  top: 50%;
  -webkit-transform: translateY(calc(-50% + 17px));
  transform: translateY(calc(-50% + 17px));
  pointer-events: none;
}
@media not all and (min-width: 769px) {
  .cv .container:before {
    width: 255px;
    height: 336px;
    left: -150px;
    top: 50%;
    -webkit-transform: translateY(calc(-50% + 5px));
    transform: translateY(calc(-50% + 5px));
    z-index: -1;
  }
}
.cv .container:after {
  content: "";
  width: 237px;
  height: 298px;
  background: url("../images/cv_emb2.png") no-repeat center center/contain;
  position: absolute;
  right: -72px;
  top: 50%;
  -webkit-transform: translateY(calc(-50% + 17px));
  transform: translateY(calc(-50% + 17px));
  pointer-events: none;
}
@media not all and (min-width: 769px) {
  .cv .container:after {
    width: 255px;
    height: 336px;
    right: -170px;
    top: 50%;
    -webkit-transform: translateY(calc(-50% + 5px));
    transform: translateY(calc(-50% + 5px));
    z-index: -1;
  }
}
.cv__title {
  font-size: 40px;
  line-height: 1.725;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
@media not all and (min-width: 769px) {
  .cv__title {
    font-size: 24px;
    line-height: 1.4375;
  }
}
.cv__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 22px auto 0;
  width: 100%;
  max-width: 780px;
  position: relative;
  z-index: 2;
}
@media not all and (min-width: 769px) {
  .cv__btn {
    -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;
    margin-top: 18px;
  }
}
.cv__btn__item {
  position: relative;
  z-index: 1;
  width: 47.4358974359%;
  max-width: 370px;
}
@media not all and (min-width: 769px) {
  .cv__btn__item {
    width: 100%;
    max-width: 311px;
    margin: 0 auto;
  }
}
.cv__btn__item a {
  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: 84px;
  border-radius: 42px;
  -webkit-box-shadow: 8px 13.856px 29px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 8px 13.856px 29px 0px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 769px) {
  .cv__btn__item a:hover {
    opacity: 0.7;
  }
}
@media not all and (min-width: 769px) {
  .cv__btn__item a.touching {
    opacity: 0.7;
  }
}
@media not all and (min-width: 769px) {
  .cv__btn__item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 72px;
    padding-left: 35px;
    border-radius: 36px;
    -webkit-box-shadow: 4px 7px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 7px 15px 0px rgba(0, 0, 0, 0.1);
    font-size: 24px;
    letter-spacing: -0.04em;
  }
}
@media not all and (min-width: 370px) {
  .cv__btn__item a {
    padding-left: 35px;
    font-size: 20px;
  }
}
.cv__btn__item a small {
  display: block;
  font-size: 0.8333333333em;
}
.cv__btn__item a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 42px;
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, right top, from(#ecbfff), to(#71bcea)) border-box
    border-box;
  background: linear-gradient(to right, #ecbfff 0%, #71bcea 100%) border-box border-box;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: destination-out;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
    -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) border-box;
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media not all and (min-width: 769px) {
  .cv__btn__item a:after {
    border-width: 1px;
    border-radius: 36px;
  }
}
.cv__btn__item.reserve a {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(168, 194, 238)),
    to(rgb(249, 194, 235))
  );
  background: linear-gradient(to right, rgb(168, 194, 238) 0%, rgb(249, 194, 235) 100%);
  color: #fff;
}
.cv__btn__item.reserve a:before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 35px;
  height: 30px;
  margin-right: 13px;
  background: url("../images/reservation_icon.png") no-repeat center center/contain;
}
@media not all and (min-width: 769px) {
  .cv__btn__item.reserve a:before {
    width: 27px;
    height: 23px;
    margin-right: 13px;
  }
}
@media not all and (min-width: 370px) {
  .cv__btn__item.reserve a:before {
    margin-right: 10px;
  }
}
@media not all and (min-width: 769px) {
  .cv__btn__item.document {
    margin-top: 17px;
  }
}
.cv__btn__item.document a {
  background-color: #fff;
  color: #84a7e1;
}
.cv__btn__item.document a:before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 30px;
  height: 33px;
  margin-right: 13px;
  background: url("../images/request_icon.png") no-repeat center center/contain;
}
@media not all and (min-width: 769px) {
  .cv__btn__item.document a:before {
    width: 24px;
    height: 26px;
    margin-right: 16px;
  }
}
@media not all and (min-width: 370px) {
  .cv__btn__item.document a:before {
    margin-right: 13px;
  }
}
.flow {
  padding-top: 121px;
}
@media not all and (min-width: 769px) {
  .flow {
    padding-top: 50px;
  }
}
.flow .sec_ttl .en {
  top: 54px;
  right: -32px;
  height: 58px;
}
@media not all and (min-width: 769px) {
  .flow .sec_ttl .en {
    top: 31px;
    right: -16px;
    height: 33px;
  }
}
.flow__title {
  width: 243px;
  margin: 0 auto;
}
@media not all and (min-width: 769px) {
  .flow__title {
    width: 100%;
    max-width: 173px;
  }
}
.flow__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1120px;
  margin: 80px auto 0;
}
@media not all and (min-width: 769px) {
  .flow__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
  }
}
.flow__list__item {
  position: relative;
  width: 26.7857142857%;
  padding: 25px 25px 30px;
  border-radius: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(56, 0, 63, 0.11);
  box-shadow: 0px 0px 29px 0px rgba(56, 0, 63, 0.11);
}
@media not all and (min-width: 769px) {
  .flow__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 20px 16px 18px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(56, 0, 63, 0.11);
    box-shadow: 0px 0px 15px 0px rgba(56, 0, 63, 0.11);
  }
}
.flow__list__item .icon {
  display: block;
  height: 155px;
}
@media (min-width: 769px) {
  .flow__list__item .icon {
    background-color: #fff5fe;
    border-radius: 20px;
  }
}
@media not all and (min-width: 769px) {
  .flow__list__item .icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 77px;
    height: 77px;
  }
}
.flow__list__item .icon img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.flow__list__item__inner {
  width: 100%;
  margin-top: 18px;
}
@media not all and (min-width: 769px) {
  .flow__list__item__inner {
    margin-top: 0;
    margin-left: 25px;
  }
}
.flow__list__item__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.7;
}
@media not all and (min-width: 769px) {
  .flow__list__item__title {
    font-size: 16px;
    line-height: 1;
  }
}
.flow__list__item__desc {
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.7333333333;
}
@media not all and (min-width: 769px) {
  .flow__list__item__desc {
    margin-top: 9px;
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
.flow__list__item__desc a {
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 769px) {
  .flow__list__item__desc a:hover {
    opacity: 0.7;
  }
}
@media not all and (min-width: 769px) {
  .flow__list__item__desc a.touching {
    opacity: 0.7;
  }
}
@media not all and (min-width: 769px) {
  .flow__list__item:nth-child(n + 2) {
    margin-top: 41px;
  }
}
.flow__list__item:nth-child(n + 2):before {
  content: "";
  position: absolute;
  top: 179px;
  left: -22%;
  width: 22px;
  height: 43px;
  background: url("../images/flow_arrow.png") no-repeat left center/contain;
}
@media not all and (min-width: 769px) {
  .flow__list__item:nth-child(n + 2):before {
    top: -40px;
    right: 0;
    left: 0;
    width: 21px;
    height: 40px;
    margin: 0 auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.message {
  position: relative;
  padding-top: 166px;
  z-index: 1;
}
@media not all and (min-width: 769px) {
  .message {
    padding-top: 80px;
  }
}
.message__box {
  max-width: 550px;
  border-radius: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.21);
  padding: 51px 10px 60px;
  position: relative;
}
@media not all and (min-width: 769px) {
  .message__box {
    max-width: 343px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.21);
    padding: 35px 2px 40px;
  }
}
.message__box:before {
  content: "";
  width: 804px;
  height: 776px;
  background: url("../images/message_bg.png") no-repeat center center/contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media not all and (min-width: 769px) {
  .message__box:before {
    width: 537px;
    height: 518px;
  }
}
.message__title {
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.5357142857;
  letter-spacing: 0.075em;
  text-align: center;
  white-space: nowrap;
  font-family: "游明朝", YuMincho, "Noto Serif JP", serif;
}
@media not all and (min-width: 769px) {
  .message__title {
    font-size: 20px;
    line-height: 1.45;
  }
}
.message__body {
  position: relative;
  z-index: 2;
  margin-top: 22px;
  font-size: 15px;
  line-height: 2.2666666667;
  letter-spacing: 0.16em;
  text-align: center;
  font-family: "游明朝", YuMincho, "Noto Serif JP", serif;
}
@media not all and (min-width: 769px) {
  .message__body {
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.075em;
  }
}
.message .logo {
  width: 120px;
  margin: 49px auto 0;
}
@media not all and (min-width: 769px) {
  .message .logo {
    width: 100px;
    margin-top: 23px;
  }
}
/*# sourceMappingURL=styles.css.map */

/* --- 料金表追加 ---*/
.price__txt {
  text-align: center;
  margin-top: 59px;
  font-size: 20px;
  font-weight: 700;
}
@media not all and (min-width: 769px) {
  .price__txt {
    font-size: 15px;
    text-align: left;
    max-width: 590px;
    margin: 35px auto 0;
    padding: 0 16px;
  }
}
.price__wrap {
  margin-top: 60px;
}
@media not all and (min-width: 769px) {
  .price__wrap {
    margin-top: 37px;
  }
}
.price__box {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .price__box {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
}
.price__img {
  width: 100%;
  max-width: 510px;
  position: relative;
}
@media not all and (min-width: 769px) {
  .price__img {
    max-width: 400px;
  }
}
.price__img img {
  width: 100%;
  max-width: 550px;
  border-radius: 20px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.11);
}
@media not all and (min-width: 769px) {
  .price__img img {
    border-radius: 1rem;
  }
}
.price__content {
  width: 100%;
  min-width: 500px;
}
@media not all and (min-width: 769px) {
  .price__content {
    max-width: 40rem;
    min-width: auto;
  }
}
.price__table {
  width: 100%;
  line-height: 1;
  border-radius: 10px;
  border: 2px solid #fff;
  border-collapse: separate;
  border-spacing: 0;
  background-color: white;
  box-shadow: 0px 0px 27px 0px rgba(0, 75, 53, 0.13);
}
@media screen and (max-width: 900px) {
  .price__table {
    margin-top: 23px;
  }
}
@media not all and (min-width: 769px) {
  .price__table {
    border-radius: 5px;
    border-width: 1px;
  }
}
.price__table th,
.price__table td {
  border-left: 2px solid #fff;
  height: 59px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  padding: 10px 7px;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.075em;
}
@media not all and (min-width: 769px) {
  .price__table th,
  .price__table td {
    border-left: 1px solid #fff;
    font-size: 11px;
    padding: 0;
    height: 35px;
  }
}
.price__table thead tr {
  display: flex;
}
.price__table thead tr th {
  width: 22%;
  background-color: #f2f2f2;
  border-radius: 10px 0 0 0;
}
@media not all and (min-width: 769px) {
  .price__table thead tr th {
    border-radius: 5px 0 0 0;
  }
}
.price__table thead tr .price__empty {
  border-left: none;
}
.price__table thead tr .price__a-course {
  width: 26%;
  background-color: #f1c2eb;
  color: #333;
  border-radius: 0;
}
.price__table thead tr .price__s-course {
  width: 26%;
  border-right: none;
  background-color: #bfa8ee;
  border-radius: 0;
  color: #333;
}
.price__table thead tr .price__n-course {
  width: 26%;
  border-radius: 0 10px 0 0;
  border-right: none;
  color: #333;
  background-color: #a3c8f5;
}
@media not all and (min-width: 769px) {
  .price__table thead tr .price__n-course {
    border-radius: 0 5px 0 0;
  }
}
.price__table tbody tr {
  display: flex;
}
.price__table tbody tr:first-of-type th {
  border-top: 2px solid #fff;
}
@media not all and (min-width: 769px) {
  .price__table tbody tr:first-of-type th {
    border-top: 1px solid #fff;
  }
}
.price__table tbody tr:last-of-type th {
  border-bottom: 2px solid #fff;
}
@media not all and (min-width: 769px) {
  .price__table tbody tr:last-of-type th {
    border-bottom: 1px solid #fff;
  }
}
.price__table tbody tr:last-of-type .price__n-course {
  border-radius: 0 0 10px 0;
}
@media not all and (min-width: 769px) {
  .price__table tbody tr:last-of-type .price__n-course {
    border-radius: 0 0 5px 0;
  }
}
.price__table tbody tr:nth-of-type(3) th {
  letter-spacing: 0;
}
.price__table tbody tr:nth-of-type(4) th {
  letter-spacing: 0.05em;
}
.price__table tbody tr th {
  width: 22%;
  border-top: 2px solid #ededed;
  border-left: none;
}
@media not all and (min-width: 769px) {
  .price__table tbody tr th {
    letter-spacing: 0;
    border-top: 1px solid #ededed;
  }
}
.price__table tbody tr td {
  border-top: 2px solid #fff;
}
@media not all and (min-width: 769px) {
  .price__table tbody tr td {
    border-top: 1px solid #fff;
  }
}
.price__table tbody tr td span {
  color: #ef7fc3;
  font-size: 13px;
}
@media not all and (min-width: 769px) {
  .price__table tbody tr td span {
    font-size: 10px;
  }
}
.price__table tbody tr .price__a-course {
  width: 26%;
  background-color: #fff5fe;
}
.price__table tbody tr .price__s-course {
  width: 26%;
  background-color: #ede6fe;
}
.price__table tbody tr .price__n-course {
  width: 26%;
  border-right: none;
  background-color: #d9e7f7;
}

/* --- お問い合わせフォーム追加 ---*/
.form__container {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media not all and (min-width: 769px) {
  .form__container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.form__wrap {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.17);
  border-radius: 20px;
}
@media not all and (min-width: 769px) {
  .form__wrap {
    border-radius: 10px;
  }
}
.form__head {
  background-color: #bfa8ee;
  border-radius: 20px 20px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 31px;
}
@media not all and (min-width: 769px) {
  .form__head {
    padding: 23px 20px;
    border-radius: 10px 10px 0 0;
  }
}
.form__ttl {
  color: #fff;
  font-weight: bold;
  position: relative;
  font-size: 16px;
}
@media not all and (min-width: 769px) {
  .form__ttl {
    font-size: 20px;
    letter-spacing: 0.025em;
  }
}
.form__ttl::before,
.form__ttl::after {
  content: "";
  display: inline-block;
  width: 93px;
  height: 5px;
  background: url(../images/form_ttl_icon.png) center/contain no-repeat;
  position: absolute;
}
@media not all and (min-width: 769px) {
  .form__ttl::before,
  .form__ttl::after {
    content: none;
  }
}
.form__ttl::before {
  top: 50%;
  left: -17px;
  transform: translate(-100%, -50%);
}
.form__ttl::after {
  top: 50%;
  right: -17px;
  transform: translate(100%, -50%);
}

.form__content {
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  padding: 27px 40px 48px;
  font-size: 16px;
}
@media not all and (min-width: 769px) {
  .form__content {
    padding: 20px;
    border-radius: 0 0 10px 10px;
  }
}
.form__flex {
  display: flex;
  gap: 40px;
}
@media not all and (min-width: 769px) {
  .form__flex {
    flex-direction: column;
    gap: 20px;
  }
}
.form__flex .form__item {
  width: 50%;
}
@media not all and (min-width: 769px) {
  .form__flex .form__item {
    width: 100%;
  }
}
.form__inner dt {
  font-weight: bold;
}

.form__inner {
  margin-top: 31px;
}
@media not all and (min-width: 769px) {
  .form__inner {
    margin-top: 20px;
  }
}
.form__inner:first-of-type {
  margin-top: 0;
}
.form__inner .form__caution {
  display: inline-block;
  margin-top: 16px;
}
@media not all and (min-width: 769px) {
  .form__inner .form__caution {
    margin-top: 7px;
    font-size: 12px;
    letter-spacing: 0;
  }
}
@media not all and (min-width: 769px) {
  .form__inner dt {
    font-size: 14px;
  }
}
.form__inner dd {
  margin-top: 7px;
}
@media not all and (min-width: 769px) {
  .form__inner dd {
    margin-top: 5px;
  }
}
.form__inner::placeholder {
  color: #9c9c9c;
  font-weight: bold;
}
@media not all and (min-width: 769px) {
  .form__inner input,
  .form__inner label {
    font-size: 14px;
  }
}
.form__inner input[type="radio"] {
  position: relative;
  width: 22px;
  height: 22px;
  border: 2px solid #dcdcdc;
  border-radius: 50%;
  background-color: #fff;
  vertical-align: -4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: inline-block;
  margin-right: 15px;
}
@media not all and (min-width: 769px) {
  .form__inner input[type="radio"] {
    width: 17px;
    height: 17px;
    margin-right: 7px;
  }
}
.form__inner input[type="radio"]:first-of-type {
  margin-left: 0;
}
.form__inner input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #bfa8ee;
  content: "";
}
@media not all and (min-width: 769px) {
  .form__inner input[type="radio"]:checked:before {
    width: 9px;
    height: 9px;
  }
}
.form__inner input[type="text"],
.form__inner input[type="tel"],
.form__inner input[type="email"] {
  width: 100%;
  border-radius: 10px;
  background-color: #f6f6f6;
  padding: 14px 22px;
  font-weight: bold;
  border: none;
  line-height: 2;
}
@media not all and (min-width: 769px) {
  .form__inner input[type="text"],
  .form__inner input[type="tel"],
  .form__inner input[type="email"] {
    padding: 13px 21px;
    border-radius: 5px;
    line-height: 1.5;
  }
}
.form__inner .birth input {
  width: 172px;
  margin-right: 13px;
}
@media not all and (min-width: 769px) {
  .form__inner .birth input {
    width: 137px;
    margin-right: 10px;
  }
}
.form__inner .birth span {
  font-weight: bold;
}
@media not all and (min-width: 769px) {
  .form__inner .birth span {
    font-size: 14px;
  }
}
.form__inner .radio-type .wpcf7-list-item {
  margin-left: 30px;
}
@media not all and (min-width: 769px) {
  .form__inner .radio-type .wpcf7-list-item {
    margin-left: 40px;
  }
}
.form__inner .radio-type .wpcf7-list-item:first-of-type {
  margin-left: 0;
}
.form__inner .radio-area .wpcf7-list-item {
  margin-left: 65px;
}
@media not all and (min-width: 769px) {
  .form__inner .radio-area .wpcf7-list-item {
    margin-left: 40px;
  }
}
.form__inner .radio-area .wpcf7-list-item:first-of-type {
  margin-left: 0;
}
.form__inner .raido-sex .wpcf7-list-item {
  margin-left: 65px;
}
@media not all and (min-width: 769px) {
  .form__inner .raido-sex .wpcf7-list-item {
    margin-left: 80px;
  }
}
.form__inner .raido-sex .wpcf7-list-item:first-of-type {
  margin-left: 0;
}
.form__inner .radio-school .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  column-gap: 65px;
}
@media not all and (min-width: 769px) {
  .form__inner .radio-school .wpcf7-radio {
    column-gap: 53px;
  }
}
.form__inner .radio-school .wpcf7-list-item {
  margin-left: 0;
}
@media not all and (min-width: 769px) {
  .form__inner .radio-school .wpcf7-list-item {
    min-width: 110px;
  }
}
@media not all and (min-width: 769px) {
  .form__inner .radio-type,
  .form__inner .radio-area,
  .form__inner .raido-sex,
  .form__inner .radio-school {
    margin-top: 0;
  }
}
.form__btn {
  margin-top: 40px;
  text-align: center;
}
@media not all and (min-width: 769px) {
  .form__btn {
    margin-top: 20px;
  }
}
.form__btn .confirm_button {
  max-width: 320px;
  width: 100%;
}
.contact__btn {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(168, 194, 238)),
    to(rgb(249, 194, 235))
  );
  background: linear-gradient(
    linear,
    left top,
    right top,
    from(rgb(168, 194, 238)),
    to(rgb(249, 194, 235))
  );
  padding: 15px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: white;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.contact__btn::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 50px;
  background: url(../images/arrow_white.png) center / contain no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.contact__btn:not([disabled]):hover {
  opacity: 0.7;
}
@media not all and (min-width: 769px) {
  .form__btn button {
    max-width: 300px;
  }
  .contact__btn,
  .back_button {
    font-size: 16px;
    padding: 10px;
  }
  .contact__btn::before,
  .back_button::before {
    width: 35px;
    height: 40px;
  }
}

/* --- 確認画面 ---*/
.confirm-area__ttl {
  font-size: 24px;
  font-weight: bold;
}
@media not all and (min-width: 769px) {
  .confirm-area__ttl {
    font-size: 18px;
  }
}
.confirm-area__input {
  margin-top: 20px;
  font-weight: bold;
}
@media not all and (min-width: 769px) {
  .confirm-area__input {
    line-height: 1.2;
    margin-top: 15px;
    font-size: 14px;
  }
}
.confirm-area__input span {
  font-weight: 500;
}

.confirm-area__btn-wrap {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
}
@media not all and (min-width: 769px) {
  .confirm-area__btn-wrap {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
  }
}
.confirm-area__btn {
  width: 100%;
  max-width: 25rem;
}
.confirm-area__btn button {
  width: 100%;
}

.back_button {
  background-color: gray;
  position: relative;
  padding: 15px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: white;
  transition: 0.3s;
  cursor: pointer;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.back_button::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 50px;
  background: url(../images/arrow_white.png) center / contain no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) scale(-1, 1);
}
.back_button:hover {
  opacity: 0.7;
}

.wpcf7-radio label {
  cursor: pointer;
}

/*確認画面と完了画面を非表示*/
.confirm-area {
  display: none;
}

/*デフォルトのサンクスメッセージを非表示*/
.wpcf7-response-output {
  display: none;
}

/***************************************
サンクページ
****************************************/
.thanks .header {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.thanks .footer {
  width: 100%;
  padding-bottom: 23px;
}

@media not all and (min-width: 769px) {
  .thanks .footer {
    padding-bottom: 11px;
  }
}
