@charset "utf-8";
	
	.clm2A .left {
		float: left;
		width: 48.554913294797686%;
		margin-right: 2.8901734104046244%;
	}
	.clm2A .right {
		float: right;
		width: 48.554913294797686%;
	}
	
	@media only screen and (max-width:599px) {
		.clm2A .left,
		.clm2A .right {
			float: none;
			width: 100%;
			margin-right: 0;
		}
		.clm2A .left {
			margin-bottom: 20px;
		}
	}
	
	body #mainContent .user {
		color: #4e6a89;
	}

	/* section.num01 */
	body .section.num01 {
		margin-bottom: 50px;
	}
	
	
	/* section.num02 */
	body .section.num02 {
		margin-bottom: 60px;
	}
		
	body .section.num02 .right .caption {
		margin-bottom: 170px;
	}
	@media only screen and (max-width:768px) {
		body .section.num02 .clm2A .right .caption {
			margin-bottom: 100px;
		}
	}
	@media only screen and (max-width:600px) {
		body .section.num02 .clm2A .right .caption {
			margin-bottom: 40px;
		}
	}
	@media only screen and (max-width:568px) {
		body .section.num02 .clm2A .right .caption {
			margin-bottom: 20px;
		}
	}
	
	
	/* section.num03 */
	body .section.num03 {
		margin-bottom: 60px;
	}
	