/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.wl-news-list .title-sub-title{font-weight:var(--font-body-weight-bold)}@media screen and (min-width:750px){.wl-news-list .page-width{max-width:var(--page-width)}}@media screen and (min-width:750px){.wl-news-list.blog-information .page-width{max-width:84rem;box-sizing:content-box}}.wl-news-list ul{margin:0}.wl-news-list__list{list-style:none;padding:0}.wl-news-list__item{border-bottom:.1rem solid #bfbfbf}.wl-news-list__item dl{display:flex;align-items:center;flex-wrap:wrap;margin:0;text-decoration:none;width:100%}.wl-news-list__link{color:inherit;text-decoration:none;padding:1rem 0;display:inline-block;width:100%}.wl-news-list__link .news_title{width:100%;margin:.2rem 0 0;font-weight:var(--font-heading-weight);font-size:1.2rem}@media screen and (min-width:750px){.wl-news-list__link .news_title{margin:0;font-size:1.3rem;flex:1}}.wl-news-list__link:hover .news_title{text-decoration:none}.wl-news-list .news_date{margin:0;font-weight:700;font-size:1.2rem;letter-spacing:0;white-space:nowrap;margin-right:1.5rem;min-width:6rem}.wl-news-list .news_tag{margin-right:4rem;width:auto;flex:0 0 auto;line-height:1}.wl-news-list .news_tag span{font-weight:500;font-size:1.1rem;line-height:1.6;padding:0 .6rem;border:.1rem solid #bfbfbf;margin:0;text-align:center;display:inline-block;width:var(--tag-length)}.wl-news-list .news_tag span:empty{display:none}.wl-news-list .button{margin-top:var(--section-main-button-padding-top)}
