@charset "utf-8";

/* Old-Thema-Custom
---------------------------------------------------------------------------------------------- */
.sr {
  font-family: serif;
}
/* 明朝系フォント */
.cr {
  font-family: cursive;
}
/* 草書体系フォント */
.fn {
  font-family: fantasy;
}
/* 装飾フォント */
.mn {
  font-family: monospace;
}
/* 等幅フォント */
.gc {
  font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
/* Ｐゴシック */
.mc {
  font-family: "ＭＳ Ｐ明朝", 細明朝体, serif;
}
/* Ｐ明朝 */
.b {
  font-weight: bold;
}
/* 太字 */
.u {
  text-decoration: underline;
}
/* 下線 */
.l {
  text-decoration: line-through;
}
/* 打ち消し線 */
.tx-shadow01 {
  text-shadow: 0 1px 0px #777;
}
/* 文字影灰色 */
.tx-shadow02 {
  text-shadow: 0 1px 0px #fff;
}
/* 文字影白色 */
.tx-l {
  background: linear-gradient(transparent 60%, #ffffa3 0%);
}
.line00 {
  line-height: 0;
}
.line01 {
  line-height: 1;
}
.line02 {
  line-height: 1.5;
}
.tx-c {
  text-align: center;
}
.tx-top {
  vertical-align: middle;
}
.t-space1 {
  letter-spacing: 1px !important;
}
.t-space2 {
  letter-spacing: 2px !important;
}
.t-space3 {
  letter-spacing: 3px !important;
}
.t-space5 {
  letter-spacing: 5px !important;
}
.t-space7 {
  letter-spacing: 7px !important;
}
.t-space10 {
  letter-spacing: 10px !important;
}
.dot {
  border-bottom: 1px dotted #ccc;
}
.solid {
  border-bottom: 1px solid #ccc;
}
.red {
  color: #ff4040;
}
/* 赤色薄 */
.red02 {
  color: #c84632;
}
/* 赤色濃 */
.blue {
  color: #09c;
}
/* 青色 */
.brown {
  color: #4c3c18;
}
/* 茶色 */
.green {
  color: #00a340;
}
/* 緑色 */
.orange02 {
  color: #ed5d00;
}
/* 橙色 */
.orange {
  color: #ffbd00;
}
/* 橙色薄 */
.yellow {
  color: #fff000;
}
/* 黄色 */
.purple {
  color: #993366;
}
/* 紫色 */
.pink {
  color: #d34a6a;
}
/* ピンク */
.silver {
  color: #ccc;
}
/* 灰色薄 */
.gray {
  color: #999;
}
/* 灰色濃 */
.white {
  color: #fff;
}
/* 白色 */
.main-color {
  color: #ff6a06;
}
.bg-glay {
  background-color: #f8f5ee !important;
}
.bg-yellow {
  background-color: #ffff99 !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-orange {
  background-color: #ff870f !important;
}
.bg-blue {
  background-color: #036 !important;
}
.bg-green {
  background-color: #8ec31f !important;
}
.bg-green02 {
  background-color: #f5eed1 !important;
}
.bg-red {
  background-color: #c00000 !important;
}
.bg-main {
  background-color: #78555a !important;
}
.text50 {
  font-size: 50%;
}
.text55 {
  font-size: 55%;
}
.text60 {
  font-size: 60%;
}
.text65 {
  font-size: 65%;
}
.text70 {
  font-size: 70%;
}
.text75 {
  font-size: 75%;
}
.text80 {
  font-size: 80%;
}
.text85 {
  font-size: 85%;
}
.text90 {
  font-size: 90%;
}
.text95 {
  font-size: 95%;
}
.text100 {
  font-size: 100%;
}
.text110 {
  font-size: 110%;
}
.text120 {
  font-size: 110%;
}
.text130 {
  font-size: 110%;
}
.text140 {
  font-size: 110%;
}
.text150 {
  font-size: 110%;
}
.text160 {
  font-size: 110%;
}
.text170 {
  font-size: 110%;
}
.text180 {
  font-size: 110%;
}
.text190 {
  font-size: 110%;
}
.text200 {
  font-size: 110%;
}
.text210 {
  font-size: 110%;
}
.text220 {
  font-size: 110%;
}
.text230 {
  font-size: 110%;
}
.text240 {
  font-size: 110%;
}
.text250 {
  font-size: 110%;
}
.text260 {
  font-size: 260%;
}
.text270 {
  font-size: 270%;
}
.text280 {
  font-size: 280%;
}
.text290 {
  font-size: 290%;
}
.text300 {
  font-size: 300%;
}
@media screen and (min-width: 768px) {
  .text50 {
    font-size: 50%;
  }
  .text55 {
    font-size: 55%;
  }
  .text60 {
    font-size: 60%;
  }
  .text65 {
    font-size: 65%;
  }
  .text70 {
    font-size: 70%;
  }
  .text75 {
    font-size: 75%;
  }
  .text80 {
    font-size: 80%;
  }
  .text85 {
    font-size: 85%;
  }
  .text90 {
    font-size: 90%;
  }
  .text95 {
    font-size: 95%;
  }
  .text100 {
    font-size: 100%;
  }
  .text110 {
    font-size: 110%;
  }
  .text120 {
    font-size: 120%;
  }
  .text130 {
    font-size: 130%;
  }
  .text140 {
    font-size: 140%;
  }
  .text150 {
    font-size: 150%;
  }
  .text160 {
    font-size: 160%;
  }
  .text170 {
    font-size: 170%;
  }
  .text180 {
    font-size: 180%;
  }
  .text190 {
    font-size: 190%;
  }
  .text200 {
    font-size: 200%;
  }
  .text210 {
    font-size: 210%;
  }
  .text220 {
    font-size: 220%;
  }
  .text230 {
    font-size: 230%;
  }
  .text240 {
    font-size: 240%;
  }
  .text250 {
    font-size: 250%;
  }
  .text260 {
    font-size: 260%;
  }
  .text270 {
    font-size: 270%;
  }
  .text280 {
    font-size: 280%;
  }
  .text290 {
    font-size: 290%;
  }
  .text300 {
    font-size: 300%;
  }
}
.r-flo {
  float: right;
}
/* 右に回り込み */
.l-flo {
  float: left;
}
/* 左に回り込み */
.f-clear {
  clear: both;
}
/* 回り込みの解除 */
.img-line {
  padding: 4px;
  border: 1px solid #ccc;
  background-color: #ffffff;
}
.m0 {
  margin: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.m5 {
  margin: 5px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.m10 {
  margin: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.m20 {
  margin: 20px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.m25 {
  margin: 25px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.m30 {
  margin: 30px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.m35 {
  margin: 35px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.m40 {
  margin: 40px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.m45 {
  margin: 45px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.m50 {
  margin: 50px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.m55 {
  margin: 55px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.m60 {
  margin: 60px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.m65 {
  margin: 65px !important;
}
.mt65 {
  margin-top: 65px !important;
}
.mr65 {
  margin-right: 65px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.ml65 {
  margin-left: 65px !important;
}
.m70 {
  margin: 70px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.m75 {
  margin: 75px !important;
}
.mt75 {
  margin-top: 75px !important;
}
.mr75 {
  margin-right: 75px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.ml75 {
  margin-left: 75px !important;
}
.m80 {
  margin: 80px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.p0 {
  padding: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.p5 {
  padding: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.p10 {
  padding: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.p15 {
  padding: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.p20 {
  padding: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.p25 {
  padding: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.p30 {
  padding: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.p35 {
  padding: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.p40 {
  padding: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pl40 {
  padding-left: 40px !important;
}
/*利用者の声*/
.voice-box {
  border: 5px solid rgb(242, 242, 242);
  margin-bottom: 1.5em;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
  padding: 1.2em 5%;
}
.voice-box .voice-profile {
  background: url("../images/common/testimonial-bg.png") no-repeat right 0px top 0px;
  background-size: 140px;
}
.voice-box .voice-profile img {
  width: 30%;
  float: left;
}
.voice-box .voice-title {
  margin: 0 0 1em;
  padding: 0 0 0.8em;
  font-size: 1.15em;
  line-height: 1.6;
  font-weight: bold;
  color: var(--color-main);
  border: none;
  border-bottom: dotted 1px #ddd;
  background: none;
}
.voice-box .voice-profile p {
  margin-bottom: 0;
  font-size: 0.9em;
}
.v-area .video-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 1em;
  text-align: center;
}
.v-area .video-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.q-title {
  color: var(--color-main);
  margin-right: 0.2em;
  padding: 3px;
}
.q-title::after {
  content: ".";
  display: inline-block;
}
.q-title-area {
  display: inline-block;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding: 5px 5px 8px;
  background: var(--color-main-light);
  font-weight: bold;
}
.voice-profile::after {
  content: "";
  display: block;
  clear: both;
}
.voice-faq {
  margin-bottom: 1em;
}
.voice-faq dt {
  margin: 1em 0 0.5em;
  padding: 0 0 0.8em 1.8em;
  background: url(../images/common/icon-faq-q.png) no-repeat 0px 0.1em;
  background-size: 1.5em;
  border-bottom: 1px solid #eee;
  font-size: 1em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .voice-box {
    border-width: 10px;
    padding: 1.5em;
  }
  .voice-box .voice-profile {
    background-size: 180px;
  }
  .voice-box .voice-title {
    padding: 0 0.4em 0.6em;
    font-size: 1.3em;
  }
}

.voice ul.MB20 li a {
  color: #333;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.voice ul.MB20 li a img {
  width: 25%;
}
.voice ul.MB20 li {
  border: 1px solid #bbb;
  padding: 8px;
}

.voice ul.MB20 li a {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .voice ul.MB20 li a {
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .voice ul.MB20 li a:after {
    content: "▶";
    float: right;
    margin: 0 15px 0 10px;
    color: #555;
  }
}
/* 症状別メニュー
-------------------------------------------------------------- */
.wf-kokoro {
  font-family: "Kokoro";
}

.wf-roundedmplus1c {
  font-family: "M PLUS Rounded 1c";
}

.white-wrap {
  text-shadow: 3px 3px 3px #fff, -3px -3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, 3px 0px 3px #fff, -3px -0px 3px #fff, 0px 3px 3px #fff, 0px -3px 3px #fff;
}
.main-visual.syoujyou {
  position: relative;
  width: 100％;
  aspect-ratio: 2/1;
  background-size: cover;
  padding: min(2vw, 22px) min(2.5vw, 27.5px);
  margin: 0 auto 1.5em;
  line-height: 1.45;
}
.main-visual.syoujyou .head {
  font-size: min(4.2vw, 46.2px);
  font-weight: bold;
}
.main-visual.syoujyou .head2 {
  font-size: min(5vw, 55px);
  letter-spacing: 0.5px;
}
.main-visual.syoujyou .head_sub {
  font-size: min(0.5vw, 1em);
}
.main-visual.syoujyou .license {
  font-size: 0.65em;
  line-height: 1em;
  position: absolute;
  left: 50px;
  bottom: 60px;
  font-family: serif;
  font-weight: bold;
  text-shadow: 1px 1px 2px white;
}
.main-visual.syoujyou .license2 {
  font-size: 0.36em;
  position: absolute;
  left: 50px;
  bottom: -3px;
  color: #fff;
  font-family: monospace;
}
.main-visual.syoujyou .voice {
  position: absolute;
  bottom: -20px;
  font-size: 0.73em;
  left: 332px;
  text-align: center;
  line-height: 1.3em;
  font-family: serif;
  font-weight: bold;
  font-style: italic;
  text-shadow: 1px 1px 2px #fff;
}

.main-visual.syoujyou .voice .small {
  position: relative;
  left: 17px;
  font-style: normal;
  bottom: 20px;
}

.main-visual.syoujyou .shikaku {
  position: absolute;
  top: 82px;
  right: 135px;
  font-size: 0.6em;
  line-height: 1.8em;
  text-align: center;
  width: 120px;
  font-family: serif;
  font-weight: bold;
}

.main-visual.syoujyou .point {
  position: absolute;
  left: min(3vw, 33px);
  bottom: min(1.5vw, 16.5px);
  width: 82%;
}

.main-visual.syoujyou .point img {
  max-width: 100%;
}
/* 施術実績 */
.results {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.5;
}
.results span.em2 {
  font-size: 1.5em;
}
@media screen and (min-width: 768px) {
  .results {
    font-size: 1.8em;
  }
}
/* bxslider
-------------------------------------------------------------- */
.bx-wrapper {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}

.bxslider-box {
  padding: 20px 15px 10px;
}

.bxslider-box a {
  display: block;
}

.bxslider-box h4 {
  margin-top: 0;
}

.bxslider-box img {
  margin: 0 auto;
}
