@charset "utf-8";
/* --- 映像で見るユニセフのあゆみ --- */

/* about_history_cap */
.about_history_cap {}
.about_history_cap .ah_cap-tit {
	display:block;
}
	.about_history_cap .ah_cap-tit span {
		display: inline-block;
		font-size: 2.0rem;
		font-weight: bold;
		padding-right:0.5em;
	}
	.row-img:nth-child(1n) .about_history_cap .ah_cap-tit span {
		color:#5ec55a;
	}
	.row-img:nth-child(2n) .about_history_cap .ah_cap-tit span {
		color:#8d8eeb;
	}
	.row-img:nth-child(3n) .about_history_cap .ah_cap-tit span {
		color:#fa85d6;
	}
	.row-img:nth-child(4n) .about_history_cap .ah_cap-tit span {
		color:#cca75c;
	}
	.row-img:nth-child(5n) .about_history_cap .ah_cap-tit span {
		color:#db7081;
	}
	.row-img:nth-child(6n) .about_history_cap .ah_cap-tit span {
		color:#51b9ff;
	}
.about_history_cap .ah_cap-year {
	display:block;
}

@media screen and (max-width: 639px) {


}
