/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
#join .MK_ok_confirm {
    color: #ff691f;
}

#join .MK_no_confirm {
    color: #ff691f;
}

#join .MK_ok_confirm::before,
#join .MK_no_confirm::before {
    /*content: "※ ";*/
}

#join .sequence {
    height: 100px;
    text-align: center;
    display: none;
}

#join .sequence li {
    display: inline-block;
    margin: 0 12px;
}

#join .sequence li .fa-stack {
    display: block;
    margin: 20px auto 0;
}

#join .sequence li .fa-circle {
    color: #858585;
}

#join .sequence li.now {
    color: #ab3e41;
}

#join .sequence li.now .fa-circle {
    color: #ab3e41;
}

#join .join {
    /* background-color: #eaeaea; */
    margin: 0 16px;
}

#join .join .tableBox {}

#join .join .tableBox:last-child {
    margin-bottom: 0;
}

#join .join .tableBox table {
    width: 100%;
}

#join .join .tableBox table:first-child {
    margin-top: 0;
}

#join .join .tableBox table th {
    text-align: left;
    vertical-align: top;
    display: block;
    width: 100%;
    padding-top: 12px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    line-height: 20px;
    border-top: 1px solid #ededed;
}

#join .join .tableBox table tr:first-child th {
    border-top: 0;
}

#join .join .tableBox table td {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 6px;
    line-height: 20px;
    font-size: 14px;
    padding-bottom: 12px;
}

#join .join .tableBox table td p {
    color: #ff691f;
    margin-top: 3px;
}

#join .join .tableBox table td.birth select {
    margin: 0 5px 10px 0;
    width: 29%;
}

#join .join .tableBox table td.birth .MS_input_txt {
    width: 27%;
}

#join .join .tableBox table td dl.type1 {
    display: flex;
    gap: 4px;
}

#join .join .tableBox table tr.birth dl.type1 dd {
    /* float:left; */
    /* width:30%; */
    width: 100%;
}

#join .join .tableBox table tr.birth dl.type1 dd:first-child {
    /* width:40%; */
}

#join .join .tableBox table tr.birth dl.type1 dd:nth-child(2) .box-select,
#join .join .tableBox table tr.birth dl.type1 dd:nth-child(3) .box-select {
    margin-left: 5px;
}

#join .join .tableBox table tr.birth dl.type2:after {
    clear: both;
    display: block;
    content: '';
}

#join .join .tableBox table tr.birth dl.type2 dd {
    position: relative;
    float: left;
    width: 30%;
}

#join .join .tableBox table tr.birth dl.type2 dd ul li {
    margin: 0 6px 0 0
}

#join .join .tableBox table tr.birth dl.type2 dd:first-child {
    width: 40%;
}

#join .join .tableBox table tr.birth dl.type2 dd:nth-child(2) div,
#join .join .tableBox table tr.birth dl.type2 dd:nth-child(3) div {
    margin-left: 5px;
}

#join .join .tableBox table tr .fc-blue {
    display: none;
}

#join .join .tableBox table .gender td {}

#join .join .tableBox table .gender td dl {
    display: flex;
    gap: 20px;
}

#join .join .tableBox table .gender td dl dd {}

#join .join .tableBox table .gender td dl dd label input {
    margin-right: 8px;
}


#join .join .tableBox table .MS_input_tel,
#join .join .tableBox table .MS_input_sms {
    width: 100% !important;
}

#join .join .tableBox table .txt-input {
    width: 100%;
    box-sizing: border-box;
}

#join .join .tableBox table .txt-input[name=haddress1] {
    margin-bottom: 10px;
}

#join .join .tableBox table #email1 {
    width: 35% !important;
}

#join .join .tableBox table #email1 {
    width: 35% !important;
}

#join .join .tableBox table #hphone1,
#join .join .tableBox table #hphone2,
#join .join .tableBox table #hphone3,
#join .join .tableBox table #etcphone1,
#join .join .tableBox table #etcphone2,
#join .join .tableBox table #etcphone3 {
    width: 29% !important;
}

#join .join .tableBox table .btn {
    width: 89px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #343434;
    background: #343434;
    text-align: center;
    box-sizing: border-box;
    display: block;
    border-radius: 4px;
}

#join .join .every-agree {
    padding: 10px 0 10px 0;
    background-color: #fff;
    font-weight: bold;
    color: #BD3D3D;
}

