@charset "utf-8";

/************************************************************
서브비주얼:
개별 비주얼 적용시에는 경로만 수정해서 사용합니다.
************************************************************/
.eQ01 .wrap_sub_visual:before{background:url(/sites/templet_style_guide/images/sub/sub_visual_1.jpg) no-repeat center top;}
.eQ02 .wrap_sub_visual:before{background:url(/sites/templet_style_guide/images/sub/sub_visual_2.jpg) no-repeat center top;}
.eQ03 .wrap_sub_visual:before{background:url(/sites/templet_style_guide/images/sub/sub_visual_3.jpg) no-repeat center top;}
.eQ04 .wrap_sub_visual:before{background:url(/sites/templet_style_guide/images/sub/sub_visual_4.jpg) no-repeat center top;}
.eQ05 .wrap_sub_visual:before{background:url(/sites/templet_style_guide/images/sub/sub_visual_5.jpg) no-repeat center top;}
.eQ06 .wrap_sub_visual:before{background:url(/sites/templet_style_guide/images/sub/sub_visual_a.jpg) no-repeat center top;}
.eQ07 .wrap_sub_visual:before{background:url(/sites/templet_style_guide/images/sub/sub_visual_b.jpg) no-repeat center top;}
.eQ08 .wrap_sub_visual:before{background:url(/sites/templet_style_guide/images/sub/sub_visual_c.jpg) no-repeat center top;}

.mentality-box{max-width: 1400px; margin: 0 auto;}
@media all and (max-width: 1440px) {
  .mentality-box{padding: 0 20px;}
}