.section_brandInner {position: relative; color:#fff;   padding-top: 0px; padding-bottom:0px;}
.section_brandInner .inner{width: 100%;}
.brandBox {position: relative;  width: 100%; height: 979px; overflow: hidden;}
.brandBox .brandTab{position: absolute; left:22%; top:300px; z-index:10;}
.brandBox .brandTab ul.mov_tab {overflow: hidden;}
.brandBox .brandTab ul.mov_tab li {text-align: left; padding:8px 0px;}
.brandBox .brandTab ul.mov_tab li a.mov01{display: block; width: 632px; height: 88px; background:url("../img/brand/movtab_off.png")no-repeat left top;}
.brandBox .brandTab ul.mov_tab li a.mov02{display: block; width: 774px; height: 83px; background:url("../img/brand/movtab2_off.png")no-repeat left top;}
.brandBox .brandTab ul.mov_tab li a.mov03{display: block; width: 774px; height: 86px; background:url("../img/brand/movtab3_off.png")no-repeat left top;}

.brandBox .brandTab ul.mov_tab li.list_on a.mov01{display: block; width: 632px; height: 88px; background:url("../img/brand/movtab_on.png")no-repeat left top;}
.brandBox .brandTab ul.mov_tab li.list_on a.mov02{display: block; width: 774px; height: 83px; background:url("../img/brand/movtab2_on.png")no-repeat left top;}
.brandBox .brandTab ul.mov_tab li.list_on a.mov03{display: block; width: 774px; height: 86px; background:url("../img/brand/movtab3_on.png")no-repeat left top;}
.brandBox .braninfo{position: absolute; left:23%; top:642px; line-height: 26px;  text-align: left; color: #fff;  z-index:10;}
.brandBox .braninfo p {display:none;font-size:18px; font-family: 'Pretendard';}
.brandBox .braninfo p.default {display:block;}

#mov01 {position: absolute; left:0px; top:0px; width: 100%; height: 980px; z-index:1; display: none;}
#mov02 {position: absolute; left:0px; top:0px; width: 100%; height: 980px; z-index:1; display: none;}
#mov03 {position: absolute; left:0px; top:0px; width: 100%; height: 980px; z-index:1; display: none;}


.brandsection2{background:url("../img/brand/brand2_bg.jpg")no-repeat center top; height: 2553px; padding: 120px 0px;}
.brandsection2 .brandinnerBox {position: relative;  width: 1680px; margin:0 auto;}
.brandinnerBox .brand_simg{position: absolute; left:240px; top:-80px; opacity:0;}
.brandinnerBox .brand_simg2{position: absolute; right:212px; top:680px; opacity:0;}
.brandinnerBox .brand_simg3{position: absolute; left:332px; top:1000px; opacity:0;}
.brandinnerBox .brand_simg4{position: absolute; right:230px; top:1200px; opacity:0;}

.brandinnerBox .brand_simg_scroll{position: absolute; left:240px; top:158px; opacity:1; transition:all 1s;}
.brandinnerBox .brand_simg2_scroll{position: absolute; right:212px; top:726px; opacity:1; transition:all 1s; transition-delay:0.2s;}
.brandinnerBox .brand_simg3_scroll{position: absolute; left:332px; top:1178px; opacity:1; transition:all 1s; transition-delay:0.6s;}
.brandinnerBox .brand_simg4_scroll{position: absolute; right:230px; top:1538px; opacity:1; transition:all 1s; transition-delay:1s;}

.brandsection3{position: relative; background:url("../img/brand/brand3_bg.jpg")no-repeat center top; height: 1470px; z-index:2;}
.brandsection3 .interior {position: absolute; left:50.4%; top:27%; transform: translate(-50%); width: 952px; height: 723px; background-color:#000; z-index:20;}
.imgrolling {width: 953px; height: 575px; overflow: hidden;}

.swiper-button-next{
    position: absolute;
    right: -20px;
	top: 43%;
    width: 41px;
    height: 41px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background-image: url("../img/brand/next_btn.png");
    background-size: 41px 41px;
    background-position: center;
    background-repeat: no-repeat
}
.swiper-button-prev {
   position: absolute;
    left: -20px;
	top: 43%;
    width: 41px;
    height: 41px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	background-image: url("../img/brand/prev_btn.png");
    background-size: 41px 41px;
    background-position: center;
    background-repeat: no-repeat
}

.titBox {text-align: center; padding-top: 30px;}
.titBox p {color: #fff; font-size: 43px; padding-bottom:4px;}
.titBox p span.redem{color: #ba1d26; font-size: 43px;}
.titBox span.stit{font-family: 'Pretendard'; font-size: 18px; color: #fff;}