@charset "utf-8";

/* layout */
#wrap{ position: relative; width: 100%; overflow: hidden; font-family: 'Noto Sans KR', 'Malgun Gothic', '맑은고딕',sans-serif;}

/* header */
#header { position: absolute; top: 0; width: 100%; z-index: 100; }

#header .headerWrap .topService { height: 2.5rem; line-height: 2.5rem; border-bottom: 1px solid rgba(255, 255, 255, 0.18); }

#header .headerWrap .topService .container { position: relative; }

#header .headerWrap .topService .container .campus { position: absolute; top: 0; left: 0; }

#header .headerWrap .topService .container .campus ul li { float: left; width: 9.5rem; height: 2.5rem; line-height: 2.5rem; text-align: center; color: #fff; background-color: #9c1c2b; }

#header .headerWrap .topService .container .campus ul li:nth-child(2) { background-color: #9b8873; }

#header .headerWrap .topService .container .campus ul li a { width: 100%; display: block; }

#header .headerWrap .topService .container .etc { position: absolute; top: 0; right: 0; }

#header .headerWrap .topService .container .etc .mn { float: left; font-size: .75rem; }

#header .headerWrap .topService .container .etc .mn dd { float: left; margin-left: 1px; height: 2.5rem; line-height: 2.5rem; position: relative; }

/* 
#header .headerWrap .topService .container .etc .mn dd:after { content: ''; width: 1px; height: .7rem; background-color: rgba(255, 255, 255, 0.8); position: absolute; right: 0rem; top: .95rem; } 
*/

#header .headerWrap .topService .container .etc .mn dd:last-child { margin: 0; }

#header .headerWrap .topService .container .etc .mn dd a { color: #fff; display: block; padding: 0 1rem; }

#header .headerWrap .topService .container .etc .language { float: left; color: #fff; height: 2.5rem; line-height: 2.5rem; padding: 0 1rem; font-size: .75rem; position: relative; z-index: 200; }

#header .headerWrap .topService .container .etc .language:before { content: ''; position: absolute; bottom: -.1rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); border-style: solid; border-color: transparent transparent #9b8873 transparent; border-width: 0rem; z-index: -1; }

#header .headerWrap .topService .container .etc .language.active:before { border-width: .5rem; -webkit-transition: all .2s; transition: all .2s; }

#header .headerWrap .topService .container .etc .language li { visibility: hidden; overflow: hidden; height: 0; opacity: 0; -webkit-transition: all 0.2s; transition: all 0.2s; width: 4.5rem; text-align: center; }

#header .headerWrap .topService .container .etc .language li.active { visibility: visible; height: auto; opacity: 1; position: relative; }

#header .headerWrap .topService .container .etc .language li.active:before { content: ''; font-family: 'xeicon'; font-size: .75rem; width: 1.2rem; height: 1.5rem; line-height: 1.5rem; position: absolute; left: 0; top: .5rem; color: #fff; }

#header .headerWrap .topService .container .etc .language li.active:after { content: ''; font-family: 'xeicon'; font-size: .7rem; width: 1.2rem; height: 1.5rem; line-height: 1.5rem; position: absolute; right: 0; top: .5rem; color: #fff; -webkit-transition: all .2s; transition: all .2s; }

#header .headerWrap .topService .container .etc .language.active li { visibility: visible; height: auto; opacity: 1; }

#header .headerWrap .topService .container .etc .language.active li.active:hover { background-color: transparent; }

#header .headerWrap .topService .container .etc .language.active li.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all .2s; transition: all .2s; }

#header .headerWrap .topService .container .etc .language.active li + li { background-color: #9b8873; border-bottom: 1px solid #a59481; line-height: 1.75rem; height: 1.75rem; }

#header .headerWrap .topService .container .etc .language.active li + li a { display: block; clear: both; }

#header .headerWrap .topService .container .etc .language.active li:hover { background-color: #333333; }

#header .headerWrap .gnbWrap { height: 5rem; }

#header .headerWrap .gnbWrap .container { position: relative; }

#header .headerWrap .gnbWrap .container .logo { width: 16rem; height: 2rem; overflow: hidden; position: absolute; top: 1.3rem; z-index: 1; background: url(/fund/img/common/logo.png) no-repeat; background-size: 100%; background-position: 0 0; }

