	@import url('https://fonts.googleapis.com/css2?family=Saira:wght@300;400;500;600;700&display=swap');

	@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
	@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
	


	.s_body:after{display:block; content:''; clear:both;}
	.s_body .chart_con{width: 44%; float: left; margin-right: 12%;}
	.s_body .chart_con:last-child{margin-right: 0;}
	.s_body .chart_con canvas{width: 100%;}

	@media (max-width: 840px){
	.s_body .chart_con{width: 100%; float: inherit; margin-right: 0%; margin-bottom: 40px;}
	}


	@media (max-width: 800px){

.table_wrap{overflow-x:inherit; white-space:inherit;}
.table_wrap .table_prev_mo{width: 0; height: 0;}
}