.text-body {
  color: #6C4D57 !important;
}

.lighter {
  color: #888888;
}

.purple {
  color: #9EB1D2;
}

.pink {
  color: #E691A6;
}

.lightpink {
  color: #FE9FB7;
}

.brown {
  color: #735147;
}

.lightbrown {
  color: #B0937E;
}

.lighterbrown {
  color: #A1846F;
}

.red {
  color: #EC5870;
}

.blue {
  color: #2C369A;
}

.blue02 {
  color: #A6CAEC;
}

.yellow {
  color: #FFDA00;
}

.green {
  color: #A6D51F;
}

.orange {
  color: #FFC400;
}

.lightgreen {
  color: #A5E8E8;
}

.lightblue {
  color: #29B8CA;
}

.lighterblue {
  color: #5864DB;
}

.lightestblue {
  color: #E7F1F9;
}

.bg-orange {
  background-color: #FFC400;
}

.bg-lightorange {
  background-color: #FBB65B;
}

.bg-green {
  background-color: #A6D51F;
}

.bg-red {
  background-color: #EC5870;
}

.bg-blue {
  background-color: #2C369A;
}

.bg-pink {
  background-color: #E691A6;
}

.bg-yellow {
  background-color: #FFDA00;
}

.bg-green {
  background-color: #A6D51F;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.bg-lightblue {
  background-color: #29B8CA;
}

.bg-lightestblue {
  background-color: #E7F1F9;
}

.bg-lightestyellow {
  background-color: #FFFFEE;
}

.bg-lighterorange {
  background-color: #F9D5A6;
}

.bg-lightestorange {
  background-color: #FDF8EC;
}

.bg-lightgreen {
  background-color: #A5E8E8;
}

.bg-lightergreen {
  background-color: #ddecd4;
}

.bg-lightestgreen {
  background-color: #E1EFE2;
}

.bg-lightestpink {
  background-color: #FFEAEA;
}

.bg-lightpink {
  background-color: #FE9FB7;
}

.bg-light2 {
  background-color: #FBFAF8;
}

.bg-lightbrown {
  background-color: #B0937E;
}

.bg-lighterbrown {
  background-color: #A1846F;
}

.bg-brown {
  background-color: #735147;
}

.bg-transgreen {
  background-color: rgba(166, 213, 31, 0.9);
}

.bg-transwhite {
  background-color: rgba(255, 255, 255, 0.9);
}

.linkoff a, a.linkoff {
  pointer-events: none;
}

::-moz-selection, ::selection {
  background: #6C4D57;
  color: #fff;
}

html {
  font-size: clamp(0.875rem, 0.625rem + 0.5vw, 1.188rem);
}

body {
  color: #6C4D57;
  line-height: 1.5;
  letter-spacing: 0.075em;
  font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Meiryo UI", sans-serif;
  white-space: normal;
  word-break: break-all;
  font-feature-settings: "palt";
}

h1, h2, h3, h4, h5, h6, .fw-bold, .bold, b, th, dt, a.nav-link, main a {
  font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Roboto", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic", "Meiryo UI", sans-serif;
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  color: #6C4D57;
}

p, li, dt, dd, th, td, .table-striped > tbody > tr:nth-of-type(2n+1) > *, captuion, figcaption, small {
  color: #6C4D57;
}

.btn:focus, body button:focus, body a {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  box-shadow: none;
}

input, textarea, select {
  outline: none;
}

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

.max1080 {
  max-width: 1080px !important;
}

.max980 {
  max-width: 980px !important;
}

.max880 {
  max-width: 880px !important;
}

.max780 {
  max-width: 780px !important;
}

.max650 {
  max-width: 650px !important;
}

.va0 {
  vertical-align: 0px;
}

.va1 {
  vertical-align: -1px;
}

.va2 {
  vertical-align: -2px;
}

.va3 {
  vertical-align: -3px;
}

