@charset "utf-8";



/*인사말*/
.company_intro {position:relative; overflow:hidden;}
.company_intro .photo_box {position:absolute; right:0; top:0px;;}
.company_intro .photo_box img {vertical-align:top; width:100%;}

.company_intro .txt_area {margin-right:450px;}
.company_intro .txt_area dt {font-size:23px; line-height:28px; color:#222; margin-bottom:30px;}
.company_intro .txt_area dt span {color:#006738;}
.company_intro .txt_area dd {font-size:15px; color:#666; word-break:keep-all;}


.business_01 {overflow:hidden;}
.business_01 li{float:left; width:275px; padding-top:50px;}
.business_01 li .box {border:1px #ddd solid;  position:relative;}
.business_01 li .box.border {border-left:0px; }
.business_01 li .box .cont {position:absolute; left:0px; top:-30px; width:100%; text-align:center;}
.business_01 li .box .cont span {width:50px; height:50px; background:#006738; color:#fff; display:inline-block; line-height:50px; font-size:20px;}
.business_01 li .box .icon {height:180px; text-align:center; line-height:180px;}
.business_01 li .box .icon img {vertical-align:middle;}
.business_01 li .box .text {border-top:1px #ddd solid; padding:15px 0px; font-size:18px; text-align:center;}



/*사업영역*/
.business_02 {border:1px #ddd solid; margin-top:30px;}
.business_02 ul{ table-layout:fixed; width:100%; display:table; }
.business_02 ul li{display:table-cell; text-align:center; vertical-align:top; }
.business_02 ul li.right{border-left:1px #ddd solid;}
.business_02 ul li h3 {text-align:center; padding:15px 0px; font-size:20px; border-bottom:1px #ddd solid; background:#f8f8f8}
.business_02 ul li .box  {padding:30px;}
.business_02 ul li .box .list {padding-bottom:30px; margin-bottom:30px; background:url(../images/contents/business/business_01_dot.png) center bottom no-repeat;;}
.business_02 ul li .box .list.last {background:none;}



.business_03 {overflow:hidden;}
.business_03 li{float:left; width:366px; padding-top:50px;}
.business_03 li .box {border:1px #ddd solid;  position:relative;}
.business_03 li .box.border {border-left:0px; }
.business_03 li .box .cont {position:absolute; left:0px; top:-30px; width:100%; text-align:center;}
.business_03 li .box .cont span {width:50px; height:50px; background:#006738; color:#fff; display:inline-block; line-height:50px; font-size:20px;}
.business_03 li .box .icon {height:180px; text-align:center; line-height:180px;}
.business_03 li .box .icon img {vertical-align:middle;}
.business_03 li .box .text {border-top:1px #ddd solid; padding:15px 0px; font-size:18px; text-align:center;}





/*오시는길*/
.company_map {position:relative; overflow:hidden; background:#4d4d4d; padding:0 0 0 40px; height:130px;}
.company_map dl {float:left; margin:25px 0;}
.company_map dt {font-size:18px; font-weight:bold; color:#fff; margin:0 0 10px;}
.company_map dd {font-size:14px; color:#fff;line-height:20px;}
.company_map .telnum {font-size:28px; font-weight:bold; margin:20px 0 0; padding-bottom:15px;}
.company_map dl+ dl {padding-left:40px; margin-left:40px; border-left:1px solid rgba(255,255,255,0.5);}

.company_map .btn_box {position:absolute; right:0; top:0; text-align:center; height:100%; overflow:hidden;}
.company_map .btn_box li {float:left; background:#282828;}
.company_map .btn_box li:hover {background:#000;}
.company_map .btn_box span {display:block;}
.company_map .btn_box .btn_txt {font-size:15px; color:#fff;}
.company_map .btn_box .btn {display:inline-block; padding-top:30px; width:200px; height:100px; margin-right:0;}

#daum_map {height:400px;}


table.cStyle_location {border-top:2px solid #666; width:100%;  font-size:18px; border-spacing:0;}
table.cStyle_location th { color:#333; background:#f8f8f8; padding:18px; border-bottom:1px solid #ddd; text-align:left; font-weight:normal; width:200px;}
table.cStyle_location td {color:#333; padding:18px; letter-spacing:0; border-bottom:1px solid #ddd; text-align:left}



.agree_box {padding:30px; }
.agree_s_box { margin-top:20px;} 
.agree_s_box .box{border:1px #ddd solid; padding:10px; overflow:hidden; height:100px; overflow-y:auto; margin-top:20px; font-size:11px; color:#888;} 




@media all and (max-width:1024px) {



/*인사말*/
.company_intro {position:relative; overflow:hidden;}
.company_intro .photo_box {position:relative; right:0; top:0;  overflow:hidden; }
.company_intro .txt_area {margin-right:0px; margin-top:30px;}


table.cStyle_location {font-size:13px;}
table.cStyle_location th {padding:10px;width:80px;}
table.cStyle_location td { padding:10px;}



/*사업영역*/
.business_02 ul li h3 {font-size:17px; border-bottom:1px #ddd solid; background:#f8f8f8}




.business_01 li{float:none; width:auto;margin-bottom:5px;}
.business_01 li  .box {border:1px #ddd solid !important;}




.business_03 li{float:none; width:auto;margin-bottom:5px;}
.business_03 li  .box {border:1px #ddd solid !important;}






/*오시는길*/
.company_map dl { margin:0px;}
.company_map dt {font-size:14px; margin:0px; }
.company_map dd {font-size:12px; line-height:16px;}
.company_map dl+ dl {display:none;}
.company_map {padding:10px; height:auto; }
.company_map .btn_box {display:none;}
#daum_map {height:200px;}


}