.sub_visual			{height:180px; background:url('/img/sub_top.jpg') no-repeat center 50%; background-size:cover;}
.sub_left				{padding-top:140px;}



/**/
.cont_title h1			{font-size:45px; font-weight:600; font-family:'Nanum Myeongjo'; color:#2d3c41; text-align:center; padding:100px 0 0 0; margin:0 0 60px 0; line-height:100%;}

@media (max-width:768px){
.cont_title h1			{font-size:2rem; }
}