@charset "utf-8";


/*인사말*/
.company_intro {position:relative; overflow:hidden; min-height:450px;}
.company_intro .photo_box {position:absolute; right:0; top:5px; vertical-align:middle;}
.company_intro .photo_box strong{font-size:20px; line-height:30px;}

.company_intro .txt_area {margin-right:380px;}
.company_intro .txt_area dt {font-size:23px; line-height:28px; color:#222; margin-bottom:30px;}
.company_intro .txt_area dd {font-size:15px; color:#666; word-break:keep-all;}



/*연혁*/
.company_04 {}
.company_04 h3{text-align:right; font-size:40px; color:#bd161d; line-height:40px;font-weight:normal; letter-spacing:-2px; border-bottom:1px #dadada solid; padding-bottom:20px; margin-bottom:20px;}
.company_04 h3 span{ color:#797979; }
.company_04 .list {padding:20px;position:relative; border-bottom:1px #dadada dashed;}
.company_04 .list:nth-child(odd) {background:#f8f8f8;}
.company_04 .list .year{font-size:30px; font-weight:bold; font-family:'Arial'; position:absolute; left:20px; top:32px;}
.company_04 .list dl {margin-left:220px; padding:15px 0; line-height:22px; position:relative; background:url(../images/contents/company/company_03_line.jpg) 46px bottom repeat-y;}
.company_04 .list dt {position:absolute; left:0px; top:15px;  font-size:20px; line-height:20px; color:#bd161d; background:url(../images/contents/company/company_03_dot.jpg) right 50% no-repeat; font-weight:bold; width:50px;}
.company_04 .list dd {margin-left:80px; font-size:14px; top:-3px;position:relative; }



/*사업소개*/
.common_business {padding-left:500px; padding-top:30px;position:relative;}
.common_business .photo {position:absolute; left:60px; top:0px;}
.common_business h3 {font-size:22px; letter-spacing:-1px; color:#79171d;}
.common_business dl { padding-top:20px;}
.common_business dl dt{color:#222; font-size:18px;  padding-bottom:20px;}
.common_business dl dd{color:#737373; font-size:15px; line-height:25px;}







/*오시는길*/
.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;}



/*심볼*/
.about_05_01 {border:1px #ddd solid;}
.about_05_01 ul {display:table; width:100%; table-layout:fixed;}
.about_05_01 ul li{display:table-cell; vertical-align:middle; text-align:center; padding:15px;}
.about_05_01 ul li.first{border-right:1px #ddd solid;}
.about_05_01 .help{border-top:1px #ddd solid; background:#f8f8f8; padding:15px;}
.about_05_01 strong {color:#9d1d0c}

.map_wrap {border:1px #ddd solid; padding:20px;}


@media all and (max-width:1024px) {



/*인사말*/
.company_intro {position:relative; overflow:hidden;}
.company_intro .photo_box {position:relative; right:0; top:0; height:auto; overflow:hidden;  margin:0 auto; text-align:center; margin-top:30px;}
.company_intro .photo_box span {display:inline-block; width:140px; height:140px; overflow:hidden; border-radius:140px;}
.company_intro .photo_box img {max-width:100%;}
.company_intro .photo_box strong {font-size:16px; margin-top:10px;}
.company_intro .txt_area {margin-right:0px; margin-top:30px;}
.company_intro .txt_area dt {font-size:20px; line-height:23px; color:#222; margin-bottom:30px;}
.company_intro .txt_area dd {font-size:15px; color:#666; word-break:keep-all;}




/*연혁*/
.company_04 h3{font-size:20px;}
.company_04 .list dl {margin-left:20px;;}
.company_04 .list dl dt {font-size:18px;}
.company_04 .list .year {position:relative; left:0px; top:0px; font-size:20px; margin-bottom:10px;}


/*사업소개*/
.common_business {padding:30px 0px;  text-align:center;; }
.common_business .photo {position:relative; left:0px; top:0px; margin:0 auto; }
.common_business h3 {margin-top:20px;}
.common_business dl { padding-top:20px;}
.common_business dl dt{color:#222; font-size:16px;  padding-bottom:20px;}
.common_business dl dd{color:#737373; font-size:13px; line-height:25px;}




.about_05_01 ul {display:block; width:auto; }
.about_05_01 ul li{display:block; vertical-align:middle; text-align:center; padding:15px; border-bottom:1px #ddd solid;}
.about_05_01 ul li.first{border-right:0px;}

.about_05_01 ul li img {max-width:100%;}

.about_05_01 .help{border-top:0px;}
.about_05_01 .common_btn {margin-top:15px;}


/*오시는길*/
.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;}


}