.manito_2026_02 .section-02 .title {
	top: 8.1%; 
	left: 12.1%; 
	width: 72.8%; 
	height: 28.3%;
}
.manito_2026_02 .section-02 .img-garnish:hover,
.manito_2026_02 .section-02 .btn-click:hover,
.manito_2026_02 .section-02 .btn-random:hover,
.manito_2026_02 .section-02 .img-garnish:focus,
.manito_2026_02 .section-02 .btn-click:focus,
.manito_2026_02 .section-02 .btn-random:focus {
	filter: drop-shadow(0 0 20px #fff782) drop-shadow(1px 1px 20px rgba(0, 0, 0, 0.3));
}

.manito_2026_02 .section-02 .img-garnish { 
	top: 75.9%; left: 39.8%; width: 22.5%; height: 12.5%;
}
.manito_2026_02 .section-02 .btn-click { 
	top: 62.0%; left: 67.2%; width: 22.3%; height: 15.6%; 
}
.season-event-contents #btnPickUp:hover, 
.season-event-contents #btnPickUp:focus {
	box-shadow: none;
}
.manito_2026_02 .section-02 .btn-random { 
	top: 91.4%; left: 19.7%; width: 60.4%; height: 8.6%;
}

.manito_2026_02 .section-04 .btn-saving {
	top: 66.1%; left: 19.8%; width: 60.4%; height: 9.0%; 
}
.manito_2026_02 .section-04 .btn-join {
	top: 76.5%; left: 19.8%; width: 60.4%; height: 9.0%; 
}

.manito_2026_02 .section-05 .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_02 .section-02 .img_btn {
	top: 58.6%;
	left: 19.7%;
	width: 60.4%;
	height: 6%;
}
.manito_2026_02 .section-02 .img_btn:hover,
.manito_2026_02 .section-02 .img_btn:focus {
	filter: drop-shadow(0 0 20px #ffffff);
}

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