/* ================================
sothys
================================ */
#pgHeadlineImg .Box {
  margin-top: -10%;
	z-index: 5;
	position: relative;
}
main#sothys {
  font-feature-settings: "palt";
  padding: 0;
}
main#sothys .sideSp {
  max-width: 1080px;
}
main#sothys #pgHeadlineImg .inBox {
  max-width: 1080px;
  margin: auto;
  display: flex;
  height: 670px;
	position:relative;
	z-index: 5;
}
main#sothys #pgHeadlineImg .imgBox {
  padding: 2em 0 1em;
}
main#sothys h1 {
  background: url("../img/sothys/top_bg.jpg")no-repeat;
  background-position: right center;
  background-size: cover;
  height: 670px;
  position:relative;
}


main#sothys h1 .topGimmick {
	width:50%;
	left:0;
	top:0;
    z-index: 2;
	position:absolute;
	height: 670px;
	background-size: cover;
	background: url("../img/sothys/top_wall.jpg")no-repeat;
	background-position: left 10% center;
}
main#sothys h1 picture {
  width: 60%;
  max-width: 540px;
  height: auto;
  margin-top: 120px;
}
main#sothys h1 .sideSp {
  max-width: 1080px;
}
main#sothys #about h2 {
  font-size: clamp(20px, 6vw, 32px);
  margin-bottom: 1rem;
  padding: 0;
}
.hifuClr {
  color: #25489c;
}
main#sothys h2.hifuClr {
  position: relative;
}
main#sothys h2.hifuClr {
  text-align: center;
  margin-bottom: 1em;
}
main#sothys 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#sothys h1 picture {
  margin-top: 15%;
}
main#sothys h1 {
  background-position: right 12% center;
}
}
@media screen and (max-width: 1000px) {
main#sothys h1 picture {
  width: 52%;
  max-width: 540px;
  height: auto;
  margin-top: 18%;
}
main#sothys h1 {
  background-position: right 18% center;
}
}
@media screen and (max-width: 820px) {
main#sothys h1 {
  background-position: right 20% center;
}
main#sothys h1 picture {
  margin-top: 24%;
}
}
@media screen and (max-width: 767px) {
  main#sothys h1 {
    background: none;
    height: auto;
  }
