@charset "utf-8";
@import url('/skin/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;word-break: keep-all !important;padding-top: 92px;}

/* 폰트 설정 */
.body-layout, 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: #fff;
    border-bottom: 1px solid #eee;
    padding-top: 0;
}
.navbar-header .navbar-brand{
    display: block;
    padding: 0;
    font-size: 20px;
    margin-left: 0 !important;
    width: 65px;
}
.navbar-header .navbar-brand img{
    margin-top: 5px;
    display: inline-block;
    vertical-align: bottom;
}

.nav.navbar-nav > li > a{
    display: block;
    height: 100%;
    padding: 37px 31px 35px;
    font-size: 17px;
    color: #333;
    font-weight: 600;
}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:focus > a,
.nav.navbar-nav > li > a:focus{
    color: #0074c8;
    background: none;
}
.nav.navbar-nav li .dropdown-menu{
    left: 0;
    right: 0;
    border-radius: 0;
    border: 0;
    padding: 0;
    box-shadow: 0 2px 3px rgba(0,0,0,.175);
}
.nav.navbar-nav li .dropdown-menu li a{
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.034em;
    border-top: 1px solid #eee;
    background: #fafafa;
}
.nav.navbar-nav li .dropdown-menu li:hover a, .nav.navbar-nav li .dropdown-menu li:focus a{
	color: #fff;
	background: #0074c8;
	text-decoration: none;
}

/* //상단 네비게이션 */

/* 슬라이드 영역 */
.fill{
    height: 640px;
}
.container.container_slide{
	width: 100%;
	padding: 0;
}
.carousel-inner .item .carousel-caption{
    top: 48%;
    bottom: auto;
    transform: translateY(-50%);
    padding: 0;
}
.carousel-inner .item .carousel-caption h1 span,
.carousel-inner .item .carousel-caption p span{
    background-color: transparent;
    text-shadow: none;
    opacity: 1;
	padding: 0;
}
.carousel-inner .item .carousel-caption h1{
    font-size: 80px;
    margin: 0;
    letter-spacing: -0.06em;
    font-weight: 600;
}
.carousel-inner .item .carousel-caption h1 small{
    display: block;
    color: #fff;
    font-size: 24px;
    margin-bottom: 32px;
    letter-spacing: -0.06em;
    font-weight: 300;
}


/* //슬라이드 영역 */

/* 메인 중단영역 */
.mobile-btn-layout-container{
	display: none;
}
.container_contents, .intro-html-layout, .intro-html-layout > .col-sm-12{
    width: 100%;
    margin: 0;
    padding: 0;
}
.intro-html-layout [class^="main-"]{
    padding-top: 100px;
    padding-bottom: 100px;
}
.intro-html-layout [class^="main-"] h4{
    text-align: center;
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 0;
    color: #222;
    font-weight: 600;
    letter-spacing: -0.06em;
}
.intro-html-layout [class^="main-"] h4::after{
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #007820;
    margin: 30px auto 80px;
}
.intro-html-layout [class^="main-"] .thumbnail{
    padding: 0;
    border: 0;
    border-radius: 0;
    background: #fff;
    margin-top: 0;
}
.intro-html-layout [class^="main-"] .thumbnail:hover{
    border: 0;
}
.intro-html-layout [class^="main-"] .thumbnail > .caption{
    display: block;
}
.main-comp{
    background: #EEEEEE;
}
.main-comp .row{
    margin-right: -20px;
    margin-left: -20px;
}
.main-comp .col-xs-12{
    padding-left: 20px;
    padding-right: 20px;
}
.main-comp .thumbnail > .caption{
    padding: 24px 20px;
    text-align: center;
}
.main-comp .thumbnail > .caption h5{
    font-size: 24px;
    letter-spacing: -0.04em;
    color: #000;
    font-weight: 400;
    margin-bottom: 16px;
}
.main-comp .thumbnail > .caption p{
    font-size: 15px;
    letter-spacing: -0.034em;
    padding: 0 15px;
}

