/* 팝업 */
.early_pop {display:none; justify-content:center; align-items:center; position:fixed; left:0; right:0; top:0; bottom:0; z-index:9999;}
.early_pop.open {display:flex;}
.early_pop .e_bg {position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(0, 0, 0, 0.75); cursor:pointer;}
.early_pop.t1 .e_box {display:flex; align-content:flex-start; flex-wrap:wrap; justify-content:center; position:relative; overflow:hidden; overflow-y:auto; overflow-x:hidden; box-sizing:border-box; width:650px; height:auto; max-width:calc(100vw - 40px); max-height:calc(100vh - 40px); padding-top:0; background-color:#f0f8fd; border-radius:12px; box-shadow: 0 0 21px rgba(178,178,178, 0.4); cursor:pointer;}
.early_pop .e_box img {width:100%; height:auto;}

#campagin2026 .c_rank .cr_area.t2 {padding:0;}
#campagin2026 .c_rank .cr_area.t2 > mark {z-index:2;}
#campagin2026 .c_rank .cr_area.t2 .cr_pic {width:100%;}
#campagin2026 .c_rank .cr_area.t2 .cr_pic img {width:100%; height:auto;}