#join .pd10 {
    margin-top: 30px;
    padding: 0 16px;
    margin-bottom: 40px;
}

#join .step-comm {
    display: none;
}

#join .layer .keyword input {
    width: 45%;
}

#join .layer .msg01 {
    text-align: center;
}

#join .layer .msg-wrap {
    background-color: #fbfbfb;
    padding: 10px 0;
    text-align: center;
}

#join .layer .msg-wrap .msg01-highlight {
    color: #1984f1;
}

#join .layer #searchStep02 {
    margin-top: 10px;
}

#join .layer #searchStep02 h4 {
    font-weight: bold;
}

#join .layer #searchStep02 .btn_Black {
    margin-top: 10px;
}

#join .layer #searchStep03 table {
    width: 100%;
}

#join .layer #searchStep03 table th {
    width: 20%;
    text-align: left;
}

#join .layer #searchStep03 table td {
    padding: 10px 0;
}

#join .layer #searchStep03 table .detail-addrPost input {
    width: 50px;
}

#join .layer #searchStep03 table .detail-addrAddress input {
    width: 90%;
    margin-bottom: 5px;
}

#join .desc-2 {
    background-color: #fff;
    padding: 20px 10px;
    margin-top: 10px;
}

#join .desc-2 dl {
    margin-bottom: 20px;
}

#join .btn-txt-view {
    border: 1px solid #c7c7c7;
    padding: 4px 10px;
    float: right;
}

#layerTermsWrap,
#layerPrivercyWrap,
#layerTermsWrap-A,
#layerTermsWrap-B,
#layerTermsWrap-C,
#layerTermsWrap-D {
    display: none;
}

#layerTermsWrap .txt,
#layerPrivercyWrap .txt,
#layerThirdPartyWrap .txt,
#layerTrustWrap .txt {
    padding: 15px 10px;
}

#join .layerArea .layer-pop {
    width: 90%;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 1px 10px #494949;
    margin: 80px auto;
}

#layerTermsWrap .layer .layer-pop,
#layerTerms-A,
#layerTerms-B,
#layerTerms-C,
#layerTerms-D {
    width: 90%;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 1px 10px #494949;
    margin: 80px auto;
}

#layerTermsWrap .layer .txt,
.layerArea .layer-pop .txt {
    max-height: 300px;
    overflow-y: auto;
    padding: 10px;
    background-color: #fff;
}

#join .layerArea .layer-pop h3 {
    background-color: #efefef;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    padding: 0 10px;
}

#join .layerArea .layer-pop .btns {
    margin: 25px 0;
    padding: 0 15px;
}

.layer-pop .btns .btn-type-03,
.layer-pop .btns .btn-type-04 {
    padding: 7px 20px;
}

#join .layerArea .layer-pop .btns .f-right {
    float: right;
}

#join .layerArea .layer-pop .close {
    display: block;
    width: 45px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    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;
}

#join .layerArea .txt table {
    width: 100%;
}

/* 개인정보 수집 이용안내 */
#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;
}

/* 구버전 이용약관 등 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;
}

#layerTermsWrap,
#layerPrivercyWrap,
#layerThirdPartyWrap,
#layerTrustWrap {
    display: none;
}


/* 셀렉트박스 */
.box-select {}

.box-select select {
    width: 100%;
    background: #fff url(/design/isanoee/images/m_chevron-down.svg) right 10px center no-repeat;
}


input#email {
    width: 100% !important;
}

#join .join .tableBox table td.sms {
    display: flex;
    align-items: center;
    gap: 6px;
}

.join-msg {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    padding-bottom: 10px;
}

.join-msg li {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #999;
}

.join-msg li+li {
    margin-top: 4px;
}

.join-msg .agreeLabel {
    color: #121212;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;

}

.loginTitle {
    margin-top: 40px;
    padding-bottom: 20px;
    color: #121212;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
}

.all_agree_check {}

.all_agree_check label div {
    border: 1px solid #999;
    border-radius: 6px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    display: block;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    color: #999;
    font-size: 16px;
    font-weight: 700;
}

.all_agree_check label img {
    vertical-align: middle;
    margin-right: 2px;
}

.all_agree_check label input {
    display: none;
}

.all_agree_check input[type="checkbox"]:checked+div {
    background: #fff;
    border: 1px solid #ff691f;
    color: #ff691f;
}