.intro-html-layout .main-prod{
    background: #EAEAEA;
    padding-top: 230px;
}
.main-prod.bg{
    padding: 200px 0 190px;
    background: url('/skin/img/main/m_bg.jpg');
}
.main-prod.bg > .container{
    background: #fff;
    padding: 0;
    width: 1140px;
    height: 0;
}
.main-prod.bg > .container > .row{
    margin: 0;
}
.main-prod.bg > .container > .row > div{
    padding: 0;
}
.main-prod.bg > .container > .row > div > .caption{
    background: #007820;
    display: block;
    padding: 70px 80px 75px
}
.main-prod.bg > .container > .row > div > .caption:hover{
    text-decoration: none;
}
.main-prod.bg > .container > .row > div > .caption h4{
    text-align: left;
    color: #fff;
    margin-bottom: 56px;
    font-weight: 400;
}
.main-prod.bg > .container > .row > div > .caption h4:after{
    display: none;
}
.main-prod.bg > .container > .row > div > .caption h4 > .fa{
    margin-left: 20px;
}
.main-prod.bg > .container > .row > div > .caption p{
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 1px;
    letter-spacing: -0.034em;
}
.main-prod .thumbnail:hover{
    text-decoration: none;
}
.main-prod .thumbnail .caption{
    background: #f6f6f6;
    padding: 27px 0;
}
.main-prod .thumbnail .caption h5{
    margin: 0;
    font-size: 17px;
    text-align: center;
}

.intro-html-layout .main-loca {
    padding-bottom: 107px;
}
.main-loca .col-xs-12:nth-child(1){
    padding-right: 30px;
}
.main-loca .col-xs-12:nth-child(2){
    padding-left: 50px;
}
.main-loca .caption h5{
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 170px;
    letter-spacing: -0.04em;
}
.main-loca .caption p{
    font-size: 16px;
    margin-bottom: 0;
    padding-left: 5px;
}
.main-loca .caption p:nth-child(3){
    margin-bottom: 30px;
}
.main-loca .caption p > span{
    font-weight: 600;
    display: inline-block;
    width: 40px;
}
/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.subHeader {
  height: 220px;
  background-color: #333;
  background-image: url(/skin/img/sub/sub_title.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.subHeader .container h2{
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin-top: 72px;
    margin-bottom: 5px;
}
.subHeader .container .breadcrumb{
    text-align: center;
    background: none;
    font-size: 13px;
    letter-spacing: 0.02em;
}
.subHeader .container .breadcrumb li a{
    color: #fff;
}
.subHeader .container .breadcrumb li.active{
    color: #fff;
}
.subMenu{
    margin-bottom: 100px;
}
.subMenu .nav{
    /* width: 800px; */
    margin: -23px auto 0;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.13);
}
.subMenu .nav > li{
    margin: 0;
    width: 25%;
}
.subMenu .nav > li > a{
    border-radius: 0;
    color: #176c2e;
    background: #fff;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.034em;
    font-weight: 600;
    padding: 15px 15px;
    border-right: 1px solid #f1f1f1;
}
.subMenu .nav > li.active > a{
    color: #fff;
    background: #007820;
    font-weight: normal;
}
.subBody {
  padding-bottom: 150px;
}
.subContent_title{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -0.04em;
    text-align: center;
}
.subContent_title::after{
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #00732e;
    margin: 20px auto 80px;
}
section.content h4{
    font-size: 29px;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 30px;
    position: relative;
    letter-spacing: -0.07em;
    font-weight: 600;
}
section.content h4::before{
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background: #91e346;
    position: absolute;
    border-radius: 2px;
    top: 4px;
    left: 0px;
    box-shadow: 6px 6px 0px rgb(51, 153, 252);
}
section.content{
    padding-top: 40px;
    padding-bottom: 80px;
}
section.content.con1{
    padding-top: 0;
}
section.content p{
    font-size: 16px;
}
section.content .table{
    border-top: 2px solid #333;
    margin-bottom: 0;
}
section.content .table tr th, section.content .table tr td{
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    padding: 20px 15px;
}
section.content .table tr{
    border-bottom: 1px solid #ddd;
}
section.content .table tr td{

}
section.content [class^="li-"]{
    margin-bottom: 0;
    padding-left: 25px;
}
section.content .li-caption li{
    font-size: 16px;
    padding: 10px 0px;
    position: relative;
    letter-spacing: -0.034em;
}
section.content .li-caption li::before{
    content: '';
    display: block;
    width: 8px;
    height: 3px;
    background: #666;
    /* border-radius: 50%; */
    position: absolute;
    top: 20px;
    left: -16px;
}

#About01 .con1 .col-lg-8{
    padding-left: 100px;
}
#About01 .con1 p.intro{
    font-size: 32px;
    color: #333;
    letter-spacing: -0.05em;
    font-weight: 300;
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    line-height: 1.3em;
}
#About01 .con1 .epil{
    text-align: right;
}
#About01 .con1 .epil > p{
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: text-bottom;
    margin-right: 20px;
}
#About01 .con1 .epil > img{
    display: inline-block;
    width: 100px;
    vertical-align: text-bottom;
}

