@charset "UTF-8";
/*Webフォント
----------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500&display=swap");
@font-face {
  font-family: "Hannari";
  src: url("../fonts/hannari.eot");
  src: url("../fonts/hannari.eot?iefix") format("eot"), url("../fonts/hannari.woff") format("woff"), url("../fonts/hannari.ttf") format("truetype");
  font-display: swap;
}
/*基本設定
----------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  color: #583a17;
  line-height: 2;
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  position: relative;
  background: #fff7f5;
}

html {
  overflow-y: scroll;
}

a {
  color: #dd8f98;
  text-decoration: underline;
}
a:hover {
  color: #dd8f98;
  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;
}

.bold {
  font-weight: bold;
}

.fix {
  min-height: 1px;
}
.fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

* html .fix {
  height: 1px;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

.br,
.br02 {
  display: block;
}

.red {
  color: #f73609;
}

.strong01 {
  background: linear-gradient(transparent 60%, #fffd40 60%);
}

.strong02 {
  font-weight: bold;
  color: #e68690;
  text-decoration: underline;
}

.strong03 {
  font-weight: bold;
}

.strong04 {
  font-size: 1.25em;
  background: linear-gradient(transparent 60%, #fffd40 60%);
}

.pink01 {
  color: #dd8f98;
}

.yellow01 {
  color: #fffaa1;
}

.blue01 {
  color: #87c1e0;
}

.img01 {
  line-height: 0;
}
.img01 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.img_f-r {
  float: right;
  margin-left: 30px;
  margin-bottom: 15px;
}
.img_f-r img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.tac {
  text-align: center;
}

.ttl01 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 2em;
  text-align: center;
  margin-bottom: 24px;
}
.ttl01 .ttl01_wrap {
  display: inline-block;
  position: relative;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 37px;
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 1.15;
  padding: 0 6px;
  letter-spacing: -0.05em;
}
.ttl01 .ttl01_wrap:before, .ttl01 .ttl01_wrap:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-left: 2px solid #c2ad9d;
  position: absolute;
  bottom: 0;
}
.ttl01 .ttl01_wrap:before {
  left: -1em;
  transform: rotate(-35deg);
}
.ttl01 .ttl01_wrap:after {
  right: -1em;
  transform: rotate(35deg);
}

.ttl02 {
  border-top: 1px solid #dd8f98;
  border-bottom: 1px solid #dd8f98;
  box-sizing: border-box;
  padding: 24px 0;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 32px;
  line-height: 1.35;
  letter-spacing: -0.025em;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-bottom: 80px;
}
.ttl02.ttl02_mb40 {
  margin-bottom: 40px;
}
.ttl02:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 48px solid transparent;
  border-top: 32px solid #dd8f98;
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.ttl03 {
  border-top: 2px dotted #dd8f98;
  border-bottom: 2px dotted #dd8f98;
  box-sizing: border-box;
  padding: 24px 0;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 32px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 32px;
}

.ttl04 {
  background: #e2949e;
  box-sizing: border-box;
  padding: 4px;
  margin-bottom: 16px;
}

.ttl04_wrap {
  display: block;
  border: 1px solid #fff;
  box-sizing: border-box;
  padding: 14px 12px;
  font-size: 26px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
}

.ttl05 {
  font-size: 28px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 2px solid #e2949e;
  padding-bottom: 8px;
  margin-bottom: 20px;
}

.ttl06 {
  font-size: 24px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  border-bottom: 1px solid #e2949e;
  position: relative;
  margin-bottom: 16px;
}
.ttl06::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #e2949e;
  position: absolute;
  bottom: -4px;
  left: 0;
}

.ttl07 {
  background: #e2949e;
  box-sizing: border-box;
  padding: 8px 20px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.ttl08 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 2em;
  text-align: center;
  margin-bottom: 24px;
}
.ttl08 .ttl08_wrap {
  display: inline-block;
  position: relative;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
  padding: 0 8px 8px;
  letter-spacing: -0.085em;
}
.ttl08 .ttl08_wrap:before, .ttl08 .ttl08_wrap:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-left: 2px solid #c2ad9d;
  position: absolute;
  bottom: 0;
}
.ttl08 .ttl08_wrap:before {
  left: -0.75em;
  transform: rotate(-35deg);
}
.ttl08 .ttl08_wrap:after {
  right: -0.75em;
  transform: rotate(35deg);
}

.ttl09 {
  box-sizing: border-box;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: bold;
  color: #e2949e;
  text-align: center;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

.ttl10 {
  font-size: 32px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  line-height: 1.45;
  border-bottom: 2px solid #f5d0d5;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

.ttl11 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 3em;
  text-align: center;
  margin-bottom: 24px;
}
.ttl11 .ttl11_wrap {
  display: inline-block;
  position: relative;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  padding: 0 8px 8px;
  letter-spacing: -0.085em;
}
.ttl11 .ttl11_wrap:before, .ttl11 .ttl11_wrap:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-left: 2px solid #c2ad9d;
  position: absolute;
  bottom: 0;
}
.ttl11 .ttl11_wrap:before {
  left: -0.75em;
  transform: rotate(-25deg);
}
.ttl11 .ttl11_wrap:after {
  right: -0.75em;
  transform: rotate(25deg);
}

.ttl12{
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
}

.list02{
  margin: 1em 0;
}

.list03{
  display: flex;
  flex-wrap: wrap;
}

.list01 li,
.list02 li,
.list03 li{
  position: relative;
  padding-left: 16px;
}
.list01 li:before,
.list02 li:before,
.list03 li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 12px;
  background: #583c1b;
  border-radius: 100px;
}

.list03 li{
  margin-right: 20px;
  margin-bottom: 8px;
}

.btn01,
.btn02,
.btn03{
  margin-top: 1em;
}

.btn01 a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e68690;
  background: #fff;
  box-sizing: border-box;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: bold;
  color: #e68690;
  text-decoration: none;
  position: relative;
}
.btn01 a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 10px solid #e68690;
  position: absolute;
  right: 12px;
  top: calc(50% - 8px);
  border-radius: 2px;
}

.btn02 a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #87c1e0;
  background: #fff;
  box-sizing: border-box;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: bold;
  color: #87c1e0;
  text-decoration: none;
  position: relative;
}
.btn02 a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 10px solid #87c1e0;
  position: absolute;
  right: 12px;
  top: calc(50% - 8px);
  border-radius: 2px;
}

.btn03 a{
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #9ac182;
  background: #fff;
  box-sizing: border-box;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: bold;
  color: #9ac182;
  text-decoration: none;
  position: relative;
}
.btn03 a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 10px solid #9ac182;
  position: absolute;
  right: 12px;
  top: calc(50% - 8px);
  border-radius: 2px;
}

.btn03 img{
  width: auto;
  max-height: 24px;
  height: auto;
  margin-right: 6px;
}

.tbl01 tbody tr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.tbl01 tbody tr:last-of-type {
  border-bottom: 1px solid #583c1b;
}
.tbl01 tbody tr th, .tbl01 tbody tr td {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 16px;
  border-top: 1px solid #583c1b;
}
.tbl01 tbody tr th {
  width: 10em;
  background: #fff1c1;
  text-align: left;
}
.tbl01 tbody tr th p {
  font-weight: bold;
}
.tbl01 tbody tr th p:last-of-type {
  margin-bottom: 0;
}
.tbl01 tbody tr td {
  width: calc(100% - 10em);
  background: #fff;
}
.tbl01 tbody tr td p:last-of-type {
  margin-bottom: 0;
}

/*header
----------------------------------------------------*/
#header {
  padding: 16px 0 48px;
}

