/* BASIC css start */
body #header .menuArea{display:none}
#header .logo_top .logo{display:none;}
.main_cate_tab.top_swiper_navi{display:none;}
#container{margin: 88px 0 0;}


/* Å¸ÀÌÆ² */
.board-title{
    position: fixed;
    top: 36px;
    left: 0;
    width: 50%;
    height: 52px;
    z-index: 101;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.board-title .back{ 
    margin: 0 0 0 5px;
    background: url(/design/nak3618/2021new/m/datail_prev_btn.png) no-repeat center center;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    position: relative;
    background-size: 10px;
    filter: invert(1);
}
.board-title p{
    margin: 0; 
    font-size: 18px; 
    font-weight: 700;
    transform: translateX(50%);
    white-space: nowrap;
}

/* Æû */
#password .contents form p {
    font-size: 13px;
    font-weight: 600;
    padding: 16px 16px 0;
    margin-top: 0;
}
input#bp_input_passwd {
    border: 1px solid var(--border-color-gray);
    border-radius: 8px;
    width: 100%;
    height: 40px;
}
#password .input_box2 { 
    height: 200px;
}
#password .input_box2 a.btn { 
    width: 100%;
    margin: 25px 0;
    border-radius: 50px;
    height: 50px;
    background: #3b3b3b;
    font-size: 14px;
    font-weight: 600;
    border: none;
    line-height: 50px; 
}


/* ¹öÆ° */
.btn_bottom_box{
    display: none;
}

/* ÇªÅÍ */
#footer_container{
    border-top: none !important;
}
.footer_nav{
    display: none !important;
}
.footer_info_wrap{
    display: none;
}
cite{display: none !important;}
/* BASIC css end */

