body {
    font-family: "Kozuka Gothic Pro R", "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
    color: #a67e71;
}
.page-under h2 {
    margin-top: 32px;
    margin-bottom: 32px;
    position: relative;
    padding-bottom: 22px;
    font-family: "Source Han Serif", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.page-under h2:after {
    content: '';
    position: absolute;
    height: 8px;
    width: 80px;
    background: linear-gradient(90deg, rgb(183, 159, 124) 20%, rgb(244, 227, 193) 35%, rgb(183, 159, 124) 100%);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.page-under h1 {
  font-family: "Source Han Serif", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 2px;
  word-spacing: 2px;
  font-size: 2em;
}
.page-under h3 {
    font-family: "Source Han Serif", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
    margin-bottom: 30px;
    text-align: center;
    color: #b79f7c;
}
.page-under h3:after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    margin: 12px auto 0;
    background-color: #b79f7c;
}
#slider .bxslider {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#slider ul li img {
  width: 100%;
  height: auto;
}
#slider .bx-viewport {
  overflow: visible !important;
}
#wrap-slider {
  position: relative;
  overflow: hidden;
  visibility: hidden;
}
.contact-info {
  position: absolute;
  bottom: -3%;
  right: 2%;
}
.bx-wrapper {
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}
header {
  background: #fcf8ef url(../img/bg-1.png) no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 3.2em;
}
.page-under header {
  padding-top: 1.2em;
}
header nav {
  margin-top: 2em;
}
.navbar-nav {
  display: flex;
  margin: auto;
}
#main-menu a {
  color: #a07567;
}
#main-menu li {
  padding: 0 2em;
}
#main-menu li label {
  display: block;
  padding-top: 8px;
  letter-spacing: 0.1em;
}
.main-menu__sp {
  margin-top: 0;  
}
.main-menu__sp ul li {
  padding-top: 1.2em;
}
.main-menu__sp ul a {
  text-align: center;
  color: #a67e71 !important;
}
.mail-icon {
  width: 34px;
  color: #b79f7c;
  position: absolute;
  right: 120px;
  top: 14px;
}
.phone-icon {
  width: 30px;
  color: #b79f7c;
  position: absolute;
  right: 80px;
  top: 14px;
}
#intro {
  background: url(../img/bg-6.png) no-repeat top center;
  background-size: 100%;
  padding: 0.2em 0 0;
}
.content-detail {
  background: url(../img/bg-6.png), url(../img/bg-3.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center, bottom center;
  padding: 0.2em 0 2em;
}
#intro {
  background-position: bottom center;
  padding-top: 1em;
}

#dieutri {
  background: #fff url(../img/bg-3.png) no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 3.2em;
}
#map_canvas {
  height: 640px;
}
.intro-ele {
  position: relative;
}
.intro-ele .intro-txt {
  background: url(../img/circle-white.png) no-repeat center;
  width: 145px;
  height: 145px;
  position: absolute;
  top: -6%;
  left: 0%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-bottom: 2em;
    padding-top: 2.2em;
    line-height: 1.2;
}
.intro-ele .intro-txt p {
  margin-bottom: 4px;
}
.intro-ele .intro-txt p:nth-child(1) {
  width: 100%;
}
.intro-ele .intro-txt a {
  font-weight: normal;
  color: #a67e71;
  text-decoration: none;
}
.intro-ele .box-radius {
  height: 100%;
  position: relative;
}
footer {
  background: #fcf8ef;
}
footer .box-map {
  padding-top: 2em;
  background: #feeae9;
}
.footer-info {
  position: relative;
  padding-top: 3em;
}
#back2top {
    background: url(../img/back2top.png) no-repeat center;
    position: absolute;
    right: 4%;
    top: -6%;
    z-index: 90;
    cursor: pointer;
    width: 61px;
    height: 68px;
}
.treatment-time .table thead th {
  background: #a07668;
  color: #fff;
}
.treatment-time .table thead th:nth-child(1) {
  width: 160px;
}
.treatment-time .table th, 
.treatment-time .table td {
  border: 1px solid #a07668;
  color: #a67e71;
  font-weight: normal;
  text-align: center;
}
.footer-menu {
  border-top: 2px solid #a07567;
  padding-top: 16px;  
  margin-top: 1.8em;
}
.footer-menu ul li {
  padding: 8px 12px;
  display: inline-block;
}
.footer-menu ul li a {
  color: #a07567;
  text-decoration: underline;
}
.f-contact li {
  margin-bottom: 8px;
}
.f-contact li:nth-child(3) {
  background: url(../img/icon-email.png) no-repeat left center;
}
.f-contact li a {
  text-decoration: none;
  color: #a67e71;
}
.f-contact li:nth-child(3) a {
  text-decoration: underline;
}
.f-contact li:last-child {
  font-size: 0.9em;
}
.list-social {
  margin: 0.4em 0;
}
.list-social li {
  padding: 8px 1.2em;
}
.copyright {
  padding: 20px 8px;
  background: #a07567;
  color: #fff;
  letter-spacing: 0.1em;
}
.box-line {
  position: relative;
}
.line {
     -moz-transform: rotate(156deg);  
       -o-transform: rotate(156deg);  
  -webkit-transform: rotate(156deg);  
      -ms-transform: rotate(156deg);  
          transform: rotate(156deg);
    border-top: 1px solid #a07567;
    position: absolute;
    height: 1px;
    bottom: 0;
    top: 0;
    left: 0;
    width: 100%;
    margin: auto;
    background: #a07567;
}
.circle {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #a07567;
  background: transparent;
  bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.titl-head {
  position: relative;
}
.titl-head:after {
  content: '';
  height: 1px;
  width: 70px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background: #a07567;
}
.content-detail {
  line-height: 1.8;
}
#content .form-group input[type="text"], #content .form-group input[type="email"], #content .form-group textarea {
  border: 1px solid #a07668;
}
#content .form-check > span {
  padding-right: 1.2em;
}
.box-btn input {
  background: #a07567;
    color: #fff;
    padding: 4px 3.2em;
    border-radius: 12px;
}
@media (min-width: 992px) {
    
}
@media screen and (max-width: 768px) {
  .page-under #logo {
    display: none;
  }
}