#logo img {
  width: 250px;
}
#ft_logo img {
  width: 250px;
}

.gnb_1da {
  padding: 31px 23px;
}

ul li {
  list-style: none;
}

#bo_gall .gall_li {
    float: left;
}
@media only screen and (max-width : 768px){
    ul#gall_ul {
        overflow: hidden;
    }
    ul#gall_ul .gall_con {
        padding:0;
        margin-right: 10px;
    }
    #bo_gall .gall_li {
        margin-bottom: 10px;
    }
    #bo_gall h2 {
        display: none;
    }
}

.tingle-modal-box .tit {padding:20px;position:relative;background:#314584;}
.tingle-modal-box .tit h3 {font-size:18px;font-weight:normal;letter-spacing:-0.075em;color:#fff;background:#314584;}
.tingle-modal-box .tit h3 > * {display:inline-block;vertical-align:middle;}
.tingle-modal-box .tit h3 > * + * {margin-left:5px;}
.tingle-modal-box .close {display:block;position:absolute;right:20px;top:50%;color:#fff;background:none;border:none;font-size:0;width:30px;height:30px;margin-top:-15px;z-index:100;}
.tingle-modal-box .close i {font-size:30px;}
.tingle-modal-box .desc {background:#fff;padding:35px;font-size:13px;line-height:1.6em;max-height:60vh;overflow:auto;}
.tingle-modal-box__footer { display: none;}
.tingle-modal-box__content {
  padding: 0 !important;
}



.tnb {background:#efefef;position:relative;z-index:9999;}
.tnb .inner {max-width:1200px;height:43px;margin:0 auto;position:relative;}
.tnb .lang {position:absolute;right:0;top:0;}
.tnb .lang a {display:block;}
.tnb .lang > a {width:185px;height:43px;text-align:center;background:#666;}
.tnb .lang > a:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
.tnb .lang a span {display:inline-block;vertical-align:middle;color:#fff;font-size:13px;}
.tnb .lang a span > * {display:inline-block;vertical-align:middle;}
.tnb .lang a span em {margin-left:3px;}
.tnb .lang ul {border:1px solid #314584;border-top:none;background:#fff;padding:20px 0 20px 25px;display:none;box-sizing:border-box;position:absolute;left:0;top:100%;width:100%;}
.tnb .lang ul li {margin-top:2px; padding: 2px 7px;}
.tnb .lang ul li:first-child {margin-top:0;}
.tnb .lang ul li a span {color:#444;}
.tnb .lang:hover > a {background:#314584;}
.tnb .lang:hover ul {display:block;}
.tnb .menu {position:absolute;right:185px;top:0;}
.tnb .menu li {float:left;border-left:1px solid #ddd;}
.tnb .menu li a {display:block;height:43px;line-height:43px;padding:0 18px;}


#wrapper2 {
  width: 1200px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}

.upper-banner {
  position: relative;
  background: url('/assets/img/upper_banner.jpeg') no-repeat;
  background-size: cover;
  height: 150px;
  padding: 20px 0;
  box-sizing: border-box;
}

.upper-banner .txt1 {
  color: #fff;
  font-size: 30px;
}

.upper-banner .txt2 {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
}

#hd_wrapper_outer {
  position: absolute;
  width: 100%;
}
#main_slider li {
  width: 100%;
  height: 100vh;
  background-position: center;
}
.bx-wrapper {
  border: 0 !important;
  box-shadow: none !important;
}
.index_container {
  padding: 100px 0;
}
.index_container .slider div {
  height: 700px;
  text-align: center;
  padding: 130px 0;
  box-sizing: border-box;
  font-family: "Noto Sans KR",sans-serif;
}
.index_container .slider .txt {display:inline-block;vertical-align:middle;color:#fff;}
.index_container .slider .txt h4 {font-weight:normal !important;font-size:30px;font-family: "Noto Sans KR",sans-serif;}
.index_container .slider .txt h5 {font-size:40px;line-height:1.2em;margin-top:10px;font-weight:normal;font-family: "Noto Sans KR",sans-serif;}
.index_container .slider .txt h5 > * {display:block;letter-spacing:-0.05em;font-family: "Noto Sans KR",sans-serif;}
.index_container .slider .txt p {font-size:19px;line-height:1.5em;margin-top:15px;font-family: "Noto Sans KR",sans-serif;}

.quick-box {
  overflow: hidden;
  text-align: center;
}
.quick-box ul {
  display: inline-block;
  width: 70%;
}
.quick-box ul li {
  position: relative;
  float: left;
  width: 19%;
  margin-right: 1%;
}
.quick-box ul li:last-child {
  margin-right: 0;
}

.quick-box ul li img {
  width: 100%;
}

.quick-box ul li .txt {
  position: absolute;
  left: 20px;
  top: 10px;
  color: #fff;
  font-size: 22px;
  font-family: "Noto Sans KR",sans-serif;
  font-weight: lighter;
}

#index_wrapper .DB_tab{text-align:center; position:absolute; top:45vh; left:41%; overflow:hidden; z-index:100}
#index_wrapper .DB_tab li{float:left;margin-right:10px;}
#index_wrapper .DB_tab li:last-child{margin-right:0px;}
#index_wrapper .DB_tab li:first-child a {
  background: #0a5497;
  border: 2px solid #0a5497;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px 25px;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
}
#index_wrapper .DB_tab li:nth-child(2) a {
  color: #0a5497;
  border: 2px solid #0a5497;
  background: #fff;
  box-sizing: border-box;
  display: inline-block;
  padding: 5px 25px;
  font-size: 15px;
  font-weight: normal;
}

.cm-lang{
  display: inline-block;
  margin-left: 15px !important;
  background:url("../images/common/lang_bg.png") no-repeat left center; overflow:hidden;
}
.cm-lang li{float:left; margin-right:7px;}

#ft {
  padding: 0 0 20px 0;
}

#bo_v_title {
  font-size: 22px;
  font-weight: normal !important;
}

#bo_gall .gall_con li.gall_href {
  /* padding: 10px; */
  border: 1px solid #ccc;
  overflow: hidden;
  margin-bottom: 0 !important;
}
#bo_gall .gall_con li.gall_text_href {
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-top: none;
  background: #eee;
  margin-top: 0 !important;
  padding: 10px 0;
}

#bo_gall .gall_con li.gall_text_href:hover {
  background: #0a5497;
}
#bo_gall .gall_con li.gall_text_href:hover a {
  color: #fff;
}
#bo_gall .gall_con li {
  text-align: center;
}

