
#header .search_form .form {width: 100%; max-width:750px; height:50px; margin:0 auto; position:relative; box-sizing:border-box; padding-right:35px; border-bottom:2px solid rgba(255, 255, 255,0.7); vertical-align: middle;}
#header .search_form .form input::placeholder{color:rgba(255, 255, 255,0.7); }
#header .search_form .form input[type="text"] { width:98%; height:48px; border:0; padding:0 5px; line-height:48px; background:none; color: rgba(255, 255, 255,0.7);font-size: 20px; font-weight: 300;}
#header .search_form .form input[type="submit"] {display:block; width:35px; height:48px; position:absolute; right:0; top:0; border:0; background:url(../img/search_detail_submit.png) no-repeat center 55%; overflow:hidden; text-indent:-9999px;}
#header .search_form .btn_close {position:absolute; right:50%; margin-right: -670px; top:-102px; width:21px; height:30px; background:#fff url(../img/search_detail_close.png) no-repeat center 50%; overflow:hidden; text-indent:-9999px;}
.sub #header .search_form .btn_close{right: 50%; margin-right: -620px; top: -101px;}
#header .search_form .btn_close:after{position: absolute; content: ""; display: none; width: 1px; height: 20px; background:rgba(14, 48, 109, 0.06); top: 50%; margin-top: -10px; right: 0;}
#header .blind_search {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(20,20,20,0.7); z-index:995; display:none;} 


 .row_5 {
    margin-right: -5px;
    margin-left: -5px;
  }

  .row_5 [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
  }

  .col-lg-6 {
    width: 33.333%;
    float: left
  }

  img {
    max-width: 100%;
  }

  #header {
    z-index: 100;
    position: relative;
  }

  .header {
    position: relative;
    z-index: 100;
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-transition: 500ms all;
    -o-transition: 500ms all;
    transition: 500ms all;
  }

  .header .wrap {
    position: relative;
    max-width: 1730px;
    padding: 25px;
    margin: 0 auto;
    width: 100%;
  }

  .header .head_wrap {
    position: relative;
    text-align: center;
  }

  .header .head_wrap .bx {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	text-align: center;
    right: 0;
    font-size: 13px;
}


  .header .head_wrap .bx:before,
  .header .head_wrap .bx:after {
    display: table;
    content: '';
  }

  .header .head_wrap .bx:after {
    clear: both;
  }

  .header .head_wrap .bx._left {
    left: 0;
    width: 300px;
  }

  .header .head_wrap .bx._left .slick {
    padding: 0 25px;
  }

  .header .head_wrap .bx._left .slick-arrow {
    color: #999;
  }


  .header .head_wrap .bx._right li {
    float: left;
    margin-left: 30px;
  }

  .header .head_wrap .bx._right li i {
    font-size: 1.2rem;
    font-weight: 100
  }

  .header .head_wrap .bx._right a {
    display: block;
  }

  .header .head_wrap .bx._right p {
    margin-top: 10px;
  }

  .header .logo {
    font-size: 0;
    margin: 0 auto;
    display: inline-block;
  }

  .header .logo img {
    vertical-align: middle;
	height:50px;
  }

  .header .logo a {
    display: block;
	color: #222;  
  }

  .header .gnb_bx {
    border-top: 1px solid #dddd;
    text-align: center;
    position: relative;
    font-size: 0;
    padding: 0 15px;
  }

  .header .gnb_bx .wrap {
    padding: 0;
  }

  .header .gnb_open_btn {
    background-color: #1d1d1d;
    position: absolute;
    left: 0;
    line-height: 60px;
    width: 60px;
    font-size: 0;
  }

  .header .gnb_open_btn .btn {
    display: block;
    height: 60px;
    line-height: 60px
  }

  .header .gnb_open_btn i {
    font-size: 24px;
    vertical-align: middle;
    color: #fff;
  }

  .header .depth {
    padding-left: 60px;
    text-align: left;
    font-size: 17px;
  }

  .header .depth:before,
  .header .depth:after {
    display: table;
    content: '';
  }

  .header .depth:after {
    clear: both;
  }

  .header .depth .depth02_box,
  .header .depth .gnb_hidden {
    display: none;
  }

  .header .depth .depth01 {
    border-right: 0px solid #ddd;
    float: left;
    position: relative;
    width: 16.66%;
    text-align: center;
  }

  .header .depth.size7 .depth01 {
    width: 14.2857%;
  }

  .header .depth.size5 .depth01 {
    width: 20%;
  }

  .header .depth.size4 .depth01 {
    width: 25%;
	font-weight: 800;
	font-size:22px;
  }

  .header .depth .depth01>a {
    letter-spacing: -0.2px;
    line-height: 60px;
    color: #222;
    display: block;
    position: relative;
    -webkit-transition: line-height 300ms;
    -o-transition: line-height 300ms;
    transition: line-height 300ms;
  }


