@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:600px) {
		.clm2A .left,
		.clm2A .right {
			float: none;
			width: 100%;
			margin-right: 0;
		}
		.clm2A .left {
			margin-bottom: 20px;
		}
	}
	

	/* section.num01 */
	body .section.num01 {
		margin-bottom: 50px;
	}

	body .section.num01 .Box.bBox {
		background-color: #fdf9e0;
	}
	
	/* section.num02 */
	body .section.num02 {
		margin-bottom: 60px;
	}
	body .section.num02 .txt01 span {
		color: #92a3ab;
	}