@charset "utf-8";
@import url('/public/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
#site {background-color: #fff;word-break: keep-all !important;padding-top: 0;letter-spacing: -0.034em;font-size: 15px;}
#site > .container {
    width: 100%;
    padding: 0;
}
/* 폰트 설정 */
#site, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}



.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}

/* 상단 네비게이션 */

.navbar.navbar-inverse{
    background-color: hsla(0, 0%, 1%, 0.5);
    border-bottom: 0;
    margin-bottom: 0;
}
.navbar-header .navbar-brand{
    display: block;
    padding: 0;
    font-size: 20px;
    margin-left: 0 !important;
    margin-top: 18px;
    height: auto;
}
.navbar-header .navbar-brand img{
    margin-top: 0;
    display: inline-block;
    vertical-align: bottom;
    width: 110px;
}
.nav.navbar-nav {
    /* margin-top: 15px; */
}
.nav.navbar-nav > li > a{
    display: block;
    height: 100%;
    padding: 32px 40px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    letter-spacing: -0.034em;
}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li > a:focus,
.nav.navbar-nav > li:focus > a{
    color: #fff !important;
    background: none !important;
}
.nav.navbar-nav li .dropdown-menu{
        left: 50%;
        right: auto;
        transform: translate(-50%, 0);
        background: rgba(0, 0, 0, 0.75);
        border: none;
        padding: 0;
        -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
        box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
}
.nav.navbar-nav li .dropdown-menu li a{
        padding: 13px 20px;
        color: #fff;
        text-align: center;
}
.navbar-inverse .navbar-nav .dropdown-menu>li>a:hover,
.navbar-inverse .navbar-nav .dropdown-menu>li>a:focus {
        background: rgb(1, 32, 96);
    }
/* //상단 네비게이션 */

/* 슬라이드 영역 */

#mainCarousel .carousel-inner .item{
    height: 780px;
}
#mainCarousel .carousel-inner .item .carousel-caption{
    text-align: left;
    top: 42%;
}
#mainCarousel .carousel-inner .item h1{
    font-weight: 600;
    font-size: 82px;
    letter-spacing: -0.034em;
    text-align: center;
}
#mainCarousel .carousel-inner .item p{
    font-weight: 300;
    font-size: 30px;
    padding-left: 10px;
    text-align: center;
}


/* //슬라이드 영역 */

/* 메인 중단영역 */
[id^="section_"]{
    padding: 100px 0 120px;
}
#section_03afdb .m_biz h4{
    text-align: center;
    margin: 0 0 80px;
    font-size: 40px;
    letter-spacing: -0.04em;
    font-weight: 600;
}
#section_03afdb .m_biz h4::after{
    content: '';
    display: none;
    margin: 40px auto 80px;
    background: #3862b9;
    width: 32px;
    height: 3px;
}
#section_03afdb .m_biz .thumbnail{
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 0;
}
#section_03afdb .m_biz .thumbnail .caption{
    display: block;
    padding: 12px 0;
    text-align: center;
    background: #333;
    color: #fff;
}
#section_03afdb .m_biz .thumbnail .caption h5{
    margin: 0;
    font-size: 17px;
    font-weight: 400;
}