#About02 .con1 .table tr{
    border-bottom: 1px solid #ddd;
}
#About02 .con1 .table tr th, #About02 .con1 .table tr td{
    
}
#About02 .con1 .table tr th{
    background: #f8f8f8;
    letter-spacing: -0.06em;
    font-size: 15px;
}
#About02 .con1 .table tr td{
    
font-size: 17px;
    
letter-spacing: -0.04em;
    
padding: 19px 15px;
}

#About02 .timeLine{
    position: relative;
    padding: 0 15px;
    border-top: 1px solid #333;
}
#About02 .timeLine:before{
	content: '';
	position: absolute;
}
#About02 .timeLine .time-box{
    padding: 25px 0;
    border-bottom: 1px solid #ddd;
}
#About02 .timeLine .time-box:nth-child(2n){
    background: #f8f8f8;
}
#About02 .timeLine .time-box .year{
	text-align: center;
}
#About02 .timeLine .time-box .year span{
	font-size: 48px;
	font-weight: 200;
	color: #1a488d;
	font-style: italic;
}
#About02 .timeLine .time-box .issue ol{
	padding-left: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#About02 .timeLine .time-box .issue ol li{
	font-size: 16px;
	padding: 5px;
	color: #333;
	letter-spacing: -0.06em;
}
#About02 .timeLine .time-box .issue ol li span{
	font-weight: 600;
	color: #2177c5;
	margin-right: 10px;
	font-size: 18px;
}

#About04 .content .table tr{
    border-bottom: 1px solid #ddd;
}
#About04 .content .table thead th{
    color: #fff;
    background: #5392d1;
    border-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 18px 15px;
}
#About04 .content .table tbody th{
    background: #f8f8f8;
    width: 87px;
    font-size: 15px;
}

#Biz01 .con2 .prod-caption{
    /* border: 1px solid #ddd; */
    border-top: 2px solid #333;
    padding: 0;
    min-height: 470px;
    margin-bottom: 30px;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.05);
}
#Biz01 .con3 .prod-caption{
    background: #f4f4f4;
    margin-bottom: 30px;
    padding: 30px 30px 10px;
}
#Biz01 .con2 .prod-caption dl{
    min-height: 196px;
}
#Biz01 .con2 .prod-caption dt, #Biz01 .con3 .prod-caption dt{
    font-size: 18px;
    margin-bottom: 10px;
    min-height: 50px;
}
#Biz01 .con3 .prod-caption, #Biz01 .con3 .prod-caption dt{
    min-height: auto;
}
#Biz01 .con2 .prod-caption dd, #Biz01 .con3 .prod-caption dd{
    font-size: 16px;
    line-height: 1.6;
    padding-left: 15px;
    position: relative;
}
#Biz01 .con2 .prod-caption dd::before, #Biz01 .con3 .prod-caption dd::before{
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 50%;
    top: 9px;
    left: 10px;
}
[id^="Biz"] .table thead th, [id^="Biz"] .table tbody th{
    padding: 12px 15px;
    font-size: 14px !important;
}
[id^="Biz"] .table thead tr{
    border-bottom: 0;
}
[id^="Biz"] .table thead th{
    background: #5392d1;
    color: #fff;
    font-weight: normal;
    border-bottom: 1px solid rgb(151, 185, 219);
    line-height: 1.3em;
    border-right: 1px solid rgb(151, 185, 219);
    padding: 12px 15px !important;
}
[id^="Biz"] .table tbody th{
    background: #f9f9f9;
    border-right: 1px solid #eaeaea;
    letter-spacing: -0.034em;
    padding: 18px 12px !important;
    font-weight: 500;
}
[id^="Biz"] .table tbody td{
    
font-size: 14px !important;
    
padding: 18px 15px !important;
    
line-height: 1.25em;
}

