.none { display: none;}

select{
    /*ios대응*/
    -webkit-appearance: none;
    -moz-appearance: none; 
    appearance: none;
    background:url('/img/comm/list_btn.png') no-repeat 97% 50%/13px auto;
    }
   
    select::-ms-expand{
        display:none;/*for IE10,11*/
     }


div#join_wrap {
    width: 100%;
    height: auto;
    position: relative;
    top: 110px;
    background-color: rgb(255, 255, 255);
}

div#join_area {
    width: 1300px;
    min-height: 826px;
    margin: 0px auto;
    position: relative;
    left: 0px;
    padding-top: 0px;
    top: 0px;
    background-color: #f4f5f8;
    background-color: rgb(255, 255, 255);
}




.flex{
    display: flex;
    align-items: baseline;
}

.visible{
    visibility: visible;
}
.no_visible{
    visibility: hidden;
}
h5{
    display: block;
    font: bold 0.95em 'Noto sans KR';
    /* color: #3E4880; */
    color: rgb(51 51 51);
    /* width: 20%; */
    margin-bottom: 7px;
}

hr{
    height: 1px;
    background-color:#333333;
}



input:focus {
    outline: none;
}
.signUp{
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    margin: 0px auto;
    /* padding: 0px 3.5em; */
    box-sizing: border-box;
    border-radius: 15px;
  
}
.signUp2{
    width: 100%;
    height: 105%;
    position: relative;
    top:80px;
    margin: 0px auto;
    padding: 66px 5em;
    box-sizing: border-box;
    border-radius: 5px;
    /* border: solid 1px rgb(212, 212, 212); */
    background-color: rgb(255, 255, 255);
    /* background-color: rgb(248, 167, 167); */
    
}

div.row{
    width: 100%;
    padding-top: 36px;
    padding-bottom: 53px;
}
div.row .join_us{
    text-align: center;
    font: normal 0.9em 'Noto sans KR';
    color: #9f9f9f;
    position: relative;
    top: 3px;
}

.row h4{
    font: bold 2em 'Noto sans KR';
    color: rgb(51 51 51);
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.1px;
}

.signup_process{
      /* width: 100%; */
      display: flex;
      padding-right: 0%;
      position: relative;
      top: 173px;
      /* left: 1.5%; */
      font: normal 0.8em 'Noto sans KR';
      color: #b3b3b3;
      z-index: 1;
      /* background: #cdcdcc; */
      justify-content: flex-end;
}
.registration_complete{
    padding-right: 2.5%;
}
.signup_process .process_icon{
    font-size: 0.8em;
}

.black{
    color: #000;
}

div.login_Form_wrap{
    width: 95%;
    /* margin-left: 4%; */
    height: auto;
    padding-bottom: 6px;
    margin: 0px auto;
    /* background-color: darkblue; */
}
.business_information_wrap{
    width: 95%;
    /* margin-left: 12.5%; */
    height: auto;
    padding-bottom: 6px;
    margin: 0px auto;
    /* background-color: darkblue; */
    /* display: none; */
}
.login_Form{
    position: relative;
    width: 100%;
    /* height: 63px; */
    margin-bottom: 4px;
    padding-top: 14px;
    /* display: flex; */
    align-items: baseline;
    /* background-color: darkcyan; */
}
.login_Form_list{
    height: 59px;
    display: flex;
    /* background-color: darkblue; */
}
.login_Form_list img{
    position: relative;
    width: 2.4%;
    top: 9px;
    left: -4.3%;
}
.login_Form_list .security_img{
    position: relative;
    width: 2.4%;
    top: 9px;
    left: -24.3%;
}
.login_Form_hometax{
    position: relative;
    width: 100%;
    /* height: 63px; */
    margin-bottom: 22px;
    padding-top: 14px;
    display: flex;
    align-items: baseline;
    /* background-color: darkcyan; */
}
.login_Form_hometax input{
          /* display: block; */
    padding: 14px;
    /* max-width: 600px; */
    width: 186.5px;
    margin-top: 9px;
    border-radius: 0;
    border: solid 1px rgb(202 203 206);
}