#header .headerWrap .gnbWrap .container .logo a { display: block; width: 100%; height: 100%; }

#header .headerWrap .gnbWrap .container #head_menu { position: absolute; width: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 0rem; text-align: center; font-size: 1rem; font-weight: 400; padding-left: 5rem; color: #fff; }

#header .headerWrap .gnbWrap .container #head_menu > li { position: relative; display: inline-block; line-height: 5rem; }

#header .headerWrap .gnbWrap .container #head_menu > li > a { height: 100px; display: block; padding: 0 1.8rem;}

#header .headerWrap .gnbWrap .container #head_menu > li > a:before{ content: ''; position: absolute; left: 0; top: 2.2rem; display: inline-block; width: 1px; height: 13px; background-color: #bdc0c4; }

#header .headerWrap .gnbWrap .container #head_menu > li:first-child > a:before{ display: none; }

#header .headerWrap .gnbWrap .container #head_menu > li > a:after { content: ''; position: absolute; bottom: 0.2rem; left: 50%; margin-left: -6px; -webkit-transform: translateX(-50%); transform: translateX(-50%); border-style: solid; border-color: #968873 transparent transparent transparent; border-width: 0rem; z-index: 1; transform: rotate(180deg); -webkit-transform: rotate(180deg);}

#header .headerWrap .gnbWrap .container #head_menu > li .submenu { display: block !important; visibility: hidden; overflow: hidden; height: 0; opacity: 0; position: absolute; left: 0; top: auto; opacity: 0; -webkit-transition: all 0.2s; transition: all 0.2s; width: 100%; font-size: .9rem; color: #3a53a7; text-align: left; background-color: #1b2d44;}

#header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul { position: relative; }

#header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul > li{ display: block; width: 100%; }

#header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul > li > a { display: block; padding: 15px; color: #fff; opacity: 0.8; line-height: 1.3; font-size: .8rem; word-break: keep-all;}

#header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul > li > div{ display: none; }

#header .headerWrap .gnbWrap .container .total_search { position: absolute; right: 1.5rem; top: 1.8rem; }

#header .headerWrap .gnbWrap .container .total_search i { font-size: 1.4rem; color: #fff; }

#header .headerWrap .gnbWrap .container .searchWrap { opacity: 0; visibility: hidden; height: 6rem; position: absolute; top: 5rem; width: 200%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 10; -webkit-transition: all .2s ease; transition: all .2s ease; background-color: #fff; }

#header .headerWrap .gnbWrap .container .searchWrap:before { content: ''; width: 200%; height: 1000%; background-color: rgba(0, 0, 0, 0.4); left: 0; top: 6rem; display: block; position: absolute; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm { width: 80rem; max-width: 50%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); height: 6rem; background-color: #fff; position: relative; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box { padding: 1.25rem 0; width: 36rem; max-width: 70%; margin: 0 auto; position: relative; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box .title { display: inline-block; width: 6rem; line-height: 3.5rem; float: left; font-size: 1.4rem; color: #3c4165; font-family: 'Nanum Square'; font-weight: 900; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box .search_keyword { width: 100%; height: 3.5rem; display: block; padding: 1rem 1.5rem; border: none; border-bottom: 2px solid #f6f7f9; background: #f6f7f9; font-size: 1.125em; line-height: 1.667em; letter-spacing: -0.04167em; margin: 0 auto; color: #333; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box .search_keyword::-webkit-input-placeholder { color: #999; font-weight: 300; font-size: .9rem; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box .search_keyword:-ms-input-placeholder { color: #999; font-weight: 300; font-size: .9rem; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box .search_keyword::-ms-input-placeholder { color: #999; font-weight: 300; font-size: .9rem; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box .search_keyword::placeholder { color: #999; font-weight: 300; font-size: .9rem; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box button { position: absolute; right: 1.2rem; bottom: 2.2rem; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .search_box button i { font-size: 1.3rem; color: #333; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .btn_close { width: 5rem; height: 1.9rem; line-height: 1.8rem; text-align: center; color: #333; border: 1px solid #dddddd; position: absolute; right: 0rem; top: 2rem; }

#header .headerWrap .gnbWrap .container .searchWrap .container-dimm .btn_close a { width: 100%; display: block; }

#header .headerWrap .gnbWrap .container .searchWrap.active { opacity: 1; visibility: inherit; max-height: auto; -webkit-transition: all .2s ease; transition: all .2s ease; }

