@charset "UTF-8";
/* ===================================
色設定
=================================== */
/* ===================================
フォント
=================================== */
/* ===================================
固定ページタイトル
=================================== */
.page-ttl {
  background: url(../img/menu/txt-menu.png) top left/contain no-repeat;
}

.page-subTtl {
  margin-top: 40px;
  margin-bottom: 15px;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}

.pageWrap_side {
  width: 33.33333%;
  padding-right: 80px;
}

.stickyBox {
  top: 160px;
  margin-top: 85px;
  background: var(--gray03, #F6F6F6);
  padding: 30px;
}

.bl_Article_contents {
  margin-bottom: 160px;
}

/* サイドナビリスト
==============================　*/
.skinCareNavList {
  counter-reset: nav-counter;
}
.skinCareNavList li {
  counter-increment: nav-counter;
}
.skinCareNavList li:not(:last-child) {
  margin-bottom: 10px;
}
.skinCareNavList a {
  display: flex;
  align-items: baseline;
  gap: 8px;
  color: #aaa;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}
.skinCareNavList a::before {
  font-family: Montserrat, Noto Sans JP;
  content: counter(nav-counter, decimal-leading-zero);
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0.05em;
}
.skinCareNavList a:hover {
  opacity: 0.7;
}
.skinCareNavList a.current {
  color: #000;
}

@media screen and (max-width: 1023px) {
  .skinCareList_item:not(:last-child) {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .skinCareList_item > .ttl {
    margin-bottom: 15px;
    font-size: 22px;
  }
  .skinCareList_item:not(:last-child) {
    margin-bottom: 100px;
  }
}
/* SPナビリスト
==============================　*/
@media screen and (max-width: 1023px) {
  .pageWrap_side {
    display: block;
    width: 100%;
    padding-right: 0px;
  }
  .pageWrap_side .stickyBox {
    margin-top: 30px;
  }
}
.sp-skinCareNavList {
  display: none;
  padding: 25px 15px;
  margin-bottom: 60px;
  background: #f6f6f6;
  line-height: 1.4;
}
.sp-skinCareNavList li:not(:last-child) {
  margin-bottom: 10px;
}
.sp-skinCareNavList a {
  position: relative;
  padding-left: 10px;
}
.sp-skinCareNavList a::before {
  content: "-";
  margin-right: 3px;
  position: absolute;
  top: 0px;
  left: 0;
}

@media screen and (max-width: 1023px) {
  .sp-skinCareNavList {
    display: block;
  }
}
.post_content > *:nth-child(1) {
  margin-top: 85px;
}
@media screen and (max-width: 1023px) {
  .post_content > *:nth-child(1) {
    margin-top: 30px;
  }
}

/* 料金表

==============================　*/
.priceList_item > .ttl {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

/* ===================================
 症例写真
  =================================== */
@media screen and (max-width: 768px) {
  .secCase_inner {
    overflow: scroll;
  }
}

.bl_menuArticleMain {
  position: relative;
}
.bl_menuArticleMain:after {
  content: "";
  display: inline-block;
  width: 843px;
  height: 484px;
  position: absolute;
  bottom: -60px;
  right: 0;
  background: url(../img/common/shape02.png) no-repeat right top/contain;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .bl_menuArticleMain:after {
    width: 450px;
    height: 285px;
  }
}
@media screen and (max-width: 768px) {
  .bl_menuArticleMain:after {
    width: 403px;
    height: 285px;
    bottom: -72px;
    right: -60px;
  }
}
@media screen and (max-width: 768px) {
  .bl_menuArticleMain .casePhotoList {
    width: 145%;
    gap: 3%;
    margin: 0px;
  }
}

.bl_menuArticleMain .casePhotoList {
  grid-template-columns: repeat(3, 1fr);
}

/* ===================================
archive-menu施術メニュー
=================================== */
.page-menu {
  display: grid;
  gap: 110px;
  margin-bottom: 160px;
}
@media screen and (max-width: 600px) {
  .page-menu {
    gap: 40px;
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 601px) {
  .page-menu__item::details-content {
    height: auto;
  }
  .page-menu__item .accordion-icon {
    display: none;
  }
  .page-menu__item summary {
    cursor: default;
    pointer-events: none;
  }
}
@media screen and (max-width: 600px) {
  .page-menu__item {
    interpolate-size: allow-keywords;
  }
  .page-menu__item::details-content {
    overflow: clip;
    height: 0;
    transition: height 0.5s ease, content-visibility 0.5s ease allow-discrete;
  }
  .page-menu__item[open]::details-content {
    height: auto;
  }
  .page-menu__item[open] .accordion-icon:before {
    height: 0;
  }
}
.archive-menu .main-content .menu01-01 {
  font-family: "Montserrat", Verdana, "Droid Sans", sans-serif;
  font-weight: 500;
  padding-right: 20px;
  color: #000;
  font-size: 60px;
  line-height: 1;
  padding-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .archive-menu .main-content .menu01-01 {
    font-size: 40px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 360px) {
  .archive-menu .main-content .menu01-01 {
    font-size: 30px;
    padding-right: 10px;
  }
}

.archive-menu .main-content .menu01-02 {
  font-family: "Montserrat", Verdana, "Droid Sans", sans-serif;
  font-weight: 100;
  font-style: italic;
  color: #000;
  font-size: 60px;
  line-height: 1.5;
  padding-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .archive-menu .main-content .menu01-02 {
    font-size: 40px;
  }
}
@media screen and (max-width: 360px) {
  .archive-menu .main-content .menu01-02 {
    font-size: 30px;
  }
}

.archive-menu .main-content .menu01-03 {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.7px;
  display: block;
}

.el_accordion_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .el_accordion_title {
    border: 1px solid var(--gray01, #CCC);
    padding: 20px;
  }
}

.accordion-icon {
  background-color: #000;
  width: 18px;
  height: 18px;
  position: relative;
  display: block;
  border-radius: 50%;
  display: none;
}
@media screen and (max-width: 600px) {
  .accordion-icon {
    display: block;
  }
}
.accordion-icon:after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.accordion-icon:before {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.menu-list {
  margin-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 60px;
}
@media screen and (max-width: 1023px) {
  .menu-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 600px) {
  .menu-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin-top: 40px;
  }
}
.menu-list .menu-list__item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-weight: 300;
  line-height: 170%;
  letter-spacing: 1.12px;
  padding: 0 8px 16px;
  border-bottom: 1px dashed #E6E6E6;
}
.menu-list .menu-list__item a .arrow-icon {
  width: 8px;
  height: 14px;
  display: block;
  padding-left: 10px;
  box-sizing: content-box;
  background: url(../img/common/icon_prev_next.png) no-repeat center center/contain;
  transition: transform 0.3s ease;
}
.menu-list .menu-list__item a:hover .arrow-icon {
  transform: translateX(4px);
}