#section_fc490c{
    background: #eff1f3;
    padding: 80px 0;
}
@media (min-width: 1200px){
    #section_fc490c .board_box_list {
        width: 50%;
    }
}
#section_fc490c .board_box_list{
    margin-bottom: 0 !important;
    padding-right: 40px;
}
#section_fc490c .board_box_list .page-header{
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 1px solid #999;
}
#section_fc490c .board_box_list .page-header .pull-right{
    margin-top: 0px;
    font-size: 20px;
    display: none;
}
#section_fc490c .board_box_list .page-header h4{
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    /* padding-left: 24px; */
    position: relative;
}
#section_fc490c .board_box_list .page-header h4::before{
    content: '';
    display: none;
    width: 13px;
    height: 9px;
    border-top: 3px solid #3862b9;
    border-bottom: 3px solid #3862b9;
    position: absolute;
    left: 0;
    top: 8px;
}
/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.subHeader {
  height: 400px;
  background-image: url(/public/img/sub/sub_title.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.subHeader::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    opacity: 0.35;
}
[id^="BBS"] .subHeader {
    background-image: url(/public/img/sub/sub_title_bbs.jpg);
}
.subHeader .container h2{
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 48px;
    margin: 0;
    left: 50%;
    letter-spacing: -0.06em;
    bottom: 30%;
    transform: translate(-50%,-50%);
    font-weight: 500;
}
.subHeader .container .breadcrumb{
    position: absolute;
    border-radius: 0;
    padding: 0;
    background: transparent;
    margin-bottom: 0;
    /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    right: 15px;
    bottom: 0;
}
.subHeader .container .breadcrumb li a{
    padding: 0 10px;
    display: block;
    color: #fff;
}
.subHeader .container .breadcrumb li::before{
    display: none;
}
.subHeader .container .breadcrumb li.active{
    color: #fff;
    padding: 0 10px;
}
.subMenu{
    background: transparent;
}
.subMenu .nav{
    border: 1px solid #ddd;
    margin-top: 60px;
}
.subMenu .nav > li{
    width: 50%;
    margin: 0;
    border-right: 1px solid #ddd;
}
[id^="Biz"] .subMenu .nav > li{
    width: 25%;
}

.subMenu .nav > li > a{
    border-radius: 0;
    font-size: 17px;
    text-align: center;
    padding: 17px 0 13px;
    border-bottom: 2px solid transparent;
    color: #666;
    font-weight: 400;
    background-color: #fafafa;
}
.subMenu .nav > li.active > a,.subMenu .nav > li.active > a:hover{
    background: #2d467a;
    color: #fff;
    border-color: #012060;
}
.subContent_title{
    text-align: center;
    margin-top: 100px;
    font-size: 38px;
    margin-bottom: 80px;
    letter-spacing: -0.04em;
}
.subContent_title::after{
    content: '';
    display: none;
    width: 45px;
    height: 5px;
    margin: 50px auto 68px;
    background: #3862b9;
    border-radius: 10px;
}

.subContent .content{
    padding: 50px 0;
}
.subContent .content.con1{
    padding-top: 0;
}
.subContent .content h4{
    font-size: 24px;
    font-weight: 600;
    padding-left: 25px;
    letter-spacing: -0.06em;
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
}
.subContent .content h4::after{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #779ef1;
    box-shadow: 5px 5px 0px #06338f;
    position: absolute;
    top: 3px;
    left: 0;
}
.subContent .content p{
    font-size: 16px;
}


#About01 .subContent .con1 p{
    font-size: 17px;
    font-weight: 400;
    color: #000;
    line-height: 1.6;
    margin-bottom: 25px;
    letter-spacing: -0.04em;
}
#About01 .subContent .con1 p.epil{
    font-weight: 600;
    font-size: 16px;
    margin-top: -40px;
}
#About01 .subContent .con1 .col-lg-7{
    padding-right: 80px;
}
#About01 .subContent .con1 .col-lg-5{
    padding-left: 0;
}
#About01 .subContent .con1 .col-lg-5 img{
    /* padding: 15px; */
    /* border: 1px solid #ccc; */
    background: #fcfcfc;
}
#About01 .subContent .con1 .img-box{
    margin-top: 50px;
    /* padding: 45px 30px; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
}
#About01 .subContent .con2 .root_daum_roughmap{
    width: 100% !important;
    padding: 0;
    border: 0;
}
#About01 .subContent .con2 .table{
    border-bottom: 1px solid #ccc;
    margin-top: 50px;
    border-top: 2px solid #333;
}
#About01 .subContent .con2 .table th{
    font-size: 14px;
    background: #f8f8f8;
    padding: 20px;
    text-align: center;
}


#About02 .timeline{
    /* width: 1000px; */
    margin: 0 auto;
    border-top: 2px solid #012060;
}
#About02 .timeline .time{
    padding: 45px 0;
    border-bottom: 1px solid #ddd;
}
#About02 .timeline .time:nth-child(2n){
    background: #f9f9f9;
}
#About02 .timeline .time:after{
    content: '';
    display: table;
    clear: both;
}
#About02 .timeline .time h5{
    font-size: 40px;
    font-weight: 300;
    width: auto;
    font-style: italic;
    border-radius: 50%;
    color: #006daa;
    float: left;
    margin: 0;
    padding-left: 43px;
}
#About02 .timeline .time .issue{
    float: left;
    padding-left: 15px;
    margin-left: 40px;
}
#About02 .timeline .time .issue dl{
    margin-bottom: 11px;
}
#About02 .timeline .time .issue dt{
    display: inline-block;
    /* width: 29px; */
    padding: 2px 10px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    letter-spacing: 0em;
    background-color: #29a3e7;
}
#About02 .timeline .time .issue dd{
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    padding: 5px 0 0 5px;
    font-weight: 500;
}

#Biz01 .content .img-box{
    padding: 30px 50px 0;
    border: 1px solid #ddd;
    background: #fafafa;
    border-top: 2px solid #333;
    /* border-bottom: 1px solid #ccc; */
}
#Biz01 .content .img-box img{
    margin-bottom: 30px; 
}
#Biz01 .content .table-biz{
    border-top: 2px solid #012060;
}
 /*
#Biz01 .content.con1 .table-biz{
    margin-top: 135px;
}
#Biz01 .content.con2 .table-biz{
    margin-top: 65px;
}
#Biz01 .content.con3 .table-biz{
    margin-top: 65px;
}
#Biz01 .content.con4 .table-biz{
    margin-top: 155px;
}
#Biz01 .content.con5 .table-biz{
    margin-top: 340px;
}
#Biz01 .content.con6 .table-biz{
    margin-top: 65px;
}
 */