.h_wrap {
  width: 95%;
  max-width: 1040px;
  margin: 0 auto;
}

.h_h1-t {
  display: flex;
  justify-content: flex-end;
}
.h_h1-t h1 {
  font-size: 13px;
  letter-spacing: 0.025em;
}

.h_conts {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}

.h_logo,
.h_contact {
  width: 50%;
}

.h_logo {
  margin-right: 32px;
}
.h_logo img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.h_contact {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.h_contact-hour {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.h_contact-hourlist {
  display: flex;
  justify-content: flex-start;
  margin-left: 46px;
}
.h_contact-hourlist dt, .h_contact-hourlist dd {
  font-size: 14px;
  line-height: 1.65;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
}
.h_contact-hourlist dt {
  width: 5em;
}
.h_contact-hourlist dd {
  width: calc(100% - 5em);
}

.h_contact-btnconts {
  display: block;
  margin-left: 24px;
}

.h_contact-btn{
  margin-bottom: 6px;
}

.h_contact-btn:last-of-type{
  margin-bottom: 0;
}

.h_contact-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  font-size: 18px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  text-decoration: none;
  color: #fff;
  box-sizing: border-box;
  padding: 16px 24px;
}
/* .h_contact-btn a img {
  margin-right: 8px;
} */

.h_contact-btn-reserve a{
  background: #dd6e7b;
}

.h_contact-btn-line a{
  background: #9ac182;
}

.h_contact-telnum img {
  width: auto;
  max-width: 100%;
  height: auto;
}

/*nav
----------------------------------------------------*/
#nav {
  display: block;
  margin-bottom: 16px;
}

.nav_wrap {
  width: 95%;
  max-width: 1040px;
  margin: 0 auto;

  display: flex;
  justify-content: space-between;
}

.nav_conts{
  width: calc(100% / 6);
}


.nav_conts-link p{
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  padding: 16px 0;
  color: #583c1b;
  text-align: center;
  letter-spacing: -0.06em;
}

.nav_conts-link p .nav_en{
  display: block;
  font-size: 10px;
  font-weight: 400;
  font-family: "Jost", sans-serif;
  text-align: center;
  margin-top: 4px;
  letter-spacing: 0.06em;
}

.nav_conts-link p a{
  color: inherit;
  text-decoration: none;
}

.nav_conts-link p a:hover{
  opacity: 0.8;
}

.nav_conts-submenu {
  display: none;
  position: absolute;
  left: 0;
  top: auto;
  width: 100%;
  background: #fcedef;
  box-sizing: border-box;
  padding: 32px 0 20px;
  z-index: 6;
}

.nav_conts-submenu.on {
  display: block;
}

.nav_conts-submenu-wrap {
  width: 95%;
  max-width: 1040px;
  margin: 0 auto;
}

.nav_submenu-main {
  display: none;
  flex-wrap: wrap;
}

.nav_submenu-main.on {
  display: flex;
}

.nav_submenu-conts {
  margin-right: 32px;
  margin-bottom: 12px;
}

.nav_submenu-conts a {
  font-weight: bold;
  color: #583a17;
  text-decoration: none;
  position: relative;
  padding-left: 14px;
}

.nav_submenu-conts a:before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 7px solid #dd8f98;
  position: absolute;
  left: 0;
  top: 2px;
}

.nav_submenu-conts img {
  width: auto;
  max-width: 9px;
  height: auto;
  max-height: 14px;
  margin-right: 8px;
}

.h_link-hover:hover{
  color: #da8699;
  text-decoration: none;
  opacity: 0.8;
}


/* .nav_wrap ul {
  display: flex;
  justify-content: space-between;
}
.nav_wrap ul li {
  width: 16.6666666667%;
}
.nav_wrap ul li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  padding: 16px 0;
  color: #583c1b;
  text-align: center;
  letter-spacing: -0.06em;
}
.nav_wrap ul li a .nav_en {
  display: block;
  font-size: 10px;
  font-weight: 400;
  font-family: "Jost", sans-serif;
  text-align: center;
  margin-top: 4px;
  letter-spacing: 0.06em;
}
.nav_wrap ul li a:hover {
  opacity: 0.8;
} */

.nav_sp {
  display: none;
}

/*main
----------------------------------------------------*/
#main {
  display: block;
  width: 95%;
  max-width: 1020px;
  margin: 48px auto 96px;
  box-sizing: border-box;
}

.main_wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
}

#conts {
  width: 720px;
}

/*conts
----------------------------------------------------*/
.conts01 {
  margin-top: 48px;
}

.conts01.mt0 {
  margin-top: 0;
}

.conts02{
  margin-top: 24px;
}

.sp_diagnosis,
.sp_linebtn,
.sp_reservebtn {
  display: none;
}

.sp_reservebtn img {
  width: auto;
  max-width: 100%;
  height: auto;
}

