﻿body {
	padding: 0;
	margin: 0;
}

.container {
	position: relative;
	width: 600px;
	height: 200px;
	background-color: #444;	
	/* background-color: #936; */
	border-radius: 4px;
	padding: 0;
	margin: 0;

	/* border: 1px solid #aaa; */
}

.area_top {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 100px;
	background-color: #b7a;	
	padding: 0;
	margin: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	/* border: 1px solid #aaa; */
}

.circle_1 {
	position: absolute;
	z-index: 2;
	top: 15px;
	left:50px;
	width: 170px;
	height: 170px;
	background-color: #fff;
	border-radius:85px;
	padding: 0;
	margin: 0;
}

.circle_2 {
	position: absolute;
	z-index: 3;
	top: 15px;
	left: 50px;
	width: 170px;
	height: 170px;
	background-color: #dc6;
	border-radius:85px;
	padding: 0;
	margin: 0;
	animation: animation_2 1s 1s ease both;
}

.circle_3 {
	position: absolute;
	z-index: 4;
	top: 15px;
	left: 50px;
	width: 170px;
	height: 170px;
	background-color: #8e1;
	border-radius:85px;
	padding: 0;
	margin: 0;
	animation: animation_3 1s 5s ease both;
}

.circle_4 {
	position: absolute;
	z-index: 5;
	top: 15px;
	left: 50px;
	width: 170px;
	height: 170px;
	background-color: #9bf;
	border-radius:85px;
	padding: 0;
	margin: 0;
	animation: animation_4 1s 9s ease both;
}

.value_0_1 {
	position: absolute;
	z-index: 9;
	top: 6px;
	left: 6px;
	width: 80px;
	height: 20px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.2em;
	/* border: 1px solid #aaa; */
}

.value_0_2 {
	position: absolute;
	z-index: 9;
	top: 110px;
	left: 55px;
	width: 160px;
	height: 20px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #f00;
	font-size: 14px;
	letter-spacing: 0.2em;
	/* border: 1px solid #aaa; */
}

.value_0_3 {
	position: absolute;
	z-index: 9;
	top: 130px;
	left: 75px;
	width: 120px;
	height: 30px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	line-height: 30px;
	text-align: center;
	color: #f00;
	font-size: 28px;
	letter-spacing: 0.2em;
	/* border: 1px solid #aaa; */
}

.value_1_1 {
	position: absolute;
	z-index: 9;
	top: 50px;
	left: 80px;
	width: 120px;
	height: 50px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	color: #999;
	font-size: 42px;
	letter-spacing: 0.1em;
	/* border: 1px solid #aaa; */
}

.value_2_1 {
	position: absolute;
	z-index: 9;
	top: 10px;
	left: 260px;
	width: 120px;
	height: 50px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 40px;
	letter-spacing: 0.1em;
	/* border: 1px solid #aaa; */
	animation: fadein_2_1 3s;
}

.value_2_2 {
	position: absolute;
	z-index: 9;
	top: 140px;
	left: 250px;
	width: 120px;
	height: 50px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	line-height: 50px;
	text-align: center;
	color: #ed9;
	font-size: 22px;
	letter-spacing: 0em;
	/* border: 1px solid #aaa; */
	animation: fadein_2_2 4s;
}

.value_3_1 {
	position: absolute;
	z-index: 9;
	top: 10px;
	left: 370px;
	width: 120px;
	height: 50px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 40px;
	letter-spacing: 0.1em;
	/* border: 1px solid #aaa; */
	animation: fadein_3_1 7s;
}

.value_3_2 {
	position: absolute;
	z-index: 9;
	top: 140px;
	left: 350px;
	width: 120px;
	height: 50px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	line-height: 50px;
	text-align: center;
	color: #8e1;
	font-size: 22px;
	letter-spacing: 0em;
	/* border: 1px solid #aaa; */
	animation: fadein_3_2 8s;
}

.value_4_1 {
	position: absolute;
	z-index: 9;
	top: 10px;
	left: 470px;
	width: 120px;
	height: 50px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 40px;
	letter-spacing: 0.1em;
	/* border: 1px solid #aaa; */
	animation: fadein_4_1 11s;
}

.value_4_2 {
	position: absolute;
	z-index: 9;
	top: 140px;
	left: 455px;
	width: 150px;
	height: 50px;
	padding: 0;
	margin: 0;
	font-family: "メイリオ",sans-serif;
	line-height: 50px;
	text-align: center;
	color: #9bf;
	font-size: 22px;
	letter-spacing: 0em;
	/* border: 1px solid #aaa; */
	animation: fadein_4_2 12s;
}

.percent {
	font-weight: bold;
	font-size: 18px;
}

.age {
	font-size: 12px;
}

@keyframes animation_2 {
	0% {
		transform: translateX(0px) scale(0.0);
	}

	1% {
		transform: translateX(0px) scale(1.0);
	}

	30% {
		transform: translateX(0px) scale(1.0);
	}

	100% {
		transform: translateX(175px) scale(0.52);
	}
}

@keyframes fadein_2_1 {
	0% {
		opacity: 0;
	}

	66% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadein_2_2 {
	0% {
		opacity: 0;
	}

	60% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes animation_3 {
	0% {
		transform: translateX(0px) scale(0.0);
	}

	1% {
		transform: translateX(0px) scale(1.0);
	}

	30% {
		transform: translateX(0px) scale(1.0);
	}

	100% {
		transform: translateX(285px) scale(0.26);
	}
}

@keyframes fadein_3_1 {
	0% {
		opacity: 0;
	}

	86% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadein_3_2 {
	0% {
		opacity: 0;
	}

	82% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes animation_4 {
	0% {
		transform: translateX(0px) scale(0.0);
	}

	1% {
		transform: translateX(0px) scale(1.0);
	}

	30% {
		transform: translateX(0px) scale(1.0);
	}

	100% {
		transform: translateX(385px) scale(0.35);
	}
}

@keyframes fadein_4_1 {
	0% {
		opacity: 0;
	}

	92% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadein_4_2 {
	0% {
		opacity: 0;
	}

	89% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}
