@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);
  }
}
.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: 20px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .sec-title {
    gap: 20px;
    margin-bottom: 20px;
  }
}
.sec-title .h2-tisle {
  text-box: trim-both cap alphabetic;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: clamp(3rem, 0.1323529412rem + 5.0980392157vw, 6.25rem);
}
.sec-title .h2-tisle.notrim {
  text-box: inherit;
}
.sec-title.gold .h2-tisle,
.sec-title.gold .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;
}
.sec-title.red .h2-tisle,
.sec-title.red .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;
}

.has-deco {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  position: relative;
}
.has-deco::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 print, screen and (max-width: 900px) {
  .has-deco::before {
    height: 24px;
  }
}
.has-deco::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 print, screen and (max-width: 900px) {
  .has-deco::after {
    height: 24px;
  }
}

.p-fv {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  position: relative;
}
.p-fv .inner {
  padding-top: 100px;
}
@media print, screen and (max-width: 900px) {
  .p-fv .inner {
    padding: 20px 0;
  }
}
.p-fv .inner .sec-title {
  margin-bottom: 0;
}
.p-fv .inner .sec-title .h2-tisle {
  font-size: clamp(3.75rem, -0.6617647059rem + 7.8431372549vw, 8.75rem);
}
.p-fv::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 print, screen and (max-width: 900px) {
  .p-fv::after {
    height: 24px;
  }
}

.page-content {
  margin-top: var(--header-height);
  background-color: #fff;
}
.page-content .inner {
  padding: 80px 0 147px;
}
@media only screen and (max-width: 767px) {
  .page-content .inner {
    padding: 40px 0 104px;
  }
}
.page-content .inner .page-title {
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  text-align: center;
  font-weight: 700;
  -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;
  border-bottom: 2px solid transparent;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.page-content .inner .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
}
.page-content .inner .content p {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
  color: #333333;
}

.error404 main {
  background-color: #fff;
  margin-top: var(--header-height);
}
.error404 .page-404 .inner {
  padding: 50px 0 180px;
  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) {
  .error404 .page-404 .inner {
    padding: 40px 0 97px;
  }
}
.error404 .page-404 .inner .sec-title {
  margin-bottom: 40px;
}
.error404 .page-404 .inner .sec-title .h2-tisle {
  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;
  text-align: center;
  gap: 40px;
}
.error404 .page-404 .inner .sec-title .h2-tisle .main {
  text-box: trim-both cap alphabetic;
  font-size: clamp(3.75rem, 1.5441176471rem + 3.9215686275vw, 6.25rem);
  line-height: 1.4;
}
.error404 .page-404 .inner .sec-title .h2-tisle .sub {
  text-box: trim-both cap alphabetic;
  font-size: clamp(1.875rem, 0.7720588235rem + 1.9607843137vw, 3.125rem);
}
.error404 .page-404 .inner .desc {
  width: 100%;
  margin-bottom: 30px;
  padding: 40px 0;
  border-bottom: 1px solid transparent;
  border-top: 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;
}
.error404 .page-404 .inner .desc p {
  font-weight: 500;
  text-align: center;
}
.error404 .page-404 .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;
}
@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.page-about {
  background-color: #fff;
}
.page-about main {
  margin-top: var(--header-height);
}
.page-about .p-fv {
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .page-about .p-fv .inner .sec-title .h2-tisle {
    text-align: center;
  }
}
.page-about .p-fv .inner .sec-title .h2-tisle {
  font-size: clamp(3.375rem, -1.3676470588rem + 8.431372549vw, 8.75rem);
}
@media only screen and (max-width: 767px) {
  .page-about .p-fv .pc-hidden {
    display: block;
  }
}
.page-about .fv {
  margin-top: -86px;
  margin-bottom: 266px;
}
@media print, screen and (max-width: 900px) {
  .page-about .fv {
    margin-top: -24px;
    margin-bottom: 213px;
  }
}
.page-about .fv figure {
  position: relative;
}
.page-about .fv figure img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-about .fv figure .pc-hidden {
    display: block;
  }
  .page-about .fv figure .sp-hidden {
    display: none;
  }
}
.page-about .fv figure .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
  border-radius: 0 30px 30px 0;
  max-width: 1034px;
  width: 90%;
  position: absolute;
  left: 0;
  bottom: -144px;
  padding: 60px 60px 40px 110px;
}
@media print, screen and (max-width: 900px) {
  .page-about .fv figure .text {
    top: calc(100% - 30px);
    bottom: auto;
    width: 60%;
    padding: 32px 30px 18px 42px;
    gap: 20px;
    border-radius: 0 18px 18px 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-about .fv figure .text {
    max-width: 360px;
    width: 100%;
  }
}
.page-about .fv figure .text .main {
  font-size: clamp(1.5rem, -1.1470588235rem + 4.7058823529vw, 4.5rem);
  color: #ffffff;
  font-weight: 700;
  line-height: 1.4444444444;
}
.page-about .fv figure .text a {
  max-width: 296px;
  width: 100%;
  margin-left: auto;
  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;
  position: relative;
  padding: 20px 40px;
  text-box: trim-both cap alphabetic;
  color: #fff;
  border: 1px solid #fff;
  font-weight: 700;
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
}
.page-about .intro {
  margin-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .page-about .intro {
    margin-bottom: 60px;
  }
}
.page-about .intro .inner {
  overflow: hidden;
  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: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-about .intro .inner {
    width: 95%;
    margin-left: auto;
  }
}
.page-about .intro .inner::before {
  content: "";
  width: 90%;
  height: 88%;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 30px 0 0 30px;
  z-index: -1;
}
@media print, screen and (max-width: 900px) {
  .page-about .intro .inner::before {
    width: 100%;
  }
}
.page-about .intro .main {
  font-weight: 700;
  font-size: clamp(1.875rem, 0.5514705882rem + 2.3529411765vw, 3.375rem);
  color: #333333;
  text-align: center;
}
.page-about .intro .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;
  counter-reset: number 0;
  position: relative;
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .page-about .intro .list {
    width: 90%;
    margin: 0 auto;
    gap: 36px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.page-about .intro .list .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media only screen and (max-width: 767px) {
  .page-about .intro .list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.page-about .intro .list .item::before {
  text-box: trim-both cap alphabetic;
  counter-increment: number 1;
  content: "" counter(number, decimal-leading-zero);
  font-size: clamp(3.125rem, 1.4705882353rem + 2.9411764706vw, 5rem);
  font-family: "Josefin Sans", sans-serif;
  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;
}
.page-about .intro .list .item .top_h3 {
  color: #fff;
  text-align: left;
}
.page-about .flow .inner {
  padding-bottom: 207px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .inner {
    padding-bottom: 104px;
  }
}
.page-about .flow .sec-title {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .sec-title {
    margin-bottom: 20px;
  }
}
.page-about .flow .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: 30px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .list {
    gap: 20px;
  }
}
.page-about .flow .list .item {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  border-radius: 30px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    padding: 20px 16px;
  }
}
.page-about .flow .list .item .step {
  display: none;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  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: 10px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .list .item .step {
    display: block;
  }
}
.page-about .flow .list .item .sec-img {
  max-width: 360px;
  width: 90%;
  border-radius: 15px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .list .item .sec-img {
    max-width: 100%;
    width: 100%;
  }
}
.page-about .flow .list .item .sec-img img {
  border-radius: 15px;
  width: 100%;
}
.page-about .flow .list .item .sec-text {
  width: 100%;
}
.page-about .flow .list .item .sec-text .step {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  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: 10px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .list .item .sec-text .step {
    display: none;
  }
}
.page-about .flow .list .item .sec-text .title {
  text-box: trim-both cap alphabetic;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(1.5rem, 0.8382352941rem + 1.1764705882vw, 2.25rem);
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .list .item .sec-text .title {
    margin-bottom: 16px;
  }
}
.page-about .flow .list .item .sec-text .desc {
  margin-bottom: 37px;
}
@media only screen and (max-width: 767px) {
  .page-about .flow .list .item .sec-text .desc {
    margin-bottom: 20px;
  }
}
.page-about .flow .list .item .sec-text .desc p {
  color: #fff;
  font-weight: 500;
}
.page-about .flow .list .item .sec-text .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  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;
}
.page-about .flow .list .item .sec-text .time .main {
  font-size: clamp(1.5rem, 0.8382352941rem + 1.1764705882vw, 2.25rem);
}
.page-about .flow .list .item .sec-text .time .sub {
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
}
.page-about .voice {
  margin-bottom: 206px;
}
@media only screen and (max-width: 767px) {
  .page-about .voice {
    margin-bottom: 63px;
  }
}
.page-about .voice .inner {
  padding: 40px 0;
}
.page-about .voice .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: 20px;
}
.page-about .voice .list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .page-about .voice .list .item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}
.page-about .voice .list .item .sec-img {
  max-width: 99px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-about .voice .list .item .sec-img {
    max-width: 50px;
  }
}
.page-about .voice .list .item .sec-text {
  position: relative;
  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;
  padding: 30px 20px;
  border-radius: 30px 0 0 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-about .voice .list .item .sec-text {
    padding: 16px 18px;
    gap: 16px;
  }
}
.page-about .voice .list .item .sec-text::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 30px 0 0 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#e5c88b), to(#bd9053));
  background: linear-gradient(180deg, #e5c88b 0%, #bd9053 100%);
  pointer-events: none;
  -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;
  mask-composite: exclude;
}
.page-about .voice .list .item .sec-text .title {
  text-box: trim-both cap alphabetic;
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  font-weight: 700;
  color: #ffffff;
}
.page-about .voice .list .item .sec-text .detail {
  text-box: trim-both cap alphabetic;
  color: #ffffff;
  font-weight: 500;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
}
@media only screen and (max-width: 767px) {
  .page-about .first-plan {
    margin-bottom: 40px;
  }
}
.page-about .faq {
  margin-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .page-about .faq {
    margin-bottom: 40px;
  }
}
.page-about .cta {
  margin-bottom: 146px;
}
@media only screen and (max-width: 767px) {
  .page-about .cta .title {
    text-align: center;
  }
  .page-about .cta .title .pc-hidden {
    display: block;
  }
  .page-about .cta {
    margin-bottom: 63px;
  }
}