/*初回体験施術について
----------------------------------------------------*/
.trial_mainttlconts {
  background: url("../images/top/trial_bg.png") no-repeat center center/cover;
  min-height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zutsu_trial_mainttlconts{
  background: url("../images/second/zutsu_bg.png") no-repeat center center/cover;;
}

.trial_mainttl {
  font-size: 27px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  position: relative;
  top: -20px;
}
.trial_mainttl strong {
  display: block;
  font-size: 90px;
  font-weight: normal;
  line-height: 1;
}
.trial_mainttl strong span {
  color: #dd6e7b;
}

.trial_menuconts {
  background: url("../images/common/bg01.png") repeat left top;
  box-sizing: border-box;
  padding: 24px;
}

.trial_menuconts-wrap {
  width: 95%;
  max-width: 640px;
  margin: 0 auto;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
}

.trial_ribbon {
  background: url("../images/top/trial_ribbon-bg.png") no-repeat center top/contain;
  width: 100%;
  max-width: 514px;
  height: 20vw;
  max-height: 132px;
  margin: 0 auto;
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
}

.trial_ribbon-ttl {
  text-align: center;
  line-height: 0;
  position: relative;
  top: 5px;
}

.trial_textconts01 {
  margin-top: 32px;
}

.trial_text01 {
  font-size: 20px;
  text-align: center;
}

.trial_text02 {
  margin-top: 16px;
  text-align: center;
}
.trial_text02 strong {
  display: inline-block;
  background: linear-gradient(transparent 60%, #fff58a 60%);
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 12px;
}
.trial_text02 strong span {
  color: #dd6e7b;
}

.trial_list01 {
  margin-top: 32px;
}

.trial_list01-wrap {
  display: flex;
  justify-content: space-between;
}

.trial_list01-ul{
  margin-bottom: 32px;
}

.trial_list01-ul li {
  position: relative;
  padding-left: 16px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
}
.trial_list01-ul li:last-of-type {
  margin-bottom: 0;
}
.trial_list01-ul li:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: #583c1b;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 9px;
}

.trial_list01-img {
  display: flex;
  align-items: flex-end;
  margin-right: 44px;
  padding-top: 24px;
}
.trial_list01-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.trial_ttl01 {
  background: #dd8f98;
  box-sizing: border-box;
  padding: 16px;
  position: relative;
  margin-bottom: 40px;
}
.trial_ttl01:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 32px solid transparent;
  border-top: 24px solid #dd8f98;
  position: absolute;
  bottom: -55px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.trial_ttl01-text {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.trial_ttl01-point {
  background: #fff58a;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 24px;
  font-weight: bold;
  color: #dd7c87;
  line-height: 1.25;
  width: 104px;
  height: 104px;
  border-radius: 1000px;
  text-align: center;
  position: absolute;
  right: -12px;
  top: -64px;
}

.trial_text02 p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.trial_text02 p .trial_text02-strong01 {
  font-size: 1.2em;
  color: #dd6e7b;
}

.trial_priceconts {
  border-top: 6px solid #dd8f98;
  background: #f5f2e9;
  box-sizing: border-box;
  padding: 24px;
  margin-top: 24px;
}

.trial_price-menu dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.5;
  position: relative;
}
.trial_price-menu dl dt {
  display: flex;
  align-items: baseline;
  justify-content: center;
  background: #dd8f98;
  padding: 4px 12px;
  box-sizing: border-box;
  font-size: 32px;
  font-weight: bold;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  z-index: 3;
  margin-right: 0;
  position: relative;
  letter-spacing: -0.04em;
}
.trial_price-menu dl dt:before {
  content: "";
  display: block;
  width: 12px;
  background: #f5f2e9;
  height: 100%;
  position: absolute;
  top: 0;
  right: -12px;
}
.trial_price-menu dl dt .trial_price-menu01-01 {
  font-size: 20px;
  font-weight: normal;
  margin-left: 4px;
}
.trial_price-menu dl dd {
  font-size: 48px;
  font-weight: bold;
  color: #dd7c87;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  background: #f5f2e9;
  z-index: 3;
  padding-left: 0.15em;
}
.trial_price-menu dl dd .trial_price-menu02-01 {
  font-size: 28px;
  font-weight: bold;
  color: #dd7c87;
}
.trial_price-menu dl dd .trial_price-menu02-02 {
  font-size: 22px;
  font-weight: normal;
}
.trial_price-menu dl:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  border-top: 3px dotted #604629;
  margin: auto;
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
  right: 0;
  z-index: 1;
}

.trial_price-menu {
  border-bottom: 2px dotted #c7bdae;
  padding-bottom: 20px;
}

.trial_price-text {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 24px;
}

.trial_price-text01 {
  width: calc(100% - 240px);
  font-size: 15px;
}

.trial_price-text-img01 {
  width: 224px;
  margin-left: 16px;
}
.trial_price-text-img01 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.trial_btnconts{
  margin-top: 32px;
}

.trial_btn {
  margin-top: 16px;
}
.trial_btn p a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dd6e7b;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  border-radius: 100px;
  box-sizing: border-box;
  padding: 16px 16px;
  line-height: 1.5;
  letter-spacing: 0.025em;
  text-decoration: none;
}
.trial_btn p a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 10px solid #fff;
  position: absolute;
  right: 16px;
  top: calc(50% - 8px);
}

.trial_btn-kurobe p a{
  background: #dd6e7b;
}

.trial_btn-toyama p a{
  background: #87c1e0;
}

/*infomenu
----------------------------------------------------*/
.infomenu_wrap{
  display: flex;
  flex-wrap: wrap;
}

.infomenu_conts{
  width: calc(50% - 12px);
  margin-right: 24px;
  margin-bottom: 24px;
  border: 4px solid #fcebed;
  box-sizing: border-box;
  background: #fff;
  box-sizing: border-box;
  padding: 24px 16px;
}

.infomenu_conts:nth-of-type(2n){
  margin-right: 0;
}

.infomenu_icon{
  text-align: center;
  margin-bottom: 12px;
  line-height: 0;
}

