#header div.area {
    display: none;
}

.menu_list.on {
    top: 61px !important;
    height: calc(100vh - 61px) !important;
}