@charset "euc-kr";
.subVisImg { position:relative; width:100%; height:700px; overflow:hidden; z-index:2; }
.subVisImg .bgImg { position:absolute; top:0; left:0; bottom:0; right:0; text-indent:-99999px; background-size:cover; background-position:50% 50%; background-repeat:no-repeat; transform:scale(1.2); transition:transform 5s ease; z-index:-9; }
.subVisImg.bg-loaded .bgImg { transform:scale(1); }
.subVisImg.subImg_1 .bgImg { background-image:url(../intro/images/subImg_1.jpg); }
.subVisImg.subImg_2 .bgImg { background-image:url(../education/images/subImg_2.jpg); }
.subVisImg.subImg_3 .bgImg { background-image:url(../program/images/subImg_3.jpg); }
.subVisImg.subImg_4 .bgImg { background-image:url(../consult/images/subImg_4.jpg); }
.subVisImg.subImg_5 .bgImg { background-image:url(../community/images/subImg_5.jpg); }
.subVisImg.subImg_6 .bgImg { background-image:url(../etc/images/subImg_6.jpg); }
.txtInner { display:table; width:100%; height:100%; }
.txt { display:table-cell; width:100%; height:100%; vertical-align:middle; }
.txt_1 { display:block; font-size:50px; color:rgba(255,255,255,1); font-family:'GmarketSansBold'; text-align:center; text-shadow:0 0 3px #222; opacity:0; -webkit-transform:translateX(2%); -moz-transform:translateX(2%); -o-transform:translateX(2%); transform:translateX(2%); -webkit-transition:all 1s 1s; -moz-transition:all 1s 1s; -o-transition:all 1s 1s; transition:all 1s 1s; transition-delay:1.5s; }
.txt_1.txtB { opacity:1; -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); transform:translateX(0); }
.txt_2 { display:block; font-size:17px; color:rgba(255,255,255,.7); font-family:'GmarketSansMedium'; text-align:center; text-shadow:0 0 3px #222; -ms-word-break:keep-all; word-break:keep-all; opacity:0; -webkit-transform:translateX(-2%); -moz-transform:translateX(-2%); -o-transform:translateX(-2%); transform:translateX(-2%); -webkit-transition:all 1s 1s; -moz-transition:all 1s 1s; -o-transition:all 1s 1s; transition:all 1s 1s; transition-delay:1.5s; }
.txt_2.txtN { opacity:1; -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); transform:translateX(0); }
#pageCogn { width:100%; border-bottom:1px solid #E8E8E8; background:rgba(255,255,255,1); }
#pageCogn ul { display:flex; justify-content:center; align-items:center; }
#pageCogn ul > li { width:auto; height:74px; line-height:74px; padding:0 32px; background:url('../intro/images/lnb_v_line.gif') 100% 50% no-repeat; box-sizing:border-box; }
#pageCogn ul > li:last-child { background:none; }
#pageCogn ul > li > a { position:relative; display:block; padding:0; font-size:16px; font-weight:500; text-align:center; z-index:1; }
#pageCogn ul > li > a:before { content:''; position:absolute; bottom:-1px; left:-50%; width:100%; height:3px; background:rgba(119,140,0,1); opacity:0; z-index:2; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; transition:all .3s ease-in-out; }
#pageCogn ul > li > a.on,
#pageCogn ul > li:hover > a { color:#111; }
#pageCogn ul > li:hover > a:before,
#pageCogn ul > li > a:focus:before { left:0; opacity:1; }
#subContents { position:relative; width:100%; background:rgba(255,255,255,1); overflow:hidden; z-index:2; }
#subContInner { position:relative; width:100%; max-width:1200px; margin:0 auto; overflow:hidden; }
h3.main_t { margin-top:80px; font-size:34px; font-weight:700; color:#111; }
#contents { margin:100px 0; width:100%; max-width:1200px; min-height:350px; overflow:hidden; }
.optbr { display:block; }
.con1_Img { width:100%; }
.con1_Img:after { content:''; display:block; content:''; width:1px; height:60px; background:#BBB; margin:45px auto; }
.con1_Img img { max-width:100%; height:auto; }
.con1_2Txt { margin:0 auto; width:100%; font-size:15px; line-height:1.6; text-align:justify; }
.signArea { margin:0 auto; width:200px; }
.ceo { margin-top:59px; font-size:15px; }
#roadmap { width:100%; max-width:1200px; }
#roadmap .item { width:20%; font-size:15px; font-weight:600; background:rgba(238,238,238,0.3); }
#roadmap .brd { border-top:1px solid #E9E9E9; }
#roadmap .tt1_con { padding:18px 0; text-align:center; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; }
#roadmap .tt2_con { padding:18px 0 18px 35px; border-bottom:1px solid #E9E9E9; font-size:15px; }
#ftrmInner { overflow:hidden; }
#gallWrap .bbsnewf5 { font-size:13px; color:#555; }
#gallWrap .bbsnewf5 td[valign='bottom'] { padding:0 8px; }
#gallWrap .bbsnewf5 td[valign='bottom'] > a { position:relative; display:block; }
#gallWrap .bbsnewf5 td[valign='bottom'] > a > img { display:block; width:100%; height:auto; }
#gallWrap .bbsnewf5 td[valign='bottom'] > a:before { content:''; position:absolute; left:0; top:0; width:100%; height:0; background:rgba(0,0,0,1); opacity:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease; }
#gallWrap .bbsnewf5 td[valign='bottom'] > a:after { content:''; position:absolute; left:50%; top:50%; margin:0 0 0 -10px; width:26px; height:26px; background:url(../images/zoom_pict_b.png) center center no-repeat; opacity:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease; }
#gallWrap .bbsnewf5:hover td[valign='bottom'] > a:before,
#gallWrap .bbsnewf5 td[valign='bottom'] > a:focus:before { width:100%; height:100%; opacity:.7; -ms-filter:alpha(opacity=70); filter:alpha(opacity=70); }
#gallWrap .bbsnewf5:hover td[valign='bottom'] > a:after,
#gallWrap .bbsnewf5 td[valign='bottom'] > a:focus:after { margin-top:-13px; opacity:1; -ms-filter:alpha(opacity=100); filter:alpha(opacity=100); }
dl#history { width:100%; background:url('../intro/images/splayer.png') no-repeat 85% 122px; overflow:hidden; -moz-transition:.2s ease; -webkit-transition:.2s ease; -o-transition:.2s ease; transition:.2s ease; -webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg); }
dl#history dt.year { text-indent:-99999px; height:0; }
dl#history dd { border-top:1px solid #E2E2E2; padding:40px 0; line-height:38px; overflow:hidden; }
dl#history dd.fir { border-top:0; padding-top:0; }
dl#history dd.las { border-bottom:0; padding-bottom:0; }
dl#history dd em,
dl#history dd strong,
dl#history dd span { float:left; }
dl#history dd em { width:100%; max-width:320px; padding-top:1%; color:rgba(119,140,0,.4); font-size:46px; font-family:'Montserrat'; font-weight:600; text-align:center; }
dl#history dd strong { width:100%; max-width:90px; font-weight:bold; font-size:16px; color:#111; }
dl#history dd ul { overflow:hidden; }
dl#history dd ul li { float:left; width:100%; font-size:14px; }
dl#history dd ul li .its_start { color:rgba(119,140,0,1); font-weight:600; }
.js-load { display:none; }
.js-load.active,
.lists { display:block; }
.btn-wrap { width:100%; margin:30px auto 0; }
.btn-wrap a { display:block; padding:12px 0; font-size:13px; font-weight:bold; text-align:center; border:1px solid #E9E6E6; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; transition:all .2s ease; }
.btn-wrap a:hover { background:#F6F6F6; }
.btn-wrap a i { padding-left:8px; }
.work { width:100%; max-width:1000px; margin:0 auto; display:flex; justify-content:center; align-items:center; }
.work #choice { width:auto; }
.work #choice li { float:left; }
.work #choice li a { display:block; color:#7F8289; font-size:15px; padding:15px; }
.work #choice li a:hover { color:#333; }
.work #choice li a.selected { color:#000; font-weight:bold; background:url('../intro/images/bot_arrow.png') center top no-repeat; }
.container { width:100%; max-width:1000px; margin:0 auto; }
.portfolio-thumbs { position:relative; margin:0 5px 5px 0; overflow:hidden; cursor:pointer; }
.portfolio-thumbs a + img { width:100%; }
.portfolio-thumbs .hover-wrap { display:block; position:absolute; width:100%; height:100%; -webkit-transition:all 450ms ease-out 0s; -moz-transition:all 450ms ease-out 0s; -o-transition:all 450ms ease-out 0s; transition:all 450ms ease-out 0s; -webkit-transform: rotateY(0deg) scale(1,1); -moz-transform: rotateY(0deg) scale(1,1); -ms-transform: rotateY(0deg) scale(1,1); -o-transform: rotateY(0deg) scale(1,1); transform: rotateY(0deg) scale(1,1); opacity:0; filter:alpha(opacity=0); }
.portfolio-thumbs a:focus,
.portfolio-thumbs:hover .hover-wrap,
.portfolio-thumbs.active .hover-wrap { -webkit-transform: rotateY(0deg) scale(1,1); -moz-transform: rotateY(0deg) scale(1,1); -ms-transform: rotateY(0deg) scale(1,1); -o-transform: rotateY(0deg) scale(1,1); transform: rotateY(0deg) scale(1,1); opacity:1; filter:alpha(opacity=100); }
.portfolio-thumbs .hover-wrap .overlay-img { position:absolute; width:100%; height:100%; background:#000; opacity:0.7; filter:alpha(opacity=70); }
.portfolio-thumbs .hover-wrap .overlay-img-thumb { position:absolute; top:50%; left:50%; margin:-16px 0 0 -16px; color:#FFF; font-size:32px; line-height:1em; opacity:1; filter:alpha(opacity=100); }
.commArea { float:left; width:100%; }
.comm_t { margin:45px auto; width:100%; max-width:760px; font-size:15px; text-align:center; font-family:'GmarketSansLight'; }
.comm_t .comm_Txt { margin:0 auto; width:100%; text-align:center; font-size:25px; font-family:'GmarketSansMedium'; }
.comm_t .commb { color:#F60; font-weight:bold; }
.comm_con { width:100%; max-width:1200px; margin:0 auto; }
.comm_con img { max-width:100%; height:auto; }
.con1, .con2, .con3, .con4, .con5, .con6 { display:grid; place-items:center; width:100%; max-width:1200px; }
.con1 img, .con2 img, .con3 img, .con4 img, .con5 img, .con6 img { max-width:100%; height:auto; }
.faq_title { margin:0 auto 50px; text-align:center; }
.faq_title .faq_mTitle { display:block; font-size:40px; color:#111; font-family:'Montserrat'; font-weight:300; letter-spacing:-.6px; }
.faqCon { width:100%; }
.faqCon h4 { position:relative; width:100%; border-bottom:1px solid #EEE; padding:28px 0; cursor:pointer; }
.faqCon h4 span { color:#333; font-size:20px; font-family:'GmarketSansMedium'; padding-right:6px; }
.faqCon h4 a { font-size:20px; color:#333; }
.faqCon h4.faqlast { border-bottom:0; }
.faqCon h4 .sp_arrow { display:block; position:absolute; top:50%; right:0; transform:translateY(-50%); }
.faqContInner { display:none; background:#F9F9F9; border-bottom:1px solid #EEE; }
.faqContInner.faqConlast { border-top:1px solid #EEE; }
.Inner_2 { display:flex; position:relative; overflow:hidden; }
.Inner_2 span.a_tit { position:absolute; left:38px; top:35px; font-family:'GmarketSansMedium'; font-size:14px; color:#FFF; z-index:1; }
.Inner_2 span.a_tit:after { content:''; width:26px; height:26px; border-radius:100%; background:rgba(119,140,0,1); position:absolute; top:50%; left:50%; transform:translate(-50%, -56%); z-index:-1; }
.Inner_2 span.Inner_2_con { width:auto; font-size:16px; text-align:justify; padding:30px 30px 30px 70px; }
.js-load { display:none; }
.js-load.active,
.lists { display:block; }
.faq-btn-wrap { margin:70px auto 0; }
.faq-btn-wrap a { display:block; padding:12px 0; font-size:13px; font-weight:bold; text-align:center; border:1px solid #E9E6E6; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; transition:all .2s ease; }
.faq-btn-wrap a:hover { background:#F6F6F6; }
.faq-btn-wrap a i { padding-left:8px; }