.infomenu_icon img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.infomenu_ttl{
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.infomenu_text{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 16px auto 12px;
}

.infomenu_text p{
  font-size: 15px;
  line-height: 1.75;
  text-align: left;
}

.infomenu_btnlist{
  margin-top: 16px;
}

.infomenu_btn{
  margin-bottom: 12px;
}

.infomenu_btn:last-of-type{
  margin-bottom: 0;
}

.infomenu_btn a{
  display: flex;
  justify-content: center;
  align-items: center;

  width: 100%;
  border: 1px solid #dd6e7b;
  background: #fff;
  padding: 8px 16px;
  box-sizing: border-box;

  font-size: 15px;
  font-weight: bold;
  color: #dd6e7b;
  position: relative;
  text-align: center;
  text-decoration: none;
}

.infomenu_btn a:before,
.infomenu_btn a:after{
  content: "";
  display: block;
  position: absolute;
  right: 8px;
  width: 8px;
  height: 2px;
  background: #dd6e7b;
  
}

.infomenu_btn a:before{
  transform: rotate(45deg);
  top: calc(50% - 2px);
}

.infomenu_btn a:after{
  transform: rotate(135deg);
  top: calc(50% + 2px);
}


/*妊娠力アップに鍼灸・施術をおススメする理由
----------------------------------------------------*/
.recommend_mainttl {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/top/reason_bg.png") no-repeat center top/100% auto;
  min-height: 183px;
}

.recommend_mainttl-text {
  width: 100%;
  max-width: 600px;
  font-size: 30px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  line-height: 1.25;
  position: relative;
  top: -8px;
}
.recommend_mainttl-text strong {
  display: block;
  font-size: 1.5em;
  color: #e2949e;
  font-weight: normal;
}

.recommend_mainttl-subtext {
  margin-top: 24px;
}
.recommend_mainttl-subtext p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.recommend_mainttl-subtext p strong {
  background: linear-gradient(transparent 60%, #fff 60%);
  color: #dd6e7b;
}

.recommend_infoconts {
  margin-top: 32px;
}

.recommend_infoconts-img {
  text-align: center;
  margin-bottom: 24px;
}
.recommend_infoconts-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.recommend_infoconts-text p{
  margin-bottom: 1em;
}

.recommend_infoconts-text p:last-of-type{
  margin-bottom: 0;
}

/*ひらた鍼灸治療院が選ばれる５つの理由
----------------------------------------------------*/
.reason_mainttl {
  display: flex;
  flex-direction: column;
  padding-bottom: 28px;
  border-bottom: 2px dotted #e2949e;
}

.reason_mainttl-catchcopy,
.reason_mainttl-subtext,
.reason_mainttl-maintext {
  display: flex;
  justify-content: center;
}

.reason_mainttl-catchcopy {
  order: 2;
}
.reason_mainttl-catchcopy img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.reason_mainttl-subtext {
  font-size: 20px;
  font-weight: bold;
  order: 1;
  position: relative;
  text-align: center;
  letter-spacing: 0.05em;
  padding-bottom: 16px;
}
.reason_mainttl-subtext:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-top: 2px dotted #e2949e;
  position: absolute;
  left: 0;
  top: calc(50% - 0.5em);
  z-index: 1;
}

.reason_mainttl-subtext-wrap {
  display: inline-block;
  background: #fff7f5;
  box-sizing: border-box;
  padding: 0 12px;
  position: relative;
  z-index: 2;
}

.reason_mainttl-subtext-strong01 {
  color: #e2949e;
}

.reason_mainttl-maintext {
  font-size: 48px;
  font-weight: bold;
  color: #e2949e;
  text-align: center;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  line-height: 1;
  order: 3;
  margin-top: 16px;
}

.reasonconts {
  background: #edeae1;
  box-sizing: border-box;
  padding: 40px;
  margin-top: 32px;
}

.reason_ttl {
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  padding-left: 68px;
  padding-top: 4px;
  margin-bottom: 32px;
  min-height: 52px;
  letter-spacing: -0.025em;
}
.reason_ttl:before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  background: #fff;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 0;
}

.reason_ttl01:before {
  content: "1";
}

.reason_ttl02:before {
  content: "2";
}

.reason_ttl03:before {
  content: "3";
}

.reason_ttl04:before {
  content: "4";
}

.reason_ttl05:before {
  content: "5";
}

.reason_ttl06:before {
  content: "6";
}

.reason_textarea p {
  margin-bottom: 1em;
}
.reason_textarea p:last-of-type {
  margin-bottom: 0;
}

/*妊活鍼灸への想い
----------------------------------------------------*/
.profile_mainttl {
  background: url("../images/top/profile_bg.png") no-repeat center center/contain;
  width: 100%;
  min-height: 293px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.profile_mainttl-text {
  font-size: 44px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 14px rgba(161, 155, 155, 0.8);
  letter-spacing: 0.05em;
  line-height: 1.25;
}

.profile_conts {
  background: #fff;
  box-sizing: border-box;
  padding: 32px;
}
.profile_conts p {
  font-size: 20px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  letter-spacing: -0.05em;
  line-height: 1.5;
  margin-bottom: 1em;
}
.profile_conts p:last-of-type {
  margin-bottom: 0;
}

/*推薦を頂いています
----------------------------------------------------*/
.exhort_conts {
  background: #fff1c1;
  box-sizing: border-box;
  padding: 24px;
}

.exhort_ttl {
  background: #d57580;
  position: relative;
  padding: 16px 8px 16px 66px;
  margin-left: 40px;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
}
.exhort_ttl:before {
  content: "";
  display: block;
  width: 20vw;
  height: 23vw;
  max-width: 114px;
  max-height: 123px;
  background: url(../images/top/exhort_medal.png) no-repeat left top;
  position: absolute;
  left: -48px;
  top: -8px;
}

.exhort_ttlsub01 {
  order: 1;
}

.exhort_ttlsub02 {
  font-size: 20px;
  font-weight: bold;
  order: 2;
}

.exhort_ttlmain {
  font-size: 24px;
  font-weight: bold;
  order: 3;
}

.exhort_textarea {
  background: #fff;
  box-sizing: border-box;
  padding: 24px;
  margin-top: 32px;
}
.exhort_textarea p {
  margin-bottom: 1em;
}
.exhort_textarea p:last-of-type {
  margin-bottom: 0;
}

.exhort_textarea-img {
  float: left;
  margin-right: 32px;
}

.exhort_memo {
  text-align: right;
  font-size: 12px;
}

.exhort_movie{
  margin-top: 1em;
  border-top: 1px dashed;
  padding-top: 1em;
}



.exhort_movie iframe{
  width: 100%;
  min-height: 340px;
  margin-top: 1em;
}

/*お悩みリスト
----------------------------------------------------*/
.nayami_conts {
  margin-top: 24px;
  box-sizing: border-box;
  padding: 32px;
}
.nayami_conts:first-of-type {
  margin-top: 0;
}
.nayami_conts.nayami_women {
  background: #fae8ec;
}
.nayami_conts.nayami_men {
  background: #dce9f2;
}

.nayami_mainttl {
  text-align: center;
  padding-bottom: 12px;
}
.nayami_mainttl span {
  display: inline-block;
  padding-left: 56px;
  min-height: 58px;
  font-size: 32px;
  line-height: 1.5;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
}

.nayami_mainttl-women {
  border-bottom: 2px dotted #de7c88;
}
.nayami_mainttl-women span {
  background: url("../images/top/nayami_women-icon.png") no-repeat left center;
}

.nayami_mainttl-men {
  border-bottom: 2px dotted #5fa3c7;
}
.nayami_mainttl-men span {
  background: url("../images/top/nayami_men-icon.png") no-repeat left center;
}

.nayami_women .nayami_listconts .nayami_list-text ul li {
  background: url("../images/top/icon_check01.png") no-repeat left 2px;
}

.nayami_men .nayami_listconts .nayami_list-text ul li {
  background: url("../images/top/icon_check02.png") no-repeat left 2px;
}

.nayami_listconts {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 32px;
}

.nayami_list-text {
  width: 100%;
}

.nayami_list-text ul li {
  font-size: 17px;
  line-height: 1.85;
  font-weight: bold;
  padding-left: 40px;
  margin-bottom: 8px;
}
.nayami_list-text ul li:last-of-type {
  margin-bottom: 0;
}

.nayami_ans {
  margin-top: 24px;
}

/*症状別リスト
----------------------------------------------------*/
.nayami_list ul {
  display: flex;
  flex-wrap: wrap;
}
.nayami_list ul li {
  width: 33.3333333333%;
  max-width: 230px;
  margin-right: 15px;
  margin-bottom: 15px;
  line-height: 0;
}
.nayami_list ul li:nth-of-type(3n) {
  margin-right: 0;
}

/*不妊鍼灸の実績
----------------------------------------------------*/
.result_mainttl {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/top/result_bg.png) no-repeat center top/100% auto;
  min-height: 183px;
}

