.news-main .view-box {width:100%;}
.news-main .view-box {width:100%;overflow:hidden;}

/*Çìµå¶óÀÎ*/
.news-main .view-box .news-headline {width:100%;margin:0 auto;height:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;clear:both;}

/* ´º½º ¹è³Ê */
.news-main .view-box .news-banner {width:100%;margin:0 auto;height:auto;position:relative;margin-bottom:0px;overflow:hidden;clear:both;}

/* ´º½º ¸®½ºÆ® */
.news-main .view-box .news-list {width:100%;margin:0 auto;height:auto;position:relative;margin-bottom:0px;overflow:hidden;clear:both;}

.sec:not(.none) { position:relative; padding:20px; background:#fff; border:1px solid #ddd; margin-top:10px; }
.sec[class*=" sec-2news"],
.sec[class*=" sec-3news"] { display:flex; justify-content: space-between; height:600px; }
.sec[class*=" sec-3news"] > div { width:calc(33.33% - 15px); }

.sec[class*=" sec-create-news"] { display:flex; justify-content: space-between; height:680px; }
.sec[class*=" sec-create-news"] > div { width:calc(33.33% - 15px); }

.sec .title { position:relative; font-weight:600; /*padding-left:10px; */}
.sec .title:before { content:""; position:absolute; left:0; top:4px; bottom:4px; width:4px; border-radius:4px; /*background:var(--main-color2);*/ }
.sec .title:not(.min) { font-size:1.375rem; line-height:1.2; margin-bottom:10px; /*padding-left:12px;*/ }

.sec .title a { position:absolute; right:0; bottom:0; font-size:1rem; color:#aaa; padding-right:10px; }
.sec .title a:before, .sec .title a:after { content:""; position:absolute; right:2px; width:1px; height:6px; background:#aaa;}
.sec .title a:before { transform:rotate(-45deg); top:1px; }
.sec .title a:after { transform:rotate(45deg); bottom:1px; }

/*Ãß°¡*/
.sec2:not(.none) { position:relative; padding-left:20px; padding-right:20px;}

.title-bar {position:absolute;left:0px;width:4px;border-radius:5px;margin-right:12px;background:var(--main-color2);}
.title-text {padding-left:10px;}
.title-bar-19 {height:19px;}
.title-bar-16 {height:16px;}
.title-bar-14 {height:14px;}

.titlt-round {position:absolute;left:0px;}
.title-round-13{left:0; top:3px; width:13px; height:13px; background:#fff; border:3px solid var(--main-color2); border-radius:99px; }