@charset "utf-8";

/* ナビなし用css */
#g-navi #toggle_menu {
	display: none;
	position: absolute;
	top: 35px !important;
	left: 0;
	width: 320px;
}
