/* BASIC css start */
#contentWrap{width:100% !important;}
.stylelog{width:100%;min-width:1330px; margin:0 auto;text-align:center;overflow:hidden;}
.stylelog img{vertical-align:top;width:100%;/*min-width:1330px;max-width:1920px;*/border:0;display:block;margin:0 auto 150px;}
.stylelog img:focus{outline:none !important;}
.stylelog .staff{clear:both;width:1330px;margin:220px auto 100px;}        
.stylelog .cateLink{clear:both;width:588px;margin:0 auto 100px;text-align:center;display:block;}        
.stylelog .cateLink img{width:468px;}
.stylelog .floatBox{width:100%;}
.stylelog .nomg{margin:0 !important;}
.stylelog .wrapper{position:relative;width:47%;padding-bottom:51.5%;overflow:hidden; background: url(http://jstyle07.jpg3.kr/SITE_2018/EVENT/2019/knitwear/kw_08.jpg) no-repeat center center;background-size:calc(100% - 60px);}
.stylelog .txtwrapper{width:1000px;height:30px;position:absolute;top:0;left:0;z-index:4;background-color:white;}
.stylelog .txtwrapper2{width:920px;height:30px;transform: rotate(-90deg) !important;-webkit-transform: rotate(-90deg) !important;-ms-transform: rotate(-90deg) !important;position:absolute;top:470px;left:-440px;z-index:2;overflow: hidden;background-color:white;}
.stylelog .txtwrapper3{width:1000px;height:30px;position:absolute;bottom:0;left:0;overflow:hidden;transform: rotate(-180deg) !important;-webkit-transform: rotate(-180deg) !important;-ms-transform: rotate(-180deg) !important;z-index:3;background-color:white;}
.stylelog .txtwrapper4{width:920px;height:30px;transform: rotate(-270deg) !important;-webkit-transform: rotate(-270deg) !important;-ms-transform: rotate(-270deg) !important;position:absolute;top:470px;right:-440px;z-index:1;overflow:hidden;background-color:white;} 
.stylelog .txt{width:1000px;height:30px;animation-iteration-count: infinite;animation-name:animate;animation-duration:8s;overflow: hidden;display:block;float:left;}
@keyframes animate{
    /*0%{right:0;margin-right:-500px;}
    100%{right:100%;}*/
    0%{transform:translate3d(0px, 0px, 0px)}
    100%{transform:translate3d(-1000px, 0px, 0px)}
}
/* BASIC css end */

