@charset "UTF-8";
.text-body {
  color: #454545 !important;
}

.lighter {
  color: #888888;
}

.purple {
  color: #9EB1D2;
}

.pink {
  color: #F5949C;
}

.brown {
  color: #735147;
}

.lightbrown {
  color: #B0937E;
}

.lighterbrown {
  color: #A1846F;
}

.red {
  color: #EC5870;
}

.blue {
  color: #2C369A;
}

.yellow {
  color: #FFEF5E;
}

.green {
  color: #009688;
}

.orange {
  color: #FF9800;
}

.lightgreen {
  color: #8BC34A;
}

.lightblue {
  color: #29B8CA;
}

.lighterblue {
  color: #5864DB;
}

.lightestblue {
  color: #E7F1F9;
}

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

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

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

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

.bg-green {
  background-color: #28ADA1;
}

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

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

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

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

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

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

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

.bg-lighterblue {
  background-color: #5864DB;
}

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

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

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

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

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

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

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

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

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

.bg-transgreen {
  background-color: rgba(40, 173, 161, 0.9);
}

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

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

::-moz-selection {
  background: #444444;
  color: #fff;
}

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

body {
  color: #454545;
  line-height: 1.5;
  letter-spacing: 0.075em;
  font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "BIZ UDPGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo UI", sans-serif;
}

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

.bold {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  color: #454545;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

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

*:focus:not(:focus-visible) {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.gmap {
  min-height: 25rem;
}

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

.max1600 {
  max-width: 1600px !important;
}

.max1200 {
  max-width: 1200px !important;
}

.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;
}

.max565 {
  max-width: 565px !important;
}

.va0 {
  vertical-align: 0px;
}

.va-1 {
  vertical-align: -0.063rem;
}

.va-2 {
  vertical-align: -0.125rem;
}

.va-3 {
  vertical-align: -0.188rem;
}

.va-4 {
  vertical-align: -0.25rem;
}

.va-5 {
  vertical-align: -0.313rem;
}

.va1 {
  vertical-align: 0.063rem;
}

.va2 {
  vertical-align: 0.125rem;
}

.va3 {
  vertical-align: 0.188rem;
}

.va4 {
  vertical-align: 0.25rem;
}

.va5 {
  vertical-align: 0.313rem;
}

.zindex100 {
  z-index: 100;
}

.zindex101 {
  z-index: 101;
}

.zindex2 {
  z-index: 2;
}

.zindex3 {
  z-index: 3;
}

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

.fs9 {
  font-size: 0.9rem;
}

.fs8 {
  font-size: 0.8rem;
}

.rounded_lefttop {
  border-top-left-radius: 0.5rem;
}

.rounded_leftbottom {
  border-bottom-left-radius: 0.5rem;
}

.rounded_top {
  border-radius: 1rem 1rem 0 0;
}

.rounded_top_xl {
  border-radius: 2rem 2rem 0 0;
}

.rounded_bottom {
  border-radius: 0 0 1rem 1rem;
}

.border_green {
  border: solid 1px #28ADA1;
}

strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(10%, #fcf8e3), color-stop(90%, #fcf8e3), color-stop(90%, transparent), to(transparent));
  background: linear-gradient(transparent 10%, #fcf8e3 10%, #fcf8e3 90%, transparent 90%, transparent 100%);
}

a {
  color: #009688;
}

@media (hover: hover) {
  a:hover {
    color: #009688;
    text-decoration: none;
  }
}
.js-tel a {
  text-decoration: none !important;
  color: inherit !important;
}

.tel_icon {
  background: url("../images/phone.svg") left center/1.25rem no-repeat;
  padding-left: 1.5rem;
}

.mybtn {
  text-align: center;
  display: inline-block;
  color: #fff;
  background: #A0D564;
  border-radius: 50rem;
  text-decoration: none;
  line-height: 1;
  padding: 0.75rem 1rem;
}
.mybtn.orange {
  background: #FF9800;
}

.mybtn_outline {
  text-align: center;
  display: inline-block;
  border: 1px solid #28ADA1;
  color: #009688;
  border-radius: 50rem;
  text-decoration: none;
  line-height: 1;
  padding: 0.75rem 1rem;
}

.btn_pageup {
  display: inline-block;
  background: transparent;
  text-decoration: none;
  line-height: 1;
  color: #28ADA1;
  border: 1px solid #28ADA1;
  width: 3rem;
  height: 3rem;
  text-align: center;
  border-radius: 50%;
  position: relative;
}
.btn_pageup svg {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media (hover: hover) {
  .mybtn:hover {
    color: #fff;
    background-color: #A0D564;
    -webkit-box-shadow: 0 0 1rem 0.25rem #A0D564;
            box-shadow: 0 0 1rem 0.25rem #A0D564;
  }
  .mybtn:hover.orange {
    background-color: #FF9800;
    -webkit-box-shadow: 0 0 1rem 0.25rem #FF9800;
            box-shadow: 0 0 1rem 0.25rem #FF9800;
  }
  .mybtn_outline:hover {
    -webkit-box-shadow: 0 0 1rem 0.25rem #28ADA1;
            box-shadow: 0 0 1rem 0.25rem #28ADA1;
    background-color: #28ADA1;
    color: #fff;
  }
  .btn_pageup:hover {
    background: #28ADA1;
    color: #fff;
  }
}
a.nav-link {
  color: #454545;
  display: block;
  padding: 0.75rem 0.75rem;
  height: 100%;
}

@media (hover: hover) {
  .gnav a.nav-link:hover {
    color: #009688;
    background: #fff;
    text-decoration: none;
  }
}
.dropdown .dropdown-toggle.show::after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  vertical-align: middle;
}

.gnav .dropdown-menu a {
  color: #454545;
  white-space: nowrap;
  text-decoration: none;
  display: block;
  padding: 0.25rem 0.5rem;
  font-size: 0.9rem;
}
.gnav .dropdown-menu a:hover, .gnav .dropdown-menu a:focus, .gnav .dropdown-menu a:active {
  color: #009688;
}

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

.offcanvas {
  border-radius: 2rem 0 0 2rem;
}
.offcanvas a.nav-link, .offcanvas a.nav-link:hover, .offcanvas a.nav-link:focus {
  color: #454545;
  padding: 1rem 0rem;
  border-top: 1px solid #ddd;
}
.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.dropdown-toggle, .offcanvas a.nav-link:hover.dropdown-toggle, .offcanvas a.nav-link:focus.dropdown-toggle {
  background: url("../images/chevron-down.svg") right 1rem center no-repeat !important;
  background-size: 1rem !important;
}
.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;
  -webkit-transform: none !important;
          transform: none !important;
  display: inline-block;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 1rem 1rem !important;
}
.offcanvas .dropdown-menu.show a, .offcanvas .dropdown-menu.show a:hover, .offcanvas .dropdown-menu.show a:focus, .offcanvas .dropdown-menu.show a:active {
  color: #454545;
  white-space: nowrap;
  text-decoration: none;
  display: block;
  padding: 0.75rem 0rem;
}

footer .footer_nav li a {
  white-space: normal;
  font-weight: normal;
  font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "BIZ UDPGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo UI", sans-serif;
  color: #454545;
  font-size: 0.9rem;
  padding: 0;
  text-align: left;
  display: block;
  text-decoration: none;
}
footer .footer_nav li a:hover {
  color: #009688;
}
footer .footer_nav li a:focus-visible {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

table.table.timetable th {
  background: #28ADA1;
  color: #fff;
}
table.table.timetable th, table.table.timetable td {
  padding: 0.75rem 0.25rem;
}
table.table.timetable tr:nth-child(n+2) td:nth-child(n+2) {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Meiryo UI", sans-serif;
  color: #8BC34A;
}

.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  background: #FBFAF8;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.capshape {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Meiryo UI", sans-serif !important;
}

.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;
}