#Biz01 .content .table-biz tr{
    border-bottom: 1px solid #ddd;
}
#Biz01 .content .table-biz th, #Biz01 .content .table-biz td{
    font-size: 16px;
    padding: 20px 20px;
}
#Biz01 .content .table-biz th{
    text-align: center;
    background: #f4f4f4;
    font-size: 14px;
    letter-spacing: -0.05em;
    font-weight: 600;
}
#Biz02 .content p.intro{
    font-size: 16px;
    padding: 15px 25px;
    border: 1px solid #eee;
    margin-bottom: 60px;
    background: #f4f4f4;
}
#Biz03 .content img, #Biz04 .content img{
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
#Biz03 .content .quality{}
#Biz03 .content .quality .box{
    margin-bottom: 30px;
}
#Biz03 .content .quality img{
    margin-bottom: 0;
}
#Biz03 .content .quality .caption{
    margin: 0;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    padding: 5px 0 0;
}
#Biz03 .content.con2 img, #Biz04 .content img{
    margin-bottom: 0;
}
#Biz03 .content.img-label , #Biz04 .content .img-label{
    text-align: center;
    font-size: 16px;
    padding: 15px 0;
    font-weight: 600;
    margin-bottom: 30px;
}
/* //서브페이지 */

/* 푸터 */

footer{
    text-align: left;
    padding: 0px 0 30px;
    background: #fafafa;
    color: #888;
}
footer > .footer-nav{
    padding: 15px 0 12px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    background: #fff;
}
footer > .footer-nav ul{
    
}
footer > .footer-nav ul > li{
    position: relative;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.034em;
    margin-right: 25px;
}
footer > .footer-nav ul > li > a{
    color: #333;
    font-size: 15px;
}
footer .footer-text h1{
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.06em;
}
footer ul{
    padding-left: 0;
    margin-bottom: 0;
}
footer ul:after{
    content: '';
    clear: both;
    display: table;
}
footer ul li{
    float: left;
    margin-right: 15px;
    line-height: 1.4;
    font-size: 13px;
    letter-spacing: -0.01em;
    padding-bottom: 3px;
}
footer .footer-text ul li address{
    margin-bottom: 0;
    line-height: 1.4;
}
footer .footer-text .copyrights{
    display: block;
    font-size: 11px;
    margin-top: 15px;
    color: #9c9898;
}

/* //푸터 */


.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}
footer > .footer-nav ul > li:after {
    content: '';
    display: block;
    background: #ddd;
    position: absolute;
    right: -14px;
    bottom: 6px;
    height: 14px;
    width: 1px;
}
footer > .footer-nav ul > li:last-child:after {
    display: none;
}
#section_fc490c .board_box_list:last-child {
    padding-left: 40px;
    padding-right: 15px;
}
.board_box_list ul li .regdate {
    color: #666;
    font-size: 14px;
}
.board_box_list ul li {
    font-size: 16px;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}
#section_03afdb .m_biz .thumbnail .caption h5:hover {color: #395ca4;}
#section_03afdb .m_biz .thumbnail:hover {
    text-decoration: none;
}
.subMenu .nav > li > a:hover {
    background-color: #f4f4f4;
}
.subHeader .container .breadcrumb li {
    font-size: 13px;
    padding: 10px 0;
    position: relative;
}
.breadcrumb>li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.subHeader .container .breadcrumb li:after {content: '/\00a0';display: block;/* width: 10px; *//* height: 10px; */color: #fff;position: absolute;top: 12px;margin: 0 -5px;right: 0;font-size: 9px;}
.subHeader .container .breadcrumb li:last-child:after {
    display: none;
}
.subHeader .container .breadcrumb li a:hover {
    text-decoration: none;
}
.subHeader .container {
    position: relative;
    height: 400px;
}
.subMenu .nav > li:last-child {
    border-right: none;
}
.search_wrap {
    /* margin-bottom: 150px; */
}
.table.table_default thead th {
    font-size: 14px;
    border-bottom: #ddd;
}

.table.table_default tbody .subject {
    font-size: 16px;
}

.table.table_default tbody .writer, .table.table_default tbody .regdate, .table.table_default tbody .hits, .table.table_default tbody .num{
    font-size: 14px;
    font-weight: normal;
}
.badge {
    font-weight: 400;
    padding: 4px 7px 3px;
    line-height: 1.2em;
}
.board_data_view .header_wrap {
    border-bottom: 1px solid #ddd;
}
.board_data_view .header_wrap .title {
    letter-spacing: -0.05em;
}
.contents_wrap .contents_inner p {
    font-size: 17px;
}
.img-label {
    font-weight: 500;
    text-align: center;
    padding: 10px 0 20px;
    letter-spacing: -0.06em;
}
.subContent .container {
    padding-bottom: 100px;
}
#Biz04 .col-xs-6 {
    padding: 30px;
}
#Biz02 .content img {
    padding: 8px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
#Biz01 .col-lg-5 {
    padding-left: 50px;
}
#About01 .subContent .con2 .table>tbody>tr>td {
    padding: 20px 0 20px 30px;
}
#About01 .con1 {
    padding-bottom: 100px;
}
#About02 .col-sm-8 {padding-left: 70px;}
#About02 .col-sm-6 {padding-left: 45px;}