.join-page {
    width: 100%;
    min-height: 100%;
    background: #F5F5F5;
    padding-top: 57px;
}

.join-page > .join-page-in {
    background: #FFFFFF;
    width: 800px;
    padding: 32px 24px;
}

.join-title {
    font-family: Pretendard, serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
}

.join-dic {
    font-family: Pretendard, serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.join-page-in > .form-group {
    width: 100%;
}

.join-temp-wrapper {
    width: 100%;
    height: 100%;
    padding: 16px;
    background: #FAFAFA;
}

.all_terms {
    font-family: Pretendard, serif !important;
    font-size: 16px !important;
}