@charset 'utf-8';



main {
    background-color: #a8ebdc;
    background-image: url(/img/news/month/08/bg_main_top.png), url(/img/news/month/08/bg_main.png);
    background-size: contain, cover;
    background-repeat: no-repeat ;
}

main:before {
    background-image: url(/img/news/month/08/08.png);
}




/*메인 new 보러가기*/



/*viual*/
main .visual .wrap { background-color: #e8b79a;}


/*메인 하단 배경*/
main .main-bg-box{ padding-bottom: 33%; margin-top: -2%; background: url(/img/news/month/08/bg_main_bottom.png) no-repeat bottom center / cover ;}
