@charset 'utf-8';

/* =========================================================
 エステコンテンツ共通css
========================================================= */
#rightContents h3:not(.heading) {
  height: auto;
  background: none;
  border-bottom: 1px solid #ba8b2a;
  width: 719px;
  margin: 0 auto;
  line-height: 1.5;
  text-indent: 0;
  padding: 17px 0 12px 36px;
  margin-bottom: 18px;
}

#rightContents h3:not(.heading)::before {
  transform: none;
  top: 20px;
  left: 0;
}

#rightContents #eventContents h3::before {
  left: 0;
}

#readBlock {
  background-color: rgba(202, 199, 184, 0.6);
  width: 720px;
  margin: 0px auto 18px;
  padding: 20px;
  /* color: #ffffff; */
  line-height: 1.6em;
  font-family: heisei-mincho-std, serif;
}

#readBlock p {
  font-weight: bold;
}

.textRed {
  color: #de0053;
}

.contentsBox {
  width: 758px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #f7df9b;
  border-top: 1px solid #ba8b2a;
  box-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
}

.contentsBox:before,
.contentsBox:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background: linear-gradient(180deg, #ba8b2a, #f7df9b);
}

.contentsBox:before {
  left: 0;
  top: 0;
}

.contentsBox:after {
  right: 0;
  top: 0;
}

#qa .contentsTitle {
  /* position: relative; */
  /* width: 719px; */
  /* margin: 0 auto 5px; */
  /* padding: 10px 0 10px; */
  /* border-bottom: 1px solid #c29857; */
}

#rightContents #qa .contentsTitle h3 {
  /* margin: 0; */
  /* box-shadow: none; */
  /* text-indent: 28px; */
  /* padding: 0; */
  /* line-height: 1.6em; */
  /* padding-left: 0; */
  /* height: auto; */
  /* border: none; */
  /* font-weight: bold; */
  /* font-size: 22px; */
}

#rightContents #qa .contentsTitle h3 span {
  padding-left: 14px;
}

.contentsInBox {
  width: 719px;
  margin: 0 auto;
}

.contentsInBox p {
  margin-bottom: 19px;
  line-height: 1.5em;
}

.contentsInBox p span {
  color: #c32424;
  font-size: inherit;
  font-weight: bold;
}

/* =========================================================
 Ｑ&Ａ（qa.html）
========================================================= */
#qaBlock {
  width: 718px;
  border-bottom: 1px solid #c29857;
  border-left: 1px solid #c29857;
  border-right: 1px solid #c29857;
  line-height: 1.6em;
  margin: 0px auto 18px;
  padding: 20px;
  letter-spacing: 0.04em;
  font-family: yu-mincho-pr6n, sans-serif;
}

#qaBlock p {
  font-weight: bold;
}

#qaBlock p span {
  font-weight: inherit;
  color: #ce9b2c;
}

.qaTextRed {
  color: #e6206a;
}

#qa .contentsTitle h3 {
  /* background: url('/img/qa/icon_q.png') no-repeat; */
  /* background-size: auto 26px; */
  /* background-position: left 5px; */
}

#qa .contentsInBox {
  background-color: rgba(242, 238, 220, 0.6);
  background-image: url('/img/qa/icon_a.png');
  background-size: 24px;
  background-position: 20px 14px;
  background-repeat: no-repeat;
  margin: 0 auto 18px!important;
  padding: 13px 0px 13px 0px!important;
  width: 720px;
}

.answer {
  margin: 4px 25px 0px auto;
  width: 641px;
}

.answer p {
  margin-bottom: 0;
  font-size: 16px;
}

/* =========================================================
 女性への口コミ一覧（review/index.html）
========================================================= */
#reviewBlock {
  margin: 0px auto 20px;
  padding: 20px 20px 25px;
  /* border-bottom: 1px solid #c29857; */
  /* border-left: 1px solid #c29857; */
  /* border-right: 1px solid #c29857; */
  width: 718px;
  letter-spacing: 0.01em;
  font-size: 14px;
  line-height: 1.5em;
  background-color: rgba(202, 199, 184, 0.6);
}

#reviewBlock .linkBannerBlock {
  background-image: url("/img/common/bg_esthe_cont_body.jpg");
  background-repeat: repeat;
  width: 720px;
  height: 220px;
  margin: 20px auto 0px;
  text-align: center;
  position: relative;
}