main#sothys h1 .topGimmick {
	display: none;
}
  main#sothys h1 picture {
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-top: 0;
  }
  main#sothys h1 picture img {
    width: 100%;
    height: auto;
  }
  main#sothys #about h2 {
    padding-top: 1rem;
  }
  main#sothys #pgHeadlineImg .inBox {
    margin: auto;
    display: flex;
    align-items: center;
    height: auto;
  }
  main#sothys h2 br {
    display: none;
  }
}
#about { /* 重なり調整 */
  position: relative;
  z-index: 5;
  margin-top: -2%;
  margin-bottom: 2rem;
}
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);
}
#about .sanmi {
  display: block;
  width: 100%;
  max-width: 760px;
  height: auto;
  margin: 4rem auto 0;
}
@media screen and (max-width: 767px) {
  #about {
    margin-top: 1rem;
  }
  #about .sanmi {
    margin: 1rem auto 0;
  }
}
/* ポイント
-------------------------------- */
#point {
  overflow: hidden;
}
#point {
  background: linear-gradient(#ddecd9, #f8fbf7, #ffffff);
}
#point .Box {
  transform: scale(-1, -1);
  margin-bottom: 6rem;
}
#point .topBox {
  width: 100%;
  background: url("../img/threadlift/premium_top_bg.jpg")no-repeat;
  background-position: left bottom;
  background-size: contain;
}
#point .topBox .fBox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 18%;
  width: 100%;
}
#point .topBox h2 {
  position: relative;
}
#point .topBox h2 {
  font-size: clamp(20px, 4vw, 50px);
  width: 32%;
  color: #836811;
  padding: 0;
  white-space: nowrap;
}
#point .topBox h2 .title {
  display: block;
  padding-top: 20%;
}
#point .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%;
}
#point .topBox .imgBox {
  width: 55%;
  max-width: 1000px;
  border-radius: 20px 0 0 20px;
  overflow: hidden;
}
#point .leadtext {
  text-align: center;
  padding: 6rem 0;
}
#point .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;
}
#point .btnSlide a {
  text-decoration: none;
  display: block;
  width: 100%;
  position: relative;
  padding: 20px 0 40px;
  color: #3c3c3c;
  z-index: 5;
  font-size: 15px;
}
#point .btnSlide:hover span {
  color: #000;
}
#point .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: 20px;
  left: 50%;
}
#point .btnSlide:hover::after {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
#point .conBox {
  margin-bottom: 12rem;
}
#point .conBox h3 {
  text-align: center;
  color: #000;
  font-size: min(6vw, 32px);
  padding: 0;
  position: relative
}
#point .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;
}
#point .conBox .imgBox {
  margin: 0;
  padding: 0;
  border-radius: 12px;
  overflow: hidden;
}
#point .conBox .text {
  text-align: center;
  margin: 2rem 0 2rem;
  padding: 0;
}
#point .features {
  padding: 50px 30px 30px;
  border-radius: 20px;
  border: 1px solid #c0a76e;
  position: relative;
  margin-top: 4rem;
  background: #ffffff88;
}
#point .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;
}
#point .features span {
  padding: 5px 60px 8px;
  background: #f7f2e7 url(../img/common/bg_gold.png)no-repeat;
  background-size: 120%;
  border-radius: 40px;
}
#point .features .fBox {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
#point .features .fBox img {
  width: 50%;
  max-width: 540px;
  height: auto;
}
#point .features .fBox ul {
  flex: 1;
  padding: 0;
  list-style: none;
  margin-left: 40px;
}
#point .features .fBox ul li {
  position: relative;
}
#point .features .fBox ul li:last-child {
  margin-bottom: 0;
}
#point .features .fBox ul li br {
  display: none;
}
#point .btnSlide::before {
  background-color: #fcf6e1;
}
#point #point03 {
  margin-bottom: 8rem
}
@media screen and (max-width:1600px) {
  #point .topBox .fBox {
    margin-left: 12%;
  }
  #point .topBox h2 {
    width: 38%;
  }
}
@media screen and (max-width:1350px) {
  #point .topBox .fBox {
    margin-left: 8%;
  }
  #point .topBox h2 {
    width: 44%;
  }
  #point .topBox h2 .title {
    display: block;
    padding-top: 14%;
  }
}
@media screen and (max-width: 767px) {
  #point .Box {
    transform: scale(-1, -1);
    margin-bottom: 6rem;
  }
  #point .topBox .fBox {
    display: block;
    margin-left: 0;
  }
  #point .topBox h2 {
    width: 100%;
    font-size: min(8vw, 32px);
    padding: 0 20px 20px;
  }
  #point .topBox h2 .title {
    display: block;
    padding-top: 0;
  }
  #point .topBox h2 .deco {
    display: block;
    position: static;
    font-size: clamp(70px, 4vw, 80px);
    margin-bottom: -6%;
    margin-left: -1%;
  }
  #point .topBox .imgBox {
    width: 90%;
    max-width: 1000px;
    margin-left: auto;
  }
  #point .leadtext {
    text-align: left;
    padding: 2rem 0;
  }
  #point .conBox .text br {
    display: none;
  }
  #point .features {
    padding: 30px 5% 20px;
    margin-top: 3rem;
  }
  #point .features span {
    padding: 5px 20px 8px;
  }
  #point .features .fBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  #point .features .fBox img {
    width: 100%;
  }
  #point .features .fBox ul {
    margin-top: 20px;
    margin-bottom: 1rem;
    margin-right: 0;
    margin-left: 0px;
  }
  #point .features .fBox ul li {
    font-size: 14px;
  }
  #point .features .fBox ul li br {
    display: inline-block
  }
  #point .conBox .text {
    text-align: left;
    margin: 1rem 0 1rem;
    padding: 0;
  }
  #point .conBox {
    margin-bottom: 6rem;
  }
  #point .btnSlide a {
    font-size: 14px;
  }
  #point .conBox h3 .deco {
    display: block;
    position: absolute;
    color: #333;
    opacity: 0.1;
    top: -30px;
    line-height: 1;
  }
  #point #point03 {
    margin-bottom: 4rem
  }
}
/* お一人おひとりに合わせた
パーソナルプランのご提案
-------------------------------- */
#suggestion {
  max-width: 1080px;
  margin: 2rem auto 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: 0;
}
#suggestion .textBox p:nth-child(2) {
  font-weight: bold;
  font-size: clamp(17px, 3vw, 20px);
  font-family: 'Zen Old Mincho', serif;
  padding: 1.5rem 0 0 0;
  color: #476a3d;
}
#suggestion .imgBox {
  margin: -6% auto 0;
  width: 94%;
  max-width: 1000px;
  border-radius: 12px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  #suggestion {
    max-width: 1080px;
    margin: 2rem 5% 6rem;
  }
}
@media screen and (max-width: 820px) {
  #suggestion .textBox {
    padding: 40px 20px 80px 20px;
  }
  #suggestion .textBox p {
    text-align: left;
  }
  #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: 20px 20px 60px;
  }
  #suggestion .textBox p:first-child {
    font-size: 15px;
  }
  #suggestion .imgBox {
    width: 90%;
    margin: -10% auto 0;
  }
}
/* SOTHYSトリートメントプラン
-------------------------------- */
#plan {
  overflow: hidden;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 50%, rgba(248, 246, 240, 1) 90%, rgba(236, 231, 217, 1) 100%);
}
#plan .Box {
  transform: scale(-1, -1);
  margin-bottom: 6rem;
}
#plan .topBox {
  width: 100%;
  background: url("../img/sothys/plan_top_bg.png")no-repeat;
  background-position: left bottom 30%;
  background-size: contain;
  margin-bottom: 6rem;
}
#plan .topBox .fBox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 18%;
  width: 100%;
}
#plan .topBox h2 {
  position: relative;
}
#plan .topBox h2 {
  font-size: clamp(20px, 4vw, 50px);
  width: 32%;
  color: #836811;
  padding: 0;
  white-space: nowrap;
}
#plan .topBox h2 .title {
  display: block;
  padding-top: 20%;
}
#plan .topBox h2 .title span {
  display: block;
}
#plan .topBox h2 .title span:nth-child(2) {
  margin-left: -2%;
  margin-top: -2%;
}
#plan .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%;
}
#plan .topBox .imgBox {
  width: 55%;
  max-width: 1000px;
  border-radius: 20px 0 0 20px;
  overflow: hidden;
}
#plan .leadtext {
  text-align: center;
  padding: 6rem 0;
}
@media screen and (max-width:1600px) {
  #plan .topBox .fBox {
    margin-left: 12%;
  }
  #plan .topBox h2 {
    width: 38%;
  }
}
@media screen and (max-width:1350px) {
  #plan .topBox .fBox {
    margin-left: 8%;
  }
  #plan .topBox h2 {
    width: 44%;
  }
  #plan .topBox h2 .title {
    display: block;
    padding-top: 14%;
  }
}
@media screen and (max-width: 767px) {
  #plan .Box {
    transform: scale(-1, -1);
    margin-bottom: 2rem;
  }
  #plan .topBox {
    margin-bottom: 2rem;
  }
  #plan .topBox .fBox {
    display: block;
    margin-left: 0;
  }
  #plan .topBox h2 {
    width: 100%;
    font-size: min(8vw, 32px);
    padding: 0 20px 20px;
  }
  #plan .topBox h2 .title {
    display: block;
    padding-top: 0;
  }
  #plan .topBox h2 .deco {
    display: block;
    position: static;
    font-size: clamp(70px, 4vw, 80px);
    margin-bottom: -6%;
    margin-left: -1%;
  }
  #plan .topBox .imgBox {
    width: 90%;
    max-width: 1000px;
    margin-left: auto;
  }
  #plan .leadtext {
    text-align: left;
    padding: 2rem 0;
  }
  #plan .conBox .text br {
    display: none;
  }
}
/*#planList*/
#planList .fBox {
  max-width: 1180px;
  margin: 0 auto 6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#planList .fBox .textBox {
  width: 50%;
}
#planList .fBox .textBox h3 {
  color: #836811;
  font-size: clamp(22px, 3.2vw, 32px);
  padding: 0;
  margin-bottom: 10px;
}
#planList .fBox .textBox h3 .lank {
  font-size: clamp(16px, 2vw, 20px);
  color: #000;
  display: block;
}
#planList .fBox img {
  display: block;
  width: 45%;
  max-width: 480px;
  height: auto;
}
@media screen and (max-width: 1260px) {
  #planList .fBox {
    margin: 0 5% 4rem;
  }
}
@media screen and (max-width: 767px) {
  #planList .fBox {
    flex-direction: column;
    align-items: center;
  }
  #planList .fBox .textBox {
    width: auto;
  }
  #planList .fBox .textBox h3 {
    margin-bottom: 0;
  }
  #planList .fBox img {
    width: 100%;
    margin-top: 20px;
  }
}
/* 治療を受けられない方
-------------------------------- */
#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: 0 0 2rem;
}
#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 br {
	display: none;
}
#price .inBox th span.neme {
	display: flex;
	align-items:  center;
}
#price .inBox th span.neme span {
	 font-size: 14px;
	margin-left: 10px;
}
#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 th span.neme  span{
		font-size: 12px;
	}
  #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;
  }
}
@media screen and (max-width: 390px) {
	#price .inBox th span.neme {
	display: inline;
}
	#price .inBox th span.neme  span{
	display: inline-block;
}
#price .inBox th 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;
}
.memberAnk {
  background: linear-gradient(#ffffff, #f2efe7);
  padding-top: 2rem;
}
.memberAnk .inBox {
  padding: 0 5%;
  text-align: center;
  margin-bottom: 4rem;
}
.memberAnk .inBox p {
  font-size: clamp(20px, 4vw, 26px);
  text-align: center;
  margin-bottom: 2rem;
  padding: 0;
  font-family: 'Zen Old Mincho', serif;
}
.memberAnk .inBox a:hover {
  opacity: 0.5;
}
.memberAnk .Box {
  margin-bottom: 0rem;
}
@media screen and (max-width: 767px) {
  .memberAnk .inBox p {
    margin-bottom: 1rem;
  }
}
/* ソワンテクニックとは
-------------------------------- */
#product {
  padding: 2rem 0 4rem 0;
}
#product .logoImg {
  background: url(../img/common/bg_gold.png) no-repeat right 0 rgba(192, 167, 110, 0.2);
  border-radius: 0 32px 32px 0;
  width: 90%;
  max-width: 640px;
  padding: 2rem;
  text-align: center;
}
#product .logoImg img {
  max-width: 150px;
}
#product .box {
  position: relative;
  display: flex;
  align-items: center;
  width: 90%;
  max-width: 1500px;
  margin: 0 0 0 auto;
  padding: 40px 5%;
  justify-content: center;
}
#product .box::before {
  position: absolute;
  top: -15px;
  left: 0;
  content: '';
  width: 100%;
  height: calc(100% + 2em);
  border-top: 1px solid #c0a76e;
  border-left: 1px solid #c0a76e;
  border-bottom: 1px solid #c0a76e;
  border-radius: 32px 0 0 32px;
}
#product .textBox {
  padding-right: 40px;
  max-width: 800px;
  width: 56%;
  position: relative;
  z-index: 2;
}
#product h3 {
  font-size: 1.4em;
  padding: 0;
}
#product .imgBox {
  text-align: center;
  width: 38%;
  max-width: 500px;
}
#product .imgBox img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1680px) {
  #product .logoImg {
    padding-right: 4rem;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  #product .box {
    flex-direction: column;
  }
  #product .textBox {
    padding-right: 0;
    width: auto;
  }
  #product .imgBox {
    width: 100%;
  }
}
/* SOTHYSオンラインショップバナー */
.sothysShopBnr {
  padding: 1.5rem 0 0;
  font-size: 12px;
}
.sothysShopBnr a {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  background-color: #f6e8e4;
  border: 2px solid #ac9961;
  color: #313131;
  padding: 10px;
  box-sizing: border-box;
  text-decoration: none;
}
.sothysShopBnr a:hover {
  opacity: 0.5;
}
.sothysShopBnr img {
  width: 110px;
}
.sothysShopBnr .inlineBlk {
  padding: 5px 10px 0;
}
.sothysShopBnr i {
  display: inline-block;
  margin-left: 5px;
  color: #bf9784;
}
@media screen and (min-width: 768px), print {
  .sothysShopBnr a {
    width: 90%;
    max-width: 400px;
  }
  .sothysShopBnr .inlineBlk {
    padding-top: 0;
  }
  .sothysShopBnr i {
    font-size: 1.5em;
  }
}