/************************************** 

     ÇÏ´Ü (È¸»çÁ¤º¸) css ÆÄÀÏÀÔ´Ï´Ù.

 *************************************/
 
#footer { overflow:hidden; position:relative; width:100%; margin:0px auto 20px; }
  
.t_footer{background:#927b69;width:100%;height:68px;padding:0 1%;}
.t_footer .utilMenu { position:relative; overflow:hidden; height:68px; line-height:68px; width:100%; max-width:1500px; margin:0px auto; *zoom:1; }
.t_footer .utilMenu li { float:left; padding:0px 10px 0 10px; background:url("//img.echosting.cafe24.com/skin/base/common/ico_bar.gif") no-repeat 0 27px; }
.t_footer .utilMenu li.home { padding-left:0; background:none; }
.t_footer .utilMenu li a { color:#ededed; }

.company_info { position:relative; width:1500px; margin:10px auto; }
.company_info .address { padding:13px 1% 20px; color:#757575; line-height:18px; overflow: hidden;}

.company_info .address li{float: left;margin-right: 15px;font-size: 14px;}
.company_info .address li a { color:#757575; }
.company_info .address li:nth-child(4)~li {margin-top: 6px;}
.company_info .address li:nth-child(5) {clear: both;}
.company_info .address li:nth-child(8) {clear: both;}
.company_info .address li:nth-child(9) {clear: both; padding-top: 10px;}






   
.gotop {display:none;position:fixed; width:50px; height:117px;bottom:95px;right:30px;}
 
.sns {position:absolute;top:10px;right:0px;}






/* ============= 
 * RESPONSIVE
 * ============*/




@media screen and (max-width: 750px) {


.company_info { width:100%;}

.company_info .address ul { text-align: center;;}
.company_info .address li{;font-size: 13px;}
.company_info .address li:nth-child(2)~li {margin-top: 4px;}
.company_info .address li:nth-child(3) {clear: both;}
.company_info .address li:nth-child(4) {clear: both;}
.company_info .address li:nth-child(5) {clear: both;}




.company_info .address li:nth-child(7) {clear: both;}

.company_info .address li:nth-child(8) {clear: both;}
}