.login_Form_hometax input::placeholder{
    font: normal 0.95em 'Noto sans KR';
    color: rgb(165, 165, 165);
}
.sign_up_btn{
        /* width: 91%; */
    /* border: none; */
    /* padding: 11px; */
    font: normal 0.98em 'Noto sans KR';
    background-color: #ffffff !important;
    /* margin-top: 20px; */
    color: #222222 !important;
    /* margin-left: -1%; */
    border: solid 1px #4b4b4b !important;
    /* cursor: pointer; */
}
/* .login_Form_hometax button{
    top: 2px;
    position: relative;
    left: -2%;
    padding: 12px;
    margin-left: 20px;
    width: 14%;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    background-color: #333333;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #fff;
} */
.login_Form2{
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 37px;
    display: flex;
    padding-top: 24px;
    /* display: flex; */
    align-items: baseline;
    /* background-color: darkcyan; */
}

.login_Form_hometax .certification_css{
    top: 2px;
    position: relative;
    left: -1.5%;
    padding: 12px;
    margin-left: 20px;
    width: 17.5%;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    background-color: #333333;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #fff;
    /* filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 0.1)); */
}
.login_Form_hometax .certification_css2{
    top: 2px;
    position: relative;
    left: -1.5%;
    padding: 12px;
    /* margin-left: 20px; */
    width: 17.5%;
    border: solid 1px #17B054;
    background-color: #ffffff;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #17B054;
  
}
.login_Form .certification_css{
    top: 2px;
    position: relative;
    left: -1.5%;
    padding: 12px;
    margin-left: 20px;
    width: 17.5%;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    background-color: #333333;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #fff;
    /* filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 0.1)); */
}
.login_Form .certification_css2{
    top: 2px;
    position: relative;
    left: -1.3%;
    padding: 12px;
    margin-left: 20px;
    width: 17.5%;
    border: solid 1px #17B054;
    background-color: #ffffff;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #17B054;
}
.login_Form .business_select{
    font: normal 0.9em 'Noto sans KR';
    color: #8d8d8d;
    position: relative;
    /* left: 15%; */
    top: -21px;
    padding-left: 12.5%;
}
/* 인증 완료된 후 */
.login_Form .verification_completed{
    /* background-color: rgb(209, 209, 209); */
    position: relative;
    /* left: 14.6%; */
    top: -19px;
    padding-left: 12%;
}
.verification_select{
    font: normal 0.75em 'Noto sans KR';
    color: #68686d;
    padding-bottom: 11px;
    /* display: none; */
    visibility: hidden;
}

.completed_list{
    background: #F8F8F8;
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    padding: 0.4em;
    width: 60%;
    cursor: pointer;
    margin-bottom: 14px;
    /* box-sizing: border-box; */
}

.completed_list.completed_select{
    background: #EDF0F8;
    border: 2px solid #c5cfee;
    box-shadow: 2px 2px 0px rgb(183 185 193 / 41%);
}
/* From uiverse.io by @martinval9 */
/* Hide the default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
   }
   
   .container {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    width: 6%;
    user-select: none;
    /* display: none; */
   }
   
   /* Create a custom checkbox */
   .checkmark {
    position: absolute;
    top: 16px;
    /* left: 2%; */
    margin-left: 9px;
    height: 20px;
    width: 20px;
    background-color: #ccc;
    border-radius: 25px;
    transition: 0.15s;
   }
   
   /* When the checkbox is checked, add a blue background */
   .checkmark_checked {
    background-color: rgb(61 95 196);
    border-radius: 25px;
    /* transition: 0.15s; */
   }
   
   /* Create the checkmark/indicator (hidden when not checked) */
   .checkmark:after {
    content: "";
    position: absolute;
    /* display: none; */
   }
   
   /* Show the checkmark when checked */
   .container input:checked ~ .checkmark:after {
    display: block;
   }
   
   /* Style the checkmark/indicator */
   .container .checkmark:after {
    left: 31%;
    top: 4px;
    width: 5px;
    height: 8px;
    border: solid white;
    border-width: 0 0.15em 0.15em 0;
    transform: rotate(45deg);
   }
