/*____________________________________________________________________________

FILE CREATE：2025.5
ファイルの目的…下層ページのヘッダーフッターをTOPと揃えるために必要なCSSの追加
____________________________________________________________________________*/
/* Cormorant Garamond のインポート*/
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond&family=Noto+Sans+JP:wght@400;500;700&family=Shippori+Mincho:wght@400;500;700&display=swap");

/*----------------------------------------------------------------------------
 HTML elements
----------------------------------------------------------------------------*/
:root {
  --main-color: #fe9d9d;
  --sub-color: #fa657a;
  --mens-main: #17467c;
  --mens-sub: #00b9e1;
  --bg-color: #ffffff;
  --text-color: #595956;
  --text-color-hover: #666666;
}

body {
  /* font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; */
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",
    "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN",
    "Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* aタグのホバー関連 */
a {
  transition: 0.3s;
}
:focus {
  outline: none;
}

header a:hover,
.p-footer-cta a:hover,
footer a:hover,
.p-menu-contact__pc.p-layout-flex a:hover,
.c-main-menu-item .p-nav-child a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
  color: inherit;
}
.c-main-menu-item a:hover,
.c-cta-contact-item.c-contact-tel a:hover,
.c-cta-contact-item.c-contact-web a:hover,
.c-cta-contact-item.c-contact-line a:hover,
.c-menu-contact-item.c-contact-tel a:hover,
.c-menu-contact-item.c-contact-web a:hover,
.c-menu-contact-item.c-contact-line a:hover {
  color: #FFF;
}

img {
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

@media only screen and (max-width: 768px) {
  body {
      padding-top: 0;  /* commonにあるpt69pxを打ち消し */
  }
}
@media screen and (min-width: 768px) { */
  
}

/*----------------------------------------------------------------------------
 aboutページのサイドバー調整部分
----------------------------------------------------------------------------*/
.l-container img {
  width: auto;
  max-width: 100%;
  height: auto;
}

/*----------------------------------------------------------------------------
 HEADER FOOTER correction （主な調整部分）
----------------------------------------------------------------------------*/
/* ヘッダー、フッター、フローティングCTAの基準フォントサイズを設定 */
/* 設定理由…TOPのstyle.cssではrootが10pxなのに対して下層のcommon.cssではrootが14px、spでは15pxのため */
/* そのままでは文字が大きくなりすぎる→ヘッダー、フッターだけ10pxに指定しrem（root＝HTML基準）ではなくem（親要素基準）を使うことで対応 */
.l-header,
.l-footer,
.p-footer-cta,
.p-cv-float {
  font-size: 10px; /* ← ここで基準を10pxに固定 */
  /* ↓TOPのbodyにあたっているCSSを適用(下層のcommon.cssで当たっているものは違うため) */
  color: var(--text-color);
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  line-height: 1.15;
  min-width: 100%;
  -webkit-font-smoothing: auto; /* antialiasedで文字が太くなるのを打ち消し（TOPに合わせる） */
  transition: 0.3s; /* ホバーで少し薄くなる */
}

.l-footer,
.p-footer-cta,
.p-cv-float {
  line-height: 1.15; /* headerは画像が合わないため個別で微調整 */
}

.l-header h1 {
  font-weight: inherit; /* h1の太文字を親要素基準にしてリセット */
  margin: 0;
}
.l-header a {
  color: #595956; /* お問い合わせの文字色 */
}
.l-header .p-header-logo {
    line-height: 0;
}
.l-header .p-list-clinic {
  justify-content: initial; /* 各医院のリンク部分のbetweenのリセット */
}
.l-header .p-menu-contact__pc {
  justify-content: center; /* 追尾CTAをcenterに調整 */
}
.l-header .p-list-clinic.u-flex__justify {
  justify-content: space-between; /* スマホドロワー内の各医院のリンク部分をbetweenに */
}
.l-header .p-sns-list {
  align-items: initial; /* スマホドロワー内のsnsリンクを上寄せに（後ろ3つだけcenterになるのを防ぐ） */
}
.l-header #search-sp form.gsc-search-box {
  margin-top: 0;
  margin-bottom: 4px;/* スマホドロワー内の検索窓の調整 */
}
.l-header #search-sp table.gsc-search-box {
  margin-bottom: 2px;/* スマホドロワー内の検索窓の調整 */
}
.l-header tbody,
.l-header tr {
  vertical-align: middle;
}
.l-header #search-sp .gsc-input-box {
  border: 1px solid #bbb; /* #search-sp .gsc-input-box のboder: none;を打ち消し */
  background: #fff;
}
.l-header #search-sp td#gs_tti50 {
  padding: 4vw; /* #search-sp td#gs_tti50で#search-sp .gsib_aのpaが打ち消されているのを修正 */
  padding-top: calc(4vw + 2px); /* 文字位置調整 */
  padding-bottom: calc(4vw - 2px); /* 文字位置調整 */
}
.l-header #search-sp td#gs_tti50 input {
  height: auto !important;/* スマホドロワー内の検索窓の調整 */
  vertical-align: middle;/* スマホドロワー内の検索窓の調整 */
}
.l-header #search-sp td.gsc-input {
  padding-left: 0;/* スマホドロワー内の検索窓の調整 */
}
.l-header .c-btn-mens::after {
  content: none;
}
.l-header input {
  font-feature-settings: "palt";
}


footer {
  border-top: none; /* commonについているものを打ち消し */
}
.l-footer a {
  color: var(--text-color);
}
.l-footer .p-footer-logo {
  line-height: 0;
}
.l-footer .u-flex__justify {
  align-items: start;
}
.l-footer .p-corporate-info {
  justify-content: normal;
  align-items: center;
}
.l-footer .p-menu-legal {
  align-items: initial;
}
.l-footer .p-footer-info {
  align-items: center;
}
.l-footer .p-copyright.p-layout-flex {
  align-items: center;
}

/* header、footerの幅がはみ出すのを防ぐためのreset.css（TOPに合わせて付与） */
.l-header *, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

.l-footer *, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

