/* BASIC css start */
#footer { background: #1c5633; padding: 83px 155px 75px; border:4px solid #333; border-top:0; }
.footer-table{display: table;width: 100%;}
.footer-table > div{display: table-cell;vertical-align: middle;}
.footer-table > div.th .this-about li{font-size: 16px;color: #fff;font-weight: 300;margin: 12px 0;}
.footer-table > div.th .this-about li strong{font-weight: 600;display: block;}
.footer-table > div.th .this-about li select{background: #20572e;font-size: 18px;font-weight: 600;color: #fff;}
.footer-table > div.th .this-about li select{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-khtml-appearance:none;background: url(/design/antomignon/images/select.png) no-repeat right center;border: 0;padding: 2px 0;padding-right: 30px;cursor: pointer;}
.footer-table > div.th li .this-about select::-ms-expand { display: none;}
.footer-table > div.th .this-about li strong.btn-toggle { display: inline-block; padding-right: 26px; background: url(https://antomignon.img8.kr/antomignon/images/icon/arrow_bottom_wh.png) no-repeat 100% 50%; background-size: 20px; }
.footer-table > div.th .this-about li strong.btn-toggle.on { background-image: url(https://antomignon.img8.kr/antomignon/images/icon/arrow_up_wh.png); }
.footer-table > div.th .this-about li .toggle-info { display: none; }
.footer-table > div.th .this-about li .toggle-info.on { display: block; }
.footer-table > div.td{width: 350px;}
.foot-menu{margin-top: 45px;}
.foot-menu li{position: relative;padding: 0 16px 0 18px;float: left;}
.foot-menu li::before{content: "";width: 2px;height: 15px;background: #fff;display: block;position: absolute;left: 0;top: 5px;}
.foot-menu li:first-child{padding-left: 0;}
.foot-menu li:first-child::before{display: none;}
.foot-menu li a{color: #bbbbbb;font-size: 15px;}
/* BASIC css end */

