@charset "utf-8";

*,
::before,
::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

ul,
ol,
li {
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all .3s ease;
}

a:hover {
  opacity: .7;
  transition: all .3s ease;
}

img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}

html {
  font-size: 10px;
  scroll-behavior: smooth;
}

@media(max-width:900px) {
  html {
    scroll-padding-top: 30px;
  }
}

body {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #f3f3e8;
  overflow-y: auto;
}

body.fixed {
  overflow-y: hidden;
}

h2,
h3,
h4 {
  font-weight: 400;
}

.jp {
  font-family: "IBM Plex Sans JP", sans-serif;
}

.en {
  font-family: "Quicksand", sans-serif;
}

.jp2 {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 400;
}

.jp2b {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

p {
  font-size: 1.6rem;
}

.m {
  font-weight: 500;
}

.b {
  font-weight: 700;
}

.f120 {
  font-size: 12rem;
}

.f80 {
  font-size: 8rem;
}

.f70 {
  font-size: 7rem;
}

.f62 {
  font-size: 6.2rem;
}

.f60 {
  font-size: 6rem;
}

.f54 {
  font-size: 5.4rem;
}

.f50 {
  font-size: 5rem;
}

.f46 {
  font-size: 4.6rem;
}

.f42 {
  font-size: 4.2rem;
}

.f36 {
  font-size: 3.6rem;
}

.f32 {
  font-size: 3.2rem;
}

.f30 {
  font-size: 3rem;
}

.f28 {
  font-size: 2.8rem;
}

.f26 {
  font-size: 2.6rem;
}

.f24 {
  font-size: 2.4rem;
}

.f22 {
  font-size: 2.2rem;
}

.f21 {
  font-size: 2.1rem;
}

.f20 {
  font-size: 2rem;
}

.f18 {
  font-size: 1.8rem;
}

.f17 {
  font-size: 1.7rem;
}

.f16 {
  font-size: 1.6rem;
  line-height: 2;
}

.f15 {
  font-size: 1.5rem;
}

.f14 {
  font-size: 1.4rem;
  line-height: 1.7;
}

.f14all {
  font-size: 1.4rem;
  line-height: 1.7;
}

.f13 {
  font-size: 1.3rem;
}

.f13all {
  font-size: 1.3rem;
}

.f12 {
  font-size: 1.2rem;
}

.f10 {
  font-size: 1rem;
}

@media(max-width:1400px) {
  p {
    font-size: 1.5rem;
  }

  .f120 {
    font-size: 8rem;
  }

  .f80 {
    font-size: 5.5rem;
  }

  .f70 {
    font-size: 5rem;
  }

  .f62 {
    font-size: 4.5rem;
  }

  .f60 {
    font-size: 4.5rem;
  }

  .f54 {
    font-size: 4.2rem;
  }

  .f50 {
    font-size: 4rem;
  }

  .f46 {
    font-size: 3.8rem;
  }

  .f42 {
    font-size: 3.6rem;
  }

  .f36 {
    font-size: 3rem;
  }

  .f32 {
    font-size: 2.8rem;
  }

  .f30 {
    font-size: 2.6rem;
  }

  .f28 {
    font-size: 2.4rem;
  }

  .f26 {
    font-size: 2.25rem;
  }

  .f24 {
    font-size: 2.1rem;
  }

  .f22 {
    font-size: 2rem;
  }

  .f21 {
    font-size: 1.9rem;
  }

  .f20 {
    font-size: 1.85rem;
  }

  .f18 {
    font-size: 1.7rem;
  }

  .f17 {
    font-size: 1.6rem;
  }

  .f16 {
    font-size: 1.5rem;
  }

  .f15 {
    font-size: 1.4rem;
  }

  .f14 {
    font-size: 1.3rem;
  }

  .f13 {
    font-size: 1.2rem;
  }

  .f12 {
    font-size: 1.1rem;
  }

  .f10 {
    font-size: 1rem;
  }
}

@media(max-width:834px) {
  p {
    font-size: 1.4rem;
  }

  .f120 {
    font-size: 6rem;
  }

  .f80 {
    font-size: 4.2rem;
  }

  .f70 {
    font-size: 3.6rem;
  }

  .f62 {
    font-size: 3rem;
  }

  .f60 {
    font-size: 3rem;
  }

  .f54 {
    font-size: 2.6rem;
  }

  .f50 {
    font-size: 2.4rem;
  }

  .f46 {
    font-size: 2.3rem;
  }

  .f42 {
    font-size: 2.2rem;
  }

  .f36 {
    font-size: 2rem;
  }

  .f32 {
    font-size: 1.9rem;
  }

  .f30 {
    font-size: 1.875rem;
  }

  .f28 {
    font-size: 1.85rem;
  }

  .f26 {
    font-size: 1.825rem;
  }

  .f24 {
    font-size: 1.8rem;
  }

  .f22 {
    font-size: 1.725rem;
  }

  .f21 {
    font-size: 1.7rem;
  }

  .f20 {
    font-size: 1.675rem;
  }

  .f18 {
    font-size: 1.6rem;
  }

  .f17 {
    font-size: 1.5rem;
  }

  .f16 {
    font-size: 1.4rem;
  }

  .f15 {
    font-size: 1.3rem;
  }

  .f14 {
    font-size: 1.2rem;
  }


  .f13 {
    font-size: 1.1rem;
  }

  .f12 {
    font-size: 1.05rem;
  }

  .f10 {
    font-size: 1rem;
  }
}

.fcw {
  color: #fff;
}

.fcl {
  color: #958975;
}

.tac {
  text-align: center;
}

.tas {
  text-align: start;
}

.tae {
  text-align: end;
}

.sec {
  padding: 6vw 0 6vw;
}

.sec-ttl {
  font-size: 6rem;
  line-height: 1;
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000,
    -1px 1px 0 #000, 1px -1px 0 #000,
    0px 1px 0 #000, 0 -1px 0 #000,
    -1px 0 0 #000, 1px 0 0 #000;
}

.jp2b-w {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000,
    -1px 1px 0 #000, 1px -1px 0 #000,
    0px 1px 0 #000, 0 -1px 0 #000,
    -1px 0 0 #000, 1px 0 0 #000;
}

.en-w {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000,
    -1px 1px 0 #000, 1px -1px 0 #000,
    0px 1px 0 #000, 0 -1px 0 #000,
    -1px 0 0 #000, 1px 0 0 #000;
}


@media(max-width:1400px) {
  .sec-ttl {
    font-size: 5rem;
  }
}

@media(max-width:834px) {
  .sec {
    padding: 50px 0 40px;
  }

  .sec-ttl {
    font-size: 3.5rem;
  }
}


.inner-w {
  max-width: 1500px;
  width: 95%;
  margin: 0 auto;
}

.inner {
  max-width: 1200px;
  width: 90%;
  padding: 0;
  margin: 0 auto;
}

@media(max-width:500px) {}

.max1200 {
  display: none;
}

.min1200 {
  display: block;
}

@media(max-width:1200px) {
  .max1200 {
    display: block;
  }

  .min1200 {
    display: none;
  }
}

.max834 {
  display: none;
}

.sp {
  display: none;
}

.min835 {
  display: block;
}

.pc {
  display: block;
}

@media(max-width:834px) {

  .max834 {
    display: block;
  }

  .min835 {
    display: none;
  }

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }
}

.max700 {
  display: none;
}

@media(max-width:700px) {
  .max700 {
    display: block;
  }
}

.max600 {
  display: none;
}

.min601 {
  display: block;
}

@media(max-width:600px) {
  .max600 {
    display: block;
  }

  .min601 {
    display: none;
  }
}

.max550 {
  display: none;
}

@media(max-width:550px) {
  .max550 {
    display: block;
  }
}

.max500 {
  display: none;
}

@media(max-width:500px) {
  .max500 {
    display: block;
  }
}

.max450 {
  display: none;
}

@media(max-width:450px) {
  .max450 {
    display: block;
  }
}

.max400 {
  display: none;
}

@media(max-width:400px) {
  .max400 {
    display: block;
  }
}

.max380 {
  display: none;
}

@media(max-width:380px) {
  .max380 {
    display: block;
  }
}

.max370 {
  display: none;
}

@media(max-width:370px) {
  .max370 {
    display: block;
  }
}

.btnmini {
  max-width: 430px;
  margin-left: 0;
  height: 79px;
}

.btn {
  text-align: center;
  width: 450px;
  height: 86px;
  border-radius: 43px;
  color: #fff;
  font-weight: 700;
  background-color: #ff3f00;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media(max-width: 1400px) {
  .btn {
    text-align: center;
    width: 380px;
    height: 68px;
    border-radius: 34px;
  }
}

@media(max-width:834px) {
  .btnmini {
    max-width: 430px;
    margin-left: 0;
    height: 60px;
  }

  .btn {
    text-align: center;
    width: 300px;
    height: 56px;
    border-radius: 28px;
  }
}

.loadin01 {
  opacity: 0;
}

.loadin01.show {
  opacity: 1;
  transition: all .4s 0s ease-in-out;
}

.loadin02 {
  opacity: 0;
}

.loadin02.show {
  opacity: 1;
  transition: all 1.4s .3s ease-in-out;
}

.loadin03 {
  opacity: 0;
}

.loadin03.show {
  opacity: 1;
  transition: all 1.4s 1.2s ease-in-out;
}

.fadein {
  opacity: 0;
  transform: translate(0, 55px);
}

.fadein.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all 1.4s .3s ease-in-out;
}

.fadein01 {
  opacity: 0;
  transform: translate(0, 150px);
}

.fadein01.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .3s linear .1s;
}

.fadein02 {
  opacity: 0;
  transform: translate(0, 150px);
}

.fadein02.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .3s linear .4s;
}

.fadein03 {
  opacity: 0;
  transform: translate(0, 150px);
}

.fadein03.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .3s linear .7s;
}

body {
  position: relative;
}

.header {
  /* position: absolute; */
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: fit-content;
  transition: all .4s ease;
}

/* .header.fixed {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  transition: all .4s ease;
} */

.header-inner {
  position: relative;
  width: calc(100% - 60px);
  height: 50px;
  display: flex;
  justify-content: space-between;
  margin: 30px auto 0;
}

/* .header.fixed .header-inner {
  margin: 30px auto 0;
} */

.header-l {
  /* position: absolute;
  z-index: 300;
  top: 0;
  left: 0;
  display: block;
  width: fit-content; */
}

.header-r {
  /* position: absolute;
  z-index: 200;
  top: 0;
  right: 0; */
}

.header-logo {
  width: 80px;
}

.header-btn {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
}

.header-btn__close {
  width: 24px;
  height: 24px;
}

.header-btn__close span {
  position: absolute;
  top: 5px;
  left: 2px;
  width: 24px;
  height: 2px;
  background-color: #fff;
  transition: all .4s ease;
}

.header-btn__close span:nth-of-type(1) {
  top: 5px;
  left: 2px;
}

.header-btn__close span:nth-of-type(2) {
  top: 10px;
  left: 2px;
}

.header-btn__close span:nth-of-type(3) {
  top: 15px;
  left: 2px;
}