@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.page-price {
  background-color: #fff;
}
.page-price main {
  margin-top: var(--header-height);
}
.page-price .promise .inner {
  padding: 165px 0 120px;
}
@media only screen and (max-width: 767px) {
  .page-price .promise .inner {
    padding: 65px 0 39px;
  }
}
.page-price .promise .inner .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .page-price .promise .inner .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.page-price .promise .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;
  position: relative;
}
.page-price .promise .inner .list .item .num {
  text-box: trim-both cap alphabetic;
  font-size: 50px;
  font-family: "Josefin Sans", sans-serif;
  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: 10px;
  -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;
  border-bottom: 1px solid transparent;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-price .promise .inner .list .item .num {
    margin-bottom: 20px;
  }
}
.page-price .promise .inner .list .item .title {
  font-weight: 700;
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  color: #333333;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .page-price .promise .inner .list .item .title {
    margin-bottom: 16px;
  }
}
.page-price .promise .inner .list .item .desc p {
  font-weight: 500;
  color: #333333;
}
.page-price .plan {
  margin-bottom: 366px;
}
@media only screen and (max-width: 767px) {
  .page-price .plan {
    margin-bottom: 64px;
  }
}
.page-price .plan .sec-title {
  margin-bottom: 30px;
}
.page-price .plan .sec-title .h2-tisle {
  text-align: center;
}
.page-price .plan .sec-body {
  max-width: 1480px;
  width: 95%;
  margin: 0 auto;
}
@media only screen and (max-width: 1280px) {
  .page-price .plan .sec-body {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .page-price .plan .sec-body {
    width: 90%;
  }
}
.page-price .plan .list {
  display: grid;
  grid-template-columns: 19fr 19fr 24fr 19fr 19fr;
  gap: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (max-width: 1400px) {
  .page-price .plan .list {
    gap: 10px;
    grid-template-columns: 20fr 20fr 22fr 20fr 20fr;
  }
}
@media only screen and (max-width: 1280px) {
  .page-price .plan .list {
    gap: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-price .plan .list .item {
  padding: 40px 0;
  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: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 345px;
}
@media only screen and (max-width: 1280px) {
  .page-price .plan .list .item {
    padding: 20px 0;
    min-height: auto;
    width: 100%;
    gap: 0;
  }
  .page-price .plan .list .item:nth-child(n+4) .desc,
  .page-price .plan .list .item:nth-child(n+4) .price,
  .page-price .plan .list .item:nth-child(n+4) .has-line,
  .page-price .plan .list .item:nth-child(n+4) .catch {
    display: none;
  }
  .page-price .plan .list .item:nth-child(n+4).is-open .desc,
  .page-price .plan .list .item:nth-child(n+4).is-open .has-line,
  .page-price .plan .list .item:nth-child(n+4).is-open .catch {
    display: block;
  }
  .page-price .plan .list .item:nth-child(n+4).is-open .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-price .plan .list .item:nth-child(n+4) .count {
    cursor: pointer;
  }
  .page-price .plan .list .item.is-open .count {
    margin-bottom: 24px;
    text-decoration: underline;
  }
}
.page-price .plan .list .item::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#90000a), to(#c61940));
  background: linear-gradient(180deg, #90000a 0%, #c61940 100%);
  pointer-events: none;
  -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;
  mask-composite: exclude;
}
.page-price .plan .list .item .catch {
  font-size: clamp(0.875rem, 0.833rem + 0.09vw, 0.938rem);
  color: #fff;
  font-weight: 700;
}
.page-price .plan .list .item .count {
  font-size: clamp(1.125rem, 0.876rem + 0.52vw, 1.5rem);
  font-weight: 700;
  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;
  text-decoration: underline;
  text-underline-offset: 4px;
}
@media only screen and (max-width: 1280px) {
  .page-price .plan .list .item .count {
    text-decoration: none;
  }
}
.page-price .plan .list .item .desc {
  min-height: 34px;
}
@media only screen and (max-width: 1280px) {
  .page-price .plan .list .item .desc {
    min-height: auto;
  }
  .page-price .plan .list .item .desc br {
    display: none;
  }
}
.page-price .plan .list .item .desc p {
  font-weight: 500;
  text-align: center;
}
.page-price .plan .list .item .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-price .plan .list .item .price {
  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: 1280px) {
  .page-price .plan .list .item .price {
    gap: 15px;
  }
}
.page-price .plan .list .item .price .num {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(1.875rem, 1.043rem + 1.73vw, 3.125rem);
  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;
}
@media only screen and (max-width: 1280px) {
  .page-price .plan .list .item .price .num {
    font-size: 54px;
  }
}
.page-price .plan .list .item .price .text {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #333333;
}
.page-price .plan .list .item .has-line {
  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;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 1280px) {
  .page-price .plan .list .item .has-line {
    margin-top: 24px;
    font-size: 24px;
  }
}
.page-price .plan .list .item.focus {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
}
.page-price .plan .list .item.focus .count {
  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;
}
.page-price .plan .list .item.focus .desc p {
  color: #fff;
}
.page-price .plan .list .item.focus .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;
}
.page-price .plan .list .item.focus .price .text {
  color: #fff;
}
.page-price .plan .list .item.focus .has-line {
  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;
}
.page-price .has-deco {
  padding: 40px 0;
  margin-bottom: 326px;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco {
    margin-bottom: 55px;
  }
}
.page-price .has-deco .rules {
  position: relative;
}
.page-price .has-deco .rules::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1080px;
  width: 90%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}
.page-price .has-deco .rules .inner {
  padding-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .rules .inner {
    padding-bottom: 30px;
  }
}
.page-price .has-deco .rules .sec-title {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .rules .sec-title {
    margin-bottom: 30px;
  }
}
.page-price .has-deco .rules .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 90px;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .rules .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: 30px;
  }
}
.page-price .has-deco .rules .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: 40px;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .rules .list .item {
    gap: 20px;
  }
}
.page-price .has-deco .rules .list .item .title {
  color: #fff;
  font-size: clamp(1.25rem, 1.0294117647rem + 0.3921568627vw, 1.5rem);
  font-weight: 700;
  padding-bottom: 10px;
  -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;
  border-bottom: 1px solid transparent;
}
.page-price .has-deco .rules .list .item .column {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 10px 30px;
}
.page-price .has-deco .rules .list .item .group {
  display: contents;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
}
.page-price .has-deco .rules .list .item .group dt {
  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;
}
.page-price .has-deco .rules .list .item .group dd {
  color: #fff;
}
.page-price .has-deco .refund {
  position: relative;
}
.page-price .has-deco .refund .inner {
  padding-top: 120px;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .refund .inner {
    padding-top: 60px;
  }
}
.page-price .has-deco .refund .sec-title {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .refund .sec-title {
    margin-bottom: 30px;
  }
}
.page-price .has-deco .refund .title {
  font-size: clamp(1.25rem, 1.0294117647rem + 0.3921568627vw, 1.5rem);
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding-bottom: 30px;
  -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;
  border-bottom: 1px solid transparent;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .refund .title {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
}
.page-price .has-deco .refund .column {
  display: grid;
  grid-template-columns: 8% auto;
  gap: 10px 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .refund .column {
    grid-template-columns: 17% auto;
  }
}
.page-price .has-deco .refund .column .text {
  grid-column: 1/3;
  text-align: center;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .page-price .has-deco .refund .column .text {
    text-align: left;
  }
}
.page-price .has-deco .refund .group {
  display: contents;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
}
.page-price .has-deco .refund .group dt {
  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;
}
.page-price .has-deco .refund .group dd {
  color: #fff;
}
.page-price .faq {
  margin-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .page-price .faq {
    margin-bottom: 40px;
  }
}
.page-price .cta {
  margin-bottom: 146px;
}
@media only screen and (max-width: 767px) {
  .page-price .cta {
    margin-bottom: 64px;
  }
}
.page-price .cta .inner {
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  .page-price .cta .inner {
    width: 95%;
  }
  .page-price .cta .inner .sec-body {
    width: 95%;
    margin: 0 auto;
  }
}
.page-price .cta .title {
  font-size: clamp(1.5rem, -0.0441176471rem + 2.7450980392vw, 3.25rem);
  text-align: center;
}

@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.page-recruit main {
  margin-top: var(--header-height);
}
.page-recruit .intro {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .page-recruit .intro figure .pc-hidden {
    display: block;
  }
  .page-recruit .intro figure .sp-hidden {
    display: none;
  }
}
.page-recruit .intro .inner {
  padding: 114px 0 207px;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .intro .inner {
    padding: 40px 0 64px;
  }
}
.page-recruit .intro a {
  max-width: 256px;
  width: 100%;
  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;
  position: relative;
  background: transparent;
  padding: 20px 0;
  text-box: trim-both cap alphabetic;
  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;
  font-weight: 700;
  font-size: 24px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .page-recruit .intro a {
    margin-top: 24px;
  }
}
.page-recruit .intro a::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%);
  pointer-events: none;
  -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;
}
.page-recruit .intro.bottom .inner {
  padding: 150px 0 163px;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .intro.bottom .inner {
    padding: 60px 0 83px;
  }
}
.page-recruit .intro.bottom .inner .main-tit {
  padding: 206px 0 269px;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .intro.bottom .inner .main-tit {
    padding: 90px 0 144px;
  }
  .page-recruit .intro.bottom .inner .main-tit::before {
    width: 115.3846153846vw;
    height: auto;
    left: -6.1538461538vw;
    margin: auto;
  }
}
.page-recruit .intro.bottom .inner .desc {
  margin-top: 0;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .intro.bottom .inner .desc {
    margin-top: -30px;
    margin-bottom: 10px;
  }
}
.page-recruit .p-message {
  margin-bottom: 292px;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .p-message {
    margin-bottom: 128px;
  }
}
.page-recruit .p-message .inner {
  padding: 40px 0;
}
.page-recruit .p-message .inner .column {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .column {
    gap: 40px;
  }
}
.page-recruit .p-message .inner .column .top_h2 {
  color: #fff;
  padding-bottom: 12px;
  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;
  text-box: trim-both cap alphabetic;
  font-size: clamp(1.875rem, 0.5514705882rem + 2.3529411765vw, 3.375rem);
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .column .top_h2 {
    text-align: center;
  }
  .page-recruit .p-message .inner .column .top_h2 .pc-hidden {
    display: block;
  }
}
.page-recruit .p-message .inner .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 90px;
  margin-right: 60px;
  padding-bottom: 120px;
  position: relative;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .p-message .inner .group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
    gap: 30px;
  }
  .page-recruit .p-message .inner .group .sp-hidden {
    display: none;
  }
  .page-recruit .p-message .inner .group .pc-hidden {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .group {
    padding-bottom: 40px;
  }
}
.page-recruit .p-message .inner .group::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1080px;
  width: 90%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}
