﻿#content { padding:60px 0; }
#subtop img { width:100%; }
.subgnb-home { display:none!important; }
#sub_title { margin:50px 0; display:block; text-align:center; border-bottom:2px solid #03529D; padding-bottom:50px; color:#000; font-size:30px; }

.sub-left-triangle { position: absolute; right: 0px; top: 0; width: 0; height: 0; border-left: 30px solid transparent; border-top-width: 30px; border-top-style: solid; border-top-color: #03529D; }
.sub_depth2 { margin-top:0px; padding-top:0px; }
.sub_depth2 li { padding: 25px 25px; border-bottom:1px solid #ddd; transition:all ease 0.3s; }
.sub_depth2 li.active, .sub_depth2 > li:hover { background:#03529D; }
.sub_depth2 li.active a, .sub_depth2 > li:hover a { color:#fff; }
.sub_depth2 > li > a { color:#777; font-weight:600;  font-size:17px; text-decoration:none; }
.sub_depth2 li a { color:#777; font-weight:600;  font-size:17px; text-decoration:none; }
.sub_depth2 li i { position:relative; margin:3px 15px 0px 0px; cursor:pointer; float:right; font-size:16px;}
.sub_depth2 li i.fa-minus { display:none; }
.sub_depth2 li:last-child { border-bottom:none; }
.sub_depth3 { padding:0px 15px; margin-top:15px; display:none; }
.sub_depth3.active { display:block; }
.sub_depth3 li { padding: 10px 20px; border-bottom:1px solid #fff; background-color: #03529D; }
.sub_depth3 li a  { color:#999; font-size:17px;  text-decoration:none;  transition:all ease 0.3s; }
.sub_depth3 li a:hover  { color:#739AB9; }
.sub_depth3.a_96 li a:hover { color:#4E5397; }
.sub_depth3.a_98 li a:hover { color:#E4C640; }
#subgnb2 { padding:20px 0; border-bottom:1px solid #739AB9; text-align:right; }
#subgnb2 img { position:relative; top:-3px;}
#subgnb2 a { font-size:15px; color:#333; text-decoration:none; }
#subgnb2 a.active { font-weight:bold; color: #03529D; }
.lnb_title { font-size:30px; text-align:center;  font-weight:bold; padding:50px 0; }

@media (min-width:1200px) and (max-width:1499px) {
}

@media (min-width:993px) and (max-width:1199px) {
}


@media (min-width:768px) and (max-width:992px) {
    #subgnb > .container { padding:0px 15px;}
}

@media (max-width:767px) {
	#subgnb .dropdown .btn { font-size:14px; }
	#subgnb .dropdown-menu>li>a { font-size:15px; }
	.gnb2 {display:none!important; }
    #gnb-wrap { padding: 0px;}
    #subgnb span, #subgnb a { font-size:13px;}
    #sub_title {font-size:20px; margin:10px 0px 30px; padding-bottom:20px; }
    #subgnb > .container { padding:0px;}    
}
