@charset "utf-8";
@import url('/skin/notokr/notokr.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500,700');

html {
    overflow-x: hidden;
    overflow-y: scroll;
}

.body-layout {
    background-color: #fff;
    word-break: keep-all !important;
    padding-top: 124px;
}

/* 폰트 설정 */
.body-layout,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
    font-family: 'Noto Sans KR', "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

ol,
ul,
li {
    list-style: none;
    list-style-position: inside;
}

@media (min-width: 1200px) {
    .container {
        width: 1290px;
    }
}


.navbar .caret,
.navbar .divider-vertical,
.navbar~br,
.footer-social-layout,
.footer_copy .text-center>br,
.topmarginLay_a {
    display: none;
}

.sub-layout {}

/* 상단 네비게이션 */
.navbar-right {
    margin-right: -40px;
}

.nav-upper {
    padding: 12px 0;
    border-bottom: 1px solid #e4e4e4;
}

.upper-left {
    float: left;
}

.upper-left p {
    color: #444;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.04em;
    line-height: 1;
}

.upper-left p span {
    color: #008d0a;
    font-size: 16px;
}

.upper-left p span>span {
    color: #fbb51f;
}

.upper-right {
    float: right;
}

.upper-right>ul>li a,
.upper-right>a,
.upper-right>ul>li {
    float: left;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    margin-right: 20px;
    position: relative;
}

.upper-right>ul>li a {
    margin-right: 0;
}

.upper-right>a:before,
.upper-right>ul>li:before {
    content: "";
    background: #c4c4c4;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    right: -12px;
    transform: translateY(-50%);
}
.upper-right>a.logined:before{
    display: none;
}

.upper-right>a:nth-child(2),
.upper-right>ul>li:nth-child(2) {
    margin-right: 0;
}

.upper-right>a:nth-child(2):before,
.upper-right>ul>li:nth-child(2):before {
    background: none;
    width: auto;
    height: auto;
}

.upper-right>ul {
    float: left;
    padding: 0 0 0 16px;
    margin: 0 0 0 16px;
    border-left: 1px solid #c4c4c4;
}

.upper-right>ul>li {
    color: #888;
    cursor: pointer;
}

.upper-right>ul>li.active {
    color: #148e17;
    font-weight: bold;
}

.navbar-inverse {
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
}

.navbar-header {
    margin: 0;
}

.navbar-header .navbar-brand {
    margin: 10px 0 !important;
    padding: 0;
}

.navbar-header .navbar-brand img {
    margin: 0;
    display: inline-block;
}

.navbar-header .navbar-brand>span {
    color: #333;
    font-size: 25px;
    font-weight: 600;
    opacity: 1;
    margin-left: 7px;
    display: block;
    float: right;
    margin-top: 11px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #222;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.08em;
    line-height: 1;
    padding: 30px 40px;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #008c09;
    background: none;
}

.navbar-inverse .dropdown-menu {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    border-radius: 0;
    border: none;
    padding: 24px 16px 24px 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    min-width: 240px;
}

.navbar-inverse .dropdown-menu>li>a {
    color: #444;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 1;
    padding: 16px 24px;
}

