/* 서브 캐러셀 높이 및 이미지 설정 */

#slider-area-s {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 230px;
    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;
}

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

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

.slider-taxt-s h1 {
    margin: 153px 0 0 0;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    color: rgba(255, 255, 255, 0.7);
    font-size: 35px;
    line-height: 1;
}

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

.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;
}

.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 */

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

.sp-ct-l-w {
    margin-top: 17px
}

.sn-w {
    width: 85%;
}

/* 서브메뉴 */

.sn-tt {
    background-color: #fff;
    padding: 19px 15px 21px;
    border-bottom: 1px solid #595959;
}

.sn-tt h1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 20px;
    color: #777;
    text-align: center;
    line-height: 1;
    margin: 0;
}

.sn-tt .s-c-st {
    display: block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 11px;
    text-align: center;
    color: #b3b3b3;
    letter-spacing: 0.7px;
    padding-left: 0.7px;
    line-height: 1;
    margin-top: 6px;
}

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

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

.sn-sm li {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 12px;
    color: #8d8d8d;
    line-height: 1.3;
    padding: 12px 0 12px;
    cursor: pointer;
    border-bottom: solid 1px #dedede;
    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 li:hover,
.sn-sm li:focus,
.sn-sm li:active {
    background-color: #f5f5f5;
}

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

/* 서브메뉴 */

/* 고객센터 */

.cts-cs-s {
    border: 1px solid #dbdbdb;
    text-align: center;
    padding: 13px;
    line-height: 1;
    margin: 30px 0;
}

.cs_tt-s {
    background-image: url(../../images/ptn_01.jpg);
    font-family: ngeb, 'NanumGothicExtraBold';
    letter-spacing: 1px;
    font-size: 16px;
    color: #fff;
    padding: 6px 0 6px 0;
    margin-bottom: 13px;
}

.cts-tel-in-s {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 18px;
    text-align: left;
}

.cts-tel-in-s a {
    color: #666;
}

.cts-cs-tel-t-s {
    display: inline-block;
    font-size: 15px;
    color: #818181;
    letter-spacing: 1.3px;
    border-right: 1px solid #d9d9d9;
    padding-right: 7px;
    margin-right: 9px;
}

.cts-cs-tel-f-s {
    display: inline-block;
    font-size: 15px;
    letter-spacing: -0.3px;
    color: #818181;
    border-right: 1px solid #d9d9d9;
    padding-right: 8px;
    margin-right: 9px;
}

.cs-nnb-s {
    letter-spacing: 0.1px;
}

.cs-nfb-s {
    letter-spacing: 0;
}

.cts-nc-h-cs-s {
    height: 8px;
    vertical-align: top
}

.mcs-line-s {
    margin-top: 12px;
    margin-bottom: 12px;
    border-top: 1px solid #d9d9d9;
}

.cts-cs-time-s {
    display: inline-block;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
}

/* 고객센터 */

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

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

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

.sp-ct-r-tt {
    padding-bottom: 10px;
    margin-bottom: 47px;
    border-bottom: 1px solid #d4d4d4;
}

.r-tt-w {
    padding-left: 6px !important;
}

.r-tt-h {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    color: #8d8d8d;
    font-size: 17px;
    line-height: 1;
    margin: 0;
}

.circle-icon {
    display: inline-block;
    height: 17px;
    width: 17px;
    border: 5px solid #d9d9d9;
    border-radius: 50%;
    float: left;
    clear: both;
    margin-right: 7px;
}

.r-tt-bt {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    color: #d9d9d9;
    line-height: 1;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #d4d4d4;
}

.sc-tt-r {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 15px;
    color: #d9d9d9;
    text-align: right;
    line-height: 1;
    padding-right: 3px;
}

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

/*** 서브페이지 인사말 속성 ***/

.sp-ct-r-cts {
    margin: 10px 0 0 0;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    color: #ccc;
    font-size: 40px;
    line-height: 1
}

.sc-gr-img {
    margin: 40px 0 60px;
}

.sc-gr-img img {
    max-width: 100%;
    height: auto;
}

.r-cts-ct-txt {
    line-height: 2;
}

.r-cts-ct-txt-b {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    line-height: 1.3;
}

.r-cts-ct-txt-img {
    float: right;
    margin: 7px 0 25px 20px;
}

.sc-gr-ceo {
    margin: 20px 0 10px;
    text-align: right;
}

.sc-gr-ceo-1-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 15px;
    color: #818181;
}

.sc-gr-ceo-1-2 {
    margin-top: 2px;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    padding-right: 3px;
}

