﻿

#subtop img { width:100%; }

#subgnb { border-bottom:1px solid #ddd; padding:0px 0px;}
#subgnb .subgnb-home { float:right; display:inline-block; margin:12px 0px 0px 0px;}
#subgnb span, #subgnb a { font-size:16px; color:#777; position:relative; top:3px; text-decoration:none;}
#subgnb a.active { color:#63548D; font-weight:bold; }
#subgnb .dropdown { display:inline-block;}
#subgnb .dropdown .btn { padding:15px 20px; font-size:17px; font-weight:bold;}
#subgnb .dropdown .btn-default { border:none;}
#subgnb .dropdown .btn:hover { background-color:#63548D; transition:0.3s all ease; color:#fff; }
#subgnb .dropdown .btn:hover span { border-top:2px solid #fff; border-right: 0px solid transparent; border-left: 2px solid #fff; transition:0.1s all ease;  }
#subgnb .dropdown .btn .active  { background-color:#0A5792; }
#subgnb .dropdown-menu>li>a { padding:10px 20px; transition:0.3s all ease; font-size:17px;}
#subgnb .caret { border-top:2px solid #000; border-right: 0px solid transparent; border-left: 2px solid #000; position: relative; margin: 0; height: 8px; width: 8px; transform: rotate(225deg); transition: all 0.6s; margin-top:-10px; margin-left:20px; }

#content { padding:80px 0px 40px;}
#content .third-menus { margin:10px 0 42px 0;text-align:center; }
#content .third-menus ul{ display:inline-block; }
#content .third-menus ul li { border: 1px solid #dedede; float:left; margin-left:-1px;}
#content .third-menus ul li a { color: #333;text-decoration: none;padding: 8px 17px;font-size: 12px;min-width: 160px;display: inline-block;text-align: center; }
#content .third-menus ul li.active a { color:#fff; }
#sub_title { font-size:35px; font-weight:600; margin:0px 0px 50px; border-bottom:4px solid #000; display:inline-block; padding-bottom:10px;}
#dimodePage { padding:30px 0px; }