.header-btn__menu {
  display: none;
  width: 90px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  text-align: center;
  font-weight: 300;
  color: #fff;
  background-color: #000;
}

.header-nav__list {
  display: flex;
  gap: 50px;
  font-size: 1.3rem;
  padding-top: 2px;
  transition: all .4s ease;
}

.header.fixed .header-nav__list {
  display: flex;
  align-items: center;
  background-color: #d9ccb9;
  height: 60px;
  border-radius: 30px;
  padding: 2px 40px 0;
  transition: all .4s ease;
}


.header-nav__item {
  font-size: 1.3rem;
}

.header-nav__insta {
  display: block;
  width: 120px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  text-align: center;
  font-weight: 300;
  color: #fff;
  background-color: #000;
}

.header-nav__sp-logo {
  display: none;
  width: 92px;
  margin: 0 auto 10px;
}

.header.active .header-nav__sp-logo {
  display: block;
}

.header-nav__sp {
  position: relative;
  display: none;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 20px;
}

.header-nav__sp::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url(../img/line-wave-w.webp) no-repeat center / contain;
}

.header.active .header-nav__sp {
  display: block;
}

.header-nav__sp-ttl {
  text-align: center;
}

.header .entry-link__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
  color: #000;
  margin-top: 15px;
}

.entry-item__tel {
  font-weight: 500;
}

@media(max-width:1400px) {
  .header-logo {
    width: 80px;
  }

  .header-nav__list {
    gap: 30px;
  }
}

@media(max-width:834px) {
  .header {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: fit-content;
  }

  .header-inner {
    width: calc(100% - 30px);
    margin: 20px auto 0;
  }

  .header-r {
    position: fixed;
    z-index: 300;
    top: 15px;
    right: 15px;
  }

  .header.active {
    position: fixed;
    z-index: 200;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background-color: #f0eee9;
  }

  .header-logo {
    width: 52px;
  }

  .header-btn {
    display: block;
    width: fit-content;
    height: fit-content;
  }

  .header-btn:hover {
    cursor: pointer;
  }

  .header-btn__menu {
    display: block;
  }

  .header-btn__close {
    display: none;
  }

  .header.active .header-btn {
    top: 20px;
    right: 10px;
  }

  .header.active .header-btn__menu {
    display: none;
  }

  .header.active .header-btn__close {
    display: block;
  }

  .header-nav__list {
    position: fixed;
    z-index: 100;
    top: unset;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    color: #fff;
    background-color: #000;
    opacity: 0;
    transform: translate(0, 100%);
    transition: all .3s ease-in-out;

    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    padding-top: 50px;
  }

  .header.active .header-nav__list {
    width: 100%;
    height: 100vh;
    opacity: 1;
    transform: translate(0, 0%);
    transition: all .6s ease-in-out;
    overflow: scroll;
  }

  /* .header-nav__list-inner {
    height: ;
  } */
  .header-nav__item {
    font-size: 1.5rem;
  }

  .header-nav__insta {
    display: none;
  }

  .header.active .header-btn__close span:nth-of-type(1),
  .header.active .header-btn__close span:nth-of-type(2) {
    top: 10px;
    left: 2px;
    transform: rotate(45deg);
  }

  .header.active .header-btn__close span:nth-of-type(3) {
    top: 10px;
    left: 2px;
    transform: rotate(-45deg);
  }
}

.float-banner {
  position: fixed;
  z-index: 200;
  bottom: 100px;
  right: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.float-banner__link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  writing-mode: vertical-rl;
  line-height: 1;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
  height: 200px;
  padding: 20px 17px;
}

.float-banner__link-icon {
  width: 26px;
}

@media(max-width:834px) {
  .float-banner {
    display: none;
  }
}

.mv {
  position: relative;
  overflow: hidden;
  padding: 20vw 30px 30px;
}

.mv-ttl__img {
  position: absolute;
  /* max-width: 820px; */
  width: 49%;
  top: 5.5vw;
  left: 8%;
  color: #c6b6a0;
  mix-blend-mode: difference;
}

.mv-txt__wrap {
  position: absolute;
  top: 16vw;
  right: 25px;
}

.mv-txt {
  font-size: 2.6rem;
}

@media(max-width:1400px) {
  .mv {
    padding: 23vw 30px 30px;
  }

  .mv-ttl__img {
    width: 49%;
    top: 8.5vw;
    left: 8%;
  }

  .mv-txt__wrap {
    top: 19vw;
  }

  .mv-txt {
    font-size: 2rem;
  }
}

@media(max-width:1000px) {
  .mv-ttl__img {
    width: 49%;
    top: 8.5vw;
    left: 30px;
  }

  .mv-txt {
    font-size: 1.9rem;
  }
}

@media(max-width:834px) {
  .mv {
    padding: 68vw 30px 0px;
  }

  .mv-ttl__img {
    width: 90%;
    top: 17vw;
    left: 30px;
  }

  .mv-txt__wrap {
    top: 62vw;
  }

  .mv-txt {
    font-size: 1.8rem;
  }
}

@media(max-width:500px) {
  .mv {
    padding: 72vw 15px 30px;
  }

  .mv-ttl__img {
    width: 90%;
    top: 21vw;
    left: 20px;
  }

  .mv-txt__wrap {
    top: 64vw;
  }

  .mv-txt {
    font-size: 1.6rem;
  }
}


.intro {
  width: 100%;
  aspect-ratio: 1 / 0.56;
  overflow: hidden;
  padding-bottom: 0;
}

.intro-inner {
  position: relative;
}

.intro-main {
  position: relative;
  z-index: 5;
  text-align: center;
  padding-top: 29.8vw;
  width: 90%;
  margin: 0 auto;
}

.intro-img01 {
  position: absolute;
  top: 30px;
  right: 50%;
  transform: translate(56%, 0);
  z-index: 3;
  width: 30%;
}

.intro-img02 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 38%;
}

.intro-img03 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 38%;
}

.intro-img-sp {
  display: none;
}

.intro-mess {
  margin: 20px auto;
}

@media(max-width:1600px) {
  .intro {
    aspect-ratio: 1 / 0.6;
  }

  .intro-img02 {
    width: 36%;
  }

  .intro-img03 {
    width: 36%;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .intro {
    height: 550px;
  }

  .intro-main {
    padding-top: 240px;
  }

  .intro-img01 {
    position: absolute;
    top: 20px;
    right: 50%;
    transform: translate(57%, 0);
    z-index: 3;
    width: 240px;
  }

  .intro-img02 {
    position: absolute;
    top: 0;
    left: -7%;
    z-index: 2;
    width: 40%;
  }

  .intro-img03 {
    position: absolute;
    top: 0;
    right: -7%;
    z-index: 2;
    width: 40%;
  }

  .intro-mess {
    margin: 15px auto 10px;
  }
}

@media(max-width:550px) {
  .intro {
    aspect-ratio: 1 / 3;
    height: calc(550px + 95vw);
  }

  .intro-main {
    padding-top: 78vw;
  }

  .intro-img01 {
    position: absolute;
    top: 10px;
    right: 50%;
    transform: translate(57%, 0);
    z-index: 3;
    width: 80%;
  }

  .intro-img02,
  .intro-img03 {
    display: none;
  }

  .intro-img-sp {
    position: absolute;
    display: block;
    top: 84vw;
  }

  .intro-mess {
    margin: 69vw auto 10px;
  }
}

@media(max-width:400px) {
  .intro {
    aspect-ratio: 1 / 1.5;
  }
}

.hello {
  padding-top: 2vw;
  padding-bottom: 10vw;
}

.hello-inner {
  position: relative;
  max-width: 1400px;
  width: 85%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background-color: #ddb1b5;
  padding-top: 10%;
  margin: 0 auto;
}

.hello-main {
  color: #fff;
  text-align: center;
}

.hello-ttl {
  width: 607px;
  margin: 0 auto;
}

.hello-mess__wrap {
  position: relative;
  text-align: center;
  margin-top: 80px;
  height: 155px;
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding: 0 70px;
  margin: 40px auto 30px;
}

.hello-mess__wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '(';
  font-size: 16rem;
  font-weight: 100;
  line-height: 1;
}

.hello-mess__wrap::after {
  position: absolute;
  top: 0;
  right: 0;
  content: ')';
  font-size: 16rem;
  font-weight: 100;
  line-height: 1;
}

.hello-mess__mess {
  background: url(../img/line-p.webp) no-repeat center bottom / contain;
  padding-bottom: 15px;
}

.hello-img01 {
  position: absolute;
  top: 55px;
  right: -10px;
  width: 25%;
}

.hello-img02 {
  position: absolute;
  bottom: 80px;
  right: -10px;
  width: 25%;
}

.hello-img03 {
  position: absolute;
  bottom: -30px;
  right: 42%;
  width: 40%;
}

.hello-img04 {
  position: absolute;
  bottom: 327px;
  left: -87px;
  width: 20%;
}

.hello-txt {
  margin-top: 70px;
}

@media(max-width:1400px) {
  .hello-inner {
    padding-top: 8%;
  }

  .hello-ttl {
    width: 485px;
  }

  .hello-img01 {
    position: absolute;
    top: 55px;
    right: -20px;
    width: 20%;
  }

  .hello-img02 {
    position: absolute;
    bottom: 120px;
    right: -20px;
    width: 20%;
  }

  .hello-img03 {
    position: absolute;
    bottom: -50px;
    right: 42%;
    width: 30%;
  }

  .hello-img04 {
    position: absolute;
    bottom: 327px;
    left: -40px;
    width: 20%;
  }

  .hello-txt {
    margin-top: 60px;
  }
}

