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


#header {
    width: 100%;
    background: black;
    position: fixed;
    z-index: 9999;
    transition: all 0.5s;
}


#header .inner {
    width: 1200px;
    height: 106px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
}

#header .inner .logo {
    padding-top: 41px;
    position: absolute;
    left: 75px;
    float: left;
}

#header .inner .menu {
    padding-top: 44px;
    position: absolute;
    left: 0;
}

#header .inner .gnb {
    margin-left: 516px;
    padding-top: 50px;
}

#header .inner .gnb .slash {
    position: absolute;
    left: 604px;
}

#header .inner .gnb > li {
    float: left;
    z-index: 100;
    position: relative;
}

#header .inner .gnb .nylon {
    margin-right: 77px;
}

#header .inner .gnb .star {
    margin-right: 69px;
}

#header .inner .gnb .fashion {
    margin-right: 59px;
}

#header .inner .gnb .beauty {
    margin-right: 67px;
}

#header .inner .gnb .radar {
    margin-right: 72px;
}

#header .inner .gnb .event {
}

#header .link {
    position: absolute;
    text-align: right;
    height: 23px;
    top: 46px;
    left: 1693px;
}

#header .link > li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 13px;
}

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

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

.scrollBox .wrap > div {
    /*height: 1000px;*/
    position: relative;

}

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

#sub02 .main {
    width: 100%;
    height: 614px;
    padding-top: 106px;
}

#sub02 .scene01 {
    width: 1200px;
    height: 1114px;
    left: 50%;
    margin-left: -600px;
    position: relative;
}

#sub02 .scene01 .bp {
    width: 1200px;
    height: 941px;
    position: relative;
}


#sub02 .scene01 .bp .title {
    width: 357px;
    height: 161px;
    margin: 0 auto;
    padding-top: 100px;
}

#sub02 .scene01 .bp .itv {
    width: 1200px;
    height: 680px;
    left: 0;
    position: absolute;
    display: none;
}

#sub02 .scene01 .bp .itv.on {
    display: block;
}




#sub02 .scene01 .bp .itv > div {
    position: absolute;
}

#sub02 .scene01 .bp .itv .text > div {
    position: absolute;
}

#sub02 .scene01 .bp .itv .text .line01 {
    left: 0;
    top: 0;
}

#sub02 .scene01 .bp .itv .text .line02 {
    left: 0;
    top: 679px;
}

#sub02 .scene01 .bp .itv .text .text_bp_p {
    left: 32px;
    top: 61px;
}

#sub02 .scene01 .bp .itv .text .text_bp_title {
    left: 31px;
    top: 109px;
}

#sub02 .scene01 .bp .itv .text .text_bp_day {
    left: 32px;
    top: 157px;
}

#sub02 .scene01 .bp .itv .text .text_bp {
    left: 32px;
    top: 211px;
}
#sub02 .scene01 .bp .itv .text .btn {
    left: 32px;
    top: 612px;
}


#sub02 .scene01 .bp .itv .img_b {
    width: 667px;
    height: 679px;
    left: 534px;
    top: 0;
}

#sub02 .scene01 .img_s {
    position: absolute;
    width: 680px;
    height: 133px;
    left: 50%;
    margin-left: -330px;
    padding-top: 72px;
    /*display: none;*/
}

#sub02 .scene01 .img_s > li {
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
}

#sub02 .scene01 .img_s > div:last-child {
    margin-right: 0;
}

#sub02 .scene01 .img_s .img01 {
    width: 133px;
    height: 133px;
    background: url("../img/sub02/img01.png") no-repeat center;
    cursor: pointer;
}

#sub02 .scene01 .img_s .img01.on {background: url("../img/sub02/img01_on.png") no-repeat center;}
#sub02 .scene01 .img_s .img02 {cursor: pointer;}

#sub02 .scene01 .img_s .img02 {
    width: 133px;
    height: 133px;
    background: url("../img/sub02/img02.png") no-repeat center;
}

#sub02 .scene01 .img_s .img02.on {background: url("../img/sub02/img02_on.png") no-repeat center;}





#sub02 .scene01 .bt > div {
    position: absolute;
    top: 1070px;
}


#sub02 .scene01 .bt .bt_prev{
    left: 197px;
}
#sub02 .scene01 .bt .bt_next{
    left: 937px;
}


#sub02 .scene02 .bar {
    height: 344px;
    padding-top: 100px;
}

#sub02 .scene03 {
    width: 1200px;
    height: 873px;
    left: 50%;
    margin-left: -600px;
    position: relative;
}


#sub02 .scene03 .photo {
    position: absolute;
    left: 0;
    top:0;
    padding-top: 100px;
}


#sub02 .scene04 {
    width: 1200px;
    height: 990px;
    left: 50%;
    margin-left: -600px;
    position: relative;
}


#sub02 .scene04 .tv {
    position: absolute;
    left: 0;
    top:0;
    padding-top: 200px;
}





/** footer **/
#footer {
    width: 100%;
    height: 370px;
    background: #1e1e1e;
    position: relative;
}

#footer .inner {
    width: 1200px;
    height: 257px;
    margin: 0 auto;
    font-size: 0;
    top: 67px;
    position: relative;
}

#footer .bt_top {
    width: 49px;
    height: 49px;
    position: absolute;
    left: 1619px;
    top: 29px;
}