.page-recruit .p-message .inner .group .sec-img {
  max-width: 45.3125vw;
  width: 100%;
  border-radius: 0 30px 30px 0;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .p-message .inner .group .sec-img {
    max-width: none;
    width: 91.0256410256vw;
    margin-left: 0;
    margin-right: auto;
  }
}
.page-recruit .p-message .inner .group .sec-img img {
  border-radius: 0 30px 30px 0;
}
.page-recruit .p-message .inner .group .sec-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 90px;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .group .sec-text {
    width: 90%;
    margin: 0 auto;
  }
}
.page-recruit .p-message .inner .group .sec-text .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: 40px;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .p-message .inner .group .sec-text .desc {
    gap: 24px;
  }
}
.page-recruit .p-message .inner .group .sec-text .desc p {
  font-weight: 700;
  font-size: clamp(0.9375rem, 0.2757352941rem + 1.1764705882vw, 1.6875rem);
  color: #fff;
}
.page-recruit .p-message .inner .message01 {
  padding-bottom: 120px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message01 {
    padding-bottom: 40px;
  }
}
.page-recruit .p-message .inner .message01::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1080px;
  width: 90%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}
.page-recruit .p-message .inner .message01 .inner {
  padding: 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;
  gap: 90px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message01 .inner {
    gap: 30px;
    width: 90%;
    margin: 0 auto;
  }
}
.page-recruit .p-message .inner .message01 .inner .sec-body .item {
  display: grid;
  grid-template-columns: 27% 1fr;
  padding: 40px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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;
}
.page-recruit .p-message .inner .message01 .inner .sec-body .item:last-child {
  border: none;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message01 .inner .sec-body .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: 18px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 24px 0;
  }
}
.page-recruit .p-message .inner .message01 .inner .sec-body .item:nth-child(1) {
  padding-top: 0;
}
.page-recruit .p-message .inner .message01 .inner .sec-body .item .top_h3 {
  color: #fff;
  text-align: center;
  font-size: clamp(1.5rem, 0.8382352941rem + 1.1764705882vw, 2.25rem);
}
.page-recruit .p-message .inner .message01 .inner .sec-body .item .desc p {
  color: #fff;
  font-weight: 500;
}
.page-recruit .p-message .inner .message02 {
  width: 100%;
  padding-bottom: 120px;
  position: relative;
}
.page-recruit .p-message .inner .message02::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 1080px;
  width: 90%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}