.p-footer-cta *, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/*----------------------------------------------------------------------------
 DEVICE
----------------------------------------------------------------------------*/

@media only screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

/*----------------------------------------------------------------------------
 COMMON LAYOUT
----------------------------------------------------------------------------*/
.l-container {
  position: relative;
  margin: 0;
  padding: 156px 0 0;
}
.l-main {
  position: relative;
  margin: auto;
  padding: 0 0;
}
.l-inner {
  position: relative;
  width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 1200px) {
  .l-inner {
    width: 100%;
    margin: auto;
  }
  .l-inner-content {
    width: 100%;
    margin: auto;
  }
  .l-inner-block {
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) {
  .l-container {
    padding: 16vw 0 14.933vw;
  }

  .l-main {
    margin: auto;
  }
  .l-inner {
    width: 89.333vw;
  }
}

/*----------------------------------------------------------------------------
 FLEX
----------------------------------------------------------------------------*/
.p-layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.u-flex__wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.u-flex__start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.u-flex__center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.u-flex__a-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.u-flex__justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.u-flex__end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.u-flex__reverse {
  flex-direction: row-reverse;
}
.u-flex__column {
  flex-flow: column;
}
@media only screen and (max-width: 768px) {
  .sp_u-flex__column {
    flex-flow: column;
  }
}

/* ロゴ */
.c-shop-heading {
  text-align: center;
}
.c-shop-heading .c-shop-description {
  display: block;
  margin-bottom: 24px;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  .c-shop-heading .c-shop-description {
    display: block;
    margin-bottom: 6.4vw;
    font-size: 4vw;
  }
}
/*----------------------------------------------------------------------------
HEADER
----------------------------------------------------------------------------*/
.l-header {
  top: -156px;
  position: absolute;
  width: 100%;
  margin: 156px auto 0;
  z-index: 9999;
  background: var(--bg-color);
}
.l-header .l-inner {
  width: 100%;
  height: 96px;
  padding: 0 32px;
}

.p-header-siteid {
  order: 1;
}
.p-header-logo {
  width: 340px;
  flex-basis: 340px;
  flex-shrink: 0;
  margin-right: 32px;
  order: 0;
}
.p-header-logo img {
  width: 100%;
}
.p-header-siteid h1,
.p-list-clinic,
.p-menu-inquiry {
  font-size: 1.2em;
}
.p-header-siteid h1 {
  margin-bottom: 0;
  line-height: 1.6;
  /* 2023.11.22 */
}
/* 2023.11.22 コメントアウト
.c-list-clinic-item:not(:last-child):after {
	content: "｜";
	position: relative;
}
*/

/* 2023.11.22 */
.p-header-siteid .p-list-clinic:not(:first-child) {
  margin-top: 4px;
}

.p-header-siteid .p-list-clinic {
  gap: 8px;
  flex-wrap: wrap;
}

.p-header-siteid .c-list-clinic-item a {
  display: flex;
  width: 65px;
  color: #fe9d9d;
  line-height: 1.6;
  border: 1px solid #fe9d9d;
  border-radius: 8px;
  padding: 0px 4px 2px;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.p-header-siteid .c-list-clinic-item.c-list-clinic-item--gray a {
  color: #666;
  border: 1px solid #666;
  width: fit-content;
}

@media (max-width: 768px) {
  .p-section-header {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
    padding-bottom: 24px;
  }
  .p-section-heading__ja-wrap {
    align-items: center;
    justify-content: space-between;
  }
}
/* 2023.11.22 */

.p-menu-inquiry {
  margin-left: auto;
  order: 2;
}
.c-menu-inquiry-item:not(:last-child) {
  margin-right: 24px;
}

.l-header.fixed {
  margin-top: 0;
  top: 0;
  position: fixed;
  padding-top: 0;
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
}
.l-header.fixed.is-show {
  transform: translateY(0);
}
.l-header.fixed .p-header-global {
  display: none;
}
.c-main-menu-item:nth-of-type(1) {
  display: none;
}
.fixed .c-main-menu-item:nth-of-type(1) {
  display: block !important;
}

@media only screen and (max-width: 768px) {
  .l-header {
    top: -16vw;
    position: absolute;
    width: 100%;
    margin: 16vw auto 0;
    z-index: 9999;
  }
  .l-header .l-inner {
    width: 100%;
    height: 16vw;
    padding: 0 5.333vw;
    transition: all, ease, 0.5s;
  }
  .l-header .l-inner.c-open {
    background: var(--main-color);
  }
  .p-header-logo {
    width: 64vw;
    height: 6.4vw;
    flex-basis: initial;
    flex-shrink: initial;
    margin-right: 0;
  }
  .p-header-logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/logo_shirono.png) no-repeat;
    background-size: contain;
    text-indent: -9999px;
  }
  /*.p-header-logo img {
	width: 64vw;
	flex-basis: 64vw;
	flex-shrink: 0;
}*/
  .c-open .p-header-logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/logo_shirono_wh.png) no-repeat;
    background-size: contain;
    text-indent: -9999px;
  }
  .p-menu-inquery__pc {
    display: none;
  }

  .l-header.fixed .p-header-global {
    display: flex;
  }
}

/*----------------------------------------------------------------------------
 NAV
----------------------------------------------------------------------------*/

