<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/*인사말*/
.company_01 {text-align:center; padding-bottom:60px;}
.company_01 .t1{font-size:30px; font-family: 'Nanum Square'; line-height:50px; position:relative;  padding-bottom:40px; border-bottom:3px #ededed solid;}
.company_01 .t1 .hello{display:inline-block; padding:0 20px;}
.company_01 .t1 .fonti{position:relative; displaY:inline-block; top:-20px; font-size:30px; color:#ddd;}
.company_01 .t1 .name{color:#004f9c; display:block;}

.company_01 .philosophy  {overflow:hidden; text-align:center; padding-top:40px; font-size:18px; color:#333;}


/*AIR CONDITIONING*/

.company_02 {position:relative; padding-bottom:30px; border-bottom:1px #ddd dashed; min-height:250px;}
.company_02 .text {margin-right:250px;}
.company_02 .photo {float:right; margin-top:-20px; padding:15px; border:3px #ddd solid; text-align:center; background:#fff;}
.company_02 .photo img {max-width:100%; vertical-align:middle; width:150px;}



/*오시는길*/
.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;}


.map_wrap {border:1px #ddd solid; padding:20px;}



.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_01 {padding-top:30px;}
.company_01 .t1{font-size:20px;line-height:30px; letter-spacing:-1px;}




/*AIR CONDITIONING*/

.company_02 {min-height:auto;}
.company_02 .text {margin-right:0px;}
.company_02 .photo {float:none; margin-top:0px; margin-bottom:10px;}
.company_02 .photo img {max-width:100%; vertical-align:middle; width:150px;}





/*오시는길*/
.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;}


}</pre></body></html>