@charset "utf-8";
/*에디터 스타일 수정*/
/*pc*/
figcaption.newsbox-editor{display: block;padding: 5px 5px 10px;margin: 10px 0 20.5px;color:#666; font-size: 14px; letter-spacing: -.3px;line-height: 1.5;box-sizing:border-box;}
figcaption.newsbox-editor:before {content:"▲";margin-right: 3px;}
p.newsbox-editor {margin-bottom: 28px;}
h2.newsbox-editor {margin-bottom: 28px;font-size: 30px;line-height: 1.2;}
h3.newsbox-editor {margin-bottom: 28px;font-size: 24px;line-height: 1.2;}
h4.newsbox-editor {margin-bottom: 28px;font-size: 18px;line-height: 1.2;}
.viewContent hr {margin: 15px 0; height: 4px; background: #dedede; border:0;}
ul.newsbox-editor, li.newsbox-editor, ol.newsbox-editor {margin: revert;padding:revert;}
.fr-view > ul.newsbox-editor > li {list-style: disc;}
.fr-view > ul.newsbox-editor > li > ul > li {list-style: circle;}
.fr-view > ol.newsbox-editor li {list-style: decimal;}
