.fw-exl {
  font-weight: 200;
}

.fw-l {
  font-weight: 300;
}

.fw-r {
  font-weight: 400;
}

.fw-m {
  font-weight: 500;
}

.fw-sm {
  font-weight: 600;
}

.fw-b {
  font-weight: 700;
}

.fw-exb {
  font-weight: 800;
}

.fw-bl {
  font-weight: 900;
}

.fs-italic {
  font-style: italic;
}

/*=============================================
 * <image object-fit responsive>
 *=============================================*/
.img-ob {
  position: relative;
}
.img-ob img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 768px) {
  .img-ob-pc {
    position: relative;
  }
  .img-ob-pc img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .img-ob-sp {
    position: relative;
  }
  .img-ob-sp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .sp2 {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc2 {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .fixed-box img {
    height: 56px;
    width: auto;
  }
}
body {
  background: #f2f6ee;
  color: #4b4b4b;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.04em;
}

.fnt-notosan {
  font-family: 'Noto Sans JP', sans-serif;
}

.fnt-roboto {
  font-family: 'Roboto', sans-serif;
}

header .header__nav nav ol > li:nth-child(2),
header .header__nav nav ol > li.cl1 {
  background: #66c48a;
}

header .header__nav nav ol > li:nth-child(2),
header .header__nav nav ol > li.cl2 {
  background: #f48c94;
}

header .header__nav nav ol > li:nth-child(3),
header .header__nav nav ol > li.cl3 {
  background: #fba06d;
}

header .header__nav nav ol > li:nth-child(4),
header .header__nav nav ol > li.cl4 {
  background: #f3c272;
}

header .header__nav nav ol > li:nth-child(5),
header .header__nav nav ol > li.cl5 {
  background: #6bb1e5;
}

@media screen and (min-width: 1280px) {
  #g_nav {
    width: calc(100% - 301px);
    right: 16px;
  }
  #g_nav .header__nav nav ol > li.ps {
    display: none !important;
  }
  #g_nav .header__nav nav ol > li.current-menu-item {
    position: relative;
  }
  #g_nav .header__nav nav ol > li.current-menu-item:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../img/clinic/navi_arrow.svg') no-repeat bottom center;
    height: 8px;
  }
}
#header {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  box-sizing: border-box;
  background: transparent;
}

.nav-fixed {
  position: fixed;
  z-index: 101;
  bottom: 8px;
  left: 88px;
  padding: 20px 32px;
  display: flex;
  align-items: center;
  height: 56px;
  gap: 24px;
  font-weight: 500;
  font-size: 15px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.12);
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.nav-fixed a {
  color: inherit;
}
@media screen and (max-width: 1279px) {
  .nav-fixed {
    display: none !important;
  }
}
@media screen and (max-width: 1400px) {
  .nav-fixed {
    padding: 20px 15px;
    gap: 15px;
    font-size: 13px;
    letter-spacing: 0;
  }
}

.show_nav .nav-fixed {
  opacity: 1;
  visibility: visible;
}

.fixed-box {
  z-index: 99;
}
@media screen and (min-width: 768px) {
  .fixed-box {
    bottom: 8px;
  }
}

.pagetop {
  z-index: 100;
}

.kv {
  padding: 96px 16px 16px 15px;
  display: flex;
  justify-content: space-between;
  background: #f2f1e2;
  position: relative;
}
.kv .nav-left {
  width: 252px;
  margin: 72px 0 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
.kv .nav-left li:first-child {
  font-size: 18px;
  color: #fff;
  background: #66c48a;
  line-height: 1.5;
  padding: 22px 0;
  border-top: 11px solid #5ab57d;
}
.kv .nav-left li a {
  display: block;
  text-decoration: none;
  color: #80755f;
  font-size: 16px;
  line-height: 1.5;
  padding: 28px 0;
  border-bottom: 1px dashed;
}
@media (hover: hover) {
  .kv .nav-left li a:hover {
    opacity: 0.8;
  }
}
.kv .right {
  position: relative;
  z-index: 2;
  width: calc(100% - 269px);
}
.kv .right .img {
  height: calc(100vh - 112px);
  height: 656px;
  overflow: hidden;
  border-radius: 24px;
}
.kv .right .group-ttl {
  position: absolute;
  z-index: 2;
  left: 48px;
  bottom: 200px;
}
.kv .right .group-ttl .kv-ttl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.kv .right .group-ttl .kv-ttl > span {
  background: #fff;
  font-size: 40px;
  line-height: 1;
  padding: 12px 16px;
  border-radius: 10px;
}
.kv .right .group-ttl .kv-ttl .cl {
  color: #66c48a;
}
@media screen and (min-width: 768px) {
  .kv::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 32.5%;
    background: #e6dec8;
  }
}
@media screen and (max-width: 1080px) {
  .kv .right .group-ttl .kv-ttl > span {
    font-size: 22px;
    padding: 12px 8px;
  }
}
@media screen and (max-width: 767px) {
  .kv {
    padding: 10px 10px 20px;
    display: block;
  }
  .kv .right {
    width: 100%;
  }
  .kv .right .img {
    height: auto;
    min-height: auto;
  }
  .kv .right .group-ttl {
    bottom: 32px;
    left: 10px;
    right: 10px;
    letter-spacing: 0;
  }
  .kv .right .group-ttl .kv-tit {
    line-height: 1.5;
    color: #fff;
    font-size: 12px;
    margin: 0 0 16px;
  }
  .kv .right .group-ttl .kv-tit span {
    display: inline-block;
    color: inherit;
    padding: 5.5px 16px;
    border-radius: 10px;
    background: #66c48a;
  }
  .kv .right .group-ttl .kv-ttl > span {
    font-size: 21px;
  }
}

@media screen and (max-width: 767px) {
  header .header__logo {
    width: 152px;
    padding: 7px 0 13px;
  }
}
@media screen and (max-width: 1279px) {
  .fixed-box {
    z-index: 9999;
  }
  .pagetop {
    z-index: 10000;
  }
  #g_nav {
    background: rgba(242, 241, 226, 0.9);
    padding-bottom: 300px;
  }
  /* #g_nav .header__nav nav ol > li {
    min-height: 64px;
  } */
  #g_nav .header__nav nav ol > li.ps {
    background: transparent;
    min-height: auto;
  }
  #g_nav .header__nav nav ol > li.ps .up-menu {
    padding: 0;
  }
  #g_nav .header__nav nav ol > li.ps .up-menu .menu-text {
    display: block;
    color: #80755f;
    font-size: 18px;
    padding: 24px 0;
    line-height: 1;
    border-bottom: 1px dashed;
  }
  #g_nav .header__nav nav ol > li.ps + .ps .up-menu .menu-text {
    padding-top: 8px;
  }
  #g_nav .header__nav nav ol > li.cl1 {
    margin-top: 16px;
  }
}
.btn-style-1 .elementor-button {
  padding: 17px 43px 17px 23px;
  box-sizing: border-box;
  background: #77b236;
  border: 1px solid #77b236;
  border-radius: 99px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  position: relative;
  z-index: 0;
  display: inline-block;
  color: #fff;
  line-height: 1;
}

.btn-style-1 .elementor-button:hover {
  opacity: 0.7;
}

.btn-style-1 .elementor-button::after {
  content: '';
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='8' fill='white'/%3E%3Cpath d='M6 4L10 8L6 12' stroke='%2377B236'/%3E%3C/svg%3E") center/contain no-repeat;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 16px;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  #g_nav .header__nav nav ol > li.cl1 {
    margin-top: 0;
  }
}