.p-main-nav {
  width: 100%;
  height: 60px;
  background: #fe9d9d;
}
.p-main-menu {
  position: relative;
  margin-left: 32px;
  height: 100%;
}
.p-main-menu:before {
  content: "";
  width: 1px;
  height: 16px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.c-main-menu-item {
  position: relative;
  width: fit-content;
  text-align: center;
  padding: 0 24px;
}
.c-main-menu-item::after {
  content: "";
  width: 1px;
  height: 16px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.c-main-menu-item > a {
  font-size: 1.4em;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-btn-search {
  margin-left: 28px;
  cursor: pointer;
}

.p-menu-contact__pc {
  margin-top: 800px;
  margin-left: auto;
  width: 108px;
  height: auto;
  display: flex;
  flex-direction: column;
}

.c-menu-contact-item {
  width: 100%;
  height: 80px;
}

.c-contact-line > a {
  background: #06c755;
}

.c-menu-contact-item > a {
  position: relative;
  padding: 8px;
  width: 100%;
  height: 100%;
  font-size: 1.4em;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.c-menu-contact-item > a {
  position: relative;
  padding: 8px 0;
  width: 100%;
  height: 100%;
  font-size: 1.4em;
  font-weight: 700;
  color: #ffffff;
}

.p-menu-contact__pc .c-menu-contact-item.c-contact-tel a:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../img/icon_tel.svg) no-repeat;
  background-size: cover;
}

.p-menu-contact__pc .c-menu-contact-item.c-contact-web a:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../img/icon_web_pc.svg) no-repeat;
  background-size: cover;
}

.p-menu-contact__pc .c-menu-contact-item.c-contact-line a:before {
  content: "";
  width: 34px;
  height: 32px;
  background: url(../img/icon_line_default.svg) no-repeat;
  background-size: cover;
}

.p-menu-contact__pc .c-menu-contact-item.c-contact-wechat a:before {
  content: "";
  width: 33.999px;
  height: 27.199px;
  background: url(../img/icon_wechat_pc.svg) no-repeat;
  background-size: cover;
}

.p-menu-contact__pc .c-menu-contact-item.c-contact-tel a {
  background-color: #333;
}

.p-menu-contact__pc .c-menu-contact-item.c-contact-web a {
  background-color: #fa657a;
  font-size: 1.2em;
}

.p-menu-contact__pc .c-menu-contact-item.c-contact-line a {
  background-color: #06c755;
}

.p-menu-contact__pc .c-menu-contact-item.c-contact-wechat a {
  background-color: #ffffff;
  color: #07c160;
  border-bottom: 1px solid #07c160;
  border-left: 1px solid #07c160;
}

