@charset "UTF-8";
.pop_certify{min-width:0;}
.pop_certify header{padding:0;}
.pop_certify header h1{height:60px;background-image:linear-gradient(to right, #0088c8 , #00a1c6);display:flex;align-items:center;position:relative;padding-left:16px;}
.pop_certify header .kakao{color:#fff;font-size:18px;display:flex;align-items:center;}
.pop_certify header .kakao span{padding-left:10px;}
.pop_certify header .logo{position:absolute;right:16px;font-size:0;}
.pop_certify_con{padding-left:16px;padding-right:16px;}
.pop_certify_con h2{font-size:16px;font-weight:600;margin-top:30px;margin-bottom:15px;}
.pop_certify_con .user_info{border-top:1px solid #828282;}
.pop_certify_con .user_info li{border-bottom:1px solid #d8d8d8;line-height:52px;display:flex;}
.pop_certify_con .user_info li .ul-th{background:#f2f2f2;color:#222;font-size:15px;text-align:left;width:29%;padding:3px 20px 0;}
.pop_certify_con .user_info li .ul-td{padding:3px 10px;}
.pop_certify_con .user_info li input{font-size:15px;width:312px;}
.pop_certify_con .user_info .none-telecom select{width:80px;min-width:0;margin-right:5px;}
.pop_certify_con .user_info .none-telecom input{width:227px;}
.pop_certify_con .user_info li.none-telecom .ul-td{display:flex;align-items:center;padding-right:0;}
.pop_certify_con .btn_area{margin-top:40px;display:flex;}
.pop_certify_con .btn_area button{height:55px;font-size:16px;}
.pop_certify_con .btn_area .gray{width:30%;background:#e8e8e8;}
.pop_certify_con .btn_area .navy{width:70%;background:#005ba0;color:#fff;}
.pop_certify header h1.simple{justify-content:center;font-size:17px;color:#fff;}
.pop_certify header h1.simple .logo{left:20px;right:auto;}
.pop_certify .guide_step dl{margin-top:50px;margin-bottom:20px;text-align:center;}
.pop_certify .guide_step dt{font-size:16px;color:#222;margin-bottom:10px;}
.pop_certify .guide_step dd{font-size:15px;}
.pop_certify .step_area{position:relative;overflow:hidden;width:calc(100% + 10px);display:flex;justify-content:center;}
.pop_certify .step_area .step{position:relative;float:left;margin-bottom:0;}
.pop_certify .step_area .step .icon_box{margin:0 auto 10px;}
.pop_certify .step_area .arrow{width:15px;height:15px;background-image:url(../img/ico_arrow.png);background-size:15px 15px;float:left;position:relative;top:50px;margin-left:40px;margin-right:40px;}
.pop_certify .step p.num{font-size:16px;color:#666;margin-bottom:5px;}
.pop_certify .step p{font-size:15px;color:#222;letter-spacing:-1.5px;}
.pop_certify .icon_box img{position:relative;top:calc(50% - 30px);width:60px;height:60px;}
.pop_certify .icon_box{width:170px;height:94px;border-radius:57px;border:1px solid #d8d8d8;}
.pop_certify .step_area .step .step p{margin-left:-10px;}
.pop_certify .app_icon_area{position:absolute;width:44px;height:44px;background:#fff;z-index:5;top:0;right:0;border-radius:17px;overflow:hidden;outline:none;box-shadow:0 0 0 4px #fff;}
.pop_certify .app_icon_area img{width:100%;}
