* {
    margin: 0;
    padding: 0;
    font-family: "Pretendard", "Noto Sans KR", sans-serif;
    line-height: 24rem;
}

body {
    margin: 0;
    position: relative;
}

#layout_body {
    padding: 0;
    background-color: #ffffff;
}


/**********  기존 css  *********/

#layout_header {
    display: none;
}

.layout_side {
    position: fixed;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 20rem;
    overflow: auto;
    width: 290rem;
    z-index: 2001;
    background-color: #fff;
    display: none;
}

.new-keyword-sech-layer .rna-pg-head {
    box-shadow: 0 0 0;
}

.rna-pg-head {
    height: 0px !important;
}

.rna-pg-head {
    position: relative;
    width: 100%;
    height: 60rem;
    line-height: 60rem;
    text-align: center;
/*    -moz-box-shadow: 0px 12px 8px #0000000f;
    -webkit-box-shadow: 0px 12px 8px #0000000f;
    box-shadow: 0px 12px 8px #0000000f;*/
}

.rna-head-skeep {
    font-size: 16px;
    font-weight: normal;
    color: #115EFB;
    position: absolute;
    right: 15rem;
    top: 0;
    height: 60rem;
    line-height: 60rem;
    display: none;
}

.rna-lgn-box .rna-txt1 {
    font-size: 28rem;
    font-weight: bold;
    color: #000;
    padding: 0 10%;
    text-align: center;
    margin-bottom: 70rem;
    margin-top: 130rem;
}

body #body {
    overflow-x: hidden;
}

#body .rna-lgn-frm .rna-df-inpt {
    width: 100%;
    border: 1px solid #DBDBDB;
    height: 58rem;
    box-sizing: border-box;
    text-indent: 15rem;
    font-size: 16rem;
    font-weight: 300;
    color: #A1A3A9;
}

.rna-lgn-lnk-box-new a {
    font-size: 16rem;
    font-weight: bolder;
}

#userid, #password {
    height: 58rem;
    border-radius: 8px;
}

.login-sub-area {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.login-sub-area label input[type="checkbox"] {
    /*webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    outline: 0;
    border: 1px solid #DBDBDB !important;
    border-radius: 4px;
}

.login-sub-area .v3_find_info {
    line-height: 40rem
}

.login-sub-area .v3_find_info > a {
    font-size: 16rem;
    font-weight: 400;
    line-height: 16rem;
    color: #5E5E5E;
}

.login-sub-area label span {
    font-weight: 500;
    font-size: 16rem;
    padding-left: 5rem;
    color: #161616;
}


.rna-lgn-submit-btn {
    margin-top: 40rem;
    width: 100%;
    height: 55rem;
    border-radius: 50em;
    background: #000;
    color: #fff;
    font-size: 18rem;
}

.rna-lgn-submit-btn {
    border-radius: 8px;
    background-color: #115efb;
    margin-top: 10rem;
    color: #fff;
}

.rna-lgn-lnk-box-new {
    padding-top: 80rem;
}

.rna-lgn-lnk-box-new a {
    font-size: 20rem;
    font-weight: 600;
    color: #000000;
}
.rna-lgn-lnk-box-new p {
    color: #8A8A8A;
    font-size: 16rem;
}
.rna-lgn-lnk-box-new span {
    color: #03C75A;
    font-size: 16rem;
}

.login-sns-kko {
    margin-top: 29rem;
    width: 100%;
    height: 55rem;
    border-radius: 8px;
    background-color: #FEE500;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 17rem;
    font-weight: 500;
    color: #000;
}

.login-sns-kko img {
    margin-right: 8rem;
}

.login-sns-email {
    margin-top: 10rem;
    width: 100%;
    height: 55rem;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #000;
    font-size: 17rem;
    font-weight: 500;
    color: #000;
}

.login-text-or {
    text-align: center;
    color: #979797;
    font-size: 16rem;
    margin-top: 25rem;
}

.login-naver-apple {
    display: flex;
    margin-top: 10rem;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.login-naver-apple a {
    margin: 0 25rem;
}

.rna-lgn-box {
    padding: 0 49rem;
}

.rna-lgn-box .rna-txt1 {
    margin-bottom: 46rem;
}
/*.hc_layout_wrap {
    position: initial;
}*/

@media only screen and (min-width: 390px) {
    #body {
        /*width: 390px;*/
        margin: 0 auto;
        height: auto !important;
        min-height: 100% !important;
        border: 1px solid #ccc;
        /* box-sizing: border-box; */
        /* background: rgba(255,0,0,0.2) !important; */
        border-top: 0 !important;
        border-bottom: 0 !important;
    }
    #layout_body, .resp_wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .hc_layout_wrap {
        margin: 0 auto;
        /*width: 390px !important;*/
    }
    .rna-lgn-box .rna-txt1 {
        padding-top: 0px;
    }
    .rna-pg-head, .hc_new_join_next_btn {
        z-index: 100 !important;
    }
    .rna-pg-head {
        left: calc((100% - 388px) / 2) !important;
    }
    .rna-pg-head {
        /*width: 388px;*/
    }

}

@media only screen and (min-width: 481px) {
/*    .hc_layout_wrap {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .footer-content {
        position: initial !important;
    }
    .rna-lgn-box {
        position: absolute;
        bottom: 100%;
        transform: translate(0, -40%);
    }*/
}
body {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
}

.rna-lgn-box {
    margin-bottom: 320rem;
}

.kakao-chat, .q-top {
    display: none;
}

.Pt30 {
    padding-top: 25rem !important;
}




/* footer_c */
.layout_footer {
    margin-top: 0;
    font-size: 16rem;
    line-height: 1.5;
    font-weight: 400;
    color: #767676;
}
.footer-content {
    max-width: 480px;
    min-width: 320px;
    margin: 0px auto;
    width: 100%;
    padding: 30rem 49rem;
    background-color: #fafafa;
    position: absolute;
    bottom: 0;
}
.footer-content .footer-btns {
    display: flex;
    justify-content: space-between;
    gap: 10rem;
    margin-top: 12rem;
    margin-bottom: 16rem;
}

.layout_footer .footer_c {
    /*border-top: 1px #eee solid;*/
    padding: 20rem 0 !important;
}

.layout_footer .footer_c .resp_wrap {
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

.layout_footer .menu3 {
    margin-left: -30rem;
    /*padding-right: 50rem;*/
    font-size: 16rem;
    line-height: 1.8em;
    color: #999;
}

.layout_footer .menu3:after {
    display: block;
    content: "";
    clear: both;
}

.layout_footer .menu3>li {
    float: left;
    padding: 1rem 0 5rem 30rem;
}

.layout_footer .pcolor {
    color: #666;
}

.resp_wrap:after {
    display: block;
    content: "";
    clear: both;
}

.pcolor > a {
    color: #444;
}

.layout_footer a:visited {
    color: #5E5E5E !important;
}

.footer-content h3 {
    font-size: 18rem;
    font-weight: 500;
    color: #5E5E5E;
    margin-top: 20rem;
    margin-bottom: 12rem;
}
.footer-content p {
    font-size: 16rem;
    font-weight: 300;
    line-height: 20rem;
    color: #777777;
    margin-bottom: 6rem;
}

.footer-content p:nth-child(1) {
    font-size: 18rem;
    color: #444444;
    font-weight: 500;
    margin-bottom: 10rem;
}
.footer-content p:nth-child(2) {
    font-size: 28rem;
    color: #000000;
    font-weight: 700;
    margin-bottom: 15rem;
}
/*
.add-lr-pd10 {
    padding: 0 10rem;
}*/
