@charset "utf-8"; /* 회원 공통 */
.sub_header.member {
    height: auto;
}

.sub_header.member h2 {
    height: auto;
    border-bottom: 0;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}

.member_lg strong {
    font-weight: 600;
}

.member_lg {
    letter-spacing: -0.03em;
}

.member_lg .my_tit3 {
    padding: 0;
    background: none
}

.member_lg .key_pink {
    color: #ed174d !important;
}

.member_lg .btn_box {
    margin-top: 20px;
    font-size: 0;
    text-align: center
}

.member_lg .btn_box [class*="btn_"] {
    font-weight: normal;
}

.member_lg .btn_box [class*="btn_"], .member_lg .btn_box .btn_gray {
    display: block;
    float: left;
    width: 160px;
    height: 40px;
    margin: 0;
    border: none;
    border-radius: 50px;
    background: #6b6b6b;
    color: #fff;
    font-size: 15px;
    font-family: "LGSmHa";
    line-height: 38px;
    box-sizing: border-box;
}

.member_lg .btn_box .btn_pink {
    background: #ed174d;
    color: #fff;
}

.member_lg .btn_box .btn_red {
    background: #b71256;
    color: #fff;
}

.member_lg .btn_box .btn_white {
    border: 1px solid #6b6b6b;
    background: #fff;
    color: #6b6b6b;
}

.member_lg .btn_box [class*="btn_"] ~ [class*="btn_"] {
    margin-left: 20px;
}

.member_lg .btn_box [class*="btn_"]:hover {
    text-decoration: none !important;
}

.member_lg .btn_box .inner {
    display: inline-block;
}

.member_lg .btn_box .inner:after {
    display: block;
    content: '';
    clear: both;
}

.member_lg input:-ms-input-placeholder {
    color: #d5d5d5;
    font-size: 12px;
    letter-spacing: -0.03em;
}

.member_lg input::-webkit-input-placeholder {
    color: #d5d5d5;
    font-size: 12px;
    letter-spacing: -0.03em;
}

.member_lg input::-moz-placeholder {
    color: #d5d5d5;
    font-size: 12px;
    letter-spacing: -0.03em;
    opacity: 1;
}

.member_lg .tbl_type1 {
    width: 100%;
}

.member_lg .tbl_type1 th {
    padding: 14px;
    border-top: 2px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #eee;
    background: #f7f7f7;
    color: #444
}

.member_lg.policyBox .tbl_type1 th {
    line-height: 1.3;
}

.member_lg .tbl_type1 td {
    padding: 12.2px 15px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #d4d4d4;
    text-align: center;
    color: #444;
    line-height: 20px;
    vertical-align: top;
}

.member_lg .tbl_type1 th:last-child, .member_lg .tbl_type1 td:last-child {
    border-right: 0;
}

/* .member_lg .tbl_type1 th:nth-child(2),
.member_lg .tbl_type1 td:nth-child(2) {border-right: 1px solid #eee; border-left: 1px solid #eee} */
.member_lg .tbl_type1 th, .member_lg .tbl_type2 th {
    font-weight: bold;
}

.member_lg .tbl_type2 {
    margin-top: 20px;
    border-top: 2px solid #575757;
}

.member_lg .tbl_type2 input {
    margin-left: 20px;
    font-weight: normal
}

.member_lg .tbl_type2 table {
    width: 100%;
}

.member_lg .tbl_type2 th {
    padding: 14.5px 18px 14.5px 21px;
    border-bottom: 1px solid #d4d4d4;
    background: #fafafa;
    color: #444;
    text-align: left;
}

.member_lg .tbl_type2 td {
    width: 100%;
    padding-left: 60px;
    border-bottom: 1px solid #d4d4d4;
    color: #444;
    text-align: left;
}

.member_lg .question_box {
    overflow: hidden;
    margin-top: 50px;
    text-align: center;
}

.member_lg .question_box > div {
    width: 390px;
    height: 130px;
    padding: 30px ;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
}

