﻿@charset "utf-8";
/* CSS Document */



@media screen and (max-width:1096px){

/* wrap */
.wrap{min-width:1079px;}

/* header_bottom */
.header_bottom .headerb_inner{max-width:none;min-width:1079px;}

/* menu_wrap */
/*.menu_wrap{margin-left:78px;}*//* (delete)20180119 */
/*.menu_wrap .menu > ul > li{padding:12px 24px 12px 0;text-align:left;}*//* (delete)20180119 */

/* (공통)(회사소개)categories_company */
.categories_company ul li:hover a > .cate_company_layer > dl > dd .cate_desc{display:block;padding:2px 20px 5px 28px;}
.categories_company ul li:hover a > .cate_company_layer > dl dd .cate_desc:lang(ko){word-break:keep-all;}
.categories_company ul li:hover a > .cate_company_layer > dl dd .cate_desc > span{display:inline;}

/* (공통)(투자자정보)categories_investor */
.categories_investor ul li:hover a > .cate_investor_layer > dl > dd .cate_desc{display:block;padding:2px 20px 5px 28px;}
.categories_investor ul li:hover a > .cate_investor_layer > dl dd .cate_desc:lang(ko){word-break:keep-all;}
.categories_investor ul li:hover a > .cate_investor_layer > dl dd .cate_desc > span{display:inline;}










/* footer */
.ft_mn_block > dl.ft_mn{margin:0 0 0 80px;}
.footer_bottom .break_tablet{display:block;}

}
