@charset "UTF-8";
/*基本設定
----------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #6b4538;
  line-height: 2;
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
  position: relative;
}
html {
  overflow-y: scroll;
}
a {
  color: #ea7e7c;
  text-decoration: underline;
}
a:hover {
  color: #ea7e7c;
  text-decoration: none;
  opacity: 0.8;
}
img {
  border: 0;
}
h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
table {
  width: 100%;
  border: 0;
}
figure {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.clear {
  clear: both;
}
.fix {
  min-height: 1px;
}
.fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html .fix {
  height: 1px;
  /*\*/
  /*/
height: auto;
overflow: hidden;
/**/
}
/*section p
----------------------------------------------------*/
.inner {
  width: 100%;
}
.ml30 {
  margin-left: 30px;
}
.mr30 {
  margin-right: 30px;
}
.btm0 {
  margin-bottom: 0 !important;
}
.btm5 {
  margin-bottom: 5px;
}
.btm10 {
  margin-bottom: 10px;
}
.btm15 {
  margin-bottom: 15px;
}
.btm20 {
  margin-bottom: 20px;
}
.btm25 {
  margin-bottom: 25px;
}
.btm30 {
  margin-bottom: 30px !important;
}
.btm40 {
  margin-bottom: 40px;
}
.top5 {
  margin-top: 5px;
}
.top10 {
  margin-top: 10px;
}
.top20 {
  margin-top: 20px;
}
.top30 {
  margin-top: 30px;
}
.f10 {
  font-size: 10px;
}
.f12 {
  font-size: 12px !important;
}
.f13 {
  font-size: 13px !important;
}
.f14 {
  font-size: 14px;
}
.f18 {
  font-size: 18px !important;
}
p.l11 {
  line-height: 1.1;
}
p.l13 {
  line-height: 1.3;
}
.m0 {
  margin: 0 !important;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.lh15 {
  line-height: 1.5;
}
.hover a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}
.list_disc {
  margin-left: 20px;
}
.list_disc li {
  list-style: disc;
}
.list_num {
  margin-left: 20px;
  margin-bottom: 20px;
}
.list_num li {
  list-style-type: decimal;
}
.text_ul01 {
  font-weight: bold;
  color: #ea7e7c;
  text-decoration: underline;
}
.marker {
  font-size: 1.5em;
  background: #f8e859;
  display: inline;
  font-weight: bold;
}
.flex, .flex_sp_rev {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bold {
  font-weight: bold;
}
.strong01 {
  color: #dc5f5e;
}
.strong02 {
  font-size: 20px;
  font-weight: bold;
  color: #dc5f5e;
	background: linear-gradient(transparent 60%, #fff370 60%);
}
.strong03 {
  font-weight: bold;
  color: #dc5f5e;
}
.img_f-l {
  float: left;
  margin-right: 40px;
}
/*ヘッダー
----------------------------------------------------*/
.h_wrap {
  width: 95%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 2.5%;
}
.h_conts {
  margin: 16px auto 24px;
  -js-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.h_copy {
  margin-top: 8px;
  display: block;
}
.h_copy h1 {
  font-size: 12px;
  line-height: 1.5;
}
.h_logo img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.h_tel_contact {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-left: 15px;
}
.h_tel {
  margin-top: 3px;
}
.h_tel_num {
  line-height: 0;
  margin-bottom: 12px;
}
.h_tel_num img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.h_tel_text dl {
  -js-display: flex;
  display: flex;
  font-size: 12px;
}
.h_tel_text dl dt {
  width: 6em;
}
.h_tel_text dl dd {
  width: calc(100% - 4em);
}
.h_contact {
  margin-left: 25px;
}
.h_contact_btn {
  display: block;
  margin-bottom: 12px;
}
.h_contact_btn a {
  -js-display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #d37f7e;
  color: #fff;
  padding: 20px 25px;
  text-align: center;
  line-height: 0;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.h_contact_btn a img {
  margin-right: 10px;
  vertical-align: sub;
}
.h_map {
  background: url("../images/common/h_map.png") no-repeat 2px 0px;
  padding: 0 0 6px 30px;
  font-size: 12px;
  line-height: 18px;
}
.h_access {
  background: url("../images/common/h_access.png") no-repeat 2px 4px;
  padding: 9px 0 6px 30px;
  margin-top: 0px;
  font-size: 12px;
  line-height: 18px;
  min-height: 27px;
}
#sp_head, #sp_top {
  display: none;
}
/*ナビ
----------------------------------------------------*/
.h_nav {
  margin-top: 32px;
}
.h_nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.h_nav ul li {
  width: calc(100% / 7 - 1px);
  border-left: 1px dotted #e2d8d4;
  text-align: center;
  padding: 12px 0;
}
.h_nav ul li:last-child {
  width: calc(100% / 7 - 2px);
  border-right: 1px dotted #c2c2c2;
}
.h_nav ul li a {
  color: inherit;
  text-decoration: none;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
}
/*ナビ
----------------------------------------------------*/
#scroll_menu {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e3b6b6;
  padding: 15px 0;
  position: fixed;
  top: -86px;
  z-index: 99999;
  opacity: 0;
  transition: top 0.15s linear 0s, opacity 0.15s linear 0s;
}
.scroll_menu_wrap {
  width: 95%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 2.5%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.scroll_logo p {
  line-height: 0;
}
.scroll_logo img {
  width: 100%;
  max-width: 260px;
  height: 100%;
}
.scroll_menu ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.scroll_menu ul li {
  margin-left: 20px;
  line-height: 1.2;
}
.scroll_menu ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #6b4538;
  text-decoration: none;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
/*main-image
----------------------------------------------------*/
#mainimage {
  width: 100%;
  /*  max-height: 100%;
  min-height: 571px;
  padding-top: 60px;*/
  background: #f8e8e8;
  box-sizing: border-box;
}
#mainimage p {
  text-align: center;
  line-height: 0;
}
#mainimage p img {
  width: 100%;
  max-width: 1443px;
  height: auto;
}
.mainimage_sp {
  display: none;
}
/*common
----------------------------------------------------*/
#main {
  position: relative;
}
.bg01 {
  background: #d37f7e;
}
.bg02 {
  background: #f8e8e8;
}
.mainconts {
  padding: 64px 0 72px;
}
.main_conts_wrap {
  width: 95%;
  max-width: 1050px;
  padding: 0 2.5%;
  margin: 0 auto;
}
.main_conts_wrap p {
  margin-bottom: 1em;
}
.main_conts_wrap p:last-of-type {
  margin-bottom: 0;
}
.ttl01 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  margin-bottom: 50px;
  text-decoration: underline;
}
.ttl02, .ttl03 {
  font-size: 38px;
  font-weight: 700;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 16px;
  line-height: 1.3;
}
.ttl02:after, .ttl03:after {
  background: #ea7e7c;
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -14px;
}
.ttl03 {
  color: #ea7e7c;
}
.ttl02sub, .ttl03sub {
  font-size: 18px;
  font-weight: 500;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 17px;
}
.ttl02.no_line, .ttl03.no_line {
  margin-bottom: 50px;
}
.ttl01 span, .ttl02 span, .ttl03 span {
  display: block;
}
.ttl04 {
  border-left: 5px solid #d37f7e;
  box-sizing: border-box;
  background: #fffbf3;
  padding: 12px 16px;
  font-size: 24px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 32px;
}
.ttl05 {
  font-size: 41px;
  font-weight: 700;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  line-height: 1.5;
}
.ttl05 span {
  display: block;
}
.ttl06 {
  border: 1px solid #6b4538;
  border-left: none;
  border-right: none;
  padding: 12px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.ttl07 {
    font-size: 24px;
    font-weight: bold;
    color: #ea7e7c;
    border-bottom: 2px solid #ea7e7c;
    margin-bottom: 24px;
}
.ttl08 {
    color: #ea7e7c;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.5;
	text-align: center;
	margin-bottom: 30px;
}
.tbl01 {
  display: block;
}
.tbl01 tbody {
  display: block;
}
.tbl01 tbody tr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-top: 1px solid #e7e7e7;
}
.tbl01 tbody tr:last-of-type {
  border-bottom: 1px solid #e7e7e7;
}
.tbl01 tbody tr th, .tbl01 tbody tr td {
  padding: 20px;
  font-size: 18px;
}
.tbl01 tbody tr th {
  width: 10em;
  background: #ff9500;
  color: #fff;
}
.tbl01 tbody tr td {
  background: #fff;
  width: calc(100% - 10em);
}
.br {
  display: block;
}
.list01 {
  border: 1px solid #402a1a;
  background: #fff;
  padding: 40px;
  box-sizing: border-box;
}
.list01 ul {
  -js-display: flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list01 ul li {
  font-size: 24px;
  color: #402a1a;
  margin-right: 24px;
  position: relative;
}
.list01 ul li:before {
  content: "◆";
}
/*トップページ
----------------------------------------------------*/
.corona .conts {
  border: 1px solid #d37f7e;
  border-radius: 8px;
  padding: 50px;
}
.corona .ttl {
  font-weight: bold;
  text-align: center;
  color: #ea7e7c;
  font-size: 28px;
	line-height: 1.5;
}
.corona .conts .inner {
  -js-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 40px;
}
.corona .conts .inner .img {
  width: 314px;
}
.corona .conts .inner .img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.corona .conts .inner .text {
  margin-right: 40px;
  width: 740px;
}
.top_movie{
  margin-top: 32px;
  text-align: center;
}
.top_movie iframe{
  width: 100%;
  max-width: 800px;
  min-height: 480px;
}
/* 一流の知識と技術を持っています */
.leading figure {
  -js-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.leading figure img {
  max-width: calc(100% / 3 - 20px);
}
/* あなたは、こんな悩みはありませんか？ */
.nayami {
  padding-bottom: 0;
}
.nayami_conts {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: end;
  margin-top: 50px;
}
.nayami_list {
  margin-bottom: 90px;
}
.woman .nayami_img {
  width: 100%;
  max-width: 315px;
  margin-left: 30px;
  -js-display: flex;
  display: flex;
}
.man .nayami_img {
  width: 100%;
  max-width: 217px;
  margin-left: 30px;
  -js-display: flex;
  display: flex;
}
.nayami_img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.nayami_list ul li {
  background: url("../images/top/icon_check01.png") no-repeat left top;
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}
.man {
    border-top: 1px solid #e3b6b6;
    padding-top: 64px;
}
/* お任せください */
.omakase .conts_taiken{
	margin-top: 60px;
}
.omakase_msg {
  color: #ea7e7c;
  font-weight: bold;
  font-size: 34px;
  text-align: center;
}
.omakase_msg span {
  position: relative;
}
.omakase_msg span:before, .omakase_msg span:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  bottom: 0;
  border-left: 2px solid #ea7e7c;
}
.omakase_msg span:before {
  transform: rotate(-35deg);
  left: -1em;
}
.omakase_msg span:after {
  transform: rotate(35deg);
  right: -0.9em;
}
.omakase .conts .inner {
  -js-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 40px;
}
.omakase .conts .inner .img {
  width: 270px;
}
.omakase .conts .inner .img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.omakase .conts .inner .text {
  margin-right: 40px;
  width: 740px;
}
.omakase .conts .inner .text p {
  font-size: 16px;
  font-weight: bold;
}
.omakase .conts_taiken .inner {
    -js-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 40px;
}
.omakase .conts_taiken .inner .img {
  width: 270px;
}
.omakase .conts_taiken .inner .img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.omakase .conts_taiken .inner .text {
  margin-left: 40px;
  width: 740px;
}
.omakase .conts_taiken .inner .text p {
  font-size: 16px;
  font-weight: bold;
}
/* voice */
.voice_conts_large {
  box-shadow: 0 1px 5px #ddd;
  margin-left: 0;
  margin-bottom: 40px;
  border-radius: 8px;
  padding: 40px 50px 50px;
}
.voice_conts_large .ttl {
  color: #ea7e7c;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 40px;
  line-height: 1.5;
}
.voice_conts_large .inner {
  -js-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.voice_conts_large .inner .img {
  width: 385px;
}
.voice_conts_large .inner .img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.voice_conts_large .text {
  margin-left: 40px;
  width: 520px;
}
.voice_large_ans{
  margin-top: 32px;
}
.voice_large_ansconts{
  padding-bottom: 16px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #ddd;
}
.voice_large_ansconts dl{
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}
.voice_large_ansconts dl:last-of-type{
  margin-bottom: 0;
}
.voice_large_ansconts dl dt{
  background: #f8e8e8;
  box-sizing: border-box;
  padding: 8px 16px;
  color: #ea7e7c;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 2.5em;
  border-radius: 4px;
}
.voice_large_ansconts dl dt:before{
  content: "Q.";
  position: absolute;
  left: 16px;
  top: 8px;
}
.voice_large_ansconts dl dd{
  margin-top: 12px;
}

.voice_list {
  width: 95%;
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 2.5%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.voice_conts {
  width: calc(50% - 20px);
  max-width: 495px;
  box-shadow: 0 1px 5px #ddd;
  margin-left: 0;
  margin-right: 20px;
  margin-bottom: 40px;
}
.voice_conts:last-of-type, .voice_conts:nth-last-of-type(2) {
  margin-bottom: 0;
}
.voice_conts:nth-of-type(2n) {
  margin-left: 20px;
  margin-right: 0;
}
.voice_ttl {
  background: #ea7e7c;
  padding: 20px 25px;
  border-radius: 5px 5px 0 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  color: #fff;
  line-height: 1.7;
}
.voice_img {
  line-height: 0;
  margin-bottom: 10px;
}
.voice_img img {
  width: 100%;
}
.voice_text {
  padding: 0 10px;
  padding-bottom: 10px;
}
.voice_text p {
  padding: 0 15px;
  margin-bottom: 15px;
}
/* 院長プロフィール */
.profile_wrap {
  margin-top: 40px;
  -js-display: flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.profile_img {
  width: 241px;
}
.profile_img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.profile_text {
  width: 740px;
  margin-right: 40px;
  margin-bottom: 40px;
}
.profile .detail {
  background: #fff;
  padding: 20px;
}
.profile .detail .name {
  font-size: 16px;
  color: #ea7e7c;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 18px;
}
.profile .detail .name span {
  font-size: 21px;
}
.profile .career .ttl {
  color: #ea7e7c;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  background: #f8e8e8;
  margin-bottom: 18px;
}
.profile .career li {
  font-size: 16px;
}
/* 推薦の声 */
.recommend_conts {
  border: 1px solid #eb706e;
  border-radius: 8px;
  padding: 50px;
}
.recommend_ttl {
  background: #f8e8e8;
  font-weight: bold;
  color: #ea7e7c;
  font-size: 30px;
  padding: 5px 30px;
  margin-bottom: 30px;
}
.recommend_conts-inline {
  display: flex;
}
.reco_img {
  -js-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.reco_img img:nth-of-type(1) {
  margin-bottom: 20px;
}
.reco_img {
  width: 285px;
}
.reco_img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.reco_text {
  margin-left: 40px;
  width: 680px;
}
/* 施術の流れ */
.flow_conts {
  margin-top: 40px;
}
.flow_conts_wrap {
  counter-reset: num;
}
.flow_ttl01 {
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  line-height: 1.4;
  position: relative;
  padding-bottom: 12px;
  font-weight: bold;
}
.flow_ttl01:before {
  content: counter(num);
  counter-increment: num;
  margin-right: 12px;
  background: #ea7e7c;
  color: #fff;
  padding: 8px 16px 6px;
}
.flow_ttl01:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #eab4c1;
}
.flow_conts_inline {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 30px;
}
.flow_img {
  width: 100%;
  max-width: 314px;
  text-align: center;
}
.flow_img img {
  width: auto;
  max-width: 314px;
  height: auto;
}
.flow_text {
  width: calc(100% - 309px);
  margin-right: 30px;
}
/* 選ばれる理由 */
.select_conts {
  counter-increment: selectnum;
  margin-top: 50px;
}
.select_ttl {
  background: #ea7e7c;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  padding: 15px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  padding-left: 118px;
  line-height: 1.5;
}
.select_ttl:before {
  content: "理由"counter(selectnum);
  background: #fff;
  padding: 5px 7px;
  margin-right: 1em;
  margin-left: -88px;
  font-weight: bold;
  color: #ea7e7c;
}
.select_conts_inline {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.select_conts_lr {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.select_conts_lr .select_text {
  width: calc(100% - 344px);
  margin-right: 30px;
}
.select_conts_rl .select_text {
  width: calc(100% - 344px);
  margin-left: 30px;
}
.select_conts_lr .select_img, .select_conts_rl .select_img {
  width: 314px;
}
.select_img img {
  width: auto;
  max-width: 100%;
}
/* 施術料金・初回特別割引 */
.price_conts {
	margin-top: 64px;
}
.price .text01 {
  font-size: 16px;
  text-align: center;
}
.price_list {
  margin-top: 56px;
}
.price_tbl {
  display: block;
  margin-bottom: 24px;
  border-collapse: collapse;
}
.price_tbl tbody {
  display: block;
}
.price_tbl tr {
  -js-display: flex;
  display: flex;
  border-top: 1px solid #e3b6b6;
}
.price_tbl tr:last-of-type {
  border-bottom: 1px solid #e3b6b6;
}
.price_tbl tr th {
  display: block;
  width: 16em;
  padding: 20px;
  text-align: center;
  font-weight: bold;
  background: #fffbf3;
  font-size: 18px;
}
.price_tbl tr td {
  color: #ea7e7c;
  font-weight: bold;
  display: block;
  width: calc(100% - 15em);
  padding: 20px;
  font-size: 24px;
  background: #fff;
  line-height: 1.5;
}
.price_offer {
  margin-top: 50px;
}
.price_offer_text01 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.5;
}
.price_offer_text01 span {
  color: #eb8381;
}
.price_offer_text02 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
.price_offer_limit01 {
  margin: 32px auto 60px;
  border-top: 4px solid #dfd3c0;
  border-bottom: 4px solid #dfd3c0;
  padding: 27px 0 20px;
}
.price_offer_limit01 p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
.price_offer_limit01 span:last-of-type {
  font-size: 54px;
}
.price_offer_limit02 {
  font-size: 30px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
  border: 1px solid #e3b6b6;
  text-align: center;
  background: #fff;
  padding: 40px;
  line-height: 1.3;
  margin-top: 60px;
}
.member_num_limit {
  font-size: 1.4em;
  color: #eb8381;
}
.price_offer_mainimg {
  margin: 10px auto 30px;
  text-align: center;
}
.price_offer_mainimg img {
  width: auto;
  max-width: 100%;
}
.offer_conts_line {
  margin-top: 20px;
}
.offer_conts_line_pc img {
  width: auto;
  max-width: 100%;
}
.offer_conts_line_sp {
  display: none;
}
/* なぜ、この価格なのか？ */
.conts_divide {
  margin: 40px auto 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.conts_divide_l, .conts_divide_r {
  width: 47.5%;
  background: #fff;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 1px 5px #ddd;
}
.conts_divide_ttl {
  background: #6b4538;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 19px;
  padding: 24px 16px;
  border-radius: 8px 8px 0 0;
  text-align: center;
  line-height: 1.5;
}
.conts_divide_ttl span {
  display: block;
}
.conts_divide_r .conts_divide_ttl {
  background: #ea7e7c;
}
.conts_divide_text {
  padding: 16px 24px;
  background: #fff;
  border-top: none;
  border-radius: 0 0 8px 8px;
}
.conts_divide_false li {
  background: url("../images/top/icon_false.png") no-repeat left 4px;
  padding-left: 30px;
  margin-bottom: 12px;
}
.conts_divide_false li:last-child {
  margin-bottom: 0;
}
.conts_divide_true li {
  background: url("../images/top/icon_true.png") no-repeat left 4px;
  padding-left: 30px;
  margin-bottom: 12px;
}
.conts_divide_true li:last-child {
  margin-bottom: 0;
}
/* 特典 */
.gift_conts_wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gift_conts {
  border: 1px solid #e3b6b6;
  border-radius: 6px;
  background: #fff;
  padding: 35px;
  -js-display: flex;
  display: flex;
  align-items: center;
  width: 47.5%;
  box-sizing: border-box;
}
.gift_textarea {
  margin-left: 25px;
  width: 220px;
}
.gift_num {
  background: #ea7e7c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 21px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  max-width: 134px;
}
.gift_ttl {
  font-size: 27px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 15px;
}
.gift_img {
  width: 180px;
}
.gift_img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
/* オファー */
.offer_ttl01 {
  text-align: center;
  color: #fff;
}
.offer_ttl01 span {
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 600;
  position: relative;
  padding-top: 12px;
  border-bottom: 4px solid #fff;
  position: relative;
}
.offer_ttl01 span:before, .offer_ttl01 span:after {
  content: "";
  display: block;
  width: 10vw;
  max-width: 44px;
  height: 20vw;
  max-height: 80px;
  position: absolute;
  bottom: 5px;
}
.offer_ttl01 span:before {
  background: url("../images/top/bg_offer_ttl01_l.png") no-repeat left top;
  left: -44px;
}
.offer_ttl01 span:after {
  background: url("../images/top/bg_offer_ttl01_r.png") no-repeat left top;
  right: -44px;
}
.offer_conts01_img {
  margin: 50px auto;
  text-align: center;
  display: block;
}
.offer_conts01_img img {
  width: auto;
  max-width: 100%;
}
.offer_conts02 {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  padding: 24px 16px 16px;
  margin: 24px auto;
}
.offer_conts02 p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1.2;
}
.offer_conts02 p span {
  color: #ea7e7c;
  font-size: 48px;
}
.offer_conts03_pc, .offer_conts03_img {
  position: relative;
}
.offer_conts03_sp {
  display: none;
}
.offer_conts03_img img {
  width: auto;
  max-width: 100%;
}
.offer_telbtn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  bottom: 1.25vw;
  left: 0;
  right: 0;
  width: 100%;
}
.offer_telbtn img {
  width: auto;
  max-width: 90vw;
}
.offer_conts04 {
  color: #fff;
  margin-top: 8px;
}
.offer_conts04 p {
  font-size: 13px;
  line-height: 2;
  margin-bottom: 0;
}
/* アクセス */
.access_info_wrap {
  margin-top: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.access_map {
  width: 100%;
  max-width: 540px;
}
.access_map iframe {
  width: 540px;
  height: 395px;
}
.access_mapinfo {
  width: calc(100% - 540px);
  margin-left: 50px;
}
.access_map_conts {
  margin-bottom: 20px;
}
.access_mapinfo dl {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 1em;
}
.access_mapinfo dl:last-of-type {
  margin-bottom: 0;
}
.access_mapinfo dl dt {
  width: 5em;
}
.access_mapinfo dl dd {
  width: calc(100% - 5em);
}
.access_root {
  margin-top: 50px;
}
.access_rootlist {
  margin-top: 40px;
  counter-reset: guidenum;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.access_rootlist li {
  width: calc(100% / 3 - 50px);
  max-width: 300px;
  position: relative;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  vertical-align: top;
  margin-left: 100px;
  margin-left: 75px;
}
.access_rootlist li:nth-child(3n+1) {
  margin-left: 0;
}
.access_rootlist li:before {
  content: url("../images/top/access_arrow.png");
  left: -54px;
  position: absolute;
  top: 29%;
}
.access_rootlist li:first-child:before, .access_rootlist li:nth-child(3n+1):before {
  content: none;
}
.access_rootlist li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.access_rootlist li img {
  width: auto;
  max-width: 100%;
}
.access_rootlist_text {
  line-height: 1.5;
  margin: 10px 0 0 2.5em;
  text-align: left;
}
.access_rootlist_text:before {
  color: #ea7e7c;
  content: counter(guidenum) ".";
  counter-increment: guidenum;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  margin-left: -1.3em;
  padding: 0 6px;
  position: relative;
  top: 3px;
}
/* 最後に */
.last .conts .inner {
  -js-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 40px;
}
.last .inner .img {
  width: 270px;
}
.last .inner .img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.last .conts .inner .text {
  margin-right: 40px;
  width: 740px;
}
.last .conts .inner .text p {
  font-size: 16px;
  font-weight: bold;
}
/* pagetop */
#pagetop {
  position: absolute;
  bottom: 10px;
  right: 2.5%;
  line-height: 0;
  z-index: 999;
}
#pagetop img {
  width: auto;
  max-width: 79px;
}
/*下層ページ
----------------------------------------------------*/
#second #header {
  border-bottom: 1px solid #e2d8d4;
}
#breadcrumb {
  width: 95%;
  max-width: 1050px;
  padding: 0 2.5%;
  margin: 18px auto 0;
}
#breadcrumb ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#breadcrumb ul li {
  font-size: 13px;
}
#breadcrumb ul li:before {
  content: ">";
  margin: 0 5px;
}
#breadcrumb ul li:first-child:before {
  content: none;
}
.contact_tel, .contact_mail {
  margin-top: 40px;
}
.contact_tel p {
  margin-bottom: 5px;
}
.contact_telnum a {
  font-size: 1.5em;
  font-weight: bold;
}
.contact_tel dl {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
}
.contact_tel dl dt {
  width: 5em;
}
.contact_tel dl dd {
  width: calc(100% - 5em);
}
.contact_form {
  width: calc(100% - 80px);
  background: #fffbf3;
  padding: 30px 40px;
  margin-top: 40px;
}
.form_tbl tr {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px dashed;
  margin-bottom: 20px;
}
.form_tbl tr th {
  width: 100%;
  display: block;
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 5px;
}
.form_tbl tr td {
  width: 100%;
  display: block;
}
.form_tbl tr td input {
  font-size: 17px !important;
}
.form_tbl tr td textarea {
  font-size: 17px !important;
}
.required {
  background: #ec3838;
  padding: 0 5px;
  font-size: 0.8em;
  color: #fff;
  margin-left: 10px;
  display: inline-block;
}
.form_name {
  display: block;
  width: 100%;
  max-width: 25em;
}
.form_mail {
  display: block;
  width: 100%;
  max-width: 30em;
}
.form_tel {
  display: block;
  width: 100%;
  max-width: 10em;
}
.form_reserve01, .form_reserve02, .form_reserve03 {
  width: 100%;
  max-width: 20em;
}
.form_textarea {
  display: block;
  width: 100%;
  min-height: 200px;
}
.form_confirm {
  font-size: 16px;
  text-align: center;
}
.form_submit {
  margin-top: 15px;
  text-align: center;
}
.form_submit input {
  width: 100%;
  max-width: 500px;
  padding: 20px 0;
  margin: 0 auto;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.05em;
  border: none;
  background: #e35656;
  border-radius: 100px;
  -webkit-appearance: none;
}
.form_submit input[disabled] {
  background: #ccc;
}
/*wordpress
----------------------------------------------------*/
.blog_conts {
  width: 95%;
  max-width: 1050px;
  padding: 20px 2.5%;
  margin: 0 auto 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog_main {
  width: calc(80% - 71px);
}
.single_date {
  background: #ea7e7c none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  padding: 1px 10px;
}
.s_ttl01 {
  color: #7fb8de;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  margin: 15px 0;
  text-align: left;
}
.blog_cat {
  border-bottom: 1px dashed #212121;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.blog_side {
  width: 20%;
  max-width: 250px;
  border-left: 1px solid #ea7e7c;
  padding-left: 35px;
  margin-left: 35px;
}
.side_blog_ttl {
  color: #212121;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 5px !important;
}
.blog_single p {
  margin-bottom: 15px;
}
.blog_single img {
  width: auto;
  max-width: 100%;
  height: 100%;
}
.blog_single img.alignright {
  float: right;
  margin-left: 10px;
}
.blog_single img.alignleft {
  float: left;
  margin-right: 10px;
}
.blog_single .single_date {
  margin-bottom: 0;
}
.single_ttl {
  color: #ea7e7c;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 16px;
  text-align: left;
  border: solid 1px #ea7e7c;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 2%;
}
.single_cat {
  padding-bottom: 20px;
  border-bottom: 1px dashed #212121;
  margin-bottom: 40px;
  line-height: 1;
}
.single_cat p {
  float: left;
}
.blog_single h3 {
  border-left: 10px solid #ea7e7c;
  border-bottom: 1px solid #ea7e7c;
  font-size: 1.6em;
  font-weight: bold;
  color: #6b4538;
  margin: 50px auto 25px;
  padding: 10px 0 10px 15px;
  clear: both;
}
.blog_single h4 {
  border-bottom: 1px dashed;
  font-size: 1.4em;
  font-weight: bold;
  color: #ea7e7c;
  margin: 30px auto 15px;
  padding-bottom: 5px;
  clear: both;
}
.blog_single ul {
  background: none none repeat scroll 0 0;
  border: 1px solid #ea7e7c;
  border-radius: 5px;
  padding: 15px;
  margin: 1em auto;
}
.blog_single li {
  background: url("../images/top/icon_check01.png") no-repeat left top;
  border-bottom: 1px dashed;
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 38px;
}
.blog_single p {
  margin-bottom: 30px;
}
.wp-pagenavi {
  text-align: center;
}
.side_menu {
  margin-bottom: 30px;
}
.side_menu ul {
  border-top: 2px solid #ea7e7c;
  border-bottom: 2px solid #ea7e7c;
  padding: 5px 10px;
}
.side_menu li {
  border-bottom: 1px dashed #ea7e7c;
  margin-top: 8px;
  padding-bottom: 5px;
  padding-left: 1.3em;
  line-height: 1.6;
  position: relative;
}
.side_menu li:before {
  content: '';
  background: url("../images/common/side_icon01.png") no-repeat left top;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 2px;
}
.side_menu li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.side_menu li a {
  text-decoration: none;
}
/*フッター
----------------------------------------------------*/
#sp_pagebtm {
  display: block;
  width: 100%;
  line-height: 0;
  opacity: 1;
  position: fixed;
  left: 0;
  bottom: -300px;
  transition: all 0.4s linear 0s;
}
.sp_pagebtm-conts {
  background: rgba(255, 255, 255, 0.8);
  width: 95%;
  padding: 2.5vw 2.5%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.sp_pagebtm-tel {
  margin-right: 5px;
}
.sp_pagebtm-tel img {
  width: 100%;
  max-width: 270px;
  height: auto;
}
.sp_pagebtm-mail {
  margin-right: 5px;
}
.sp_pagebtm-mail img {
  width: 100%;
  max-width: 212px;
  height: auto;
}
.sp_btm_line img {
  width: 100%;
  max-width: 212px;
  height: auto;
}
#footer {
  background: #fff;
}
.f_wrap {
  width: 95%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 40px 2.5%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.f_conts_l {
  font-size: 13px;
  line-height: 1.8;
}
.f_logo {
  margin-bottom: 20px;
}
.f_logo img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.f_logo a:hover {
  opacity: 1;
}
.f_conts_l dl {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 5px;
}
.f_conts_l dl dt {
  width: 6em;
}
.f_conts_l dl dd {
  width: calc(100% - 3em);
}
.f_conts_r {
  display: -webkit-flex;
  display: flex;
}
.f_conts_r dl {
  margin-left: 50px;
  width: 12em;
}
.f_conts_r dl dt {
  font-size: 14px;
  font-weight: bold;
}
.f_conts_r dl dd a {
  background: url("../images/common/f_icon.png") no-repeat left 3px;
  padding-left: 20px;
  color: #1e1e1e;
  text-decoration: none;
}
.f_sns {
  width: 95%;
  max-width: 1050px;
  margin: 0 auto;
  border-top: 1px dashed #ea7e7c;
  margin-top: 24px;
  padding-top: 24px;
}
.f_sns img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.f_cr {
  width: 100%;
  font-size: 12px;
  text-align: center;
  padding: 10px 0;
  background: #e8b4b3;
}
.f_cr a {
  text-decoration: none;
}