.member_lg .question_box > div strong {
    display: block;
    margin-bottom: 14px;
    font-size: 16px;
}

.member_lg .question_box > div p {
    line-height: 20px
}

.member_lg .question_box .chk_fail {
    float: left;
}

.member_lg .question_box .fail_call {
    float: right;
}

.member_lg .explan {
    width: 100%;
    padding: 30px 20px;
    background: #fafafa;
    color: #444;
    text-align: left;
    box-sizing: border-box;
}

.member_lg .explan ul li {
    position: relative;
    padding-left: 23px;
    margin-bottom: 15px;
}

.member_lg .explan ul li:last-child {
    margin: 0;
}

.member_lg .explan ul li:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #444;
    content: '';
}

/* 회원가입 여부 확인 & 아이디 찾기 폼 (간편찾기/인증기관을 이용한 찾기) (join_member_chk & find_id_result)) */
.member_lg.sign_chk {
    margin-top: 50px;
}

.member_lg.sign_chk .content_inner {
    padding: 0 50px;
}

.member_lg.sign_chk .content_inner:after {
    display: block;
    content: '';
    clear: both;
}

.member_lg.sign_chk h3.tit {
    margin-bottom: 14px;
    padding: 0px;
    color: #444;
    font-size: 26px;
    font-weight: bold;
    background: none;
}

.member_lg.sign_chk .txt_box {
    float: left;
    width: 340px;
}

.member_lg.sign_chk .txt_box p {
    color: #444;
    line-height: 20px;
}

.member_lg.sign_chk .txt_box .mylgidBtn {
    display: inline-block;
    width: 132px;
    height: 25px;
    line-height: 23px;
    margin-top: 10px;
    font-size: 12px;
    color: #4a4c58;
    border: 1px solid #383838;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
}

.member_lg.sign_chk .txt_box .mylgidBtn img {
    height: 8px;
    margin-right: 3px;
    vertical-align: middle;
}

.member_lg.sign_chk .input_box input {
    width: 100%;
    height: 32px;
    padding: 10px;
    border: 1px solid #d5d5d5;
    font-size: 12px;
    box-sizing: border-box
}

.member_lg.sign_chk .input_box input ~ input {
    margin-top: 10px;
}

.member_lg.sign_chk .input_box {
    float: right;
    width: 300px;
}

.member_lg.sign_chk .input_box .btn_pink {
    width: 100%;
}

/* 회원가입 여부 안내 - 결과(정상/휴먼회원) & 탈퇴 (join_member_result &_withdrawal ) */
.member_lg.sign_result {
    margin-top: 98px;
    text-align: center;
}

.member_lg.sign_result .txt_box {
    color: #444;
}

.member_lg.sign_result .txt_box .title {
    font-size: 26px;
    font-weight: bold;
}

.member_lg.sign_result .txt_box .sub_title {
    margin-top: 18px;
}

.member_lg.sign_result .btn_box {
    margin-top: 50px
}

.member_lg.sign_result .btn_box .btn_gray {
    width: 130px;
}

/* 본인인증 (certificate_member) */
.member_lg.sign_up {
    margin-top: 30px;
    color: #444;
}

.member_lg.sign_up .step_process ul {
    overflow: hidden;
    border-top: 2px solid #575757;
    border-bottom: 1px solid #dedede ;
}

.member_lg.sign_up .step_process ul li {
    position: relative;
    float: left;
    width: 25%;
    padding: 22px 34px;
    border-right: 1px solid #dedede;
    background: #f6f6f6;
    line-height: 1;
    box-sizing: border-box;
}

.member_lg.sign_up .step_process ul li:first-child {
    padding: 22px 30px;
    border-left: 1px solid #dedede;
}

.member_lg.sign_up .step_process ul li .step_number {
    display: block;
    color: #a0aab6;
    font-size: 23px;
    font-weight: 800;
}

.member_lg.sign_up .step_process ul li .step_txt {
    display: block;
    color: #a0aab6;
    font-size: 20px;
}