.header .depth .depth01>a:after {
   /* border-top: 1px solid #1a2a3b;*/
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
	
  }

  .header .depth .depth01>a:hover {
    color: #1a2a3b;
  }

  .header .depth .depth01>a.on {
    color: #1a2a3b;
  }

 /* .header .depth .depth01>a.on:after {
    content: '';
  }*/

  .header .depth .depth02_box {
    top: 60px;
    position: absolute;
    left: 50%;
    width: 100%;
    width: 240px;
    margin-left: -120px;
    text-align: left;
  }

  .depth02_box>ul>li>a {
    font-size: 20px
  }


  
  .header .mobile_util {
    display: none;
  }

  @media screen and (max-width: 1024px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
    }

    .header .wrap {
      padding: 0;
    }

    .header .gnb_wrap,
    .header .topmenu {
      display: none;
    }

    .header .logo {
      width: 150px;
      position: relative;
    }

    .header .logo a {
      line-height: 60px;
    }

    .header .head_wrap .bx._left {
      display: none;
    }

    .header .head_wrap .bx._right {
      display: none;
    }

    .header .mobile_util {
      display: block;
    }

    .header .mobile_util .btn {
      position: absolute;
      line-height: 60px;
      top: 0;
    }

    .header .mobile_util .gnb_nav_open {
      left: 0;
    }

    .header .mobile_util .mobile-tel {
      right: 0;
    }
  }



  .mo_gnb_wrap {
    display: none;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 100%;
    max-width: 640px;
    background-color: #fff;
    position: fixed;
    -webkit-transition: left 500ms;
    -o-transition: left 500ms;
    transition: left 500ms;
    z-index: 500;
  }

  .mo_gnb_wrap>.wrap {
    background-color: #fff;
    overflow: auto;
    height: -o-calc(100% - 60px);
    height: -ms-calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
    position: relative;
  }

  .mo_gnb_wrap.on {
    display: block;
    left: 0;
  }

  .mo_gnb_wrap .head_bx {
    line-height: 60px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #ddd;
  }

  .mo_gnb_wrap .head_bx .mo_gnb_wrap_close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }

  .mo_gnb_wrap .head_bx .logo {
    display: inline-block;
    line-height: 60px;
  }

  .mo_gnb_wrap .head_bx .logo img {
    vertical-align: middle;
    width: 150px;
  }