.all_agree_check input[type="checkbox"]:checked+div img {
    filter: sepia(1) saturate(10) hue-rotate(-45deg);
}

.all_agree_caution {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 16px;
    text-align: left;
    margin-top: 20px;
}

#terms_agree .terms-agree dt {
    padding-left: 0 !important;
    height: auto !important;
    line-height: normal !important;
    border-bottom: 0 !important;
    color: #121212 !important;
    letter-spacing: 0px !important;
    font-weight: 400 !important;
}

#terms_agree .terms-agree dd {
    margin: 20px 0 0 0 !important;
    padding: 20px 0 0 0 !important;
    border-bottom: 0 !important;
    border-top: 1px solid #ededed;
    font-size: 14px;
    color: #121212;
    font-weight: 400;
}

#terms_agree .terms-agree dd .lst li {
    width: 100% !important;
    padding: 0 !important;
    position: relative;
    margin: 10px 0 !important;
}

#terms_agree .terms-agree dd .lst li label {}

#terms_agree .terms-agree dd .lst li label a {
    font-size: 14px;
    font-weight: 400;
    color: #121212;
    margin-left: 8px;
    background: url(/design/isanoee/images/chevron-right.svg) right center no-repeat;
    width: calc(100% - 28px);
    position: absolute;
    top: 0;
    left: 22px;
}

.arr-info {
    color: #999;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
}

#terms_agree .terms-agree dd strong {
    color: #121212 !important;
    font-weight: 400 !important;
    letter-spacing: -0.5px !important;
}

#terms_agree .terms-agree dd .txt {
    font-size: 12px !important;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0 !important;
}

span.orange {
    color: #ff691f;
    display: block;
}

#terms_agree .terms-agree dd .txt p {
    color: #999 !important;
    margin-top: 0 !important;
}

#join .pd10 .btn_Red {
    background: #ff691f;
    border: 1px solid #ff691f;
    border-radius: 6px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-size: 16px;
}


.layertest {
    z-index: 99999;
    display: none;
    border: 1px solid #121212;
    width: 90%;
    height: 90%;
    border-radius: 20px;
    box-sizing: border-box;
    position: fixed;
    background: #fff;
    overflow-y: scroll;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
}


.layertest::-webkit-scrollbar {
    width: 1px;  /* 스크롤바의 너비 */
    height: 12px; /* 가로 스크롤바의 높이 */
}

.layertest::-webkit-scrollbar-track {
    background: transparent;  /* 트랙의 배경 색상 */
    border-radius: 10px;   /* 트랙의 모서리 둥글게 */
}


.layertest::-webkit-scrollbar-thumb {
    background: transparent;   /* 핸들의 색상 */
    border-radius: 10px; /* 핸들의 모서리 둥글게 */
}

.layertest::-webkit-scrollbar-thumb:hover {
    background: transparent;   /* 마우스 오버 시 핸들의 색상 */
}
a.close-btn {
    position: absolute;
    top: 14px;
    right: 20px;
    z-index: 99;
}
.layertest table {
    width: calc(100% - 40px) !important;
    margin: 30px auto 0;
}

#terms_desc .terms-desc .layertest dt {
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 26px !important;
    height: auto !important;
    color: #121212 !important;
    letter-spacing: 0 !important;
    padding: 12px 20px !important;
    border-bottom: 1px solid #dedede !important;
    margin: 0 !important; 
}

#terms_desc .terms-desc .layertest dt .btn-up {
    display: none;
}
#terms_desc .terms-desc .layertest dl {
    height: 100%;
}
#terms_desc .terms-desc .layertest dd {
    display: block !important;
    border-top: 0 !important;
    background: #fff !important;
    border-bottom: 0 !important;
    padding: 8px 20px !important;
    height: 100%; 
}

#terms_desc .terms-desc .layertest dd textarea {
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #121212 !important;
    line-height: 18px !important;
    border: 0 !important;
    height: 95% !important;
    letter-spacing: 0 !important;
}
#terms_desc .terms-desc .layertest dd .sect {
    padding: 0 !important;
    border: 0 !important;
}
#terms_desc .terms-desc .layertest dd .privacy-noti {font-size: 12px !important;}
.join-msg .agreeLabel label span {
    color: #ff691f;
}
#terms_desc .terms-desc .layertest dd .sect [class*="holding"] {
    font-size: .688em;
}
/* BASIC css end */

