.page-news__01{
    padding-bottom: 17rem;
}

.page-news__01-list-item-thumb img{
    width: 100%;
}

.page-news__01-list-item-date{
    font-size: 1.4rem;
    color:#AAAAAA ;
}

.page-news__01-list-item-title{
    font-size: 1.6rem;
    font-weight: bold;
        line-height: 1.2;
}

.page-news__01-list-item:not(:first-of-type){
    margin-top: 4rem;
}