@charset "utf-8";

/*인사말*/
.center_01 {position:relative; overflow:hidden; min-height:400px;}
.center_01 .photo_box {position:absolute; right:0; top:120px;;}
.center_01 .photo_box img {vertical-align:top; width:100%;}

.center_01 .txt_area {margin-right:500px; padding-left:40px; margin-top:30px; }
.center_01 .txt_area dt {font-size:40px; line-height:28px; color:#006cba; margin-bottom:40px; letter-spacing:-2px; font-family: 'Nanum Myeongjo',sans-serif; }
.center_01 .txt_area dd {font-size:16px; color:#000; word-break:keep-all;}
.center_01 .txt_area .name {margin-top:40px; }
.center_01 .txt_area .name .n1 {font-size:17px; color:#666;}
.center_01 .txt_area .name .n2 {font-size:22px; color:#000; margin-top:5px;}



.common_help_box { margin-top:10px; border:1px #ddd solid;  }
.common_help_box .box {padding:40px;  font-size:16px;}





/*오시는길*/
.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 {width:100%; height:350px; margin-top:45px;}


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) {



/*인사말*/
.center_01 {position:relative; overflow:hidden;}
.center_01 .photo_box {position:relative; right:0; top:0;  overflow:hidden; }
.center_01 .txt_area {margin-right:0px;  padding-left:0px;}
.center_01 .txt_area dt {font-size:25px; letter-spacing:-1px;}




/*사업소개*/
.business_common_wrap ul li{position:relative; padding:30px; overflow:hidden; border:1px #ddd solid; margin-bottom:10px;}
.business_common_wrap ul li .icon {float:none;}
.business_common_wrap ul li .icon img {vertical-align:middle;  max-width:100%; }
.business_common_wrap ul li .info {margin-left:0px;}



.business_process {overflow:hidden; padding-top:30px; border-bottom:1px #ddd solid;}
.business_process.kor {border-top:0px #ddd dashed;  }
.business_process li{float:left; width:50%; margin-right:0px; margin-bottom:0px; padding:20px; border:1px #ddd solid; border-bottom:0px; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box; min-height:250px;}
.business_process li:nth-child(even){border-left:0px;}
.business_process li dl dt {font-size:16px;}
.business_process li dl dd {font-size:13px;}







table.cStyle_location {font-size:13px;}
table.cStyle_location th {padding:10px;width:100px;}
table.cStyle_location td { padding:10px;}




/*오시는길*/
.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 !important;}


}