/* BASIC css start */
#footer{background: #1c5633;padding: 50px 20px 55px;}
.footer-table > div.td{text-align: center;padding-bottom: 40px;}
.footer-table > div.td img{max-width: 150px;}
.footer-table > div.th .this-about li{font-size: 13px;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: 16px;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/m/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;}
.foot-menu{margin-top: 30px;}
.foot-menu li{position: relative;padding: 0 10px 0 12px;float: left;}
.foot-menu li::before{content: "";width: 1px;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: 12px;font-weight: 400;}

.footer-table > div.th .this-about li strong.btn-toggle { display: inline-block; padding-right: 20px; background: url(https://antomignon.img8.kr/antomignon/images/icon/arrow_bottom_wh.png) no-repeat 100% 50%; background-size: 16px; }
.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; }

.go-top{position: fixed;bottom: 3%;right: 3%;z-index: 99;width: 40px;}
/* BASIC css end */

