/*** 서브케러셀s ***/

#slider-area-s {
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 307px;
}

/* 서브텍스트s */

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

.slider-taxt-s h1 {
    margin: 145px 0 0 0;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    color: rgba(256, 256, 256, 0.8); /*rgba(256, 256, 256, 0.8);rgba(255, 255, 255, 0.65)*/
    font-size: 30px;
    line-height: 1;
}

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

/* 서브텍스트e */

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

/*** 서브케러셀e ***/

/*** splo-n1 ***/

.splo-n1-w {
    background-color: #fff;
}

.splo-n1-1 {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 23%;
    padding-right: 45px;
}

.splo-n1-2 {
    display: inline-block;
    vertical-align: top;
    width: 77%;
    min-height: 500px;
    margin: 68px 0 80px;
}

.splo-n1-2-2-w {
    padding: 0 15px;
}

/* sm-n1 */

.sm-n1-w {
    text-align: center;
    line-height: 1;
    vertical-align: top;
}

.sm-n1-1 {
    background-color: #fff;
    padding: 22px 0 23px;
    margin-top: 20px;
    border-bottom: solid 1px #333;
}

.sm-n1-1-1 {
    display: block;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #4c4c4c;
    letter-spacing: 0.3px;
    padding-left: 0.3px;
}

.sm-n1-1-2 {
    display: block;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 11px;
    margin-top: 7px;
    color: #b2b2b2;
    letter-spacing: 0.7px;
    padding-left: 0.7px;
}

.sm-n1-2 {
    margin-top: 15px;
}

.sm-n1-2-1 {
    display: block;
    font-size: 13px;
    color: #4c4c4c;
    line-height: 1.3;
    padding: 12px 0 12px;
    cursor: pointer;
    border-bottom: solid 1px #dedede;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
}

.sm-n1-2-1:hover {
    background-color: #f5f5f5;
}

.sm-n1-2 span:last-child {
    border-bottom: none;
}

/* sm-n1 */

/* scs-n1 */

.scs-n1-w {
    border: 1px solid #dedede;
    text-align: center;
    padding: 10px 10px 14px;
    line-height: 1;
    margin: 30px 0 30px;
}

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

.scs-n1-2 {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    text-align: left;
}

.scs-n1-2 a {
    color: #666;
}

.scs-n1-2-1 {
    display: inline-block;
    font-size: 14px;
    color: #666;
    letter-spacing: 1.5px;
    border-right: 1px solid #ccc;
    padding: 0 6px 1px 0;
    margin-right: 7px;
}

.scs-n1-2-2 {
    padding: 1px 0 0 0;
    letter-spacing: 0;
}

.scs-n1-2-3 {
    height: 7px;
    vertical-align: top
}

.scs-n1-2-4 {
    display: inline-block;
    font-size: 14px;
    letter-spacing: -0.3px;
    color: #666;
    border-right: 1px solid #ccc;
    padding: 0 8px 1px 0;
    margin-right: 7px;
}

.scs-n1-2-5 {
    padding: 1px 0 0 0;
    letter-spacing: -0.5px;
    font-size: 14px;
}

.scs-n1-3 {
    margin-top: 13px;
    margin-bottom: 11px;
    border-top: 1px solid #d9d9d9;
}

.scs-n1-4 {
    display: inline-block;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
}

/* scs-n1 */

/* sptt-n1 */

.sptt-n1-w {
    margin-bottom: 50px;/*70*/
    border-bottom: solid 1px #dedede;
    height: 33px;
    line-height: 1;
}

.sptt-n1-w ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sptt-n1-w li {
    margin: 0;
    padding: 0;
    float: left;
}

.sptt-n1-1 {
    width: 75%;
}

.sptt-n1-1-1 {
    display: inline-block;
    vertical-align: top;
    height: 17px;
    width: 17px;
    border: 5px solid #d9d9d9;
    border-radius: 50%;
    margin: 0 5px 0 5px;
}

.sptt-n1-1-2 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #666;
}

.sptt-n1-1-3 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 17px;
    color: #ccc;
    padding: 0 0 0 11px;
    margin-left: 13px;
    border-left: solid 1px #ccc;
}

.sptt-n1-2 {
    text-align: right;
    width: 25%;
}

.sptt-n1-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 17px;
    color: #ccc;
    padding-right: 5px;
}

/* sptt-n1 */

/*** splo-n1 ***/

/*** spcl-n1 ***/