#bo_gall .gall_text_href a {
  font-size: 15px;
  font-weight: normal !important;
}

.custom-page h1.title {
  color: #333;
  font-size: 30px;
  margin-bottom: 50px;
  font-weight: normal;
}
.ceo-page h2 {
  font-weight: normal;
  color: #0a5497;
  font-size: 30px;
  margin-bottom: 20px;
}
.ceo-page p {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 29px;
}

.co-img-box img {
  max-width: 100%;
}


#index_wrapper .cs {background:#f4f4f4;padding:70px 10px 80px;font-size:0;}
#index_wrapper .cs .inner {max-width:1200px;margin:0 auto;}
#index_wrapper .cs .tit {text-align:center;margin-bottom:35px;}
#index_wrapper .cs .tit h3 {font-size:32px;font-weight:normal;color:#333;letter-spacing:0;position:relative;padding-bottom:20px;}
#index_wrapper .cs .tit h3:before,
#index_wrapper .cs .tit h3:after {content:"";display:block;position:absolute;left:50%;bottom:0;}
#index_wrapper .cs .tit h3:before {width:94px;margin-left:-47px;background:#ccc;height:1px;}
#index_wrapper .cs .tit h3:after {width:30px;margin-left:-15px;background:#2eaace;height:2px;}
#index_wrapper .cs .one {margin:0 -10px;}
#index_wrapper .cs .one .box {box-sizing:border-box;display:inline-block;vertical-align:top;padding:0 10px;}
#index_wrapper .cs .one .box h4 {font-size:18px;color:#333;font-weight:normal;margin-bottom:10px;}
#index_wrapper .cs .one .box .area {height:300px;}

#index_wrapper .cs .one .box1 {width:41.66666%;}
#index_wrapper .cs .one .box1 .area {background:none;height:303px;}
#index_wrapper .cs .one .box1 .area a {margin-top:-1px;display:block;height:25%;position:relative;white-space:nowrap;box-sizing:border-box;padding:0 25px 0 85px;border:1px solid #e1e1e1;background:#fff;}
#index_wrapper .cs .one .box1 .area a:first-child {margin-top:0;}
#index_wrapper .cs .one .box1 .area a:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
#index_wrapper .cs .one .box1 .area a .date {position:absolute;left:0;top:50%;margin-top:-23px;width:85px;display:block;text-align:center;}
#index_wrapper .cs .one .box1 .area a .date > * {display:block;line-height:1em;}
#index_wrapper .cs .one .box1 .area a .date strong {font-size:30px;color:#2eaace;font-weight:normal;}
#index_wrapper .cs .one .box1 .area a .date em {font-size:13px;color:#555;margin-top:3px;}
#index_wrapper .cs .one .box1 .area a .info {display:inline-block;vertical-align:middle;max-width:100%;}
#index_wrapper .cs .one .box1 .area a .info > * {display:block;line-height:1em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
#index_wrapper .cs .one .box1 .area a .info strong {font-size:16px;color:#555;}
#index_wrapper .cs .one .box1 .area a .info em {font-size:14px;color:#888;margin-top:8px;}
#index_wrapper .cs .one .box1 .area a:hover {z-index:10;border-color:#2eaace;}

