/* 施術ページ01、02テンプレート用css */

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap');
body {
  /* font-feature-settings: 'palt'; */
}
article {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
}
article>div+div {
  /* margin-top: 30px; */
  /* margin-top: 50px; */
  margin-top: 70px;
}
.floatleft01 {
  float: left;
  /* margin: 0 30px 30px 0; */
  margin: 0 40px 30px 0;
}
.floatright01 {
  float: right;
  margin: 0 0 30px 40px;
}
.float_right_bottom {
  float: right;
}
.floatleft01--mb100 {
  margin-bottom: 100px;
}
.txt_link01 {
  color: #e0657f;
  border-bottom: 1px solid #e0657f;
}
.txt_link01:hover {
  opacity: .5;
}
.txt_link01--black01 {
  color: #000000;
  border-bottom: 1px solid #000000;
}
.ta_center {text-align: center;}
.ta_left {text-align: left;}
.ta_right {text-align: right;}
@media (max-width:767px) {
  .floatright01,.floatleft01 {margin-bottom: 20px;}
  .floatleft01--mb100 {
    margin: 0 30px 30px 0;
  }
  .ta_center_sp {text-align: center;}
  .ta_left_sp {text-align: left;}
  .ta_right_sp {text-align: right;}
}
.w10per {width: 10% !important;}
.w20per {width: 20% !important;}
.w30per {width: 30% !important;}
.w40per {width: 40% !important;}
.w50per {width: 50% !important;}
.w60per {width: 60% !important;}
.w70per {width: 70% !important;}
.w80per {width: 80% !important;}
.w90per {width: 90% !important;}
.w100per {width: 100% !important;}
@media (max-width: 767px) {
  .w10per_sp {width: 10% !important;}
  .w20per_sp {width: 20% !important;}
  .w30per_sp {width: 30% !important;}
  .w40per_sp {width: 40% !important;}
  .w50per_sp {width: 50% !important;}
  .w60per_sp {width: 60% !important;}
  .w70per_sp {width: 70% !important;}
  .w80per_sp {width: 80% !important;}
  .w90per_sp {width: 90% !important;}
  .w100per_sp {width: 100% !important;}
}

.mt0 {margin-top: 0 !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mt70 {margin-top: 70px !important;}
.mt80 {margin-top: 80px !important;}
.mt90 {margin-top: 90px !important;}
.mt100 {margin-top: 100px !important;}
@media (max-width: 767px) {
  .mt0_sp {margin-top: 0 !important;}
  .mt10_sp {margin-top: 10px !important;}
  .mt20_sp {margin-top: 20px !important;}
  .mt30_sp {margin-top: 30px !important;}
  .mt40_sp {margin-top: 40px !important;}
  .mt50_sp {margin-top: 50px !important;}
  .mt60_sp {margin-top: 60px !important;}
  .mt70_sp {margin-top: 70px !important;}
  .mt80_sp {margin-top: 80px !important;}
  .mt90_sp {margin-top: 90px !important;}
  .mt100_sp {margin-top: 100px !important;}
}
.mb0 {margin-bottom: 0 !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb100 {margin-bottom: 100px !important;}
@media (max-width: 767px) {
  .mb0_sp {margin-top: 0 !important;}
  .mb10_sp {margin-bottom: 10px !important;}
  .mb20_sp {margin-bottom: 20px !important;}
  .mb30_sp {margin-bottom: 30px !important;}
  .mb40_sp {margin-bottom: 40px !important;}
  .mb50_sp {margin-bottom: 50px !important;}
  .mb60_sp {margin-bottom: 60px !important;}
  .mb70_sp {margin-bottom: 70px !important;}
  .mb80_sp {margin-bottom: 80px !important;}
  .mb90_sp {margin-bottom: 90px !important;}
  .mb100_sp {margin-bottom: 100px !important;}
}
.pt0 {padding-top: 0 !important;}
.pt10 {padding-top: 10px !important;}
.pt20 {padding-top: 20px !important;}
.pt30 {padding-top: 30px !important;}
.pt40 {padding-top: 40px !important;}
.pt50 {padding-top: 50px !important;}
.pt60 {padding-top: 60px !important;}
.pt70 {padding-top: 70px !important;}
.pt80 {padding-top: 80px !important;}
.pt90 {padding-top: 90px !important;}
.pt100 {padding-top: 100px !important;}
@media (max-width: 767px) {
  .pt0_sp {padding-top: 0 !important;}
  .pt10_sp {padding-top: 10px !important;}
  .pt20_sp {padding-top: 20px !important;}
  .pt30_sp {padding-top: 30px !important;}
  .pt40_sp {padding-top: 40px !important;}
  .pt50_sp {padding-top: 50px !important;}
  .pt60_sp {padding-top: 60px !important;}
  .pt70_sp {padding-top: 70px !important;}
  .pt80_sp {padding-top: 80px !important;}
  .pt90_sp {padding-top: 90px !important;}
  .pt100_sp {padding-top: 100px !important;}
}
.pb0 {padding-bottom: 0 !important;}
.pb10 {padding-bottom: 10px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb60 {padding-bottom: 60px !important;}
.pb70 {padding-bottom: 70px !important;}
.pb80 {padding-bottom: 80px !important;}
.pb90 {padding-bottom: 90px !important;}
.pb100 {padding-bottom: 100px !important;}
@media (max-width: 767px) {
  .pb0_sp {padding-top: 0 !important;}
  .pb10_sp {padding-bottom: 10px !important;}
  .pb20_sp {padding-bottom: 20px !important;}
  .pb30_sp {padding-bottom: 30px !important;}
  .pb40_sp {padding-bottom: 40px !important;}
  .pb50_sp {padding-bottom: 50px !important;}
  .pb60_sp {padding-bottom: 60px !important;}
  .pb70_sp {padding-bottom: 70px !important;}
  .pb80_sp {padding-bottom: 80px !important;}
  .pb90_sp {padding-bottom: 90px !important;}
  .pb100_sp {padding-bottom: 100px !important;}
}

@media (max-width: 767px) {
  .sp_fs20 {
    font-size: 20px !important;
  }
  .sp_fs24 {
    font-size: 24px !important;
  }
}

.bg_pink01 {
  background: #e0657f !important;
}
.txt_pink01 {
  color: #e0657f !important;
}
.txt_gray01 {
  color: #867e79 !important;
}
.txt_bold {
  font-weight: bold !important;
}
.underline {
  text-decoration: underline !important;
}

.fukidashi_osusume01::before {
  content: "";
  background: url("https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/fukidashi_osusume01.png") no-repeat;
  position: absolute;
  top: -50px;
  left: 0;
  height: 39px;
  width: 108px;
}

.txt_size22 {
  font-size: 22px;
}

/*----------------------------------------------------------------------------------------------------

共通

----------------------------------------------------------------------------------------------------*/
.treatment_text01 {
  line-height: 2;
  letter-spacing: 0.14em;
  font-feature-settings: 'palt';
}
.treatment_text01--right {
  text-align: right;
}
.treatment_text01+.treatment_text01 {
  margin-top: 20px;
}

.treatment_title01 {
  font-size: 20px;
  letter-spacing: 0.08em;
  color: #867e79;
  margin-bottom: 50px;
  text-align: center;
}
.treatment_title01 span {
  position: relative;
  padding: 0 20px;
}
.treatment_title01 span::after {
  width: 100%;
  content: "";
  height: 30%;
  left: 0;
  bottom: 0;
  background: #ffcccc;
  position: absolute;
  z-index: -1;
}
@media (max-width:767px) {
  .treatment_title01 {
    font-size: 24px;
  }
}

/* 禁忌事項リスト */
.treatment_caution_list01 {
  display: flex;
  flex-wrap: wrap;
  color: #867e79;
}
.treatment_caution_list01>li {
  position: relative;
  /* margin-right: 30px; */
  /* margin-bottom: 10px; */
}
.treatment_caution_list01>li+li {
  margin-top: 10px;
}
.treatment_caution_list01>li::before {
  content: "■";
}
.treatment_caution_list01--type02>li::before {
  content: "・";
}
.treatment_caution_list01>li {
  width: 100%;
}
.treatment_caution_list01+p {
  margin-top: 20px;
}
@media (max-width:767px) {
  .treatment_caution_list01>li {
    line-height: 2;
  }
  .treatment_caution_list01>li+li {
    margin-top: 20px;
  }
}

/* https://www.dc-pure.com/pure-beauty/menu/pure_shopping_lift/ */
.note01 {
  margin-top: 10px;
  font-size: 14px;
}
@media (max-width:767px) {
  .note01 {
    margin-top: 20px;
    font-size: 18px;
  }
}

/*----------------------------------------------------------------------------------------------------

MV

----------------------------------------------------------------------------------------------------*/
/* #about figure>img { */
#about figure img {
  width: 100%;
}
.mv_wrapper img {
  width: 100%;
}
.mv_box01 {
  background: #ffcccc;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.mv_text01 {
  color: #845f48;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: medium;
}

/*----------------------------------------------------------------------------------------------------

診療科名

----------------------------------------------------------------------------------------------------*/
.treatment_department_title01 {
  font-size: 24px;
  color: #867e79;
  letter-spacing: 0.2em;
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 40px;
}
.treatment_department_title01>p {
  padding: 10px;
  border-bottom: 4px double #867e79;
}

/*----------------------------------------------------------------------------------------------------

ナビ

----------------------------------------------------------------------------------------------------*/
.treatment_nav01 {
  display: flex;
  background: #f3f0e9;
  /* padding: 10px; */
  padding: 15px;
  padding-right: 20px;
  padding-left: 30px;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.treatment_nav01>div:last-child {
  white-space: nowrap;
}
.treatment_nav01_title01 {
  letter-spacing: 0.2em;
  color: #867e79;
}
.treatment_nav01_title01 p>*:not(:last-child) {
  margin-right: 30px;
}
.treatment_nav01_title01_text01 {
  display: inline-block;
  font-family: BG, "Noto Sans JP", sans-serif;
  /* font-size: 24px; */
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
.treatment_nav01_title01_text02 {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}
.treatment_nav01_title01_text01:empty,
.treatment_nav01_title01_text02:empty {
  display: none;
}
.treatment_nav01_list01 {
  display: flex;
}
.treatment_nav01_list01 a {
  font-size: 14px;
  color: #867e79;
  letter-spacing: 0.06em;
  border-radius: 50px;
  padding: 5px 10px;
}
.treatment_nav01_list01 li:last-child {
  margin-left: 10px;
}
.treatment_nav01_list01 li:last-child a {
  background-color: #867e79;
  color: #fff;
  padding: 5px 15px;
  border: 1px solid #867e79;
}
.treatment_nav01_list01 a span {
  padding-right: 15px;
  background: url("../img/tr/treatment_nav01_list01_icon01.png") no-repeat center right 0;
}
.treatment_nav01_list01 li:last-child a:hover {
  background-color: #fff;
  color: #867e79;
  border: 1px solid #867e79;
}


.treatment_nav01_list02 {
  display: flex;
}
.treatment_nav01_list02 a {
  font-size: 14px;
  letter-spacing: 0.06em;
  border-radius: 50px;
  background-color: #867e79;
  color: #fff;
  padding: 7px 15px;
  border: 1px solid #867e79;
  display: inline-block;
}
.treatment_nav01_list02 a span {
  padding-right: 25px;
  background: url("../img/tr/treatment_nav01_list01_icon01.png") no-repeat center right 0;
}
.treatment_nav01_list02 li a:hover {
  background-color: #fff;
  color: #867e79;
  border: 1px solid #867e79;
}
@media (max-width: 767px) {
  .treatment_nav01 {
    padding: 15px 20px;
  }
  .treatment_nav01_title01 {
    letter-spacing: .1em;
  }
}

/*----------------------------------------------------------------------------------------------------

参考価格

----------------------------------------------------------------------------------------------------*/
.treatment_sankou_kakaku_box01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fdf3eb;
  padding: 15px 30px;
}
.treatment_sankou_kakaku_box01>div:nth-child(1)>p {
  color: #fff;
  background: #867e79;
  border: 1px solid #fff;
  padding: 10px 40px;
  position: relative;
  z-index: 2;
  box-shadow: 3px 4px 0 #867e79;
}
.treatment_sankou_kakaku_box01>div:nth-child(1)>p::after {

}
.treatment_sankou_kakaku_box01>div:nth-child(2) {
  color: #e0657f;
  font-size: 22px;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-family: BG, "Noto Sans JP";
  white-space: nowrap;
}
.treatment_sankou_kakaku_box01 > div:nth-child(2) span.zeikomi {
	display: inline-block;
	font-size: 16px;
}

.treatment_price_link01 {
  font-weight: 500;
  font-size: 14px;
  color: #e0657f;
  background: #fff;
  border: 1px solid #e0657f;
  border-radius: 50px;
  padding: 10px 40px;
  padding-right: 30px;
  display: inline-block;
}
.treatment_price_link01>span {
  display: inline-block;
  padding-right: 15px;
  background: url("../img/tr/treatment_price_link01_arrow01.png") no-repeat right center;
}
.treatment_price_link01:hover {
  background: #e0657f;
  color: #fff;
}
.treatment_price_link01:hover>span {
  background-image: url("../img/tr/treatment_price_link01_arrow01_on.png");
}

/*----------------------------------------------------------------------------------------------------

おすすめ

----------------------------------------------------------------------------------------------------*/
.treatment_osusume_box01 {
  background: #faf9f6;
  padding: 50px 30px;
}
.treatment_osusume_title01 {
  font-size: 20px;
  letter-spacing: 0.08em;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 30px;
}
.treatment_osusume_title01 span {
  position: relative;
  padding: 0 5px;
  z-index: 1;
}
.treatment_osusume_title01 span::after {
    width: 100%;
    content: "";
    height: 30%;
    left: 0;
    bottom: 0;
    background: #ffcccc;
    position: absolute;
    z-index: -1;
}
.treatment_osusume_list01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.treatment_osusume_list01 li {
  background: url("../img/tr/treatment_osusume_list01_icon01.png") no-repeat left 15px center #fff;
  padding: 20px 15px;
  width: 48%;
  min-height: 80px;
  display: flex;
  align-items: center;
}
.treatment_osusume_list01 li:nth-child(n+3) {
  margin-top: 15px;
}
.treatment_osusume_list01 li span {
  display: block;
  padding-left: 60px;
  color: #845f48;
}

/*----------------------------------------------------------------------------------------------------

その他

----------------------------------------------------------------------------------------------------*/
.treatment_info_box01 {
  background: #f9f7f4;
  padding: 40px 30px;
  position: relative;
  margin-top: 60px;
}
.treatment_info_box01 p {
  color: #867e79;
  line-height: 2;
}
.treatment_info_title01 {
  font-size: 20px;
  color: #867e79;
  letter-spacing: 0.08em;
  text-align: center;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);

  width: max-content;
}

/*----------------------------------------------------------------------------------------------------

特徴

----------------------------------------------------------------------------------------------------*/
.treatment_feature_box01 {
  border: 3px solid #fdf3eb;
  padding: 16px 0;
  position: relative;
  margin-top: 50px;
  margin-bottom: 70px;
}
.treatment_feature_title01 {
  width: max-content;
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  background: #fdf3eb;
  border-radius: 50px;
  padding: 5px 40px;
  font-size: 20px;
  color: #845f48;
  letter-spacing: 0.08em;
  font-weight: 500;
}
.treatment_feature_box02 {
  background: #fff;
  margin-left: -3px;
  margin-right: -3px;
}
.treatment_feature_box02>div {
  padding: 35px 30px;
  display: flex;
}
.treatment_feature_box02>div+div {
  border-top: 1px dashed #ffd6d6;
}
.treatment_feature_box02>div>div {
  min-width: 35%;
}
.treatment_feature_list01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
  line-height: 1.8;
  gap: 10px 30px;
}
/* .treatment_feature_list01>li+li {
  margin-top: 10px;
} */
.treatment_feature_list01>li {
  position: relative;
  /* margin-right: 30px; */
  /* margin-bottom: 10px; */
}
.treatment_feature_list01>li>span {
  position: relative;
  display: inline-block;
  padding-left: 1.2em;
}
.treatment_feature_list01>li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #ffcccc;
}
.treatment_feature_list01--before_none>li::before {
  content: none;
}
.treatment_feature_list01--before_none>li>span {
  padding-left: 0;
}
.treatment_feature_demerit_box01 .treatment_feature_list01>li::before {
  color: #e2d9d4;
}
.treatment_feature_title02_box01 {
  display: flex;
  align-items: center;
}
.treatment_feature_title02 {
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #e0657f;
}
.treatment_feature_demerit_box01 .treatment_feature_title02 {
  color: #867e79;
}

