.container-wp img{width:100%;}

#etc_top {position:relative; overflow:hidden; height:140px}
#etc_top:after {display:block;visibility:hidden;clear:both;content:""}
#etc_top .sop {position:absolute; bottom:0; width:100%}
#etc_top .title {text-align:center; margin-bottom:30px}
#etc_top h5 {font-size:15px; color:#000; font-weight:400; letter-spacing:20px}
#etc_top .nav {display: table; margin-left: auto; margin-right: auto;}
#etc_top .nav li {float:left; margin-right:10px}
#etc_top .nav li:last-child {margin-right:0}
#etc_top .nav li{display:inline-block; padding:5px 20px; border:1px solid #000; font-size:15px; font-weight:400}
#etc_top .nav li:hover {background:#000; color:#fff; cursor:pointer;}
#etc_top .nav .on {background:#000; color:#fff}