@media(max-width:1150px) {
  .hello {
    /* background-color: #ddb1b5; */
    overflow: hidden;
    padding-bottom: 20vw;
  }


  .hello-inner {
    width: 90%;
    aspect-ratio: 1 / 1.05;
    border-radius: 0;
    background: linear-gradient(transparent 0%, transparent 50%, #ddb1b5 50%, #ddb1b5 100%);
    padding-top: 5%;
  }

  .hello-inner::before {
    position: absolute;
    content: '';
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 78vw;
    background: #ddb1b5;
    border-radius: 50% 50% 0 0;
  }

  .hello-ttl {
    width: 400px;
  }

  .hello-img02 {
    position: absolute;
    bottom: 220px;
    right: -20px;
    width: 20%;
  }

  .hello-img03 {
    position: absolute;
    bottom: -50px;
    right: 42%;
    width: 30%;
  }

  .hello-txt {
    margin-top: 40px;
  }
}

@media(max-width:1000px) {

  .hello-img02 {
    position: absolute;
    bottom: -8vw;
    right: -18px;
    width: 20%;
  }

  .hello-img03 {
    position: absolute;
    bottom: -14vw;
    right: 60%;
    width: 30%;
  }
}

@media(max-width:834px) {
  .hello {
    padding-top: 13vw;
    padding-top: 90px;
  }

  .hello-inner {
    width: 100%;
    aspect-ratio: 1 / 1.05;
    border-radius: 0;
    background: linear-gradient(transparent 0%, transparent 50%, #ddb1b5 50%, #ddb1b5 100%);
    padding-top: 12%;
    padding-bottom: 20%;
  }

  .hello-inner::before {
    left: 50%;
    transform: translate(-50%, 0);
    width: 900px;
    height: 100%;
    border-radius: 50% 50% 0 0;
  }

  .hello-mess__wrap {
    height: 88px;
    padding: 0 28px;
  }

  .hello-mess__wrap::before {
    top: 0;
    left: -10px;
    font-size: 8rem;
  }

  .hello-mess__wrap::after {
    top: 0;
    right: -10px;
    content: ')';
    font-size: 8rem;
  }

  .hello-mess__lead {
    font-size: 1.4rem;
  }

  .hello-ttl {
    width: 303px;
    margin: 0 auto;
  }

  .hello-img01 {
    position: absolute;
    top: -11vw;
    right: 0;
    width: 20%;
  }

  .hello-img04 {
    position: absolute;
    top: -12vw;
    bottom: unset;
    left: 3%;
    width: 20%;
  }
}

@media(max-width:600px) {
  .hello {
    padding-top: 28vw;
    padding-bottom: 42vw;
  }

  .hello-inner {
    height: fit-content;
    padding-top: 24%;
    padding-bottom: 39%;
  }

  .hello-inner::before {
    width: 780px;
  }

  .hello-main {
    width: 90%;
    text-align: start;
    margin: 0 auto;
  }

  .hello-img01 {
    position: absolute;
    top: -19vw;
    right: 0;
    width: 29%;
  }

  .hello-img02 {
    position: absolute;
    bottom: -18vw;
    right: -3%;
    width: 40%;
  }

  .hello-img03 {
    position: absolute;
    bottom: -27vw;
    right: 60%;
    width: 60%;
  }

  .hello-img04 {
    position: absolute;
    top: -26vw;
    bottom: unset;
    left: 5%;
    width: 31%;
  }
}

.about {
  position: relative;
  padding-top: 50px;
}

.about::before {
  content: '';
  position: absolute;
  top: 0;
  left: 5%;
  width: 90%;
  height: 20px;
  background: url(../img/line-wave.webp) no-repeat center / contain;
}

.about-inner {
  position: relative;
  display: flex;
}

.about-l {
  position: sticky;
  top: 30px;
  left: 0;
  width: 350px;
  height: fit-content;
  padding-top: 50px;
  padding-right: 30px;
}

.about-r {
  width: calc(100% - 350px);
  border-left: 2px dotted #010101;
  padding-left: 5%;
}

.about-lead {
  width: 280px;
  text-align: center;
  margin-bottom: 10px;
}

.about-ttl__area {
  width: 280px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 20px 15px;
}

.about-ttl__wrap {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.about-ttl__lead {
  position: relative;
  display: block;
  color: #fff;
  background-color: #000;
  writing-mode: vertical-rl;
  height: fit-content;
  line-height: 1;
  border-radius: 30px;
  padding: 15px 5px 15px 10px;
}

.about-ttl__lead::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #000;
  border-right: 0;
}

.about-ttl {
  display: block;
  font-size: 9rem;
}

.about-txt {
  margin-top: 30px;
}

.about-list {
  padding-right: 20px;
  margin-top: 30px;
}

.about-item {
  position: relative;
  color: #00000030;
  border-bottom: 1px dotted #d5d5bb;
  padding: 10px 0;
}

.about-item:hover {
  cursor: pointer;
}

.about-item.now {
  color: #000000;
  padding-left: 35px;
}

.about-item.now::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -46%);
  font-family: "Material Symbols Outlined";
  content: '\e5c8';
  font-size: 2.4rem;
  font-weight: 500;
  color: #ad92cb;
}

.about-item a {
  width: 100%;
  height: 100%;
}

.about-cont {
  padding-top: 50px;
}

.about-cont:not(:last-of-type) {
  padding-bottom: 70px;
}

.about-cont__tag {
  width: fit-content;
  height: 30px;
  line-height: 32px;
  border-radius: 15px;
  font-weight: 600;
  color: #fff;
  background-color: #000;
  padding: 0 15px;
  margin: 0 auto 10px;
}

.about-cont__ttl {
  font-size: 5rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000,
    -1px 1px 0 #000, 1px -1px 0 #000,
    0px 1px 0 #000, 0 -1px 0 #000,
    -1px 0 0 #000, 1px 0 0 #000;
}

.about-cont__mess {
  width: fit-content;
  background: url(../img/line-about.webp) no-repeat center bottom / contain;
  padding: 0 10px 5px;
  margin: 20px auto 30px;
}

@media(max-width:1400px) {
  .about-l {
    width: 315px;
  }

  .about-r {
    width: calc(100% - 315px);
  }

  .about-lead {
    width: 260px;
  }

  .about-ttl__area {
    width: 260px;
  }

  .about-ttl {
    font-size: 8rem;
  }
}

@media(max-width:1200px) {
  .about-inner {
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .about-l {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    padding-right: 0;
  }

  .about-r {
    width: 100%;
    border-left: none;
    padding-left: 0;
    margin-top: 50px;
  }

  .about-lead {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .about-ttl__area {
    width: 280px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 20px 15px;
    margin: 0 auto;
  }

  .about-txt {
    text-align: center;
  }

  .about-list {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding-right: 0;
    margin: 10px auto 0;
    display: none;
  }

  .about-item {
    color: #000000;
  }
}

@media(max-width:834px) {
  .about-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    column-gap: 30px;
    row-gap: 0;
    padding-right: 0;
    margin: 10px auto 0;
    display: none;
  }

  .about-cont {
    padding-top: 40px;
  }

  .about-cont:not(:last-of-type) {
    padding-bottom: 20px;
  }

  .about-cont__tag {
    height: 26px;
    line-height: 28px;
    border-radius: 13px;
    padding: 0 13px;
    margin: 0 auto 10px;
  }

  .about-cont__ttl {
    font-size: 4rem;
  }
}

@media(max-width:500px) {
  .about-ttl__area {
    width: 190px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 10px 10px;
    margin: 0 auto;
  }

  .about-ttl {
    font-size: 5rem;
  }

  .about-ttl__lead {
    font-size: 1.8rem;
  }

  .about-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    justify-content: center;
    column-gap: 30px;
    row-gap: 0;
    padding-right: 0;
    margin: 10px auto 0;
    display: none;
  }

  .about-item {
    padding: 5px 0;
  }

  .about-cont {
    padding-top: 30px;
  }

  .about-cont:not(:last-of-type) {
    padding-bottom: 20px;
  }

  .about-cont__mess {
    font-size: 1.55rem;
    padding: 0 0px 5px;
    margin: 20px auto 20px;
  }
}

.about-system__item {
  position: relative;
  background-color: #ebebdb;
  padding: 50px;
  margin-top: 60px;
}

.about-system__item-ttl {
  position: absolute;
  z-index: 5;
  top: -30px;
  left: -30px;
  font-weight: 600;
  background: url(../img/about-bubble.webp) no-repeat center / contain;
  width: 134px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-system__item02-ttl {
  position: absolute;
  z-index: 5;
  top: -30px;
  right: -20px;
  font-weight: 600;
  background: url(../img/about-bubble02.webp) no-repeat center / contain;
  width: 134px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-system__item-head {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
}

.about-system__item-head__l {
  width: 50%;
  padding-right: 5%;
}

.about-system__item-head__r {
  width: 50%;
}

.about-system__item-head__mess {
  font-weight: 400;
  margin-bottom: 15px;
}

.about-system__item-bottom {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  width: fit-content;
  padding: 20px 40px 20px 30px;
  margin-top: 40px;
}

.about-system__item-bottom::after {
  position: absolute;
  content: '';
  top: 35%;
  right: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #fff;
  border-right: 0;
}

.about-system__item-bottom__ttl {
  font-weight: 500;
  width: 70px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  border: 1px solid #000;
  background-color: #f9f4cf;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.about-system__item-bottom__salary-lead {
  font-weight: 500;
  padding-left: 10px;
}

.about-system__item-bottom__salary {
  font-weight: 600;
  line-height: 1.1;
  background: url(../img/about-line-y.webp) no-repeat center bottom / contain;
  padding: 0 10px;
}

.about-system__item-bottom__salary span {
  font-weight: 700;
}

.about-system__item-bottom__txt {
  text-align: center;
  margin-left: 25px;
}

.about-system__item-bottom__txt span {
  text-align: center;
  border-bottom: 2px dotted #000;
  line-height: 2;
}

.about-system__item-point {
  position: absolute;
  top: 25px;
  right: 100px;
  width: 50px;
}

.about-system__item-person {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
}

.about-system__item02-head,
.about-system__item03-head {
  position: relative;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
}

.about-system__item:nth-of-type(2) .about-system__item-head__mess {
  margin-bottom: 30px;
}

.about-system__item02-point01 {
  position: absolute;
  top: -15px;
  left: 30px;
  width: 20px;
}

.about-system__item02-point02 {
  position: absolute;
  top: -15px;
  right: 30px;
  width: 20px;
}

.about-system__item02-person {
  position: absolute;
  z-index: 2;
  top: -40px;
  left: 10px;
  width: 155px;
}

.about-system__item02-list {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 30px;
}

.about-system__item02-item {
  background: url(../img/back.webp) no-repeat center / cover;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #000;
}

.about-system__item02-item__check {
  width: 40px;
  margin: 0 auto;
}

.about-system__item02-item__ttl {
  font-weight: 500;
  text-align: center;
  margin: 10px auto;
}

.about-system__item-head03__mess {
  width: fit-content;
  font-weight: 500;
  margin: 0 auto 30px;
}

.about-system__item03-point01 {
  position: absolute;
  top: -10px;
  left: 50px;
  width: 20px;
}

.about-system__item03-point02 {
  position: absolute;
  top: -10px;
  right: 50px;
  width: 20px;
}

.about-system__item03-img {
  position: absolute;
  top: -40px;
  right: -30px;
  width: 237px;
}

.about-system__item03-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 30px;
}

.about-system__item03-item {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
}

.about-system__item03-item__num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ede473;
  font-family: "Quicksand", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  line-height: 40px;
}

.about-system__item03-item__main {
  padding-left: 10px;
}

.about-system__item03-item__ttl {
  position: relative;
  width: fit-content;
  font-weight: 500;
}

.kome {
  position: absolute;
  display: block;
  top: 0;
  right: -10px;
}

.about-system__item03-detail {
  text-align: end;
  margin-top: 30px;
}