<?php if ($is_admin) {  ?>
  .mo_gnb_wrap .user_bx {
    padding: 20px 15px;
    text-align: center;
  }
<?}?>


  .mo_gnb_wrap .user_bx .title {
    color: #222;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .mo_gnb_wrap .user_bx .title .profile {
    width: 30px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }

  .mo_gnb_wrap .user_bx .title .profile img {
    width: 100%;
  }

  .mo_gnb_wrap .user_bx .btn {
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    border: 1px solid #1a2a3b;
    background-color: #1a2a3b;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 300
  }

  .mo_gnb_wrap .user_bx .btn._w {
    background-color: #fff;
    color: #1a2a3b;
    font-size: 13px;
    font-weight: 300
  }

  .mo_gnb_wrap .gnb_hidden {
    display: none;
  }

  .mo_gnb_wrap .depth {
    font-size: 14px;
  }

  .mo_gnb_wrap .depth a {
    color: #222;
    display: block;
  }

  .mo_gnb_wrap .depth a:after {
    font-family: xeicon !important;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 15px;
  }

  .mo_gnb_wrap .depth .depth01,
  .mo_gnb_wrap .depth .depth02_box {
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(221, 221, 221, 0.5);
  }

  .mo_gnb_wrap .depth .depth01._branch {
    background-color: #292e34;
  }

  .mo_gnb_wrap .depth .depth01._branch>a {
    color: #fff;
  }

  .mo_gnb_wrap .depth .depth01._down>a:after {
    content: '\e93e';
  }

  .mo_gnb_wrap .depth .depth01.has_dep03 .depth02_box a:after {
    color: #666;
    line-height: 40px;
    content: '\e942';
  }

  .mo_gnb_wrap .depth .depth01.has_dep03 .depth02_box a.selected2:after {
    color: #1a2a3b;
    content: '\e945';
  }

  .mo_gnb_wrap .depth .depth01>a {
    padding: 0 20px;
    color: #222;
	font-size:1rem;
  }

  .mo_gnb_wrap .depth .depth01>a:after {
    line-height: 50px;
    content: "\e913";
  }

  .mo_gnb_wrap .depth .depth01>a.leaf:after {
    display: none;
  }

  .mo_gnb_wrap .depth .depth01>a.down {
    color: #1a2a3b;
  }

  .mo_gnb_wrap .depth .depth01>a.down:after {
    content: "\e91a";
  }

  .mo_gnb_wrap .depth .depth01>a,
  .mo_gnb_wrap .depth .depth02_box a {
    line-height: 50px;
  }

  .mo_gnb_wrap .depth .depth02_box {
    background-color: #f8f9fa;
    font-size: 13px;
  }

  .mo_gnb_wrap .depth .depth02_box a {
    padding-left: 25px;
  }

  .mo_gnb_wrap .depth .depth02_box ul {
    padding-left: 10px;
  }

  .mo_gnb_wrap .depth .depth02_box a:before {
    content: '- ';
  }


  @media screen and (max-width: 1024px) {

    .mo_gnb_wrap_close,
    .header .mobile_util .btn {
      color: #222;
      padding: 0 10px;
      font-size: 26px;
      background-color: transparent;
      border: 0;
      height:auto;
    }

    .mo_gnb_wrap {
      display: block;
    }
  }


  .header .depth_desc {
    position: relative;
    width: 100%;
  }

  @media screen and (max-width: 1024px) {
    .header .depth_desc {
      display: none;
    }
  }

  .header .depth_desc .depth01 {
    padding: 50px 0;
    background-color: #f6f6f6;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  .header .depth_desc .wrap {
    padding: 0;
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
    display: table;
    width: 100%;
  }

  .header .depth_desc .wrap .title_box,
  .header .depth_desc .wrap .depth02_box,
  .header .depth_desc .wrap .img_bx {
    display: table-cell;
    vertical-align: top;
  }

  .header .depth_desc .wrap .depth02_box {
    font-size: 0.9375em;
    margin-top: -15px;
  }

  .header .depth_desc .wrap .depth02_box:before,
  .header .depth_desc .wrap .depth02_box:after {
    display: table;

    content: '';
  }

  .header .depth_desc .wrap .depth02_box:after {
    clear: both;
  }

  .header .depth_desc .wrap .depth02_box li {
    letter-spacing: -0.2px;
    margin-top: 15px;
    line-height: 1.3;
    width: 50%;
    float: left;
  }

  .header .depth_desc .wrap .depth02_box li ul li {
    letter-spacing: -0.2px;
    margin-top: 15px;
    line-height: 1.3;
    width: 100%;
    padding-left:10px;
  }

  .header .depth_desc .wrap .depth02_box a:before {
    content: '· ';
	font-family: "Open Sans", sans-serif;
  }

  .header .depth_desc .wrap .depth02_box a:hover {
    color: #daba90;
    text-decoration: underline;
  }

  .header .depth_desc .wrap .title_box {
    width: 330px;
    text-align: left;
    line-height: 1.3;
    color: #777;
  }

  .header .depth_desc .wrap .title_box .desc {
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #acacac;
  }

  .header .depth_desc .wrap .title_box .tit {
    letter-spacing: -1px;
    font-weight: 300;
    color: #1a1a1a;
    font-size: 30px;
    margin-bottom: 20px;
  }

  .header .depth_desc .wrap .title_box .txt {
    font-size: 15px;
    line-height: 1.6
  }


  @media screen and (max-width: 768px) {
    .header .depth_desc .wrap .title_box .tit {
      font-size: 2.3em;
    }
  }

  .header .depth_desc .wrap .img_bx {
    width: 430px;
  }

  .nav_bg,
  .nav_bg_search {
    position: fixed;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -9;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 500ms;
    -o-transition: background-color 500ms;
    transition: background-color 500ms;
  }

  .nav_bg.on,
  .nav_bg_search.on {
    background-color: rgba(0, 0, 0, 0.6);
  }

  .nav_bg.on {
    z-index: 101;
  }

  .nav_bg_search.on {
    z-index: 1;
  }

  .footer_wrap {
    position: relative;
    z-index: 3;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: -0.2px;
    text-align: center;
  }

  .footer_wrap,
  .footer_wrap a {
    color: #888;
  }

  @media screen and (max-width: 1024px) {
    .footer_wrap {
      font-size: 11px;
    }
  }

  .footer_wrap .bar_span span:before {
    background-color: rgba(136, 136, 136, 0.4);
  }

  .footer_wrap .bar_span span:first-child {
    padding-left: 0;
  }

  .footer_wrap .copy {
    padding: 30px 0;
  }

  .footer_wrap .foot_top {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
  }

  .footer_wrap .foot_top .link {
    display: inline-block;
  }

  @media (max-width:500px) {

	.depth02_box>ul>li>a {font-size: 16px;}

  }
  
