@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;
} */
/* ブレイクポイント指定 */
/* 

フォント読み込み

⚫︎使い方

@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);
---*/
/* font */
@font-face {
  font-display: swap;
  /* display=swapの設定 */
}
html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  color: #1C1C1C;
}

@media screen and (max-width: 1439px) {
  html {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 4.0712468193vw;
  }
}
@media screen and (max-width: 1024px) {
  body.is-non-scroll {
    overflow: hidden;
  }
}

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

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}

a img:hover,
a:hover {
  opacity: 0.5;
  transition: linear 0.13s;
}

li img {
  display: block;
}

a img {
  border-style: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

dt {
  font-weight: 700;
}

em {
  font-style: normal;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 1px solid #D9D9D9;
  background-color: #F5F5F5;
  padding: 0.5rem 0.6875rem;
  width: 100%;
  font-weight: 400;
  font-size: 0.875rem;
}
input[type=text].--harf,
input[type=email].--harf,
input[type=tel].--harf,
textarea.--harf {
  width: 10.9375rem;
}
@media screen and (min-width: 769px) {
  input[type=text].--harf,
  input[type=email].--harf,
  input[type=tel].--harf,
  textarea.--harf {
    width: 18.75rem;
  }
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  border-color: #cc1c05;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #ADADAD;
}

input[type=submit] {
  appearance: none;
  background-color: #cc1c05;
  color: #fff;
  display: block;
  border-radius: 3.125rem;
  font-size: 1.25rem;
  padding: 0.5rem 0.75rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  input[type=submit] {
    padding: 0.6875rem 0.625rem;
  }
}

select {
  border: 1px solid #D9D9D9;
  padding: 0.5rem 0.6875rem;
  padding-right: 2.5625rem;
  background: #F5F5F5 url(../images/common/select-arw.svg) no-repeat 95% 50%;
  background-size: 0.9375rem auto;
  width: 100%;
  border-radius: 0;
  font-size: 0.875rem;
}
@media screen and (min-width: 769px) {
  select {
    background-position-x: 98%;
  }
}
select.--harf {
  width: 10.9375rem;
}
@media screen and (min-width: 769px) {
  select.--harf {
    width: 18.75rem;
  }
}
select:focus {
  border-color: #cc1c05;
}

textarea {
  height: 13rem;
  overflow-y: scroll;
}
@media screen and (max-width: 900px) {
  textarea {
    height: 13.75rem;
  }
}

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

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

.l-wrapper {
  width: 100%;
  position: relative;
  min-height: 100vh;
}

.l-outer {
  position: relative;
  max-width: 1720px;
  width: 89.5833333333%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .l-outer {
    width: 100%;
  }
}

.l-inner {
  width: 65.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-inner {
    width: 90%;
  }
}

.l-inner-md {
  width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-inner-md {
    width: 90%;
  }
}

@media screen and (min-width: 769px) {
  .l-inner-pc {
    width: 51.875rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 90%;
  }
}

.l-inner-smd {
  width: 52.875rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 900px) {
  .l-inner-smd {
    width: 94.5%;
  }
}

.l-inner-small {
  width: 42.375rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 900px) {
  .l-inner-small {
    width: 94.5%;
  }
}

.l-inner-wide {
  max-width: 90%;
  width: 76.75rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 768px) {
  .l-inner-wide {
    width: 90%;
  }
}

.l-inner-wide-over {
  width: 89.9451553931%;
  max-width: 1476px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 900px) {
  .l-inner-wide-over {
    width: 88%;
  }
}

@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@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 {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover {
  transform: scale(1.1);
  opacity: 1;
}

.c-text-link {
  color: #D23861;
  transition: linear 0.11s;
}
.c-text-link:hover {
  color: #1C1C1C;
}

.c-button {
  display: block;
  border-radius: 5rem;
  background-color: #f6921d;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 800;
  padding: 0.5625rem 0.625rem;
  width: 19.5rem;
  margin: auto;
  text-align: center;
  letter-spacing: 0;
}

.c-btn-down {
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 3.75rem;
  width: 11.9375rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
}
.c-btn-down__arw {
  fill: #000;
  width: 0.59375rem;
  height: 0.8rem;
  transform: rotate(90deg);
  margin-left: 0.5rem;
}

.c-texts-link {
  display: flex;
}
.c-texts-link__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #438ACC;
  border-bottom: 2px solid #438ACC;
  font-weight: bold;
  font-size: 1.125rem;
  padding-bottom: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .c-texts-link__link {
    font-size: 1rem;
    width: 100%;
  }
}
.c-texts-link__text {
  line-height: 1.25;
}
.c-texts-link__icon {
  width: 1.5625rem;
  display: flex;
  align-items: center;
  margin-left: 0.3125rem;
}

.c-cta-btn {
  display: block;
  margin: 0 auto;
  width: 43.75rem;
  max-width: 100%;
  background-color: #f6921d;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  padding: 0.6875rem 0;
  border-radius: 5.625rem;
  border: 2px solid #fff;
}
@media screen and (max-width: 768px) {
  .c-cta-btn {
    font-size: 1.125rem;
  }
}
.c-cta-btn__arw {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-cta-btn__arw {
    width: 1.25rem;
    right: 1.25rem;
  }
}

.c-sec-heading {
  color: #f6921d;
  text-align: center;
  font-size: 2.75rem;
  line-height: 1.57;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 768px) {
  .c-sec-heading {
    font-size: 1.5rem;
    line-height: 1.38;
  }
}
.c-sec-heading.--size-md {
  font-size: 1.75rem;
}
@media screen and (max-width: 768px) {
  .c-sec-heading.--size-md {
    font-size: 1.375rem;
  }
}

.c-sub-heading {
  font-size: 1.75rem;
  letter-spacing: 0.125em;
  text-align: center;
  line-height: 1.55;
}
@media screen and (max-width: 768px) {
  .c-sub-heading {
    font-size: 1.25rem;
  }
}

.c-check-heading {
  text-align: center;
  display: flex;
  justify-content: center;
  font-size: 1.75rem;
  letter-spacing: 0.125em;
}
@media screen and (max-width: 768px) {
  .c-check-heading {
    font-size: 1.125rem;
  }
}
.c-check-heading__inside {
  position: relative;
}
.c-check-heading__inside::after {
  content: "";
  width: 1.875rem;
  aspect-ratio: 1/1;
  background: url(../images/common/icon-cricle.svg) no-repeat;
  position: absolute;
  left: -2.8125rem;
  top: 0.5625rem;
}
@media screen and (max-width: 768px) {
  .c-check-heading__inside::after {
    width: 1.5rem;
    left: -2.125rem;
    top: 0.25rem;
  }
}

.c-heading02 {
  text-align: center;
  font-size: 2.125rem;
}
@media screen and (max-width: 768px) {
  .c-heading02 {
    font-size: 1.5rem;
  }
}

.c-heading03 {
  font-size: 1.25rem;
  color: #1565a0;
  margin-bottom: 1.0625rem;
}
@media screen and (max-width: 768px) {
  .c-heading03 {
    font-size: 1.125rem;
  }
}
.c-heading03.--orange {
  color: #f6921d;
}

.c-read {
  text-align: center;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .c-read {
    font-size: 1rem;
    line-height: 1.475;
  }
}

.c-band-title {
  background-color: #fbe3d0;
  padding: 0.5rem 0.9375rem;
  font-size: 1.75rem;
  margin-bottom: 1.5625rem;
  line-height: 1.31;
}
@media screen and (max-width: 768px) {
  .c-band-title {
    font-size: 1.375rem;
  }
}

.c-icon-title {
  display: flex;
  align-items: center;
  margin-bottom: 1.5625rem;
  gap: 0.625rem;
}
.c-icon-title__icon {
  flex: 0 0 1.5rem;
}
.c-icon-title_ttl {
  font-size: 1.5rem;
  color: #f6921d;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .header {
    background-color: #fff;
    padding: 0.4375rem 0.625rem;
  }
}
.header__logo {
  width: 14rem;
}
@media screen and (min-width: 769px) {
  .header__logo {
    border-radius: 0 0 1.25rem 0;
    padding: 0.25rem 0.625rem;
    background-color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .header__logo {
    width: 7.375rem;
  }
}
.header__sub {
  width: 14.125rem;
}
@media screen and (max-width: 768px) {
  .header__sub {
    width: 7.875rem;
  }
}

.mv__visual {
  background: linear-gradient(169.88deg, #FB93C0 4.05%, #E65B87 68.41%);
  position: relative;
}
@media screen and (max-width: 768px) {
  .mv__visual {
    overflow: hidden;
  }
}
.mv__visual-inner {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 1267.42px;
  width: 88.0152777778%;
  margin: 0 auto;
  position: relative;
  padding: 3.4375rem 0 4.273125rem;
}
@media screen and (max-width: 768px) {
  .mv__visual-inner {
    padding: 2.5625rem 0 8.75rem;
    justify-content: flex-end;
    width: 100%;
  }
}
.mv__visual-image {
  position: absolute;
  left: -3.125rem;
  top: 0;
  width: 50rem;
}
@media screen and (max-width: 768px) {
  .mv__visual-image {
    left: 0;
    width: 20.3125rem;
  }
}
.mv__visual-catches {
  flex: 0 0 31.0625rem;
}
@media screen and (min-width: 769px) {
  .mv__visual-catches {
    margin-left: 23.875rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__visual-catches {
    flex-basis: 15.3125rem;
    position: relative;
    z-index: 1;
  }
}
.mv__keyword-list {
  flex: 0 0 16.625rem;
  display: flex;
  align-items: flex-start;
  gap: 0.505rem;
}
@media screen and (min-width: 769px) {
  .mv__keyword-list {
    flex-wrap: wrap;
    margin-top: 2.521875rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__keyword-list {
    flex-basis: 17.375rem;
    position: absolute;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    bottom: 4rem;
    right: 0.5rem;
    z-index: 3;
    gap: 0.125rem;
  }
}
.mv__keyword-item {
  background-color: #fff;
  border: 2px solid #D23861;
  border-radius: 50%;
  color: #D23861;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  font-size: 1.54625rem;
  line-height: 1.4;
  font-weight: 700;
  box-shadow: 0px 6.32px 18.96px 0px rgba(0, 0, 0, 0.1490196078);
}
@media screen and (min-width: 769px) {
  .mv__keyword-item {
    flex: 0 0 48%;
  }
}
@media screen and (max-width: 768px) {
  .mv__keyword-item {
    flex: 0 0 4.25rem;
    font-size: 0.8125rem;
  }
}
.mv__content {
  background-color: #fff;
  position: relative;
  border-radius: 1.25rem 1.25rem 0 0;
  margin-top: -1.25rem;
  padding: 1.25rem 6.2229166667% 4.5rem;
}
@media screen and (max-width: 768px) {
  .mv__content {
    padding: 1.125rem 0.875rem 1.875rem;
    margin-top: -4.375rem;
  }
}
.mv__content-inner {
  margin: 0 auto;
  max-width: 1267.42px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1.1875rem;
}
@media screen and (max-width: 768px) {
  .mv__content-inner {
    flex-flow: column;
    gap: 0.8125rem;
    align-items: center;
  }
}
.mv__text-block {
  font-weight: 900;
  letter-spacing: -0.01em;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .mv__text-block {
    text-align: center;
  }
}
.mv__lead {
  font-size: 1.71375rem;
}
@media screen and (max-width: 768px) {
  .mv__lead {
    font-size: 1rem;
  }
}
.mv__lead-pink {
  color: #D23861;
  font-size: 1.3125455872em;
}
.mv__title {
  font-size: 2.13875rem;
  font-weight: 900;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  gap: 0.1875rem;
}
@media screen and (max-width: 768px) {
  .mv__title {
    font-size: 1rem;
    align-items: center;
    text-align: center;
  }
}
.mv__title-main {
  color: #D23861;
  font-size: 1.3319696084em;
}
@media screen and (max-width: 768px) {
  .mv__title-main {
    font-size: 1.801875rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__title-sub {
    font-size: 1.25rem;
  }
}
.mv__infos {
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .mv__infos {
    width: 100%;
  }
}
.mv__infos-col {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 769px) {
  .mv__infos-col {
    margin-top: -2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__infos-col {
    flex-flow: column;
    align-items: center;
    gap: 1.125rem;
    margin-bottom: 1rem;
  }
}
.mv__points {
  display: grid;
  grid-template-columns: repeat(2, 16rem);
  gap: 0.224375rem;
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .mv__points {
    width: 100%;
    justify-content: space-between;
    grid-template-columns: repeat(2, 49.6%);
    gap: 0;
  }
}
.mv__points-item {
  height: 6.25rem;
  background-color: #FFE1EE;
  border: 0.21875rem solid #fff;
  border-radius: 0.586875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.449375rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .mv__points-item {
    font-size: 1rem;
    height: 4.3125rem;
  }
}
.mv__points-em {
  color: #D23861;
}
.mv__points-price {
  font-size: 1.5002156102em;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.mv__points-sup {
  font-size: 0.65em;
}
.mv__logo {
  flex: 0 0 auto;
  width: 12.375rem;
}
@media screen and (max-width: 768px) {
  .mv__logo {
    width: 8.125rem;
  }
}
.mv__notes {
  font-size: 0.90625rem;
}
@media screen and (max-width: 768px) {
  .mv__notes {
    width: 17.125rem;
    margin: auto;
    font-size: 0.485rem;
  }
}
.mv__notes-item {
  text-indent: -1em;
  padding-left: 1em;
}

.intro {
  position: relative;
  padding: 2.6875rem 0 8.5rem;
  background-color: #FCF9F9;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .intro {
    padding: 2.625rem 0 3.75rem;
  }
}
.intro__bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .intro__bg {
    top: 0;
    bottom: auto;
  }
}
.intro__bg img {
  height: 100%;
}
.intro__heading {
  margin-bottom: 3.25rem;
}
@media screen and (max-width: 768px) {
  .intro__heading {
    margin-bottom: 2rem;
  }
}
.intro__heading-inner {
  display: flex;
  justify-content: center;
  margin-bottom: 1.875rem;
}
.intro__heading-textblock {
  background-color: #D23861;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 2.404375rem;
  padding: 0.966875rem 2.885rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .intro__heading-textblock {
    font-size: 1.25rem;
    padding: 0.5rem 1.4375rem;
  }
}
.intro__heading-textblock::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.9375rem;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: #D23861 transparent transparent transparent;
  border-width: 1.4375rem 0.71875rem 0 0.71875rem;
}
.intro__heading-textblock .num {
  font-family: "Poppins", sans-serif;
}
.intro__lead {
  position: relative;
  z-index: 1;
}
.intro__lead-small {
  font-size: 0.7998440343em;
}
.intro__title {
  width: 37.25rem;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .intro__title {
    width: 19.375rem;
  }
}
.intro__graph {
  width: 65rem;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 1.34375rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .intro__graph {
    background-color: #fff;
    border-radius: 0.9375rem;
    padding: 2.0625rem 1.9375rem 0.6875rem;
  }
}
@media screen and (min-width: 769px) {
  .intro__graph-figures {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .intro__graph-figures {
    margin-left: 0.625rem;
  }
  .intro__graph-figures .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    width: 3.1875rem;
    aspect-ratio: 1/1;
    background: no-repeat 50%;
    background-size: 100% auto;
    border-radius: 50%;
    box-shadow: 0px 0px 14px 0px rgba(228, 65, 171, 0.5490196078);
    z-index: 3;
    transition: ease 0.22s;
  }
  .intro__graph-figures .slick-arrow.slick-prev {
    background-image: url(../images/lp/intro_graph_slide_prev.svg);
    left: 1.875rem;
  }
  .intro__graph-figures .slick-arrow.slick-next {
    background-image: url(../images/lp/intro_graph_slide_next.svg);
    right: 1.875rem;
  }
  .intro__graph-figures .slick-arrow.slick-disabled {
    opacity: 0;
  }
}
@media screen and (max-width: 768px) {
  .intro__figure {
    background-color: #fff;
    border-radius: 0.836875rem;
    padding: 2.4375rem 0.625rem;
    margin: 0 0.90625rem;
    width: 20.8125rem;
  }
}
.intro__source {
  text-align: center;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .intro__source {
    margin-top: 0.9375rem;
    font-size: 0.75rem;
  }
}
.intro__infos {
  position: relative;
}
.intro__infos-col {
  display: flex;
  justify-content: center;
  width: 44.0625rem;
  max-width: 100%;
  margin: 0 auto 2.046875rem;
  background-color: #FBF1F5;
  border-radius: 0.4775rem;
  gap: 1.625rem;
  padding: 1.625rem 1.875rem;
}
@media screen and (max-width: 768px) {
  .intro__infos-col {
    flex-flow: column;
    width: 23.3125rem;
    padding: 1.1875rem 2rem;
    margin-bottom: 0.6875rem;
    gap: 0.375rem;
  }
}
.intro__data {
  display: flex;
  align-items: center;
  flex-flow: column;
  gap: 0.9375rem;
}
@media screen and (max-width: 768px) {
  .intro__data {
    flex-flow: row;
    gap: 0.625rem;
    display: flex;
    align-items: center;
  }
}
.intro__data-label {
  color: #fff;
  background-color: #D37D94;
  font-size: 1.336875rem;
  padding: 0.495rem 0.875rem;
  width: 12.5rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .intro__data-label {
    flex: 0 0 auto;
    width: 8.1875rem;
    font-size: 0.875rem;
    padding: 0.495rem 0.59375rem;
  }
}
.intro__data-texts {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  gap: 0.3em;
}
@media screen and (max-width: 768px) {
  .intro__data-texts {
    flex-flow: row;
  }
}
.intro__data-match {
  color: #D23861;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 2.2925rem;
}
@media screen and (max-width: 768px) {
  .intro__data-match {
    font-size: 1.5rem;
  }
}
.intro__data-match-sub {
  font-size: 0.75em;
}
.intro__data-year {
  font-size: 1.528125rem;
  margin-bottom: 0.25rem;
}
@media screen and (max-width: 768px) {
  .intro__data-year {
    font-size: 1rem;
  }
}
.intro__infos-note {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .intro__infos-note {
    font-size: 0.75rem;
  }
}

.troble__head {
  position: relative;
  background-color: #FCF9F9;
}
@media screen and (max-width: 768px) {
  .troble__head {
    margin-top: -1.875rem;
  }
}
.troble__head-inner {
  position: relative;
  padding: 3.4375rem 0 2.6125rem;
  max-width: 867px;
  width: 60.2083333333%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .troble__head-inner {
    padding: 1.5625rem 0 0rem;
    width: 100%;
  }
}
.troble__head-image {
  width: 59.375rem;
  max-width: 100vw;
  display: block;
  position: absolute;
  right: 10.3125rem;
  bottom: 0;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .troble__head-image {
    width: 100%;
    max-width: 100%;
    right: auto;
    left: 0;
  }
}
.troble__head-title {
  width: 34.6875rem;
  max-width: 100%;
  position: relative;
  z-index: 3;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .troble__head-title {
    width: 16.75rem;
  }
}
.troble__bands {
  background-color: #D23861;
  padding: 2.3225rem 0;
}
@media screen and (max-width: 768px) {
  .troble__bands {
    padding: 0.84375rem 0;
  }
}
.troble__bands-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.63625rem;
}
@media screen and (max-width: 768px) {
  .troble__bands-inner {
    align-items: flex-end;
    gap: 0.375rem;
  }
}
.troble__band-list {
  display: flex;
  align-items: center;
  gap: 0.63625rem;
}
@media screen and (max-width: 768px) {
  .troble__band-list {
    flex-wrap: wrap;
    gap: 0.375rem;
    flex: 0 0 72%;
  }
}
.troble__band-item {
  background-color: #fff;
  color: #D23861;
  font-weight: bold;
  font-size: 1.908125rem;
  padding: 0.3125rem 1.283125rem;
}
@media screen and (max-width: 768px) {
  .troble__band-item {
    font-size: 1.125rem;
    padding: 0.1875rem 0.75rem;
  }
}
.troble__band-note {
  font-size: 1.69625rem;
  color: #fff;
  font-weight: bold;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .troble__band-note {
    font-size: 1rem;
  }
}
.troble__middle-inner {
  position: relative;
  z-index: 1;
  width: 59.375rem;
  max-width: 100%;
  margin: 0 auto;
}
.troble__middle-texts {
  padding: 8.25rem 0 8.4375rem;
  padding-left: 5.25rem;
  margin-left: 1.875rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .troble__middle-texts {
    margin: 0;
    padding: 2.375rem 0 3.75rem;
    padding-left: 0.9375rem;
  }
}
.troble__middle-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 30.5625rem;
  max-width: 65%;
}
.troble__middle-title {
  width: 31.625rem;
  max-width: 100%;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .troble__middle-title {
    width: 13.125rem;
  }
}
.troble__middle-image {
  width: 50.375rem;
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .troble__middle-image {
    width: 94%;
  }
}
.troble__bottom {
  position: relative;
  z-index: 4;
  margin-top: -5rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .troble__bottom {
    margin-top: -2.5rem;
  }
}
.troble__finish {
  padding: 6.875rem 0 0rem;
  position: relative;
  background-color: #FCF9F9;
  margin-top: -3.125rem;
}
@media screen and (max-width: 768px) {
  .troble__finish {
    padding-top: 5.625rem;
    padding-bottom: 2rem;
  }
}
.troble__finish-head {
  display: flex;
  justify-content: center;
}
.troble__finish-ttl {
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 1.875rem;
  padding: 0 1.90625rem;
  margin-bottom: 1.75rem;
}
@media screen and (max-width: 768px) {
  .troble__finish-ttl {
    font-size: 1.25rem;
    padding: 0 1.15625rem;
  }
}
.troble__finish-ttl::before, .troble__finish-ttl::after {
  content: "";
  background-color: #D23861;
  width: 0.1875rem;
  height: 100%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .troble__finish-ttl::before, .troble__finish-ttl::after {
    width: 2px;
  }
}
.troble__finish-ttl::before {
  bottom: 0;
  left: 0;
  transform: rotate(-35deg);
}
.troble__finish-ttl::after {
  bottom: 0;
  right: 0;
  transform: rotate(35deg);
}
.troble__finish-image {
  width: 33.6875rem;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .troble__finish-image {
    width: 19.0625rem;
  }
}

.note-lists__item {
  font-size: 0.875rem;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  .note-lists__item {
    font-size: 0.75rem;
  }
}
.note-lists__item.--pink {
  color: #D23861;
}

.point {
  position: relative;
  padding: 15.6944444444vw 0 1.3125rem;
}
@media screen and (max-width: 768px) {
  .point {
    padding: 7.5625rem 0 1.25rem;
  }
}
.point__arw {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 100%;
}
.point__head {
  margin-bottom: 6.6875rem;
}
@media screen and (max-width: 768px) {
  .point__head {
    margin-bottom: 2.15625rem;
  }
}
.point__titles {
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
}
.point__lead {
  width: 21.8125rem;
  height: 4.559375rem;
  padding: 0.80625rem 0 0;
  padding-left: 4.25rem;
  letter-spacing: -0.09em;
  background: url(../images/lp/point_sticky_bg.png) no-repeat 0% 0%;
  background-size: 100% auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.495rem;
  font-weight: 500;
  margin-bottom: 0.10625rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .point__lead {
    width: 15.3125rem;
    height: 3.19875rem;
    font-size: 1.04875rem;
    letter-spacing: 0;
    padding-left: 2.5rem;
    padding-top: 0.624375rem;
  }
}
.point__title {
  font-size: 2.25rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .point__title {
    font-size: 1.625rem;
  }
}
.point__title .num {
  font-family: "Poppins", sans-serif;
  font-size: 2em;
  color: #D23861;
}
@media screen and (max-width: 768px) {
  .point__title .num {
    font-size: 3.125rem;
  }
}
.point__title .hight-light {
  font-size: 3rem;
  color: #D23861;
}
@media screen and (max-width: 768px) {
  .point__title .hight-light {
    font-size: 2.5rem;
  }
}
.point__list {
  display: grid;
  grid-template-columns: repeat(3, 23.75rem);
  column-gap: 2.695rem;
  row-gap: 6.6875rem;
}
@media screen and (max-width: 768px) {
  .point__list {
    grid-template-columns: 1fr;
    row-gap: 5.1875rem;
  }
}
.point__card {
  position: relative;
  background-color: #fff;
  border: 1px solid #D23861;
  border-radius: 0.67375rem;
  padding: 2rem 1.285rem 0.8125rem;
}
@media screen and (max-width: 768px) {
  .point__card {
    padding: 1.875rem 1.25rem 0.8125rem;
  }
}
.point__card-nums {
  position: absolute;
  width: 7.25rem;
  height: 6.625rem;
  top: -4.59375rem;
  left: -1rem;
}
@media screen and (max-width: 768px) {
  .point__card-nums {
    top: -4.46875rem;
    left: -0.625rem;
    width: 6.3025rem;
    height: 6rem;
  }
}
.point__card-nums-bg {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.point__card-nums-texts {
  position: relative;
  z-index: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #EA9092;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
}
.point__card-nums-top {
  width: 3.375rem;
}
@media screen and (max-width: 768px) {
  .point__card-nums-top {
    width: 2.9375rem;
  }
}
.point__card-nums-number {
  font-size: 3.185rem;
}
@media screen and (max-width: 768px) {
  .point__card-nums-number {
    font-size: 2.75rem;
  }
}
@media screen and (min-width: 769px) {
  .point__card-title-one-line {
    height: 5.9375rem;
    display: flex;
    align-items: center;
  }
}
.point__card-title {
  font-weight: 700;
  font-size: 1.751875rem;
  margin-bottom: 1.145625rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .point__card-title {
    font-size: 1.625rem;
  }
}
.point__card-title-em {
  color: #D23861;
}
.point__card-title-num {
  font-family: "Poppins", sans-serif;
}
.point__card-title-sup {
  font-size: 0.7em;
}
.point__card-thumb {
  aspect-ratio: 337.46/207;
  margin-bottom: 1.145625rem;
}
.point__card-text {
  font-size: 1.078125rem;
}
@media screen and (max-width: 768px) {
  .point__card-text {
    font-size: 1.0625rem;
  }
}
.point__card-hightlight {
  font-weight: 700;
  color: #D23861;
}
.point__sup {
  font-size: 0.7em;
}
.point__nots {
  margin-top: 2.13875rem;
}
@media screen and (max-width: 768px) {
  .point__nots {
    margin-top: 1.6875rem;
  }
}

.cta {
  padding: 4.0625rem 0 2.4375rem;
}
@media screen and (max-width: 768px) {
  .cta {
    padding: 1.5625rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .cta__inner {
    width: 100%;
  }
}
.cta__content {
  background: rgba(255, 225, 238, 0.6980392157);
  border-radius: 1.25rem;
  padding: 4.3125rem 0 3.625rem;
}
@media screen and (max-width: 768px) {
  .cta__content {
    padding: 4.65625rem 0;
  }
}
.cta__illust {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .cta__illust {
    display: none;
  }
}
.cta__illust.--illust01 {
  width: 10.25rem;
  left: 7.3125rem;
  top: 7.466875rem;
}
.cta__illust.--illust02 {
  width: 12.5rem;
  right: 7.5625rem;
  top: 7.3125rem;
}
.cta__lead-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 1.6875rem;
}
@media screen and (max-width: 768px) {
  .cta__lead-wrap {
    margin-bottom: 1.25rem;
  }
}
.cta__lead {
  font-weight: 500;
  font-size: 1.625rem;
  padding: 0.5rem 0.4375rem;
  border-top: 1px dashed rgba(210, 56, 97, 0.5);
  border-bottom: 1px dashed rgba(210, 56, 97, 0.5);
  color: #5B5B5B;
}
@media screen and (max-width: 768px) {
  .cta__lead {
    font-size: 1.25rem;
    padding: 0.4375rem 0;
  }
}
.cta__title-wrap {
  text-align: center;
}
.cta__title {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 1.6875rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .cta__title {
    font-size: 1.875rem;
  }
}
.cta__title-top {
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .cta__title-btm {
    font-size: 1.5rem;
  }
}
.cta__title-em {
  font-size: 3rem;
  color: #D23861;
}
@media screen and (max-width: 768px) {
  .cta__title-em {
    font-size: 2.125rem;
  }
}
.cta__title-num {
  font-size: 3.875rem;
  font-family: "Poppins", sans-serif;
  color: #D23861;
}
@media screen and (max-width: 768px) {
  .cta__title-num {
    font-size: 2.875rem;
  }
}
.cta__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 2px solid #D23861;
  color: #D23861;
  border-radius: 5.625rem;
  text-align: center;
  position: relative;
  width: 24.8125rem;
  height: 4.4375rem;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: -0.01em;
  margin: auto;
  transition: ease 0.2s;
}
@media screen and (max-width: 768px) {
  .cta__btn {
    width: 20.8125rem;
    height: 3.6875rem;
    letter-spacing: -0.01em;
  }
}
.cta__btn::after {
  content: "";
  width: 0.5625rem;
  height: 0.5625rem;
  border-right: 1px solid #D23861;
  border-bottom: 1px solid #D23861;
  position: absolute;
  top: 50%;
  right: 1.8125rem;
  transform: rotate(-45deg) translateY(-50%);
  transition: ease 0.2s;
}
@media screen and (max-width: 768px) {
  .cta__btn::after {
    right: 2.1875rem;
  }
}
.cta__btn:hover {
  background-color: #D23861;
  color: #fff;
  opacity: 1;
}
.cta__btn:hover::after {
  border-color: #fff;
}

.guarantee {
  padding: 4.875rem 0;
}
@media screen and (max-width: 768px) {
  .guarantee {
    padding: 3.875rem 0;
  }
}
@media screen and (min-width: 769px) {
  .guarantee__inner {
    width: 52.5rem;
  }
}
.guarantee__label {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  gap: 0.4375rem;
  margin-bottom: 0.5rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .guarantee__label {
    margin-bottom: 0.375rem;
  }
}
.guarantee__label-line {
  flex: 0 0 2.75rem;
  height: 2px;
  border-top: 2px dotted rgba(210, 56, 97, 0.5);
}
.guarantee__label-text {
  background: linear-gradient(169.88deg, #FB93C0 4.05%, #E65B87 68.41%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.guarantee__title {
  font-size: 2.625rem;
  line-height: 1.4;
  margin-bottom: 2.625rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .guarantee__title {
    font-size: 1.875rem;
    margin-bottom: 2.875rem;
  }
}
.guarantee__lead-block {
  margin-bottom: 4.625rem;
}
@media screen and (max-width: 768px) {
  .guarantee__lead-block {
    margin-bottom: 2.5rem;
  }
}
.guarantee__lead-title {
  text-align: center;
  font-size: 1.25rem;
  margin-bottom: 1.5625rem;
}
.guarantee__lead-text {
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .guarantee__lead-text {
    font-size: 0.875rem;
  }
}
.guarantee__plan-tb {
  margin-bottom: 4.1875rem;
}
.guarantee__gr:not(:last-of-type) {
  margin-bottom: 2.9375rem;
}
.guarantee__ttl {
  font-size: 1.625rem;
  font-weight: 700;
  margin-bottom: 1.625rem;
}
@media screen and (max-width: 768px) {
  .guarantee__ttl {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .guarantee__guides .note-lists__item {
    font-size: 0.875rem;
  }
}
.guarantee__guides .note-lists__item:not(:last-of-type) {
  margin-bottom: 0.3125rem;
}
.guarantee__guides-num {
  text-align: right;
  margin-top: 2.875rem;
  font-weight: 500;
}
.guarantee__about-tb {
  margin-bottom: 1.625rem;
}
.guarantee__about-alert {
  margin: 1.625rem auto 0;
  width: 42.25rem;
  max-width: 100%;
}
.guarantee__others-gr:not(:last-of-type) {
  margin-bottom: 1.625rem;
}
.guarantee__others-ttl {
  font-size: 1.25rem;
  margin-bottom: 1.625rem;
}
@media screen and (max-width: 768px) {
  .guarantee__others-ttl {
    font-size: 1.125rem;
  }
}
.guarantee__others-tb {
  margin-bottom: 1.625rem;
}
.guarantee__others-img {
  margin-bottom: 1.625rem;
}
.guarantee__others-list:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
.guarantee__others-list li {
  list-style-type: disc;
  list-style-position: inside;
  font-size: 0.875rem;
  text-indent: -1.4em;
  padding-left: 1.4em;
}
.guarantee__others-list.--none-mark li {
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
}

.guarantee-plan {
  background-color: #FFF5F6;
  padding: 5.75rem 0;
}
@media screen and (max-width: 768px) {
  .guarantee-plan {
    background-color: #fff;
    padding: 0 0 3.75rem;
  }
}
@media screen and (min-width: 769px) {
  .guarantee-plan__inner {
    width: 71.25rem;
  }
}
.guarantee-plan__head {
  text-align: center;
  margin-bottom: 4.0625rem;
}
@media screen and (max-width: 768px) {
  .guarantee-plan__head {
    margin-bottom: 1.75rem;
  }
}
.guarantee-plan__catch {
  color: #D23861;
  font-weight: 700;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.125rem;
}
.guarantee-plan__title {
  font-weight: 700;
  font-size: 2.625rem;
}
@media screen and (max-width: 768px) {
  .guarantee-plan__title {
    font-size: 1.875rem;
  }
}
.guarantee-plan__list-wrap {
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 4.28125rem 5.375rem;
}
@media screen and (max-width: 768px) {
  .guarantee-plan__list-wrap {
    padding: 0 1.875rem;
  }
}
.guarantee-plan__list {
  display: grid;
  grid-template-columns: repeat(3, 18.9375rem);
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .guarantee-plan__list {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
}
.guarantee-plan__item {
  border: 2px solid #FFEAF3;
  border-radius: 0.4375rem;
}
.guarantee-plan__profile {
  display: flex;
  align-items: center;
  padding: 1.0625rem 1.375rem 0;
}
@media screen and (max-width: 768px) {
  .guarantee-plan__profile {
    margin-bottom: 0.4375rem;
    padding: 1.0625rem 1.3125rem 0;
  }
}
.guarantee-plan__illust {
  flex: 0 0 5.5625rem;
}
.guarantee-plan__summary {
  flex: 1 1 auto;
  font-weight: 700;
}
.guarantee-plan__summary-name {
  color: #EB6D8E;
  margin-bottom: 0.625rem;
}
.guarantee-plan__summary-name .age {
  font-family: "Poppins", sans-serif;
}
.guarantee-plan__suggest {
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  margin-bottom: 0.4375rem;
  color: #EB6D8E;
}
.guarantee-plan__details {
  background-color: #FFF5F6;
  padding: 0.75rem 0.625rem;
  font-weight: 700;
}
.guarantee-plan__detail {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.3125rem;
  margin-bottom: 0.625rem;
}
.guarantee-plan__detail-title {
  flex: 0 0 auto;
  font-size: 0.875rem;
  background-color: #fff;
  padding: 0.1875rem 0.375rem;
  font-weight: 700;
}
.guarantee-plan__detail-value {
  font-size: 1rem;
}
.guarantee-plan__detail-num {
  font-size: 1.625rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.guarantee-plan__price {
  display: flex;
  align-items: center;
  gap: 0.6875rem;
}
.guarantee-plan__price-title {
  color: #EB6D8E;
  font-size: 1.25rem;
  flex: 0 0 auto;
}
.guarantee-plan__price-value {
  color: #fff;
  background-color: #EB6D8E;
  font-size: 1.625rem;
  flex: 0 0 auto;
  padding: 0.125rem 0.875rem;
  border-radius: 0.1875rem;
}
.guarantee-plan__price-num {
  font-family: "Poppins", sans-serif;
  font-size: 2.25rem;
}

.flow {
  padding: 4.4375rem 0;
}
@media screen and (max-width: 768px) {
  .flow {
    padding: 1.5rem 0 3.75rem;
  }
}
@media screen and (min-width: 769px) {
  .flow__inner {
    width: 68.6875rem;
  }
}
@media screen and (max-width: 768px) {
  .flow__inner {
    width: 80%;
  }
}
.flow__head {
  margin-bottom: 4.6875rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .flow__head {
    margin-bottom: 1.75rem;
  }
}
.flow__label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.flow__label-line {
  border-top: 2px dashed rgba(210, 56, 97, 0.5019607843);
  flex: 0 0 2.75rem;
  height: 0.125rem;
}
.flow__label-text {
  font-family: "Zen Maru Gothic", sans-serif;
  background: linear-gradient(169.88deg, #FB93C0 4.05%, #E65B87 68.41%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0.625rem;
  flex: 0 0 auto;
}
.flow__title {
  font-size: 2.625rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .flow__title {
    font-size: 1.875rem;
  }
}
.flow__list {
  display: grid;
  grid-template-columns: repeat(3, 22.0625rem);
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .flow__list {
    grid-template-columns: 1fr;
  }
}
.flow__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .flow__item {
    text-align: center;
    border: 1px solid #D23861;
    border-radius: 0.625rem;
    height: 18.75rem;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 1.71875rem 1.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .flow__item {
    padding-left: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .flow__item:not(:last-of-type) {
    padding-bottom: 1.1875rem;
  }
  .flow__item:not(:last-of-type)::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(210, 56, 97, 0.2);
  }
}
.flow__num {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .flow__num {
    color: #fff;
    border-radius: 50%;
    width: 2.875rem;
    aspect-ratio: 1/1;
    background-color: #D23861;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -1.4375rem;
  }
}
@media screen and (max-width: 768px) {
  .flow__num {
    color: #D23861;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0.5rem;
    position: relative;
  }
  .flow__num::before {
    content: "";
    width: 0.75rem;
    aspect-ratio: 1/1;
    background-color: #D23861;
    position: absolute;
    top: 0.0625rem;
    left: -2.25rem;
    border-radius: 1.25rem;
  }
}
.flow__icon {
  width: 4.5625rem;
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 768px) {
  .flow__icon {
    display: none;
  }
}
.flow__item-title {
  font-size: 1.75rem;
}
@media screen and (max-width: 768px) {
  .flow__item-title {
    font-size: 1.375rem;
  }
}
.flow__item-desc {
  font-size: 1.125rem;
  text-align: left;
  margin-top: 0.875rem;
}
.flow__item-desc .num {
  color: #D23861;
  font-weight: 700;
}
.flow__image {
  margin: 3rem auto 0;
  width: 34.6875rem;
  max-width: 80%;
}

.footer__inner {
  border-top: 1px dashed #BEBEBE;
  padding-top: 0.875rem;
  padding-bottom: 2.1875rem;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    width: 52.875rem;
  }
}
@media screen and (max-width: 768px) {
  .footer__inner {
    padding: 1.625rem 0 3.25rem;
  }
}
.footer__text {
  font-size: 0.875rem;
}
.footer__text:not(:last-of-type) {
  margin-bottom: 0.3125rem;
}
.footer__links {
  margin-top: 0.875rem;
  display: flex;
  gap: 1.5625rem;
}
@media screen and (max-width: 768px) {
  .footer__links {
    margin-top: 1.625rem;
    flex-flow: column;
    gap: 0.625rem;
  }
}
.footer__link {
  position: relative;
  text-decoration: underline;
  padding-left: 1.375rem;
}
.footer__link::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #D23861;
  border-width: 0.5rem 0 0.5rem 1rem;
}
.footer__code {
  text-align: right;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .footer__code {
    margin-top: 1.625rem;
  }
}
.footer__bottom {
  background-color: #D23861;
  color: #fff;
  margin-top: 2.5rem;
}
@media screen and (max-width: 768px) {
  .footer__bottom {
    margin-top: 2.1875rem;
  }
}
.footer__bottom-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1380px;
  margin: 0 auto;
  padding: 1rem 1.875rem;
}
@media screen and (max-width: 768px) {
  .footer__bottom-inner {
    flex-flow: column;
    padding: 1.5rem 1.375rem 0.9375rem;
  }
}
.footer__logo {
  width: 14.375rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .footer__logo {
    margin-left: 2.1875rem;
  }
}
@media screen and (max-width: 768px) {
  .footer__logo {
    margin-bottom: 0.9375rem;
  }
}
.footer__copyright {
  font-family: "Poppins", sans-serif;
  font-size: 0.75rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .footer__copyright {
    text-align: center;
    line-height: 1.3;
  }
}

.cta-button {
  width: 24.8125rem;
  margin: 0.875rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #1EBE45;
  background-color: #fff;
  letter-spacing: -0.01em;
  gap: 0.625rem;
  padding: 1.15625rem 1.25rem;
  border-radius: 5.625rem;
  box-shadow: 0px 4px 0px 0px #239E41;
  font-weight: 700;
  position: relative;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .cta-button {
    margin: 0 auto 0;
    box-shadow: none;
    width: 20.4375rem;
    gap: 0.375rem;
  }
}
.cta-button.is-fixed {
  position: fixed;
  left: 0;
  right: 0;
  height: auto;
  z-index: 10;
  bottom: 0;
  margin-bottom: 1.25rem;
}
@media (any-hover: hover) {
  .cta-button {
    transition: ease 0.22s;
  }
  .cta-button:hover {
    box-shadow: none;
    opacity: 1;
    bottom: -0.3125rem;
  }
}
.cta-button__cta-label {
  background: #239E41;
  color: #fff;
  font-size: 1.125rem;
  border-radius: 0.3125rem;
  padding: 0.25rem 0.5rem;
}
@media screen and (max-width: 768px) {
  .cta-button__cta-label {
    font-size: 0.974375rem;
  }
}
.cta-button__cta-text {
  font-size: 1.5rem;
  color: #1EBE45;
}
@media screen and (max-width: 768px) {
  .cta-button__cta-text {
    font-size: 1.25rem;
  }
}
.cta-button__in-text {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .cta-button__in-text {
    font-size: 1.125rem;
  }
}

.plan {
  width: 100%;
  border-collapse: collapse;
}
.plan th,
.plan td {
  padding: 0.6875rem 0.375rem;
  border: 1px solid #ddd;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .plan th,
  .plan td {
    font-size: 0.5625rem;
    padding: 0.375rem 0.25rem;
  }
}
.plan__label {
  background: #FAF0F1;
  vertical-align: middle;
  font-size: 1rem;
  color: #4C4C4C;
}
.plan__label--head01 {
  width: 4.4375rem;
}
.plan__label--head02 {
  width: 9.25rem;
}
.plan__label.plan__label--head {
  background: #fff;
  border-bottom: none;
  border: none;
  visibility: hidden;
}
.plan__label-title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .plan__label-title {
    font-size: 0.55rem;
  }
}
.plan__label-head {
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #D23861;
  border-radius: 5.625rem;
  text-align: center;
  color: #D23861;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 0.125rem 0.4375rem;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .plan__label-head {
    padding: 0.1875rem 0.125rem;
    font-size: 0.4125rem;
  }
}
.plan__label-head.--md {
  font-size: 0.625rem;
}
@media screen and (max-width: 768px) {
  .plan__label-head.--md {
    font-size: 0.375rem;
  }
}
.plan__label-sup {
  top: 0;
  line-height: 1;
}
.plan__label-catch {
  text-align: left;
  font-size: 0.8125rem;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .plan__label-catch {
    font-size: 0.446875rem;
  }
}
.plan__label-pink {
  color: #D23861;
  font-weight: 700;
}
.plan__label-note {
  font-size: 0.625rem;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .plan__label-note {
    font-size: 0.4125rem;
  }
}
.plan__label-note:last-child {
  margin-bottom: 0;
}
.plan__label-box {
  background-color: #fff;
  border: 1px solid #D23861;
  text-align: center;
  padding: 0.25rem 0.25rem;
}
.plan__label-box .plan__label-note {
  text-align: center;
  line-height: 1.3;
}
.plan__label-em {
  font-weight: 700;
}
.plan__label-small {
  font-size: 0.75rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .plan__label-small {
    font-size: 0.4125rem;
  }
}
.plan__col {
  text-align: center;
  width: 9.6875rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .plan__col {
    font-size: 0.61875rem;
  }
}
.plan__plan-badge-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.plan__plan-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.5rem;
  padding: 0.25rem 0.3125rem;
  line-height: 1.2;
  font-weight: 500;
  background: #D23861;
  color: #fff;
  border-radius: 50%;
  width: 1.75rem;
  text-align: center;
  height: 1.75rem;
  margin-right: 0.1875rem;
}
@media screen and (max-width: 768px) {
  .plan__plan-badge {
    font-size: 0.3125rem;
    width: 1.275rem;
    height: 1.275rem;
  }
}
.plan__term {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
@media screen and (max-width: 768px) {
  .plan__term {
    font-size: 0.48125rem;
  }
}
.plan__value {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .plan__value {
    font-size: 0.625rem;
  }
}
.plan__price {
  font-size: 0.875rem;
  font-weight: 700;
  color: #D23861;
}
@media screen and (max-width: 768px) {
  .plan__price {
    font-size: 0.48125rem;
  }
}
.plan__price-sub {
  font-weight: 400;
}
.plan__num {
  font-size: 1.45rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .plan__num {
    font-size: 0.7675rem;
  }
}
.plan__price-note {
  font-size: 0.75rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .plan__price-note {
    font-size: 0.5625rem;
  }
}
.plan__price-note .plan__num {
  font-size: inherit;
  color: #D23861;
}
.plan__price-note.-light {
  font-weight: 350;
  font-size: 0.6875rem;
}
@media screen and (max-width: 768px) {
  .plan__price-note.-light {
    font-size: 0.53125rem;
  }
}
.plan__unit {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  font-weight: 350;
}
@media screen and (max-width: 768px) {
  .plan__unit {
    font-size: 0.4375rem;
  }
}
.plan__unit-num {
  font-weight: 350;
  font-size: 1rem;
  display: inline-block;
  margin-top: 0.5rem;
}
@media screen and (max-width: 768px) {
  .plan__unit-num {
    font-size: 0.4375rem;
  }
}

.table-basic {
  border-collapse: collapse;
  width: 100%;
}
.table-basic th,
.table-basic td {
  border: 1px solid #CCCCCC;
  text-align: center;
  vertical-align: middle;
  padding: 0.3625rem 0.375rem;
}
.table-basic th {
  background-color: #FAFAFA;
}
.table-basic td {
  line-height: 1.5;
}

.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-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

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

.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-v-hidden-i {
  visibility: hidden !important;
}

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

@media screen and (min-width: 769px) {
  .u-sp-link {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .u-sp-link {
    border-bottom: 1px solid #1C1C1C;
    padding-bottom: 0.0625rem;
  }
}

.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-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-mt0 {
  margin-top: 0 !important;
}

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

@media screen and (max-width: 768px) {
  .u-sp-mb0 {
    margin-bottom: 0 !important;
  }
}

.u-mb-1rem {
  margin-bottom: 1rem;
}

.u-mb-2rem {
  margin-bottom: 2rem;
}

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

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

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

.u-marker {
  background: linear-gradient(transparent 72%, rgba(255, 0, 89, 0.2) 0%);
  display: inline-block;
}

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

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

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

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

.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-text-over-cricle {
  position: relative;
}
.u-text-over-cricle::after {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: #f5d034;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.4375rem;
}

.u-c-orange {
  color: #f6921d;
}

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

.u-no-link {
  pointer-events: none;
}/*# sourceMappingURL=style.css.map */