@charset "utf-8";

	/* Contact */
	#PanelContact div.PanelBox
	{
		padding			:	0px !important;
	}
	#PanelContact div.PanelFormButton,
	#PanelContact div.PanelFormButton ul
	{
		margin-bottom		:	0px !important;
	}

/*
======================================
Pc
======================================
*/
@media print, screen and (min-width:801px)
{
}

/*
======================================
Smart Phone
======================================
*/
@media screen and (max-width:800px)
{
}

