@charset "utf-8";
/* SIR 지운아빠 */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600');
/*
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600');
@import url('https://fonts.googleapis.com/css?family=Nanum+Brush+Script&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Sans+KR|Noto+Sans+TC|Noto+Serif&display=swap');


*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
* {text-decoration:none;}
/* 초기화 
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:14px;font-family:'Poppins','Godo', 'Noto Sans', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;
 background-color:#fff;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
* { margin:0; padding:0; list-style:none; text-decoration:none; /*line-height:20px;}
textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}
*/



#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #m_wrap, #ft{width:100%;}

#hd_pop,
#hd_wrapper,
#tnb ul,
#gnb .gnb_wrap,
#container_wr,
#ft_wr{width:100%;}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff; font-size:13px !important;}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 새스타일 */
.f_left {float:left;}
.f_right {float:right;}
.f_center {float:center;}

.tmar16 {margin-top:16px;}
.tmar20 {margin-top:20px;}
.tmar23 {margin-top:23px;}
.tmar60 {margin-top:60px;}
.tmar45 {margin-top:45px;}
.tmar80 {margin-top:80px;}
.lmar25 {margin-left:25px;}
.rmar15 {margin-right:15px;}
.lmar30 {margin-left:30px;}
.bmar25 {margin-bottom:25px;}
.bmar50 {margin-bottom:50px;}

.mar50_0 {margin:50px 0;}
.pd20_100 {padding:20px 100px;}
.pd10_50 {padding:10px 50px;}


