.bg1{height: 1086px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img01.jpg);}
.bg2{height: 850px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img02.jpg);}
.bg3{height: 1200px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img03.jpg);}
.bg4{height: 670px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img04.jpg);}
.bg5{height: 780px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img05.jpg);}
.bg6{height: 1309px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img06.jpg);}

.done{pointer-events: none;}
.hidden{visibility: hidden;}
.pointer{cursor: pointer;}

.bg1 .e_date{top: 29px; font-size: 15px; color: #FFF;}
.bg1 .event_wrapper{position: relative; top: 801px; display: flex; gap: 20px; justify-content: center;}
.bg1 .event_wrapper div{width: 160px; height: 187px; cursor: help; z-index: 1;}
.bg1 .event_popup_wrapper{position: absolute; top: 851px; display: grid; grid-template-columns: repeat(5, 160px); gap: 20px; width: 100%; justify-content: center; align-items: center;}
.bg1 .event_popup_wrapper div{width: 250px; position: relative; left: 50%; transform: translateX(-50%);}
.bg1 .event_popup_wrapper .event_popup_1{height: 240px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img_over01.png);}
.bg1 .event_popup_wrapper .event_popup_2{height: 120px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img_over02.png);}
.bg1 .event_popup_wrapper .event_popup_3{height: 120px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img_over03.png);}
.bg1 .event_popup_wrapper .event_popup_4{height: 175px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img_over04.png);}
.bg1 .event_popup_wrapper .event_popup_5{height: 175px; background-image: url(//img1.itemmania.com/new_images/event/e250910_lostsoul/img_over05.png);}

.bg2 .inner .download_img{position: absolute; top: 353px; left: 89px; transform: perspective(164px) rotate(350deg) rotateX(2deg); width: 357px; height: 415px; cursor: pointer;}
.bg2 .inner .coupon_wrapper{display: flex; flex-direction: column; gap: 76px; position: absolute; top: 449px; right: 169px;}
.bg2 .inner .coupon_wrapper .coupon{width: 360px; height: 70px; border-radius: 10px; padding: 0 30px 0 20px; background-color: #fff; display: flex; align-items: center; justify-content: space-between;}
.bg2 .inner .coupon_wrapper .coupon span{font-size: 25px; color: #000; font-weight: bold;}
.bg2 .inner .coupon_wrapper .coupon img{cursor: pointer; pointer-events: auto;}

.bg3 .inner{height: 100%;}
.bg3 .inner .e_btn_wrap{width: auto; display: grid; grid-template-columns: repeat(3, 220px); position: absolute; top: 540px; left: 189px; gap: 181px 80px;}
.bg3 .inner .coupon{width: 518px; height: 80px; border-radius: 10px; padding: 0 30px 0 20px; background-color: #fff; display: flex; align-items: center; justify-content: space-between; position: absolute; bottom: 136px; right: 195px;}
.bg3 .inner .coupon span{font-size: 25px; color: #000; font-weight: bold;}
.bg3 .inner .coupon img{cursor: pointer; pointer-events: auto;}

.bg4 .inner .fifteen_buy{width: 230px; position: absolute; top: 490px; text-align: center; font-family: "tohoma", sans-serif; font-size: 50px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.bg4 .inner .fifteen_buy_user{left: 238px; color: #ffe3b3;}
.bg4 .inner .fifteen_buy_me{right: 242px; color: #ffd971;}

.bg5 .inner .top_one{position: relative; top: 600px; text-align: center; font-size: 30px; color: #ffffff; font-weight: bold;}
.bg5 .inner .top_one .price{color: #58efb4;}

.bg6 .inner .rank_list{position: relative; top: 1025px; left: 158px; width: fit-content; color: #ffffff; font-weight: bold; display: flex; gap: 19px; align-items: center;}
.bg6 .inner .rank_list div{text-align: center;}
.bg6 .inner .rank_list .first_rank{font-size: 30px;}
.bg6 .inner .rank_list .first_rank div{width: 202px;}
.bg6 .inner .rank_list .second_rank{font-size: 25px; display: flex; flex-direction: column; gap: 15px;}
.bg6 .inner .rank_list .second_rank div{width: 202px;}
.bg6 .inner .rank_list .third_rank{font-size: 25px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px 0;}
.bg6 .inner .rank_list .third_rank div{width: 147px;}

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