/* ================================
 threadlift
================================ */

#pgHeadlineImg .Box{
 margin-top: -10%;
}
main#threadlift {
  font-feature-settings: "palt";
  padding: 0;
}
main#threadlift .sideSp {
  max-width: 1080px;
}
main#threadlift #pgHeadlineImg .inBox {
  max-width: 1080px;
  margin: auto;
  display: flex;
  height: 670px;
}
main#threadlift #pgHeadlineImg .imgBox {
  padding: 2em 0 1em;
}
main#threadlift h1 {
  background: url("../img/threadlift/top_bg.jpg")no-repeat;
  background-position: center center;
  background-size: cover;
  height: 670px;
}
main#threadlift h1 picture {
  width: 65%;
  max-width: 1060px;
  height: auto;
  margin-top: 10%;
}
main#threadlift h1 .sideSp {
  max-width: 1080px;
}
main#threadlift #about h2 {
  font-size: clamp(20px, 6vw, 32px);
  margin-bottom: 1rem;
	padding:0;
}
.hifuClr {
  color: #25489c;
}
main#threadlift h2.hifuClr {
  position: relative;
}
main#threadlift h2.hifuClr {
  text-align: center;
  margin-bottom: 1em;
}
main#threadlift h2.hifuClr::after {
  position: absolute;
  bottom: -0.5em;
  left: 30%;
  width: 40%;
  height: 1px;
  content: '';
  background-color: #25489c;
}
@media screen and (max-width: 1200px) {
  main#threadlift h1 picture {
    margin-left: 5%;
  }
}
@media screen and (max-width: 910px) {
main#threadlift #about h2 br{
  display: none;
}	
}


@media screen and (max-width: 767px) {
  main#threadlift h1 {
    background: none;
    height: auto;
  }
  main#threadlift h1 picture {
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: 0;
	margin-top: 0;
  }
  main#threadlift h1 picture img {
    width: 100%;
    height: auto;
  }
main#threadlift #about h2 {
	padding-top:1rem;
}
  main#threadlift #pgHeadlineImg .inBox {
    margin: auto;
    display: flex;
    align-items: center;
    height: auto;
  }
  main#threadlift h2 br {
    display: none;
  }
}


#about { /* 重なり調整 */
  position: relative;
  z-index: 5;
  margin-top: -2%;
}
main#hifu #about h2 {
  margin-bottom: 2rem;
  font-size: clamp(20px, 6vw, 32px);
}
#efficacyList {
  display: block;
  max-width: 800px;
  margin: 2rem auto 1rem;
  text-align: center;
}
#efficacyList dt {
  text-align: left;
}
#efficacyList dt .text {
  display: inline-block;
  background-color: #25489c;
  border-radius: 6px;
  color: #fff;
  margin: 0 auto 0 0;
  padding: 0.5em 1em;
}
#efficacyList dd {
  position: relative;
  padding: 1em 1em 1em 2em;
  color: #25489c;
  text-align: center;
}
#efficacyList dd::before {
  position: absolute;
  top: -10px;
  left: 20px;
  content: "";
  width: calc(100% - 20px);
  height: 100%;
  border: 1px solid #25489c;
}
#efficacyList dd ul {
  margin: 0 auto;
  padding: 0 0 0 1.5em;
  display: inline-block;
  text-align: left;
}
#efficacyList dd li {
  line-height: 1.5;
}
#efficacyList dd li strong {
  font-size: min(5vw, 18px);
}

@media screen and (max-width: 767px) {
#about { 
  margin-top: 1rem;
}
}

/* before after
-------------------------------- */
#abslide {
  margin: 8rem 0 16rem;
}

#abslide h2 {
	position: relative;
	font-size: 26px;
	background: #35522c;
	color: #fff;
	border-radius: 40px;
	padding: 4px 4px 6px 4px;
	width:300px;
	margin: 0 auto -20px;;
	text-align: center;
	z-index: 2;
}
#abslide .inBox {
	border: 1px solid #476347;
	border-radius: 20px;
	padding: 80px 40px 40px;
	background: url("../img/threadlift/beforeafter_deco.png")no-repeat;
	background-position:top center;
	background-size: 44%;
}
#abslide .slide-items {
  width: 100%;
  height: 100%;
  max-width: 820px;
  margin: 0 auto 20px;
  padding: 0;
}

