@charset "UTF-8";
.container-l {
  width: 100%; }

.container,
.container-s,
.container-ss {
  width: 90%; }

.d-sp-none {
  display: none !important; }

#btn-menu-container-wrapper {
  position: fixed; }

.wp-block-image .alignleft,
.wp-block-image .alignright {
  width: 50%; }

.wp-block-image .aligncenter {
  width: 100%; }

body {
  font-size: 16px;
  overflow-x: hidden; }

.pc {
  display: none; }

#btn-menu-container-wrapper {
  position: fixed;
  top: 8px;
  right: 8px;
  z-index: 1003; }

a[href*="tel:"] {
  pointer-events: auto; }

/*WordPressNativeスマホ対応*/
img.alignleft, img.alignright {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto; }

table.sp-block {
  display: block;
  width: 100%; }
  table.sp-block > tbody, table.sp-block > tbody, table.sp-block > tbody > tr, table.sp-block > tbody > tr > * {
    display: block;
    width: 100%; }

#page-header {
  padding: 14px 16px; }
  #page-header #nav-main {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.95);
    padding-bottom: 36px;
    display: none; }
    #page-header #nav-main li {
      margin-bottom: 0; }
      #page-header #nav-main li a {
        padding: .7em;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        white-space: nowrap; }
    #page-header #nav-main .items-gnav {
      height: calc(100vh - 133px);
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #page-header #nav-main .items-gnav a {
        font-size: 20px; }
    #page-header #nav-main .nav-sns {
      margin-bottom: 0;
      justify-content: center; }
      #page-header #nav-main .nav-sns li {
        margin: 0 .2em; }
        #page-header #nav-main .nav-sns li a {
          font-size: 48px;
          padding: .3em; }
          #page-header #nav-main .nav-sns li a img {
            width: 1em; }

section {
  padding-top: 24px;
  padding-bottom: 24px; }
  section.kiji {
    padding-top: 0; }

.kijiHeader {
  margin-bottom: 16px; }
  .kijiHeader h2 {
    font-size: 20px;
    margin-bottom: .3em; }
  .kijiHeader .date {
    font-size: 16px; }

.headline-info li {
  padding: 1em 0;
  border-bottom: 1px solid #999; }
  .headline-info li:first-child {
    border-top: 1px solid #999; }
  .headline-info li .date {
    margin-bottom: .3em; }

.scroll {
  overflow: scroll; }
  .scroll table th,
  .scroll table td {
    width: auto;
    white-space: nowrap; }

.wpcf7-list-item {
  display: inline-block;
  margin: 0 1em 0 0; }

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  text-align: left; }

#sect-doctor-home figure {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px; }
#sect-doctor-home h2 {
  font-size: 15px; }
#sect-doctor-home table.sp-block {
  padding-bottom: 8px;
  border-bottom: 1px solid #999;
  background-color: rgba(255, 255, 255, 0.5); }
  #sect-doctor-home table.sp-block tbody tr th, #sect-doctor-home table.sp-block tbody tr td {
    font-size: 14px; }
  #sect-doctor-home table.sp-block tbody tr th {
    padding-left: .3em;
    background-color: #ddd; }
  #sect-doctor-home table.sp-block tbody tr td {
    display: inline-block;
    width: auto; }

.map-container figure figcaption {
  font-size: 17px; }

#page-footer {
  padding-bottom: 32px; }

#sect-intro-home {
  border-top: 24px solid #0093d4; }

#kari-title img {
  margin: 15vw auto; }

/*# sourceMappingURL=sp.css.map */
