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

.lighter {
  color: #888888;
}

.purple {
  color: #9EB1D2;
}

.pink {
  color: #E57D8D !important;
}

.textpink {
  color: #EC5870 !important;
}

.brown {
  color: #735147;
}

.lightbrown {
  color: #B0937E;
}

.lighterbrown {
  color: #A1846F;
}

.red {
  color: #EC5870;
}

.blue {
  color: #2C369A;
}

.yellow {
  color: #FFDA00;
}

.green {
  color: #4EC0AF;
}

.orange {
  color: #EC9035;
}

.lightgreen {
  color: #A5E8E8;
}

.lightblue {
  color: #29B8CA;
}

.lighterblue {
  color: #5864DB;
}

.lightestblue {
  color: #E7F1F9;
}

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

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

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

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

.bg-green {
  background-color: #4EC0AF;
}

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

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

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

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

.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: #A5E8E8;
}

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

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

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

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

.bg-light3 {
  background-color: #FEF8F4;
}

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

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

.bg-transgreen {
  background-color: rgba(78, 192, 175, 0.9);
}

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

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

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

body {
  color: #454545;
  overflow-wrap: anywhere;
  line-height: 1.5;
  letter-spacing: 0.075em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Meiryo UI", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}

main {
  line-height: 1.75;
}

ul, ol {
  margin-left: 0;
}

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

h1, h2, h3, h4, h5, h6, .bold, .bold li, strong, b, table th, table.table th, table.table.table-striped th, dt, .gnav a.mainmenu {
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "YuGothic", "Yu Gothic", "Meiryo UI", sans-serif;
  font-weight: 500;
  color: #555;
}

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

.svh100 {
  height: 100svh;
}

.max1700 {
  max-width: 1700px !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;
}

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

.zindex2 {
  z-index: 2;
}

.zindex3 {
  z-index: 3;
}

.zindex100 {
  z-index: 100;
}

.zindex1031 {
  z-index: 1031;
}

.zindex1100 {
  z-index: 1100;
}

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

.fs9 {
  font-size: 0.9rem;
}

.fs8 {
  font-size: 0.8rem;
}

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

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

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

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

.rounded_topright {
  border-top-right-radius: 0.5rem;
}

.rounded_bottomright {
  border-bottom-right-radius: 0.5rem;
}

.m20 {
  margin: 20px;
}

.m15 {
  margin: 15px;
}

.shadow_m {
  -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);
}

.textshadow_l {
  text-shadow: -2px -2px 1px #ffffff, -2px -1px 1px #ffffff, -2px 0px 1px #ffffff, -2px 1px 1px #ffffff, -2px 2px 1px #ffffff, -1px -2px 1px #ffffff, -1px -1px 1px #ffffff, -1px 0px 1px #ffffff, -1px 1px 1px #ffffff, -1px 2px 1px #ffffff, 0px -2px 1px #ffffff, 0px -1px 1px #ffffff, 0px 1px 1px #ffffff, 0px 2px 1px #ffffff, 1px -2px 1px #ffffff, 1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 1px 1px 1px #ffffff, 1px 2px 1px #ffffff, 2px -2px 1px #ffffff, 2px -1px 1px #ffffff, 2px 0px 1px #ffffff, 2px 1px 1px #ffffff, 2px 2px 1px #ffffff;
}

.textshadow_m {
  text-shadow: -1px -1px 10px #777777, -1px 0px 10px #777777, -1px 1px 10px #777777, 0px -1px 10px #777777, 0px 1px 10px #777777, 1px -1px 10px #777777, 1px 0px 10px #777777, 1px 1px 10px #777777;
}

.gmap {
  min-height: 25rem;
}

a {
  color: #EC5870;
}
@media (hover: hover) {
  a:hover {
    color: #454545;
  }
  a:hover img, a:hover .hover {
    opacity: 0.75;
  }
}

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

.tel_icon {
  background: url("../images/phone.svg") left center/auto 75% no-repeat;
  padding-left: 0.9em;
  line-height: 1;
}