.navbar-inverse .dropdown-menu>li>a:focus,
.navbar-inverse .dropdown-menu>li>a:hover {
    background: #f6f9f3;
    color: #008c09;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

.navbar .divider-vertical+li {
    display: none;
}

/* //상단 네비게이션 */

.container_contents {
    width: 100%;
    padding: 0;
}

.intro-html-layout.row {
    margin-left: 0;
    margin-right: 0;
}

.intro-html-layout>.col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

/* 슬라이드 영역 */
/*
.container.container_slide{
	width: 100%;
	padding: 0;
}
.container.container_slide .carousel.slide .carousel-inner .item .carousel-caption h1,
.container.container_slide .carousel.slide .carousel-inner .item .carousel-caption p{
    text-align: left;
}
.container.container_slide .carousel.slide .carousel-inner .item .carousel-caption h1 span,
.container.container_slide .carousel.slide .carousel-inner .item .carousel-caption p span{
    background-color: transparent;
    text-shadow: none;
    opacity: 1;
}
*/
.fill {
    height: 560px;
}

.fill .carousel {
    width: 100%;
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.carousel-inner .item {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.carousel-inner .item:nth-child(1) {
    background-image: url('/skin/img/slide/slide1.jpg');
}

.carousel-inner .item:nth-child(2) {
    background-image: url('/skin/img/slide/slide2.jpg');
}

.carousel-inner .item:nth-child(3) {
    background-image: url('/skin/img/slide/slide3.jpg');
}

.carousel-inner .item .carousel-caption {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    font-weight: 300;
    text-shadow: none;
}

.carousel-inner .carousel-caption>div:nth-child(2) {
    text-align: left;
}

.carousel-inner .carousel-caption>div:nth-child(2)>span {
    display: inline-block;
    background: #008c09;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1;
    padding: 8px 16px;
    margin-bottom: 16px;
    margin-top: 50px;
}

.carousel-inner .carousel-caption>div:nth-child(2)>h2 {
    font-size: 49px;
    font-weight: 400;
    letter-spacing: -0.08em;
    line-height: 1;
    margin-bottom: 32px;
}

.carousel-inner .carousel-caption>div:nth-child(2)>h2 small {
    color: #fff;
    opacity: 0.8;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.04em;
    margin-left: 8px;
}

.carousel-inner .carousel-caption>div:nth-child(2)>ul {
    margin: 0;
    padding: 0;
}

.carousel-inner .carousel-caption>div:nth-child(2)>ul li {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 28px;
    padding-left: 16px;
    position: relative;
}

.carousel-inner .carousel-caption>div:nth-child(2)>ul li:before {
    content: "";
    background: #e4e4e4;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.carousel-inner .carousel-caption>div:nth-child(2)>a {
    border: 2px solid #fff;
    background: #fff;
    color: #008c09;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.06em;
    width: 200px;
    height: 56px;
    line-height: 52px;
    border-radius: 80px;
    padding: 0 32px;
    margin-top: 64px;
    display: inline-block;
    text-decoration: none;
}

.carousel-inner .carousel-caption>div:nth-child(2)>a>.fa {
    float: right;
    line-height: 52px;
    font-weight: bold;
}

.carousel-inner .carousel-caption>div:nth-child(2)>a:hover,
.carousel-inner .carousel-caption>div:nth-child(2)>a:focus {
    background: none;
    color: #fff;
}

.carousel-controller {
    position: absolute;
    bottom: 0;
    background: #fff;
    left: auto;
    right: 16%;
    border-bottom: 1px solid #e4e4e4;
}

.carousel-controller .carousel-control {
    position: relative;
    display: block;
    float: left;
    padding: 20px 20px;
    color: #c4c4c4;
    font-size: 14px;
    text-shadow: none;
    width: 56px;
    height: 56px;
    opacity: 1;
}

.carousel-controller .carousel-control.btn {
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-radius: 0;
}

/* //슬라이드 영역 */

/* 메인 중단영역 */
.mobile-btn-layout-container {
    display: none;
}

.mainPage {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.intro-board-widget-layout {
    margin-left: 0;
    margin-right: 0;
}

.board-upper {
    background-color: #f6f9f3;
    padding: 44px 0;
}

.board-upper .page-header {
    margin: 0 0 40px;
    padding: 0;
    border: none;
}

.board-upper .page-header h4 {
    color: #222;
    font-size: 44px;
    letter-spacing: -0.08em;
    line-height: 1;
    display: inline-block;
}

.board-upper .page-header h4+span {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.06em;
    line-height: 1;
    margin-left: 16px;
}

.board-upper .new-product {
    width: 480px;
    max-width: 100%;
    padding: 0;
}

.board-upper .new-product .thumbnail {
    background-color: #fff;
    border: 2px solid #008c09;
    border-radius: 16px;
    padding: 35px 0 0;
    overflow: hidden;
    position: relative;
    width: 480px;
    max-width: 100%;
    text-decoration: none;
    margin: 0 auto;
}

.board-upper .new-product .thumbnail:before {
    content: 'HIT';
    position: absolute;
    top: 24px;
    left: 24px;
    background: #FBB51F;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.08em;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
}

.board-upper .new-product .thumbnail>img {
    /* height: 2478x; */
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
}

.board-upper .new-product .thumbnail .caption {
    display: block;
    background: #008c09;
    padding: 24px 0;
    color: #fff;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.08em;
}

.board-upper .new-product .thumbnail .caption small {
    opacity: 0.64;
    font-size: 16px;
    letter-spacing: 0;
    margin-left: 8px;
}

.products>div .page-header {
    display: none;
}

.intro-boardbox .dh-front-blog>div {
    width: 50%;
}

.intro-boardbox .dh-front-blog>div .thumbnail {
    min-height: auto;
    margin: 0 0 16px;
    border: none;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}

.intro-boardbox .dh-front-blog>div .thumbnail .blogthumb {
    border: none;
    background-size: 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.intro-boardbox-1 .dh-front-blog>div .thumbnail .blogthumb {
    background-size: 54%;
    background-position: 50% 63%;
}

.intro-boardbox-1 .dh-front-blog>div:nth-child(4) .thumbnail .blogthumb {
    background-size: 64%;
}

.intro-boardbox-2 .dh-front-blog>div .thumbnail .blogthumb {
    background-size: 47%;
    background-position: 50% 63%;
}

.intro-boardbox-2 .dh-front-blog>div:nth-child(1) .thumbnail .blogthumb,
.intro-boardbox-2 .dh-front-blog>div:nth-child(2) .thumbnail .blogthumb {
    background-size: 61%;
}

.intro-boardbox-3 .dh-front-blog>div .thumbnail .blogthumb {
    background-size: 73%;
}

.intro-boardbox-3 .dh-front-blog>div:nth-child(2) .thumbnail .blogthumb {
    background-size: 69%;
}

.intro-boardbox-4 .dh-front-blog>div .thumbnail .blogthumb {
    background-size: 70%;
}

.intro-boardbox-5 .dh-front-blog>div .thumbnail .blogthumb {
    background-size: 59%;
    background-position: 50% 57%;
}

.intro-boardbox .dh-front-blog>div .thumbnail .caption {
    text-align: center;
    padding: 20px 0;
    text-decoration: none;
}

.intro-boardbox .dh-front-blog>div .thumbnail .blog-row-subject {
    padding: 0 !important;
    color: #444;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.06em;
    line-height: 1.15;
}

.intro-boardbox .dh-front-blog>div .thumbnail .blog-row-contents {
    display: none;
}

.board-upper .products {
    position: relative;
    padding: 0 56px 0 100px;
    width: 62%;
}

.products button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 30px;
    height: 56px;
    border: none;
    padding: 0;
    z-index: 100;
}

.products .leftBtn {
    background: url(/skin/img/main/arrow_b_prev.png) no-repeat center / contain;
    left: 48px;
}

.products .rightBtn {
    background: url(/skin/img/main/arrow_b_next.png) no-repeat center / contain;
    right: 0;
}

.intro-boardbox-2,
.intro-boardbox-3,
.intro-boardbox-4,
.intro-boardbox-5 {
    display: none;
}

.board-lower {
    padding: 32px 0;
}

.board-lower .page-header {
    margin: 0 0 48px;
    padding: 0;
    border: none;
}

.board-lower .page-header h4 {
    color: #222;
    font-size: 32px;
    letter-spacing: -0.04em;
    line-height: 1;
}

.board-lower .page-header h4 .btn {
    margin: 16px 0 0;
    padding: 0;
    border: none;
    font-size: 14px;
    color: #888;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
}

.board-lower .page-header h4 .btn .fa {
    font-size: 16px;
    font-weight: bold;
    padding-left: 4px;
}

.board-lower .front-panel>.panel {
    border: 0;
}

.board-lower .front-panel>.panel .panel-body {
    padding: 0;
}

.board-lower .panel-body .dh-front-list2-words {
    margin: 0 0 16px !important;
    padding: 0 0 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    float: none;
}

.dh-front-list2 h6 a,
.dh-front-list2 h6 a span {
    font-size: 16px;
    letter-spacing: -0.06em;
    text-decoration: none !important;
}

.board-lower .panel-body .list-row-subject {
    float: left;
    font-weight: 300;
    width: 76%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.board-lower .panel-body .row-separator {
    display: none;
}

.board-lower .panel-body .list-row-regdate {
    float: right;
    font-weight: 300;
    color: #008c09;
}

.board-lower .panel-body .list-row-contents {
    display: none;
}

/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.subHeader {
    height: 240px;
    background-image: url(/skin/img/sub/sub_title.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
}

.subHeader .container h2 {
    text-align: center;
    color: #fff;
    font-size: 44px;
    line-height: 240px;
    letter-spacing: -0.08em;
}

.subHeader .breadcrumb {
    background-color: transparent;
    float: right;
    margin-bottom: 0;
    margin-top: -36px;
}

.subHeader .breadcrumb li a {
    color: #fff;
    font-size: 13px;
    opacity: 0.64;
}

.subHeader .breadcrumb li.active {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

.subBody {
    padding-top: 80px;
    padding-bottom: 104px;
}

.subMenu .subside_title {
    display: none;
}

.subMenu .nav li a {
    color: #444;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 1;
    padding: 16px 24px;
}

.subMenu .nav li.active a,
.subMenu .nav li a:hover {
    background: #f6f9f3;
    color: #008c09;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

.subMenu .nav li.active a:after {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.subContent_title {
    margin-bottom: 48px;
    color: #222;
    font-size: 32px;
    letter-spacing: -0.08em;
    line-height: 1;
}

#about04 .table tr:first-child {
    border-top: 1px solid #ddd;
}

#about04 .table tr {
    font-size: 18px;
    border-bottom: 1px solid #DDD;
}

.dh-board .filter-items {
    padding: 0;
    margin: 0 0 48px;
    border-bottom: 1px solid #e4e4e4;
}

.dh-board .filter-items a,
.dh-board .filter-items .on {
    display: inline-block;
    margin: 0 2px -5px;
    border: 1px solid #e4e4e4;
    background: #f8f8f8;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    height: 48px;
}

.dh-board .filter-items .filter-label {
    background: none;
    color: #a8a8a8;
    font-size: 16px;
    letter-spacing: -0.08em;
    line-height: 46px;
    margin: 0;
    padding: 0;
    width: 140px;
    text-align: center;
}

.dh-board .filter-items .filter-label:hover,
.dh-board .filter-items .filter-label:hover span {
    color: #fff;
    background-color: #008E04;
}

.dh-board .filter-items .on {
    background: #fff;
    border-bottom: 1px solid #fff;
}

.dh-board .filter-items .on .filter-label {
    color: #222;
}

.dh-board .filter-items .on .filter-label:hover,
.dh-board .filter-items .on .filter-label:hover span {
    color: #222;
    background-color: #fff;
}

.dh-board .dhb-txt-box-type-b {
    background-color: #fff;
    border: none;
    padding: 0 8px;
    margin: 0 0 24px;
}

.dh-board .dhb-txt-box-type-b .thumb-hidden {
    border: 0;
    box-shadow: none;
    height: 202px;
}

.dh-board .dhb-txt-box-type-b .thumb-hidden .btnRead {
    display: block;
    width: 100%;
    height: 100%;
}

@media(min-width:768px) {
    .dh-board .dhb-txt-box-type-b .thumb-hidden .btnRead {
        background: none !important;
    }
}

.dh-board .dhb-txt-box-type-b .thumb-hidden .btnRead img {
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.dh-board .dhb-txt-box-type-b h4 strong {
    font-weight: 400;
    font-size: 16px;
}

.dh-board .dhb-txt-box-type-b h4 strong .btnRead {
    margin: 0;
}

.dh-board .dhb-txt-box-type-b h5 {
    display: none;
}

.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 12px;
    color: #444;
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 1.6;
    border-bottom: 1px solid #e8e8e8;
}

.table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
    color: #333;
}

.table>tbody>tr>td>strong>a {
    color: #555;
}

.dh-board>.table-hover {
    border-top: 2px solid #008e04;
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
}

.dh-board>.table-hover>tbody>tr:hover td {
    background-color: #fcfcfc;
}

.table>tbody>tr:hover>td>strong>a {
    color: #222;
}

.dh-margin-top {
    margin-top: 80px;
    display: inline-block;
}

.label {
    background: transparent;
    padding: 0px 5px 0px;
    font-size: 90%;
}

.label-danger {
    color: #006cb6;
}

.label-primary {
    color: #2b5cb7;
}

.pagination>li>a,
.pagination>li>span {
    border: none;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #008E04;
    border: 1px solid #008E04 !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: 40px;
}

.sns-box {
    display: none;
}

.dh-view-box>.row>.page-header {
    border-top: 1px solid #2c2c2c;
    border-bottom: 1px solid #eee;
    padding: 5px 20px 5px;
    margin: 0;
}

.dh-view-box>.row>.page-header>h4 {
    color: #2c2c2c;
}

.dh-view-box>.row>.dh-view-info {
    border-bottom: 1px solid #ccc;
    background: transparent;
    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: 15px 20px 40px !important;
}

.dh-view-box>.row>.page-header,
.dh-view-box>.row>.dh-view-info,
.dh-view-box>.row>.dh-attach,
.dh-view-box>.row>.dh-line {
    display: none;
}

.text-bbs8 .dh-view-box>.row>.dh-attach {
    display: block;
    padding: 0 190px 30px;
}

.text-bbs8 .dh-view-box>.row>.dh-attach h6>b {
    display: none;
}

.product-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 30px;
}

.product-main {
    background: url(/skin/img/sub/product_title.jpg) no-repeat center;
    background-size: cover;
    height: 360px;
}

.product-main-title {
    color: #fff;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 10px;
}

.product-main-title strong {
    font-size: 120%;
}

.product-specific {
    padding-top: 20px;
    padding-bottom: 20px;
}

.product-specific>div:first-child {
    background-color: rgba(0, 0, 0, 0.1);
    padding-top: 15px;
    padding-bottom: 15px;
}

.product-specific .product-specific-title {
    font-size: 20px;
    font-weight: 600;
}

.product-specific ul {
    padding-top: 10px;
    padding-left: 20px;
}

.product-specific ul li {
    margin-bottom: 5px;
    font-size: 15px;
}

.product-specific .youtube_link {
    font-size: 15px;
    text-align: center;
    display: block;
    height: 125px;
    color: #999;
}

.product-specific .youtube_link .fa {
    font-size: 88px;
    color: #ff0000;
}

.product-specific .youtube_link:hover {
    color: #666;
}

.product-specific .youtube_link:hover .fa {
    color: #cc0000;
}

.product-info {
    margin-bottom: 30px;
}

.product-info-box {
    margin-bottom: 30px;
}

.product-info-image {}

.product-info-image img {}

.product-info-detail {
    padding-top: 15px;
}

.product-info-detail .product-info-title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.product-info-detail .product-info-text {
    font-size: 15px;
    margin-bottom: 5px;
}

#about01 .intro p {
    font-size: 16px;
    margin-bottom: 15px;
}

#about01 .intro p span {
    color: #009000;
    font-weight: 600;
}

#about01 .intro p.prologue {
    font-size: 20px;
    color: #009000;
}

#about01 .intro p.epilogue {
    font-weight: 600;
    font-size: 17px;
}

@media screen and (min-width: 768px) {
    #about01 .intro-img {
        float: right;
    }
}

