@charset "utf-8";

/* 초기화 
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Malgun Gothic', dotum, sans-serif;background:#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;font-family:'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {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;font-size:1em}
input, button {margin:0;padding:0;font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Malgun Gothic', dotum, sans-serif;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 {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}
*/
/* 레이아웃 크기 지정 */
#hd, #wrapper,
#ft,
#hd_wrapper {min-width:1200px}

#hd_pop,
#tnb .inner,
#ft_wr {width:1200px}

#gnb .gnb_wrap, {width:900px;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;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 img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
/*#hd {background:#212020}
#hd {}*/
#hd {}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

/*#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1; background:linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,0.5))}*/
#hd_wrapper {position: fixed; left: 0; top: 0; width: 100%; height: 140px; z-index: 1000; -webkit-transition: all 0.2s ease-out;	-moz-transition: all 0.2s ease-out;	-ms-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;	transition: all 0.2s ease-out; background:linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,0.5)) /*box-shadow:0 2px 6px rgba(0,0,0,0.2);*/}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

	/*ul.topmenu {position:absolute; text-align:right; width:1200px; padding-top:25px; z-index:9999;}*/
	ul.topmenu {text-align: right; width: 1200px; padding-top: 5px; padding-bottom: 5px; /*background-color: #000;*/ z-index: 9999; margin: 0 auto;}
	ul.topmenu li {float:right; /*padding-right:10px;*/ font-size:13px; /*opacity:0.7;*/}
	ul.topmenu li a {color:#fff; margin-left:10px;}
	ul.topmenu li a span {line-height: 30px;}

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

.hd_sch_wr {float:left;padding:30px 0;;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인비쥬얼 추가 */
.visualWrap {position:absolute; width:100%; height:698px; margin:0 auto; top:0; /*background:url("/images/bg_vod.png") no-repeat top;*/}
.visualWrap .visual {width:100%; min-width:1903px; height:698px; margin:0 auto;}
.visualWrap .visual:after {content:""; display:block; clear:both;}
.visualWrap .visual .item img{width:100%; min-width:1903px; height:698px; }

.svisualWrap {position:absolute; width:100%; height:500px; margin:0 auto; top:0; /*background:url("/images/main/bg_main.png") no-repeat center 30%;*/}
.svisualWrap .txtbox {position:absolute; width:100%; height:80%; top:20%; left:0px; /*background:url("/images/main/bg_vod.png") no-repeat center bottom;*/}
.svisualWrap .txtbox > div {display:table !important; text-align:center; width:90%; height:120%; margin:-70px auto 0; background-color:transparent; text-align:center; line-height:1.5; font-size:14px; font-weight:400; color:#fff; letter-spacing:-0.05em;}
.svisualWrap .txtbox > div > div {display:table-cell !important; vertical-align:middle; font-size:1em; zoom:1; *display:inline; *position:absolute; *top:50%;
 *vertical-align:top;}
.svisualWrap .txtbox > div > div h2 {padding-bottom:2%; font-size:3em; font-weight:400; letter-spacing:-0.08em; line-height:1.2em;}
.svisualWrap .txtbox > div > div .eng_txt {font-size:1em;}

@media all and (max-width:1000px) {
.visualWrap {width:auto;}
.svisualWrap {width:auto;}
}
@media all and (max-width:650px) {
.visualWrap {width:auto;}
.svisualWrap {width:auto;}
}

/* 서브비주얼 */
.sv1 {background:url("/images/sub/bggolf.png") no-repeat center 50%;}
.sv2 {background:url("/images/sub/bggolf.png") no-repeat center 50%;}
.sv3 {background:url("/images/sub/bggolf.png") no-repeat center 50%;}
.sv4 {background:url("/images/sub/bggolf.png") no-repeat center 50%;}
.sv5 {background:url("/images/sub/bggolf.png") no-repeat center 50%;}
.sv6 {background:url("/images/sub/bggolf.png") no-repeat center 50%;}
.sv7 {background:url("/images/sub/bggolf.png") no-repeat center 50%;}

.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;}


/* 메인메뉴 */
#gnb {position:relative;/*background:#fff*/ padding:10px 0 0; float:right;}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;/*border-bottom:1px solid #e0e2e5;*/zoom:1}
/*#gnb #gnb_1dul .gnb_1dli .gnb_2dul ul li:nth-of-type(3) {min-width:200px;}*/
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative; padding-right:35px}
#gnb #gnb_1dul > li:nth-of-type(3) {padding-right:15px !important;}
#gnb .gnb_1dli:hover > a {color:#a848fa;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}


.gnb_1dli .bg {position:absolute;top:24px;right:20px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 10px;color:#fff;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{/*padding-right:35px*/}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:180px;padding-top:2px; margin-left:-40px;}
.gnb_2dul .gnb_2dul_box {/*border:1px solid #e0e2e5;*/border-top:0;padding:0; margin-left:10px;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#7512c9;color:#fff; text-align:center; text-decoration:none; font-size:16px; letter-spacing:-1px;}
a.gnb_2da:hover {color:#7512c9;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#7512c9;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#7512c9;color:#fff; line-height:20px; width:50px;height:50px;border:0;vertical-align:top;font-size:18px; margin-left:30px;}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:40px;height:40px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:5px 0 0;}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:16%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li:nth-of-type(4){width:20%;}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1em;display:block;position:relative;margin-bottom:10px;font-weight:500;color:#7512c9; letter-spacing:-1px;}
#gnb_all .gnb_al_li li {line-height:1.5em}
#gnb_all .gnb_al_li li a {color:#555; font-size:0.9em; letter-spacing:-1.5px;}
#gnb_all .gnb_al_li li a:hover {text-decoration:underline;}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}
.category {background:url("/images/sub/home.png") no-repeat left 200px; width:1200px; margin:50px auto 0; /*padding-top:10px;*/ color:#333; font-size:14px;}

#container_wr h3 {width: 1200px; margin: 10px auto 10px; border-bottom: 1px solid #ddd; padding: 20px 0; position: relative; color: #555; font-size: 40px; line-height: 40px;}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0 20px;height:500px;font-size:1.1em;width:100%;zoom:1; background:#fff;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

#container_main {position:relative; min-height:500px;height:auto !important;margin:80px auto 20px !important;height:500px;font-size:1.1em;width:1200px;zoom:1;}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center} /* 171b31 */
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:100%;padding:0 20px; text-align:center;}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:rgba(255,255,255,0.5);font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}
#ft_copy a.admin_login {color:rgba(255,255,255,0.5); margin-left:10px;}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.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;width:0;height: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 {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;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:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;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/captcha2.png') no-repeat 0 0 ; 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%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
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:8px;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;}


/* 기본테이블 */
.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:70px;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}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:32px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;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}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/**/
.ul_st_01{width:570px; margin:-135px 0 0 450px; font-size:17px; line-height:22px;}
.ul_st_01 li{overflow:hidden; position:relative; padding-left:0.4em; text-align:left; margin-bottom:10px;}
.ul_st_01.cont_mb li{margin-bottom:0.4em}
.ul_st_01.cont_mb2 li{margin-bottom:0.8em}
.ul_st_01 li .tt{font-weight:500; font-size:1.1em; color:#222}
.ul_st_01 li .tbox{width:25%; font-weight:400; font-size:1em; color:#fff; background:#6F53B1; padding:5px 10px; margin:0 0 5px -0.8em; text-align:center; border-radius:5px;}
.ul_st_01 li:before{content:"";width:3px;height:3px;border-radius:100%;background-color:#6F53B1;position:Absolute;left:0;top:0.65em;}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

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

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

/* 테이블 항목별 정의 */
.td_board {width:80px;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:80px;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 {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#7512c9;border-color:#7512c9;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#7512c9;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 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 {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;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}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* 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}

/* 메인페이지 동영상 */
#homeArea { 
	clear:both; 
	position:absolute;
	top:0;
	width:100%; 
	height:800px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	overflow:hidden; 
}
@media all and (max-width:1000px) {
	#homeArea {height:auto;}
}
@media all and (max-width:650px) {
	#homeArea {height:auto;}
}
#homeArea 
video { width:100%; background:url('/images/bg_vod.png');}
#homeArea .text-cover {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
	background:/*url("/images/bg_wave.png") no-repeat center bottom*/ rgba(0,0,0,0.2);
	background-size:100%;
}
#homeArea .text-cover > div {
    display:table !important;
    text-align:center;
    width:90%;
    height:120%;
	margin:-70px 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;
	line-height:1.2em;
}
#homeArea .text-cover > div > div .eng_txt {
	font-size:1em;
}

/* quotation mark */
.quotation {font-weight: 400; font-size: 30px; line-height: 42px; text-align: center; letter-spacing: -1px; margin-top:20px;}
.quotation em {color: #7512c9; 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("/images/sub/quotation.png") no-repeat -22px 0; margin-left: 7px;}
.quotation::before {background: url("/images/sub/quotation.png") no-repeat 0 0; margin-right: 7px;}


/* 학과소개 */
.sub_intro01 {width:1200px; padding:10px 50px; margin:0 auto 30px;}
.sub_intro01 em {color:#7512c9; font-weight:500; font-style:normal;}
/*.sub_intro02 {width:100%; padding-bottom:20px; background-color:#fafafa;}*/
.sub_intro02 {width: 100%; height: 407px; background: url('/images/sub/bg_intro02.png')no-repeat center center #fafafa;}

.sub-tit {text-align:center;}
.sub-tit h4{position:relative; font-size:30px; line-height: 42px; letter-spacing: -0.25px; color:#7512c9; 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 );}

.title_img_box{width:100%; max-width:1425px; height:336px; background:#000; margin:0 auto; text-align:center; display:table; color:#fff; font-size:35px; padding-top:100px; font-weight:600; margin-top:50px;} 
.title_img_box.bg01{background:url('/images/sub/intro02_bg.png')}

.txt-box{position:relative; width:1100px; background:#fff; padding:50px 75px; margin:-125px  auto 0; box-sizing:border-box;}
.txt-box::before {content:""; position:absolute; width:110px; height:200px; left:-110px; top:65px; background:url("/images/sub/intro04_left_shadow.png") no-repeat;}
.txt-box::after {content:""; position:absolute; width:110px; height:200px; right:-110px; top:65px; background:url("/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 em{font-style:normal; color:#7512c9;}

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

.vision {width:100%; height:360px; text-align:center; margin:30px auto 0; letter-spacing:-1.2px;}
.vision p{color:#555;}
.vision .vision_tit {padding-top:210px; color:#e13542; font-size:25px;}
.v01 {display:inline-block; width:24%; background:url("/images/sub/ico_intro02_01.png")no-repeat center top;}
.v02 {display:inline-block; width:24%; background:url("/images/sub/ico_intro02_02.png")no-repeat center top;}
.v03 {display:inline-block; width:24%; background:url("/images/sub/ico_intro02_03.png")no-repeat center top;}
.v04 {display:inline-block; width:24%; background:url("/images/sub/ico_intro02_04.png")no-repeat center top;}

.guard_img {text-align:center;}
.sign {font-size:20px; margin-top:60px;}
.name {margin-bottom:23px; margin-left:20px;}

.des {width:1200px; margin:0 auto;}
.des1 {width:1100px; margin:0 auto;}
.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; }
.logo {margin: 75px 0 0 205px;}
.text01 {width:200px; margin:20px 0 0 138px; font-size:18px; font-weight:600; color:#fff; text-align:center; letter-spacing:-0.8px;}
.text02 {float: left; width: 550px; margin: -100px 0 0 470px; font-size: 17px; color: #555; text-align: left; letter-spacing: -0.4px; line-height: 26px;}

.text02 span {color:#7512c9; font-size:28px; line-height:50px;}
.text02 ul>li {float:left; font-size:17px; padding:3px 15px; margin:10px 10px 5px 5px; background:#7512c9; color:#fff; border-radius:50px;}
.hline {width:100%; height:1px; border-bottom:1px solid #ddd;}

.imgexp {position:relative; width:100%; }
.imgexp ul>li {float:left; width:380px; margin-left:20px; margin-top:20px; height:250px; background:#eee;}
.imgexp ul>li:last-child {margin-bottom:60px;}
.imgexp ul>li .exp {position:absolute; width:380px; height:50px; background-color:rgba(0,0,0,0.5) !important; text-align:center; line-height:50px; margin-top:-50px; color:#fff;}


.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;}
.char li ul li .date {background:#999; border-radius:10%; color:#fff; padding:3px 10px; font-size:14px;}


/* 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 0; text-align:center; 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; padding-right:5px;}
.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:15px 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;}


/* list style */
.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;}

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

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

.company-history {background:url("/images/sub/history_line.png") repeat-y 20.7% top; padding-bottom: 60px; padding-top: 70px; margin-top: -30px;}

.company-history-wrapper {overflow:hidden;}
.company-history-list-wrap {margin-top:20px}
.company-history-info {margin-top: 5px;}
.company-history-info dl {overflow:hidden; padding:5px 0 0 20px;}
.company-history-info dt {width:25px; font-size:16px; line-height: 26px; letter-spacing: -0.25px; color:rgba(117,18,201, 0.7);}
.company-history-info dd {width:calc(93% - 25px); line-height: 26px; /*color:#666666;*/ font-weight: 400; word-break:keep-all; padding:5px 0 0 15px; background:url('/images/sub/ico_star.gif') no-repeat 0 10px;}
.company-history-info dd::before{content: ""; width: 3px; height: 3px; border-radius: 100%; background-color: #6F53B1; position: Absolute; left: 0; top: 0.65em;	 !important}
/*.company-history-info dd:first-child{padding:0 0 5px 0 !important;}*/
.company-history-info em {color:rgba(117,18,201, 0.7) !important;}

.company-history-year {width:18%; 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:82%;}
.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:#7512c9}
.company-history .current .company-history-list-wrap .company-history-year::before {background:#7512c9;}




/**/
.history-info2 {margin-top: 10px;}
.history-info2 p {font-size:16px; letter-spacing: -0.65px; color:#333333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

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

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

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

.company-history-year2 {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-wrap2 .company-history-year2::before {content:""; position:absolute; width:10px; height:10px; background:#333333; border-radius:50%; top:17px;}

.history-left2 .company-history-list-wrap{}
.history-left2 .company-history-list-wrap .company-history-info {text-align:right; float:right; padding-right: 4%; width:47%;}
.history-left2 .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:-33px;}
.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:82%;}
.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:-33px;}
.history-right .company-history-list-wrap .company-history-year::before {right:-5px;}

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

/* 탭 */
.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:53px;line-height:53px; width:200px; font-size:15px;color:#777;border:1px solid #d5d5d5; min-width: 80px;}
/*.tab_menu .tab span:hover {background:#000; color:#fff;}*/
.tab_menu .tab .winfo {width:250px;}
.tab_menu .tab span.hide_mobile { display:inline-block; border:0; padding:0}
.tab_menu .active{z-index:20}
.tab_menu .active span{color:#fff;border-color:#333 ; background:#333 }
.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}

/* 게시판 탭 */
.tab_menu2{/*display:table;table-layout:fixed; */margin:0 auto 50px;width:100%;text-align: center}
.tab_menu2.mg_none { margin-bottom:0}
.tab_menu2 .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_menu2 .tab:first-child span{margin-left:0}
.tab_menu2 .tab span{display:block;margin-left:-1px;height:53px;line-height:53px; width:150px; font-size:15px;color:#777;border:1px solid #d5d5d5; min-width: 80px;}
/*.tab_menu .tab span:hover {background:#000; color:#fff;}*/
.tab_menu2 .tab .winfo {width:250px;}
.tab_menu2 .tab span.hide_mobile { display:inline-block; border:0; padding:0}
.tab_menu2 .active{z-index:20}
.tab_menu2 .active span{color:#fff;border-color:#333 ; background:#333 }
.tab_wrap { padding:20px 0 0; position: relative}
.tab_wrap .tab_menu2 { margin-bottom:0 }
.tab_wrap .tab_menu2 + .tab_menu2 .tab span { border-top:0}
.tab_wrap + .sub_wrap { margin-top:20px}

.left {text-align: left !important;}

/* 테이블 레이아웃 */
.tb_tit{color:#FCA184; font-size:1.4em; font-weight:500; text-align:center; margin-bottom:1em;}
.tb_tit span{border-bottom:2px solid #FCA184}
.tb_st_01{width:96%;border:#efefef 1px solid; margin:0 auto;}
.tb_st_01 thead {border-bottom:#6f3a96 2px solid; color:#232323;}
.tb_st_01 thead th {padding:12px 5px;background:#f6f6f6;border:#dadada 1px solid;font-weight:500;}
.tb_st_01 tbody th{padding: 20px 10px ;background:#fff;border:#efefef 1px solid; color:#333; text-align:Center; font-weight:500;}
.tb_st_01 tbody td {padding: 20px 10px ;background:#fff;border:#efefef 1px solid;color:#444;text-align:left;  word-break:keep-all;}
.tb_st_01 tbody th.grey {background:#f6f6f6; border:#dadada 1px solid; border-right:#6f3a96 2px solid;}


.tb_st_01.center tbody td{text-align:center}
.tb_st_01 .n-bd{border-color:rgba(255,255,255,0); padding:0 !important;}
.tb_st_01 .n-bg{background:transparent;}
.tb_st_01 .bt{vertical-align:bottom}
.tb_st_01 .bg{background: #54c5d2; color: #FFF; border-color:#FFF}
.tb_st_01 .td-bg{background:#DDF4F6; border-color:#FFF}
.tb_st_01 .bd-top{border-top:2px solid #ddd}
.tb_st_01 .bg1 th {background: #f9f9f9;}
.tb_st_01 .bg1 td {}
.tb_st_01 .bg2 th {background-color:#F7CE52; }
.tb_st_01 .bg2 td {background-color:#FFE699;}

.tb_st_01.left_th tbody th{background:#f6f6f6; border-right:2px solid #6f3a96}
.tb_st_01.first_th th:first-child{background:#f6f6f6; border-right:2px solid #6f3a96}
.tb_st_01.dk3-2 tbody td{border-color:rgba(255,255,255,0); padding: 0 1px; }
.tb_st_01.dk3-2{border:2px solid #f1f1f1}
.tb_st_01.dk3-2 .bg1{background:#eef5e1}
.tb_st_01.dk3-2 .bg2{background:#eef5e1}
.tb_st_01 td .bx{border:1px solid #ddd; font-size:0.8em; padding:1em 0.5em; margin-bottom:3px; background:#FFF}
.tb_st_01 span.line{position:relative; display:block; margin:0.3em auto; width:95%; border-bottom:10px solid #d5eef4}
.tb_st_01 span.line:after{content:"";
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid #d5eef4;
	position:Absolute; right:-2.5%; top:50%; margin-top:-10px
}
.tb_st_01 span.line2{border-bottom:10px solid #fde0a8}
.tb_st_01 span.line2:after{	border-left-color:#fde0a8;}

@media all and (max-width:1000px) {
	.tb_st_01.dk3-2 thead th.wd {width:18%}
}
@media all and (max-width:650px) {
	.tb_st_01{font-size:0.94em}
	.tb_st_01 thead th {padding:10px 5px;}
	.tb_st_01 tbody th{padding:10px 5px;}
	.tb_st_01 tbody td {padding:10px 5px;  word-break:break-all;}
}


.tb_st_02{width:100%; border-spacing:5px !important; border-collapse: unset}
.tb_st_02 thead {/* border-bottom:#FFF 2px solid; color:#FFF; */}
.tb_st_02 thead th {padding:12px 5px; color:#FFF; background:#6F3A96; font-weight:500;}
.tb_st_02 tbody th{padding: 20px 10px ;background:#fff;border:#6F3A96 1px solid; color:#333; text-align:Center; font-weight:500;}
.tb_st_02 tbody td {padding: 20px 10px ;background:#fff;border:#6F3A96 1px solid;color:#444;word-break:keep-all;}

.tb_st_02 .none{border-color:Transparent; background-color:transparent; }
.tb_st_02 .none .arw{width: 100%; height: 70%; text-align:center; font-size:60px; color:#6F3A96;}/**/
/*.tb_st_02 .c01 {background-color:#f4eef6 !important; border:1px solid #e8dded; color:#613b98; font-size:18px; padding:8px 5px; line-height:22px;}*/

/* 메인 상단 졸업생 */
.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.2; font-size: 45px; text-align: center; margin-top: 60px; letter-spacing:-0.5px; color:#444; font-weight:600;}
.sec2_title a:link{width: 100%; height: auto; line-height: 1.2; font-size: 45px; text-align: center; margin-top: 30px; letter-spacing:-0.5px; color:#fff !important; font-weight:600;}
.sec_title span {font-size:20px; color:#999; font-weight:normal;}

.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("/images/main/arrow_left.png") no-repeat; margin:147px 38px 0 0;}
.section_box_arrow_next{float:left; width:60px; height:60px; background:url("/images/main/arrow_right.png") no-repeat; margin:147px 0 0 38px;}

/* 메인상단 졸업생 보드스킨 */
.senior_box {width: 1170px; 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: 450px; height: 354px; margin:0 18px; box-sizing: border-box; /*border:1px solid #e0e0e0;*/}
.senior_item li img:hover {background-color:rgba(168,72,250,1); -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 {opacity:0.9;}
.senior_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;}
.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("/images/main/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:450px; height:81px; padding:16px 3px; line-height:24px; margin-left:-1px; letter-spacing:-0.7px; color:#999; font-size:17px; margin-top:20px;}
.senior_item li:hover {cursor:pointer;}
.senior_item li:hover .imgdes {color:#fff; text-decoration:underline !important;}
.senior_item li:hover img {opacity:1;}
.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; margin-top:30px;}
.board_box_title {width: 100%; height: auto; line-height: 1.3; font-size: 36px; text-align: center; margin: 30px 0; letter-spacing:-0.5px; color:#444; font-weight:600;}
.board_box_title span {color:#7512c9;}
.board_inner {width:1200px; height:467px; margin:0 auto; padding-top:15px;}

.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; min-height:58px;}
.board_gallery ul>li .img_left{margin-bottom:15px; background:#fafafa;}
.board_gallery ul>li:last-child {margin-right:0;}

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


/* 주요 업무 */
.work {float:left; position:relative; width:100%; margin-bottom:50px;}
.work li {width: 100%; height:118px; margin-top:15px;}
.work li .tit {float: left; width:110px; height:105px; font-size: 16px; color: #fff; line-height: 22px; text-align: center; background: rgba(117,28,201,0.7); border-radius: 50%; padding:30px 0 0; letter-spacing:-1px; margin-left:105px; font-weight:400; letter-spacing:-1.8px !important;}
.work li:last-child .tit {padding:30px 0 0;}
.work li .tit .po{float:center;color:#6d9ae6; font-size:26px; line-height:50px;}
.work li img{float:center; margin-top:18px; margin-left:-78px;}
.work li .des {font-size:16px; display:inline-block; float: right; width:670px; height: 100px; position: relative; background: #f5f5f5; margin-right:150px; padding:38px 0 0 35px;}
.work li:nth-of-type(2) .des{padding:26px 0 0 35px;}
.work li .des:before {content: ""; width: 60px; height: 1px; background: url("/images/sub/dash1.png") repeat-x; position: absolute; left: -62px;
  top: 51px;}
.work li .des:after {display:inline-block;content: ""; width: 22px; height: 22px; background: url("/images/sub/ic_arr1.png") no-repeat; position: absolute; left: -10px; top: 40px;}
.work li .des .vCenter {display:inline-block; float:center; padding:0 40px;}
.work li .des .t_desc1 {font-weight: 400; font-size: 16px; letter-spacing: -0.5px; line-height: 28px;}
.work li .des .t_desc1 .ex{color: #2059b8; letter-spacing: 0px;}

/* 상담예약안내 이용방법 */
.cinfo {float:left; position:relative; width:1123px; height:167px;  background:#eee; background:url("/images/sub/bg_counsel.png") no-repeat center center; font-size:16px; margin:0 4% 40px 4%; line-height:22px;}
.cinfo span {text-align:center; font-size:22px; font-weight:500; line-height:50px; text-align:center;}
.cinfo .c1 {display:inline-block; float:left; width:310px; color:#2e63bc; margin-top:10px; margin-left:30px; letter-spacing:-0.3px; background:#eee;background:url("/images/sub/ic_c1.png") no-repeat right 55%;}
.cinfo .c2 {display:inline-block; float:left; width:320px; color:#3099ab; margin-top:10px; margin-left:60px; letter-spacing:-0.3px; background:#eee;background:url("/images/sub/ic_c2.png") no-repeat right 55%;}
.cinfo .c3 {display:inline-block; float:left; width:320px; color:#229f88; margin-top:10px; margin-left:60px; letter-spacing:-0.3px; background:#eee;background:url("/images/sub/ic_c3.png") no-repeat right 55%;}

#ft .right_menu {float:right; margin-top:-90px; margin-right:15%;}
#ft .footer_sns {display:block; float: left;margin-top:15px; width:25px; height:25px; text-indent:-9999px;}
#ft .footer_sns + .footer_sns {margin-left:10px;}
#ft .footer_sns.footer_sns_01 { background:url('/images/sub/ft_sns_f.png') no-repeat;}
#ft .footer_sns.footer_sns_02 { background:url('/images/sub/ft_sns_insta.png') no-repeat;}
#ft .footer_sns.footer_sns_03 { background:url('/images/sub/ft_sns_cafe.png') no-repeat; }
#ft .footer_sns.footer_sns_04 { background:url('/images/sub/ft_sns_youtube.png') no-repeat; }
#ft .footer_sns.footer_sns_05 { background:url('/images/sub/ft_sns_blog.png') no-repeat; }

.t_center {text-align: center;}
.fs15 {font-size: 15px !important;}
.fs16 {font-size: 16px !important;}
.fs20 {font-size: 20px !important;}
.fs24 {font-size: 24px !important;}

.pd20_100 {padding: 20px 100px;}`

.mar50_0 {margin: 50px 0;}
.bmar25 {margin-bottom: 25px;}
.mt60 {margin-top:60px;}
.mt30 {margin-top:30px;}
.mb30 {margin-bottom:30px;}
.mb60 {margin-bottom:60px;}
.iata {margin:-165px 0 80px 320px;}
.bimg {margin:50px 0 50px 120px;}
.lm55 {margin-left:50px;}
.lm30 {margin-left:30px;}

.ls-1 {letter-spacing:-1px;}
.ls-15 {letter-spacing:-1.5px;}

.por {color: #7512c9;}
.org {color:#e13542;}

.ht800 {height:800px;}

.mo {display:none;}
.po {display:block;}

.small {font-size:15px !important;}

.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_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_iconline4 {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_iconline4:before{content:"\f040";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:#7512c9; border:1px solid #7512c9 ;}
.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}
