@charset "UTF-8";
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  margin: 0;
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  word-break: break-all;
  margin: 0;
  padding: 0;
  border: 0;
}

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2 {
  line-height: 1.2;
}

h3,
h4 {
  line-height: 1.5;
}

h5,
h6 {
  line-height: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

b,
strong {
  font-weight: bolder;
}

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

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

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

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button {
  outline: none;
  border: none;
  cursor: pointer;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

[hidden] {
  display: none !important;
}

*:focus {
  outline: none;
}

.clearfix::after {
  content: "";
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  clear: both;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

body {
  background-color: #fff0f1;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

html.no-scroll,
body.no-scroll {
  overflow: hidden;
  height: 100%;
}

.pc-hidden {
  display: none;
}

.sp-hidden {
  display: block;
}

img.w100 {
  max-width: 100%;
  height: auto;
}

a {
  cursor: pointer;
}
a.default {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
a.default:hover {
  opacity: 50%;
}

.top_h2 {
  text-box: trim-both cap alphabetic;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 54px;
  font-size: clamp(1.5rem, -0.1544117647rem + 2.9411764706vw, 3.375rem);
  line-height: 1.4444444444;
}

.top_h2-tisle {
  text-box: trim-both cap alphabetic;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: clamp(3.75rem, -0.6617647059rem + 7.8431372549vw, 8.75rem);
}
.top_h2-tisle.notrim {
  text-box: inherit;
}

.top_h2-sub {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  line-height: 1;
}

.top_h3 {
  text-box: trim-both cap alphabetic;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: clamp(1.25rem, 0.3676470588rem + 1.568627451vw, 2.25rem);
  line-height: 1.4444444444;
}

.top_h4 {
  text-box: trim-both cap alphabetic;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4;
}

.top_B-F {
  text-box: trim-both cap alphabetic;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.45;
}

.grad-red {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
}

.gold-v {
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.desc p {
  text-box: trim-both cap alphabetic;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  line-height: 1.4375;
}
.desc.notrim p {
  text-box: inherit;
}

.w900 {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
}

.w1000 {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}

.w1220 {
  max-width: 1220px;
  width: 90%;
  margin: 0 auto;
}

/* faq */
.faq__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 4px;
  overflow-x: auto;
  margin-bottom: 15px;
  scrollbar-width: none;
}
.faq__tabs::-webkit-scrollbar {
  display: none;
}

.faq__tab {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 10px 8px;
  border: 0;
  border-bottom: 1px solid #666666;
  background: transparent;
  color: #333333;
  font-size: 15px;
  white-space: nowrap;
  text-box: trim-both cap alphabetic;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease;
}
.faq__tab.is-active {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  border-bottom: 1px solid transparent;
  -o-border-image: linear-gradient(270deg, #90000a 0%, #c61940 100%) 1;
     border-image: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940)) 1;
     border-image: linear-gradient(270deg, #90000a 0%, #c61940 100%) 1;
}

.faq__panel {
  display: none;
}
.faq__panel.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}

.faq__question {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 15px 20px;
  border: 0;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, right top, from(#ce1645), to(#a90013));
  background: linear-gradient(90deg, #ce1645 0%, #a90013 100%);
  color: #fff;
  text-align: left;
  cursor: pointer;
  -webkit-transition: border-radius 0.3s ease;
  transition: border-radius 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .faq__question {
    padding: 10px 15px;
  }
}
.faq__question.is-open {
  border-radius: 6px 6px 0 0;
}

.faq__question-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
  line-height: 1.4375;
}

.faq__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: -webkit-gradient(linear, left top, right top, from(#e5c88b), to(#bd9053));
  background: linear-gradient(90deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 17px;
  line-height: 1.4705882353;
  font-weight: 500;
}
.faq__icon--answer {
  color: #b80024;
}

.faq__arrow {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: translateY(-3px) rotate(45deg);
          transform: translateY(-3px) rotate(45deg);
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}

.faq__question.is-open .faq__arrow {
  -webkit-transform: translateY(3px) rotate(225deg);
          transform: translateY(3px) rotate(225deg);
}

.faq__answer {
  overflow: hidden;
  border-radius: 0 0 6px 6px;
  background: -webkit-gradient(linear, left top, right top, from(#ce1645), to(#a90013));
  background: linear-gradient(90deg, #ce1645 0%, #a90013 100%);
}

.faq__answer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  padding: 24px 22px;
  color: #fff;
  font-size: 15px;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .faq__answer-inner {
    padding: 10px 15px;
  }
}

.faq__answer-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.faq__answer-text p {
  margin: 0;
}
.faq__answer-text p + p {
  margin-top: 1em;
}

/* flow */
.t_flow {
  margin-bottom: 186px;
}
@media only screen and (max-width: 767px) {
  .t_flow {
    margin-bottom: 64px;
  }
}
.t_flow .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  .t_flow .inner {
    gap: 20px;
    width: 100%;
  }
}
.t_flow .sec-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .t_flow .sec-title {
    gap: 20px;
  }
}
.t_flow .sec-title .top_h2-tisle,
.t_flow .sec-title .top_h2-sub {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.t_flow .step-slider-wrap {
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .t_flow .step-slider-wrap {
    width: 69.2307692308%;
    margin: 0 auto;
  }
}
.t_flow .step-slider {
  width: 600px;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .t_flow .step-slider {
    width: 100%;
  }
}
.t_flow .step-slider__slide {
  padding: 30px 0;
  border-radius: 30px;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.t_flow .step-slider__slide .swiper-wrap {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.t_flow .step-slider__step {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: clamp(1.25rem, 1.0294117647rem + 0.3921568627vw, 1.5rem);
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#e5c88b), to(#bd9053));
  background: linear-gradient(90deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-align: center;
}
.t_flow .step-slider .top_h2 {
  text-align: center;
}
.t_flow .step-slider__image {
  margin: 0;
  overflow: hidden;
  border-radius: 20px;
  margin: 20px auto;
}
.t_flow .step-slider .desc p {
  color: #fff;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  line-height: 1.4375;
}
.t_flow .step-slider__arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  position: absolute;
  top: 50%;
  z-index: 2;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .t_flow .step-slider__arrow {
    width: 30px;
    height: 30px;
  }
}
.t_flow .step-slider__arrow::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
.t_flow .step-slider__arrow--prev {
  left: 7%;
}
@media only screen and (max-width: 767px) {
  .t_flow .step-slider__arrow--prev {
    left: -45px;
  }
}
.t_flow .step-slider__arrow--prev::before {
  -webkit-transform: translate(-35%, -50%) rotate(-135deg);
          transform: translate(-35%, -50%) rotate(-135deg);
}
.t_flow .step-slider__arrow--next {
  right: 7%;
}
@media only screen and (max-width: 767px) {
  .t_flow .step-slider__arrow--next {
    right: -45px;
  }
}
.t_flow .step-slider__arrow--next::before {
  -webkit-transform: translate(-65%, -50%) rotate(45deg);
          transform: translate(-65%, -50%) rotate(45deg);
}
.t_flow .step-slider__arrow.swiper-button-disabled {
  opacity: 0.35;
  pointer-events: none;
}
.t_flow .morebtn {
  text-box: trim-both cap alphabetic;
  max-width: 240px;
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  padding: 18px 0;
  text-align: center;
  border-radius: 15px;
  font-size: 20px;
  color: #fff;
}
/* salon */
.t_salon .salon-slider {
  overflow: hidden;
  margin-bottom: 40px;
  max-width: 420px;
  width: 90%;
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider {
    margin-bottom: 20px;
    max-width: 180px;
  }
}
.t_salon .salon-slider.is-static .swiper-wrapper {
  gap: 76px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider.is-static .swiper-wrapper {
    gap: 56px;
  }
}
.t_salon .salon-slider.is-static .swiper-wrapper .salon-slider__slide {
  max-width: 420px;
  width: 100%;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider.is-static .swiper-wrapper .salon-slider__slide {
    max-width: 180px;
  }
}
.t_salon .salon-slider.is-static .swiper-button-prev,
.t_salon .salon-slider.is-static .swiper-button-next {
  display: none;
}
.t_salon .salon-slider__slide {
  opacity: 50%;
  height: auto;
}
.t_salon .salon-slider__slide.swiper-slide-active {
  opacity: 1;
}
.t_salon .salon-slider__slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider__slide a {
    gap: 15px;
  }
}
.t_salon .salon-slider__image {
  margin: 0;
  overflow: hidden;
  border-radius: 5px;
  aspect-ratio: 420/280;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider__image {
    aspect-ratio: 180/120;
    width: 100%;
  }
}
.t_salon .salon-slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.t_salon .salon-slider__title {
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.t_salon .salon-slider .swiper-button-prev:after,
.t_salon .salon-slider .swiper-rtl .swiper-button-next:after,
.t_salon .salon-slider .swiper-button-next:after,
.t_salon .salon-slider .swiper-rtl .swiper-button-prev:after {
  content: none;
}
.t_salon .salon-slider .swiper-button-prev,
.t_salon .salon-slider .swiper-button-next {
  width: 36px;
  aspect-ratio: 1/1;
}
.t_salon .salon-slider .swiper-button-prev {
  background: url(../img/common/next-g.svg) no-repeat center/contain;
  left: -56px;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider .swiper-button-prev {
    left: -46px;
  }
}
.t_salon .salon-slider .swiper-button-next {
  background: url(../img/common/prev-g.svg) no-repeat center/contain;
  right: -56px;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider .swiper-button-next {
    right: -46px;
  }
}
.t_salon .morebtn {
  margin: 0 auto;
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding-bottom: 5px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.t_salon .morebtn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
}

/* first plan */
.first-plan {
  margin-bottom: 80px;
}
.first-plan .sec-body {
  padding: 0;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  border-radius: 30px;
}
.first-plan .sec-body .box-inner {
  padding: 80px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .first-plan .sec-body .box-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    padding: 30px 0;
  }
}
.first-plan .sec-body .box-inner .has-line {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 6px;
}
.first-plan .sec-body .box-inner .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.first-plan .sec-body .box-inner .price .num {
  background: -webkit-gradient(linear, left top, right top, from(#e5c88b), to(#bd9053));
  background: linear-gradient(90deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 600;
  font-size: clamp(4.1875rem, 3.4705882353rem + 1.2745098039vw, 5rem);
  font-family: "Montserrat", sans-serif;
}
.first-plan .sec-body .box-inner .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  color: #fff;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
}
.first-plan .sec-body .box-inner .confirm-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .first-plan .sec-body .box-inner .confirm-btn.sp-hidden {
    display: none;
  }
}
.first-plan .sec-body .box-inner .confirm-btn.pc-hidden {
  display: none;
}
@media only screen and (max-width: 767px) {
  .first-plan .sec-body .box-inner .confirm-btn.pc-hidden {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.first-plan .sec-body .box-inner .confirm-btn a {
  padding: 20px 40px;
  display: block;
  width: 100%;
  border: 1px solid #fff;
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .first-plan .sec-body .box-inner .confirm-btn a {
    padding: 16px 32px;
  }
}
.first-plan .sec-body .box-inner .confirm-btn p {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #fff;
  text-align: center;
}
.first-plan .sec-body .box-inner .sec-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.first-plan .sec-body .box-inner .sec-left .has-line {
  text-align: center;
  margin-bottom: 10px;
}
.first-plan .sec-body .box-inner .sec-right .has-line {
  margin-bottom: 10px;
}

/* cta */
.cta {
  margin-bottom: 146px;
}
.cta .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.cta .title {
  font-weight: 700;
  font-size: clamp(1.875rem, 0.6617647059rem + 2.1568627451vw, 3.25rem);
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.cta .sec-body {
  width: 100%;
  border-radius: 30px;
}
.cta .sec-body .box-inner {
  padding: 80px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .cta .sec-body .box-inner {
    padding: 30px 0;
  }
}
.cta .sec-body .box-inner .has-line {
  font-size: clamp(0.875rem, 0.3235294118rem + 0.9803921569vw, 1.5rem);
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 6px;
}
.cta .sec-body .box-inner .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.cta .sec-body .box-inner .price .num {
  background: -webkit-gradient(linear, left top, right top, from(#e5c88b), to(#bd9053));
  background: linear-gradient(90deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 600;
  font-size: clamp(4.1875rem, 1.2647058824rem + 5.1960784314vw, 7.5rem);
  font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 767px) {
  .cta .sec-body .box-inner .price img {
    width: 30px;
    height: auto;
  }
}
.cta .sec-body .box-inner .confirm-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.cta .sec-body .box-inner .confirm-btn a {
  padding: 20px 80px;
  display: block;
  width: 100%;
  border: 1px solid #fff;
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .cta .sec-body .box-inner .confirm-btn a {
    padding: 16px 32px;
  }
}
.cta .sec-body .box-inner .confirm-btn .text {
  color: #fff;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
}
.cta .sec-body .box-inner .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.cta .sec-body .box-inner .link .item {
  color: #fff;
  font-size: clamp(0.75rem, 0.5294117647rem + 0.3921568627vw, 1rem);
  font-weight: 500;
}

.header {
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
}
.header.menu-open > .inner .h_menu .menulist {
  -webkit-transform: translateX(135%);
          transform: translateX(135%);
  -webkit-transition: -webkit-transform 1.4s ease;
  transition: -webkit-transform 1.4s ease;
  transition: transform 1.4s ease;
  transition: transform 1.4s ease, -webkit-transform 1.4s ease;
}
.header.menu-open > .inner .h_menu .g-btn {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.8s ease 0.8s;
  transition: -webkit-transform 0.8s ease 0.8s;
  transition: transform 0.8s ease 0.8s;
  transition: transform 0.8s ease 0.8s, -webkit-transform 0.8s ease 0.8s;
}
.header > .inner {
  padding: 22px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 200;
}
@media only screen and (max-width: 767px) {
  .header > .inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.header > .inner .h_menu {
  margin-left: auto;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .header > .inner .h_menu {
    display: none;
  }
}
.header > .inner .h_menu .menulist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: -webkit-transform 1.4s ease 0.4s;
  transition: -webkit-transform 1.4s ease 0.4s;
  transition: transform 1.4s ease 0.4s;
  transition: transform 1.4s ease 0.4s, -webkit-transform 1.4s ease 0.4s;
  -webkit-transform: translateX(130px);
          transform: translateX(130px);
}
.header > .inner .h_menu .menulist a {
  font-size: 16px;
  color: #ffffff;
}
.header > .inner .h_menu .menulist .menu-item {
  position: relative;
}
.header > .inner .h_menu .menulist .menu-item:hover .line::before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.header > .inner .h_menu .g-btn {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}
.header > .inner .h_menu .g-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  padding: 8px 20px;
  background: -webkit-gradient(linear, left top, right top, from(#e5c88b), to(#bd9053));
  background: linear-gradient(90deg, #e5c88b 0%, #bd9053 100%);
  border-radius: 40px;
  font-size: 16px;
  font-weight: 500;
}

.hamburger {
  position: relative;
  width: 24px;
  height: 18px;
  z-index: 300;
  margin-left: 40px;
  cursor: pointer;
}
.hamburger .line {
  position: absolute;
  width: 100%;
  height: 1px;
  border-radius: 50px;
  background-color: #fff;
  top: 0;
  left: 0;
}
.hamburger .line.line2 {
  top: 8px;
}
.hamburger .line.line3 {
  top: 16px;
}
.hamburger.active .line.line1 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
}
.hamburger.active .line.line2 {
  opacity: 0;
}
.hamburger.active .line.line3 {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 8px;
}

.menu-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  pointer-events: none;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 1000ms ease;
  transition: -webkit-transform 1000ms ease;
  transition: transform 1000ms ease;
  transition: transform 1000ms ease, -webkit-transform 1000ms ease;
}
@media only screen and (max-width: 767px) {
  .menu-wrap {
    overflow: auto;
    height: 100dvh;
  }
}
.menu-wrap > .inner {
  padding: 30px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media only screen and (max-width: 767px) {
  .menu-wrap > .inner {
    padding: 15px 0 80px;
  }
}
.menu-wrap .hamburger-menu {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 40px 0;
  grid-template-rows: auto auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .menu-wrap .hamburger-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.menu-wrap .hamburger-menu .parentmenu > a {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4583333333;
  color: #ffffff;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.menu-wrap .hamburger-menu .parentmenu > a::after {
  content: "";
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#e5c88b), to(#bd9053));
  background: linear-gradient(90deg, #e5c88b 0%, #bd9053 100%);
  border-radius: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.menu-wrap .hamburger-menu .parentmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.menu-wrap .hamburger-menu .parentmenu .childmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.menu-wrap .hamburger-menu .parentmenu .childmenu a {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4375;
  color: #ffffff;
}
.menu-wrap .hamburger-menu .parentmenu:nth-child(1) {
  grid-column: 1;
  grid-row: 1/3;
}
.menu-wrap .hamburger-menu .parentmenu:nth-child(2) {
  grid-column: 2;
  grid-row: 1/3;
}
.menu-wrap .hamburger-menu .parentmenu:nth-child(3) {
  grid-column: 3;
  grid-row: 1;
}
.menu-wrap .hamburger-menu .parentmenu:nth-child(4) {
  grid-column: 3/4;
  grid-row: 2/3;
}
.menu-wrap .snslist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.menu-wrap .snslist a {
  display: block;
}
.menu-wrap.active {
  -webkit-transform: translateY(calc(var(--header-height) - 1px));
          transform: translateY(calc(var(--header-height) - 1px));
  pointer-events: auto;
}
.menu-wrap.closing .childmenu {
  -webkit-transition: none !important;
  transition: none !important;
}

.fixed-bnr {
  position: fixed;
  right: 60px;
  bottom: 60px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}
@media only screen and (max-width: 767px) {
  .fixed-bnr {
    width: 100px;
    right: 10px;
    bottom: 10px;
  }
}
.fixed-bnr.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.footer {
  position: relative;
  z-index: 50;
}
.footer::before {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-top.png) no-repeat bottom/100% auto;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .footer::before {
    height: 24px;
  }
}
.footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 80px;
}
@media print, screen and (max-width: 1180px) {
  .footer .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 40px 0 80px;
  }
}
.footer .inner .sec-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  max-width: 250px;
  width: 25%;
}
@media print, screen and (max-width: 1180px) {
  .footer .inner .sec-left {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .footer .inner .sec-left {
    max-width: 194px;
    width: 100%;
  }
}
.footer .inner .sec-left .snslist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .inner .f-menu {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: repeat(4, auto);
  gap: 20px 60px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .footer .inner .f-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer .inner .f-menu li {
  margin: 0;
  padding: 0;
}
.footer .inner .f-menu li a {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.footer .inner .f-menu li:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}
.footer .inner .f-menu li:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}
.footer .inner .f-menu li:nth-child(3) {
  grid-column: 1;
  grid-row: 3;
}
.footer .inner .f-menu li:nth-child(4) {
  grid-column: 1;
  grid-row: 4;
}
.footer .inner .f-menu li:nth-child(5) {
  grid-column: 2;
  grid-row: 1;
}
.footer .inner .f-menu li:nth-child(6) {
  grid-column: 2;
  grid-row: 2;
}
.footer .inner .f-menu li:nth-child(7) {
  grid-column: 2;
  grid-row: 3;
}
.footer .inner .f-menu li:nth-child(8) {
  grid-column: 3;
  grid-row: 1;
}
.footer .inner .f-menu li:nth-child(9) {
  grid-column: 3;
  grid-row: 2;
}
.footer .inner .f-menu li:nth-child(10) {
  grid-column: 4;
  grid-row: 1;
}
.footer .inner .f-menu li:nth-child(11) {
  grid-column: 4;
  grid-row: 2;
}
@media screen and (max-width: 767px) {
  .footer .inner .f-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
    grid-auto-rows: auto;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    row-gap: 20px;
  }
  .footer .inner .f-menu li {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  .footer .inner .f-menu li a {
    font-size: 16px;
  }
}

@-webkit-keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}

@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@-webkit-keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@-webkit-keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fv {
  max-height: 300vh;
  overflow: hidden;
  position: sticky;
  top: var(--header-height);
}

.mv-slider {
  --mv-bg-color: linear-gradient(90deg, #ce1645 0%, #a90013 100%);
  --mv-border-color: #fff;
  --mv-circle-x: 50%;
  --mv-circle-y: 50%;
  width: 100%;
  height: 100dvh;
  overflow: hidden;
  background: var(--mv-bg-color);
}
.mv-slider__slides {
  width: 100%;
  height: 100dvh;
  position: relative;
}
.mv-slider__slide {
  width: 100%;
  height: 100dvh;
  position: absolute;
  inset: 0;
  z-index: 0;
  visibility: hidden;
  pointer-events: none;
  clip-path: none;
}
.mv-slider__slide.is-active {
  z-index: 2;
  visibility: visible;
  pointer-events: auto;
}
.mv-slider__slide.is-active .mv-slider__border,
.mv-slider__slide.is-active .mv-slider__picture {
  clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
}
.mv-slider__slide.is-closing {
  z-index: 2;
  visibility: visible;
  pointer-events: none;
}
.mv-slider__slide.is-closing .mv-slider__border {
  -webkit-animation: mvBorderClose 1.4s cubic-bezier(0.76, 0, 0.24, 1) forwards;
          animation: mvBorderClose 1.4s cubic-bezier(0.76, 0, 0.24, 1) forwards;
}
.mv-slider__slide.is-closing .mv-slider__picture {
  -webkit-animation: mvImageClose 1.4s cubic-bezier(0.76, 0, 0.24, 1) forwards;
          animation: mvImageClose 1.4s cubic-bezier(0.76, 0, 0.24, 1) forwards;
}
.mv-slider__slide.is-opening {
  z-index: 2;
  visibility: visible;
  pointer-events: none;
}
.mv-slider__slide.is-opening .mv-slider__border {
  -webkit-animation: mvBorderOpen 1.4s cubic-bezier(0.76, 0, 0.24, 1) forwards;
          animation: mvBorderOpen 1.4s cubic-bezier(0.76, 0, 0.24, 1) forwards;
}
.mv-slider__slide.is-opening .mv-slider__picture {
  -webkit-animation: mvImageOpen 1.4s cubic-bezier(0.76, 0, 0.24, 1) forwards;
          animation: mvImageOpen 1.4s cubic-bezier(0.76, 0, 0.24, 1) forwards;
}
.mv-slider__border {
  width: 100%;
  height: 100dvh;
  position: absolute;
  inset: 0;
  z-index: 1;
  background-color: var(--mv-border-color);
  pointer-events: none;
  clip-path: circle(0% at var(--mv-circle-x) var(--mv-circle-y));
  will-change: clip-path;
}
.mv-slider__picture {
  display: block;
  width: 100%;
  height: 100dvh;
  position: absolute;
  inset: 0;
  z-index: 2;
  clip-path: circle(0% at var(--mv-circle-x) var(--mv-circle-y));
  will-change: clip-path;
}
.mv-slider__image {
  display: block;
  width: 100%;
  height: 100dvh;
  -o-object-fit: cover;
     object-fit: cover;
}

@-webkit-keyframes mvImageClose {
  from {
    clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
  }
  to {
    clip-path: circle(0% at var(--mv-circle-x) var(--mv-circle-y));
  }
}

@keyframes mvImageClose {
  from {
    clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
  }
  to {
    clip-path: circle(0% at var(--mv-circle-x) var(--mv-circle-y));
  }
}
@-webkit-keyframes mvBorderClose {
  from {
    clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
  }
  to {
    /* 0.8% から 2.5% に変更（太くする） */
    clip-path: circle(2.5% at var(--mv-circle-x) var(--mv-circle-y));
  }
}
@keyframes mvBorderClose {
  from {
    clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
  }
  to {
    /* 0.8% から 2.5% に変更（太くする） */
    clip-path: circle(2.5% at var(--mv-circle-x) var(--mv-circle-y));
  }
}
@-webkit-keyframes mvImageOpen {
  from {
    clip-path: circle(0% at var(--mv-circle-x) var(--mv-circle-y));
  }
  to {
    clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
  }
}
@keyframes mvImageOpen {
  from {
    clip-path: circle(0% at var(--mv-circle-x) var(--mv-circle-y));
  }
  to {
    clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
  }
}
@-webkit-keyframes mvBorderOpen {
  from {
    /* 0.8% から 2.5% に変更（太くする） */
    clip-path: circle(2.5% at var(--mv-circle-x) var(--mv-circle-y));
  }
  to {
    clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
  }
}
@keyframes mvBorderOpen {
  from {
    /* 0.8% から 2.5% に変更（太くする） */
    clip-path: circle(2.5% at var(--mv-circle-x) var(--mv-circle-y));
  }
  to {
    clip-path: circle(120% at var(--mv-circle-x) var(--mv-circle-y));
  }
}
@media (prefers-reduced-motion: reduce) {
  .mv-slider__slide.is-active .mv-slider__border,
  .mv-slider__slide.is-active .mv-slider__picture, .mv-slider__slide.is-closing .mv-slider__border,
  .mv-slider__slide.is-closing .mv-slider__picture, .mv-slider__slide.is-opening .mv-slider__border,
  .mv-slider__slide.is-opening .mv-slider__picture {
    -webkit-animation: none;
            animation: none;
    clip-path: none;
  }
}
.wrapper {
  position: relative;
  z-index: 40;
  background-color: #fff0f1;
  overflow: hidden;
}

.sec-slider {
  background-color: #fff0f1;
}
.sec-slider .inner {
  padding: 80px 0 240px;
}
@media only screen and (max-width: 767px) {
  .sec-slider .inner {
    width: 100%;
    padding: 30px 0 40px;
  }
}
.sec-slider .inner .js-top-news-slider.is-static .swiper-wrapper {
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec-slider .inner .js-top-news-slider.is-static .swiper-wrapper .swiper-slide {
  max-width: 320px;
  width: 100%;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .sec-slider .inner .js-top-news-slider.is-static .swiper-wrapper .swiper-slide {
    max-width: 160px;
  }
}
.sec-slider .inner .js-top-news-slider.is-static .swiper-element {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sec-slider .inner .swiper-slide {
    max-width: 160px;
  }
}
.sec-slider .inner .thumb {
  width: 100%;
  height: 180px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .sec-slider .inner .thumb {
    height: 90px;
  }
}
.sec-slider .inner .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.sec-slider .inner .swiper-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}
.sec-slider .inner .swiper-element .swiper-button-next,
.sec-slider .inner .swiper-element .swiper-button-prev {
  width: 36px;
  height: 36px;
  aspect-ratio: 1/1;
  margin-top: 0;
}
.sec-slider .inner .swiper-element .swiper-button-next,
.sec-slider .inner .swiper-element .swiper-button-prev,
.sec-slider .inner .swiper-element .swiper-pagination {
  position: relative;
}
.sec-slider .inner .swiper-element .swiper-button-prev:after,
.sec-slider .inner .swiper-element .swiper-rtl .swiper-button-next:after,
.sec-slider .inner .swiper-element .swiper-button-next:after,
.sec-slider .inner .swiper-element .swiper-rtl .swiper-button-prev:after {
  content: none;
}
.sec-slider .inner .swiper-element .swiper-button-prev,
.sec-slider .inner .swiper-element .swiper-rtl .swiper-button-next,
.sec-slider .inner .swiper-element .swiper-button-next,
.sec-slider .inner .swiper-element .swiper-rtl .swiper-button-prev {
  inset: 0;
}
.sec-slider .inner .swiper-element .swiper-horizontal > .swiper-pagination-bullets,
.sec-slider .inner .swiper-element .swiper-pagination-bullets.swiper-pagination-horizontal,
.sec-slider .inner .swiper-element .swiper-pagination-custom,
.sec-slider .inner .swiper-element .swiper-pagination-fraction {
  inset: 0;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.sec-slider .inner .swiper-element .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.sec-slider .inner .swiper-element .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0;
  opacity: 1;
  border: 0;
  border-radius: 50%;
  background: transparent;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec-slider .inner .swiper-element .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before,
.sec-slider .inner .swiper-element .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.sec-slider .inner .swiper-element .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sec-slider .inner .swiper-element .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
}
.sec-slider .inner .swiper-element .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.sec-slider .inner .swiper-element .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  display: none;
}

.t_webcm {
  position: relative;
}
.t_webcm::before {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-top.png) no-repeat bottom/100% 100%;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .t_webcm::before {
    height: 24px;
  }
}
.t_webcm::after {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-bottom.png) no-repeat top/100% 100%;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .t_webcm::after {
    height: 24px;
  }
}
.t_webcm .inner {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.t_webcm .inner .top_h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .t_webcm .inner .top_h2 {
    margin-bottom: 30px;
  }
}
.t_webcm .inner .top_h2-sub {
  text-box: trim-both cap alphabetic;
  color: #fff;
  text-align: center;
  margin-bottom: 100px;
  line-height: 1.4583333333;
}
@media only screen and (max-width: 767px) {
  .t_webcm .inner .top_h2-sub {
    margin-bottom: 40px;
  }
}
.t_webcm .inner .top_h2-tisle {
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .t_webcm .inner .top_h2-tisle {
    margin-bottom: 15px;
  }
}
.t_webcm .inner .movie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.t_webcm .inner .movie .top_h2 {
  margin: 0;
  position: relative;
  z-index: 5;
}
.t_webcm .inner .movie .top_h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  bottom: -5px;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .t_webcm .inner .movie iframe {
    width: 100%;
    height: 200px;
  }
}

.t_reasons {
  padding: 200px 0 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
}
@media only screen and (max-width: 767px) {
  .t_reasons {
    padding: 64px 0 53px;
    gap: 20px;
  }
}
.t_reasons .sec-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .t_reasons .sec-title {
    gap: 20px;
  }
}
.t_reasons .sec-title .top_h2-tisle,
.t_reasons .sec-title .top_h2-sub {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.t_reasons .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 120px;
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list {
    gap: 40px;
  }
}
.t_reasons .list .item {
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
.t_reasons .list .item .top_h3 {
  color: #fff;
  padding-bottom: 30px;
  border-bottom: 1px solid transparent;
  -o-border-image: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%) 1;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053)) 1;
     border-image: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%) 1;
}
@media print, screen and (max-width: 1180px) {
  .t_reasons .list .item .top_h3 {
    padding-bottom: 15px;
  }
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list .item .top_h3 {
    margin-right: 30px;
  }
}
.t_reasons .list .item .inner {
  max-width: 1520px;
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 80px 0 0;
  gap: 40px;
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list .item .inner {
    width: calc(100% - 15px);
    padding-top: 20px;
    gap: 15px;
    display: grid;
    grid-template-areas: "title title" "text img";
    margin-left: 15px;
  }
  .t_reasons .list .item .inner .pc-hidden {
    display: block;
    grid-area: title;
  }
  .t_reasons .list .item .inner .sp-hidden {
    display: none;
  }
  .t_reasons .list .item .inner .sec-img {
    grid-area: img;
    margin-top: 0;
    width: 100%;
    max-width: none;
    height: 190px;
    border-radius: 15px 0 0 15px;
  }
  .t_reasons .list .item .inner .sec-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 15px 0 0 15px;
  }
  .t_reasons .list .item .inner .sec-text {
    grid-area: text;
    margin-left: 0;
    width: auto;
  }
}
.t_reasons .list .item .inner .num {
  text-box: trim-both cap alphabetic;
  position: absolute;
  bottom: 60px;
  left: min(210px, 10.9375vw);
  font-family: "Josefin Sans", sans-serif;
  font-size: 210px;
  font-size: clamp(5.625rem, -0.9926470588rem + 11.7647058824vw, 13.125rem);
  line-height: 190px;
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media print, screen and (max-width: 1180px) {
  .t_reasons .list .item .inner .num {
    left: 0;
  }
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list .item .inner .num {
    bottom: 15px;
    left: -15px;
  }
}
.t_reasons .list .item::before {
  content: "";
  width: min(1500px, 78.125vw);
  height: calc(100% - 60px);
  border-radius: 0 30px 30px 0;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media print, screen and (max-width: 1180px) {
  .t_reasons .list .item::before {
    width: calc(100% - 15px);
  }
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list .item::before {
    height: calc(100% - 15px);
    border-radius: 0 15px 15px 0;
  }
}
.t_reasons .list .item.column .inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list .item.column .inner {
    width: calc(100% - 15px);
    padding-top: 20px;
    gap: 15px;
    display: grid;
    grid-template-areas: "title title" "img text";
    margin-left: 0;
    margin-right: 15px;
  }
  .t_reasons .list .item.column .inner .pc-hidden {
    display: block;
    grid-area: title;
    margin-left: 30px;
    margin-right: 0;
  }
  .t_reasons .list .item.column .inner .sp-hidden {
    display: none;
  }
  .t_reasons .list .item.column .inner .sec-img {
    grid-area: img;
    margin-top: 0;
    width: 100%;
    max-width: none;
    height: 190px;
  }
  .t_reasons .list .item.column .inner .sec-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .t_reasons .list .item.column .inner .sec-text {
    grid-area: text;
    margin-left: 0;
    width: auto;
  }
}
.t_reasons .list .item.column .sec-text {
  margin-right: 16.09375vw;
  margin-right: min(309px, 16.09375vw);
  margin-left: auto;
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list .item.column .sec-text {
    margin-left: 30px;
    margin-right: 15px;
    max-width: none;
    width: 100%;
  }
}
.t_reasons .list .item.column::before {
  right: 0;
  left: auto;
  top: 0;
  border-radius: 30px 0 0 30px;
  z-index: -1;
}
.t_reasons .list .item.column .sec-img {
  left: 0;
  right: auto;
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list .item.column .sec-img {
    border-radius: 0 15px 15px 0;
  }
  .t_reasons .list .item.column .sec-img img {
    border-radius: 0 15px 15px 0;
  }
}
.t_reasons .list .item.column .num {
  left: auto;
  right: 209px;
}
@media print, screen and (max-width: 1180px) {
  .t_reasons .list .item.column .num {
    right: 0;
  }
}
.t_reasons .list .item.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.t_reasons .list .item.is-active .sec-img {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media only screen and (max-width: 767px) {
  .t_reasons .list .item:nth-child(1) .sec-img {
    height: 236px;
  }
}
.t_reasons .list .sec-text {
  max-width: 510px;
  width: 39%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  gap: 30px;
  margin-left: auto;
}
@media print, screen and (max-width: 900px) {
  .t_reasons .list .sec-text {
    margin-left: 15px;
    max-width: none;
    width: 100%;
    gap: 15px;
  }
}
.t_reasons .list .sec-text .desc p {
  color: #fff;
}
.t_reasons .list .sec-img {
  max-width: min(660px, 34.375vw);
  width: 50%;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
  -webkit-transition: 1s ease 0.2s;
  transition: 1s ease 0.2s;
  margin-top: 82px;
}
.t_reasons .list .sec-img img {
  width: 100%;
  height: auto;
}

.loop-text {
  margin-bottom: 246px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .loop-text {
    margin-bottom: 93px;
  }
}
.loop-text .loop-inner {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
  -webkit-animation: loopText 20s linear infinite;
          animation: loopText 20s linear infinite;
}
.loop-text .loop-inner img {
  width: 450px;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  .loop-text .loop-inner img {
    width: 390px;
  }
}

@-webkit-keyframes loopText {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loopText {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .loop-text .loop-inner {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
  }
}
.t_method {
  position: relative;
}
.t_method::before {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-top.png) no-repeat bottom/100% 100%;
  position: absolute;
  bottom: calc(100% - 2px);
  left: 0;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .t_method::before {
    height: 24px;
  }
}
.t_method::after {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-bottom.png) no-repeat top/100% 100%;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .t_method::after {
    height: 24px;
  }
}
.t_method .inner {
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  .t_method .inner {
    width: 94%;
  }
}
.t_method .inner .sec-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  .t_method .inner .sec-title {
    gap: 20px;
  }
}
.t_method .inner .sec-title.main {
  margin-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .t_method .inner .sec-title.main {
    margin-bottom: 40px;
  }
}
.t_method .inner .sec-title.main .top_h2-tisle {
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.t_method .inner .sec-title.main .top_h2-sub {
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media only screen and (max-width: 767px) {
  .t_method .inner .sec-title.main .top_h2-sub .pc-hidden {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .t_method .inner .sec-title.main .top_h2-sub {
    text-align: center;
    line-height: 1.4444444444;
  }
}
.t_method .inner .sec-title.sub .top_h3 {
  position: relative;
  color: #fff;
  border-bottom: 1px solid transparent;
  -o-border-image: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%) 1;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053)) 1;
     border-image: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%) 1;
}
.t_method .inner .sec-title.sub .desc p {
  color: #fff;
}
.t_method .inner .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .t_method .inner .list {
    gap: 40px;
  }
}
.t_method .inner .list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  padding-bottom: 60px;
  position: relative;
}
.t_method .inner .list .item::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-mask: repeating-linear-gradient(90deg, #000 0, #000 2px, transparent 2px, transparent 4px);
  mask: repeating-linear-gradient(90deg, #000 0, #000 2px, transparent 2px, transparent 4px);
}
@media only screen and (max-width: 767px) {
  .t_method .inner .list .item {
    gap: 20px;
    padding-bottom: 40px;
  }
}
.t_method .inner .list .item figure,
.t_method .inner .list .item img {
  border-radius: 15px;
}
.t_method .inner .list .item .desc p {
  color: #fff;
}

.t_ba {
  margin: 205px 0 120px;
}
@media only screen and (max-width: 767px) {
  .t_ba {
    margin: 64px 0 40px;
  }
}
.t_ba .inner {
  padding: 60px 0 40px;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .t_ba .inner {
    padding: 40px 0 20px;
  }
}
.t_ba .inner .top_h2-tisle {
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.t_ba .makeup-tabs {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .t_ba .makeup-tabs {
    width: 90%;
  }
}
.t_ba .makeup-tabs__nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.t_ba .makeup-tabs__button {
  text-box: trim-both cap alphabetic;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 12px 8px;
  border: 1px solid #d6ab67;
  border-bottom: 0;
  background: #a9001d;
  color: #fff;
  font-size: clamp(0.8125rem, 0.7573529412rem + 0.0980392157vw, 0.875rem);
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .t_ba .makeup-tabs__button {
    padding: 10px;
  }
}
.t_ba .makeup-tabs__button + .t_ba .makeup-tabs__button {
  border-left: 0;
}
.t_ba .makeup-tabs__button.is-active {
  background: -webkit-gradient(linear, left top, left bottom, from(#f6e3b8), to(#d2a75c));
  background: linear-gradient(180deg, #f6e3b8 0%, #d2a75c 100%);
  color: #a9001d;
}
.t_ba .makeup-tabs__contents {
  position: relative;
}
.t_ba .makeup-tabs__panel {
  display: none;
}
.t_ba .makeup-tabs__panel .desc p {
  color: #fff;
}
.t_ba .makeup-tabs__panel a {
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding-bottom: 5px;
  position: relative;
  display: inline-block;
}
.t_ba .makeup-tabs__panel a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
}
.t_ba .makeup-tabs__panel.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-animation: makeupTabFade 0.5s ease;
          animation: makeupTabFade 0.5s ease;
}
.t_ba .makeup-tabs__panel img {
  display: block;
  width: 100%;
  height: auto;
}
@-webkit-keyframes makeupTabFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes makeupTabFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.t_guarantee {
  margin-bottom: 146px;
  position: relative;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
}
@media only screen and (max-width: 767px) {
  .t_guarantee {
    margin-bottom: 64px;
  }
}
.t_guarantee::before {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-top.png) no-repeat bottom/100% 100%;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .t_guarantee::before {
    height: 24px;
  }
}
.t_guarantee::after {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-bottom.png) no-repeat top/100% 100%;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .t_guarantee::after {
    height: 24px;
  }
}
.t_guarantee .inner {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .t_guarantee .inner {
    width: 96%;
    gap: 40px;
  }
}
.t_guarantee .inner .top_h2 {
  color: #fff;
  padding-bottom: 20px;
  border-bottom: 1px solid transparent;
  -o-border-image: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%) 1;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053)) 1;
     border-image: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%) 1;
}
@media only screen and (max-width: 767px) {
  .t_guarantee .inner .top_h2 {
    padding-bottom: 10px;
  }
}
.t_guarantee .inner .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
}
@media only screen and (max-width: 767px) {
  .t_guarantee .inner .desc {
    gap: 40px;
  }
}
.t_guarantee .inner .desc p {
  text-align: center;
  color: #fff;
}

.t_faq .inner {
  padding-bottom: 206px;
}
@media only screen and (max-width: 767px) {
  .t_faq .inner {
    padding-bottom: 64px;
  }
}
.t_faq .sec-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.t_faq .sec-title .top_h2-tisle,
.t_faq .sec-title .top_h2-sub {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.t_faq .sec-title .top_h2-tisle {
  line-height: 1;
}

.t_salon {
  margin-bottom: 206px;
  position: relative;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
}
@media only screen and (max-width: 767px) {
  .t_salon {
    margin-bottom: 63px;
  }
}
.t_salon::before {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-top.png) no-repeat bottom/100% 100%;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .t_salon::before {
    height: 24px;
  }
}
.t_salon::after {
  content: "";
  width: 100%;
  height: 86px;
  background: url(../img/common/deco-bottom.png) no-repeat top/100% 100%;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .t_salon::after {
    height: 24px;
  }
}
.t_salon .inner {
  max-width: 1412px;
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .t_salon .inner {
    width: 100%;
  }
}
.t_salon .inner .sec-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .t_salon .inner .sec-title {
    gap: 20px;
    margin-bottom: 20px;
  }
}
.t_salon .inner .sec-title .top_h2-tisle {
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.t_salon .inner .sec-title .top_h2-sub {
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.t_salon .salon-slider {
  overflow: hidden;
  margin-bottom: 40px;
  max-width: 420px;
  width: 90%;
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider {
    margin-bottom: 20px;
    max-width: 180px;
  }
}
.t_salon .salon-slider.is-static .swiper-wrapper {
  gap: 76px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider.is-static .swiper-wrapper {
    gap: 56px;
  }
}
.t_salon .salon-slider.is-static .swiper-wrapper .salon-slider__slide {
  max-width: 420px;
  width: 100%;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider.is-static .swiper-wrapper .salon-slider__slide {
    max-width: 180px;
  }
}
.t_salon .salon-slider.is-static .swiper-button-prev,
.t_salon .salon-slider.is-static .swiper-button-next {
  display: none;
}
.t_salon .salon-slider__slide {
  opacity: 50%;
  height: auto;
}
.t_salon .salon-slider__slide.swiper-slide-active {
  opacity: 1;
}
.t_salon .salon-slider__slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider__slide a {
    gap: 15px;
  }
}
.t_salon .salon-slider__image {
  margin: 0;
  overflow: hidden;
  border-radius: 5px;
  aspect-ratio: 420/280;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider__image {
    aspect-ratio: 180/120;
    width: 100%;
  }
}
.t_salon .salon-slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.t_salon .salon-slider__title {
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.t_salon .salon-slider .swiper-button-prev:after,
.t_salon .salon-slider .swiper-rtl .swiper-button-next:after,
.t_salon .salon-slider .swiper-button-next:after,
.t_salon .salon-slider .swiper-rtl .swiper-button-prev:after {
  content: none;
}
.t_salon .salon-slider .swiper-button-prev,
.t_salon .salon-slider .swiper-button-next {
  width: 36px;
  aspect-ratio: 1/1;
}
.t_salon .salon-slider .swiper-button-prev {
  background: url(../img/common/next-g.svg) no-repeat center/contain;
  left: -56px;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider .swiper-button-prev {
    left: -46px;
  }
}
.t_salon .salon-slider .swiper-button-next {
  background: url(../img/common/prev-g.svg) no-repeat center/contain;
  right: -56px;
}
@media only screen and (max-width: 767px) {
  .t_salon .salon-slider .swiper-button-next {
    right: -46px;
  }
}

.t_news .sec-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .t_news .sec-title {
    gap: 20px;
    margin-bottom: 20px;
  }
}
.t_news .sec-title .top_h2-tisle,
.t_news .sec-title .top_h2-sub {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.t_news .inner {
  max-width: 940px;
  width: 90%;
  margin: 0 auto;
  padding: 0 0 240px;
}
@media only screen and (max-width: 767px) {
  .t_news .inner {
    padding-bottom: 63px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .t_news .inner .slide-wrapper {
    margin-left: 15px;
    margin-right: auto;
    overflow: hidden;
  }
}
.t_news .inner .news-slider {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .t_news .inner .news-slider {
    margin-bottom: 20px;
    margin-left: 0;
    overflow: visible;
  }
}
.t_news .inner .news-slider.is-static .swiper-wrapper {
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.t_news .inner .news-slider.is-static .swiper-wrapper .news-list__item {
  width: 100%;
  opacity: 1;
}
.t_news .inner .news-slider .news-list__item .news-list__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.t_news .inner .news-slider .news-list__item .news-list__title {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
}
.t_news .inner .news-slider .news-list__item .date {
  text-align: right;
  font-size: clamp(0.75rem, 0.5294117647rem + 0.3921568627vw, 1rem);
  font-weight: 700;
}
.t_news .inner .news-slider .news-list__item .news-list__body {
  width: 100%;
}
.t_news .inner .news-slider .news-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.t_news .inner .news-slider .swiper-button-prev:after,
.t_news .inner .news-slider .swiper-rtl .swiper-button-next:after,
.t_news .inner .news-slider .swiper-button-next:after,
.t_news .inner .news-slider .swiper-rtl .swiper-button-prev:after {
  content: none;
}
.t_news .inner .news-slider .swiper-button-prev,
.t_news .inner .news-slider .swiper-button-next {
  width: 36px;
  aspect-ratio: 1/1;
}
.t_news .inner .news-slider .swiper-button-prev {
  background: url(../img/common/next-g.svg) no-repeat center/contain;
  left: 0;
}
.t_news .inner .news-slider .swiper-button-next {
  background: url(../img/common/prev-g.svg) no-repeat center/contain;
  right: 0;
}
.t_news .morebtn {
  margin: auto;
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding-bottom: 5px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.t_news .morebtn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
}/*# sourceMappingURL=style.css.map */