@charset "utf-8";
@import url("base.css");
/*//////////////////////////// 폰트(가독성 보완) /////////////////////////////////////////////*/
div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_length select,
.custom-control-label::before, .custom-file-label, .custom-select{font-family: 'Malgun Gothic', sans-serif;letter-spacing: -2px;}
::-webkit-input-placeholder, /* Edge */
:-ms-input-placeholder, /* Internet Explorer 10-11 */
::placeholder {font-family:'Malgun Gothic', sans-serif;letter-spacing: -2px;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {font-family: 'NanumSquareRound';}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child),.form-control {font-family: 'NanumSquareRound';}
b, strong {font-family: 'Malgun Gothic', sans-serif;letter-spacing: -2px;}
.panel-heading a {font-family: 'NanumSquareRound';}
.board_view_body p span {font-family: 'Malgun Gothic', sans-serif;letter-spacing: -2px;}
.table-wrap td a {font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px; font-size: 0.9rem;word-spacing: 0;}
.mb-0, .my-0 {font-family:'Malgun Gothic', sans-serif;letter-spacing: -1.1px;}
text.node-label {font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.5px;}
table.table.dataTable tbody td span {font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.1px;}
span.badge {margin-top: 4px;vertical-align: top;padding: 3px 5px 3px 3px;margin-left: 5px;}
.card.card-body p {font-family: 'Malgun Gothic', sans-serif;letter-spacing: -2px;}
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}

/*////////////////////////// 공통영역 ////////////////////////////////////////*/
html{overflow-x:hidden; overflow-y:auto;}
.container{width:100%; position: relative;}
.container article{width:100%; position:relative; transition:all .3s ease-out; top:0;}
.container section{width:100%; max-width:1430px; position:relative; transition:all .3s ease-out; top:0; margin:0 auto;}
.container section.contwrap:after {content: ''; display: block; clear: both;}
.respon_wrap {display:none; position:absolute !important; height: 100vh; background:rgba(0,0,0,0.3);left: 0;}
.h6.bold * {font-weight:bold;}

