.svmc-w {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 230px;
    cursor: auto !important;
    background-color: #fff;
}

/* 서브 캐러셀 텍스트 */

.slider-taxt-s {
    text-shadow: none;
    text-align: right;
}

.slider-taxt-s h1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    margin: 150px 0 4px;
    font-size: 34px;
    color: rgba(255, 255, 255, 0.6);
    padding: 0;
    line-height: 1;
}

.slider-taxt-s h2 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    margin: 0;
    color: rgba(255, 255, 255, 0.6);
    padding-right: 3px;
    line-height: 1;
}

.slider-taxt-s .slide-caption_h1 {
    -webkit-animation: 1s .2s fadeInRight both;
    -moz-animation: 1s .2s fadeInRight both;
    -ms-animation: 1s .2s fadeInRight both;
    -o-animation: 1s .2s fadeInRight both;
    animation: 1s .2s fadeInRight both;
}

.slider-taxt-s .slide-caption_h2 {
    -webkit-animation: 1s .5s fadeInLeft both;
    -moz-animation: 1s .5s fadeInLeft both;
    -ms-animation: 1s .5s fadeInLeft both;
    -o-animation: 1s .5s fadeInLeft both;
    animation: 1s .5s fadeInLeft both;
}

/*** 서브 컨텐츠 ***/

/* 캐러셀 및 내용 전체 감싸는 section */

.sp-ct-w {
    margin-bottom: 65px;
}

/* 캐러셀 및 내용 전체 감싸는 section */

/*** 서브 컨텐츠 - 왼쪽 ***/

.sm-in-w {
    margin-top: 12px;
    width: 87%;
}

/* 서브메뉴 */

.sn-tt {
    background-color: #fff;
    padding: 21px 0 22px;
    border-bottom: 1px solid #595959;
    text-align: center;
    line-height: 1;
}

.sn-tt-1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    color: #666;
}

.sn-tt .s-c-st {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 11px;
    color: #b3b3b3;
    letter-spacing: 1px;
    padding-left: 1px;
    margin-top: 7px;
}

.sn-sm {
    margin-top: 10px;
}

.sn-sm ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.sn-sm ul > li {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 12px;
    line-height: 1.4;
    padding: 12px 5px 13px;
    cursor: pointer;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.sn-sm ul > li:hover {
    background-color: #f5f5f5;
}

.sn-sm ul > li:last-child {
    border-bottom: none
}

/* 서브메뉴 */

/* 고객센터 */

.sn-cs {
    margin-top: 30px;
    border: solid 1px #dbdbdb;
    padding: 13px;
    text-align: center;
}

.sn-cs a {
    color: #666;
}

.sn-cs h1 {
    margin: 0;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.7px;
    background-image: url(../../images/ptn_01.jpg);
}

.sn-cs-nb-w {
    font-size: 19px;
    font-family: ngeb, 'NanumGothicExtraBold';
    border-bottom: 1px solid #d9d9d9;
    padding: 12px 0;
    margin-bottom: 12px;
}

.tel-www-3s,
.telww-1s,
.cts-cs-tel-ts,
.cts-cs-tel-t-1s,
.cts-cs-tel-t-2s,
.cts-cs-tel-t-3s,
.sn-cs-time {
    display: inline-block;
    vertical-align: top;
}

.tel-www-3s {
    text-align: left;
    line-height: 1;
}

.telww-2s {
    height: 7px;
}

.cts-cs-tel-ts,
.cts-cs-tel-t-2s {
    font-size: 16px;
    color: #818181;
    border-right: 1px solid #d9d9d9;
    margin-right: 6px;
    width: 34px;
    padding: 2px 0 0;
    height: 19px;
}

.cts-cs-tel-ts {
    letter-spacing: 1px
}

.cts-cs-tel-t-2s {
    letter-spacing: -1px;
}

.sn-cs-time {
    font-size: 11px;
    line-height: 1.5;
    text-align: left;
}

/* 고객센터 */

/***서브 컨텐츠-오른쪽*s***/

.sp-ct-r-w {
    margin-top: 60px;
    min-height: 300px;
}

/*서브페이지 타이틀 속성*s*/

.sp-ct-r-tt {
    padding-bottom: 15px;
    margin-bottom: 55px;
    border-bottom: 1px solid #d9d9d9;
    line-height: 1;
}

.sp-ct-r-tt-1,
.sp-ct-r-tt-1-1,
.sp-ct-r-tt-1-2,
.sp-ct-r-tt-1-3,
.sp-ct-r-tt-2 {
    display: inline-block;
    vertical-align: top;
}

.sp-ct-r-tt-1 {
    width: 70%;
    float: left;
    padding-left: 3px;
}

.sp-ct-r-tt-1-1 {
    height: 17px;
    width: 17px;
    border: 5px solid #d9d9d9;
    border-radius: 50%;
    float: left;
    margin-right: 7px;
}

.sp-ct-r-tt-1-2 {
    font-family: ngeb, 'NanumGothicExtraBold';
    color: #8d8d8d;
    font-size: 17px;
}

.sp-ct-r-tt-1-3 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    color: #d9d9d9;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #d4d4d4;
}