#index_wrapper .cs .one .box2 {width:33.33333%;}
#index_wrapper .cs .one .box2 .area {position:relative;padding-right:100px;}
#index_wrapper .cs .one .box2 .lef h5 {background:#4e3a3a;height:80px;padding:0 10px;text-align:center;font-size:0;}
#index_wrapper .cs .one .box2 .lef h5:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
#index_wrapper .cs .one .box2 .lef .bot {background:#ffd800;}
#index_wrapper .cs .one .box2 .lef .con {height:220px;box-sizing:border-box;padding:0 10px 30px;text-align:center;}
#index_wrapper .cs .one .box2 .lef .con:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
#index_wrapper .cs .one .box2 .lef .con img {}
#index_wrapper .cs .one .box2 .bot {position:relative;}
#index_wrapper .cs .one .box2 .rig {position:absolute;right:0;top:0;height:100%;}
#index_wrapper .cs .one .box2 .rig a {display:block;position:relative;text-align:center;height:96.5px;width:95px;margin-top:5px;}
#index_wrapper .cs .one .box2 .rig a:first-child {margin-top:0;}
#index_wrapper .cs .one .box2 .rig a:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
#index_wrapper .cs .one .box2 .rig .btn1 {background:#00c73d;}
#index_wrapper .cs .one .box2 .rig .btn2 {background:#00c73d;}
#index_wrapper .cs .one .box2 .rig .btn3 {background:#e33b29;}

#index_wrapper .cs .one .box2 .bx-pager {position:absolute;z-index:100;bottom:15px;left:0;width:100%;text-align:center;}
#index_wrapper .cs .one .box2 .bx-pager .bx-pager-item {display:inline;}
#index_wrapper .cs .one .box2 .bx-pager .bx-pager-item a {
	display:inline-block;
	margin:0 4px;
	width:10px;
	height:10px;
	background:#fff;
	text-indent:-9999px;
	text-align:left;
	overflow:hidden;
	border-radius:50%;
	transition:0.3s;
}
#index_wrapper .cs .one .box2 .bx-pager .bx-pager-item a.active {background:#3b2b30;}


#index_wrapper .cs .one .box3 {width:25%;}
#index_wrapper .cs .one .box3 .area {background:#fff;}
#index_wrapper .cs .one .box3 .top {height:212px;}
#index_wrapper .cs .one .box3 .top:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
#index_wrapper .cs .one .box3 .top .ver {display:inline-block;vertical-align:middle;width:100%;box-sizing:border-box;padding:0 25px;}
#index_wrapper .cs .one .box3 .top dl dt {font-size:15px;line-height:20px;}
#index_wrapper .cs .one .box3 .top dl dd {font-size:27px;color:#007ca0;white-space:nowrap;}
#index_wrapper .cs .one .box3 .top dl dd > * {display:inline-block;vertical-align:middle;}
#index_wrapper .cs .one .box3 .top dl dd i {color:#bbb;}
#index_wrapper .cs .one .box3 .top dl dd span {margin-left:10px;font-weight:600;letter-spacing:0;}
#index_wrapper .cs .one .box3 .top p {border-top:1px solid #ddd;margin-top:20px;padding-top:20px;font-size:13px;line-height:1.5em;color:#777;}
#index_wrapper .cs .one .box3 .bot {display:block;height:88px;background:#2eaace;text-align:center;white-space:nowrap;}
#index_wrapper .cs .one .box3 .bot:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
#index_wrapper .cs .one .box3 .bot > * {display:inline-block;vertical-align:middle;}
#index_wrapper .cs .one .box3 .bot .txt {text-align:left;}
#index_wrapper .cs .one .box3 .bot .txt > * {display:block;line-height:1em;}
#index_wrapper .cs .one .box3 .bot .txt strong {font-size:17px;font-weight:600;color:#fff;}
#index_wrapper .cs .one .box3 .bot .txt em {font-size:13px;color:#cae8f1;margin-top:5px;letter-spacing:0;}
#index_wrapper .cs .one .box3 .bot .ico {margin-left:30px;}

.latest_wr a {
  font-size: 15px;
}

.latest_wr .lat_title {
  display: none;
}

.lat .lt_date {
  position: inherit !important;
  top: 0;
  right: 0;
  color: #33aad0;
  font-size: 15px;
  float: left;
  margin-right: 20px;
}