/* a */
a {color:#333;}

/* button */
.btn-secondary {background-color: #555;border-color: #555;}
.custom-file-label::after {content:"...";position: absolute;top: 0;right: 0;bottom: 0;z-index: 3;display: block;height: calc(1.5em + .75rem);padding: .375rem .75rem;line-height: 1.5;color: #495057;background-color: #e9ecef;border-left: inherit;border-radius: 0 .25rem .25rem 0;}

/*////////////////////////// header 영역 ///////////////////////////////*/
.top_wrap{height:100px; padding:15px 30px;}
.top_contianer{height:70px; width:100%; position:relative;}
.top_logo{width:207px; height:100%;line-height:1; display:inline-block; float:left;}
.t_logo_link{width:100%; height:100%; display:inline-block; background:url(../govimg/logo.png)center center no-repeat; background-size:206px;text-indent:-999em;}

/* top_gnb 영역 */
.top_gnb{width:calc(100% - 390px);height:50px; text-align:center; display:inline-block; float:left; padding:0 0 0 15px;}
.top_gnb nav{max-width:980px; display:inline-block; width:100%;}
.gnb_dep li,.gnb_dep_item a,.gnb_dep ol{font-size:1rem;}
.gnb_dep_item{float:left; width:14.28%; position:relative;}
a.gnb_dep_link{display:block; text-align:center; font-weight:700;}
.gnb_dep02{background-color:#eee;}

/* top_input영역 */
.top_input{ display:inline-block; float:right; position:absolute; right:16px;}
.top_input ul, .m_top_input ul {margin-bottom:0;}
.m_top_input ul {display:inline-block;}
.top_input li, .m_top_input li {float:left;}
.top_input li a, .m_top_input li a{font-size:.8rem; padding:0 8px;}
.top_input li a.in_login{border-right:1px solid #000;}
.m_top_input li a.in_login{border-right:1px solid #fff;}
.search_btn{display:inline-block; background:url(../img/search.png)center center no-repeat;text-indent:-999em; margin:0 18px; background-size: contain}
.ham_btn{display:inline-block; background:url(../img/ham_icon.png)center center no-repeat;text-indent:-999em;margin-left:5px;}

/* top 메뉴 사이트맵 영역 */
.site_wrap{display:none; position:fixed; width:100%; height:100%; z-index:99999; background-color:rgba(0,0,0,0.9);}
.site_wrap .logo_wrap{float:left; display:block; height:4rem;}
.site_wrap .s_clo_btn{opacity:1; width:40px; height:40px; position:absolute; right:0; top:8px; cursor:pointer; z-index:1;}
.site_wrap .t_logo_link{background:url(../govimg/logo.png)center center no-repeat; background-size: 206px; margin:0; width:235px;}
.site_wrap nav{width:100%;height:auto; text-align:center;}
.all_menu{font-weight:700; color:#fff; text-align:left; line-height:2; table-layout:fixed; transition:opacity 0.3s;visibility:visible;overflow:auto; display:inline-block; height:500px;;}
.a_m_li {display:table-cell; position:relative; padding:0 1rem; width:175px;}
.a_m_li>a{display:block; border-bottom:0.1rem solid #377cfd; color:#fff; line-height:2.3;}
.a_m_li ol{display:block; padding:1rem 0; line-height:2.5;}
.a_m_li ol a{display:block;color:#fff;line-height:2.3;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}

/*/////////////////////////// responsive영역 //////////////////////////////*/
/* mobile_nav 영역*/
.m_nav{display:none;width:50px; height:100%; position:absolute; left:0; text-align:center; padding-top:18px; cursor:pointer; top:0;}
.m_ham{width:20px; height:20px; position:relative;display:inline-block;}
.m_ham span{width:100%; height:3px; position:absolute; left:0; top:50%; transform:translateY(-50%); display:inline-block; background-color:#555;}
.m_ham span::before{content:""; display:inline-block; width:100%; height:3px; position:absolute; top:-7px; left:0; background-color:#555;}
.m_ham span::after{content:""; display:inline-block; width:100%; height:3px; position:absolute; top:7px; left:0; background-color:#555;}
.m_gnb_dep{overflow-y:auto;}

.gnb_dep li, .gnb_dep_item a, .gnb_dep ol{font-size:.9rem;font-family: 'NanumSquareRound';letter-spacing: -0.5px;}
a.gnb_dep_link{ text-align:left; padding:15px 15px; font-weight:400;}
.gnb_dep_item{width:100%; float:inherit;}
.gnb_dep02{padding:0 10px 0 25px; transition:.3s all ease;}
.gnb_dep02_item{padding:0;}
.gnb_dep02_item a{display:block; line-height:3.5;}
.m_clo_btn{width:40px; height:40px; position:absolute; right:5px; top:4px; cursor:pointer;}
.m_box{display:none;}
.m_nav_box{position:absolute;  background-color:#fff; z-index:99; left:-100%}
.m_search{left:inherit; right:0; padding:15px 0;}
.m_s_btn{width:30px; height:30px;background:url(../img/m_search.png)center center no-repeat; background-size:contain; position:relative;}
.m_clo_btn{opacity:1;}
.m_bg_ch{color:#fff;background:#729d97;}
.m_icn_info{height:111px; width:100%; text-align:left; padding-left:1rem; border-bottom:1px solid #ddd; background: linear-gradient(to right, #3a64b3 30%, #464da2 75%);}
.m_icn_info article{width:180px; height:60px; background:url(../govimg/logo.png)center center no-repeat; background-size:contain; display:inline-block;}
.m_box .form-inline {padding:0 10px; border-bottom:1px solid #ddd;}
.m_box .form-inline .form-control{width: calc(100% - 64px); margin-right:.5rem; height: calc(1em + .75rem + 2px);}
.btn{line-height:1;font-family: 'NanumSquareRound';letter-spacing: 0;font-size: 0.95rem;font-weight: 600;}
.text-edit .btn{line-height:1.5;}
.m_b_bg{display:none; opacity:0; background:#000;transition:0.5s all ease;width:100%; height:100%; position:absolute; z-index:1;}
.in_mypage{font-size:12.8px;line-height: 1.8;background-color:#f5a803;margin-top: -2px;}
.respon_wrap .btn.res_mypage{font-size:12.8px;line-height: 1.5;/* margin-top:1px; */border:0;margin-right:.3rem;color:#fff;background:#f5a803;letter-spacing: -1px;font-family: 'Malgun Gothic', sans-serif;padding-right: 10px;padding-bottom: 2px !important;}

article.respon_search{height:182px; position:absolute; top:0px; background:#284780; display:none; z-index:-99;}
.m_search{text-align:center;}
.m_search h3{font-weight:800; color:#fff; display: inline-block; margin-bottom:12px;}
.m_search .row{width:100%; height:100%;}
.search-container .m_s_btn{width:20px; height:20px;}
.m_s_close {cursor:pointer;}
.m_s_close span {color:#fff;}

/*////////////////////// main영역 //////////////////////*/
.jumbotron {height:158px; padding:0;}
.annou .jumbotron{background:url(../img/m_banner_img01.jpg)center center no-repeat; background-size:cover; border-radius:0;}
.collusion .jumbotron{background:url(../img/m_banner_img03.jpg)center center no-repeat; background-size:cover; border-radius:0;}
.fast .jumbotron{background:url(../img/m_banner_img05.jpg)center center no-repeat; background-size:cover; border-radius:0;}
.promotion .jumbotron{background:url(../img/m_banner_img04.jpg)center center no-repeat; background-size:cover; border-radius:0;}
.propose .jumbotron{background:url(../img/m_banner_img02.jpg)center center no-repeat; background-size:cover; border-radius:0;}
.itrs .jumbotron{background:url(../img/m_banner_img06.jpg)center center no-repeat; background-size:cover; border-radius:0;}
.jumbotron div{position:relative; background:rgba(41, 49, 94, .5);}
.jumbotron div h5,.jumbotron div h1{font-weight:600; color:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.page-link {font-size: 0.75rem;}
.pagination {display:inline-flex;}
.box {overflow: hidden;width:50%;float:right;margin-top: 15px;}
.promo {margin: 1.8rem 0 0 0;}
.promo .box {overflow: hidden;width:50%;float:right; margin-top:0;}
.promo .btn {line-height: 1.5;}
.n_h_link{width:45px; height:100%; background:url(../img/home_btn.png)center center no-repeat; background-size:16px;text-indent: -999em;}
.nav-pills a.nav-link.dropdown-toggle {color: #fff;font-family: 'NanumSquareRound',sans-serif;}
ul.nav.nav-pills .nav-item.dropdown{width:100%; max-width:220px; position:relative;}
.main-nav .dropdown-toggle::after{position:absolute; right:15px; top:50%; transform:translateY(-50%);}
.main-nav .dropdown-menu{border-left:1px solid #dee2e6;border-right:1px solid #dee2e6;width: calc(100% + 2px);left: -1px;}
.main-nav .dropdown-menu{height:auto;}
.nav-pills .dropdown-menu a{padding:13px 0;background-color:#fff;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -2px;}
.nav-pills .dropdown-menu a:last-child{border-bottom:0 !important;}
.glyphicon { margin-right:10px; }
.panel-body { padding:0; }
.panel-body td a{display:block; padding-left:10px;font-family: 'NanumSquareRound',sans-serif;;}
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin:0;}
.panel-body a.nav-link {color:#fff;}

/*////////////////////// 컨텐츠 영역 타이틀 //////////////////////*/
.sub_contents .h1 {font-size: 2rem; font-weight: 600; color: #000; text-align: left;margin-top:-5px;padding-bottom:7px;}
.sub_contents .h6 {display: table;font-size:17px;line-height: 1.5;font-weight: bold;text-align: left;letter-spacing: -0.5px;}
.sub_contents .h6::before{content:""; padding-left:16px; width: 5px; height: 19px; background: url('../img/tit_bullet.png') 0 3px no-repeat;display:table-cell;}

/*////////////////////// 게시판영역 /////////////////////////////*/
.table-wrap {display: inline-block; overflow: hidden; overflow-x: auto; width: 100%;}
.table-wrap table {position: relative; left: -1px; table-layout: fixed;width:100%; border-top: 1px solid #000;}
.table-wrap table.mypage_table {margin:1rem 0 0 0;}
.table-wrap table.mypage_table th{border-top:0;}
.table-wrap th {padding: .6rem; border-bottom: 1px solid #ddd; background-color: #f8f9fa; font-weight: 500; color: #000; text-align: center;}
.table-wrap td {padding: .8rem;border-bottom: 1px solid #efefef;font-size: 0.9rem;text-align: center;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;line-height: 1.5;word-spacing: 1px;}
.table-wrap tbody th {padding: 0.7rem 1rem; border-left: 1px solid #ddd; font-size: 0.9rem;}
.table-wrap tbody th + td.txt-left + td.txt-left,
.table-wrap tbody th + td {padding: 0.7rem 1rem; border-left:1px solid #ddd; border-color: #ddd;}
.table-wrap tbody th + td input.form-textbox {height: 2rem;}
.table-wrap tbody th + td.txt-left .bul4 {margin: 0.5rem;}
.table-wrap + p .btn-m {margin-top: 1.5rem;}
.table-wrap .tstyle-list td.subject {font-weight: 500;color: #555;text-align: left;}
.table-wrap .tstyle-list td.subject a {display: inline-block;overflow: hidden;max-width: 92%;text-overflow: ellipsis;white-space: nowrap;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.5px;}
.txt-right + .table-wrap {margin-top: 0.5rem;}
.table-wrap col.label {width: 11.7rem;}
.table-wrap .tstyle-list .num,
.table-wrap .tstyle-list .file {width: 4rem;}
.table-wrap .tstyle-list .name,
.table-wrap .tstyle-list .hit,
.table-wrap .tstyle-list .ono,
.table-wrap .tstyle-list .state {width: 5rem;}
.table-wrap .tstyle-list .thumb {width: 8rem;}
.table-wrap .tstyle-list .date,
.table-wrap .tstyle-list .date-end {width: 10rem;}
.table-wrap .tstyle-list .org {width: 12rem;}
.table-wrap .tstyle-list .file i {font-size: 1.2rem;}
.table-wrap .tstyle-list .file .hidden {display: block; overflow: hidden; width: 0; height: 0;}
.table-wrap .tstyle-list a.file img {height: 1.2rem;}
.table-wrap .tstyle-list .thumb span.img {display: inline-block; overflow: hidden; width: 100%; height: 4rem; margin: -0.5rem; background:#efefef; background-size: 80% auto; color: transparent; text-align: center;vertical-align: middle; line-height: 0;}
.table-wrap .tstyle-list .thumb span.img img {max-width: 100%; vertical-align: top;}
.table-wrap .tstyle-list span.new {display: inline-block; overflow: hidden; width: 1rem; height: 1rem; margin-left: 0.1rem; color: #377cfd; text-align: center; line-height: 1rem; vertical-align: middle;}
.table-wrap .tstyle-list span.new::before {display: block; font-family:'xeicon'; font-size: 1rem; content: '';}
.sorting, .sorting_asc, .sorting_desc {background : none;}
.dataTable > thead > tr > th[class*=sort]:after{display:none;}
.dataTable > thead > tr > th[class*=sort]:before{display:none;}
.dataTables_wrapper .row div[class*=col]{padding:0}
.table td {border-top:0;}
.table thead th {border-bottom:1px solid #efefef;font-family: 'NanumSquareRound',sans-serif;font-size: .95rem;}
.dataTables_length, .dataTables_filter{margin-top:15px;}
div.dataTables_wrapper div.dataTables_info {padding-top:0;margin-bottom:5px;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -2px;}
.page-item.active .page-link{background-color:#555; border-color:#555;}
.page-link{width:100%; height:100%; color:#555;}
.page-link:hover{color:#333;}
.dataTables_paginate .pagination .paginate_button i { padding:.5rem; border:0;}
.page-item .page-link{border-right:0;}
.page-item .page-link.next{border-right:1px solid #dee2e6;}
.page-item.next .page-link{border:1px solid #dee2e6; padding:.5rem;}
.page-item.previous .page-link{border-right:0; padding:.5rem; margin-left:-.5px;}
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {padding-right: 15px;padding-left: 15px;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.5px;line-height: 1;}

/* 게시판 prev,next 버튼*/
.pre_j {background:url(../img/pre_jump_btn.png)center center no-repeat; background-size:10px;}
.pre {background:url(../img/pre_btn.png)center center no-repeat; background-size:10px;}
.next {background:url(../img/next_btn.png)center center no-repeat; background-size:10px;}
.next_j {background:url(../img/next_jump_btn.png)center center no-repeat; background-size:10px;}

/* upload 영역 */
.imagePreview {max-width:200px; height: 180px;background-position: center center;background-color:#fff; background-size: cover; background-repeat:no-repeat; display: inline-block; border:1px solid #ccc;}
.promo_imgup .imagePreview {max-width:100%;}
.upload .btn-primary{display:block;border-radius:0px;margin-top:-7px; max-width:200px}
.promo_imgup .btn-primary{max-width:100%}
.imgUp{ margin-bottom:15px;}
.promo_imgup .imgUp{display:inline-block; padding:5px; }
.del{ position:absolute; top:0px; right:15px; width:30px; height:30px; text-align:center; line-height:30px; background-color:rgba(255,255,255,0.6); cursor:pointer;}
.imgAdd{ width:30px; height:30px; border-radius:50%; background-color:#4bd7ef; color:#fff; box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2); text-align:center; line-height:30px; margin-top:0px; cursor:pointer; font-size:15px;}

/* multiple upload 영역 */
#filedrag{display: none; font-size:.8rem; text-align: center;padding: 1em 0;margin: 1em 0;color: #555;border: 2px dashed #555;border-radius: 7px;cursor: default;}
#filedrag.hover{color: #f00;border-color: #f00;border-style: solid;box-shadow: inset 0 3px 4px #888;}
img{max-width: 100%;}
pre{width: 95%;height: 8em;font-family: monospace;font-size: 0.9em;padding: 1px 2px;margin: 0 0 1em auto;border: 1px inset #666;background-color: #eee;overflow: auto;}
#messages{padding: 10px 10px;margin: 1em 0;border: 1px solid #999;}
#progress p{display: block;width: 240px;padding: 2px 5px;margin: 2px 0;border: 1px inset #446;border-radius: 5px;background: #eee;}
#progress p.success{background: #0c0 none 0 0 no-repeat;}
#progress p.failed{background: #c00 none 0 0 no-repeat;}
.list_bold {font-weight:600; margin-bottom:0; font-family:"NanumSquareRound";}
.list_in {font-size:.8rem; margin-bottom:.5rem;}

/*////////////////////// bottom 영역 //////////////////////*/
.bottom_wrap{background-color:#292e3e;}
.bottom_wrap ul li{float:left;font-size:.8rem; }
.bottom_wrap ul li a{color:#fff;  border-right:.5px solid #fff; padding-top:0;padding-bottom:0}
.bottom_wrap li:last-child a{padding-right:0; border:0;}
.bottom_wrap .dropdown-toggle::after{position:inherit;}
.bottom_box_02 div{display:inline-block; color:#fff;}
.bottom_wrap ul li:nth-child(3) a {color: #ff9600;}

@media (max-width:1300px){
    .bottom_box_02 div{color:#84858a}
    .b_drop{bottom:-25px;}
    .b_drop .dropdown-toggle::after{margin-left: 6.255em; vertical-align:inherit;}
    .t_intro{}
    .mt-md-10{margin-top:3rem;}
}

.dropdown-menu {z-index:999;}
.b_drop{position:absolute; right:0;}
.b_drop .dropdown-toggle{background:#181b26; color:#8c8d93;}

/* 탭 */
.nav-tabs .nav-item {background: #ccc;border-right: 1px solid #fff;margin-right:5px;}
.nav-tabs .nav-link {border-radius: 0;}

/* 각 게시판 공지글 th */
tr.notice_for {background-color:#f7f7f7;}
.p_notice_img{height:200px; background:#efefef url(../img/no_image.png)center center no-repeat;background-size:190px;background-clip: content-box; text-align:center;}
.p_notice_img img{height:100%; width:100%;}
.promo_word .card-text{height:50px;padding:0 5px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-family: 'NanumSquareRound';letter-spacing: -0.5px;}
.promo_word .card-body{min-height:340px;}

/* 아코디언 영역 */
.accordion{width:100%; clear:both; margin-bottom:7px; border-top:1px solid #03b398;}
.card-header {padding:16px; padding-left:2.5rem;}
.card-header::after {content:"Q"; position:absolute; left:10px; font-size:1.5rem; top:11px; color:#03b398;}
.text-edit .card-header::after{content:none;}
.text-edit .card-header{ padding: 10px; padding-top: 0;}
.accordion>.card:first-child {border-top:0; border-color:#efefef;}
.accordion>.card {border-left:0; border-right:0;position:relative;}
.accordion>.card .card-header{background-color:#fff; border-bottom:0;}
.accordion>.card .card-body{background-color:#f8f8f8;padding-left:2.5rem;position:relative;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;font-size: .9rem;}
.accordion>.card .card-body::after{content:"A"; position:absolute; left:10px; font-size:1.5rem; top:50%; transform:translateY(-50%);}
.accordion>.card i.fas{position:absolute; right:10px; top:20px;}

/* 헤더 - 네비 */
ul.nav.nav-pills {background: linear-gradient(to right, #3a64b3 45%, #464da2 55%);padding:0 3rem;}
nav {height:60px;}
.gnb_bg {display: none; position: absolute; z-index: 1; width: 100%; height: 179px; background: #fff; top: 60px; left: 0px; border-bottom: 1px solid #3a64b3;}
.navbar-nav .dropdown > a {padding: 0 .5rem;/* width: 130px; */height: 60px;line-height: 60px;}
.navbar-nav .dropdown:nth-child(5) > a {/* width: 160px */}
.navbar-nav.show li > div {display: block;}
.navbar-nav.show li a.active {color: #ff9600 !important; border-bottom:2px solid #ff9600}
.navbar-nav.show + .gnb_bg {display: block;}
.navbar-nav .dropdown-menu {top:60px; padding: 15px 0; margin-top:0; border-radius: 0; border:0; min-width: 100%; height: 176px; border-top: 1px solid transparent;}
.navbar-nav .dropdown-menu:before {content: ''; position: absolute; display: block; top:15px; bottom: 15px; width: 1px; background-color: #ddd}
.navbar-nav .dropdown-item {display: table;padding: .25rem .6rem;font-size: 0.9rem;color: #555;letter-spacing: -1.5px;font-family: 'Malgun Gothic', sans-serif;}
.navbar-nav .dropdown-item:before {content: '-'; display: table-cell; width: 10px;}
.dropdown-item.active, .dropdown-item:active{color:#fff;}
a.nav-link.dropdown-toggle {color: #fff;}
a.nav-link {color:#fff;}
.navbar-light .navbar-nav .nav-link{padding-left: 0;color:#000;font-weight:600;font-size:1.1rem; padding-right:0; margin-right:40px;}
.navbar-light .navbar-nav .nav-link:hover {color: #ff9600 !important; border-bottom:2px solid #ff9600}
.t_logo_link{width:235px;height:100%;display:inline-block;background: url(../govimg/logo.png)center center no-repeat;background-size: 206px;text-indent: -999em; float:left;margin-right:60px; margin-top:-3px;}
.header .dropdown-toggle::after {display:none !important;}
nav.navbar.navbar-expand-lg {border-bottom: 1px solid #ccc;}

/* top_input영역 */
.m_top_input{width:100%;padding-top: .8rem;text-align:right;}
.top_input ul, .m_top_input ul {margin-bottom:0;}
.m_top_input ul {display:inline-block;}
.top_input li, .m_top_input li {float:left;}
.top_input li a, .m_top_input li a{font-size: .8rem;padding: 0 8px;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}
.top_input li:first-child a{border-right:1px solid #000;}
.m_top_input li:first-child a{border-right:1px solid #fff;}
.search_btn{display:inline-block; background:url(../img/search.png)center center no-repeat;text-indent:-999em; margin:0 18px; background-size: contain}
.ham_btn{display:inline-block; background:url(../img/ham_icon.png)center center no-repeat;text-indent:-999em;}

/* mobile_nav 영역*/
.m_nav{display:none;width:50px;height:100%;position:absolute;left:0;text-align:center;padding-top:18px;cursor:pointer;padding-left: 15px;}
.m_ham{width:20px; height:20px; position:relative;display:inline-block;}
.m_ham span{width:100%; height:3px; position:absolute; left:0; top:50%; transform:translateY(-50%); display:inline-block; background-color:#555;}
.m_ham span::before{content:""; display:inline-block; width:100%; height:3px; position:absolute; top:-7px; left:0; background-color:#555;}
.m_ham span::after{content:""; display:inline-block; width:100%; height:3px; position:absolute; top:7px; left:0; background-color:#555;}
.m_gnb_dep{overflow-y:auto;}
.m_search{left:inherit;right:0;padding: 15px 0;}
.m_s_btn{width: 25px;height: 30px;background:url(../img/m_search.png)center center no-repeat;background-size:contain;position:relative;}
i.text-white{background:url(../img/m_search_white.png)center center no-repeat;background-size:contain;position:relative;}
.m_clo_btn{opacity:1;}

/* 신청정보 폼 */
h4.form-title {font-size:1.5rem;font-weight: 600;text-align: center;padding-bottom: 1rem;}
.req:before {content:'*'; color:#f00; font-weight:600;margin-right:5px;}
.form-lyt {display: inherit}
.tbl-title {font-weight: 600;font-family: "NanumSquareRound",sans-serif;}
.main-nav .dropdown:hover>.dropdown-menu {display: block;}
.main-nav .dropdown-menu:before {content:none;}
.main-nav .dropdown-menu{padding-left:0;}
.dropdown-menu{margin-top:0;}

/* footer */
.bottom_wrap {background-color:#292e3e;}
.bottom_wrap .dropdown-item{border:0;}
.bottom_wrap .dropdown-menu{border-top:1px solid #3a64b3;border-left:1px solid #ddd;border-right:1px solid #ddd; padding-left: 5px;}
.bottom_wrap .dropdown-menu:before {content:none;}
.bottom_wrap .btn{line-height:1;}
.bottom_wrap ul li{float:left;font-size:.8rem; }
.bottom_wrap ul li a{color:#fff;  border-right:.5px solid #fff; padding-top:0;padding-bottom:0}
.bottom_wrap li:last-child a{padding-right:0; border:0;}
.bottom_wrap .dropdown-toggle::after{position:inherit;}
.bottom_box_02 div{display:inline-block; color:#fff;}
.bottom_wrap.dropdown-toggle::after {position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}
.dropdown-menu {z-index:99999;}
.b_drop{position:absolute; right:0;}
.b_drop .dropdown-toggle{background:#181b26; color:#8c8d93;}

@media (max-width:1314px){
    .form-lyt .col-md-6 {max-width:100%;}
}

/* 이용약관 */
.tab-content.term {min-height:654px;}
.policy_wrap *{ font-family:'NanumSquareRound';}
.tab-content.term .container p{padding:10px;}
h3.tab-term-title {padding: 30px 10px 10px 10px;font-size:1.6rem;}
.term-title {font-weight:600;color:#333;font-family: 'NanumSquareRound';text-align:center;letter-spacing: -1px;margin-top:10px;}
.terms-box {border: 1px solid #ccc; overflow-y:hidden; height: 300px;padding:15px;margin-top:15px; margin-bottom:5px;font-family: 'NanumSquareRound';font-size: 0.95rem;}
.form-check {text-align: right;}
.form-check-label.term {font-size:0.9rem;}
.term-button-box {overflow:hidden;margin-top: 50px;}
.term-button-box button {width:49%;height:45px;}
.term-button-box button:nth-child(1) {float:left;}
.term-button-box button:nth-child(2) {float:right;margin-top:0;}
.term-button-box button{display:inline-block;}
.term-border-box {border:1px solid #ccc; padding:15px;}
.term-title {margin-bottom: 20px;}
p.h5.term-title.sub-title {text-align:left;font-size:17px;font-weight:800;}
.policy_box .text_box {width: 100%; border: 1px solid #d9d9d9; padding:20px;}
.policy_box .text_box .li_in li{margin-top:0;}

.policy_box{margin-bottom:2.5rem;}
.policy_box ol > li{padding:0; margin-top:10px;}
.policy_box p {padding:0 !important; margin:10px 0 0;}
.policy_box .li_in li{padding:0; padding-left:20px; margin-top:20px;}
.policy_box em{font-style:normal;}
.policy_box h4{font-size:16px;}
.p_pointer:before{content:"-"; margin-right:5px;}



.table-wrap02 {margin-top: 1rem}
.table-wrap02 table {width: 100%; border:1px solid #dadada}
.table-wrap02 th,
.table-wrap02 td {border:1px solid #dadada; text-align: center;}
.table-wrap02 th {padding: 5px; background: #ececec;}
.table-wrap02 td {padding: 5px 10px;}
.table-wrap03 {margin-top: 1rem}
.table-wrap03.mo {display: none;}
.table-wrap03 table {width: 100%; border:1px solid #dadada}
.table-wrap03 th,
.table-wrap03 td {border:1px solid #dadada; text-align: center;}
.table-wrap03 th {padding: 5px; background: #ececec;}
.table-wrap03 td {padding: 5px 10px;}
.nine .table-wrap03 td ul {text-align: left;}
.nine .table-wrap03 td ul li {display: table; margin-top:0;}
.nine .table-wrap03 td ul li strong {display: table-cell; padding-right: 5px; font-weight: 400}

.in_list{margin-bottom:0;}
.in_list .list_item{padding-left: 12px;margin-top:1rem;position: relative;}
.in_list .list_item:first-child{margin-top:0;}
.in_list .list_item:before{content:"."; font-size:1.5rem; position:absolute; top:-12px; left:0;}

.mt-50p {margin-top:50px !important;}
.mt-15p {margin-top:15px !important;}
.mt-2rem {margin-top:2rem !important;}
.terms-box .textarea{width:100%; height:100%; overflow-y:scroll; overflow-x:hidden; white-space:pre-wrap; padding:10px; border:0;-webkit-appearance: none; -webkit-border-radius: 0; resize:none;}
.agreement-box-title {font-size: .9rem;margin-bottom: 10px;font-weight: 700;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}

/* LNB 영역 */
.left_menu{width:100%; padding-left:10px; max-width:250px; height:500px !important; display:inline-block; float:left;}
.left-menu-depth1 { border-bottom: 1px solid #d9d9d9; }
.left_menu_depth1_item{line-height: 1.7; vertical-align: baseline; box-sizing: border-box;}
.left_menu_depth1_item_link[aria-expanded="true"]::after {content: "";color: #666;width: 13px;height: 12px;font-weight: 800;position: absolute;top: 15px;right: 15px;left: auto;bottom: auto;background:url(../img/left_menu_icon.png) -32px -2px no-repeat;}
.left_menu_depth1_item_link[aria-expanded="false"]::after {content: "";color: #666;width: 13px;height: 12px;font-weight: 800;position: absolute;top: 18px;right: 15px;left: auto;bottom: auto;background:url(../img/left_menu_icon.png) -9px -4px no-repeat;}
.left_menu_depth2_item{line-height: 1.7;vertical-align: baseline;box-sizing: border-box;}
.left_menu_depth1_item_link {padding: 10px 15px;font-size:1.0625rem;border-top: 1px solid #d9d9d9;display: block;position: relative;font-weight:bold;}
.left_menu_depth1_item_link.active {border-top: 2px solid #42519e;color: #42519e;font-weight: 800;}
.left_menu_depth2 {border-top: 1px solid #d9d9d9;}
.left_menu-depth2_item_link:hover{background:#f0f0f0; transition:.3s ease all;}
.left_menu-depth2_item_link.active { color: #fff;background: #42519e;}
.left_menu-depth2_item_link {padding: 10px 15px;display: block;font-size:.9375rem;letter-spacing: -1.1px;font-family: 'Malgun Gothic', sans-serif;}
.left_menu_depth1_item_link.closed + .left_menu_depth2{display: none;}

/* 컨텐츠 영역 */
.right_cont{width:100%; max-width:1160px; display:inline-block; float:left;}

/*게시글(Board) 영역*/
.board_view{display:block; width:100%; border-top:1px solid #000;}
.board_view .board_view_head{min-height:52px; padding:0 30px 0 30px; overflow:hidden;}
.board_view .board_view_head{display: block;width: 100%;box-sizing: border-box;border-bottom: 1px solid #d9d9d9;background-color:#fbfbfb;position: relative;}
.board_other_info{padding:10px 30px;}
.board_other_info{display:block; box-sizing:border-box; border-bottom:1px solid #d9d9d9; overflow:hidden;}
.board_view .board_view_body{padding:50px 30px; width:100%; display:block; box-sizing:border-box; line-height:140%; font-size:14px; color:#444; border-bottom:1px solid #e1e1e1;}
.board_view_body p{margin-bottom:0;line-height:1.8;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}
.board_view .board_view_head > p {width: 100%; padding: 17px 0;float: left;overflow: hidden;white-space: nowrap;word-break: break-all;text-overflow: ellipsis;}
.board_view .board_view_head > p {width: 100%;box-sizing: border-box;font-size: 16px;color: #454444;line-height:1; font-weight:700;}
.board_other_info strong.boi_title {float: left;display: inline-block; margin-right:30px; font-size: 13.5px;color: #5c5c5c; line-height:2;}
.board_other_info > ul { overflow:hidden; }
.board_other_info > ul > li {display: inline-block; margin-right:20px;}
.board_other_info > ul > li strong.boi_title {float: none;width: auto;margin-right: 10px;display:inline-block;font-size:13.5px;font-weight:400;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}
.board_other_info > ul > li div.boi_contents {font-size: 14px;display:inline-block;font-weight: 600;font-family: 'Malgun Gothic', sans-serif;}
.board_other_info > ul > li:last-child {float: right; margin-right:0;}
.promo .board_other_info > ul > li:last-child {float:inherit;}
.board_other_info div.boi_contents a.boi_file {background:url(../img/zip.png) no-repeat 0 20%; background-size:20px; font-size:12px; display:inline-block; color: #666666; padding: 3px 0 3px 25px;}
.board_other_info div.boi_contents a.pdf_file {background:url(../img/pdf.png) no-repeat 0 20%; background-size:20px; font-size:12px; display:inline-block; color: #666666; padding: 3px 0 3px 25px;}
.board_other_info div.boi_contents a.boi_file:hover{text-decoration:underline;}
.board_other_info div.boi_contents a.pdf_file:hover{text-decoration:underline;}
.board_nlist li {border-top: 1px solid #d9d9d9;}
.board_nlist li:last-child {border-bottom: 1px solid #d9d9d9;}
.board_nlist li span {font-size:14px; display: inline-block;vertical-align: top;padding:3px 45px;margin-right:10px; line-height:2.5; background:#eee;}
.board_nlist li a {font-size:14px; display: inline-block;vertical-align: top;padding:3px 0; margin-right: 15px; line-height:2.5;}

/* 게시글 내용(토글기능 박스) */
.card-body {margin-top: 1rem;}

/* 검색화면 영역 */
.search_conti .m_s_btn{height:24px; background:url(../img/m_search_white.png)center center no-repeat; background-size: contain;}
.search_infomation p.text{font-size:16px; line-height:2.4; word-break:keep-all;}
.search_infomation p.text em{font-style: normal; font-weight:700;}
.search_infomation p.text em{font-style: normal; font-weight:700;}
.c_array_btn button{height:inherit;}
.list_con h4{font-size:20px; font-weight:600; margin-top:30px; margin-bottom:30px;}
.list_con h4:after {position: relative;display: block;content: "";width: 45px;height: 2px;background: #3a64b3;margin-top: 16px;z-index: 10;}
.list_con .count{display:inline-block; vertical-align:bottom; margin-left:25px; font-size:14px;}
.list_con .list_type{text-align:inherit; overflow:visible; width:100%;}
.list_con .list_type .list_type_in{text-align:inherit; overflow:visible; width:100%;}
.list_type_in dl{border-bottom:1px solid #efefef; text-align:left;}
.list_type_in dl dt{margin-top:12px; height:30px;}
.list_type_in dl dt.title{font-size:16px;}
.list_type_in dt a{line-height:1; font-size:18px; font-weight:600;}
.list_type_in dt span{line-height:1;}
.list_type_in dt a em{font-style:normal; display:inline-block; margin-right:5px; color:#2b549a;}
.list_type_in dd{padding-right:13px;}
.list_type_in dd.cont{word-wrap:break-word; line-height:1.3; font-size:14px; text-align:justify; clear:both; margin-top:10px;}
b.blue{color:#4c8aff;}
.list_type_in dd.info{font-size:12px; margin-bottom:20px; padding-right:0; line-height:13px; margin-top:10px;}

/**/
/* 테크마켓 소개 */
.intro-first{padding:10px 50px 0px 50px !important;}
.intro-cont {width:100%; margin: 0 auto;}
.intro-cont .inner {width:100%; margin: 0 auto;}
.intro-cont.first {border-bottom: 1px solid #e8ebee; padding-bottom:50px;}
.intro-cont.first .inner {display: table;}
.intro-cont.first .inner div {width: 25%; display: table-cell; vertical-align: middle;}
.intro-cont.first .inner div.left {padding-right: 53px;}
.intro-cont.first .inner div.right {padding-left: 53px;}
.intro-cont.first .inner .top_img {position: relative; display: block; width: 62.2%; margin: 0 auto -20px; padding: 0; text-align: center; background-color: #fff}
.intro-cont.first .inner .top_img img {background-color: #fff;}
.intro-cont.first dl {text-align: center; padding-bottom: 30px; margin-bottom: 0; border:1px solid #d7dadd}
.intro-cont.first dt {padding: 27px 0 25px; font-size: 1.5rem;font-weight: 800;}
.intro-cont.first .left dt {color: #4157aa; border-color: #4157aa}
.intro-cont.first .right dt {color: #449197; border-color: #449197}
.intro-cont.first dd {padding-top: 15px;margin: 0;line-height: 1;color: #333;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -2px;}
.intro-cont.first dl > dt + dd {padding-top: 0}
.intro-cont.first .inner .center {position: relative; width:50%; padding: 0 48px 0 46px; height: 383px; background: url('../img/annou_bg.png') center no-repeat; background-size:contain;}
.intro-cont.first .center.img strong {position: absolute;color: #fff;font-weight: bold;font-size: 1rem;line-height: 1.2;text-align: center;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}
.intro-cont.first .center.img strong.item1 {top: 56px;left: 45%;;}
.intro-cont.first .center.img strong.item2 {top: 174px; right:23.75%;}
.intro-cont.first .center.img strong.item3 {top: 288px;left: 34.7%;}
.intro-cont.first .center.img strong.item4 {top: 288px;right: 32.4%;}
.intro-cont.first .center.img strong.item5 {top: 174px;left: 23.75%;}
.intro-cont.second {padding-top:50px;}
.intro-cont.second ul {text-align: center;}
.intro-cont.second ul:after {content: ''; display: block; clear: both}
.intro-cont.second li {float: left; position: relative; width: 20%; height: 191px; font-size: 1rem; letter-spacing: -0.25px; color: #333}
.intro-cont.second li:first-child:before {display: none}
.intro-cont.second li:before {content: ''; width: 15%; height: 1px; position: absolute; top: 50%; left: -9%; background-color: #b6b6b6;}
.intro-cont.second li dl {margin-bottom: 0}
.intro-cont.second li dt {padding: 13px 21px; font-size: 1.25rem; font-weight: 700}
.intro-cont.second li dd {margin-bottom: 0;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.2px;}

/* 기술제안, 기술공고 소개 공통 */
.tech-info {width: 1000px; margin: 64px auto 0;}
.tech-info .flow {width: 671px; margin: 0 auto 33px;}
.tech-info .flow > div {float: left;}
.tech-info .flow:after {content: ''; display: block; clear: both;}
.tech-info .flow-target {width: 180px; height: 180px; text-align: center; border: 1px solid #aaaaaa; border-radius: 50%;}
.tech-info .flow-target.comp {padding-top: 35px;}
.tech-info .flow-target.comp img {padding-bottom: 7px;}
.tech-info .flow-target.iiac {padding-top: 60px;}
.tech-info .flow-target.iiac img {padding-bottom: 15px;}
.tech-info .flow-target img {display: block; margin: 0 auto;}
.tech-info .flow-target strong {font-size: 20px; font-weight: 700;}
.tech-info .flow-center {width: 234px;position: relative; margin: 0 33px; line-height: 180px; text-align: center;}
.tech-info .flow-center:before {content: ''; display: block; position: absolute; top:50%; z-index: -1; margin-top: -17px; width: 100%; height: 17px;background: url('../img/arr_icon01.png') no-repeat; background-size: 100% 17px}
.tech-info .flow-center strong {display: inline-block; margin: 0 auto; width: 108px; height: 108px; text-align: center; color: #fff; line-height: 108px; font-size: 20px; font-weight: 900; background-color: #17a2b8; border-radius: 50%;}
.collusion.tech-info .flow-center:before {background-image: url('../img/arr_icon05.png');}
.collusion.tech-info .flow-center strong {background-color: #4451a5}
.tech-info .detail-one {padding-bottom: 16px}
.tech-info .flow-detail .title {border-bottom:1px solid #7c8bce;}
.tech-info .flow-detail .title h6 {display: inline-block;padding: 0 25.5px; line-height: 49px; text-align: center; font-size: 1.2rem; font-weight: 700; color: #fff; background-color: #7c8bce; width:250px;}
.tech-info .flow-detail .title span {display: inline-block;padding-left: 20px;padding-bottom: 10px;font-size: 14px;vertical-align: bottom;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}
.tech-info .flow-detail .detail-two .title {border-bottom:1px solid #67a9b3;}
.tech-info .flow-detail .detail-two .title h6 {background-color: #67a9b3;}
.tech-info .flow-detail .to_long.title h6 {width:250px;line-height: 1.4;padding-top: 10px;padding-bottom: 10px;}
.tech-info .flow-detail .cont {padding: 56px 0 46px;border:1px solid #d7dadd}
.tech-info .flow-detail .cont ul {text-align: center; margin: 0}
.tech-info .flow-detail .cont li {display: inline-block;padding-left: 65px; background: url('../img/arr_icon04.png') 5px 31% no-repeat;background-size: 30% 14px;}
.collusion.tech-info .flow-detail .cont li,
.promotion.tech-info .flow-detail .cont li {padding-left: 32px; height: 180px; vertical-align: top; background-position: -3px 24%; background-size: 23% 14px;}
.promotion.tech-info .flow-detail .cont li {padding-left: 70px;background-size: 33% 14px;background-position: 3px 24%;}
.tech-info .flow-detail .cont li:first-child {background: none; padding-left: 0}
.tech-info .flow-detail .cont li span {display: block; padding-top: 15px; font-size: 1.1rem; font-weight:600; color: #343434; text-align: center; letter-spacing:-1px;}
.tech-info .flow-detail .cont li.select span {color: #2e4ba2; font-weight: 700;}
.tech-info .flow-detail .detail-two .cont li.select span {color: #449197;}
center > p.h6.bold, center > p.h6.bold a {font-family: 'NanumSquareRound';}
center > p.h6.bold a {font-family: 'NanumSquareRound';color: #42519e;}

/* 기술홍보 */
.tech_pr select {width:calc(25% - 5px);margin-right: 5px;float:left;}
.tech_pr .input-group {width:75%;float: right;}

/* 중소기업 fast */
.fast-wrap {padding: 0 15px;}
.fast-wrap:after {content: ''; display: block; clear: both}
.fast-wrap > div {float: left; width: 50%; height: 323px; display: table;}
.fast-wrap .img-tit {display: table-cell; width: 160px; text-align: center;}
.fast-wrap .img-tit .img {width: 100%; height: 160px; line-height: 160px; border-radius: 50%; text-align: center; background-color: #f7f7f7}
.fast-wrap .img-tit strong {padding-top: 18px; display: inline-block; font-size: 1.625rem; font-weight: 700; line-height: 1.2}
.fast-wrap .txt {padding-left:18px; display: table-cell; vertical-align: top;}
.fast-wrap .txt dl {margin-bottom: 0}
.fast-wrap .txt dl dt {padding: 7px 0; font-weight: 700; font-size: 1.25rem;}
.fast-wrap .txt dt + dd {padding-bottom: 22px;}
.fast-wrap .txt dl dd {font-size: 14px; line-height: 25px; margin-bottom: 0}
.fast-wrap .txt dl dd strong {font-size: 1.063rem;font-weight: 700;letter-spacing: -0.8px;font-family: 'NanumSquareRound',sans-serif;}
.fast-wrap .txt dl dd ul {margin-bottom: 0; }
.fast-wrap .txt dl dd li {display: table;line-height: 26px;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.5px;}
.fast-wrap .txt dl dd li span {display: table-cell; padding-right: 5px;}
.fast-wrap .item-one,
.fast-wrap .item-two {padding-bottom:75px;}
.fast-wrap .item-two,
.fast-wrap .item-four {padding-left: 15px;}
.fast-wrap .item-three .txt dl dt,
.fast-wrap .item-four .txt dl dt {padding-top:7px}
.fast-wrap .item-four .txt dt + dd + dd{padding-bottom: 22px}
.fast-wrap .item-one .img-tit strong,
.fast-wrap .item-one .txt dt {color:#5574ad}
.fast-wrap .item-two .img-tit strong,
.fast-wrap .item-two .txt dt {color:#f2a602}
.fast-wrap .item-three .img-tit strong,
.fast-wrap .item-three .txt dt {color:#002060}
.fast-wrap .item-four .img-tit strong,
.fast-wrap .item-four .txt dt {color:#388f94}

/* 항공기술트랜드 영역 */
.con_itrs {border: 1px solid #dfe6f3; letter-spacing:-1px;}
.con_itrs .header {width: 100%; padding: 14px 0; background-color: #f0f3f5; border-bottom: 1px solid #dfe6f3}
.con_itrs .header .inner {width: 878px; margin: 0 auto;}
.con_itrs .header .inner:after {content: ''; display: block; clear: both}
.con_itrs .header label {display: block; height: 31px; line-height: 31px; margin: 0;font-size: 14px; font-weight: 700;}
.con_itrs .header .sort label {width: 62px;}
.con_itrs .header .date label {width: 59px}
.con_itrs .header .form-control {height: 31px;border-radius: 0;font-size: 14px;line-height:1;padding-top: 4px;}
.con_itrs .header .inner > div {float: left; padding-right: 15px}
.con_itrs .header .inner > div:after {content: ''; display: block; clear: both}
.con_itrs .header .inner > div > * {float: left;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.5px;}
.con_itrs .header .inner .sort {width: 45.2164%}
.con_itrs .header .inner .date {width: 48.9%}
.con_itrs .header .sort select {width: 121px;margin-right: 7px;font-size: 14px;line-height:1;padding-top: 4px;}
.con_itrs .header .sort .keyword {width: 192px;font-size: 14px;padding-top: 4px;letter-spacing: -1px;}
.con_itrs .header .date .from_ym {width: 190px}
.con_itrs .header .date .from_ym .input-group-prepend {height: 31px}
.con_itrs .header .date .to_ym {width: 165px;}
.con_itrs .header .date .input-group-text {background-color: #f9f9f9}
.con_itrs .header .btn_src {width: 51px; height: 31px; border:0; border-radius: 4px;line-height: 31px; font-size: 14px; font-weight: 700; background-color: #47bac1; color: #fff}
.con_itrs .cont {width: 100%; position: relative;}
.con_itrs .cont .left {position: absolute; width: 19.23%; height: 100%; background-color: #ebebeb}
.con_itrs .cont .left .tit {height: 53px; padding-left: 15px; line-height: 53px;border-bottom: 1px solid #e2e2e2}
.con_itrs .cont .left .tit strong {font-size: 15px;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.5px;line-height: 0;}
.con_itrs .cont .left .tit strong:before {content: '';display: inline-block;margin-right: 6px;width: 2px;height: 14px;vertical-align: text-top;background-color: #5d5d5d;margin-top: 3px;}
.con_itrs .cont .left .list {height: calc(100% - 53px); overflow-y: scroll}
.con_itrs .cont .left .list ul {margin-bottom: 0}
.con_itrs .cont .left .list ul li {border-bottom: 1px solid #e2e2e2;}
.con_itrs .cont .left .list .lst-btn {border: 0; display: table; width: 100%; height: 41px; background-color: inherit;}
.con_itrs .cont .left .list .lst-btn:hover,
.con_itrs .cont .left .list .lst-btn.active {background-color: #fff}
.con_itrs .cont .left .list .lst-btn > span {display: table-cell;}
.con_itrs .cont .left .list .lst-btn .no {width: 48px;font-size: 13px;color: #c1c1c1;font-family: 'Malgun Gothic', sans-serif;}
.con_itrs .cont .left .list .lst-btn .key {width: 90px;font-size: 14px;text-align: left;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.5px;}
.con_itrs .cont .left .list .lst-btn .cnt {width: 60px;font-size: 14px;font-family: 'Malgun Gothic', sans-serif;}
.con_itrs .cont .right {margin-left: 19.23%; width: 80.77%}
.con_itrs .cont .right .tit {padding: 13px 20px 16px;}
.con_itrs .cont .right .tit strong {font-size: 15px;font-weight: 700;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1.5px;}
.con_itrs .cont .right .tit p {margin-bottom: 0;padding-top: 4px;font-size: 13px;font-weight: 700;color: #666;letter-spacing:0;}
.con_itrs .cont .right .chartOne {border-bottom: 1px solid #e0e0e0;}
.con_itrs .cont .right .chartOne > div {width: 50%; height: 369px; float: left;}
.con_itrs .cont .right .chartOne:after {content: ''; display: block; clear: both;}
.con_itrs .cont .right .force {border-right: 1px solid #e0e0e0}
.con_itrs .cont .right .wordcloud .chart {padding: 0 20px 20px}
.con_itrs .cont .right .docgraph {position: relative;}
.con_itrs .cont .right .docgraph .key {position: absolute;top:53px;right:20px;margin: 0;font-weight: 700;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -2px;}
.con_itrs .cont .right .docgraph .key strong {text-decoration: underline;color: #47bac1;font-weight: 700;font-family: 'Malgun Gothic', sans-serif;}
.con_itrs .cont .right .docgraph .chart {padding: 0 20px 45px; margin-top:40px;}
.con_itrs .cont .right .docgraph .chart > div {height:297px;}
.chart-tooltip {position: absolute;display: none;color: #fff;background-color: #333;padding: 2px 5px;}
.chart svg {overflow: visible;}

/* 항공기술트랜드(itrs)-클러스트분석 */
.con_itrs.cluster .header .inner {width: 692px;}
.con_itrs.cluster .header .inner .sort {width: 47.1%; padding-right: 0}
.con_itrs.cluster .header .inner .date {width: 45.37%; padding-right: 0}
.con_itrs.cluster .sort strong {display: block; width: 68px; height: 31px; line-height: 31px; font-size: 14px; font-weight: 700;}
.con_itrs.cluster .sort .rad_box {padding-left: 11px;}
.con_itrs.cluster .sort strong + .rad_box {padding-left: 0}
.con_itrs.cluster input[type="radio"] {position:fixed; left:-999999px; width:1px; height:1px; opacity:0;}
.con_itrs.cluster input[type="radio"] + label {display:inline-block; width: auto; font-size:13px; line-height:31px; color:#555; cursor:pointer;}
.con_itrs.cluster input[type="radio"] + label .checkbox {display:inline-block; margin-right:5px; width:12px; height:12px; background:url("../img/radio_icon.png") no-repeat 0 0; vertical-align:middle;}
.con_itrs.cluster input[type="radio"]:checked + label .checkbox{background-position:0 -12px;}
.con_itrs.cluster .date div {width: 120px;}
.con_itrs.cluster .date .clusteryear {margin-right: 10px}
.con_itrs.cluster .chart {padding: 8px;height: 355px;font-family: 'Malgun Gothic', sans-serif;letter-spacing: -1px;}
.con_itrs .h-400{height:435px;}
.con_itrs .h-200{height:200px;}
div#srchgrid {margin-top:10px;}
div#srchgrid > p {font-family: 'Malgun Gothic', sans-serif;letter-spacing:-1x;}

/* 아이디,비밀번호 찾기 폼*/
.form_signin_wrap{display: flex;-ms-flex-align: center;align-items: center;padding-top: 40px;padding-bottom: 40px;background-color: #f5f5f5}
.form-search {width: 100%;max-width: 370px;padding: 15px;margin: auto;}
.form_signin_wrap img{width:290px;}
.search_in{background-color:#fff}

/* 마이페이지 영역 */
.my_chang_icon{background:url(../img/annou_icon07.png)center center no-repeat; background-size:24%;}
.com_chang_icon{background:url(../img/annou_icon08.png)center center no-repeat; background-size:24%;}
.pass_chang_icon{background:url(../img/annou_icon09.png)center center no-repeat; background-size:24%;}

/*///////////////////////////////// media media query ///////////////////////////////////////////////*/
@media (max-width:1860px) {
  .navbar-light .navbar-nav .nav-link { margin-right:40px; }
}

@media (max-width:1640px){
    .t_logo_link{width:190px; background-size:190px;}
    .navbar-brand.t_logo_link{margin-right:50px;}
    .navbar-nav.mr-auto{margin-right:0;}
    .search_btn{margin:0 10px;}
    .navbar-light .navbar-nav .nav-link{font-size:.91rem;}
    .navbar-brand.t_logo_link{margin-right:25px;}
    .navbar-nav .dropdown-item {font-size: 0.8rem}
    .t_logo_link{width:190px; background-size:190px;}
    .navbar-brand.t_logo_link{margin-right:50px;}
    .navbar-nav.mr-auto{margin-right:0;}
    .search_btn{margin:0 10px;}
    .navbar-light .navbar-nav .nav-link{font-size:.91rem;font-family: 'NanumSquareRound',sans-serif;}
    .navbar-brand.t_logo_link{margin-right:50px;}
}

@media (max-width:1214px){
    .visual-title .m-title {font-size:1.8rem;}
    .navbar-nav {display: none;}
    .top_input {display: none;}
    .m_nav {display: block;}
    .m_nav_box{padding:0;height:100vh;}
    .t_logo_link{width:100%; background-size:206px;}
}

/* 헤더 - 네비(반응형) */
@media (max-width: 1192px) {
    .navbar-toggler {display:none;}
}

/* 컨텐츠 영역 */
@media (max-width:1399px){
    /*컨텐츠텍스트*/
    .right_cont, .none_lnb{margin-top:1.5rem;}
    .sub_contents .h1, .sub_contents .h6{text-align:center;}
}

@media (min-width:1655px){
    /*상단 네비*/
    .container section{margin-top:2rem;}
    /* 컨텐츠 영역 */
    .right_cont{margin-top:0;}
}

@media (min-width:1656px){
    /*상단 네비*/
    .nav.nav-pills.main-nav{display:none;}
    /* 소개페이지 */
    .intro-cont.first .center.img strong.item1 {top: 66px;left: 43.8%;}
    .intro-cont.first .center.img strong.item2 {top: 173px;right: 23.5%;}
    .intro-cont.first .center.img strong.item3 {top: 277px;left: 34.3%;}
    .intro-cont.first .center.img strong.item4 {top: 278px;right: 31.4%;}
    .intro-cont.first .center.img strong.item5 {top: 173px;left: 23%;}
}

@media (max-width:1655px){
    /* LNB(left area) */
    .left_menu{display:none;}
    /* 컨텐츠 영역 */
    .sub_contents .h1{text-align:center;}
    .sub_contents .h6{margin:0 auto; text-align:center;}
    .right_cont{max-width:100%; padding-left:0 !important;}
    .intro-cont {max-width: 1125px; width: 100%}
    .intro-cont.second .inner {width: 1070px;}
    /* 컨텐츠 설명문 */
    .sub_contents .h6::before {content:none;}
    /* 중소기업 fast */
    .fast-wrap {width: 1120px; margin: 0 auto;}
    .fast-wrap .item-one,.fast-wrap .item-two {padding-bottom:70px;}
}

/* 헤더 - 네비(반응형) */
@media (max-width:1650px) {
    .navbar-light .navbar-nav .nav-link {margin-right:30px;}
}

@media (max-width:1400px){
    .form-lyt{display:inline-block}
    /* 헤더 */
    .navbar-nav {display: none;}
    .top_input {display: none;}
    .m_nav {display: block;}
    .m_search {display: block;border-top:1px solid #a3bae4;margin-top:-1px;}
    .navbar .m_s_btn {width: 25px;height: 30px;background: url(../img/m_search.png) center center no-repeat;background-size: contain;position: relative;}
    .fixed-top{left:inherit; width:100%;}
    .t_logo_link {width: 100%;margin-right: 0; background-size: 200px;margin-left:-10px;}

    /* 테크마켓 소개 */
    .intro-first {border-bottom:1px solid #e8ebee; padding:10px 15px 0px 15px !important}
    .intro-cont {width: 459px; padding: 0 !important}
    .intro-cont.first {border-bottom: 0}
    .intro-cont.first .inner {width: 100%; padding-bottom: 66px}
    .intro-cont.first .inner div {display: block; width: 100%; padding: 0 15px !important}
    .intro-cont.first .inner .left:after,
    .intro-cont.first .inner .right:after {content: ''; display: block; clear: both;}
    .intro-cont.first .inner .img {width: 100%; height: 638px; padding: 0; margin: 30px 0; background-image: url('../img/m_annou_bg.png');}
    .intro-cont.first .center.img strong {font-size: 1.125rem}
    .intro-cont.first .center.img strong.item1 {top:150px; left: 42.5%;}
    .intro-cont.first .center.img strong.item2 {top:300px; right: 9.5%;}
    .intro-cont.first .center.img strong.item3 {top:445px; left: 27%;}
    .intro-cont.first .center.img strong.item4 {top:445px; right: 22.5%;}
    .intro-cont.first .center.img strong.item5 {top:300px; left: 9.5%;}
    .intro-cont.second {padding-top: 68px !important;}
    .intro-cont.second .inner {width: 100%;}
    .intro-cont.second li {width: 50%; height: 188px; margin-bottom: 66px}
    .intro-cont.second li:before {display: none}
    .intro-cont.second li:first-child img {margin-top:-5px}
    .intro-cont.second li.last {margin-bottom: 0}

    /* 기술제안, 기술공고 소개 공통 */
    .tech-info .flow > div {float: none; margin: 0 auto;}
    .tech-info .flow-center:before {left: 9px; -webkit-transform: rotate(90deg); transform: rotate(90deg);}
    .bg_f6f7f8 {background-color: #f6f7f8}
    .tech-info {width: 100%; max-width: 541px;}
    .tech-info .flow {width: 100%; margin-bottom: 46px; }
    .tech-info .flow-center {margin: 0 9px 0 0; width: 162px}
    .tech-info .detail-one {padding-top: 32px; padding-bottom: 63px;}
    .tech-info .detail-two {padding-top: 42px}
    .tech-info .flow-detail .cont li {position: relative;display: block;padding-left:0;margin-top: 36px;background:none;}
    .collusion.tech-info .flow-detail .cont li,
    .promotion.tech-info .flow-detail .cont li {padding-left: 0}
    .tech-info .flow-detail .cont li:first-child {margin-top: 0}
    .tech-info .flow-detail .cont li:after {content: ''; display: block; position: absolute; left: 50%; bottom: -7px; width: 14px; height: 14px; margin-left: -7px; background-color: #fff; border-left:2px solid #b6b6b6; border-bottom: 2px solid #b6b6b6; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
    .tech-info .flow-detail .title span {padding: 15px 0;}
    .bg_f6f7f8 .tech-info .flow-detail .cont li:after {background-color: #f6f7f8}
    .tech-info .flow-detail li:last-child:after {display: none;}
    .tech-info .flow-detail .detail-two .cont li:after {border-color:#b6b6b6;}
    .tech-info .flow-detail .cont li span {display: block; padding-top: 0; width: 100%; height: 56px; line-height: 56px; border-radius: 50px;}
    .tech-info .flow-detail .cont li span br {display: none}

    /* 중소기업 FAST */
    .fast-wrap {width: 100%;}
    .fast-wrap > div {width: 550px; margin: 0 auto;float: none;}
    .fast-wrap .item-one,
    .fast-wrap .item-two,
    .fast-wrap .item-three {padding-bottom: 80px}
    .fast-wrap .item-two,
    .fast-wrap .item-four {padding-left: 0;}

    /* 항공기술트랜드(itrs) 영역 */
    .con_itrs .cont .right .chartOne > div {width: 100%; padding-bottom: 10px}
    .con_itrs .cont .right .force {border-right: 0; border-bottom: 1px solid #e0e0e0}

    /* bottom */
    .bottom_box_02 div{color:#84858a}
    .b_drop{bottom:-25px;}
    .b_drop .dropdown-toggle::after{margin-left: 6.255em; vertical-align:inherit; transform: translateY(-50%);}

    /* 사이트맵 */
    .a_m_li{width:33.33%; float:left;}
    .all_menu>li{width:100%;}
}

@media (min-width:1500px){
    /* 메뉴영역 */
    .nav-pills{margin-bottom:2rem;}
}

@media (max-width:1224px)
{
    /* 공통 */
    .box {width:100% !important;}

    /*게시판 영역*/
    .table-wrap tbody th + td.txt-left .bul4 {margin: 0;}
    .table-wrap .tstyle-list thead,
    .table-wrap .tstyle-list tbody .num,
    .table-wrap .tstyle-list colgroup {display: none;}
    .table-wrap .tstyle-list tr {display: block; overflow: hidden; width: 100%; padding:0.75rem; border-bottom: 1px solid #ddd; white-space: nowrap;}
    .table-wrap .tstyle-list td {float: left; width: auto !important; padding: 0; border: 0 none; font-size: 0.8rem; text-align: left;margin-right: 0.5rem;}
    .table-wrap.collusion .tstyle-list td {font-size:.9rem;}
    .table-wrap .tstyle-list td + td::before {display: inline-block; height: 0.5rem; margin: 0 0.3rem; padding-left: 0.5rem; border-left: 1px solid #ddd; content: ''; line-height: 0.5rem; vertical-align: middle;}
    .table-wrap .tstyle-list .thumb {float: left; width: auto; margin-right: 1rem;}
    .table-wrap .tstyle-list .thumb span.img {width: 6rem; margin: 0;}
    .table-wrap .tstyle-list .thumb + .subject {padding: 0.5rem 0 0.2rem;}
    .table-wrap .tstyle-list .thumb + .subject a {display: inline-block; max-width: 85%; white-space: nowrap;}
    .table-wrap .tstyle-list .subject {display: block; float: none; margin: 0 0 0.5rem;}
    .table-wrap .tstyle-list .subject a {display: inline; font-size: 0.9rem; font-weight: 700; white-space: normal;}
    .table-wrap .tstyle-list .subject + td::before {margin-left: 0; padding-left: 0; border-left: 0 none;}
    .table-wrap .tstyle-list .subject::before,
    .table-wrap .tstyle-list .thumb::before {display: none;}
    .table-wrap .tstyle-list td.org::before {content: '기관 :';}
    .table-wrap .tstyle-list td.date::before {content: '작성일 :';}
    .table-wrap .tstyle-list td.hit::before {content: '조회수 :';}
    .table-wrap .tstyle-list td.file::before {content: '파일 :';}
    .table-wrap .tstyle-list td.state::before {content: '';}
    .table-wrap .tstyle-list td.date-end::before {content: '마감일 :';}
    .table-wrap .tstyle-list a.file img {height: 0.9rem;}
    .board_other_info strong.boi_title {float: none; width: 100%; margin-bottom: 5px}
    .board_nlist li span {width: 100%; padding: 0 10px;}
    .board_nlist li a {width: 100%; padding: 0 10px; margin: 0;}

    /* 개인정보처리방침 */
    .table-wrap02 table, .table-wrap02 thead, .table-wrap02 tbody,
    .table-wrap02 th, .table-wrap02 td, .table-wrap02 tr {display: block;}
    .table-wrap02 colgroup {display: none;}
    .table-wrap02 thead tr {position: absolute; top: -9999px; left: -9999px;}
    .table-wrap02 td {position: relative;padding-left: 51%;}
    .table-wrap02 td:before {content: attr(data-tit); position: absolute; top:0; left: 0; padding-top: 5px; width: 49%; height: 100%; background: #ececec; white-space: pre-line;}
    .table-wrap03.pc {display: none;}
    .table-wrap03.mo {display: block;}

    /* 항공기술트랜드 영역 */
    .con_itrs .header .inner,
    .con_itrs.cluster .header .inner {width: 100%;}
    .con_itrs .header .inner > div {float: none; padding: 0; margin: 0 auto;}
    .con_itrs .header .inner .sort {padding-bottom: 15px;}
    .con_itrs .header .inner .sort,
    .con_itrs .header .inner .date {width: 100%; display: flex; justify-content: center}
    .con_itrs .header .sort .keyword {width: 227px;}
    .con_itrs .header .date label {width: 62px;}
    .con_itrs .header .btn_src {display: block; width: 250px; margin: 15px auto 0;}
    .con_itrs .cont .left {position: relative; width: 100%; height: 300px;}
    .con_itrs .cont .left .list .lst-btn:after {content: ''; display: block;clear: both;}
    .con_itrs .cont .left .list .lst-btn span {display: block; float: left; width: 33.3% !important; text-align: center !important;}
    .con_itrs .cont .right {width: 100%; margin: 0}
    .con_itrs.cluster .header .inner .sort {padding-bottom: 10px;}
    .board_btn{width:100%;}
    .board_btn a{width:100%;}
}

@media (max-width:1008px){
    .jumbotron div h5{font-size:1.2rem;}
    .jumbotron.two_line_text{padding:2.2rem 1rem;}
}

@media (max-width:968px)
{
    /*메인배너영역*/
    main{display: none;}
    /*메뉴영역*/
    ul.nav.nav-pills .nav-item.dropdown{width:auto; min-width:180px;}

    /*게시판 영역*/
    .table-wrap colgroup {display: none;}
    .table-wrap tbody th {clear: both; float: left; width: 100%; padding: 0.5rem; font-size: 0.8rem; text-align: left;}
    .table-wrap tbody th br {display: none;}
    .table-wrap tbody th + td.txt-left + td.txt-left,
    .table-wrap tbody th + td {clear: both; float: left; width: 100%; padding: 1rem; font-size: 0.8rem; text-align: left;}
    .table-wrap .tstyle-list td.hit,
    .table-wrap .tstyle-list td.file {display: none;}
    .table-wrap .tstyle-list .subject + td + td::before {margin-left: 0; padding-left: 0; border-left: 0 none;}
    .table-wrap .tstyle-list .thumb + .subject a {max-width: 75%;}
    .table-wrap col.label {width: 9rem;}

    /* 탭 */
    .nav-tabs .nav-item {width:100%;border-bottom:1px solid #dee2e6;}
    .nav-tabs {border-bottom:0;}
    h3.tab-term-title {text-align: center;font-weight:600;}

    /* 테크마켓 소개 */
    .intro-cont {max-width: 320px; width: 100%;}
    .intro-cont.first .inner dl {float: none;text-align: center}
    .intro-cont.first .inner dl + dl {float: none; margin-top: 52px}
    .intro-cont.first .inner .img {width: 290px; height: 524px; margin: 0 auto;}
    .intro-cont.first .center.img strong {font-size: 1rem;}
    .intro-cont.first .center.img strong.item1 {top:147px; left: 40%}
    .intro-cont.first .center.img strong.item2 {top:244px; right: 6.5%;}
    .intro-cont.first .center.img strong.item3 {top:337px; left: 25%;}
    .intro-cont.first .center.img strong.item4 {top:337px; right: 20.6%;}
    .intro-cont.first .center.img strong.item5 {top:244px; left: 7%;}
    .intro-cont.second li {float: none; width: 100%}

    /* 중소기업 FAST */
    .fast-wrap > div {width: 100%; text-align: center}
    .fast-wrap .img-tit,
    .fast-wrap .txt {display: block}
    .fast-wrap .img-tit {margin: 0 auto;}
    .fast-wrap .img-tit strong {padding-top: 14px;}
    .fast-wrap .txt {padding-left: 0}
    .fast-wrap .txt dl dt {padding: 0 0 16px !important;}
    .fast-wrap .txt dt + dd {padding-bottom: 19px;}
    .fast-wrap .txt dl dd li {display: list-item;}
    .fast-wrap .txt dl dd li span {display: inline-block;}
    .fast-wrap .item-three .txt dl dt,
    .fast-wrap .item-four .txt dl dt {padding-top: 7px}

    /* 항공기술트랜드 */
    .con_itrs .header .inner > div {padding: 0 15px}
    .con_itrs .header .inner > div > * {float: none; width: 100%;}
    .con_itrs .header .inner .sort,
    .con_itrs .header .inner .date {-webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
    .con_itrs .header .sort .keyword,
    .con_itrs .header .date .from_ym,
    .con_itrs .header .date .to_ym {width: 100%;}
    .con_itrs .header .inner .sort select,
    .con_itrs .header .date .from_ym {margin-bottom: 10px;}
    .con_itrs .header .btn_src {display: block; width: 250px; margin: 15px auto 0;}
    .con_itrs.cluster .header .inner .sort {width: 100%; padding: 0 15px 15px;}
    .con_itrs.cluster .sort .rad_box {width: 100%; padding-left: 0}
    .con_itrs.cluster .header .inner .date {width: 100%; padding: 0 15px;}
    .con_itrs.cluster .date .clusteryear {margin-right: 0; margin-bottom: 10px;}
  
    /* 개인정보처리방침 */
    .policy_box ol > li{margin-top:1rem;}
    .policy_box .li_in li{margin-top:10px;}
    .text_box .li_in li{margin-top:0;}
}

@media (max-width:967px){
    .pagna_wrap{text-align:center !important;}
    .term-button-box button.btn_next{width:calc(100% - 10px); margin-top:5px;}
}

@media (max-width:870px){
    .bottom_box_02 div {font-size:.8rem;font-family: 'NanumSquareRound';}
}
@media (max-width:830px){
    .board_other_info > ul > li {width:50%; margin-right:0; float:left;}
}
@media (max-width:775px){
    .search_conti .form-control {margin-bottom: .7rem}
}
@media (max-width:712px){
    .bottom_wrap ul li{font-size:.8rem;text-align:center;width:100%;line-height:1.5;padding-bottom: 8px;}
    .bottom_wrap ul li a{border:0;font-family: 'NanumSquareRound';}
}

@media (max-width:840px)
{
    /*게시판영역*/
    .table-wrap tbody th + td .form-set {display: block;}
    .table-wrap tbody th + td .form-set + .form-set {margin: 0.5rem 0 0;}
    .table-wrap .tstyle-list td {display: block; float: none;}
    .table-wrap.collusion .tstyle-list td {font-size:.8rem;}
    .table-wrap .tstyle-list td + td::before {margin: 0; padding: 0; border-left: 0 none;}
    .table-wrap .tstyle-list .thumb {margin-left: -1rem;}
    .table-wrap .tstyle-list .thumb + .subject {padding-top: 0;}
    .table-wrap .tstyle-list .thumb + .subject a {max-width: 65%;}

    /* 테크마켓 소개 */
    .intro-cont.first .img strong.item1 {top:142px; left: 41%}
    .intro-cont.first .img strong.item2 {top:250px; right: 5%;}
    .intro-cont.first .img strong.item3 {top:354px; left: 24.5%;}
    .intro-cont.first .img strong.item4 {top:354px; right: 19.6%;}
    .intro-cont.first .img strong.item5 {top:250px; left: 5%;}

    /* 기술홍보 */
    .tech_pr select {width:100%;margin-right: 0; margin-bottom: 8px; float:none;}
    .tech_pr .input-group {width:100%;float: right;}
}

@media (max-width:760px){
    /*메뉴영역*/
    ul.nav.nav-pills{padding:0;}
    ul.nav.nav-pills .nav-item.dropdown{width:40%; min-width:0;}
    ul.nav.nav-pills .nav-item.dropdown a{font-size: .9rem;font-family: 'NanumSquareRound';}
    .main-nav .dropdown-menu {top: 49px;}
    .main-nav .dropdown-toggle::after{right:8px;}
}

@media (max-width:570px){
    /* 드롭다운영역 */
    .dropdown-toggle::after{right:5px;}
    a.nav-link.dropdown-toggle{padding:.5rem .5rem;}
}

@media (max-width:565px){
    .visual-title .m-title {font-size: 1.2rem;}
    .visual-title .m-sub-title {font-size: .7rem;}
    .col-sm-6.tech, .col-sm-6.notice, .col-sm-12.info{padding:10px;}
    .tech_box.col-sm-12.mx-auto{padding:5px;}
    .col-sm-6.tech-list-process{padding:5px;}
    .col-sm-6.tech-list-apply{padding-left:120px; padding-right:20px;}
    .t_logo_link{background-size:160px;}
    .navbar-brand.t_logo_link{margin-right:0; margin-left:-3px;}
}

/* 사이트맵 */
@media (max-width:1445px){
    .site_wrap .t_logo_link{margin-right: 0;}
    .a_m_li{width:33.33%; float:left;}
    .all_menu>li{width:100%;}
}

@media (max-width:1214px){
    .site_wrap .t_logo_link{width:90%;}
}
@media (max-width:967px){
    .a_m_li{width:100%; float:left;}
    .all_menu>li{width:100%;}
    .dataTables_filter{margin-top:0;}
}

/* 2021-11-11 추가*/
.tablet-mode {
  display: none;
}

@media (max-width: 1100px) {
  .tablet-mode {
    display: block;
    text-align:center;
  }
}

.pc-mode {
  display: block;
}

@media (max-width: 1100px) {
  .pc-mode {
    display: none;
  }
}

.page-section-tit {
  margin-bottom: 30px;
  padding-left: 44px;
  font-size: 20px;
  font-weight: 600;
  background: url("../xr/ico-bullet.png") left top 1px no-repeat;
}

article.border-top {display:none}