.va4 {
  vertical-align: -4px;
}

.va5 {
  vertical-align: -5px;
}

.zindex100 {
  z-index: 100;
}

.zindex2 {
  z-index: 2;
}

.zindex3 {
  z-index: 3;
}

.larger {
  font-size: larger;
  letter-spacing: normal;
}

.smallest {
  font-size: 10px;
  letter-spacing: normal;
}

.middlest {
  font-size: 16px;
  letter-spacing: normal;
}

.bold {
  font-weight: bold;
}

.border-lg {
  border-width: 0.75rem !important;
}

@media (max-width: 767.98px) {
  .middlest {
    font-size: 12px;
    letter-spacing: normal;
  }
}
strong {
  font-weight: normal;
  background: linear-gradient(0deg, #fff3cd 0%, #fff3cd 50%, transparent 50%, transparent 100%);
}

a {
  color: #E691A6;
}
a:hover {
  color: #FE9FB7;
  text-decoration: none;
}

.tel a {
  text-decoration: none !important;
  color: inherit !important;
}

.gmap {
  min-height: 400px;
}

.index h1 {
  color: #fff;
  font-size: 1.5rem;
  text-shadow: 0px 1px 10px #be9483, 1px 0px 10px #be9483, -1px 0px 10px #be9483, 0px -1px 10px #be9483;
}

.index h2 {
  font-size: 2rem;
  margin-bottom: 2rem;
  text-align: center;
}
.index h2 span {
  font-size: 1rem;
  display: block;
  color: #E691A6;
}

.index h3 {
  font-size: 1.5rem;
  color: #E691A6;
  margin-bottom: 1rem;
}

.mybtn {
  text-align: center;
  display: inline-block;
  color: #fff;
  background: #F9C6AE;
  background: -moz-linear-gradient(left, #F9C6AE 0%, #FE9FB7 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #F9C6AE), color-stop(100%, #FE9FB7));
  background: -webkit-linear-gradient(left, #F9C6AE 0%, #FE9FB7 100%);
  background: -o-linear-gradient(left, #F9C6AE 0%, #FE9FB7 100%);
  background: -ms-linear-gradient(left, #F9C6AE 0%, #FE9FB7 100%);
  background: linear-gradient(to right, #F9C6AE 0%, #FE9FB7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$start-color", endColorstr="$end-color",GradientType=1 );
  -webkit-border-radius: 5rem;
  -moz-border-radius: 5rem;
  -ms-border-radius: 5rem;
  border-radius: 5rem;
  text-decoration: none;
  line-height: 1;
  padding: 0.75rem 1.25rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  -ms-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.mybtn:hover, .mybtn:focus, .mybtn:active {
  color: #fff;
  background: #FE9FB7;
  -webkit-box-shadow: 0 0 1rem 0.25rem #FE9FB7;
  -moz-box-shadow: 0 0 1rem 0.25rem #FE9FB7;
  -ms-box-shadow: 0 0 1rem 0.25rem #FE9FB7;
  box-shadow: 0 0 1rem 0.25rem #FE9FB7;
}

.mybtn_outline {
  text-align: center;
  display: inline-block;
  border: 1px solid #E691A6;
  color: #E691A6;
  -webkit-border-radius: 5rem;
  -moz-border-radius: 5rem;
  -ms-border-radius: 5rem;
  border-radius: 5rem;
  text-decoration: none;
  line-height: 1;
  padding: 0.75rem 1.25rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.mybtn_outline:hover, .mybtn_outline:focus, .mybtn_outline:active {
  -webkit-box-shadow: 0 0 1rem 0.25rem #FE9FB7;
  -moz-box-shadow: 0 0 1rem 0.25rem #FE9FB7;
  -ms-box-shadow: 0 0 1rem 0.25rem #FE9FB7;
  box-shadow: 0 0 1rem 0.25rem #FE9FB7;
  background: #FE9FB7;
  border: 1px solid #FE9FB7;
  color: #fff;
}

.btn_circle {
  width: 3rem;
  height: 3rem;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: relative;
}
.btn_circle svg {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.kv {
  min-height: 400px;
  height: 34vw;
}

@media (max-width: 767.98px) {
  .kv {
    min-height: auto;
    height: 100vw;
  }
}
.kv1 {
  background: url("../images/kv1.jpg") center center/cover no-repeat;
}

.kv2 {
  background: url("../images/kv2.jpg") center center/cover no-repeat;
}

.kv3 {
  background: url("../images/kv3.jpg") center center/cover no-repeat;
}

.kv4 {
  background: url("../images/kv4.jpg") center center/cover no-repeat;
}

.carousel-indicators button {
  height: 8px !important;
  width: 8px !important;
  background-color: #555 !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.index .carousel-indicators {
  bottom: -2rem;
}

.index .kv-txt {
  display: inline-block;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 5rem;
  -moz-border-radius: 5rem;
  -ms-border-radius: 5rem;
  border-radius: 5rem;
  background-color: #9f78a7;
  padding: 0.8rem 1rem;
  line-height: 1.4;
  font-size: 0.8em;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .index .kv-txt {
    font-size: 1em;
    padding: 0.8rem 1.3rem;
  }
}

a.nav-link {
  color: #6C4D57;
  display: block;
  padding: 0.5rem 0.75rem;
}
.gnav a.nav-link:hover {
  -webkit-border-radius: 5rem;
  -moz-border-radius: 5rem;
  -ms-border-radius: 5rem;
  border-radius: 5rem;
  color: #6C4D57;
  background: #FFEAEA;
  background: -moz-linear-gradient(left, #FFEAEA 0%, #FDF8EC 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFEAEA), color-stop(100%, #FDF8EC));
  background: -webkit-linear-gradient(left, #FFEAEA 0%, #FDF8EC 100%);
  background: -o-linear-gradient(left, #FFEAEA 0%, #FDF8EC 100%);
  background: -ms-linear-gradient(left, #FFEAEA 0%, #FDF8EC 100%);
  background: linear-gradient(to right, #FFEAEA 0%, #FDF8EC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$start-color", endColorstr="$end-color",GradientType=1 );
  text-decoration: none;
}
a.nav-link:focus {
  color: #6C4D57;
  text-decoration: none;
}

/* gnav の子要素が縦に伸びないよう抑止 */
.gnav ul.d-flex { align-items: center !important; }    /* これだけでもOK */
.gnav a, .gnav .nav-link {
  display: inline-block;       /* 念のため */
  height: auto;                /* 伸張打ち消し */
  line-height: inherit;
  padding: .5rem .75rem;       /* 好みで */
}

.dropdown .dropdown-toggle.show::after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  vertical-align: middle;
}

.dropdown-menu a.dropdown-item {
  color: #6C4D57;
  -webkit-border-radius: 5rem;
  -moz-border-radius: 5rem;
  -ms-border-radius: 5rem;
  border-radius: 5rem;
}
.dropdown-menu a.dropdown-item:hover, .dropdown-menu a.dropdown-item:focus, .dropdown-menu a.dropdown-item:active {
  background: #FFEAEA;
  background: -moz-linear-gradient(left, #FFEAEA 0%, #FDF8EC 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFEAEA), color-stop(100%, #FDF8EC));
  background: -webkit-linear-gradient(left, #FFEAEA 0%, #FDF8EC 100%);
  background: -o-linear-gradient(left, #FFEAEA 0%, #FDF8EC 100%);
  background: -ms-linear-gradient(left, #FFEAEA 0%, #FDF8EC 100%);
  background: linear-gradient(to right, #FFEAEA 0%, #FDF8EC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$start-color", endColorstr="$end-color",GradientType=1 );
  color: #6C4D57;
}

.dropdown .dropdown-toggle::after {
  width: 6px;
  height: 6px;
  border-left: none;
  border-top: 1px solid;
  border-right: 1px solid;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}

.offcanvas a.nav-link, .offcanvas a.nav-link:hover, .offcanvas a.nav-link:focus {
  color: #6C4D57;
  padding: 1.5rem 1rem;
  border-top: 1px solid #ddd;
  background: url("../images/chevron-right.svg") right 1rem center no-repeat !important;
  background-size: 1rem !important;
}
.offcanvas a.nav-link.dropdown-toggle::after, .offcanvas a.nav-link:hover.dropdown-toggle::after, .offcanvas a.nav-link:focus.dropdown-toggle::after {
  display: none;
}
.offcanvas a.nav-link::before, .offcanvas a.nav-link:hover::before, .offcanvas a.nav-link:focus::before {
  content: none;
}
.offcanvas a.nav-link.dropdown-toggle.show, .offcanvas a.nav-link:hover.dropdown-toggle.show, .offcanvas a.nav-link:focus.dropdown-toggle.show {
  background: url("../images/chevron-up.svg") right 1rem center no-repeat !important;
  background-size: 1rem !important;
}
.offcanvas .dropdown-menu.show {
  position: static !important;
  float: none !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  display: inline-block;
  box-shadow: none !important;
  padding: 0 1rem 1rem !important;
}
.offcanvas .dropdown-menu.show a.dropdown-item, .offcanvas .dropdown-menu.show a.dropdown-item:hover, .offcanvas .dropdown-menu.show a.dropdown-item:focus {
  padding: 0.75rem 0;
  color: #6C4D57;
  background: transparent !important;
}

table.table.timetable th, table.table.timetable td {
  padding: 0.5rem 0.25rem;
}

.number {
  font-weight: normal;
  color: #FE9FB7;
  font-size: 4rem;
  display: block;
  line-height: 1;
  letter-spacing: -0.1rem;
}

.collapsed.collapse_ttl {
  display: block;
  background: url("../images/chevron-down.svg") right 1rem center no-repeat;
  background-size: 1rem;
}

.collapse_ttl {
  display: block;
  background: url("../images/chevron-up.svg") right 1rem center no-repeat;
  background-size: 1rem;
}

.date_tag {
  color: #FE9FB7;
  padding-right: 0.5rem;
}

.new {
  display: none;
}

.news_title {
  font-size: 1.1rem;
}

.news_body {
  margin-bottom: 1rem;
  border-bottom: 1px solid #ddd;
}

.index_treatment li a {
  text-decoration: none;
  color: #6C4D57;
  height: 100%;
}
.index_treatment li a:hover {
  background: #FFEAEA !important;
}

.index_features ol li figure {
  position: relative;
}
.index_features ol li figure::before {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.index_features ol li:first-child figure::before {
  background: url("../images/index16.jpg") top left/contain no-repeat;
}
.index_features ol li:nth-child(2) figure::before {
  background: url("../images/index17.jpg") top left/contain no-repeat;
}
.index_features ol li:nth-child(3) figure::before {
  background: url("../images/index18.jpg") top left/contain no-repeat;
}
.index_features ol li:nth-child(4) figure::before {
  background: url("../images/index19.jpg") top left/contain no-repeat;
}
.index_features ol li:nth-child(5) figure::before {
  background: url("../images/index20.jpg") top left/contain no-repeat;
}
.index_features ol li:nth-child(6) figure::before {
  background: url("../images/index23.jpg") top left/contain no-repeat;
}

.banner_blog {
  background: url("../images/banner4.jpg") top center/cover no-repeat;
}

.banner_recipe {
  background: url("../images/banner6.jpg") top center/cover no-repeat;
}

.banner_diabetes {
  background: url("../images/banner5.jpg") top center/cover no-repeat;
  padding: 4rem;
}
.banner_diabetes dt {
  font-size: 2.5rem;
}

@media (max-width: 767.98px) {
  html {
    font-size: clamp(0.75rem, 0.023rem + 3.64vw, 1rem);
  }
  header .logo {
    width: 18.75rem;
  }
  .hamburger {
    background: #F9C6AE;
    background: -moz-linear-gradient(left, #F9C6AE 0%, #FE9FB7 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #F9C6AE), color-stop(100%, #FE9FB7));
    background: -webkit-linear-gradient(left, #F9C6AE 0%, #FE9FB7 100%);
    background: -o-linear-gradient(left, #F9C6AE 0%, #FE9FB7 100%);
    background: -ms-linear-gradient(left, #F9C6AE 0%, #FE9FB7 100%);
    background: linear-gradient(to right, #F9C6AE 0%, #FE9FB7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$start-color", endColorstr="$end-color",GradientType=1 );
  }
  .index h1 {
    font-size: 1rem;
  }
  .index h2 {
    font-size: 1.5rem;
  }
  .index h3 {
    font-size: 1.25rem;
  }
  table.table_text_small th, table.table_text_small td {
    font-size: 0.9rem !important;
  }
  table.table_break th {
    display: block;
  }
  table.table_break td {
    display: block;
    padding-top: 0;
  }
  .date_tag {
    display: block;
  }
  footer {
    padding-bottom: 150px;
  }
  .index_treatment li a img {
    width: 70px;
    height: auto;
  }
  .banner_diabetes {
    padding: 8rem 1rem;
  }
  .banner_diabetes dt {
    font-size: 2rem;
  }
  .banner_diabetes dl {
    text-shadow: 0px 1px 10px #ffffff, 1px 0px 10px #ffffff, -1px 0px 10px #ffffff, 0px -1px 10px #ffffff;
  }
}
@media (min-width: 768px) {
  .js_sticky .gnav {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
  }
  footer .footer_nav li {
    flex-grow: 0 !important;
    display: inline;
  }
  footer .footer_nav li a.nav-link {
    font-weight: normal;
    font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Meiryo UI", sans-serif;
    color: #888888;
    font-size: 0.9rem;
    padding: 0.5rem 0.5rem 0 0;
    display: inline-block;
    background: transparent !important;
  }
  footer .footer_nav li a.nav-link::before {
    content: none;
  }
  footer .footer_nav li a.nav-link:hover {
    color: #6C4D57;
  }
  footer .footer_nav li .dropdown-toggle {
    pointer-events: none;
  }
  footer .footer_nav li .dropdown-toggle::after {
    vertical-align: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  footer .footer_nav li .dropdown-menu {
    box-shadow: none !important;
    transform: none !important;
    background: transparent !important;
    position: static;
    display: inline !important;
    padding: 0 !important;
  }
  footer .footer_nav li .dropdown-menu .dropdown-item {
    font-size: 0.9rem;
    color: #888888;
    width: auto;
    display: inline-block !important;
    padding: 0.5rem 0.5rem 0 0;
    background: transparent !important;
  }
  footer .footer_nav li .dropdown-menu a.dropdown-item:hover {
    color: #6C4D57;
  }
}
@media print {
  @page {
    margin: 5mm;
    size: 364mm 515mm;
  }
  body .header {
    position: relative;
  }
  body {
    padding-top: 0;
  }
}/*# sourceMappingURL=common.css.map */

/* 診療内容カードの等高さ化 */
.index_treatment .row > [class*="col"] { display: flex; } /* 親の col を flex アイテムに */
.index_treatment .row > [class*="col"] > a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;

  width: 100%;
  /* iOS Safari で伸びないことがあるため height ではなく flex/min-height を併用 */
  flex: 1 1 auto;
  min-height: 100%;
}

/* 画像とラベルの間隔を一定に */
.index_treatment .row > [class*="col"] > a > span { padding-top: .75rem; }
