body {width:calc(100% - 0px); margin:0 auto; }
/*.tit {width:1200px; margin:0 auto; padding-bottom:35px; overflow:hidden;}
.tit h3{font-size:16px; padding-left:130px; position:relative; }
.tit h3:before{content:""; height:1px; width:100px; background-color:#000; position:absolute;left:0; top:14px; }*/
.line1 {background:url(img/line1.jpg)no-repeat center top; padding-top:165px; margin-top:70px;}
.line2 {background:url(img/line2.jpg)no-repeat center top; padding-top:165px; margin-top:70px;}
.mtit {text-align:center; padding-bottom:60px; }
.mtit  h3{ font-family: 'GowunBatang-Regular', serif;font-size: 38px; 
 line-height:45px;  text-align:center; padding-bottom:10px; color:#333; }
 .mtit p {font-size:16px; color:#888;}
 
/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
body {width:calc(100% - 0px); margin:0 auto; }	
.line1 {background:url(img/line1.jpg)no-repeat center top; background-size:60px auto; padding-top:100px; margin-top:40px;}
.line2 {background:url(img/line2.jpg)no-repeat center top; background-size:60px auto; padding-top:80px; margin-top:40px;}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}