#header .headerWrap .gnbWrap .container .allmenu { position: absolute; top: 2rem; right: 1rem; width: 30px; height: 21px; display: block; z-index: 100; }

#header .headerWrap .gnbWrap .container .allmenu [class*="bar"] { display: block; width: 100%; height: 3px; background: #fff; position: absolute; left: 0; border-radius: 16%; }

#header .headerWrap .gnbWrap .container .allmenu.active [class*="bar"] { background: #4f525f; }

#header .headerWrap .gnbWrap .container .allmenu .bar1 { top: 0; width: 80%; margin-left: 20%; }

#header .headerWrap .gnbWrap .container .allmenu .bar2 { top: 9px; }

#header .headerWrap .gnbWrap .container .allmenu .bar3 { top: 18px; width: 70%; margin-left: 30%; }

#header .headerWrap .gnbWrap .container .allmenu.active { position: fixed; top: 25px; }

#header .headerWrap .gnbWrap .container .allmenu.active .bar1 { transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 11px; }

#header .headerWrap .gnbWrap .container .allmenu.active .bar2 { opacity: 0; visibility: hidden; z-index: -1; }

#header .headerWrap .gnbWrap .container .allmenu.active .bar3 { transform: rotate(315deg); -webkit-transform: rotate(315deg); top: 11px; }

#header .headerWrap #gnb { visibility: hidden; opacity: 0; width: 27rem; height: 1000%; position: absolute; right: 0; background-color: #fff; right: -27rem; -webkit-transition: all .2s; transition: all .2s; }

#header .headerWrap #gnb #head_menu > li { position: relative; }

#header .headerWrap #gnb #head_menu > li > a { display: block; font-size: 1rem; color:#333; font-weight: 500; padding: 1rem; border-bottom: 1px solid #ddd;}

#header .headerWrap #gnb #head_menu > li > a:after{ content: "\e9c5"; font-family: "xeicon"; display: inline-block; position: absolute; top: 1rem; right: 1rem; }

#header .headerWrap #gnb #head_menu > li .submenu {  }

#header .headerWrap #gnb #head_menu > li .submenu > ul { padding: .8rem; background-color:#f2f2f2; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li > a { font-size: .9rem; color: #666; display: block; width: 100%; line-height: 2.2rem; padding: 5px 20px; font-weight: 400; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li > div > ul { padding: .5rem 0 .8rem; display: none; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li > div > ul > li > a { line-height: 2rem; display: block; padding: 0 1rem; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li > div > ul > li > a:before{ content: ""; display: inline-block; width: 10px; height: 2px; background-color: #666; margin-right: 10px; vertical-align: middle; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li > div > ul > li > a:hover { font-weight: 400; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li.active{ background-color:#3c4250; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li.active > a { color:#fff; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li.active > div{ background-color:#f2f2f2; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li.active > div > ul { display: block; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li._plus { position: relative; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li._plus:before { content: ''; position: absolute; width: 2rem; height: 2rem; line-height: 2rem; right: 0; top: .4rem; color: #999; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); font-family: 'xeicon'; text-align: center; font-size: 1.1rem; }

#header .headerWrap #gnb #head_menu > li .submenu > ul > li._plus.active:before { -webkit-transform: rotate(90deg); transform: rotate(90deg); color: #fff; }

#header .headerWrap #gnb #head_menu > li.active > a { color:#a91b2e; }

#header .headerWrap #gnb #head_menu > li.active > a:before { background-position: 0 -54px; }

#header .headerWrap #gnb #head_menu > li.active > a:after{ content: "\e9c1"; }


/* 상단 팝업 */

#header .c4 > a[href='#popup'] .counter { font-size: 0.5rem; display: inline-block; position: relative; top: -2px; z-index: 0; width: 0.8rem; height: 0.8rem; margin-left: 0.15rem; border-radius: 100%; background-color: #fff; font-weight: 600; color: #9c1c2b; text-align: center; line-height: 0.78rem; vertical-align: middle; }

#header .c4 > a[href='#popup'] .counter::before { position: absolute; left: 50%; top: 50%; z-index: -1; width: 0.8rem; height: 0.8rem; margin: -0.4rem 0 0 -0.4rem; border-radius: 100%; background-color: #fff; content: ''; }

