.box {
	justify-content: space-between;
    width: 100%;
    min-height: 20px;
    padding: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
.btn_joinall {
    background: #1caa9e;
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
}

.btn_joinall:hover {
    color: #fff;
    background: #2bbbaf;
}

.btn_bigjung {
    padding: 14px 35px 15px;
    float: left;
    margin-left: 10px;
}

.form-control-t {
    float: left;
    height: 40px;
    border: 1px solid #dadada;
    border-radius: 0;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding-left: 15px;
}

.checkbox label {
    font-family: roboto;
}

#member-sms_receive .radio {
    display: inline;
}

#member-sms_receive > div.radio:nth-child(2) {
    margin-left: 10px;
}

#member-sms_receive .radio label {
    font-family: 'Noto Sans KR', sans-serif;
    color: #000;
}

#member-sms_receive .radio label input {
    vertical-align: middle;
    margin-top: 3px;
}

.field-member-tel2 {
    float: left;
    padding-right: 15px;
}

.field-member-tel3 {
    float: left;
}

#agreeWrap {
    margin-top: 30px;
    text-align: center;
}

#agreeWrap label {
    font-size: 13px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.03em;
}

#agreeWrap .btn_clause {
    background: #fff;
    border: 1px solid #dadada;
    padding: 4px 15px;
    font-size: 12px;
    font-family: 'Noto Sans KR', sans-serif;
    color: #555;
    letter-spacing: -0.03em;
    cursor: pointer;
    height: 27px;
}

#agreeWrap .btn_clause:hover {
    background: #f6f6f6;
}

.btn_Submit_ok {
    background: #2a82df;
    font-size: 18px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #fff !important;
    padding: 15px 120px;
    height: 40px;
    border-radius: 14px;
}

/* 에러메세지 */
.help-block {
    clear: both;
    color: #f04400 !important;
}

.alert-danger {
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #f04400;
    background-color: #f6e5e5;
    border-color: #ebccd1;
    border-radius: 0;
    display: none;
}

#Join > div:nth-child(18) > div > div.form-group.field-member-mobile_cert {
    height: 0;
}

#Join > div:nth-child(18) > div > div.help-block.help-block-error {
    margin-top: 0px;
    margin-bottom: 5px;
}

#Join_modify {
    width: 100%;
    margin-bottom: 50px;
}

#Join_modify table {
    width: 100%;
}

#Join_modify table tr th {
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.03em;
    width: 160px;
    border: 1px solid #dadada;
    background: #f6f7fa;
    padding-left: 15px !important;;
}

#Join_modify .info_modify tr th, #Join_modify .info_modify tr td {
    border: 1px solid #dadada;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.03em;

}

#Join_modify .info_modify tr td {
    padding-left: 20px;
}

#Join_modify div input, #Join_modify div select {
    height: 35px;
    font-size: 13px;
}

.btn_pwch {
    height: 35px;
    padding: 8px 35px;
    background-color: #a4a4a4;
    color: white;
    border: 0;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
    border: 0;
    border-radius: 0;
    width: 395px;
}

.modify_sms, .modify_fax {
    font-family: 'Noto Sans KR';
}

.modify_sms > .field-member-sms_receive #member-sms_receive .radio label,
.modify_sms > .field-member-mail_receive #member-mail_receive .radio label,
.modify_fax > .field-member-fax_receive #member-fax_receive .radio label {
    color: #555;
    font-family: 'Noto Sans KR', sans-serif;
}

.modify_sms > .field-member-sms_receive #member-sms_receive .radio label input,
.modify_sms > .field-member-mail_receive #member-mail_receive .radio label input,
.modify_fax > .field-member-fax_receive #member-fax_receive .radio label input {
    height: 14px;
    margin-top: 3px;
}

.modify_sms .field-member-mail_receive #member-mail_receive .radio,
.modify_fax .field-member-fax_receive #member-fax_receive .radio {
    display: inline;
    margin-left: 10px;
}

.com_add {
    margin-top: 25px;
}

.com_add ul {
    padding: 0;
    height: 44px;
    border-bottom: 1px solid #b9b8b8;
}

.com_add ul li {
    display: inline-block;
    float: left;
    height: 43px;
    background: #f4f4fa;
    border: 1px solid #b9b8b8;
    border-bottom: transparent;
    padding: 9px 24px;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.03em;
    cursor: pointer;
}

.com_add ul li a {
    font-size: 13px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.03em;
}

.com_add ul li.active a {
    color: #6d90e6;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Noto Sans KR', sans-serif;
}

.com_add ul li.active {
    height: 44px;
    background: #fff;
    border: 1px solid #b9b8b8;
    border-bottom: 0;
    border-top: 2px solid #6d90e6;
    color: #6d90e6;
    font-weight: 500;
    padding: 9px 29px;
}

.com_add ul li:last-child, .com_add ul li.active:last-child {
    border-left: 0;
}

.comadd_attention {
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
    letter-spacing: -0.03em;
    background: #777cf1;
    padding: 8px 0;
    text-align: center;
    color: #fff;

}

.com_add div p {
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    letter-spacing: -0.03em;
    margin-top: 15px;
}

.info_input {
    float: left;
    width: 500px;
    height: 40px;
    border: 1px solid #dadada;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding-left: 15px;
}

.comadd_table {
    width: 820px;
    margin-top: 8px;
}

.comadd_table tr td {
    padding: 0 !important;
}

.comadd_table tr td > select {
    color: #888 !important;
}

.comadd_table tbody tr td .form-group {
    margin: 0 !important;
}

/* 아이디, 비번찾기 */
.info_tt {
    font-size: 15px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.03em;
}

.btn_mem_submit {
    background-color: #a4a4a4;
    font-size: 16px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #fff;
    width: 300px;
    border: none;
    height: 45px;
}

/* 회원 탈퇴 */
#Mem-wrap {width:300px;margin:0 auto;padding-top:30px;}
#Mem-wrap .info_tt {margin-top:10px;}
#Mem-wrap div {margin-top:5px;height:35px;}
#Mem-wrap div input, #Mem-wrap div select {height:35px;}
