@charset "UTF-8";
/* 追加CSS */
/* ===============================================
# 2025.04.24 追加
=============================================== */
@media (min-width: 1024px) {
  .hdr_nav .side_tel {
    padding: 0.6em 1em !important;
  }
}
@media (max-width: 1180px) and (min-width: 768px) {
  .table-schedule td:first-child {
    letter-spacing: 0;
  }
}
/* ===============================================
# 2025.04.28 修正
=============================================== */
header .header_info_wrap .tel {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif !important;
  font-weight: 500 !important;
  background-size: 0.6296296296em;
  padding-bottom: 5px;
}

@media (min-width: 1024px) {
  .hdr_nav .side_tel {
    font-family: "Zen Kaku Gothic New", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif !important;
    font-weight: 500 !important;
  }
}
#front_sec_footer .tel_wrap a {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif !important;
  font-weight: 500 !important;
  background: url(/wp-content/uploads/hdr_tel.svg) no-repeat left center/0.6666666667em;
  padding-bottom: 5px;
}
#front_sec05 .info_list dd .tel {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif !important;
  font-weight: 500 !important;
  padding-bottom: 5px;
}