@charset "utf-8";
@import url('/skin/notokr/notokr.css');
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);

html {overflow-x: hidden; overflow-y: scroll;}
body {
    color: #444;
    font-size: 15px;
    letter-spacing: -0.04em;
}
.body-layout {
    background-color: #fff;
    /* padding-top: 88px; */
    padding-top: 127px;
}
/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr',  "NanumGothic", "나눔고딕",'Malgun Gothic', sans-serif; }
h1, h2, h3, h4, h5, h6, p { margin: 0; word-break: keep-all;}
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}
body i { font-family: 'FontAwesome' !important; }
.navbar .caret, .navbar .divider-vertical, .navbar ~ br, .footer-social-layout, .footer_copy .text-center > br, .topmarginLay_a {
    display: none;
}
.dh-view-box .row .col-xs-12 p img{
    max-width : 900px;
    display : block !important;
    margin : auto;
}
/*상단 메뉴 설정 시작*/

.navbar-inverse {
    background: #fff;
    border: none;
    margin: 0;
    box-shadow: 0 0 8px rgba(0,0,0,0.16);
}
.navbar-inverse .navbar-brand {
    margin: 24px 0 23px !important;
    padding: 0;
}
.navbar-inverse .navbar-brand img {
    margin: 0;
}
.navbar-right {
    margin-top: 7px;
    margin-right: -90px;
}
.navbar-inverse .navbar-nav > li > a {
    background: none;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.08em;
    line-height: 1;
    padding: 36px 23px;
    /* padding: 36px 34px; */
    margin: 0;
    position: relative;
    height: 88px;
}
.navbar-inverse .navbar-nav > li > a:before {
    content: "";
    background: #d4d4d4;
    width: 6px;
    height: 6px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
}
.navbar-inverse .navbar-nav > li:last-child > a:before {
/* .navbar-inverse .navbar-nav > li > .m-17:before { */
	background: none;
	width: auto;
	height: auto;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #b3342e;
	background: none;
}
.navbar-inverse .dropdown-menu {
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
    border: none;
    border-radius: 8px !important;
    padding: 24px 0;
    box-shadow: 0 0 8px rgba(0,0,0,0.16);
    min-width: 200px;
}
.navbar-inverse .dropdown-menu > li > a {
    color: #666;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.06em;
    line-height: 1;
    padding: 16px 24px;
}
.navbar-inverse .dropdown-menu > li > a:hover, .navbar-inverse .dropdown-menu > li > a:focus {
    color: #fff;
    background: #b3342e;
}
/* 상단 서브 메뉴 설정 끝*/


/* 하단 카피라이트 설정 시작*/

/* 하단 카피라이트 설정 끝*/