main ol:not(.list-unstyled),
main ul:not(.nav-mytabs):not(.list-unstyled) {
  padding-left: 1.5rem;
}
main ol:not(.list-unstyled) li,
main ul:not(.nav-mytabs):not(.list-unstyled) li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
main ol:not(.list-unstyled) li::marker,
main ul:not(.nav-mytabs):not(.list-unstyled) li::marker {
  color: #28ADA1;
}

ul.list50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.list50 li:nth-child(odd) {
  width: 47%;
  margin-right: 6%;
}
ul.list50 li:nth-child(even) {
  width: 47%;
}

ul.list_inline {
  padding-left: 0;
}
ul.list_inline li {
  display: inline;
}

@media (max-width: 767.98px) {
  html {
    font-size: clamp(0.75rem, 0.023rem + 3.64vw, 1rem);
  }
  header .logo {
    width: 20rem;
  }
  .s_small {
    font-size: 0.9rem !important;
  }
  .s_smaller {
    font-size: 0.8rem !important;
  }
  table.table_break th {
    display: block;
  }
  table.table_break td {
    display: block;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  html {
    font-size: clamp(0.875rem, 0.625rem + 0.5vw, 1rem);
  }
  .js_sticky .gnav {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
  }
  ul.list_md_50 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_md_50 li:nth-child(odd) {
    width: 47%;
    margin-right: 6%;
  }
  ul.list_md_50 li:nth-child(even) {
    width: 47%;
  }
  .m_large {
    font-size: 1.25rem;
  }
  .m_larger {
    font-size: 1.5rem;
  }
  .m_largest {
    font-size: 1.75rem;
  }
}
@media print {
  @page {
    margin: 5mm;
    size: 364mm 515mm;
  }
  body .header {
    position: relative;
  }
  body {
    padding-top: 0;
  }
}
.sp_n {
  display: none;
}

@media (min-width: 768px) {
  .sp_n {
    display: block;
  }
  .pc_n {
    display: none;
  }
}
@media (min-width: 768px) {
  :target {
    scroll-margin-top: 80px;
  }
}
.kv {
  min-height: 250px;
  height: calc(100svh - 20rem);
}

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

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

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

@media (max-width: 767.98px) {
  .kv {
    min-height: auto;
    height: 100vw;
  }
  .kv4 {
    background: url("../images/kv4.jpg") center center/cover no-repeat;
  }
}
.index h1 {
  font-size: 1.5rem;
}
.index h1 .bg-white {
  font-size: 1.25rem;
}
.index h2 {
  font-size: 2.25rem;
  margin-bottom: 2rem;
  line-height: 1.25;
}
.index h2 span {
  color: #8BC34A;
  font-size: 1rem;
  display: block;
}
.index h3 {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.index .carousel-indicators button {
  height: 10px !important;
  width: 10px !important;
  background-color: #555 !important;
  border-radius: 50%;
}

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

.date_tag {
  color: #2C369A;
  padding-right: 1rem;
}

.new {
  display: none;
}

.news_title {
  padding-bottom: 0.5rem;
}

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

.index_treatments ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  background-color: #fff;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  color: #454545;
  padding-left: 6rem;
  padding-right: 1rem;
  height: 5.8rem;
  background-size: 3.8rem;
  background-position: left 1rem center;
  background-repeat: no-repeat;
}
.index_treatments ul li:first-child a {
  background-image: url("../images/menu1.svg");
}
.index_treatments ul li:nth-child(2) a {
  background-image: url("../images/menu2.svg");
}
.index_treatments ul li:nth-child(3) a {
  background-image: url("../images/menu3.svg");
}
.index_treatments ul li:nth-child(4) a {
  background-image: url("../images/menu4.svg");
}
.index_treatments ul li:nth-child(5) a {
  background-image: url("../images/menu5.svg");
}
.index_treatments ul li:nth-child(6) a {
  background-image: url("../images/menu6.svg");
}
.index_treatments ul li:nth-child(7) a {
  background-image: url("../images/menu7.svg");
}
.index_treatments ul {
  /*	li:nth-child(8) a{background-image: url("../images/menu8.svg") ;}
  	li:nth-child(9) a{background-image: url("../images/menu9.svg") ;}
  	li:nth-child(10) a{background-image: url("../images/menu10.svg") ;}
  	li:nth-child(11) a{background-image: url("../images/menu11.svg") ;}
  	li:nth-child(12) a{background-image: url("../images/menu12.svg") ;}
  	li:nth-child(13) a{background-image: url("../images/menu13.svg") ;}
  	li:nth-child(14) a{background-image: url("../images/menu14.svg") ;}*/
}
.index_treatments ul li:nth-child(8) a {
  background-image: url("../images/menu9.svg");
}
.index_treatments ul li:nth-child(9) a {
  background-image: url("../images/menu10.svg");
}
.index_treatments ul li:nth-child(10) a {
  background-image: url("../images/menu11.svg");
}
.index_treatments ul li:nth-child(11) a {
  background-image: url("../images/menu12.svg");
}
.index_treatments ul li:nth-child(12) a {
  background-image: url("../images/menu13.svg");
}
.index_treatments ul li:nth-child(13) a {
  background-image: url("../images/menu14.svg");
}
.index_treatments ul li:nth-child(14) a {
  background-image: url("../images/menu15.svg");
}

@media (hover: hover) {
  .index_treatments ul li a:hover {
    background-color: #F4FAF0;
  }
  a.bookin_item:hover {
    background-color: #FFF9E0;
    color: #454545;
  }
}
.index_greeting {
  background: url("../images/index2.jpg") center center/cover no-repeat;
}

.bookin_item {
  display: block;
  padding: 1rem 2rem 1rem 4.8rem;
  text-decoration: none;
  color: #454545;
  background-position: 1rem 1rem, right 0.5rem center;
  background-size: 2.8rem, 1rem;
  background-repeat: no-repeat, no-repeat;
  background-color: #fff;
  height: 100%;
}

.bookin_item1 {
  background-image: url("../images/bookin_item1.svg"), url("../images/chevron-right.svg");
}

.bookin_item2 {
  background-image: url("../images/bookin_item2.svg"), url("../images/chevron-right.svg");
}

.bookin_item3 {
  background-image: url("../images/bookin_item3.svg"), url("../images/chevron-right.svg");
}

.bookin_item4 {
  background-image: url("../images/bookin_item4.svg"), none;
}

.bookin_item5 {
  background-image: url("../images/bookin_item5.svg"), none;
}

.bookin_item6 {
  background-image: url("../images/bookin_item6.svg"), url("../images/chevron-right.svg");
}

@media (max-width: 767.98px) {
  .index h1 {
    font-size: 1.5rem;
  }
  .index h1 .bg-white {
    font-size: 1rem;
  }
  .index h2 {
    font-size: 1.5rem;
  }
  .index h2 span {
    font-size: 0.8rem;
  }
  .index h3 {
    font-size: 1.1rem;
  }
  .date_tag {
    display: block;
  }
  .index_treatments ul li a {
    padding-left: 5rem;
    height: 5rem;
    background-size: 3rem;
  }
  .index_symbol {
    max-width: 122px;
    height: auto;
  }
}
@media (min-width: 768px) {
  .bookin {
    position: absolute;
    top: -2.75rem;
  }
}
.banner_inful {
  width: 1000px;
  margin: 3rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #7cc242; /* 緑枠 */
  border-radius: 6px;
  background: #fff;
  text-decoration: none;
}
.banner_inful br {
  display: none;
}

.banner_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1rem;
}

