.ekirip-site-footer{
  width:100%;
  margin-top:32px;
  padding:22px 16px calc(22px + env(safe-area-inset-bottom));
  border-top:1px solid #e5e7eb;
  background:#fff;
  color:#6b7280;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans","Noto Sans JP",sans-serif;
  font-size:12px;
  line-height:1.7;
}
.ekirip-site-footer__inner{max-width:1040px;margin:0 auto;text-align:center}
.ekirip-site-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 14px;margin-bottom:8px}
.ekirip-site-footer a{color:#374151;text-decoration:none}
.ekirip-site-footer a:hover{text-decoration:underline}
.ekirip-site-footer__operator{margin:0}