.spcl-n1-1-1 {
    height: 170px;
    background-image: url(../../images/spcl_n1_1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 30px;
    color: rgba(255, 255, 255, 0.8);
    text-align: right;
    padding: 113px 20px 0 0;
}

.spcl-n1-2-w {
    margin-top: 70px;/*80*/
    line-height: 1;
}

.spcl-n1-2-1 {
    font-size: 35px;/*50px*/
    font-family: ngb, 'NanumGothicBold', sans-serif;
    color: #999;
    line-height: 1.1;
    text-align: center;
}

.spcl-n1-2-2 {
    text-align: center;
    margin: 30px 0 70px;
}

.spcl-n1-2-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    line-height: 1.5;
    padding: 13px 30px 13px;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
}

.spcl-n1-2-3 {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 2;
}

.spcl-n1-2-3-1 {
    float: right;
    margin: 8px 0 0 45px;
}

.spcl-n1-2-4 {
    margin-top: 45px;
    padding-right: 1px;
    text-align: right;
}

.spcl-n1-2-4-1 {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    line-height: 1;
    border-left: solid 1px #dedede;
    padding: 5px 0 8px 13px;
}

.spcl-n1-2-4-1-1 {
    display: block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 15px;
}

.spcl-n1-2-4-1-2 {
    display: block;
    vertical-align: top;
    font-size: 13px;
    margin-top: 8px;
}

/*** spcl-n1 ***/

/*** spcl-n3 ***/

/* bnsq-n2 */

.bnsq-n2-1-w {
    text-align: center;
}

.bnsq-n2-1-w img {
    max-width: 100%;
    height: auto;
}

.bnsq-n2-2-w {
    text-align: center;
    padding: 35px 0 36px;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
}

.bnsq-n2-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 40px;
    color: #ccc;
    line-height: 1;
}

.bnsq-n2-2-2 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    margin-top: 5px;
    line-height: 1.3;
}

/* bnsq-n2 */

.spcl-n3-1 {
    height: 70px;/*85*/
}

.spcl-n3-2-w {
    text-align: right;
}

.spcl-n3-2-1 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 27px;
    line-height: 1;
    width: 120px;
}

/*  년도 높이 */

.hisy-h-1 {
    padding-top: 34px;
}

.hisy-h-2 {
    padding-top: 66px;
}

.hisy-h-3 {
    padding-top: 18px;
}

.hisy-h-4 {
    padding-top: 2px;
}

.hisy-h-5 {
    padding-top: 18px;
}

.hisy-h-6 {
    padding-top: 0;
}

.hisy-h-7 {
    padding-top: 0;
}

.hisy-h-8 {
    padding-top: 0;
}

.hisy-h-9 {
    padding-top: 0;
}

/*  년도 높이 */

.spcl-n3-3-w {
    /*padding: 0 0 0 25px;*/
    border-left: solid 1px #dedede;
}

.spcl-n3-4 {
    border-bottom: solid 1px #dedede;
    margin-bottom: 60px;
    padding-bottom: 60px
}

/* tl-n2 */

.tl-n2 table {
    width: 100%;
    word-break: break-all;
    line-height: 1.4;
    font-size: 13px;
}

.tl-n2 td {
    vertical-align: top;
    text-align: left;
    padding: 7px 0;
}

.tl-n2-1 {
    text-align: center!important;
    width: 50px;/*100*/
}

/* tl-n2 */

/*** spcl-n3 ***/

/*** sporg-n1 ***/

.sporg-n1-he1 {
    height: 70px;/*70*/
}

.sporg-n1-w {
    text-align: center;
}

.sporg-n1-w img {
    max-width: 100%;
    height: auto;
}

/*** sporg-n1 ***/

/*** spcl-n5 ***/

/* bnscl-n1-n1 */

.bnscl-n1-w {
    text-align: center;
    margin: 80px 30px 0;
}

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

.bnscl-n1-2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #666;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    padding: 23px 15px 13px;
    margin-bottom: 20px;
}

.bnscl-n1-3 {
    padding: 0 5px;
    font-size: 13px;
    color: #666;
    line-height: 1.7;
}

/* bnscl-n1-n1 */

.spcl-n5-1 {
    border-bottom: solid 1px #dedede;
    margin-bottom: 70px;
    padding-bottom: 75px
}

.spcl-n5-2 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    text-align: center;
    line-height: 1;
    font-size: 46px;
    color: #999;
    margin-bottom: 45px;
}

.spcl-n5-3 {
    text-align: center;
}

.spcl-n5-3 img {
    max-width: 100%;
    height: auto;
}

/*** spcl-n5 ***/

/*** spmap-n1 ***/

.spmap-n1-1-w {
    margin-bottom: 35px;
}

