.notice-hero{background:radial-gradient(ellipse at 65% 20%,#4f8fff70,transparent 55%),linear-gradient(115deg,#062266,#1157dc 75%,#458aff);color:#fff;overflow:hidden}.notice-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:60px;padding-top:62px;padding-bottom:62px}.notice-hero .eyebrow{color:#afccff;font-size:.75rem;letter-spacing:.18em}.notice-hero h1{font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.24;letter-spacing:-.06em;margin:20px 0}.notice-hero p{font-size:1rem;color:#d6e5ff;line-height:1.7}.notice-hero img{width:250px;height:250px;object-fit:cover;border-radius:32px;transform:rotate(5deg);box-shadow:0 25px 65px #00174550;border:1px solid #ffffff50}.notice-board{padding-top:52px;padding-bottom:56px}.notice-board .board-toolbar{margin-bottom:26px;align-items:center}.notice-board .search-form{border-radius:100px;background:#f5f8fd;border:1px solid #e2eaf6;padding-left:10px;min-width:320px}.notice-board .notice-list{border-top:2px solid #173b78}.notice-board .notice-row{display:grid;grid-template-columns:48px 1fr 44px;align-items:center;gap:24px;padding:29px 18px;width:100%;background:white;text-align:left;border:0;border-bottom:1px solid #e3eaf4;transition:background .2s,color .2s;text-decoration:none;color:#14263f}.notice-board .notice-row:hover{background:#f5f9ff}.notice-no{color:#8b9cb5;font-size:.875rem;font-variant-numeric:tabular-nums}.notice-row-meta{display:flex;align-items:center;gap:14px;margin-bottom:11px}.notice-tag{display:inline-flex;background:#eaf2ff;color:#205cd1;padding:6px 10px;border-radius:6px;font-size:.75rem;font-weight:700;line-height:1.3}.notice-board .notice-row h3{font-size:1.15rem;letter-spacing:-.035em;line-height:1.5;margin:0 0 8px;word-break:keep-all;overflow-wrap:anywhere}.notice-board .notice-row p{font-size:.9375rem;line-height:1.65;color:#6b7b91;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.notice-board .notice-row time{font-size:.8125rem;color:#71809a}.notice-row-arrow{width:40px;height:40px;border:1px solid #dce7f8;border-radius:50%;display:grid;place-items:center;color:#2461d7}.notice-detail{background:linear-gradient(#eef4ff 0,#f8faff 380px);padding-bottom:80px}.article-shell{max-width:960px;padding-top:34px;padding-bottom:0}.article-back{display:inline-flex;align-items:center;color:#4c6283;font-size:.875rem;padding:10px 0;margin-bottom:32px}.article-heading{padding:0 10px 30px}.article-heading h1{font-size:clamp(1.85rem,3.5vw,2.8rem);font-weight:750;line-height:1.45;letter-spacing:-.05em;margin:18px 0 24px;word-break:keep-all;overflow-wrap:anywhere;color:#102549;outline-offset:8px}.article-byline{display:flex;align-items:center;gap:15px;color:#6a7c96;font-size:.875rem}.article-byline img{object-fit:contain}.article-byline time{border-left:1px solid #cfdced;padding-left:15px}.notice-article{background:white;border:1px solid #e0e9f7;border-radius:26px;overflow:hidden;box-shadow:0 16px 50px #173b7808}.article-brand{margin:32px 40px 0;background:#edf5ff;border-radius:18px;display:flex;align-items:center;gap:34px;overflow:hidden}.article-brand>img{width:190px;height:190px;object-fit:cover}.article-brand>div{display:flex;flex-direction:column;gap:12px;padding:20px 20px 20px 0}.article-brand .eyebrow{font-size:.75rem;letter-spacing:.15em}.article-brand strong{color:#163e79;font-size:1.55rem;line-height:1.4;letter-spacing:-.045em}.article-brand>div>span:last-child{font-size:.8125rem;color:#647da2}.article-copy{padding:30px 48px 32px;color:#384b66;font-size:1rem;line-height:1.95;overflow-wrap:anywhere;word-break:keep-all}.article-copy p{margin:0 0 16px}.article-copy h2{font-size:1.3rem;line-height:1.6;color:#153568;margin:32px 0 17px;padding-top:24px;border-top:1px solid #e8eef7;letter-spacing:-.035em}.article-copy h2:first-child{margin-top:0;padding-top:0;border:0}.article-copy .article-tags{color:#5d78a0;font-size:.875rem}.article-signature{border-top:1px solid #edf1f7;margin:0 48px;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.article-signature img{object-fit:contain}.article-signature span{color:#8a99ad;font-size:.75rem}.article-neighbors{margin:28px 0}.article-neighbors a{display:flex;align-items:center;gap:22px;padding:20px 10px;border-bottom:1px solid #dfe8f5;color:#304b73}.article-neighbors a>span{font-size:.8125rem;color:#7a8ca5;white-space:nowrap}.article-neighbors strong{flex:1;font-size:.9375rem;font-weight:500;line-height:1.6}.article-neighbors .icon{flex-shrink:0}.article-list-button{display:flex;width:max-content;margin:32px auto 0}.notice-missing{min-height:50vh}.notice-missing h1{margin-bottom:30px}
@media(max-width:700px){.notice-hero-inner{padding-top:38px;padding-bottom:38px;gap:20px;position:relative}.notice-hero-inner>div{position:relative;z-index:1}.notice-hero h1{font-size:2rem}.notice-hero p{font-size:.9375rem;max-width:230px}.notice-hero img{width:128px;height:128px;border-radius:20px;margin-right:-35px;flex-shrink:0}.notice-board{padding-top:32px}.notice-board .board-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:20px}.notice-board .search-form{min-width:0;width:100%}.notice-board .notice-row{grid-template-columns:1fr 28px;gap:12px;padding:23px 0}.notice-board .notice-no{display:none}.notice-board .notice-row h3{font-size:1.0625rem}.notice-board .notice-row p{-webkit-line-clamp:2;font-size:.875rem}.notice-row-arrow{border:0;width:28px;height:32px}.article-shell{padding-top:20px}.article-back{margin-bottom:22px}.article-heading{padding:0 0 24px}.article-heading h1{font-size:1.7rem;line-height:1.5}.article-byline{gap:10px;font-size:.8125rem}.article-byline img{width:76px;height:30px}.article-byline time{padding-left:10px}.notice-article{border-radius:18px}.article-brand{margin:16px 16px 0;gap:16px;border-radius:12px}.article-brand>img{width:116px;height:142px;object-fit:cover}.article-brand>div{padding:12px 8px 12px 0;gap:7px}.article-brand strong{font-size:1.125rem}.article-brand .eyebrow{font-size:.75rem;letter-spacing:.05em}.article-brand>div>span:last-child{font-size:.75rem}.article-copy{padding:26px 22px;font-size:1rem;line-height:1.9}.article-copy h2{font-size:1.15rem}.article-signature{margin:0 22px;flex-wrap:wrap;padding:18px 0}.article-neighbors a{gap:13px;padding:18px 0}.notice-detail{padding-bottom:44px}}
@media(prefers-reduced-motion:reduce){.notice-row{transition:none}}

.article-inline-image{width:100%;max-width:440px;height:auto;margin:0 auto 32px;border-radius:16px;border:1px solid #e6edf8}.notice-row>div{min-width:0}
