/**
* Common
*/
.amore-section { color: #000; }

/* mobile menu */
/* menu button */
a.menu_button:hover:before, a.menu_button.active:before { color:#fff !important; }


/* ナビゲーション */
.site-navigation { background-color: rgba(255, 255, 255, 0.8) !important; }
    #main-menu>li>a { color: #000 !important; }
    a.menu_button:before { color: #000 !important; }