/* CAROUSEL */
.container_slide {
    width: 100%;
    padding: 0;
}
.container_slide > .fill, .carousel-inner .item .fill {
    height: 800px;
}
.carousel-caption {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    padding: 0;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.fill h1 span, .fill p span {
    background: none;
    opacity: 1;
    padding: 0;
    text-shadow: 0 0 0 rgba(0,0,0,0);
	font-family: 'NanumSquare', sans-serif !important;
}
.fill h1 span {
    margin-bottom: 32px;
    font-size: 56px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.02em;
    display: block;
}
.fill h1 span > span {
   /* width: 180px;
    height: 32px;
    display: block;
    background: #444;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.24em;
    line-height: 34px;
    margin: 0 auto 20px;
    padding-left: 8px;*/
   /*width: 277px;*/
   /* height: 50px;*/
   /* display: block;*/
   /* color: #444;*/
    /*background: #fff;*/
   /* font-size: 48px;*/
   /* font-weight: bold;*/
   /* letter-spacing: 0.24em;*/
   /* line-height: 34px;*/
   /* margin: 0 auto 20px;*/
}
.fill p span {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}
.carousel-indicators {
    display: none;
}
.carousel-control {
    z-index: 999;
}
.glyphicon-chevron-left, .glyphicon-chevron-right {
    width: 80px !important;
    height: 80px !important;
    left: 120px !important;
    transform: translateY(-50%);
    margin: auto !important;
    display: block !important;
}
.glyphicon-chevron-right {
	left: auto !important;
	right: 120px !important;
}
.glyphicon-chevron-left:before {
	content : url('/skin/img/slide/sl_prev.png');
}
.glyphicon-chevron-right:before {
	content: url('/skin/img/slide/sl_next.png');
}

 /* main */
.container_contents {
    width: 100%;
    padding: 0;
    background: #f8f8f8;
}
.intro-html-layout {
    margin: 0;
    background: #fff;
}
.main-nav-wrapper {
    position: absolute;
    width: 100%;
    top: -72px;
    z-index: 999;
}
.main-nav {
    width: 33.333334%;
    float: left;
    height: 72px;
}
.main-nav > a {
    text-decoration: none;
    display: inline-block;
    background: rgba(145, 37, 32, 0.8);
    color: #fff;
    letter-spacing: -0.06em;
    width: 100%;
    height: 100%;
    text-align: left;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    white-space : nowrap;
    padding: 0 32px;
}
.main-nav > a:hover, .main-nav > a:focus {
	background: #912520;
}
.main-nav.go-company > a {
	background: rgba(179, 52, 46, 0.8);
}
.main-nav.go-company > a:hover, .main-nav.go-company > a:focus {
	background: #b3342e;
}
.main-nav.go-pdf > a {
	background: rgba(249, 247, 247, 0.96);
	color: #222;
}
.main-nav.go-pdf > a:hover, .main-nav.go-pdf > a:focus {
	background: #f9f7f7;
}
.main-nav > a > h3 {
    font-size: 22px;
    line-height: 72px;
}
.main-nav > a > h3:before {
    content: '\f0a9';
    font-size: 24px;
    font-family: 'FontAwesome';
    float: right;
}

.main-nav > a > h3:last-child:before{
    content:"";
}
/*
.main-nav.go-pdf > a > h3:before {
    content: '다운로드';
    color: #b3342e;
    font-size: 16px;
    font-family: 'notokr';
    letter-spacing: -0.06em;
    line-height: 26px;
    margin: 22px 0;
    border: 1px solid #b3342e;
    width: 100px;
    height: 28px;
    text-align: center;
}*/

.test{
    text-decoration: none !important;
}

.test:before {
  content: "다운로드";
    color: #b3342e;
    font-size: 16px;
    font-family: 'notokr';
    letter-spacing: -0.06em;
    line-height: 26px;
    margin: 22px 0;
    border: 1px solid #b3342e;
    width: 200px;
    height: 28px;
    padding: 5px 24px;
    text-align: center;
    margin: -10px 0 -10px 30px;
    transition: all .3s ease-in-out;
}

.test:hover:before{
    background: #b3342e;
    color: #fff;
}

.main-wrapper {
    margin: 104px 0;
}
#mainCarousel {
    padding-bottom: 50px;
}
#mainCarousel .carousel-indicators {
    bottom: 0;
    display: block;
}
#mainCarousel .carousel-indicators li {
    width: 70px;
    height: 6px;
    margin: 0 2px;
    border-radius: 0;
    background-color: #ccc;
    border-color: #ccc;
}
#mainCarousel .carousel-indicators li.active {
    width: 70px;
    height: 6px;
    background-color: #b3342e;
    border-color: #b3342e;
}
.main-section1 {
    margin: 0 0 40px;
    text-align: center;
}
.main-section1 h2 {
	color: #222;
    font-size: 34px;
	font-family: 'NanumSquare', sans-serif !important;
    font-weight: bold;
    letter-spacing: -0.06em;
    line-height: 1;
}
.main-section1 h2:after {
    content: "";
    width: 40px;
    height: 4px;
    background: #b3342e;
    display: block;
    margin: 24px auto 0;
    border-radius: 8px;
}
.main-section1-sub {
    margin: 0 0 56px;
    text-align: center;
}
.main-section1-sub p {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.02em;
}
.main-section1-sub p strong {
    color: #222;
}
.main-wrapper .row .col-sm-4 {
    padding: 0 4px;
}
.main-section2 {
    padding: 40px 0;
    border-radius: 8px;
}/*
.main-section2:hover {
    box-shadow: 0 2px 12px rgba(0,0,0,0.16);
    transform-origin: bottom;
    transform: translatey(-8px);
    transition-duration: 0.08s;
    transition-delay: 0.08s;
}*/
.main-section2.main1, .main-section2.main3 {
	background: #f9f7f7;
}
.main-section2 * {
    text-align: center;
}
.main-section2 h4 {
    font-size: 20px;
    font-family: 'NanumSquare', sans-serif !important;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 8px;
}
.main-section2 h4:before {
    font-family: 'fontawesome';
    content: "\f0c3";
    display: block;
    margin: 0 auto 32px;
    font-size: 72px;
    height: 72px;
    color: #b3342e;
}
.main-section2.main2 h4:before {
    content: "\f043";
}
.main-section2.main3 h4:before {
    content: "\f1fb";
}
.main-section2 p {
    color: #444;
    font-size: 15px;
    letter-spacing: -0.02em;
    line-height: 1;
}

