/* BASIC css start */
.xans-mall-company .info { border-top:1px solid #000; }
.xans-mall-company .map { border-top:1px solid #000; }
.xans-mall-company .xans-layout-footer { padding:0; }


/********************* PC *********************/
@media all and (min-width:1025px) {
    .xans-mall-company .info { padding:30px 0 0; line-height:22px; }
    .xans-mall-company .map { margin:0 0 50px; padding:30px 0 0; }
    .xans-mall-company .xans-layout-footer.ec-base-table th{width: 190px;}

}

/********************* Mobile *********************/
@media all and (max-width:1024px) {
    .xans-mall-company .info { padding:1rem 0; line-height:22px; }
    .xans-mall-company .map { padding:30px 0; }
	.xans-mall-company .xans-layout-footer.ec-base-table th{width: 10rem;}
	.xans-mall-company .xans-layout-footer.ec-base-table{font-size: 0.9rem;}

}
/* BASIC css end */

