/* 서브 캐러셀 높이 및 이미지 설정 */
.slider-active .single-slider-s {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 250px;
    cursor: auto !important;
    background-color: #333;
}
/* 서브 캐러셀 텍스트 */
.slider-taxt-s {
    text-align: center;
}
.slider-taxt-s h1 {
    font-family: 'prt6';
    margin: 115px 0 0 0;
    font-size: 32px;
    line-height: 1;
    padding: 0;
    color: rgba(255, 255, 255, 1);
}
.slider-taxt-s h2 {
    font-family: 'prt6';
    font-size: 17px;
    line-height: 1.3;
    margin: 5px 0 0;
    color: rgba(255, 255, 255, 0.7);
}
/*** 서브 컨텐츠 ***/


/*** 서브 컨텐츠 - 왼쪽 ***/
.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: 21px;
    color: #777;
    text-align: center;
    letter-spacing: 1px;
    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: 1.2px;
    line-height: 1;
    margin-top: 5px;
}
.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: 36px;
    padding-bottom: 1px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}
.sn-sm li > a {
    display: block;
    color: #8d8d8d;
    text-decoration: none;
    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 > a:hover,
.sn-sm li > a:focus,
.sn-sm li > a:active {
    background-color: #f5f5f5;
}
.sn-sm ul > li:last-child {
    border-bottom: none
}
/* 서브메뉴 */
/* 고객센터 */
.sn-cs {
    margin-top: 30px;
    border: solid 1px #dbdbdb;
    padding: 13px;
}
.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';
    line-height: 1;
    border-bottom: 1px solid #d9d9d9;
    padding: 6px 0 13px 2px;
    margin-bottom: 10px;
}
.sn-cs-t {
    display: inline-block;
    width: 38px;
    text-align: center;
    font-size: 15px;
    color: #818181;
    line-height: 1;
    border-right: 1px solid #d9d9d9;
    margin-right: 7px;
    margin-top: 11px;
}
.sn-cs-time {
    font-size: 11px;
    line-height: 150%;
    display: inline-block;
    padding-left: 6px;
}
/* 고객센터 */
/*** 서브 컨텐츠 - 오른쪽 ***/
.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;
}
.r-tt-r {
    font-size: 15px;
    color: #d9d9d9;
    line-height: 19px;
    letter-spacing: 1px;
    padding-right: 3px;
}
/* 서브페이지 타이틀 속성 */
/*** 서브페이지 인사말 속성 ***/
.sp-ct-r-cts {
    margin: 15px 0 10px 0;
}
.sp-ct-r-cts h1 {
    font-size: 50px;
    line-height: 1;
    margin: 0;
    letter-spacing: 3px;
}
.r-cts-tt-img {
    height: 140px;
    text-align: right;
    margin-top: 35px;
    padding: 78px 20px 0 0;
    background-image: url(../../images/ct_1_1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.rcti-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}
.r-cts-tt-img p {
    font-size: 13px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.3);
    margin-top: 2px;
}
.r-cts-ct-txt {
    margin-top: 40px;
    line-height: 2;
}
.r-cts-ct-txt-b {
    font-size: 17px;
    line-height: 1.3;
}
.r-cts-ct-txt-img {
    float: right;
    margin: 5px 0 25px 20px;
}
.r-cts-ct-txt-ceo {
    margin-top: 20px;
    line-height: 1.5;
    padding-right: 5px;
}
.r-cts-ct-txt-co {
    font-size: 15px;
    letter-spacing: 1px;
}
/* 서브페이지 인사말 속성 */
/* 서브페이지 연혁 속성 */
.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;
    padding: 0 20px;
}
.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-biz0 {
    padding: 20px 0 30px;
    text-align: center;
}
.bizar-1 h1 {
    display: inline-block;
    color: #ccc;
    vertical-align: top;
    line-height: 1;
    letter-spacing: 2px;
    font-size: 50px;
    margin: 0 13px 0 0;
    padding: 0 20px 0 0;
    border-right: solid 1px #dedede;
}
.bizar-2 {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    line-height: 1.3;
    vertical-align: top;
    font-size: 15px;
    padding-top: 15px;
}
.sp-ct-r-biz2 img {
    max-width: 100%;
    height: auto
}
.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;
    padding-bottom: 45px;
}
.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;
}






