@charset "UTF-8";

/*CSSDocument*/


/* share
===============================================================*/

.clearfix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.clear{ clear:both;}
@media screen and (max-width: 1200px) {
}

/* 共通 */
.c-secHeading {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .22em;
  align-items: center;
  display: flex;
  justify-content: center;
}

.c-secHeading::before,
.c-secHeading::after {
  background-color: #000;
  content: "";
  height: 1px;
  width: 50px;
}

.c-secHeading::before {
  margin-right: 28px;
}

.c-secHeading::after {
  margin-left: 28px;
}

@media screen and (max-width: 768px) {
  .c-secHeading {
    font-size: 20px;
    line-height: 1.5;
  }

  .c-secHeading::before,
  .c-secHeading::after {
    width: 15px;
  }

  .c-secHeading::before {
    margin-right: 15px;
  }

  .c-secHeading::after {
    margin-left: 15px;
  }
}

.p-main {
  background-image: url(../images/fv_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.p-mainInner {
  color: #000;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  top: 40%;
}

.p-mainCatch {
  margin-left: min(8.69vw, 164px);
}

.p-mainCatch__main {
  font-family: "Shippori Mincho B1", serif;
  font-size: min(7.29vw, 140px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: .22em;
}

.p-mainCatch__sub {
  font-family: "Noto Serif JP", serif;
  font-size: min(2.6vw, 50px);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .16em;
  margin-top: 20px;
}

.p-mainTitle {
  margin-right: min(8.69vw, 164px);
}

.p-mainTitle__main {
  font-family: "Noto Serif JP", serif;
  font-size: min(4.16vw, 80px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: .12em;
  margin-top: min(2.08vw, 40px);
}

.p-mainTitle__sub {
  font-family: "Noto Serif JP", serif;
  font-size: min(3.33vw, 64px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: .32em;
}

@media screen and (max-width: 1200px) {
  /* .p-mainCatch__main {
    font-size: min(7.14vw, 80px);
  }

  .p-mainCatch__sub {
    font-size: min(2.58vw, 31px);
  }

  .p-mainTitle {
    margin-right: min(8.69vw, 164px);
  }

  .p-mainTitle__main {
    font-size: min(3.33vw, 40px);
    margin-top: 39px;
  }

  .p-mainTitle__sub {
    font-family: "Noto Serif JP", serif;
    font-size: min(2.5vw, 30px);
    font-weight: 400;
    line-height: 1;
    letter-spacing: .25em;
  } */
}

@media screen and (max-width: 768px) {
  .p-main {
    /* background-image: url(../images/fv_bg_sp.jpg); */
    background-position: bottom center;
    background-size: auto 100%;
  }

  .p-mainInner {
    display: block;
    top: auto;
    bottom: min(8.2vw, 63px);
  }

  .p-mainCatch {
    margin-left: min(5.69vw, 20px);
    text-align: left;
  }

  .p-mainCatch__main {
    font-size: min(19.9vw, 70px);
  }

  .p-mainCatch__sub {
    font-size: min(14.2vw, 25px);
  }

  .p-mainTitle {
    margin-right: min(5.69vw, 20px);
    text-align: right;
    margin-top: 30px;
  }

  .p-mainTitle__main {
    font-size: min(11.3vw, 40px);
    margin-top: min(2.34vw, 18px);
  }

  .p-mainTitle__sub {
    font-size: min(9.1vw, 34px);
    letter-spacing: .25em;
  }
}
@media screen and (max-width: 560px) {
  .p-main {
    background-image: url(../images/fv_bg_sp.jpg);
    background-position: center;
    background-size: cover;
  }
}

.p-target {
  padding: 130px 0 122px;
  box-sizing: border-box;
  color: #101010;
}

.p-target h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  margin-top: 39px;
  position: relative;
  padding-bottom: 54px;
  text-align: center;
}

.p-target h2::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 150px;
  border-bottom: 2px solid #101010;
}
.p-target h2 span {
  display: inline-block;
}

.p-targetBalloon {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.p-targetBalloonItem {
  font-family: "Noto Serif JP", serif;
  position: relative;
  margin-bottom: 20px;
  padding: 30px 5px;
  box-sizing: border-box;
  border-radius: 100px;
  background-color: #373737;
  text-align: center;
  font-size: min(1.746vw, 22px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .22em;
  color: #fff;
}
.p-targetBalloonItem.p-targetBalloonItem--one {
  width: min(49.2vw, 620px);
}

.p-targetBalloonItem.p-targetBalloonItem--two {
  width: min(43.73vw, 551px);
}

.p-targetBalloonItem.p-targetBalloonItem--one + .p-targetBalloonItem.p-targetBalloonItem--two {
  margin-left: min(2.3vw, 29px);
}

.p-targetBalloonItem::after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
  border-style: solid;
  border-width: 20px 11.5px 0 11.5px;
  border-color: #373737 transparent transparent;
  -webkit-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  width: 0;
  height: 0;
}

.p-targetTxt {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  margin-top: 53px;
}

@media screen and (max-width: 768px) {
  .p-target {
    padding: 60px 0 58px;
  }

  .p-target h2 {
    font-size: 30px;
    margin-top: 37px;
    position: relative;
    padding-bottom: 37px;
  }

  .p-target h2::after {
    width: 150px;
    border-bottom: 2px solid #101010;
  }

  .p-targetBalloon {
    display: block;
    align-items: center;
    justify-content: space-between;
    max-width: 400px;
    margin: 0 auto;
  }
  .p-targetBalloonItem {
    padding: 10px 15px;
    font-size: 15px;
    margin-bottom: 36px;
    margin-left: 0;
    margin-right: auto;

  }
  .p-targetBalloonItem.p-targetBalloonItem--one {
    width: 90%;
  }

  .p-targetBalloonItem.p-targetBalloonItem--two {
    width: 90%;
    margin-left: auto;
    margin-right: 0;
  }
  .p-targetBalloonItem.p-targetBalloonItem--one + .p-targetBalloonItem.p-targetBalloonItem--two {
    margin-left: auto;
  }

  .p-targetBalloonItem::after {
    border-width: 20px 11.5px 0 11.5px;
  }
  .p-targetBalloonItem.p-targetBalloonItem--one::after {
    left: 15%;
    right: auto;
  }

  .p-targetBalloonItem.p-targetBalloonItem--two::after {
    left: auto;
    right: 15%;
  }

  .p-targetTxt {
    font-size: 19px;
    margin-top: 30px;
  }
}

/* p-About */
.p-about {
  padding: 123px 0 119px;
  background-color: #f5f5f5;
}

.p-aboutTxt {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: .1em;
  margin-top: 65px;
}

.p-aboutTreatmentLabel {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  margin-top: 65px;
}

.p-aboutTreatmentLabel span {
  font-size: 20px;
}

.p-aboutTreatment {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 780px;
  margin: 0 auto 0;
}

.p-aboutTreatmentItem {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .22em;
  border-radius: 0px;
  box-shadow: 16px 16px 0px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

.p-aboutTreatmentItem.p-aboutTreatmentItem--laser {
  min-height: 95px;
  width: 100%;
  box-sizing: border-box;
  background-image: url(../images/About_01.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-aboutTreatmentItem.p-aboutTreatmentItem--toning {
  min-height: 95px;
  width: 100%;
  box-sizing: border-box;
  background-image: url(../images/about_02.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.p-aboutTreatmentItem + .p-aboutTreatmentItem {
  margin-left: 40px;
}

.p-aboutTreatmentTxt {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  margin-top: 48px;
}

.p-aboutTreatmentTxt__number {
  font-size: 40px;
  color: #7e6612;
}

.p-aboutTreatmentTxt__kinds {
  font-size: 30px;
  color: #7e6612;
}

@media screen and (max-width: 768px) {
  .p-about {
    padding: 60px 0;
    background-color: #f5f5f5;
  }

  .p-aboutTxt {
    font-size: 16px;
    margin-top: 32px;
    text-align: left;
  }

  .p-aboutTreatmentLabel {
    font-size: 25px;
    margin-top: 40px;
  }

  .p-aboutTreatmentLabel span {
    font-size: 18px;
  }

  .p-aboutTreatment {
    margin-top: 30px;
    display: block;
    max-width: 400px;
    margin: 20px auto 0;
  }

  .p-aboutTreatmentItem {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .03em;
    border-radius: 0px;
    box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 0.1);
  }

  .p-aboutTreatmentItem.p-aboutTreatmentItem--laser {
    min-height: 60px;
    max-width: 70%;
    box-sizing: border-box;
    background-image: url(../images/about_01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
  }

  .p-aboutTreatmentItem.p-aboutTreatmentItem--toning {
    min-height: 60px;
    max-width: 70%;
    box-sizing: border-box;
    background-image: url(../images/about_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 0 auto;
    background-color: #fff;
  }

  .p-aboutTreatmentItem + .p-aboutTreatmentItem {
    margin-right: 20px;
  }

  .p-aboutTreatmentTxt {
    font-size: 18px;
    margin-top: 25px;
  }

  .p-aboutTreatmentTxt__number {
    font-size: 30px;
  }

  .p-aboutTreatmentTxt__kinds {
    font-size: 25px;
  }
}

/* p-strengths */
.p-strengths {
  padding: 123px 0;
  box-sizing: border-box;
  background-color: #e0e0e0;
}

.p-strengthsBlockCross {
  position: relative;
  align-self: center;
}

.p-strengthsBlockCross::before,
.p-strengthsBlockCross::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 37px;
  background: #b3b3b3;
}

.p-strengthsBlockCross::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.p-strengthsBlockCross::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.p-strengthsBlock {
  display: flex;
  /* 子要素を横並べ */
  justify-content: space-around;
  margin-top: 62px;
}

.p-strengthsBlockItem__txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: .1em;
  background-color: #fff;
  min-height: 110px;
  padding: 25px 12px 25px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.p-strengthsBlockItem h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .1em;
  background-color: #000;
  color: #fff;
  padding: 17px 12px;
  box-sizing: border-box;
}
.p-strengthsBlockItem h3 span {
  display: inline-block;
}

.p-strengthsBlockItem {
  width: 45%;
  background: #b0c4de;
  display: flex;
  flex-direction: column;
}

.p-strengthsBlockItem__txt {
  flex-grow: 1;
}

@media screen and (max-width: 768px) {
  .p-strengths {
    padding: 60px 0;
  }

  .p-strengthsBlockCross {
    margin-top: 35px;
  }

  .p-strengthsBlock {
    display: block;
    margin-top: 40px;
  }

  .p-strengthsBlockItem__txt {
    font-size: 16px;
    padding: 15px 8px 20px;
    min-height: 100%;
  }

  .p-strengthsBlockItem:nth-of-type(n + 2) {
    margin-top: 72px;
  }

  .p-strengthsBlockItem h3 {
    font-size: 18px;
    padding: 8px;
  }

  .p-strengthsBlockItem {
    width: 100%;
    display: block;
  }

  .p-strengthsBlockItem__txt {
    flex-grow: 0;
  }
}

/* p-treatment */
.p-treatment {
  padding: 123px 0 100px;
  box-sizing: border-box;
}

.p-treatmentBlock {
  text-align: left;
  margin-top: 57px;
}

.p-treatmentBlock + .p-treatmentBlock {
  margin-top: 100px;
}

.p-treatmentBlock h3 {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  box-sizing: border-box;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
}

.p-treatmentBlockItem {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.p-treatmentBlockItem {
  margin-top: 32px;
}

.p-treatmentBlockItemTxtArea {
  width: calc(100% - 450px);
}

.p-treatmentBlockItemTxtArea__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .22em;
}

.p-treatmentBlockItemTxtArea__txt {
  margin-top: 32px;
}

.p-treatmentBlockItemTxtArea__txt p {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: .1em;
}

.p-treatmentBlockItemTxtArea__txt span {
  font-weight: 700;
}

.p-treatmentBlockAbout {
  background-color: #f8f8f8;
  padding: 38px 25px;
  box-sizing: border-box;
  margin-top: 50px;
}

.p-treatmentBlockAbout li {
  display: flex;
  justify-content: left;
}

.p-treatmentBlockAbout li + li {
  margin-top: 34px;
}

.p-treatmentBlockAbout__label {
  font-family: "Shippori Mincho B1", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .22em;
  width: 20%;
  padding-top: 5px;
  box-sizing: border-box;
}

.p-treatmentBlockAbout__contents {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: .22em;
  flex-grow: 1;
  position: relative;
}

.p-treatmentBlockAbout__contents::before {
  position: absolute;
  right: 100%;
  margin: 0 1rem;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #cdcdcd;
}

.p-treatmentSlidersContent {
  display: flex;
  margin-top: 75px;
}

.p-treatmentSlidersContent > li {
  width: 50%;
  padding: 0 70px;
  box-sizing: border-box;
  position: relative;
}

.p-treatmentSliderArrow .swiper-button-prev,
.p-treatmentSliderArrow .swiper-button-next {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #000;
  width: 30px;
  height: 30px;
}
.p-treatmentSliderArrow .swiper-button-prev {
  left: 20px;
}
.p-treatmentSliderArrow .swiper-button-next {
  right: 20px;
}
.p-treatmentSliderArrow .swiper-button-next.swiper-button-disabled,
.p-treatmentSliderArrow .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.p-treatmentSliderArrow .swiper-button-prev::before,
.p-treatmentSliderArrow .swiper-button-next::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url('../images/slider_arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 10px;
  height: 13px;
}
.p-treatmentSliderArrow .swiper-button-next::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.p-treatmentSliderArrow .swiper-button-prev::after,
.p-treatmentSliderArrow .swiper-button-next::after {
  display: none;
}

@media screen and (max-width: 768px) {
  .p-treatment {
    padding: 60px 0;
    box-sizing: border-box;
  }

  .p-treatmentBlock {
    text-align: left;
    margin-top: 49px;
  }

  .p-treatmentBlock + .p-treatmentBlock {
    margin-top: 60px;
  }


  .p-treatmentBlock h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .p-treatmentBlockItem {
    display: block;
  }

  .p-treatmentBlockItem {
    margin-top: 25px;
  }

  .p-treatmentBlockItemTxtArea {
    width: 100%;
  }

  .p-treatmentBlockItemTxtArea__title {
    font-size: 18px;
  }

  .p-treatmentBlockItemTxtArea__txt {
    margin-top: 20px;
  }

  .p-treatmentBlockItemTxtArea__txt p {
    font-size: 16px;
  }

  .p-treatmentBlockItemTxtArea__txt span {
    font-size: 16px;
  }

  .p-treatmentBlockAbout {
    padding: 17px 20px;
    margin: 30px -30px 0;
  }

  .p-treatmentBlockItemImgArea {
    margin: 25px auto 0;
    text-align: center;
    width: 80%;
  }

  .p-treatmentBlockAbout li {
    display: block;
  }

  .p-treatmentBlockAbout li + li {
    margin-top: 20px;
    padding-top: 18px;
    border-top: 1px solid #cdcdcd;
  }

  .p-treatmentBlockAbout__label {
    font-size: 16px;
    width: 100%;
    padding-top: 0;
  }

  .p-treatmentBlockAbout__contents {
    font-size: 14px;
    line-height: 1.75;
    margin-top: 10px;
    position: relative;
  }

  .p-treatmentBlockAbout__contents + .p-treatmentBlockAbout__contents {
    margin-top: 30px;
  }

  .p-treatmentBlockAbout__contents::before {
    position: absolute;
    right: 100%;
    margin: 0 1rem;
    content: none;
    width: 1px;
    height: 100%;
    background-color: #cdcdcd;
  }

  .p-treatmentSlidersContent {
    flex-direction: column;
    margin-top: 48px;
  }

  .p-treatmentSlidersContent > li {
    width: 100%;
    padding: 0 30px;
  }

  .p-treatmentSlidersContent > li + li {
    margin-top: 60px;
  }

  .p-treatmentSliderArrow .swiper-button-prev,
  .p-treatmentSliderArrow .swiper-button-next {
    top: calc((100vw - 100px) * .5494 / 2 - 10px);
    bottom: auto;
    width: 20px;
    height: 20px;
  }
  .p-treatmentSliderArrow .swiper-button-prev {
    left: -2px;
  }
  .p-treatmentSliderArrow .swiper-button-next {
    right: -2px;
  }
  .p-treatmentSliderArrow .swiper-button-prev::before,
  .p-treatmentSliderArrow .swiper-button-next::before {
    width: 7px;
    height: 8px;
  }
  .p-treatmentSliderArrow .swiper-button-next::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .p-treatmentSliderArrow .swiper-button-prev::after,
  .p-treatmentSliderArrow .swiper-button-next::after {
    display: none;
  }
}

/*-- 料金 --*/
.p-price {
  padding: 122px 0 119px;
  box-sizing: border-box;
  background-color: #f5f5f5;
}

.p-priceContent {
  margin: 115px auto 0;
}

.p-priceList {
  font-family: "Shippori Mincho B1", serif;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  box-sizing: border-box;
}

.p-priceList > li {
  display: flex;
  align-items: center;
}

.p-priceList > li + li {
  border-top: 1px solid #bebebe;
}

.p-priceListLabel {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  /* width: 40%; */
  min-height: 62px;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 5px 0;
  width: calc(100% - 760px);
  text-align: left;
}

.p-priceListPrice1,
.p-priceListPrice2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  position: relative;
  /* width: 40%; */
  width: 380px;
  padding: 27px 0 26px;
}

.p-priceListPrice1Item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-priceListPrice1Item + .p-priceListPrice1Item {
  margin-top: 29px;
}

.p-priceListPrice1__priceTxt {
  padding-left: 14px;
  font-size: 20px;
}

.p-priceListPrice1__label {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  color: #7e6612;
  border: 1px solid #7e6612;
  width: 125px;
  padding: 3px 3px;
  box-sizing: border-box;
  text-align: center;
}

.p-priceListPrice1__label.p-priceListPrice1__label--onwards {
  border-color: #3f3f3f;
  color: #3f3f3f;
}

.p-priceListPrice2 + .p-priceListPrice2 {
  padding-left: 15px;
  box-sizing: border-box;
}

.p-priceListPrice1::before,
.p-priceListPrice2::before {
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  margin: auto;
  color: #101010;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  text-align: center;
  display: none;
  -webkit-transform: translate(0%, -100%);
  transform: translate(0%, -100%);
}

.p-priceListPrice1::before {
  content: '当院除去';
}

.p-priceListPrice2::before {
  content: '他院除去';
}

.p-priceList>li:first-of-type .p-priceListPrice1::before,
.p-priceList>li:first-of-type .p-priceListPrice2::before {
  display: block;
}

.p-priceListPrice1 strong,
.p-priceListPrice2 strong {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .1em;
}

.p-priceListPrice1 small,
.p-priceListPrice2 small {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .22em;
}
@media screen and (max-width: 1100px) {

  .p-priceListLabel {
    font-size: 18px;
    width: calc(100% - 640px);
  }
  .p-priceListPrice1,
  .p-priceListPrice2 {
    font-size: 16px;
    width: 320px;
  }

  .p-priceListPrice1Item {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .p-priceListPrice1Item + .p-priceListPrice1Item {
    margin-top: 29px;
  }

  .p-priceListPrice1__priceTxt {
    padding-left: 14px;
    font-size: 16px;
  }

  .p-priceListPrice1__label {
    font-size: 14px;
    width: 100px;
  }

  .p-priceListPrice1::before,
  .p-priceListPrice2::before {
    top: -15px;
    font-size: 18px;
  }

  .p-priceListPrice1::before {
    content: '当院除去';
  }

  .p-priceListPrice2::before {
    content: '他院除去';
  }

  .p-priceList>li:first-of-type .p-priceListPrice1::before,
  .p-priceList>li:first-of-type .p-priceListPrice2::before {
    display: block;
  }

  .p-priceListPrice1 strong,
  .p-priceListPrice2 strong {
    font-size: 26px;
  }

  .p-priceListPrice1 small,
  .p-priceListPrice2 small {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .22em;
  }
}
@media screen and (max-width: 930px) {

  .p-priceListLabel {
    width: calc(100% - 420px);
  }
  .p-priceListPrice1,
  .p-priceListPrice2 {
    width: 220px;
  }

  .p-priceListPrice1Item {
    flex-direction: column;
  }

  .p-priceListPrice1__label {
    margin-bottom: 15px;
  }

}
@media screen and (max-width: 768px) {
  .p-price {
    padding: 60px 0;
  }

  .p-priceContent {
    margin: 40px auto 0;
    max-width: 700px;

  }

  .p-priceList > li {
    flex-direction: column;
    align-items: center;
    border-top: none;
    padding: 0;
  }

  .p-priceList > li + li {
    padding-top: 30px;
  }

  .p-priceListLabel {
    font-size: 19px;
    width: 100%;
    min-height: 45px;
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 0;
    border-bottom: 1px solid #bebebe;
    border-top: 1px solid #000;
  }

  .p-priceListLabel.p-priceListLabel--toning {
    border-top: 1px solid #000;
  }

  .p-priceListLabel::before {
    left: 0;
    right: auto;
    top: -1px;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #000;
    display: none;
  }

  .p-priceListPrice1,
  .p-priceListPrice2 {
    font-size: 18px;
    width: 100%;
    padding: 54px 0 15px;
    text-align: right;
  }

  .p-priceListPrice1 + .p-priceListPrice2 {
    border-top: 1px solid #cdcdcd;
  }

  .p-priceListPrice1Item {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }

  .p-priceListPrice1Item + .p-priceListPrice1Item {
    margin-top: 20px;
  }

  .p-priceListPrice1__priceTxt {
    padding-left: 14px;
    font-size: 18px;
  }

  .p-priceListPrice1__label {
    font-size: 15px;
    margin-bottom: 0;
    padding: 2px 1px 2px 6px;
  }

  .p-priceListPrice1::before,
  .p-priceListPrice2::before {
    left: 0;
    right: auto;
    top: 16px;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    text-align: left;
    display: block;
  }

  .p-priceListPrice1 strong,
  .p-priceListPrice2 strong {
    font-size: 25px;
  }

  .p-priceListPrice1 small,
  .p-priceListPrice2 small {
    font-size: 18px;
  }

}


/* .p-difference*/
.p-difference {
  padding: 114px 0 120px;
  box-sizing: border-box;
}

.p-differenceContents {
  max-width: 1000px;
  margin: 60px auto 0;
}

.p-differenceContentsItem {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 11px 0 16px;
}

.p-differenceContentsItem + .p-differenceContentsItem {
  border-bottom: 1px solid #bebebe;
}

.p-differenceContentsItem.p-differenceContentsItem--top {
  border-bottom: 1px solid #000;
}

.p-differenceContentsItem.p-differenceContentsItem--bottom {
  border-bottom: 1px solid #000 !important;
}

.p-differenceContentsItem__title {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  width: 36.25%;
}

.p-differenceContentsItem__laser {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: .22em;
  width: 36.25%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-differenceContentsItem__about {
  font-family: "Noto Serif JP", serif;
  background-color: #f5f5f5;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .22em;
  /* padding: 36px 10px; */
  box-sizing: border-box;
  width: 27.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 93px;
}

.p-differenceContentsItem__toning {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: .22em;
  width: 36.25%;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .p-difference {
    padding: 60px 0;
    box-sizing: border-box;
  }

  .p-differenceContents {
    margin: 36px auto 0;
  }

  .p-differenceContentsItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
  }

  .p-differenceContentsItem + .p-differenceContentsItem {
    border-bottom: 1px solid #bebebe;
  }

  .p-differenceContentsItem__title {
    font-size: 18px;
    width: 125px;
  }

  .p-differenceContentsItem__laser {
    font-size: 14px;
    width: 35%;
    width: 125px;
  }

  .p-differenceContentsItem__about {
    font-size: 16px;
    letter-spacing: .08em;
    line-height: 1.15;
    padding: 14px 5px;
    width: calc(100% - 250px);
    max-width: 240px;
    min-height: 71px;
  }

  .p-differenceContentsItem__toning {
    font-size: 14px;
    width: 35%;
    width: 125px;
  }
}

/* .p-faq */
.p-faq {
  background-color: #f5f5f5;
  padding: 120px 0;
}

.p-faqContentBlock {
  margin-top: 60px;
}

.p-faqContent__listItem + .p-faqContent__listItem {
  margin-top: 11px;
}

.p-faqContent__listItemQuestionBlock {
  background-color: #d5d5d5;
  color: #1d1d1d;
  text-align: left;
  padding: 20px 20px 20px 27px;
  min-height: 76px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.p-faqContent__listItemQuestionTxt {
  position: relative;
  font-family: "Noto Serif JP", serif;
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .22em;
  padding: 0 50px;
  box-sizing: border-box;
  width: 100%;
}

.p-faqContent__listItemQuestionTxt p::before {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  content: "Q.";
  position: absolute;
  color: #a19177;
  font-size: 30px;
  letter-spacing: .2em;
  font-weight: 500;
  line-height: 1;
  box-sizing: border-box;
  left: 0;
  top: -4px;
}

.p-faqContent__listItemQuestionTxt::after,
.p-faqContent__listItemQuestionTxt::before {
  content: "";
  position: absolute;
  width: 36px;
  height: 0;
  border-bottom: 2px solid #fff;
  border-top: 0;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.p-faqContent__listItemQuestionTxt::after {
  right: 20px;
}

.p-faqContent__listItemQuestionBlock.is-opened .p-faqContent__listItemQuestionTxt::after {
  -webkit-transform: translate(50%, 50%) rotate(-90deg);
  transform: translate(50%, 50%) rotate(-90deg);
}

.p-faqContent__listItemAnswerBlock {
  margin-top: 20px;
  padding: 0 20px 43px 28px;
  box-sizing: border-box;
  display: none;
}

.p-faqContent__listItemAnswer {
  text-align: left;
  padding-left: 50px;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: .22em;
  text-align: left;
}

.p-faqContent__listItemAnswer p::before {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  content: "A.";
  position: absolute;
  color: #a19177;
  font-size: 30px;
  letter-spacing: .22em;
  font-weight: 500;
  line-height: 1;
  width: 39px;
  height: 26px;
  box-sizing: border-box;
  top: 0;
  left: 0;
}

.p-faqBtn {
  background-color: #fff;
  padding: 50px 20px;
  box-sizing: border-box;
  max-width: 750px;
  margin: 60px auto 0;
}

.p-faqBtnCatchTxt {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .22em;
  position: relative;
}

.p-faqBtnBlock a {
  font-family: "Noto Serif JP", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  max-width: 360px;
  height: 80px;
  margin: 37px auto 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .22em;
  position: relative;
  padding: 5px 16px 5px 10px;
  box-sizing: border-box;
}

.p-faqBtnBlock a::after {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 0;
  right: 16px;
  margin: auto;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  width: 0;
  height: 0;
}

@media screen and (max-width: 768px) {
  .p-faq {
    padding: 60px 0;
  }

  .p-faqContentBlock {
    margin-top: 40px;
  }

  .p-faqContent__listItem + .p-faqContent__listItem {
    margin-top: 15px;
  }

  .p-faqContent__listItemQuestionBlock {
    padding: 20px 10px 20px;
    min-height: 79px;
  }

  .p-faqContent__listItemQuestionTxt {
    font-size: 16px;
    padding: 0 25px 0 40px;
    box-sizing: border-box;
  }

  .p-faqContent__listItemQuestionTxt p::before {
    font-size: 25px;
    width: 32px;
    height: 28px;
  }

  .p-faqContent__listItemQuestionTxt::after,
  .p-faqContent__listItemQuestionTxt::before {
    width: 25px;
    right: 12px;
  }

  .p-faqContent__listItemQuestionTxt::after {
    right: 12px;
  }

  .p-faqContent__listItemAnswerBlock {
    margin-top: 20px;
    padding: 0 10px 15px;
    display: none;
  }

  .p-faqContent__listItemAnswer {
    padding-left: 40px;
    font-size: 16px;
    line-height: 1.5;
  }

  .p-faqContent__listItemAnswer p::before {
    font-size: 25px;
    width: 32px;
    height: 28px;
  }

  .p-faqBtn {
    padding: 27px 45px 29px;
    margin: 45px auto 0;
    max-width: 500px;
  }

  .p-faqBtnCatchTxt {
    font-size: 20px;
  }

  .p-faqBtnBlock a {
    height: 56px;
    margin: 18px auto 0;
    font-size: 16px;
    max-width: 250px;
  }

  .p-faqBtnBlock a::after {
    right: 10px;
    top: 0px;
  }
}

/* p-access */
.p-access {
  padding: 126px 0 130px;
  box-sizing: border-box;
}

.p-accessMap {
  margin-top: 63px;
}

.p-accessMapBlock {
  width: 100%;
  height: 515px;
  position: relative;
  box-sizing: border-box;
}

.p-accessMapBlock iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-accessAbout {
  background-color: #f8f8f8;
  padding: 34px 10px 44px;
  max-width: 742px;
  margin: 54px auto;
}

.p-accessAboutItemBlock {
  display: inline-block;
}

.p-accessAboutItem {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.p-accessAboutItem + .p-accessAboutItem {
  margin-top: 34px;
}

.p-accessAboutItem__title {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .12em;
  width: 123px;
  text-align: left;
  padding-top: 3px;
  box-sizing: border-box;
}

.p-accessAboutItem__detail {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .12em;
  text-align: left;
}

.p-accessReservation {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .12em;
  margin-top: 55px;
}

.p-accessReservationBtn {
  margin-top: 37px;
}

.p-accessReservationBtn a {
  font-family: "Noto Serif JP", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  max-width: 360px;
  height: 80px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .22em;
  position: relative;
  padding: 5px 16px 5px 10px;
  box-sizing: border-box;
}

.p-accessReservationBtn a::after {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 0;
  right: 16px;
  margin: auto;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  width: 0;
  height: 0;
}

.p-accessTell {
  font-family: "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .16em;
  margin-top: 21px;
}

@media screen and (max-width: 768px) {
  .p-access {
    padding: 60px 0;
  }

  .p-accessMap {
    margin-top: 48px;
  }

  .p-accessMapBlock {
    height: 258px;
  }

  .p-accessAbout {
    padding: 20px 20px 45px;
    margin: 20px auto;
  }

  .p-accessAboutItem {
    display: block;
  }

  .p-accessAboutItem + .p-accessAboutItem {
    margin-top: 32px;
  }

  .p-accessAboutItem__title {
    font-size: 18px;
    width: 100%;
  }

  .p-accessAboutItem__detail {
    font-size: 16px;
    margin-top: 16px;
  }

  .p-accessReservation {
    margin-top: 46px;
    font-size: 18px;
  }

  .p-accessReservationBtn {
    margin-top: 30px;
  }

  .p-accessReservationBtn a {
    height: 56px;
    font-size: 16px;
    max-width: 250px;
  }

  .p-accessReservationBtn a::after {
    right: 10px;
    top: 0px;
  }

  .p-accessTell {
    font-size: 30px;
    margin-top: 10px;
  }
}





/* UTILITY */
@media screen and (max-width: 768px) {.u-pcOnly { display: none !important;}}
@media screen and (min-width: 769px) {.u-spOnly { display: none !important;}}