.page-recruit .p-message .inner .message02 .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: 90px;
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message02 .inner {
    gap: 48px;
    width: 90%;
    margin: 0 auto;
  }
}
.page-recruit .p-message .inner .message02 .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: 70px;
  counter-reset: number 0;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message02 .inner .list {
    gap: 36px;
  }
}
.page-recruit .p-message .inner .message02 .inner .list .item {
  gap: 30px;
  position: relative;
  display: grid;
  grid-template-areas: "num title" "num desc";
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message02 .inner .list .item {
    grid-template-areas: "num title" "desc desc";
    grid-template-columns: 59px 1fr;
    gap: 18px 10px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.page-recruit .p-message .inner .message02 .inner .list .item::before {
  text-box: trim-both cap alphabetic;
  grid-area: num;
  counter-increment: number 1;
  content: "" counter(number, decimal-leading-zero);
  font-size: clamp(3.125rem, -0.7352941176rem + 6.862745098vw, 7.5rem);
  font-family: "Josefin Sans", sans-serif;
  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;
}
.page-recruit .p-message .inner .message02 .inner .list .item .top_h3 {
  grid-area: title;
  color: #fff;
  text-align: left;
}
.page-recruit .p-message .inner .message02 .inner .list .item .desc {
  grid-area: desc;
}
.page-recruit .p-message .inner .message02 .inner .list .item .desc p {
  color: #fff;
  font-weight: 500;
}
.page-recruit .p-message .inner .message03 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message03 .inner {
    -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;
  }
}
.page-recruit .p-message .inner .message03 .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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message03 .inner .list {
    gap: 24px;
  }
}
.page-recruit .p-message .inner .message03 .inner .list .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message03 .inner .list .item {
    gap: 12px;
  }
}
.page-recruit .p-message .inner .message03 .inner .list .item::before {
  content: "";
  display: inline-block;
  background: url(../img/about/check_box.svg) no-repeat center/contain;
  width: 30px;
  aspect-ratio: 1/1;
}
@media only screen and (max-width: 767px) {
  .page-recruit .p-message .inner .message03 .inner .list .item::before {
    width: 18px;
  }
}
.page-recruit .p-message .inner .message03 .inner .list .item .top_h3 {
  color: #fff;
  text-align: center;
}
.page-recruit .routine {
  margin-bottom: 206px;
}
@media only screen and (max-width: 767px) {
  .page-recruit .routine {
    margin-bottom: 105px;
  }
}
.page-recruit .routine .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: 90px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit .routine .inner {
    gap: 20px;
  }
  .page-recruit .routine .inner .pc-hidden {
    display: block;
  }
  .page-recruit .routine .inner .h2-tisle {
    text-align: center;
  }
}
.page-recruit .routine .inner .sec-title {
  margin-bottom: 0;
}
.page-recruit .routine .inner .schedule {
  position: relative;
}
.page-recruit .routine .inner .schedule::before {
  content: "";
  width: 1px;
  height: 100%;
  background: #e5c88b;
  position: absolute;
  left: 121px;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .page-recruit .routine .inner .schedule::before {
    left: 81px;
  }
}
.page-recruit .routine .inner .schedule .item {
  display: grid;
  grid-template-columns: 112px 1fr;
  gap: 20px;
  padding: 25px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit .routine .inner .schedule .item {
    padding: 17px 0;
    grid-template-columns: 73px 1fr;
  }
}
.page-recruit .routine .inner .schedule .item .time {
  font-size: clamp(1.5rem, 0.8382352941rem + 1.1764705882vw, 2.25rem);
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  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;
  position: relative;
}
.page-recruit .routine .inner .schedule .item .time::before {
  content: "";
  position: absolute;
  left: 112px;
  width: 20px;
  height: 2px;
  background: #e5c88b;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .page-recruit .routine .inner .schedule .item .time::before {
    left: 72px;
  }
}
.page-recruit .routine .inner .schedule .item .top_h3 {
  color: #fff;
  text-align: left;
  padding-left: 40px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-recruit .routine .inner .schedule .item .top_h3 {
    padding-left: 18px;
  }
}
.page-recruit .job-description .inner {
  padding-bottom: 120px;
  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: 60px;
}
@media only screen and (max-width: 767px) {
  .page-recruit .job-description .inner {
    gap: 20px;
    padding-bottom: 80px;
  }
}
.page-recruit .job-description .inner .sec-title {
  margin-bottom: 0;
}
.page-recruit .job-description .inner .sec-title .h2-tisle {
  text-align: center;
}
.page-recruit .job-description .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: 30px;
}
@media only screen and (max-width: 767px) {
  .page-recruit .job-description .inner .list {
    gap: 15px;
  }
}
.page-recruit .job-description .inner .list .item {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 30px;
}
.page-recruit .job-description .inner .list .item .tit,
.page-recruit .job-description .inner .list .item .detail {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
  color: #333333;
}
.page-recruit .job-description .inner .list .item .tit {
  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;
}
.page-recruit .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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}
@media only screen and (max-width: 767px) {
  .page-recruit .flow .inner {
    gap: 24px;
  }
}
.page-recruit .flow .inner .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 90px;
  position: relative;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .page-recruit .flow .inner .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 45px;
  }
}
.page-recruit .flow .inner .list::before {
  content: "";
  width: 80%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  position: absolute;
  left: 40px;
  top: 60px;
  z-index: -1;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .flow .inner .list::before {
    top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit .flow .inner .list::before {
    height: 80%;
    width: 2px;
    left: 36px;
  }
}
.page-recruit .flow .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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit .flow .inner .list .item {
    display: grid;
    grid-template-areas: "num title" "num desc";
    gap: 8px 24px;
    grid-template-columns: 72px 1fr;
  }
}
.page-recruit .flow .inner .list .item .num {
  width: 120px;
  aspect-ratio: 1/1;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (max-width: 900px) {
  .page-recruit .flow .inner .list .item .num {
    width: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit .flow .inner .list .item .num {
    grid-area: num;
  }
}
.page-recruit .flow .inner .list .item .num p {
  text-box: trim-both cap alphabetic;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  font-size: clamp(1.875rem, 0.7720588235rem + 1.9607843137vw, 3.125rem);
  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;
}
.page-recruit .flow .inner .list .item .top_h3 {
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .page-recruit .flow .inner .list .item .top_h3 {
    grid-area: title;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit .flow .inner .list .item .desc {
    grid-area: desc;
  }
  .page-recruit .flow .inner .list .item .desc .sp-hidden {
    display: none;
  }
}
.page-recruit .flow .inner .list .item .desc p {
  font-weight: 500;
  color: #333333;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit .flow .inner .list .item .desc p {
    text-align: left;
  }
}

@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.page-faq main {
  margin-top: var(--header-height);
}
.page-faq .sec-title {
  gap: 20px;
}
.page-faq .faq-contents .inner {
  padding: 165px 0 206px;
}
@media print, screen and (max-width: 900px) {
  .page-faq .faq-contents .inner {
    padding: 64px 0;
  }
}

@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.page-news {
  background-color: #fff;
}
.page-news main {
  margin-top: var(--header-height);
}
.page-news .sec-body {
  padding: 166px 0 148px;
  max-width: 940px;
  width: 90%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .page-news .sec-body {
    padding: 64px 0;
  }
}
.page-news .sec-body .news-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 20px;
}
@media only screen and (max-width: 767px) {
  .page-news .sec-body .news-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: 20px;
  }
}
.page-news .sec-body .news-list .news-item {
  width: 100%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.page-news .sec-body .news-list .news-item:hover {
  opacity: 50%;
}
.page-news .sec-body .news-list .news-item a {
  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;
}
.page-news .sec-body .news-list .news-item a .title {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #333333;
  line-height: 1.4375;
}
.page-news .sec-body .news-list .news-item a .date {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #333333;
  line-height: 1.4375;
  text-align: right;
}
.page-news .sec-body .news-list .thumb {
  border-radius: 10px;
  aspect-ratio: 300/200;
}
.page-news .sec-body .news-list .thumb img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-news .sec-body .news-loader {
  display: none;
  width: 100%;
  padding: 40px 0;
  text-align: center;
}
.page-news .sec-body .news-loader.is-active {
  display: block;
}
.page-news .sec-body .news-loader__text {
  display: inline-block;
  font-size: 1.6rem;
}
.page-news .sec-body .news-load-trigger {
  width: 100%;
  height: 1px;
  pointer-events: none;
}
.page-news .sec-body .news-empty {
  text-align: center;
}
.page-news .news-single .inner {
  padding: 80px 0 147px;
}
@media only screen and (max-width: 767px) {
  .page-news .news-single .inner {
    padding: 20px 0 84px;
  }
}
.page-news .news-single .inner .pager {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-news .news-single .inner .pager {
    margin-bottom: 20px;
  }
}
.page-news .news-single .inner .pager .pager-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: clamp(0.875rem, 0.5441176471rem + 0.5882352941vw, 1.25rem);
  color: #666666;
  font-weight: 500;
}
.page-news .news-single .inner .pager .pager-list .prev,
.page-news .news-single .inner .pager .pager-list .next {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.page-news .news-single .inner .pager .pager-list .prev a,
.page-news .news-single .inner .pager .pager-list .next a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 8px;
}
.page-news .news-single .inner .pager .pager-list .prev:hover,
.page-news .news-single .inner .pager .pager-list .next:hover {
  opacity: 50%;
}
.page-news .news-single .inner .pager .pager-list .prev a::before {
  content: "";
  display: inline-block;
  background: url(../img/common/back.svg) no-repeat center/contain;
  width: 8px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .page-news .news-single .inner .pager .pager-list .prev a::before {
    width: 6px;
    height: 10px;
  }
}
.page-news .news-single .inner .pager .pager-list .next a::after {
  content: "";
  display: inline-block;
  background: url(../img/common/back.svg) no-repeat center/contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 8px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .page-news .news-single .inner .pager .pager-list .next a::after {
    width: 6px;
    height: 10px;
  }
}
.page-news .news-single .inner .column {
  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;
  margin-bottom: 40px;
}
.page-news .news-single .inner .column .title {
  font-size: clamp(1.25rem, 1.0294117647rem + 0.3921568627vw, 1.5rem);
  color: #333333;
  font-weight: 700;
  line-height: 1.4583333333;
}
.page-news .news-single .inner .column .date {
  text-align: right;
  font-size: clamp(0.75rem, 0.5294117647rem + 0.3921568627vw, 1rem);
  font-weight: 700;
}
.page-news .news-single .inner .thumb {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 40px;
}
.page-news .news-single .inner .thumb img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.page-news .news-single .inner .content {
  padding-bottom: 40px;
  border-bottom: 2px solid transparent;
  margin-bottom: 40px;
  -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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
}
.page-news .news-single .inner .content p {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  line-height: 1.4375;
  color: #333333;
  font-weight: 500;
}
.page-news .news-single .inner .content a {
  color: #c61940;
  text-decoration: underline;
}

