@charset "utf-8";



/*소개*/
.company {position:relative;  margin-bottom:40px; padding-bottom:40px;}
.company .photo {position:absolute; right:0; top:40px;}
.company dl {position:relative; padding:0 460px 0 0; word-break:keep-all;}
.company dt {font-size:23px; color:#222; font-weight:bold; line-height:30px; margin-bottom:20px;}
.company dt b {color:#85010f;}
.company dd {font-size:15px;}
.company dd strong {font-size:20px; color:#2ca2ad; font-weight:normal;}


/*사업영역*/
.business { margin-top:60px;}
.business dl {padding-right:300px; padding-top:30px; border-bottom:1px #ddd dashed; padding-bottom:40px; margin-bottom:30px; background-position:right top; background-repeat:no-repeat; background-size:140px;}
.business dl dt{color:#1970c6; font-size:30px; margin-bottom:20px; line-height:40px;}
.business dl dd{color:#737373; font-size:13px; line-height:18px;}


.business dl.m1 {background-image:url(../images/contents/business/business_01_01.png) }
.business dl.m2 {background-image:url(../images/contents/business/business_01_02.png) }
.business dl.m3 {background-image:url(../images/contents/business/business_01_03.png) }
.business dl.m4 {background-image:url(../images/contents/business/business_01_04.png) }



.business_process ul {overflow:hidden;}
.business_process li {float:left; width:353px; }
.business_process li .box {padding:20px 20px 0px;; border:1px #ddd solid;min-height:280px;margin-bottom:20px; }
.business_process li:nth-child(2n) {margin:0px 20px;margin-bottom:20px;}
.business_process li .title {text-align:center; color:#000; font-size:20px;  font-weight:bold; padding:20px 0px;}
.business_process li .icon {text-align:center;}
.business_process li .info {line-height:18px; padding:20px; }



/*오시는길*/
.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;}


.agree_box {padding:20px; }
.agree_s_box { margin-top:20px;} 
.agree_s_box .box{border:1px #ddd solid; padding:10px; overflow:hidden; height:150px; overflow-y:auto; margin-top:20px; font-size:11px; } 




.help_tip {margin:15px 0px; background:url(../images/common/inquery_bg.png) 10px 50% no-repeat;  }
.help_tip dl{padding-left:220px;}
.help_tip dl dt{color:#6cc6da; font-size:30px; letter-spacing:-1px; line-height:40px;}
.help_tip dl dt span{color:#222; display:block;}
.help_tip dl dd {color:#333; font-size:22px; padding-top:10px; }





@media all and (max-width:1024px) {





/*소개*/
.company  {padding:15px 0px;}
.company .photo {position:relative; top:0px; text-align:center;}
.company .photo img {vertical-align:middle; max-width:100%;}
.company dl { padding:0; }



.business {margin-top:0px;}
.business dl {padding-right:0; padding-top:15px; padding-bottom:15px; margin-bottom:15px; min-height:auto; background-position:left 17px;  background-size:20px;}
.business dl dt{font-size:18px; margin-bottom:10px; line-height:20px; padding-left:30px;}
.business dl dd{font-size:12px; line-height:16px;}


.business_process li {float:none; width:auto; }
.business_process li .box {padding:20px; ;min-height:auto;margin-bottom:10px; }
.business_process li:nth-child(2n) {margin:0px;margin-bottom:10px;}



.help_tip {margin:15px 0px; background-size:80px; background-position:left 50%;}
.help_tip dl{padding-left:90px;}
.help_tip dl dt{ font-size:16px;  line-height:18px;}
.help_tip dl dd { font-size:12px; }




/*오시는길*/
.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;}


}