/*テーマカラー　ここから*/
.newsTitle {
background-color: #ff69b4;
}

.topinfoTitle {
    background: #ff69b4;
}

.toTop a  {
    background: #ff69b4;
}



@media screen and (max-width:500px) {

.headNavbar nav {
background-color: #ff69b4;
}

.newsSection:nth-child(1) {
background-color: #ff69b4;
}

.topicsList .topicsListText {
    word-break: break-all;
}

.logoArea a img {
    width: auto;
    max-height: 100px;
}

}
/*テーマカラー　ここまで*/