/*----------------------------------------------------------------------------------------------------

概要

----------------------------------------------------------------------------------------------------*/
.treatment_about_title01 {
  background: #ffcccc;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
  margin-bottom: 30px;
}
.treatment_about_title01_en {
  font-family: BG;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.2em;
  color: #fff;
  border-bottom: 2px solid #fff;
  padding: 0 5px;
  line-height: 1 !important;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.treatment_about_title01_jp {
  font-size: 26px;
  color: #845f48;
  letter-spacing: 0.1em;
  line-height: 1.5 !important;
}


/*----------------------------------------------------------------------------------------------------

流れ

----------------------------------------------------------------------------------------------------*/
#step {
  margin-top: 70px;
}
.treatment_step_title01 {
  font-weight: medium;
  font-size: 20px;
  letter-spacing: 0.08em;
  color: #867e79;
  margin-bottom: 50px;
  text-align: center;
}
.treatment_step_list01 {
  display: flex;
  flex-wrap: wrap;
  counter-reset: count;
  margin-top: 30px;
}
.treatment_step_list01 li {
  background: #f9f7f4;
  position: relative;
  width: 100%;
  /* padding: 30px 0; */
  padding: 30px;
  text-align: center;
}
.treatment_step_list01 li+li::after {
  content: "";
  position: absolute;
  height: 35px;
  width: 1px;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  background: #c1b4ad;
}
.treatment_step_list01 li+li {
  margin-top: 70px;
}
.treatment_step_list01 li>div {
  color: #867e79;
  position: absolute;
  /* top: -30px; */
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid #867e79;
  border-radius: 50px;
  padding: 5px 50px;
  min-width: 400px;
  letter-spacing: 0.08em;
  font-weight: bold;

  white-space: nowrap;
  min-height: 45px;
}
.treatment_step_list01 li>div::before {
  counter-increment: count;
  content: "Step." counter(count);
  color: #867e79;
  font-size: 20px;
  letter-spacing: 0.12em;
  margin-right: 20px;
}
.treatment_step_list01 li p {
  line-height: 2;
  color: #867e79;
}

/*----------------------------------------------------------------------------------------------------

価格

----------------------------------------------------------------------------------------------------*/
.treatment_info_box01 .price_table01,
.treatment_price_table01 {
  border: 1px solid #e9e5de;
  background: #fff;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.treatment_info_box01 .price_table01 tr:not(:last-child),
.treatment_price_table01 tr:not(:last-child) {
  border-bottom: 1px dashed #e9e5de;
}
.treatment_info_box01 .price_table01 tr>*:not(:last-child),
.treatment_price_table01 tr>*:not(:last-child) {
  border-right: 1px solid #e9e5de;
}
.treatment_info_box01 .price_table01 th,
.treatment_info_box01 .price_table01 td,
.treatment_price_table01 th,
.treatment_price_table01 td {
  padding: 20px 0;
}
.treatment_info_box01 .price_table01 th {
  /* padding: 20px; */
  padding: 20px 10px;
}
.treatment_info_box01 .price_table01 td:last-child,
.treatment_price_table01 td:last-child {
  /* padding: 20px; */
  padding: 20px 10px;
  white-space: nowrap;
}
.treatment_info_box01 .price_table01 td:last-child.wrap,
.treatment_price_table01 td:last-child.wrap {
  white-space: normal;
}
.price_shokai01 {
  font-weight: bold;
  color: #e0657f;
}
.treatment_info_box01 .price_table01 tr.bg {
  background: rgba(249, 247, 244, .5);
}
.treatment_price_table01 tbody:nth-child(even) {
  /* background: #f9f7f4; */
  border-top: 1px solid #e9e5de;
  border-bottom: 1px solid #e9e5de;
}
/* .treatment_price_table01 tbody:nth-child(even) {
  background: #f9f7f4;
} */
.treatment_price_table01 a {
  text-decoration: underline;
  color: #3b3835;
}
.treatment_price_table01 a:hover {
  opacity: .6;
}
@media (max-width: 767px) {
  .treatment_info_box01 .price_table01 th,
  .treatment_info_box01 .price_table01 td,
  .treatment_price_table01 th,
  .treatment_price_table01 td {
    padding: 20px 5px;
  }
}

/*----------------------------------------------------------------------------------------------------

医者のおすすめ

----------------------------------------------------------------------------------------------------*/
.treatment_doctors_recommend_box01 {
  display: flex;
  background: #ffcccc;
  margin-left: 40px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 80px;
}
.treatment_doctors_recommend01_title01 {
  color: #e0657f;
  font-size: 18px;
  font-family: BG;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 20px;
}
.treatment_doctors_recommend_box01>div:first-child {
  border: 3px solid #ffcccc;
  padding: 30px 60px;
  background: #fff;
  margin-left: -40px;
  margin-top: -16px;
  margin-bottom: 16px;
  margin-right: 20px;
  width: 545px;
}
.treatment_doctors_recommend_box01>div:last-child {
  position: absolute;
  right: 20px;
  bottom: -15px;
}

/*----------------------------------------------------------------------------------------------------

WEB予約リンク

----------------------------------------------------------------------------------------------------*/
.web_yoyaku_link01_box01 {
  text-align: center;
  margin-top: 80px;
}
.web_yoyaku_link01 {
  display: inline-block;
  background: #e0657f;
  border-radius: 50px;
  padding: 20px 50px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.08em;
  border: 1px solid #e0657f;
}
.web_yoyaku_link01>span {
  /* padding-right: 20px; */
  padding-right: 40px;
  display: inline-block;
  background: url("../img/tr/web_yoyaku_link01_arrow01.png") no-repeat center right 0;
}
.web_yoyaku_link01:hover {
  color: #e0657f;
  background: #fff;
}
.web_yoyaku_link01:hover>span {
  background-image: url("../img/tr/web_yoyaku_link01_arrow01_on.png");
}
.web_yoyaku_link01_box02 {
  display: flex;
  justify-content: center;
}
.web_yoyaku_link01_txt01 {
  text-align: left;
}
.web_yoyaku_link01--soon01 {
  background: #f9e0e5;
  pointer-events: none;
  border: 1px solid #f9e0e5;
  min-width: 400px;
}
.web_yoyaku_link01--white01 {
  color: #e0657f;
  background: #fff;
}
.web_yoyaku_link01--white01>span {
  background-image: url("../img/tr/web_yoyaku_link01_arrow01_on.png");
}
.web_yoyaku_link01--white01:hover {
  background: #e0657f;
  color: #fff;
}
.web_yoyaku_link01--white01:hover>span {
  background: url("../img/tr/web_yoyaku_link01_arrow01.png") no-repeat center right 0;
}
.web_yoyaku_link01--column01 {
  background: #867F79;
  border: 1px solid #867F79;
  color: #fff;
}
.web_yoyaku_link01--column01:hover {
  background: #fff;
  color: #867F79;
}
.web_yoyaku_link01--column01:hover>span {
  background: url("../img/tr/web_yoyaku_link01_arrow02_on.png") no-repeat center right 0;
}

/*----------------------------------------------------------------------------------------------------

施術ページ for SP

----------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .treatment_department_title01 {
    font-size: 28px;
  }
  .treatment_nav01_list01 {
    display: none;
  }
  .treatment_sankou_kakaku_box01 {
    padding: 15px;
    flex-wrap: wrap;
    align-items: center;
  }
	.treatment_sankou_kakaku_box01>div:nth-child(1) {
		width: 100%;
		margin: 0 0 20px;
	}
  .treatment_sankou_kakaku_box01>div:nth-child(1)>p {
    padding: 10px;
    font-size: 20px;
  }
	.treatment_sankou_kakaku_box01 > div:nth-child(2) span.zeikomi {
		font-size: 18px;
	}
  .treatment_sankou_kakaku_box01>div:nth-child(2) {
    width: calc(100% - 215px - 20px);
    white-space: normal;
    /* text-align: center; */
  }
  .treatment_sankou_kakaku_box01>div:nth-child(3) {
    width: 215px;
  }

  .treatment_price_link01 {
    font-size: 16px;
  }
  .treatment_osusume_title01 {
    font-size: 24px;
  }
  .treatment_feature_title01 {
    font-size: 24px;
    width: auto;
    white-space: nowrap;
  }
  .treatment_feature_merit_box01,
  .treatment_feature_demerit_box01 {
    flex-direction: column;
  }
  .treatment_feature_title02_box01 {
    justify-content: center;
    margin-bottom: 30px;
  }
  /* .treatment_feature_list01 {
    display: flex;
    flex-wrap: wrap;
  } */
  /* .treatment_feature_list01>li {
    width: 48%;
  } */
  /* .treatment_feature_list01>li+li {
    margin-top: 0;
  } */
  /* .treatment_feature_list01>li:nth-child(n+3) {
    margin-top: 20px;
  } */
  .treatment_doctors_recommend_box01 {
    padding-bottom: 240px;
  }
  .treatment_step_title01 {
    font-size: 24px;
  }
  .treatment_step_list01 li>div {
    display: flex;
    align-items: center;
    text-align: left;
    position: initial;
    transform: none;
    margin-top: -60px;
    margin-bottom: 20px;
  }
  .treatment_step_list01 li>div::before {
    white-space: nowrap;
  }
  .treatment_step_list01 li>p {
    text-align: left;
  }
  .treatment_info_title01 {
    font-size: 24px;
    white-space: nowrap;
  }
  .font_22px_sp {
    font-size: 22px !important;
  }
}