/* main bbs */
.intro-board-widget-layout {
    margin: 0 auto;
    width: 100%;
    max-width: 1170px;
    display: none;
}
.intro-board-layout {
    width: 100%;
    margin: 80px 0;
    padding: 0;
}
.intro-board-layout > .intro-boardbox:nth-child(1) {
    padding-left: 0;
    padding-right: 40px;
}
.intro-board-layout > .intro-boardbox:nth-child(2) {
    padding-left: 40px;
    padding-right: 0;
}
.intro-boardbox {
  width: 100%;
}
.intro-board-layout > .intro-boardbox .page-header {
    margin: 0;
    padding: 0;
    border: none;
}
.intro-board-layout > .intro-boardbox .page-header h4 {
    color: #222;
    font-size: 28px;
    font-family: 'NanumSquare', sans-serif !important;
    font-weight: bold;
    margin-bottom: 32px;
}
.intro-board-layout > .intro-boardbox .page-header h4 .btn {
	padding: 0;
	box-shadow: 0 0 0 rgba(0,0,0,0) !important;
}
.intro-board-layout > .intro-boardbox .page-header h4 .btn .fa-plus:before {
    content: '\f0a9';
    font-size: 24px;
    color: #b3342e;
}
.intro-board-layout > .intro-boardbox .panel {
    background: none;
    border: none;
    margin: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}
.intro-board-layout > .intro-boardbox .panel-body {
	padding: 0;
}
.dh-front-list2-words {
    margin: 0 0 24px !important;
    padding: 0;
}
.dh-front-list2 h6 a span {
    color: #444;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1;
	text-decoration: none !important;
}
.list-row-subject {
    padding-left: 16px;
    position: relative;
}
.list-row-subject:before {
	content: "";
	position: absolute;
	background: #912520;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.list-row-regdate {
    float: right;
    color: #888 !important;
	font-weight: 300 !important;
}
.list-row-contents, .row-separator{
    display: none;
}
.label-danger {
    background: none;
    color: #b3342e !important;
    font-size: 12px !important;
    font-weight: bold !important;
    padding: 0;
    margin: 0 0 0 8px !important;
}

/* sub setting */
.sub-layout {
    width: 100%;
    padding: 0;
}
.sub_content {
    margin: -48px 0 104px;
}
.top {
    background: url('/skin/img/sub/subtop_bg.jpg') no-repeat center / cover;
    width: 100%;
    height: 210px;
    padding-top: 59px;
}
.top h1 {
    color: #fff;
    font-size: 38px;
    font-family: 'NanumSquare', sans-serif !important;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.02em;
    line-height: 1;
}
.breadcrumb {
    background: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
.breadcrumb > ol {
    margin-top: 16px;
}
.breadcrumb > ol > .breadcrumb-item {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.breadcrumb > ol > .breadcrumb-item > a {
    color: #fff;
    font-weight: 400;
    opacity: 0.8;
}
.top-tab-wrapper {
    width: 100%;
    position: relative;
    height: 48px;
    overflow: hidden;
}
.top-tab-wrapper ul {
    padding: 0;
    margin: 0;
}
.top-tab-wrapper ul li {
    width: 20%;
    text-align: center;
    float: left;
    padding: 0 1px;
}
.top-tab-wrapper ul li .top-tab, .top-tab-wrapper ul li .board-tab {
	background: #b3342e;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	overflow: hidden;
}
.top-tab-wrapper ul li.active .top-tab, .top-tab-wrapper ul li.active .board-tab {
	background: #fff;
}
.top-tab-wrapper ul li a {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 48px;
    width: 100%;
}
.top-tab-wrapper ul li.active a {
    color: #222;
    font-weight: 500;
}

/* table */
.table, .dh-board>.table-hover {
    margin: 0;
    border-top: 1px solid #b3342e;
    border-bottom: 1px solid #c4c4c4;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 16px;
    line-height: 1.6;
    vertical-align: middle;
    border-bottom: 1px solid #e4e4e4;
    color: #666;
    font-size: 15px;
    letter-spacing: -0.04em;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    color: #222;
}
.dh-board>.table-hover > tbody > tr > td a {
    color: #222;
    font-weight: 500;
}
.dh-margin-top {
    margin-top: 80px;
}


/* info */
.info-wrapper {
    padding-top: 80px;
    margin-top: 48px;
}
.info-wrapper > h2 {
    color: #222;
    font-size: 40px;
    font-family: 'NanumSquare', sans-serif !important;
    font-weight: bold;
    letter-spacing: -0.06em;
    line-height: 1;
    text-align: center;
    margin-bottom: 40px;
}
.info-wrapper > h2:after {
    content: "";
    width: 40px;
    height: 4px;
    background: #b3342e;
    display: block;
    margin: 24px auto 0;
    border-radius: 8px;
}
.info-wrapper h3 {
    text-align: center;
    margin: 40px 0;
}
.info-wrapper p {
 /*   color: #444;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 28px;
    margin-bottom: 24px;*/
    color: #444;
    font-size: 17px;
    letter-spacing: -0.04em;
    line-height: 2.3em;
    margin-bottom: 24px;
}

.greeting-accent{
    font-weight: 600;
    font-size: 28px !important;
}
.info-content-sub{
    margin: 90px 0 90px;
}
#info1 .info-wrapper img {
	margin-bottom: 24px;
}
#info1 .info-wrapper p:last-child {
  /*  color: #222;
    font-size: 18px;
    font-weight: 500;
    margin: 24px 0 0;*/
    color: #444;
    font-size: 18px;
    letter-spacing: -0.04em;
    line-height: 2.5em;
    margin-bottom: 24px;
}
#info2 .table {
    margin-top: 24px;
}

