.home-notice-board{margin-top:24px;margin-bottom:24px;background:#fff;border:1px solid #e7e9ee;border-radius:14px;padding:22px 26px;box-shadow:0 8px 28px rgba(16,31,55,.06)}
.home-notice-head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid #17243d;padding-bottom:14px;margin-bottom:4px}.home-notice-head span{font-size:12px;letter-spacing:.14em;color:#a67c31;font-weight:800}.home-notice-head h2{margin:4px 0 0;font-size:24px;color:#17243d}.home-notice-head a{font-size:14px;color:#5d6675}.home-notice-item{display:grid;grid-template-columns:64px 1fr 110px;gap:12px;align-items:center;padding:15px 4px;border-bottom:1px solid #eceff3;color:#202938;text-decoration:none}.home-notice-item:last-child{border-bottom:0}.home-notice-item:hover strong{color:#a67c31}.home-notice-number{font-size:13px;font-weight:800;color:#a67c31;text-align:center}.home-notice-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-notice-item time{text-align:right;color:#7c8491;font-size:13px}.home-notice-empty{padding:22px 4px;color:#7c8491}@media(max-width:700px){.home-notice-board{padding:18px}.home-notice-item{grid-template-columns:48px 1fr}.home-notice-item time{display:none}}