#abslide .slide-items img {
  width: 100%;
  object-fit: cover;
}
#abslide .slick-dots li button::before {
  font-size: 30px!important;
}
#abslide .slick-prev {
  width: 30px!important;
  height: 30px!important;
  left: -35px;
}
#abslide .slick-next {
  width: 30px!important;
  height: 30px!important;
  right: -35px;
}
#abslide  .slick-next::before {
  background: url("../img/threadlift/next.png")no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  content: "";
	background-size: cover;
}

#abslide  .slick-prev::before {
  background: url("../img/threadlift/prev.png")no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  content: "";
	background-size: cover;
}
@media screen and (max-width: 767px) {
#abslide {
    margin: 2rem 0 4rem;
  }
#abslide h2 {
	font-size: 20px;
	color: #fff;
	padding: 4px 4px 6px 4px;
	width:200px;
}
#abslide .inBox {
	border: 1px solid #476347;
	border-radius: 20px;
	padding: 80px 20px 20px;
	background: url("../img/threadlift/beforeafter_deco.png")no-repeat;
	background-position:top 20px center;
	background-size: 50%;
}	

}
/* VOVリフトプレミアム
-------------------------------- */
#premium {
		overflow: hidden;
}
#premium .topBox {
	width: 100%;
	background: url("../img/threadlift/premium_top_bg.jpg")no-repeat;
	background-position: left bottom;
	background-size: contain;
}
#premium .topBox .fBox{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 18%;
	width: 100%;

}
#premium .topBox h2{
	position: relative;
}
#premium .topBox h2 {
  font-size: clamp(20px, 4vw, 60px);
  width: 32%;
  color: #836811;
  padding: 0;
  white-space: nowrap;
}
#premium .topBox h2 .title{
  display: block;
padding-top: 20%;
}
#premium .topBox h2 .deco{
  display: block;
  position: absolute;
  font-size: min(11vw, 160px);
  color: #333;
  opacity: 0.1;
  white-space: nowrap;
   top:-32%;
   font-family: 'Playfair Display', serif;
	left:-2%;
}
#premium .topBox .imgBox {
	width: 55%;
	max-width: 1000px;
	border-radius: 20px 0 0 20px;
	overflow: hidden;
}
#premium .leadtext {
  text-align: center;
  padding:6rem 0;
}
#premium .ankBoxwrap{
	position: relative;
	padding: 30px 0;
	background: #c0a76e;
	margin: 0;
} 

#premium .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 25px solid #c0a76e;
  border-bottom: 0;
	margin: 0 auto 8rem;
}

#premium .ankBox {
  justify-content: center;
  display: flex;
  padding: 0;
  margin: 0 auto;
	position: relative;
	
}
#premium .ankBox li {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  width: 30%;
  text-align: center;
  margin: 0 ;
  padding: 0;
}
#premium .ankBox li:nth-child(2) {
  margin: 0 15px;
}
#premium .btnSlide {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  padding: 10px 10px;
  text-align: center;
  outline: none;
  transition: ease 0.2s;
  background: #fff;
}
#premium .btnSlide a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  color: #3c3c3c;
  z-index: 5;
  font-size: 16px;
  height: 100px;
  padding: 0 10px 10px;
}

 #premium .btnSlide:hover span {
    color: #000;
  }

#premium .btnSlide:after {
  content: '';
  display:block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 5;
	bottom: 18px;
	left: 50%;
}
#premium .btnSlide:hover::after {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
#premium .conBox {
  margin-bottom: 8rem;
}
#premium .conBox h3 {
  text-align: center;
  color: #000;
  font-size: min(6vw, 32px);
  padding: 0;
  position:relative
}
#premium .conBox h3 .deco{
  display: block;
  position:absolute;
 font-size: min(8vw, 60px);
  color: #333;
  opacity: 0.1;
   left: 50%;
    transform: translateX(-50%);
	top: -50px;
	line-height: 1;
	font-family: 'Playfair Display', serif;
}


