@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');


#info h2 img {
  width: auto;
}
#about_theraphy #what h2 img {
  width: auto;
}
#introduction #flow h2 img {
  width: auto;
}
#acquire #role h2 img {
  width: auto;
}
#acquire #place h2 img {
  width: auto;
}
#acquire #qualification_acquisition h2 img {
  width: auto;
}
#experience #about h2 img {
  width: auto;
}
#experience #comments h2 img {
  width: auto;
}
@media (min-width: 768px) {
  #news h2 img {
    max-width: 100%;
  }
  #sns h2 img {
    max-width: 400px;
  }
  #about_theraphy #what h2 img {
    max-width: 252px;
  }
  #introduction #benefits h2 img {
    max-width: 562px;
  }
  #introduction #case_studies h2 img {
    max-width: 360px;
  }
  #introduction #flow h2 img {
    max-width: 279px;
  }
  #acquire #role h2 img {
    max-width: 288px;
  }
  #acquire #place h2 img {
    max-width: 432px;
  }
  #acquire #comment h2 img {
    max-width: 324px;
  }
  #acquire #qualification_acquisition h2 img {
    max-width: 540px;
  }
  #acquire #flow h2 img {
    max-width: 576px;
  }
  #experience #advantage h2 img {
    max-width: 396px;
  }
  #experience #about h2 img {
    max-width: 216px;
  }
  #experience #comments h2 img {
    max-width: 180px;
  }
  .questions h2 img {
    max-width: 252px;
  }
}

#experience #advantage .advantage_list li dl dd {
  line-height: 1.8;
}
#experience #comments .comments_swiper .swiper .fukidashi {
  font-weight: 400;
}
#acquire #qualification_acquisition .txt02 {
  font-weight: 400;
}
.questions .accordion .ac_ttl {
  font-family: "Noto Serif JP", serif;
}
.questions .accordion .ac_body {
  font-family: "Noto Serif JP", serif;
}

#experience #about ul {
  gap: 30px;
}
@media (min-width: 768px) {
  #experience #about ul {
    gap: 35px;
  }
  #experience #about ul li {
    width: calc((100% - 70px) / 3);
  }
}

/* 各講座の概要 */
#acquire #qualification_acquisition .gaiyou .course_list .course .txt_btn .btn {
  text-align: center;
}
#acquire #qualification_acquisition .gaiyou .course_list .course .txt_btn .btn a {
  width: 60vw;
  max-width: 230px;
  aspect-ratio: auto;
  border-radius: 15px;
  display: inline-block;
  text-align: center;
  padding: 1em;
}
#acquire #qualification_acquisition .gaiyou .course_list .course .txt_btn .btn a span {
  display: block;
  padding-bottom: 0;
}
#acquire #qualification_acquisition .gaiyou .course_list .course .txt_btn .btn a span:before {
  position: absolute;
  content: "";
  aspect-ratio: auto;
  left: auto;
  width: 10px;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transform: none;
          transform: none;
}
@media (min-width: 768px) {
  #acquire #qualification_acquisition .gaiyou .course_list .course {
    min-height: 200px;
  }
  #acquire #qualification_acquisition .gaiyou .course_list .course .txt_btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #acquire #qualification_acquisition .gaiyou .course_list .course.class05 .txt_btn {
    justify-content: center;
  }
  #acquire #qualification_acquisition .gaiyou .course_list .course .txt_btn .txt {
    width: auto;
  }
  #acquire #qualification_acquisition .gaiyou .course_list .course .txt_btn .btn {
    margin-top: 1em;
    margin-left: 0;
    width: auto;
    text-align: left;
  }
}