/* ------------------- */

   .completed_contents{
    width: 85%;
    margin: 0px auto;
    /* height: 67px; */
    position: relative;
    padding: 0.3em;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 5px;
    /* top: -15px; */
    left: 1%;
   }


   .completed_contents_list{
    width: 32%;
    display: inline-grid;
    font: bold 0.9em 'Noto sans KR';
    font-weight: 500;
    color: #464646;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    position: relative;
    left: 1%;
   }

   .completed_number{
    color: #898989;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   }


   .trash_icon img{
    width: 4%;
    height: auto;
    float: right;
    position: relative;
    top: -47px;
    left: 1%;
    cursor: pointer;
    padding: 10px;
   }


.certification_number{
    width: 44.4%;
}

.native_box{
    position: absolute;
    top: 12px;
    left: 380px;
}
.native_box_mypage{
    position: absolute;
    top: 12px;
    left: 248px;
}
.overlap_check_box{
    position: absolute;
    left: 426px;
    top: 12px;
}

.line{
    margin-top: 30px;
    margin-bottom: 30px;
    
}

#essential{
    color: red;
}

.login_Form_biz{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: baseline;
}

.login_Form_biz .biz_input_box{
    width: 30%;
}

.login_Form_biz .biz_input{
    height: 40px;
    margin-top: 9px;
    margin-left: 15px;
    border-radius: 0;
    width: 15%;
    border: solid 1px rgb(192, 195, 204);
    
}

.login_Form_hometax .sign_up_text{
    width: 14%;
    display: inline-flex;
    font: normal 0.95em 'Noto sans KR';
}
.login_Form .sign_up_text{
    width: 14%;
    display: inline-flex;
    font: normal 0.95em 'Noto sans KR';
    align-items: center;
}
.login_Form2 .sign_up_text{
    width: 13%;
    display: inline-flex;
    font: normal 0.95em 'Noto sans KR';
}
.auth_div{
       /* position: relative; */
       display: inline-flex;
}
#notice{
    position: relative;
    color: red;
    top: 3px;
    font-size: 0.78em;
    /* display: none; */
}


.login_Form .no_biz_hyphen{
    margin-top: 20px;
    margin-left: 10px;
}
.sign_member{
    padding-left: 5%;
}
.sign_member p{
    font: normal 0.9em 'Noto sans KR';
    color: #68686d;
    /* margin-bottom: 18px; */
}

.seal{
    padding: 11px;
    /* background-color: darkblue; */
}


#email_help{
    position: relative;
    color: red;
    top: 4px;
    /* display: none; */
    font-size: 0.78em;
}
.pw_explain{
    position: absolute;
    width: 350px;
    border: 1px solid #5d5e6d;
    left: 370px;
    top: 375px;
}

.pw_explain p{
    margin-left: 10px;
    margin-top: 10px;
}

.taxfriend_login_Form{
    width: 90%;
    height: 100%;
    margin-bottom: 50px;
}


.login_Form i{
    font: normal 0.95em 'Noto sans KR';
    /* color: #4b4c52; */
    color: #2a2a2d;
    /* background-color: darkcyan; */
}
.login_Form input{
         /* display: block; */
    padding: 14px;
    /* max-width: 600px; */
    width: 408px;
    margin-top: 9px;
    border-radius: 0;
    border: solid 1px rgb(202 203 206);
}
.input_btn_wrap{
    width: 100%;
    /* background-color: silver; */
}
.login_Form input::placeholder{
    font: normal 0.95em 'Noto sans KR';
    color: rgb(165, 165, 165);
}
.login_Form .input_btn{
    top: 1px;
    position: relative;
    left: 0.8%;
    padding: 12px;
    /* margin-left: 26px; */
    width: 17%;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    background-color: #333333;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #fff;
}
.login_Form .input_btn:hover{
    background-color: #505050;
    color: #fff;
}
.login_Form select{
          /* display: block; */
    width: 17.5%;
    padding: 13px;
    /* height: 37px; */
    margin-top: 9px;
    margin-left: 8px;
    cursor: pointer;
    border-radius: 0;
    border: solid 1px rgb(192, 195, 204);
}
.login_Form select:focus{
    outline: none;
}

.login_Form input:focus{
    outline: 0.1em solid #e5e5e5;
}
.phoneNumberDiv{
    width: 408px;
    margin-top: 9px;
    border-radius: 0;
    border: solid 1px rgb(202 203 206);
    padding: 14px;
    background-color: #f2f2f2;
}