/* 서브페이지 인사말 속성 */

/* 서브페이지 연혁 속성 */

.sp-ct-r-his {
    margin: 10px 0 45px 0;
    padding-left: 35px;
}

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

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

.r-ct-his-yr {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 30px;
    line-height: 1;
    text-align: center;
}

.yr-h-2017 {
    padding-top: 25px;
}

.yr-h-2016 {
    padding-top: 25px;
}

.yr-h-2015 {
    padding-top: 25px;
}

.tt-border-s {
    width: 70px;
    height: 1px;
    display: block;
    margin: 10px 0;
    background-color: #8b9eb8;
}

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

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

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

.r-ct-his-ct-n {
    font-family: ngeb, 'NanumGothicExtraBold';
    width: 8%;
}

.r-ct-his-ct-txt {
    width: 92%;
}

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

/* 서브페이지 연혁 속성 */

/* 서브페이지 오시는길 속성 */

/* 신규 */

.sp-map {
    margin-top: 15px;
}

.loca-mt {
    height: 35px;
}

.loca-1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    letter-spacing: 6px;
    text-align: right;
    line-height: 1;
    padding-top: 17px;
}

.loca-pr-0 {
    padding-right: 5px;
}

.tf-w {
    line-height: 1;
    border-left: solid 1px #dedede;
    padding: 2px 0 6px 20px;
}

.add-1 {
    line-height: 1.6;
}

.add-1-1 {
    display: inline-block;
    vertical-align: top;
    width: 8px;
}

.add-1-2 {
    display: inline-block;
    vertical-align: top;
    width: 90%;
}

.stf-1 {
    margin-top: 10px;
}

.laca-t {
    display: inline-block;
    vertical-align: top;
    border-right: solid 1px #C6C6C6;
    padding-right: 13px;
    margin-right: 13px;
}

.laca-f {
    display: inline-block;
    vertical-align: top;
}

/* 신규 */

.sp-map {
    margin-top: 15px;
}

.sp-address {
    margin-top: 30px;
}

.loca-h {
    padding-top: 18px;
}

.r-ct-loca-t {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    line-height: 1;
    text-align: right;
    padding-right: 20px;
    padding-left: 15px;
    letter-spacing: 6px;
}

.r-ct-loca-w {
    padding: 6px 15px 2px 17px;
    border-left: solid 1px #dedede;
}

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

.loca-ct-bt-sp {
    margin-bottom: 5px;
}

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

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

.r-ct-loca-ct-t {
    padding-right: 3px
}

.r-ct-loca-ct-line {
    padding-right: 15px;
    margin-right: 15px;
    border-right: solid 1px #dedede;
}

/* 서브페이지 오시는길 속성 */

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

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

.sp-ct-r-biz1 h1 {
font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 30px;
    color: #ccc;
    line-height: 1;
    margin: 0;
}

.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-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 21px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    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: 17px;
    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 {
font-family: ngb, 'NanumGothicBold', sans-serif;
    margin-top: 10px;
}

.sp-ct-r-biz2 h1 {
    font-size: 50px;
    color: #ccc;
    line-height: 1;
    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;
    margin: 0;
    padding: 0;
}

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

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

.r-ct-biz2-tt {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    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;
}

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

.cts-li-i9-w {
    display: block;
    margin-bottom: 3px;
}

.cts-li-i9 {
    font-family: ngeb, 'NanumGothicExtraBold';
    display: inline-block;
    vertical-align: top;
    width: 10px;
    line-height: 1.6;
}

.cts-li-t9 {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    line-height: 1.6;
}

.cts-li-i9-w-0 {
    margin-bottom: 0
}




.circle-icon-1 {
    display: inline-block;
    height: 15px;
    width: 15px;
    border: 5px solid #CFE7E0;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 1px;
    vertical-align: top;
}


.citt-1-1{
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    line-height: 1;
    color: #71A797;
    padding: 0 0 10px 0;
    margin: 0;
}

.sstasr-1 {
    font-size: 13px;
    line-height: 1.6;
}

.licc-w {
    text-align: center;
    margin: 30px 10px 0 0;
}

.licc-w2 {
    text-align: center;
    margin: 30px 0 0 10px;
}

.licc-1 {
	padding:3px;
	border: solid 1px #dedede;
}

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

.licc-2 {
    font-size: 13px;
    line-height: 1.6;
    margin-top: 13px;
}


.ttrrn-1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    line-height: 1.6;
    color: #71A797;
    padding: 0 15px 20px;
    text-align: center;
	border-bottom: solid 1px #dedede;
	margin-bottom:40px;

}

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