@charset "UTF-8";
/*!
* ress.css • v4.0.0
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

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

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

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

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

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

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

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

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

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

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

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

nav li a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
}

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

i {
  margin: 0;
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* @function rem($px, $rem: $pc-rem) {
  @return calc($px / $rem) * 1rem;
} */
:root {
  --c1: 240, 157, 157;
  /* 薄いピンク */
  --c2: 207, 170, 181;
  --c3: 139, 198, 229;
  --c4: 229, 246, 255;
  --c5: 242, 251, 255;
}

.js-gradient-box {
  --c1: 240, 157, 157;
  --c2: 207, 170, 181;
  --c3: 139, 198, 229;
  --c4: 229, 246, 255;
  --c5: 242, 251, 255;
  --p1: 0%;
  --p2: 33%;
  --p3: 58%;
  --p4: 81%;
  --p5: 100%;
  background-image: linear-gradient(180deg, rgba(var(--c1), 1) var(--p1, 0%), rgba(var(--c2), 1) var(--p2, 33%), rgba(var(--c3), 1) var(--p3, 58%), rgba(var(--c4), 1) var(--p4, 81%), rgba(var(--c5), 1) var(--p5, 100%));
  background-size: cover;
}

/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
/* =========================================
   Color Variables
   ========================================= */
/* Key Colors */
/* Background Colors */
@font-face {
  font-display: swap;
}
html {
  color: #3f2e28;
  font-family: "Shippori Mincho", serif;
  line-height: 1.667;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.05em;
}

/* @include mq-down(xl) {
  html {
    font-size: vw(25, 1440);
  }
} */
@media screen and (max-width: 768px) {
  html {
    font-size: 5.8974358974vw;
  }
}
body.is-modal-open {
  overflow: hidden;
}

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

ul,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

li img {
  display: block;
}

a img {
  border-style: none;
}

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

svg {
  overflow: visible;
}

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

hr {
  border: none;
}

.slick-slider {
  opacity: 0;
  transition: ease-in 0.24s;
}
.slick-slider.slick-initialized {
  opacity: 1;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 1px solid #ffeeee;
  background-color: #ffeeee;
  padding: 0.0833333333rem 0.2083333333rem;
  width: 100%;
  font-size: 0.5833333333rem;
  border-radius: 0;
  color: #3f2e28;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #d8d8d8;
}

