﻿.bg1_2025{height:855px;background-image:url(//img1.itemmania.com/new_images/event/e250625_whale_user/img01.jpg);}
.bg2_2025{height:1325px;background-image:url(//img1.itemmania.com/new_images/event/e250625_whale_user/img02.jpg);}
.bg1_2026{height:855px;background-image:url(//img1.itemmania.com/new_images/event/e250625_whale_user/img01_2026.jpg);}
.bg2_2026{height:1325px;background-image:url(//img1.itemmania.com/new_images/event/e250625_whale_user/img02_2026.jpg);}
.bg3{height:940px;background-image:url(//img1.itemmania.com/new_images/event/e250625_whale_user/img03.jpg);}

.e_date{color:#9dd4FF;}
.notice{background-color:#062842;}
.e_notice_title{color:#D4D4D4;padding-top:40px;}
.e_notice{color:#D4D4D4;word-break:keep-all; line-height: 26px;}

.e_btn_wrap{display: flex; justify-content: center; gap:20px;}
button{background-color: transparent;}

.bg1 .crown{top:508px;left:83px;animation: 1s bounce ease-in-out infinite;}
.bg2 .e_btn_wrap{top:650px;}
.bg2 .price{top:456px;left:389px;width:344px;max-width:344px;color:#FF6B09;font-weight: bold;font-size:58px;font-family: tahoma, "Malgun Gothic", "맑은 고딕";text-align: center;text-overflow:ellipsis;white-space: nowrap;overflow:hidden;}

.bg3 .e_btn_wrap{top:696px; }

.done{filter: grayscale(1);}

@keyframes bounce {
    0% {
        margin-top:-10px;
    }
    50%{
        margin-top:0;
    }
    100%{
        margin-top:-10px;
    }
}