@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.page-advertisement {
  background-color: #fff;
}
.page-advertisement main {
  margin-top: var(--header-height);
}
.page-advertisement .p-fv .inner .sec-title .h2-tisle {
  font-size: clamp(2.5rem, -3.0147058824rem + 9.8039215686vw, 8.75rem);
}
.page-advertisement .sec-body {
  padding: 166px 0 188px;
}
@media only screen and (max-width: 767px) {
  .page-advertisement .sec-body {
    padding: 65px 0;
  }
}
.page-advertisement .sec-body .advertisement-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: 40px;
}
.page-advertisement .sec-body .advertisement-item {
  padding-bottom: 40px;
  border-bottom: 2px 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;
}
@media only screen and (max-width: 767px) {
  .page-advertisement .sec-body .advertisement-item {
    padding-bottom: 22px;
  }
}
.page-advertisement .sec-body .advertisement-item .thumb {
  aspect-ratio: 900/506;
  border-radius: 5px;
}
.page-advertisement .sec-body .advertisement-item .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.page-advertisement .sec-body .advertisement-item a {
  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) {
  .page-advertisement .sec-body .advertisement-item a {
    gap: 20px;
  }
}
.page-advertisement .sec-body .advertisement-item a .title {
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  font-weight: 700;
  line-height: 1.4583333333;
  color: #333333;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-advertisement .sec-body .advertisement-item a .title {
    margin-bottom: 20px;
  }
}
.page-advertisement .sec-body .advertisement-item a .brand-name,
.page-advertisement .sec-body .advertisement-item a .item-name {
  font-size: clamp(0.75rem, 0.5294117647rem + 0.3921568627vw, 1rem);
  font-weight: 700;
  line-height: 1.4375;
  color: #333333;
}
.page-advertisement .sec-body .advertisement-loader {
  display: none;
  width: 100%;
  padding: 40px 0;
  text-align: center;
}
.page-advertisement .sec-body .advertisement-loader.is-active {
  display: block;
}
.page-advertisement .sec-body .advertisement-loader__text {
  display: inline-block;
  font-size: 1.6rem;
}
.page-advertisement .sec-body .advertisement-load-trigger {
  width: 100%;
  height: 1px;
  pointer-events: none;
}
.page-advertisement .sec-body .advertisement-empty {
  text-align: center;
}
.page-advertisement .advertisement-single .inner {
  padding: 80px 0 146px;
}
.page-advertisement .advertisement-single .column {
  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;
  margin-bottom: 40px;
}
.page-advertisement .advertisement-single .title {
  font-size: clamp(1.25rem, 1.0294117647rem + 0.3921568627vw, 1.5rem);
  font-weight: 700;
  line-height: 1.4583333333;
  color: #333333;
}
.page-advertisement .advertisement-single .brand-name,
.page-advertisement .advertisement-single .item-name {
  font-size: clamp(0.75rem, 0.5294117647rem + 0.3921568627vw, 1rem);
  font-weight: 700;
  line-height: 1.4375;
  color: #333333;
}
.page-advertisement .advertisement-single .thumb {
  border-radius: 5px;
  margin-bottom: 40px;
}
.page-advertisement .advertisement-single .thumb img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.page-advertisement .advertisement-single .content p {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  line-height: 1.4375;
  color: #333333;
  font-weight: 500;
}
.page-advertisement .advertisement-single .content .wp-block-heading {
  font-size: clamp(1.125rem, 1.0147058824rem + 0.1960784314vw, 1.25rem);
  font-weight: 700;
  line-height: 1.45;
  color: #333333;
  padding-bottom: 10px;
  -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;
  border-bottom: 2px solid transparent;
  margin-bottom: 20px;
}
.page-advertisement .advertisement-single .content .wp-block-heading:nth-child(n+2) {
  margin-top: 40px;
}
.page-advertisement .advertisement-single .content .advertisement-button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 60px auto;
}
.page-advertisement .advertisement-single .content .advertisement-button a {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  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;
  padding: 18px 37px;
  border-radius: 15px;
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
}
.page-advertisement .advertisement-single .content ul.wp-block-list {
  padding-left: 1em;
  text-indent: -1em;
}
.page-advertisement .advertisement-single .content ul.wp-block-list li::before {
  content: "・";
  display: inline-block;
}
.page-advertisement .advertisement-single .content ol.wp-block-list {
  list-style: decimal;
  list-style-position: outside;
  padding-left: 1.5em;
}
.page-advertisement .advertisement-single .content ol.wp-block-list li {
  padding-left: 0.25em;
}
.page-advertisement .advertisement-single .pager {
  margin-bottom: 40px;
}
.page-advertisement .advertisement-single .pager .pager-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: clamp(0.875rem, 0.5441176471rem + 0.5882352941vw, 1.25rem);
  color: #666666;
  font-weight: 500;
}
.page-advertisement .advertisement-single .pager .pager-list .prev,
.page-advertisement .advertisement-single .pager .pager-list .next {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.page-advertisement .advertisement-single .pager .pager-list .prev a,
.page-advertisement .advertisement-single .pager .pager-list .next a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 8px;
}
.page-advertisement .advertisement-single .pager .pager-list .prev:hover,
.page-advertisement .advertisement-single .pager .pager-list .next:hover {
  opacity: 50%;
}
.page-advertisement .advertisement-single .pager .pager-list .prev a::before {
  content: "";
  display: inline-block;
  background: url(../img/common/back.svg) no-repeat center/contain;
  width: 8px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .page-advertisement .advertisement-single .pager .pager-list .prev a::before {
    width: 6px;
    height: 10px;
  }
}
.page-advertisement .advertisement-single .pager .pager-list .next a::after {
  content: "";
  display: inline-block;
  background: url(../img/common/back.svg) no-repeat center/contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 8px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .page-advertisement .advertisement-single .pager .pager-list .next a::after {
    width: 6px;
    height: 10px;
  }
}