/* product */
.product-wrapper {
    padding-top: 80px;
}
.product1-sub img {
    width: 160px;
    margin-bottom: 40px;
}
.product1-sub ul {
    margin: 0;
    padding: 0;
}
.product1-sub ul li h3 {
    color: #444;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.06em;
    line-height: 1;
    padding: 8px 16px;
	position: relative;
}
.product1-sub ul li h3:before {
    content: "";
    position: absolute;
    background: #912520;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    left: 0;
    top: 50%;
	transform: translateY(-50%);
}
.product-table {
	margin-top: 40px;
	    border-collapse: separate;
    border-spacing: 3px;
}
.product-table > tbody > tr > td > h2 {
    color: #222;
    font-size: 24px;
}
.product-table > tbody > tr > td > p {
    color: #444;
    font-size: 16px;
    line-height: 30px;
}
.product-table > tbody > tr > td a.catalog{
    float: right;
    transition: all 0.4s ease;
    color: #b3342e;
    font-size: 16px;
    font-family: 'notokr';
    letter-spacing: -0.06em;
    line-height: 26px;
    margin: 0;
    border: 1px solid #b3342e;
    width: 100px;
    height: 28px;
    text-align: center;
    text-decoration: none !important;
}
.product-table > tbody > tr > td a.v-link{
    float: left;
    transition: all 0.4s ease;
    color: #b3342e;
    font-size: 16px;
    font-family: 'notokr';
    letter-spacing: -0.06em;
    line-height: 26px;
    margin-top: 20px;
    border: 1px solid #b3342e;
    width: 200px;
    height: 28px;
    text-align: center;
    text-decoration: none !important;
}
.product-table > tbody > tr > td a.catalog:hover, .product-table > tbody > tr > td a.catalog:focus, 
.product-table > tbody > tr > td a.v-link:hover, .product-table > tbody > tr > td a.v-link:focus {
    background: #b3342e;
    color: #fff;
}
.product-table > tbody > tr > td:nth-child(2) {
    min-height: 200px;
    padding: 80px 16px;
}
.product-table > tbody > tr > td img {
    max-height: 400px;
        max-width: 280px;
}
.product-bottom {
    background: #f8f8f8;
    color: #666;
    font-size: 14px;
    text-align: center;
    padding: 16px 24px;
    margin: 24px 0 0;
    border-radius: 8px;
}
.product2-table * {
    text-align: center;
}
.product2-table {
    margin-top: 40px;
}
.product2-table.table > tbody > tr > th {
    background-color: #f9f7f7;
}

