/*! [content/news/archive] page.css */.site-main{padding-top:calc(var(--gnav-height,0px) + var(--inner-gap));padding-bottom:var(--section-padding-y)}main{--column-gap:var(--space_4)}.category-filter-box+#section-info{margin-top:var(--column-gap)}.year-posts{margin-top:var(--space_4)}.year-posts .posts-box{--onhover-box-border-width:2px}.info-title{display:flex;align-items:baseline;overflow:hidden;position:relative;margin:0 0 var(--font-size);font-size:var(--font-size-h4);white-space:nowrap}.info-title::after{flex:1;content:'';margin-left:.25em;width:100%;height:1px;background:rgb(var(--color-text-h-rgb) / .3)}.info-news .posts-box .post{position:relative}.info-news .posts-box .post.is-unread::before{content:'';position:absolute;z-index:3;left:-.5rem;top:-.5rem;width:1em;height:1em;background:#f10;border-radius:50%;box-shadow:1px 1px 0 rgb(0 0 0 / .2)}.info-news .posts-box .post-category>li{overflow:visible;position:relative;z-index:0;background:0 0;border:none;border-radius:0;color:#fff}.info-news .posts-box .post-category>li::before{content:'';position:absolute;z-index:-1;left:-.25em;top:0;width:calc(100% + .5em);height:100%;background:rgb(var(--color-text-link-rgb));border-radius:3px}.info-news-buttons{--btn-border-width:2px;margin-top:var(--column-gap)}.info-news-buttons>.back-to-top svg{rotate:-90deg}.info-news-buttons>.un-select svg{rotate:45deg}