#reviewBlock .linkBannerBox {
  display: block;
  width: 550px;
  height: 180px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#personalReview .contentsBox {
  border-color: #c29857;
}

#personalReview .contentsTitle {
  position: relative;
  width: 719px;
  border-bottom: 1px solid #ba8b2a;
  margin: 0 auto 17px;
  padding: 12px 0 2px;
}

#rightContents #personalReview h3 {
  margin: 0;
  background: none;
  border: none;
  left: 0px;
  top: -3px;
  height: auto;
  box-shadow: none;
  line-height: 1.6em;
  /* padding-left: 0; */
  font-weight: bold;
}

/*
#qa h3:before,
#personalReview h3:before,
#personalReview h3:after {
  content: none;
}
*/

#personalReview h3 span {
  font-weight: inherit;
}

#personalReview .contentsTitle .guestsName {
  position: absolute;
  right: 0;
  bottom: 15px;
  font-size: 16px;
}

#personalReview .girlsName,
#personalReview .contentsLeftText {
  color: #323232;
  font-size: 16px;
}

.contentsInBox .contentsLeftBox {
  float: left;
  width: 565px;
}

.contentsLeftText {
  line-height: 1.5em;
}

.contentsInBox .contentsLeftBox p.girlsName {
  margin: 20px 0;
}

.contentsInBox .contentRIghtBox {
  float: right;
  width: 113px;
  margin-bottom: 20px;
}

/*口コミのページャー*/
.reviewPager {
  background: url("/img/review/bg_reviewPager.jpg");
  border: 1px solid #ada575;
  box-sizing: border-box;
  height: 48px;
  line-height: 46px;
}

.reviewPager ul {
  text-align: center;
  font-size: 0;
}

.reviewPager li {
  display: inline-block;
  font-size: 14px;
  margin: 0 2px;
  color: #ffffff;
}

.reviewPager a,
.reviewPager span {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #2c2c2c;
  font-size: 100%;
  padding: 5px 10px;
  text-decoration: none;
}

.reviewPager a:hover,
.reviewPager span {
  background: #805b09;
  color: #ffffff;
  font-weight: normal;
  border-color: #ffffff;
}

/*口コミのフォーム*/
#topImage {
  position: relative;
}

#formLink {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

#formLink a {
  /* letter-spacing: 0px; */
  font-size: 16px;
  /* text-decoration: none; */
  /* vertical-align: middle; */
  /* display: block; */
  /* background-color: #bc8f2e; */
  /* box-shadow: 0 3px 0 #00ad82; */
  /* color: #ffffff; */
  /* width: 150px; */
  /* height: 35px; */
  /* line-height: 35px; */
  /* text-align: center; */
}

#formLink a::before {
  content: "▶";
}

#formLink a:hover {
  opacity: 0.7;
}

#formLink a span {
  font-size: 10px;
  position: relative;
  top: -2px;
}

#form {
  border: 1px solid #ada575;
  background-color: #e7e6db;
  padding: 20px;
  margin-top: 20px;
}

#form .formText {
  letter-spacing: 0.2px;
  margin-bottom: 21px;
}

#form form {
  width: 718px;
  margin: 0 auto;
}

#form p.formTitleElement {
  margin-bottom: 9px;
}

#form form input,
#form form textarea {
  border: 1px solid #ada575;
  letter-spacing: 2.4px;
}

#form form input {
  height: 51px;
  margin-bottom: 19px;
  text-indent: 1.4em;
}

#nameBox {
  width: 48.5%;
  float: left;
}

#therapistNameBox {
  width: 48.5%;
  float: right;
}

#form form #nameBox input,
#form form #therapistNameBox select {
  width: 99.5%;
}

#form form #therapistNameBox select {
  height: 55px;
  border: 1px solid #ada575;
  text-indent: 0.4em;
}

#form form #submitBtnWrap {
  position: relative;
}

#form form textarea {
  height: 141px;
  resize: none;
  padding: 20px;
  line-height: 1.4em;
  width: 678px;
  font-size: 14px;
}

#submitBtnWrap {
  width: 188px;
  margin: 16px auto 0;
}

