/* スマホフッターナビの背景を白にする */
#bottomNavi {
    background-color: rgba(242, 242, 242, 0.9);
}