@media only screen and (max-width : 768px){

  .index_container .slider div {
    width: 300px;
  }

  .btn_top.top {
    padding: 0 10px;
  }
  .btn_top.top .btn_b02 {
    display: block;
    text-align: center;
  }

  .form_01.write_div {
    padding: 0 10px;
  }
  .form_01.write_div .write_div {
    margin-bottom: 5px;
  }

  .__se_tbl {
    margin: 10px;
  }

  .__se_tbl p {
    margin: 10px !important;
  }

  #aside {
    margin: 10px;
    width: initial !important;
  }

  #bo_list .list_01 ul {
    padding: 0 5vw;
  }

  #bo_list .list_01 li {
    margin-bottom: 30px;
  }

  #bo_v #bo_v_title p {
    display: none;
  }
  #bo_v_info {
    display: none;
  }
  #bo_v {
    padding: 5vh 5vw;
    box-sizing: border-box;
  }

  #logo img {
    margin-left: 5vw;
  }
  .pc-only { display: none;}
  .naver_map_holder {
    width: 100%;
  }
  .index_container {
    padding: 0;
  }
  .index_container .slider .txt h4 {
    font-size: 14px;
  }
  .index_container .slider .txt h5 {
    font-size: 17px;
  }
  .index_container .slider .txt p {
    padding: 0 10%;

  }
  .quick-box ul {
    padding: 0;
    width: 100%;
  }
  .quick-box ul li {
    width: 49%;
    padding: 0;
    margin-bottom: 1%;
  }
  .quick-box ul li a {
    width: 100%;
    display: block;
  }
  .quick-box ul li img {
    width: 100%;
  }

  #index_wrapper .cs .one .box {
    width: 100%;
    margin: 10px 0;
  }
  #index_wrapper .cs .one .box2 .area {
    height: auto;
    width: 100%;
    padding: 0;
  }

  #index_wrapper .cs .one .box2 .area img {
    width: 100%;
  }

  #index_wrapper .cs .one .box2 .area .lef {
    width: 100%;
    position: initial;
  }

  #index_wrapper .cs .one .box2 .area .rig {
    width: 100%;
    position: initial;
  }

  #index_wrapper .cs .one .box2 .area .rig a {
    float: left;
    margin: 0;
    width: 33.3%;
    height: auto;
  }

  #index_wrapper .cs .one .box3 .top {
    height: auto;
  }

  #index_wrapper .cs .one .box3 img {
    width: 100%;
  }

  .lt .lt_title {
    border-radius: 0;
    background: #27446c;
    padding-left: 10px;
  }
  .lt .lt_title a, .lt .lt_more a {
    color: #fff;
  }
}
@media only screen and (min-width : 769px){
  #bo_gall .gall_li {
    margin-bottom: 10px;
  }
  #bo_gall .gall_li .gall_text_href {
    width: 100% !important;
  }
  .naver_map_holder {
    width: 50%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
  }
}

.common-quickmenu {
  margin-top: 10px;
  margin-bottom: 30px;
}
.common-quickmenu ul {
  padding: 10px;
  margin: 2px;
}
.common-quickmenu ul li {
  border: 1px solid #ccc;
  display: inline-block;
  background: #f6f6f6;
  text-align: center;
}
.common-quickmenu ul li:hover{
  background: #fff;
}
.common-quickmenu ul li a {
  display: inline-block;
  padding: 7px 15px;
  width: 120px;
  height: 18px;
  overflow: hidden;
}
.common-quickmenu ul li a br{
  display: none;
}
.common-quickmenu ul li a:hover{
  text-decoration: none;
}

#ft_company p {
  font-size: 14px;
}

@media only screen and (max-width : 768px){
  .common-quickmenu ul {
    overflow: hidden;
    clear: both;
  }
  .common-quickmenu ul li {
    width: 49.8%;
    float: left;
    box-sizing: border-box;
  }
  .common-quickmenu ul li a {
    display: inline-block;
    padding: 9px 15px;
    width: 100%;
    box-sizing: border-box;
    height: 27px;
  }
  .common-quickmenu p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
  }


  #aside {
    width: 100%;
    padding-top:10px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  #aside .am_ul {width:100%;padding:0;margin:0;border-bottom:1px solid #ddd;list-style:none;}
  #aside .am_ul li {
    border-top: 1px solid #ddd;
    width: 50%;
    float: left;
    text-align: center;
  }
  #aside .am_ul li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #ccc;
    margin-top: 3px;
  }
  #aside .am_ul li a:hover,
  #aside .am_ul li.on a {color:#008299}
  #aside .am_default,
  #aside .am_ul .am_first {
    position:relative;padding:15px 0;margin:0 0 20px 0;text-align:center;background:#333;border:0;font-size:1.2em;font-family:"Noto Sans KR",sans-serif; Regular;color:#fff;
    width: 100%;
    margin: 0;
  }
  #aside .amf_cut_box {position:absolute;width:24px;height:24px;}
  #aside .amf_cut_1 {top:0;right:0;background:url("../img/am_first_cut_1.png") no-repeat;}
  #aside .amf_cut_2 {bottom:0;left:0;background:url("../img/am_first_cut_2.png") no-repeat;}


}
