@charset "UTF-8";

/*S : 웹 시작*/
#pc_header{position:relative;}

/*header-bottom*/
.hd-con{border-bottom:1px solid #eeeeee;}
/*.hd-con h1 a{display:flex; align-items:center;}*/
.hd-con h1 span{font-family:'Gmarket'; font-size:25px; color:#0a934a; margin-left:14px;}
.hd-con .hd-logo {display:flex; align-items:center;}
.hd-con .hd-logo a{display: inline-flex; align-items: center;}
.hd-con .hd-logo .logo-text span {font-family: 'Gmarket'; color: #0a934a;  font-size: 25px; margin-left: 14px;}
.hd-con > .fix-layout{display:flex; align-items:center; justify-content:space-between; padding:0 60px;}
.hd-con nav{flex:1; margin:0 50px;}
.hd-con .hd-right-box{display:flex; align-items:center; gap:6px;}
.hd-con .hd-right-box > ul{display:flex; align-items:center; gap:8px;}
.hd-con .hd-right-box .hd-user-info a{padding:0 20px; display:block; line-height:42px; border:1px solid #dddddd; color:#555555; border-radius:6px;}
.hd-con .hd-right-box .util-menu{display:flex; align-items: center; margin-left:20px;}
.hd-con .hd-right-box .util-menu a{ display:block; padding:12px;}
.hd-con .util-menu .m-open{display:none; }

/*GNB Menu Style*/
#gnb {float: none;  margin-left: auto; margin-right: 0; z-index:1; text-align:center;}
#gnb > ul {padding: 0; margin: 0;}
#gnb > ul:after{content: ""; display: block; clear: both;}
#gnb ul ul {display: block; }
#gnb > ul > li {width: calc(100% / 5); text-align: center; float: left; vertical-align:middle; position:relative;}
#gnb > ul > li > a { z-index:10; position: relative; font-size: 20px; text-align: center; line-height:80px; display: inline-block; color: #666; font-weight: 500; letter-spacing: -1px; width:100%}
#gnb > ul > li > a span {color:#262626; word-break:keep-all; font-weight:600; font-size:20px;}
#gnb > ul > li > a:after {position:absolute; left:50%; content:""; display:block; bottom:-6px; right:0; width:0;  opacity:0.2;}
#gnb > ul > li.on > a:after {bottom: 0px;left: 0; width:100%; height: 4px; background: #0a944a; content: ""; opacity: 1; display: block; transition: all .3s ease;}
#gnb > ul > li.on > a:before {content:""; display:block; background-color:#121212; left:0; bottom:-6px; position:absolute;}˙
#gnb > ul > li.on > a span, #gnb > ul > li > a:hover span {color:#0a944a;}
#gnb .open.has-sub-menu:after {content: "";}

/*gnb-sub-box 메뉴열기*/
#gnb .gnb-sub-box {display:none; text-align:left; position: absolute; top: 80px; left: 0; width: 100%; background:rgba(255,255,255,1); background-repeat: repeat; background-size: contain; z-index: 5; padding:30px 24px; border-radius:0 0 24px 24px; border:1px solid #ebebeb; border-top:none;}
#gnb .gnb-sub-box .fix-layout{height:auto;}
#gnb .gnb-sub-box .gnb-sub > li {display:inline-block; width:100%; vertical-align:top; max-width: 1071px; text-align: left; margin-bottom:4px;}
#gnb .gnb-sub-box .gnb-sub > li:hover > a {text-decoration:underline;}
#gnb .gnb-sub-box .gnb-sub > li > a {font-weight:500; font-size:17px;  vertical-align:middle;color:#363636; padding:8px 0; margin-right: 2px; display:block; width:100%; word-break:keep-all;}
#gnb .gnb-sub-box .gnb-sub > li ul li a {font-weight: 300; font-size:15px; padding-left:12px; position:relative; line-height:1.3; display:block; padding-bottom:4px; padding-top:4px; color:#555;}
#gnb .gnb-sub-box .gnb-sub > li ul li a:after {content:""; display:block; width:3px; height:3px; border-radius:12px; background-color:#121212; top:13px; left:0; position:absolute;}


/*Mobile-memnu Style*/
#m_gnb {display: none;}
#m_header.is-active {display: block;}
#m_header {display: none; transition: all .5s;}
#m_header .side {left: 0; display: none; z-index: 101; position: relative;}
#m_header .side .top-utill {display: none;}
/*E : 웹 끝*/

/***********
반응형시작
***********/
@media all and (max-width: 1700px) {
		.hd-con > .fix-layout{padding:0 12px;}
		.hd-con nav{margin:0 20px;}
}
@media all and (max-width: 1600px) {
    .hd-con nav{margin-left:50px;}
    #gnb .gnb-sub-box{padding:22px 20px;}
    .hd-con h1 span{font-size:20px;}
    .hd-con .hd-right-box .util-menu{margin-left:0;}
}
@media all and (max-width: 1500px) {
#gnb .gnb-sub-box .gnb-sub > li > a{font-size:16px; word-break:keep-all;}
.hd-con .hd-right-box .hd-user-info a{padding:0 12px;}
#gnb .gnb-sub-box{padding:20px 14px;}
#gnb .gnb-sub-box .gnb-sub > li > a{font-size:16px;}
}
@media all and (max-width: 1400px) {
		.hd-site-box{display:none;}
}
@media all and (max-width: 1200px) {
    .hd-con .util-menu .m-open{display:block; }
		
    #pc_header{position: relative; top: 0;}
    .hd-con{padding:20px 0}
    .hd-con .siteMap{display:none;}
        
    #m_header{position:absolute; top: 0; left: 0; width: 100%; background-color: #fff; z-index: 9999; overflow:hidden scroll; width:100%; height:100vh; padding-bottom:50px;}
    #m_header .side{display:block; top:50px;}
    #m_header .side .bg{ width: 100%; height: 100%; background-color:#407ff0; position:fixed; top:0; /*right:-9999px;*/ left:0;  position: fixed; z-index: 101;}
    #m_header .side .menu{position:relative;; top:0; width:100%;  width:100%; padding:0 24px; z-index: 200; ;}
    #m_header .side .menu .top-utill {padding: 0 24px;}
    #m_header .side .menu .top-utill ul li { float:left; width:33%;}
    #m_header .side .menu .bottom-utill {border-top: 1px solid #666666; border-bottom: 1px solid #666666; margin-bottom: 16px;}
    #m_header .side .menu .bottom-utill ul li a{display: block; width: 100%; padding: 12px 0 12px 20px; font-size: 16px; color:#ccc; background: url(/resources/custom/images/hrc/common/arrow.gif) no-repeat 95% center; line-height:30px;}
    #m_header .side .side-close{ position: absolute; top: -50px; right: 0;}
    #m_header .side .side-close a{font-size: 22px; width: 50px; height: 50px; position: absolute; right: 0; top: 0; color: #f5f5f5; line-height: 50px; text-align: center; background: url(/resources/custom/images/leadership/common/close.png) no-repeat center;}
   
    #m_header .utill{margin-top:24px; padding-bottom:50px;}
    #m_header .utill li{display:inline-block;}
    #m_header .utill a{font-size:18px; font-weight:600; text-decoration:underline; color:#333;}
    
    #tnb,
    #gnb {display: none; width: 320px;}
    
    #m-gnb{position:relative; z-index:102; text-align:center;}
    #m-gnb .gnb-sub-title{display: none;}
    #m-gnb .gnb-title-sub{display: none;}
    #m-gnb > ul > ul> li .gnb-sub-box{ display: none; border-bottom: 1px solid  #ddd;}
    #m-gnb > ul > li .gnb-sub-box .gnb-left-box{display:none;}
    #m-gnb .fix-layout{height:auto; padding:0;}
    #m-gnb > ul > li > .gnb-sub-box{display:none;}
    #m-gnb > ul > li{text-align:left;}
    #m-gnb > ul > li .th1 {display:block; border-bottom: 1px solid  #ddd;transition:all 0.3s; color:#fff; padding:24px 12px; text-align:left; background: url(/resources/custom/images/leadership/common/mobile_more.png) no-repeat right center;}
    #m-gnb > ul > li .th1 > span {font-size: 22px; color: #fff; font-weight:bold;}
    /*#m-gnb > ul > li.on .th1 > span {color: #ed1c24;}*/
    #m-gnb > ul > li .th2{ color:#fff;/*color: #fff;*/ display: inline-block; padding:20px 16px; width:fit-content; background-color:transparent; font-size:16px;  text-align:left; border:1px solid #fff; margin-top:10px;}
    #m-gnb > ul > li .th2 > span, #m-gnb > ul > li .th2 > a{color: #fff;}
     #m-gnb > ul > li .th3 > a{text-align:left; color:#fff; padding-left: 20px; display:block;}
    
    #m-gnb .gnb-sub-box .m1{display: none;}
    .header_con .login-menu{display: none;}
    
    .header_con{padding:12px 20px;}
    .header_con h1{margin-top:0;}
    .header_con h1 a img{width:unset;}
    .header_con .util-menu{margin-top:9px; }
    .header_con .util-menu .m-open{display:inline-block; text-align:center;}
    .header_con .util-menu .siteMap{display: none;}
    #m-gnb .gnb-sub-depth a{width:100%; line-height:40px;}
 }
@media all and (max-width: 767px){
    .hd-con h1 span{font-size:18px;}
	.hd-con .hd-logo .logo-text span {font-size:18px;}
    .hd-con h1 a img{width:150px;}
}
@media all and (max-width:530px){
		.hd-con .hd-right-box .hd-user-info a{padding:4px; border:none}
		.hd-con .hd-right-box .util-menu a{padding:2px;}
		.hd-con h1 span{margin-left:4px;}
		.hd-con .hd-right-box .util-menu{gap:10px;}
		.hd-con h1 a img{width:100px;}
		.hd-con .hd-logo .logo-text span {font-size:16px;}
}
@media all and (max-width:400px){
		.hd-con{padding: 0; padding-top: 20px;}
	   .hd-con .hd-logo{text-align:left;}
       .hd-con > .fix-layout{flex-direction: column; gap:10px;}
       .hd-con .hd-right-box{gap: 6px; border-top: 1px solid #eee; width: 100%; justify-content: end; padding: 10px 0;}
       .hd-con .hd-right-box .hd-user-info a{padding:2px 6px; border:1px solid #eee;}
}

/*공통 - 팝업*/
.hd-popup-box{ display:none; padding:20px 0; background:#407ff0; }
.hd-popup-box .hd-popup-close{position:absolute; right:50px; top:20px; background:none; z-index:1; border:none;}
.hd-popup-box .hd-popup-itm p{text-align:center; color:#fff; font-size:16px;}
.hd-popup-box .hd-popup-itm i{display:inline-block; margin-right:8px; vertical-align:middle;}
@media all and (max-width:1400px){
        .hd-popup-box{padding:20px 12px;}
        .hd-popup-box .hd-popup-close{right:12px;}
        .hd-popup-box .hd-popup-itm p{padding-right:150px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align:left;}
        .hd-popup-box .hd-popup-itm a{right:50px;}
}
/*공통 - search-box*/
.hd-search-box{position:absolute; top:100%; left:50%; transform:translateX(-50%); z-index:5; width:100%; background-color:#f4f7fa; height:190px; display:none;}
.hd-search-box.open{display:block;}
.hd-search-box form{    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;}
    .hd-search-box fieldset{
        display: block;
    height: 80px;
    max-width: 800px;
    width: 100%;
    position: relative; border:none;}
    .hd-search-box #searchText{
        display: block;
    width: 100%;
    height: 100%;
    padding: 0 45px 0 34px;
    margin: 0;
    float: none;
    line-height: 1.3;
    font-size: 20px;
    color: #101010;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #ededed;
    }
.hd-search-box input[type="submit"]{    
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
        background-image:url(/resources/custom/images/leadership/common/ico-search.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    transition: all .3s;
    background-size: cover;
}
.hd-search-box .search-close{position: absolute;
    left: calc(50% + 494px);
    top: 50%;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:40px 40px;
    background-image:url(/resources/custom/images/leadership/common/search_close.png);
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 0;
    font-size: 0;
    margin-top: -20px;
    transition: all .3s;
    background-size: 24px auto;
    }
    
    @media all and (max-width:1200px){
     .hd-search-box form{justify-content: left; padding-left:12px;}
    .hd-search-box fieldset{    width: calc(100% - 95px); max-width:unset;}
    .hd-search-box .search-close{right:30px; left:auto;}
    }
    @media all and (max-width:500px){
    .hd-search-box form{padding: 0 12px;}
    .hd-search-box #searchText{padding: 0 10px 0 10px;}
    .hd-search-box fieldset{width: 100%;}
    .hd-search-box .search-close{right:10px; top:30px;}
    .hd-search-box input[type="submit"]{right:10px;}
    }