.subm {display:flex;}
.subm .sub_menu {/*width:calc(50%/1);*/ font-size:18px;}
.header .depth_desc .depth01 {padding:20px 0px;}

.header .depth_desc .depth01 {background-color:#000}
.submenu .menu-title {padding:5px 0 3px;}
.submenu .menu-title .tit {font-size:20px;font-weight:700;line-height:30px;letter-spacing:-0.04em;color:#fff;}
.submenu .menu-title .tit span {font-size:12px;font-weight:400;margin:0 0 0 15px;letter-spacing:-0.02em;}
.submenu>ul {}
.submenu>ul:after {content:"";display:block;clear:both;}
.submenu>ul>li {float:left;margin-right:60px;}
.submenu>ul>li:last-child {margin-right:0;}
.submenu>ul>li>a {display:block;text-decoration:none;font-size:18px;font-weight:400;line-height:22px;letter-spacing:-0.06em;color:#fff;}
.submenu>ul>li>a:hover {color:#3a8afd;}









<style>

#header.on {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  /* 추가 스타일 */
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.lnb-wrap.fixed {
  position: fixed;
  top: 160px; /* 해더의 높이에 따라 조절해주세요 */
  left: 0;
  width: 100%;
  z-index: 9999999;
}


/* lnb */
.visual-lnb-zone {position:relative;}
.lnb-wrap {background:rgb(8 5 5 / 92%);position:absolute;left:0;width:100%; z-index: 6;}
.lnb-wrap .contain {}
.lnb-wrap .lnb {}
.lnb ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center; /* li 가운데 정렬 */
  align-items: center; /* li 수직 가운데 정렬 */
}
.lnb-wrap .lnb:after {content:"";display:block;clear:both}
.lnb-wrap .lnb ul li  {float:left;text-align:center;margin:0 -1px 0 0;}
.lnb-wrap .lnb ul li a {display:block;text-decoration:none;font-size:22px;font-weight:400;line-height:34px;padding:20px;letter-spacing:-0.04em;color:#fff;position:relative;}
.lnb-wrap .lnb ul li a:before, 
.lnb-wrap .lnb ul li a:after {content:"";display:none;width:100%;height:5px;background:#29166f;position:absolute;left:0; font-weight:bold;}
.lnb-wrap .lnb ul li a:before {top:-5px;}
.lnb-wrap .lnb ul li a:after {bottom:-5px}
.lnb-wrap .lnb ul li.active a {background:#29166f; font-weight:bold;}
.lnb-wrap .lnb ul li.active a:before, 
.lnb-wrap .lnb ul li.active a:after {display:block; font-weight:bold;}


/*.txtCon {
  position: sticky;
  top: 0;
  background-color: #f5f5f5;
  padding: 10px;
  font-family: 'Noto Sans KR', sans-serif;
  z-index: 1;
}*/


@media (max-width: 500px) {

.lnb-wrap .lnb ul li a {line-height: 15px !important;}
.lnb-wrap .lnb ul li a:before, .lnb-wrap .lnb ul li a:after {background:none;}
.lnb-wrap {position: static !important;}

.lnb-wrap.fixed {position: fixed !important; top: 60px;}
	
	
.lnb-wrap .lnb ul li {float: left; text-align: center; margin: 0 -1px 0 0; width: calc(50%/1);}
	
.lnb-wrap .lnb ul li a {  display: block; text-decoration: none;font-size: 15px; font-weight: 400; line-height: 34px; padding: 5px; letter-spacing: -0.04em; color: #fff; position: relative;
}
.lnb ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;}
.lnb-wrap.fixed {
    position: fixed;
    top: 60px;}
	
.inner-lnb ul li a {font-size:22px;}

.license-list .con .tit {font-size: 16px !important; letter-spacing: -1px !important;}
.license-list .con .detail {    font-size: 12px !important;}
.license-list ul li { float: none;flex: 1 !important; min-width: 51% !important;}
}

