	header #global-menu.topdown {
		top: 70px;
		right: 0;
	}

    body.is_sp #global-menu.topdown {
		top:60px;
		right: 0;
	}

	header #global-menu {
		width: 100%;
		max-width: 570px;
	}

	body.iphone-access.tate-mode #global-menu,
	body.android-access.tate-mode #global-menu {
		width: 100%;
		max-width: 100%;
	}


body.global-menu-active .header {
  top: 0 !important; /* ヘッダーが消えないように固定 */
}