@charset "utf-8";

.sub_visual_wrap{height:450px;}
.sub_visual_wrap .sub_visual_img_wrap{position: absolute; z-index: 0; top:0; left:0; width:100%; height:100%;}
.sub_visual_wrap .sub_visual_img_wrap .img_box{position: absolute; z-index: 0; top:0; left:0; width:100%; height:100%; background-image: url('../img/sub_visual_img_000.jpg'); background-repeat: no-repeat; background-position: center; background-size: scale; background-size: cover;}
/*.sub_visual_wrap .sub_visual_img_wrap .dim_con{position: absolute; z-index: -1; top:0; left:0; width:100%; height:100%; background-color: rgba(0,0,0,0.3);}*/
.sub_visual_wrap .sub_visual_text_wrap{position: absolute; width: 100%; top:150px; left: 0;}
.theme003 .lnb_menu_wrap{display:none; position: absolute; bottom:189px; left:15px; z-index: 3;}
.theme003 .lnb_menu_wrap.type_2 ul > li{margin-right:34px;}
.theme003 .lnb_menu_wrap.type_2 ul > li > a{color:rgba(255, 255, 255, 0.4);}
.theme003 .lnb_menu_wrap.type_2 ul > li.active > a{color:rgba(255, 255, 255 ,1);}

@media all and (min-width:992px){
    .sub_visual_wrap{height:700px;}
    .sub_visual_wrap .sub_visual_text_wrap{width: auto; top:254px; left: 15px;}
    .theme003 .lnb_menu_wrap.type_2 ul > li > a:hover{color:#fff;}

    .theme003 .lnb_menu_wrap{display:block;}
    .sub_visual_wrap .sub_visual_line{position: absolute; width:calc(((100% - 1170px) / 2) - 30px); left:0; border-bottom:2px solid #fff; z-index: 3; bottom:198px;}
}

@media all and (min-width:1220px){

    .sub_visual_wrap .sub_visual_text_wrap{left:calc((100% - 1170px) / 2);}

    .theme003 .lnb_menu_wrap{left:calc((100% - 1170px) / 2);}

}

