@charset "utf-8";

/**
 *
 *  プライバシーポリシー
 *
 */

/*--------------------------------------------------------------------------
   overwrite  - 共通CSSの上書き -
---------------------------------------------------------------------------*/



/*--------------------------------------------------------------------------
   pageBody
---------------------------------------------------------------------------*/
.lead{
	margin: 13px 0 41px;
	line-height: 1.8;
}
.sec-ttl{
	margin: 36px 0 13px;
	padding-top: 36px;
	border-top: 1px solid #ceceda;
	font-size: 143%;
	color: #1b1b68;
}