.sp-ct-r-tt-2 {
    width: 30%;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 15px;
    color: #d9d9d9;
    padding-right: 3px;
    text-align: right;
}

/*서브페이지 타이틀 속성*e*/

/***서브 컨텐츠-오른쪽*e***/

.sp-bs-w {
    padding: 0 3px;
}

/***인사말*s***/

.bgimg-s-11 {
    background-image: url(../../images/sci11_1.jpg);
    min-height: 170px;
    text-align: right;
    padding: 130px 20px 0 0;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.5);
}

.vnc11-2 {
    font-size: 15px;
    line-height: 2;
    color: #4c4c4c;
    padding: 70px 0 30px;
}

.vnc11-2-1 {
    float: right;
    margin: 7px 0 0 25px;
}

.vnc11-2-2 {
    font-size: 17px;
    line-height: 1.5;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
}

.vnc11-2-3-w,
.vnc11-2-3-1,
.vnc11-2-3-2 {
    display: inline-block;
    vertical-align: top;
}

.vnc11-2-3 {
    text-align: right;
}

.vnc11-2-3-w {
    border-left: 1px solid #d9d9d9;
    text-align: left;
    padding: 5px 20px 8px 15px;
}

.vnc11-2-3-1 {
    font-size: 17px;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    color: #666;
}

.vnc11-2-3-2 {
    padding: 3px 0 0;
    color: #4c4c4c;
}

/***인사말*e***/

/***오시는길*s***/

.vnc12-1 {
    margin-bottom: 40px;
}

.vnc12-2 {
    text-align: right;
    padding: 16px 0 0;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
}

.vnc12-201 {
    padding: 4px 0 0;
}

.vnc12-3 {
    padding: 5px 0 6px 20px;
    border-left: 1px solid #d9d9d9;
}

.vnc12-3 table {
    width: 100%;
    word-break: break-all;
    line-height: 1.5;
}

.vnc12-3 td {
    vertical-align: top;
}

.vnc12-3-1 {
    width: 42px;
}

.vnc12-3-3 {
    margin-top: 9px;
}

.vnc12-3-3-1,
.vnc12-3-3-2 {
    display: inline-block;
    vertical-align: top;
}

.vnc12-3-3-2 {
    width: 15px;
    height: 18px;
    margin-left: 12px;
    border-left: 1px solid #d9d9d9;
}

/***오시는길*e***/

/***사업영역*s***/

.vnc21-1 {
    text-align: center;
    padding: 10px 0 60px;
}

.vnc21-1-1,
.vnc21-1-2 {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}

.vnc21-1-1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 40px;
    color: #B2B2B2;
    padding: 10px 20px 10px 0;
    margin-right: 17px;
    border-right: 1px solid #d9d9d9;
}

.vnc21-1-2 {
    text-align: left;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #666;
    line-height: 1.5;
    padding: 6px 0 0;
}

/***사업영역*e***/

/***사업소개*s***/

.bgimg-s-22-1 {
    background-image: url(../../images/sci22_1.jpg);
    min-height: 170px;
    text-align: right;
    padding: 130px 20px 0 0;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 70px;
}

.vnc22-1 {
    text-align: center;
}

.vnc22-1-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    padding: 20px 0 15px;
    color: #4c4c4c;
}

.vnc22-2 {
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px solid #d9d9d9;
}

.vnc22-2 table {
    width: 100%;
    word-break: break-all;
    line-height: 1.8;
    font-size: 15px;
    color: #4c4c4c;
}

