@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////////////

	W/Cミータ - 購入方法

	/brochure/css/brochure.css

	contents:
		1. content
			1-1. sec1

//////////////////////////////////////////////////////////////////////////////*/


/*------------------------------------------------------------------------------

	1. content

------------------------------------------------------------------------------*/

/*	1-1. sec1
------------------------------------------------------------------------------*/

#content .sec1 ol {
	list-style: none;
	padding: 180px 0 0;
	background: url(../img/sec1_flow.png) no-repeat;
}

#content .sec1 li {
	float: left;
	margin: 0 0 0 20px;
	width: 152px;
	font-size: 12px;
}

#content .sec1 li:first-child {
	margin-left: 0;
}


/*	1-2. sec2
------------------------------------------------------------------------------*/

#content .sec2 {
	clear: both;
}

#content .sec2 p {
	margin-bottom: 20px;
}

#content .sec2 .dial {
	font-size: 26px;
	font-weight: bold;
}