/* =======================
             SNC
============================== */

.sp-ct-w {
    margin-bottom: 100px;
}
/* =======================*/
.ncsm-w {
    text-align: center;
    background-color: #fff;
    height: 69px;
    border-bottom: 1px solid #d9d9d9;
}
.ncsm-w a {
    color: #222;
    font-family: 'prt4';
    font-size: 17px;
    line-height: 1;
}
.ncsm-w a:hover {
    text-decoration: none;
}
.ncsmin {
    padding: 30px 100px 20px;
}


/* =======================*/


.spttw {
    text-align: center;
    line-height: 1;
	margin: 80px 0 80px;
	padding-top: 18px;
	 background-image: url('../../images/spppbgi.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 150px auto;
}
.spttw h1 {
    font-family: 'prt7';
    font-size: 32px;
    color: #333;
    line-height: 1;
    padding: 0;
    margin: 0;
}
.spttw p {
    font-family: 'prt6';
    font-size: 16px;
    color: #192289;
    line-height: 1;
    margin: 12px 0 0;
}

.spttwdv {
    width:1;
    height: 1px;
    background-color: #fff;
    margin: 0 auto ;
}


.fontsb {
    font-family: 'prt9';
}

.pcc1 {
    color: #192289;
}
/* =======================*/


.ncs11w {
    padding: 0 4% 0 0
}

.ncs11w:after {
    content: "";
    display: block;
    clear: both
}


.ncs11-1,
.ncs11-2 {
    float: left;
}


.ncs11-1 {
   width: 30%;
    text-align: right;
}


.ncs11-2 {
   width: 70%;
   padding: 0 0 0 9%;
   	    word-break: keep-all;
}


.ncs11-2 h2 {
    font-family: 'prt8';
    font-size: 32px;
    color: #192289;
    padding: 0;
    margin: 0;
}

.ncs11-2 p {
    font-family: 'prt5';
    font-size: 16px;
    color: #333;
    line-height: 1.8;

    padding: 50px 0 50px;
}


.ncs11-2-1 {
    font-family: 'prt8';
    text-align: right;
    line-height: 1.2;
    font-size: 16px;
    color: #333;
	padding-right: 5%;
}

/*오시는 길*/

.ncs12-1 {
    border-radius: 30px;
    overflow: hidden;
}
.ncs12-2 {
    text-align: left;
    padding: 50px 0 0 3%;
}
.ncs12-2-1 {
    font-family: 'prt5';
    font-size: 16px;
    color: #333;
    line-height: 1.2;
    text-align: left;
}

.ncs12-2-1-2 {
    margin-top: 13px
}

.ncs12-2-1-3 {
    margin: 8px 0 0 1px;
}


.ncs12-2-1-2-1 {
    font-family: 'prt1';
    padding: 0 5px;
    color: #333;
}

/*******************/
.snc31ww {
    padding: 0 4%;
}

.snc311w:after {
    content: "";
    display: block;
    clear: both
}


.snc311-1,
.snc311-2 {
    float: left;
}


.snc311-1{
   width: 40%;
}

.snc311-2 {
   width: 60%;
}


.snc311-1 {
    font-family: prt6;
  font-size: 16px;
  line-height: 1.4;
      color: #333;
  padding: 20px 5% 0 1%;


}

.snc311-1 h2 {
    font-size: 26px;
    font-family: 'prt7';
    color: #192289;
	padding: 0 0 24px 2px;
}

/* 상위 리스트 - 점(·) 커스텀 */
.dot-list {
  list-style: none; /* 기본 마커 제거 */
  padding-left: 0;
  margin: 0;
}

.dot-list > li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 14px;
}

.dot-list > li::before {
  content: '\00B7'; /* 유니코드 점(·) */
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
}

/* 하위 리스트 - 대시(-) */
.dash-list {
  list-style: none;
  padding-left: 0;
  margin: 1px 0 0 0;
}

