.notice-home-wrap{padding:0 0 10px;background:#fff}.notice-home{display:flex;align-items:flex-start;gap:18px;padding:19px 23px;border:1px solid #dce3e9;border-left:4px solid #173b67;border-radius:8px;background:#f8fafb}.notice-home.is-important{border-left-color:#c7922d;background:#fffaf0}.notice-symbol{flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#173b67;color:#fff;font-weight:800;font-family:Arial,sans-serif}.is-important .notice-symbol{background:#c7922d}.notice-copy{min-width:0}.notice-label{margin:0 0 4px!important;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem!important;font-weight:800;color:#a87517}.notice-copy h2{margin:0 0 5px;font-size:1.15rem;line-height:1.25}.notice-copy>p:last-child{margin:0;line-height:1.5;color:#526274;font-size:.95rem}@media(max-width:650px){.notice-home{padding:16px;gap:12px}.notice-symbol{flex-basis:30px;width:30px;height:30px}.notice-copy h2{font-size:1.05rem}}