.hc-footer { padding:68px 40px 34px; background:#fff; color:#111; font-family:'Paperlogy', Pretendard, 'Noto Sans KR', sans-serif; }
.hc-footer-inner { max-width:1760px; margin:0 auto; }
.hc-footer h2 { margin:0 0 42px; font-size:23px; font-weight:700; }
.hc-footer-main { display:flex; align-items:flex-end; justify-content:space-between; padding-bottom:38px; }
.hc-footer address { font-style:normal; }.hc-footer address p { margin:8px 0; font-size:14px; }.hc-footer address strong { display:inline-block; width:48px; font-weight:700; }
.hc-related { display:flex; gap:8px; }.hc-related-menu { position:relative; }.hc-related .hc-related-toggle, .hc-related .hc-to-top { display:flex; height:54px; align-items:center; border:0; border-radius:15px; background:#2788ff; color:#fff; font-size:20px; font-weight:500; }
.hc-related .hc-related-toggle { width:282px; padding:0 22px; justify-content:space-between; }.hc-related .hc-to-top { width:54px; justify-content:center; font-size:32px; }
.hc-related .hc-related-toggle[aria-expanded="true"] { background:#e1edff; color:#2788ff; }
.hc-related-list { position:absolute; right:0; bottom:calc(100% + 8px); left:0; z-index:10; box-sizing:border-box; min-height:97px; margin:0; padding:16px 22px; border:0; border-radius:15px; background:#e1edff; list-style:none; }
.hc-related-list[hidden] { display:none; }.hc-related-list li { margin:0; }.hc-related-list a { display:block; padding:0; color:#192945; font-size:18px; font-weight:500; line-height:30px; white-space:nowrap; }.hc-related-list a:hover, .hc-related-list a:focus { color:#2788ff; font-weight:700; text-decoration:underline; text-underline-offset:2px; }
.hc-related-toggle span { transition:transform .2s ease; }.hc-related-toggle[aria-expanded="true"] span { transform:rotate(180deg); }
.hc-footer-bottom { display:flex; align-items:center; justify-content:space-between; padding-top:28px; border-top:1px solid #d4d4d4; }
.hc-footer-bottom nav { display:flex; gap:32px; }.hc-footer-bottom a, .hc-footer-bottom p { color:#222; font-size:14px; }.hc-footer-bottom p { margin:0; }
@media (max-width:700px) { .hc-footer { padding:45px 20px 30px; }.hc-footer h2 { font-size:19px; }.hc-footer-main { align-items:flex-start; flex-direction:column; gap:30px; }.hc-related, .hc-related-menu { width:100%; }.hc-related-menu { flex:1; }.hc-related .hc-related-toggle { width:100%; }.hc-footer-bottom { align-items:flex-start; flex-direction:column; gap:22px; line-height:1.5; } }

@media (max-width:600px) {
  .hc-footer { padding:0 20px 20px; }
  .hc-footer h2 { margin:0 0 36px; font-size:20px; }
  .hc-footer-main { gap:34px; padding-bottom:30px; }
  .hc-footer address p { margin:8px 0; font-size:14px; }
  .hc-related { order:2; gap:6px; }
  .hc-related .hc-related-toggle, .hc-related .hc-to-top { height:41px; border-radius:10px; }
  .hc-related .hc-to-top { width:41px; font-size:24px; }
  .hc-footer-bottom { align-items:center; padding-top:25px; gap:22px; }
  .hc-footer-bottom nav { order:1; gap:34px; }
  .hc-footer-bottom p { order:2; width:100%; text-align:center; font-size:10px; white-space:nowrap; }
}