/* board setting */
.bbs-list-index-layout .sub_content {
    margin-bottom: 80px;
}
.dh-board, .dh-view-box, .form-horizontal {
    width: 100%;
    max-width: 1170px;
    margin: 80px auto 160px;
}
.dh-view-box>.row>.page-header {
    border-top: 1px solid #b3342e;
    border-bottom: 1px solid #e4e4e4;
    padding: 20px 0;
    margin: 0;
    text-align: center;
}
.dh-view-box>.row>.page-header h4 {
    color: #222;
    font-size: 24px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.dh-view-box>.row>.dh-view-info {
    background: none;
    border-bottom: 1px solid #c4c4c4;
    padding: 16px 24px 12px;
    line-height: 1;
    margin: 0 0 40px;
}
.dh-view-box>.row>.dh-view-info > span {
    line-height: 1;
    padding: 0 24px 0 0;
}
.dh-view-box>.row>.dh-view-info .sns-box {
    display: none;
}
.pagination>li>a, .pagination>li>span {
    border: none;
    font-size: 13px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background: #b3342e;
}

.dh-view-box .dh-attach h6 {
    font-size: 15px;
    text-align: left;
    line-height: 1.3em;
}
.dh-view-box .dh-attach h6 a {
    float: none;
    padding-left: 5px;
}
.dhb-txt-list .btnRead > h4 {
    margin: 0 0 10px;
}
.dhb-txt-box {
    padding: 15px 3px;
}

/* 댓글 */
.bbs-list-view-layout+.row,
.bbs-blog-view-layout+.row,
.bbs-text-view-layout+.row,
.bbs-pds-view-layout+.row,
.dh-view-box+.row {
    max-width: 1170px;
    margin: -120px auto 160px;
}
.dh-comments div.panel-body {
    font-size: 15px;
}
.dh-comments .panel-body > p {
    font-size: 14px;
    color: #666;
}
.dh-comments .panel-body > p em {
    font-style: normal;
}
.bbs-list-index-layout .label-primary,
.vod-index-layout .label-primary {
    display: inline-block;
    margin-left: 5px;
    padding: 4px 6px;
    background: #005a92;
    vertical-align: text-top;
}

/* footer */
.footer_copy > .text-center {
    background: #555;
    color: #fff;
    letter-spacing: -0.02em;
    padding: 0;
}

.footer-logo{
    width: 45%;
    display: inline-block;
}

.footer-size-setting{
    width:10%;
    margin: 0 10px;
}

.footer-partner{
    border: 1px solid;
}
.footer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    float: none;
    text-align: left;
}
.footer h5 {
    margin: 0 0 8px;
}
.footer_copy ul {
    margin: 0;
    padding: 0;
}
.footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    padding: 20px 0;
}
.footer-top-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1170px;
}
.footer-top ul{
     margin: 0 auto;
    width: 100%;
}
.footer-top ul li {
    display: inline-block;
    font-size: 14px;
    color: #a4a4a4;
    margin-right: 16px;
    padding-right: 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.24);
    line-height: 1;
}
.footer-top ul li:last-child{
  border: none;
}
.footer-top ul li a{
  color: #fff;
}
.footer-inner {
    margin: 0 auto;
    padding: 31px 0 40px;
    width: 100%;
    max-width: 1170px;
}
.footer-inner img, .footer-inner ul {
    display: inline-block;
    vertical-align: top;
}
.footer-inner ul {
    padding-left: 40px;
}
.footer-inner ul li{
  display: inline-block;
    font-size: 13px;
    color: #aaa;
    margin-right: 20px;
    line-height: 2;
}
.footer-inner ul li:last-child{
  display: block;
}
.footer-bold {
    font-weight: bold;
    margin-right: 4px;
}
.footer-inner .copy {
    margin: 0;
    font-size: 13px;
    color: #aaa;
}


/* LOGIN */
.login-layout, .id-find-layout, .pw-find-layout {
    padding: 180px 15px 100px;
    background: rgba(0,0,0,0.2);
    min-height: calc(100vh - 115px);
}
.login-layout .panel, .id-find-layout .panel, .pw-find-layout .panel {
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.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,
.id-find-layout .form-control {
    box-shadow: none;
    border: 1px solid #e0e0e0;
    width: 100%;
    height: 40px;
    color: #616161;
    font-size: 1em;
    letter-spacing: -0.04em;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form00845acontrol:focus{
    border-color: #B3342E;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    float: none;
    border: 2px solid #B3342E;
    width: 220px;
    height: 50px;
    padding: 10px 15px;
    border-radius: 3px;
    color: #B3342E;
    font-weight: 500;
    background: #fff;
    font-size: 17px;
    text-decoration: none;
    display: block;
    margin: 10px auto 20px;
    transition: all ease 0.3s;
}
.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
    background: #B3342E;
	color:#fff;
}
.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;
    }
}


