@charset "utf-8";



/****************************************************************************************************

page.css

****************************************************************************************************/
.ani_con{
	width:900px;
	margin:0 auto;
}

	.ani_con .feature{
		font-size:120%;
		margin-bottom:30px;
	}
		.ani_con .feature h5{
			color:#FF6300;
			font-weight:bold;
			
		}
			.ani_con .feature ul{
				border:1px solid #FF6300;
				padding:1.5em;
				padding-bottom:0.4em;
			}
				.ani_con .feature li{
					margin-bottom:1em;
					font-weight:bold;
					padding-left:1.4em;
					text-indent:-1.4em;
					line-height:1.5;
				}
				.ani_con .feature .num{
					color:#FF6300
				}
				
	.ani_con .use{
		font-size:120%;
		margin-bottom:80px;
		color:#2C5F99;
	}
		.ani_con .use h5{
			font-weight:bold;
		}
		.ani_con .use ul{
			background-color:#EDF1F6;
			padding:1.5em;
			padding-bottom:0.4em;
		}
			.ani_con .use li{
				margin-bottom:1em;
				font-weight:bold;
				line-height:1.5;
			}

.section01{
	margin-bottom:40px;
}
.section02{
	margin-bottom:40px;
}
	.section02 .block01{
		margin-bottom:40px;
	}
	.section02 .block02{
		margin-bottom:40px;
	}

.section03{
	margin-bottom:40px;
}
.section04{
	margin-bottom:40px;
}

		
	