@charset "utf-8";

/* -----------------------------------------------------------------------------
**
** ポップンマッシュルームチキン野郎 contact CSS
**
----------------------------------------------------------------------------- */

/* -----------------------------------------------------------------------------
** contents
----------------------------------------------------------------------------- */
div#contactBlock {
	padding: 0 0 10vw;
	}
div#contactBlock p {
	margin: 20px 0 0;
	line-height: 2.5;
	}
div#contactBlock p.mail {
	font-size: 120%;
	margin: 0;
	}




