@charset "utf-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);.c-blue-box{align-items:center;background-color:#e5edf7;border:1px solid #1a65b2;border-radius:4px;display:flex;flex-direction:row;margin-bottom:2rem;padding:1rem}
.c-blue-box:before{color:#1a65b2;content:"";display:none;font-family:iconfonts;font-size:1.8rem;margin-right:1.125rem}
.c-blue-box.hide{display:none}
.c-blue-box p{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:14px;margin:0}
.c-blue-box p a{display:inline;font-weight:600;text-decoration-thickness:from-font;text-underline-offset:3px}
.c-category-pills .panels-wrapper .panel-info .c-blue-box a{display:inline;padding-right:0;text-decoration:underline;text-decoration-thickness:from-font}
.c-category-pills .panels-wrapper .panel-info .c-blue-box a:after{content:""}
@media(min-width:992px){.c-blue-box:before{display:block}
}