#Biz02 .con1 .prod-box{
    padding: 0 0 0 30px;
    /* background: #f8f8f8; */
}
#Biz02 .con1 .thumbnail{
    margin-top: 0;
    border: 0;
    padding: 0;
    background: none;
}
#Biz02 .con1 .thumbnail .caption{
    padding: 25px 0 0 10px;
    background: #fff;
    min-height: 230px;
    margin-bottom: 30px;
}
#Biz02 .con1 .thumbnail .caption h5 ,#Biz01 .con3 .prod-caption dt{
    font-size: 17px;
    padding-left: 5px;
    margin-left: 0;
    margin-bottom: 20px;
}
#Biz02 .con1 .thumbnail .caption p{
    font-size: 14px;
    padding-right: 7px;
}
#Biz03 .content .outdoor-box{
    padding-bottom: 60px;
}
[id^="Biz"] .content h5{
    font-weight: 600;
    font-size: 24px;
    padding-left: 8px;
    border-left: 4px solid #3399ff;
    letter-spacing: -0.06em;
    line-height: 0.9em;
    margin: 0 0 20px 2px;
}
#Biz03 .content p.etc{
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    letter-spacing: -0.04em;
    margin-bottom: 0;
}
#Biz03 .content p.etc > span{
    font-weight: 500;
    color: #333;
    margin-right: 10px;
}
#Biz03 .content p.etc > b{
    padding-left: 5px;
    font-weight: 500;
    font-size: 15px;
    color: #333;
}

#Biz04 .content .prod-box{
    padding-bottom: 60px;
}
#Biz04 .li-prod{
    padding: 50px 30px 50px 60px;
    /* width: 975px; */
    /* margin: 30px auto; */
    background: #f4f4f4;
}
#Biz04 .li-prod li{
    position: relative;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: -0.034em;
    padding: 1px 0;
}
#Biz04 .li-prod.half li{
    width: 50%;
    float: left;
}
#Biz04 .li-prod.half::after{
    content: '';
    clear: both;
    display: table;
}
#Biz04 .li-prod li::before{
    content: '';
    display: block;
    width: 8px;
    height: 4px;
    background: #7ab6ed;
    /* border-radius: 50%; */
    position: absolute;
    top: 12px;
    left: -16px;
}

#Performed .subContent_title{
    margin-top: 90px;
}
#Performed .content .thumbnail{
    padding: 0 100px;
    border: 0;
    border-radius: 0;
    background: transparent;
}
#Performed .content .thumbnail img{
    width: 350px;
    height: 250px;
}
#Performed .content .thumbnail p{
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.04em;
}

