/* BASIC css start */
.tool-wrap {padding:5px 10px;}
.tool-wrap select {width:100%;}
.list_array {border-top:0px none;}
.plan .list_array .list_arrayRight img {width: 23px; height: auto;}
.plan-title img { width: 100% }

/* Á¤·Ä */
.sortWrap { display: table; width: 100%; box-sizing: border-box; }
.sortWrap .left { display: table-cell; vertical-align: middle;}
.sortWrap .left .list_arrayRight { width: calc(100% - 60px); }
.sortWrap .right { display: table-cell; width: 20%; vertical-align: middle; }

.sortWrap .left .list_arrayLeft { width: 60px; font-size: 0}
.sortWrap .left .list_arrayLeft a { display: inline-block; width: 30px; height: 30px; border: 1px solid #ddd; border-right: 0; box-sizing: border-box; }
.sortWrap .left .list_arrayLeft img { width: 100%; height: 28px }




/* BASIC css end */