#about02 .patent {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

#about02 .patent img {
    border: 3px solid #eee;
    border-radius: 5px;
}

#about02 .patent label {
    margin-top: 5px;
}

/* //서브페이지 */

/* 푸터 */
.footer_copy .text-center {
    background-color: #f4f4f4;
    padding: 40px 0 48px;
    margin: 0;
    text-align: left;
    float: none;
}

.footer_copy .wrap-footer {
    color: #888;
    font-size: 13px;
    text-align: left;
    font-weight: 300;
}

.footer-left h1 {
    margin-top: 0;
}

.footer-left h1 a {
    color: #333;
    font-size: 25px;
    font-weight: 600;
    opacity: 1;
    margin-left: 7px;
    display: block;
    margin-top: 11px;
}

.footer-left h1 a img {
    margin-right: 5px;
}

.footer-left .copyrights {
    color: #a8a8a8;
    font-size: 13px;
    text-align: left;
    font-weight: 300;
    margin-top: 16px;
    display: inline-block;
}

.footer-mid ul {
    padding: 0;
    margin: 0;
    width: 100%;
}

.footer-mid .footer-nav {
    margin: 0 0 24px;
}

.footer-mid .footer-nav li {
    float: left;
    text-align: center;
    position: relative;
}

.footer-mid .footer-nav li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 5px;
    border-right: 1px solid #939393;
}