#header .c4 > a[href='#popup']:hover .counter::before, #header .etc > a[href='#popup']:focus .counter::before { -webkit-animation: why 1s infinite; animation: why 1s infinite; }

@-webkit-keyframes why { 0% { -webkit-transform: scale(1); transform: scale(1);
    opacity: 1; }
  100% { -webkit-transform: scale(1.5); transform: scale(1.5);
    opacity: 0; } }

@keyframes why { 0% { -webkit-transform: scale(1); transform: scale(1);
    opacity: 1; }
  100% { -webkit-transform: scale(1.5); transform: scale(1.5);
    opacity: 0; } }

.layerpopup { visibility: hidden; overflow: hidden; height: 0; opacity: 0; position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100% !important; background-color: rgba(0, 0, 0, 0.8); content: ''; -webkit-transition: all 0.5s; transition: all 0.5s; }

.layerpopup.active { visibility: visible; overflow: visible; height: auto; opacity: 1; -webkit-transition: all 0.2s; transition: all 0.2s; }

#popup .group { width: 96rem; max-width: calc(100% - 2rem); margin-left: auto !important; margin-right: auto !important; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); overflow: hidden; overflow: hidden; position: relative; max-width: 90%; color: #fff; }

#popup .title { font-size: 2rem; font-weight: 300; color: #fff; text-align: center; text-transform: uppercase; }

#popup .title + .list > ul { width: calc(100% - 6rem); margin: 0 auto; }

#popup .title + .list > ul > li { float: left; width: 33.333%; }

#popup .list { margin: 1rem 0; }

#popup .bx-wrapper { max-width: calc(100% - 6rem) !important; }

#popup .bx-wrapper .bx-viewport { width: 55.5rem; max-width: calc(100% - 2rem); margin-left: auto !important; margin-right: auto !important; box-shadow: none; }

#popup .bx-wrapper .bx-controls { width: calc(100% + 6rem); height: 2rem; position: absolute; left: calc(50% - 0rem); top: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}

#popup .bx-wrapper  .bx-controls .bx-pager { padding-top: .6rem; }

#popup .bx-wrapper  .bx-controls .bx-pager a { width: 12px; height: 12px; background-color: #fff; border: 2px solid #fff; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 50%; }

#popup .bx-wrapper  .bx-controls .bx-pager a.active { background-color: transparent; border: 2px solid #fff; -webkit-box-sizing: border-box; box-sizing: border-box; }

#popup .bx-wrapper  .bx-controls .bx-controls-direction a { width: 2rem; height: 2rem; line-height: 2rem; display: block !important; overflow: hidden; position: absolute; top: 0; margin: 0; background: none; text-indent: -9999px; z-index: 9999; text-align: center; }

#popup .bx-wrapper  .bx-controls .bx-controls-direction a:before { content: ''; font-size: 1rem; display: block; width: 100%; height: 100%; font-family: "xeicon"; color: #fff; text-indent: 0; line-height: inherit; }

#popup .bx-wrapper  .bx-controls .bx-controls-direction a.bx-next:before { content: ''; }

#popup .bx-wrapper .bx-controls-direction a:hover, #popup .bx-wrapper .bx-controls-direction a:focus { background-color: #fff; color: #000; }

#popup .item { font-size: 0.9rem; text-align: center; }

#popup .item .label { display: inline-block; height: 2.25rem; margin: 0 0.8rem; padding: 0 1.5rem; border-radius: 2.25rem; background-color: #000; line-height: 2.25rem; }

#popup .item .label span { color: #f00; }

#popup .item .label.close::after { display: inline-block; font-family: "xeicon"; margin-left: 0.5rem; content: ''; vertical-align: middle; -webkit-transition: all 0.2s; transition: all 0.2s; }

#popup .item .label.close:hover::after, #popup .item .label.close:focus::after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }


/* 활성화 */

/* 2019.11.27 tnb 수정  */

#header .headerWrap .topService { background-color: #9c1c2b; border-bottom: none; }

#header .headerWrap .topService .container .campus ul li{ border-left: 1px solid #b97981; }

#header .headerWrap .topService .container .campus ul li.c4{ border-right: 1px solid #b97981; }

#header .headerWrap .topService .container .campus ul li:nth-child(2){ background-color: transparent; border-right: 1px solid #b97981; }