.member_lg.sign_up .step_process ul li:before {
    position: absolute;
    top: 50%;
    right: -8px;
    z-index: 1;
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    background: #f6f6f6;
    transform: translateY(-50%) rotate(-45deg);
    content: '';
    box-sizing: border-box;
}

.member_lg.sign_up .step_process ul li:last-child:before {
    display: none;
}

.member_lg.sign_up .step_process ul li.on {
    background: #fff;
}

.member_lg.sign_up .step_process ul li.on .step_number {
    color: #ec174d;
}

.member_lg.sign_up .step_process ul li.on .step_txt {
    color: #2b2b2b;
}

.member_lg.sign_up .step_process ul li.on:before {
    background: #fff
}

.member_lg.sign_up .process_cont .sub_txt {
    margin: 29px 0;
    padding-left: 20px;
    padding-right: 20px;
    color: #444;
    font-size: 16px;
    font-weight: bold;
}

/* 14세미만 법정대리인 동의 (certificate_member_under14) */
.member_lg.sign_up .process_cont .age14_name {
    margin-top: 27px;
    padding: 28px;
    height: 75px;
    border: 1px solid #dedede;
    font-size: 15px;
    text-align: center;
    box-sizing: border-box;
}

.member_lg.sign_up .process_cont > strong {
    display: block;
    margin: 29px 0 20px;
    font-size: 16px;
    font-weight: bold;
}

.member_lg.sign_up .process_cont .text_area {
    padding: 26px 20px;
    border: 1px solid #ddd;
    line-height: 20px;
    box-sizing: border-box;
}

.member_lg.sign_up .process_cont .radio_box {
    margin-top: 17px;
    text-align: center;
}

.member_lg.sign_up .process_cont.last {
    margin-bottom: 50px;
    padding-bottom: 45px;
    border-bottom: 1px solid #444;
}

.member_lg.sign_up .process_cont.last > strong {
    margin-bottom: 19px;
}

.member_lg.sign_up .last + .btn_box {
    margin-top: 0;
}

.member_lg.sign_up .radio_box input {
    margin-left: 15px;
}

.member_lg.sign_up .radio_box input:first-child {
    margin: 0;
}

.member_lg.sign_up .radio_box label {
    margin-left: 5px;
    vertical-align: -1px
}

/* 약관동의 (clause_agree) */
.member_lg.sign_up .cont_inner {
    overflow: hidden;
    margin-top: 7px;
}

.member_lg.sign_up .cont_inner .sub_txt {
    float: left
}

.member_lg.sign_up .cont_inner .btn_box {
    float: left;
}

.member_lg.sign_up .cont_inner .btn_box button {
    width: 120px;
    height: 30px;
    margin: 3px 0 0 21px;
    line-height: 30px;
    font-size: 14px;
}

.member_lg.sign_up .clause_cont {
    margin-top: 6px;
    margin-bottom: 95px;
}

.member_lg.sign_up .clause_cont .clause_info > p {
    position: relative;
    padding-left: 23px;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
}

.member_lg.sign_up .clause_cont .clause_info > p:before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #444;
    content: '';
}

.member_lg.sign_up .clause_cont .clause_info .clause_txt {
    padding: 28px 20px;
    border: 1px solid #dedede;
    box-sizing: border-box;
}

.member_lg.sign_up .clause_cont .clause_info .clause_txt.scroll {
    overflow-y: scroll;
    height: 240px;
}

.member_lg.sign_up .clause_cont .clause_info .clause_txt.scroll_auto01 {
    overflow-y: auto;
    max-height: 233px;
}

.member_lg.sign_up .clause_cont .clause_info .clause_txt.scroll_auto02 {
    overflow-y: auto;
    max-height: 175px;
}

.member_lg.sign_up .clause_cont .clause_info .clause_txt p {
    margin-bottom: 6px;
    line-height: 20px;
}

.member_lg.sign_up .clause_cont .warning {
    overflow: hidden;
    margin: 20px 0 0;
}

.member_lg.sign_up .clause_cont .warning p {
    float: left;
}