#submitBtnWrap #submitBtn {
  text-indent: 0;
  width: 188px;
  height: 40px;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  border: none;
  background-color: #827c5a;
  box-shadow: 0px 3px 0 #575233;
  margin-bottom: 3px;
}

/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
  color: #cccccc;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
  color: #cccccc;
}

/* Firefox 18- */
:-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* Firefox 19+ */
::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

/* IE 10+ */
:-ms-input-placeholder {
  color: #cccccc;
}

/*送信完了時のメッセージ*/
.finishText {
  color: #432400;
  font-size: 16px;
  font-weight: bold;
  margin: 20px auto 0;
  text-align: center;
}

/* =========================================================
 お客様へのお約束（promise.html）
========================================================= */
#no_01 .contentsInBox {
  background: url('/img/promise/bg_no_01.png') no-repeat;
  background-position: right bottom;
}

#no_02 .contentsInBox {
  background: url('/img/promise/bg_no_02.png') no-repeat;
  background-position: right bottom;
}

#no_03 .contentsInBox {
  background: url('/img/promise/bg_no_03.png') no-repeat;
  background-position: right bottom;
}

#no_04 .contentsInBox {
  background: url('/img/promise/bg_no_04.png') no-repeat;
  background-position: right bottom;
}

#no_05 .contentsInBox {
  background: url('/img/promise/bg_no_05.png') no-repeat;
  background-position: right bottom;
}

/* =========================================================
 イベント一覧（event.html）
========================================================= */
/*タイトルを1行にし、途切れを「…」に変更 */
#eventBlock {
  margin: 0px auto 20px;
  padding: 20px;
  width: 760px;
  background-color: rgba(202, 199, 184, 0.6);
  letter-spacing: 0.01em;
  font-size: 14px;
  line-height: 1.5em;
  font-family: heisei-mincho-std, serif;
  box-sizing: border-box;
}

#eventBlock p {
  font-weight: bold;
}

#eventBlock p span {
  font-weight: inherit;
}

.eventTextRed {
  color: #ce9b2c;
}

#eventContents .contentsTitle {
  width: 758px;
  border-bottom: 1px solid #ba8b2a;
}

/*期間エリア*/
#eventContents .periodAreaBlock {
  background: #f7f4ea;
  height: 42px;
  line-height: 42px;
  border-top: 1px #ffffff solid;
  box-sizing: border-box;
}

#eventContents .periodAreaBox {
  padding-left: 20px;
}

#eventContents .periodAreaBox p.periodTag {
  background-color: #424242;
  width: 42px;
  height: 22px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  font-weight: bold;
}

#eventContents .periodAreaBox .periodDays {
  display: inline-block;
  margin-left: 7px;
  font-size: 16px;
}

/* リンクバナーエリア */
#eventContents .linkBannerBlock {
  background-image: url(/img/event/bg_blackImage.jpg);
  background-repeat: repeat;
  width: 720px;
  height: 220px;
  margin: 20px auto;
  text-align: center;
  position: relative;
}

#eventContents .linkBannerBox {
  display: block;
  width: 550px;
  height: 180px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #ffffff;
}

#eventContents .linkBannerBox a:hover {
  opacity: 0.7;
}

#eventContents h3 {
  /* margin-top: 0; */
  /* margin-bottom: 0; */
  /* box-sizing: border-box; */
  /* background: none; */
  /* border: none; */
  /* box-shadow: none; */
  /* height: 65px; */
  /* line-height: 70px; */
  /* font-weight: bold; */
  /* text-indent: 18px; */
  margin-bottom: 0;
  border-bottom: 0;
  width: 758px;
  padding-left: 50px;
}

/*
#eventContents h3::before {
  content: none;
}
*/

.reviewPager a {
  /* color: #00d07f; */
}

#rightContents>section:first-child>h2+article#lecturer h3 {
  background: none;
  color: #00d07f;
  font-size: 24px;
  font-weight: bold;
  border: none;
  border-bottom: 1px solid #00d07f;
  box-shadow: none;
  height: auto;
  line-height: 1.5;
  border-radius: 0;
  width: 730px;
  margin: 10px auto 15px;
  padding: 0 0 10px 0;
}

/*
#lecturer h3::before {
  content: none;
}
*/

#lecturer h4 {
  line-height: 1.5em;
  font-weight: bold;
}