@media(max-width:1400px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .about-system__item-point {
    position: absolute;
    top: 60.5vw;
    right: unset;
    left: 215px;
    width: 30px;
  }

  .about-system__item {
    position: relative;
    background-color: #ebebdb;
    padding: 30px 5%;
    margin-top: 40px;
  }

  .about-system__item-ttl {
    position: absolute;
    z-index: 5;
    top: -20px;
    left: -10px;
    width: 82px;
    aspect-ratio: 1 / 1;
    font-size: 1.5rem;
  }

  .about-system__item02-ttl {
    position: absolute;
    z-index: 5;
    top: -20px;
    right: -10px;
    width: 82px;
    font-size: 1.5rem;
  }

  .about-system__item-head {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .about-system__item-head__l {
    width: 100%;
    padding-right: 0%;
  }

  .about-system__item-head__r {
    width: 100%;
    margin-top: 30px;
  }

  .about-system__item-person {
    bottom: 0;
    right: 8%;
    width: 140px;
  }

  .about-system__item02 {
    padding-top: 40px;
  }

  .about-system__item02-point01 {
    position: absolute;
    top: -10px;
    left: 60px;
    width: 15px;
  }

  .about-system__item02-point02 {
    position: absolute;
    top: -10px;
    right: 60px;
    width: 15px;
  }

  .about-system__item02-person {
    top: -40px;
    left: 10px;
    width: 120px;
  }

  .about-system__item02-item__check {
    width: 30px;
  }

  .about-system__item03-point01 {
    position: absolute;
    top: -10px;
    left: 60px;
    width: 15px;
  }

  .about-system__item03-point02 {
    position: absolute;
    top: -10px;
    right: 60px;
    width: 15px;
  }

  .about-system__item03-img {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 160px;
  }
}

@media(max-width:700px) {
  .about-system__item-point {
    position: absolute;
    top: 62vw;
    right: unset;
    left: 215px;
    width: 30px;
  }

  .about-system__item-bottom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 250px;
    padding: 20px 20px 20px 20px;
    margin-top: 25px;
  }

  .about-system__item-bottom__ttl {
    width: 60px;
    margin-right: 10px;
  }

  .about-system__item-bottom__txt {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .about-system__item-person {
    bottom: 0;
    right: 0%;
    width: 140px;
  }

  .about-system__item02 {
    padding-top: 40px;
  }

  .about-system__item02-point01 {
    position: absolute;
    top: -10px;
    left: 20px;
    width: 15px;
  }

  .about-system__item02-point02 {
    position: absolute;
    top: -10px;
    right: 20px;
    width: 15px;
  }

  .about-system__item02-person {
    position: absolute;
    z-index: 2;
    top: 126px;
    left: unset;
    right: 0px;
    width: 87px;
  }

  .about-system__item02-list {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-top: 30px;
  }

  .about-system__item02-item {
    padding: 15px 20px 20px;
  }

  .about-system__item03 {
    padding-top: 40px;
  }

  .about-system__item03-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-top: 30px;
  }

  .about-system__item03-item {
    padding: 15px;
  }

  .about-system__item03-item__num {
    width: 34px;
    height: 34px;
    font-size: 1.6rem;
    line-height: 34px;
  }

  .about-system__item-head03__mess {
    margin: 0 auto 20px;
  }

  .about-system__item03-point01 {
    position: absolute;
    top: -10px;
    left: 10px;
    left: 50%;
    transform: translate(-130px,0);
    width: 15px;
  }

  .about-system__item03-point02 {
    position: absolute;
    top: -10px;
    right: 10px;
    right: 50%;
    transform: translate(130px,0);
    width: 15px;
  }
}

@media(max-width:500px) {
  /* .about-system__item02-head {
    margin: 0 auto 0 11%;
  } */

  .about-system__item:nth-of-type(2) .about-system__item-head__mess {
    margin-bottom: 15px;
  }

  .about-system__item-point {
    position: absolute;
    top: 64vw;
    right: unset;
    left: 205px;
    width: 30px;
  }


  .about-system__item02 {
    padding-top: 70px;
  }

  .about-system__item02-ttl {
    top: -30px;
  }

  .about-system__item02-list {
    margin-top: 55px;
}

  .about-system__item02-person {
    top: 182px;
    left: unset;
    right: 0;
    width: 87px;
  }

  .about-system__item02-point01 {
    position: absolute;
    top: -10px;
    left: -20px;
    width: 15px;
  }

  .about-system__item02-point02 {
    position: absolute;
    top: -10px;
    right: -20px;
    width: 15px;
  }

  .about-system__item03 {
    padding-top: 70px;
  }

  .about-system__item03 .about-system__item-ttl {
    top: -30px;
    left: -10px;
  }

  .about-system__item03-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
    margin-top: 30px;
  }

  .about-system__item03-img {
    position: absolute;
    top: 140px;
    right: -10px;
    width: 100px;
  }

  .about-system__item03-detail {
    text-align: start;
    margin-top: 20px;
  }
}

@media(max-width:420px) {
  /* .about-system__item02-head {
    margin: 0 auto 0 5%;
  } */
}

@media(max-width:400px) {
  .about-system__item-point {
    position: absolute;
    top: 65.5vw;
    right: unset;
    left: 200px;
    width: 30px;
  }

  .about-system__item-bottom {
    width: 230px;
    padding: 15px 10px 20px 15px;
    margin-top: 25px;
  }

  .about-system__item-person {
    bottom: 0;
    right: 0%;
    width: 120px;
  }

  .about-system__item02-person {
    top: 187px;
    left: unset;
    right: -5px;
    width: 82px;
  }
/* 
  .about-system__item03-point01 {
    position: absolute;
    top: -10px;
    left: 10px;
    width: 15px;
  }

  .about-system__item03-point02 {
    position: absolute;
    top: -10px;
    right: 10px;
    width: 15px;
  } */

}

.about-learning__cont {
  position: relative;
  background-color: #ebebdb;
  padding: 50px;
  margin-top: 40px;
}

.about-learning__cont-ttl {
  position: absolute;
  z-index: 5;
  top: -20px;
  right: -20px;
  font-weight: 600;
  background: url(../img/about-bubble02.webp) no-repeat center / contain;
  width: 134px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 7px;
}

.about-learning__cont-head {
  position: relative;
  border-bottom: 2px dotted #fff;
  padding-bottom: 30px;
}

.about-learning__cont-head__mess {
  position: relative;
  text-align: center;
  font-weight: 400;
  width: fit-content;
  margin: 0 auto;
}

.about-learning__head-img {
  max-width: 600px;
  width: 100%;
  margin: 25px auto 40px;
}

.about-learning__cont-point01 {
  position: absolute;
  top: 5px;
  left: -40px;
  width: 20px;
}

.about-learning__cont-point02 {
  position: absolute;
  top: 5px;
  right: -40px;
  width: 20px;
}

.about-learning__cont-head__list {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 5%;
  margin-bottom: 30px;
}

.about-learning__cont-head__item {
  display: flex;
  align-items: center;
  padding: 20px 20px;
}

.about-learning__cont-head__item:nth-of-type(1),
.about-learning__cont-head__item:nth-of-type(2) {
  border-bottom: 2px dotted #00000030;
}

.about-learning__cont-head__item-num {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.about-learning__cont-head__item:nth-of-type(1) .about-learning__cont-head__item-num {
  background-color: #ddb1b5;
}

.about-learning__cont-head__item:nth-of-type(2) .about-learning__cont-head__item-num {
  background-color: #d6c7a9;
}

.about-learning__cont-head__item:nth-of-type(3) .about-learning__cont-head__item-num {
  background-color: #cabadb;
}

.about-learning__cont-head__item-ttl {
  margin-right: 20px;
}

.about-learning__curr-ttl {
  font-weight: 500;
  background-color: #f3f3e8;
  border-radius: 18px;
  width: fit-content;
  padding: 5px 17px 0px;
  margin: 40px auto 10px;
}

.about-learning__curr-mess {
  text-align: center;
}

.about-learning__curr-head {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.about-learning__curr-head__img {
  width: 50%;
  padding-right: 4%;
}

.about-learning__curr-head__r {
  width: 50%;
}

.about-learning__curr-head__list {
  display: flex;
  gap: 5px;
  margin-bottom: 15px;
}

.about-learning__curr-head__item {
  font-weight: 600;
  color: #fff;
  background-color: #ddb1b5;
  border-radius: 3px;
  line-height: 33px;
  height: 30px;
  padding: 0px 15px;
}

.about-learning__curr-img__wrap {
  padding-bottom: 10px;
  margin-top: 40px;
}

.about-learning__curr-detail {
  line-height: 1.5;
  text-align: center;
  background-color: #fff;
  border-radius: 30px;
  width: fit-content;
  padding: 10px 15px 7px;
  margin: 20px auto 0;
}

@media(max-width:1400px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .about-learning__cont {
    padding: 40px 5%;
    margin-top: 40px;
  }

  .about-learning__cont-ttl {
    top: -20px;
    right: -10px;
    width: 82px;
    font-size: 1.5rem;
  }

  .about-learning__cont-point01 {
    position: absolute;
    top: 5px;
    left: -40px;
    width: 15px;
  }

  .about-learning__cont-point02 {
    position: absolute;
    top: 5px;
    right: -40px;
    width: 15px;
  }

  .about-learning__cont-head__item-num {
    width: 32px;
    height: 32px;
    font-size: 1.5rem;
  }

  .about-learning__curr-detail {
    text-align: start;
    border-radius: 30px;
    width: fit-content;
    padding: 10px 20px 7px;
    margin: 20px auto 0;
  }

  .about-learning__curr-head__item {
    line-height: 28px;
    height: 26px;
    padding: 0px 15px;
  }
}

@media(max-width:700px) {
  .about-learning__cont-head__item {
    padding: 20px 10px;
  }

  .about-learning__curr-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }

  .about-learning__curr-head__img {
    width: 100%;
    padding-right: 0%;
  }

  .about-learning__curr-head__r {
    width: 100%;
    margin-top: 25px;
  }

  .about-learning__curr-img__wrap {
    overflow: scroll;
    margin-top: 30px;
  }

  .about-learning__curr-img {
    width: 567px;
    max-width: 567px;
  }
}

@media(max-width:600px) {
  .about-learning__cont-ttl {
    top: -40px;
    right: -5px;
  }

  .about-learning__cont-head__item {
    flex-wrap: wrap;
    padding: 15px 10px;
  }

  .about-learning__cont-head__item-txt {
    width: 100%;
    margin-top: 10px;
  }
}

@media(max-width:400px) {}

.about-learning__cont02 {
  text-align: center;
}

.about-learning__cont02-lead {
  position: absolute;
  z-index: 5;
  top: -30px;
  left: 120px;
  color: #fff;
  font-weight: 600;
  background: url(../img/about02-bubble-b.webp) no-repeat center / contain;
  width: 117px;
  height: 117px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.about-learning__cont02-txt {
  margin-top: 10px;
}

.about-learning__cont02-person {
  position: absolute;
  z-index: 2;
  top: -20px;
  right: 20px;
  width: 148px;
}

.about-learning__cont02-list {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 30px;
  overflow-y: hidden;
}

.about-learning__cont02-item {
  font-weight: 500;
  border-radius: 15px;
  border: 1px solid #000;
  background: url(../img/back.webp) no-repeat center / cover;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.about-learning__cont02-bottom {
  position: relative;
  z-index: 6;
  background-color: #fff;
  padding: 60px 30px 40px;
  margin-top: 80px;
}

.about-learning__cont02-bottom__img {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 187px;
}

.about-learning__cont02-bottom__point {
  position: absolute;
  top: -20px;
  left: -15px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  line-height: 1.5;
  font-weight: 500;
  color: #fff;
  background-color: #cabadb;
  text-align: center;
  padding-top: 29px;
  padding-left: 2px;
}

.about-learning__cont02-bottom__ttl {
  font-weight: 400;
  border-bottom: 2px dotted #000;
  width: fit-content;
  margin: 10px auto 30px;
}

.about-learning__cont02-bottom__txt {
  text-align: start;
}

.about-learning__cont02-bottom__ttl02 {
  font-weight: 400;
  background: url(../img/about-line-y.webp) no-repeat center bottom / contain;
  width: fit-content;
  padding: 0 20px 5px 25px;
  margin: 40px auto 15px;
}

.about-learning__cont02-bottom__list-wrap {
  margin: 10px auto 0px;
}

.about-learning__cont02-bottom__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding-top: 10px;
  padding-bottom: 10px;
}

.about-learning__cont02-bottom__item {
  position: relative;
  padding: 15px 0 10px;
}

.about-learning__cont02-bottom__item:nth-of-type(1) {
  background-color: #cabadb;
}

.about-learning__cont02-bottom__item:nth-of-type(2) {
  background-color: #c3afd8;
}

.about-learning__cont02-bottom__item:nth-of-type(3) {
  background-color: #bba4d3;
}

.about-learning__cont02-bottom__item:nth-of-type(4) {
  background-color: #b197cd;
}

.about-learning__cont02-bottom__item::after {
  position: absolute;
  z-index: 5;
  top: 37%;
  right: 0px;
  transform: translate(50%, -50%);
  font-family: "Material Symbols Outlined";
  content: '\e5c8';
  font-size: 2.4rem;
  font-weight: 400;
  color: #fff;
}

.about-learning__cont02-bottom__item:nth-of-type(4)::after {
  display: none;
}

.about-learning__cont02-bottom__item-ttl {
  text-align: center;
  background-color: #fff;
  width: 80px;
  height: 26px;
  line-height: 28px;
  border-radius: 13px;
  margin: 0 auto 8px;
}

.about-learning__cont02-bottom__item-txt {
  font-weight: 500;
  color: #fff;
}

.about-learning__cont02-bottom__detail {
  text-align: start;
}

@media(max-width:1400px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .about-learning__cont02-lead {
    top: -30px;
    left: 50%;
    transform: translate(-200px, 0);
    width: 95px;
    height: 95px;
  }

  .about-learning__cont02-person {
    top: -20px;
    right: 0px;
    width: 90px;
  }

  .about-learning__cont02-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 30px;
  }

  .about-learning__cont02-bottom {
    padding: 60px 5% 30px;
    margin-top: 50px;
  }

  .about-learning__cont02-bottom__img {
    position: absolute;
    top: -35px;
    right: -15px;
    width: 120px;
  }

  .about-learning__cont02-bottom__point {
    top: -30px;
    left: -15px;
    width: 90px;
    height: 90px;
    padding-top: 22px;
  }

  .about-learning__cont02-bottom__ttl {
    margin: 5px auto 20px;
  }

  .about-learning__cont02-bottom__ttl02 {
    padding: 0 20px 5px 25px;
    margin: 30px auto 5px;
  }

  .about-learning__cont02-bottom__list-wrap {
    overflow: scroll;
  }

  .about-learning__cont02-bottom__list {
    width: 608px;
  }

  .about-learning__cont02-bottom__item {
    padding: 12px 0 7px;
  }

  .about-learning__cont02-bottom__item::after {
    top: 37%;
    right: 0px;
    transform: translate(50%, -50%);
    font-size: 2rem;
  }

  .about-learning__cont02-bottom__item-ttl {
    width: 70px;
    height: 22px;
    line-height: 24px;
    border-radius: 11px;
    margin: 0 auto 7px;
  }
}

@media(max-width:600px) {
  .about-learning__cont02-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
    margin-top: 30px;
  }

  .about-learning__cont02-item {
    border-radius: 15px;
    height: 58px;
    border-radius: 10px;
    font-size: 1.5rem;
  }
}