/* SPナビゲーション */
.drawer--top.drawer-open .btn_dounyu,
.drawer--top.drawer-open .btn_taiken {
  visibility: hidden;
  pointer-events: none;
}
.drawer--top.drawer-open .drawer-nav * {
  box-sizing: border-box !important;
}
.drawer--top.drawer-open .drawer-nav {
  background-color: #EC6C00;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  height: 100%;
  padding: 10.67vw 6.8vw;
}
#header_menu .drawer-menu > li {
  border-bottom: 1px solid #fff;
}
#header_menu .drawer-dropdown-menu {
  background-color: inherit;
  color: inherit;
  font-size: 16px;
  margin: 0 0 15px 15px;
  padding: 15px;
  border-left: 1px solid #fff;
  width: auto;
}
#header_menu .drawer-dropdown-menu > li {
  margin-top: 15px;
}
#header_menu .drawer-dropdown-menu > li:first-child {
  margin-top: 0;
}
#header_menu .drawer-dropdown-menu > li a {
  position: relative;
}
#header_menu .drawer-dropdown-menu > li a::before {
  content: "●";
  margin-right: 0.5em;
}
#header_menu .drawer-menu-floor1 {
  position: relative;
  font-size: 18px;
  padding: 15px 15px;
}
#header_menu .drawer-menu-floor1::after {
  position: absolute;
  content: "";
  background-image: url('../../assets/img/icon_arrow_right.svg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  transition: all 0.1s ease;
  transform: rotate(0deg);
}
#header_menu .drawer-menu-floor1.opened::after {
  transform: rotate(90deg);
}
#header_menu .drawer-nav-buttons {
  margin-top: 40px;
}
#header_menu .drawer-nav-button {
  border: 1px solid #fff;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  text-align: center;
  margin-top: 20px;
  padding: 9px 5px;

}
#header .navi_body .btnBox ul {
  width: 100%;
  background-color: #ffffff;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 4.5248868778%;
  padding-right: 4.5248868778%;
  font-size: min(1.3432835821vw, 18px);
  padding-top: 20px;
  padding-bottom: 20px;
}
#header .navi_body .btnBox ul.btn01 {
  width: 70%;
  margin-right: 4.5248868778%;
}
#header .navi_body .btnBox ul.btn01 li {
  position: static;
  padding-left: 0;
}
#header .navi_body .btnBox ul.btn01 li::before {
  content: "●";
  color: #EC6C00;
  width: auto;
  aspect-ratio: auto;
  border-radius: unset;
  background-color: transparent;
  top: 40%;
  -webkit-transform: none;
          transform: none;
  left: auto;
  font-size: min(1.3432835821vw, 14px);
}
#header .navi_body .btnBox ul.btn01 > li a {
  margin-left: 1.2em;
}
#header .navi_body .btnBox ul.btn01 > li > a {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
}

/* PCナビゲーション */
#header .navi_body .header_container {
  overflow: visible;
}
#header .navi_body .btnBox {
  position: relative;
}
#header .navi_body .btnBox ul.btn01 li.is-active > a {
  text-decoration: underline;
  text-decoration-color: #EC6C00;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}
#header .navi_body .btnBox .mega-menu {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 1000;
  white-space: nowrap;
  background: transparent;
  max-width: 952px;
  box-sizing: border-box;
  padding-right: 2.1%;
}
#header .navi_body .btnBox .mega-menu.open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#header .navi_body .btnBox ul.mega-list {
  background-color: #EC6C00;
  color: #fff;
  font-size: min(3.2876712329vw, 13px);
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: auto;
  padding: 20px 30px;
}
#header .navi_body .btnBox ul.mega-list li {
  position: relative;
  margin-right: 2em;
  padding: 0.5em 1.2em 0.5em 0;
}
#header .navi_body .btnBox ul.mega-list li a {
  margin-left: 0;
}
#header .navi_body .btnBox ul.mega-list li::before {
  content: none;
}
#header .navi_body .btnBox ul.mega-list li::after {
  position: absolute;
  content: "";
  background-image: url('../../assets/img/icon_arrow_right.svg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.1s ease;
}

/* アンカーリンク調整 */
#experience #comments {
  margin-top: 0;
  padding-top: 100px;
}
@media (min-width: 768px) {
  #experience #comments {
    margin-top: 0;
    padding-top: 150px;
  }
}
.renewpage img {
  height: auto;
}
#header img, #footer img {
  height: auto;
}