#pages_join {}

#pages_join h2 {font-family:"malgun gothic",dotum;font-size:20px;padding:0 0 10px 0;margin:0 0 30px 0;border-bottom:#999999 solid 3px;}
#pages_join h3 {font-family:"malgun gothic",dotum;font-size:15px;padding:30px 0 10px 0;}
#pages_join .msg {padding:0 0 25px 20px;color:#1C5B8C;font-family:dotum;line-height:150%;}
#pages_join .msg span {font-size:11px;color:#ff0000;}

.join-step2{
    float: left;
    width: 100%;
}
.join-step2 table {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
    margin-bottom: 30px;
}
.join-step2 table caption {display:none;}
.join-step2 table thead {display:none;}
.join-step2 tbody td {
    border: 1px solid #ddd;
    padding: 7px 10px;
}
.join-step2 tbody td:first-child{
    width: 13%;
    background: #f2f2f2;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}
.join-step2 tbody td .output{
    float: left;
    padding: 7px 11px;
}
.join-step2 tbody td .output:before{
    content: '*';
    float: left;
    margin-right: 2px;
    margin-top: -4px;
}
.join-step2 tbody td .output.err{
    color: #e83434;
}
.join-step2 tbody td .output.ok{
    color: #3ea214;
}
.join-step2 tbody td .input{
    float: left;
    font-size: 14px;
    border: 1px solid #c3c3c3;
    padding: 7px;
    margin: 0;
    outline: none;
}
.join-step2 tbody td .input.tel{
    width: auto;
    float: none;
    margin-right: 5px;
}
.join-step2 tbody td .input.readonly{
    background-color: #f7f7f7;
    cursor: not-allowed;
}
.join-step2 tbody td select{
    float: left;
    font-size: 14px;
    border: 1px solid #c3c3c3;
    padding: 7px;
    margin: 0;
    outline: none;
}
.join-step2 tbody td div {float: left;width: 100%;padding:7px 0 0 0;line-height:150%;}
.join-step2 tbody td div.b{
    color: red;
    font-weight: normal;
}
.join-step2 tbody td .remail {position:relative;top:-3px;left:-2px;color:#111;}
.join-step2 tbody td .btn {margin:1px;}
.join-step2 tbody td .hmsg {font-weight:bold;color:#ff0000;}
.join-step2 tbody td .hmsg .ok {color:#0000ff;}
.join-step2 tbody td .pw_q2 {width:395px;}



.bbs_title{
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #444;
}
.bbs_title:before{
    content: '';
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 10px;
    border: 3px solid #d81a1a;
    margin: 4px 6px 0 0;
}



.join-wrap{
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.join-wrap .title{
    float: left;
    width: 100%;
    height: 46px;
    padding: 13px 20px;
    font-size: 13px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    color: #333;
    background-color: #f5f5f5;
}
.join-wrap .box{
    float: left;
    width: 100%;
    padding: 16px 16px 0 16px;
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
}
.join-wrap .box.half{
    width: 50%;
}
.join-wrap .box .label{
    width: 178px;
    text-align: right;
    padding-right: 30px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}

.join-wrap .box .input-wrap{
    width: calc(100% - 178px);
    display: table-cell;
    vertical-align: middle;
}

.join-wrap .box .input-wrap select{
    float: left;
    width: 50%;
    margin-right: 10px;
    padding: 7px 7px;
    border: 1px solid #dfdfdf;
}

.join-wrap .box .input{
    float: left;
    width: 237px;
    padding: 6px 8px;
    outline: none;
}
.join-wrap .box .input:hover,
.join-wrap .box .input:active{
    background: #fff;
}
.join-wrap .box .input.half{
    float: left;
    width: calc(50% - 18px);
    margin: 9px 0 0 0;
}
.join-wrap .box .caption{
    float: left;
    width: 100%;
    margin: 4px 0 0 4px;
    font-size: 12px;
    color: #b2b2b2;
}
.submitbox{
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 0 20px 0;
}
.submitbox .btn{
    padding: 4px 9px;
    margin: 0 2px;
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    cursor: pointer;
}
.submitbox .btn:hover{
    background-color: #f5f5f5;
}
.submitbox .btn:active{
    background-color: #f0f0f0;
}
.submitbox .btn.btn-cancel{

}
.submitbox .btn.btn-signup{
    background-color: #6f6f6f;
    border: 1px solid #646464;
    color: #fff;
}
.submitbox .btn.btn-signup:hover{
    background-color: #797878;
}
.submitbox .btn.btn-signup:active{
    background-color: #636363;
}





.content-wrap {
    margin: 60px auto 10px;
}

.wrap,
.footer-wrap .wrap{
    width: 580px;
}
#pages_join{
    text-align: left;
}
#pages_join .h1 {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 20px !important;
    line-height: 20px;
    letter-spacing: -0.05em;
    color: #312e27;
    height: 40px;
    border-bottom: 2px solid #312e27;
    margin-bottom: 20px;
    position: relative;
}
.l-signbox hgroup, .uio__input {
    font-size: 0;
    line-height: 1;
}
.mb20 {
    margin-bottom: 20px !important;
}

.border-top-0 {
    border-top: 0 !important
}

.border-radius-bottom-0 {
    border-radius: 4px 4px 0 0 !important;
}

.border-radius-top-0 {
    border-radius: 0 0 4px 4px !important
}

.border-radius-bottom-0 {
    border-radius: 4px 4px 0 0 !important;
}
.uio__input input, .uio__input label {
    display: inline-block;
    vertical-align: bottom;
}

.align-items-center {
    align-items: center !important;
}
.flex {
    display: flex !important;
}
.mt7 {
    margin-top: 7px !important;
}
.uio__stx label, .uio_agreements p.tit {
    text-align: left;
}
.label .txt, .latest_article ul.items li a .sbj, .uio__stx label, .uio_agreements p.tit {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -.72px;
    color: #333;
}
.chk .lab {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -.64px;
    color: #333;
    margin-left: 10px;
}
.chk {
    font-size: 0;
    line-height: 1;
    display: inline-block
}
.chk .vchk {
    position: relative;
    width: 24px;
    height: 24px;
    border: solid 1px #dbdbdb;
    background-color: #fff;
    -webkit-transition: background-color .2s 0s ease-in-out;
    transition: background-color .2s 0s ease-in-out
}
.chk .lab, .chk .vchk {
    display: inline-block;
    vertical-align: middle;
}
#pages_join p.tit .lab {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}
.chk [type=checkbox],.chkbox input[type=checkbox],.chkbox input[type=radio] {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px)
}

.chk [type=checkbox]:checked+.vchk,.rdo [type=radio]:checked+.vrdo {
    border: solid 1px #413b3b;
    background-color: #413b3b
}
.rdo .lab, .rdo .vrdo {
    display: inline-block;
    vertical-align: middle;
}
.rdo [type=radio]:checked {
    background: #333;
}

.go__top span, .keywords_stage .keyword .btn_delete>span, .pagination li.cctrl span, .rdo [type=radio] {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.rdo .vrdo {
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    border: solid 1px #dbdbdb;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .2s 0s ease-in-out;
    transition: background-color .2s 0s ease-in-out;
}
.rdo .vrdo:after {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
}
.uio_agreements p.tit {
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #333;
}
.chk .vchk:after {
    width: 14px;
    height: 10px;
    background: url(/img/login/icon-checked-white.svg) no-repeat 0 0;
    background-size: 14px 10px;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    margin-top: -5px;
}

.btn-group.part .dbtn+.dbtn:before, .btn_like:before, .chk .vchk:after {
    content: "";
    display: block;
    position: absolute;
}


#pages_join .block .lab {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: -0.05em;
    color: #aaa;
    height: 12px;
}
.sign__done h1, .sign__done p, .uio__input label.block i.lab {
    font-stretch: normal;
    font-style: normal;
}
.uio__input label.block i.lab {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.86;
    letter-spacing: -.56px;
    text-align: left;
    color: #333;
}
.uio_agreements .agreements__list {
    font-size: 0;
    line-height: 1;
    padding-top: 27px;
    padding-bottom: 27px;
}
.uio_agreements .agreements__list ul.items li+li {
    margin-top: 12px;
}
.uio_agreements .agreements__list ul.items li .more {
    text-decoration: underline;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -.64px;
    text-align: left;
    color: #5f5c5c;
}

.uio_agreements .agreements__list ul.items li .chk, .uio_agreements .agreements__list ul.items li .more {
    display: inline-block;
    vertical-align: middle;
}
.uio_agreements .agreements__list ul.items li .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.form__action {
    margin-top: 10px;
    margin-bottom: 30px;
}

.dbtn.bs, .dbtn.md {
    height: 50px;
}


input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select {
    padding-left: 20px;
    color: #999
}

button,input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea {
    display: inline-block;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea {
    border: 1px solid #e0e0e0
}

button::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #999
}

button:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #999
}

button::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder {
    color: #999
}

button::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder {
    color: #999
}

button.md,input[type=email].md,input[type=number].md,input[type=password].md,input[type=tel].md,input[type=text].md,select.md,textarea.md {
    height: 50px;
    font-size: 15px
}


#pages_join .block {
    display: block;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 10px
}