@media only screen and (min-width: 769px) {
  .p-main-nav .p-sns-list {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .p-main-nav {
    margin: 0;
    display: none;
    position: absolute;
    top: 16vw;
    left: 0;
    width: 100%;
    min-height: calc(100vh - 14.933vw);
    overflow: auto;
    padding: 4.266vw 4.266vw 32vw;
    z-index: 9999;
    background: #ffffff;
  }
  .p-main-menu {
    display: block;
    margin-top: 4.266vw;
    margin-left: 0;
    height: auto;
    margin-bottom: 6.4vw;
  }
  .p-main-menu:before {
    content: none;
  }
  .c-main-menu-item {
    position: relative;
    width: 100%;
    text-align: left;
    padding: 0;
  }
  .c-main-menu-item::after {
    content: none;
  }
  .c-main-menu-item > a {
    margin-bottom: 4.266vw;
    padding-bottom: 4.8vw;
    font-size: 4.266vw;
    font-weight: 700;
    color: #333333;
    line-height: 1;
    display: block;
    width: 100%;
    display: block;
    border-bottom: 1px solid #e6e6e6;
  }
  .c-main-menu-item > a:after {
    content: "";
    width: 20px;
    height: 7px;
    background: url(../img/icon_arrow_link.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0.4em;
    right: 0;
  }
  .c-main-menu-item:last-child a {
    margin-bottom: 0;
  }
  .p-menu-contact__pc {
    display: none;
  }
  .p-menu-contact {
    margin-top: 0;
    margin-left: auto;
    width: 100%;
    height: auto;
    background: transparent;
    border-radius: 0;
  }
  .c-menu-contact-item {
    width: 100%;
    height: auto;
  }
  .c-menu-contact-item:not(:last-child) {
    margin-bottom: 4.266vw;
  }
  .c-menu-contact-item > a {
    position: relative;
    padding: 0 4.266vw;
    width: 100%;
    height: 12.8vw;
    font-size: 4.266vw;
    font-weight: 700;
    color: var(--bg-color);
    border-radius: 4px;
  }
  .c-menu-contact-item.c-contact-tel > a {
    background: #333;
  }
  .c-menu-contact-item.c-contact-web > a {
    background: var(--sub-color);
  }
  .c-menu-contact-item.c-contact-line > a {
    background: #06c755;
  }
  .c-menu-contact-item.c-contact-wechat > a {
    border: 1px solid #06c755;
    background: var(--bg-color);
    color: #06c755;
  }
  .c-menu-contact-item img {
    margin-right: 2.133vw;
  }
  .c-menu-contact-item.c-contact-tel img {
    width: 8.5333vw;
  }
  .c-menu-contact-item.c-contact-web img {
    width: 8.5333vw;
  }
  .c-menu-contact-item.c-contact-line img {
    width: 7.7333vw;
  }
  .c-menu-contact-item.c-contact-wechat img {
    width: 8.5333vw;
  }
  .p-contact-list {
    margin: 4.266vw auto 0;
    padding: 4.266vw;
    background: #fef5f3;
    border-radius: 8px;
  }
  .p-contact-list__line {
    margin: 4.266vw auto 0;
    padding: 4.266vw;
    background: #f6f6f6;
    border-radius: 8px;
  }
  .p-menu-inquiry {
    margin-top: 7.4666vw;
    margin-left: 0;
    order: unset;
  }
  .c-menu-inquiry-item:not(:last-child) {
    margin-right: 0;
  }
  .p-menu-inquiry a {
    display: block;
    padding: 3.2vw 0;
    font-size: 4.266vw;
  }
  .p-main-nav a span {
    position: relative;
    display: inline-block;
    padding-right: 22px;
  }
  .p-main-nav .p-nav-child a span:after {
    content: "";
    width: 14px;
    height: 6px;
    background: url(../img/icon_arrow_link.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0.4em;
    right: 0;
  }
  .c-list-clinic-item:not(:last-child):after {
    content: none;
  }
  .p-header-clinic-list {
    margin-top: 7.4666vw;
  }
  .p-header-clinic-list .p-list-clinic:not(:first-child) {
    margin-top: 0;
  }
  .c-header-heading-clinic {
    margin-bottom: 1.066vw;
    font-size: 4.266vw;
    font-weight: 700;
  }
  .p-header-clinic-list .c-list-clinic-item {
    width: 43.2vw;
    border-bottom: 1px solid #e6e6e6;
  }
  .p-header-clinic-list .c-list-clinic-item a {
    position: relative;
    display: block;
    padding: 3.2vw 0 3.2vw;
    font-size: 4.266vw;
  }
  .c-list-clinic-item a:after {
    content: "";
    width: 14px;
    height: 6px;
    background: url(../img/icon_arrow_link.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .p-btn-wrap__menu {
    margin: 10.666vw auto 0;
  }
}

/* ドロップダウン */
.p-main-menu li.p-has-child > a {
  pointer-events: none;
  cursor: pointer;
}
.p-main-menu li.p-has-child > a:after {
  content: none;
}
.p-main-menu .p-nav-child {
  width: 592px;
  padding: 0;
  height: 0;
  opacity: 0;
  top: calc(100% - 12px);
  left: 30px;
  position: absolute;
  transition: 0.3s linear;
  overflow: hidden;
  background: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  box-shadow: 0 7px 35px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  z-index: -1;
}
.p-main-menu li.p-has-child:hover > .p-nav-child {
  height: auto;
  opacity: 1;
  z-index: 1000;
}
.p-main-menu .p-nav-child ul {
  margin: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-main-menu .p-nav-child ul li {
  position: relative;
  width: 272px;
  height: auto;
}
#header-nav ul#h-n-list.p-main-menu li .p-nav-child ul li a {
  display: block;
  padding: 0;
  width: 100%;
}

.p-main-menu .p-nav-child ul li a {
  display: block;
  width: 272px;
  height: 54px;
  text-indent: -9999px;
  background-size: cover;
  transition: 0.5s linear;
}

.c-btn-operation {
  background-image: url(../img/btn_menu_ladies.png);
}
.c-btn-mens {
  background-image: url(../img/btn_menu_mens.png);
}
.p-main-menu .p-nav-child ul li a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 767px) {
  .p-main-menu .p-has-text .p-nav-child {
    min-width: 150px;
    width: fit-content;
    padding: 0;
    height: 0;
    opacity: 0;
    top: calc(100% - 12px);
    left: 30px;
    position: absolute;
    transition: 0.3s linear;
    overflow: hidden;
    background: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    box-shadow: 0 7px 35px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    z-index: -1;
  }
  .p-main-menu li .p-has-text:hover > .p-nav-child {
    height: auto;
    opacity: 1;
    z-index: 1000;
  }
  .p-main-menu .p-has-text .p-nav-child ul {
    padding: 1.5em;
    margin: 0;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    flex-direction: column;
    gap: 1em;
  }
  .p-main-menu .p-has-text .p-nav-child ul li {
    position: unset;
    width: 100%;
    height: auto;
  }
  .p-main-menu .p-has-text .p-nav-child ul li a {
    text-indent: 0;
    font-size: 16px;
    line-height: 1.5;
    position: unset;
    width: fit-content;
    height: auto;
    text-align: left;
  }
}

@media only screen and (max-width: 768px) {
  .p-main-menu .p-nav-child {
    width: 100%;
    margin-bottom: 4.266vw;
    padding: 0 4.266vw;
    height: auto;
    opacity: 1;
    top: auto;
    left: auto;
    position: relative;
    transition: 0.3s linear;
    z-index: 1;
    overflow: hidden;
    background: transparent;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0;
  }
  .p-main-menu .p-nav-child ul {
    display: block;
    margin: 0;
  }
  .p-main-menu .p-nav-child ul li {
    position: relative;
    width: auto;
    height: auto;
  }
  .p-main-menu .p-nav-child ul li a {
    display: inline-block;
    width: 100%;
    height: auto;
    font-size: 4.266vw;
    text-indent: 0;
    background-size: cover;
    transition: 0.5s linear;
    padding: 6px 0;
  }
  .c-btn-operation,
  .c-btn-mens {
    background: none;
  }
}

@media only screen and (max-width: 768px) {
  .menu-trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 16vw;
    height: 16vw;
    padding: 5.066vw;
    text-align: center;
    z-index: 10000;
  }
  .trigger_wrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .trigger_wrap span {
    color: var(--bg-color);
  }
  .trigger_wrap:after,
  .trigger_wrap:before,
  .trigger_wrap span:before {
    background-color: var(--main-color);
  }
  .trigger_wrap::before,
  .trigger_wrap::after,
  .trigger_wrap span::before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transition: all, ease, 0.5s;
  }
  .trigger_wrap::before {
    transform: translateY(-8px);
  }
  .trigger_wrap::after {
    transform: translateY(8px);
  }
  .menu-trigger.c-active .trigger_wrap::before {
    transform: translateY(0px) rotate(-315deg);
  }
  .menu-trigger.c-active .trigger_wrap::after {
    transform: translateY(0px) rotate(315deg);
  }
  .menu-trigger.c-active .trigger_wrap span::before {
    opacity: 0;
  }

  .c-active .trigger_wrap:after,
  .c-active .trigger_wrap:before,
  .c-active .trigger_wrap span:before {
    background-color: #ffffff;
  }

  .p-header-nav {
    margin: 0;
    display: none;
    position: absolute;
    top: 16vw;
    left: 0;
    width: 100%;
    min-height: calc(100vh - 16vw);
    overflow: auto;
    padding: 0 0 20vw;
    z-index: 9999;
  }
  .p-header-nav ul.c-header-menu {
    display: block;
    padding: 9.6vw 11.7333vw 0;
  }
  .c-banner-nav {
    margin-bottom: 6.4vw;
  }
  .p-header-nav ul li.c-header-menu-item {
    position: relative;
    font-size: 3.733vw;
    margin-bottom: 6.4vw;
  }
  .p-header-nav ul li.c-header-menu-item a {
    display: block;
    width: 100%;
    height: 100%;
    color: var(--main-color);
  }
  .p-header-nav .c-btn-default__black {
    border-color: var(--bg-color);
  }
  .p-list-type {
    width: 76.533vw;
    margin: 0 auto 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-header-nav .p-list-type {
    margin: 0 auto 6.4vw;
  }

  .p-header-nav .c-header-menu-child {
    display: none;
    margin: 0 8.533vw;
    padding-top: 4.4vw;
    margin-bottom: 6.4vw;
  }
  .p-header-nav ul.c-header-menu li .c-header-menu-child li {
    font-size: 3.733vw;
    margin-bottom: 6.4vw;
    font-weight: normal;
    padding: 0;
  }
  .p-header-nav ul.c-header-menu li .c-header-menu-child li:last-child {
    margin-bottom: 0;
  }
  .c-btn-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 4vw;
  }
  .c-btn-icon::before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../img/icon_nav_plus.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0em;
    right: 0;
    transition: all 0.3s;
  }
  .p-header-nav .has-child.active > .c-btn-icon::before {
    width: 14px;
    height: 2px;
    background: url(../img/icon_nav_minus.svg) no-repeat;
    background-size: cover;
    top: 0.5em;
    transition: all 0.3s;
  }

  .p-footer-menu .c-btn-icon::before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../img/icon_nav_plus_wh.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0em;
    right: 0;
    transition: all 0.3s;
  }
  .c-footer-menu-item.has-child.active > .c-btn-icon::before {
    width: 14px;
    height: 2px;
    background: url(../img/icon_nav_minus_wh.svg) no-repeat;
    background-size: cover;
    top: 0.5em;
    transition: all 0.3s;
  }

  .c-nav-parent:after {
    content: none;
  }
}

