@charset "utf-8";



#titlebanner{background:url(http://osmbank1.cafe24.com/theme/Hanbang/img/s01head.jpg) 50% 50% no-repeat; height:276px; text-align: center;}
#titlebanner h2{color: rgb(255, 255, 255); font-family: '나눔고딕'; font-size: 16px; font-weight: 600; padding-top:100px;}
#titlebanner h1{color: rgb(255, 255, 255); font-family: '나눔고딕'; font-size: 35px; font-weight: 300;}


#head header h1 {position:absolute;font-size:35px;line-height:40px;overflow:hidden; letter-spacing:-2px; font-weight: 600;}
#head header h1 span{letter-spacing: -1px; font-size: 12px; font-weight: 300;}

/* 내용관리 */
#ctt {margin:60px 0;padding:10px;}
.ctt_admin {text-align:right}

#ctt_con {padding:10px 0; display: inline-flex;}
.ctt_img {text-align:center}

#ctt_con .tit01 {width: 50%;  padding-top: 50px;}
#ctt_con .tit01 img{width: 100%; max-width: 428px;}
#chu {line-height: 25px; font-size: 17px; clear: both; padding: 15px; font-family:돋움,Dotum; font-weight: bold; color: rgba(0, 0, 0, 0.6);}

#ctt_con .tit02 {width: 50%; padding-top: 50px;}
#ctt_con .tit02 h1{line-height: 40px; font-size: 32px;}
#ctt_con .tit02 h1 span{color:#639f6c}

@media all and (max-width: 700px){
	#head header h1 span{display: none;}
	#ctt_con{display: block;}
	#ctt_con .tit01{width: 100%;}
	#ctt_con .tit02{width: 100%;}
	
}