/* BASIC css start */
.main_good_wrap .items-wrap .toggle-btn { position: absolute; right: 7.5px; top: -40px; }
.main_good_wrap .items-wrap .toggle-btn a { display: block; width: 26.5px; height: 26.5px; text-indent: -9999px;  }
.main_good_wrap .items-wrap .items[data-open=on] { display: block; }
.main_good_wrap .items-wrap .items[data-open=off] { display: none; }
.main_good_wrap .items-wrap .items[data-open=on] + .toggle-btn a { background: url(/design/lineq/m_images/top_icon.png) no-repeat 0 0; background-size: 26.5px 26.5px; }
.main_good_wrap .items-wrap .items[data-open=off] + .toggle-btn a { background: url(/design/lineq/m_images/top_icon_on.png) no-repeat 0 0; background-size: 26.5px 26.5px; }
/* BASIC css end */

