@charset "UTF-8";

h3.tt { margin-top:40px; background-image:url('/STAFF_HOME/res/img/common/header-line.jpg'); background-repeat:no-repeat; background-position:left top; padding:20px 0; font-size:1.7em; }
h4.tt { margin-top:40px; padding:10px 0px 10px 35px; margin-bottom:15px; font-size:1.65em; font-weight:bold; background:url('../img/common/img-h-bullet.png') no-repeat left center; }
h3.tt.nopd,
h4.tt.nopd { margin-top:0px; }

#mqSubContent { width:100%; padding-bottom:100px; position:relative; letter-spacing:-.9px; }
#content-frame { width:1200px; margin:0 auto; letter-spacing:-.9px; }
.blank { padding:70px; }

/* 서브 타이틀 */
#subNavi { width:100%; min-width:1200px; padding-top:185px; margin-bottom:50px; font-weight:600; background-repeat:no-repeat; background-position:center center; background-size:cover; }
.subCode_1 { background-image:url('/STAFF_HOME/res/img/index/img-bg4.jpg'); }
.subCode_2 { background-image:url('/STAFF_HOME/res/img/index/img-bg5.jpg'); }
.subCode_3 { background-image:url('/STAFF_HOME/res/img/index/img-bg6.jpg'); }
.subCode_4 { background-image:url('/STAFF_HOME/res/img/index/img-bg7.jpg'); }
.subCode_5 { background-image:url('/STAFF_HOME/res/img/index/img-bg9.jpg'); }
.subCode_6 { background-image:url('/STAFF_HOME/res/img/index/img-bg10.jpg'); }
.subCode_7 { background-image:url('/STAFF_HOME/res/img/index/img-bg10.jpg'); }
.subCode_99 { background-image:url('/STAFF_HOME/res/img/index/img-bg8.jpg'); }
.sub_title { width:1200px; margin:0 auto; text-align:center; }
.sub_title span { display:block; }
.s-title { margin-bottom:68px; font-size:1.2em; color:#fff; }
.m-title { font-size:2.5em; color:#fff; }
.sub-line { background-image:url('/STAFF_HOME/res/img/common/img-sub-line.jpg'); background-repeat:no-repeat; background-position:center center; padding:20px 0; }

/* 서브메뉴 */
.sub-menu { width:100%; background-color:rgba(0,27,84,0.7); }
.sub-parent { width:1200px; margin:0 auto; display:flex; display:-ms-flexbox; justify-content:space-around;  -ms-flex-pack:distribute; }
.sub-parent li { width:100%; text-align:center; border-right:1px solid rgba(255,255,255,0.2); }
.sub-parent li:first-of-type { border-left:1px solid rgba(255,255,255,0.2); }
.sub-parent li a { width:100%; display:block; color:#fff; padding:30px 0;  text-align:center; font-size:1.3em; }
.sub-parent li a:hover { background-color:rgba(0,27,84,1); }
.enter a { background-color:#fff; color:#000!important; }
.enter a:hover { background-color:#fff!important; }
 
/* 내비게이션 */
#content { width:100%;  font-weight:600;}
.top-box { width:1200px; margin:0 auto; padding:50px; text-align:center; }
#c-title { font-size:2.7em; margin-bottom:20px; }
#navigation { font-size:1.2em; }
.gt-margin { margin:0 10px; }