/*----------------------------------------------------------------------------
 CV FLOAT 2022.07.21追加
----------------------------------------------------------------------------*/
.p-cv-float {
  display: none;
}
.p-cv-float .l-inner {
  padding: 0;
  height: 56px;
}
.p-btn-float {
  margin: auto;
  width: 350px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-btn-float {
  position: relative;
  width: 100px;
  height: 56px;
}
.c-btn-float:nth-of-type(2) {
  margin: 0 27px;
}

.c-btn-float:nth-of-type(2):before {
  left: -13px;
}
.c-btn-float:nth-of-type(2):after {
  right: -13px;
}

.c-btn-float:not(:last-of-type)::before {
  content: none;
  /* content: "";
  width: 1px;
  height: 71.4%;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto; */
}

.c-btn-float a {
  height: 100%;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-btn-float a img {
  margin-right: 8px;
  width: 32px;
  height: auto;
}

.c-btn-float:nth-of-type(3) a img {
  width: 29px;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .p-cv-float {
    display: block;
    padding: 0;
    position: fixed;
    bottom: -16vw;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1000;
  }
  .p-cv-float.l-fixed {
    bottom: 0;
    transition: bottom 0.65s ease-in;
    -webkit-transition: bottom 0.65s ease-in;
    -moz-transition: bottom 0.65s ease-in;
  }
  .p-cv-float .l-inner {
    padding: 0;
    width: 100%;
    height: 16vw;
  }
  .p-btn-float {
    margin: auto;
    width: 100vw;
  }
  .c-btn-float {
    position: relative;
    padding: 0;
    width: 25%;
    height: 16vw;
  }
  .c-btn-float:nth-child(1) {
    background-color: #333;
  }
  .c-btn-float:nth-child(2) {
    background-color: #fa657a;
  }
  .c-btn-float:nth-child(3) {
    background-color: #06c755;
  }
  .c-btn-float:nth-child(4) {
    background-color: #fff;
  }
  .c-btn-float a {
    font-size: 13px;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
  }
  .c-btn-float:nth-child(4) a {
    color: #06c755;
  }
  .c-btn-float a img {
    margin-right: 0;
    width: 24px;
    height: 24px;
  }
  .c-btn-float:nth-of-type(2) {
    padding: 0;
    margin: 0;
  }
  .c-btn-float:nth-of-type(2) img {
    margin-right: 1.066vw;
  }
  /*.c-btn-float:nth-of-type(2):before {
}*/
  .c-float-line {
    background: #06c755;
  }
}


/*----------------------------------------------------------------------------
 MODAL
----------------------------------------------------------------------------*/

.p-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  top: 0;
  left: 0;
  z-index: 10000;
}
.p-container-modal {
  padding: 16px;
  width: 90%;
  background: #ffffff;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 10001;
}
.p-container-modal.p-modal__tel {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
@media (min-width: 769px) {
  .p-container-modal {
    width: fit-content;
  }
}
.c-heading-modal {
  margin-bottom: 16px;
}

.c-link-more {
    padding-right: 21px;
    background: url(../img/icon_arrow_link.svg) no-repeat right;
}
.modal-line .c-txt-primary {
    line-height: 1.6;
    font-family: "Noto Sans JP";
}
.c-txt-right {
    text-align: right;
}
@media only screen and (max-width: 768px) {
    .c-txt-primary {
        font-size: 4.266vw;
        line-height: 1.6;
    }
    .modal-line .c-txt-primary {
        font-size: 4.266vw;
        line-height: 1.6;
        font-family: "Noto Sans JP";
        margin-bottom: 16px;
    }
}
.btn-modal-close {
  width: 19px;
  height: 19px;
  background: url(../img/icon_close.svg) no-repeat;
  position: absolute;
  top: -28px;
  right: 0;
}
.btn-modal-close {
  cursor: pointer;
}
.js-open-modal {
  cursor: pointer;
}

.l-inner-modal .p-biz-hour.p-layout-flex {
  justify-content: space-between;
}

/* 電話 */
.p-list-clinic:not(:first-child) {
  margin-top: 16px;
}
.modal-tel h2 {
  padding: 0;
  font-family: "Noto Sans JP";
  font-size: 16px;
  line-height: 1.6;
}
.p-contact__tel {
  margin-bottom: 16px;
  padding: 12px 50px;
  background: var(--bg-color);
  border: 1px solid var(--main-color);
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
.p-contact__tel {
  padding: 12px 20px;
}
}

.p-contact__tel dt,
.p-contact__tel dd {
  font-size: 16px;
  font-weight: 700;
  color: var(--main-color);
}
.p-contact__tel dt {
  margin-right: 8px;
}
.p-contact__tel dd.c-icon-fredial {
  padding-left: 32px;
  background: url(../img/icon_freedial.svg) no-repeat;
  background-position: left;
}
.p-biz-hour:not(:nth-last-of-type(1)) {
  margin-bottom: 0.5em;
}
.p-biz-hour dt,
.p-biz-hour dd {
  font-size: 12px;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .p-biz-hour dt,
  .p-biz-hour dd  {
  font-size: 12px;
  min-width: 72px;
  }
}
.p-biz-hour dt {
  margin-right: 1em;
  font-weight: bold;
  align-self: flex-start;
}
.tel-link a {
  color: var(--main-color);
}

/* LINE */

.p-modal__line .p-list-line {
  margin: 0 auto 16px;
}
@media only screen and (max-width: 768px) {
  .p-modal__line .p-list-line {
      width: 100%;
  }
}

.p-modal__line .l-inner-modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.p-modal__line .c-list-line__item {
  width: 100%;
  height: 48px;
}
.p-modal__line .c-list-line__item:not(:last-child) {
  margin-bottom: 16px;
}

.p-modal__line .c-list-line__item a {
  display: flex;
  justify-content: center;
  padding: 0;
  background: #06c755;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  box-sizing: border-box;
  font-family: "Noto Sans JP";
}
.c-txt-clinic {
  width: 70px;
  flex-basis: 70px;
  flex-shrink: 0;
}
.p-modal__line .c-list-line__item a img {
  margin-right: 8px;
  width: 25px !important;
  height: auto;
}
.p-modal__line p {
  text-align: center;
  margin-bottom: 16px;
}
/* SEARCH */

.l-modal__search .p-container-modal {
  padding: 40px;
  width: 424px;
  top: 218px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.l-modal__search .c-heading-modal {
  font-size: 20px;
}
/* Google search */
#search-pc table.gsc-search-box {
  position: relative;
  height: 46px;
}
#search-pc td.gsc-input {
  position: absolute;
  width: 100%;
  padding: 0;
}
#search-pc .gsc-input-box {
  border-radius: 4px;
  border-color: #a5a5a5;
  border: 1px solid #bbb;
  background: #fff;
}
#search-pc input.gsc-input,
#search-pc .gsc-input-box,
#search-pc .gsc-input-box-hover,
#search-pc .gsc-input-box-focus {
  font-size: 14px;
  font-size: 1.4rem;
}
input.gsc-input {
  color: #a5a5a5;
  border: 1px solid #a5a5a5;
}

