@charset "UTF-8";
/* CSS Document */

*, *::before, *::after{
	animation: none !important;
	opacity: 1 !important;
}

/*
	common
-----------------------------------------------------------------------------------------------*/
/* お問い合わせ
============================== */
.bnrContact{
	position: absolute !important;
	bottom: 0 !important;
}

/*
	header
-----------------------------------------------------------------------------------------------*/
/* gNav
============================== */
.gNavWrapper{
	display: none !important;
}