p.phone{
    font: normal 0.95em 'Noto sans KR';
    color: #5d5e6d;
}

.phone_certification{
    position: relative;
    width: 440px;
    margin-left: 0;
    margin-top: 8px;
    padding: 11px;
    cursor: pointer;
    border: none;
    background-color: #333333;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: rgb(255, 255, 255);
    /* display: none; */
}
.phone_certification2{
    position: relative;
    width: 439px;
    margin-left: 0;
    margin-top: 8px;
    padding: 11px;
    cursor: pointer;
    border: solid 1px #17B054;
    background-color: #ffffff;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #17B054;
    /* display: block; */
}
.phone_certification:hover{
    background-color: #585858;
    color: #fff;
}
.overlap_check{ 
    /* width: 25%; */
    height: 30px;
    /* float: right; */
    /* margin-left: 20px; */
    margin-left: -146px;
    cursor: pointer;
    border-radius: 2px;
    border: solid 0.1em #888;
    background-color: white;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #888;
    /* filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 0.1)); */
    /* padding: 5px; */
}
.overlap_check:hover{
    background-color: #888;
    color: #fff;
}

.button_hover{
    background-color: #888;
    color: #fff;
}

.help{
    position: relative;
    top: 3px;
    color: red !important;
    /* display: none; */
    font-size: 0.78em !important;
}

div#agreement_wrap{
    width: 80%;
    margin-top: 0px;
    margin-left: -13px;
    background-color: #ffffff;
}

div.login_wrap{
    width: 100%;
    height: 100%;

}

div.progress_box{
    width: 100%;
    height: 50px;
    
    border-bottom: solid 0.1em rgb(217, 218, 224);
    background-color: #f5f5f5;
}

h2.agreement_title{
    font: normal 0.95em 'Noto sans KR';
    color: #696a70;
    /* padding-bottom: 5px; */
    position: relative;
    left: 3%;
    top:-38px;
    /* text-align: center; */
    /* background-color: darkblue; */
}

ul.agreement_list_wrap{
    width: 100%;
    height: 100%;
}
ul.agreement_list_wrap>li{
    width: 100%;
    /* height: 30px; */
    margin-top: 0px;
    position: relative;
    /* padding: 2px 1em; */
    box-sizing: border-box;
    padding-bottom: 6px;
    /* display: none; */
    /* background-color: rgb(198, 214, 214); */
}
.agreement_all{
    padding-top: 19px;
}
#delivery_sale_contents{
    display: none;
}
#delivery_sale_contents2{
    display: none;
}
#delivery_sale_contents3{
    display: none;
}
#delivery_sale_contents4{
    display: none;
}
ul.agreement_list_wrap>li label{
    font: normal 0.98em 'Noto sans KR';
    cursor: pointer;
    color: rgb(59 59 65);
}


.agreement_all label{
    font: bold 0.98em 'Noto sans KR';
    font-weight: 500;
    color: rgb(48 48 51);
    cursor: pointer;
}
.agreement_all label p{
    font: bold 0.8em 'Noto sans KR';
    font-weight: 400;
    color: rgb(143, 143, 146);
    display: table-footer-group;
}

.agreement_list_wrap>li img{
    position: relative;
    cursor: pointer;
    transition: rotate(360deg);
    top: 3px;
}

.now_login{
    display: flex;
    /* padding-bottom: 132px; */
    padding-top: 27px;
    /* background: darkblue; */
    justify-content: center;
}
.previous_button{
    width: 15%;
    height: 89px;
    margin-left: 2%;
}


span.read_more{
    text-decoration: underline;
    font:normal 0.9em 'Noto sans KR';
    color: #4E5A87;
    cursor: pointer;
}

div.now_login button{
    width: 100%;
    border: none;
    padding: 11px;
    font: normal 0.98em 'Noto sans KR';
    background-color: #333333;
    margin-top: 20px;
    color: #ffffff;
    /* margin-left: 2%; */
    border: solid 1px #333333;
    cursor: pointer;
}
/* div.now_login button:hover{
    border: 1px solid #888;
    background-color: #fff;
    color: #888;
} */
div.now_login p{
    margin-top: 20px;
    font:normal 0.98em 'Noto sans KR';
    color: rgb(79, 81, 92);
}
div.now_login p a{
    cursor: pointer;
    text-decoration: underline;
    font:normal 0.98em 'Noto sans KR';
    color: rgb(44, 69, 212);
}

