.site-footer{background-color:var(--gray-100);border-top:var(--border-thin)solid var(--gray-200);width:100%;padding:var(--spacing-3xl)var(--spacing-4xl)var(--spacing-2xl);flex-shrink:0}.site-footer__links{align-items:center;gap:var(--spacing-xs)var(--spacing-md);margin-bottom:var(--spacing-xl);flex-wrap:wrap;display:flex}.site-footer__link{font-size:var(--font-size-b3);font-weight:var(--font-weight-medium);color:var(--gray-600);line-height:var(--line-height-normal);text-decoration:none;transition:color .15s}.site-footer__link:hover,.site-footer__link:focus-visible{color:var(--gray-500);outline:none}.site-footer__link--bold{color:var(--gray-800);font-weight:var(--font-weight-semibold)}.site-footer__sep{color:var(--gray-300);font-size:var(--font-size-b4);-webkit-user-select:none;user-select:none}.site-footer__biz{align-items:baseline;gap:var(--spacing-xs)var(--spacing-lg);margin-bottom:var(--spacing-lg);flex-wrap:wrap;width:100%;max-width:900px;display:flex}.site-footer__biz-item{font-size:var(--font-size-b4);color:var(--gray-400);line-height:var(--line-height-normal)}.site-footer__copyright{font-size:var(--font-size-b4);color:var(--gray-400);line-height:var(--line-height-normal);margin:0}.site-footer--compact{padding:var(--spacing-lg)var(--spacing-2xl);background-color:var(--white)}.site-footer--compact .site-footer__row{justify-content:space-between;align-items:center;gap:var(--spacing-lg);flex-wrap:wrap;display:flex}.site-footer--compact .site-footer__links{gap:var(--spacing-xs)var(--spacing-sm);flex-wrap:wrap;margin-bottom:0}.site-footer--compact .site-footer__copyright{white-space:nowrap;flex-shrink:0}@media (max-width:767px){.site-footer{padding:var(--spacing-2xl)var(--spacing-lg)var(--spacing-xl)}.site-footer__link{align-items:center;min-height:44px;display:inline-flex}.site-footer__biz{gap:var(--spacing-xs);flex-direction:column}.site-footer--compact{padding:var(--spacing-md)var(--spacing-lg)}.site-footer--compact .site-footer__row{align-items:flex-start;gap:var(--spacing-sm);flex-direction:column}.site-footer--compact .site-footer__copyright{white-space:normal}}
