	header #global-menu.topdown {
		top: 110px;
		right: 63px;
	}

	header.scroll-change #global-menu.topdown,
	body.is_sp #global-menu.topdown {
		top: 80px;
		right: 0;
	}

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

	body.is_tab header #global-menu {
		width: 100%;
		max-width: 500px;
	}

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