@media(max-width:500px) {
  .about-learning__cont02-lead {
    top: -30px;
    left: 50%;
    transform: translate(-190px, 0);
    width: 95px;
    height: 95px;
  }

  .about-learning__cont02-person {
    top: 82px;
    right: -10px;
    width: 90px;
  }
}

@media(max-width:400px) {
  .about-learning__cont02-lead {
    top: -60px;
    left: 0px;
    transform: translate(0px, 0);
    width: 95px;
    height: 95px;
  }

  .about-learning__cont02-person {
    top: 97px;
    right: -10px;
    width: 70px;
  }
}


.about-work__mess {
  margin-bottom: 10px;
}

.about-work__img {
  margin-bottom: 20px;
}

.about-work__item {
  position: relative;
  background-color: #ebebdb;
  padding: 40px 50px;
  margin-top: 40px;
}

.about-work__item-num {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: 700;
  color: #fff;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-work__item-inner {
  display: flex;
  align-items: center;
}

.about-work__item-img {
  width: 35%;
}

.about-work__item-main {
  width: 65%;
  padding-left: 20px;
}

.about-work__item-mess {
  display: inline;
  line-height: 1.8;
  border-bottom: dotted 2px #000;
}

.about-work__item-txt {
  margin-top: 10px;
}

.about-work__item-point {
  position: relative;
  font-weight: 500;
  line-height: 1.7;
  background-color: #fff;
  width: fit-content;
  padding: 15px 50px 10px 20px;
  margin-top: 20px;
  margin-left: -45px;
}

.about-work__item-check {
  position: absolute;
  top: -40px;
  right: -20px;
  width: 78px;
  height: 78px;
}

@media(max-width:1400px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .about-work__item {
    padding: 30px 5%;
    margin-top: 40px;
  }
}

@media(max-width:500px) {
  .about-work__item-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .about-work__item-img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
  }

  .about-work__item-main {
    width: 100%;
    padding-left: 0px;
    margin: 10px;
  }

  .about-work__item-point {
    padding: 15px 20px 10px 20px;
    margin-top: 20px;
    margin-left: 0px;
  }

  .about-work__item-check {
    top: -35px;
    right: -10px;
    width: 50px;
    height: 50px;
  }
}
@media(max-width:400px) {
.about-work__item-check {
  top: -22px;
  right: -25px;
  width: 50px;
  height: 50px;
}
}
.about-people__main {
  position: relative;
  margin: 20px auto;
}

.about-people__main-ttl01 {
  position: absolute;
  top: 0;
  left: 28%;
  width: 167px;
}

.about-people__main-ttl02 {
  position: absolute;
  bottom: 15px;
  right: 55px;
  width: 325px;
}

.about-people__main-point {
  position: absolute;
  top: 0;
  right: 8%;
  font-weight: 700;
  text-align: center;
  color: #fff;
  width: 117px;
  height: 117px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(../img/people-bubble-b.webp) no-repeat center / contain;
  padding-bottom: 10px;
}

.about-people__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 20px;
}

.about-people__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.about-people__item:nth-of-type(even) {
  margin-top: 130px;
}

.about-people__item-posi {
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  margin-top: 15px;
}

.about-people__star01 {
  position: absolute;
  top: 46%;
  left: 0;
  width: 24px;
}

.about-people__star02 {
  position: absolute;
  top: 62%;
  left: 3%;
  width: 29px;
}

.about-people__star03 {
  position: absolute;
  top: 65%;
  left: 17%;
  width: 36px;
}

.about-people__star04 {
  position: absolute;
  top: 19%;
  left: 24%;
  width: 34px;
}

.about-people__star05 {
  position: absolute;
  top: 14%;
  left: 44%;
  width: 25px;
}

.about-people__star06 {
  position: absolute;
  top: 76%;
  left: 57%;
  width: 25px;
}

.about-people__star07 {
  position: absolute;
  top: 0%;
  left: 70%;
  width: 35px;
}

.about-people__star08 {
  position: absolute;
  top: 60%;
  left: 74%;
  width: 35px;
}

.about-people__star09 {
  position: absolute;
  top: 12%;
  left: 94%;
  width: 49px;
}

.about-people__star10 {
  position: absolute;
  top: 71%;
  left: 95%;
  width: 39px;
}

.about-people__star11 {
  position: absolute;
  top: 32%;
  left: 98%;
  width: 23px;
}

.about-people__from-list {
  position: relative;
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(9, 1fr);
  background-color: #ebebdb;
  padding: 40px 100px 60px 30px;
  margin-top: 40px;
}

.about-people__from-ttl {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 98px;
  height: 169px;
  writing-mode: vertical-rl;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/people-bubble.webp) no-repeat center / contain;
  padding-bottom: 15px;
}

.about-people__from-img {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 170px;
}

.about-people__from-item {
  position: relative;
  padding-left: 20px;
}

.about-people__from-item::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -60%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}

