@charset "utf-8";

	.clum2A .left {
		float: left;
		width: 61.27167630057804%;
		margin-right: 4.046242774566474%;
	}
	.clum2A .right {
		float: right;
		width: 34.68208092485549%;
	}
	
	.clum2B .left {
		float: left;
		width: 31.79190751445087%;
		margin-right: 2.312138728323699%;
	}
	.clum2B .right {
		float: right;
		width: 65.89595375722543%;
	}
	
	.clum2C .left {
		float: left;
		width: 14.035087719298245%;
		margin-right: 2.631578947368421%;
	}
	.clum2C .right {
		float: right;
		width: 83.33333333333334%;
	}
	
	.clum2D .left {
		float: left;
		width: 34.68208092485549%;
		margin-right: 2.8901734104046244%;
	}
	.clum2D .right {
		float: right;
		width: 62.42774566473989%;
	}
	
	.clum3A li {
		float: left;
		width: 31.79190751445087%;
		margin-right: 2.312138728323699%;
	}
	.clum3A li.last {
		margin-right: 0;
	}
	
	
	@media only screen and (max-width:599px) {
		.clum2A .left,
		.clum2A .right {
			float: none;
			width: 100%;
			margin-right: 0;
		}
		.clum2A .left {
			margin-bottom: 20px;
		}
		
		.clum2B .left,
		.clum2B .right {
			float: none;
			width: 100%;
			margin-right: 0;
		}
		.clum2B .left {
			margin-bottom: 20px;
		}
		
		.clum2C .left {
			float: left;
			width: 14.035087719298245%;
			margin-right: 2.631578947368421%;
		}
		.clum2C .right {
			float: right;
			width: 83.33333333333334%;
		}
		
		.clum2D .left,
		.clum2D .right {
			float: none;
			width: 100%;
			margin-right: 0;
		}
		.clum2D .left {
			margin-bottom: 20px;
		}
		
	}
	@media only screen and (max-width:480px) {		
		.clum3A li {
			float: none;
			width: 100%;
			margin-right: 0;
			margin-bottom: 20px;
		}
		.clum3A li.last {
			margin-bottom: 0;
		}
	}
	@media only screen and (max-width:320px) {		
		.clum2C .left,
		.clum2C .right {
			float: none;
			width: 100%;
			margin-right: 0;
		}
		.clum2C .left {
			margin-bottom: 10px;
		}
	}
	

	/* section.num01 */
	body .section.num01 {
		margin-bottom: 30px;
	}
	
	
	/* section.num02 */
	body .section.num02 {
		margin-bottom: 60px;
	}
	body .section.num02 .Box {
		padding: 40px;
	}
	
	
	/* section.num03 */
	body .section.num03 {
		margin-bottom: 60px;
	}
	body .section.num03 .ttlA span {
		display: none;
	}
	body .section.num03 .ttlB {
		font-weight: bold;
	}
	
	@media only screen and (max-width:599px) {	
		body .section.num03 .ttlA img {
			display: none;
		}
		body .section.num03 .ttlA {
			background-color: #9dacb3;
			padding: 1em 0 1em 20px;
		}
		body .section.num03 .ttlA span {
			display: block;
			color: #fff;
			font-size: 18px;
			font-weight: bold;
		}	
	}
	
	
	/* section.num04 */
	body .section.num04 {
		margin-bottom: 60px;
	}
	body .section.num04 .ttlA {
		font-size: 18px;
		font-weight: bold;
	}
	body .section.num04 .boxA {
		margin-top: 40px;
	}
	@media only screen and (max-width:768px) {
		body .section.num04 .boxA {
			margin-top: 20px;
		}
	}
	
	
	/* section.num05 */
	body .section.num05 {
		margin-bottom: 40px;
	}
	body .section.num05 a {
		text-decoration: underline;
	}
	body .section.num05 a:hover {
		text-decoration: none;
	}
	
	
	
	