/* BASIC css start */
/*--- reset ---*/

img:focus{outline:0}
#contentWrap{width:100% !important;}



/*--- stylelog ---*/
.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}
.stylelog img:focus{outline:none !important;}
.stylelog .rel{position: relative;}
.stylelog .abs{position: absolute;z-index:2}
.stylelog .mgtop12{margin-top:12%;}
.stylelog .mgtop6{margin-top:6%;}
.stylelog .mgtop3{margin-top:3%;}


/*--- Dami's CSS test ---*/
body {
    margin: 0;
}

.product_link--flex {
    display: flex;
    justify-content: center;
    background: url("http://jstyle07.jpg3.kr/SITE_2018/EVENT/2021/21sscareer/21ss_careerwear_05.jpg");
}

.product_link--flex a + a {
    /*--- margin-left: 20px; ---*/
}


/* BASIC css end */