.spmap-n1-2-1-w {
    text-align: right;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 18px;
    letter-spacing: 3px;
    padding: 16px 0 0 0;
}

.spmap-n1-2-2-w {
    font-size: 13px;
    line-height: 1.5;
    padding: 7px 0 7px 20px;
    border-left: solid 1px #ccc;
}

.spmap-n1-2-2-1 {
    margin-bottom: 12px;
}

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

.spmap-n1-2-2-3 {
    display: inline-block;
    vertical-align: top;
    border-left: solid 1px #ccc;
    padding: 0 0 1px 18px;
    margin-left: 13px;
    line-height: 1;
}

.spmap-n1-2-2-1-1,
.spmap-n1-2-2-2-1,
.spmap-n1-2-2-3-1 {
    display: inline-block;
    vertical-align: top;
    width: 42px;
}

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

.spmap-n1-2-2-1-2 {
    width: 80%;
}

/*** spmap-n1 ***/

/*** spclb-n1 ***/

.spclb-n1-1 {
    height: 10px;
}

.bnsq-n3-1-w {
    text-align: center;
    padding: 13px 13px 20px;
    margin-top: 50px;
    border: solid 1px #dedede;
}

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

.bnsq-n3-1-2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 15px;
    color: #666;
    line-height: 1.5;
    padding: 20px 0 12px;
    margin-bottom: 10px;
    border-bottom: solid 1px #dedede;
}

.bnsq-n3-1-3 {
    font-size: 13px;
    line-height: 1.8;
    color: #666;
    padding: 0 5px;
}

/*** spclb-n1 ***/

/*** spclb-n2 ***/

/* bnsq-n5 */

.bnsq-n5-w {
    margin-top: 75px;
    text-align: center;
}

.bnsq-n5-w img {
    max-width: 100%;
    height: auto;
}

/* bnsq-n5 */

/* spcl-tx-n1 */

.spcl-tx-n1-w {
    text-align: center;
}

.spcl-tx-n1-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #4c4c4c;
    line-height: 1.6;
    padding: 10px 17px 10px;
    margin: 60px 0 40px;
    border-top: solid 1px #666;
    border-bottom: solid 1px #666;
}

.spcl-tx-n1-2 {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    line-height: 2.2;
    font-size: 15px;
}

/* spcl-tx-n1 */

.spcl-tx-n1-line-1 {
    border-bottom: solid 1px #dedede;
    margin-bottom: 83px;
    padding-bottom: 75px
}

/* bnsq-n6 */

.bnsq-n6-w {
    text-align: center;
}

.bnsq-n6-w img {
    max-width: 100%;
    height: auto;
}

/* bnsq-n6 */

/*** spclb-n2 ***/