.result_mainttl-text {
  width: 100%;
  max-width: 400px;
  font-size: 30px;
  font-family: "Hannari", serif;
  line-height: 1.25;
  position: relative;
  top: -8px;
  display: flex;
  align-items: center;
}
.result_mainttl-text strong {
  font-size: 1.35em;
  color: #e2949e;
  font-weight: normal;
}

.result_inline {
  background: #fcebed;
  box-sizing: border-box;
  padding: 24px;
  margin-top: 24px;
}

.result_conts {
  margin-top: 32px;
}
.result_conts:first-of-type {
  margin-top: 0;
}

.result_ttl01 {
  background: #d57580;
  position: relative;
  margin-bottom: 16px;
  text-align: center;
  box-sizing: border-box;
  padding: 16px 16px 24px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
  font-size: 32px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  line-height: 1.25;
  letter-spacing: -0.085em;
  color: #fff;
}
.result_ttl01:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 36px solid transparent;
  border-top: 24px solid #d57580;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  margin: 0 auto;
}

.result_textarea {
  background: #fff;
  box-sizing: border-box;
  padding: 24px;
}

.result_ttl02 {
  text-align: center;
}
.result_ttl02 span {
  font-size: 32px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #583c1b;
  background: linear-gradient(transparent 60%, #fff58c 60%);
  box-sizing: border-box;
  padding: 0 4px 4px;
}

.result02_text {
  display: flex;
  justify-content: space-between;
}

.result02_text-img {
  width: 177px;
  margin-right: 32px;
}
.result02_text-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.result02_text-text {
  width: calc(100% - 209px);
}

.result02_step {
  margin-top: 32px;
}

.result_stepttl {
  border-top: 2px dotted #ecbcc2;
  border-bottom: 2px dotted #ecbcc2;
  text-align: center;
  box-sizing: border-box;
  padding: 16px;
  font-size: 32px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  line-height: 1.5;
}

.result02_steplist {
  margin-top: 32px;
}
.result02_steplist dl {
  display: flex;
  margin-bottom: 20px;
  position: relative;
}
.result02_steplist dl:after {
  content: "";
  display: block;
  width: 5px;
  height: 20px;
  background: #f5c269;
  position: absolute;
  left: 47px;
  bottom: -20px;
}
.result02_steplist dl:last-of-type:after {
  content: none;
}
.result02_steplist dl dt, .result02_steplist dl dd {
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  letter-spacing: -0.025em;
  padding: 10px 0;
  line-height: 1.5;
}
.result02_steplist dl dt {
  width: 100px;
  background: #f5c269;
  color: #fff;
  font-size: 28px;
  text-align: center;
  border-radius: 5px 0 0 5px;
}
.result02_steplist dl dd {
  display: flex;
  align-items: center;
  width: calc(100% - 120px);
  background: #fff1c1;
  font-size: 24px;
  padding: 10px 16px;
  border-radius: 0 5px 5px 0;
}

.result_ttl03 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.75;
  border-bottom: 2px dotted #d57580;
  padding-bottom: 12px;
  margin-bottom: 16px;
}

.results04_imgconts {
  display: flex;
  justify-content: space-between;
  margin: 12px auto;
}
.results04_imgconts figure {
  width: 295px;
  line-height: 1;
}
.results04_imgconts figure a {
  color: inherit;
  text-decoration: none;
  text-align: center;
}
.results04_imgconts figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.results04_imgconts figure figcaption {
  margin-top: 12px;
}

.results04_text {
  margin-top: 32px;
  border: 1px dotted;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 16px 24px;
}

.results04_ttl01 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}

/*患者様の声
----------------------------------------------------*/
.voice_conts {
  margin-top: 40px;
}
.voice_conts:first-of-type {
  margin-top: 0;
}

.voice_info {
  display: flex;
  justify-content: space-between;
}

.voice_info-img {
  width: 268px;
}
.voice_info-img a {
  text-decoration: none;
}

.voice_info-text {
  width: calc(100% - 300px);
  margin-left: 32px;
}

.voice_info-photo img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.voice_info-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #d57580;
  border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin-top: 12px;
  box-sizing: border-box;
  padding: 4px;
}
.voice_info-btn img {
  width: auto;
  max-width: 15px;
  height: auto;
  max-height: 15px;
  margin-right: 8px;
}

.voice_info-text {
  display: flex;
  flex-direction: column;
}

.voice_info-about {
  order: 1;
}
.voice_info-about span {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  border-radius: 4px;
  background: #d57580;
  box-sizing: border-box;
  padding: 2px 8px;
}

.voice_info-ttl {
  order: 2;
  margin-top: 8px;
}
.voice_info-ttl span {
  font-family: "Sawarabi Mincho", serif;
  font-size: 18px;
  border-bottom: 2px dotted #cec9b8;
}

.voice_survey {
  background: #fff;
  box-sizing: border-box;
  padding: 32px;
  margin-top: 32px;
  border-radius: 12px;
}

.voice_survey dl {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
}
.voice_survey dl:first-of-type {
  margin-top: 0;
}
.voice_survey dl dt {
  position: relative;
  border-bottom: 1px solid #d57580;
  padding-left: 24px;
  padding-bottom: 4px;
  margin-bottom: 12px;
  font-weight: bold;
}
.voice_survey dl dt:before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: #fff1c1;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 8px;
}
.voice_survey dl dd p {
  margin-bottom: 1em;
}
.voice_survey dl dd p:last-of-type {
  margin-bottom: 0;
}

