@charset "utf-8";


/*******************************************서브영역*******************************************/
#container {margin-top:81px;}
#cont_head {position:relative; width:100%; display:inline-block;}

/*현재영역*/
#location {width:100%; height:42px; background:url(/img/common/location_bg.gif) no-repeat center 50%;}
#location ul {float:right; display:inline-block; padding-right:65px;}
#location ul li {float:left; margin-left:12px; padding-left:12px; line-height:42px; background:url(/img/common/location_bar.png) no-repeat left 50%;}
#location ul li,
#location ul li a {color:#fde3d2; font-size:14px;}
#location ul li:first-child {background:none;}

/*타이틀*/
#cont_head h2 {width:100%; height:155px; text-align:center; padding-top:90px;}
#cont_head h2 span {font-family: 'NotoKrM', sans-serif; font-weight:normal; font-size:42px; color:#222; letter-spacing:-0.04em; padding-bottom:10px; border-bottom:1px solid #222;}
#cont_head h2.fff {position:absolute; top:48px;}
#cont_head h2.fff span {color:#fff; border-bottom:1px solid #fff;}

/*컨텐츠영역*/
#cont_wrap {width:100%; font-size:15px;}