#pages_join .block .lab {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: -0.05em;
    color: #aaa;
    height: 12px
}

#pages_join .block .rdo .lab {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    margin-left: 8px;
}

#pages_join .block .md {
    width: 100%;
    border: 0;
    border-radius: 3px;
    padding: 0px;
    height: 28px !important;
    font-size: 16px;
    line-height: 16px;
    color: #000
}

#pages_join .block .input__group {
    display: flex
}

#pages_join .block .input__group>div.input__group_forms {
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

#pages_join .block .input__group>div button {
    height: auto !important
}

#pages_join .block .input__group>div button span {
    line-height: 40px !important
}

#pages_join .block .input__group>div button.dbtn-gray {
    background: #ffe663;
    color: #393434
}

#pages_join .block .input__group>div button.dbtn-gray.show {
    background: #0085ff;
    color: #fff
}

#pages_join .block .input__group>div button.dbtn-gray:disabled {
    background: #efefef;
    color: #c8c8c8
}

.form__action {
    margin-top: 10px;
    margin-bottom: 30px;
}

.form__action button {
    width: 100%;
    height: 60px;
    background: var(--color-primary);
    border: 1px solid var(--color-primary);
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -0.05em;
    color: #fff;
    cursor: pointer;
}

.btn_leave {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: .8rem;
    color: #e7c3c3;
    border: solid 1px #d8b4b4;
    padding: 3px 6px;
    border-radius: .25rem
}

