img {
  width: 100%;
}

a {
  text-decoration: none;
}

header {
  position: relative;
  z-index: 2;
}

.FV {
  position: relative;
  margin-top: -2%;
}

.content {
  width: 428px;
  margin: 0 auto;
  overflow-x: hidden;
}

.pink-txt {
  color: #FF698C;
  font-weight: bold;
}

.c-btn-wrap {
  box-shadow: 0px 0px 50px -5px rgba(17, 255, 0, 0.51);
  border-radius: 50%;
}
.c-btn-wrap a {
  transition: 0.3s;
  position: relative;
  display: block;
}
.c-btn-wrap a::before {
  content: "";
  background: url(../images/cta-fukidashi.png);
  width: 18%;
  height: 56%;
  top: -12px;
  left: -8px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
.c-btn-wrap a:hover {
  opacity: 0.7;
}

.ex-lift {
  font-family: "Noto Sans JP", sans-serif;
  padding: 20px;
  border-radius: 10px;
  margin-top: 10px;
}
.ex-lift .inner {
  width: 95%;
  margin: 0 auto;
}
.ex-lift p {
  padding-left: 3em;
  text-indent: -4em;
  font-size: 14px;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  font-weight: bold;
  color: #4B4B4B;
}

.main-cta-block {
  padding: 45px 20px 30px;
  background: url(../images/fv_mask.png);
  background-size: 100% 100%;
  margin-top: -10%;
}
.main-cta-block .campaign-bnr-wrap {
  margin-bottom: 30px;
}

.campaign-bnr-wrap .txt-img {
  margin: 0 auto;
  width: 70%;
}
.campaign-bnr-wrap .campaign-bnr img {
  box-shadow: 0px 0px 30px 0px #B5BEE3;
  border-radius: 11px;
}

.attention-block {
  position: relative;
  z-index: 2;
}

.approach-block {
  margin-top: -19%;
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
  padding-top: 80px;
  background: url(../images/bg-approach.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.approach-block .img-area {
  margin: 10px 20px 0;
}
.approach-block .img-area img {
  box-shadow: 0px 10px 34px 0px rgba(98, 128, 192, 0.52);
  border-radius: 10px;
}
.doctor-block {
  position: relative;
  padding: 30px 20px;
}
.doctor-block div {
  position: relative;
  z-index: 3;
}
.doctor-block .notes {
  font-family: "Noto Sans JP", sans-serif;
  color: #585A65;
  font-size: 300;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
  font-size: 14px;
  margin-top: 10px;
}
/*.doctor-block::before {
  content: "";
  background: url(../images/doctor_img.png);
  width: 50%;
  height: 38%;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -2%;
  right: -20px;
  z-index: 2;
}*/
.doctor-block::after {
  content: "";
  background: url(../images/doctor_shade.png);
  width: 100%;
  height: 40%;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.doctor-block .fukidashi-area {
  width: 63%;
}
.doctor-block .ttl-area {
  margin-bottom: 15px;
}
.doctor-block .ttl-area div {
  width: 68%;
}
.doctor-block .pro_doctor{
    margin: 0 auto 6%;
    width: 90%;
}
.case-block {
  background: url(../images/frame_bg.png);
  background-size: 100% 100%;
  background-position: center;
  padding: 80px 25px 30px;
  position: relative;
}
.case-block::before {
  content: "";
  background: url(../images/gold01_img.png);
  width: 104px;
  height: 186px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.case-block::after {
  content: "";
  background: url(../images/gold02_img.png);
  width: 104px;
  height: 186px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.case-block h2 {
  width: 42%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}
.case-block h2::before {
  content: "";
  background: url(../images/title_icon.png);
  width: 47px;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -40px;
  right: 0;
  left: 0;
  margin: auto;
}
.case-block h2::after {
  content: "";
  background: url(../images/case_arw.png);
  width: 38px;
  height: 31px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -43px;
  right: 0;
  left: 0;
  margin: auto;
}
.case-block .img-area02{
	margin-top: 50px;
}
.case-block .ex-lift {
  margin-top: 0px;
}

.about-block {
  background-image: url(../images/about_pico-bg.png);
  background-size: 100%;
  padding-bottom: 50px;
}
.about-block .first-img-area {
  position: relative;
  z-index: 1;
}
.about-block .container {
  background: #ffffff;
  box-shadow: 10px 10px 20px 0px rgba(253, 103, 140, 0.11);
  border-radius: 10px;
  margin: 0 20px;
  padding: 60px 20px 17px;
  margin-top: -50px;
  position: relative;
  z-index: 2;
}
.about-block .container::before {
  content: "";
  background: url(../images/machine.png);
  width: 26%;
  height: 11%;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -11px;
  left: -24px;
  z-index: 3;
}
.about-block .container .ttl-area {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px;
  color: #585A65;
}
.about-block .container .ttl-area .sub-ttl {
  color: #FD678D;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.about-block .container .ttl-area .ttl {
  font-size: 38px;
}
.about-block .container .ttl-area .ttl span {
  color: #FD678D;
}
.about-block .container .txt-area {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  color: #585A65;
  margin: 20px 0 30px;
}
.about-block .container .txt-area p {
  margin-bottom: 15px;
  line-height: 1.7;
}
.about-block .container .txt-area p span {
  color: #FD678D;
  font-weight: bold;
}
.about-block .container .img-area {
  position: relative;
  z-index: 4;
}

.treat01-block {
  padding-top: 40px;
  position: relative;
}
.treat01-block::before {
  content: "";
  background: url(../images/treat_bg01.png);
  width: 100%;
  height: 60%;
  background-size: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.treat01-block::after {
  content: "";
  background: url(../images/treat_bg02.png);
  width: 100%;
  height: 30%;
  background-size: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
.treat01-block .content {
  position: relative;
  z-index: 3;
}

.between-block {
  margin-top: -37%;
  position: relative;
  z-index: 2;
}

.treat02-block {
  padding-top: 40px;
  padding-bottom: 15px;
  position: relative;
  margin-top: -35px;
}
.treat02-block::before {
  content: "";
  background: url(../images/treat02_bg01.png);
  width: 100%;
  height: 60%;
  background-size: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.treat02-block::after {
  content: "";
  background: url(../images/treat02_bg02.png);
  width: 100%;
  height: 20%;
  background-size: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
.treat02-block .content {
  position: relative;
  z-index: 3;
}

.campaign-block {
  padding: 50px 20px 40px;
  background-image: url(../images/bg-price.png);
  background-size: 100% 100%;
  margin-top: -2%;
}

.separate {
  margin: 20px 0;
}

.pico-price-block .title {
  padding: 0 7px;
  margin-bottom: 14px;
}

.price-table {
  margin-bottom: 40px;
}
.price-table .price-item {
  box-shadow: 0px 0px 30px -5px #B5BEE3;
  border-radius: 9px;
  margin-bottom: 10px;
}

.aboutPain-block {
  color: #585A65;
  padding: 50px 20px 0px;
}
.aboutPain-block .ttl-area {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  margin-bottom: 25px;
}
.aboutPain-block .ttl-area .sub-ttl {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 7px;
}
.aboutPain-block .ttl-area .ttl {
  font-size: 23px;
  font-weight: 600;
}
.aboutPain-block .detail-txt {
  font-family: "Noto Sans JP", sans-serif;
}
.aboutPain-block .detail-txt p {
  margin-bottom: 10px;
  line-height: 1.5;
}

.flow-block {
  font-family: "Shippori Mincho", serif;
  background: #ffffff;
  padding: 40px 20px 15px;
}
.flow-block .ttl {
  font-size: 38px;
  letter-spacing: 4px;
  background: linear-gradient(136deg, #FF6982 0%, #B082FE 51%, #53ADFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom: 25px;
}
.flow-block .flow-area {
  padding: 40px 20px;
  background: url(../images/flow_bg.png);
  background-size: cover;
  color: #4B4B4B;
}
.flow-block .flow-area .item {
  position: relative;
}
.flow-block .flow-area .item:not(:last-child) {
  margin-bottom: 20px;
}
.flow-block .flow-area .arw-area {
  margin-bottom: 10px;
}
.flow-block .flow-area .arw-area img {
  display: block;
  width: 70%;
  margin: 0 auto;
}

.qa-block {
  background: #FFE5F2;
  padding: 50px 20px 35px;
}
.qa-block .ttl {
  color: #FF698C;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  font-size: 30px;
  margin-bottom: 25px;
  letter-spacing: -2.2px;
}
.qa-block .qa-area {
  font-family: "Noto Sans JP", sans-serif;
}
.qa-block .qa-area dl {
  margin-bottom: 15px;
}
.qa-block .qa-area dl dt {
  padding: 15px;
  background: url(../images/q_bg.png);
  background-size: cover;
  border-radius: 5px 5px 0 0;
}
.qa-block .qa-area dl dt p {
  color: #ffffff;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.3;
}
.qa-block .qa-area dl dd {
  background: #ffffff;
  padding: 15px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0 0 5px 5px;
}
.qa-block .qa-area dl dd p {
  padding-left: 23px;
  position: relative;
  color: #4B4B4B;
  line-height: 2;
}
.qa-block .qa-area dl dd p::before {
  content: "";
  background: url(../images/A_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  top: 9px;
  left: 0;
  position: absolute;
}

.payment-block {
  padding: 40px 20px 40px;
  background: url(../images/pay_bg.png);
  background-size: cover;
  color: #597B93;
}
.payment-block .ttl {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  font-size: 30px;
  margin-bottom: 15px;
  letter-spacing: -2.2px;
  letter-spacing: 2px;
}
.payment-block .txt-area {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}

footer {
  padding: 20px 0;
  background: url(../images/copylight_bg.png);
  background-size: cover;
  color: #ffffff;
  text-align: center;
}
footer a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
  display: inline-block;
  color: #ffffff;
  transition: 0.3s;
}
footer a:hover {
  opacity: 0.7;
}
footer small p {
  font-family: "Shippori Mincho", serif;
}

@media screen and (max-width: 768px) {
  .content {
    width: 100%;
  }
  .about-block .container::before {
    width: 24%;
    height: 11%;
    top: -13px;
  }
  .about-block .container .ttl-area {
    position: relative;
    z-index: 4;
  }
  .about-block .container .ttl-area .sub-ttl {
    font-size: 15px;
  }
  .about-block .container .ttl-area .ttl {
    font-size: 30px;
  }
  .case-block h2 {
    width: 48%;
  }
}/*# sourceMappingURL=style.css.map */