@charset "utf-8";


/*인사말*/
.company_intro {position:relative; overflow:hidden;}
.company_intro .photo_box {position:absolute; right:0; top:5px;}
.company_intro .photo_box img {vertical-align:top; width:100%;}

.company_intro .txt_area {margin-right:460px;}
.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_etc {text-align:center; padding-top:20px;}
.company_etc .name_title {font-size:33px; color:#3576d4; background:url(../images/sub/h4_dot.jpg) center 7px no-repeat; padding-top:40px; }
.company_etc .name_title span{display:block; font-size:20px; color:#333; padding:10px 0px;}


.company_etc {border:1px #ddd solid; border-radius:30px; padding:15px 0px 50px;; position:relative; margin-top:90px; }   
.company_etc .title {position:relative; top:-48px; text-align:center;} 
.company_etc .title .dot {position:absolute; top:27px; width:10px;; height:10px; border-radius:10px} 
.company_etc .title .dot1 {left:0px;} 
.company_etc .title .dot2 {right:0px;} 
.company_etc .title .t1{display:inline-block; padding:15px 40px; background:#fff; position:relative;} 
.company_etc .title .t1 .text{ color:#fff; font-size:22px; padding:15px 30px;; border-radius:30px;} 
.company_etc .box {padding:40px 30px; background:#f2f2f2; font-size:17px;}
.company_etc .box ul li { margin:10px 0px;}

.company_etc.m1 .title .dot { background:#1e751a;} 
.company_etc.m1 .title .t1 .text{background:#1e751a;}

.company_etc.m2 .title .dot { background:#1e6d9a;} 
.company_etc.m2 .title .t1 .text{background:#1e6d9a;}

.company_etc.m3 .title .dot { background:#dc6c19;} 
.company_etc.m3 .title .t1 .text{background:#dc6c19;}



table.cStyle_location {border-top:2px solid #666; width:100%;  font-size:18px; border-spacing:0; font-family: 'Nanum Square';}
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;}





.company_02 {margin-top:20px; margin-bottom:40px;}
.company_02 ul{overflow:hidden;  text-align:center; font-size:0px;}
.company_02 ul li {display:inline-block;  width:254px; height:254px; margin-right:15px; border-radius:254px; border:3px #DDD solid; border-right-color:#3586da; vertical-align:middle; color:#fff; position:relative; z-index:0;}

.company_02 ul li.m2 {border-right-color:#f08a1d}
.company_02 ul li.m3 {border-right-color:#e23b7e}
.company_02 ul li.m4 {border-right-color:#559a43}
.company_02 ul li.m5 {border-right-color:#1b858f;margin-right:0px;}

.company_02 ul li .box { text-align:center;  line-height:254px; font-size:20px;color:#3586da}








.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;} 





/*오시는길*/
.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;}



.product_videos {width:100%;}

@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: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:150px;}


}