.news{display:inline-block;width:100%;margin-bottom:20px;padding-bottom:20px}.news>.min-image{float:left;width:120px;margin:0 20px}.news>.txt{float:left;width:calc(100% - 160px)}.news>.txt>.title{color:#000;font-weight:700;font-size:1.2rem}.news>.txt>.title a{color:#000}.news>.txt>.date{color:#676767}.news>.txt>.header{color:#2e2e2e}a.news>.txt>.more{padding:5px 0;text-align:right;color:#0056b3}a.news:active>.txt>.more,a.news:hover>.txt>.more{text-decoration:underline;color:#003a80}a.news:visited>.txt>.more{color:#6a1b9a}.thumb-clickable{cursor:pointer}.news .news-thumb{height:120px;width:120px;box-sizing:border-box}@media only screen and (max-width:470px){.news>.min-image{display:none}.news>.txt{width:100%}}