/*テーマカラー　ここから*/
.newsTitle {
background-color: #afeeee;
color:#0d2424;
}

.topinfoTitle {
    background: #afeeee;
color:#0d2424;
}

.toTop a  {
    background: #afeeee;

}
.toTop a i {
color:#0d2424;
}
@media screen and (max-width:500px) {

.headNavbar nav {
background-color: #afeeee;
color:#0d2424;
}

.newsSection:nth-child(1) {
background-color: #afeeee;
color:#0d2424;
}

.topicsList .topicsListText {
    word-break: break-all;
}
    .closeBtn {
color:#0d2424;
    }
    .headNavbar nav li a {
color:#0d2424;
    }
}
/*テーマカラー　ここまで*/