.mybtn, .mybtn_outline, .btn_pageup {
  text-align: center;
  display: inline-block;
  color: #fff;
  background: #E57D8D;
  border-radius: 50rem;
  text-decoration: none;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding: 1rem 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mybtn[href$=".pdf"], [href$=".pdf"].mybtn_outline, [href$=".pdf"].btn_pageup {
  padding: 1rem 1rem 1rem 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mybtn[href$=".pdf"]::after, [href$=".pdf"].mybtn_outline::after, [href$=".pdf"].btn_pageup::after {
  font-family: bootstrap-icons !important;
  content: "\f756";
  margin-left: 0.75rem;
}
.subpages main .mybtn[href^="https://"], .subpages main [href^="https://"].mybtn_outline, .subpages main [href^="https://"].btn_pageup, .subpages main .mybtn[href^="http://"], .subpages main [href^="http://"].mybtn_outline, .subpages main [href^="http://"].btn_pageup {
  padding: 1rem 1rem 1rem 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.subpages main .mybtn[href^="https://"]::after, .subpages main [href^="https://"].mybtn_outline::after, .subpages main [href^="https://"].btn_pageup::after, .subpages main .mybtn[href^="http://"]::after, .subpages main [href^="http://"].mybtn_outline::after, .subpages main [href^="http://"].btn_pageup::after {
  font-family: bootstrap-icons !important;
  content: "\f1c5";
  margin-left: 0.75rem;
}

.mybtn_outline, .btn_pageup {
  background: transparent;
  border: 1px solid #EC5870;
  color: #EC5870;
}

.btn_pageup {
  width: 3rem;
  height: 3rem;
}
.btn_pageup::after {
  content: none;
}

@media (hover: hover) {
  .mybtn:hover, .mybtn_outline:hover, .btn_pageup:hover {
    color: #fff;
    background-color: #fe879a;
  }
}
a.mainmenu {
  text-decoration: none;
}

.gnav ul:not(.dropdown-menu) > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.gnav a.mainmenu {
  display: block;
  padding: 1rem 0.75rem;
}
.gnav a.mainmenu.current {
  color: #EC5870;
  background: #fff;
  text-decoration: none;
}
@media (hover: hover) {
  .gnav a.mainmenu:hover {
    color: #EC5870;
    background: #fff;
    text-decoration: none;
  }
}

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

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

.gnav .dropdown-menu a {
  font-size: 0.9rem;
  color: #454545;
  white-space: nowrap;
  text-decoration: none;
  display: block;
  padding: 0.25rem 0.5rem;
}
.gnav .dropdown-menu a.current {
  color: #EC5870;
}
@media (hover: hover) {
  .gnav .dropdown-menu a:hover {
    color: #EC5870;
  }
}

.footer_nav li a {
  white-space: normal;
  color: #454545;
  font-size: 0.9rem;
  padding: 0.25rem 0;
  text-align: left;
  display: block;
  text-decoration: none;
}
@media (hover: hover) {
  .footer_nav li a:hover {
    color: #EC5870;
  }
}

.offcanvas {
  border-radius: 1.5rem 0 0 1.5rem;
}
.offcanvas ul.offcanvas_nav {
  border-bottom: 1px solid #ddd;
}
.offcanvas a.mainmenu {
  border-top: 1px solid #ddd;
  color: #454545;
  display: block;
  padding: 1.5rem 0rem;
}
.offcanvas a.mainmenu.dropdown-toggle::after {
  display: none;
}
.offcanvas a.mainmenu.dropdown-toggle {
  position: relative;
}
.offcanvas a.mainmenu.dropdown-toggle::before {
  font-family: bootstrap-icons !important;
  content: "\f282";
  font-size: 1rem;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.offcanvas a.mainmenu.show.dropdown-toggle::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.offcanvas ul.dropdown-menu.show {
  position: static !important;
  float: none !important;
  top: auto !important;
  left: auto !important;
  -webkit-transform: none !important;
          transform: none !important;
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 1rem 1rem !important;
  display: block;
}
.offcanvas ul.dropdown-menu.show a {
  color: #454545;
  text-decoration: none;
  display: block;
  padding: 0.75rem 0rem;
}

table.table.timetable th {
  background: #fff;
}
table.table.timetable th, table.table.timetable td {
  padding: 0.5rem 0.5rem;
}
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: #E57D8D;
}

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

.table_large th {
  padding: 1rem;
}
.table_large td {
  padding: 1rem 1rem 1rem 0;
}

.table_layout {
  table-layout: fixed;
}

.table_last_right tr:nth-child(n+2) td:last-child {
  text-align: right;
}

.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 0.5rem center/1rem no-repeat;
  padding-right: 1.75rem;
}

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

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: #E57D8D;
}

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

ul.checklist li {
  background: url("../images/check-circle.svg") left top 0.4rem/1rem no-repeat;
  padding: 0rem 0 0rem 2rem;
}
ul.checklist li:not(:last-child) {
  padding-bottom: 1rem;
}

ol.flowchart li {
  padding: 1.5rem;
  border: 1px solid #ccc;
  position: relative;
  background: #fff;
}
ol.flowchart li:not(:last-child) {
  margin-bottom: 1rem;
}
ol.flowchart li:not(:last-child):after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  width: 1rem;
  height: 1rem;
  background-color: #4EC0AF;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}

@media (max-width: 767.98px) {
  html {
    font-size: clamp(0.75rem, 0.023rem + 3.64vw, 1rem);
  }
  :target {
    scroll-margin-top: var(--header-sp-height);
  }
  .header {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  header .logo {
    width: 18rem;
  }
  .hamburger {
    width: 2rem;
    height: auto;
  }
  .s_small {
    font-size: 0.9rem !important;
  }
  .s_smaller {
    font-size: 0.8rem !important;
  }
  .s_smallest {
    font-size: 0.7rem !important;
  }
  table.table_break th {
    display: block;
  }
  table.table_break td {
    display: block;
    padding-top: 0;
  }
  footer {
    padding-bottom: 5rem;
  }
}
@media (min-width: 768px) {
  html {
    font-size: clamp(0.875rem, 0.625rem + 0.5vw, 1rem);
  }
  :target {
    scroll-margin-top: var(--header-pc-height);
  }
  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;
  }
}
.kv {
  min-height: 380px;
  height: 33vw;
}

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

@media (max-width: 767.98px) {
  .kv {
    min-height: auto;
    height: 100vw;
  }
  .kv1 {
    background-position: left 67% center;
  }
}
.index h1, .index h2 {
  font-size: 1rem;
  margin-bottom: 2rem;
}
.index h1 span, .index h2 span {
  display: block;
  font-size: 4rem;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  letter-spacing: 0;
  color: #EC5870;
  line-height: 1;
}
.index h3 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  position: relative;
}
.index h3.withborder {
  padding-left: 1rem;
}
.index h3.withborder::after {
  content: "";
  width: 0.25rem;
  height: 80%;
  background: #E57D8D;
  border-radius: 50rem;
  position: absolute;
  left: 0;
  top: 9%;
}
.index .carousel-indicators button {
  background-color: #555 !important;
}