#header .headerWrap.active .gnbWrap { background-color: #1b2d44; border-bottom: 1px solid #495769;}

#header .headerWrap.active2 .gnbWrap{ height: 24rem; background-color: #1b2d44; border-bottom: 1px solid #495769;}

#header .headerWrap.active .gnbWrap .container #head_menu:before { visibility: visible; opacity: 1; }

#header .headerWrap.active .gnbWrap .container #head_menu > li.active > a{ border-bottom: 5px solid #968873;}

#header .headerWrap.active .gnbWrap .container #head_menu > li.active > a:after { border-width: .4rem; -webkit-transition: all 0.2s .1s; transition: all 0.2s .1s;}

#header .headerWrap.active .gnbWrap .container #head_menu > li.active .submenu { visibility: visible; overflow: visible; height: auto; opacity: 1; -webkit-transition: all 0.2s; transition: all 0.2s; }

#header .headerWrap.active .gnbWrap .container #head_menu > li.active .submenu > ul > li.active > a:before { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition: all .2s; transition: all .2s; }

#header .headerWrap.active .gnbWrap .container #head_menu > li.active .submenu > ul > li.active > a:hover,

#header .headerWrap.active .gnbWrap .container #head_menu > li.active .submenu > ul > li.active > a:focus{ background-color: #08172b;}

#header .headerWrap.active2 .gnbWrap .container #head_menu > li.active2 .submenu { visibility: visible; overflow: visible; height: auto; opacity: 1; -webkit-transition: all 0.2s; transition: all 0.2s; }

#header .headerWrap.active2 .gnbWrap .container #head_menu > li.active2 .submenu > ul > li.active > a:before { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition: all .2s; transition: all .2s; }

#header .headerWrap.active2 .gnbWrap .container #head_menu > li.active2 .submenu > ul > li.active > a:hover,

#header .headerWrap.active2 .gnbWrap .container #head_menu > li.active2 .submenu > ul > li.active > a:focus{ background-color: #08172b;}

.popupzone2 { -webkit-transition: all .5s ease; transition: all .5s ease; position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 999; background: rgba(0, 0, 0, 0.65); opacity: 0; display: none; }

.popupzone2.active { opacity: 1; display: block; }