#search-pc .gsib_a {
  padding: 16px;
}

#search-pc td.gsc-search-button {
  position: absolute;
  top: 50%;
  transform: translate(0%, -17%);
  right: 30px;
  left: inherit;
}

#search-pc .gsc-search-button-v2 {
  background: none;
  border: none;
  padding: 0px;
  width: 18px;
  height: 18px;
  background: url("../img/icon_search_pink.svg") no-repeat center;
  background-size: contain;
}

#search-pc .gsc-search-button-v2 svg {
  display: none;
}

.gsc-search-box-tools .gsc-clear-button,
.gsib_b {
  display: none !important;
}

.js-pcsearch-none {
  display: none;
}

@media only screen and (max-width: 768px) {
  /* Google search */

  #search-sp .gsc-search-box {
    position: relative;
  }

  #search-sp .gsc-input-box {
    border-radius: 4px;
  }

  #search-sp table.gsc-search-box td.gsc-input {
    padding-right: 0;
  }
  #search-sp .gsc-input-box {
    padding: 0;
  }
  #search-sp .gsib_a {
    padding: 4vw;
  }

  .gsc-clear-button {
    display: none !important;
  }
  #search-sp .gsc-search-button-v2 svg {
    display: none;
  }
  #search-sp td.gsc-search-button {
    position: absolute;
    top: 50%;
    right: 8.533vw;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  #search-sp .gsc-search-button-v2 {
    background: none;
    border: none;
    padding: 0px;
    width: 6.4vw;
    height: 6.4vw;
    background: url("../img/icon_search_pink.svg") no-repeat center;
    background-size: contain;
    margin-left: 4px;
  }
  .js-spsearch-none {
    display: none;
  }

  ::placeholder {
    font-weight: 500;

  }
}


/*----------------------------------------------------------------------------
 ACCORDION
----------------------------------------------------------------------------*/

.js-toggle-head {
  position: relative;
}
.js-toggle-head:hover {
  opacity: 1;
}
.js-toggle-head::after {
  display: block;
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
  right: 0;
  top: 50%;
  border-radius: 1px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.c-footer-menu-list-term.js-toggle-head::before {
      transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    /* フッターの+にだけあてる */
}
.js-toggle-head::before {
    display: block;
    content: "";
    position: absolute;
    width: 2px;
    height: 14px;
    right: 6px;
    top: 50%;
    border-radius: 1px;
    transition-duration: 0.2s;
    /* transform: translateY(-50%);
    -webkit-transform: translateY(-50%); */
    /* 上記があると他のアコーディオンの縦棒が+にならない */
}

.js-toggle-head.is-open::before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  top: 50%;
  background-color: #cc0000;
}
/* .js-aco .js-toggle-head.c-plus::before {
  top: 19px;
}
.js-aco .js-toggle-head.c-plus.is-open::before {
  top: 19px;
} */

.js-toggle-body {
  display: none;
}

/* humbager menu */
.c-menu-contact-item .js-toggle-head::before,
.c-menu-contact-item .js-toggle-head::after {
  background-color: #ffffff;
}
.c-menu-contact-item .js-toggle-head::before {
  right: calc(6px + 4.266vw);
}
.c-menu-contact-item .js-toggle-head::after {
  right: 4.266vw;
}