.voice_linkbtn {
  margin-top: 24px;
}
.voice_linkbtn a {
  display: flex;
  justify-content: center;
  align-content: center;
  background: #d57580;
  border-radius: 100px;
  box-sizing: border-box;
  padding: 16px;
  line-height: 1.5;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.voice_linkbtn a img {
  width: auto;
  max-width: 32px;
  height: auto;
  max-height: 26px;
  margin-right: 12px;
}

.voice_text-memo {
  border-top: 1px dashed #ccc;
  padding-top: 8px;
  margin-top: 16px;
  font-size: 13px;
  text-align: right;
}

/*不妊治療・妊活中の皆様へ
----------------------------------------------------*/
.message_conts p {
  margin-bottom: 1em;
}
.message_conts p:last-of-type {
  margin-bottom: 0;
}

/*menunews
----------------------------------------------------*/
.top_menu {
  display: flex;
  justify-content: space-between;
}
.top_menu li {
  width: calc(50% - 8px);
  max-width: 338px;
  margin-right: 16px;
}
.top_menu li:last-of-type {
  margin-right: 0;
}

.top_news {
  margin-top: 24px;
}
.top_news dl {
  margin-top: 16px;
  border-bottom: 2px dotted #e2949e;
  padding-bottom: 8px;
}
.top_news dl dt, .top_news dl dd {
  line-height: 1.5;
}
.top_news dl dt {
  font-weight: bold;
  margin-bottom: 4px;
}
.top_news dl dd a {
  color: inherit;
  text-decoration: none;
}

.top_news-menu{
  margin-top: 12px;
}

.top_news-menu-img img{
  width: auto;
  max-width: 100%;
  height: auto;
}

/*conts_contact
----------------------------------------------------*/
.conts_contact {
  border: 4px solid #ebb7bd;
  background: #fcedef;
  box-sizing: border-box;
  padding: 32px;
}

.contact_logo {
  text-align: center;
  margin-bottom: 32px;
}
.contact_logo img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.contact_btn {
  margin-bottom: 20px;
}
.contact_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 20px 12px;
}
.contact_btn a img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contact_btn a img.contact_btn-tel01, .contact_btn a img.contact_btn-mail01 {
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
}
.contact_btn a img.contact_btn-tel02, .contact_btn a img.contact_btn-mail02 {
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
}
.contact_btn a img:first-of-type {
  margin-right: 16px;
}

.contact_btn-tel a {
  background: #dd8f98;
}

.contact_btn-mail a {
  background: #ebd038;
  padding: 28px 12px;
}

.contact_btn-line a {
  background: #9ac182;
  padding: 20px 12px;
}

.contact_btn-diagnosis a{
  background: #f09944;
  padding: 20px 12px;
}

.contact_btn-diagnosis-ttl,
.contact_btn-line-ttl{
  text-align: center;
  position: relative;
  margin-bottom: 8px;
}

.contact_btn-diagnosis-ttl-wrap,
.contact_btn-line-ttl-wrap{
  width: calc(100% - 6em);
  display: inline-block;
  position: relative;

  font-size: 15px;
  font-weight: bold;
  line-height: 1.75;
}

.contact_btn-diagnosis-ttl-wrap{
  width: auto;
}

.contact_btn-diagnosis-ttl-wrap:before,
.contact_btn-diagnosis-ttl-wrap:after,
.contact_btn-line-ttl-wrap:before,
.contact_btn-line-ttl-wrap:after{
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  bottom: 0;
  background: #583a17;
}

.contact_btn-diagnosis-ttl-wrap:before,
.contact_btn-line-ttl-wrap:before{
  left: -1em;
  transform: rotate(-25deg);
}

.contact_btn-diagnosis-ttl-wrap:after,
.contact_btn-line-ttl-wrap:after{
  right: -1em;
  transform: rotate(25deg);
}

.contact_btn-diagnosis-ttl-point01,
.contact_btn-line-ttl-point01{
  color: #9ac182;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.contact_btn-diagnosis-ttl-strong01,
.contact_btn-line-ttl-strong01{
  font-size: 18px;
  color: #dd6e7b;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.contact_info {
  display: flex;
  justify-content: space-between;
  margin: 24px auto;
}

.contact_info-l {
  width: 244px;
}

.contact_info-r {
  width: calc(100% - 244px);
  margin-left: 16px;
}
.contact_info-r p {
  text-align: center;
  line-height: 1.75;
}

.contact_info-tbl {
  margin-top: 16px;
}

.contact_map {
  margin-top: 24px;
}
.contact_map iframe {
  width: 100%;
  min-height: 400px;
}

.conts_contact-logo{
  display: block;
  text-align: center;
  line-height: 0;
}

.conts_contact-logo img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.conts_contact-mainmessage{
  text-align: center;
  margin: 16px auto;
}

.conts_contact-mainmessage p{
  font-size: 24px;
  font-weight: bold;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-decoration-thickness: 3px;
  text-underline-offset: 6px;
  text-decoration-color: #dd6e7b;
}

.conts_contact-mainmessage p strong{
  color: #dd6e7b;
}

.conts_contact-message{
  margin: 16px auto;
}

.conts_contact-message ul{
  display: flex;
  justify-content: space-between;
}

.conts_contact-message ul li img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.conts_contact-textarea{
  margin: 16px auto;
}

.conts_contact-textarea p{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.conts_contact-btnlist{
  display: flex;
  justify-content: center;
}

.conts_contact-btn{
  width: calc(50% - 8px);
  margin-right: 16px;
}

.conts_contact-btn:last-of-type{
  margin-right: 0;
}

.conts_contact-btn a{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 16px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.conts_contact-btn01 a{
  background: #dd6e7b;
  color: #fff;
  min-height: 56px;
}

.conts_contact-btn02 a{
  background: #fff;
  color: #dd6e7b;
}

.conts_contact-btn a img{
  margin-right: 8px;
  width: auto;
  max-width: 100%;
  height: auto;
}

/*side
----------------------------------------------------*/
#side {
  width: 250px;
}

.side_trial-img {
  line-height: 0;
}

.side_bnr {
  margin-top: 12px;
}

.side_img {
  line-height: 0;
  margin-bottom: 12px;
}
.side_img:last-of-type {
  margin-bottom: 0;
}
.side_img img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.side_bnr01 {
  margin-top: 20px;
}

.side_bnr01 {
  line-height: 0;
}

.side_link{
  border: 1px solid #e68690;
  margin: 12px auto;
}

.side_link-ttl{
  background: #e68690;
  box-sizing: border-box;
  padding: 10px 12px;

  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
}

.side_link-conts{
  background: #fff;
  box-sizing: border-box;
}

.side_link-conts ul{
  display: flex;
  flex-direction: column;
}

.side_link-conts ul li{
  border-bottom: 1px solid #e68690;
  box-sizing: border-box;
  padding: 8px 16px;
  position: relative;
}

.side_link-conts ul li:last-of-type{
  border-bottom: none;
}

.side_link-conts ul li a{
  display: block;
  text-decoration: none;
  color: inherit;
  position: relative;
}

.side_link-conts ul li a:before,
.side_link-conts ul li a:after{
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #e68690;
  position: absolute;
  right: 0;
}

.side_link-conts ul li a:before{
  transform: rotate(-45deg);
  top: calc(50% - 6px);
}

.side_link-conts ul li a:after{
  transform: rotate(-135deg);
  bottom: calc(50% - 6px);
}

.side_info {
  margin-top: 20px;
}

.side_info-wrap {
  background: #edeae1;
  padding: 15px;
  box-sizing: border-box;
}

.side_info-conts {
  margin-top: 20px;
}

.side_ttl {
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 16px;
  position: relative;
  padding-left: 16px;
  border-bottom: 2px dotted #c7bea9;
  padding-bottom: 2px;
  letter-spacing: -0.025em;
  margin-bottom: 12px;
}
.side_ttl:before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #583a17;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 0;
}

.side_info-telnum {
  text-align: center;
  line-height: 0;
}

.side_info-teltext {
  font-size: 13px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-top: 8px;
  letter-spacing: -0.1em;
}

.side_info-textarea {
  line-height: 1.5;
}
.side_info-textarea p {
  font-size: 14px;
}

.side_info-ttl {
  position: relative;
  padding-left: 16px;
}
.side_info-ttl:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 6px;
  background: #e2949e;
  border-radius: 100px;
}