/*----------------------------------------------------------------------------------------------------

ビギナーズガイド

----------------------------------------------------------------------------------------------------*/
.hajimete_yoyaku_box01 {
  background: #fdf3eb;
  padding: 15px;
  padding-top: 40px;
}
.hajimete_yoyaku_box01_title01 {
  font-weight: bold;
  font-size: 22px;
  color: #845f48;
  text-align: center;
  margin-bottom: 40px;
}
.hajimete_yoyaku_box01_title01 span {
  padding: 5px 10px;
  border-bottom: 3px solid #845f48;
}
.hajimete_yoyaku_box02 {
  text-align: center;
  background: #fff;
  padding: 50px 30px 40px 30px;
  position: relative;
  padding-top: 50px;
  margin-top: 20px;
}
.hajimete_yoyaku_box02_title01 {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  background: #e0657f;
  border-radius: 50px;
  padding: 5px 40px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.04em;
  font-weight: 500;
}
.hajimete_yoyaku_box02 p {
  line-height: 2;
}
.hajimete_yoyaku_box02 a {
  color: #3b3835;
  border-bottom: 1px solid #3b3835;
}
.hajimete_yoyaku_box02_text01 {
  font-size: 18px;
  font-weight: bold;
  color: #e0657f;
  margin-bottom: 5px;
}
.hajimete_yoyaku_list01 {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  /* flex-direction: column; */
}
.hajimete_yoyaku_list01>li {
  display: flex;
  justify-content: center;
  width: 360px;
}
.hajimete_yoyaku_list01>li+li {
  /* margin-top: 30px; */
}
.hajimete_yoyaku_list01 a {
  width: fit-content;
  display: flex;
  align-items: center;
  border-radius: 50px;
  border: 1px solid #e0657f;
  /* padding: 15px 35px; */
  padding: 15px 30px;
  padding-right: 25px;
  height: 100%;
  color: #e0657f;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 3px 3px 0 #e0657f;
  width: 100%;
}
.hajimete_yoyaku_list01 a>span {
  padding: 10px 0;
  padding-left: 60px;
}
.hajimete_yoyaku_list01 li a.line>span {
  background: url("../img/tr/hajimete_yoyaku_list01_line_icon01.png") no-repeat center left;
}
.hajimete_yoyaku_list01 li a.web>span {
  background: url("../img/tr/hajimete_yoyaku_list01_mail_icon01.png") no-repeat center left;
}
.hajimete_yoyaku_list01 li a.tel>span {
  background: url("../img/tr/hajimete_yoyaku_list01_tel_icon01.png") no-repeat center left;
  padding-left: 80px;
}
.hajimete_yoyaku_list01 a.tel {
  border-color: #867e79;
  box-shadow: 3px 3px 0 #867e79;
  color: #867e79;
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.hajimete_yoyaku_list01 a:hover {
  color: #fff;
  background: #e0657f;
  box-shadow: 3px 3px 0 #ffcccc;
}
.hajimete_yoyaku_list01 a.tel:hover {
  background: #867e79;
  border-color: #867e79;
  box-shadow: 3px 3px 0 #e9e5de;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.hajimete_yoyaku_list01 li a.line:hover>span {
  background-image: url("../img/tr/hajimete_yoyaku_list01_line_icon01_on.png");
}
.hajimete_yoyaku_list01 li a.web:hover>span {
  background-image: url("../img/tr/hajimete_yoyaku_list01_mail_icon01_on.png");
}
.hajimete_yoyaku_list01 li a.tel:hover>span {
  background-image: url("../img/tr/hajimete_yoyaku_list01_tel_icon01_on.png");
}
.hajimete_yoyaku_box03 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 50px;
}
.hajimete_yoyaku_box03+.hajimete_yoyaku_box03 {
  margin-top: 30px;
}
.hajimete_yoyaku_box03 p {
  line-height: 1.8;
  letter-spacing: 0.06em;
}
.hajimete_yoyaku_box03>div:nth-child(1) {
  min-height: 88px;
  background: #fff;
  padding: 15px;
  padding-right: 10px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200px;
  margin-right: 30px;
  flex-shrink: 0;
}
.hajimete_yoyaku_box03>div:nth-child(1) p {
  color: #845f48;
  font-weight: bold;
  font-size: 18px;
  line-height: 2;
}
.hajimete_yoyaku_box03>div:nth-child(1)>div:last-child {
  margin-left: 10px;
  text-align: center;
  flex-grow: 1;
}
.hajimete_yoyaku_box03>div:nth-child(2) {

}
.hajimete_yoyaku_box03:last-child {
  margin-bottom: 80px;
}
.doui_pdf_link01 {
  color: #845f48;
  border-bottom: 1px solid #845f48;
  line-height: 2;
}
.hajimete_box01 {
  background: #f9f7f4;
  padding: 40px 30px;
  position: relative;
  margin-top: 80px;
}
.hajimete_box01 p {
  color: #867e79;
  line-height: 2;
}
.hajimete_box01_title01 {
  background: #e9e5de;
  padding: 5px 20px;
  font-size: 20px;
  color: #867e79;
  letter-spacing: 0.08em;
  text-align: center;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 300px;
}
@media (max-width: 767px) {
  .hajimete_box01_title01 {
    white-space: pre;
  }
  .hajimete_yoyaku_box01_title01 {
    font-size: 28px;
  }
  .hajimete_yoyaku_box02_title01,
  .hajimete_yoyaku_box02 p {
    font-size: 20px;
  }
  .hajimete_yoyaku_box03 {
    padding: 0;
  }
  .hajimete_yoyaku_list01 {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
  }
  .hajimete_yoyaku_list01>li+li {
    margin-top: 30px;
  }
  .hajimete_yoyaku_box03>div:nth-child(1) {
    flex-wrap: wrap;
    padding: 20px;
    padding-top: 30px;
  }
  .hajimete_yoyaku_box03>div:nth-child(1)>* {
    width: 100%;
    text-align: center;
  }
  .hajimete_yoyaku_list01 li a.line>span {
    font-size: 22px;
  }
  .hajimete_yoyaku_list01>li {
    width: 440px;
  }
  .hajimete_yoyaku_list01 a.tel {
    justify-content: center;
    height: 85px;
  }
  .hajimete_yoyaku_list01 li a.tel>span {
    padding-left: 50px;
  }
}
/* ナビ */
.treatment_nav02_list01 {
  display: flex;
  border: 1px solid #a49a94;
}
.treatment_nav02_list01>li {
  flex-grow: 1;
}
.treatment_nav02_list01 a {
  text-align: center;
  color: #867e79;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 110px;
}
.treatment_nav02_list01 a>div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80%;
  padding-bottom: 10px;
  border-left: 1px solid #a49a94;
  background: url("../img/tr/treatment_nav02_list01_icon01.png") no-repeat center bottom;
}
.treatment_nav02_list01>li:nth-child(1) a>div {
  border-left: none;
}
.treatment_nav02_list01 a:hover {
  background-color: #f3f0e9;
}
/* ナビ非表示 */
.page-hifuka_hajimete .treatment_nav01_list01 {
  display: none;
}
@media (max-width: 767px) {
  .treatment_nav02_list01 {
    flex-wrap: wrap;
    padding: 0 20px;
  }
  .treatment_nav02_list01 li {
    width: 50%;
    border-bottom: 1px solid #a49a94;
  }
  .treatment_nav02_list01 li:nth-child(1) {
    width: 100%;
  }
  .treatment_nav02_list01 li:nth-child(3) a>div,
  .treatment_nav02_list01 li:nth-child(5) a>div {
    border-left: 1px solid #a49a94;
  }
  /* .treatment_nav02_list01 li:not(:nth-child(2)) a {
    width: 100%;
  } */
  .treatment_nav02_list01 li:nth-child(2) a {
    letter-spacing: 0.01em;
  }
  .treatment_nav02_list01 li:nth-child(2) a>div {
    display: flex;
    justify-content: flex-start;

  }
  /* .treatment_nav02_list01 li:nth-last-child(1),
  .treatment_nav02_list01 li:nth-last-child(2) { */
  .treatment_nav02_list01 li:nth-last-child(1) {
    border-bottom: none;
  }
  .treatment_nav02_list01 a {
    font-size: 22px;
    height: 90px;
  }
  .treatment_nav02_list01 a>div {
    background: none;
    border-left: none;
    height: 70%;
    padding-bottom: 0;
  }
  .treatment_nav02_list01 a>div>span {
    padding-right: 20px;
    background: url("../img/tr/treatment_nav02_list01_icon01.png") no-repeat center right 0;
  }
}