@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.page-salon {
  background-color: #fff;
}
.page-salon main {
  margin-top: var(--header-height);
}
.page-salon main > .sec-body {
  padding: 166px 0;
}
@media only screen and (max-width: 767px) {
  .page-salon main > .sec-body {
    padding: 64px 0;
  }
}
.page-salon main > .sec-body .salon-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 60px;
}
@media only screen and (max-width: 767px) {
  .page-salon main > .sec-body .salon-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: 30px;
  }
}
.page-salon main > .sec-body .salon-list .salon-item {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.page-salon main > .sec-body .salon-list .salon-item:hover {
  opacity: 50%;
}
.page-salon main > .sec-body .salon-list .thumb {
  aspect-ratio: 420/280;
  border-radius: 5px;
  margin-bottom: 8px;
}
.page-salon main > .sec-body .salon-list .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-salon main > .sec-body .salon-list .title {
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  line-height: 1.4583333333;
  color: #333333;
  font-weight: 700;
  margin-bottom: 5px;
}
.page-salon main > .sec-body .salon-list .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-salon main > .sec-body .salon-list .address,
.page-salon main > .sec-body .salon-list .station {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #333333;
  font-weight: 500;
}
.page-salon .salon-single .top-inner {
  padding: 80px 0 60px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .top-inner {
    padding: 20px 0 40px;
  }
}
.page-salon .salon-single .bottom-inner {
  padding: 120px 0 167px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .bottom-inner {
    padding: 40px 0 83px;
  }
}
.page-salon .salon-single .main-tit {
  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: 30px;
}
.page-salon .salon-single .main-tit .shop-en {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: clamp(3rem, 0.1323529412rem + 5.0980392157vw, 6.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;
}
.page-salon .salon-single .main-tit .title {
  font-size: clamp(1.125rem, 0.7941176471rem + 0.5882352941vw, 1.5rem);
  font-weight: 700;
  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;
}
.page-salon .salon-single .salon-gallery {
  position: relative;
  padding-bottom: 32px;
  margin-bottom: 40px;
}
.page-salon .salon-single .salon-gallery .salon-gallery__item {
  aspect-ratio: 900/600;
  border-radius: 5px;
}
.page-salon .salon-single .salon-gallery .salon-gallery__item img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-salon .salon-single .salon-gallery .swiper-horizontal > .swiper-pagination-bullets,
.page-salon .salon-single .salon-gallery .swiper-pagination-bullets.swiper-pagination-horizontal,
.page-salon .salon-single .salon-gallery .swiper-pagination-custom,
.page-salon .salon-single .salon-gallery .swiper-pagination-fraction {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.page-salon .salon-single .salon-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.page-salon .salon-single .salon-gallery .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;
}
.page-salon .salon-single .salon-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before,
.page-salon .salon-single .salon-gallery .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;
}
.page-salon .salon-single .salon-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.page-salon .salon-single .salon-gallery .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%);
}
.page-salon .salon-single .salon-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.page-salon .salon-single .salon-gallery .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  display: none;
}
.page-salon .salon-single .salon-information .salon-information__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: 30px;
}
.page-salon .salon-single .salon-information .salon-information__list .salon-information__item {
  display: grid;
  grid-template-columns: 120px 1fr;
  padding-bottom: 20px;
  border-bottom: 2px 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;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .salon-information .salon-information__list .salon-information__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: 5px;
  }
}
.page-salon .salon-single .salon-information .salon-information__list .salon-information__item dt {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #666666;
}
.page-salon .salon-single .salon-information .salon-information__list .salon-information__item dd {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #333333;
}
.page-salon .salon-single .grad-red .inner {
  padding: 80px 0 60px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .grad-red .inner {
    padding: 40px 0;
  }
}
.page-salon .salon-single .grad-red .inner .salon-map__iframe {
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .grad-red .inner .salon-map__iframe {
    margin-bottom: 30px;
  }
}
.page-salon .salon-single .grad-red .inner .salon-map__iframe iframe {
  width: 100%;
  height: 600px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .grad-red .inner .salon-map__iframe iframe {
    height: 220px;
  }
}
.page-salon .salon-single .grad-red .salon-directions__toggle {
  width: 100%;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: left;
  cursor: pointer;
  position: relative;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}