/* footer menu */
.c-footer-menu-list-term.js-toggle-head::before,
.c-footer-menu-list-term.js-toggle-head:after {
  background-color: #333333;
}
.c-footer-menu-list02-term.js-toggle-head::before,
.c-footer-menu-list02-term.js-toggle-head:after {
  background-color: #333333;
}
/* menu list */
.c-menu-term.js-toggle-head::before,
.c-menu-term.js-toggle-head::after {
  top: calc(50% - 1.066vw);
  background-color: var(--main-color);
}


/*----------------------------------------------------------------------------
 FOOTER CTA
----------------------------------------------------------------------------*/

.p-footer-cta {
  padding: 80px 0 104px;
  position: relative;
  background: url(../img/bg_footer_cta.jpg) center no-repeat;
  background-size: cover;
  z-index: 0;
}
/*.p-footer-cta:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(51,51,51,0.45);
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}*/
.p-footer-cta .c-heading-section,
.p-footer-cta .c-heading-section__ja {
  color: var(--text-color);
  text-align: center;
}

.p-footer-cta .c-heading-section {
  font-family: "Cormorant Garamond", serif;
  font-size: 8em;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .p-footer-cta .c-heading-section {
    font-size: 12.8vw;
  }
}
.p-footer-cta .c-heading-section__ja {
  background-color: initial;
  /* font-family: "Noto Sans JP"; */
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media only screen and (max-width: 768px) {
  .c-heading-section__ja {
      font-size: 4.266vw;
      margin-top: 3.2vw;
  }
}

.p-list-contact {
  margin-top: 24px;
}

.c-cta-contact-item {
  width: 288px;
  height: 96px;
  border-radius: 4px;
}

.c-cta-contact-item.c-contact-tel {
  background: #333;
}

.c-cta-contact-item.c-contact-web {
  background: #fa657a;
}

.c-cta-contact-item.c-contact-line {
  background: #06c755;
}

.c-cta-contact-item.c-contact-wechat {
  background: #fff;
  border: 1px solid #06c755;
}

.c-cta-contact-item a {
  width: 100%;
  height: 100%;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  border-radius: 4px;
}

.c-cta-contact-item.c-contact-wechat a {
  color: #06c755;
}

.c-cta-contact-item a .c-txt-small {
  font-size: 70%;
}

.c-cta-contact-item img {
  margin-right: 8px;
  width: 40px;
  height: 40px;
}

.c-contact-tel img {
  width: 36px;
}

.c-contact-web img {
  width: 48px;
}

.c-contact-line img {
  width: 34px;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .p-footer-cta {
    margin-bottom: 0;
    padding: 17.066vw 5.333vw 0;
    position: relative;
    height: 138.4vw;
    background: url(../img/bg_footer_cta_sp.jpg) center no-repeat;
    background-size: cover;
    z-index: 0;
  }
  .p-footer-cta .c-heading-section,
  .p-footer-cta .c-heading-section__ja {
    text-align: left;
  }
  .p-list-contact {
    margin-top: 12vw;
  }
  .c-cta-contact-item {
    width: 100%;
    height: 17.066vw;
  }
  .c-cta-contact-item:not(:last-child) {
    margin-bottom: 12px;
  }
  .c-cta-contact-item a {
    font-size: 4.266vw;
  }
  .c-cta-contact-item a .c-txt-small {
    font-size: 75%;
  }
}
/*----------------------------------------------------------------------------
 FOOTER
----------------------------------------------------------------------------*/
.l-footer {
  margin-bottom: 0;
  padding: 0 0 0;
}

.p-link-top {
  text-align: center;
}

.p-link-top a {
  padding: 24px 0;
  position: relative;
  font-size: 1.4em;
  font-weight: 700;
  display: block;
  width: 100%;
}
.p-link-top a span {
  position: relative;
}
.p-link-top a span:before {
  content: "";
  width: 10px;
  height: 16px;
  background: url(../img/icon_arrow_top.svg) no-repeat;
  background-size: cover;
  position: absolute;
  left: -18px;
}
.p-footer-nav {
  padding: 40px 0;
  background: #4a4134;
}
.p-footer-menu {
  margin: 0 auto;
  padding: 40px 0;
  background: #f6f6f6;
}
.p-footer-menu-list {
  width: 220px;
}
.p-footer-menu-list02 {
  width: 251px;
}
.p-footer-menu-list:nth-of-type(-n + 11) {
  margin-bottom: 80px;
}
.p-footer-menu-list02:nth-of-type(-n + 11) {
  margin-bottom: 80px;
}
.c-footer-menu-list-term {
  padding-bottom: 16px;
  margin-bottom: 24px;
  font-size: 1.4em;
  font-weight: 700;
  border-bottom: 1px solid #e6e6e6;
}
.c-footer-menu-list02-term {
  padding-bottom: 16px;
  margin-bottom: 24px;
  font-size: 1.4em;
  font-weight: 700;
  border-bottom: 1px solid #e6e6e6;
}
.c-footer-menu-list-description {
  font-size: 1.4em;
}
.c-footer-menu-list-description a {
  display: block;
  width: 100%;
  height: 100%;
}
.c-footer-menu-list-description:not(:last-child) {
  margin-bottom: 24px;
}
.c-footer-menu-list-description .c-link-list {
  font-weight: 700;
}
.c-footer-menu-list-description .c-ex-link {
  padding-right: 16px;
  background: url(../img/icon_ex_win.svg) no-repeat right center;
}

.c-footer-menu-list-img {
  margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
  .c-footer-menu-list-img {
    width: 229px;
  }
}

.p-footer-info {
  padding: 40px;
  border-bottom: 1px solid #e6e6e6;
}
.c-footer-notion {
  font-size: 1.6em;
  /* font-weight: 700; */ /* TOPはあるが下層では文字が太くなるため打ち消し */
}
.l-corporate-info {
  margin-top: 40px;
}
.p-corporate-info:not(:last-child) {
  margin-bottom: 16px;
}
.c-info-term {
  width: 84px;
  margin-right: 40px;
  font-size: 1.4em;
  font-weight: 700;
}
.c-info-description {
  font-size: 1.4em;
}

.p-sns-list {
  margin-top: 72px;
}
.c-sns-list-item {
  margin: 0 12px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.c-sns-list-item a {
  display: block;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
}
.c-sns-list-item.line a {
  background-image: url(../img/icon_line_default.svg);
  background-size: 25px auto;
  background-color: #06c755;
}

.c-sns-list-item.insta a {
  background-image: url(../img/icon_sns_instagram.svg),
    linear-gradient(
      140.14deg,
      #672df6 13.11%,
      #f1000b 48.92%,
      #ff266e 48.93%,
      #ffd522 86.26%
    );
  background-size: 22px auto, auto auto;
}

.c-sns-list-item.tiktok a {
  background-image: url(../img/icon_sns_tiktok.svg);
  background-size: 19px auto;
  background-color: #000000;
}

.c-sns-list-item.twitter a {
  background-image: url(../img/icon_sns_twitter.svg);
  background-size: 20px auto;
  background-color: #000;
}

.c-sns-list-item.fb a {
  background-image: url(../img/icon_sns_facebook.svg);
  background-size: 23px auto;
  background-color: #1977f2;
}

.c-sns-list-item.youtube a {
  background-image: url(../img/icon_sns_youtube.svg);
  background-size: 23px auto;
  background-color: #da1725;
}

.c-sns-list-item.wechat a {
  background-image: url(../img/icon_sns_wechat.svg);
  background-size: 23px auto;
  background-color: #fff;
  border: 1px solid #06c755;
  cursor: pointer;
}

.c-sns-list-item.onlineshop a {
  background-image: url(../img/icon_onlineshop.svg);
  background-size: 23px auto;
  background-color: #0fafaa;
}

.p-footer-logo {
  width: 500px;
  margin: 72px auto 0;
}

.p-menu-legal {
  margin: 56px auto;
}

.c-menu-legal-item {
  margin: 0 20px;
  font-size: 1.4em;
}

.c-sns-list-item:nth-last-of-type(-n + 3) {
  /* margin-bottom: 0; */ /* SNSボタンのずれを調整 */
}

.p-copyright {
  height: 56px;
  font-size: 1.2em;
  color: var(--bg-color);
  background: var(--main-color);
}

@media only screen and (max-width: 768px) {
  .l-footer {
    margin-bottom: 0;
    padding: 0 0 0;
  }
  .p-footer-logo {
    width: 80vw;
    margin: 10.666vw auto 0;
  }
  .p-menu-legal {
    padding: 0 5.333vw;
    margin: 14.933vw auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .c-menu-legal-item {
    margin: 0 0 4.266vw;
    font-size: 1.4em;
  }
  .c-menu-legal-item:last-child {
    margin-bottom: 0;
  }
  .p-sns-list {
    margin-top: 10.666vw;
    padding: 0 5.333vw;
  }
  .p-footer-info {
    padding: 10.666vw 0;
  }
  .l-corporate-info {
    margin-top: 10.666vw;
  }
  .p-corporate-info {
    display: block;
    text-align: center;
  }
  .p-corporate-info dt,
  .p-corporate-info dd {
    width: 100%;
    line-height: 1.6;
  }
  .p-corporate-info dt {
    margin-bottom: 0.3em;
  }
  .p-footer-menu-list {
    width: 100%;
  }
  .p-footer-menu-list02 {
    width: 100%;
  }
  .p-footer-menu-list:nth-of-type(-n + 11) {
    margin-bottom: 0;
  }
  .p-footer-menu-list02:nth-of-type(-n + 11) {
    margin-bottom: 0;
  }
  .c-footer-menu-list-term {
    position: relative;
    padding: 4.266vw 0;
    margin-bottom: 0;
    font-size: 1.4em;
    cursor: pointer;
  }
  .c-footer-menu-list02-term {
    position: relative;
    padding: 4.266vw 0;
    margin-bottom: 0;
    font-size: 1.4em;
    cursor: pointer;
  }
  .p-footer-menu-list-items {
    margin-top: 4.266vw;
    margin-bottom: 4.266vw;
    display: none;
  }
  .c-sns-list-item {
    margin: 0 3.2vw 6.4vw;
  }
}



/*----------------------------------------------------------------------------
 BUTTON（btn、ボタン）
----------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  .c-btn-default__large {
    margin: 10.666vw auto 0;
    width: 64vw;
    height: 12.8vw;
    font-size: 4.266vw;
    font-weight: 700;
  }
  .sp .c-btn-default__white {
    border-radius: 4px;
  }
  .c-btn-default {
    position: absolute;
    bottom: 0;
  }
  .c-btn-default.c-btn-beautycolumn {
    position: unset;
  }
  .p-header-list.p-head-beautycolumn {
    display: flex;
  }
  .c-btn-close-menu {
    margin: auto;
    width: 64vw;
    height: 12.8vw;
    font-size: 4.266vw;
    font-weight: 700;
    border: 1px solid var(--main-color);
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--main-color);
    background: transparent; /* common2.cssではbuttonにないため追記 */
  }
}

/*----------------------------------------------------------------------------
 サーマクール
----------------------------------------------------------------------------*/
/* 特長と効果のチェックの大きさ調整 */
.feature-effect__item::before,
.sagging-treatment__heading:after {
  box-sizing: inherit;
}
/* ホバーの調整 */
a.problem-point__btn:hover {
  opacity: inherit;
  color: #c83042;
}

/*----------------------------------------------------------------------------
 ウルセラ
----------------------------------------------------------------------------*/
/* subpage〜のクラスpcの影響を打ちけすためのdisplay */
.mechanism-flow {
    display: flex !important;
}
.mechanism-flow.sp {
    display: none !important;
}
@media screen and (max-width: 1200px) {
    .mechanism-flow.pc {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .mechanism-flow.sp {
        display: block !important;
    }
}