@charset "UTF-8";
/* ==============================
   マニュアルカスタム
   ============================== */
.footer__provider {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-bottom: 40px;
}

/* ==============================
   Utility クラス
   ============================== */
.u-pd-b-0 {
  padding-bottom: 0 !important;
}/*# sourceMappingURL=manual-custom.css.map */