#premium .conBox .imgBox {
  margin: 0;
  padding: 0;
 border-radius: 12px;
	overflow: hidden;
}

#premium .conBox .text {
  text-align: center;
  margin: 2rem 0 2rem;
  padding: 0;
}


#premium #premium01 .text {
  margin: 2rem 0 4rem;
}
#premium .features {
  padding: 60px 5% 40px;
  border-radius: 20px;
  border: 1px solid #c0a76e;
  position: relative;
}
#premium .features h4 {
  text-align: center;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  font-size: min(4.5vw, 18px);
  white-space: nowrap;
}
#premium .features span {
  padding: 5px 60px 8px;
  background: #f7f2e7 url(../img/common/bg_gold.png)no-repeat;
  background-size: 120%;
  border-radius: 40px;
}
#premium .features .fBox {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
#premium .features .fBox img {
  width: 48%;
  max-width: 430px;
  height: auto;
}
#premium .features .fBox ul {
  width: 48%;
  margin-right: 40px;
  padding: 0;
}
#premium .features .fBox ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
#premium .features .fBox ul li:last-child {
  margin-bottom: 0;
}
#premium .features .fBox ul li::after {
  content: '';
  position: absolute;
  background: #c0a866;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  left: 5px;
  top: 7px;
}
#premium .btnSlide::before {
  background-color: #fcf6e1;

}

#premium03.conBox {
    margin-bottom: 4rem;
}


@media screen and (max-width:1600px) {
	#premium .topBox .fBox{
	margin-left: 12%;
}
#premium .topBox h2 {
  width: 38%;
}
}
@media screen and (max-width:1350px) {
	#premium .topBox .fBox{
	margin-left: 8%;
}
#premium .topBox h2 {
  width: 44%;
}

#premium .topBox h2 .title{
  display: block;
padding-top: 14%;
}
}
@media screen and (max-width:1100px) {
	#premium .btnSlide a {
		height: 120px;
	}
	}
@media screen and (max-width: 930px) {
#premium .conBox .text {
  text-align:left;
}
#premium .conBox .text br{
  display: none;
}		
}

@media screen and (max-width: 820px) {
#premium .topBox .fBox{
	display: block;
	margin-left: 0;
}

 #premium .topBox h2 {
    width: 100%;
	font-size: min(8vw, 32px);
	 padding: 0 20px 20px;
  }
#premium .topBox h2 .title{
  display: block;
padding-top: 0;
}
#premium .topBox h2 .deco{
  display: block;
  position:static;
 font-size: clamp(70px, 4vw, 80px);
	margin-bottom:-6%;
	margin-left: -1%;
}
#premium .topBox .imgBox {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
}
  #premium .leadtext {
    text-align: left;
  padding: 2rem 0;
}
  #premium .conBox .text br {
    display: none;
  }
  #premium .ankBox {
    flex-direction: column;
	  align-items: center;
    padding: 0;
    margin: 0 auto;
  }
	
#premium .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 15px solid #c0a76e;
  border-bottom: 0;
  margin: 0 auto 4rem;
}	
	
  #premium .ankBox li {
    width: 100%;
	max-width: 400px;
  }
  #premium .ankBox li:nth-child(2) {
    margin: 10px 0;
  }
	#premium .btnSlide a {
		height: 90px;
		padding: 0 10px 5px;
	}
 #premium .btnSlide:after {
	bottom: 10px;

}
  #premium .features {
    padding: 40px 5% 20px;
  }
  #premium .features span {
    padding: 5px 20px 8px;
  }
  #premium .features .fBox {
    display: flex;
    flex-direction: column;
  }
  #premium .features .fBox img {
    width: 100%;
  }
  #premium .features .fBox ul {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 0;
  }
  #premium .features .fBox ul li {
    font-size: 14px;
  }
  #premium .conBox .text {
    text-align: left;
    margin: 1rem 0 1rem;
    padding: 0;
  }
  #premium #premium01.conBox .text {
    margin: 1rem 0 3rem;
  }
  #premium .conBox {
    margin-bottom: 4rem;
  }