.popupzone2 .container { width: 70.5rem; height: 34rem; background-color: #fff; max-width: calc(100% - 6rem); margin-left: auto !important; margin-right: auto !important; text-align: center; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.popupzone2 .container h3 { width: 4rem; height: 50%; position: absolute; left: 0; top: 0; background-color: #545c66; color: #fff; font-size: 1rem; -webkit-writing-mode: tb-rl; -ms-writing-mode: tb-rl; writing-mode: tb-rl; font-weight: 300; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }

.popupzone2 .container h3.camtab2 { top: 50%; }

.popupzone2 .container h3.tab-active { background-color: #fff; color: #9c1c2b; font-weight: 500; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }

.popupzone2 .container h3.tab-active:before { content: ''; font-family: 'xeicon'; color: #9c1c2b; position: absolute; right: 0; font-size: 1rem; width: 1rem; height: 1rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.popupzone2 .container h3 a { display: block; padding-right: 1.25rem; letter-spacing: .1rem; }

.popupzone2 .container h3.tab-active + .contWrap { display: block; }

.popupzone2 .container .contWrap { padding: 2rem; width: 100%; padding: 2rem 2rem 2rem 6rem; -webkit-writing-mode: lr-tb; -ms-writing-mode: lr-tb; writing-mode: lr-tb; display: none; }

.popupzone2 .container .contWrap .camL { width: 35%; height: 30rem; background: url(/home/img/layout/cambg1.jpg) no-repeat; padding: 2rem 2rem; text-align: left; position: relative; float: left; }

.popupzone2 .container .contWrap .camL.camL_gy { background: url(/home/img/layout/cambg2.jpg) no-repeat; }

.popupzone2 .container .contWrap .camL h4 { font-size: 2rem; color: #fff; font-weight: 500; }

.popupzone2 .container .contWrap .camL .subt { font-size: 1.2rem; color: rgba(255, 255, 255, 0.4); font-weight: 100; }

.popupzone2 .container .contWrap .camL .camQ { width: 100%; height: 6rem; position: absolute; bottom: 0; left: 0; z-index: 0; padding: 0 5%; }

.popupzone2 .container .contWrap .camL .camQ:before { content: ''; width: 100%; height: 100%; background: rgba(36, 39, 50, 0.7); position: absolute; bottom: 0; left: 0; z-index: -1; }

.popupzone2 .container .contWrap .camL .camQ li { float: left; width: 33.33%; height: 4rem; text-align: center; color: #fff; margin: 1rem auto; padding-top: 2.5rem; line-height: 1.5rem; position: relative; }

.popupzone2 .container .contWrap .camL .camQ li:after { content: ''; width: 2.9rem; height: 2.5rem; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 0; -webkit-transition: all .3s ease-in; transition: all .3s ease-in; }

.popupzone2 .container .contWrap .camL .camQ li:nth-child(1):after { background: url(/home/img/layout/camq_01.png) no-repeat center top; }

.popupzone2 .container .contWrap .camL .camQ li:nth-child(2):after { background: url(/home/img/layout/camq_02.png) no-repeat center top; }

.popupzone2 .container .contWrap .camL .camQ li:nth-child(3):after { background: url(/home/img/layout/camq_03.png) no-repeat center top; }

.popupzone2 .container .contWrap .camL .camQ li a { display: block; width: 100%; }

.popupzone2 .container .contWrap .camL .camQ li a:hover { font-weight: 700; }

.popupzone2 .container .contWrap .camL .camQ li:hover:after { -webkit-transform: rotateY(180deg) translateX(50%); transform: rotateY(180deg) translateX(50%); -webkit-transition: all .3s ease-in; transition: all .3s ease-in; }

.popupzone2 .container .contWrap .camR { float: left; width: calc(65% + 0rem); padding-left: 1.5rem; height: 30rem; overflow-y: scroll; }

.popupzone2 .container .contWrap .camR .divi > li { width: calc(33.3% - 2rem); margin: 0 1rem 1.5rem; float: left; }

.popupzone2 .container .contWrap .camR .divi > li p.univer { font-size: 1rem; color: #333; font-weight: 500; margin-bottom: 1rem; text-align: left; }

.popupzone2 .container .contWrap .camR .divi > li img { margin-bottom: 1rem; }

.popupzone2 .container .contWrap .camR .divi > li .major { min-height: 8rem; text-align: left; }

.popupzone2 .container .contWrap .camR .divi > li .major > li { font-size: .8rem; color: #666; font-weight: 300; padding-bottom: .3rem; }

.popupzone2 .container .contWrap .camR .divi > li .major > li:hover { font-weight: 500; color: #333; }

.popupzone2 .container .contWrap .camR .divi:after { content: ''; display: block; clear: both; }

.popupzone2 .container .contWrap:after { content: ''; display: block; clear: both; }

.popupzone2 .container .btn-close { width: 2rem; height: 2rem; position: absolute; bottom: 0; right: 0; display: block; background-color: #9c1c2b; }

.popupzone2 .container .btn-close:before { content: ''; font-family: 'xeicon'; color: #fff; width: 2rem; height: 2rem; line-height: 2rem; font-size: 1rem; text-align: center; }

/*퀵
#QuickWrap {margin-top:20px}
#QuickWrap p.quicktt {background:url('/templet/img/common/quick_tt_bg.gif') repeat center top; color:#fff; font-size:15px; padding:15px 0; text-align:center}
#QuickWrap ul#quickList {clear:both}
#QuickWrap ul#quickList li{border:1px solid #e7e7e7;float:left; width:49.3%; margin:0 -1px -1px 0}
#QuickWrap ul#quickList li a {background:#fff; display:block;  text-align:center; height:60px; padding-top:18px;}
#QuickWrap ul#quickList li:hover a {color:#d55028}
#QuickWrap ul#quickList li a > span {display:block; line-height:16px; letter-spacing:-1px}
/*
#footer{background:url('/templet/img/common/foot_bg.gif') repeat-x top; position:relative; height:120px; width:100%; margin:0 auto; z-index:10}
#footer:after{content:''; display:block; float:none; clear:both;}
#footer .footWrap {clear:both; margin:0 auto; position:relative;  height:105px; width:1040px}

 footer
#footer div.logo{position:absolute; top:65px; left:0}
#footer div.ftool {clear:both; overflow:hidden}
#footer div.ftool div.link a {background:url('/templet/img/common/foot_line.gif') repeat-y; color:#bbb; display:block; float:left; padding:14px 20px 11px}
#footer div.ftool div.link a:first-child{border-left:0}
#footer div.ftool div.link a:last-child{border-right:0} 
#footer div.ftool div.link02 {float:right}
#footer div.ftool div.link02 div.family_site {float:left}
#footer div.ftool div.link02 div.family_site p.tt{background:url('/templet/img/common/foot_line.gif') repeat-y}
#footer div.ftool div.link02 div.family_site p.tt a{background:url('/templet/img/common/bot_arrow.png') no-repeat right top; color:#bbb; display:block; padding:13px 40px 12px 20px}
#footer div.ftool div.link02 div.family_site ul {background:#fff; border:1px solid #434343; border-bottom:none; position:absolute; bottom:105px; width:146px; overflow-y: scroll; padding:10px 0} 
#footer div.ftool div.link02 div.family_site ul li a{display:block; padding:5px 0 5px 20px}
#footer div.ftool div.link02 div.mbl_link {float:left}
#footer div.ftool div.link02 div.mbl_link a{background:url('/templet/img/common/bot_arrow.png') no-repeat right top; color:#bbb; display:block; padding:13px 40px 12px 20px}
#footer div.address {color:#999; margin:30px 0 0 270px} */


#footer .footWrap .f_linkS { background-color: #353541; color: #b5b5b5; }

#footer .footWrap .f_linkS .container2 > ul > li { width: 33.33%; border-left: 1px solid #494957; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: .8rem; float: left; position: relative; }

#footer .footWrap .f_linkS .container2 > ul > li > a { display: block; width: 100%; height: 3.9rem; line-height: 3.9rem; padding: 0 1.5rem; }

#footer .footWrap .f_linkS .container2 > ul > li > ul { display: none; padding: 1rem 1.5rem; background-color: #f3f4f9; position: absolute; left: 0; bottom: 3.9rem; z-index: 2; width: 100%; color: #353541; line-height: 1.5rem;height: 14rem; overflow: hidden; overflow-y: scroll; }

#footer .footWrap .f_linkS .container2 > ul > li > ul > li a:hover { font-weight: 400; text-decoration: underline; }

#footer .footWrap .f_linkS .container2 > ul > li.active > ul { display: block; }

#footer .footWrap .f_linkS .container2 > ul > li:last-child { border-right: 1px solid #494957; }

#footer .footWrap .f_linkS .container2 > ul > li:before { content: ''; width: .95rem; height: .95rem; position: absolute; right: 1.5rem; top: 1.5rem; font-size: 1rem; background: url(/home/img/layout/icon_plus.png) no-repeat; background-size: contain; -webkit-transition: all .3s; transition: all .3s; }

#footer .footWrap .f_linkS .container2 > ul > li.active:before { -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all .3s; transition: all .3s; }

#footer .footWrap .f_linkS .container2 > ul:after { content: ''; display: block; clear: both; }

#footer .footWrap .f_info { background-color: #191921; color: #7f7f7f; }

#footer .footWrap .f_info .container2 { padding: 2.25rem 0 4rem; position: relative; font-size: .8rem; }

#footer .footWrap .f_info .container2 .f_logo { position: absolute; right: 0; }

#footer .footWrap .f_info .container2 .f_link { margin-bottom: 1.25rem; }

#footer .footWrap .f_info .container2 .f_link ul li { padding-right: 1.8rem; float: left; position: relative; }

#footer .footWrap .f_info .container2 .f_link ul li:first-child { color: #fff; font-weight: 400; }

#footer .footWrap .f_info .container2 .f_link ul li:before { content: ''; width: 3px; height: 3px; border-radius: 50%; background-color: #565656; position: absolute; right: .75rem; top: .6rem; }

#footer .footWrap .f_info .container2 .f_link ul li:last-child:before { display: none; }

#footer .footWrap .f_info .container2 .f_link ul:after { content: ''; display: block; clear: both; }

#footer .footWrap .f_info .container2 .f_add { margin-bottom: 1.25rem; }

#footer .footWrap .f_info .container2 .f_add ul li { font-size: .75rem; padding: .2rem 0; }

#footer .footWrap .f_info .container2 .f_add ul li strong { border: 1px solid #303038; padding: .1rem 2rem; margin-right: .5rem; font-weight: 500; }

#footer .footWrap .f_info .container2 .f_add ul li span { font-weight: 700; }

#footer .footWrap .f_info .container2 .copyright { font-size: .75rem; }

#footer .footWrap .f_info .container2 .copyright br { display: none; }

@media (max-width: 1700px) { #header .headerWrap .gnbWrap .container #head_menu:before { display: none; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul:before { left: -16.5rem; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul:after { left: -16.5rem; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul > li:first-child:before { left: -16.5rem; } }

@media (max-width: 1600px) { #header .headerWrap .gnbWrap .container #head_menu { padding-left: 6rem; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul:before { left: -14.5rem; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul:after { left: -14.5rem; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul > li:first-child:before { left: -14.5rem; }
  #header .headerWrap .gnbWrap .container .total_search { right: 0; }
  #header .headerWrap .gnbWrap .container .allmenu { right: 1rem; } }

@media (max-width: 1500px) { 
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu:before { display: none; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu:after { display: none; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul:before { display: none; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul:after { display: none; }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul { -webkit-box-shadow: 0.25rem 0.25rem 0.25rem rgba(100, 100, 100, 0.15); box-shadow: 0.25rem 0.25rem 0.25rem rgba(100, 100, 100, 0.15); }
  #header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul > li:first-child:before { display: none; } }

@media (max-width: 1300px) { 
	#header .headerWrap .gnbWrap .container .logo { width: 11rem; height: 1.3rem; top: 1.7rem;}
	#header .headerWrap .gnbWrap .container .allmenu { top: 1.85rem; }
	#header .headerWrap .gnbWrap .container #head_menu > li > a{ padding: 0 1.2rem; font-size: 0.9rem; } 
	#header .headerWrap .gnbWrap .container #head_menu > li .submenu > ul > li > a{ font-size: 0.7rem; padding: 10px; }
}

@media (max-width: 1024px) {
  #header .headerWrap .topService{ display: none; }
  #header .headerWrap .gnbWrap { height: 4.5rem; }
  #header .headerWrap .gnbWrap .container { max-width: calc(100% - 2rem); }
  #header .headerWrap .gnbWrap .container .allmenu { top: 1.6rem; right: 0;}
  #header .headerWrap .gnbWrap .container .total_search { display: none; }
  #header .headerWrap .gnbWrap .container #head_menu { display: none; }
  /* 활성화 (햄버거메뉴) */
  #header.active{ background-color:#9c2535; }
  #header.active .headerWrap #gnb { visibility: visible;opacity: 1;right: 0;-webkit-transition: all .2s;transition: all .2s; height: 60rem; z-index: 199; }
  #header.active .headerWrap #gnb #head_menu li.active .submenu { display: block !important; }
  #footer .footWrap .f_linkS .container2 > ul > li > a { height: 3rem; line-height: 3rem; padding: 0 1rem; }
  #footer .footWrap .f_linkS .container2 > ul > li:before { top: 1rem; right: 1rem; }
  #footer .footWrap .f_linkS .container2 > ul > li > ul { bottom: 3rem; }
  #footer .footWrap .f_info .container2 { padding: 2.25rem 0 6rem; }
  #footer .footWrap .f_info .container2 .f_link ul li { padding-right: 1rem; }
  #footer .footWrap .f_info .container2 .f_link ul li:before { right: .45rem; }
  #footer .footWrap .f_info .container2 .f_logo { bottom: 2.5rem; -webkit-transform: translateX(50%); transform: translateX(50%); right: 50%; } }

@media (max-width: 768px) { #header .headerWrap #gnb { width: 100%; }
  #footer .footWrap .f_linkS .container2 { max-width: 100%; }
  #footer .footWrap .f_linkS .container2 > ul > li { width: 100%; border: none !important; border-bottom: 1px solid #494957 !important; text-align: center; }
  #footer .footWrap .f_linkS .container2 > ul > li:last-child { border-bottom: none !important; }
  #footer .footWrap .f_info .container2 .f_add { display: none; }
  #footer .footWrap .f_info .container2 .copyright { text-align: center; }
  #footer .footWrap .f_info .container2 .copyright br { display: block; }
  #footer .footWrap .f_info .container2 .f_logo { width: 8rem; } }

@media (max-width: 500px) { 

}