.vnc22-2 td {
    vertical-align: top;
    padding: 13px 0;
}

.vnc22-2-1 {
    width: 30px;
}

/*****/

.bgimg-s-22-2 {
    background-image: url(../../images/sci22_2.jpg);
    min-height: 170px;
}

.bgimg-s-22-3 {
    background-image: url(../../images/sci22_3.jpg);
    min-height: 170px;
}

.bgimg-s-22-4 {
    background-image: url(../../images/sci22_4.jpg);
    min-height: 170px;
}

.bgimg-s-22-5 {
    background-image: url(../../images/sci22_5.jpg);
    min-height: 170px;
}

.bgimg-s-22-6 {
    background-image: url(../../images/sci22_6.jpg);
    min-height: 170px;
}

.bgimg-s-22-7 {
    background-image: url(../../images/sci22_7.jpg);
    min-height: 170px;
}

/*****/

.vnc22-1-1-h1 {
    padding-top: 60px;
}

.vnc22-1-1-h2 {
    padding-top: 60px;
}

.vnc22-1-1-h3 {
    padding-top: 60px;
}

.vnc22-1-1-h4 {
    padding-top: 0
}

.vnc22-1-1-h5 {
    padding-top: 0
}

.vnc22-1-1-h6 {
    padding-top: 0
}

/*****/

