

.popup_global_wrap {position: fixed;top:0;left:0;width:100%;height:100%;background-color: #00000055;display: none;z-index: 999;overflow: auto;}
.popup_global_wrap img {width:100%;}
.popup_global_wrap .dimmed_btn{top:0;left:0;width:100%;height:100%;}
.popup_global_wrap .popup_global_container {position: absolute;top:0px;left:50%;transform: translateX(-50%);width:100%;max-width: 550px;}
.popup_global_wrap .popup_global_container .header {position: relative;width:100%;}
.popup_global_wrap .popup_global_container .header .close_btn{position: absolute;top:0px;right:0px;width: 11.4%;height: 28%;cursor:pointer;}
.popup_global_wrap .popup_global_container .global_tab {position: relative;width:100%;}
.popup_global_wrap .popup_global_container .global_tab .btn1{top:0;left: 3%;width: 31.6%;height:100%;}
.popup_global_wrap .popup_global_container .global_tab .btn2{top:0;left: 34.4%;width: 31.2%;height:100%;}
.popup_global_wrap .popup_global_container .global_tab .btn3{top:0;left: 65.7%;width: 31.4%;height:100%;}
.popup_global_wrap .popup_global_container .content {position: relative;width:100%;}
.popup_global_wrap .popup_global_container .content .section {position: relative;width:100%;}


/* 거래혜택, 추가혜택, 순입금 이벤트 */
.popup_global_wrap.popup_global .popup_global_container .content .btn1{bottom: 5.4%;left: 18.4%;right: 18.3%;height: 12.1%;}
.popup_global_wrap.popup_global .popup_global_container .content .close_btn{position: absolute;top:0px;right:0px;width: 11.4%;cursor:pointer;}