#premium .btnSlide a {
  font-size: 14px;
}	
#premium .conBox h3 .deco {
  display: block;
  position: absolute;
  color: #333;
  opacity: 0.1;
  top: -30px;
  line-height: 1;
}
#premium03.conBox {
    margin-bottom: 2rem;
}
}
/* 美容皮膚科専任の女性医師が施術
-------------------------------- */
#Femaledoctor {
	background: linear-gradient(#ddecd9, #ffffff);
}
#Femaledoctor .Box {
	transform: scale(-1, -1);
}
#Femaledoctor .sideSp {
	padding-top: 3rem;
}
#Femaledoctor h2 {
 font-size: clamp(20px, 6vw, 40px);
  margin-bottom: 1rem;
  padding: 0;
}


#Femaledoctor .fBox {
	 display: flex;
	align-items: center;
	justify-content: space-between;
	position:relative;
	z-index:2;
	margin: 2rem 0 4rem;
}

#Femaledoctor .basicBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /*margin-bottom: 4rem;*/
	width: 65%;
	position: relative;
    padding-right: 20px;
  }
#Femaledoctor .basicBox::after {
  position: absolute;
  top: -25%;
  right: 4%;
  content: '';
  border: 1px solid #c0a76e;
  border-radius: 32px;
  width: 200%;
  height: 160%;
  background: #ffffff88;
	z-index:-1;
}
  #Femaledoctor .basicBox .profImg {
   margin: 0 5% 0 0;
  }
#Femaledoctor .nameBox {
  position: relative;
  z-index: 5px;
}
#Femaledoctor .nameBox h3 {
  color: #476a3d;
	padding: 0;
}
#Femaledoctor .nameBox p {
  margin: 0;
  padding: 5px 0 0;
  font-size: min(6vw, 28px);
  line-height: 1.2;
}



#Femaledoctor .nameBox .cap {
  font-size: 11px;
  margin: 0 0 0 10px;
  letter-spacing: 0.1em;
}
#Femaledoctor .nameBox .fS {
  font-size: 12px;
  color: #b12444;
  margin: 0 0 0;
}
#Femaledoctor .nameBox .linkBox{
	font-size: 14px;

}
#Femaledoctor .nameBox .linkBox a{
	display: inline-block;
    margin-right: 20px;
    text-decoration: none;
	margin-top: 2px;
    
}
#Femaledoctor .nameBox table {
	margin-top: 10px;
}
#Femaledoctor .nameBox table tr{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
/*#Femaledoctor .nameBox table tr:first-child{
	margin-bottom: 5px;
}*/


#Femaledoctor .nameBox table th{
	text-align: right;
	color:#476a3d;
	padding: 8px 8px 8px 0;
	font-size: 14px;
	position:relative;
}

#Femaledoctor .nameBox table td {
  padding: 0 8px 8px 0;
	font-size: 14px;
}

#Femaledoctor .nameBox table tr:nth-child(2) td {
  padding: 0 8px 0 0;
}

#Femaledoctor .nameBox table td ul {
  padding: 0 0 0 15px;
}
#Femaledoctor .nameBox table td ul li {
  margin: 0 0 5px;
}

@media screen and (max-width: 1040px) {
#Femaledoctor .nameBox h3 {
	padding-top: 1rem;
}
#Femaledoctor .nameBox .cap {
 display: inline-block;
}
#Femaledoctor .fBox {
	align-items: flex-start;
	margin: 4rem 0;
	}
#Femaledoctor .basicBox {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
	width: 70%;
	
  }
#Femaledoctor .basicBox::after {
  top: -5%;
  right: 4%;
  width: 200%;
  height: 110%;
}
	#move {
		width: 40%;
	}
}
@media screen and (max-width: 767px) {
#Femaledoctor .fBox {
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	margin:4rem 0;
}
	
#Femaledoctor .basicBox {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
	width: 100%;
	margin-bottom: 4rem;
    padding-right:15px;
  }	
#Femaledoctor .nameBox table th{
	font-size: 12px;
	text-align: left;
}