/* ---------- 회원가입 ---------- */
.join-layout {
    /* max-width: 1170px; */
    margin: 0 auto;
    /* padding: 80px 15px; */
    padding: 180px 15px 150px;
    background: rgba(0,0,0,0.2);;
    min-height: calc(100vh - 115px);
}
.join-layout > .row{
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}
.join-layout > .row {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 30px 0;
    background: #fff;
}
.join-layout .jumbotron {
    background: #fff;
    border-radius: 0;
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 50px 30px;
}
.join-layout .jumbotron h1 {
    color: #222;
    margin: 0;
    font-size: 36px;
    letter-spacing: -0.03em;
    text-align: center;
}
.join-layout .jumbotron p {
    text-align : center;
    font-weight : 500;
}
.join-agree-area .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
.join-agree-area #joinForm{
    width: 100% !important;
}
.join-agree-area .panel .row {
    padding: 0 !important;
}
.join-agree-area .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    background: #f3f3f3;
    padding: 10px 15px;
    font-size: 13px;
}
.join-agree-area .form-control:focus {
    border-color: #B3342E;
}
.join-agree-area .panel-footer {
    background: rgba(0,0,0,0);
    border: none;
    padding: 20px 0 0;
}/*
.join-agree-area .panel-footer .btn-default {
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 16px;
    padding: 15px;
}*/
.join-agree-area .panel-footer .btn-default{
    background: #B3342E;
    color: #fff;
    width: 150px;
    margin-bottom: 50px;
}
.join-agree-area .panel-footer .btn-default:hover {
    border-color: #bbb;
}
.join-layout .form-horizontal .panel,
#joinForm .panel {
    border: none;
    border-radius: 3px;
    box-shadow: none;
}
.join-layout .form-horizontal .panel-heading, 
#joinForm .panel-heading {
    color: #222;
    font-size: 24px;
    letter-spacing: -0.04em;
    font-weight: 500;
    position: relative;
    padding: 0 0 0 24px;
    margin: 0 0 20px;
    display: block;
    line-height: 1;
    background: rgba(0,0,0,0);
    border-bottom: none;
}
.join-layout .form-horizontal .panel-heading:before, 
#joinForm .panel-heading:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 2px;
    background: #222;
    left: 0;
    bottom: 1px;
}
.join-layout .form-horizontal .panel-body,
 #joinForm .panel-body{
    padding: 0;
    border-top: 1px solid #ddd;
}
.join-layout .form-horizontal .panel-body .form-group,
 #joinForm .panel-body .form-group {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
}
.join-layout .form-horizontal .form-group .control-label,
 #joinForm .control-label{
	text-align: left;
    width: 200px;
    padding: 23px 15px 23px;
    font-size: 14px;
    background: #f3f3f3;
}

.joinForm-addr label {
    min-height: 110px !important;
}

.joinForm-receive-email .form-control-static {
    padding-top: 23px !important;
}

.join-layout .form-horizontal .form-group .control-label br,
  #joinForm .control-label br{
    display: none;
}
.join-layout .form-horizontal .panel-body .form-group .col-sm-6,
  #joinForm .panel-body .form-group .col-sm-6{
    padding:13px 15px 13px;
}
.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3,
  #joinForm .panel-body .joinForm-zipcode .col-sm-3{
    padding:13px 15px 13px;
}
.join-layout .form-horizontal .form-group .form-control, 
#joinForm .form-control {
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
}
#joinForm .form-control:focus {
    border-color: #B3342E;
}
.join-layout .form-horizontal .joinForm-addr .control-label{
    padding: 40px 15px;
}
 #joinForm .control-label{

 }
.join-layout .form-horizontal .form-group label.error {
    font-size: 10px;
    margin: 0;
}
.join-layout .form-horizontal .panel-footer,
 #joinForm .panel-footer{
    border: none;
    padding: 0;
    background: rgba(0,0,0,0);
    border-radius: 0;
}
.join-layout .form-horizontal .panel-footer .form-group {
    padding: 20px 0 0 !important;
    margin-bottom: 0;
}
.join-layout .form-horizontal .panel-footer .btn {
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 16px;
    padding: 15px;
    width: 125px;
}
.join-layout .form-horizontal .panel-footer .btn-default:hover {
    border-color: #bbb;
    background: #fff;
}
.join-layout .form-horizontal .panel-footer .btn-success {
    border: 1px solid #444;
    background: #444;
}
.join-layout .form-horizontal .panel-footer .btn-success:hover {
    background: #B3342E;
}

#joinForm{
    width: 50%;
    margin: 100px auto;
}

#joinForm .btn-block{
    border: none;
}

.join_delete .fa-fw{
    margin-left: -10px;
}

.join_modify{
    width: 150px;
}
@media (max-width:767px){
	.dh-board > .table-hover td, .dh-board > .table-hover th {
		padding: 10px !important;
		font-size: 12px;
		font-weight: 400;
	}
	.dh-margin-top {
		margin-top: 10px;
	}
	.join-layout .jumbotron {
		font-size: 24px;
		padding-top: 23px;
	}
	.join-layout .form-horizontal .panel-body .form-group {
		padding: 15px 0;
	}
	.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
		padding: 0;
	}
	.join-layout .form-horizontal .form-group .control-label {
		width: auto;
		background: rgba(0,0,0,0);
		padding: 0;
	}
	.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
		padding: 0;
	}
}



