/* 重要なお知らせ */
.un-important {
border-radius: 8px;
max-width: 738px;
margin: 0 auto;
}
.un-important .box-body {
border: 1px solid #EE5D44;
border-top: none;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
.un-important .link-blank {
font-weight: normal !important;
}