.page-salon .salon-single .grad-red .salon-directions__toggle:hover {
  opacity: 50%;
}
.page-salon .salon-single .grad-red .salon-directions__toggle:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}
.page-salon .salon-single .grad-red .salon-directions__title {
  display: block;
}
.page-salon .salon-single .grad-red .salon-directions__title::before {
  content: "道順はこちら";
  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: 700;
  font-size: clamp(1.125rem, 0.1323529412rem + 1.7647058824vw, 2.25rem);
}
.page-salon .salon-single .grad-red .salon-directions .salon-directions__icon svg {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.page-salon .salon-single .grad-red .salon-directions.is-open .salon-directions__title::before {
  content: "閉じる";
}
.page-salon .salon-single .grad-red .salon-directions.is-open .salon-directions__icon svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.page-salon .salon-single .grad-red .salon-directions__content {
  display: grid;
  grid-template-rows: 0fr;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: grid-template-rows 0.8s ease, opacity 0.8s ease, visibility 0.8s;
  transition: grid-template-rows 0.8s ease, opacity 0.8s ease, visibility 0.8s;
  transition: grid-template-rows 0.8s ease, opacity 0.8s ease, visibility 0.8s, -ms-grid-rows 0.8s ease;
}
.page-salon .salon-single .grad-red .salon-directions.is-open .salon-directions__content {
  grid-template-rows: 1fr;
  visibility: visible;
  opacity: 1;
}
.page-salon .salon-single .grad-red .salon-directions__content-inner {
  min-height: 0;
  overflow: hidden;
}
.page-salon .salon-single .grad-red .salon-directions__list {
  counter-reset: directions;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 20px;
  margin: 0;
  padding: 30px 0 0;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .grad-red .salon-directions__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-salon .salon-single .grad-red .salon-directions__item {
  counter-increment: directions;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.page-salon .salon-single .grad-red .salon-directions__item::before {
  content: counter(directions, decimal-leading-zero);
  font-weight: 400;
  font-size: 40px;
  font-family: "Josefin Sans", sans-serif;
  text-align: center;
  width: 100%;
  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;
}
.page-salon .salon-single .grad-red .salon-directions__item:not(:last-child) {
  margin-bottom: 50px;
}
.page-salon .salon-single .grad-red .salon-directions__image {
  aspect-ratio: 210/300;
  border-radius: 5px;
  margin: 0;
}
.page-salon .salon-single .grad-red .salon-directions__image img {
  border-radius: 5px;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-salon .salon-single .grad-red .salon-directions__text p {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  color: #ffffff;
  font-weight: 500;
  line-height: 1.4375;
}
.page-salon .salon-single .t_flow {
  margin-bottom: 110px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .t_flow {
    margin-bottom: 40px;
  }
}
.page-salon .salon-single .t_flow .inner {
  gap: 0;
}
.page-salon .salon-single .t_flow .inner .step-slider-wrap {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .t_flow .inner .step-slider-wrap {
    margin-bottom: 20px;
  }
}
.page-salon .salon-single .faq {
  margin-bottom: 80px;
}
.page-salon .salon-single .pager {
  margin-bottom: 40px;
}
.page-salon .salon-single .pager .pager-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: clamp(0.875rem, 0.5441176471rem + 0.5882352941vw, 1.25rem);
  color: #666666;
  font-weight: 500;
}
.page-salon .salon-single .pager .pager-list .prev,
.page-salon .salon-single .pager .pager-list .next {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.page-salon .salon-single .pager .pager-list .prev a,
.page-salon .salon-single .pager .pager-list .next a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 8px;
}
.page-salon .salon-single .pager .pager-list .prev:hover,
.page-salon .salon-single .pager .pager-list .next:hover {
  opacity: 50%;
}
.page-salon .salon-single .pager .pager-list .prev a::before {
  content: "";
  display: inline-block;
  background: url(../img/common/back.svg) no-repeat center/contain;
  width: 8px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .pager .pager-list .prev a::before {
    width: 6px;
    height: 10px;
  }
}
.page-salon .salon-single .pager .pager-list .next a::after {
  content: "";
  display: inline-block;
  background: url(../img/common/back.svg) no-repeat center/contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 8px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .page-salon .salon-single .pager .pager-list .next a::after {
    width: 6px;
    height: 10px;
  }
}

@keyframes lineMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes columMove {
  /* 左から出現 */
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes Movedown {
  /* 左から出現 */
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.page-catalog {
  background-color: #fff;
}
.page-catalog main {
  margin-top: var(--header-height);
}
.page-catalog .sec-body {
  padding: 166px 0;
}
@media only screen and (max-width: 767px) {
  .page-catalog .sec-body {
    padding: 65px 0;
  }
}
.page-catalog .sec-body .catalog-list {
  width: 100%;
  max-width: 900px;
  margin-inline: auto;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  grid-auto-flow: row dense;
  grid-auto-rows: var(--catalog-cell-size, 175.2px);
  gap: 6px;
}
.page-catalog .sec-body .catalog-list .catalog-item {
  width: 100%;
  max-width: none;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
}
.page-catalog .sec-body .catalog-list .catalog-item.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.page-catalog .sec-body .catalog-list .catalog-item > a {
  display: block;
  width: 100%;
  height: 100%;
}
.page-catalog .sec-body .catalog-list .catalog-item:hover .thumb::before {
  opacity: 1;
}
.page-catalog .sec-body .catalog-list .catalog-item:hover .thumb .title {
  opacity: 1;
}
.page-catalog .sec-body .catalog-list .catalog-item .thumb {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.page-catalog .sec-body .catalog-list .catalog-item .thumb::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  pointer-events: none;
}
.page-catalog .sec-body .catalog-list .catalog-item .thumb .title {
  position: absolute;
  inset: 0 16px;
  z-index: 2;
  margin: auto;
  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;
  font-size: clamp(1.125rem, 1.0147058824rem + 0.1960784314vw, 1.25rem);
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  pointer-events: none;
}
.page-catalog .sec-body .catalog-list .catalog-item .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-catalog .sec-body .catalog-list .catalog-item:nth-child(8n+1) {
  grid-column: 1/span 3;
  grid-row: span 3;
}
.page-catalog .sec-body .catalog-list .catalog-item:nth-child(8n+2) {
  grid-column: 4/span 2;
  grid-row: span 2;
}
.page-catalog .sec-body .catalog-list .catalog-item:nth-child(8n+3) {
  grid-column: 4/span 2;
  grid-row: span 3;
}
.page-catalog .sec-body .catalog-list .catalog-item:nth-child(8n+4) {
  grid-column: 1/span 3;
  grid-row: span 2;
}
.page-catalog .sec-body .catalog-list .catalog-item:nth-child(8n+5) {
  grid-column: 1/span 2;
  grid-row: span 2;
}
.page-catalog .sec-body .catalog-list .catalog-item:nth-child(8n+6) {
  grid-column: 3/span 3;
  grid-row: span 3;
}
.page-catalog .sec-body .catalog-list .catalog-item:nth-child(8n+7) {
  grid-column: 1/span 2;
  grid-row: span 3;
}
.page-catalog .sec-body .catalog-list .catalog-item:nth-child(8n+8) {
  grid-column: 3/span 3;
  grid-row: span 2;
}
.page-catalog .catalog-single .top-inner {
  padding: 80px 0 120px;
}
.page-catalog .catalog-single .bottom-inner .pager {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
}
.page-catalog .catalog-single .bottom-inner {
  padding-bottom: 147px;
}
.page-catalog .catalog-single .catalog-gallery {
  position: relative;
  padding-bottom: 32px;
  margin-bottom: 40px;
}
.page-catalog .catalog-single .catalog-gallery .catalog-gallery__item {
  aspect-ratio: 900/600;
  border-radius: 5px;
}
.page-catalog .catalog-single .catalog-gallery .catalog-gallery__item img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-catalog .catalog-single .catalog-gallery .swiper-horizontal > .swiper-pagination-bullets,
.page-catalog .catalog-single .catalog-gallery .swiper-pagination-bullets.swiper-pagination-horizontal,
.page-catalog .catalog-single .catalog-gallery .swiper-pagination-custom,
.page-catalog .catalog-single .catalog-gallery .swiper-pagination-fraction {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.page-catalog .catalog-single .catalog-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.page-catalog .catalog-single .catalog-gallery .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;
}
.page-catalog .catalog-single .catalog-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before,
.page-catalog .catalog-single .catalog-gallery .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;
}
.page-catalog .catalog-single .catalog-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.page-catalog .catalog-single .catalog-gallery .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%);
}
.page-catalog .catalog-single .catalog-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.page-catalog .catalog-single .catalog-gallery .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  display: none;
}
.page-catalog .catalog-single .main-tit {
  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;
}
.page-catalog .catalog-single .main-tit .title {
  padding-bottom: 10px;
  font-size: clamp(1.125rem, 1.0147058824rem + 0.1960784314vw, 1.25rem);
  color: #333333;
  font-weight: 700;
  border-bottom: 2px 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;
}
.page-catalog .catalog-single .main-tit .use-cosme {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  line-height: 1.4375;
  font-weight: 500;
  color: #333333;
}
.page-catalog .catalog-single .t_salon {
  overflow: hidden;
  max-width: 1412px;
  width: 90%;
  margin: 0 auto 60px;
}
.page-catalog .catalog-single .t_salon .sec-title {
  margin-bottom: 40px;
}
.page-catalog .catalog-single .t_salon .sec-title .h2-tisle {
  padding-bottom: 30px;
  -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;
  border-bottom: 2px solid transparent;
}
.page-catalog .catalog-single .t_salon .salon-slider .salon-slider__title {
  color: #333333;
}
.page-catalog .catalog-single .t_salon .salon-slider .swiper-button-prev {
  background: url(../img/common/prev.svg) no-repeat center/contain;
}
.page-catalog .catalog-single .t_salon .salon-slider .swiper-button-next {
  background: url(../img/common/next.svg) no-repeat center/contain;
}
.page-catalog .catalog-single .t_salon .morebtn {
  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;
}
.page-catalog .catalog-single .pager {
  margin-bottom: 40px;
}
.page-catalog .catalog-single .pager .pager-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: clamp(0.875rem, 0.5441176471rem + 0.5882352941vw, 1.25rem);
  color: #666666;
  font-weight: 500;
}
.page-catalog .catalog-single .pager .pager-list .prev,
.page-catalog .catalog-single .pager .pager-list .next {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.page-catalog .catalog-single .pager .pager-list .prev a,
.page-catalog .catalog-single .pager .pager-list .next a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 8px;
}
.page-catalog .catalog-single .pager .pager-list .prev:hover,
.page-catalog .catalog-single .pager .pager-list .next:hover {
  opacity: 50%;
}
.page-catalog .catalog-single .pager .pager-list .prev a::before {
  content: "";
  display: inline-block;
  background: url(../img/common/back.svg) no-repeat center/contain;
  width: 8px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .page-catalog .catalog-single .pager .pager-list .prev a::before {
    width: 6px;
    height: 10px;
  }
}
.page-catalog .catalog-single .pager .pager-list .next a::after {
  content: "";
  display: inline-block;
  background: url(../img/common/back.svg) no-repeat center/contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 8px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .page-catalog .catalog-single .pager .pager-list .next a::after {
    width: 6px;
    height: 10px;
  }
}