.footer-mid .footer-nav li:first-child a {
    padding-left: 0;
}

.footer-mid .footer-nav li:last-child:after {
    border: 0;
}

.footer-mid address {
    margin: 0;
}

.footer-mid .footer-nav li a {
    line-height: initial;
    padding-right: 16px;
    padding-left: 16px;
    color: #666;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}

.footer-mid ul:nth-child(2) li strong {
    color: #939393;
}

.footer-mid ul:nth-child(2) li:nth-child(1),
.footer-mid ul:nth-child(2) li:nth-child(3),
.footer-mid ul:nth-child(2) li:nth-child(4) {
    float: left;
    padding-right: 15px;
    position: relative;
}

.footer-mid ul:nth-child(2) li:nth-child(4) {
    padding-left: 15px;
}

.footer-mid ul:nth-child(2) li:nth-child(3):after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 5px;
    border-right: 1px solid #939393;
}

.footer-mid ul:nth-child(2) li:last-child {
    clear: both;
}

.footer-mid ul:after {
    content: '';
    clear: both;
    display: table;
}

/* //푸터 */


.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;
}

/*=====----- 메일폼 설정 -----=====*/
#mailForm {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

#mailForm .form-group {
    margin: 0;
    padding: 25px 35px;
    background: #f8f8f8;
    border-bottom: 1px solid #e0e0e0;
}

