@charset "utf-8";
/* css by OOparts */

/* @media (min-width:768px) and (max-width:991px) */

/* 기준 폰트 사이즈 */
html { font-size:12px; }

#root_container.index_view  {

}

#area_left {

}

/* 내용 */
#area_content,
#area_content.page_area {

}

/* 하단 */
#oo_footer .company_info {
	text-align:center;
}

#oo_footer .container {
	padding:20px 10px;
}
#oo_footer .ft_logo {
	text-align:center;
}

/* main footer content */
#oo_footer .ft_content_main li + li {
	margin-top:30px;
}



/*  200205 새로만든부분 */
dl.new_sub_dl { background-size:cover;}
div.new_sub_wrap { width:100%;}
h2.new_sub_title2, h2.new_sub_li_title { font-size:28px;}
h1.new_sub_title6 { font-size:32px;}
h1.new_sub_title { font-size:40px;}


img.margin-top-img3 { width:80%;}



