@charset "utf-8";


/*서브-상단비주얼 */
#svisual{width:100%; height:193px; background: url(../img/sub/s_main01.jpg) no-repeat center center; min-width:1100px;}
#svisual .svisual_in{width:1100px; margin:0 auto; height:193px; text-align:center; color:#FFF; letter-spacing:-1.2px; }
#svisual .svisual_in .s_text h2{font-size:35px; font-weight:bold; padding-top:50px; text-shadow:1px 2px 5px #000;}
#svisual .svisual_in .s_text p{font-size:18px; padding-top:20px; text-shadow:1px 1px 3px #000;}
@media (max-width: 991px) {
#svisual{height:120px; background: url(../img/sub/s_main01.jpg) no-repeat center top; background-size:cover; min-width:100%;}
#svisual .svisual_in{width:100%; height:120px;}
#svisual .svisual_in .s_text h2{font-size:20px; padding-top:25px; }
#svisual .svisual_in .s_text p{font-size:14px; padding-top:10px;}
}



/*인사말/연혁*/
.greet01{ background:url(../img/sub/greet_bg.jpg) no-repeat right 50px;}
.greet01 .info{font-size:22px; line-height:1.4em; color:#333; margin-bottom:20px;}
.greet01 .info .point{color:#33548a; font-weight:bold;}
.greet01 .info .point2{color:#3498b5; font-weight:bold;}
.greet01 div{font-size:16px; line-height:2em; color:#333;}
.map{z-index:0; margin-top:18px;}
.map_table{width:490px; border-collapse:separate; border-spacing:0px; margin-top:33px;}
.map_table th{width:95px; color:#333; text-align:left; padding:10px 0 10px 0; border-bottom:1px dashed #d4d4d4; vertical-align:top; font-size:16px;}
.map_table td{border-bottom:1px dashed #d4d4d4; padding:8px 0 8px 10px; font-size:15px; color:#666;} 
@media (max-width: 991px) {
.greet01{ background:none; text-align:center; width:100%;}
.greet01 .info{font-size:17px;}
.greet01 div{font-size:13px; line-height:1.7em;}
.map_table{width:100%;margin-top:20px;}
.map_table th{width:20%;font-size:13px;}
.map_table td{font-size:12px;} 
}



/*제조업,토목사업*/
/*.make01{}
.make01 div{padding:10px;}
.make01 div:last-child{padding-bottom:30px;}
.make01 div img{width:100%;}

.num p{font-size:23px; line-height:2em; text-align:center; font-weight:bold; color:#06C; margin-bottom:10px;}
.num:after{display:block; content:""; clear:both;}
.num li{float:left; padding:15px; text-align:center; border:1px solid #09F; border-radius:50px; font-size:15px; margin:10px; width:calc(50% - 20px); }

@media (max-width: 991px) {
.num li{padding:10px; font-size:13px; }
.num li.col-xs-12{width:calc(100% - 20px);}
}*/

/*제조업,토목사업*/
.make01{}
.make01 div{padding:10px;}
.make01 div:last-child{padding-bottom:30px;}
.make01 div img{width:100%;}

.num{padding:13px; text-align:center; border:1px solid #096081; font-size:17px; background:#0a7198; color:#fff;}


@media (max-width: 991px) {
.num{padding:10px; font-size:14px; }

}




/*제품소개 게시물*/
.pro01 p{font-size:23px; line-height:2em; font-weight:bold;}
.pro01 div{font-size:14px; }
.pro01 ul li{line-height:1.7em; font-size:15px;}
.bo_table{border-top:1px solid #353535; background:#ffffff; text-align:center; margin:10px 0 10px 0;}
.bo_table td{border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; padding:12px; color:#666; border-collapse:collapse; line-height:1.5em;}
.bo_table tr.title td{font-weight:bold; background:#F6F6F6;}
.pro01 dt{font-size:18px; color:#06C; font-weight:bold; margin-top:40px;}
.pro01 dd{margin:0; padding:0; font-size:14px; }