#mailForm .form-group:first-child {
    border-top: 2px solid #000;
}

#mailForm .form-group:nth-child(5) {
    background: none;
    border: none;
    padding: 30px 25px;
}

#mailForm .form-group label,
.q_number>.col-sm-12:nth-child(1) {
    width: 15%;
    float: left;
    margin: 10px 0 0;
}

#mailForm .form-group input.form-control,
#mailForm .form-group textarea.form-control,
.q_number div:nth-child(n+2) {
    width: 85%;
    max-width: 720px;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#mailForm .form-group input.form-control {
    height: 40px;
}

#mailForm .form-group p.error,
#mailForm .form-group~p.error {
    margin: 0;
    color: #e83428;
    font-size: 12px
}

#mailForm .form-group~p.error {
    padding-left: 35px;
    margin: -15px 0 0;
}

#mailForm .form-group .checkbox {
    margin: -8px 0 0;
}

#mailForm .form-group .checkbox label {
    width: 100%;
    margin: 0;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 240px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 16px 0;
    border: 2px solid #008E04 !important;
    border-radius: 80px;
    background: #008E04 !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

input[type=button].btn-block:hover,
input[type=reset].btn-block:hover,
input[type=submit].btn-block:hover {
    background: none !important;
    color: #008E04;
}

