.ranking_list .lists.no_1{
    margin: 0 auto 24px;
}
.table.column_1+.hls{
margin-top:32px;
}

.publicholiday span.day{
color:#e53837 !important;
}
td.publicholiday{
background: #fff3f3 !important;
}

.tab_content .calendar_main table tr td.publicholiday a>span.day{
color:#e53837 !important;
}

.gallery .gallery_list{
margin-bottom:0;
}
/* after del */
.rank_box .rank_btn a {
    background: #9d0202;
}
.rank_box .rank_btn a:hover{
    background: #fff;
    border-color: #9d0202;
    color:#9d0202;
}
.rank_box .rank_btn a:hover::before{
    color:#9d0202;
}

/* announce */
.news .feed .txt {
	color: #0000ff;
}

.links_text_list.is-top a::after{
    display: inline-block;
    margin-left: 5px;
    font-family: 'FontAwesome';
    font-size: 1.6rem;
    content: ' \f105';
    transform: rotate(-90deg);
}
