/* 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%;
    border:0;
    display:block;
}

.stylelog img:focus,.slick-slide img:focus {
    outline:none !important;
}

.stylelog a{display:block;}

/*--- section ---*/
.stylelog .section {
    width:100%;
}
.flex-box {
    display: flex;
    justify-content: center;
}
.flex-box a {
    display: block;
    width: 100%;
}
/*--- »óÇ° Å¸ÀÌÆ² ---*/
div.loca {
    margin-top:120px;
    clear:both;
}

h2.tit {
    margin-bottom:30px;
    font-size:18px;
    font-weight:300;
    padding:15px 270px;
    line-height:1em;
    border-top:1px solid #737373;
    border-bottom:1px solid #737373;
    text-transform:uppercase;
    text-align: left;
}

h2 .emp {
    font-weight: bold;
}
/*--- // »óÇ° Å¸ÀÌÆ² ³¡ ---*/

/* BASIC css end */

