/* BASIC css start */
/* ±¹³»À½¹Ý - ÀÎ±âÂ÷Æ® */
.section05 .popularity_wrap .frt {width:600px; height:850px; overflow: hidden; }
#chart { width:545px; padding-left:55px; padding-top:25px; text-align:center }
#chart .box { width:505px; height:618px; box-shadow:1px 1px 20px rgba(1, 1, 1, 0.3);  }
#chart .tit { width:505px; height:91px; background:#e81e10; font-family: 'notokr-bold'; font-size:36px; color:#fff; line-height:91px;}
#chart .subtit { width:505px; height:50px; background:#343132; font-family: 'notokr-medium'; font-size:22px; color:#ef3e42; line-height:50px; display:none;}
#chart .chartbox { padding:13px 13px 12px}
#chart .chartbox ul { width:479px; height:43px; line-height:43px; border-bottom:1px solid #ededed; text-align:left; overflow:hidden; }
#chart .chartbox ul:hover { background:#eee }
#chart .chartbox ul.last { border-bottom:0px }
#chart .chartbox ul li { display:inline-block; float:left }
#chart .chartbox ul .num { width:56px; text-align:center; color:#969696; font-family: 'notokr-bold'; font-size:24px; }
#chart .chartbox ul .n00 { width:34px; text-align:center; }
#chart .chartbox ul .nup { width:34px; text-align:center; color:#ef3e42; font-family: 'notokr-medium'; font-size:12px; }
#chart .chartbox ul .nup img { margin:-3px 3px 0 0 }
#chart .chartbox ul .ndw { width:34px; text-align:center; color:#3e68ef; font-family: 'notokr-medium'; font-size:12px; }
#chart .chartbox ul .ndw img { margin:-3px 3px 0 0 }
#chart .chartbox ul .subject { padding-left:23px; width:218px; color:#343132; font-family: 'notokr-regular'; font-size:16px; }
#chart .chartbox ul .name { width:140px; color:#929292; font-family: 'notokr-regular'; font-size:14px; }
#chart .more { width:505px; height:63px; background:#e81e10; }
#chart .more a { width:505px; height:63px; line-height:63px; display:block; font-family: 'notokr-regular'; font-size:22px; color:#fff;  }
#chart .more img { margin:-4px 17px 0 0}




/* ±èº¸¶ó : 2018 08 07 ÀÏ´Ü ³ªÅ¸³¾ ¼ö ÀÖ´Â °Ô ¾ø¾î¼­ ¿Ü°üÀûÀ¸·Î ¼öÁ¤ÇÔ. */
#chart .chartbox ul .subject {
    width: 400px;
}

#dggHide { display:none !important;} 
/* BASIC css end */