.lnb { padding:0px 30px;}
.lnb_title { font-size:30px; border-bottom:1px solid #000; padding:40px 0px; font-weight:600; text-align:center; position:relative;}
.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: #63548D; }
.sub_depth2 { margin-top:0px; padding-top:0px; }
.sub_depth2 li { padding: 20px 25px; border-bottom:1px solid #ddd; transition:all ease 0.3s; }
.sub_depth2 li.active, .sub_depth2 > li:hover { background:#d9d3f2; }
.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:16px; 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-color:#000; }
.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 #999; background-color: #f4c9ff; }
.sub_depth3 li a  { color:#999; font-size:15px;  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; }
.dimode-theme  {word-break:keep-all;}

.depth4 { text-align:center; margin:0 auto 50px; width:700px; border:none; }
.depth4 td a { color:#333; text-decoration:none; }
.depth4 td { display:inline-block; font-size:17px; border:1px solid #63548D; width:50%; padding:15px 0;}
.depth4 td a {  padding-bottom:10px; color:#63548D; font-weight:bold; transition:.3s all; }
.depth4 td:hover { background: #63548D; transition:.3s all; }
.depth4 td:hover a { color:#fff; }
.depth4 td.active { background: #63548D; }
.depth4 td.active a { color:#fff; }


ul.timeline > li > span {
    display: block; width: 100%; 
    margin-bottom:5px;
}

/*유트브*/
/*반응형*/
.detail-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
#dimodeYoutube {
  position: absolute;
  width: 100%;
  height: 100%;
}


#component2229 td { vertical-align:middle !important; padding-bottom:5px; }
#component2229 td:first-child { padding-top:0px !important; vertical-align:top !important;  }


/*서브메뉴*/
.d3-subgnb-menu {
    display:inline-block;
}
.d3-menulist {
   
    display:inline-block; padding:15px 15px;
    float:left;
}
.d3-menulist a{
    font-size:22px!important;
		color:#8F8F8F!important;
		font-weight:bold;
}
.d3-subgnb-menu div.active a {
    color:#325481!important;
    padding-bottom:10px;
    border-bottom:2px solid #B4CEF1;
	font-weight:700;
}
.d3-menulist a:hover{
	  color:#325481!important;
}
.subTitle{text-align:center;}

@media (min-width:1200px){
    .lnb { padding:0px 15px;}
    #content .container{width:1240px!important;}

}

@media (min-width:992px) and (max-width:1199px) {
    .lnb { padding:0px 5px;}
    .sub_depth2 li { padding:20px 15px;}
    

}


@media (min-width:768px) and (max-width:991px) {
	
.depth4 a { color:#333; text-decoration:none; }
.depth4 li { display:inline-block; font-size:17px; padding:0 15px; margin:10px 0;}
.depth4 li:hover a {  padding-bottom:10px; color:#63548D; font-weight:bold; transition:.3s all; }
.depth4 li.active a { padding-bottom:10px; color:#63548D; font-weight:bold; }	
    .subTitle { text-align:center;}
    #sub_title {font-size:30px; margin:0px 0px 30px;}
   
    #subgnb .dropdown { display:inline-block;}
    #subgnb .dropdown .btn {  font-size:17px; font-weight:bold;}
    #subgnb .dropdown .btn-default { border:none;}
    #subgnb .dropdown .btn:hover { background-color:#9fb2b3; transition:0.3s all ease;}
    #subgnb .dropdown .btn .active  { background-color:#9fb2b3; }
    #subgnb .dropdown-menu>li>a { padding:10px 20px; transition:0.3s all ease; font-size:18px;}
    #subgnb .caret { border-top:2px solid #000; border-right: 0px solid transparent; border-left: 2px solid #000; position: relative; margin: 0; height: 8px; width: 8px; transform: rotate(225deg); transition: all 0.6s; margin-top:-10px; margin-left:20px; }
   
 		#unit2923 table colgroup col:first-child {width:25%!important;}
    #unit2923 table tbody tr td {letter-spacing:-1px!important; font-size:20px!important;}
    #unit2923 table tbody tr td img {display:none;}  
   
    #unit8423 > div:first-child { padding:35px 0px 0 25px!important;}
    #unit5133 table tbody tr td {text-align:left!important;}
    
    .document-Number,.document-number,.document-ReadedCount,.document-readedcount,.document-AddedFile,.document-addedfile,.document-checkbox {display:none;}
    .board-theme .theme-list table th, .board-theme .theme-list table td a {font-size:18px;}
    .board-theme .theme-list table tr td {font-size:18px!important;}
    
    #unit4512,#unit7908 {width:100%!important;}
    #unit7908 div {float:left; margin-left:50px;}
    #unit7908 div:nth-child(2) {margin:15px 0 0 70px!important;}
}

@media (max-width:767px) {
	.sub-left-triangle { right:15px; }
	.depth4 { display:none; }
	#content > .container { padding:0; }
    #subgnb .container { padding:0px;}
    #gnb-wrap { padding: 0px;}
    #subgnb span, #subgnb a { font-size:14px;}
    .subTitle { text-align:center;}
    #sub_title {font-size:22px; margin:0px 0px 30px;}
    #header .container { padding:0px 15px}
    #subgnb .dropdown { display:inline-block; }
    #subgnb .dropdown .btn { padding:10px; font-size:12px; font-weight:bold;  text-align:center;}
    #subgnb .dropdown .btn-default { border:none;}
    #subgnb .dropdown .btn:hover { background-color:#9fb2b3; transition:0.3s all ease;}
    #subgnb .dropdown .btn .active  { background-color:#9fb2b3; }
    #subgnb .dropdown-menu>li>a { padding:8px 15px; transition:0.3s all ease; font-size:14px;}
    #subgnb .caret { border-top:2px solid #000; border-right: 0px solid transparent; border-left: 2px solid #000; position: relative; margin: 0; height: 8px; width: 8px; transform: rotate(225deg); transition: all 0.6s; margin-top:-10px; margin-left:20px; }
    #subgnb .subgnb-home { padding:10px 15px; width:100%; border-top:1px solid #e5e5e5; margin:0px;}
    .subgnb-home a { top:0!important; }
    #content { padding:40px 0; }

    #unit2923 table colgroup col:first-child {width:25%!important;}
    #unit2923 table tbody tr td {letter-spacing:-2px!important; font-size:15px!important;}
    #unit2923 table tbody tr td img {display:none;}
    
    #component5711 {padding:0!important; margin-bottom:10px!important;}
    #unit8423 > div:first-child { padding:15px 0px 0 15px!important;}
    #sub02 > div {letter-spacing:-1.5px!important;}
    .dropdown:last-child > .dropdown-menu {left:unset!important; right:0;}
    #component2471 {padding:0!important;}
    #dimodePage {padding:0!important;}
    #component2746 > div {padding:0!important;}
    #unit1559 {text-align:center;}
    #unit2270 > div:first-child {text-align:center;}
    .dimode-sort {text-align:left;}
    #component9556,#component6228,#component8387,#component4815,#component5083,#component5070,#component6686,#component7955,
    #component3768,#component7665,#component1788,#component6686,#component4593,#component7955,#component4593 {padding-bottom:5px!important; display:inline-block; width:49%;}
    
    #unit5133 table tbody tr td {font-size:14px!important; text-align:left!important;}
    #unit5133 table colgroup col:first-child {width:20%!important;}
    #unit5133 table tbody tr td strong span {font-size:14px!important;}
    .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {padding:10px 8px!important;}
		#unit9532,#unit4380,#unit3192,#unit1272 {margin-top:30px!important;}
		
		.document-Number,.document-number,.document-Writer,.document-writer,.document-RegDate,.document-regdate,
		.document-ReadedCount,.document-readedcount,.document-AddedFile,.document-addedfile,.document-checkbox {display:none;}
		
		.board-theme .theme-list table th, .board-theme .theme-list table td a {font-size:18px;}
		#unit2310 {padding:0 15px!important;}
		
		#unit7908 div:nth-child(2) { margin:40px 0 0 30px!important;}
		.next_01 li {text-index:0!important;}
		
		#unit8390 table tbody tr td span span {font-size:16px!important;}
		#unit8390 table tbody tr td:nth-child(1) {padding-left:0!important;}
		#unit8390 table colgroup col:nth-child(2) {width:30%!important;}
		
		#component3426 { margin:0!important; }
   #component4114 div { font-size:17px!important; line-height:35px!important; }
   #unit3553 { margin-top:15px; }
   .page-content td, .page-content p, .page-content span, .dimode-component, h4 { font-size:15px!important; }
   #unit1483 > div { font-size:17px!important; }
   #unit5743 > div { font-size:20px!important; }
   #unit2865 > div { font-size:20px!important; }
   #unit2949, #unit9295, #unit3188, #unit8857 { margin-bottom:15px; }
   #unit2401 { margin-bottom:50px!important; }
   #unit3555 { text-align:center; margin:30px 0; }
   #unit3555 img { max-width:100px; }
   #unit6570 > div { font-size:18px!important; }
   #unit7152 div { font-size:18px!important; }
}
