/*
Theme Name: takao
Theme URI: takao-dentalclinic.com
Template: lightning-pro
Author: tomomi-design
Author URI: tomomi-design.com
Version:8.23.10
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning
*/
body, p, h1, h2, h3, h4, h5, h6, dt, .page-header_pageTitle, .mainSection-title, .subSection-title, .veu_leadTxt, .lead, .media .media-body .media-heading a, .media a.media-body_excerpt, .postList_item .postList_body .postList_title a, .postList_item .postList_body .published, li.cat-item a, .widget_archive ul li a, table th, table td, .gMenu_name {
  color: #595959 !important;
}
body, table th, table td, .postListText_date, .postListText_title {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  body, table th, table td, .postListText_date, .postListText_title {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .header_scrolled .gMenu_outer nav {
    width: 1200px;
  }
  .container {
    max-width: 1170px;
    padding: 0;
  }
}
@media (min-width: 1250px) {
  .container {
    max-width: 1200px;
    padding: 0;
  }
}
dt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
h1, h2, h3, h4, h5, h6, .entry-title, .name, .vk-mobile-nav nav ul, div.page-header_pageTitle {
  letter-spacing: .12em;
}
.name, .footer_navi ul li, .veu_flowBox dl dt, table th {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-display: swap;
  letter-spacing: .12em;
}
.tel, .btn, .vk-menu-acc ul.sub-menu li a {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-display: swap;
}
.mainSection {
  background-color: transparent;
}
div.wide-wrap {
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}
.textblock {
  display: inline-block;
}
.sp, .br-sp, .br-md, .md, .br-sp369 {
  display: none !important;
}
.mb--5 {
  margin-bottom: 50px !important;
}
.mb--7 {
  margin-bottom: 70px !important;
}
.mb--10 {
  margin-bottom: 100px !important;
}
.pb--7 {
  padding-bottom: 70px !important;
}
.f80 {
  font-size: 0.8em;
}
@media screen and (min-width:1200px) {
  .foot-pc-end {
    align-items: end;
  }
}
@media screen and (max-width:991px) {
  .md-mb30 {
    margin-bottom: 30px !important;
  }
  .br-md {
    display: block !important;
  }
  .md {
    display: inherit !important;
  }
  .pb--7 {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width:767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inherit !important;
  }
  .sp-mb20 {
    margin-bottom: 20px !important;
  }
  .sp-mb30, .mb--5 {
    margin-bottom: 30px !important;
  }
  .sp-mb50 {
    margin-bottom: 50px !important;
  }
  .br-sp {
    display: block !important;
  }
  .mb--10 {
    margin-bottom: 70px !important;
  }
  .cen3 {
    text-align: center;
  }
}
@media screen and (max-width:369px) {
  .br-sp369 {
    display: block !important;
  }
  .pc3 {
    display: none !important;
  }
}
/* AnchorLink */
html {
  scroll-padding-top: 55px;
}
/* TelLink */
@media screen and (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  a[href*="tel:"] {
    text-decoration: none;
  }
}
/* Img */
.img-con {
  text-align: center;
}
/* ImgLink */
.linkimg {
  transition: all .3s ease-out;
}
.linkimg:hover {
  opacity: .7;
  transition: all .3s ease-out;
}
/* Map */
.map {
  position: relative;
}
.map iframe {
  vertical-align: bottom;
  height: 400px !important;
}
@media screen and (max-width: 767px) {
  .map iframe {
    height: 300px !important;
  }
}
/* Box */
.box1, .box2 {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .box1 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .box2 {
    width: 100%;
  }
}
/* Color */
.color1 {
  color: #807258 !important;
}
.color2 {
  color: #615236 !important;
}
.color4 {
  color: #bdb4a4 !important;
}
/* Title */
.tit2 {
  font-size: 1.7rem;
}
.tit2 span {
  display: block;
  font-size: 5rem;
  color: #807258 !important;
  margin-bottom: 20px;
}
.tit3 {
  position: relative;
  display: inline-block;
  margin-bottom: 2em;
  font-size: 2rem;
  padding-bottom: 10px;
  text-align: center;
  line-height: 1.5;
}
.tit3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #807258;
  border-radius: 2px;
}
.tit4 {
  border-bottom: solid 3px #b5aa96;
  position: relative;
  font-size: 1.7rem;
  padding-bottom: 7px;
}
.tit4:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #807258;
  bottom: -3px;
  width: 30%;
}
.tit5 {
  background: #807258;
  color: #fff !important;
  padding: 15px;
  text-align: center;
  font-size: 1.5rem;
}
.tit05 {
  border-bottom: solid 1px #b5aa96;
  padding-bottom: 5px;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
.side-tit {
  border-bottom: 2px solid #807258;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .tit2 span {
    font-size: 2.5rem;
    white-space: nowrap;
    margin-bottom: 15px;
  }
  .tit3 {
    padding-bottom: 5px;
  }
}
/* Header */
@media (min-width: 992px) {
  .siteHeader .container {
    max-width: 100%;
    padding: 20px 20px 10px;
  }
}
@media (min-width: 1200px) {
  .siteHeader .container {
    padding: 20px 40px 10px;
  }
}
.siteHeader {
  background-color: transparent;
  box-shadow: none;
}
.tel {
  font-size: 30px;
  color: #807258 !important;
  margin-bottom: 0;
  line-height: 1;
}
.tel i {
  margin-right: 10px;
}
@media screen and (min-width: 992px) {
  .head-telbox {
    float: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 70%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .siteHeader_logo {
    float: left;
    width: 30%;
    text-align: left;
  }
  .siteHeader_logo img {
    margin: 30px auto 0 0;
  }
  .head-telbox {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .siteHeader_logo img {
    max-height: 60px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .head-telbox {
    display: none;
  }
  .siteHeader_logo {
    text-align: left;
    margin: 0;
    padding: 0;
  }
  .siteHeader_logo img {
    margin: 0;
  }
}
/* gMenu */
.gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name {
  font-size: 18px;
}
.device-mobile .gMenu > li {
  padding: 5px 14px 14px;
}
.gMenu > li.menu-item-has-children::after {
  content: none;
}
.device-mobile .gMenu .acc-btn {
  right: 0;
}
@media screen and (min-width: 992px) {
  .device-pc .gMenu > li a, .device-mobile .gMenu > li {
    padding: 15px;
  }
}
@media screen and (min-width: 992px) {
  .gMenu li li a:hover {
    background-color: #fff;
  }
  .vk-menu-acc ul.sub-menu li a {
    font-size: 16px;
  }
  .vk-menu-acc ul.sub-menu li a:hover {
    color: #807258 !important;
  }
  .device-mobile .gMenu .acc-btn {
    right: -10px;
  }
}
@media (max-width: 1199.98px) {
  .gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name {
    font-size: 16px;
  }
  .gMenu_outer nav {
    text-align: right;
  }
  .gMenu {
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .siteHeader_logo {
    width: 230px;
  }
}
/* Footer */
.siteFooter {
  border-top: none;
}
@media screen and (max-width: 991px) {
  .copySection p {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .copySection {
    padding: 20px 0 !important;
  }
  .copySection p {
    margin-bottom: 0;
  }
}
.siteFooter a:hover {
  text-decoration: none;
}
.footer_navi {
  width: 100%;
  margin: 50px auto 0;
}
.footer_navi ul {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footer_navi ul li {
  margin-bottom: 0;
  text-align: center;
}
.footer_navi ul li a {
  position: relative;
  color: #595959 !important;
  transition: color 0.15s ease-out;
}
.footer_navi ul li a:hover {
  color: #bdb4a4 !important;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .footer_navi ul {
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  .footer_navi {
    display: none;
  }
}
.foot-con {
  margin: 50px auto;
}
.foot-logo {
  text-align: center;
  margin-bottom: 30px;
}
.t-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc-mr5 {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .t-box {
    display: block;
    text-align: center;
  }
  .pc-mr5 {
    margin-right: 0;
  }
}
/* Top-MainSlide */
.slide-con {
  position: relative;
  padding: 0 0 80px 260px;
  margin-bottom: 0 !important;
}
.slide-con::before {
  content: '';
  width: calc(100% - 100px);
  height: 530px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(128, 114, 88, .3);
  z-index: -1;
}
#top-slide div {
  position: relative;
  display: block;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
#top-slide div.img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 670px;
  position: relative;
}
#top-slide div.img:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .3);
}
#top-slide div.img01 {
  background-image: url(../../../wp-content/uploads/2025/06/slide1.jpg);
}
#top-slide div.img02 {
  background-image: url(../../../wp-content/uploads/2025/06/slide2.jpg);
}
.slide-con .text-con {
  position: absolute;
  bottom: 180px;
  left: 120px;
}
.slide-con .text-con h1 {
  font-size: 40px;
  color: #595959 !important;
  text-shadow: 0 0 15px #fff, 0 0 15px #fff, 0 0 15px #fff, 0 0 15px #fff;
  line-height: 1.5;
  letter-spacing: .12em;
}
@media screen and (max-width: 1199px) {
  .slide-con .text-con {
    left: 60px;
  }
}
@media screen and (max-width: 991px) {
  .slide-con {
    padding: 0 0 80px 180px;
  }
  .slide-con::before {
    width: 100%;
  }
  .slide-con .text-con h1 {
    font-size: 34px;
  }
}
@media screen and (max-width:767px) {
  .slide-con {
    padding: 0 0 30px 5%;
  }
  .slide-con::before {
    width: 95%;
    height: 280px;
  }
  #top-slide div.img {
    height: 87.5vw;
  }
  .slide-con .text-con {
    position: static;
    padding: 30px 10px 30px 0;
  }
  .slide-con .text-con h1 {
    font-size: 20px;
  }
}
@media screen and (max-width: 369px) {
  .slide-con .text-con h1 {
    font-size: 18px;
    white-space: nowrap;
  }
}
/* top Info */
.info-con {
  position: relative;
  background: url(../../../wp-content/uploads/2025/07/gre-bg.jpg) no-repeat center / cover;
}
.info-con:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(128, 114, 88, .7);
}
.info-con .box1 {
  position: relative;
  z-index: 1;
}
.parallax {
  width: 100vw;
  background-attachment: fixed !important;
}
.parallax.is_ios, .tab.parallax {
  background-attachment: inherit !important;
}
.in-pa {
  padding: 50px;
}
.postListText_title a:hover {
  text-decoration: none;
  color: #bdb4a4 !important;
}
@media screen and (max-width: 767px) {
  .parallax, .parallax.is_ios, .tab.parallax {
    width: 100vw;
    background-attachment: inherit !important;
  }
  .in-pa {
    padding: 30px 15px;
  }
}
/* top Greeting */
.name {
  font-size: 1.8rem;
  text-align: center;
  margin: 30px auto 0;
}
.name span {
  font-size: 1.2rem;
  padding-left: 20px;
  color: #807258 !important;
}
.gre-con .img-con img {
  box-shadow: 20px 20px rgba(128, 114, 88, 0.8);
}
@media screen and (max-width: 1199px) {
  .name span {
    display: block;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .gre-con .img-con img {
    box-shadow: 10px 10px rgba(128, 114, 88, 0.8);
  }
}
/* top Feature */
.fea-con {
  background: url(../../../wp-content/uploads/2025/06/fea-bg.jpg) repeat-y center / 100%;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.flex.r_reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.fea-box .fea-img {
  width: 44%;
  position: relative;
  z-index: 1;
}
.fea-box .fea-img img {
  border-radius: 0;
}
.fea-box .fea-txt {
  width: 52%;
}
.fea-box .fea-txt .txt-box {
  max-width: 715px;
}
.fea-tit {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #312d2b;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  padding: 0 0 0.5rem;
}
.fea-tit .num {
  display: flex;
  flex-flow: column;
  justify-content: center;
  line-height: 1;
  font-size: 1rem;
  letter-spacing: .1em;
  position: relative;
  z-index: 1;
}
.fea-tit .num em {
  font-size: 4.5rem;
  font-style: normal;
  margin: 10px 30px 20px 0;
}
.fea-tit .ja {
  font-size: 1.7rem;
  line-height: 1.7;
}
.fea-txt p {
  margin-bottom: 0;
}
.ml-auto {
  margin-left: auto;
}
@media(min-width: 1600px) {
  .fea-box .fea-img img {
    width: 100%;
  }
  .fea-tit .ja {
    font-size: 2rem;
  }
}
@media(max-width: 991px) {
  .fea-box {
    display: block;
  }
  .fea-box .fea-img {
    width: calc(967 / 991 * 100vw);
    margin-bottom: 8vw;
    padding-bottom: calc(15 / 991 * 100vw);
  }
  .fea-box .fea-img.l--0 {
    padding-left: calc(15 / 991 * 100vw);
    margin-left: auto;
  }
  .fea-box .fea-img.r--0 {
    padding-right: calc(15 / 991 * 100vw);
  }
  .fea-box .fea-txt {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: calc(887 / 991 * 100vw);
  }
  .fea-box .fea-txt .txt-box {
    margin: 0 auto;
  }
}
@media(max-width: 767px) {
  .fea-box .fea-img {
    width: calc(726 / 750 * 100vw);
    margin-bottom: 8vw;
    padding-bottom: calc(15 / 750 * 100vw);
  }
  .fea-box .fea-img.l--0 {
    padding-left: calc(15 / 750 * 100vw);
    margin-left: auto;
  }
  .fea-box .fea-img.r--0 {
    padding-right: calc(15 / 750 * 100vw);
  }
  .fea-box .fea-txt {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: calc(646 / 750 * 100vw);
  }
  .fea-box .fea-txt .txt-box {
    max-width: 100%;
  }
  .fea-tit {
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding-bottom: 10px;
  }
  .fea-tit .num {
    font-size: 1rem;
    margin: 0 auto;
  }
  .fea-tit .num em {
    font-size: 3.75rem;
    margin: 0 0 20px;
    text-align: center;
  }
  .fea-tit .ja {
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: .05em;
    text-align: center;
  }
}
.pbl-20 {
  padding-left: calc(20 / 1920 * 100vw);
  padding-bottom: calc(20 / 1920 * 100vw);
}
.pbr-20 {
  padding-right: calc(20 / 1920 * 100vw);
  padding-bottom: calc(20 / 1920 * 100vw);
}
.ptl-50 {
  padding-left: calc(50 / 1920 * 100vw);
  padding-top: calc(25 / 1920 * 100vw);
}
.ptr-50 {
  padding-right: calc(50 / 1920 * 100vw);
  padding-top: calc(25 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
  .pbl-20 {
    padding-left: calc(20 / 1599 * 100vw);
    padding-bottom: calc(20 / 1599 * 100vw);
  }
  .pbr-20 {
    padding-right: calc(20 / 1599 * 100vw);
    padding-bottom: calc(20 / 1599 * 100vw);
  }
  .ptl-50 {
    padding-left: calc(50 / 1599 * 100vw);
    padding-top: calc(25 / 1599 * 100vw);
  }
  .ptr-50 {
    padding-right: calc(50 / 1599 * 100vw);
    padding-top: calc(25 / 1599 * 100vw);
  }
}
@media(min-width: 768px) and (max-width:1299px) {
  .pbl-20 {
    padding-left: calc(20 / 1299 * 100vw);
    padding-bottom: calc(20 / 1299 * 100vw);
  }
  .pbr-20 {
    padding-right: calc(20 / 1299 * 100vw);
    padding-bottom: calc(20 / 1299 * 100vw);
  }
  .ptl-50 {
    padding-left: calc(50 / 1299 * 100vw);
    padding-top: calc(25 / 1299 * 100vw);
  }
  .ptr-50 {
    padding-right: calc(50 / 1299 * 100vw);
    padding-top: calc(25 / 1299 * 100vw);
  }
}
@media (max-width:767px) {
  .pbl-20 {
    padding-left: calc(20 / 750 * 100vw);
    padding-bottom: calc(20 / 750 * 100vw);
  }
  .pbr-20 {
    padding-right: calc(20 / 750 * 100vw);
    padding-bottom: calc(20 / 750 * 100vw);
  }
  .ptr-50, .ptl-50 {
    padding: 20px;
  }
}
/* Top Movie */
.moviewrap {
  margin-bottom: 0;
}
.moviewrap iframe {
  width: 85%;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .moviewrap {
    margin-bottom: 0;
  }
  .moviewrap iframe {
    width: 100%;
  }
}
/* Top Medical */
.medi-con {
  background: rgba(128, 114, 88, 0.3);
}
.medi-con ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  width: 100%;
}
.medi-con ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 1.5%;
  margin-bottom: 40px;
  text-align: center;
}
.medi-con ul li:last-child {
  margin-right: 0;
}
.medi-con ul li:nth-last-child(-n+2) {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .medi-con ul li {
    width: 31%;
  }
  .medi-con ul li {
    margin-right: 1.3%;
  }
  .medi-con ul li:nth-child(3n), .medi-con ul li:last-child {
    margin-right: 0;
  }
  .medi-con ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 991px) {
  .medi-con ul li {
    width: 23%;
  }
  .medi-con ul li:nth-child(4n) {
    margin-right: 0;
  }
  .medi-con ul li:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .medi-con ul li {
    margin-bottom: 30px;
  }
  .medi-con ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.medi-con ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  background: #fff;
  height: calc(295 / 1920 * 100vw);
  position: relative;
  z-index: 1;
}
.medi-con ul li a:before {
  content: "";
  background: url("../../../wp-content/uploads/2025/06/m-bg1.png")no-repeat center / cover;
  width: calc(40 / 1920 * 100vw);
  height: calc(40 / 1920 * 100vw);
  position: absolute;
  left: calc(10 / 1920 * 100vw);
  top: calc(10 / 1920 * 100vw);
  z-index: 0;
  transition: transform .3s;
}
.medi-con ul li a:after {
  content: "";
  background: url("../../../wp-content/uploads/2025/06/m-bg2.png")no-repeat center / cover;
  width: calc(40 / 1920 * 100vw);
  height: calc(40 / 1920 * 100vw);
  position: absolute;
  right: calc(10 / 1920 * 100vw);
  bottom: calc(10 / 1920 * 100vw);
  z-index: 0;
  transition: transform .3s;
}
.medi-con h3 {
  text-align: center;
  margin: 0;
  white-space: nowrap;
  font-size: 22px;
}
.medi-con h3 span {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  flex-flow: column;
}
.medi-con h3:before {
  content: "";
  background: url("../../../wp-content/uploads/2025/06/menu1.png")no-repeat center / cover;
  width: calc(80 / 1920 * 100vw);
  height: calc(80 / 1920 * 100vw);
  display: block;
  margin: 0 auto calc(10 / 1920 * 100vw);
  transition: transform .3s;
}
.medi-con h3.menu2:before {
  background: url("../../../wp-content/uploads/2025/06/menu2.png")no-repeat center / cover;
}
.medi-con h3.menu3:before {
  background: url("../../../wp-content/uploads/2025/06/menu3.png")no-repeat center / cover;
  width: calc(90 / 1920 * 100vw);
}
.medi-con h3.menu4:before {
  background: url("../../../wp-content/uploads/2025/06/menu4.png")no-repeat center / cover;
}
.medi-con h3.menu5:before {
  background: url("../../../wp-content/uploads/2025/06/menu5.png")no-repeat center / cover;
}
.medi-con h3.menu6:before {
  background: url("../../../wp-content/uploads/2025/06/menu6.png")no-repeat center / cover;
}
.medi-con h3.menu7:before {
  background: url("../../../wp-content/uploads/2025/06/menu7.png")no-repeat center / cover;
}
.medi-con h3.menu8:before {
  background: url("../../../wp-content/uploads/2025/06/menu8.png")no-repeat center / cover;
}
.medi-con h3:after {
  content: "";
  background: url("../../../wp-content/uploads/2025/06/m-bg3.png")no-repeat center / cover;
  width: calc(47 / 1920 * 100vw);
  height: calc(8 / 1920 * 100vw);
  display: block;
  margin: calc(15 / 1920 * 100vw) auto 0;
  transition: transform .3s;
}
@media(min-width: 768px) {
  .medi-con ul li a:hover {
    opacity: 1;
    background: #807258;
    color: #fff !important;
  }
  .medi-con ul li a:hover:before {
    background-image: url("../../../wp-content/uploads/2025/06/m-bg01.png");
    transition: transform .3s;
  }
  .medi-con ul li a:hover:after {
    background-image: url("../../../wp-content/uploads/2025/06/m-bg02.png");
    transition: transform .3s;
  }
  .medi-con a:hover h3:before {
    background-image: url("../../../wp-content/uploads/2025/06/menu01.png");
    transition: transform .3s;
  }
  .medi-con a:hover h3.menu2:before {
    background-image: url("../../../wp-content/uploads/2025/06/menu02.png");
  }
  .medi-con a:hover h3.menu3:before {
    background-image: url("../../../wp-content/uploads/2025/06/menu03.png");
  }
  .medi-con a:hover h3.menu4:before {
    background-image: url("../../../wp-content/uploads/2025/06/menu04.png");
  }
  .medi-con a:hover h3.menu5:before {
    background-image: url("../../../wp-content/uploads/2025/06/menu05.png");
  }
  .medi-con a:hover h3.menu6:before {
    background-image: url("../../../wp-content/uploads/2025/06/menu06.png");
  }
  .medi-con a:hover h3.menu7:before {
    background-image: url("../../../wp-content/uploads/2025/06/menu07.png");
  }
  .medi-con a:hover h3.menu8:before {
    background-image: url("../../../wp-content/uploads/2025/06/menu08.png");
  }
  .medi-con a:hover {
    text-decoration: none !important;
  }
  .medi-con a:hover h3 {
    color: #fff !important;
    transition: transform .3s;
    text-decoration: none;
  }
  .medi-con a:hover h3:after {
    background-image: url("../../../wp-content/uploads/2025/06/m-bg03.png");
    transition: transform .3s;
  }
}
@media(min-width: 768px) and (max-width:1599px) {
  .medi-con ul li a {
    height: calc(295 / 1599 * 100vw);
  }
  .medi-con ul li a:before {
    width: calc(40 / 1599 * 100vw);
    height: calc(40 / 1599 * 100vw);
    left: calc(10 / 1599 * 100vw);
    top: calc(10 / 1599 * 100vw);
  }
  .medi-con ul li a:after {
    width: calc(40 / 1599 * 100vw);
    height: calc(40 / 1599 * 100vw);
    right: calc(10 / 1599 * 100vw);
    bottom: calc(10 / 1599 * 100vw);
  }
  .medi-con h3:before {
    width: calc(60 / 1599 * 100vw);
    height: calc(60 / 1599 * 100vw);
    margin: 0 auto calc(10 / 1599 * 100vw);
  }
  .medi-con h3.menu3:before {
    width: calc(90 / 1599 * 100vw);
  }
  .medi-con h3:after {
    width: calc(47 / 1599 * 100vw);
    height: calc(8 / 1599 * 100vw);
    margin: calc(15 / 1599 * 100vw) auto 0;
  }
}
@media(min-width: 768px) and (max-width:1299px) {
  .medi-con ul li a {
    height: calc(295 / 1299 * 100vw);
  }
  .medi-con ul li a:before {
    width: calc(40 / 1299 * 100vw);
    height: calc(40 / 1299 * 100vw);
    left: calc(10 / 1299 * 100vw);
    top: calc(10 / 1299 * 100vw);
  }
  .medi-con ul li a:after {
    width: calc(40 / 1299 * 100vw);
    height: calc(40 / 1299 * 100vw);
    right: calc(10 / 1299 * 100vw);
    bottom: calc(10 / 1299 * 100vw);
  }
  .medi-con h3:before {
    width: calc(60 / 1299 * 100vw);
    height: calc(60 / 1299 * 100vw);
    margin: 0 auto calc(10 / 1299 * 100vw);
  }
  .medi-con h3.menu3:before {
    width: calc(90 / 1299 * 100vw);
  }
  .medi-con h3:after {
    width: calc(47 / 1299 * 100vw);
    height: calc(8 / 1299 * 100vw);
    margin: calc(15 / 1299 * 100vw) auto 0;
  }
}
@media(max-width: 1199px) {
  .medi-con h3 {
    font-size: 18px;
  }
}
@media(max-width: 767px) {
  .medi-con ul {
    max-width: 100%;
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important;
  }
  .medi-con ul li {
    width: 48%;
    max-width: calc(300 / 750 * 100vw);
    margin-right: 2%;
  }
  .medi-con ul li a {
    height: calc(325 / 750 * 100vw);
  }
  .medi-con ul li a:before {
    width: calc(40 / 750 * 100vw);
    height: calc(40 / 750 * 100vw);
    left: calc(10 / 750 * 100vw);
    top: calc(10 / 750 * 100vw);
  }
  .medi-con ul li a:after {
    width: calc(40 / 750 * 100vw);
    height: calc(40 / 750 * 100vw);
    right: calc(10 / 750 * 100vw);
    bottom: calc(10 / 750 * 100vw);
  }
  .medi-con h3:before {
    width: calc(60 / 750 * 100vw);
    height: calc(60 / 750 * 100vw);
    margin: 0 auto calc(10 / 750 * 100vw);
  }
  .medi-con h3.menu3:before {
    width: calc(80 / 750 * 100vw);
  }
  .medi-con h3:after {
    width: calc(40 / 750 * 100vw);
    height: calc(7 / 750 * 100vw);
    margin: calc(15 / 750 * 100vw) auto 0;
  }
  .medi-con h3 {
    font-size: 14px;
  }
}
@media(max-width: 369px) {
  .medi-con h3 {
    font-size: 13px;
    letter-spacing: 0.05em;
  }
}
/* Page Header */
.page-header {
  height: 300px;
}
.page-header:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(97, 82, 54, .4);
}
.page-header .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.page-header_pageTitle, h1.page-header_pageTitle:first-child {
  letter-spacing: 0.12em;
  margin: 0;
  color: #fff !important;
  text-shadow: 1px 2px 3px #ac9165;
  font-size: 30px;
  font-weight: 900;
}
.page-id-15 .page-header {
  background: url(../../../wp-content/uploads/2025/07/head-cli.jpg) no-repeat center / cover;
}
.page-id-17 .page-header, .page-id-23 .page-header, .page-id-25 .page-header, .page-id-27 .page-header, .page-id-30 .page-header, .page-id-32 .page-header, .page-id-34 .page-header, .page-id-36 .page-header, .page-id-38 .page-header {
  background: url(../../../wp-content/uploads/2025/07/head-medi.jpg) no-repeat center / cover;
}
.page-id-19 .page-header {
  background: url(../../../wp-content/uploads/2025/07/head-acc.jpg) no-repeat center / cover;
}
.page-id-21 .page-header {
  background: url(../../../wp-content/uploads/2025/07/head-rec.jpg) no-repeat center / cover;
}
@media(max-width: 767px) {
  div.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    font-size: 28px;
  }
}
/* BreadSection */
.breadSection {
  border-bottom: none;
}
/* Page News */
@media screen and (min-width:992px) {
  .mainSection-col-two {
    width: 75%;
  }
  .sideSection-col-two {
    width: calc(100% - 75% - 3rem);
  }
}
.entry-meta {
  margin-bottom: .5em;
}
.entry-meta_items {
  font-size: 16px;
}
.entry-meta-dataList, .fa_v6_css .entry-meta_items.published::before, .entry-meta .entry-meta_items_term, .vk_post_title_new {
  display: none;
}
.media .media-body .media-heading a {
  color: #615236 !important;
}
.media .media-body .media-heading a:hover {
  color: #807258 !important;
}
h1.entry-title {
  font-size: 1.5rem;
}
.media .media-body .media-heading {
  font-weight: 500;
}
/* Page Clinic */
.gre-box {
  padding: 40px 30px;
  background: #fff;
}
dl.keireki {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
dl.keireki dt, dl.keireki dd {
  margin: 0;
  padding: 5px 0;
  font-weight: 300;
  font-size: 18px;
  text-align: left;
  line-height: 1.5em;
  border: none;
}
dl.keireki dt {
  width: 20%;
}
dl.keireki dd {
  width: 80%;
}
@media screen and (max-width: 1199px) {
  dl.keireki dt {
    width: 25%;
  }
  dl.keireki dd {
    width: 75%;
  }
}
@media screen and (max-width: 991px) {
  .gre-box {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .gre-box {
    padding: 30px 15px;
  }
  dl.keireki dt, dl.keireki dd {
    font-size: 16px;
  }
  dl.keireki dt {
    width: 100%;
    padding-bottom: 0;
  }
  dl.keireki dd {
    width: 100%;
    padding: 0 0 10px 10px;
  }
}
.photobox {
  width: 90%;
  max-width: 850px;
  margin: 0 auto;
}
ul#photoSlider, ul.thumbnail {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
#photoSlider li {
  position: relative;
}
#photoSlider li img {
  width: 100%;
  border-radius: 0;
}
#photoSlider li span {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
  margin: 0;
  padding: 5px 10px 7px;
  background: rgba(255, 255, 255, 0.7);
  font-weight: bold;
  text-align: center;
}
#photoSlider .slick-prev, #photoSlider .slick-next {
  position: absolute;
  cursor: pointer;
  outline: none;
  border-top: 3px solid #807258;
  border-right: 3px solid #807258;
  height: 20px;
  width: 20px;
  z-index: 9;
  top: 40%;
  transform: translateY(-50%);
  margin: auto;
}
#photoSlider .slick-next {
  right: -30px;
  transform: rotate(45deg);
}
#photoSlider .slick-prev {
  left: -30px;
  transform: rotate(-135deg);
}
.thumbnail {
  margin-top: 0;
}
.thumbnail .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: grid;
  column-gap: 10px;
  grid-template-columns: repeat(5, 1fr);
}
.slick-track:before, .slick-track:after {
  display: none;
}
.thumbnail .slick-slide {
  width: 100% !important;
}
.thumbnail img {
  opacity: 0.6;
  transition: opacity .7s linear;
  width: 100% !important;
  margin: 0 auto;
}
.thumbnail .slick-slide.slick-current img {
  opacity: 1;
}
@media screen and (max-width: 991px) {
  #photoSlider li span {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  #photoSlider li span {
    width: 70%;
    font-size: 14px;
    padding: 5px 10px;
  }
  #photoSlider .slick-prev, #photoSlider .slick-next {
    border-top: 2px solid #807258;
    border-right: 2px solid #807258;
    height: 15px;
    width: 15px;
  }
  #photoSlider .slick-next {
    right: -20px;
    transform: rotate(45deg);
  }
  #photoSlider .slick-prev {
    left: -20px;
    transform: rotate(-135deg);
  }
  .thumbnail .slick-track {
    column-gap: 5px;
    grid-template-columns: repeat(4, auto);
  }
}
@media screen and (max-width: 369px) {
  #photoSlider li span {
    width: 80%;
  }
}
/* Page Medical */
.medi-top img {
  box-shadow: 20px 20px #bdb4a4;
}
.medi-top p:last-child, .m-box p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .medi-top .img-con {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .medi-top img {
    box-shadow: 10px 10px #bdb4a4;
  }
}
.nayami-box {
  background: #fff;
  padding: 50px;
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  .nayami-box {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 767px) {
  .nayami-box {
    padding: 30px;
  }
}
@media screen and (max-width: 369px) {
  .nayami-box {
    padding: 30px 15px;
  }
}
.veu_flowBox {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.veu_flowBox:after {
  content: "";
  background: url(../../../wp-content/uploads/2025/07/arrow_bottom.png) center 50% no-repeat;
  background-size: 50px 50px;
  display: block;
  overflow: hidden;
  height: 50px;
  width: 50px;
  margin: 0 auto;
}
.veu_flowBox:last-child:after {
  display: none;
}
.veu_flowBox dl {
  padding: 20px 35px 35px;
  border: 2px solid #807258;
  background: #fff;
}
.veu_flowBox dl dt {
  border-bottom: 1px solid #807258;
  padding-bottom: 5px;
  font-size: 24px;
  margin-bottom: 20px;
}
.veu_flowBox dl dt span {
  font-size: 40px;
  margin-right: 10px;
  color: #807258 !important;
  margin-top: -3px;
}
.veu_flowBox dl dd {
  padding-left: 50px;
  line-height: 2;
}
.veu_flowBox dl dd ol {
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .veu_flowBox dl {
    padding: 20px 18px 28px;
  }
  .veu_flowBox dl dt {
    font-size: 20px;
    display: flex;
    align-items: center;
  }
  .veu_flowBox dl dt span {
    font-size: 40px;
    padding-right: 5px;
  }
  .veu_flowBox dl dd {
    padding-left: 15px;
  }
}
.box-sozai {
  background: rgba(255, 255, 255, 0.5);
  padding: 30px 15px;
}
.box-sozai p {
  margin-bottom: 0;
}
.box-sozai h6 {
  margin: 0 0 10px;
  font-size: 1.3rem;
  color: #f2a091 !important;
}
.box-sozai ul {
  margin: 0 0 15px;
  padding-left: 20px;
}
.box-sozai ul li {
  margin-bottom: 5px;
}
.box-sozai ul li::marker {
  color: #f2a091 !important;
}
.box-sozai h6.de-m, .box-sozai ul.de-me li::marker {
  color: #90d1f0 !important;
}
.meri-box, .demeri-box {
  padding: 50px;
  width: 80%;
  margin: 0 auto;
}
.meri-box {
  border: 2px solid #f2dcd8;
}
.demeri-box {
  border: 2px solid #dae9f0;
}
.meri-box h5, .demeri-box h5 {
  text-align: center;
  font-size: 1.5rem;
}
.meri-box h5 span, .demeri-box h5 span {
  margin-left: 20px;
  font-size: 1rem;
}
.meri-box ul, .demeri-box ul {
  margin: 0;
}
.meri-box h5, .meri-box li::marker {
  color: #f2a091 !important;
}
.demeri-box h5, .demeri-box li::marker {
  color: #90d1f0 !important;
}
@media screen and (max-width: 1199px) {
  .meri-box, .demeri-box {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .meri-box, .demeri-box {
    padding: 50px 20px;
  }
}
.k-box {
  background: rgba(128, 114, 88, 0.1);
  padding: 50px;
}
.k-box h6 {
  font-size: 1.4rem;
  margin: 0 0 20px;
}
.k-box h6 span {
  border-bottom: 1px solid #807258;
}
@media screen and (max-width: 767px) {
  .k-box {
    padding: 40px 20px;
  }
}
/* Page Access */
ul.ac-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: grid;
  column-gap: 1em;
  grid-template-columns: repeat(2, 1fr);
}
ul.ac-list li {
  background: rgba(128, 114, 88, 0.1);
  padding: 40px 15px;
  display: flex;
  flex-flow: column;
}
ul.ac-list li i {
  text-align: center;
  font-size: 50px;
  margin-bottom: 20px;
}
ul.ac-list li p {
  margin-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  ul.ac-list {
    grid-template-columns: repeat(4, 1fr);
  }
  ul.ac-list li {
    margin-bottom: 0;
  }
}
/* Page All */
.first-con {
  padding: 80px 0 100px;
}
.contents-con {
  padding: 100px 0;
}
.bg-1 {
  background: #807258;
}
.bg-2 {
  background: #fff;
}
.bg-3 {
  background: rgba(128, 114, 88, 0.1);
}
@media screen and (max-width: 991px) {
  .first-con {
    padding: 60px 0 80px;
  }
  .contents-con {
    padding: 80px 0;
  }
}
/* Btn */
.btn-more {
  position: relative;
  border-radius: 0;
  transition: all .3s ease-out;
  letter-spacing: .12em;
}
.btn-more:hover {
  text-decoration: none;
  letter-spacing: 4px;
  transition: 0.3s;
}
.btn-col1 {
  border: 2px solid #807258;
  background: #fff;
  color: #807258 !important;
  padding: 10px;
  line-height: 1;
}
.btn-col2 {
  border: 2px solid #807258;
  background: #fff;
  color: #807258 !important;
  padding: 20px 5px;
  line-height: 1;
  font-size: 18px;
}
.btn-col3 {
  background: #807258;
  color: #fff !important;
  padding: 20px 5px;
  line-height: 1;
  font-size: 18px;
}
.w-150 {
  width: 150px;
}
.w--180 {
  width: 180px;
}
.w--300 {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .btn-col2, .btn-col3 {
    font-size: 16px;
  }
}
/* List */
ul.link {
  list-style: none;
  padding-left: 0;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
ul.link li {
  display: inline-block;
  vertical-align: center;
  margin-right: 1.5%;
  margin-bottom: 40px;
  text-align: center;
}
ul.link li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  ul.link li {
    width: 48%;
  }
  ul.link li:nth-child(2n) {
    margin-right: 0;
  }
  ul.link li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  ul.link li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
ul.check {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  overflow: auto;
  width: 80%;
}
ul.check li {
  margin: 15px 0;
  padding-left: 35px;
  line-height: 2em;
  position: relative;
}
ul.check li:before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  color: #807258 !important;
}
@media screen and (max-width: 1199px) {
  ul.check {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  ul.check li {
    margin: 7px 0;
  }
}
@media screen and (min-width: 767px) {
  .col50 {
    display: grid;
    width: 100%;
    column-gap: 2em;
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Table */
table.zikan {
  width: 100%;
  border-top: none;
}
.zikan thead tr {
  background: #807258;
}
.zikan thead td {
  color: #fff !important;
}
.zikan th, .zikan td {
  padding: 10px 3px;
  text-align: center;
  border-bottom: 1px solid #595959;
  font-size: 1rem;
}
.zikan tbody td {
  width: 11%;
  color: #807258 !important;
}
.zikan tbody td.t-col1 {
  color: #bdb4a4 !important;
}
.zikan tbody td.t-col2 {
  color: #595959 !important;
}
table.gaiyo, table.price {
  width: 100%;
  border-top: 1px solid #d9d0c1;
}
.gaiyo th {
  background: #807258;
  color: #fff !important;
  width: 230px;
  text-align: center;
  border-bottom: 1px solid #d9d0c1;
}
.price th {
  background: #a89a80;
  color: #fff !important;
  width: 40%;
  text-align: center;
  border-bottom: 1px solid #d9d0c1;
}
.gaiyo td, .price td {
  background: #fff;
  border-bottom: 1px solid #d9d0c1;
  padding: 1rem 30px;
}
.gaiyo td a {
  color: #595959 !important;
}
@media screen and (max-width: 991px) {
  .gaiyo th {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .gaiyo, .price {
    width: 100%;
  }
  .gaiyo th, .gaiyo td, .price th, .price td {
    display: block;
    width: 100%;
  }
}
/* FloatingMenu */
.floating-menu {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 100;
  -webkit-transform: translate(445px, -50%);
  transform: translate(445px, -50%);
}
.floating-menu .item {
  background: #fff;
  border: 3px solid #807258;
  padding: 40px 25px 40px;
  width: 500px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.floating-menu .item + .item {
  margin-top: 10px;
}
.floating-menu .item:hover {
  -webkit-transform: translateX(-445px);
  transform: translateX(-445px);
}
.floating-menu h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 17px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: nowrap;
  font-weight: bold;
}
.floating-menu .box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 40px;
}
.floating-menu p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.floating-menu .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 10px 0 0;
}
.floating-menu .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  padding: 10px;
  width: 48%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.floating-menu .btn.tel {
  color: #fff !important;
  background: #807258;
  font-weight: bold;
}
.floating-menu .btn.web {
  background: rgba(128, 114, 88, 0.5);
  color: #fff !important;
  position: relative;
}
/*.floating-menu .btn.web::after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f073";
  font-weight: 900;
  width: 18px;
  height: 16px;
  left: 38px;
  top: 38%;
}*/
.floating-menu .btn .small {
  display: block;
  font-size: 11px;
  margin-top: 5px;
}
.floating-menu .btn::before {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateZ(0) scaleX(0);
  transform: translateZ(0) scaleX(0);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: -1;
}
.floating-menu .btn:not(.tel):hover::before {
  -webkit-transform: translateZ(0) scaleX(1);
  transform: translateZ(0) scaleX(1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.floating-menu.is-open .item {
  -webkit-transform: translateX(-445px);
  transform: translateX(-445px);
}
@media screen and (max-width: 767px) {
  .floating-menu {
    display: none;
  }
}
/* PageTopBtn */
.page_top_btn {
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #807258 !important;
  box-shadow: none !important;
  background-image: var(--ver_page_top_button_url);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
/* Reset */
.mainSection .widget, .siteFooter .widget {
  margin-bottom: 0 !important;
}
.siteContent, .sectionBox {
  padding: 0;
}
.entry-full {
  margin-bottom: 0;
}
.blog .siteContent, .archive .siteContent, .post-template-default .siteContent {
  padding: 100px 0;
}
@media screen and (max-width: 991.98px) {
  .mainSection {
    margin-bottom: 0;
  }
  .blog .siteContent, .archive .siteContent, .post-template-default .siteContent {
    padding: 50px 0 80px;
  }
  .blog .mainSection, .archive .mainSection, .post-template-default .mainSection {
    margin-bottom: 50px;
  }
}