/* BASIC css start */
/* BASIC css start */
 caption {
     display: none;
 }

 a:hover {
     text-decoration: none;
     background: none;
 }

 h4.tit {
     margin-top: 30px;
     margin-bottom: 5px;
     font-size: 14px;
     font-weight: bold;
     font-family: 'Malgun Gothic';
     letter-spacing: -1px;
 }

 .form-wrap {
     width: 620px;
     margin-top: 30px;
     border: 1px solid #aaa;
     border-radius: 8px;
     padding-bottom: 21px;
     text-align: left;
 }

 .form-wrap h3.form-title {
     margin: 0;
     padding: 21px 25px 0;
     font-size: 18px;
     font-family: 'Malgun Gothic';
     cursor: pointer;
 }

 .form-wrap h3.form-title strong {
     display: block;
     background: url(/images/common/ico_arrow_up.png) no-repeat right center;
     letter-spacing: -1px;
 }

 .form-wrap h3.form-title.off strong {
     background: url(/images/common/ico_arrow_down.png) no-repeat right center;
 }

 #terms {
     width: auto !important;
     margin: 0 auto !important;
 }

 .new-privercy-contract h3 {
     position: relative;
     font-weight: bold;
     margin: 30px 0 5px 0;
     text-align: left;
 }

 .new-privercy-contract h3 span {
     color: #0f6efc;
 }

 .new-privercy-contract h3 .check {
     position: absolute;
     top: 0;
     right: 0;
     width: 70px;
 }

 .new-privercy-contract h3 .check input {
     width: 12px;
     height: 12px;
     vertical-align: top;
 }

 .new-privercy-contract h3.w-normal {
     font-weight: normal
 }

 .new-privercy-contract .p10 {
     padding: 10px;
 }

 .new-privercy-contract .period {
     font-size: 13px;
     font-weight: 700;
 }

 .new-privercy-contract .privacy-noti {
     margin-top: 10px;
     color: var(--gray04);
     font-weight: normal;
     font-size: 13px;
     
 }

 .new-privercy-contract input {
     vertical-align: middle;
 }

 .new-privercy-contract .privercy-chk {
     text-align: right;
     position: absolute;
     right: 0;
     top: 0;
 }

 .new-privercy-contract .privercy-chk label {
     color: var(--mainColor);
     
     font-size: 13px;
 }

 .privercy-contract-tap {
     height: 35px;
 }

 .privercy-contract textarea {
     width: 600px;
     height: 150px;
     color: #666;
 }

 .btn-agree {
     margin-top: 30px;
 }

 .btn-agree a {
     display: block;
     padding: 25px 0;
     background: #000;
     border-radius: 8px;
     color: #fff;
     text-align: center;
     font-family: 'Malgun Gothic';
     font-size: 20px;
     font-weight: 700;
     letter-spacing: -1px;
 }

 #terms .privercy-agree {
     margin-bottom: 20px;
 }

 #terms .tbl {
     width: 100%;
     padding: 0;
     margin: 0;
     border-spacing: 0;
     border-collapse: collapse;
     border-top: 1px solid #dadada;
     border-left: 1px solid #dadada;
 }

 #terms .tbl caption {
     display: none;
 }

 #terms .tbl th {
     line-height: 32px;
     color: #3b3b3b;
     font-size: 12px;
     font-weight: bold;
     background: #f0f0f0;
     text-align: center;
 }

 #terms .tbl th,
 #terms .tbl td {
     height: 32px;
     padding: 0;
     margin: 0;
     border-right: 1px solid #dadada;
     border-bottom: 1px solid #dadada;
     letter-spacing: -1px;
 }

 #terms .new-privercy-contract .tbl td {
     background: #ffffff;
 }

 #terms .tbl td ul,
 #terms .tbl td ul li {
     padding: 0;
     margin: 0;
     list-style: none;
 }

 #terms .tbl td ul {
     width: 70px;
     margin: 5px auto;
 }

 #terms .tbl td .txt-l {
     padding: 5px 3px;
     margin: 0;
     text-align: left;
 }

 #terms .tbl td .mr15 {
     margin-right: 15px;
 }

 #terms .btn-foot {
     margin-top: 20px;
     text-align: center;
     font-size: 0;
     line-height: 0;
 }

 #terms .btn-foot a {
     margin-left: 10px;
 }

 #chkwrap {
     border: 1px solid #dedede;
     background: #ffffff
 }

 #chkwrap .all-chk {
     height: 43px;
     line-height: 45px;
     padding-left: 20px;
     font-size: 14px;
     font-weight: bold;
     color: #000;
     border-bottom: 1px solid #dedede;
 }

 #chkwrap .all-chk .input-cbox {
     width: 14px;
     height: 14px;
     *margin-top: 0;
 }

 #chkwrap .cont ul:after {
     clear: both;
     content: "";
     display: block;
 }

 #chkwrap .cont ul {
     padding-bottom: 15px;
 }

 #chkwrap .cont ul li {
     float: left;
     width: 270px;
     line-height: 18px;
 }

 #chkwrap .cont ul li a {
     display: inline-block;
     width: 60px;
     height: 16px;
     line-height: 21px !important;
     margin-top: -2px;
     font-weight: normal;
     font-size: 11px;
     border: 1px solid #bdbec7;
     background: #fafafa;
     text-align: center;
 }

 #chkwrap .cont strong {
     color: #000;
 }

 #chkwrap .cont label {
     font-weight: bold;
 }

 #chkwrap .cont .marketing {
     padding-left: 30px;
     border-top: 1px dashed #dadada;
     line-height: 18px;
 }

 #chkwrap .cont .marketing .mk-wrap {
     height: 44px;
     line-height: 46px;
 }

 #chkwrap .cont .marketing .mk-wrap input {
     margin-top: -1px;
     *margin-top: 0;
 }

 @media screen and (-webkit-min-device-pixel-ratio:0) {
     #chkwrap .cont ul li a {
         line-height: 17px !important
     }
 }

 h4.tit {
     margin-top: 50px;
     margin-bottom: 15px;
     padding-left: 5px;
     color: var(--mainColor);
     font-size: 13px;
     position: relative;
     letter-spacing: 0;
     position: relative;
     font-weight: 400;
 }

 .privercy-contract textarea {
     width: 97%;
     height: 165px
 }

 #terms .contract-tbl {
     width: 100%;
     border-spacing: 0;
     border-collapse: collapse
 }

 #terms .contract-tbl th,
 #terms .contract-tbl td {
     border: 1px solid #e0e0e0;
     text-align: center;
 }

 #terms .contract-tbl th {
     background: #fcfcfc;
     color: var(--mainColor);
     font-weight: 400;
 }

 #terms .contract-tbl th div {
     height: 41px;
     line-height: 43px;
 }

 #terms .contract-tbl tbody th {
     font-weight: normal;
 }

 .btm-msg {
     padding-top: 30px;
     line-height: 18px;
 }

 .join_wrap {
     display: flex;
     min-height: calc(100vh - 100px);
 }

 #wrap.gh .join_wrap input[type=text][readonly] {
     background: var(--lightGray02);
 }

 .join_wrap>div.cnt_left {
     border-right: 1px solid var(--mainColor);
     width: 50%;
     flex: 1;
 }

 .join_wrap>div.cnt_left .subCnt_title h4 {
     font-size: 13px;
     font-weight: 500;
     line-height: 16px;
     padding: 50px 50px 0 50px;
     box-sizing: border-box;
 }

 .join_wrap>div.cnt_left .cnt_sub_title p {
     font-size: 13px;
     line-height: 22px;
     font-weight: 400;
     margin-top: 30px;
     padding: 0 50px;
 }

 .join_wrap>div.cnt_right {
     width: 50%;
     flex: 1;
 }

 .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;
}
 /*한글*/
/* BASIC css end */


/* BASIC css end */