.medico-info-list .accordion-container {
  border-bottom: 1px solid #ddd;
}
.medico-info-list .accordion-item {
  border-top: 1px solid #ddd;
  line-height: 1.5;
}
.medico-info-list .accordion-header {
  padding: 1rem 2rem 1rem 0;
  font-weight: 500;
  position: relative;
}
.medico-info-list .accordion-header::marker {
  content: none;
}
.medico-info-list .accordion-header::after {
  font-family: bootstrap-icons !important;
  content: "\f282";
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.medico-info-list .open .accordion-header::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

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

ul.index_treatments li a {
  display: block;
  text-decoration: none;
  background-color: #fff;
  color: #454545;
  padding: 2.5rem 1rem 2.5rem 6.5rem;
  height: 100% !important;
  border-radius: 1rem;
  -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);
  background-size: 4.375rem;
  background-position: left 1rem center;
  background-repeat: no-repeat;
}
ul.index_treatments li:first-child a {
  background-image: url("../images/menu1.svg");
}
ul.index_treatments li:nth-child(2) a {
  background-image: url("../images/menu2.svg");
}
ul.index_treatments li:nth-child(3) a {
  background-image: url("../images/menu3.svg");
}

@media (hover: hover) {
  ul.index_treatments li a:hover {
    -webkit-box-shadow: 0 0 3rem #E57D8D;
            box-shadow: 0 0 3rem #E57D8D;
  }
}
@media (max-width: 767.98px) {
  .index h1 span, .index h2 span {
    font-size: 3rem;
  }
  .index h3 {
    font-size: 1rem;
    font-weight: bold;
  }
  .index h3.withborder {
    font-size: 1.1rem;
  }
  .kv_item {
    position: relative;
    margin-top: -5rem;
  }
  ul.index_treatments li a {
    padding: 2rem 1rem 2rem 5rem;
    background-size: 3rem;
  }
  .index_credo {
    background-position: left 25% center;
  }
}
@media (min-width: 768px) {
  .kv_item {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 4rem;
  }
  .index_features_item {
    max-width: calc(331px + 1rem);
  }
}
.subpages .pagetitle {
  padding: 4rem 0;
  background: #FBFAF8;
}
.subpages h1 {
  font-size: 2rem;
  font-weight: 400;
}
.subpages h1 span {
  color: #EC5870;
  font-size: 0.8rem;
}
.subpages h2 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 3rem 0 2rem;
  border-bottom: solid 1px #ccc;
  padding: 1rem 0rem 1rem 1.5rem;
  position: relative;
}
.subpages h2::after {
  content: "";
  width: 6px;
  height: 70%;
  background: #E57D8D;
  border-radius: 50rem;
  position: absolute;
  left: 0;
  top: 15%;
}
.subpages h3 {
  font-size: 1.15rem;
  margin: 2rem 0 1rem;
  background: #FBF1F1;
  border-radius: 0.25rem;
  padding: 0.75rem 1rem;
}
.subpages.doctor h3 {
  background: #fff;
  padding: 0;
}
.subpages h4 {
  font-size: 1.1rem;
  margin: 2rem 0 1rem;
  padding-bottom: 0.25rem;
  border-bottom: dotted 2px #E57D8D;
}
.subpages h3 + section h4,
.subpages h3 + h4 {
  margin-top: 0rem;
}
.subpages h5 {
  font-size: 1.05rem;
  color: #EC5870;
}
.subpages h6 {
  font-size: 1rem;
}
.subpages .carousel-indicators button {
  height: 10px !important;
  width: 10px !important;
  background-color: #555 !important;
  border-radius: 50%;
}

#accessslide02 .sp-layer.sp-black.sp-padding {
  font-size: 1.4rem;
  text-align: center;
}

.annotation {
  font-size: 80%;
  text-indent: -20px;
  padding-left: 20px;
  display: block;
}
.annotation::before {
  content: "※";
  margin-right: 7px;
}

.km::before {
  content: "※";
}

@media (max-width: 767.98px) {
  .subpages .pagetitle {
    padding: 3rem 0;
  }
  .subpages h1 {
    font-size: 1.5rem;
  }
  .subpages h2 {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
  }
  .subpages h2 + section h3,
  .subpages h2 + h3 {
    margin-top: 0rem;
  }
  .subpages h3 {
    font-size: 1.15rem;
  }
  .subpages.doctor h3 {
    font-size: 1rem;
    font-weight: bold;
  }
  .subpages.faq h3 {
    font-size: 1rem;
  }
  .subpages h4 {
    font-size: 1.1rem;
  }
  .subpages h5 {
    font-size: 1.05rem;
  }
  .subpages h6 {
    font-size: 1rem;
  }
}