/* ナビ02 */
.treatment_nav02_list02 {
  display: flex;
  border: 1px solid #a49a94; }
.treatment_nav02_list02>li {
  width: 100%; }
.treatment_nav02_list02 a {
  text-align: left;
  color: #867e79;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 110px; }
.treatment_nav02_list02 a>div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80%;
  padding-bottom: 10px;
  border-left: 1px solid #a49a94;
  background: url("../img/tr/treatment_nav02_list01_icon01.png") no-repeat center bottom; }
.treatment_nav02_list02>li:nth-child(1) a>div {
  border-left: none; }
.treatment_nav02_list02 a:hover {
  background-color: #f3f0e9; }
@media (max-width: 767px) {
  .treatment_nav02_list02 {
    flex-wrap: wrap;
    padding: 0 20px; }
  .treatment_nav02_list02 li {
    width: 50%;
    position: relative; }
  .treatment_nav02_list02 li::after {
    content: '';
    border-bottom: 1px solid #a49a94;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
	z-index: 1; }
  .treatment_nav02_list02 li:nth-child(2n+1) a>div {
    border-right: 1px solid #a49a94; }
  .treatment_nav02_list02 a {
    font-size: 22px;
    height: 90px; }
  .treatment_nav02_list02 a>div {
    background: none;
    border-left: none;
    height: 70%;
    padding-bottom: 0; }
  .treatment_nav02_list02 a>div>span {
    width: 80%;
    padding-right: 20px;
    background: url("../img/tr/treatment_nav02_list01_icon01.png") no-repeat center right 0; }
}




/* HIFU */
.treatment_hifu_box01 {
  text-align: center;
  margin-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.treatment_hifu_textbox01 {
  background: #fff;
  text-align: left;
  position: absolute;
  border: 1px solid #e6a4a8;
  border-radius: 10px;
  padding: 20px 30px;
  top: 0;
  right: 0;
}

.treatment_hifu_textbox01 p {
  line-height: 2;
  font-size: 14px;
  text-align: left;
}

.treatment_hifu_box02 {
  position: relative;
  display: flex;
  margin-bottom: 60px;
}

.treatment_hifu_box02>figure {
  margin-right: 30px;
  flex-shrink: 0;
}

.treatment_hifu_box02 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.treatment_hifu_box02 li {
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  background: #fdf3eb;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  padding-top: 20px;
}

.treatment_hifu_box02 li>p:nth-child(1) {
  font-family: BG;
  font-weight: 700;
  letter-spacing: 0.2em;
  font-size: 14px;
  color: #867e79;
}

.treatment_hifu_box02 li>p:nth-child(2) {
  font-family: BG;
  font-weight: 700;
  letter-spacing: 0.2em;
  font-size: 20px;
  color: #867e79;
  margin-top: -5px;
}

.treatment_hifu_box02 li>p:nth-child(3) {
  color: #e0657f;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.treatment_hifu_textbox02_txt01 {
  font-size: 16px !important;
}
@media (max-width: 767px) {
  .treatment_hifu_textbox01 {
    margin-top: 20px;
    position: initial;
  }
  .treatment_hifu_textbox01 p {
    font-size: 22px;
  }
  .treatment_hifu_box02 {
    display: block;
  }
  .treatment_hifu_box02 figure {
    float: left;
  }
  .treatment_hifu_box02 li {
    width: 180px;
    height: 180px;
    padding-top: 30px;
  }
  .treatment_hifu_box02 li>p:nth-child(3) {
    font-size: 18px;
  }
  .treatment_hifu_textbox02_txt01 {
    font-size: 20px !important;
  }
}


/* PUREリフト */
.purelift_point_sec {
  margin-top: 70px;
}
.purelift_box01 {
  display: flex;
  background: #ffcccc;
  margin-left: 40px;
  margin-top: 16px;
}
.purelift_box01>div:nth-child(1) {
  background: #fff;
  border: 3px solid #ffcccc;
  margin-left: -40px;
  margin-top: -16px;
  margin-right: 40px;
  margin-bottom: 16px;
  padding: 40px;
}
.purelift_box01>div:nth-child(2) {
  margin-top: 15px;
  margin-bottom: -15px;
  margin-right: 20px;
  margin-left: -15px;
}
.purelift_box01+.purelift_box01 {
  margin-top: 56px;
}
.purelift_box01_point {
  font-family: BG;
  font-size: 18px;
  letter-spacing: 0.2em;
  color: #e0657f;
  font-weight: 500;
  text-align: center;
}
.purelift_box01_ttl {
  text-align: center;
  color: #e0657f;
  font-size: 18px;
  letter-spacing: 0.2em;
  line-height: 2;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.purelift_box01_txt {
  line-height: 2;
  font-size: 16px;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .purelift_box01 {
    display: block;
    margin: 0;
    background: #fff;
  }
  .purelift_box01>div:nth-child(1) {
    margin: 0;
  }
  .purelift_box01>div:nth-child(2) {
    margin: 0;
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }
  .purelift_box01_txt {
    font-size: 22px;
  }
  .purelift_box01+.purelift_box01 {
    margin-top: 20px;
  }
  .purelift_box01_point {
    font-size: 24px;
  }
  .purelift_box01_ttl {
    font-size: 24px;
  }
}


/* 症例写真 */
#ba {
  padding-top: 78px;
}
.ba_wrapper {
  border: 2px solid #ffcccc;
  padding: 60px 90px;
  position: relative;
}
.ba_wrapper>div {
  margin-bottom: 30px;
}
.ba_wrapper>div:last-child {
  margin-bottom: 0;
}
.ba_img_wrapper {
  text-align: center;
}
.ba_arrow_wrapper {
  padding: 5px 0;
  display: flex;
  justify-content: center;
}
.ba_arrow {
  display: inline-block;
  height: 11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 11px 0 11px;
  border-color: #e06580 transparent transparent transparent;
}
.ba_ttl01 {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 2;
}
.ba_ttl02 {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2;
}
.ba_h3_wrapper h3 {
  font-size: 20px;
  letter-spacing: 0.08em;
  width: max-content;
}
.ba_h3_wrapper {
  position: absolute;
  /* top: -16px; */
  /* top: -1.9%; */
  top: -1em;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 0 30px;
}
.ba_h3_wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-left: 2px solid #ffcccc;
  height: 60%;
}
.ba_h3_wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-right: 2px solid #ffcccc;
  height: 60%;
}
.ba_wrapper table th {
  vertical-align: top;
  line-height: 2;
}
.ba_wrapper table th p {
  background: #867e79;
  color: #fff;
  white-space: nowrap;
  padding: 0 25px;
  font-weight: normal;
  letter-spacing: 0.08em;
}
.ba_wrapper table td {
  letter-spacing: 0.08em;
  line-height: 2;
  padding-left: 30px;
  padding-bottom: 20px;
}
.ba_img_wrapper img.w100per {
  width: 100%;
}
@media (max-width: 767px) {
  .ba_wrapper {padding: 40px;padding-bottom: 20px;}
  .ba_arrow_wrapper {padding: 10px 0;}
  .ba_h3_wrapper {top: -0.9em;}
  .ba_h3_wrapper h3 {font-size: 24px;}
  .ba_ttl01 {font-size: 22px;}
  .ba_ttl02 {font-size: 18px;}
  .ba_wrapper table {width: 100%;}
  .ba_wrapper table th, .ba_wrapper table td {display: block;}
  .ba_wrapper table td {padding: 10px 0 30px;}
  .ba_img_wrapper {margin-bottom: 50px !important;}
}

/* 美容点滴ページ */
.drip_table01 {
  border-collapse: collapse;
  border-spacing: 0 30px;
  /* letter-spacing: 0.05em; */
}
.drip_table01 tr {
  border-bottom: 1px dashed #e9e5de;
}
.drip_table01 tr:last-child {
  border-bottom: none;
}
.drip_table01 th {
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #e0657f;
  white-space: nowrap;
  padding: 0 40px;
}
.drip_table01 td {
  line-height: 1.8;
  padding: 30px 40px;
  padding-left: 0;
}
.drip_table01 p+p {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .drip_table01 {
    letter-spacing: 0;
  }
  .drip_table01 th, .drip_table01 td {
    display: block;
  }
  .drip_table01 th {
    padding-top: 30px;
  }
  .drip_table01 tr:first-child th {
    padding-top: 10px;
  }
  .drip_table01 td {
    padding: 30px;
  }
}


/* 飲むプラセンタページ */
.placenta_supplement_wrapper01 p {
  line-height: 2;
}
.placenta_supplement_wrapper01>div+div {
  /* margin-top: 30px; */
  margin-top: 40px;
}
.tr_h5_ttl01,
.placenta_supplement_ttl01 {
  position: relative;
  color: #e0657f;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  font-weight: normal;
  border-bottom: 1px solid #e0657f;
  padding-bottom: 10px;
  /* margin-bottom: 10px; */
  /* margin-bottom: 30px; */
  margin-bottom: 20px;
}
.placenta_supplement_box01 {
  display: flex;
  background: #fdf3eb;
  border: 1px dashed #ffcccc;
  border-radius: 10px;
  padding: 35px 40px 30px 40px;
  margin-top: 70px;
  margin-bottom: 40px;
}
.placenta_supplement_box01>div {
  position: relative;
}
.placenta_supplement_box01 h4 {
  padding: 10px 30px;
  background: #e0657f;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  border-radius: 10px;
  letter-spacing: 0.1em;
  position: absolute;
  top: -60px;
  left: 0;
}
.placenta_supplement_box01 h4::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #e0657f transparent transparent transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}
.placenta_supplement_box01 h5 {
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #e0657f;
  margin-top: 10px;
}
.placenta_supplement_box01 span {
  color: #3b3835;
  font-weight: bold;
  text-align: right;
  display: block;
  line-height: 2.5;
}
.placenta_supplement_box01 a {
  color: #e0657f;
  border-bottom: 1px solid #e0657f;
}
.placenta_supplement_box01 figure {
  margin-left: 30px;
}
.placenta_supplement_wrapper01 .web_yoyaku_link01_box01 {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .tr_h5_ttl01,
  .placenta_supplement_ttl01 {
    font-size: 26px;
  }
  .placenta_supplement_box01 {
    display: block;
    padding-top: 40px;
  }
  .placenta_supplement_box01 h4 {
    font-size: 22px;
    top: -80px;
  }
  .placenta_supplement_box01 h5 {
    font-size: 24px;
  }
  .placenta_supplement_box01 figure {
    margin-left: 0;
    margin-top: 30px;
    text-align: center;
  }
  .placenta_supplement_box01 figure img {
    width: 80%;
  }
  .placenta_supplement_wrapper01 .web_yoyaku_link01_box01 {
    margin: 40px 0 80px;
  }
}


/* ダーマペンページ */
.dermapen_wrapper01>div+div {
  margin-top: 60px;
}
.dermapen_txt01 {
  letter-spacing: 0.14em;
  line-height: 2;
  font-feature-settings: 'palt';
}
.dermapen_table01 {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0 10px;
  margin-top: 20px;
}
.dermapen_table01 th, .dermapen_table01 td {
  padding: 30px;
  bottom: 10px solid #fff;
}
.dermapen_table01 th {
  font-size: 18px;
  letter-spacing: 0.1em;
  background: #e0657f;
  color: #fff;
  white-space: nowrap;
  line-height: 2;
  padding: 40px;
}
.dermapen_table01 th span {
  display: block;
}
.dermapen_table01 td {
  background: #faf9f6;
  line-height: 2;
  letter-spacing: 0.14em;
  font-feature-settings: 'palt';
}
.dermapen_table01 a {
  color: #e0657f;
  border-bottom: 1px solid #e0657f;
}
.derma_ttl01 {
  margin-bottom: 20px;
}
.dermapen_sf_onayami_list01 {
  display: flex;
  justify-content: space-between;
}
.dermapen_sf_onayami_list01 img {
  width: 200px;
}
@media (max-width: 767px) {
  .derma_ttl01 img {
    width: 100%;
  }
  .dermapen_table01 {
    border-spacing: 0 20px;
  }
  .dermapen_table01 th, .dermapen_table01 td {
    display: block;
  }
  .dermapen_table01 th {
    font-size: 24px;
    padding: 15px;
  }
  .dermapen_table01 th span {
    display: inline-block;
    margin-left: 1em;
  }
  .dermapen_table01 td {
    font-size: 24px;
  }
  .dermapen_txt01+.dermapen_txt01 {
    margin-top: 0.5em;
  }
  .dermapen_sf_onayami_list01 {
    flex-wrap: wrap;
  }
  .dermapen_sf_onayami_list01>li:nth-child(n+3) {
    margin-top: 30px;
  }
  .dermapen_sf_onayami_list01 img {
    width: 100%;
  }
}


/* ラシャスリップスページ */
.luscious_txt01 {
  font-size: 12px;
  line-height: 2;
}
.luscious_lips_ba_box01>div+div {
  margin-top: 20px;
}
.luscious_lips_ba_box01>div {
  display: flex;
  justify-content: center;
}
.luscious_lips_ba_box02 {
  display: flex;
  justify-content: space-between !important;
}
.luscious_lips_ba_box01_txt01 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}
.luscious_lips_ba_box01_txt01--color01 {
  color: #e0657f;
}
.luscious_lips_ba_box01--yoko {
  display: flex;
  justify-content: space-between;
}
.luscious_lips_ba_box01--yoko>div+div {
  margin-top: 0;
}
.luscious_lips_ba_box01--yoko>div:nth-child(2) {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .luscious_txt01 {
    font-size: 16px;
  }
  .luscious_lips_ba_box01_txt01 {
    font-size: 20px;
  }
  .luscious_lips_ba_box01 {
    text-align: center;
  }
  .luscious_lips_ba_box01 img.pcnone {
    display: inline-block;
  }
  .luscious_lips_ba_box01--yoko {
    display: block;
  }
  .luscious_lips_ba_box01--yoko>div+div {
    margin-top: 20px;
  }
  .luscious_lips_ba_box02 {
    flex-direction: column;
  }
  .luscious_lips_ba_box02>div+div {
    margin-top: 20px;
  }
}


/* 水光注射ページ */
.suikou_ttl01 img {
  position: absolute;
  top: -20px;
  right: 0;
}
.suikou_ttl01 {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px 40px;
  position: relative;
  text-align: center;
  font-size: 24px;
  letter-spacing: 1.8;
  letter-spacing: 0.1em;
  color: #ffffff;
  background: #867e79;
}
.table_suikou01 th {
  background: #e0657f;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.5em;
  padding: 20px;
  border: 1px solid #e0657f;
}
.table_suikou01 td {
  padding: 20px 30px;
  border: 1px solid #867e79;
  line-height: 2;
}
.table_suikou01 td:first-child {
  font-weight: bold;
  background: #f9f7f4;
  color: #867e79;
  white-space: nowrap;
  text-align: center;
}
.table_suikou01+.table_suikou01 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .suikou_ttl01 {
    text-align: left;
    padding: 40px 60px;
    font-size: 28px;
  }
  .suikou_ttl01 img {
    top: -5px;
  }
  .table_suikou01 th {
    font-size: 26px;
    letter-spacing: 0.2em;
  }
  .table_suikou01 td {
    display: block;
    border-top: 0;
  }
}