@media(max-width:1200px) {
  .about-people__main-ttl02 {
    position: absolute;
    bottom: 15px;
    right: 15%;
    width: 325px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .about-people__main-point {
    position: absolute;
    top: 0;
    right: 8%;
    width: 90px;
    height: 90px;
    padding-bottom: 5px;
  }

  .about-people__main-ttl01 {
    top: 0;
    left: 28%;
    width: 20%;
  }

  .about-people__main-ttl02 {
    bottom: 15px;
    right: 15%;
    width: 40%;
  }

  .about-people__from-img {
    bottom: 0;
    right: 10px;
    width: 140px;
  }


  .about-people__star01 {
    position: absolute;
    top: 46%;
    left: 0;
    width: 12px;
  }

  .about-people__star02 {
    position: absolute;
    top: 62%;
    left: 3%;
    width: 15px;
  }

  .about-people__star03 {
    position: absolute;
    top: 65%;
    left: 17%;
    width: 18px;
  }

  .about-people__star04 {
    position: absolute;
    top: 19%;
    left: 24%;
    width: 17px;
  }

  .about-people__star05 {
    position: absolute;
    top: 14%;
    left: 44%;
    width: 13px;
  }

  .about-people__star06 {
    position: absolute;
    top: 50%;
    left: 57%;
    width: 13px;
  }

  .about-people__star07 {
    position: absolute;
    top: 0%;
    left: 70%;
    width: 18px;
  }

  .about-people__star08 {
    position: absolute;
    top: 60%;
    left: 74%;
    width: 18px;
  }

  .about-people__star09 {
    position: absolute;
    top: 12%;
    left: 94%;
    width: 25px;
  }

  .about-people__star10 {
    position: absolute;
    top: 71%;
    left: 95%;
    width: 20px;
  }

  .about-people__star11 {
    position: absolute;
    top: 32%;
    left: 98%;
    width: 12px;
  }
}

@media(max-width:700px) {
  .about-people__main-ttl02 {
    bottom: 35px;
    right: 55px;
    width: 40%;
  }

  .about-people__from-list {
    position: relative;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(18, 1fr);
    background-color: #ebebdb;
    padding: 40px 20px 75px 30px;
    margin-top: 40px;
  }

  .about-people__from-ttl {
    top: unset;
    bottom: 36vw;
    right: 10px;
    width: 88px;
    height: 169px;
    padding-bottom: 15px;
  }

}

@media(max-width:500px) {
  .about-people__main-point {
    position: absolute;
    top: 0;
    right: 2%;
    width: 80px;
    height: 80px;
    padding-bottom: 5px;
  }

  .about-people__from-img {
    bottom: 0;
    right: 10px;
    width: 110px;
  }
}

@media(max-width:480px) {
  .about-people__main-ttl02 {
    bottom: 75px;
    right: 13%;
    width: 40%;
  }

  .about-people__detail {
    margin-top: 30px;
  }
}

@media(max-width:400px) {
  .about-people__from-ttl {
    top: unset;
    bottom: 43vw;
    right: -5px;
    width: 88px;
    height: 169px;
    padding-bottom: 15px;
  }
}

.about-people__modal {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fdfdfacc;
  display: none;
}

.about-people__modal.active {
  display: block;
}

.about-people__modal-cont {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 500px;
  height: 1000px;
  overflow: scroll;
}

.about-people__modal-inner {
  height: 1000px;
}

.about-people__modal-ttl {
  width: 200px;
  height: 90px;
  border-radius: 20px;
  background: #ebebdb;
  padding: 15px 25px;
}

.about-people__modal-list {
  background: #ebebdb;
  border-radius: 0 20px 0 0;
  margin-top: -40px;
}

.about-people__modal-close__btn {
  text-align: center;
  background: #ebebdb;
  border-radius: 0 0 20px 20px;
  padding: 20px 0;
}

.about-people__modal-close__btn:hover {
  cursor: pointer;
}

.about-people__modal-item {
  display: none;
  padding: 0 35px 10px;
}

.about-people__modal-item.active {
  display: block;
}

.about-people__modal-item__head {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.about-people__modal-item__head-l {
  width: 60%;
  padding-top: 20px;
  padding-right: 20px;
}

.about-people__modal-item__img-wrap {
  position: relative;
  width: 40%;
  margin-top: -25px;
}

.about-people__modal-item__img-wrap::after {
  content: '';
  position: absolute;
  top: 11%;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/modal-star.webp) no-repeat center / contain;
}

.about-people__modal-item__mess {
  position: relative;
  line-height: 1.5;
  background: #fff;
  border-radius: 10px;
  padding: 20px 25px;
  margin-bottom: 10px;
}

.about-people__modal-item__mess::after {
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translate(0, -50%);
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #fff;
  border-right: 0;
}

.about-people__modal-item__name {
  text-align: center;
}

.about-people__modal-item__posi {
  font-weight: 600;
}

.about-people__modal-item__dt {
  width: 100%;
  height: 38px;
  line-height: 39px;
  border-radius: 19px;
  color: #fff;
  background-color: #000;
  text-align: center;
  margin: 20px auto 10px;
}

@media(max-width:834px) {
  .about-people__modal-cont {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90%;
    max-width: 450px;
    height: 95vh;
  }

  .about-people__modal-inner {
    height: fit-content;
  }

  .about-people__modal-ttl {
    width: 200px;
    height: 70px;
    border-radius: 10px;
    padding: 15px 25px;
  }

  .about-people__modal-list {
    border-radius: 0 10px 0 0;
    margin-top: -40px;
  }

  .about-people__modal-item {
    padding: 0 25px 10px;
  }

  .about-people__modal-close__btn {
    border-radius: 0 0 10px 10px;
    padding: 20px 0;
  }
}



.message {
  position: relative;
  color: #fff;
  background: url(../img/message-bg.webp) no-repeat center / cover;
  overflow: hidden;
}

.message-ttl {
  position: absolute;
  top: 0;
  right: 0;
  width: 417px;
}

.message-cont {
  display: flex;
}

.message-cont__l {
  width: 50%;
}

.message-txt {
  margin-top: 50px;
}

.message-cont__list {
  width: 50%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding-left: 4%;
  padding-top: 150px;
}

.message-cont__item {
  text-align: center;
}

.message-cont__from {
  margin-top: 20px;
}

.message-philosophy {
  position: relative;
  text-align: center;
  margin-top: 80px;
  height: 155px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

.message-philosophy::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '(';
  font-size: 16rem;
  font-weight: 100;
  line-height: 1;
}

.message-philosophy::after {
  position: absolute;
  top: 0;
  right: 0;
  content: ')';
  font-size: 16rem;
  font-weight: 100;
  line-height: 1;
}

.message-philosophy__ttl {
  font-weight: 700;
}

.message-philosophy__mess {
  font-weight: 400;
  margin-top: 10px;
}

@media(max-width:1400px) {
  .message-ttl {
    width: 333px;
  }

  .message-txt {
    margin-top: 40px;
  }

  .message-cont__list {
    padding-top: 130px;
  }
}

@media(max-width:1100px) {}

@media(max-width:834px) {
  .message {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .message-ttl {
    width: 208px;
  }

  .message-cont {
    display: flex;
    flex-direction: column;
  }

  .message-cont__l {
    width: 100%;
  }

  .message-txt {
    margin-top: 30px;
  }

  .message-cont__list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding-left: 0;
    padding-top: 40px;
  }

  .message-philosophy {
    margin-top: 60px;
    height: 85px;
    gap: 0px;
  }

  .message-philosophy::before {
    font-size: 10rem;
  }

  .message-philosophy::after {
    font-size: 10rem;
  }
}

@media(max-width:420px) {
  .message-philosophy::before {
    top: 0;
    left: -20px;
  }

  .message-philosophy::after {
    right: -20px;
  }
}

@media(max-width:380px) {
  .message-philosophy::before {
    top: 0;
    left: -25px;
  }

  .message-philosophy::after {
    right: -25px;
  }
}


.req {}

.req-inner {
  display: flex;
}

.req-ttl {
  width: 25%;
}

.req-dl {
  width: 75%;
  display: flex;
  flex-wrap: wrap;
}

.req-dt {
  width: 200px;
  font-weight: 500;
  border-bottom: 1px solid #d9d9c9;
  padding: 25px 15px;
}

.req-dd {
  width: calc(100% - 200px);
  border-bottom: 1px solid #d9d9c9;
  padding: 25px 15px;
}

.req-dt:nth-of-type(1),
.req-dd:nth-of-type(1) {
  padding-top: 5px;

}


@media(max-width:1400px) {
  .req-ttl {
    width: 20%;
  }

  .req-dl {
    width: 80%;
  }

  .req-dt {
    width: 150px;
    padding: 25px 15px;
  }

  .req-dd {
    width: calc(100% - 150px);
    padding: 25px 15px;
  }

}

@media(max-width:1100px) {}

@media(max-width:834px) {
  .req-inner {
    display: flex;
    flex-direction: column;
  }

  .req-ttl {
    width: 100%;
  }

  .req-dl {
    width: 100%;
    margin-top: 40px;
  }
}

@media(max-width:600px) {
  .req-dt {
    width: 100px;
    padding: 20px 10px;
  }

  .req-dd {
    width: calc(100% - 100px);
    padding: 20px 10px 20px 5px;
  }
}

.entry {
  position: relative;
}

.entry-inner {
  background-color: #ddb1b5;
  padding: 8vw 0;
}

.entry-img01 {
  position: absolute;
  top: -60px;
  left: 0;
  width: 350px;
}

.entry-img02 {
  position: absolute;
  bottom: -60px;
  right: 0;
  width: 340px;
}

.entry-main {
  width: 95%;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}

.entry-mess01 {
  line-height: 1.5;
}

.entry-mess02 {
  line-height: 1.5;
  width: fit-content;
  background: url(../img/entry-line.webp) no-repeat center / contain;
  padding: 0 30px 25px;
  margin: 0 auto;
}

.entry-txt {}

.entry-link__wrap {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
}

.entry-link {
  position: relative;
  text-align: center;
  width: 340px;
  height: 110px;
  border-radius: 55px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.entry-item__icon {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
  width: 30px;
}

@media(max-width:1400px) {
  .entry-img01 {
    position: absolute;
    top: 0px;
    left: 0;
    width: 20%;
  }

  .entry-img02 {
    position: absolute;
    top: 0;
    bottom: unset;
    right: 0;
    width: 20%;
  }

  .entry-link {
    width: 300px;
    height: 90px;
    border-radius: 45px;
  }
}

@media(max-width:1000px) {
  .entry-img01 {
    position: absolute;
    top: unset;
    bottom: 40px;
    left: 0;
    width: 20%;
  }

  .entry-img02 {
    position: absolute;
    top: unset;
    bottom: 40px;
    right: 0;
    width: 20%;
  }

  .entry-link__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
  }
}

@media(max-width:834px) {
  .entry-mess02 {
    padding: 0 20px 18px;
    margin: 15px auto 0;
  }

  .entry-link {
    width: 260px;
    height: 74px;
    border-radius: 37px;
  }

  .entry-item__icon {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
    width: 20px;
  }

}

@media(max-width:500px) {
  .entry-img01 {
    position: absolute;
    top: 95px;
    bottom: unset;
    left: 0;
    width: 20%;
  }

  .entry-img02 {
    position: absolute;
    top: 80px;
    bottom: unset;
    right: 0;
    width: 20%;
  }
}

.flow {}

.flow-inner {
  position: relative;
  background-color: #ebebdb;
  padding: 60px 15%;
}

.flow-ttl {
  position: absolute;
  top: 0;
  left: 0;
  width: 253px;
}

.flow-txt {
  margin-top: 20px;
}

.flow-main {
  text-align: center;
}

.flow-person {
  position: absolute;
  width: 165px;
  bottom: 0;
  right: 5%;
}

.flow-img {
  padding: 0 5%;
  margin-top: 50px;
}

.flow-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 20px;
}

.flow-item {
  text-align: center;
  font-weight: 600;
}

@media(max-width:1400px) {
  .flow-person {
    position: absolute;
    width: 140px;
    bottom: 0;
    right: 5%;
  }

  .flow-ttl {
    width: 200px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .flow-inner {
    padding: 60px 0 100px;
  }

  .flow-ttl {
    width: 126px;
  }


  .flow-person {
    width: 90px;
    bottom: 0;
    right: 2%;
  }


  .flow-img {
    width: 590px;
    max-width: 590px;
    padding: 0 8%;
    margin: 30px auto 0;
  }

  .flow-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 590px;
    padding: 0 3%;
    margin: 20px auto;
  }
}

@media(max-width:700px) {

  .flow-img__wrap {
    overflow: scroll;
  }
}

@media(max-width:500px) {}

.visit {
  background-color: #e4deeb;
  padding-top: 4vw;
}

.visit-slider__wrap {
  overflow: hidden;
}

.visit-slider {
  overflow: visible;
  width: 100%;
}

.visit-slider .swiper-wrapper {
  transition-timing-function: linear;
}

.visit-slider .swiper-slide {
  width: fit-content;
  height: fit-content;
}

.visit-slide__img {
  width: 160px;
}

.visit-slider__txt01 {
  line-height: 100px;
}

.visit-slider__txt02 {
  line-height: 100px;
}

@media(max-width:1400px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .visit {
    padding-top: 30px;
  }

  .visit-slide__img {
    width: 120px;
  }

  .visit-slider__txt01,
  .visit-slider__txt02 {
    line-height: 75px;
  }
}

@media(max-width:500px) {
  .visit-slide__img {
    width: 100px;
  }

  .visit-slider__txt01,
  .visit-slider__txt02 {
    line-height: 62.5px;
  }
}

.visit-head {
  position: relative;
  padding-top: 70px;
  margin-top: 20px;
}

.visit-head::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 15px;
  background: url(../img/line-wave.webp) no-repeat center / contain;
}