@media screen and (max-width: 991px) {

    #mailForm .form-group input.form-control,
    #mailForm .form-group textarea.form-control {
        max-width: 567px;
    }
}

@media screen and (max-width: 767px) {
    #mailForm .form-group {
        padding: 20px 15px;
    }

    #mailForm .form-group label {
        width: 20%;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -0.05em;
    }

    #mailForm .form-group input.form-control,
    #mailForm .form-group textarea.form-control {
        width: 80%;
    }

    #mailForm .form-group~p.error {
        padding-left: 15px;
        margin: 0;
    }

    input[type=button].btn-block,
    input[type=reset].btn-block,
    input[type=submit].btn-block {
        margin-top: 80px;
    }
}

#mailForm .form-control {
    border-radius: 0;
}

#mod_type_formForm .q_number div:nth-child(n+2) {
    border: none;
    padding: 0;
}

#mod_type_formForm .q_number input,
#mod_type_formForm .q_number textarea {
    max-width: 720px;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#mod_type_formForm .btn-wrap {
    float: none;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}

#mod_type_formForm .btn-primary {
    width: 240px;
    margin: 0 auto;
    padding: 16px 0;
    border: 2px solid #008E04 !important;
    border-radius: 80px;
    background: #008E04 !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    float: none !important;
    display: inline-block;
}

#mod_type_formForm .btn-primary:hover {
    background: none !important;
    color: #008E04 !important;
}

#mod_type_formForm .q_number .pull-left .fa {
    display: none;
}

/* login & join*/

.login-layout {
    width: 520px;
    margin: 0 auto;
}

.join-agree-area,
.join-agree-area+.form-horizontal {
    width: 1170px;
    margin: 60px auto;
}

.login-layout .inner-box-msg,
.login-layout .inner-box-form {
    width: 100%;
}

.login-layout .inner-box-msg {
    margin-bottom: 20px;
}

.login-layout .btn-warning {
    background-color: #009944;
    border-color: #00863b;
}

.login-layout .btn-warning:hover {
    background-color: #076732;
    border-color: #075a2c;
}

.login-layout .inner-box-form #myForm>div:last-child>p {
    text-align: center;
    border-right: 1px solid #eee;
}

.login-layout .inner-box-form #myForm>div:last-child>p:last-child {
    border-right: 0;
}

.login-layout .inner-box-form #myForm>div:last-child>p>a {
    color: #999;
}

/* 2020-04-22 */
/*
.product-main > .col-xs-12{
    width: 100%;
}
.product-main > .col-xs-12:nth-child(2){
    padding: 0 80px;
}
.product-main > .col-xs-12> img{
    width: 300px;
    margin-top: 20px;
}
*/
.product-main>.col-xs-12 {
    height: 100%;
    position: relative;
}

.product-main>.col-xs-12>* {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    right: 15px;
}

.main-product {
    margin-top: -8px;
    border: none;
}

.main-product .item:after {
    content: '';
    display: block;
    clear: both;
}

.main-product .m-prod {
    float: left;
    width: 50%;
    padding: 0 15px;
    text-align: center;
    line-height: 1.42857;

}

