.manito_2026_04{
    overflow : hidden;
}

.manito_2026_04 > section > img,
.manito_2026_04 > section > picture > img{
    display: block;
    width : 100%;
    height: auto;
}

.manito_2026_04 .section-02 .img-flowers:hover,
.manito_2026_04 .section-02 .btn-click:hover,
.manito_2026_04 .section-02 .btn-random:hover,
.manito_2026_04 .section-02 .img-flowers:focus,
.manito_2026_04 .section-02 .btn-click:focus,
.manito_2026_04 .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_04 .section-02 .title{
    top: 7.7%; left: 25.4%; width: 49.2%; height: 2.5%; 
    z-index: 2;
}
.manito_2026_04 .section-02 .hart-01{
    top: 25.1%; left: 77.4%; width: 18.4%; height: 8.9%;
    z-index : 2;
}
.manito_2026_04 .section-02 .hart-02{
    top: 82.0%; left: 0.0%; width: 19.8%; height: 13.8%; 
}
.manito_2026_04 .section-02 .hart-03{
    top: 4.7%; left: 6.1%; width: 23.8%; height: 11.2%; 
}
.manito_2026_04 .section-02 .hart-04{
     top: 9.3%; left: 68.9%; width: 31.1%; height: 27.4%; 
}
.manito_2026_04 .section-02 .hart-05{
    top: 30.5%; left: 8.6%; width: 7.6%; height: 3.7%; 
}
.manito_2026_04 .section-02 .envelop_back{
    top: 36.0%; left: 14.6%; width: 72.0%; height: 31.5%; 
}
.manito_2026_04 .section-02 .envelop_front{
     top: 45.3%; left: 14.0%; width: 71.7%; height: 21.6%;
     z-index : 2;
}
.manito_2026_04 .section-02 .btn-click{
    top: 38.5%; left: 69.4%; width: 21.3%; height: 8.8%; 
    z-index :3;
}
.manito_2026_04 .section-02 .btn-random{
    top: 56.4%; left: 19.6%; width: 60.4%; height: 5.8%;
    z-index : 3;
}
.manito_2026_04 .section-02 .img-flowers{
    top: 32.1%; left: 17.8%; width: 64.4%; height: 27.9%;
}
.manito_2026_04 .section-02 .img-list{
    top: 64.9%; left: 8.4%; width: 82.8%; height: 32.3%; 
    z-index : 4;
}
.manito_2026_04 .section-02 .img-ribon{
    top: 52.4%; left: 0.0%; width: 100.0%; height: 37.5%;
    z-index:3;
}


.manito_2026_04 .section-02 .coupon-01,
.manito_2026_04 .section-02 .coupon-02,
.manito_2026_04 .section-02 .coupon-03,
.manito_2026_04 .section-02 .coupon-04,
.manito_2026_04 .section-02 .leaf-01,
.manito_2026_04 .section-02 .leaf-02,
.manito_2026_04 .section-02 .option-list {
	pointer-events: none;
}

.season-event-contents #btnPickUp:hover, 
.season-event-contents #btnPickUp:focus {
	box-shadow: none;
}

.manito_2026_04 .section-03 .btn-saving{
     top: 66.1%; left: 19.8%; width: 60.4%; height: 9.0%;
}

.manito_2026_04 .section-03 .btn-join{
     top: 76.5%; left: 19.8%; width: 60.4%; height: 9.0%; 
}
.manito_2026_04 .section-04 .tag-100 {
	top: 44.9%; left: 71.8%; width: 18.7%; height: 15.1%; 
}
.manito_2026_04 .section-04 .btn-coupon {
	top: 69.3%; left: 19.8%; width: 60.4%; height: 9.3%; 
}
.manito_2026_04 .section-05 .btn-review{
    top: 80.0%; left: 19.8%; width: 60.4%; height: 8.5%; 
}

@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);
	}
}