/* スキンピールバーページ、マッサージピールページ、サリチル酸ピーリングページ */
.skin_peel_bar_wrapper {
  background: url("https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/skin_peel_bar_bg01.png");
  border: 2px solid #e0657f;
  padding: 10px;
}
.skin_peel_bar_wrapper+.skin_peel_bar_wrapper {
  margin-top: 20px;
}
.skin_peel_bar_box01 {
  background: #ffffff;
  padding: 20px;
}
.skin_peel_bar_box01_ttl01 {
  font-feature-settings: initial;
  display: flex;
  justify-content: space-between;
  border-bottom: 2px dotted #e0657f;
  font-weight: bold;
  color: #e0657f;
  font-size: 20px;
  letter-spacing: 0.025em;
  line-height: 1.5;
  padding: 0 0 15px 15px;
  margin-bottom: 15px;
}
.skin_peel_bar_box01_ttl01 i {
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
  background: #e0657f;
  border-radius: 20px;
  padding: 2px 20px;
  font-size: 16px;
}
.skin_peel_bar_box01_ttl01 i+i {
  margin-left: 20px;
}
.skin_peel_bar_box01_cont01 {
  display: flex;
  align-items: center;
  padding: 10px;
}
.skin_peel_bar_box01_cont01>*+* {
  margin-left: 40px;
}
.skin_peel_bar_box01_cont01 i {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.025em;
  font-style: normal;
  display: block;
}
.skin_peel_bar_box01_cont01--blue i {
  color: #0061ba;
}
.skin_peel_bar_box01_cont01--green i {
  color: #95d273;
}
.skin_peel_bar_box01_cont01--red i {
  color: #e1071a;
}
.skin_peel_bar_box01_cont01--black i {
  color: #293940;
}
.skin_peel_bar_box01_cont01 {
  font-size: 16px;
  letter-spacing: 0.14em;
  line-height: 2;
}
.skin_peel_bar_txt02 {
  margin-top: 20px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .skin_peel_bar_box01_ttl01 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    padding: 0 0 20px 0;
  }
  .skin_peel_bar_box01_ttl01 i {
    font-size: 20px;
  }
  .skin_peel_bar_box01_ttl01>*+* {
    margin-top: 5px;
  }
  .skin_peel_bar_box01_cont01 i {
    font-size: 24px;
  }
  .skin_peel_bar_box01_cont01 {
    font-size: 20px;
    flex-direction: column;
  }
  .skin_peel_bar_box01_cont01>*+* {
    margin-top: 10px;
    margin-left: 0;
  }
  .skin_peel_bar_txt02 {
    font-size: 18px;
  }
}


/* ウィキッドスノーホワイトクリーム */
.wicked_ttl01 {
  border: 1px solid #867e79;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #867e79;
  line-height: 1.8;
  padding: 10px;
  margin-bottom: 20px;
}
.wicked_box01 {
  display: flex;
}
.wicked_box01+.wicked_box01 {
  margin-top: 10px;
}
.wicked_box01_ttl01 {
  line-height: 2;
  /* font-size: 18px; */
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background: #867e79;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 225px;
  letter-spacing: 0.1em;
}
.wicked_box01_ttl01 small {
  font-size: 16px;
}
.wicked_box01_cont01 {
  background: #faf9f6;
  padding: 30px;
  line-height: 2;
  flex-grow: 1;
}
.wicked_box01_cont01 .ttl01 {
  color: #867e79;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.14em;
}
.treatment_feature_list01--wicked>li:first-child::before {
  content: none;
}
.treatment_feature_list01--wicked>li:first-child>span {
  padding-left: 0;
}
@media (max-width: 767px) {
  .wicked_box01 {
    flex-direction: column;
  }
  .wicked_box01_ttl01 {
    width: 100%;
    font-size: 26px;
    padding: 10px;
  }
  .wicked_box01_ttl01 small {
    font-size: 20px;
  }
  .wicked_box01_cont01 .ttl01 {
    font-size: 20px;
  }
  .wicked_box01+.wicked_box01 {
    margin-top: 20px;
  }
}


/* GFハイドロジェルモイスチャライジングマスク */
@media (max-width: 767px) {
  .page-gf_hydrogel_moisturizing_mask .treatment_nav01_title01_text01,
  .page-gf_hydrogel_moisturizing_mask .treatment_about_title01_jp {
    font-size: 22px;
  }
}

