@charset "UTF-8";

#top_column + div .contents_btn01 a{
    background: #ffffff;
    color:#031729!important;
}
#top_column + div .contents_btn01 a:hover{
    background: var(--i_btn_hover_color);
 color:#ffffff!important;
}
#top_hd_profile +section::before {
        z-index: 5;
        color: #818283;
    }