@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@300;400&family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;700&display=swap");
@font-face {
  font-family: "Hiragino Kaku Gothic ProN";
  src: url("../fonts/HiraKakuPro-W3/HiraKakuPro-W3.eot");
  src: url("../fonts/HiraKakuPro-W3/HiraKakuPro-W3.eot?#iefix") format("embedded-opentype"), url("../fonts/HiraKakuPro-W3/HiraKakuPro-W3.woff2") format("woff2"), url("../fonts/HiraKakuPro-W3/HiraKakuPro-W3.woff") format("woff"), url("../fonts/HiraKakuPro-W3/HiraKakuPro-W3.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Hiragino Kaku Gothic ProN";
  src: url("../fonts/HiraKakuPro-W6/HiraKakuPro-W6.eot");
  src: url("../fonts/HiraKakuPro-W6/HiraKakuPro-W6.eot?#iefix") format("embedded-opentype"), url("../fonts/HiraKakuPro-W6/HiraKakuPro-W6.woff2") format("woff2"), url("../fonts/HiraKakuPro-W6/HiraKakuPro-W6.woff") format("woff"), url("../fonts/HiraKakuPro-W6/HiraKakuPro-W6.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Minerva Modern";
  src: url("../fonts/Minerva-Modern/Minerva-Modern.eot");
  src: url("../fonts/Minerva-Modern/Minerva-Modern.eot?#iefix") format("embedded-opentype"), url("../fonts/Minerva-Modern/Minerva-Modern.woff2") format("woff2"), url("../fonts/Minerva-Modern/Minerva-Modern.woff") format("woff"), url("../fonts/Minerva-Modern/Minerva-Modern.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Hiragino Mincho Pro";
  src: url("../fonts/HiraMinPro-W6/HiraMinPro-W6.eot");
  src: url("../fonts/HiraMinPro-W6/HiraMinPro-W6.eot?#iefix") format("embedded-opentype"), url("../fonts/HiraMinPro-W6/HiraMinPro-W6.woff2") format("woff2"), url("../fonts/HiraMinPro-W6/HiraMinPro-W6.woff") format("woff"), url("../fonts/HiraMinPro-W6/HiraMinPro-W6.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "HiraginoSansGB";
  src: url("../fonts/HiraginoSansGB-W6/HiraginoSansGB-W6.eot");
  src: url("../fonts/HiraginoSansGB-W6/HiraginoSansGB-W6.eot?#iefix") format("embedded-opentype"), url("../fonts/HiraginoSansGB-W6/HiraginoSansGB-W6.woff2") format("woff2"), url("../fonts/HiraginoSansGB-W6/HiraginoSansGB-W6.woff") format("woff"), url("../fonts/HiraginoSansGB-W6/HiraginoSansGB-W6.ttf") format("truetype");
  font-weight: 600;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #6096c4;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0;
  padding: 0;
}

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

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

:root {
  --white: #ffffff;
  --black: #000000;
  --smoke: #f4f5ef;
  --gray: #e5e5e5;
  --primary: #A78464;
  --second: #8063B6;
  --third: #232323;
  --fourth: #030304;
  --firth-font: #191919;
  --text-body: #333;
  --radius: 5px;
}

/* Base Setting
---------------------------------------- */
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  overflow-wrap: break-word;
  font-weight: 400;
  color: var(--text-body);
  overflow-x: hidden;
  line-height: 1.5;
  position: relative;
  width: 100%;
  background: var(--white);
}

a {
  transition: all 0.3s;
  color: var(--primary);
  outline: none !important;
}
a:hover {
  opacity: 1;
  color: var(--second);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-weight: 700;
  color: var(--tex-body);
  letter-spacing: 3px;
}

h1 {
  font-size: 36px;
  line-height: 1.3;
}
@media (min-width: 48em) {
  h1 {
    font-size: 46px;
  }
}

h2 {
  font-size: 40px;
  line-height: 1.15;
}
@media (min-width: 48em) {
  h2 {
    font-size: 56px;
  }
}

h3 {
  font-size: 34px;
  line-height: 1.16;
}
@media (min-width: 48em) {
  h3 {
    font-size: 40px;
  }
}

h4 {
  font-size: 28px;
  line-height: 1.16;
}
@media (min-width: 48em) {
  h4 {
    font-size: 36px;
  }
}

h5 {
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 48em) {
  h5 {
    font-size: 24px;
  }
}

h6 {
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 48em) {
  h6 {
    font-size: 20px;
  }
}

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

.container-fluid, .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

.company-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media only screen and (min-width: 768px) {
  body {
    max-width: 390px;
    margin-inline: auto;
  }
}

.section {
  padding: 40px 0 70px;
}

.section-gray {
  background: #F5F5F5;
}

.story-section__background, .training-section__background {
  position: relative;
  z-index: 1;
  padding-bottom: 34px;
}
.story-section__background::before, .training-section__background::before {
  content: "";
  width: 100%;
  bottom: calc(100% - 75px);
  left: 0;
  background: url("../images/bg-image.png") no-repeat 0 100%/100%;
  position: absolute;
  height: 20px;
  z-index: -1;
}
.story-section__background::after, .training-section__background::after {
  content: "";
  width: 100%;
  height: calc(100% - 75px);
  bottom: 0;
  left: 0;
  background: rgb(186, 159, 134);
  background: linear-gradient(0deg, rgb(186, 159, 134) 0%, rgb(167, 133, 101) 100%);
  z-index: -1;
  position: absolute;
}

.heading-section {
  text-align: center;
  margin-bottom: 32px;
}
.heading-section h2 {
  font-size: 34px;
  line-height: 1.2;
  margin: 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #191919;
  font-family: "Minerva Modern", sans-serif;
  font-weight: 400;
}
.heading-section p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  color: #191919;
}
.heading-section--white h2,
.heading-section--white p {
  color: var(--white);
}

input[type=text],
input[type=email],
input[type=password],
input[type=phone],
input[type=search],
input[type=tel],
textarea,
select {
  border: 1px solid var(--gray);
  border-radius: var(--radius);
  padding: 15px 24px;
  outline: none !important;
}

.btn,
button,
input[type=button],
input[type=submit] {
  transition: all 0.3s;
  color: var(--white);
  padding: 16px 25px;
  min-width: 230px;
  text-align: center;
  font-weight: 700;
  display: inline-block;
  outline: none !important;
  border-radius: var(--radius);
  background: var(--primary);
  text-transform: uppercase;
  border: 0;
}
.btn:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover {
  opacity: 0.9;
  color: var(--white);
}
.btn svg,
button svg,
input[type=button] svg,
input[type=submit] svg {
  margin-right: 15px;
  max-height: 20px;
}
.btn.btn-white,
button.btn-white,
input[type=button].btn-white,
input[type=submit].btn-white {
  color: var(--primary);
  background: var(--white);
}

.btn-outline {
  transition: all 0.3s;
  color: var(--primary);
  padding: 15px 25px;
  min-width: 230px;
  text-align: center;
  font-weight: 700;
  display: inline-block;
  outline: none !important;
  border-radius: var(--radius);
  background: none;
  text-transform: uppercase;
  border: 1px solid var(--primary);
}
.btn-outline:hover {
  opacity: 0.9;
  color: var(--white);
}
.btn-outline svg {
  margin-right: 15px;
  max-height: 20px;
}
.btn-outline.btn-white {
  border-color: var(--white);
  color: var(--white);
}

.container-fluid {
  max-width: 1920px;
}
@media (min-width: 48em) {
  .container-fluid {
    padding: 0 64px;
  }
}

.hamburger {
  position: relative;
  width: 60px;
  height: 60px;
  line-height: 1;
  cursor: pointer;
  display: block;
  right: 0;
  z-index: 99;
  align-self: flex-end;
  border: 2px solid var(--white);
  opacity: 1;
}
.hamburger__line {
  width: 29px;
  height: 3px;
  background: var(--black);
  backface-visibility: hidden;
  position: absolute;
  display: block;
  margin: auto;
  transition: 0.3s all ease;
  transform: rotate(0deg);
  border-radius: 5px;
  top: calc(50% - 1.5px);
  left: calc(50% - 14.5px);
}
.hamburger__line::before, .hamburger__line::after {
  content: "";
  transform-origin: center center;
  width: 29px;
  height: 3px;
  background: var(--black);
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  top: 10px;
  transition: 0.3s all ease;
  border-radius: 5px;
  opacity: 1;
}
.hamburger__line::after {
  top: -10px;
}
.hamburger.active .hamburger__line {
  transform: rotate(225deg);
}
.hamburger.active .hamburger__line::before {
  transform: rotate(-90deg);
  top: 0;
}
.hamburger.active .hamburger__line::after {
  opacity: 0;
}

@media screen and (min-width: 1024px) {
  .pcbr {
    display: block;
  }
  .spbr {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .pcbr {
    display: none;
  }
  .spbr {
    display: block;
  }
}
table {
  font-size: 12px;
  line-height: 1.5;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
}
table thead tr th {
  background: #373737;
  color: var(--white);
  font-size: 13px;
  text-align: center;
  padding: 13px 10px;
}
table thead tr th + th {
  border-left: 1px solid #E1E1E1;
}
table thead tr th:first-of-type {
  border-radius: 10px 0 0 0;
}
table thead tr th:last-of-type {
  border-radius: 0 10px 0 0;
}
table thead tr th.special {
  background: #A78464;
}
table tbody tr th {
  background: rgba(29, 29, 29, 0.8);
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 700;
  color: var(--white);
  text-align: center;
  padding: 17px 10px;
  border-top: 1px solid #E1E1E1;
}
table tbody tr:first-child th {
  border-radius: 10px 0 0 0;
  border-top: 0;
}
table tbody tr:last-child th {
  border-radius: 0 0 0 10px;
}
table tbody tr td {
  background: var(--white);
  border-top: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
  padding: 11px 5px;
}
table tbody tr td.special {
  font-size: 15px;
  color: #A78464;
}
table tbody tr h3 {
  font-size: 13px;
  font-weight: 700;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  letter-spacing: 0;
  margin: 0;
}
table tbody tr h3 span {
  font-size: 25px;
}
table tbody tr h3 small {
  font-size: 7px;
}

.slick-slider .slick-arrow {
  z-index: 9;
  min-width: auto;
  height: 24px;
  width: 14px;
  opacity: 1;
}
.slick-slider .slick-arrow::before {
  display: none;
}
.slick-slider .slick-arrow.slick-prev {
  background: url("../images/arrow-slider-left.svg") no-repeat 0 0/100%;
  left: 13px;
}
.slick-slider .slick-arrow.slick-next {
  background: url("../images/arrow-slider-right.svg") no-repeat 0 0/100%;
  right: 13px;
}
.slick-slider .slick-slide {
  outline: none;
}
.slick-slider.slider-reverse .slick-arrow.slick-prev {
  background: url("../images/arrow-slider-right.svg") no-repeat 0 0/100%;
  right: 13px;
  left: auto;
}
.slick-slider.slider-reverse .slick-arrow.slick-next {
  background: url("../images/arrow-slider-left.svg") no-repeat 0 0/100%;
  left: 13px;
  right: auto;
}
.slick-slider.slider-reverse .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.header-site {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: var(--primary);
  padding-block: 12px;
}
.header-site__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-site__logo img {
  display: block;
  max-height: 46px;
}
.header-site__hotline a {
  color: var(--white);
  border: 1px solid var(--white);
  display: flex;
  align-items: center;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  gap: 6px;
  padding: 10px 11px;
  border-radius: 5px;
  letter-spacing: 2px;
}

.footer-site {
  background: var(--primary);
  color: var(--white);
  padding-block: 45px;
}
.footer-site__logo {
  margin-bottom: 12px;
}
.footer-site__logo img {
  display: block;
  max-height: 80px;
  margin: 0 0 10px;
}
.footer-site__logo h2 {
  margin: 0;
  color: var(--white);
  font-size: 16px;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 3px;
}
.footer-site__bottom p {
  margin: 0;
  font-family: "Cormorant Infant", "Noto Sans JP", serif;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
}

.line-fixed {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.line-fixed a {
  display: block;
  background: #00B900;
  color: var(--white);
  font-size: 16px;
  line-height: 1;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 600;
  display: flex;
  gap: 19px;
  align-items: center;
  padding: 11px;
  letter-spacing: 2px;
  justify-content: center;
}
.line-fixed a img {
  height: 41px;
}

/** Sections */
.loader {
  position: fixed;
  background: var(--primary);
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: var(--white);
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-size: 19px;
  line-height: 1.5;
  letter-spacing: 2px;
}
.loader img {
  animation: infinite 5s flip-with-rotate;
  max-width: 200px;
  margin: 0 0 20px;
}
.loader p {
  margin: 0;
}

@keyframes flip-with-rotate {
  0% {
    transform: perspective(400px) rotateY(0);
  }
  50% {
    transform: perspective(400px) rotateY(180deg);
  }
  100% {
    transform: perspective(400px) rotateY(360deg);
  }
}
.banner-section {
  position: relative;
}
.banner-section__content {
  position: absolute;
  left: 0;
  bottom: 34px;
  z-index: 1;
}
.banner-section__content h1 {
  font-size: 18px;
  line-height: 1;
  color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  letter-spacing: 2.5px;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-weight: 300;
  align-items: flex-start;
}
.banner-section__content h1 span {
  background: rgb(152, 91, 65);
  background: linear-gradient(90deg, rgb(152, 91, 65) 0%, rgb(167, 132, 100) 100%);
  border-radius: 0 5px 5px 0;
  padding: 15px 18px;
  display: block;
}
.banner-section__content h1 span:last-child {
  padding-right: 34px;
}
.banner-section__scroll {
  position: absolute;
  bottom: 0;
  right: 13px;
  z-index: 2;
  font-family: "Cormorant Infant", "Noto Sans JP", serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.banner-section__scroll strong {
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  color: var(--white);
  letter-spacing: 5px;
  font-weight: 400;
}
.banner-section__scroll span {
  height: 70px;
  border-right: 1px solid var(--white);
  display: block;
  position: relative;
}
.banner-section__scroll span::before {
  content: "";
  border-right: 1px solid #6D4D00;
  position: absolute;
  top: 0;
  left: 0;
  animation: infinite 2s scroll-down;
}

@keyframes scroll-down {
  0% {
    top: 0;
    bottom: 100%;
  }
  50% {
    top: 0;
    bottom: 0;
  }
  100% {
    top: 100%;
    bottom: 0;
  }
}
.banner-section {
  position: relative;
}
a.bedauty_hotpepper {
  position: absolute;
  top: 17px;
  left: 6px;
  z-index: 1;
}
.banner-section__content {
  position: absolute;
  left: 0;
  bottom: 34px;
  z-index: 1;
}
.banner-section__content h1 {
  font-size: 18px;
  line-height: 1;
  color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  letter-spacing: 2.5px;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-weight: 300;
  align-items: flex-start;
}
.banner-section__content h1 span {
  background: rgb(152, 91, 65);
  background: linear-gradient(90deg, rgb(152, 91, 65) 0%, rgb(167, 132, 100) 100%);
  border-radius: 0 5px 5px 0;
  padding: 15px 18px;
  display: block;
}
.banner-section__content h1 span:last-child {
  padding-right: 34px;
}
.banner-section__scroll {
  position: absolute;
  bottom: 0;
  right: 13px;
  z-index: 2;
  font-family: "Cormorant Infant", "Noto Sans JP", serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.banner-section__scroll strong {
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-rl;
  color: var(--white);
  letter-spacing: 5px;
  font-weight: 400;
}
.banner-section__scroll span {
  height: 70px;
  border-right: 1px solid var(--white);
  display: block;
  position: relative;
}
.banner-section__scroll span::before {
  content: "";
  border-right: 1px solid #6D4D00;
  position: absolute;
  top: 0;
  left: 0;
  animation: infinite 2s scroll-down;
}

@keyframes scroll-down {
  0% {
    top: 0;
    bottom: 100%;
  }
  50% {
    top: 0;
    bottom: 0;
  }
  100% {
    top: 100%;
    bottom: 0;
  }
}
.intro-section {
  text-align: center;
  padding: 50px 0 74px;
  color: var(--third);
  background: url("../images/intro-bg.png") no-repeat 50% 50%/cover;
}
.intro-section .container > img {
  max-height: 60px;
}
.intro-section h3 {
  color: var(--third);
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 20px 0 30px;
  letter-spacing: 4px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
}
.intro-section h3::before, .intro-section h3::after {
  content: "";
  min-width: 25px;
  width: 25px;
  height: 22px;
}
.intro-section h3::before {
  background: url("../images/icon-left.svg") no-repeat 0 0/100%;
}
.intro-section h3::after {
  background: url("../images/icon-right.svg") no-repeat 0 0/100%;
}
.intro-section figure {
  margin: 0 0 40px;
}
.intro-section figure img {
  width: 100%;
}
.intro-section h2 {
  font-size: 20px;
  letter-spacing: 3px;
  color: var(--fourth);
  line-height: 1.75;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  margin: 0 0 46px;
}
.intro-section p {
  margin: 0;
  font-size: 15px;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 600;
  color: var(--third);
  line-height: 1.75;
}
.intro-section p span {
  display: inline-block;
  background: var(--third);
  color: var(--white);
  border-radius: 5px;
  padding: 2px 10px;
}

.features-section {
  background: #B79D85;
  padding: 36px 0 57px;
  color: var(--white);
}
.features-section .heading-section {
  margin-bottom: 50px;
}
.features-section__row + .features-section__row {
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  margin-top: 30px;
  padding-top: 30px;
}
.features-section__row figure {
  margin: 0 0 40px;
  text-align: center;
}
.features-section__row--body {
  position: relative;
  padding-left: 56px;
}
.features-section__row--body > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 43px;
  border: 1px solid var(--white);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  font-family: "Cormorant Infant", "Noto Sans JP", serif;
}
.features-section__row--body h3 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  color: var(--white);
  margin: 0 0 12px;
  letter-spacing: 4px;
}
.features-section__row--body h3 span {
  position: relative;
}
.features-section__row--body h3 span::before {
  content: "";
  background: rgba(235, 235, 235, 0.2);
  border-radius: 5px;
  position: absolute;
  bottom: -2px;
  height: 15px;
  left: -5px;
  width: calc(100% + 10px);
}
.features-section__row--body p {
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 1.5px;
}
.features-section__row--body p strong {
  font-weight: 600;
}

.features-table {
  padding: 60px 0 68px;
}
.features-table table {
  width: 100%;
  text-align: center;
  font-weight: 700;
}
.features-table__content {
  text-align: center;
  color: var(--firth-font);
  font-size: 15px;
  line-height: 1.61;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 600;
  margin-top: 35px;
  letter-spacing: 1px;
}
.features-table__content p:last-of-type {
  margin-bottom: 0;
}

.training-section {
  padding: 34px 0 0;
  color: var(--white);
}
.training-section__slider {
  position: relative;
  margin-bottom: 32px;
}
.training-section__slider::before {
  content: "";
  background: linear-gradient(0deg, #ab8a6b 0%, transparent 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  z-index: 6;
}
.training-section__content {
  font-size: 14px;
  line-height: 2;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 300;
}
.training-section__content h3 {
  margin: 0 0 20px;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  font-size: 20px;
  line-height: 1.7;
  font-weight: 600;
  letter-spacing: 3px;
}
.training-section__content h3 span {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 18px, transparent 0);
}
.training-section__content strong {
  font-weight: 600;
}

.customer-section {
  background: #BA9F86;
  padding: 34px 0 70px;
  color: var(--white);
}
.customer-section__slider .slick-list {
  padding: 0 30px;
}
.customer-section__row {
  padding: 0 10px;
}
.customer-section__row figure {
  padding-top: 62%;
  position: relative;
}
.customer-section__row figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px 5px 0 0;
}
.customer-section__row figure figcaption {
  position: absolute;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  background: #E15D74;
  border-radius: 5px;
  letter-spacing: 1.5px;
  left: 10px;
  bottom: 8px;
  padding: 8px 16px;
}
.customer-section__row--body {
  background: var(--white);
  color: var(--text-body);
  padding: 10px 10px 26px;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 1.5px;
  border-radius: 0 0 5px 5px;
}
.customer-section__row--body h3 {
  font-size: 14px;
  line-height: 1.5;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 1.5px;
  border-bottom: 1px dashed #D9CCBD;
  padding-bottom: 7px;
  margin: 0 0 7px;
}
.customer-section__row--body h3 strong {
  font-size: 16px;
}
.customer-section__row--body p:last-of-type {
  margin-bottom: 0;
}

.story-section {
  padding: 36px 0 0;
  color: var(--white);
}
.story-section__background {
  padding-bottom: 66px;
}
.story-section__body {
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 2;
}
.story-section__body figure {
  margin: 0 0 24px;
}
.story-section__body figure img {
  width: 100%;
}
.story-section__body h3 {
  font-size: 23px;
  font-weight: 300;
  letter-spacing: 3px;
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  margin: 0 0 20px;
  line-height: 1.5;
}
.story-section__body.show .story-section__more--btn a::after {
  display: none;
}
.story-section__body.show .story-section__more--btn a span:first-child {
  display: none;
}
.story-section__body.show .story-section__more--btn a span:last-child {
  display: block;
}
.story-section__more {
  display: none;
}
.story-section__more--btn {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-top: 36px;
}
.story-section__more--btn::before, .story-section__more--btn::after {
  content: "";
  flex-basis: 0;
  flex-grow: 1;
  border-bottom: 1px dashed var(--white);
}
.story-section__more--btn a {
  position: relative;
  font-size: 12px;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  color: var(--primary);
  background: var(--white);
  font-weight: 600;
  border-radius: 100px;
  padding: 4px 14px 4px 32px;
}
.story-section__more--btn a::before, .story-section__more--btn a::after {
  content: "";
  width: 13px;
  height: 2px;
  background: var(--primary);
  position: absolute;
  top: 15px;
  left: 12px;
}
.story-section__more--btn a::after {
  transform: rotate(90deg);
}
.story-section__more--btn a span {
  display: none;
}
.story-section__more--btn a span:first-child {
  display: block;
}

.flow-section__row {
  background: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 10px;
  display: flex;
  align-items: center;
  min-height: 116px;
}
.flow-section__row:first-child {
  background: #00B900;
  border-color: #00B900;
}
.flow-section__row + .flow-section__row {
  margin-top: 38px;
  position: relative;
}
.flow-section__row + .flow-section__row::before {
  content: "";
  width: 23px;
  height: 14px;
  background: url("../images/arrow-down.svg") no-repeat 50% 50%/100%;
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
}
.flow-section__row figure {
  width: 40%;
  text-align: center;
}
.flow-section__row figure img {
  max-width: 65%;
}
.flow-section__row--content {
  width: 60%;
  padding: 13px;
  color: var(--white);
  font-family: "Hiragino Sans", "Noto Serif JP", sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
.flow-section__row--content h3 {
  font-size: 15px;
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.5;
  margin: 0 0 5px;
  letter-spacing: 0;
}
.flow-section__row--content p:last-of-type {
  margin-bottom: 0;
}
.flow-section__row--content a {
  color: var(--white);
  text-decoration: underline;
}
.flow-section__row--full {
  align-items: normal;
}
.flow-section__row--full figure {
  position: relative;
}
.flow-section__row--full figure img {
  border-radius: 10px 0 0 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
.flow-section__row--full figure::before {
  content: "";
  z-index: 1;
  background: linear-gradient(-90deg, #a78464 10%, transparent 100%);
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 35%;
}
.flow-section__row--full .flow-section__row--content {
  align-self: center;
}

.qa-section__row {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  padding: 20px 0;
  border-top: 1px solid #D9D9D9;
  letter-spacing: 1.5px;
}
.qa-section__row:last-child {
  border-bottom: 1px solid #D9D9D9;
}
.qa-section__row h3 {
  font-size: 14px;
  line-height: 2;
  font-weight: 700;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  margin: 0;
  letter-spacing: 1.5px;
  position: relative;
  padding-right: 30px;
  cursor: pointer;
}
.qa-section__row h3::before, .qa-section__row h3::after {
  content: "";
  width: 20px;
  height: 2px;
  background: #928E8E;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.qa-section__row h3::after {
  transform: translateY(-50%) rotate(90deg);
}
.qa-section__row p:last-of-type {
  margin-bottom: 0;
}
.qa-section__row--content {
  padding-top: 12px;
  display: none;
}
.qa-section__row.show h3::after {
  opacity: 0;
}

.price-section {
  padding: 52px 0 30px;
}
.price-section__content {
  background: var(--white);
  padding: 12px 15px 30px;
  border-radius: 0 0 5px 5px;
}
.price-section__inner figure {
  position: relative;
  margin: 0;
}
.price-section__inner figure img {
  width: 100%;
  border-radius: 5px 5px 0 0;
}
.price-section__inner figure figcaption {
  letter-spacing: 4px;
  position: absolute;
  top: 12px;
  left: 12px;
  background: #8063B6;
  color: var(--white);
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  border-radius: 5px;
  font-weight: 600;
  padding: 8px 12px;
}
.price-section__inner h2 {
  font-weight: 400;
  font-family: "Minerva Modern", sans-serif;
  font-size: 28px;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 1px;
}
.price-section__inner h3 {
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px;
  color: var(--second);
  letter-spacing: 0;
}
.price-section__inner h4 {
  font-family: "Hiragino Mincho Pro", "Noto Serif JP", sans-serif;
  letter-spacing: 3px;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 0 10px;
}
.price-section__inner h4 span {
  font-size: 30px;
  letter-spacing: 1.5px;
  margin-right: 3px;
}
.price-section__inner h4 small {
  font-size: 12px;
  margin-left: 3px;
}
.price-section__inner p {
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 300;
  margin: 0;
}
.price-section__inner p strong {
  font-weight: 600;
  font-size: 12px;
}

.company-section {
  padding: 30px 0 70px;
}
.company-section figure {
  margin: 0 0 30px;
}
.company-section figure img {
  border-radius: 5px;
}
.company-section ul {
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
}
.company-section ul li {
  display: flex;
  border-bottom: 1px solid #CECECE;
}
.company-section ul li:first-child {
  border-top: 1px solid #CECECE;
}
.company-section ul li label {
  margin: 0;
  width: 90px;
  position: relative;
  padding: 14px 10px 14px 14px;
}
.company-section ul li label::before, .company-section ul li label::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid var(--black);
}
.company-section ul li label::after {
  top: auto;
  bottom: -1px;
}
.company-section ul li p {
  width: calc(100% - 90px);
  margin: 0;
  padding: 14px 15px 14px 32px;
}
.company-section ul li p a {
  color: var(--text-body);
  text-decoration: underline;
}
.banner-slider__inner .slick-img img {
  width: 100%;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15); /* 拡大率 */
  }
}
.add-animation {
  animation: zoomUp 5s linear 0s normal both;
}
.banner-slider .des{
  color: var(--primary);
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  text-align: right;
  font-family: 'Cormorant Garamond', serif;
  position: absolute;
  bottom: 30px;
  right: 65px;
  z-index: 999999;
}
iframe, video {
  max-width: 100%;
}