

.gu_sub_wrapper .gu_sub_contents .contents_inner .contents_title { font-size: 40px; line-height: 56px;}



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


    .gu_sub_wrapper .gu_sub_contents .contents_inner .contents_title {font-size: 32px; line-height: 42px;}



}


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

    .gu_sub_wrapper .gu_sub_contents .contents_inner .contents_title {font-size: 24px; line-height: 30px;}

}