#Femaledoctor .nameBox table td{
	font-size: 12px;
	
}
#Femaledoctor .basicBox::after {
  top: -5%;
  right: 2%;
  width: 200%;
  height: 110%;
}
	
	#move {
		width: auto;
	}
}
@media screen and (max-width: 400px) {
		#move {
		width: 100%;
	}
}
/* お一人おひとりに合わせた
パーソナルプランのご提案
-------------------------------- */
#suggestion{
	margin-bottom:6rem;
}
#suggestion h3{
	font-size: clamp(20px, 6vw, 32px);
	text-align: center;
	margin-bottom: 2rem;
	padding:0;
	
}
#suggestion .textBox {
	padding: 60px 40px 120px 40px;
	border-radius: 20px;
	background: #eaf0e1;
}
#suggestion .textBox p {
	text-align: center;
	padding:2rem 0 0 0;
}
#suggestion .textBox p:first-child {
font-weight: bold;
	font-size: 22px;
	font-family: 'Zen Old Mincho', serif;
	padding: 0;
	color: #476a3d;
} 
#suggestion .imgBox {
	margin: -6% auto 0;
    width: 94%;
	max-width: 1000px;
    border-radius: 12px;
  overflow: hidden;
}
@media screen and (max-width: 1030px) {
#premium .leadtext {
  text-align: left;
}	
#premium .leadtext br{
  display: none;
}	
}
@media screen and (max-width: 910px) {
	
	

#suggestion .textBox p {
	text-align: left;
	padding:1.5rem 0 0 0;
}

	
#suggestion .textBox p br{
display: none;
}
}
@media screen and (max-width: 820px) {
	
#suggestion .textBox {
	padding: 40px 20px 80px 20px;
	}
	

	#suggestion .textBox p br {
		display: none;
	}
#suggestion .imgBox {
	display: flex;
	width: 90%;
	align-items: center;
	justify-content: space-between;
	margin: -7% auto 0;
}
}
@media screen and (max-width: 767px) {
#suggestion{
	margin-bottom:1rem;
}
#suggestion h3{
	margin-bottom: 1rem;
}
#suggestion .textBox {
	padding: 30px 30px 60px;
	}
#suggestion .textBox p:first-child {
	font-size: 15px;

} 	
  #suggestion .imgBox {
    width: 90%;
    margin: -10% auto 0;
  }
}

/* 治療を受けられない方
-------------------------------- */
#notes {
  position: relative;
  background-color: rgba(204, 204, 204, 0.1);
  padding: 4rem 0;
}

#notes .fBox {
	display: flex;
	justify-content: space-between;
}

#notes .fBox .inBox {
	width: 49%;
}

#notes .fBox .inBox p{
	font-size: 12px;
}
#notes .fBox .inBox h3{
	text-align: center;
	margin:0 0 2rem;
	font-size: clamp(18px, 4vw, 24px);
	color: #25489c;
	position: relative;
}
#notes .fBox .inBox h3::after {
    position: absolute;
    bottom: -0.5em;
    left: 30%;
    width: 40%;
    height: 1px;
    content: '';
    background-color: #25489c;
}
#notes .box {
  border: 1px solid rgba(51, 51, 51, 0.5);
  margin: 1.5em 0 0;
  padding: 1.5em;
  font-size: 14px;

}
#notes ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#notes ul li {
  position: relative;
  margin: 0.5em 0;
  padding: 0 0 0 1.5em;
  line-height: 1.4;
}
#notes ul li::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1.2em;
  top: 0.125em;
  left: 0.5em;
  transform: rotate(45deg);
  border-right: 2px solid #b12444;
  border-bottom: 2px solid #b12444;
}
#notes ul li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1.2em;
  top: 0.125em;
  left: 0.5em;
  transform: rotate(135deg);
  border-right: 2px solid #b12444;
  border-bottom: 2px solid #b12444;
}
@media screen and (max-width: 860px) {
	#notes .fBox {
	flex-direction: column;
}

#notes .fBox .inBox {
	width: 100%;
}
#notes {
  padding: 2rem 0;
}
}
/* 料金表
-------------------------------- */
#price {
	margin: 6rem 0 4rem;

}

#price h2{
	font-size: clamp(20px, 6vw, 32px);
	text-align: center;
	margin-bottom: 2rem;
	padding: 0;
}
#price .inBox {
	padding: 40px 40px;
  border-radius: 20px;
  /*background: #eaf0e1;*/
  
}