/***** 0509 *****/

.dh-alert{
    font-size: 50px;
    margin: 400px 0 !important;
}

.dh-alert > .text-center{
      content:"로그인 후 이용이 가능합니다";
}
.dh-alert .text-center{
    content:"로그인 후 이용이 가능합니다" !important;
}

.view-catalog{
    display : none;
    margin-top: 24px;
}


.login-zyou{
    display: none;
}

#btnNew{
    border: none;
    background: #B3342E;
}


/******* 0517 *********/
/*
.join-layout .jumbotron h1:after{
    content:"신청 시 담당자가 수락해야만 로그인이 가능합니다.";
    display: block;
    font-size: 18px;
    margin-top: 30px;
}
*/

/********** 0527***/

.tla-h4{
    float: right;
    line-height: 1.5;
}

.orga-title{
    margin-top: 50px;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden {
	min-height: 200px;
	height: 200px;
	max-height: 200px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, .39);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .39);
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead {
	width: 100%;
	height: 100%;
	float: left;
	margin: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead img {
	width: 100%;
	height: 100%;
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	visibility: hidden;
	opacity: 0;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b{
	background:transparent;
	border:none;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden{
	border:none;
}
.dhb-txt-box-type-b-text-layout h4{
	margin-top:10px!important;
	text-align:left;
	font-size:15px!important;
}
.dhb-txt-box-type-b-text-layout h4 strong{
	display:inline-block;
	max-width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
}
.dhb-txt-box-type-b-text-layout h4 .label{
	vertical-align:text-top;
}
.dhb-txt-box-type-b-text-layout h4:before,
.dhb-txt-box-type-b-text-layout .txt-box-footer{
	display:none;
}

/* -------------------메인 페이지 썸네일------------------ */
.dh-front-blog>.col-md-4>.thumbnail{
    position: relative;
    min-height: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    background: #000;
}
.blog-row-contents {
	display: none;
}
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    height: 200px;
    border: none;
    box-shadow: none;
    overflow: hidden !important;
    transition: all ease 0.5s;
    background-size : cover;
}
.dh-front-blog>.col-md-4>.thumbnail:hover a.blogthumb, 
.dh-front-blog>.col-md-4>.thumbnail:focus a.blogthumb{
    transform: scale(1.2);
    opacity: 0.5;
}
.dh-front-blog>.col-md-4>.thumbnail .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    border: none;
    width: 100%;
    padding: 0;
    text-decoration: none !important;
    background: rgba(0,0,0,0.6);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.8) 100%);
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    margin: 0;
    padding: 16px 16px !important;
    font-size: 14px;
    letter-spacing: -0.03em;
    font-weight:600
}


.dh-front-blog>.col-md-4>.dh-vod-thumb {}
.dh-front-blog>.col-md-4>.dh-vod-thumb img {
    padding: 0;
    border: 0;
    border-radius: 0;
}
.dh-front-blog>.col-md-4>.dh-vod-thumb h4{margin-top: -35px;position: relative;padding: 10px 13px 10px 8px;background: rgba(0,0,0,0.6);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.8) 100%);}
.dh-front-blog>.col-md-4>.dh-vod-thumb h4 a{color: #fff;display: block;
    
    
    
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;font-size: 14px;
    letter-spacing: -0.03em;
    font-weight: 600;}
.dh-front-blog>.col-md-4>.dh-vod-thumb h4 small{
	position: absolute;
	right: 10px;
	top: 11px;
}


/********** 다국어 CSS **********/
/* 다국어 언어 전환 버튼 */
.ch-lang {
    text-align: right;
    background-color: #f6f6f6;
}
.ch-lang ul {
    margin-top: -2px;
    margin-bottom: 0;
}
.ch-lang ul > li {
    display: inline-block;
}
.ch-lang ul > li:first-child::after {
    content: '|';
    margin: 0 6px 0 10px;
    font-size: 14px;
    color: #999;
}
.ch-lang ul > li > button.lang {
    padding: 8px;
    font-size: 12px;
    color: #666;
    font-weight: 500;
    background-color: transparent;
    border: none;
}
.ch-lang ul > li > button.lang:not(.active):hover {
    background-color: #ddd;
}
.ch-lang ul > li > button.lang:focus {
    outline: none;
}
.ch-lang ul > li button.lang.active {
    color: #0b4a80;
    font-weight: 600;
}
.ch-lang ul > li > button > img {
    float: left;
    width: 20px;
    margin-top: 2px;
    margin-right: 5px;
    border: 1px solid #ddd;
}

