body {word-break:keep-all;}
.gu_sub_wrapper .gu_sub_contents .contents_inner{padding-top:160px;}
/* 서브페이지 키비쥬얼 */
#SUB_KEYVISUAL .kv_img_box .kv_img_area {background: url("../../../img/about-us/vision/KV_about-us_vision.jpg") no-repeat center / cover;}

#VISION .gu_content .triangle_img {text-align:center; margin-bottom:60px;}
.gu_box_sub_title{font-size:20px; line-height:34px;}

.gu_grid_box li{width: calc(33.33% - 16px);}
.gu_grid_box li{margin:0 12px; padding-bottom:0;}
.gu_grid_box li:last-child {margin-right:0;}
.gu_grid_box li:first-child {margin-left:0;}
.gu_grid_box li .top .img{height:80px;}
.gu_grid_box li .top .img img{height:100%;}


/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {

    #VISION .gu_content .gu_sub_title {margin-top:0;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner {padding-top: 120px;}
    img {max-width: 120px;}
    #VISION .gu_content .triangle_img {margin-bottom: 80px;}
    .gu_grid_box li{width: calc(50% - 8px); margin-bottom:80px;}
    .gu_grid_box li:nth-of-type(odd){margin-right:8px; margin-left:0;}
    .gu_grid_box li:nth-of-type(even){margin-left:8px; margin-right:0;}
    .container {margin-bottom:40px;}
    .gu_box_sub_title{font-size:18px; line-height:26px;}
    .gu_text {font-size: 13px; line-height: 22px;}


}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {


    .gu_sub_wrapper .gu_sub_contents .contents_inner {padding-top: 60px;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner br {display: block;}
    #VISION .gu_content .triangle_img {margin-bottom: 60px;}
    .gu_box_sub_title {font-size: 16px; line-height: 17px;}
    .gu_text {font-size: 12px; line-height: 18px;}
    .gu_grid_box li {width:100%; margin-bottom: 30px;}
    .gu_grid_box li:nth-of-type(odd){margin-left:0; margin-right:0;}
    .gu_grid_box li:nth-of-type(even){margin-left:0; margin-right:0;}
    .container {margin-bottom: 30px;}

    .gu_sub_wrapper .gu_sub_contents .contents_inner .gu_grid_box li .bottom br{content:none;}




}