.pop, .pop .dimmed {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 30;
}
.pop .dimmed {
    background: rgba(0, 0, 0, .5);
}
.pop {
    pointer-events: none;
    -ms-touch-action: none;
    touch-action: none;
    opacity: 0;
}
.pop.show, .pop.show .dimmed, .pop.show .pop__contain, .pop.show .pop__in {
    pointer-events: fill;
    -ms-touch-action: auto;
    touch-action: auto;
    opacity: 1;
}
.pop .dimmed, .pop .pop__contain, .pop .pop__in {
    pointer-events: none;
    -ms-touch-action: none;
    touch-action: none;
    opacity: 0;
}
.pop .pop__in {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}
.pop .pop__contain {
    z-index: 31;
    background: #fff;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -340px;
}
.pop .pop__contain .pop__header {
    position: relative;
    height: 84px;
}
.pop .pop__contain .pop__header p {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.96px;
    color: #333;
    line-height: 84px;
}

.pop .pop__contain .pop__conts, .pop .pop__contain .pop__header p {
    font-stretch: normal;
    font-style: normal;
    text-align: left;
    margin-left: 30px;
}
.pop .pop__contain .pop__header .btn__close {
    top: 3px;
    right: 0;
    position: absolute;
    width: 77px;
    height: 77px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border: 0;
    background-color: transparent;
    font-size: 20px;
}
.pop .pop__contain .pop__header .btn__close:focus{
    outline: none;
}
.x680 {
    width: 680px !important;
}

.pop .pop__contain .pop__header .btn__close i[class^=fa-] {
    display: block;
    height: 77px;
    line-height: 77px;
    font-size: 18px;
    color: #5f5c5c;
}
.pop .pop__contain .pop__conts {
    font-weight: 400;
    line-height: 1.63;
    letter-spacing: -.64px;
    color: #5f5c5c;
    margin-right: 30px;
    padding-bottom: 50px;
}





@media (max-width: 850px){
    .wrap,
    .footer-wrap .wrap{
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .footer-wrap .alert{
        padding: 20px 0;
    }
    .content{padding: 5px;box-sizing: border-box;}
    .join-step2{padding-bottom: 20px;}
    .join-step2 tbody td:first-child, .join-step2 tbody td:first-child{width: 25%!important;}
    .join-step2 tbody td select.pw_q{width: 100%;}
    .mobile-menu, .search-wrap{display: none;}
}