.dash-list > li {
  position: relative;
      font-family: prt4;
    font-size: 15px;
  padding-left: 13px;
  margin-bottom: 6px;
}

.dash-list > li::before {
  content: '-';
  position: absolute;
  left: 0;
  top: 0;
  color: #555;
}



.snc311-2 img,
.snc30-1 img {
    border-radius: 10px;
}

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

.snc30-1t {
    margin: 60px 0 0;
}

.snc30-1:after {
    content: "";
    display: block;
    clear: both
}


.snc30-1-1,
.snc30-1-2 {
    float: left;
    width: 50%;
	    text-align: center;
}

.snc30-1-1 {
    padding-right: 2%;
}

.snc30-1-2 {
    padding-left: 2%;
}

.snc30-1-ti {
    padding: 10px 25px 9px;
	    border-radius: 60px;
    font-family: 'prt6';
    font-size: 16px;
    color: #333;
	    background-color: #E7EAF1;
		    line-height: 1;
			margin-top : 17px;
}


.snc311w991ww {
    padding: 0 3.5%;
}

.snc311w991 {
    margin-top: 110px;
    padding-top: 110px;
    border-top: 1px solid #d9d9d9;

}


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

.snc32ww {
    padding: 0 4%;
}

.snc32-1:after {
    content: "";
    display: block;
    clear: both
}


.snc32-1-1 {
  border-top: 2px solid #192289;
    float: left;
    width: 47%;
}


.snc32-1 .snc32-1-1:nth-child(1) {
    margin-right: 6%;
}



.snc32-1-1 table {
    width: 100%;
    word-break: break-all;
    font-family: 'prt4';
	font-size: 16px;
    line-height: 1;
	    color: #333;
}

.snc32-1-1 td,
.snc32-1-1 th {
    text-align: center;

    border: 1px solid #d9d9d9;
padding: 13px;
}



.snc32-1-1-1 {
    font-family: 'prt7'!important;
    border-left: none!important;

}

.snc32-1-1-3 {

    border-right: none!important;
}

.snc32-1-1-100 {
    font-family: 'prt8'!important;
    border-top: none !important;
	    background-color: #F5F7F9;
	    color: #192289 !important;
}

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


.snc32-2 h2 {
    font-size: 24px;
    line-height: 1;
    color: #192289;
    font-family: 'prt7';
	padding: 0 0 15px 3px;
}


.snc32ww555 {
    margin-top: 100px;
}

.snc32ww888 {
    margin-top: 100px;
}


.snc32-2:after {
    content: "";
    display: block;
    clear: both
}
.snc32-2in {
    float: left;
    width: 30%;
    margin-right: 5%;
	    text-align: center;
}

.snc32-2in img {
 border-radius: 10px;
}


.snc32-2in3 {
    margin-right: 0;
}

.snc32-2int {
    margin-top: 35px;
}

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


.snc41w{
    padding: 0 4%;
		    font-family: 'prt6';
			    font-size: 16px;
}

.snc41w:after {
    content: "";
    display: block;
    clear: both
}


.snc41-1 {
    float: left;
    width: 30%;
}


.snc41-2 {
    float: left;
    width: 70%;
}



.snc41-1in {
    padding: 5px 0 0 10%;
}


.snc41-1in .snc41-btn {
    cursor: pointer;
    display: inline-block;
}

.snc41-1-1c1 {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 1;
    background-color: #fff;
    color: #333;
    border: 2px solid #414AB6;
    border-radius: 50%;
    margin-right: 8px;
	padding: 11px 3px 0 0;
}

.snc41-1-1c2 {
    color: #333;
	    display: inline-block;
}

.sstvvvin {
    background-color: #ccc;
	height: 24px;
	width: 1px;
	margin-left: 19px;
}


.snc41-2 img {
    border-radius: 20px;
}

.sdf558 {
    margin-top: 50px;
}


.asdfasdf {
    color: #fff;
}

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


.root_daum_roughmap .cont {
    display: none;
}

.ncs12-2-1 h2 {
    font-family: 'prt7';
    padding: 0 0 15px;
    margin: 0;
    font-size: 26px;
    line-height: 1;
}


.sadfasd8882 {
    padding-top: 50px;
}