.side_info-map {
  box-sizing: border-box;
  border: 1px solid #d5cbc4;
  line-height: 0;
}
.side_info-map iframe {
  width: 100%;
  max-height: 280px;
  line-height: 0;
}

.side_info-btn {
  margin-top: 12px;
}

.side_onayamilist ul li {
  background: url("../images/common/side_arrow01.png") no-repeat left 9px;
  padding-left: 20px;
  border-bottom: 1px dotted #583a17;
  padding-bottom: 6px;
  margin-bottom: 6px;
}
.side_onayamilist ul li a {
  color: #583a17;
  text-decoration: none;
  font-size: 14px;
}

/*pagetop
----------------------------------------------------*/
#pagetop {
  z-index: 100;
}

/*common_contact
----------------------------------------------------*/
.common_contactconts {
  background: url("../images/common/bg_contact.png") no-repeat center center;
  background-size: cover;
  padding: 64px 0;
  position: relative;
}

#pagetop {
  position: absolute;
  top: -40px;
  right: 2.5%;
  text-align: right;
}

#pagetop img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.common_contact-wrap {
  display: block;
  width: 95%;
  max-width: 1020px;
  margin: 0 auto;
}

.common_contact-sp {
  display: none;
}

.common_contact-ttl {
  font-size: 30px;
  text-align: center;
  font-family: "Jost", sans-serif;
  color: #dd8f98;
  display: flex;
  justify-content: center;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.common_contact-subttl {
  font-size: 36px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  text-align: center;
  color: #745632;
  letter-spacing: 0.05em;
}

.common_contact-btnlist {
  display: flex;
  /* justify-content: space-between; */
  justify-content: center;
  margin-top: 24px;
}

.common_contact-btnconts {
  width: calc(100% / 3);
  margin-right: 15px;
}

.common_contact-btnconts:last-of-type{
  margin-right: 0;
}

.common_contact-btntel a {
  background: #fff;
  box-sizing: border-box;
  padding: 0 8px;
  border-radius: 4px;
  min-height: 90px;
  text-align: center;
  border: 1px solid #d57580;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.common_contact-btntel-telnum img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.common_contact-btntel-open {
  font-size: 14px;
  color: #d57580;
  font-weight: bold;
}

.common_contact-btnconts-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.common_contact-btnreserve a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  /* background: #ebd038; */
  background: #dd8f98;
  min-height: 90px;
  border-radius: 4px;
  text-decoration: none;
}

.common_contact-btnline a{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  background: #9ac182;
  min-height: 90px;
  border-radius: 4px;
  text-decoration: none;
}

.common_contact-btndiagnosis a{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: "Hannari", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #fff;
  background: #f09944;
  min-height: 90px;
  border-radius: 4px;
  text-decoration: none;
  box-sizing: border-box;
  padding: 0 32px;
}

.common_contact-btnreserve a img:first-of-type,
.common_contact-btnline a img:first-of-type,
.common_contact-btndiagnosis a img:first-of-type{
  margin-right: 8px;
}

.common_contact-btndiagnosis a img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.common_contact-btndiagnosis a img:first-of-type{
  width: 2.5vw;
  max-width: 26px;
}

.common_contact-btndiagnosis a img:last-of-type{
  width: 20vw;
  max-width: 164px;
}

.common_contact-btnreserve01,
.common_contact-btnline01,
.common_contact-btndiagnosis01{
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
}

.common_contact-btndiagnosis01{
  position: relative;
  top: -1px;
}

.common_contact-btnreserve02,
.common_contact-btnline02,
.common_contact-btndiagnosis02{
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
}

/*pc_sidebtn
----------------------------------------------------*/
.pc_sidebtn {
  display: block;
  position: fixed;
  right: -100px;
  top: 10%;
  z-index: 999;
  transition: all 0.15s linear 0s;
}
.pc_sidebtn.on {
  right: 0;
}

.pc_sidebtnconts {
  margin-bottom: 16px;
}
.pc_sidebtnconts:last-of-type {
  margin-bottom: 0;
}
.pc_sidebtnconts a {
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 18px;
  box-sizing: border-box;
  font-weight: bold;
  padding: 24px 12px;
  color: #fff;
  border-radius: 10px 0 0 10px;
  text-decoration: none;
  text-orientation: upright;
  letter-spacing: 0.05em;
}
.pc_sidebtnconts a img {
  margin-bottom: 8px;
}

.pc_sidebtn-trial a {
  background: #dd8f98;
}

.pc_sidebtn-reserve a {
  /* background: #e3cc4b; */
  background: #dd8f98;
}

.pc_sidebtn-line a{
  background: #9ac182;
}

.pc_sidebtn-contact a {
  background: #87c1e0;
}

.pc_sidebtn-sindan a{
  background: #f09944;
}

/*sp_btm
----------------------------------------------------*/
.sp_btm {
  display: none;
  line-height: 0;
  width: 100%;
}

