.manito_2025_12 .section-01 .img_tree {
	top: 36.2%;
	left: 53.3%;
	width: 43.2%;
	height: 53.4%;
}
.manito_2025_12 .section-01 .title {
	top: 12.1%;
	left: 15.3%;
	width: 64.3%;
	height: 52.9%;
}
.manito_2025_12 .section-01 .img_coupon {
	top: 59.9%;
	left: 6%;
	width: 89.1%;
	height: 39.3%;
}
.manito_2025_12 .section-01 .img_gift {
	top: 61.3%;
	left: 4.6%;
	width: 17.9%;
	height: 14.6%;
}

.manito_2025_12 .section-02 .img_deco {
	top: 34%;
	left: 6.3%;
	width: 86.4%;
	height: 22.8%;
}
.manito_2025_12 .section-02 .img_obj {
	top: 30.5%;
	left: 25.8%;
	width: 49.6%;
	height: 26%;
}
.manito_2025_12 .section-02 .img_obj_02 {
	top: 44.2%;
	left: 42.3%;
	width: 15.3%;
	height: 7.6%;
	animation: shiningNose 1s ease infinite;
}

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

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