@charset "UTF-8";
/* リキッドレイアウト対応のための設定 */
body {
  color: #121212;
}

body {
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
}

/*  PCとSPの表示非表示の切り替え */
/*(md)px以上で表示*/
.pc-only {
  display: none;
}

/*モバイルのみ表示*/

/*画像の縦横比設定*/
img {
  display: block;
  width: 100%;
  height: auto;
}

/* aタグのスタイルリセット*/
a {
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
}

html {
  font-size: 16px;
}

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

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
  padding: 0;
}

/* Set core html defaults */
html {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  line-height: 1.5;
  text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

/* フォームリセット */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
  font: inherit;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

.beaf {
  padding-top: 2.5rem;
  padding-top: 5rem;
  padding-bottom: 3rem;
  padding-bottom: 5rem;
  background-image: url(../images/befaBG@2x.webp);
  background-size: cover;
  background-repeat: no-repeat;
}

.beaf__inner {
  max-width: 23.4375rem;
  margin-inline: auto;
  padding-right: 1.25rem;
  padding-left: 0.375rem;
}

.beaf__container {
  display: grid;
  margin-top: 2.5rem;
  gap: 1.5rem;
}

.beaf__image {
  aspect-ratio: 1238/1091;
}

.beaf__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.befa__explanation {
  margin-left: 2.9375rem;
  color: #FFF;
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
}

.beaf__month {
  margin-top: 0.75rem;
  font-weight: 700;
  font-size: 1rem;
}

.beaf__text {
  margin-top: 0.75rem;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.3333333333; /* 133.333% */
  letter-spacing: 0.92px;
}

.floating {
  position: fixed;
  bottom: 0.6rem;
  left: 50%;
  width: 23.4375rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.floating__link {
  aspect-ratio: 375/640;
  width: 100%;
}

.floating__link img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer {
  padding-top: 1.75rem;
  padding-bottom: 2.875rem;
}

.footer__inner {
  padding-bottom: 1.6875rem;
}

.footer__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}

.footer__link {
  color: var(--333, #333);
  font-weight: 400;
  font-size: 0.9375rem;
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
}

.footer__copy {
  display: block;
  padding: 0.375rem 0;
  background: #121212;
  color: #FFF;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 2.04; /* 204% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: 1.2px;
  text-align: center;
}

.fv {
  padding-top: 2.9375rem;
  background: #121212;
}

.fv__inner {
  position: relative;
}

.fv-image {
  aspect-ratio: 750/1280;
  width: 100%;
  max-width: 25rem;
  margin-inline: auto;
}

.fv-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fv__content {
  position: absolute;
  top: 1.6875rem;
  left: 50%;
  width: 100%;
  max-width: 18.75rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.fv__title {
  color: #333;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: normal;
  font-family: "Shippori Mincho", Helvetica, sans-serif, serif;
}

.fv__text {
  color: #333;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.3333333333; /* 133.333% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: -0.72px;
}

.fv__link {
  margin-top: 4.375rem;
}

.fv__link-image {
  aspect-ratio: 580/58;
  width: 100%;
  max-width: 36.25rem;
}

.fv__link-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* メニューのスタイル */
.hamburger {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
  position: fixed;
  top: 0;
  right: -100%; /* 初期状態では画面の外に隠れている */
  width: 60%;
  height: 100%;
  padding-left: 1.6875rem;
  background-color: #121212;
  color: #333;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease; /* スライドインのアニメーション */
}

/* メニューが開いているとき */
.hamburger.open {
  right: 0;
}

.hamburger__line {
  z-index: 20;
  position: absolute;
  top: 1rem;
  right: 2.125rem;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
}

.hamburger__line span {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 0.625rem;
  background-color: #FFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.hamburger__line span:nth-child(2) {
  margin: 0.3125rem 0;
}

.hamburger__line span:nth-child(3) {
  width: 1rem;
}

/* バツ印に変化するスタイル */
.hamburger__line.active span:nth-child(1) {
  -webkit-transform: rotate(180deg) translate(0px, -10px);
          transform: rotate(180deg) translate(0px, -10px);
}

.hamburger__line.active span:nth-child(2) {
  display: none;
}

.hamburger__line.active span:nth-child(3) {
  -webkit-transform: rotate(-180deg) translate(0px, -10px);
          transform: rotate(-180deg) translate(0px, -10px);
}

.hamburger__line.active span {
  margin: -0.125rem 0;
}

/* メニューリストのスタイル */
.hamburger__list {
  margin-top: 80px;
  padding: 0;
  list-style-type: none;
}

.hamburger__item {
  padding-top: 2rem;
}

.hamburger__item:first-child {
  padding-top: 1.75rem;
}

.hamburger__item a {
  display: block;
  color: #FFF;
  color: var(--white, #FFF);
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: normal;
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.header {
  z-index: 9999;
  position: fixed;
  width: 100%;
  height: 2.9375rem;
  background: #121212;
}

.header__inner {
  max-width: 90rem;
  height: inherit;
  margin-inline: auto;
}

.header__wrapper {
  position: relative;
  height: inherit;
  height: inherit;
}

.header__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: inherit;
  margin-left: 0.25rem;
  gap: 0.25rem;
}

.header__logo--ladice,
.header__logo--normal {
  aspect-ratio: 40/40;
  width: 2.5rem;
}

.header__logo--ladice img,
.header__logo--normal img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.price {
  position: relative;
}

.price::before {
  z-index: -5;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/storeBG-SP01.webp);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}

.price__mainBg img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.price__course {
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 1.625rem;
}

.price__top-Bg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 750/1124;
  width: 100%;
  height: 100%;
  margin: 0 calc(50% - 50vw);
  content: "";
}

.price__top-Bg img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.price__course-title,
.price__plan-title {
  color: #FFF;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2083333333; /* 120.833% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: 1.92px;
  text-align: center;
}

.price__line {
  aspect-ratio: 274/60;
  max-width: 10.9375rem;
  margin-top: 0.625rem;
  margin-inline: auto;
}

.price__plan {
  position: relative;
  padding-top: 3.375rem;
  padding-bottom: 5.8125rem;
}

.price__course-image {
  width: 100%;
  min-width: 69.375rem;
  margin-right: calc(50% - 50vw);
}

.price__plan-image {
  aspect-ratio: 556/236;
  width: 100%;
  min-width: 34.75rem;
}

.scroll {
  margin: 0 1.625rem;
  padding-bottom: 1.25rem;
  overflow: auto;
}

.simplebar-track.simplebar-horizontal {
  max-width: 372px;
  height: 6px;
  margin: 0 auto;
  border-radius: 5px;
  background: #FFF;
}

.simplebar-scrollbar {
  top: 0;
  height: 6px;
  border: 1px solid #FFF;
  border-radius: 5px;
  background: #121212;
}

.section-border {
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#EFDFA6), color-stop(50.96%, #96720F), to(#EFDFA6));
  background: linear-gradient(90deg, #EFDFA6 0%, #96720F 50.96%, #EFDFA6 100%);
}

.section-title {
  color: #FFF;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2083333333; /* 120.833% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: 1.92px;
  text-align: center;
}

.service {
  padding-top: 2.5rem;
  padding-bottom: 4.5rem;
  background-color: #121212;
}

.service__inner {
  position: relative;
  max-width: 25rem;
}

.service__inner p {
  color: #FFF;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.6428571429; /* 164.286% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: -0.08px;
}

.service__inner svg {
  position: absolute;
  top: -80%;
  left: -25%;
  width: 80%;
  content: "";
}

.service__border {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  text-decoration-thickness: 4.5%;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-underline-position: from-font;
  text-underline-offset: 15%;
}

.store {
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 4.3125rem;
}

.store::before {
  z-index: -3;
  position: absolute;
  top: -1.3125rem;
  left: 0;
  width: 100%;
  height: calc(100% + 21px);
  background-image: url(../images/storeBG-SP01.webp);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}

.store__inner {
  padding-right: 0.6875rem;
  padding-left: 0.6875rem;
}

.store__title {
  color: #121212;
  font-size: 1.125rem;
}

.store__list {
  width: 100%;
  max-width: 23.4375rem;
  margin-inline: auto;
}

.store__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.store__map iframe {
  width: 100%;
  max-width: 23.4375rem;
  margin-top: 2.5rem;
}

.store__info {
  margin-top: 1.125rem;
  color: #121212;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.2857142857; /* 128.571% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: 0.92px;
}

.store__info span {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 1.4375rem;
  background: #121212;
}

.store__name {
  color: #121212;
  font-weight: 900;
  font-size: 1rem;
  line-height: 2.1; /* 210% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: 2.4px;
}

.store__hours {
  margin-top: 1rem;
}

.store__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1rem;
  gap: 1.25rem;
}

.store__link {
  margin-inline: auto;
}

.store__links-image {
  aspect-ratio: 247/46;
  max-width: 15.4375rem;
}

.store__links-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.works {
  background: #121212;
}

#works .works__container {
  top: 1.875rem;
}

.works__container {
  position: absolute;
  top: 0.5rem;
  right: 1.375rem;
  left: 1.1875rem;
  max-width: 23.4375rem;
  content: "";
  text-align: justify;
}

.works__inner {
  position: relative;
  width: 100%;
  margin-inline: auto;
}

.works__image {
  aspect-ratio: 750/1194;
  width: 100%;
}

.works__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.works__title {
  color: #FFF;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.5; /* 150% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: 1.92px;
}

.works__text {
  margin-top: 0.625rem;
  color: #FFF;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.2857142857; /* 128.571% */
  font-family: "Zen Old Mincho", Arial, Helvetica, sans-serif;
  letter-spacing: 0.92px;
}

@media screen and (min-width: 550px) {
  .store__map iframe {
    max-width: none;
  }
  #works .works__container {
    top: 6.875rem;
  }
  .works__container {
    top: 3.5rem;
    max-width: 31.25rem;
  }
  .works__title {
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
  html {
    font-size: 1.4814814815vw;
  }
  .beaf__inner {
    max-width: 90rem;
    padding-right: 5.0625rem;
    padding-left: 5.0625rem;
  }
  .beaf__container {
    grid-template-columns: 1fr 1fr;
    margin-top: 5rem;
    gap: 2.5rem;
  }
  .befa__explanation {
    margin-left: 4.6875rem;
  }
  .floating {
    right: 0;
    bottom: 3%;
    left: unset;
    width: 21.1875rem;
    -webkit-transform: unset;
            transform: unset;
  }
  .footer {
    padding-top: 1.9375rem;
    padding-bottom: 0;
  }
  .footer__inner {
    padding-bottom: 1.9375rem;
  }
  .footer__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__copy {
    padding: 0.1875rem 0;
    font-size: 0.6875rem;
    line-height: 1.8545454545;
  }
  .fv {
    padding-top: 3.125rem;
  }
  .fv__inner {
    max-width: 90rem;
    margin-inline: auto;
  }
  .fv-image {
    aspect-ratio: 1440/800;
    max-width: 90rem;
  }
  .fv__content {
    top: 50%;
    left: 3.3125rem;
    width: unset;
    max-width: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .fv__title {
    font-size: 3.9375rem;
  }
  .fv__text {
    margin-top: 4.375rem;
    font-size: 1.5625rem;
    letter-spacing: 0.75px;
  }
  .hamburger {
    width: 30%;
    padding-left: 4.0625rem;
  }
  .hamburger__item a {
    font-size: 1.125rem;
  }
  .header__logo {
    margin-left: 2.125rem;
    gap: 0.5rem;
  }
  .inner {
    max-width: 1130px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .price {
    position: relative;
    padding-bottom: 12.8125rem;
  }
  .price::before {
    background-image: url(../images/storeBG-PC.webp);
    background-size: cover;
  }
  .price__mainBg {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 50%;
    aspect-ratio: 2880/3102;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    content: "";
  }
  .price__mainBg img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .price__course {
    padding-top: 6.9375rem;
    padding-bottom: 0;
  }
  .price__course-title,
  .price__plan-title {
    font-size: 3.75rem;
    line-height: 1.3333333333;
  }
  .price__line {
    max-width: 17.125rem;
    margin-top: 2.4375rem;
  }
  .price__plan {
    padding-top: 6.125rem;
    padding-bottom: 0;
  }
  .price__course-image {
    min-width: unset;
    max-width: 69.375rem;
    margin-top: 1.25rem;
    margin-inline: auto;
  }
  .price__plan-image {
    aspect-ratio: 1110/318;
    min-width: unset;
    max-width: 69.375rem;
    margin-top: 1.25rem;
    margin-inline: auto;
  }
  .scroll {
    margin: 0 5.0625rem;
    padding-bottom: 0;
  }
  .section-title {
    font-size: 3.75rem;
    line-height: 1.3333333333; /* 120.833% */
  }
  .service {
    padding-top: 6.125rem;
    padding-bottom: 7.1875rem;
  }
  .service__inner p {
    font-weight: 900;
    font-size: 1.125rem;
    line-height: 1.6666666667; /* 166.667% */
    letter-spacing: 1.92px;
    text-align: center;
  }
  .service__inner svg {
    width: 100%;
  }
  .service__border {
    text-underline-offset: 20%;
  }
  .store::before {
    top: -3.5rem;
    height: calc(100% + 56px);
  }
  .store__title {
    font-size: 3.75rem;
  }
  .store__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 90rem;
    gap: 6.25rem;
  }
  .store__map {
    width: 100%;
  }
  .store__info {
    font-size: 0.9375rem;
    line-height: 1.6;
  }
  .store__name {
    font-size: 1.25rem;
    line-height: 1.68;
  }
  .store__links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-right: 4.875rem;
  }
  .store__link {
    margin-inline: unset;
  }
  #works .works__container {
    top: 50%;
  }
  .works__container {
    top: 50%;
    right: unset;
    left: 3.75rem;
    width: 24.375rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .works__inner {
    max-width: 90rem;
  }
  .works__image {
    aspect-ratio: 2880/1471;
  }
  .works__02container {
    right: 4.75rem;
    left: unset;
  }
  .works__title {
    font-size: 3.75rem;
    line-height: 1.3333333333; /* 150% */
  }
  .works__text {
    margin-top: 2.5rem;
    font-weight: 900;
    font-size: 0.9375rem;
    line-height: 1.6; /* 128.571% */
    letter-spacing: 1.92px;
  }
}

@media (min-width: 1080px) {
  html {
    font-size: 16px;
  }
}

@media screen and (min-width: 1200px) {
  .fv__title {
    font-size: 4.5625rem;
  }
  .fv__text {
    margin-top: 6.3125rem;
  }
  .fv__link {
    display: inline-block;
    margin-top: 6.625rem;
  }
}

@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}
/*# sourceMappingURL=map/styles.css.map */