.member_lg.sign_up .clause_cont .warning .radio_box {
    float: right;
    margin-top: -2px
}

.member_lg.sign_up .clause_cont .warning.last {
    margin-bottom: 47px;
}

.member_lg.sign_up .clause_cont .warning.dot p {
    position: relative;
    padding-left: 22px;
}

.member_lg.sign_up .clause_cont .warning.dot p:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #444;
    content: '';
}

.member_lg.sign_up .clause_cont.last {
    margin-bottom: 47px;
}

.member_lg.sign_up .clause_cont.last .clause_info .clause_txt {
    padding: 30px 20px;
}

.member_lg.sign_up .clause_cont.last .tbl_type2 input {
    margin-left: 16px;
}

.member_lg.sign_up .clause_cont.last .tbl_type2 label {
    margin-left: 4px;
}

.member_lg.sign_up .clause_cont.last .tbl_type2 td {
    padding: 0;
}

/* 회원정보 입력 */
.member_lg.sign_up .memberInfo_head {
    overflow: hidden;
    margin-top: 29px;
}

.member_lg.sign_up .memberInfo_head .head_tit {
    float: left;
    font-size: 16px;
    font-weight: bold;
}

.member_lg.sign_up .memberInfo_head .req {
    float: right;
    font-size: 12px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 {
    margin-top: 18px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 th {
    padding: 19px 20px;
    vertical-align: top
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .name th, .member_lg.sign_up .memberInfo_head + .tbl_type2 td {
    padding: 13px 20px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 td p {
    margin-top: 10px;
    ; color: #a1a1a1;
    font-size: 12px;
    line-height: 16px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 td p.dot {
    position: relative;
    padding-left: 6px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 td p.dot:before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 2px;
    height: 2px;
    background: #a1a1a1;
    content: '';
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 input {
    margin: 0;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .w80 {
    display: inline-block;
    margin: 0;
    margin-left: 7px;
    vertical-align: middle;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .w80 .btn_gray {
    width: 80px;
    height: 23px;
    font-size: 13px;
    line-height: 23px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 input[type="text"], .member_lg.sign_up .memberInfo_head + .tbl_type2 input[type="password"] {
    width: 182px;
    height: 22px;
    padding-left: 10px;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 select {
    width: 64px;
    border: 1px solid #d3d3d3;
    font-size: 12px;
    vertical-align: middle;
    box-sizing: border-box;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .key_pink {
    margin-right: 3px
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 td span {
    margin: 0 6.5px;
    font-size: 12px;
    color: #666
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .name td span {
    margin: 0;
    color: #444;
    font-size: 13px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .birth select:first-child {
    width: 84px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .birth .txt {
    margin: 0;
    color: #444;
    font-size: 13px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .number input {
    width: 77px;
    margin-left: 3px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .email input {
    width: 110px;
    padding: 3px
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 .email select {
    width: 110px;
    margin-left: 8px;
}

.member_lg.sign_up .memberInfo_head + .tbl_type2 + .btn_box {
    margin-top: 50px;
}

/* 가입완료 */
.member_lg.sign_up .sign_result {
    margin-top: 50px;
}

.member_lg.sign_up .sign_result .explan {
    margin-top: 49px;
}

.member_lg.sign_up .sign_result + .btn_box {
    margin-top: 50px;
}

.member_lg.sign_up .sign_result + .btn_box .btn_gray {
    width: 130px;
    line-height: 40px;
}

.member_lg.sign_up .sign_result .explan_w {
    background: #fff;
    border: 1px solid #dedede
}

/* 부가정보 등록 */
.emailRegiCon {
    min-height: 340px;
    height: calc(100vh - 398px);
}

.member_lg.email_chk .txt_box p {
    color: #848684;
}

.member_lg.email_chk .content_inner {
    padding: 0;
    width: 570px;
    margin: 0 auto;
}

.member_lg.email_chk .txt_box {
    float: none;
    width: 100%;
}

.member_lg.email_chk .email_box {
    float: none;
    width: 100%;
    margin: 45px auto 0;
    text-align: center;
    font-size: 0;
}

.member_lg.email_chk .email_box input {
    width: calc(33.33% - 10px);
    height: 45px;
    font-size: 15px;
    vertical-align: middle;
}

.member_lg.email_chk .email_box input:-ms-input-placeholder {
    color: #d5d5d5;
    font-size: 15px;
}

.member_lg.email_chk .email_box input::-webkit-input-placeholder {
    color: #d5d5d5;
    font-size: 15px;
}

.member_lg.email_chk .email_box input::-moz-placeholder {
    color: #d5d5d5;
    font-size: 12px;
    letter-spacing: -0.03em;
    opacity: 1;
}

.member_lg.email_chk .email_box input ~ input {
    margin-top: 0;
}

.member_lg.email_chk .email_box span {
    display: inline-block;
    width: 22px;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}

.member_lg.email_chk .email_box select {
    width: calc(33.33% - 10px);
    margin-left: 8px;
    height: 45px;
    padding: 5px 40px 5px 10px;
    border: 1px solid #d5d5d5;
    font-size: 15px;
    box-sizing: border-box;
    vertical-align: middle;
    background: #fff url("/images/client/common/myLgId/select_arrow.png") center right 15px no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.member_lg.email_chk .email_box select::-ms-expand {
    display: none;
}

.member_lg.email_chk .email_box .btn_box {
    margin-top: 30px;
}

/* select_arrow.png */
.member_lg.email_chk .email_box .btn_red {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

/* 아이디 찾기 폼 (간편찾기/인증기관을 이용한 찾기) */
.member_lg.find_wrap {
    margin-top: 50px;
    color: #444;
}

.member_lg.find_wrap [class*="find_"] {
    float: left;
    width: 50%;
    padding: 0 30px;
    box-sizing: border-box;
}

.member_lg.find_wrap [class*="find_"] p {
    margin-bottom: 18px;
    line-height: 20px;
}

.member_lg.find_wrap [class*="find_"] .btn_box {
    text-align: left;
}

.member_lg.find_wrap [class*="find_"] .btn_gray {
    width: 300px;
    text-align: center;
}

.member_lg.find_wrap .find_left {
    border-right: 1px solid #dedede;
}

.member_lg.find_wrap .find_left input {
    width: 300px;
    height: 32px;
    padding: 5px 10px;
    margin-bottom: 10px;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
}

.member_lg.find_wrap .find_left input:last-child {
    margin: 0;
}

.member_lg.find_wrap .find_right .tit + div {
    margin-bottom: 36px;
}

.member_lg.find_wrap .tit {
    margin-bottom: 14px;
    padding: 0px;
    color: #444;
    font-size: 26px;
    font-weight: bold;
    background: none;
}

/* 아이디 찾기 결과 */
.member_lg.sign_find {
    margin-top: 48px;
    color: #444;
    text-align: center;
}

.member_lg.sign_find .title {
    margin-bottom: 19px;
    font-size: 26px;
    font-weight: bold;
}

.member_lg.sign_find .explan {
    margin-bottom: 17px;
}

.member_lg.sign_find .sub_title {
    margin-bottom: 50px;
}

/* 비밀번호찾기 결과 */
.member_lg.sign_find .explan.cnt {
    text-align: center;
}

.member_lg.sign_find .center_box {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.member_lg.sign_find .center_box > div {
    margin-bottom: 5px;
}

.member_lg.sign_find .center_box > div:last-child {
    margin: 0;
}

.member_lg.sign_find .center_box > div label {
    margin-left: 10px;
}

.member_lg.sign_find .btn_box [class*="btn_"].w300 {
    width: 300px;
}

.member_lg.sign_find .explan.mgt_28 {
    margin-top: 28px;
}

/* 새비밀번호 설정 */
.member_lg.sign_find .newPwd_tit {
    font-weight: bold;
    margin-bottom: 3px;
    padding-left: 40px;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
}

.member_lg.sign_find .tbl_type2 {
    margin-top: 0;
}

.member_lg.sign_find .tbl_type2 th {
    padding-left: 40px;
}

.member_lg.sign_find .tbl_type2 td {
    padding: 0;
}

.member_lg.sign_find .tbl_type2 td input {
    width: 300px;
    height: 32px;
    padding-left: 13px;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
}

.member_lg.sign_find .explan.mgb_27 {
    margin-bottom: 27px;
}

/* 회원정보 수정 - 비밀번호 확인(비밀번호 체크) */
.member_lg.sign_find .txt_box {
    margin-bottom: 18px;
}

.member_lg.sign_find .txt_box .title {
    margin-bottom: 30px;
}

.member_lg.sign_find .pwd_input input {
    width: 300px;
    height: 32px;
    margin: 0;
    padding-left: 10px;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
}

/* 회원탈퇴 폼 */
.member_lg.sign_find .explan.lh30 {
    margin-bottom: 47px;
    padding: 30px 20px 23px;
    line-height: 20px;
}

.member_lg.sign_find .explan.lh30 li {
    margin-bottom: 8px;
}

.member_lg.sign_find .id_border {
    padding: 29px 0;
    border: 1px solid #dedede;
}

.member_lg.sign_find .id_border p {
    font-weight: 800;
}

/* 회원정보 수정 폼 */
.member_lg.right_section {
    margin-top: 52px;
}

.member_lg.right_section .memberInfo_head .head_tit {
    margin-top: 12px;
}

.member_lg.right_section .memberInfo_head + .tbl_type2 th {
    padding: 15px 20px;
}

.member_lg.right_section .memberInfo_head + .tbl_type2 .user_id td span {
    margin: 0;
    color: #444;
    font-size: 13px;
}

.member_lg.right_section .square_box {
    float: right;
}

.member_lg.right_section .square_box .btn_square {
    display: inline-block;
    font-weight: normal;
    width: 153px;
    height: 30px;
    margin-left: 7px;
    background: #6b6b6b;
    color: #fff;
    text-align: center;
    line-height: 30px;
    box-sizing: border-box;
}

.member_lg.right_section .square_box .btn_square:hover {
    text-decoration: none !important;
}

.member_lg.right_section .tbl_type2 table th {
    line-height: normal;
}

.member_lg.right_section .tbl_type2.mgb_50 {
    margin-bottom: 50px;
}

.member_lg.right_section .tbl_type2.mgb_100 {
    margin-bottom: 100px;
}

.member_lg.right_section .btn_box {
    margin-bottom: 50px;
}

.member_lg.right_section .direct_box {
    overflow: hidden;
}

.member_lg.right_section .direct_box .txt_box {
    float: left;
    width: 365px;
    height: 178px;
    margin-right: 20px;
    padding: 25px 0;
    border: 1px solid #dedede;
    text-align: center;
    box-sizing: border-box;
}

.member_lg.right_section .direct_box .txt_box:last-child {
    margin: 0;
}

.member_lg.right_section .direct_box .txt_box strong {
    display: inline-block;
    margin-bottom: 11px;
    font-size: 16px;
    line-height: 26px;
}

.member_lg.right_section .direct_box .txt_box p {
    margin-bottom: 15px;
    line-height: 20px;
}

.member_lg.right_section .direct_box .txt_box .btn_go {
    display: inline-block;
    font-weight: normal;
    width: 102px;
    height: 30px;
    background: #6b6b6b;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

.member_lg.right_section .direct_box .txt_box .btn_go:hover {
    text-decoration: none !important;
}

/*회원정보 수정 비밀번호 변경 폼*/
.member_lg.right_section .tbl_type2.mgb_20 {
    margin-bottom: 20px;
}

.member_lg.right_section .content_inner.mgt_m7 {
    margin-top: -7px
}

/* 회원탈퇴 비밀번호 입력 팝업 */
.member_lg.security_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
}

.member_lg.security_popup .popup_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 303px;
    transform: translate(-50%,-50%);
}

.member_lg.security_popup .popup_header {
    height: 85px;
    padding: 29px 30px;
    background: #dedede;
    font-size: 26px;
    font-weight: bold;
    box-sizing: border-box;
}

.member_lg.security_popup .popup_body {
    height: 218px;
    padding: 30px 55px;
    background: #fff;
    box-sizing: border-box;
}

.member_lg.security_popup .popup_body .txt_box {
    margin-bottom: 20px
}

.member_lg.security_popup .popup_body .txt_box p {
    margin-bottom: 14px;
    font-size: 15px;
    color: #444;
}

.member_lg.security_popup .popup_body .txt_box p:last-child {
    margin: 0
}

.member_lg.security_popup .popup_body input {
    width: 337px;
    height: 32px;
    padding-left: 15px;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
}

.member_lg.security_popup .btn_close {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 25px;
    right: 30px;
    width: 30px;
    height: 30px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px
}

.member_lg.security_popup .btn_close:after {
    position: absolute;
    top: 15px;
    left: 0;
    width: 32px;
    height: 2px;
    background: #444;
    content: '';
    transform: rotate(-135deg)
}

.member_lg.security_popup .btn_close:before {
    position: absolute;
    top: 15px;
    left: 0;
    width: 32px;
    height: 2px;
    background: #444;
    content: '';
    transform: rotate(135deg)
}

/* 이용약관 */
.member_lg.sign_up .clause_txt.scroll .main_tit {
    margin-bottom: 20px;
    padding: 0;
    background: none;
    font-size: 15px;
    font-weight: bold;
}

.member_lg.sign_up .clause_txt.scroll .sub_tit {
    margin-bottom: 20px;
    padding: 0;
    background: none;
    font-size: 13px;
    font-weight: bold;
}

.member_lg.sign_up .clause_txt.scroll ul {
    margin-bottom: 20px;
    line-height: 20px;
}

/* 회원정보 수정 - 회원탈퇴 */
.member_lg.sign_up .withdrawal_hm {
    margin-bottom: 50px;
    padding: 30px 170px 30px 20px;
    background: #f7f7f7;
    position: relative;
}

.member_lg.sign_up .withdrawal_hm ul li {
    padding-left: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #333;
    line-height: 18px;
    position: relative;
}

.member_lg.sign_up .withdrawal_hm ul li:last-child {
    margin-bottom: 0;
}

.member_lg.sign_up .withdrawal_hm ul li:before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background: #333;
    position: absolute;
    top: 6.5px;
    left: 0;
}

.member_lg.sign_up .withdrawal_hm a {
    display: block;
    width: 112px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    color: #6b6b6b;
    border: 1px solid #b1b1b1;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -15px;
}

.member_lg.sign_up .withdrawal_hm a:hover {
    text-decoration: none !important;
}

/* 220713 통합인증 추가 */
.member_lg .simple .btn_box {
    margin-top: 10px;
}

.member_lg.find_wrap .find_right.simple .tit + div {
    margin-bottom: 25px;
}

/* 230328 임시인증 추가 */
.table_infotxt {
    margin-top: 24px;
    position: relative;
    padding: 15px 0;
}

.table_infotxt h5 {
    background: url(/images/client/myhello/images/icon/icon_bul1.gif) no-repeat 0 1px;
    padding-left: 18px;
    color: #ff3183;
    display: block
}

.table_infotxt > ul {
    margin-top: 5px;
    line-height: 20px;
    font-size: 12px;
}

.table_infotxt > ul > li {
    background: url('/images/client/myhello/images/icon/icon_dot1.gif') no-repeat 0 8px;
    padding-left: 7px;
    word-break: keep-all;
}

.table_infotxt .mylgidBtn {
    display: inline-block;
    width: 132px;
    height: 25px;
    line-height: 23px;
    margin-top: 10px;
    font-size: 12px;
    color: #4a4c58;
    border: 1px solid #383838;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
}

.table_infotxt .mylgidBtn img {
    height: 8px;
    margin-right: 3px;
    vertical-align: middle;
}
