/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
#join {}

#header{display:none;}
body .header_sub{display:flex;}
body .header_sub .sub_menu{display:none;}
/* 구버전 이용약관 등 style 모음 */
#join .desc-3 {border: 1px solid #909090;}
#join .desc {position: relative; background-color: #fff; padding: 20px 10px 10px 10px; margin: 0 5px;}
#join .desc .open-pop {position: absolute; right: 10px; top: 18px; border: 1px solid #c7c7c7; padding: 2px 10px; float: right;}
#join .desc h3 {font-weight: bold; padding: 3px 0;}
#join .agree-2 {padding-left: 10px; background-color: #fff; margin: 0 5px;}

/* s 220819 수정 */
/* 이용 약관 */
/* 개인정보 수집이용, 제3제공, 취급위탁 테이블 */
hr, caption, legend {display: none;}
#container {font-size:16px;}
.btn-agree a {display:block; margin:0 20px; padding:16px 0; background:#000; border-radius:6px; color:#fff; text-align:center; font-family: 'Malgun Gothic'; font-weight:700; letter-spacing:-1px;}
/* e 220819 신규 */

/* 이용약관 */
#layerTermsWrap, #layerPrivercyWrap, #layerThirdPartyWrap, #layerTrustWrap { display: none; }
#layerTermsWrap .txt, #layerPrivercyWrap .txt, #layerThirdPartyWrap .txt, #layerTrustWrap .txt {padding: 15px 10px; }
/* 개인정보 수집 이용안내 */
#join .desc h3.none-line {border-bottom: none; }
#join .privercy-contract-tap {position: relative; border-left: 1px solid #cacaca; }
#join .privercy-contract-tap li {list-style-type: none; border-top: 1px solid #cacaca;  border-right: 1px solid #CACACA; background-color: #f4f4f4; display: block; float: left; line-height: 27px; text-align: center; width: 33%; height: 28px; margin-bottom: -1px; }
#join .privercy-contract-tap li.sel{background-color: #fff; border-bottom: 1px solid #fff; }
#join .privercy-contract-tap li:last-child {border-right: 1px solid #cacaca;; }
#join .privercy-contract-tap li a {text-align: center; padding: 0; display: block; color: #787878; width: 100%; height: 100%; }
#join .tab-content {border: 1px solid #cacaca;}
#join .tab-content .privercy-contract {padding: 10px; }
#join .tab-content .privercy-contract p {line-height: 1.5em; width: 100%; height: 55px; margin: 0; padding: 0; border: none; overflow-y: hidden;}

/* 약관 팝업 관련 */
.layer-pop-join { position: absolute; left:0; top: 0; z-index: 101; width: 100%; min-height: 100%; background-color: #fff; }
.layer-pop-join h3 { white-space: nowrap; padding-left: 15px; padding-right: 10%; overflow: hidden; text-overflow: ellipsis; background-color: #efefef; margin: 0; min-height: 30px; line-height: 1.5em; padding-top: 7px; font-weight: bold;}
.layer-pop-join .btns { margin: 25px 0; padding: 0 15px; }
.layer-pop-join .btns .btn-type-03,
.layer-pop-join .btns .btn-type-04 { padding: 7px 20px; }
.layer-pop-join .btns .f-right { float: right; }
#join .privercy .sequence {height:100px; text-align:center;}
#join .privercy .sequence li {display: inline-block; margin: 0 12px;}
#join .privercy .sequence li .fa-stack {display:block; margin:20px auto 0;}
#join .privercy .sequence li .fa-circle {color: #858585;}
#join .privercy .sequence li.now {color:#ab3e41;}
#join .privercy .sequence li.now .fa-circle {color:#ab3e41;}
#join .privercy .desc-2 {background-color: #fff; padding:20px 10px; margin: 0 5px;}
#join .privercy .desc-2 dl {margin-bottom:20px;}
#join .privercy .btn-txt-view {border:1px solid #c7c7c7; padding:4px 10px; float: right;}
#join .privercy .every-agree {padding: 10px 0 10px 0; background-color: #fff; font-weight: bold; color: #BD3D3D;}
#join .pd10 {background-color: #fff; padding-top: 20px; margin-top:20px;}
#join .pd10 .btn_Red {margin-bottom:10px;}
#join .layer .layer-pop {display: block;}
#join .layer-pop  {width: 100%; min-height: 100%; z-index: 3; position: absolute; left: 0; top: 0; background:rgba(60,60,60,0.8); display:none;}
#join .layer-pop table {width:100%;}
#join .layer-pop #layerTerms, #join .layer-pop #layerTerms-A, .layer-pop #layerTerms-B, .layer-pop #layerTerms-C, .layer-pop #layerTerms-D {width:90%; background-color: #fff; position: relative; box-shadow: 0px 1px 10px #494949; margin:80px auto;}
#join .layer-pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
#join .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
#join .layer-pop .close,
#join .layer-pop-join .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center; background:url("/images/d3/m_04/btn_del_gray@2x.gif") no-repeat center center; background-size: 45px 36px; text-indent: -9999px; font-size: 0;}
@media screen and (max-width: 767px) and (min-width: 420px) {
 #join .layer-pop .txt {max-height: 150px;}
}



 .join_wrap .ec-base-step {
     margin: 0;
     padding: 50px 0;
     box-sizing: border-box;
     border-bottom: 1px solid var(--mainColor);
 }

 .join_wrap .ec-base-step li {
     font-size: 13px;
     line-height: 22px;
     font-weight: 500;
     color: var(--gray04);
 }

 .join_wrap .ec-base-step .selected {
     color: var(--mainColor);
 }

 .join_wrap .ec-base-step li:not(:last-child):after {
     background: url(/design/lcdv/img/arrow_down_black_8.svg) no-repeat center;
     transform: rotate(270deg);
     border: 0;
 }

 .agreement_wrap .gInnerMargin {
     padding: 0 50px 30px;
     box-sizing: border-box;
 }

 #wrap #contents .gInnerMargin {
     min-height: 461px;
 }

 .ec-base-step {
     margin: 40px 0 50px;
     text-align: center;
 }

 .ec-base-step li {
     display: inline-block;
     font-size: 14px;
     color: #939393;
 }

 .ec-base-step li:not(:last-child):after {
     content: "";
     display: inline-block;
     width: 8px;
     height: 8px;
     vertical-align: middle;
     border-left: 1px solid #e0e0e0;
     border-bottom: 1px solid #e0e0e0;
     -webkit-transform: rotate(-135deg);
     transform: rotate(-135deg);
 }

 .ec-base-step .selected {
     color: #000;
 }

 .ec-base-step li:not(:last-child):after {
     margin: -2px 30px 0;
 }

.agreement_wrap .ec-base-button.gBottom {
    margin: 30px 0 0;
}

.agreement_wrap [class^='btn'][class*='Fix'].sizeM {
    width: 100%;
    height: 50px;
    line-height: 48px;
    font-size: 13px;
    font-weight: 500;
    background: var(--mainColor);
    color: var(--white);
    display: block;
    text-align: center;
    padding: 0;
}

@media(max-width: 900px) {
    .join_wrap {
        min-height:calc(100vh - 71px);
    }

    .join_wrap > div.cnt_left {
        display: none;
    }

    .join_wrap > div.cnt_right {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .joinresult_wrap .gInnerMargin {
        margin:0;
    }
}

@media(max-width: 743px) {
    .join_wrap > div.cnt_left .subCnt_title h4 {
        font-size:12px;
    }

    .join_wrap .ec-base-step {
        padding: 30px 0;
    }

    .join_wrap .ec-base-step li {
        font-size: 12px;
    }

    .agreement_wrap .gInnerMargin {
        padding: 30px 20px;
        margin: 0;
    }

    .agreement_wrap .xans-member-join .agreeAll .agreeAllTitle {
        font-size: 12px;
    }

    .agreement_wrap .xans-member-join .agreeAll {
        margin: 0 0 15px;
        font-size: 12px;
        padding-bottom: 15px;
    }

    .agreement_wrap .xans-member-join .agreeAll label {
        font-size: 12px;
    }

    .agreement_wrap .xans-member-join .agreeAll .ec-base-chk {
        top: 7px;
    }

    .agreement_wrap .xans-member-join .title h3 label {
        font-size: 12px;
    }

    .agreement_wrap .xans-member-join .additional li {
        font-size: 12px;
    }

    .agreement_wrap .xans-member-join .contents p {
        line-height: 18px!important;
        font-size: 12px;
        margin: 0 0 10px;
    }

    .agreement_wrap .ec-base-button.gBottom {
        margin: 40px 0 0;
    }

    .memberjoin_wrap .cnt_section {
        padding: 30px 20px;
    }

    .memberjoin_wrap .titleArea--middle h3 {
        font-size: 12px;
    }

    .memberjoin_wrap .gBlank5 {
        font-size: 12px;
    }

    .memberjoin_wrap .ec-base-table.typeWrite th[scope*="row"] {
        font-size: 12px;
    }

    .memberjoin_wrap .txtInfo {
        font-size: 12px;
    }

    .memberjoin_wrap .ec-base-table.typeWrite span.txtInfo {
        margin-top: 5px;
    }

    .memberjoin_wrap .xans-member-join .required {
        font-size: 12px;
    }

    .memberjoin_wrap #mobileWrap > a[class^='btn'].sizeS {
        font-size: 12px;
    }

    .memberjoin_wrap #mobileWrap strong.gBlank5 {
        font-size: 12px;
    }

    .memberjoin_wrap .ec-base-table.typeWrite .ec-address .btnBasic {
        font-size: 12px;
    }

    .memberjoin_wrap .ec-base-table.typeWrite td.formGroup {
        font-size: 12px;
    }

    .memberjoin_wrap #nameContents {
        font-size: 12px;
    }

    .memberjoin_wrap .ec-base-button.gBottom {
        padding: 0 20px;
    }

    .joinresult_wrap .xans-member-joincomplete .joinComplete {
        padding: 30px 20px;
    }

    .joinresult_wrap .xans-member-joincomplete .joinComplete .memberSpecial > p {
        font-size: 12px;
    }

    .joinresult_wrap .xans-member-joincomplete .joinComplete .ec-base-box .ec-base-desc dt {
        width: 30%;
        max-width: 100px;
        font-size: 12px;
    }

    .joinresult_wrap .xans-member-joincomplete .joinComplete .ec-base-box .ec-base-desc dd {
        font-size: 12px;
    }

    .joinresult_wrap .ec-base-button.gBottom {
        margin: 10px 0 0 0;
        padding: 0 20px;
    }

    .joinresult_wrap .ec-base-button.gBottom a[class^='btn'][class*='Fix'].sizeM {
        font-size: 12px;
    }
}
.agreeAll {
    font-size: 12px;
}