.sp_btm.on {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.sp_btm-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sp_btmconts {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 16vw;
  max-height: 64px;
  line-height: 1;
}
.sp_btmconts.sp_btmconts-reserve {
  background: #e68690;
}
.sp_btmconts.sp_btmconts-reserve img {
  max-width: 63px;
  max-height: 38px;
}
.sp_btmconts.sp_btmconts-contact {
  background: #e3cc4b;
}
.sp_btmconts.sp_btmconts-contact img {
  max-width: 37px;
  max-height: 38px;
}
.sp_btmconts.sp_btmconts-line {
  background: #9ac182;
}
.sp_btmconts.sp_btmconts-line img {
  max-width: 42px;
  max-height: 42px;
}
.sp_btmconts.sp_btmconts-sindai{
  background: #f09944;
}
.sp_btmconts.sp_btmconts-sindai img{
  max-width: 42px;
  max-height: 42px;
  position: relative;
  top: -1px;
}
.sp_btmconts p {
  width: 100%;
  /* display: block; */
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-sizing: border-box;
}
.sp_btmconts a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  font-size: 3.75vw;
  font-weight: bold;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.sp_btmconts a img {
  margin-right: 6px;
  width: auto;
  height: 5.25vw;
}

/*footer
----------------------------------------------------*/
#footer {
  padding: 40px 0 0;
}

.footer_wrap {
  width: 95%;
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.f_logo img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.f_address {
  margin-top: 16px;
}

.f_link ul {
  display: flex;
  flex-wrap: wrap;
}
.f_link ul li {
  margin-right: 12px;
}
.f_link ul li a {
  background: url("../images/common/f_icon01.png") no-repeat left 0;
  padding-left: 16px;
  font-size: 13px;
  color: #583a17;
  text-decoration: none;
}

.tbl_open,
.tbl_open02,
.tbl_open03{
  border-collapse: collapse;
}

.tbl_open03 thead tr{
  border-left: 1px solid #b8ada5;
  border-right: 1px solid #b8ada5;
  border-top: 1px solid #b8ada5;
}

.tbl_open03 tbody tr:last-of-type{
  border-bottom: 1px solid #b5b0ac;
  border-left: 1px solid #b5b0ac;
  border-right: 1px solid #b5b0ac;
}

.tbl_open thead tr th, .tbl_open thead tr td,
.tbl_open02 thead tr th,
.tbl_open02 thead tr td,
.tbl_open03 thead tr th,
.tbl_open03 thead tr td{
  background: #b8ada5;
  box-sizing: border-box;
  padding: 12px 20px;
  border-right: 1px solid #fff;
  color: #fff;
  text-align: center;
}

.tbl_open03 thead tr th,
.tbl_open03 thead tr td{
  padding: 4px;
}

.tbl_open thead tr th:last-of-type, .tbl_open thead tr td:last-of-type,
.tbl_open02 thead tr th:last-of-type,
.tbl_open02 thead tr td:last-of-type,
.tbl_open03 thead tr th:last-of-type,
.tbl_open03 thead tr td:last-of-type {
  border-right: none;
}
.tbl_open tbody tr th, .tbl_open tbody tr td,
.tbl_open02 tbody tr th,
.tbl_open02 tbody tr td,
.tbl_open03 tbody tr th,
.tbl_open03 tbody tr td {
  background: #fff;
  padding: 12px 20px;
  border-right: 1px solid #b5b0ac;
  text-align: center;
}

.tbl_open03 tbody tr th,
.tbl_open03 tbody tr t{
  padding: 4px;
}

.tbl_open tbody tr td:last-of-type,
.tbl_open02 tbody tr td:last-of-type,
.tbl_open03 tbody tr td:last-of-type {
  border-right: none;
}

.tbl_open02 thead tr th, .tbl_open02 thead tr td,
.tbl_open02 tbody tr th,
.tbl_open02 tbody tr td,
.tbl_open03 tbody tr th,
.tbl_open03 tbody tr td {
  font-size: 12px;
  padding: 10px;
}

.tbl_open03 tbody tr th,
.tbl_open03 tbody tr td{
  padding: 4px;
}

.tbl_open-memo01 {
  margin-top: 8px;
  font-size: 14px;
  text-align: right;
}

.f_copy {
  margin-top: 64px;
  background: #e2949e;
  box-sizing: border-box;
  padding: 12px 0;
}
.f_copy p {
  font-size: 13px;
  text-align: center;
  color: #fff;
}

.footer_clinic{
  display: flex;
  flex-direction: column;
}

.footer_cliniclist{
  margin-bottom: 32px;
}

.footer_cliniclist ul{
  display: flex;
  flex-direction: row;
  border-bottom: 5px solid #e2949e;
}

.footer_cliniclist ul li{
  width: 50%;
}

.footer_cliniclist ul li button{
  display: block;
  width: 100%;
  background: #ccc;
  color: #fff;
  box-sizing: border-box;
  border: none;
  padding: 12px;
  font-weight: bold;
  font-size: 16px;
}

.footer_cliniclist ul li button.on{
  background: #e2949e;
}

.footer_cliniclistconts{
  display: none;
}

.footer_cliniclistconts.on{
  display: block;
}

.footer_cliniclistconts-wrap{
  display: flex;
  justify-content: space-between;
}

.footer_cliniclistconts-l,
.footer_cliniclistconts-r{
  box-sizing: border-box;
}

.footer_cliniclistconts-l{
  width: 40%;
  margin-right: 24px;
}

.footer_cliniclistconts-r{
  width: 60%;
}

.footer_clinic-dl{
  display: flex;
  flex-direction: column;
  margin-top: 8px;
}

.footer_clinic-dl dl{
  display: flex;
  flex-direction: row;
}

.footer_clinic-dl dl dt{
  width: 5em;
}

.footer_clinic-dl dl dt:after{
  content: "：";
}

.footer_clinic-dl dl dd{
  width: calc(100% - 5em);
}

.footer_link{
  margin-top: 40px;
  border-top: 1px solid #b8ada5;
  padding-top: 40px;
}

.footer_link-main{
  display: flex;
  flex-direction: row;
}

.footer_link-main dl{
  width: calc(100% / 4);
  display: flex;
  flex-direction: column;
  margin-left: 24px;
}

.footer_link-main dl:first-of-type{
  margin-left: 0;
}

.footer_link-main dl dt{
  position: relative;
  padding-left: 16px;
}

.footer_link-main dl dt:before{
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #e2949e;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 11px;
}

.footer_link-main dl dt a{
  text-decoration: none;
  color: inherit;
}

.f_linklist li{
  margin-left: 16px;
}

.f_linklist li a{
  font-size: 13px;
  text-decoration: none;
  color: inherit;
}

.footer_link-sub{
  margin-top: 24px;
}

.footer_link-sub ul{
  display: flex;
  flex-direction: row;
}

.footer_link-sub ul li{
  position: relative;
  padding-left: 16px;
  margin-right: 24px;
}

.footer_link-sub ul li:before{
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #e2949e;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 11px;
}

.footer_link-sub ul li a{
  text-decoration: none;
  color: inherit;
}

