@charset "utf-8";

/*이메일 찾기*/
.findEmail .subTxt {
    padding: 25px 2% 0 2%
}

.findEmail .subTxt p {
    color: #888888
}

.findEmail .btnList {
    text-align: center;
    margin-top: 100px
}

.join input + .barTable ul li:first-child span:nth-child(2) {
    width: 42%;
}

.barTable .phoneLi > span:first-child {
    padding: 53px 2%;
}

.show-email {
    display:none;
    position:relative;
    width:100%;
    float:left;
    padding:25px 0;
    text-align:left;
    text-indent: 10px;
    color:#888888;
    border-bottom:1px solid #CCC;
}

.show-email span {
    font-size:24px;
    color:blue;
    font-weight:bold;
}