.banner_text h3 {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 8px;
}
.banner_text p {
  font-size: 1rem;
}

.banner_img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
}

.banner_img img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

/* スマホ対応 */
@media (max-width: 767.98px) {
  .banner_inful {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    width: 100%;
    margin: 3rem auto 0;
  }
  .banner_inful br {
    display: block;
  }
  .banner_img img {
    width: 100%;
  }
  .banner_text {
    padding: 10px;
  }
  .banner_text h3 {
    font-size: 1.4rem;
  }
}
.subpages aside img {
  height: auto;
  max-width: 100%;
}
.subpages .title {
  padding: 4rem 0;
  background: url("../images/bg.jpg") center center/cover no-repeat;
}
.subpages h1 {
  font-size: 2.25rem;
}
.subpages h1 span {
  color: #8BC34A;
  font-size: 0.8rem;
}
.subpages h2 {
  font-size: 1.75rem;
  margin: 3rem 0 2rem;
  border-bottom: solid 3px #28ADA1;
  padding: 0rem 0rem 0.5rem;
}
.subpages h3 {
  font-size: 1.25rem;
  margin: 2rem 0 1rem;
  background: #F4FAF0;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
}
.subpages h4 {
  font-size: 1.1rem;
  margin: 2rem 0 1rem;
  border-bottom: dotted 2px #A0D564;
}
.subpages h3 + h4 {
  margin-top: 1rem;
}
.subpages h5 {
  font-size: 1.05rem;
  color: #009688;
}
.subpages h6 {
  font-size: 1rem;
}
.subpages .carousel-indicators button {
  height: 10px !important;
  width: 10px !important;
  background-color: #555 !important;
  border-radius: 50%;
}
.subpages .carousel-indicators {
  bottom: -2rem;
}
.subpages del {
  background-image: linear-gradient(transparent 0.5em, #e70000 0, #e70000 calc(0.5em + 1px), transparent 0, transparent calc(0.5em + 3px), #e70000 0, #e70000 calc(0.5em + 4px), transparent 0);
  text-decoration: none;
  padding: 0 2px;
}

.disease-table {
  margin: 3rem 0;
}
.disease-table table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #9cb7c9;
  font-size: 1rem;
  line-height: 1.8;
}
.disease-table th {
  text-align: left;
  padding: 0.75em 1em;
  font-weight: bold;
  color: #000;
}
.disease-table td {
  background-color: #DAE9F8;
  padding: 1em 1.25em;
  border-top: 1px solid #9cb7c9;
}
.disease-table tr.acute th {
  background-color: #b9dcf4;
}

@media (max-width: 767.98px) {
  .subpages .title {
    padding: 3rem 0;
  }
  .subpages h1 {
    font-size: 1.5rem;
  }
  .subpages h2 {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
  .subpages h2 + h3 {
    margin-top: 1.5rem;
  }
  .subpages h3 {
    font-size: 1.15rem;
  }
  .subpages h4 {
    font-size: 1.1rem;
  }
  .subpages h5 {
    font-size: 1.05rem;
  }
  .subpages h6 {
    font-size: 1rem;
  }
}
/*# sourceMappingURL=styles.css.map */