.bg1{height:990px;background-image:url(//img1.itemmania.com/new_images/event/e250924_share_item/img01.jpg);}
.bg2{height:1740px;background-image:url(//img1.itemmania.com/new_images/event/e250924_share_item/img02.jpg);}

.share_icon{position: absolute;top:55px;right:246px;animation: 1.5s infinite share;}

.notice{background-color:#030329;}
.e_notice_title{color:#ebebeb;padding-top:40px;}
.e_notice{color:#ebebeb;word-break:keep-all; line-height: 26px;}

@keyframes share {
    0%{top:55px}
    50%{top:45px}
    100%{top:55px}
}
