body {word-break:keep-all;}

/* 서브페이지 키비쥬얼 */
#SUB_KEYVISUAL .gu_sub_top .kv_img_area {background-image: url('../../../../img/company/brand/KV_company_brand.jpg')}
#BRAND_OVERVIEW .gu_content h2.gu_title {padding-bottom: 100px;}
#BRAND_OVERVIEW .gu_content h2.gu_title img {width:672px;}
#BRAND_OVERVIEW .gu_content.top .gu_text {margin-bottom:160px;}
#BRAND_OVERVIEW .gu_content .gu_sub_title {margin-bottom:0px;}
#BRAND_OVERVIEW .gu_content .gu_text {margin-top:40px;}
.container {margin-bottom:0;}
.gu_content_wrap:nth-of-type(4) .gu_content .text_area .number {margin-right: -30px;}




/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
    .container {margin-bottom:20px;}
    #BRAND_OVERVIEW .gu_content.top .gu_text {margin-bottom: 80px;}
    #BRAND_OVERVIEW .gu_content h2.gu_title {padding-bottom: 50px;}
    #BRAND_OVERVIEW .gu_content h2.gu_title img {max-width:80%;}
    #BRAND_OVERVIEW .gu_content .gu_text {margin-top:30px;}
    .gu_content_wrap:nth-of-type(4) .gu_content .text_area .number {margin-right: -23px;}
}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {
    #BRAND_OVERVIEW .gu_content.top .gu_text {margin-bottom: 60px;}
    .gu_content_wrap:nth-child(odd) .img {float:right; }
}