.main-product .m-prod a {
    display: block;
    background-color: #FFF;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}

.main-product .slick-list {
    padding: 8px 0;
}

.main-product .m-prod:nth-child(1),
.main-product .m-prod:nth-child(2) {
    margin-bottom: 16px;
}

.main-product .m-prod .img-thumb {
    background-size: 95%;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
}

.main-product .m-prod p {
    margin: 0;
    padding: 20px 0;
    color: #444;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.06em;
    line-height: 1.15;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 30px;
    height: 56px;
    border: none;
    padding: 0;
}

.slick-prev:hover,
.slick-prev {
    background: url(/skin/img/main/arrow_b_prev.png) no-repeat;
    left: -50px;
}

.slick-next:hover,
.slick-next {
    background: url(/skin/img/main/arrow_b_next.png) no-repeat;
    right: -50px;
}

.slick-prev:before,
.slick-next:before {
    display: none;
}

.slick-slide {
    height: auto !important;
}

.main-product .m-prod p.double-line {
    padding: 10px 0;
}

.root_daum_roughmap {
    max-width: 100%;
}

@media(max-width:767px) {
    .body-layout {
        padding-top: 100px;
    }

    .navbar-brand img {
        height: 40px;
    }

    .navbar-header .navbar-brand>span {
        margin-top: 1px;
        font-size: 17px;
    }

    .navbar-toggle {
        top: 6px;
        border: none !important;
        background: transparent !important;
    }

    .navbar-toggle .icon-bar {
        background: #333 !important;
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 16px;
        padding: 10px 20px;
    }

    .navbar-nav .open .dropdown-menu {
        transform: none;
        padding: 0 10px;
    }

    .carousel-inner .item .carousel-caption {
        left: 5%;
        right: 5%;
    }

    .carousel-inner .carousel-caption>div:nth-child(2)>h2 {
        font-size: 30px;
    }

    .carousel-inner .carousel-caption>div:nth-child(2)>span {
        margin-top: 0;
        font-size: 14px;
    }

    .carousel-controller {
        display: none;
    }

    .carousel-inner .carousel-caption>div:nth-child(2)>a {
        margin-top: 20px;
        width: 160px;
        height: 40px;
        line-height: 36px;
        font-size: 14px;
    }

    .carousel-inner .carousel-caption>div:nth-child(2)>a>.fa {
        line-height: 36px;
    }

    .board-upper .page-header {
        padding: 0 15px;
    }

    .board-upper .page-header h4 {
        display: block;
        font-size: 34px;
    }

    .board-upper .page-header h4+span {
        display: block;
        margin: 10px 0 0;
    }

    .board-upper .new-product {
        padding: 0 15px;
    }

    .board-upper .new-product .thumbnail .caption {
        padding: 14px 0;
        font-size: 20px;
    }

    .board-upper .products {
        margin-top: 40px;
        padding: 0 15px;
        width: 100%;
    }

    .main-product .m-prod .img-thumb {
        height: 120px;
    }

    .main-product .m-prod {
        padding: 5px;
    }

    .main-product .m-prod p {
        padding: 10px 0;
        font-size: 14px;
        min-height: 56px;
    }

    .slick-prev:hover,
    .slick-prev {
        left: 0;
    }

    .slick-next:hover,
    .slick-next {
        right: 0;
    }

    .main-product .m-prod:nth-child(1),
    .main-product .m-prod:nth-child(2) {
        margin-bottom: 0px;
    }

    .products button {
        height: 45px;
        background-size: contain;
        margin-top: 0px;
    }

    .board-lower .page-header h4 {
        font-size: 26px;
    }

    .footer-left h1 a {
        font-size: 17px;
    }

    .footer-left h1 a img {
        height: 30px
    }

    .board-lower .page-header h4 .btn {
        margin-top: 9px;
    }

    .footer-mid .footer-nav {
        margin: 0 0 15px;
    }

    .footer-mid .footer-nav li a {
        padding: 0 12px;
    }

    .subHeader {
        height: 160px;
    }

    .subHeader .container h2 {
        font-size: 36px;
        line-height: 130px;
    }

    .subBody {
        padding-top: 20px;
        padding-bottom: 60px;
    }

    .subMenu {
        padding-bottom: 40px;
    }

    .dh-board .filter-items a,
    .dh-board .filter-items .on {
        width: 50%;
        text-align: center;
        float: left;
        margin: 0;
        border-radius: 0;
    }

    .dh-board .filter-items {
        border: none;
    }

    .dh-board .filter-items:after {
        content: '';
        display: block;
        clear: both;
    }

    .dh-margin-top,
    .dhb-txt-box-type-b-text-layout h4 {
        text-align: center;
    }

    .dh-board .dhb-txt-box-type-b .thumb-hidden .btnRead img {
        display: none;
    }

    .dh-board .dhb-txt-box-type-b .thumb-hidden .btnRead {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .dh-board .dhb-txt-box-type-b .thumb-hidden {
        max-height: initial;
    }

    .dh-board .dhb-txt-box-type-b {
        width: 50%;
    }

    .dh-board .clearfix.visible-xs {
        display: none !important;
    }

    #mailForm .btn-block {
        margin-top: 150px;
    }

    #about02 .patent {
        width: 33.333%;
    }

    .dh-board .table-hover .writer,
    .dh-board .table-hover .regdate,
    .dh-board .table-hover .hits {
        display: none;
    }

    .text-bbs8 .dh-view-box>.row>.dh-attach {
        padding: 0;
    }

    #notice .dh-view-box>.row>.page-header {
        display: block;
    }
}