/*추가*/
.center {text-align: center;}
.fc_blue {color: #0060ae;}
.fc_orange {color: #fe7200;}
.fc_skyblue {color: #3bade2;}
.sh01 {font-weight: 500; color: #333;}
.img_box {width: 100%; text-align: center;}
.img_box img {max-width: 100%; height: auto; vertical-align: middle;}
.v_mov {display: none;}

.sign {padding-left: 10px;}

/*설립목적*/
.company {width: 100%; font-size: 14px;}
.company p {margin: 20px 0; border-top: 1px dotted #dedede; border-bottom: 1px dotted #dedede; padding: 15px 0;
line-height: 22px;
}
.company p i {color: #0060ae;}
.company h5 {color: #0060ae; font-size: 15px;}
.company .col-md-5 {border-right: 1px solid #dedede;}
.company ul{width: 100%; list-style: none; padding-left: 5px;}
.company ul li {margin-bottom: 5px;}

/*조직도*/
.org {width: 100%; margin:30px 0 0;}
.org h4 {font-size: 16px;}
.org table {width: 100%; margin-bottom: 20px;}
.org table th {text-align: center; padding: 10px 0; background: #dedede;border: 1px solid #fefefe;}
.org table th:first-child {width: 18%; border-left: 1px solid #dedede;}
.org table th:nth-child(3) {width: 34%;}
.org table th:last-child {width:30%;border-right: 1px solid #dedede; }
.org table td {text-align: center; padding: 8px 0; border: 1px solid #dedede;}

/*연혁*/
.his_btn01 {cursor: pointer; width: 30%; height: 30px; line-height: 30px; margin:0 auto; text-align: center; font-weight: bold;}
.his_btn02 {cursor: pointer; width: 30%; height: 30px; line-height: 30px; margin:0 auto; text-align: center; font-weight: bold; margin-bottom: 60px;}

/*주요사업~회원사*/
.business {width: 100%; margin-bottom: 40px; font-size: 14px; vertical-align: middle;}
.business:last-child {margin-bottom: 0;}
.business ul{list-style: none; padding: 0;}
.business ul li {vertical-align: middle; margin-bottom: 5px;}
.business ul li:last-child {margin-bottom: 0;}
.business div {padding-left: 15px;}
.business h3 {font-size: 18px; color: #0060ae; margin-top: 0;}
.business h3 i {font-size: 15px;}
.business h4 {font-size: 16px;}
.business i {color: #a5cc34;}
.business .sh01 {font-weight: 500; color: #333;}
.business .sh02 {font-weight: 500; color: #333; font-size: 16px;}
.business .outline {border: 1px solid #dedede; border-radius: 15px; padding-top: 10px; padding-right: 15px; margin-left: 10px;}
.business .b_txt {margin-bottom: 20px;}
.business .b_txt ul {padding-left: 10px;}
.business div span {font-weight: 500;}
.business div li {margin-bottom: 10px;}

.member {width: 100%;}
.member .download {}
.member .download a {background: #0060ae; color: #fff; padding: 5px;}

/*명품관*/
.masterpiece {font-size: 14px;}
.masterpiece .img_box {margin-bottom: 10px;}
.masterpiece h3 {font-size: 18px;  }
.masterpiece h3 span {border-bottom: 1px solid #ccc;}
.bubble {width: 80%; margin: 0 auto; border-radius: 20px; border: 3px solid #3bade2;
text-align: center; padding-bottom: 20px;}
.bubble h3{color: #0060ae;}
.bubble h5 {font-size: 14px; margin-top: 15px; line-height: 20px;}
.bubble h3 span {border-bottom: 1px solid #0060ae;}
.down_mark {font-size: 30px; margin: 10px 0;}
.sul_menu {
    overflow: hidden;
    zoom: 1;
}
.sul_menu a {
    display: inline-block;
    font-family: '나눔고딕', 'NanumGothic', ng, sans-serif !important;
    color: #444;
    text-decoration: none;
    font-size: 13px;
    border: solid 1px #dedede;
    line-height: 1;
    padding: 10px 15px;
    margin-right: 5px;
    margin-bottom: 20px;
    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;
}
.sul_menu .active {background: #f5f5f5;}
.sul_menu .active a {}

.bor-top {
    width: 100%;
    padding-bottom: 15px;
    border-top: solid 1px #dedede;
}

.gall {width: 100%;}
.gall h2 {font-size: 24px; color:#333; text-align: center;padding: 10px 0; 
    background: url(/bizdemo84058/img/vdata/images/s4/h_bg.png); background-size: cover;}
.gall .gall_s {width: 100%; overflow: hidden; margin-bottom: 10px; font-size: 14px;}
.gall_s h3 {font-size: 20px; background: #3bade2; color: #fff; letter-spacing: 5px;
 height: 34px; line-height: 34px; padding-left: 10px;}
.gall_s h3 i {color: red;}
.gall_s ul {width: 100%; list-style: none; padding: 0;}
.gall_s ul li {float: left; width: 33.3%; padding: 5px; text-align: center;}
.gall_s ul li div {width: 100%; border: 1px solid #dedede; padding: 5px;}
.gall_s ul li a {display: block; width: 100%; height: 100%;}
.gall_s ul li img {max-width: 100%; height: auto; vertical-align: middle;}
.gall_s ul li p {text-align: left; margin: 10px 0 8px; padding-left: 5px;} 
.gall_s ul li p span {display: inline-block; width: 100%; margin-bottom: 3px;}
.gall_s ul li p .l_sp {letter-spacing: -1px; font-weight: 500;}
.gall_s ul:after {display: block;content: ""; clear: both;}

/*콘텐츠관광기념품 외*/
.contents {width: 100%;}

.contents ul {width: 100%; list-style: none; padding: 0; margin: 0;}
.contents ul li {float: left; padding: 0 5px 10px; width: 33.33%;}
.contents .ul4 li {width: 25%;}
.contents ul li div {}
.contents .ul4 li img {border:1px solid #e5e5e5;}
.contents ul li div img {}
.contents ul li div p {text-align: right; font-weight: 500; margin: 10px 0 0 ; padding: 0 2px; font-size: 14px;}
.contents ul:after {display: block;content: ""; clear: both;}

.publicof .cont_wrap {margin-bottom: 40px;}
.publicof h3 {font-size: 16px; margin: 0 0 10px; padding: 15px 10px 7px; border-top:2px solid #0060ae; color: #333;}
