@media screen and (max-width: 768px) {
    #bottomNavi {
        background-color: rgba(255, 255, 255, 1);
        color: #111;
    }
}

/*　背景色　*/
#top .free {
    background: none;
}