.text_bg_style_10 .text_bg_style_10_contents .text_bg_style_10_contents_sub_title{color: #fff;}
.text_bg_style_10 .text_bg_style_10_contents .text_bg_style_10_contents_desc{color: #fff;}
.text_bg_style_10 .text_bg_style_10_bg_con{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}

@media all and (min-width: 1200px) {
    .text_bg_style_10 .text_bg_style_10_bg_con{width: calc(100% - ((100% - 1170px) / 2));}
}