@charset "utf-8";

/* section.num01 */
	body .section.num01 {
		margin-bottom: 50px;
	}
	body .section.num01 .clm1 {
		float: left;
		width: 31.79190751445087%;
	}
	body .section.num01 .clm2 {
		float: right;
		width: 65.89595375722543%;
	}
	body .section.num01 .pointTitle {
		font-size: 14px;
		font-weight: bold;
	}
	body .section.num01 .pointTitle strong {
		color: #1263a5;
	}
	body .section.num01 .pointText p {
		font-size: 12px;
		margin-left: 10px;
		padding-left: 10px;
		background-image: url(../imgs/150611/icn-point.gif);
		background-position: left top;
		background-repeat: no-repeat;
	}



	/* section.num02 */
	body .section.num02 {
	}
	body .section.num02 p {
		font-size: 12px;
		line-height: 1.6;
	}
	body .section.num02 p .blue {
		color: #4e6a89;
	}
	body .section.num02 .capList {
		margin-bottom: 30px;
	}
	body .section.num02 .capList li {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		line-height: 20px;
	}


	.cvArea {
		text-align: center;
	}
	.cvArea li {
		display: inline;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.cvArea li img {
		vertical-align: top;
	}


	/* @media 865 START */
@media only screen and (max-width:865px) {
	/* section.num01 */
	
}
	/* @media 865 END */

	/* @media 599 START */
@media only screen and (max-width:599px) {
	body br {
		display: block;
	}

	/* section.num01 */
	body .section.num01 .clm1,
	body .section.num01 .clm2 {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	body .section.num01 .clm2 {
		margin-bottom: 0;
	}

}
	/* @media 599 END */

	/* @media 320 START */
@media only screen and (max-width:320px) {
}
	/* @media 320 END */