.page-contact main {
  background-color: #fff;
  margin-top: var(--header-height);
}
.page-contact .sec-form .inner {
  max-width: 870px;
  width: 90%;
  margin: 0 auto;
  padding: 145px 0 176px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .page-contact .sec-form .inner {
    padding: 64px 0 88px;
  }
}
.page-contact .sec-form .intro {
  padding: 40px 0;
  border-bottom: 1px solid transparent;
  border-top: 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;
  margin-bottom: 30px;
}
.page-contact .sec-form .intro .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: 10px;
}
.page-contact .sec-form .intro .desc.center p {
  text-align: center;
}
.page-contact .sec-form .intro .desc p {
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
}
.page-contact .sec-form .intro .desc p a {
  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;
}
.page-contact .sec-form input,
.page-contact .sec-form textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #666666;
  border-radius: 4px;
}
.page-contact .sec-form .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: 8px;
  margin-bottom: 20px;
}
.page-contact .sec-form .item .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: clamp(0.875rem, 0.7647058824rem + 0.1960784314vw, 1rem);
  font-weight: 500;
  color: #333333;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-contact .sec-form .item .ttl .required {
  background: -webkit-gradient(linear, right top, left top, from(#90000a), to(#c61940));
  background: linear-gradient(270deg, #90000a 0%, #c61940 100%);
  padding: 4px 8px;
  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;
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  border-radius: 3px;
}
.page-contact .sec-form .submitbtn {
  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;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.page-contact .sec-form .submitbtn .wpcf7-spinner {
  display: none;
}
.page-contact .sec-form .submitbtn:hover {
  opacity: 50%;
}
.page-contact .sec-form .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;
}/*# sourceMappingURL=subpage.css.map */