.visit-head__mess-point {
  position: absolute;
  z-index: 5;
  top: -60px;
  left: -20px;
  width: 117px;
  height: 117px;
  background: url(../img/point-bg01.webp) no-repeat center / contain;
  color: #fff;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
  padding-left: 5px;
}

.visit-head__img01 {
  position: absolute;
  z-index: 3;
  top: 70px;
  left: 3%;
  width: 350px;
}

.visit-head__img02 {
  position: absolute;
  z-index: 3;
  top: 90px;
  right: 2%;
  width: 380px;
}

.visit-head__mess-wrap {
  position: relative;
  z-index: 2;
  text-align: center;
  height: 155px;
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding: 0 70px;
  margin: 40px auto 30px;
}

.visit-head__mess-wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '(';
  font-size: 16rem;
  font-weight: 100;
  line-height: 1;
}

.visit-head__mess-wrap::after {
  position: absolute;
  top: 0;
  right: 0;
  content: ')';
  font-size: 16rem;
  font-weight: 100;
  line-height: 1;
}

.visit-head__mess-mess {
  background: url(../img/ttl-back02.webp) no-repeat center bottom / contain;
}

.visit-head__lead {
  text-align: center;
}

.visit-head__mess02 {
  text-align: center;
  border-bottom: 2px dotted #000;
  width: fit-content;
  padding: 0 5px;
  margin: 10px auto 25px;
}

.visit-head__txt {
  text-align: center;
}

.visit-head__point {
  position: absolute;
  z-index: 4;
  top: 50px;
  right: 10%;
  text-align: center;
  font-weight: 600;
  width: 221px;
  height: 178px;
  background: url(../img/visit-head__point.webp) no-repeat center / contain;
  padding: 40px 15px 15px;
}

.visit-head__point-new {
  position: absolute;
  top: -20px;
  right: -15px;
  text-align: center;
  color: #fff;
  background-color: #ae99c8;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  transform: rotate(20deg);
  display: flex;
  align-items: center;
  justify-content: center;
}

.visit-head__point-link {
  display: inline-block;
  color: #fff;
  background-color: #000;
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
  padding: 0px 15px;
  margin-top: 5px;
}

.visit-list__ttl {
  text-align: center;
  width: fit-content;
  margin: 40px auto 20px;
}

.visit-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.visit-item {
  position: relative;
  border: 1px solid #000;
  border-radius: 10px;
  background: url(../img/back.webp) no-repeat center / cover;
  padding: 30px 40px;
}

.visit-item__num {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  color: #fff;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.visit-item__ttl {
  text-align: center;
  margin-bottom: 10px;
}

.visit-list__mess01 {
  text-align: center;
  font-weight: 500;
  color: #fff;
  background-color: #000;
  border-radius: 18px;
  width: fit-content;
  padding: 5px 20px 2px;
  margin: 40px auto 20px;
}

.visit-list__mess02 {
  text-align: center;
  background: url(../img/ttl-back02.webp) no-repeat center bottom / contain;
  width: fit-content;
  padding-left: 15px;
  margin: 0 auto;
}

@media(max-width:1450px) {
  .visit-head__img01 {
    position: absolute;
    top: 70px;
    left: 3%;
    width: 20%;
  }

  .visit-head__img02 {
    position: absolute;
    top: 160px;
    right: 2%;
    width: 22%;
  }

  .visit-head__point {
    top: 50px;
    right: 6%;
    width: 200px;
    height: 168px;
    padding: 40px 15px 15px;
  }

}

@media(max-width:1000px) {
  .visit-head__point {
    top: 50px;
    right: 3%;
    width: 200px;
    height: 168px;
    padding: 40px 15px 15px;
  }
}

@media(max-width:834px) {
  .visit-head__img01 {
    position: absolute;
    top: 193px;
    left: 0%;
    width: 20%;
  }

  .visit-head__mess-wrap {
    height: 120px;
    gap: 10px;
    padding: 0 50px;
    margin: 100px auto 30px;
  }

  .visit-head__mess-wrap::before {
    font-size: 10rem;
  }

  .visit-head__mess-wrap::after {
    font-size: 10rem;
  }

  .visit-head__point {
    top: 40px;
    right: 6%;
    width: 180px;
    height: 150px;
    padding: 34px 10px 10px;
  }

  .visit-head__point-new {
    position: absolute;
    top: -18px;
    right: -5px;
    width: 46px;
    height: 46px;
  }

  .visit-head__mess-point {
    top: -60px;
    left: -20px;
    width: 100px;
    height: 100px;
    padding-bottom: 10px;
    padding-left: 5px;
  }

  .visit-item {
    padding: 20px 20px 20px;
  }
}

@media(max-width:600px) {
  .visit-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .visit-item__num {
    top: 10px;
    right: 10px;
    font-size: 1.6rem;
    width: 32px;
    height: 32px;
  }
}

@media(max-width:500px) {
  .visit-head__mess-wrap {
    height: 120px;
    gap: 10px;
    padding: 0 50px;
    margin: 100px auto 160px;
  }

  .visit-head__mess-point {
    top: -83px;
    left: 2px;
    width: 100px;
    height: 100px;
    padding-bottom: 10px;
    padding-left: 5px;
  }

  .visit-head__point {
    top: 40px;
    right: 2%;
    width: 180px;
    height: 150px;
    padding: 34px 10px 10px;
  }

  .visit-head__img01 {
    position: absolute;
    top: 275px;
    left: unset;
    right: 55%;
    width: 110px;
  }

  .visit-head__img02 {
    position: absolute;
    top: 270px;
    right: unset;
    left: 55%;
    width: 130px;
  }
}

@media(max-width:400px) {

  .visit-list__mess01 {
    font-size: 1.5rem;
    padding: 5px 15px 2px;
    margin: 30px auto 20px;
  }
}

.visit-program {
  position: relative;
  background-color: #dcd5e5;
  padding: 40px 20px;
  margin-top: 50px;
}

.visit-program__ttl {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 238px;
}

.visit-program__ttl-jp {
  text-align: center;
}

.visit-program__detail {
  text-align: end;
}

.visit-program__person {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 10px;
  width: 139px;
}

.visit-program__list-wrap {
  padding: 10px 7% 20px;
  margin: 10px 0 30px;
}

.visit-program__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: url(../img/program-list-back.webp) no-repeat center 70px / contain;
}

.visit-program__item {
  text-align: center;
}

.visit-program__item-img {
  width: 150px;
  margin: 0 auto;
}

.visit-program__item-ttl {
  margin-top: 15px;
}

.visit-program__item-txt {
  margin-top: 40px;
}

@media(max-width:1300px) {
  .visit-program__ttl {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 190px;
  }


  .visit-program__person {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: -20px;
    width: 120px;
  }
}

@media(max-width:1200px) {

  .visit-program__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    background: url(../img/program-list-back.webp) no-repeat center 90px / contain;
  }
}

@media(max-width:1050px) {
  .visit-program {
    position: relative;
    background-color: #dcd5e5;
    padding: 40px 0px;
    margin-top: 50px;
  }

  .visit-program__list-wrap {
    overflow: scroll;
  }

  .visit-program__list {
    width: 780px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    background: url(../img/program-list-back.webp) no-repeat center 100px / contain;
    padding: 0 10px;
  }
}

@media(max-width:834px) {
  .visit-program__ttl {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 120px;
  }

  .visit-program__person {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: -20px;
    width: 90px;
  }

  .visit-program__detail {
    text-align: start;
    padding-left: 80px;
  }
}

@media (max-width: 500px) {
  .visit-program__person {
    bottom: 0;
    left: -20px;
    width: 80px;
  }

  .visit-program__detail {
    padding-left: 63px;
  }
}

.visit-worries {
  margin-bottom: 20px;
}

.visit-worries__mess {
  text-align: center;
  background: url(../img/ttl-back.webp) no-repeat center / contain;
  width: fit-content;
  padding: 40px;
  margin: 50px auto 0px;
}

.visit-worries__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 15px;
  row-gap: 10px;
}

.visit-worries__item {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #eeeaf3;
  border-radius: 3px;
  padding: 17px 15px 13px 60px;
}

.visit-worries__item::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
  width: 25px;
  height: 36px;
  background: url(../img/icon-worries.webp) no-repeat center / contain;
}

@media(max-width:834px) {
  .visit-worries__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 15px;
    row-gap: 10px;
  }

  .visit-worries__item {
    font-size: 1.6rem;
    padding: 17px 15px 13px 50px;
  }

  .visit-worries__item::before {
    top: 50%;
    left: 20px;
    transform: translate(0, -50%);
    width: 18px;
    height: 28px;
  }
}

@media(max-width:500px) {
  .visit-worries__list {
    column-gap: 15px;
    row-gap: 5px;
  }

  .visit-worries__item {
    font-size: 1.4rem;
    padding: 17px 10px 13px 40px;
  }

  .visit-worries__item::before {
    left: 15px;
    width: 16px;
    height: 24px;
  }
  .visit-worries__mess {
    text-align: center;
    background: url(../img/ttl-back.webp) no-repeat center 35px / contain;
    width: fit-content;
    padding: 10px 40px 20px;
    margin: 50px auto 0px;
  }
}

@media(max-width:500px) {
  .visit-worries__item {
    font-size: 1.3rem;
  }
}



.visit-faq {
  background-color: #fff;
  padding: 60px 40px 30px;
  margin-top: 60px;
}

.visit-faq__ttl {
  text-align: center;
  width: fit-content;
  border-bottom: 2px dotted #000;
  margin: 0 auto 25px;
}

.visit-faq__txt {
  text-align: center;
  margin-bottom: 25px;
}

.visit-faq__dl {
  background-color: #f9f9f9;
  border-radius: 2px;
  padding: 15px 25px;
  margin-top: 10px;
}

.visit-faq__dt,
.visit-faq__dd {
  position: relative;
  line-height: 1.7;
  padding: 20px 0px 20px 70px;
}

.visit-faq__dt::before,
.visit-faq__dd::before {
  content: 'Q';
  position: absolute;
  top: 5px;
  left: 0;
  width: 48px;
  height: 48px;
  font-family: "Quicksand", sans-serif;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 600;
  background: url(../img/point-bg01.webp) no-repeat center / contain;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 5px;
}

.visit-faq__dd::before {
  content: 'A';
  color: #000;
  background: url(../img/about-bubble.webp) no-repeat center / contain;
}

@media(max-width:1400px) {

  .visit-faq__dt,
  .visit-faq__dd {
    padding: 20px 0px 20px 60px;
  }
}


@media(max-width:1000px) {}

@media(max-width:834px) {
  .visit-faq {
    padding: 40px 5% 30px;
    margin-top: 40px;
  }

  .visit-faq__dl {
    padding: 15px 15px 15px 15px;
    margin-top: 10px;
  }

  .visit-faq__dt,
  .visit-faq__dd {
    font-size: 1.5rem;
    padding: 15px 0px 15px 50px;
  }

  .visit-faq__dt::before,
  .visit-faq__dd::before {
    top: 5px;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 2rem;
    padding-bottom: 5px;
  }
}

@media(max-width:500px) {}