#price .inBox table {
	margin-top: 10px;
	width: 100%;
	margin: auto;
	max-width: 780px
}
#price .inBox table tr{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	background: #f5f8ed;
	justify-content: space-between;
	border-radius: 10px;
}


#price .inBox th{
	text-align: left;
	color:#476a3d;
	border-right: 1px solid #b5ccaf;
	padding: 10px 15px 10px 15px;
	font-size: 18px;
	width: 65%;
	font-weight: bold;
	
}
#price .inBox th:nth-child(3) {
	display: flex;
	align-items: center;
}

#price .inBox th .option {
	color:#ffff00;
	padding: 0 10px;
	background: #476a3d;
	margin-right: 10px;
	font-size: 14px;
	font-weight: normal;
}

#price .inBox th .face {
	font-size: 14px;
	color: #000;
}


#price .inBox table td{
    padding: 15px 15px 15px 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	width: 35%
}
#price .inBox table td .tax {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}


#price  .note {
  max-width: 780px;
	margin: 0 auto 1.5rem;
}


#price .btnSlide {
	width: 300px;
	display: block;
	margin: auto;
	background: #fff;
	padding: 0;
	margin-top: 20px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#price .btnSlide a {
  text-decoration: none;
  display: block;
  width: 100%;
  position: relative;
  color: #3c3c3c;
  z-index: 5;
  font-size: 13px;
	margin: 0;
	padding: 10px 0 10px 0;
}
#price .btnSlide a br {
	display: none;
}
#price .btnSlide a::before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #476a3d;
    border-right: 1px solid #476a3d;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: rotate(45deg) translateX(-50%);
    z-index: 5;
}
#price .btnSlide a:hover {
	color: #fff;
}

#price .btnSlide a:hover:before {
	border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

#price .hifuLink {
	max-width: 780px;
	margin: 1rem auto 0;
}
#price .hifuLink a picture{
	display: block;
	
}
#price .hifuLink a picture img{
	width: 100%;
	height: auto;
	
}
@media screen and (max-width: 767px) { 
	
#price {
    margin: 3rem 0 2rem;
}
#price .inBox {
	padding:  0  
}
#price .inBox table tr{
	flex-direction: column;
}	
#price .inBox th  {
		border-right: none;
		border-bottom: 1px solid #b5ccaf;
	width: 100%;
	font-size: 16px;
}
#price .inBox th .face {
	font-size: 14px;
}
#price .inBox table td{
   width: 100%;
	font-size: 16px;
}
	
#price .btnSlide {
	width: 240px;
}
#price .btnSlide a {
  text-decoration: none;
  display: block;
  width: 100%;
  position: relative;
  color: #3c3c3c;
  z-index: 5;
  font-size: 13px;
	margin: 0;
	padding: 10px 0;
}
#price .btnSlide a br {
	display: inline-block;
}
}
/* よくあるご質問
-------------------------------- */
#faq {
  width: 90%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
#faq h2 {
  margin-bottom: 1em !important;
	font-size: clamp(20px, 6vw, 32px);
}
#faq .leadText{
	margin: 3rem 0  2rem;
	padding: 0;
}
#faq dl {
  margin: 1.5rem 0;
}
#faq dt {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0.5em 0 0.5em 0;
  color: #25489c;
}
#faq dt::before {
  content: 'Q';
  display: inline-block;
  margin-right: 0.5em;
  color: #fff;
  font-family: 'Zen Old Mincho', serif;
  font-weight: normal;
  line-height: 1;
  font-size: 0.8em;
  background-color: #25489c;
  border-radius: 3px;
  padding: 0.3em 0.5em 0.5em;
}
#faq dt::after {
  position: absolute;
  top: 0;
  left: 0.5em;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(37, 72, 156, 0.1);
}
#faq dd {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin: 1em 0 0 1em;
  padding: 0.5em 0;
}
#faq dd::before {
  content: 'A';
  display: inline-block;
  margin-right: 0.5em;
  color: #fff;
  font-family: 'Zen Old Mincho', serif;
  font-weight: normal;
  line-height: 1;
  font-size: 0.8em;
  background-color: #b12444;
  border-radius: 3px;
  padding: 0.3em 0.5em 0.5em;
}