.agreeAll > div {
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    font-weight: 500;
}

.agreeAll > div .agreeAllTitle {
    font-weight: 500;
}

.agreeAll > div label {}

.agreeAll > div label input {
    margin: 0 2px 0 0;
}

.agreeAll p {
    margin-top: 20px;
}

div#join_terms {
    border-top: 1px solid var(--mainColor);
    margin-top: 30px;
}

.form-terms .form-wrap {
    margin: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.form-terms .form-wrap h4.form-title {
    font-family: 'Pretendard', "Helvetica Neue", Helvetica, NanumGothic, "Malgun Gothic", Dotum, Gulim, sans-serif !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    letter-spacing: 0 !important;
}

.form-terms .form-wrap + .form-wrap {
    margin-top: 30px !important;
}

.form-terms .form-wrap .title-wrap .checkbox {
    font-size: 12px;
}

.form-terms .form-wrap .title-wrap .checkbox label input {
    margin: 0 2px 0 0;
}
.form-terms .form-wrap h4.form-title .btn-toggle {
    background: url(/design/lcdv/img/ic_info_arrow.png) right no-repeat;
    width: 10px;
    height: 5px;
    background-size: contain;
    position: absolute;
    top: 4px;
    padding-left: 5px;
}
.form-terms .form-wrap h4.form-title .btn-toggle img {
    display: none;
}

.form-terms .form-wrap h4.form-title.on .btn-toggle {
    transform: rotate(180deg);
    padding-right: 5px;
    padding-right: 0;
    background: url(/design/lcdv/img/ic_info_arrow.png) left no-repeat;
    background-size: contain;
}

.form-terms .form-wrap textarea {
    width: 100% !important;
    background: #fff !important;
    border: 1px solid #e4e4e4 !important;
    font-size: 12px !important;
    color: #000 !important;
    border-radius: 0 !important;
}

.form-terms .form-wrap .contract-tbl th, .form-terms .form-wrap .contract-tbl td {
    border: 1px solid #e4e4e4 !important;
    font-size: 12px !important;
}

.form-terms .form-wrap .contract-tbl th {
    background: #fafafa !important;
    color: #000 !important;
}.form-terms .form-wrap .contract-tbl td input {
    margin: 0 !important;
}
/* 한글 */


/* BASIC css end */


/* BASIC css end */

