@import url("/Assets/CSS/KidsLayout.css");

slide:nth-child(1) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_01.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(2) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_02.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(3) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_03.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(4) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_04.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(5) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_05.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(6) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_06.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(7) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_07.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(8) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_08.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(9) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_09.jpg") center no-repeat;
	background-size: contain;
}
slide:nth-child(10) {
	background: url("/Library/Level_1/ChunuMunuKaNahana/Image_10.jpg") center no-repeat;
	background-size: contain;
}

h1, h2, h3, h4, H5, p, ol, ul, img, object {
	position: absolute;
}

#Logo {
	position: relative;
	left: 10%;
	top: 60%;
	width: 8%;
}

h1, h2, p {
	width: 100%;
	text-align: center;
	line-height: 1;
}
h1 {
	font-size: 3rem;
	margin: 1vh auto;
	left: 0;
	top: 58%;
}
h2 {
	font-size: 1.5rem;
	top: 80%;
}
p {
	font-size: 1.5rem;
	left: 0;
	top: 70%;
}