.common-sub-navi {
    opacity: 0;
}

.anime .common-sub-navi {
    opacity: 1;
    transition: 600ms;
    transition-delay: 400ms;
}
