@charset "utf-8";

/*
======================================
Pc
======================================
*/
@media print, screen and (min-width:801px)
{
	ul li.PanelColumnResponsive2:first-child
	{
		padding-bottom		:	20px;
	}
}

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