select {
  border: 1px solid #f4f4f4;
  height: 1.1666666667rem;
  font-size: 0.5833333333rem;
  padding: 0.0833333333rem 0.2916666667rem;
  padding-right: 1.6666666667rem;
  background: #f4f4f4 url(../images/select-arw.webp) no-repeat 97.5% 50%;
  background-size: 0.6129166667rem auto;
  width: 100%;
  border-radius: 0;
  color: #3f2e28;
}
textarea {
  height: 2.6666666667rem;
  overflow-y: auto;
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

input[type=submit],
button[type=submit] {
  appearance: none;
  display: block;
  margin: 0 auto;
  width: 12.75rem;
}

.js-modal-open,
.js-omikuji-open {
  cursor: pointer;
}
.js-modal-open:hover,
.js-omikuji-open:hover {
  opacity: 0.8;
}

@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes moveLeftRight {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
.c-img-hover-zoom {
  overflow: hidden;
}
.c-img-hover-zoom img {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover img {
  transform: scale(1.1);
  opacity: 1;
}

.js-animation {
  opacity: 0;
  transition: linear 0.65s;
  transform: translateY(40px);
  transition-property: transform opacity;
}
.js-animation.is-fade-in {
  transform: translateY(0);
  opacity: 1;
}

.js-fade-in {
  opacity: 0;
}

.js-band-fadein span {
  display: inline-block;
}
.c-cta-button {
  display: block;
  background: #f0d3b1;
  background: linear-gradient(0deg, rgb(240, 211, 177) 0%, rgb(204, 165, 122) 100%);
  border-radius: 999px;
  text-align: center;
  font-size: 0.9166666667rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  padding: 0.5rem 0.4166666667rem;
  border: 0.125rem solid #c3996b;
  box-shadow: inset 0 0 0.4166666667rem black;
  color: #3f2e28;
}

.u-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-is-no-link {
  pointer-events: none;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: bold;
}

.u-normal-i {
  font-weight: 400 !important;
}

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

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

.u-all-hidden {
  display: none !important;
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__bg.--pos-bottom {
  object-position: 50% 100%;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex {
  display: flex;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

.u-bold {
  font-weight: bold;
}

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

.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

.u-marker {
  background: linear-gradient(transparent 70%, #FFF79A 70%);
}

.u-c-yellow {
  color: #FFDF00;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

.u-mb0-i {
  margin-bottom: 0 !important;
}

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}

.u-c-blue {
  color: #183E7E;
}

.u-c-pink {
  color: #D6625C;
}

.u-c-pink02 {
  color: #D64358;
}

.u-c-red {
  color: #DE0217;
}

.u-no-link {
  pointer-events: none;
}

.wrapper {
  position: relative;
  min-height: 100%;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .wrapper {
    background-color: #f5f2f8;
  }
}

.inner {
  margin-inline: auto;
  position: relative;
  width: 86%;
}

.contents {
  max-width: 440px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .contents {
    max-width: 100%;
  }
}

.trabule {
  padding-block: 2.0416666667rem;
}
.trabule__title {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.95;
  margin-bottom: 1.2083333333rem;
}
.trabule__list {
  margin-bottom: 1.5rem;
}
.trabule__item {
  position: relative;
  width: 95%;
  margin: auto;
}
.trabule__item:not(:last-of-type) {
  margin-bottom: 0.875rem;
}
.trabule__card {
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  top: 3.125rem;
}
.trabule__card-title {
  font-size: 1.3333333333rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.4791666667rem;
  line-height: 1.5625;
}
.trabule__card-text {
  font-size: 0.8333333333rem;
  line-height: 1.75;
}
.trabule__message {
  text-align: center;
  position: relative;
  padding-bottom: 1.4583333333rem;
  margin-bottom: 1.5833333333rem;
  background: url(../images/troble_more.png) no-repeat 50% 100%/100% auto;
}
.trabule__message-text {
  font-size: 0.9583333333rem;
  letter-spacing: 0.1em;
}
.trabule__voice {
  width: 95%;
  margin: 0 auto 1.7916666667rem;
  background: url(../images/troble_fream_btm.png) no-repeat 50% 50%/100% 100%;
  padding: 1.2083333333rem 0.9166666667rem;
  text-align: center;
}
.trabule__voice-lead {
  font-size: 0.8333333333rem;
}
.trabule__voice-deco {
  display: block;
  width: 1.6666666667rem;
  margin: 0 auto 0.4166666667rem;
}
.trabule__voice-item {
  font-size: 0.75rem;
  padding-block: 0.75rem;
}
.trabule__voice-item:not(:last-of-type) {
  border-bottom: 1px solid #3f2e28;
}
.trabule__close {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.trabule__close-deco {
  height: 1.7916666667rem;
  flex: 0 0 auto;
}
.trabule__close-deco img {
  height: 100%;
  width: auto;
}
.trabule__close-text {
  text-align: center;
  margin-block: 0.8333333333rem;
  font-size: 1.4583333333rem;
  letter-spacing: 0.075em;
}

.salon {
  padding-block: 2.0833333333rem 0;
  color: #fff;
}
.salon__intro {
  margin-bottom: 1rem;
}
.salon__intro-deco {
  width: 7.2916666667rem;
  margin: 0 auto 1.7916666667rem;
  display: block;
}
.salon__intro-title {
  font-size: 1.25rem;
  letter-spacing: 0.12em;
  text-align: center;
}
.salon__catch {
  text-align: center;
  position: relative;
  margin-bottom: 2.0833333333rem;
}
.salon__catch-deco {
  position: absolute;
  top: 0.4166666667rem;
  width: 0.9583333333rem;
}
.salon__catch-deco--left {
  left: 0.4166666667rem;
}
.salon__catch-deco--right {
  right: 0.4166666667rem;
}
.salon__catch-text {
  font-size: 1.75rem;
  letter-spacing: 0.075em;
  text-decoration: underline;
}
.salon__list {
  margin-bottom: 1.4166666667rem;
}
.salon__item:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
.salon__item-title {
  text-align: center;
  font-size: 0.9166666667rem;
  letter-spacing: 0.1em;
}
.salon__photo {
  aspect-ratio: 343/236;
  margin-bottom: 0.8333333333rem;
}
.salon__line {
  margin: 0 auto 0.7916666667rem;
  width: 10.4166666667rem;
  display: block;
}
.salon__summary {
  width: 111%;
  margin-left: -5.5%;
}
.salon__summary-deco {
  display: block;
  width: 1.625rem;
  margin: 0 auto;
}
.salon__summary-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.salon__summary-figure {
  flex: 0 0 5.875rem;
}
.salon__summary-text {
  font-size: 0.8333333333rem;
  flex: 1 1 auto;
  letter-spacing: 0.04em;
}

.section-bottom-deco {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
}

.recommend {
  padding-block: 2.0833333333rem;
  position: relative;
  background-color: #fff;
}
.recommend__heading {
  text-align: center;
  margin-bottom: 1.2916666667rem;
}
.recommend__heading-title {
  font-size: 1.6666666667rem;
  letter-spacing: 0.15em;
}
.recommend__list {
  margin-bottom: 1.3583333333rem;
}
.recommend__item {
  position: relative;
}
.recommend__item:not(:last-of-type) {
  margin-bottom: 0.9583333333rem;
}
.recommend__card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
  gap: 0.75rem;
}
.recommend__card-title {
  font-size: 0.9583333333rem;
}
.recommend__message {
  text-align: center;
  margin-bottom: 1.4166666667rem;
}
.recommend__message-deco {
  display: block;
  width: 1.3333333333rem;
  margin: 0 auto 1.4583333333rem;
}
.recommend__message-text {
  font-size: 0.625rem;
  line-height: 2.5;
  letter-spacing: 0;
}
.recommend__support {
  background: url(../images/recommend_message_fream.png) no-repeat 50% 50%/100% 100%;
  padding-top: 2.5rem;
  text-align: center;
  margin-bottom: 1.2916666667rem;
}
.recommend__support-text {
  font-size: 0.7916666667rem;
  line-height: 2.2105263158;
  margin-bottom: 0.8333333333rem;
}
.recommend__support-text .hiighlight {
  color: #9154c6;
  font-size: 1.25em;
  display: inline-block;
  text-decoration: underline;
}
.recommend__support-figure {
  width: 10.2083333333rem;
  margin: 0 auto;
  padding-bottom: 0.375rem;
}
.recommend__cta-lead {
  color: #c0254f;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  text-align: center;
}
.recommend__cta-button {
  margin-block: 0.8333333333rem;
}
.recommend__cta-note {
  text-align: center;
  font-size: 0.625rem;
  line-height: 2;
  letter-spacing: 0.08em;
}

.c-pink {
  color: #c0254f;
}

.mentenase {
  background-color: #b08dce;
  color: #fff;
  text-align: center;
  padding-block: 2.0833333333rem 3.3333333333rem;
  position: relative;
}
.mentenase__lead {
  font-size: 0.8333333333rem;
  margin-bottom: 1.4166666667rem;
  line-height: 1.9;
}
.mentenase__bridge {
  font-size: 0.9583333333rem;
  margin-bottom: 1.6666666667rem;
}
.mentenase__frame {
  margin-bottom: 1.4583333333rem;
}
.mentenase__frame-text {
  font-size: 1.25rem;
  padding: 0.625rem 1.0416666667rem 0.2916666667rem;
}
.mentenase__title-prefix {
  font-size: 0.9583333333rem;
}
.mentenase__title-name {
  color: #ffff00;
  font-size: 1.25rem;
  text-decoration: underline;
}

.about {
  padding: 1.4583333333rem 0;
  background-color: #fff;
}
.about__intro {
  text-align: center;
}
.about__intro-line {
  display: block;
}
.about__intro-line--top {
  margin-bottom: 1.125rem;
}
.about__intro-title {
  color: #c5ac84;
  line-height: 1.6;
  margin-bottom: 0.75rem;
}
.about__intro-summary {
  font-size: 1.0416666667rem;
  margin-bottom: 0.9166666667rem;
  line-height: 2;
}
.about__intro-catch {
  font-size: 0.8333333333rem;
  line-height: 2;
  color: #c0254f;
  text-align: center;
  margin-bottom: 1.0416666667rem;
}
.about__intro-catch-text {
  display: inline-block;
  position: relative;
  background: linear-gradient(transparent 55%, #ffff00 0%);
  padding-inline: 0.1666666667rem;
  line-height: 1;
}
.about__intro-desc {
  font-size: 0.75rem;
  line-height: 2.2;
  margin-bottom: 1.8333333333rem;
}
.about__skill {
  padding-block: 1.625rem 0;
}
.about__skill-lead {
  text-align: center;
  font-size: 1.4583333333rem;
  margin-bottom: 0.8333333333rem;
}
.about__skill-list {
  margin-bottom: 1.6666666667rem;
}
.about__skill-item {
  text-align: center;
}
.about__skill-item:not(:last-of-type) {
  margin-bottom: 1.1666666667rem;
}
.about__skill-deco {
  display: block;
  width: 86%;
  margin-inline: auto;
}
.about__skill-body {
  padding-block: 1.2083333333rem 0.5rem;
  letter-spacing: 0.1em;
}
.about__skill-label {
  font-size: 1.0416666667rem;
  margin-bottom: 0.375rem;
}
.about__skill-title {
  color: #c0254f;
  font-size: 1.875rem;
}
.about__bonus {
  text-align: center;
}
.about__bonus-lead {
  font-size: 1.25rem;
  letter-spacing: 0.12em;
}
.about__bonus-icon {
  width: 0.125rem;
  display: block;
  margin: 0.9166666667rem auto;
}
.about__bonus-head {
  margin-bottom: 0.5416666667rem;
}
.about__bonus-head-text {
  font-size: 0.9583333333rem;
  margin-bottom: 0.8333333333rem;
}
.about__bonus-head-catch {
  font-size: 1.0833333333rem;
}
.about__bonus-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0.7083333333rem;
}
.about__bonus-main-deco {
  margin: 0;
  padding: 0;
}
.about__bonus-main-deco img {
  display: block;
}
.about__bonus-main-text {
  margin-block: 0.4583333333rem;
}
.about__bonus-sub {
  margin-bottom: 1.2083333333rem;
}
.about__bonus-note {
  font-size: 0.9583333333rem;
}

.seminar {
  padding-block: 2.0833333333rem;
}
.seminar__heading {
  color: #fff;
  text-align: center;
  margin-bottom: 0.8333333333rem;
}
.seminar__heading-deco {
  display: block;
  width: 7.2916666667rem;
  margin: 0 auto 0.625rem;
}
.seminar__heading-title {
  font-size: 1.4583333333rem;
}
.seminar__list {
  margin-bottom: 1.4583333333rem;
}
.seminar__item {
  position: relative;
}
.seminar__item:not(:last-of-type) {
  margin-bottom: 1.4583333333rem;
}
.seminar__item-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 0.9583333333rem;
  letter-spacing: 0;
}
.seminar__body {
  color: #fff;
  text-align: center;
  padding: 1.25rem 0.8333333333rem 1.6666666667rem;
  background: url(../images/seminar_fream.png) no-repeat 50% 50%/100% 100%;
}
.seminar__body-title {
  font-size: 1.25rem;
}
.seminar__body-highlight {
  color: #ffff00;
}
.seminar__body-line {
  display: block;
}
.seminar__body-line--top {
  margin-top: 0.2083333333rem;
}
.seminar__body-line img {
  display: block;
}
.seminar__body-text {
  font-size: 0.75rem;
  padding: 0.8333333333rem 0;
  line-height: 1.9;
}
.seminar__body-bridge {
  color: #ffff00;
  font-size: 1.0416666667rem;
  letter-spacing: 0.025em;
  text-decoration: underline;
}
.seminar__voices {
  padding: 1.0416666667rem 0;
}
.seminar__voices-lead {
  font-size: 0.8333333333rem;
  margin-bottom: 0.8333333333rem;
}
.seminar__voices-list {
  text-align: left;
  margin-bottom: 0.8333333333rem;
}
.seminar__voices-item {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.75rem;
}
.seminar__voices-item:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
.seminar__voices-text {
  font-size: 0.75rem;
}
.seminar__voices-text:not(:last-of-type) {
  margin-bottom: 0.7083333333rem;
}
.seminar__next {
  letter-spacing: 0;
}
.seminar__next-line {
  display: block;
  margin-bottom: 0.5833333333rem;
}
.seminar__next-line img {
  display: block;
}
.seminar__next-title {
  color: #c0254f;
  text-align: center;
  line-height: 1.26;
  font-size: 1.0416666667rem;
  background: url(../images/seminar_ttl_bg.png) no-repeat 50% 50%/100% auto;
  padding: 0.5rem 0;
  margin-bottom: 0.9166666667rem;
}
.seminar__next-lead {
  font-size: 0.75rem;
}
.seminar__next-deco {
  display: block;
  width: 0.125rem;
  margin: 0.4166666667rem auto 0.9166666667rem;
}
.seminar__next-role {
  color: #ffff00;
  text-decoration: underline;
  font-size: 1.6666666667rem;
  margin-bottom: 0.8333333333rem;
}
.seminar__next-desc {
  font-size: 0.75rem;
}
.seminar__next-desc:not(:last-of-type) {
  margin-bottom: 0.4166666667rem;
}
.seminar__bottom-deco {
  display: block;
  margin: 0.8333333333rem auto 0;
  width: 7.2916666667rem;
}

.future {
  padding-block: 1.875rem;
}
.future__heading {
  text-align: center;
  margin-bottom: 1rem;
}
.future__heading-title {
  font-size: 1.4583333333rem;
  letter-spacing: 0.1em;
  padding-bottom: 0.2083333333rem;
}
.future__heading-line img {
  display: block;
}
.future__intro {
  margin-bottom: 1.3333333333rem;
}
.future__intro-figure {
  margin-bottom: 1.25rem;
}
.future__intro-text {
  text-align: center;
  font-size: 0.8333333333rem;
}
.future__item {
  background-color: #fff;
  border-radius: 0.4166666667rem;
  padding: 1.1666666667rem 0.5833333333rem;
}
.future__item:not(:last-of-type) {
  margin-bottom: 1.0416666667rem;
}
.future__step {
  margin-bottom: 1.0416666667rem;
}
.future__step-head {
  text-align: center;
  position: relative;
  padding-bottom: 0.4166666667rem;
}
.future__step-title {
  color: #6600b9;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
  line-height: 1.4;
}
.future__step-num {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3.5833333333rem;
}
.future__sub-item {
  display: flex;
  align-items: flex-start;
  gap: 0.2916666667rem;
  letter-spacing: 0.04em;
}
.future__sub-item:not(:last-of-type) {
  padding-bottom: 0.5416666667rem;
  margin-bottom: 0.5416666667rem;
  border-bottom: 1px solid #707070;
}
.future__sub-check {
  flex: 0 0 auto;
  margin-top: -0.4166666667rem;
}
.future__sub-text {
  flex: 1 1 auto;
  font-size: 0.75rem;
}
.future__sub-highlight {
  color: #dbb58b;
  display: inline-block;
  line-height: 1;
  background: linear-gradient(transparent 55%, rgba(219, 181, 139, 0.29) 75%);
}

.profile {
  padding-block: 2.0833333333rem;
}
.profile__heading {
  position: relative;
  text-align: center;
  margin-bottom: 1.4583333333rem;
}
.profile__heading-deco {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.7083333333rem;
}
.profile__heading-deco--left {
  left: 0;
}
.profile__heading-deco--right {
  right: 0;
}
.profile__heading-title {
  font-size: 1.4583333333rem;
  letter-spacing: 0.15em;
  line-height: 1.4;
}
.profile__heading-subtitle {
  font-size: 0.5833333333rem;
  letter-spacing: 0.15em;
  margin-top: 0.3333333333rem;
}
.profile__photo {
  aspect-ratio: 393/319;
  width: 117%;
  margin-left: -9%;
  margin-bottom: 1.1666666667rem;
}
.profile__name-block {
  text-align: center;
  margin-bottom: 0.8333333333rem;
}
.profile__name {
  font-size: 1.4583333333rem;
  letter-spacing: 0.15em;
  line-height: 1.4;
  margin-bottom: 0.5rem;
}
.profile__name-deco {
  display: block;
  margin-inline: auto;
}
.profile__name-deco img {
  display: block;
}
.profile__credentials {
  margin-bottom: 0.8333333333rem;
}
.profile__credentials-item {
  font-size: 0.625rem;
  line-height: 0.8333333333rem;
  padding-block: 0.4166666667rem;
  letter-spacing: 0;
}
.profile__credentials-item:not(:last-of-type) {
  border-bottom: 1px solid currentColor;
}
.profile__bio-deco {
  display: block;
  width: 2.5rem;
  margin: 0 auto 0.8333333333rem;
}
.profile__bio-deco img {
  display: block;
}
.profile__bio-text {
  font-size: 0.625rem;
  line-height: 1.5333333333;
  margin-bottom: 0.6666666667rem;
  font-weight: bold;
  letter-spacing: 0;
}
.profile__bio-text:last-child {
  margin-bottom: 0;
}

.voice {
  background-color: #eee6f4;
  padding-block: 1.6666666667rem 3.625rem;
}
.voice__heading {
  text-align: center;
  margin-bottom: 1rem;
}
.voice__heading-title {
  color: #791bbf;
  font-size: 1.4583333333rem;
  line-height: 1.4571428571;
  letter-spacing: 0.1em;
}
.voice__list {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.voice__item {
  position: relative;
  padding: 1.4583333333rem 0.875rem 2.0833333333rem;
  text-align: center;
}
.voice__frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
  pointer-events: none;
  z-index: 0;
}
.voice__figure {
  position: relative;
  z-index: 1;
  width: 3.25rem;
  aspect-ratio: 78/91;
  margin: 0 auto 1rem;
}
.voice__body {
  position: relative;
  z-index: 1;
  text-align: left;
}
.voice__text {
  font-size: 0.625rem;
  line-height: 1.5333333333;
  margin-bottom: 0.5833333333rem;
}
.voice__name {
  font-size: 0.75rem;
  text-align: center;
  letter-spacing: 0.05em;
}

.case {
  background: #c300a4;
  background: linear-gradient(180deg, rgb(195, 0, 164) 0%, rgb(245, 79, 218) 100%);
  padding-block: 1.6666666667rem 2.5rem;
  position: relative;
}
.case__heading {
  text-align: center;
  margin-bottom: 1.1666666667rem;
}
.case__heading-title {
  color: #fff;
  font-size: 1.4583333333rem;
  letter-spacing: 0.15em;
}
.case__heading-arw {
  display: block;
  width: 4.0416666667rem;
  margin: 0 auto;
}
.case__card {
  background-color: #fff;
  color: #3f2e28;
  border-radius: 0.4166666667rem;
  overflow: hidden;
  padding: 0.8333333333rem 0.8333333333rem 1.25rem;
}
.case__photo {
  aspect-ratio: 303/208;
  margin-bottom: 0.9166666667rem;
}
.case__name {
  text-align: center;
  letter-spacing: 0.15em;
  margin-bottom: 0.8333333333rem;
}
.case__name-main {
  font-size: 1.4583333333rem;
}
.case__name-suffix {
  font-size: 1.125rem;
}
.case__catchphrase {
  text-align: center;
  margin-bottom: 0.75rem;
  color: #cc0eae;
  letter-spacing: 0;
}
.case__catchphrase-line {
  font-size: 1.0416666667rem;
  line-height: 1.875rem;
  position: relative;
  text-decoration: underline;
  display: inline-block;
}
.case__bio {
  font-size: 0.7916666667rem;
  line-height: 1.4166666667rem;
  margin-bottom: 1.1666666667rem;
  letter-spacing: 0;
}
.case__highlight {
  background: url(../images/voice_freame.png) no-repeat 50% 50%/100% 100%;
  padding: 0.625rem 0 0.625rem;
  margin-top: 1.1666666667rem;
  letter-spacing: 0;
}
.case__highlight-arw {
  display: block;
  width: 3.7916666667rem;
  margin: 0 auto;
}
.case__highlight-arw img {
  display: block;
}
.case__highlight-label {
  margin-top: 0.3333333333rem;
  display: block;
  background-color: #cc0eae;
  color: #fff;
  font-size: 1.1666666667rem;
  line-height: 1.875rem;
  text-align: center;
  padding-block: 0.25rem;
  line-height: 1.2;
  margin-bottom: 0.7083333333rem;
}
.case__highlight-text {
  font-size: 0.6666666667rem;
  line-height: 1.2083333333rem;
  padding-inline: 0.7916666667rem;
  margin-bottom: 0.9166666667rem;
}

.schedule {
  padding-block: 2.0833333333rem;
  background-color: #fff;
}
.schedule__heading {
  text-align: center;
  margin-bottom: 0.8333333333rem;
}
.schedule__heading-title {
  font-size: 1.3333333333rem;
  letter-spacing: 0.15em;
}
.schedule__heading-deco {
  display: block;
  margin: 0.4166666667rem auto 0;
  width: 95%;
}
.schedule__heading-deco img {
  display: block;
}
.schedule__start {
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin-bottom: 1.1666666667rem;
}
.schedule__list {
  display: flex;
  flex-direction: column;
  gap: 0.8333333333rem;
  margin-bottom: 2.0833333333rem;
}
.schedule__item {
  position: relative;
  padding: 1.6666666667rem 1.25rem;
  text-align: center;
}
.schedule__item-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
  pointer-events: none;
  z-index: 0;
}
.schedule__item-body {
  position: relative;
  z-index: 1;
}
.schedule__item-title {
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.3333333333rem;
  line-height: 1.2;
}
.schedule__item-time {
  font-size: 0.75rem;
  padding-bottom: 0.5833333333rem;
  border-bottom: 1px solid currentColor;
  margin-bottom: 0.5833333333rem;
}
.schedule__item-dates {
  font-size: 0.6666666667rem;
  line-height: 1.8;
}
.schedule__campus-heading {
  text-align: center;
  margin-bottom: 0.8333333333rem;
}
.schedule__campus-title {
  font-size: 1.3333333333rem;
  letter-spacing: 0.1em;
}
.schedule__campus-deco {
  display: block;
  width: 95%;
  margin: 0.4166666667rem auto 0;
}
.schedule__campus-deco img {
  display: block;
}
.schedule__campus-group {
  margin-bottom: 0.8333333333rem;
}
.schedule__campus-month {
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.3333333333rem;
}
.schedule__campus-list {
  display: flex;
  flex-direction: column;
  gap: 0.1666666667rem;
}
.schedule__campus-item {
  display: flex;
  gap: 0.4166666667rem;
  font-size: 0.625rem;
  line-height: 1.8;
}
.schedule__campus-item::before {
  content: "";
  flex: 0 0 0.5416666667rem;
  width: 0.5416666667rem;
  height: 0.5416666667rem;
  margin-top: 0.3333333333rem;
  background: url(../images/schedule_campus_mark.png) no-repeat center/contain;
}
.schedule__campus-date {
  flex: 0 0 auto;
}
.schedule__campus-time {
  flex: 1 1 auto;
}
.schedule__cta {
  margin-top: 1.1666666667rem;
}

.faq {
  background-color: rgba(209, 140, 147, 0.51);
  padding-block: 2.0833333333rem 2.9166666667rem;
  position: relative;
}
.faq__heading {
  text-align: center;
  margin-bottom: 1.25rem;
}
.faq__heading-title {
  font-size: 1.4583333333rem;
  letter-spacing: 0.15em;
}
.faq__list {
  display: flex;
  flex-direction: column;
  gap: 0.8333333333rem;
}
.faq__item {
  background-color: #fff;
  border-radius: 0.3333333333rem;
  overflow: hidden;
  letter-spacing: 0;
}
.faq__question {
  display: flex;
  align-items: center;
  gap: 0.4166666667rem;
  padding: 0.4583333333rem 1.4583333333rem 0.4583333333rem 0.4166666667rem;
  font-size: 0.75rem;
  line-height: 1.3888888889;
  cursor: pointer;
  position: relative;
}
.faq__question::after {
  content: "";
  position: absolute;
  right: 0.75rem;
  top: 50%;
  width: 0.75rem;
  height: 0.3333333333rem;
  background: url(../images/faq_qa_arw.svg) no-repeat center/contain;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
.faq__question.is-accordion-open::after {
  transform: translateY(-50%) rotate(180deg);
}
.faq__question-mark {
  flex: 0 0 auto;
  font-size: 1.0416666667rem;
  font-weight: 700;
}
.faq__question-text {
  flex: 1 1 auto;
  font-size: 0.625rem;
  line-height: 1.5;
  border-left: 1px solid currentColor;
  padding-left: 0.4166666667rem;
  min-height: 1.7916666667rem;
  display: flex;
  align-items: center;
}
.faq__answer {
  display: none;
  gap: 0.3333333333rem;
  padding: 0.375rem 0.3333333333rem;
  background-color: #f7eaea;
}
.faq__answer.is-accordion-contents-open {
  display: flex;
}
.faq__answer-icon {
  flex: 0 0 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  object-fit: cover;
}
.faq__answer-text {
  flex: 1 1 auto;
  font-size: 0.625rem;
  line-height: 1.6666666667;
}

.cta {
  background-color: #b08dce;
  color: #fff;
  padding-block: 1.8333333333rem 2.9166666667rem;
  text-align: center;
  position: relative;
}
.cta__lead {
  font-size: 0.7916666667rem;
  line-height: 1.6666666667rem;
  letter-spacing: 0.005em;
  margin-bottom: 1.5833333333rem;
}
.cta__bridge {
  font-size: 0.7916666667rem;
  line-height: 1.6666666667rem;
  letter-spacing: 0.005em;
  margin-bottom: 1.2916666667rem;
}
.cta__divider {
  display: block;
  margin: 0 auto;
}
.cta__divider--top {
  width: 100%;
  margin-bottom: 0.7916666667rem;
}
.cta__divider--bottom {
  width: 95%;
  margin: 0 auto 1.4166666667rem;
}
.cta__closing {
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.8333333333rem;
}
.cta__button {
  margin-bottom: 2.0833333333rem;
}/*# sourceMappingURL=style.css.map */