/* 메뉴바 */
body.en .navbar-inverse .navbar-nav > li > a {
    padding: 36px 19px;
    /* padding: 36px 28px; */
}

/* 메인 */
body.en .main-nav.go-pdf > a {padding: 0 20px;}
body.en .main-nav.go-pdf > a > h3 {font-size: 18px;}
body.en .main-nav.go-pdf > a > h3 > .test:before {content: 'Download'; margin-left: 12px;}


.myModal17{width: 450px;}
.myModal17 img{width: 100% !important;height: auto;}




@media (min-width: 1200px) {
    .ch-lang > .container {
        width: 1255px;
        padding: 0;
    }
}

@media(min-width:768px){
	.dh-front-blog>.col-md-4{
		width:25%;
	}
}
@media(max-width:768px){
    .body-layout{
        /* padding-top : 85.47px; */
        padding-top : 120px;
    }
    .navbar-brand{
        width : 50%;
        padding-left: 10px !important;
    }
    .navbar-right{
        margin-right :0;
    }
    .navbar-toggle{
        margin-top : 25px;
    }
    .navbar-inverse .navbar-toggle .icon-bar{
        background-color : #000;
    }
    .navbar-inverse .navbar-nav > li > a{
        height : 50px;
        padding : 10px 10px 10px 20px;
        line-height : 30px;
    }
    .container>.navbar-header{
        border-bottom : 1px solid #ddd;
    }
    .container_slide > .fill, .carousel-inner .item .fill{
        height : 550px;
    }
    .carousel-caption{
        top : 40%;
    }
    .fill h1 span{
        font-size : 40px;
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
        background-color : #ffffff;
    }
    .navbar-collapse.in{
        overflow-x: hidden;
    }
    .navbar-nav .open .dropdown-menu{
        position : relative;
    }
    .navbar-inverse .navbar-nav > li > a:before{
        content : none;
    }
    .navbar-inverse .dropdown-menu{
        padding : 10px 0;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        padding : 10px 10px 10px 25px;
    }
    .glyphicon-chevron-left, .glyphicon-chevron-right{
        width : 50px !important;
        height : 50px !important;
    }
    .glyphicon-chevron-right{
        right : 0 !important;
    }
    .glyphicon-chevron-left{
        left : 0 !important;
    }
    .glyphicon-chevron-left:before{
       content: "\e079";;
    }
    .glyphicon-chevron-right:before{
        content: "\e080";
    }
    .main-nav > a{
        padding : 0 10px;
    }
    .main-nav > a > h3{
        font-size : 14px;
        text-align : center;
    }    
    .main-nav.go-pdf > a > h3{
        font-size : 12px;
    }
    body.en .main-nav.go-pdf > a > h3 {
        margin-top: 12px;
        font-size : 12px;
        line-height: 1.4em;
    }
    body.en .main-nav.go-pdf > a > h3 > .test:before {
        bottom: 5px;
        margin-left: 0;
    }
    .main-wrapper{
        margin-top : 30px;
    }
    .main-nav-wrapper{
        left : 0;
    }
    .go-pdf{
        position : relative;
    }
    .test::before{
        margin : 0;
        position: absolute;
        left: 50%;
        transform : translateX(-50%);
        bottom : 0;
        font-size : 12px;
        height : 20px;
        width : 90px;
        padding : 0;
        line-height : 20px;
    }
    .footer-inner ul{
        padding-left : 10px;
    }
    /*subpage*/
    #info1 .info-wrapper img{
        height : 300px;
        width : 100%;
    }
    .info-content-sub{
        margin-top : 20px;
        margin-bottom : 20px;
    }
    .info-wrapper{
        padding : 0 10px;
    }
    .bbs-blog2-index-layout .top-tab-wrapper ul li .board-tab, .bbs-list-index-layout .top-tab-wrapper ul li .board-tab{
        display : table;
        width : 100%;
    }
    .bbs-blog2-index-layout .top-tab-wrapper ul li a, .bbs-list-index-layout .top-tab-wrapper ul li a{
        font-size : 14px;
        word-break : keep-all;
        line-height : 16px;
        height : 50px;
        display : table-cell;
        vertical-align : middle;
    }
    .product-table tbody tr{
        display : flex;
        flex-direction : column;
    }
    .product-table > tbody > tr > td:nth-child(2){
        padding : 30px 10px;
    }
    .bbs-list-index-layout .sub_content{
        margin-bottom : 20px;
    }
    .footer-top ul li{
        margin-right : 5px;
    }
    .bbs-list-index-layout .sub_content .container .col-sm-12{
        padding:0 5px;
    }
    .dh-board {
        margin : 40px auto 60px;
        padding:0 15px;
    }
}