/* 2021.09.15 추가*/
.intro-boardbox-type-vod .dh-front-blog .col-md-4 {
    width: 100%;
}

.dh-front-blog .dh-vod-thumb>a {
    padding-bottom: 56.25%;
    background-image: url(http://img.youtube.com/vi/2JdWCELqy-Y/0.jpg);
    position: relative;
    display: block;
    background-position: center;
}
.dh-front-blog .dh-vod-thumb>a>img{
    padding: 0;
    border: 0;
    border-radius: 0;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
}

.dh-front-blog .dh-vod-thumb h4 {
    text-align: left;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 15px;
    background: rgba(0,0,0,0.6);
}
.dh-vod-thumb .vod-play-btn{
    filter: alpha(opacity=65);
    opacity: 0.65;
    -moz-opacity: 0.65;
    height: 100%;
}
.dh-vod-thumb .vod-play-btn img {
    background: transparent;
    height: 100%;
    border: 0;
    width: auto;
    padding: 0;
    margin: 0 auto;
    display: block;
}
.dh-vod-thumb .video-row-subject a {
    display: block;
    width: 100%;
    padding: 0;
    padding-bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.dh-vod-thumb .video-row-subject a:hover {
    text-decoration: none;
}

.dh-vod-thumb .video-row-subject small {
    display: none;
}

.vod-view-layout .dh-view-box>.row>.page-header,
.vod-view-layout .dh-view-box>.row>.dh-view-info,
.vod-view-layout .dh-view-box>.row>.dh-attach,
.vod-view-layout .dh-view-box>.row>.dh-line {
    display: block !important;
}
/* 2022-03-14 */
/* id의 경우 페이지 전체에 걸려 있어야 하며,
페이지 안으로 게시판이 append 되어야 사용 가능합니다. */

/* video b type */
.vod-index-layout .dh-board > .dhb-txt-box{
	float:left;
	width:25%;
	margin:0 0 30px;
	padding:0;
	border:none;
	text-align:left;
	background:transparent;
}
.vod-index-layout .dhb-txt-list .row > div,
.vod-index-layout .dhb-txt-box > div{
	width:100%;
	border:none;
}
.vod-index-layout .dhb-txt-box h5,
.vod-index-layout .dhb-txt-box > div.col-md-4{
	display:none;
}
.vod-index-layout .dhb-txt-box h4{
	padding: 0 10px;
	font-size:16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.dh-vod-thumb > a{
	display:block;
	padding-bottom:56%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.dh-vod-thumb img{
	display:none;
}
.dh-vod-thumb .vod-play-btn{
	overflow:hidden;
	background: url(/img/video-play-youtube.png) no-repeat center / 300px auto;
}
.dh-margin-top:before{
	content:'';
	display:block;
	clear:both;
}
@media(max-width:767px){
	.vod-index-layout .dh-board > .dhb-txt-box{
		width:100%;
	}
}
/* main thumb  */
/* .intro-boardbox-type-vod  .dh-front-blog > div{
	width:25%;
}
.dh-vod-thumb > a{
	position:relative;
	overflow:hidden;
}
.dh-vod-thumb .video-row-subject{
	position:relative;
}
.dh-vod-thumb .video-row-subject a{
	display:block;
	padding: 0 30px 0 10px;
	font-size:16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.intro-boardbox-type-vod .label-danger{
	position:absolute;
	right:10px;
	top:0;
}
@media(max-width:767px){
	.intro-boardbox-type-vod  .dh-front-blog > div{
		width:100%;
	}
} */