/* =========================================================
 PC用
========================================================= */
@media screen and (min-width: 769px) {
  #qa .contentsInBox {
    display: block !important;
    height: auto!important;
  }

  #qa .navTrigger {
    display: none;
  }

  #lecturer h4 {
    margin-bottom: 6px;
    font-size: 16px;
  }
}

/* =========================================================
 スマホ用
========================================================= */
@media screen and (max-width: 768px) {
  #eventBlock {
    padding: 4% 3%;
    box-sizing: border-box;
    border-width: 0 0 1px;
    width: auto;
    margin: 0 auto 5vw;
    letter-spacing: 0;
    font-size: 3.44vw;
    line-height: 1.7;
    font-family: heisei-mincho-std, serif;
    font-weight: bold;
  }

  #eventBlock p {
    /* font-weight: normal; */
  }

  .contentsBox {
    width: 96%;
    margin-bottom: 7vw;
    box-sizing: border-box;
    border: 1px solid #a19678;
    box-shadow: none;
  }

  .contentsBox::before,
  .contentsBox::after {
    content: none;
  }

  #eventContents .contentsTitle {
    width: 100%;
    box-sizing: border-box;
    border-bottom-color: #a19678;
  }

  .periodAreaBlock {
    height: 44px;
    padding-top: 1px;
  }

  #eventContents .periodAreaBox {
    margin: 0;
    padding-left: 3vw;
  }

  #eventContents .periodAreaBox p.periodTag {
    width: 12%;
    height: 5vw;
    line-height: 4.5vw;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 3.2vw;
    letter-spacing: 0.5vw;
  }

  #eventContents .periodAreaBox .periodDays {
    margin-left: 14%;
    font-size: 3.8vw;
    color: #2c2c2c;
  }

  #eventContents .linkBannerBlock {
    width: 94%;
    height: auto;
    margin: 4vw auto;
    background: none;
  }

  #eventContents .linkBannerBox {
    width: 92%;
    height: auto;
    position: static;
  }

  #eventContents .periodAreaBlock {
    height: 8vw;
    line-height: 8vw;
    position: relative;
  }

  /* Q&Aページ */
  #qaBlock {
    box-sizing: border-box;
    padding: 3vw;
    border: none;
    width: 100%;
    margin: 0 auto 5vw;
    letter-spacing: 0;
    font-size: 3.44vw;
    line-height: 1.7;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
    font-family: inherit;
  }

  #qa .contentsTitle {
    /* width: 100%; */
    /* background-color: #e4c492; */
    /* box-sizing: border-box; */
    /* margin-bottom: 0; */
    /* padding: 0; */
    /* border-color: #2c2c2c; */
  }

  #qa .contentsTitle::after {
    content: "";
    display: block;
    border: 4vw solid transparent;
    border-bottom-color: #B1A37C;
    border-right-color: #B1A37C;
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    top: auto;
    transform: none;
    background: none;
  }

  #rightContents #qa .contentsTitle h3 {
    /* line-height: 1.5; */
    /* text-indent: 0; */
    /* padding: 4% 6% 3% 7%; */
    /* font-size: 4.5vw; */
    /* background-position: 2% 3.2vw; */
    /* box-sizing: border-box; */
    /* background-size: 3.7vw; */
    /* font-family: inherit; */
    border-bottom: 0;
    margin-bottom: 0;
  }

  #rightContents #qa .contentsTitle h3::before {
    background-image: url("/s/img/qa/icon_q.png");
  }

  /*
  #rightContents #qa .contentsTitle h3::after {
    content: none;
  }
  */

  #qa .navTrigger {
    color: #ffffff;
    position: absolute;
    bottom: 1.5%;
    right: 0.5%;
    z-index: 1;
    font-size: 4vw;
    font-weight: bold;
  }

  #qa .contentsInBox {
    background-position: 3.5% 3.5vw;
    margin: 0 auto 3.5vw;
    padding: 3vw 0;
    width: 100%;
    background-size: 4vw;
    background-color: transparent;
    border-top: 1px solid #a19678;
  }

  #qaBlock p {
    font-weight: normal;
  }

  .answer {
    margin: 0 auto;
    width: 94%;
    text-indent: 5vw;
  }

  .answer p {
    font-size: 3.44vw;
  }

  .answer p a {
    color: #e6206a;
  }

  #reviewBlock {
    padding: 3vw;
    border-width: 0 0 1px;
    width: 100%;
    margin: 0 auto 5vw;
    letter-spacing: 0;
    font-size: 3.44vw;
    line-height: 1.7;
    box-sizing: border-box;
  }

  #reviewBlock .linkBannerBlock {
    width: 100%;
    height: 35vw;
    /* margin: 4vw auto; */
  }

  #reviewBlock .linkBannerBox {
    width: 92%;
    height: auto;
  }

  #reviewBlock .linkBannerBox img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
  }

  #formLink {
    position: static;
    margin: 5vw auto 4vw;
    background-color: #ffffff;
  }

  #formLink a {
    font-size: 4vw;
    font-weight: bold;
    width: 100%;
    height: 12vw;
    line-height: 12vw;
  }

  .linkBlock {
    background-color: #ffffff;
    /* border: 1px solid #9d1347; */
  }

  img {
    width: 100%;
    height: auto;
  }

  #personalReview .contentsTitle {
    width: 94%;
    margin: 0 auto 3.5vw;
    padding: 0;
  }

  #personalReview h3 {
    background-position-y: center;
    line-height: 2.5;
    margin-bottom: 0;
    top: 0;
    text-indent: 0;
    font-size: 4.5vw;
  }

  #personalReview h3 span {
    font-size: 80%;
    font-weight: inherit;
    color: #323232;
    margin-left: 2%;
  }

  #personalReview .contentsTitle .guestsName {
    position: absolute;
    font-size: 3.44vw;
    top: 50%;
    right: 3%;
    transform: translate(0, -50%);
  }

  .contentsInBox {
    width: 94%;
    margin: 0 auto;
  }

  .contentsInBox .contentsLeftBox {
    float: left;
    width: 60%;
  }

  #personalReview .girlsName,
  #personalReview .contentsLeftText {
    color: #323232;
    font-size: 16px;
  }

  #personalReview .girlsName,
  #personalReview .contentsLeftText {
    font-size: 3.44vw;
    border-bottom: none;
  }

  .contentsInBox .contentsLeftBox p.girlsName {
    margin: 3vw 0;
    padding: 0;
    text-align: right;
  }

  .contentsInBox .contentRIghtBox {
    float: right;
    width: 35%;
    margin-bottom: 0;
  }

  #personalReview .contentsBox {
    width: 94%;
  }

  #rightContents
 #eventContents h3 {
    /* font-size: 4.8vw; */
    /* line-height: 11vw; */
    /* height: 10vw; */
    /* text-indent: 1vw; */
    width: 100%;
    padding-left: 10%;
  }

  /*
  #eventContents h3::after {
    content: none;
  }
  */

  #form {
    padding: 4%;
    margin: 5% auto 7%;
  }

  #form .formText {
    letter-spacing: 0.1vw;
    margin-bottom: 6%;
  }

  #form form {
    width: 100%;
  }

  #nameBox {
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }

  #therapistNameBox {
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }

  #form p.formTitleElement {
    margin-bottom: 2%;
  }

  #form form input {
    height: 8vw;
    margin-bottom: 0;
  }

  #form form textarea {
    width: 100%;
    box-sizing: border-box;
    height: 25vw;
  }

  #submitBtnWrap {
    width: 100%;
  }

  #submitBtnWrap #submitBtn {
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    font-size: 4.5vw;
  }

  #rightContents>section:first-child>h2+article#lecturer h3 {
    width: 96%;
    text-indent: 0;
  }

  /*
  #lecturer h3::after {
    content: none;
  }
  */

  #lecturer h4 {
    margin-bottom: 1.5%;
    font-size: 4vw;
  }

  .contentsInBox p {
    margin-bottom: 6%;
  }

  #readBlock {
    width: 100%;
    box-sizing: border-box;
  }

  #rightContents h3:not(.heading) {
    width: 94%;
    border-top: 0;
    border-bottom-color: #a19678;
    padding: 4vw 0 2vw 7.5%;
  }

  #rightContents h3:not(.heading)::before {
    top: 4.5vw;
  }

  #rightContents #eventContents h3::before {
    left: 2%;
}
}
