.btn-blue{
    background-color: var(--main-color);
    color: white;
    /*height: 17.5px;*/
    margin: auto;
    border:none;
}
.btn-blue.cnclResn-model{
    margin:0;
    height: 30px;
}
.btn-blue.ccList{
    height: 30px;
    font-size: 1.6rem;
    margin-top: 20%;
    border-radius: 5px;
    color: white;
}
.bjon-line{
    width: 100px;
    background-color: var(--main-color);
    height: 2px;
    border: none;
    margin-left: 10px;
    margin-top : 10px;
}
.bjon-title-flex{
    display: flex;
}
.bjon-title-flex>p{
     color: rgb(69,153,136);
     margin-left: auto;
    font-size: 12px;
 }

.label-two-words{
    /*letter-spacing:9.76px;*/
    letter-spacing:1rem;
}
.label-three-words{
    /*letter-spacing:2px;*/
    letter-spacing:0.2rem;
}

.label-two-words-apply{
    /*letter-spacing:25px;*/
    letter-spacing:2.5rem;
}
/*img 크기 남자 여자*/
.bjonRegist-applier-inputInfo img{
    height: 90px;
}
.bjonApply-applier-inputInfo img{
    height: 90px;
}
.gen-img{
    width: 60px;
}
.bjon-phone-btn{
    background-color: var(--joinMain-color);
}