div.bottom_line{
    margin-top: 40px;
    margin-bottom: 10px;
    /* border-bottom: 2px solid rgb(145, 145, 145); */
}
.already_member{
    width: 100%;
}
.already_member .confirm{
    width: 100%;
    height:50px;
    border: none;
    font: normal 0.98em 'Noto sans KR';
    background-color: #4f598f;
    margin-top: 40px;
    color: #ffffff;
    cursor: pointer;
}
.already_member .info_text{
    position: absolute;
    top: 50px;
    font:normal 0.8em 'Noto sans KR';
    color: rgb(243, 32, 32);
    left: 5px;
}
#customBtn {
    display: inline-block;
    background: white;
    color: #444;
    width: 190px;
    border-radius: 5px;
    border: thin solid #888;
    box-shadow: 1px 1px 1px grey;
    white-space: nowrap;
  }

  .sign_up_text_mypage{
    width: 11%;
  }

.show_detail{
    position: relative;
    width: 100%;
    /* height: 321px; */
    /* border: 1px solid #fff; */
    left: 0;
    padding: 9px;
    /* box-sizing: border-box; */
    background-color: #fff;
    /* transform: translate(-50%, -50%); */
    /* z-index: 9999; */
}
.show_detail .show_detail_box{
    display: flex;
    justify-content: space-between;
    padding: 10px;
}
.show_detail .show_detail_box i {
    cursor: pointer;
}
.show_detail .show_detail_contents{
    padding: 21px;
    margin-left: -6px;
    margin-right: 10px;
    height: 226px;
    border: 1px solid #dbdbdb;
    overflow: scroll;
    box-sizing: border-box;
    overflow-x: hidden;
}

.show_detail .show_detail_contents p{
    word-break: break-word;
}

.agree_contents_title{
    font-size: 16px;
    margin-bottom: 10px;
}

.agree_contents_detail{
    font-size: 14px;
    margin-bottom: 10px;
}


/* 가입완료 */
.sign_up_ok{
    width: 100%;
    padding: 3%;
    position: relative;
    box-sizing: border-box;
    top: 80px;
}
.sign_up_ok .sign_up_ok_list{
    margin: 0px auto;
    /* background: darkcyan; */
    text-align: center;
}
.sign_up_ok .sign_up_ok_list img{
    width: 7%;
    padding-bottom: 29px;
}
.sign_ok_text{
    font: bold 2.3em 'Noto sans KR';
    color: #363738;
    text-align: center;
    padding-bottom: 14px;
}
.sign_ok_list_text{
    font: normal 0.98em 'Noto sans KR';
    color: #909090;
    padding-bottom: 46px;
    text-align: center;
}
.login_page_move{
    width: 16%;
    height: 42px;
    text-align: center;
    margin: 0px auto;
}
.login_page_move button{
    width: 100%;
    height: 100%;
    font: normal 0.8em 'Noto sans KR';
    color: #ffffff;
    border: none;
    background-color: #363738;
}
.login_page_move button a{
    font:normal 1.1em 'Noto sans KR';
    color: #ffffff;
}



/* 회원 정보수정 */
.button_hr{
    height: 0.5px;
}




.login_Form_hometax button{
    top: 2px;
    position: relative;
    left: -1.6%;
    padding: 13px;
    margin-left: 20px;
    width: 17%;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    background-color: #333333;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #fff;
}
.pass_number{
    top: 2px;
    position: relative;
    left: -8.6%;
    padding: 13px;
    margin-left: 20px;
    width: 175px;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    background-color: #333333;
    cursor: pointer;
    font: 0.85em 'Noto sans KR';
    color: #fff;
}

.verification_completed .hometax_update{
    position: relative;
    left: -39%;
    top: 3px;
    float: right;
    /* margin-right: 60px; */
    font: 0.85em 'Noto sans KR';
    color: #3d5fc4;
}

    