.dh-board .table > thead > tr > th, .dh-board .table > tbody > tr > th, .dh-board .table > tfoot > tr > th, .dh-board .table > thead > tr > td, .dh-board .table > tbody > tr > td, .dh-board .table > tfoot > tr > td {padding: 16px 20px; color: #666; font-size: 14px;}
.dh-board .table > thead > tr > th {background: #f8f8f8; vertical-align: middle; border-bottom: 1px dotted #bdbdbd; font-size: 15px; font-weight: 600; color: #333; letter-spacing: -0.03em;}
.dh-board .table > tbody > tr > td {border-bottom: 1px dotted #dedede;}
.dh-board .table > tbody > tr > td > strong > a {color: #555;}
.dh-board > .table-hover {border-top: 2px solid #2d2d2d; border-bottom: 1px solid #ccc; margin: 0px 0 30px;}
.dh-board > .table-hover > tbody > tr:hover td {background-color: #f9f9f9;}
.dh-board > .table-hover > tbody > tr:hover > td > strong > a {color: #000;}
.dh-margin-top{margin-top: 40px; display: inline-block;}
.bbs-blog2-index-layout .dhb-txt-box-type-b {border: none; background-color: #fff; width: 25%; margin: 0 0 20px; padding: 0 10px;}
.bbs-blog2-index-layout .dhb-txt-box-type-b > div {margin: 0; padding: 0; border: 1px solid #e5e5e5;}
.dhb-txt-box-type-b-img-layout {padding: 0;}
.dhb-txt-box-type-b-img-layout .thumb-hidden {border: none; min-height: 200px; max-height: 200px; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.dhb-txt-box-type-b-text-layout h4{font-size: 14px; margin: 15px 0;}
.dhb-txt-box-type-b-text-layout .txt-box-footer{margin-top: 0; float: none; text-align: left; display: none;}
.txt-box-footer em {display: none;}
.txt-box-footer em > span.regdate{font-style: normal; color: #666; font-size: 13px;}
.txt-box-footer em > span:last-child{display: none;}
.txt-box-footer small.hits{display: none;}
@media screen and (max-width: 767px) {
    .bbs-blog2-index-layout .dhb-txt-box-type-b {width: 100%; margin: 10px 0 20px;}
}
.label {background: rgba(0,0,0,0); padding: 0 5px; font-size: 90%;}
.label-default{color: #333;}
.label-danger{color: #d83d0f;}
.label-primary{color: #d83d0f;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #999;border: 1px solid #999 !important;}
.pagination > li > a, .pagination > li > span {color: #9D8478; border: 1px solid #fff !important;}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination> li > span:focus, .pagination>li>span:hover{color: #9D8478;}
.dh-margin-top form#insertForm {width: 100%; max-width: 100%; display: block; margin: 0 0 0;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 30px;}
.dh-view-box {margin-top: 0px;}
.sns-box {display: none;}
.dh-view-box > .row > .page-header {border-top: 2px solid #000; border-bottom: 1px solid #ccc; padding: 0 20px; margin: 0;}
.dh-view-box > .row > .page-header > h4 {color: #333;font-size: 23px;margin: 14px 0;letter-spacing: -0.034em;}
.dh-view-box > .row > .dh-view-info {border-bottom: 1px solid #ccc; background: rgba(0,0,0,0); padding: 8px 20px 8px; color: #888;}
.dh-view-box > .row > .dh-view-info > span {padding: 0 15px 0 0;}
.dh-view-box > .row > .dh-view-info > span > strong {color: #555; padding: 0 5px 0 0;}
.dh-view-box .dh-attach h6 {margin: 0 0 0; padding: 5px 5px 0;}
.dh-view-box > .row:nth-child(2) > div:nth-child(3) {padding: 30px 20px 60px !important;min-height: 100px;font-size: 16px;}


#Customer02 .bbs-area{
    padding: 0;
}
#Customer02 + div + p{
    display: none;
}
#Customer02 #mailForm {
    border-top: 2px solid #444;
}
#Customer02 #mailForm .form-group {
    margin: 0;
    padding: 20px 60px;
    border-bottom: 1px solid #ddd;
    background:#f6f6f6
}
#Customer02 #mailForm .form-group::after{
    content: '';
    display: table;
    clear: both;
}
#Customer02 #mailForm .form-group > label {
    float: left;
    width: 15%;
    font-size: 15px;
    letter-spacing: -0.03em;
    font-weight: 600;
    margin: 10px 0 0;
}
#Customer02 #mailForm .form-group > .form-control {
    border-radius: 0;
    float: left;
    width: 85%;
    text-shadow: none;
    min-height: 40px;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}
#Customer02 #mailForm .form-group + .btn {
    width: 180px;
    margin: 60px auto 0;
    background: #fff;
    color: #1a488d;
    border: none;
    font-size: 15px;
    border: 1px solid #1a488d;
    padding: 15px 12px;
    border-radius: 0;
    font-weight: 600;
}
#Customer02 #mailForm .form-group + .btn:hover {
    background: #1a488d !important;
    color: #fff !important;
    font-weight: normal;
}
#mailForm label[for='mail_agree'] {
    font-size: 13px;
    color: #666;
}
/* //서브페이지 */

/* 푸터 */
.nav_bottom{
    background: #1b488d;
}
.nav_bottom .col-sm-4{
    padding: 0 30px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.nav_bottom .col-sm-4:nth-child(3){
    /* border-left: 1px solid #fff; */
    border-right: none;
}
.nav_bottom a{
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 28px 0;
    text-align: left;
}
.nav_bottom a:hover{
    text-decoration: none;
}
.nav_bottom a .fa{
    float: right;
    font-size: 24px;
}
.footer_copy .wrap-footer {
    background: #333333;
    padding: 35px 0;
}
.footer_copy .wrap-footer .footer-text{

}
.footer_copy .wrap-footer .footer-text ul{
    padding-left: 0;
    margin-bottom: 0;
    text-align: center;
}
.footer_copy .wrap-footer .footer-text ul:after{
    content: '';
    clear: both;
    display: table;
}
.footer_copy .wrap-footer .footer-text ul li{
    display: inline-block;
    line-height: 1;
    padding: 0 8px;
}
.footer_copy .wrap-footer .footer-text ul.footer-upper-list{
    margin-bottom: 20px;
}
.footer_copy .wrap-footer .footer-text ul.footer-lower-list{
    margin-bottom: 24px;
}
.footer_copy .wrap-footer .footer-text ul.footer-upper-list li{
    color: #9a9a9a;
    font-size: 13px;
    border-right: 1px solid #656565;
}
.footer_copy .wrap-footer .footer-text ul.footer-upper-list li:last-child{
    border: 0;
}
.footer_copy .wrap-footer .footer-text ul.footer-lower-list li{
    color: #fff;
    font-size: 16px;
}
.footer_copy .wrap-footer .footer-text .copyrights{
    display: block;
    font-size: 11px;
    margin-top: 20px;
    color: #979797;
    text-align: center;
}

/* //푸터 */


.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;
}

/* login */

.login-layout,
.id-find-layout,
.pw-find-layout {
    background: #f6f6f6;
    padding: 100px 15px;
	margin-top:-30px;
}

.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel {
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr {
    display: none;
}

.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body {
    padding: 0;
}

.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}

.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2 {
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}

.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}

.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}

.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.login-layout label,
.id-find-layout label,
.pw-find-layout label {
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}

.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control {
	border-radius: 0px;
    border: 1px solid #ddd;
    height: 40px;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.03em;
}

.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus {
    border-color: #41b6f9;
}

.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    float: none;
    width: 100%;
    height: 50px;
    background: #41b6f9;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover {
    background: #2494d4;
}

.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p {
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}

.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}

.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a {
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width:768px) {

    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }

    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }

    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2 {
        font-size: 24px;
    }

    .inner-box-msg p {
        font-size: 12px;
    }

    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }

    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control {
        font-size: 13px;
        height: 36px;
    }

    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a {
        font-size: 12px;
    }

    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning {
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}
.subMenu .nav > li:last-child > a {
    border-right: none;
}
.dh-board .table > tbody > tr > td.subject {
    font-size: 16px;
    color: #333;
}
.btn-primary:hover {
    background-color: #1b488d;
    border-color: #1b488d;
}
.btn-primary {
    background-color: #2177c5;
    border-color: #2177c5;
}

/* 추가 css */
#About01 .con1 {
    padding-top: 40px;
}
#About01 .con1 p {
    font-size: 17px;
    letter-spacing: -0.04em;
    padding-bottom: 10px;
}
#About02 .timeLine .time-box .issue ol {
    min-height: 68px;
    border-left: 1px solid #eaeaea;
    padding-left: 30px;
}
.btn-primary {
    background-color: #2177c5;
    border-color: #2177c5;
}
#Performed .content .thumbnail .caption {
    padding: 12px 0 0 0;
}
#Performed .content .row {
    padding: 30px 0 20px;
    margin: 0 0 40px 0;
    border: 1px solid #e9e9e9;
    background: #f4f4f4;
}
.table>thead>tr>th {
    border-bottom: 1px solid #ccc;
}
#Performed .content .table tr th {
    background: #f8f8f8;
    padding: 15px 15px;
    font-size: 15px;
}
#Performed .content .table tr td {
    padding: 18px 15px;
}
section.content:last-child {
    padding-bottom: 40px;
}
[id^="Biz"] .table thead th:last-child {
    border-right: none;
}
#Biz04 .content .prod-box:last-child, #Biz03 .content .outdoor-box:last-child {
    padding-bottom: 0;
}
#Biz04 .con1 img, #Biz04 .con2 img {
    margin-bottom: 40px;
}
#Biz02 .con1 .col-xs-12 {
    padding-top: 50px;
}
#Biz02 .con1 .thumbnail img {
    border-top: 2px solid #333;
}
#Biz02 .con1 {
    padding-bottom: 20px;
}
#Biz01 .con2 .prod-caption dt {
    text-align: center;
    font-size: 19px;
    letter-spacing: -0.06em;
    line-height: 1.26em;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding: 38px 8px;
    margin-bottom: 20px;
    background: #fafafa;
}
#Biz01 .con2 .prod-caption dd {
    font-size: 15px;
    padding-bottom: 5px;
    letter-spacing: -0.034em;
    line-height: 1.4em;
    padding-left: 20px;
}
#Biz01 .con3 .prod-caption dt {
    border-left: 4px solid #3399ff;
    font-weight: 600;
    letter-spacing: -0.06em;
    line-height: 0.9em;
    margin: 0 0 20px 2px;
}
#Biz01 .con3 .prod-caption dd::before {
    left: 5px;
}
#Biz01 .con2 .col-sm-6:nth-child(4) .prod-caption dt {
    padding: 15px 8px;
    min-height: 100px;
}
#Biz01 .con2 .col-sm-6:nth-child(2) .prod-caption dt {
    padding: 27px 8px;
}
.intro-html-layout [class^="main-"] .thumbnail img {
    padding: 0;
}
.main-prod.bg > .container > .row > div img {
    padding: 12px 20px;
}
.main-prod.bg > .container > .row > div {
    background: #fff;
}
.intro-html-layout .main-prod .thumbnail img {
    padding: 20px;
}