.visit-intern {
  position: relative;
  padding-top: 70px;
  margin-top: 70px;
}

.visit-intern::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 15px;
  background: url(../img/line-wave.webp) no-repeat center / contain;
}

.visit-intern__img01 {
  position: absolute;
  top: -20px;
  left: 30px;
  width: 348px;
}

.visit-intern__img02 {
  position: absolute;
  top: -20px;
  right: 30px;
  width: 338px;
}

.visit-intern__tag {
  font-weight: 700;
  text-align: center;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  color: #fff;
  background-color: #ae99c8;
  width: fit-content;
  padding: 0 20px;
  margin: 0px auto 15px;
}

.visit-intern__lead {
  text-align: center;
}

.visit-intern__ttl {
  text-align: center;
  margin-top: 5px;
}

.visit-intern__ttl span {
  letter-spacing: -0.14em;
}

.visit-intern__txt {
  text-align: center;
  margin-top: 25px;
}

.visit-intern__bottom {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #dcd5e5;
  padding: 40px 50px 40px 85px;
  margin-top: 50px;
}

.visit-intern__bottom-point {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.visit-intern__bottom-l {
  width: 39%;
  min-width: 324px;
}

.visit-intern__bottom-txt {
  width: 61%;
  padding-left: 20px;
}

.visit-intern__bottom-mess {
  line-height: 1.7;
  border-bottom: 2px dotted #000;
  width: fit-content;
  display: flex;
  align-items: center;
  margin-top: 5px;
}

.visit-intern__bottom-mess__tag {
  display: inline-block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  background-color: #d2c7e0;
  padding: 0 10px;
  margin-right: 10px;
}

@media(max-width:1500px) {
  .visit-intern__img01 {
    position: absolute;
    top: -10px;
    left: 20px;
    width: 20%;
  }

  .visit-intern__img02 {
    position: absolute;
    top: -10px;
    right: 20px;
    width: 19%;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .visit-intern {
    position: relative;
    padding-top: 50px;
    margin-top: 70px;
  }

  .visit-intern__img01 {
    position: absolute;
    top: -10px;
    left: 0px;
    width: 23%;
  }

  .visit-intern__img02 {
    position: absolute;
    top: -10px;
    right: 0px;
    width: 22%;
  }

  .visit-intern__bottom {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 40px 5% 30px 9%;
    margin-top: 40px;
  }

  .visit-intern__bottom-point {
    position: absolute;
    top: -15px;
    left: -15px;
    width: 70px;
    height: 70px;
  }

  .visit-intern__bottom-l {
    width: 100%;
    min-width: 100%;
  }

  .visit-intern__bottom-txt {
    width: 100%;
    padding-left: 0px;
    margin-top: 25px;
  }
}

@media(max-width:600px) {
  .visit-intern__txt {
    text-align: start;
    width: 95%;
    margin: 20px auto;
  }
}

@media(max-width:500px) {
  .visit-intern__bottom {
    width: 95%;
    padding: 45px 5% 30px 5%;
    margin-top: 45px;
  }

  .visit-intern__bottom-point {
    top: -35px;
    left: -10px;
    width: 70px;
    height: 70px;
  }

  .visit-intern__bottom-mess__tag {
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    padding: 0 8px;
  }
}

.salon {}

.salon-ttl {
  width: 313px;
  margin: 0 auto;
}

.salon-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  margin-top: 50px;
}

.salon-item__ttl {
  text-align: center;
  margin: 15px auto 10px;
}

.salon-item__address-dl {
  display: flex;
  flex-wrap: wrap;
  row-gap: 5px;
}

.salon-item__address-dt {
  width: 65px;
  font-weight: 700;
  line-height: 1.7;
}

.salon-item__address-dd {
  width: calc(100% - 65px);
  line-height: 1.7;
}

@media(max-width:1400px) {
  .salon-ttl {
    width: 250px;
  }

  .salon-list {
    margin-top: 40px;
  }
}

@media(max-width:1200px) {
  .salon-list {
    max-width: 700px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    row-gap: 40px;
    margin: 30px auto;
  }
}

@media(max-width:834px) {
  .salon-ttl {
    width: 156px;
  }

}

@media(max-width:500px) {
  .salon-list {
    max-width: 300px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    row-gap: 40px;
    margin: 30px auto 0;
  }
}

footer {
  padding-top: 50px;
  height: 200px;
}

.footer-txt {
  text-align: center;
}

@media(max-width:1400px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {
  footer {
    padding-top: 30px;
    height: 100px;
  }
}

@media(max-width:500px) {
  footer {
    padding-top: 25px;
    height: 80px;
  }
}


/*20250430追加*/
.about-system__item03-item.full-width{
  grid-column: span 2;
    flex-wrap: wrap;
}
.full-width .about-system__item03-item__main {
    width: 100%;
	padding-left: 0;
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 30px;
}

.full-width .about-system__item03-item__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: 20px auto 0;
}

.full-width .about-system__item03-item__list-picture {
    width: 48%;
    height: 100%;
    display: block;
}

.full-width  .about-system__item03-item__txt {
    padding-left: 5%;
}

.full-width ul {
	width: 48%;
	display: flex;
	flex-direction: column;
    padding-left: 5%;
}

.full-width ul li {
	position: relative;
    padding: 14px 0;
    border-bottom: 2px dotted #CECEB1;
}

.full-width ul li:last-child {
    border-bottom:0px dotted #CECEB1;
	
}
.full-width ul li::before {
    content: '';
    position: absolute;
    left: -11%;
    background-image: url(../img/check.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
	
}
.full-width ul li h6 {
    font-size: 1.8rem;
    font-weight: 500;
}

.full-width ul li h6 small {
    font-size: 1.1rem;
}

.full-width ul li p {
    font-size: 1.4rem;
    font-weight: 400;
}

@media screen and (max-width:700px) {
	.full-width .about-system__item03-item__main {
		margin-bottom: 15px;
	}
	.about-system__item03-item.full-width{
  		grid-column:auto;
		
	}
	.full-width .about-system__item03-item__list {
		width: 90%;
		flex-direction: column;
		grid-row-gap: 20px;
	}
	.full-width  .about-system__item03-item__txt {
		padding-left: 0%;
	}

	.full-width .about-system__item03-item__list-picture {
		width: 100%;
        max-width: 330px;
	}
	.full-width ul {
		left: 9%;
		width: 100%;
	}
	.full-width ul li::before {
		left:-29px;
	}
	.full-width ul li h6 {
		font-size: 1.6rem;
	} 
}

.visit-menu__area {
    margin-top: 85px;
    background-image: url(../img/block-bg.png);
    background-size: revert;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 60px 3% 90px;
    overflow: hidden;
	border: 1px solid #000000;
}

.visit-menu__lead {
    font-size: 1.8rem;
    font-weight: 500;
	margin: 0 auto;
	text-align: center;
    margin-bottom: 15px;
	position: relative;
	width: fit-content;
}
.visit-menu__lead:before {
	position: absolute;
	left: -5%;
	content: '';
	width: 1px;
	height: 29px;
	background-color: #000000;
	transform: rotate(-30deg);
}
.visit-menu__lead:after {
	position: absolute;
	right: -5%;
	content: '';
	width: 1px;
	height: 29px;
	background-color: #000000;
	transform: rotate(30deg);
}
.visit-menu__ttl {
    font-size: 2.4rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;	
}
.visit-menu__text {
    font-size: 1.6rem;
    font-weight: 400;
    text-align: center;	
}
.visit-menu__list {
    margin-top: 65px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-row-gap: 60px;
}

.visit-menu__list:after {
	content: '';
	width: 22%;
	height: 0;
}
.visit-menu__item {
    width: 22%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.visit-menu__picture {
	position: relative;
}
.visit-menu__picture img{
	width: 100%;
}
.visit-menu__picture .circle {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #070707;
    top: -30px;
    left: -12%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    color: #fff;
}
.visit-menu__picture .circle span{
    font-size: 23px;
	font-weight: 700;
}
.visit-menu__item-title {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #AE99C8;
}
.visit-menu__item-title span{
    font-size: 13px;
}
.visit-menu__item-text {
    font-size: 1.4rem;
    margin-top: 10px;
}

@media screen and (max-width:700px) {
	.visit-menu__area {
		margin-top: 45px;
		padding: 40px 3% 60px;
	}
	.visit-menu__lead {
	    font-size: 1.5rem;
	}
	.visit-menu__ttl {
    	font-size: 2rem;
	}
	.visit-menu__text {
    	font-size: 1.4rem;
	}
	.visit-menu__list {
		grid-row-gap: 40px;
		margin-top: 35px;
	}
	.visit-menu__item {
    	width: 47%;
	}
	.visit-menu__picture .circle {
		width: 50px;
		height: 50px;
		font-size: 10px;
		left: -3%;
	}
	.visit-menu__picture .circle .en {
		font-size: 17px;
	}
	.visit-menu__item-title {
		font-size: 15px;
	}
	.visit-menu__item-text {font-size: 1.3rem;}
}


.float-banner-sp {
	display: none;
}


@media screen and (max-width:700px) { 
	.float-banner-sp {
		display: block;
		position: fixed;
		z-index: 1000;
		bottom: 0;
		background-color: rgba(207, 207, 179, 0.5);
		width: 100%;
		padding: 10px;
	}
	.float__contents {
		display: flex;
		column-gap: 5px;
	}
	
	.float__contents .call {
		width: 20%;
		aspect-ratio: 1 / 1;
		display: flex;
		background-color: #DDB1B5;
		border-radius: 10px;
		align-items: center;
		justify-content: center;
		
	}
		
	.float__contents .call img {
   		 width: 42%;
		
	}	
	.float__contents .instagram,
	.float__contents .line {
		width: 40%;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #fff;
		border-radius: 10px;
		column-gap: 6px;
	}
	.float__contents .instagram p,
	.float__contents .line p {
        font-size: 1.2rem;
		
	}
	.float__contents .instagram img,
	.float__contents .line img {
   		 width: 18%;
		
	}
}


@media screen and (max-width:700px) {
	.about-cont {
		padding: 20px 0;
		position: relative;
		width: 100%;
	}
	.about-cont:after {
		content: '';
		  position: absolute;
		  bottom: 0;
			left: 50%;
			transform: translateX(-50%);
			-webkit-transform: translateX(-50%);
			-ms-transform: translateX(-50%);
		  width: 90%;
		  height: 0;
		  border-bottom: 2px dotted #CECEB1;
	}
	.accordion-toggle {
	  background: none;
	  border: none;
	  cursor: pointer;
	  width: 100%;
	  text-align: left;
		position: relative;
	}
	
	.accordion-toggle span.arrow{
		position: absolute;
		  top: 0;
		  bottom: 0;
		right: 5%;
	}	
	.accordion-toggle.active span.arrow{
		transform: rotate(180deg);
	}
	.accordion-toggle {
		color: #000!important;
	}
	.accordion-toggle .en {
   	 font-size: 1.6rem;
	}
	.accordion-toggle .en .f21{
     font-size: 2.1rem;
	}

	.accordion-content {
		display: none; 
  		padding: 0 3%;
	}
	.about-cont__tag {
		margin-top: 30px;
	}
}