@charset "utf-8";


	#PanelProductListEngagePlatinumDiamond div.PanelProductTitle,
	#PanelProductListEngagePlatinumDiamond div.PanelProductPrice
	{
		display			:	none;
	}
	#PanelProductListEngagePlatinumDiamond div.PanelProductTitle,
	#PanelProductListEngagePlatinumDiamond div.PanelProductPrice
	{
		display			:	none;
	}
	#PanelProductListMarriageCase div.PanelProductTitle,
	#PanelProductListMarriageCase div.PanelProductPrice
	{
		display			:	none;
	}

/*
======================================
Pc
======================================
*/
@media (min-width: 801px)
{
	#ImageProductListZexy
	{
		width				:	135px;
	}
	#ImageEngageReport
	{
		width				:	50%;
	}
	#ImageLogo5EX
	{
		width				:	150px;
	}
}



/*
======================================
Pc Wide
======================================
*/
@media print, screen and (min-width:1241px)
{
	div.PanelProductList li
	{
		width				:	250px;
		margin			:	0px 15px 30px 15px;
	}
}

/*
======================================
Pc Narrow
======================================
*/
@media screen and (min-width:801px) and (max-width:1240px)
{
	div.PanelProductList li
	{
		width				:	200px;
		margin			:	0px 10px 20px 10px;
	}
}


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

	.PanelFormButton ul li
	{
		width				:	100% !important;
		margin			:	0px;
	}
	#LabelAnchorPropose
	{
		padding			:	15px;
	}
	#ImageEngageReport
	{
		width				:	80%;
	}
	#ImageLogo5EX
	{
		width				:	120px;
	}
}
