@charset "utf-8";
/* CSS Document */

/** base **/
html,
body {
    height: 100%;
    overflow-y: hidden;
}

body {
    position: relative;
    min-width: 1200px;
    font-family: "Dotum", "Arial", sans-serif;
    font-size: 12px;
    color: #333;
}

.posNum {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 50px;
    margin: -25px 0 0 -150px;
    background: #111;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    z-index: 9999;
}

/** scrollBox **/
.scrollBox {
    min-width: 1200px;
    height: 100%;
    position: relative;
}

.scrollBox .wrap {
    min-width: 1200px;
    position: relative;
    overflow: hidden;
}

.scrollBox .wrap > div {
    position: relative;

}

.scrollBox .wrap .objs > li {
    position: absolute;
    left: 50%; /* 브라우저 창의 크기에 따라 반응을 해야 해서 가운데 기준을 잡는다 */
}

/** Scene01 **/
#scene01 {
    height: 449px;
}

#slides_sub3 {
    width: 1920px;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 99px;
    z-index: 10;
}

#slides_sub3 .slidesjs-pagination {
    width: 97px;
    height: 12px;
    position: absolute;
    left: 50%;
    bottom: 37px;
    margin-left: -48px;
    z-index: 100;
    text-indent: -9999px;

}

#slides_sub3 .slidesjs-pagination-item {
    float: left;
    margin-right: 11px;
}

#slides_sub3 .slidesjs-pagination-item a {
    background: url("../img/common/banner/slide_banner_off.png") no-repeat right top;
    width: 12px;
    height: 12px;
    display: block;
    transition: all 0.7s;
    position: relative;
    right: 0;
}

#slides_sub3 .slidesjs-pagination-item a.active {
    background: url("../img/common/banner/slide_banner_on.png") no-repeat right top;
    width: 40px;
}

/** Scene02 **/
#scene02 {
    height: 2901px;
    background: #f8f8f8;
}

#scene02 .tit {
    padding-top: 85px;
    margin-bottom: 75px;
    text-align: center;
}

#scene02 .inner {
    width: 1300px;
    background: #fff;
    margin: 0 auto;
    position: relative;
}

#scene02 .inner .menu {
    width: 1200px;
    height: 31px;
    margin: 0 auto 61px;
    padding-top: 42px;
    border-bottom: 1px solid #c8c8c8;
}

#scene02 .inner .menu > li {
    float: left;
    cursor: pointer;
    margin-right: 43px;
}

#scene02 .inner .menu .list1 {
    margin: 0 64px 0 62px;
}

#bar3 {
    width: 50px;
    height: 4px;
    background: #05e632;
    position: absolute;
    left: 93px;
    top: 69px;
    z-index: 1;
}

#scene02 .slide_contents {
    width: 1200px;

    margin: 0 auto 61px;
    border-bottom: 1px solid #c8c8c8;
    position: relative;
}

#scene02 .slide_contents .sub_tit {
    margin-left: 42px;
}


#slides2_sub3 {
    width: 343px;
    height: 228px;
    position: relative;
    left: 42px;
    top: 0;

}

#scene02 .slide_contents .right_option {
    position: absolute;
    top: 0;
    right: 50px;
}


#scene02 .text_contents {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 65px;
}

#scene02 .text_contents .box {
    float: left;
    box-sizing: border-box;
    margin-bottom: 60px;
}

#scene02 .text_contents .box1,
#scene02 .text_contents .box3,
#scene02 .text_contents .box5,
#scene02 .text_contents .box7,
#scene02 .text_contents .box9{
    margin-right: 20px;
}

#scene02 .text_contents .box {
    width: 590px;
    height: 315px;
    position: relative;
    border: 1px solid #e2e2e2;
}
#scene02 .text_contents .box > div {
    float: left;
}

#scene02 .text_contents .box .imgWrap {
    width: 315px;
    height: 315px;
    position: relative;
    overflow: hidden;
}

#scene02 .text_contents .box .imgWrap  img {
    transform: scale(1);
    transition: all 0.8s;
}

#scene02 .text_contents .box .imgWrap:hover img {
    transition: all 0.8s;
    transform: scale(1.2);
}

#scene02 .text_contents .box .text {
    width: 238px;
    height: 170px;
    overflow-y: auto;
    text-align: center;
    margin: 0 0 40px 21px;
    padding-top: 33px;


}
#scene02 .text_contents .box .banner {
    margin-left: 33px;
    text-align: center;

}

#slides3_sub3 {
    width: 1200px;
    height: 1900px;
    position: relative;
}





#slides3_sub3 .slidesjs-pagination {
    width: 222px;
    height: 16px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -111px;
    z-index: 100;
    text-indent: -9999px;
}

#slides3_sub3 .slidesjs-pagination-item {
    float: left;
    margin-right: 23px;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(9) {
    margin-right: 0;
}

#slides3_sub3 .slidesjs-pagination-item a {
    width: 14px;
    height: 16px;
    display: block;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(1) a {
    background: url("../img/common/numbers/num01.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(1) a.active {
    background: url("../img/common/numbers/num01_on.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(2) a {
    background: url("../img/common/numbers/num02.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(2) a.active {
    background: url("../img/common/numbers/num02_on.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(3) a {
    background: url("../img/common/numbers/num03.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(3) a.active {
    background: url("../img/common/numbers/num03_on.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(4) a {
    background: url("../img/common/numbers/num04.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(4) a.active {
    background: url("../img/common/numbers/num04_on.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(5) a {
    background: url("../img/common/numbers/num05.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(5) a.active {
    background: url("../img/common/numbers/num05_on.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(6) a {
    background: url("../img/common/numbers/num06.png") no-repeat center top;
}

#slides3_sub3 .slidesjs-pagination-item:nth-child(6) a.active {
    background: url("../img/common/numbers/num06_on.png") no-repeat center top;
}








/** footer **/
#footer {
    background: url("../img/common/footer/footer_bg.jpg") no-repeat center top;
    height: 266px;

}