.vnc22-2-h1 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vnc22-2-h2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vnc22-2-h3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vnc22-2-h4 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vnc22-2-h5 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vnc22-2-h6 {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*****/

/***사업소개*e***/

/******* 서브페이지 사업영역 속성 *******/

.sp-ct-r-biz1 {
    margin-top: 10px;
}

.sp-ct-r-biz1 h1 {
    font-size: 30px;
    color: #ccc;
    line-height: 1;
    margin: 0;
    letter-spacing: 1px;
}

.r-cts-tt-biz1-img {
    height: 140px;
    text-align: right;
    margin-bottom: 50px;
    padding: 102px 20px 0 0;
    background-image: url(../../images/ct_2_1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.rctbi-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}

/* 전체상자 */

.sp-img-biz-box-w {
    margin-top: 20px;
}

/* 내부상자 */

.sp-img-bn-box {
    border: 1px solid #dbdbdb;
    padding: 17px;
    text-align: center;
}

/* 이미지 크기 */

.sp-biz-image {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

/* 이미지 */

.sp-biz-image-1 {
    background-image: url(../../images/sp_biz_img_1.jpg);
}

.sp-biz-image-2 {
    background-image: url(../../images/sp_biz_img_2.jpg);
}

.sp-biz-image-3 {
    background-image: url(../../images/sp_biz_img_3.jpg);
}

/* 이미지 오버레이 */

.sp-overlay {
    position: absolute;
    top: 16px;
    bottom: 0;
    left: 31px;
    right: 31px;
    height: 100%;
    height: 91px;
}

/* 오버레이 텍스트 */

.sp-biz-text {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    color: rgba(255, 255, 255, 0.9);
    font-size: 14.6px;
    letter-spacing: 2px;
    margin-top: 57px;
    padding: 9px 20px;
    border: solid 1px rgba(255, 255, 255, 0.3);
}

/* 사업설명 타이틀 */

.sp-biz-tt {
    display: block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 18px;
    line-height: 1;
    margin: 7px 0 20px 0;
    padding: 15px 0;
    border-bottom: solid 1px #dbdbdb;
}

/* 사업설명 텍스트 */

.sp-biz-ct-txt {
    text-align: left;
    display: block;
    font-size: 13px;
    line-height: 1.8;
    padding: 0 2px;
}

/******* 서브페이지 사업영역 속성 *******/

/******* 서브페이지 사업소개 속성 *******/

/* 사업소개-타이틀 */

.sp-ct-r-biz2 {
    margin-top: 10px;
}

.sp-ct-r-biz2 h1 {
    font-size: 50px;
    color: #ccc;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
    border-right: solid 1px #dbdbdb;
    padding-right: 15px;
    margin: 0 15px 0 0;
}

.r-biz2-stt {
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    font-weight: bold;
}

.r-cts-tt-biz2-img {
    height: 140px;
    text-align: right;
    margin: 30px 0 65px;
    padding: 102px 20px 0 0;
    background-image: url(../../images/ct_2_2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.rctb2i-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}

/* 사업소개-타이틀 */

/* 사업소개-세부내용 */

.r-ct-biz2-tt {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 19px;
    line-height: 1;
    text-align: center;
    padding-right: 36px;
    padding-top: 13px;
}

.ct-biz2-tt-img {
    display: block;
    width: 100%;
    height: 120px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 17px auto 0;
}

.biz2-ttimg-s1 {
    background-image: url(../../images/ct_2_2_s1.jpg);
}

.biz2-ttimg-s2 {
    background-image: url(../../images/ct_2_2_s2.jpg);
}

.biz2-ttimg-s3 {
    background-image: url(../../images/ct_2_2_s3.jpg);
}

.r-ct-biz2-w {
    padding: 7px 15px 2px 30px;
    border-left: solid 1px #dedede;
}

.r-ct-biz2-ct {
    width: 100%;
    display: inline-block;
    line-height: 1.5;
}

.r-ct-biz2-ct ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.r-ct-biz2-ct li {
    float: left;
}

.r-ct-biz2-ct-n {
    font-family: ngeb, 'NanumGothicExtraBold';
    width: 8%;
    line-height: 2;
}

.r-ct-biz2-ct-txt {
    width: 92%;
    line-height: 2;
}

.r-ct-biz2-line {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    border-top: 1px solid #e0e0e0 !important;
}

/******* 서브페이지 사업소개 속성 *******/

.vncdn12-1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 47px;
    color: #C4B799;
    letter-spacing: 15px;
    padding: 0 0 25px 15px;
    text-align: center;
    line-height: 1;
}

.vncdn12-2 table {
    width: 100%;
    font-size: 15px;
    word-break: break-all;
    text-align: center;
    line-height: 1.5;
    color: #4c4c4c;
}

.vncdn12-2 td {
    border: 1px solid #d9d9d9;
    padding: 16px 10px;
}

.vncdn12-2 {
    border-top: 1px solid #717630;
}

.vncdn12-2-0 {
    border-top: none!important;
}

.vncdn12-2-1 {
    width: 30%;
    border-left: none!important;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 20px;
    color: #717630!important;
    background-color: #FDFDF8;
}

.vncdn12-2-3 {
    border-right: none!important;
}

.ctdvd-line-166 {
    border-bottom: solid 1px #d9d9d9;
    margin-bottom: 60px;
    padding-bottom: 54px
}

/*****************/

.vcw21-1 {
    padding: 70px 5px 0;
    font-size: 15px;
    line-height: 2;
    color: #4c4c4c;
}

.vcw21-1-1 {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    float: right;
    margin: 0 0 0 30px;
}

.vcw21-1-1 img {
    max-width: 100%;
    height: auto;
}

.vcw21-1-3 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    color: #717630;
}

/********************/

.vcw22-2 {
    text-align: center;
    margin-top: 40px;
}

.vcw22-2-1 img {
    border: 1px solid #dedede;
    padding: 6px;
    max-width: 100%;
    height: auto;
}

.vcw22-2-2 {
    padding: 11px 0 0;
    color: #4c4c4c;
}

.vcw22-1 {
    text-align: center;
    line-height: 1;
    padding: 10px 0 0;
}

.vcw22-1-1,
.vcw22-1-2 {
    display: inline-block;
    vertical-align: top;
}

.vcw22-1-1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 20px;
    color: #BFBFBF;
    border-top: 1px solid #C59832;
    margin-top: 16px;
    padding: 13px 5px 0;
}

.vcw22-1-2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #4c4c4c;
}

.ctdvd-line-102 {
    border-bottom: solid 1px #dedede;
    margin-bottom: 50px;
    padding-bottom: 60px
}

/*** mvcode ****/

.mvcode-w-1 {
    margin: 0 15px 0 0;
}

.mvcode-w-2 {
    margin: 0 0 0 14px;
}

.mvcode-w-3 {
    margin: 45px 15px 0 0;
}

.mvcode-w-4 {
    margin: 45px 0 0 14px;
}

.mvcode-1 {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    min-height: 178px;
    background-image: url(../../images/mvgi_1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mvcode-1 iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

.mvcode-2 {
    text-align: center;
    font-size: 13px;
    line-height: 1.6;
    color: #666;
    margin-top: 12px;
}

/*** mvcode ****/