.mt0l {margin-top:60px;}
.mt1l {margin-top:48px;}
.mt2l {margin-top:34px;}
.mt3l {margin-top:20px;}
.mt4l {margin-top:8px;}
.mb1l {margin-bottom:48px;}
.pbl {color:#2059b8;}
.por {color:#ff6600}
.t_left {text-align:left;}
.t_center {text-align:center;}
.t_right {text-align:right;}
.a_center {margin:0 auto;}
.h100 {height:100px;}

/*.w1000 {width:1200px; margin:0 auto;}*/
.w1000 {width:100%; margin:0 auto;}
.w1000 li {list-style:none;}
.violet {color:#4549ba;}
.blue {color:#2059b8;}
.green {color:#05ac8e;}

.fs20 {font-size:20px;}
.fs24 {font-size:24px;}
.fs30 {font-size:30px;}

.bold {font-weight:bold;}
.subtit {font-size: 23px; color: #666666; font-weight: 500; padding: 40px 0 20px 0;}

h1 {}
h2 {font-size:24px; color:#fff;}
h3 {font-size:30px; color:#4549ba; font-weight:600;}
h4 {font-size:20px; color:#3d3d3d; font-weight:600; margin-bottom:10px;}
h5 {font-size:40px; color:#3d3d3d; font-weight:600;}
h6 {font-size:20px; color:#333; font-weight:0.5;}

#m_wrap {width:100%; min-width:1400px;}
#wrap {width:100%; min-width:1200px;}
#header {position:absolute; width:100%; height:116px; border-bottom:1px solid rgba(255,255,255, 0.2); background-color: rgba(0, 0, 0, 0.5); z-index:111111;}
#header .header_in {position:relative; width:1200px; margin:0 auto;}
#header .header_in h1 {float:left; position:absolute; z-index:1000; margin-top:30px;}
	ul.topmenu {position:absolute; text-align:right; width:1200px; padding-top:25px;/*background-color:#ffffff;*/}
	ul.topmenu li {float:right; padding-right:10px; font-size:13px; /*opacity:0.7;*/}
	ul.topmenu li a {color:#fff; margin-left:20px;}
	#gnb {padding:35px 0 0 280px; height:70px;}
	#gnb li {float:left; list-style: none; text-align:center;}

	#gnb li a {display: block; font-size:18px; color:rgba(255,255,255,1); text-decoration:none; padding:22px 40px ; white-space:nowrap; font-weight:500;}
	#gnb li a:hover {color:rgba(255,255,255,0.8);}

	#gnb li ul {position:absolute; visibility:hidden; z-index:1000; text-align:center; border-radius:5px; background:rgba(241,118,18,0.9); padding:14px 0 15px 0;}
	#gnb li .mn1 {width:150px;}
	#gnb li .mn2 {width:150px;}
	#gnb li .mn3 {width:150px;}
	#gnb li .mn4 {width:150px;}
	#gnb li .mn5 {width:150px;}
	#gnb li .mn6 {width:200px;}
	#gnb li ul li {float:none; line-height:17px;}
	#gnb li ul li a {font-size:16px; color:rgba(255,255,255,1); padding:10px 0;}
	#gnb li ul li a:hover {color:rgba(255,255,255,0.6);}

/*  SUB LAYOUT :: 서브메뉴(스타일1) */
#sideMenuM{display:none}
#sideMenu{width:100%;height:72px; border-bottom:1px solid #EDEDED;}
#sideMenu .side-menu-inner{text-align:center;}
#sideMenu .side-menu-inner > ul{display:inline-block; }
#sideMenu .side-menu-inner > ul > li{float:left;}
#sideMenu .side-menu-inner > ul > li > a{
	display:block; height:72px; width:250px; line-height:72px; color:#666666; font-size:20px; letter-spacing:-0.25px; font-weight:500; border-bottom:3px solid transparent;
	-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;-ms-transition:all 0.4s;transition:all 0.4s;
}
#sideMenu .side-menu-inner > ul > li > a:hover, #sideMenu .side-menu-inner > ul > li.on > a{ color:#ff6904; border-bottom-color:#ff6904;}
#sideMenu.customer .side-menu-inner > ul > li > a {width:365px;}

#contentInfoCon{position:relative; text-align:center; padding-top: 100px; padding-bottom: 55px;}
#contentInfoCon .content-tit{color:#333; font-size:40px; font-weight:600; letter-spacing:-0.75px;}

#container {width:1200px; margin:0 auto; line-height:170% !important;}

area_top {width:1200px; float:left; margin-top:60px;}
.area_top .notice{width:580px; height:240px; float:left; background:url("/theme/basic/images/notice_bg.gif") no-repeat;}
.area_top .area_top_bn{float:left; padding-left:40px;}

.area_top .notice {}
.area_top .center_box_1 #tit_1 {width:100px; font-size:22px; font-weight:bold; text-align:center; padding:30px 0 0 312px;}
.area_top .center_box_1 #tit_1 a{color:#000;}

.area_ct {width:1200px; float:left; margin-top:60px; border-top: #efefef 1px solid; border-bottom: #efefef 1px solid; height:130px; padding: 27px 0 0 0;}
.area_ct ul li{float:left; width:240px; padding: 0 30px 0 30px;}
.area_ct img{float:left; width:100px;}
.area_ct .txt{float:left; width:120px; padding: 13px 0 0 20px;}
.area_ct .btit {font-size:21px; color:#333; letter-spacing:-1px; font-weight:600;}
.area_ct .stit {font-size:13px; color:#393939; letter-spacing:-1px; font-weight:600;}
.area_ct .btn {font-size:11px; color:#393939; border:1px solid #343434; letter-spacing:-1px; padding:1px 2px; line-height:350%;}
.area_ct a:hover {text-decoration:none;}

.area_top .center_box_2 {clear:both; padding:50px 0 0 320px;}
.area_top .center_box_2 .lt li {font-size:18px; color:#000; line-height:160%; width:240px;}
.area_top .center_box_2 .lt span {float:right; text-align:right;}
.area_top .center_box_2 .lt_more {position:absolute; top:-70px; margin-left:200px;}
.area_top .center_box_2 .lt_more a {color:#666;}

.area_bott {width:1230px; float:left; margin:40px 0 60px 0;}
.area_bott .photo {padding-top:20px; height:160px;}
.area_bott .photo ul {padding-top:20px;}
.area_bott .photo ul li {float:left; text-align:left; font-size:17px; line-height:180%; margin-right:30px;}
.area_bott .photo .tit {color:#3f3f3f; font-size:22px; font-weight:bold;}
.area_bott .photo .more {float:right; padding-right:28px;}

.box {border:5px #efefef solid; padding:20px 20px;}

/* 탭 */
.tab_menu{/*display:table;table-layout:fixed; */margin:0 auto 50px;width:100%;text-align: center}
.tab_menu.mg_none { margin-bottom:0}
.tab_menu .tab{/*display:table-cell;*/ display: inline-block; margin-right:-4px; background:#fff;vertical-align: middle;position:relative;/*height:55px;*/text-align:center;z-index:10}
.tab_menu .tab:first-child span{margin-left:0}
.tab_menu .tab span{display:block;margin-left:-1px;height:60px;line-height:55px; width:250px; color:#777;border:1px solid #d5d5d5; min-width: 80px;}
.tab_menu .tab span.hide_mobile { display:inline-block; border:0; padding:0}
.tab_menu .active{z-index:20}
.tab_menu .active span{color:#ff6904;border-color:#ff6904 ; /*background:#333*/ border:2px solid #ff6904;}
.tab_wrap { padding:20px 0 0; position: relative}
.tab_wrap .tab_menu { margin-bottom:0 }
.tab_wrap .tab_menu + .tab_menu .tab span { border-top:0}
.tab_wrap + .sub_wrap { margin-top:20px}

/*수상실적*/
.trophy_box {position: relative; width: 1100px; background: #fff; padding: 20px 75px; margin: 0 auto 30px; box-sizing: border-box;}
.trophy {width:100%; height:auto;}
.trophy_des {margin-left:420px; line-height:30px; padding:10px 0;}
.trophy_des li {list-style:square;}
.trophy_img {width:380px; float:left; background-color:#f9f9f9;text-align:center; padding:10px 0;}

.trophy2_box {position: relative; width: 1050px; background: #fff; padding: 20px 75px; margin: 0 auto 30px; box-sizing: border-box;}
.trophy2 {width:100%; height:auto;}
.trophy2_des {margin-left:160px; line-height:30px; padding:10px 0; letter-spacing:-0.5px;}
.trophy2_des li {list-style:square;}
.trophy2_img {width:140px; float:left; padding:10px 0; text-align:right; padding-right:40px; padding-top:15px;}

/* 서브비주얼 */
.sub_visual1 {width:100%; height:474px; background:url("/images/sub/svisual_03.jpg") no-repeat 30% 60% #000; padding-bottom:40px; border-bottom:1px solid #f8f8f8;}
.sub_visual2 {width:100%; height:474px; background:url("/images/sub/svisual_08.jpg") no-repeat center 90% #000; padding-bottom:40px; border-bottom:1px solid #f8f8f8;}
.sub_visual3 {width:100%; height:474px; background:url("/images/sub/svisual_11.jpg") no-repeat center 80% #000; padding-bottom:40px; border-bottom:1px solid #f8f8f8;}
.sub_visual4 {width:100%; height:474px; background:url("/images/sub/svisual_04.jpg") no-repeat center 60% #000; padding-bottom:40px; border-bottom:1px solid #f8f8f8;}
.sub_visual5 {width:100%; height:474px; background:url("/images/sub/svisual_12.jpg") no-repeat center 80% #000; padding-bottom:40px; border-bottom:1px solid #f8f8f8;}
.sub_visual6 {width:100%; height:474px; background:url("/images/sub/svisual_13.jpg") no-repeat center 60% #000; padding-bottom:40px; border-bottom:1px solid #f8f8f8;}
.sub_visual .sv{width:1200px; height:474px; /*background:url("/theme/basic/images/sub/svisual_01.png") no-repeat top;*/ margin:0 auto; background:#000;}

.sub_tit {width:1200px; margin:0 auto; text-align:center; padding-top:200px; color:#fff;}
.sub_tit_1 {width:1200px; margin:0 auto; font-size:50px; margin-bottom:20px;}
.sub_tit_2 {margin:0 auto 30px; width:24px; height:1px; background:#fff;}
.sub_tit_3{font-size:18px;}
.sub_tit_left {padding-top:50px; font-size:27px; color:#333;}

#snb {float:left; width:240px; margin-top:25px; border-top:2px solid #e82c48;}
#snb li a {display:block; width:240px; text-decoration:none; padding:15px 0; background:url("/theme/basic/images/sub/bu_snb.gif") no-repeat 200px ; border-bottom:1px solid #d1d1d1;}
#snb li a:hover {background:url("/theme/basic/images/sub/bu_snb_on.gif") no-repeat 200px ; border-bottom:1px solid #5a73d7;}
#snb li a span {padding-left:15px; font-size:14px; font-weight:500; color:#888;}
#snb li a:hover span {color:#333;}
#snb li.last-child {margin-top:10px;}
#snb li.last-child a {border:none;}
#snb .s_menu {background-color:#f9f9f9; padding:13px 0 15px 21px; font-size:13px;}
#snb .s_menu a{color:#888; line-height:200%;}

#contents {width:100%; min-width:1200px; min-height:500px; margin:30px 0 auto; color:#444; line-height:170% !important;}
.category {background:url("/theme/basic/images/sub/home.png") no-repeat left 200px; width:1200px; margin:50px auto 0; /*padding-top:10px;*/ color:#333; font-size:14px;}
#contents h3 {width:1200px; margin:10px auto 40px;/*border-bottom: 1px solid #ddd;*/ padding: 20px 0; position: relative; color:#555; font-size:40px; line-height:40px;}

/*서브 탭메뉴*/
.lnb_tab_box_wrap {/*border-top:1px solid rgba(238,238,238,1);border-bottom:1px solid #d5d5d5;*/ border-bottom:1px solid rgba(238,238,238,1); /*background: rgba(238,238,238,0.2)*/}
.lnb_tab_box{position:relative;height:52px;z-index:90;}
.lnb_tab_contains{width:1200px; height:52px; margin:0 auto}
.lnb_tab_menu{display:table;/*position:absolute;*/left:0;top:0;width:100%;table-layout:fixed;overflow-x:auto;}
.lnb_tab_menu .btn_tab{display:table-cell;padding:0 10px;vertical-align:middle;text-align:center;height:52px;/*color:#a0a0a0;*/text-overflow:ellipsis;white-space:nowrap;overflow:hidden; font-weight:400;}
a.btn_tab:focus, a.btn_tab:hover {color:#ff6600}
.lnb_tab_box.fixed{height:62px}
.lnb_tab_box.fixed .lnb_tab_wrap{position:fixed;left:0;top:70px;right:0;height:42px;background:#fff}
.lnb_tab_box.fixed .lnb_tab_contains{position:relative;/*padding:0 10px;*/margin:0 auto;max-width:1200px;height:40px}
.lnb_tab_box.fixed .btn_tab{height:40px;border-bottom:0}
.lnb_tab_menu .btn_tab.active,
.lnb_tab_menu.fixed .btn_tab.active{/*background-color:#ff6600;*/border-bottom:2px solid #ff6600; color:#ff6600; font-weight:500}/* 컬러코드 */

.sub_contents {float:center; clear:both; width:100%; padding:0px 0 50px 0; margin:50px 0 0 0; min-height:500px; margin-bottom:60px;}/*865*/

/* 서브컨텐츠 */
.subtxt_common {font-size:28px; color:#3d3d3d; font-weight:600; line-height:32px; letter-spacing:-0.1em; margin-bottom:20px;}

.intro {height:500px; background:url("/theme/basic/images/sub/intro_bg.jpg") no-repeat right 20px;}

ul.edu_step {display:block; padding:15px 30px; border:4px solid #ddd; }
ul.edu_step li {display:inline-block; width:215px; }

.career {background:url("/theme/basic/images/sub/career_bg.jpg") no-repeat right 45px;}
ul.career_car {margin-top:25px;}
ul.career_car li {display:inline-block; margin:0 4px 15px 0;}

.sanhak ul {}
.sanhak ul li {display:inline;}

.scholar ul {}
.scholar ul li {margin-bottom:20px; }

/* 서브페이지 */
.gcon h4{font-size:14px;color:#333;padding:25px 0 0 20px;background:url('/img/bu_h3.gif') no-repeat 0px 30px}
.gcon .h33{font-size:18px;color:#333;padding:40px 0 20px 20px;background:url('/img/bu_h3.gif') no-repeat 0px 43px; font-weight:bold;}
.gcon h4.tit{font-size:150%;padding:15px 0 10px;background:none}
.list li{position: relative;
		padding-left:10px; line-height:180%; margin-left:5px;}
.gcon .list ul:nth-child(1) li:before{
	background: #333 none repeat scroll 0 0;
    border-radius: 4px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 11px;
    width: 4px;
	}

/* table */
.table{width:100%; border:0;border-top:2px solid #333; border-spacing:0; margin:30px auto; border-bottom:1px solid #333;}
.table.l_br{border-left:1px solid #d2d2d2}
.table td, .table th{border:0;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}
.table td{border-right:1px solid #d2d2d2;padding:10px; font-weight:400;}
.table td.vt{vertical-align:top}
.table td.br, .table th.br{border-right:none}
.table th.lf, tr.lf, td.lf {text-align:left; padding-left:15px;}
.table td.bl, .table th.bl{border-left:1px solid #d2d2d2;}
.table td.bll, .table th.bll{border-left:1px solid #999;}
.table td.brb{border-right:1px solid #999;}
.table th.brb{border-right:1px solid #999;}
.table td.blb, .table th.blb{border-left:1px solid #999;}
.table td.btl, .table th.btl{border-bottom:1px solid #999;}
.table th{background:#f1f4f7;color:#000;font-weight:400;padding:10px 0; text-align:center;}
.table th.fl{text-align:left;padding-left:20px}
caption{visibility:hidden;overflow:hidden;width:1px;height:1px;font-size:0;line-height:0}
.table ul.db{padding:10px 0}
.table ul.db li{display:block;background:url(/images/common/dot_circle4.gif) no-repeat 13px 10px;padding-left:25px;line-height:25px}
.table th.ths {background:#fcfcfc;}

.gcon .bu_lst {background:url('/img/bu_lst.gif') no-repeat left 11px ; padding-left:12px; line-height:170%}
.gcon .bu_lst1 {background:url('/img/bu_lst.gif') no-repeat left 10px ; padding-left:12px; font-size:16px; line-height:170%;}
.gcon ul.curri {display:inline-block;width:160px;margin:0; padding:0;vertical-align:top;}
.gcon ul.curri li {list-style:none;display:block; background:url('/img/bu_lst.gif') no-repeat 0px 10px ; padding:0 10px 0 10px;}
.gcon .center{text-align:center}
.gcon .section{}
.gcon .q{border:7px solid #eaeaea;padding:20px 30px}
.gcon .q p{padding:5px 0}
.gcon .q .bu_lst {background:url('/img/bu_lst.gif') no-repeat left 15px ; padding-left:15px; line-height:170%}

.gcon table.table_basic {border-top:1px solid #808080;}
.gcon table.table_basic th {background:#f5f5f5; text-align:center; padding:10px; border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;}
.gcon table.table_basic td {padding:10px 15px; border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;}
.gcon table.table_basic .last-child {border-right:none;}

.gcon .curriculum .tab {float:left; width:100%;}
.gcon .curriculum .tab_on {width:200px; height:29px; font-size:15px; background-color:#515ea8; font-weight:bold; text-align:center; float:left; padding:11px 0 0 0;}
.gcon .curriculum .tab_on a {color:#fff;}
.gcon .curriculum .tab_off {width:200px; height:29px; font-size:15px; background-color:#c9c9c9; font-weight:bold; text-align:center; float:left; padding:11px 0 0 0;}
.gcon .curriculum .tab_off a {color:#fff;}



/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:970px;border-right:1px solid #dde4e9;border-left:1px solid #dde4e9;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:12px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer; font-size:15px;}
fieldset .btn_submit {padding:8px 20px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle; font-size:15px;}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:32px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top; font-size:15px;} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:15px}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle; font-size:15px;}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle; font-size:15px;}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #515ea8;background:#515ea8;color:#fff;text-decoration:none;vertical-align:middle; font-size:15px;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

.notice_icon {display: inline-block; background: #4158d1; width: 25px; line-height: 25px; border-radius: 5px; font-weight: normal; color: #fff;}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:15px 0; border-top: 2px solid #333; border-bottom: 1px solid #d1dee2;background:#f1f4f7;color:#333;font-size:0.95em;text-align:center;letter-spacing:-0.1em; font-weight:400;}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:middle} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:15px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:130px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em; font-size:15px;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:32px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center; font-size:15px;}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 15px;/*height:25px;*/color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* 학사일정 */
.con_calendar{overflow:hidden;border:1px solid #e5e5e5;margin-bottom:20px}
.con_calendar .calendar{width:220px;padding:0 15px;height:220px;float:left;background:url('/img/calendar/cal_bg.gif') repeat-x 0 48px}
.con_calendar .calendar .thismonth{text-align:center;padding:15px 0;height:18px}
.con_calendar .calendar table{width:100%}
.con_calendar .calendar th,
.con_calendar .calendar td{text-align:center}
.con_calendar .calendar thead th{padding:9px 0 10px;font:12px '돋움',Dotum;font-weight:normal;color:#777}
.con_calendar .calendar tbody td{height:26px;font:11px/12px tahoma;color:#777}
.con_calendar .calendar tbody td.today{color:#333;border:1px solid #b7d8f5;background:#eef6fd}
.con_calendar .calendar thead th.sun,
.con_calendar .calendar tbody td.sun{color:#f2412c}
.con_calendar .calendar thead th.sat,
.con_calendar .calendar tbody td.sat{color:#5266b2}
.thismonth .direction{padding:5px 8px}
.thismonth .direction span{display:inline-block;zoom:1;*display:inline;position:relative;top:8px;width:0;height:0;font-size:0;line-height:0;vertical-align:top}
.thismonth .prev span{*left:-4px;margin-right:1px;border:3px solid;border-top:solid #fff;border-bottom:solid #fff;border-left:0}
.thismonth .next span{margin-left:1px;border:3px solid;border-top:solid #fff;border-bottom:solid #fff;border-right:0}
.thismonth strong{font-size:18px;}
.thismonth strong,
.thismonth a{vertical-align:middle}
.con_calendar .schedule{border-left:1px solid #e5e5e5;margin-left:250px;height:245px;background:#fcfcfc;overflow:hidden}
.con_calendar .schedule .set{height:18px;font-weight:bold;padding:15px 0 15px 20px;border-bottom:1px solid #eee;letter-spacing:-1px;color:#222;font-size:18px}
.con_calendar .schedule ul{margin:9px 0 0 20px;padding:0 0 10px;height:177px;overflow:auto;list-style:none}
.con_calendar .schedule ul li{clear:both;padding-left:9px;padding-bottom:8px;background:url('/img/calendar/blt.gif') no-repeat 0 6px;line-height:16px;color:#444;font-size:13px}
.con_calendar .schedule ul li span{margin-right:10px;color:#999;background:url('/img/calendar/sche_bar.gif') no-repeat right 2px;width:90px}
.con_calendar .schedule ul li span{float:left;}
.con_calendar .schedule ul li span,
.con_calendar .schedule ul li em{display:block;font-style:normal}
.con_calendar .schedule ul li em{margin-left:100px;padding-right:20px}
.cal_info{margin-top:-10px;padding:0 0 20px;font-size:13px;color:#888}


.bro_con h4{padding-top:50px; font-size:25px; color:#515ea8;}
.bro_con h6{padding:20px 0 10px 0;}
.bro_con img{padding:0 0 30px 0;}
.bro_con .l_img {float:left; width:30%;}
.bro_con .r_txt {float:right; text-align:left; width:70%;}

.bro_con table {border-collapse:collapse; width:100%; margin-bottom: 15px;}
.bro_con th {border-top:1px solid #000; border-left:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; background-color: #f7f7f7; font-size:17px; font-weight:bold; color: #2e2e2e; padding: 12px 0; width:200px; line-height:160%;}
.bro_con td {border:1px solid #e2e2e2; font-size:16px; padding-left:25px;}

.bro_con .tit{background:url('/theme/basic/images/sub_icon.gif') no-repeat 0 3px; padding-left:30px; font-size:20px; font-weight:bold; margin:15px 0 15px 0;}
.bro_con .view_box {background-color:#fff; padding:15px 25px; margin-top:15px;}
.bro_con .bg {background-color:#f6f8fa; padding:20px 30px 0 30px;}
.bro_con .view_box1 {background-color:#faf3f3; padding:15px 25px; margin-top:15px;}
.bro_con .view_box .num {font-size:18px !important; font-weight:bold; margin-right:15px;}

.bro_con_noimg h4{padding-top:50px; font-size:25px; color:#515ea8;}
.bro_con_noimg h6{padding:20px 0 10px 0;}
.bro_con_noimg .l_img {float:left; width:30%;}
.bro_con_noimg .r_txt {float:right; text-align:left; width:70%;}

.trophy h4{padding-top:50px; font-size:25px; color:#515ea8;}
.trophy h6{padding:20px 0 10px 0;}
.trophy img{padding:20px 0 10px 3px;}
.trophy .l_img {float:left; width:30%;}
.trophy .r_txt {float:right; text-align:left; width:70%;}



/*메인 비주얼*/
.visualWrap {position:relative; width:100%; margin:0 auto;}
.visualWrap .visual {width:100%; min-width:1903px; margin:0 auto;}
/*.mimg {width:100%; min-width:1200px; height:317px; background:url("/image/index_img/main_img.png") no-repeat top;}*/
.visualWrap .visual:after {content:""; display:block; clear:both;}
.visualWrap .visual .item img{width:100%; min-width:1903px; background:url("/image/index_img/main_img.png") no-repeat top;}
/*.visualWrap .visual .item {width:100%; height:500px; margin:0 auto; background:url('/theme/basic/images/main_visual01.png') no-repeat;}*/

.visualWrap .bx-wrapper {position:absolute; margin:0 auto; width:100%; min-width:1200px; text-align:center;}
.visualWrap .bx-controls {position:relative; width:1200px; margin:0 auto; bottom:60px; z-index:999;}
.visualWrap .bx-pager {margin-left:-8px;}
.visualWrap .bx-pager .bx-pager-item {display:inline-block; *display:inline; *zoom:1; width:8px; height:8px; margin-left:8px;}
.visualWrap .bx-pager .bx-pager-item a {display:inline-block; *display:inline; *zoom:1; width:8px; height:8px; background-image:url('/theme/basic/main_visual/img/play_on.png'); text-indent:-999em;}
.visualWrap .bx-pager .bx-pager-item a.active {background-image:url('/theme/basic/main_visual/img/play_off.png');}
.visualWrap .bx-controls-auto {margin:-21px 0 0 0; padding-left:75px;}
.visualWrap .bx-start {position:absolute;width:8px; height:8px; background:url('/theme/basic/main_visual/img/pause.png') no-repeat; margin-left:580px;}
.visualWrap .bx-start.play {position:absolute;width:5px; height:8px; background:url('/theme/basic/main_visual/img/play.png') no-repeat; margin-left:580px;}
.visualWrap .bx-stop {display:none;}
.visualWrap .bx-controls-auto a {display:inline-block; *display:none; *zoom:1; text-indent:-999em;}
.visualWrap .bx-prev {display:none;}
.visualWrap .bx-next {display:none;}


@media (min-width:1200px){
	.tt {width:100%; position:absolute; z-index:100; color:#fff; margin-top:230px; text-align:center;}
}
@media (max-width:1199px){
	.tt {width:100%; position:absolute; z-index:100; color:#fff; margin-top:230px; text-align:center;}
}
.tt .t1 {font-size:50px; line-height:50px; letter-spacing:-1.8px; /*background:url('/theme/basic/images/ico_dk.png') no-repeat left; padding-left:65px;*/ padding-bottom:5px;}
.tt .t2 {margin-top:2px; font-size:50px; letter-spacing:-1.8px;}
.tt .t3 {margin-top:17px; font-size:18px; letter-spacing:-1.4px; font-weight:400;}
.tt .t4 {margin:0 auto; text-align:center; padding-top:30px;}
.t4 a span {margin-top:11px; display: block; width: 128px; line-height: 37px; font-size: 15px; text-align: left; padding-left:25px; color: #fff; border: 1px solid #fff; Background:url('/theme/basic/images/ico_arr.png') no-repeat 85% center; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;
    opacity: 0.8; filter.alpha(opacity=80);}
.t4 a:hover span {color:#fff; border:1px solid #fff; background:url('/theme/basic/images/ico_arr.png') no-repeat 90% center; opacity: 1; filter.alpha(opacity=100);}

.star {width:100%; position:absolute; z-index:100;}
.star .t1 {width:1200px; margin:0 auto;}

.btn_wrap {text-align: right; margin: 50px auto 10px; padding:15px;}
.bg_grey {background:#f4f4f4;}
.btn + .btn,
.btn2 + .btn2 { margin-left:4px}
.btn {padding:0 20px;text-align:center; display:inline-block; height:36px; line-height:32px;font-size:14px; cursor:pointer}
.btn1 {padding:0 30px;text-align:center; display:inline-block; height:34px; line-height:34px; font-size:14px; cursor:pointer;vertical-align: middle}
.btn2 {padding:0 20px;text-align:center; display:inline-block; height:44px; line-height:44px; font-size:16px; cursor:pointer;vertical-align: middle}
.btn3 {padding:0 30px;text-align:center; display:inline-block; height:66px; line-height:66px; font-size:18px; cursor:pointer;vertical-align: middle}
.btn_grayline {color:#666; border:1px solid #ccc; }
.btn_blackline {color:#333; border:1px solid #333; }
.btn_wline {color:#fff; border:1px solid #fff; }
.btn_black {color:#fff; border:1px solid #333; background:#333;}
.btn_pink {color:#fff; border:1px solid #ef4223; background:#ef4223;}
.btn_redline {color:#ef4223; border:1px solid #ef4223; background:#fff;}
a.btn_redline:hover {color:#fff; border:1px solid #ef4223; background:#ef4223;}
.btn_iconline {color:#666; border:1px solid #999; background:#fff;}
.btn_iconline_org {color:#fff; border:1px solid #ef4223; background:#ef4223;}
.btn_iconline1 {color:#666; border:1px solid #999; background:#fff;}
.btn_iconline2 {color:#666; border:1px solid #999; background:#fff;}
.btn_iconline3 {color:#666; border:1px solid #999; background:#fff;}
.btn_iconline1:before{content:"\f1c1";font-family:FontAwesome;color:#F5441F;margin-right:10px;}
.btn_iconline2:before{content:"\f0f6";font-family:FontAwesome;color:#F5441F;margin-right:10px;}
.btn_iconline span { vertical-align:middle}
.btn_iconline span + span { margin-left:5px}
.btn1:hover, .btn2:hover {color:#ef4223; border:1px solid #ef4223 ;}
.btn.btn_iconline.btn_download,
.btn2.btn_iconline.btn_download { line-height:37px; height:auto; padding-bottom:3px}
.btn.btn_iconline.btn_download .icon,
.btn2.btn_iconline.btn_download .icon { background:url('/images/sub/ico_dw.png') no-repeat; display:inline-block; width:15px; height:16px; }
.btn_location { position:absolute; right:0; top:-6px}
.btn_line{display:inline-block;width:86px;height:34px;text-align:center;/*line-height:34px;font-size:1.4em;*/color:#666;border:1px solid #ccc;*display:inline;zoom:1}


/*메인비주얼 바로가기 배너*/
#area_mvisual {position:relative; z-index:100; width:1200px; margin:0 auto;}
#area_mvisual li{float:left; margin:480px 0 0 9px; width:231px; height:248px; text-align:center;}
#area_mvisual first-child {margin-left:0;}

#area_mvisual li .mico1{width:231px; height:248px; background:url("/theme/basic/images/bg_mvisual01.png") no-repeat; padding-top:90px; line-height:20px;}
#area_mvisual .mico1:after{content:'경호보안과\A한 눈에 보기'; font-size:20px; font-weight:bold; color:#2b282a; white-space: pre;}
#area_mvisual li .mico1:hover {background:url("/theme/basic/images/bg_mvisual01_on.png") no-repeat; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; padding-top:115px;}
#area_mvisual .mico1:hover:after{content:'학과 소개'; color:#fff;}

#area_mvisual li .mico2{width:100%; height:248px; background:url("/theme/basic/images/bg_mvisual02.png") no-repeat; padding-top:90px; line-height:20px;}
#area_mvisual .mico2:after{content:'어떤 것을\A배우나요?'; font-size:20px; font-weight:bold; color:#2b282a; white-space: pre;}
#area_mvisual li .mico2:hover {background:url("/theme/basic/images/bg_mvisual02_on.png") no-repeat; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; padding-top:115px;}
#area_mvisual .mico2:hover:after{content:'전공 알림'; color:#fff;}

#area_mvisual li .mico3{width:100%; height:248px; background:url("/theme/basic/images/bg_mvisual03.png") no-repeat; padding-top:90px; line-height:20px;}
#area_mvisual .mico3:after{content:'누구에게\A배우나요?'; font-size:20px; font-weight:bold; color:#2b282a; white-space: pre;}
#area_mvisual li .mico3:hover {background:url("/theme/basic/images/bg_mvisual03_on.png") no-repeat; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; padding-top:115px;}
#area_mvisual .mico3:hover:after{content:'교수 소개'; color:#fff;}

#area_mvisual li .mico4{width:100%; height:248px; background:url("/theme/basic/images/bg_mvisual04.png") no-repeat; padding-top:90px; line-height:20px;}
#area_mvisual .mico4:after{content:'학과에서\A알려드립니다'; font-size:20px; font-weight:bold; color:#2b282a; white-space: pre;}
#area_mvisual li .mico4:hover {background:url("/theme/basic/images/bg_mvisual04_on.png") no-repeat; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; padding-top:115px;}
#area_mvisual .mico4:hover:after{content:'학과 소식'; color:#fff;}

#area_mvisual li .mico5{width:100%; height:248px; background:url("/theme/basic/images/bg_mvisual05.png") no-repeat; padding-top:90px; line-height:20px;}
#area_mvisual .mico5:after{content:'여러분과\A함께 합니다'; font-size:20px; font-weight:bold; color:#2b282a; white-space: pre;}
#area_mvisual li .mico5:hover {background:url("/theme/basic/images/bg_mvisual05_on.png") no-repeat; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; padding-top:115px;}
#area_mvisual .mico5:hover:after{content:'입학 상담'; color:#fff;}


/* 메인 콘텐츠 공지사항*/
.mid_conts {overflow: hidden; width:100%; min-width:1200px; height:317px; margin:60px auto 20px;}
/*.mid_conts h2 {display:block; margin-bottom:15px; color:#000; font-family:"Malgun Gothic"; font-size:24px; font-weight:500; line-height: 26px;}*/
.mid_conts > div {float:left; overflow:hidden;}


/*.mBbs_area {position: relative; padding: 0 25px 0 24px;}*/
.mBbs_area {width:814px; height:317px; background-color:#fff;  box-sizing:border-box; padding:35px 46px 20px 30px; /*float:left; margin-top:60px; margin-bottom:20px;*/}
.mBbs_area .mBbs_tab {overflow:hidden; margin-bottom:20px; background:url('../images/bg_tab.png') no-repeat bottom;}
.mBbs_area .btn_more {display:block; position:absolute; margin-top:-55px; margin-left:704px; overflow:hidden; width:19px; height:19px; background:url('../images/btn_recMore.png') no-repeat 50% 50%; text-indent:-100px;}
.mBbs_area .mBbs_tab li {width:260px; display:table; position:relative; float:left; height:52px; margin-right:-1px; box-sizing:border-box; border:1px solid #d3d3d3; background:#fff;}
.mBbs_area .mBbs_tab li>a {display:table-cell; height:52px; color:#30394f; font-size:18px; font-weight:normal; text-align:center; vertical-align:middle;}
.mBbs_area .mBbs_tab li:hover, .mBbs_area .mBbs_tab li:active, .mBbs_area .mBbs_tab li.on {:border-box: ; border:1px solid #2d313e; background: #2d313e;}
.mBbs_area .mBbs_tab li:hover>a, .mBbs_area .mBbs_tab li:active>a, .mBbs_area .mBbs_tab li.on>a {color:#fff;}
.mBbs_area .mBbs_tab.typeTab01 li {width:260px;}
.mBbs_area .mBbs_tab.typeTab02 li {width:260px;}
.mBbs_area .listGrp {display:none; overflow:hidden; height: 163px;}
.mBbs_area .listGrp li {height:17px; padding-left:10px; background:url('../images/bul_rec_darkBlue.png') no-repeat left 7px; color:#333; font-size:16px; line-height:17px;}
.mBbs_area .listGrp li+li {margin-top:18px;}
.mBbs_area .listGrp li>a {display:block; float:left; overflow:hidden; text-overflow:ellipsis; max-width:calc(100% - 80px); color:#333; font-size:16px; line-height:17px; text-align:left; white-space:nowrap; letter-spacing:-0.2px;}
.mBbs_area .listGrp li .ico_new {/*float:left;*/width:10px; height:13px; margin-left:5px; background:url('../images/ico_new.gif') no-repeat; }
.mBbs_area .listGrp li .date {display:block; float:right; overflow:hidden; text-overflow:ellipsis; width:80px; height:17px; margin-right:5px; color:#8e8e8e; font-size:16px; line-height:17px; text-align:right; white-space: nowrap; padding-right:8px; letter-spacing:-0.5px;}
.mBbs_area .listGrp li.no_article {height:300px; background:none;}
.mBbs_area .listGrp li.no_article p {display:block; box-sizing:border-box; padding-top:150px; background:url('../images/ico_noArticle.png') no-repeat left 50% top 60px; color:#999; text-align:center;}
.mNews .date {display:block; position:absolute; left:0px; bottom:12px; overflow:hidden; color:#666; font-size:14px; line-height:15px;}


/* 문의처 */
.MC_box4 {position:relative; width:386px; height:317px; /*float:left; margin-top:60px; margin-bottom:20px;*/}
.schedule_box {height:317px; overflow:hidden; background:url('../images/bg_center.png') no-repeat; padding:20px;}
.schedule_box h2 {margin-bottom:25px; color:#fff; font-size:30px; letter-spacing:-0.1px; padding-top:27px; padding-left:20px;}
.schedule_box h3 {margin-bottom:25px; color:#9ab5e4; font-size:30px; font-weight:normal; letter-spacing:-0.1px; padding-top:50px; padding-left:22px;}
.schedule_box ul li {position:relative; /*min-height:53px;*/ padding:5px 0 5px 0; color:#fff; padding-left:22px; font-size:15px; letter-spacing:-1px; line-height:24px;}

/* 센터소개 */
.Ban_area{width:100%; min-width:1200px; height:360px; margin-bottom:20px; box-sizing:border-box; padding:0px;}
.Ban_area li {float:left; width:386px; height:360px; color:#4b4b4b; background-color:#fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin-left:21px; padding-left:43px; letter-spacing:-1px; line-height:24px; font-size:15px;}
.Ban_area li:first-child {margin-left:0;}
.Ban_area h2 {padding-top:64px; margin-bottom:40px; color:#1b1c80; font-size:30px; padding-top:49px; text-align:left; font-weight:normal;}
.Ban_area a {display:block; color:#4b4b4b; letter-spacing:-1px;}
.Ban_area span a {display:block; width:118px; line-height:31px; margin-top:80px; font-size:14px; text-align:center; color:#8080ba; border:1px solid #8080ba; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease; opacity:0.80; filter.alpha(opacity=80);}
.Ban_area span a:hover {background-color:#8080ba; color:#fff; border:0px; opacity:1; filter.alpha(opacity=100);}
.Ban_01{background:url('../images/ico_link01.png') no-repeat right 15% bottom 20%;}
.Ban_02{background:url('../images/ico_link02.png') no-repeat right 15% bottom 20%;}
.Ban_03{background:url('../images/ico_link03.png') no-repeat right 15% bottom 20%;}


/* 링크 영역 */
.Link {clear:both; width:100%; height:257px; background:url('../images/bg_link.png') no-repeat;}
.mLink_area {width:1200px; height:257px; margin:20px auto 20px;}
.mLink_area li {float:left; width:386px; height:257px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin-left:21px;}
.mLink_area li:first-child {margin-left:0;}
.mLink_area li a:link {color:#fff; text-decoration:none}
.mLink_area li a:visited {color:#fff; text-decoration:none}
.mLink_area li a:hover {color:#fff; text-decoration:none}

.Can_01{background:url('../images/ico_mlink01.png') no-repeat 22% center;}
.Can_02{background:url('../images/ico_mlink02.png') no-repeat 22% center;}
.Can_03{background:url('../images/ico_mlink03.png') no-repeat 22% center}
.Cantxt {font-size:16px; float:right; color:#fff; line-height:24px; margin-top:80px; margin-right:15px; letter-spacing:-1px;}
.Cantxt span{font-size:22px; margin-bottom:20px; font-weight:bold;}

#footer {clear:both; width:100%; height:225px; background-color:#353d4a;}
#footer .ft{width:1200px; height:225px; text-align:center; margin:0 auto; background-color:#353d4a;}
#footer ul {padding:60px 0 0 0; width:1200px; background-color:#353d4a;}
#footer li {float:left; line-height:200%; font-size:14px; color:#fff; text-align:center; width:1200px; background-color:#353d4a;}
#footer li span {color:#bbb; font-size:14px;}
#footer .name {font-size:17px; font-weight:bold; color:#fff; padding-top:30px;clear:both; width:1200px; background-color:#353d4a;}

/*#subContent{ position:relative; max-width:1200px; padding:0 0 100px 200px; margin: 0 auto; }*/
	.subContent_body{position:relative; min-height:600px; overflow: hidden; line-height:1.4; font-size:14px;background-color:#eee; width:1200px; }
	.subContent_body:after {content:""; display:block; clear:both; overflow:hidden;}
	.page_title{border-bottom:1px solid #ddd; padding:20px 0; margin-bottom:40px; position: relative;}
	.page_title h2{font-family: 'NotoM'; color:#222; font-size:28px;}

/* quotation mark */
.quotation {font-weight: 400; font-size: 30px; line-height: 42px; text-align: center; letter-spacing: -1px;}
.quotation em {color: #ff6600; font-style:normal;}
.quotation::before {content: ""; display: inline-block; width: 22px; height: 20px; vertical-align: top; margin-top: 9px;}
.quotation::after {content: ""; display: inline-block; width: 22px; height: 20px; vertical-align: top; margin-top: 9px;}
.quotation::after {background: url("/theme/basic/images/sub/quotation.png") no-repeat -22px 0; margin-left: 7px;}
.quotation::before {background: url("/theme/basic/images/sub/quotation.png") no-repeat 0 0; margin-right: 7px;}


/* 배너모음 */
.site_link_area {position:relative; width:100%; background:#fff; height:111px;}
.site_link {width:1200px; margin:0 auto; height:111px;}
.site_link li{position:relative; display:block; float:left; padding-top:28px; width:142px; height:53px; margin-right:34px;}
.site_link li:last-child { margin-right:0px;}

/* 학과장 인사말 */
.sub_intro01 {width:1200px; padding:10px 50px; margin:30px auto 50px;}
.sub_intro01 em {color:#ff6600; font-weight:600; font-style:normal;}
.guard_img {text-align:center;}
.sign {font-size:20px; margin-top:60px;}
.name {margin-bottom:23px; margin-left:20px;}

/* 교육목표 */
.sub_intro02 {width:100%; padding-bottom:20px;/*background:url("/theme/basic/images/sub/bg_intro02.png")no-repeat center center #fafafa;*/ background-color:#fafafa;}
.des {width:1200px; margin:0 auto;}
.des1 {width:1100px; margin:0 auto;}
.tit {font-size:23px; color:#666666; font-weight:600; padding:40px 0 0 20px; }

.logo {margin:80px 0 0 200px;}
.text01 {width:200px; margin:20px 0 0 140px; font-size:18px; font-weight:600; color:#fff; text-align:center; letter-spacing:-0.8px;}
.text02 {float:left; width:520px; margin:-100px 0 0 460px; font-size:17px; color:#555; text-align:left; letter-spacing:-0.4px; line-height:30px;}

.vision {width:1200px; height:360px; text-align:center;}
.vision p{padding-top:240px; color:#555; }
.v01 {margin-left:100px; float:left; width:333px; background:url("/theme/basic/images/sub/ico_intro02_01.png")no-repeat;}
.v02 {float:left; width:333px; background:url("/theme/basic/images/sub/ico_intro02_02.png")no-repeat;}
.v03 {float:left; width:334px; background:url("/theme/basic/images/sub/ico_intro02_03.png")no-repeat;}

.hline {width:100%; height:1px; border-bottom:1px solid #ddd;}

.char {margin:30px 0 30px 23px;}
.char em {color:#7512c9; font-style:normal; font-weight:600;}
.char li{background:url("/images/sub/ico_guard.png") no-repeat 5px 4px; line-height:26px; margin-bottom:15px; padding:0 10px 0 30px;}
.char li ul li {background:url("/images/sub/ico_star.png") no-repeat 25px 4px; margin-top:10px; padding:0 10px 0 0px; font-size:0.98rem; margin-bottom:0;}
.char li ul li .date {background:#999; border-radius:10%; color:#fff; padding:3px 10px; font-size:14px;}

.tit {font-size:23px; color:#666666; font-weight:500; padding:40px 0 0 20px; }
.tit2 {font-size:23px; color:#666666; font-weight:500; padding:40px 0 0 70px; }
.tit3 {font-size:23px; color:#666666; font-weight:500; padding:40px 0 0 0; }
.stit {font-size:20px; color:#666666; font-weight:normal; padding:10px 0 0 20px; }

.list_style_v1 ul { padding-left:15px;}
.list_style_v1 ul li { list-style-image:url('/images/sub/list_dot.gif') !important; list-style-position:outside; /*font-size:15px; color:#777;*/ line-height:26px;}
.list_style_v1 ul li + li { padding-top:10px;}
.list_style_v1 ul li.list_info + li { padding-top:20px;}
.list_style_v1 ul li.list_year .year { margin-right:10px}
.list_style_v1 ul li p { clear:both; line-height:1.5em;}
.list_style_v1 ul li p.title { color:#333;}
.list_style_v1 ul li p.title + p,
.list_style_v1 ul li p + p.btn_text { margin-top:5px!important; height:45px; overflow: hidden}
.list_style_v1 ul li ul { padding:0}
.list_style_v1 ul li ul li + li { padding-top:0;}
.list_style_v1 ul li ul li { list-style:none; }
.list_style_v3 ul {padding-left:13px;}
.list_style_v3 ul li {list-style-image:url('/images/sub/ico_star.gif'); list-style-position:outside; color:#666;}
.list_style_v3 ul li + li { margin-top:5px;}
p.list_style_v3 { margin-top:15px; padding-left:10px; background:url('/images/sub/ico_star.gif') 2px 6px no-repeat; font-size:14px!important; color:#666; padding-left:15px;}
.list_style_v3 span {text-decoration: none; font-weight:500; margin-right:5px;}
.list_style_v3 em{font-weight:500; color:#333;}

.center {text-align:center;}

/* 학과활동 갤러리 */
.history-img-bx {width:1200px;/* margin:0 -10%; */ margin:50px auto 0;}
.history-img-inner {float:left; width:31.33%; /* margin:0 1%; */ margin:0 10px 120px 0;}
.history-img {position:relative; padding-top: 65.71%;}
.history-img span {position:absolute; width:100%; height:100%; left:0; top:0;}
.history-img span img {width:100%; height:100%;}

/* 학과활동 연혁 */
.history-info {margin-top: 10px;}
.history-info p {letter-spacing: -0.65px; color:#333333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.history-info-bx {margin-top: 120px;}
.history-info-bx img {display:block; max-width:100%; margin:0 auto;}

.company-history {background:url("/theme/basic/images/sub/history_line.png") repeat-y center; padding-bottom: 160px; padding-top: 70px; margin-top: -30px;}

.company-history-wrapper {overflow:hidden;}
.company-history-list-wrap {margin-top:60px}
.company-history-info {margin-top: 5px;}
.company-history-info dl {overflow:hidden; padding:5px 0;}
.company-history-info dt {width:25px; line-height: 26px; letter-spacing: -0.25px; color:rgba(255, 127, 42, 0.7);}
.company-history-info dd {width:calc(93% - 25px); line-height: 26px; letter-spacing: -0.65px; color:#666666; font-weight: 300; word-break:keep-all;}

.company-history-year {width:47%; text-align:center; font-size:26px; line-height: 46px; letter-spacing: -0.25px; color:#333; font-weight: 600; position:relative;}
.company-history-list-wrap .company-history-year::before {content:""; position:absolute; width:10px; height:10px; background:#333333; border-radius:50%; top:17px;}

.history-left .company-history-list-wrap{}
.history-left .company-history-list-wrap .company-history-info {text-align:right; float:right; padding-right: 4%; width:47%;}
.history-left .company-history-list-wrap .company-history-info dt {float:right; }
.history-left .company-history-list-wrap .company-history-info dd {float:right;}

.history-left .company-history-list-wrap .company-history-year {float:right; padding-left: 1%; text-align:left; left:-57px;}
.history-left .company-history-list-wrap .company-history-year::before {left:-5px;}

.history-right .company-history-list-wrap{}
.history-right .company-history-list-wrap .company-history-info {float:left; padding-left: 4%; width:47%;}
.history-right .company-history-list-wrap .company-history-info dt {float:left;}
.history-right .company-history-list-wrap .company-history-info dd {float:left;}

.history-right .company-history-list-wrap .company-history-year {float:left; padding-right:1%; text-align:right; right:-57px;}
.history-right .company-history-list-wrap .company-history-year::before {right:-5px;}

.company-history .current .company-history-list-wrap .company-history-year {color:#ff3c15}
.company-history .current .company-history-list-wrap .company-history-year::before {background:#FF3C15;}

/* 진로 및 자격증 */
.title_img_box{width:100%; max-width:1425px; height:336px; background:#000; margin:0 auto; text-align:center; display:table; color:rgba(255,255,255,0.8); font-size:60px; padding-top:120px; font-weight:600; margin-top:50px;} 
.title_img_box.bg01{background:url('/images/sub/intro04_bg.png')}
.title_img_box.bg02{background:url('/images/sub/img03.png')}
.title_img_box.bg03{background:url('/images/sub/intro04_bg2.png')}

.txt-box{position:relative; width:1050px; background:#fff; padding:50px 75px; margin:-90px  auto 0; box-sizing:border-box;}
.txt-box::before {content:""; position:absolute; width:110px; height:200px; left:-110px; top:65px; background:url("/theme/basic/images/sub/intro04_left_shadow.png") no-repeat;}
.txt-box::after {content:""; position:absolute; width:110px; height:200px; right:-110px; top:65px; background:url("/theme/basic/images/sub/intro04_right_shadow.png") no-repeat;}
.txt-box p{font-size:16.5px; letter-spacing:-1px; line-height:33px; margin-bottom:23px;}
.txt-box .des{font-size:20px;}
.txt-box em{font-style:normal; color:#ff6600;}

.stxt-box{position:relative; width:1000px; background:#fff; padding:20px 50px; margin:0 auto; box-sizing:border-box;}
.stxt-box p{font-size:16.5px; letter-spacing:-1px; line-height:33px; margin-bottom:23px;}
.stxt-box em{font-style:normal; color:#ff6600;}


/* 서브공통 */
.sub-tit {text-align:center;}
.sub-tit h4{position:relative; font-size:30px; line-height: 42px; letter-spacing: -0.25px; color:#ea5415; font-weight: 600; padding-bottom: 5px; display:inline-block;}
.sub-tit h4::after {content:""; position:absolute; width:100%; height:3px; left:0; bottom:0;  background: #ff7301; /* Old browsers */
background: -moz-linear-gradient(left, #ff7301 0%, #ff3d16 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ff7301 0%,#ff3d16 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ff7301 0%,#ff3d16 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7301', endColorstr='#ff3d16',GradientType=1 );}


.clearfix {*zoom:1: ;}
.clearfix::after {clear: both; display: block; content: "";}


/* 메인 상단 졸업생 */
.sec_sub_title {width: 100%; height: auto; line-height: 1; font-size: 14px; color: #8c8c8c; text-align: center; margin-top:70px;}
.sec_sub_title span {width: 100%; height: auto;}
.sec_sub_title .bar {width: 40px; height: 2px; margin: 20px auto 0; background-color: #c5c5c5;}
.en {font-family: "Montserrat", sans-serif;}
.en_bold {font-weight: 600;}

.sec_title {width: 100%; height: auto; line-height: 1.3; font-size: 32px; text-align: center; margin-top: 50px; letter-spacing:-0.5px; color:#444;}
.sec_title span {color:#ff6600;}

.section_box {width: 1400px; height: 354px; margin:40px auto 70px; /*background:#eee;*/}
.section_inner {width: 100%; height: 354px; box-sizing: border-box; margin:0 auto;}
.section_item {width:100%; height:auto; padding: 0px 98px;}
.section_item li {float:left; width: 211px; height: 354px; margin:0 18px; box-sizing: border-box;}
.section_item li:first-child {margin-left:0px;}
.section_item li:last-child {margin-right:0px;}

.section_box_arrow_prev{float:left; width:60px; height:60px; background:url("/theme/basic/images/main/arrow_left.png") no-repeat; margin:147px 38px 0 0;}
.section_box_arrow_next{float:left; width:60px; height:60px; background:url("/theme/basic/images/main/arrow_right.png") no-repeat; margin:147px 0 0 38px;}

/* 메인상단 졸업생 보드스킨 */
.senior_box {width: 1400px; height: 354px; margin:40px auto 70px;}
.senior_inner {width: 100%; height: 354px; box-sizing: border-box; margin:0 auto;}
.senior_item {width:100%; height:auto; padding: 0px 98px; text-align:center;}
.senior_item li {float:left; width: 211px; height: 354px; margin:0 18px; box-sizing: border-box; border:1px solid #e0e0e0;}
.senior_item li:hover {background-color:rgba(241,118,18,0.9); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}
.senior_item li img {/*margin-left:-1px;*/}
.senior_item li p {position:absolute; width:209px; height:45px; font-size:18px; color:#fff; font-weight:300; margin:-45px 0 0 0; background:url("/theme/basic/images/data/ico_more.png") no-repeat center 200% rgba(0,0,0,0.5); padding:9px 0; letter-spacing:-0.5px;}
.senior_item li:hover p {width:209px; height:273px; margin:-273px 0 0 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; padding-top:120px; font-weight:400; background:url("/theme/basic/images/data/ico_more.png") no-repeat center 60% rgba(0,0,0,0.5);}
/*.senior_item li:hover p:after {content:"\A더 알아보기";}*/
.senior_item li .imgdes {float:block; width:211px; height:81px; padding:16px 3px; line-height:24px; margin-left:-1px; letter-spacing:-0.7px; color:#8c8c8c; font-size:17px;}
.senior_item li:hover .imgdes {color:#fff;}
.senior_item li:first-child {margin-left:0px;}
.senior_item li:last-child {margin-right:0px;}

.senior_box_arrow_prev{float:left; width:60px; height:60px; margin:147px 38px 0 0;}
.senior_box_arrow_next{float:left; width:60px; height:60px; margin:147px 0 0 38px;}

/* 메인 Board */
.board_box {width: 100%; height: auto; background-color:#fafafa;}
.board_box_title {width: 100%; height: auto; line-height: 1.3; font-size: 32px; text-align: center; margin: 30px 0; letter-spacing:-0.5px; color:#444;}
.board_box_title span {color:#ff6600;}
.board_inner {width:1200px; height:467px; margin:0 auto; padding-top:15px;}

.board_notice {float:left; width:480px; height:auto; margin-right:40px;}

.board_gallery {float:left; width:680px;}
.board_gallery ul>li {float:left;margin-right:10px; text-align:center;}
.board_gallery ul>li .img_left{margin-bottom:15px; background:#fafafa;}
.board_gallery ul>li:last-child {margin-right:0;}

/* 메인페이지 동영상 */
#homeArea { 
	clear:both; 
	position:relative;
	width:100%; 
	height:870px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	overflow:hidden; 
}
#homeArea video { width:100%; background:url('/main_video/k-bm.jpg') no-repeat;}
#homeArea .text-cover {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
}
#homeArea .text-cover > div {
    display:table !important;
    text-align:center;
    width:90%;
    height:120%;
	margin:-30px auto 0; 
    background-color:transparent;
    text-align:center;
	line-height:1.5; 
    font-size:20px;
	font-weight:400;
	color:#fff;
	letter-spacing:-0.05em;
}
#homeArea .text-cover > div > div {
    display:table-cell !important;
    vertical-align:middle;
	font-size:1em;
    zoom:1;
    *display:inline;
    *position:absolute;
    *top:50%;
    *vertical-align:top;
}
#homeArea .text-cover > div > div h2 { 
	padding-bottom:2%; 
	font-size:3em; 
	font-weight:400;
	letter-spacing:-0.08em;
}

@media all and (max-width:1000px) {
#homeArea {height:auto;}
}
@media all and (max-width:650px) {
#homeArea {height:auto;}
}



.gallery_box {width: 100%; height: auto; background-color:#fff;}
.gallery_inner {width:1200px; height:450px; margin:0 auto; padding-top:15px;}

.board_notice {float:left; width:480px; height:auto; margin-right:40px;}

.board_gallery {float:left; width:680px;}
.board_gallery ul>li {float:left;margin-right:21px; width:386px;}
.board_gallery ul>li .bg_tit {width:100%; font-size:22px; font-weight:600; color:#333; padding:0 5px; letter-spacing:-1px; text-align:left;}
.board_gallery ul>li .bg_stit {width:100%; font-size:16px; color:#666; font-weight:300; padding:5px; text-align:left; height:40px;}
.board_gallery ul>li .img_left{margin-bottom:15px; background:#fafafa;}
.board_gallery ul>li:last-child {margin-right:0;}
.st1 {width:100% !important; margin-left:50px;}
.st2 {width:80%; margin:7px 0 0 0;}

.board_gallery ul>li .ico{display:block;background:url('/images/ico_readmore.png') 0 0 no-repeat;color:#999;font-size:18px;margin:30px 0 0;padding:0 0 0 40px;line-height:30px; text-align:left;}
.board_gallery ul>li a:hover .bg_tit{color:#324dd9;text-decoration:underline;}
.board_gallery ul>li a:hover .ico{background-image:url('/images/ico_readmore_on.png');color:#324dd9;}

.m_more {display:block; background:rgba(50,77,217,0.8); border-radius:5px; color:#fff !important; padding:10px 0; width:98%; text-align:center;}
.m_more:hover {text-decoration:underline;}



/* 메인상단 유튜브 보드스킨 */

.vod_box {display:block; width: 100%; height: 650px; background-color:#000;}
.vod_inner {width:1200px; height:650px; margin:0 auto; padding-top:30px;}

.mvod_title {width: 100%; height: auto; line-height: 1.2; font-size: 45px; text-align: center; margin-top: 30px; letter-spacing: -0.5px; color: #fff; font-weight: 600;}
.mvod_title span {font-size: 20px; color: #999; font-weight: normal;}

.mvod_box {width: 1170px; margin:40px auto 70px;}
.mvod_inner {width: 100%;box-sizing: border-box; margin:0 auto;}
.mvod_item {width:100%; height:auto; padding: 0px 98px; text-align:center;}
.mvod_item li {float:left; width: 450px; height: 354px; margin:0 18px; box-sizing: border-box; /*border:1px solid #e0e0e0;*/}
.mvod_item li img:hover {background-color:rgba(168,72,250,0.9); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}
.mvod_item li img {opacity:0.7; margin-bottom:0px;}
.mvod_item li p {position:absolute; width:209px; height:45px; font-size:16px; letter-spacing:-1.5px; color:#fff; font-weight:300; margin:-45px 0 0 0; background:url("/images/main/ico_more.png") no-repeat center 200% rgba(0,0,0,0); padding:9px 0; letter-spacing:-0.5px;}
.mvod_item li:hover p {width:209px; height:273px; margin:-273px 0 0 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; padding-top:120px; font-weight:400; background:url("/images/main/ico_more.png") no-repeat center 60% rgba(0,0,0,0.5);}
/*.senior_item li:hover p:after {content:"\A더 알아보기";}*/
.mvod_item li .imgdes {float:block; width:480px; line-height:15px; margin-left:-1px; letter-spacing:-0.7px; color:#999; font-size:17px; height:80px;}
.mvod_item li:hover {cursor:pointer;}
.mvod_item li:hover .imgdes {color:#fff; text-decoration:underline !important;}
.mvod_item li:hover img {opacity:1;}
.mvod_item li:first-child {margin-left:0px;}
.senior_item li:last-child {margin-right:0px;}

.mvod_box_arrow_prev{float:left; width:60px; height:60px; margin:147px 38px 0 0;}
.mvod_box_arrow_next{float:left; width:60px; height:60px; margin:147px 0 0 38px;}