@charset "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/*20170712??*/
.navbar-brand {
    width:170px;
    margin-left:0px;
}

.sidebar-module>ul>li.blank>a {
    vertical-align:top; padding:20px 0px 0px 20px;
}

.sidebar-module>ul>li.blank>a>img {
    margin-left:0px; margin-right:0px;
}

#ceo_txt, #trades_txt, #recruit_txt, #customer_txt {
    position:absolute; top:15px; margin-left:15px;
}
.notice-h {
    line-height:25px;
}
/*//20170712??*/

.col-md-3 {
	margin-bottom: -70px;
	width: 100% !important;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

@media all and (min-width:768px) {
	.col-md-3 {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.subject1 {
	font-family: Helvetica, ¸¼Àº °íµñ;
	font-size: 20pt;
	font-weight: bold;
	color: #1468D9;
	margin-bottom: 15px;
}

.content2 {
	font-family: 'Nanum Gothic', 'Noto Sans KR';
	line-height: 30px;
	font-size: 10.5pt;
}

.content3 {
	margin-top: -10px;
	margin-left: 20px;
	font-family: 'Nanum Gothic', 'Noto Sans KR';
	line-height: 25px;
	font-size: 10pt;
}

.col-md-3>div {
	width: 100%;
	margin: auto;
}

.col-md-3>div>a>img {
	width: 100%;
	padding-bottom: 20px;
}

.col-md-3>div>img {
	width: 100%;
	padding-bottom: 20px;
	display: none;
}

@media all and (min-width:768px) {
	.col-md-3>div>img {
		display: block;
	}
}

@media all and (min-width:1222px) {
	.col-md-3>div>img {
		width: auto;
	}
}

.col-md-3>div>a {
	display: block;
}

@media all and (min-width:768px) {
	.col-md-3>div>a {
		display: none;
	}
}
