.manito_2026_01 .section-02 .title {
	top: 8.1%; 
	left: 12.1%; 
	width: 72.8%; 
	height: 28.3%;
}
.manito_2026_01 .section-02 .img-horse {
	top: 29.5%; 
	left: 31.2%;
	width: 42.8%; 
	height: 18.6%;
}
.manito_2026_01 .section-02 .img-ribbon {
	top: 46.3%; 
	left: 25.3%; 
	width: 48.6%; 
	height: 8.8%;
}
.manito_2026_01 .section-02 .btn-click {
	top: 28.7%; 
	left: 63.7%; 
	width: 20.6%; 
	height: 9.5%;
}
.season-event-contents #btnPickUp:hover, 
.season-event-contents #btnPickUp:focus {
	box-shadow: none;
}
.manito_2026_01 .section-02 .btn-random { 
	top: 56.3%; 
	left: 19.1%;
	width: 62.2%; 
	height: 6.7%; 
}

.manito_2026_01 .section-03 .img-item01 { 
	top: 38.7%;
	left: 12.1%; 
	width: 37.1%; 
	height: 42.9%; 
}
.manito_2026_01 .section-03 .img-item02 { 
	top: 35.9%; 
	left: 50.8%; 
	width: 37.1%; 
	height: 42.9%;
}
.manito_2026_01 .section-03 .img-item01, 
.manito_2026_01 .section-03 .img-item02 {
	border-radius: 30px;
	box-shadow: 3px 3px 20px 10px #e1c8cc;
}
.manito_2026_01 .section-03 .img-item01.active, 
.manito_2026_01 .section-03 .img-item02.active, 
.manito_2026_01 .section-03 .img-item01:hover, 
.manito_2026_01 .section-03 .img-item02:hover {
	transform: scale(1.02);
	transition: all .5s ease-in-out;
	box-shadow: 3px 3px 20px 10px #ff8abf;
}
.manito_2026_01 .section-04 .btn-write { 
	top: 79.4%; 
	left: 19.8%; 
	width: 60.4%; 
	height: 9.0%; 
}


@keyframes shiningNose {
	0% {
		filter: brightness(1) drop-shadow(0 0 5px #ff4e4e);
	}

	50% {
		filter: brightness(2) drop-shadow(0 0 20px #ff4e4e);
	}

	100% {
		filter: brightness(1) drop-shadow(0 0 5px #ff4e4e);
	}
}

.manito_2026_01 .section-02 .img_btn {
	top: 58.6%;
	left: 19.7%;
	width: 60.4%;
	height: 6%;
}
.manito_2026_01 .section-02 .img_btn:hover,
.manito_2026_01 .section-02 .img_btn:focus {
	filter: drop-shadow(0 0 20px #ffffff);
}

.manito_2026_01 .section-02 .img_balloon {
	top: 38.5%;
	left: 67.4%;
	width: 20%;
	height: 9.2%;
}
