@charset "UTF-8";
/* =======================
          common
=========================*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.photofacial {
  line-height: 1.4;
  overflow: hidden;
  margin-top: 60px;
}
@media screen and (max-width:767px) {
  .photofacial {
    margin-top: 40px;
  }
}
figure {
  margin: 0;
}
.header-area {
  height: auto;
}
header {
  padding: 0;
}
p:not(:last-child) {
  margin-bottom: 1.6em;
}
.flex {
  display: flex;
}
.col2, .col3, .col4 {
  display: flex;
}
.flex_wrap {
  flex-wrap: wrap;
}
#flow {
  padding: 0;
}
.profile_list ul {
  padding: 0;
}
h2, h3, h4, h5, h6 {
  margin: 0;
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
.wid80 {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .wid80 {
    width: 100%;
  }
}
.bg_brown {
  padding: 30px 35px;
  background-image: linear-gradient(#fbf9f6 76%, #e5d8c5);
  text-align: center;
}
.mv-box {
  position: relative;
}
.mv-box .mv-box-btn03 {
  position: relative;
}
.mv-box .mv-box-btn01 {
  position: absolute;
  left: 3.2%;
  top: 80%;
  width: 30% !important;
}
.mv-box .mv-box-btn02 {
  position: absolute;
  left: 35%;
  top: 80%;
  width: 30% !important;
}
@media screen and (max-width: 768px) {
  .mv-box .mv-txt01 {
    position: absolute;
    width: 100% !important;
    text-align: center;
    top: 63%;
    font-weight: bold;
    font-size: clamp(0.8rem, 3vw, 3rem);
  }
  .mv-box .mv-box-btn01 {
    position: absolute;
    width: 60% !important;
    top: 80%;
    left: 20%;
  }
  .mv-box .mv-box-btn02 {
    position: absolute;
    width: 60% !important;
    top: 89%;
    left: 20%;
  }
}
/*@media screen and (max-width: 375px) {
.mv-txt01 {position: absolute; width: 90%!important; text-align: center; top:65%; left:5%; font-weight: bold;font-size: 14px;}
.mv-box .mv-box-btn01 {position: absolute; width: 60%!important; top: 81%;left: 20%;}
.mv-box .mv-box-btn02 {position: absolute; width: 60%!important; top: 87%;left: 20%;}
}
*/
h2.h2_title {
  background: #25437b;
  background-position: center top;
  color: #fff;
  font-size: clamp(30px, 6vw, 48px);
  font-weight: normal;
}
h2.h2_title span {
  color: #fff;
  font-size: clamp(30px, 6vw, 48px);
}
@media screen and (max-width: 480px) {
  h2.h2_title {
    font-size: 20px;
  }
  h2.h2_title span {
    font-size: 20px;
  }
}
h2.content-ttl {
  margin: 20px 0;
  font-size: 30px;
  font-weight: bold;
  color: #64000C;
  line-height: 1.2;
  white-space: nowrap;
}
@media screen and (max-width: 568px) {
  h2.content-ttl {
    font-size: 5.5vw;
  }
}
.serif {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
.mt30 {
  margin-top: 30px;
}
.mt-100 {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .mt-100 {
    margin-top: 50px;
  }
}
.pdb-0 {
  padding-bottom: 0 !important;
}
.mgb-0 {
  margin-bottom: 0 !important;
}
.ft-rt {
	text-align: right;
	
}

.fs80 {
font-size: 80%;	
}
.fs120 {
font-size: 120%;	
}

.content-box01 {
  /*max-width: 1040px;
  padding: 0 20px;*/
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content-box01 {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .pcOnly {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .flex-sp-block {
    display: block;
  }
}
div#t-btn {
  z-index: 5;
}
.pink01 {
  color: #c1435d;
}
.pink02 {
  color: #cc1e42;
}
.pink03 {
  color: #d0495d;
}
.red01 {
  color: #e5002f;
}
.red02 {
  color: #e30505;
}
/*------------------------------
  mv
--------------------------------*/
.mv {
  padding: 0 10px;
  background: url(../imgs/photofacial/mv_bg.png) 0 / cover no-repeat;
}
.mv-content {
  position: relative;
  max-width: 1000px;
  padding: 0;
}
.mv_main {
  width: 69%;
  padding: 20px 0 30px;
  position: relative;
  z-index: 2;
}
.mv_img {
  position: absolute;
  bottom: -40px;
  left: 49%;
  width: 100%;
  height: 100%;
  padding-top: 56px;
}
.mv_img img {
  width: auto;
  height: 100%;
}
/*------------------------------
  under-mv
--------------------------------*/
.under-mv {
  text-align: center;
  position: relative;
}
.under-mv-price {
  margin-bottom: 40px;
}
.under-mv-text {
  font-size: 24px;
  line-height: 2;
  margin-bottom: 22px;
}
@media screen and (max-width:767px) {
  .under-mv-price {
    margin-bottom: 20px;
  }
  .under-mv-text {
    font-size: 18px;
    margin-bottom: 0;
  }
}
/*------------------------------
  anchor-area
--------------------------------*/
.anchor-area {
  padding: 25px 0 30px;
}
.anchor-area .content-box01 {
  max-width: 1100px;
}
.anchor-area .anchor-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.anchor-area .anchor-list li {
  width: 32%;
  height: 100px;
  border: 2px solid #c1435d;
  border-radius: 3px;
  background: #fff5f5;
  margin-bottom: 20px;
}
.anchor-area .anchor-list li:hover {
  opacity: 0.7;
  transition: .2s;
}
.anchor-area .anchor-list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #c1435d;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width:767px) {
  .anchor-area {
    padding: 25px 0 10px;
  }
  .anchor-area .anchor-list li {
    width: 49%;
    height: 80px;
    padding: 10px 2px;
    margin-bottom: 10px;
  }
  .anchor-area .anchor-list li a {
    font-size: 14px;
  }
}
/*------------------------------
  今までのフォトフェイシャルとの違い
--------------------------------*/
.diff {
  padding-top: 40px;
  margin-bottom: 65px;
}
.gradation-bg {
  background: rgb(202, 107, 0);
  background: -moz-linear-gradient(87deg, rgba(202, 107, 0, 1) 0%, rgba(202, 107, 0, 1) 45%, rgba(98, 49, 49, 1) 100%);
  background: -webkit-linear-gradient(87deg, rgba(202, 107, 0, 1) 0%, rgba(202, 107, 0, 1) 45%, rgba(98, 49, 49, 1) 100%);
  background: linear-gradient(87deg, rgba(202, 107, 0, 1) 0%, rgba(202, 107, 0, 1) 45%, rgba(98, 49, 49, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fadede", endColorstr="#daebf3", GradientType=1);
  padding: 30px 38px;
  border-radius: 0;
}
.diff .gradation-bg {
  padding-top: 22px;
}
.gradation-bg .sub-ttl {
  font-size: 36px;
  text-align: center;
  margin-bottom: 20px;
}
.gradation-bg .sec-ttl {
  font-size: 45px;
  line-height: 1.3;
  border-radius: 10px;
  text-align: center;
  padding: 20px;
  color: #fff !important;
}
.gradation-bg .sec-ttl span.atte {
  font-size: 130%;
  color: #ffff6c;
}
.bg-pink {
  background: #f1ebe2;
}
.diff .bg-pink {
  padding: 30px 38px;
  border-radius: 10px;
}
.diff .bg-pink-ttl {
  font-size: 36px;
  text-align: center;
  color: #fff;
  background: #cc737e;
  padding: 15px 0;
  margin-bottom: 30px;
}
.bg-pink-inner {
  margin: 100px auto 0;
  border: 4px #af8927 solid;
  width: 600px;
  padding: 0;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.no-case {
  position: absolute;
  top: -58px;
  left: -33px;
  width: 10vw;
}
@media screen and (max-width: 768px) {
  .no-case {
    top: -42px;
    left: -21px;
    width: 20%;
  }
}
.diff .bg-pink-inner {
  display: flex;
  justify-content: space-between;
}
.diff .bg-pink-inner .text-area {
  width: 65%;
}
.diff .bg-pink-inner .text-area p {
  font-size: 18px;
  margin-bottom: 30px;
}
.diff .bg-pink-inner .text-area p:last-of-type {
  margin-bottom: 0;
}
.diff .bg-pink-inner .img-area {
  width: 30%;
}
.bg-gray {
  padding: 50px 38px 74px;
  margin-bottom: 40px;
  background: #dadada;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.bg-gray::before {
  position: absolute;
  content: "";
  background: url(../imgs/photofacial/machine_bg02.png) 100% 0 / contain no-repeat;
  width: 422px;
  height: 275px;
  top: 0;
  right: 0;
  z-index: 2;
}
.bg-gray::after {
  position: absolute;
  content: "";
  background: url(../imgs/photofacial/recomend_img01.png) 0 100% / contain no-repeat;
  width: 40%;
  height: 400px;
  bottom: 10px;
  right: 5%;
  z-index: 4;
}
.bg-gray .bg-gray-ttl {
  position: relative;
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  background: #fff;
  padding: 30px 20px;
  margin-bottom: 45px;
  border-radius: 10px;
}
.bg-gray .bg-gray-ttl::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 60px 0 60px;
  border-color: #fff transparent transparent transparent;
}
.bg-gray-inner {
  padding: 60px 35px 100px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 3;
}
.check-list {
  list-style: none;
}
.check-list li {
  font-size: 30px;
  position: relative;
  line-height: 1.7;
  padding: 10px 0;
  margin-left: 66px;
  margin-bottom: 0;
  background: url(../imgs/photofacial/underline_bg.png) 0 100% / contain repeat-x;
}
.check-list li::before {
  position: absolute;
  content: "";
  width: 48px;
  height: 46px;
  background: url(../imgs/photofacial/check_icon.png) 0 0 / cover no-repeat;
  top: 6px;
  left: -60px;
}
/* .cm-area {} */
.cm-area .ttl {
  font-size: 35px;
  text-align: center;
  line-height: 1.6;
  padding: 24px;
  color: #fff;
  background: #cc737e;
}
.cm-area .bg-pink {
  padding: 90px 0px 116px 100px;
  border-radius: 0 0 10px 10px;
  background: #fadddd url(../imgs/photofacial/comment_bg.png) center 100% / 95% no-repeat;
  margin-bottom: 0;
}
.cm-area .bg-pink p {
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: 4px;
}
.marker {
  background: linear-gradient(transparent 80%, #fff000 0%);
}
@media screen and (max-width:767px) {
  .diff {
    margin-bottom: 30px;
  }
  .gradation-bg {
    padding: 10px 15px;
  }
  .diff .gradation-bg {
    padding-top: 10px;
  }
  .gradation-bg .sub-ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .gradation-bg .sec-ttl {
    font-size: 20px;
    padding: 10px;
  }
  .diff .bg-pink {
    padding: 20px 15px;
  }
  .diff .bg-pink-ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .bg-pink-inner {
    padding: 0;
    width: 95%;
  }
  .diff .bg-pink-inner {
    flex-flow: wrap column-reverse;
  }
  .diff .bg-pink-inner .text-area {
    width: 100%;
  }
  .diff .bg-pink-inner .text-area p, .diff .bg-pink-inner .text-area p:last-of-type {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .diff .bg-pink-inner .img-area {
    max-width: 284px;
    width: 45%;
    margin: 0 auto;
  }
  .bg-gray {
    padding: 20px 15px 100px;
    margin-bottom: 30px;
  }
  .bg-gray::after {
    width: 38%;
  }
  .bg-gray .bg-gray-ttl {
    font-size: 24px;
    padding: 10px;
    margin-bottom: 35px;
  }
  .bg-gray .bg-gray-ttl::after {
    border-width: 25px 40px 0 40px;
  }
  .bg-gray-inner {
    padding: 20px 15px;
  }
  .check-list li {
    font-size: 16px;
    margin-left: 30px;
  }
  .check-list li::before {
    width: 22px;
    height: 22px;
    top: 10px;
    left: -30px;
  }
  .cm-area .ttl {
    font-size: 18px;
    padding: 10px 5px;
  }
  .cm-area .bg-pink {
    position: relative;
    height: 160px;
    /* padding: 6vw 0 47px; */
    background: #FADDDC url(../imgs/photofacial/comment_bg.png) center 100% / auto 93% no-repeat;
  }
  /* .cm-area .bg-pink p {
    font-size: 18px;
    text-align: center;
    padding: 0 23vw 0 0;
  } */
  .cm-area .bg-pink p {
    font-size: 18px;
    /* text-align: center; */
    /* padding: 0 23vw 0 0; */
    position: absolute;
    top: 22%;
    right: 47%;
  }
}
@media screen and (max-width:480px) {
  .cm-area .bg-pink {
    height: 120px;
  }
  .cm-area .bg-pink p {
    font-size: 16px;
    width: 100%;
    right: auto;
    left: 50%;
    transform: translateX(-140px);
  }
}
/*------------------------------
  フォトフェイシャルステラM22の特徴
--------------------------------*/
/* .feature {} */
.feature .gradation-bg {
  margin-bottom: 50px;
}
.feature .point-wrap {
  margin-bottom: 100px;
}
.feature .point-wrap .point-ttl {
  position: relative;
  font-size: 48px;
  color: #fff;
  background: #002857;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 50px;
}
.feature .point-wrap .point-ttl::before {
  position: absolute;
  content: "";
  bottom: -12px;
  left: 30px;
  width: 128px;
  height: 131px;
  background: url(../imgs/photofacial/point03_icon.png) 0 0 / cover no-repeat;
}
.feature .point-wrap.point02 .point-ttl::before {
  background: url(../imgs/photofacial/point04_icon.png) 0 0 / cover no-repeat;
}
.feature .point-wrap.point03 .point-ttl::before {
  background: url(../imgs/photofacial/point01_icon.png) 0 0 / cover no-repeat;
}
.feature .point-wrap.point04 .point-ttl::before {
  background: url(../imgs/photofacial/point05_icon.png) 0 0 / cover no-repeat;
}
.feature .point-wrap.point05 .point-ttl::before {
  background: url(../imgs/photofacial/point02_icon.png) 0 0 / cover no-repeat;
}
.feature .point-wrap .inner {
  padding: 0 20px;
}
.feature .point-wrap .big-text {
  font-size: 34px;
  margin-bottom: 50px;
  text-align: center;
}
.feature .point-wrap .text {
  font-size: 20px;
  line-height: 1.5;
}
/* .feature .point-wrap .img-area {
  text-align: center;
} */
.feature .point-wrap.point01 .text {
  margin-bottom: 40px;
}
.feature .point-wrap.point01 .img-area {
  margin-bottom: 60px;
}
.feature .point-list {
  display: flex;
  justify-content: space-between;
}
.feature .point-list li {
  width: 32.5%;
  padding: 71px 18px 37px;
  background: url(../imgs/photofacial/point01_bg.png) center / contain no-repeat;
  position: relative;
}
.feature .point-list li:nth-of-type(2) {
  background: url(../imgs/photofacial/point02_bg.png) center / contain no-repeat;
}
.feature .point-list li:last-of-type {
  background: url(../imgs/photofacial/point03_bg.png) center / contain no-repeat;
}
.feature .point-list li .item-ttl {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 0;
}
.feature .point-list li .item-text {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 2px;
}
.feature .point-wrap .sub-ttl {
  font-size: 20px;
  padding: 5px 30px;
  background: #f2f2f2;
  margin-bottom: 30px;
}
.feature .point-wrap.point02 .flex {
  justify-content: space-between;
  margin-bottom: 1.6em;
}
.feature .point-wrap.point02 .flex .text-area {
  width: 58%;
}
.feature .point-wrap.point02 .img-area {
  margin-bottom: 30px;
  text-align: center;
}
.feature .point-wrap.point03 .inner {
  margin-bottom: 80px;
}
.feature .point-wrap.point04 .inner {
  margin-bottom: 35px;
}
.feature .point-wrap.point05 .flex {
  justify-content: space-between;
}
.feature .point-wrap.point05 .flex .text-area {
  width: 46%;
}
.feature .point-wrap.point05 .flex .img-area {
  width: 46%;
}
.feature .pink-ttl {
  font-size: 24px;
  text-align: center;
  color: #fff;
  background: #cc737e;
  padding: 15px 0;
  margin-bottom: 30px;
}
@media screen and (max-width:767px) {
  .feature .gradation-bg {
    margin-bottom: 20px;
  }
  .feature .point-wrap {
    margin-bottom: 30px;
  }
  .feature .point-wrap .point-ttl {
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .feature .point-wrap .point-ttl::before {
    bottom: -6px;
    left: 10px;
    width: 65px;
    height: 67px;
  }
  .feature .point-wrap .inner {
    padding: 0 10px;
  }
  .feature .point-wrap .big-text {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .feature .point-wrap .text {
    font-size: 16px;
  }
  .feature .point-wrap.point01 .text {
    margin-bottom: 20px;
  }
  .feature .point-wrap.point01 .img-area {
    margin-bottom: 20px;
  }
  .feature .point-list {
    flex-direction: column;
  }
  .feature .point-list li {
    max-width: 340px;
    min-height: 250px;
    width: 100%;
    margin: 0 auto;
  }
  .feature .point-list li {
    background: url(../imgs/photofacial/point01_bg_sp.png) center / contain no-repeat;
  }
  .feature .point-list li:nth-of-type(2) {
    background: url(../imgs/photofacial/point02_bg_sp.png) center / contain no-repeat;
  }
  .feature .point-list li:last-of-type {
    background: url(../imgs/photofacial/point03_bg_sp.png) center / contain no-repeat;
  }
  .feature .point-list li .item-ttl {
    font-size: 20px;
    margin-top: 15px;
  }
  .feature .point-list li .item-text {
    font-size: 16px;
  }
  .feature .point-wrap .sub-ttl {
    font-size: 18px;
    padding: 5px 10px;
    margin-bottom: 10px;
  }
  .feature .point-wrap.point02 .flex {
    flex-flow: wrap column-reverse;
  }
  .feature .point-wrap.point02 .item-box .flex {
    flex-flow: wrap;
  }
  .feature .point-wrap.point02 .flex .text-area {
    width: 100%;
    margin-bottom: 20px;
  }
  .feature .point-wrap.point02 .flex .img-area {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
  }
  .feature .point-wrap.point03 .inner {
    margin-bottom: 20px;
  }
  .feature .point-wrap.point05 .flex {
    flex-flow: wrap column-reverse;
  }
  .feature .point-wrap.point05 .flex .text-area {
    width: 100%;
    margin-bottom: 20px;
  }
  .feature .point-wrap.point05 .flex .img-area {
    width: 100%;
    max-width: 470px;
    margin: 0 auto;
  }
  .feature .pink-ttl {
    font-size: 20px;
  }
}
/*------------------------------
  「光治療」と「レーザー治療」の違いとは？
--------------------------------*/
.treat-compare {
  margin-bottom: 40px;
}
.treat-compare .bg-pink {
  padding: 70px 0;
  margin-bottom: 40px;
}
.bg-white {
  padding: 50px 38px;
  background: #fff;
}
.bg-white .big-text {
  font-size: 33px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.bg-white .detail-box {
  border: 3px solid #969696;
  border-radius: 10px;
  padding: 20px 30px;
  margin-bottom: 30px;
}
.bg-white .detail-box:nth-of-type(2) {
  margin-bottom: 48px;
}
.bg-white .detail-box .detail-ttl {
  display: inline-block;
  font-size: 24px;
  letter-spacing: 5px;
  color: #fff;
  background: #00bd9b;
  padding: 4px 35px;
  margin-bottom: 18px;
  border-radius: 20px;
}
.bg-white .detail-box:nth-of-type(2) .detail-ttl {
  background: #1e7cd5;
}
.bg-white .detail-box p {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
.treat-compare .bg-pink.about-risk {
  border-radius: 10px;
  padding: 30px 34px;
}
.treat-compare .bg-pink.about-risk .ttl {
  font-size: 36px;
  color: #fff;
  background: #cc737e;
  padding: 15px 0;
  text-align: center;
  margin-bottom: 20px;
}
.treat-compare .bg-pink.about-risk .inner {
  background: #fff;
  border-radius: 10px;
  padding: 50px 30px;
}
.treat-compare .bg-pink.about-risk .inner p {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .treat-compare {
    margin-bottom: 30px;
  }
  .treat-compare .bg-pink {
    padding: 20px 0;
    margin-bottom: 30px;
  }
  .bg-white {
    padding: 20px 15px;
  }
  .bg-white .big-text {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .bg-white .detail-box {
    padding: 20px 15px;
  }
  .bg-white .detail-box .detail-ttl {
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
  }
  .bg-white .detail-box p {
    font-size: 16px;
  }
  .bg-white .detail-box:nth-of-type(2) {
    margin-bottom: 20px;
  }
  .treat-compare .bg-pink.about-risk {
    padding: 20px 15px;
  }
  .treat-compare .bg-pink.about-risk .ttl {
    font-size: 22px;
  }
  .treat-compare .bg-pink.about-risk .inner {
    padding: 20px 15px;
  }
  .treat-compare .bg-pink.about-risk .inner p {
    font-size: 18px;
  }
}
/*------------------------------
  料金表
--------------------------------*/
#price .gradation-bg {
  margin-top: 80px;
  margin-bottom: 40px;
}
.table-wrap {
  padding: 0 38px;
  margin-bottom: 30px;
}
.table-wrap .table-ttl {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 2px solid #969696;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.charge-table table {
  width: 100%;
  margin-bottom: 18px;
}
.chemical-wrap .charge-table table:last-of-type {
  margin-bottom: 50px;
}
.charge-table table th, .charge-table table td {
  border: 1px solid #bababa;
}
.charge-table table th {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  background: #ffa396;
  line-height: 1;
  padding: 15px 0;
  text-align: center;
}
.charge-table table .td-ttl {
  font-size: 20px;
  font-weight: 500;
  width: 40%;
  padding: 15px 15px 15px 26px;
  color: #0f0f0f;
  background: #ffece8;
  text-align: left;
  line-height: 1.5;
}
.charge-table table .td-ttl .small {
  font-size: 12px;
}
.charge-table table td {
  font-size: 24px;
  padding-right: 40px;
  text-align: right;
  background: #fff;
  vertical-align: middle;
}
.charge-table .note {
  font-size: 14px;
}
.charge-table .mid-ttl {
  font-size: 30px;
  text-align: center;
  color: #64000c;
  letter-spacing: 2px;
  line-height: 1.5;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 36px;
  border-bottom: 3px solid #cbbb84;
}
@media screen and (max-width:767px) {
  .price {
    padding-bottom: 20px;
  }
  #price .gradation-bg {
    margin-top: 50px;
  }
  .table-wrap {
    padding: 0 15px;
  }
  .table-wrap .table-ttl {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .charge-table table th {
    font-size: 18px;
    padding: 10px 0;
    line-height: 1.2;
  }
  .charge-table table .td-ttl {
    font-size: 15px;
    padding: 10px;
    width: 50%;
  }
  .charge-table table td {
    font-size: 16px;
    padding-right: 10px;
  }
  .chemical-wrap .charge-table table:last-of-type {
    margin-bottom: 20px;
  }
  .charge-table .mid-ttl {
    font-size: 20px;
    line-height: 1.4;
  }
}
/*------------------------------
  治療の流れ
--------------------------------*/
.flow {
  padding-bottom: 50px;
}
.flow ol {
  justify-content: center;
  list-style-type: none;
}
#flow li {
  border: 1px solid #a7a7a7;
  background: #eaeaea;
  padding: 16px 24px 20px;
  margin-bottom: 23px;
  width: calc(50% - 9px);
  position: relative;
  line-height: 1.4;
}
.flow li:nth-of-type(even) {
  margin-left: auto;
}
#flow li p.step {
  position: relative;
  left: -25px;
  margin-bottom: 20px;
}
#flow li p.step > span span, #flow li p.step > span:last-child {
  display: inline-block;
  font-size: 2rem;
  line-height: 1.4;
}
#flow li p.step > span:last-child {
  margin-left: 20px;
}
#flow li p.step > span:not(:last-child) {
  display: inline-block;
  background: #000;
  color: #ffffff;
  font-size: 1.5rem;
  padding: 0 24px;
}
#flow li p.step > span.serif {
  font-size: 27px;
}
#flow li p:last-child {
  margin-top: 30px;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  #flow {
    margin: 30px 0 !important;
  }
  #flow li p.step {
    width: calc(100% + 50px);
  }
  #flow li p.step > span:last-child {
    margin-left: 10px;
  }
  #flow li p.step > span:not(:last-child) {
    font-size: 20px;
    padding: 0 15px;
  }
  #flow li p.step > span span {
    font-size: 24px;
  }
  #flow li p.step > span.serif {
    font-size: 20px;
  }
}
@media screen and (max-width: 559px) {
  #flow li {
    width: 100%;
  }
}
/*------------------------------
  3つの理由
--------------------------------*/
.reason {
  background: #f1f1f1;
  padding-top: 60px;
  padding-bottom: 60px;
}
.reason-content {
  background: #fff;
  border: 2px solid #3a0d92;
  border-radius: 10px;
  margin-top: 5%;
  padding: 4% 4.5%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 480px) {
  .reason-content {
    padding: 12px;
  }
}
.reason-content + div {
  margin-top: 3.4%;
}
.reason-content figure {
  -ms-flex-preferred-size: 29.4%;
  flex-basis: 29.4%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .reason-content figure {
    margin-bottom: 20px;
  }
}
.reason-content div {
  margin-left: 4%;
  font-size: 22px;
}
@media screen and (max-width: 480px) {
  .reason-content div {
    margin-left: 0%;
    font-size: 18px;
  }
}
.reason-content h3 {
  margin-bottom: 28px;
  font-size: 33px;
  color: #3a0d92;
}
@media screen and (max-width: 768px) {
  .reason-content h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .reason-content h3 {
    font-size: 20px;
    text-align: center;
  }
}
.caution {
  font-size: 1.7rem;
  line-height: 1.6;
}
.caution-red {
  font-size: 20px;
  color: #ff0000;
  font-weight: bold;
}
/*------------------------------
  よくある質問
--------------------------------*/
#faq {
  padding-top: 70px;
}
#faq .h2_title {
  background: #cc737e;
}
#faq dl dt {
  color: #333;
  font-size: 20px;
}
#faq dl dt::before {
  font-style: normal;
}
#faq dl dd {
  text-indent: -3em;
  padding: 0 0 0 3.2em;
}
#faq dl dd::before {
  text-indent: 0.5em;
  font-style: normal;
  width: 55px;
}
#clinic_point {
  padding-left: 0;
}
@media screen and (max-width: 480px) {
  #faq dl dd {
    text-indent: -3.5em;
    padding: 0 0 0 3.8em;
  }
}
/*------------------------------
  アクセス
--------------------------------*/
#access {
  margin-top: 90px;
}
/*------------------------------
  その他
--------------------------------*/
.red {
  color: #ff0000 !important;
}
/*------------------------------
  アクネライト
--------------------------------*/
.recomended-treat {
  margin-bottom: 38px;
}
.recomended-treat .sec-ttl {
  font-size: 36px;
}
.recomended-treat .blue-ttl {
  letter-spacing: 4px;
  margin-bottom: 30px;
}
.recomended-treat .treat-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recomended-treat .treat-list .item-box {
  width: 49.3%;
  padding: 18px;
  margin-bottom: 14px;
  border-radius: 8px;
}
.recomended-treat .treat-list .item-box.chemical {
  background: #cbdff3;
}
.recomended-treat .treat-list .item-box.aeon {
  background: #cbeff3;
}
.recomended-treat .treat-list .item-box.darmapen {
  background: #f7eade;
}
.recomended-treat .treat-list .item-box.potenza {
  background: #def7e0;
}
.recomended-treat .treat-list .item-box.piko {
  background: #f7e2de;
}
.recomended-treat .treat-list .item-box .treat-ttl {
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 20px;
}
.recomended-treat .treat-list .item-box.chemical .treat-ttl {
  color: #163281;
}
.recomended-treat .treat-list .item-box.aeon .treat-ttl {
  color: #0372a0;
}
.recomended-treat .treat-list .item-box.darmapen .treat-ttl {
  color: #6f4c2c;
}
.recomended-treat .treat-list .item-box.potenza .treat-ttl {
  color: #406f44;
}
.recomended-treat .treat-list .item-box.piko .treat-ttl {
  color: #9d4e3f;
}
.recomended-treat .treat-list .item-box.piko .treat-ttl .small {
  font-size: 18px;
}
.recomended-treat .treat-list .item-box .box-inner {
  padding: 26px 16px;
  background: #fff;
  border-radius: 8px;
}
.recomended-treat .treat-list .item-box .box-inner .flex {
  justify-content: space-between;
  margin-bottom: 0 !important;
}
.recomended-treat .treat-list .item-box.chemical .box-inner .flex {
  margin-bottom: 40px;
}
.recomended-treat .treat-list .item-box.aeon .box-inner .flex {
  margin-bottom: 34px;
}
.recomended-treat .treat-list .item-box.darmapen .box-inner .flex, .recomended-treat .treat-list .item-box.potenza .box-inner .flex, .recomended-treat .treat-list .item-box.piko .box-inner .flex {
  margin-bottom: 10px;
}
.recomended-treat .treat-list .item-box .box-inner .flex .img-area {
  max-width: 168px;
  width: 39.25%;
}
.recomended-treat .treat-list .item-box .box-inner .flex .img-area img {
  width: 100%;
}
.recomended-treat .treat-list .item-box .box-inner .flex .text-area {
  max-width: 240px;
  width: 56%;
  font-size: 18px;
  line-height: 1.6;
}
.recomended-treat .treat-list .item-box .box-inner .box-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.recomended-treat .treat-list .item-box .box-inner .box-bottom .price-area {
  font-size: 24px;
}
.recomended-treat .treat-list .item-box.aeon .box-inner .box-bottom .price-area {
  width: 60%;
  text-align: right;
}
.recomended-treat .treat-list .item-box .box-inner .box-bottom .price-area .price-pink {
  color: #de006e;
}
.recomended-treat .treat-list .item-box .box-inner .box-bottom .price-area .price-pink .price {
  font-size: 30px;
  font-weight: bold;
}
.recomended-treat .treat-list .item-box .box-inner .box-bottom .btn-area {
  max-width: 175px;
  width: 36.3%;
  margin-left: 10px;
}
.recomended-treat .treat-list .item-box .box-inner .box-bottom .btn-area .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 42px;
  color: #fff;
  background: #de006e;
  border-radius: 8px;
}
.link-box {
  margin: 50px 20%;
  border: 1px solid #CBBB84;
  border-radius: 5px;
}
.link-box a {
  display: block;
  padding: 3px;
  text-decoration: none;
}
.box-ttl {
  text-align: center;
  border-radius: 5px;
  position: relative;
  padding: 24px 12px;
  font-size: 20px;
  color: #fff;
  background: #64000C;
}
span.box-arrow {
  position: absolute;
  right: 14px;
  top: 50%;
  font-size: 18px;
  transform: translateY(-50%);
}
@media screen and (max-width:767px) {
  .recomended-treat .sec-ttl {
    font-size: 20px;
  }
  .recomended-treat .treat-list .item-box {
    width: 100%;
    padding: 10px;
  }
  .recomended-treat .treat-list .item-box .treat-ttl {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  .recomended-treat .treat-list .item-box .box-inner {
    padding: 10px;
  }
  .recomended-treat .treat-list .item-box.chemical .box-inner .flex, .recomended-treat .treat-list .item-box.aeon .box-inner .flex {
    margin-bottom: 10px;
  }
  .recomended-treat .treat-list .item-box .box-inner .flex .img-area {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .recomended-treat .treat-list .item-box .box-inner .flex .text-area {
    max-width: 100%;
    font-size: 16px;
  }
  .recomended-treat .treat-list .item-box .box-inner .box-bottom {
    flex-wrap: wrap;
  }
  .recomended-treat .treat-list .item-box .box-inner .box-bottom .price-area {
    font-size: 18px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
  .recomended-treat .treat-list .item-box.aeon .box-inner .box-bottom .price-area {
    width: 100%;
    text-align: center;
  }
  .recomended-treat .treat-list .item-box .box-inner .box-bottom .price-area .price-pink .price {
    font-size: 22px;
  }
  .recomended-treat .treat-list .item-box .box-inner .box-bottom .btn-area {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
  .link-box {
    margin: 30px 0;
  }
  .box-ttl {
    font-size: 16px;
  }
}
.feature .point-wrap .sub-ttl_l {
  color: #d53b67;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.3;
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .feature .point-wrap .sub-ttl_l {
    font-size: 22px;
    padding: 10px;
  }
}
.feature .point-wrap .stella-ttl {
  color: #d53b67;
  font-size: 22px;
  border-bottom: solid 1px #d53b67;
  margin-bottom: 5px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .feature .point-wrap .stella-ttl {
    font-size: 18px;
  }
}
/*------------------------------
6つの理由
--------------------------------*/
.case {
  padding-top: 0;
}
.tit_chosen {
  text-align: center;
  margin-top: 60px;
}
.case_box_txt {
  margin: 30px auto;
  width: 90%;
}
.case_box p {
  font-size: 20px; 
  max-width: 600px;
}
.case_box_txt p {
  margin-top: 20px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .case_box p {
    font-size: 18px; 
  }
  .case_box_txt p {
    font-size: 18px;
  }
}
.case-img {
  width: 100%;
  border-radius: 0 0 10px 10px;
}
.case-img img {
  width: 100%;
  border-radius: 0 0 5px 5px;
  vertical-align: bottom;
}
.case .bg-pink {
  padding: 30px 38px 100px 38px;
  border-radius: 0;
}
.each-tit {
  background-color: #af8927;
  text-align: center;
  color: #fff;
  font-size: 34px;
  padding: 30px 0;
}
@media screen and (max-width: 768px) {
  .each-tit {
    font-size: 25px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 500px) {
  .each-tit {
    font-size: 20px;
  }
}
.each-tit span {
  font-size: 50px;
  color: #ffff78;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .each-tit span {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .each-tit span {
    font-size: 30px;
  }
}
.case .bg-pink-ttl {
  font-size: 36px;
  text-align: center;
  color: #fff;
  background: #cc737e;
  padding: 15px 0;
  margin-bottom: 30px;
}
.case .bg-pink-inner .img-area {
  text-align: center;
  margin-bottom: 40px;
}
.case .bg-pink-inner .big-text {
  font-size: 28px;
  margin-bottom: 30px;
}
.case .bg-pink-inner .text-area p {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 1.5;
}
.case .bg-pink-inner .text-area p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .case {
    padding-top: 0;
  }
  .case .bg-pink-ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .case .bg-pink {
    padding: 20px 15px 100px 15px;
  }
  .case .bg-pink-inner .img-area {
    margin-bottom: 20px;
  }
  .case .bg-pink-inner .big-text {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .case .bg-pink-inner .text-area p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
/*------------------------------
  症例写真
--------------------------------*/
.case_box {
  /*width: 600px;*/
  margin: 0 auto;
}
.case_box .case_info {
  padding: 20px 4% 30px;
  border: 1px solid #e4e4e4;
  background: #f7f7f7;
  margin: 40px auto 0;
}
.case_box .case_info p {
  font-size: 18px;
  margin-top: 10px;
}
.case_box .case_info p.separate {
  border-top: solid 1px #000;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .case_box .case_info {
    padding: 5px 4% 15px;
    margin: 20px auto 0;
  }
  .case_box .case_info p {
    font-size: 13px;
  }
}

/* ----- fv ----- */
.fv-inner {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.fv.pc img {
  width: 100%;
  vertical-align: bottom;
}
.fv-h1.d-none {
  display: none;
}
.fv.sp {
  display: none;
}
.fv.sp img {
  width: 100%;
  vertical-align: bottom;
}
.fv-logo {
  padding: 1%;
}
.fv.pc .fv-logo img {
  width: 20%;
}
.fv.sp .fv-logo img {
  width: 70%;
}
.fv {
  /* margin-bottom: 50px;*/
}
@media screen and (max-width: 767px) {
  .fv.pc {
    display: none;
  }
  .fv.sp {
    display: block;
  }
}


section.message {
  background: url(../imgs/approach/img_07.png) 100% 100% / cover repeat;
  position: relative;
	padding-bottom: 900px;
}
section.message p {
  font-size: 18px;
}
section.message p.fs80 {
  font-size: 80%; 
}

@media screen and (max-width: 600px) {
	
	section.message {
	padding-bottom: 1000px;
}
}

section.message .tit_message {
  position: absolute;
  top: -74px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 50;
  width: 580px;
}
@media screen and (max-width: 768px) {
	section.message .tit_message {
  width: 95%;
}
	section.message .tit_message img {
  width: 95%;
}
}


section.message .tit_message img {
  width: 580px;
}
section.message .main_txt {
  width: 600px;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  z-index: 100;
  opacity: 0.8;
  top: 247px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
section.message .main_txt {
  width: 95%;
	}
}