/* BASIC css start */
/**/
#footer .foot_bottom, #bbsData .bbs-link-top, #bbsData .bbs-link-btm, .bbs-table-list table thead, .top-banner
{
    display: none !important;
}
#footer
{
    margin-top: 0px;
}

/* È¸»ç °³¿ä */
/*
div.full-bg
{
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}
*/

.hero-overlay 
{
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3));
}
/* BASIC css end */

