@charset "UTF-8";
/*  */
.gocv_p1767763928{height:100vh;}
.closepopup_wrap{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, .7);z-index:9999;}
.closepopup_wrap > .inner{position:absolute;left:50%;top:50%;margin-left:-320px;margin-top:-210px;width:620px;height:420px;background:url("../images/sub/closepopup_1.png") no-repeat center center;background-size:100% auto;z-index:5;}
.closepopup_wrap .btnbox{display:flex;justify-content:center;align-items:center;gap:24px;position:absolute;left:0;bottom:0;margin-bottom:50px;width:100%;z-index:5;}
.closepopup_wrap .btnbox a{overflow:hidden;display:block;height:50px;background-repeat:no-repeat;background-position:center center;background-size:100% auto;text-indent:-1000em;}
.closepopup_wrap .btnbox a.btn_close{width:127px;background-image:url("../images/sub/closepopup_btn_1.png");}
.closepopup_wrap .btnbox a.btn_kakao{width:289px;background-image:url("../images/sub/closepopup_btn_2.png");}
.closepopup_wrap .btn_back{position:absolute;right:0;top:0;z-index:10;}
.closepopup_wrap .btn_back a{display:block;width:50px;height:50px;}
/* ----------------------------------------------------------------------------------------------------------------
-- 720 --------------------------------------------------------------------------------------------------------- */
@media all and (max-width:720px){
    .closepopup_wrap > .inner{margin-left:-44.444444444444vw;margin-top:-29.166666666667vw;width:86.111111111111vw;height:58.333333333333vw;}
    .closepopup_wrap .btnbox{gap:3.3333333333333vw;margin-bottom:6.9444444444444vw;}
    .closepopup_wrap .btnbox a{height:6.9444444444444vw;}
    .closepopup_wrap .btnbox a.btn_close{width:17.638888888889vw;}
    .closepopup_wrap .btnbox a.btn_kakao{width:40.138888888889vw;}
    .closepopup_wrap .btn_back a{width:6.9444444444444vw;height:6.9444444444444vw;}
}