@charset "utf-8";
#column_01_wrap {width:100%;height:100%}
#column_01_wrap #column_01 {overflow:hidden;position:relative;width:1200px;margin:-100px auto 0;z-index:9999}
#column_01_wrap #column_01 .main_latest .latest {width:100%;height:100px}
#column_01_wrap #column_01 .main_latest .latest>div {float:left;width:50%;height:380px;padding:50px 60px;box-sizing:border-box}
#column_01_wrap #column_01 .main_latest .latest .tit {margin-bottom:30px;font-size:20px;letter-spacing:-0.15px;font-family:'Lato', sans-serif;font-weight:700}
#column_01_wrap #column_01 .main_latest .latest .l_box {background:#f5f5f5}
#column_01_wrap #column_01 .main_latest .latest .l_box>.tit {color:#222}
#column_01_wrap #column_01 .main_latest .latest .r_box {background:#2b54b0}
#column_01_wrap #column_01 .main_latest .latest .r_box>.tit {color:#fff}
#column_01 .r_box .sh_notice{color:#fff}
#column_01 .r_box .sh_date .day{color:#fff}
#column_01 .r_box .sh_date .day_02{color:#fff}
#column_01 .r_box .sh_contents{color:#ccc}
#column_01_wrap #column_01 .box_li ul {overflow:hidden;padding:80px 60px;box-sizing:border-box}
#column_01_wrap #column_01 .box_li ul li {position:relative;float:left;margin:0 52px;text-align:center}
#column_01_wrap #column_01 .box_li ul li:after {content:'';position:absolute;top:30px;right:-56px;width:1px;height:150px;background:#e8e8e8}
#column_01_wrap #column_01 .box_li ul li:last-child:after {display:none}
#column_01_wrap #column_01 .box_li ul li a {display:block}
#column_01_wrap #column_01 .box_li ul li a>span {display:block;height:50px;margin-bottom:15px}
#column_01_wrap #column_01 .box_li ul li a>h3 {margin-bottom:10px;font-size:17px;letter-spacing:-0.15px;color:#333;font-family:'notokr-bold'}
#column_01_wrap #column_01 .box_li ul li a>p {margin-bottom:30px;font-size:15px;line-height:23px;letter-spacing:-0.15px;color:#888;font-family:'notokr-regular'}
#column_01_wrap #column_01 .box_li ul li a .ic {position:relative;height:45px}
#column_01_wrap #column_01 .box_li ul li a em {overflow:hidden;display:block;position:absolute;left:0;top:0;width:100%;height:0;transition:0.3s}
#column_01_wrap #column_01 .box_li ul li a:hover em {height:45px}