  /* 1024px未満 */

  /************************************************************
  ************************** メニュー ***************************
  *************************************************************/
  #header {
    background: #fff !important;
    box-shadow: 0px 3px 5px -5px gray
  }

  .news-inner {
    margin: auto;
    width: 90%;
  }

  .news-heading {
    font-size: 16px;
  }

   /* リンクギャラリー 上下反転 */
  .link-collection-set-reverse {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    height: 960px;
    max-height: 960px;
  }

  .link-collection-set {
    flex-direction: column;
    width: 100%;
    height: 960px;
    max-height: 960px;
  }

  .link-collection-img {
    width: 100%;
    height: 480px;
    overflow: hidden;
  }

  .link-collection-content {
    padding: 64px;
    width: 100%;
    height: 480px;

    display: flex;
    flex-direction: column;
  }

  /************************************************************
  ************************** news ***************************
  *************************************************************/
  .news-inner {
    width: 90%;
  }

  /************************************************************
  ************************** 賞、認定 ***************************
  *************************************************************/
  .award-inner {
    width: 90%;
  }


  /************************************************************
  ************************** footer ***************************
  *************************************************************/
  .footer-l-logo {
    width: 260px;
  }

  .footer-l-access {
    font-size: 15px;
  }

  .footer-l-catch {
    margin: 20px 0;
    font-size: 15px;
  }

  .footer-r-list a {
    font-size: 15px;
  }


/********************************************************************************
************************************* 医院案内 ***********************************
**********************************************************************************/
.wp-block-uagb-container p {
  height: 180px !important;
}

.post_content h4 {
  font-size: 70%;
  text-align: center;
}

.uagb-block-497196f5,
.uagb-block-12c3a691,
.uagb-block-fec5c97e {
  padding: 15px !important;
}

.uagb-block-497196f5 p,
.uagb-block-12c3a691 p,
.uagb-block-fec5c97e p {
  height: auto;
  font-size: 13px !important;
  line-height: 1.6;
}

/********************************************************************************
************************************* 診療内容 ***********************************
**********************************************************************************/
.wp-block-uagb-container.uagb-block-70bc751c,
.wp-block-uagb-container.uagb-block-02c31f19,
.wp-block-uagb-container.uagb-block-45e83305 {
  max-width: 33%;
  width: 100%;
  height: auto;
  min-height: auto;
  /* min-height: 620px; */
  padding-top: 32px !important;
  /* justify-content: flex-start !important; */
  flex-direction: column;
  /* justify-content: space-between !important; */
  justify-content: flex-start !important;
}

figure.wp-block-image {
  min-width: unset !important;
  width: 50% !important;
  vertical-align: middle !important;
}

h3.wp-block-heading {
  font-size: 14px !important;
}

.wp-block-uagb-container.uagb-block-70bc751c p,
.wp-block-uagb-container.uagb-block-02c31f19 p,
.wp-block-uagb-container.uagb-block-45e83305 p {
  /* height: 230px !important; */
  font-size: 14px;
}