/* イオン導入 */
.ion_bnr01_box01 {margin-top: 60px;display: flex;justify-content: center;}
.ion_ttl01 {
  height: 143px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.ion_ttl01>figure {
  position: absolute;
  bottom: 0;
  left: 45px;
}
.ion_ttl01>div {
  background: #867e79;
  display: flex;
  align-items: center;
  padding: 20px;
  padding-left: 190px;
}
.ion_ttl01 p {
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.dermapen_table01--ion01 {width: 100%;}
.dermapen_table01--ion01 th {width: 30%;}
.dermapen_table01--ion01 td {width: 70%;}
@media (max-width: 767px) {
  .ion_ttl01 p {
    font-size: 26px;
  }
  .ion_ttl01>figure {
    left: 5px;
  }
  .ion_ttl01>div {
    padding-left: 150px;
  }
  .dermapen_table01--ion01 th, .dermapen_table01--ion01 td {width: 100%;}
}

/* アレルギー */
.allergy_table01 {
  width: 100%;
  font-feature-settings: normal;
  border-bottom: 2px solid #a39a94;
  border-right: 2px solid #a39a94;
  border-collapse: collapse;
  border-spacing: 0;
}
.allergy_table01 caption {
  position: relative;
  border: 2px solid #a39a94;
  border-bottom: none;
}
.allergy_table01 tr {
  border-top: 2px solid #ffffff;
  display: flex;
}
.allergy_table01 caption p:nth-child(1) {
  color: #867e79;
  font-size: 22px;
  text-align: center;
  padding: 10px;
}
.allergy_table01 caption p:nth-child(2) {
  background: #a39a94;
  color: #ffffff;
  font-size: 18px;
  padding: 5px;
}
.allergy_table01 caption p:nth-child(3) {
  background: #fff2f2;
  color: #e0657f;
  padding: 20px;
  text-align: center;
}
.allergy_table01 caption figure {
  position: absolute;
  top: -35px;
  left: 55px;
}
.allergy_table01 th, .allergy_table01 td {
  padding: 30px;
  line-height: 2;
}
.allergy_table01 th {
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background: #a39a94;
  letter-spacing: 0.1em;
  width: 230px;
  padding-right: 0;
  /* min-height: 120px; */
}
.allergy_table01 th p {
  flex-grow: 1;
}
.allergy_table01 td {
  /* border-right: 2px solid #a39a94; */
  background: #faf9f6;
  padding: 30px;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.allergy_table01--full {
  border-bottom: 2px solid #867e79;
  border-right: 2px solid #867e79;
}
.allergy_table01--full caption p:nth-child(2),
.allergy_table01--full th {
  background: #867e79;
}
@media (max-width: 767px) {
  .allergy_table01 caption p:nth-child(1) {font-size: 26px;}
  .allergy_table01 caption p:nth-child(2) {font-size: 24px;}
  .allergy_table01 th {font-size: 22px;padding-left: 25px;}
  .allergy_table01 caption figure {left: 10px;}
}


/* PUREホワイトスキンプログラム */
.pure_white_skin_program_menu_title01 {
  background: #ffcccc;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.1em;
  /* padding: 10px 20px; */
  padding: 20px;
  margin-bottom: 30px;
}
.pure_white_skin_program_menu_title01--brown01 {
  color: #845f48;
}
.pure_white_skin_program_menu_title01--pink01 {
  color: #e0657f;
}
.pure_white_skin_program_menu_title02 {
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #e0657f;
  font-size: 18px;
  margin-bottom: 5px;
}
.pure_white_skin_program_menu_txt01 {
  line-height: 2;
}
.pure_white_skin_program_menu_flexbox01 {
  display: flex;
}
.pure_white_skin_program_menu_flexbox01 figure {
  margin-right: 50px;
}
.pure_white_skin_program_menu_link01 {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.pure_white_skin_program_menu_wrapper+.pure_white_skin_program_menu_wrapper {
  margin-top: 60px;
}
.pure_white_skin_program_link01 {
  font-weight: bold;
  color: #e0657f;
  border-bottom: 1px solid #e0657f;
  letter-spacing: 0.01em;
}
.pure_white_skin_program_menu_flexbox01 .floatleft01 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .pure_white_skin_program_menu_flexbox01 {flex-wrap: wrap;}
  .pure_white_skin_program_menu_flexbox01 figure {flex-shrink: 0;margin-bottom: 30px;text-align: center;margin-right: 0;width: 100%;}
  .pure_white_skin_program_menu_title01,
  .pure_white_skin_program_menu_title02 {font-size: 24px;}
  .pure_white_skin_program_menu_flexbox01 .floatleft01 {margin-bottom: 30px;}
  .page-pure_white_skin_program .treatment_nav01_title01 {width: 100%;}
  .page-pure_white_skin_program .treatment_nav01_title01 p span {display: block;}
}



/* ゼオスキンヘルス */
.zo_skin_health_box01 {
  display: flex;
  align-items: center;
  margin-top: 25px;
}
.zo_skin_health_box01>figure {
  margin-right: 30px;
  flex-shrink: 0;
}
.zo_skin_health_box02 {
  display: flex;
  align-items: center;
}
.zo_skin_health_list01 {
  margin-top: 20px;
}
.zo_skin_health_list01>dt {
  font-size: 18px;
  color: #e0657f;
  letter-spacing: 0.1em;
  line-height: 1.5;

  width: 100%;
}
.zo_skin_health_list01>dd {
  margin-left: 40px;
}
.zo_skin_health_list01>dd::before {
  content: "● ";
  color: #b8b3ab;
  font-size: 10px;
  letter-spacing: 0.14em;
}
.zo_skin_health_list01>*+* {
  margin-top: 5px;
}
.zo_skin_health_list01>dd+dt {
  margin-top: 15px;
}
.zo_skin_health_img05 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .zo_skin_health_box02 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .zo_skin_health_box02>figure,
  .zo_skin_health_box01>figure {
    flex-shrink: 0;
  }
  .zo_skin_health_list01>dt {
    font-size: 24px;
  }
}

/* よくある質問 */
.faq_dl01 dt {
  /* font-size: 20px; */
  font-size: 18px;
  letter-spacing: 0.08em;
  color: #867e79;
  line-height: 1.5;
  border-bottom: 1px solid #bfbab6;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.faq_dl01 dt::before {
  content: "Q. ";
  color: #e0657f;
}
.faq_dl01 dd {
  /* letter-spacing: 0.14em; */
  line-height: 2;
  color: #867e79;
}
.faq_dl01 dd::before {
  content: "A. ";
  font-size: 20px;
}
.faq_dl01>dd+dt {
  margin-top: 30px;
}
.faq_title01 {
  font-size: 20px;
  color: #867e79;
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .faq_dl01 dd::before,
  .faq_dl01 dt {
    font-size: 24px;
  }
  .faq_title01 {
    font-size: 24px;
  }
}

/* バッカルファット除去ページ */
@media (max-width: 767px) {
  .page-buccal_fat .treatment_nav01_title01_text01 {white-space: nowrap;}
  .page-buccal_fat .treatment_nav01_title01 {width: 100%;}
}

/* AGAページ */
.treatment_h5_title01 {
  background: #ffcccc;
  display: flex;
  padding: 20px 30px;
  margin-bottom: 30px;
  font-size: 22px;
  color: #845f48;
  letter-spacing: 0.1em;
}
.aga_title01 {
  color: #e0657f;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .treatment_h5_title01 {
    font-size: 24px;
  }
  .aga_title01 {
    font-size: 24px;
  }
}

/* ハイドラジェントルページ */
.hydragentle_flexbox01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .hydragentle_flexbox01 {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .hydragentle_flexbox01>*+* {
    margin-top: 30px;
  }
  .page-hydragentle .treatment_nav01_title01_text01 {white-space: nowrap;}
  .page-hydragentle .treatment_nav01_title01 {width: 100%;}
}

/* マッサージピールページ */
.massage_peel_h3_title01 {
  margin-bottom: 30px;
}
.massage_peel_flexbox01 {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.massage_peel_flexbox01>figure {
  width: 200px;
  flex-shrink: 1;
}
/* .massage_peel_flexbox01>figure>img { */
.massage_peel_flexbox01>figure img {
  width: 200px;
}
.massage_peel_table01 {
  width: 620px;
  table-layout: fixed;
}
.massage_peel_table01_list02,
.massage_peel_table01_list01 {
  display: flex;
  flex-wrap: wrap;
}
.massage_peel_table01_list01>li {
  width: 50%;
}
.massage_peel_table01_list02>li {
  margin-right: 30px;
}
.massage_peel_table01 strong {
  font-size: 16px;
  color: #e0657f;
  letter-spacing: 0.1em;
}
.massage_peel_table01 caption {
  background: #e0657f;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 20px;
}
.massage_peel_table01 th {
  background: #f9f7f4;
  color: #867e79;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 14px;
  border: 1px solid #867e79;
  line-height: 2;
  white-space: nowrap;
  padding: 0 30px;
  width: 130px;
}
.massage_peel_table01 td {
  font-size: 14px;
  border: 1px solid #867e79;
  padding: 20px;
  line-height: 2;
  letter-spacing: 0.14em;
}
@media (max-width: 767px) {
  .massage_peel_flexbox01 {
    display: block;
  }
  .massage_peel_flexbox01>figure {
    width: auto;
  }
  /* .massage_peel_flexbox01>figure>img { */
  .massage_peel_flexbox01>figure img {
    width: auto;
  }
  .massage_peel_table01 {
    width: 100%;
    table-layout: initial;
  }
  .massage_peel_table01 strong,
  .massage_peel_table01 caption {
    font-size: 22px;
  }
  .massage_peel_table01 th,
  .massage_peel_table01 td {
    font-size: 20px;
  }
  .massage_peel_table01 th {
    padding: 0 20px;
    width: auto;
  }
  .massage_peel_table01_list01>li {
    width: 100%;
  }
}

/* パンくず */
.pankuzu_wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .pankuzu_wrapper {
    display: block;
  }
}

/* ページ公開日・更新日 */
.tr_date_wrapper {
  display: flex;
}
.tr_date_wrapper>div {
  display: flex;
  align-items: center;
}
.tr_date_wrapper>div+div {
  margin-left: 20px;
}
.tr_date_wrapper figure {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.tr_date_wrapper time {
  color: #867e79;
  font-size: 12px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .tr_date_wrapper {
    margin-top: -20px;
    padding: 30px;
    padding-top: 0;
  }
  .tr_date_wrapper time {
    font-size: 18px;
  }
}

/* 監修 */
.kansyuu_wrapper>div {display: flex;align-items: center;background: #f9f7f4;padding: 30px 50px;margin-top: 70px;}
.kansyuu_wrapper figure {margin-right: 55px;}
/* .kansyuu_wrapper figure>img {width: 75px;} */
.kansyuu_wrapper figure img {width: 75px;}
.kansyuu_wrapper i {font-weight: bold;color: #867e79;letter-spacing: 0.075em;font-style: normal;}
.kansyuu_wrapper p {margin-top: 5px;display: flex;flex-direction: column;}
.kansyuu_wrapper a {color: #867e79;text-decoration: underline;letter-spacing: 0.075em;}
.kansyuu_wrapper a:hover {opacity: .5;}
/* .kansyuu_wrapper a:last-child {margin-left: 40px;} */
.kansyuu_wrapper a:last-child {line-height: 2;}
@media (max-width: 767px) {
  .kansyuu_wrapper>div {padding: 30px;}
  .kansyuu_wrapper figure {flex-shrink: 0;margin-right: 30px;}
  /* .kansyuu_wrapper figure>img {width: 100px;} */
  .kansyuu_wrapper figure img {width: 100px;}
  .kansyuu_wrapper p {display: flex;flex-direction: column;}
  .kansyuu_wrapper a {line-height: 2;}
  .kansyuu_wrapper a:last-child {margin-left: 0;}
}

/*  */
.mole_txt01 {
  margin-top: 35px;
  padding: 21px 10px;
  font-size: 16px;
  color: #e0657f;
  border: solid 1px #e0657f;
  text-align: center;
}
@media (max-width: 767px) {
.mole_txt01 {
  font-size: 22px;
  line-height: 1.4; }
}

/* ピアス */
.medical_piercing_table01 {
  width: 100%;
  table-layout: fixed;
}
.medical_piercing_table01 thead {
  background: #e2d9d4;
  color: #867e79;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.medical_piercing_table01 th,
.medical_piercing_table01 td {
  padding: 20px;
  border: 1px solid #e2d9d4;
  text-align: center;
}
.medical_piercing_table01 tbody th,
.medical_piercing_table01 td {
  color: #3b3835;
  letter-spacing: 0.14em;
  font-weight: normal;
}
.medical_piercing_table01 td p {
  display: flex;
  justify-content: center;
  align-items: center;
}
.medical_piercing_table01 td p img {
  margin-right: 20px;
}
.medical_piercing_table01 td:nth-child(1) {
  width: 40%;
}
.medical_piercing_table01--001 tbody th {
  width: 15%;
}
.medical_piercing_table01--001 tbody td:nth-of-type(1) {
  width: 25%;
}
.medical_piercing_table01--001 tbody td:nth-of-type(2) {
  width: 30%;
}
.medical_piercing_table01--001 tbody td:nth-of-type(3) {
  width: 30%;
}
.medical_piercing_box01 figure {
  float: left;
  margin-right: 40px;
}
@media (max-width: 767px) {
  .medical_piercing_table01 td p {
    flex-direction: column;
  }
  .medical_piercing_table01 td p img {
    margin-right: 0;
  }
  .medical_piercing_box01 figure {
    margin-right: 30px;
    margin-bottom: 30px;
  }
}

/* 目頭切開法 */
.megashira_title01 {
  color: #845f48;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .megashira_title01 {
    font-size: 24px;
  }
}

/* 下眼瞼脱脂法 */
.kagankendasshi_flexbox01 {
  display: flex;
  justify-content: space-between;
}
.kagankendasshi_flexbox01>* {
  width: 380px;
}
.kagankendasshi_flexbox01 .title {
  background: #e9e5de;
  color: #867e79;
  font-size: 22px;
  letter-spacing: 0.1em;
  border-radius: 50px;
  margin: 0 auto;
  width: 260px;
  text-align: center;
  padding: 5px 0;
  margin-top: -20px;
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}
.kagankendasshi_flexbox01 figure {
  padding: 0 20px;
}
.kagankendasshi_flexbox01 figure img {
  border-radius: 50%;
  padding: 5px;
  border: 1px solid  #e9e5de;
}
@media (max-width: 767px) {
  .kagankendasshi_flexbox01>* {
    width: 48%;
  }
  .kagankendasshi_flexbox01 .title {
    font-size: 24px;
  }
}

/* モニター募集 */
@media (max-width: 767px) {
  .page-monitor .treatment_nav01_title01>p {
    white-space: nowrap;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .treatment_nav01_title01 {flex-grow: 1;}
  /* .treatment_nav01_title01>p {display: flex;flex-direction: column;} */
  .treatment_nav01_title01>p {display: flex;align-items: center;flex-wrap: wrap;gap: 0 20px;}
  .treatment_nav01_title01 p>*:not(:last-child) {margin-right: 0;}
}

/* 施術ページ購入フォーム用 */
.goukei_flexbox {
  display: flex;
  align-items: center;
  background: #f1e4da;
  border-radius: 6px;
  padding: 30px 55px;
  padding-top: 20px;
}
.goukei_flexbox p {
  color: #845f48;
  font-weight: bold;
  white-space: nowrap;
  padding-right: 40px;
}
#goukei, #goukei_kosuu {
  text-align: center;
  border-radius: 0;
  padding-left: .5em;
  pointer-events: none;
  background: none;
  display: block;
  flex-grow: 1;
  color: #3b3835;
  border-bottom:1px solid #845f48;
  font-weight: bold;
  color: #e0657f;
  font-size: 18px;
  letter-spacing: 0.075em;
  min-width: 0;
  width: calc(100% - 180px);
}
#goukei_zeikomi {pointer-events: none;display: none;}
@media (max-width: 767px) {
  .goukei_flexbox p {padding-right: 30px;text-align: left;}
  #goukei, #goukei_kosuu {font-size: 28px;}
}
.placenta_form_wrapper {
  padding: 40px;
  background: #fdf3eb;
}
.placenta_form_wrapper input,
.placenta_form_wrapper button,
.placenta_form_wrapper select,
.placenta_form_wrapper textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 16px;
  color: inherit;
  border: 0;
  outline: 0;
}
.placenta_form_wrapper input::placeholder {
  color: #3b3835;
  opacity: .3;
  letter-spacing: 0.075em;
}
.placenta_form_wrapper input {
  border-radius: 6px;
  padding: 20px;
  width: 100%;
}
.placenta_form_wrapper select {
  border-radius: 6px;
  padding: 20px;
  padding-right: 70px;
  background: #fff;
  /* width: 150px; */
}
.placenta_form_wrapper .submit {
  background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/placenta_supplement_form_arrow01.png) no-repeat center right 20%, #e0657f;
  color: #fff;
  font-size: 16px;
  border-radius: 6px;
  border: 2px solid #e0657f;
  padding: 30px;
  width: 390px;
  letter-spacing: 0.075em;
  cursor: pointer;
}
.placenta_form_wrapper .submit:hover {
  background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/placenta_supplement_form_arrow01_hover.png) no-repeat center right 20%, #fff;
  color: #e0657f;
}
.placenta_form_wrapper .yuubin_bangou {
  width: 150px;
  /* margin-left: 10px; */
  /* margin-bottom: 20px; */
}
.placenta_form_wrapper .kosuu_label {
  display: inline-block;
  position: relative;
}
.placenta_form_wrapper .kosuu_label::after {
  content: "";
  position: absolute;
  /* top: 46%; */
  top: 30px;
  right: 30px;
  width: 12px;
  height: 7px;
  background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/placenta_supplement_form_arrow02.png) no-repeat;
}
.placenta_form_table {
  width: 100%;
  table-layout: fixed;
}
.placenta_form_table caption {
  margin-bottom: 25px;
}
.placenta_form_table caption div {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #845f48;
  padding: 20px 0;
}
.placenta_form_table caption div span {
  color: #845f48;
  font-size: 16px;
  letter-spacing: 0.075em;
  padding: 0 80px;
}
.placenta_form_table caption div span+span {
  border-left: 1px solid #845f48;
}
.placenta_form_table caption p {
  color: #845f48;
  font-size: 14px;
  text-align: left;
  padding-bottom: 15px;
  line-height: 2;
}
.placenta_form_table th,
.placenta_form_table td {
  padding: 15px 0;
}
.placenta_form_table th {
  color: #3b3835;
  /* font-size: 16px; */
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  letter-spacing: 0.075em;
  /* width: 30%; */
  width: 25%;
}
.placenta_form_table th span {
  background: #845f48;
  color: #fff;
  border-radius: 3px;
  padding: 0 10px;
  line-height: 1.3;
  /* margin-left: 20px; */
  margin-left: 10px;
  display: inline-block;
}
.placenta_form_table td {
  /* width: 70%; */
  width: 75%;
}
.placenta_form_table .error {
  margin-top: 10px;
  font-size: 1.1rem;
}
@media (max-width: 767px) {
  .placenta_form_table .error {
    font-size: 1.5rem;
  }
  .placenta_form_wrapper {
    padding: 30px;
  }
  .placenta_form_wrapper input {
    padding: 30px;
    font-size: 24px;
  }
  .placenta_form_wrapper .yuubin_bangou {
    width: 200px;
  }
  .placenta_form_wrapper select {
    width: 300px;
    font-size: 24px;
    padding: 30px;
  }
  .placenta_form_wrapper .submit {
    font-size: 24px;
    width: 100%;
    padding: 40px;
    background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/placenta_supplement_form_arrow01_sp.png) no-repeat center right 20%, #e0657f;
  }
  .placenta_form_wrapper .submit {
    background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/placenta_supplement_form_arrow01_sp_hover.png) no-repeat center right 20%, #fff;
    color: #e0657f;
  }
  .placenta_form_wrapper .kosuu_label::after {
    top: 44px;
    width: 18px;
    height: 10px;
    background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/placenta_supplement_form_arrow02_sp.png) no-repeat;
  }
  .placenta_form_table caption div {
    flex-direction: column;
    padding: 20px 30px;
  }
  .placenta_form_table caption div span {
    font-size: 20px;
    padding: 0;
  }
  .placenta_form_table caption div span+span {
    border-left: none;
    border-top: 1px solid #845f48;
    margin-top: 20px;
    padding-top: 20px;
  }
  .placenta_form_table caption p {
    font-size: 24px;
    padding-bottom: 20px;
  }
  .placenta_form_table th,
  .placenta_form_table td {
    display: block;
    font-size: 24px;
    padding: 10px 0;
    width: 100%;
  }
  .placenta_form_table th span {
    font-size: 22px;
  }
}
.pla_form_pink {
  color: #e0657f;
  font-size: 14px;
  margin-top: 1em;
}
.placenta_form_table #kosuu {
  width: 250px;
}
.kosuu_flexbox {
  display: flex;
  align-items: center;
}
.placenta_form_table .birthday_flexbox {
  display: flex;
}
.form_pp_checkbox {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.form_pp_checkbox .mwform-checkbox-field-text {
  font-size: 20px;
}
@media (max-width: 767px) {
  .form_pp_checkbox .mwform-checkbox-field-text {
    font-size: 26px;
  }
  .placenta_form_table .birthday_flexbox select {
    width: 160px;
  }
  .placenta_form_table #kosuu {
    width: 300px;
  }
  .pla_form_pink {
    font-size: 22px;
  }
}
/* ラジオボタンcss */
.placenta_form_wrapper .radio-btns input[type=radio].radio-btns__item {
  display: none;
}
.placenta_form_wrapper .radio-btns label {
  display: inline-block;
  cursor: pointer;
}
.placenta_form_wrapper .radio-btns .radio-btns__item + span {
  padding-left: 2em;
  display: inline-block;
  position: relative;
}
.placenta_form_wrapper .radio-btns .radio-btns__item + span::after,
.placenta_form_wrapper .radio-btns .radio-btns__item + span::before {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.placenta_form_wrapper .radio-btns .radio-btns__item + span::after {
  opacity: 0;
  width: 14px;
  height: 14px;
  /* top: 4px; */
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  border: none;
  background: #e0657f;
}
.placenta_form_wrapper .radio-btns .radio-btns__item:checked + span::after {
  opacity: 1;
}

/* MVの購入フォームリンクボタン */
.mv_formlink_wrapper {
  position: relative;
}
.mv_formlink_wrapper a  {
  position: absolute;
  top: 65px;
  right: 40px;
}
@media (max-width: 767px) {
  .mv_formlink_wrapper figure img {
    height: 330px;
    /* margin-left: -25px; */
  }
  .mv_formlink_wrapper a {
    /* top: 0; */
    top: 25px;
    /* right: 0; */
    right: 15px;
  }
}

/* アキュチップ・ピコレーザー・ライムライトしみコンテンツ用20220427 */
.shimi_box01 {
  background: #fdf3f5;
  display: flex;
  border-radius: 10px;
  padding: 0 35px 30px 35px;
  align-items: center;
  justify-content: space-between;
}
.shimi_img04 {
  margin-top: -35px;
}
.shimi_img05 {
  margin-top: 35px;
}
.shimi_box02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 35px;
  margin-top: -25px;
}
.shimi_box02 p {
  font-size: 18px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  line-height: 1.8;
  font-feature-settings: 'palt';
  letter-spacing: .1em;
}
.shimi_box02 p em {
  font-size: 20px;
  color: #e0657f;
  font-style: normal;
}
.shimi_data01 {
  margin-top: 40px;
}
.shimi_box03 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 10px;
  margin-top: -25px;
}
.shimi_box03 p {
  color: #2ab08f;
  font-size: 20px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  line-height: 1.8;
  font-feature-settings: 'palt';
  padding-bottom: 20px;
}
.shimi_box03 p span {
  background:linear-gradient(transparent 70%, #ffeed2 70%);
}
.shimi_box03 figure {z-index: 1;}
.shimi_box06 {
  margin-top: 40px;
}
.shimi_box06 p {
  line-height: 2;
}
.shimi_box04 {
  background: #fdf3f5;
  display: flex;
  border-radius: 10px;
  padding: 0 55px 0 20px;
  align-items: center;
  justify-content: space-between;
  margin-top: 100px;
}
.shimi_box04 p {
  color: #e0657f;
  font-size: 24px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  line-height: 1.8;
  font-feature-settings: 'palt';
  text-align: center;
  letter-spacing: .1em;
}
.shimi_img03 {
  margin-top: -60px;
}
.shimi_box05 {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.shimi_box05 .web_yoyaku_link01 {
  font-size: 18px;
}
@media (max-width: 767px) {
  .shimi_box01 {flex-direction: column;margin: 0 -20px;padding: 0 25px 25px 25px;margin-top: 150px;}
  .shimi_img04 {margin-top: -95px;}
  .shimi_img05 {margin-top: 10px;}
  .shimi_box02 {margin-left: -30px;margin-right: -20px;padding-right: 0;gap: 30px;margin-top: -10px;}
  .shimi_box02 p {font-size: 22px;line-height: 1.3;}
  .shimi_box02 p em {font-size: 24px;}
  .shimi_img01 {flex-shrink: 0;width: 190px;}
  .shimi_img01 img {width: 100%;}
  .shimi_box03 {gap: 30px;}
  .shimi_box03 p {font-size: 22px;}
  .shimi_box03 figure {flex-shrink: 0;z-index: 1;}
  .shimi_box04 {padding: 0;padding-right: 35px;align-items: flex-end;}
  .shimi_box04 p {line-height: 1.5;padding-bottom: 35px;letter-spacing: .2em;}
  .shimi_img03 {margin-left: -10px;margin-top: -45px;}
  .shimi_box05 {flex-direction: column;align-items: center;gap: 30px;}
}
/* ピコレーザー・アキュチップ・ライムライト比較表用css */
.shimi_box08 {font-family: fot-tsukuardgothic-std, sans-serif;font-weight: bold;line-height: 1.2;margin-top: 80px;}
.shimi_box08>ul {display: flex;flex-wrap: wrap;}
.shimi_box08>ul>li {width: 100%;display: flex;justify-content: flex-end;gap: 5px;position: relative;}
.shimi_box08>ul>li>p {background: #dbe6e8;-ms-writing-mode: tb-rl;writing-mode: vertical-rl;display: flex;justify-content: center;align-items: center;margin-right: -5px;flex-grow: 1;}
.shimi_box08>ul>li.li002>p {border-top: 3px solid #fff;border-bottom: 3px solid #fff;}
.shimi_box08>ul>li.header>p {opacity: 0;}
.shimi_box08>ul>li.header>div::before {position: absolute;right: 10px;bottom: -6%;}
.shimi_box08>ul>li.header>div:nth-of-type(1)::before {content: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/shimi_table01_img01.png);}
.shimi_box08>ul>li.header>div:nth-of-type(2)::before {content: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/shimi_table01_img02.png);}
.shimi_box08>ul>li.header>div:nth-of-type(3)::before {content: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/shimi_table01_img03.png);}
.shimi_box08>ul>li>div {width: 260px;padding: 30px 20px;}
.shimi_box08>ul>li.header>div {color: #fff;font-size: 24px;letter-spacing: .05em;position: relative;border-top-left-radius: 5px;border-top-right-radius: 5px;padding: 10px 20px;}
.shimi_box08>ul>li.header>div:nth-of-type(1) {background: #3dabcc;}
.shimi_box08>ul>li.header>div:nth-of-type(2) {background: #edb24c;}
.shimi_box08>ul>li.header>div:nth-of-type(3) {background: #2ab08f;}
.shimi_box08>ul ul {display: flex;flex-wrap: wrap;gap: 20px;}
.shimi_box08>ul ul>li {font-size: 18px;padding-left: 1em;width: 100%;text-indent: -1em;}
.shimi_box08>ul ul>li::before {content: "●";font-size: .5em;vertical-align: 0.5em;margin-right: 1em;}
.shimi_box08>ul>li>div:nth-of-type(1) ul>li::before {color: #3dabcc;}
.shimi_box08>ul>li>div:nth-of-type(2) ul>li::before {color: #edb24c;}
.shimi_box08>ul>li>div:nth-of-type(3) ul>li::before {color: #2ab08f;}
.shimi_box08>ul>li:not(.header)>div:nth-of-type(1) {border: 3px solid gray;border-color: #94d7c7;}
.shimi_box08>ul>li:not(.header)>div:nth-of-type(2) {border: 3px solid gray;border-color: #f6d8a5;}
.shimi_box08>ul>li:not(.header)>div:nth-of-type(3) {border: 3px solid gray;border-color: #9ed5e5;}
.shimi_box08>ul>li.li001>div {border-bottom: 0 !important;}
.shimi_box08>ul>li.li002>div {border-top: 0 !important; border-bottom: 0 !important;}
.shimi_box08>ul>li.li003>div {border-top: 0 !important;}
.shimi_box08>ul>li>div>p {font-size: 18px;}
.shimi_box08 .li002 {background: #f9f8f5;}
@media (max-width: 767px) {
  .shimi_box08>ul>li.header>div {font-size: 16px;}
  .shimi_box08>ul>li.header>div::before {right: 0px;bottom: -12px;transform: scale(.7);}
  .shimi_box08>ul>li>div {padding: 20px 10px;width: 186px;}
  .shimi_box08>ul>li>p {font-size: 16px;}
}
/* セベリアシリーズ */
.cebelia_table01 {
  height: 100%;
  width: 100%;
  border-top: 1px solid #867e79;
  border-bottom: 1px solid #867e79;
}
.cebelia_table01 tr+tr {
  border-top: 1px dashed #867e79;
}
.cebelia_table01 th {
  background: #f9f7f4;
  min-width: 170px;
  font-size: 14px;
  color: rgb(134, 126, 121);
  font-weight: bold;
  line-height: 1.714;
}
.cebelia_table01 td {
  font-size: 14px;
  color: rgb(59, 56, 53);
  line-height: 2;
  padding: 20px 35px;
}
@media (max-width: 767px) {
  .cebelia_table01 th,
  .cebelia_table01 td {
    font-size: 20px;
  }
  .mv_formlink_wrapper a {
    top: 60px;
    width: 220px;
  }
}
/* リビジョン */
.revision_box01 {
  display: flex;
  gap: 20px;
}
.revision_box01 .cebelia_table01 {
  height: auto;
}
.revision_box01 .cebelia_table01 th,
.revision_box01 .cebelia_table01 td {
  display: block;
  width: 100%;
}
.revision_box01 .cebelia_table01 th {
  padding: 10px 0;
  border-bottom: 1px dashed #867e79;
}
.revision_box01 .cebelia_table01 td {
  padding: 30px 10px;
}
.revision_box01 .title01 {
  font-size: 18px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  gap: 10px;
  line-height: 1.5;
  margin: 0 0 20px;
}
.revision_box01 .ttile01 small {
  font-size: 14px;
}
.revision_box01:not(:first-of-type) {
  margin: 80px 0 0;
}
@media (max-width: 767px) {
  .revision_box01>figure {
    flex-shrink: 0;
  }
  .revision_box01 {
    flex-direction: column;
  }
  .revision_box01 .title01 {
    font-size: 24px;
    text-align: center;
    margin: 0 0 30px;
  }
}
/* 20221215エムディアページ */
.revision_box01 .title01 i {
  color: #e0657f;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: .1em;
  border-radius: 50px;
  background: #ffcccc;
  padding: 5px 30px;
  margin-right: 1em;
  font-style: normal;
}
.revision_box01>div {
  flex-grow: 1;
}
.revision_box01--m-dear figure {
  width: 230px;
  flex-shrink: 0;
}
.revision_box01--m-dear figure img {
  width: 100%;
}
@media (max-width: 767px) {
  .revision_box01>div {
    width: 100%;
  }
  .revision_box01--m-dear {
    align-items: center;
  }
}
/* アートメイク */
/* ピコレーザー */
.artmake_box02 {
  display: flex;
  justify-content: space-between;
}
.artmake_box02 strong {
  font-size: 18px;
  color: #e0657f;
}
.artmake_box02 figure {
  margin-right: 50px;
  flex-shrink: 0;
  width: 300px;
}
@media (max-width: 767px) {
  .artmake_box02 {
    display: block;
  }
  .artmake_box02>*+* {
    margin-top: 20px;
  }
  .artmake_box02 figure {
    margin-right: 0;
    width: auto;
    /* float: left; */
  }
  .artmake_box02 strong {
    font-size: 24px;
  }
}
.artmake_box01 figure {
  width: 300px;
  margin-right: 50px;
  float: left;
}
.artmake_img05 {
  text-align: center;
}
.artmake_img05 img {
  width: 470px !important;
}
.artmake_ba01 {
  text-align: center;
}
.artmake_ba01 img {
  width: auto !important;
}
@media (max-width: 767px) {
  .artmake_ba01 img {width: 100% !important;}
}
/* 20221220アートメイク関連ページ */
.artmake_list01 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.artmake_list01>li {
  width: 265px;
}
.artmake_list01>li p {
  margin: 10px 0 0;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  color: rgb(224, 101, 127);
  line-height: 2;
}
.artmake_list01>li p::after {
  content: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/tr/artmake_listarrow01.png);
}
@media (max-width: 767px) {
  .artmake_list01>li {
    width: 290px;
  }
  .artmake_list01>li p {
    font-size: 20px;
  }
  .artmake_box01 figure {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
/* コラムの画像回り込み */
.img_float_r01 {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
.img_float_r01+*::after {
  content: "";
  clear: both;
  display: block;
}
/* 施術ページキャンペーン画像 */
.tr_cp_img01 {text-align: center;}
.tr_cp_img01 img {width: 80%;}

/* 症例写真20230303w */
.ba_wrapper--artmake {
  padding: 60px 50px;
}
.ba_wrapper--artmake .list01 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 3em;
}
.ba_wrapper--artmake .list01>li {
  width: 348px;
}
.ba_wrapper--artmake .list01--onlyone {
  justify-content: center;
}
.ba_wrapper--artmake .list01--onlyone>li {
  width: 660px;
}
.ba_wrapper--artmake .ba_ttl01 {
  font-size: 16px;
  line-height: 1.8;
}
.ba_wrapper--artmake .ba_txt01 {
  font-size: 14px;
  line-height: 1.8;
  margin-top: .5em;
}
.ba_wrapper--artmake .ba_img_wrapper {
  margin-bottom: 1em;
}
.ba_wrapper--artmake .ba_img_wrapper img {
  width: 100%;
}
@media (max-width: 767px) {
  .ba_wrapper--artmake {
    padding: 40px;
    padding-bottom: 20px;
  }
  .ba_wrapper--artmake .ba_img_wrapper {
    margin-bottom: 1em !important;
  }
  .ba_wrapper--artmake .list01 {
    gap: 80px;
  }
  .ba_wrapper--artmake .list01>li {
    width: 100%;
  }
  .ba_wrapper--artmake .ba_ttl01 {
    font-size: 22px;
  }
  .ba_wrapper--artmake .ba_txt01 {
    font-size: 20px;
  }
}
/* 口コミ 20230407w*/
.kuchikomi_list01>li {
  padding: 30px 0;
}
.kuchikomi_list01>li:last-of-type {
  padding-bottom: 0;
}
.kuchikomi_list01>li+li {
  border-top: 1px dashed #c4bebb;
}
.kuchikomi_list01>li:first-of-type {
  padding-top: 0;
}
.kuchikomi_list01 .star05 {
  background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/kuchikomi_star05.png) no-repeat center center / contain;
  display: inline-block;
  height: 21px;
  width: 126px;
  margin-bottom: 10px;
}
.kuchikomi_list01 .star04 {
  background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/kuchikomi_star04.png) no-repeat center center / contain;
  display: inline-block;
  height: 21px;
  width: 126px;
  margin-bottom: 10px;
}
.kuchikomi_list01 .star03 {
  background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/kuchikomi_star03.png) no-repeat center center / contain;
  display: inline-block;
  height: 21px;
  width: 126px;
  margin-bottom: 10px;
}
.kuchikomi_list01 .txt01 {
  font-size: 16px;
  color: rgb(134, 126, 121);
  line-height: 2;
}
.kuchikomi_list01 .link_wrapper01 {
  margin-top: 1em;
}
.kuchikomi_list01 .link01 {
  font-size: 16px;
  color: rgb(134, 126, 121);
  font-weight: bold;
  line-height: 2;
  border: none;
  display: flex;
  align-items: center;
  gap: 0px;
}
.kuchikomi_list01 .link01::before {
  content: "";
  background: url(https://www.dc-pure.com/pure-beauty/wp-content/themes/beauty01/img/kuchikomi_arrow01.png) no-repeat;
  display: inline-block;
  height: 23px;
  width: 23px;
}
.kuchikomi_list01 .link01:hover {
  opacity: .6;
}
/* .treatment_info_box01 {
  background: #f9f7f4;
  padding: 50px 30px 0;
  position: relative;
} */
/* .treatment_info_title01 {
  font-size: 20px;
  color: rgb(134, 126, 121);
  font-weight: bold;
  line-height: 1.8;
  display: flex;
  justify-content: center;
  position: absolute;
  top: -.8em;
  left: 0;
  width: 100%;
} */
@media (max-width: 767px) {
  .kuchikomi_list01>li:first-of-type {
    padding-top: 30px;
  }
  /* .treatment_info_box01 {
    padding: 30px;
  }
  .treatment_info_title01 {
    font-size: 26px;
  } */
  .kuchikomi_list01 .link01,
  .kuchikomi_list01 .txt01 {
    font-size: 22px;
  }
}
/* 表ハムラ */
.hamura_table01 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
.hamura_table01 th {
  color: #fff;
  background: #867e79;
  padding: 2em 1em;
  font-size: 22px;
  letter-spacing: .1em;
  line-height: 1.5;
}
.hamura_table01 tbody td {
  background: #f5f5f5;
  padding: .5em;
}
.hamura_table01 tbody td>p {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-size: 22px;
  line-height: 1.8;
}
.hamura_table01 tbody td strong {
  font-weight: normal;
}
.hamura_table01 tbody td small {
  font-size: 16px;
}
@media (max-width: 767px) {
  .hamura_table01 th {
    white-space: nowrap;
  }
  .hamura_table01 tbody td small {
    text-align: left;
  }
}
/* 20231017w */
.mv_wrapper+div {
  margin-top: 30px;
}
.fat-freezing_img02 {
  display: flex;
  justify-content: center;
}
.fat-freezing_img02 img {
  width: auto !important;
}
.fat-freezing_title01 {
  font-size: 18px;
  color: rgb(132, 95, 72);
  line-height: 2;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .fat-freezing_title01 {
    font-size: 24px;
  }
}
/* 20250214w */
.dermeden-pro_ttl01 {
  font-weight: 500;
  color: #e0657f;
  letter-spacing: .1em;
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}
.dermeden-pro_ttl03 {
  color: #5b96d2;
  font-size: 22px;
  letter-spacing: .1em;
  text-align: center;
  margin-top: 30px;
}
.dermeden-pro_txt01 {
  text-align: center;
}
.dermeden-pro_effect01 {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 50px;
}
.dermeden-pro_effect01>* {
  border-radius: 100%;
  background: #e0657f;
  color: #fff;
  font-size: 22px;
  text-align: center;
  align-content: center;
  width: 210px;
  height: 210px;
  letter-spacing: .1em;
}
.dermeden-pro_effect02 {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}
.dermeden-pro_effect02>* {
  background: #5b96d2;
  color: #fff;
  font-size: 22px;
  border-radius: 100px;
  width: 240px;
  min-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: .08em;
}
.treatment_feature_merit_box01.dermeden-pro {
  display: flex;
}
.dermapen_table01.dermeden-pro th {
  padding: 20px;
  width: 30%;
}
.dermapen_table01.dermeden-pro td {
  width: 70%;
}
.treatment_feature_merit_box01.dermeden-pro .treatment_feature_title02_box01 {
  white-space: nowrap;
  padding: 0 60px;
}
.dermeden-pro_txt02 {
  font-size: 14px;
}
.dermeden-pro_ttl02 {
  background: #fff;
  border-radius: 100px;
  color: #e0657f;
  font-weight: 700;
  min-width: 190px;
  line-height: 1.5;
  padding: 5px 20px;
  margin-bottom: 30px;
}
.treatment_feature_title02.dermeden-pro {
  font-weight: 500;
}
.juvelook_txt01 {
  letter-spacing: .1em;
}
@media (max-width: 767px) {
  .dermeden-pro_ttl01 {
    font-size: 26px;
  }
  .dermeden-pro_effect01 {
    gap: 20px;
  }
  .dermeden-pro_effect01>* {
    height: 185px;
    width: 185px;
  }
  .dermeden-pro_txt01 {
    text-align: left;
    line-height: 2;
  }
  .dermeden-pro_effect02 {
    flex-wrap: wrap;
  }
  .dermeden-pro_effect02>* {
    min-height: 50px;
    width: 260px;
  }
  .dermapen_table01.dermeden-pro td,
  .dermapen_table01.dermeden-pro th {
    width: 100%;
  }
  .web_yoyaku_link01 {
    line-height: 1.5;
    display: flex;
    align-items: center;
  }
  .dermeden-pro_txt02 {
    font-size: 18px;
  }
  .dermeden-pro_ttl02 {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    padding: 5px 40px;
  }
  .dermeden-pro_img02 {
    width: 250px;
  }
  .treatment_feature_title02.dermeden-pro {
    font-size: 24px;
  }
  .dermeden-pro_ttl03 {
    font-size: 26px;
  }
  .dermapen_table01.dermeden-pro td {
    font-size: 22px;
  }
}