@charset "UTF-8";

/* 追加スタイル */
.wp-block-image a:hover {
  opacity: 0.6;
}
.f_bnr_wrap {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.g_schedule {
  text-align: center;
  margin-top: 30px;
}
.g_schedule iframe {
  max-width: 800px;
}

a:hover {
  text-decoration: none;
}


/*診療案内*/
ul.list_group li:nth-of-type(1) {
    width: 100%;
}
.page-id-496 .list_group__wrapper .list_title  .num {
    display: none;
}
.page-id-496 .list_group__wrapper a {
    text-align: left;
}