/* BASIC css start */
/* search- °Ë»ö ¿µ¿ª */
.all-finder-layer { z-index:200; position:fixed; top:0; left:0; width:100%; height:100%;  background:#f5f5f5; overflow:hidden; box-sizing:border-box; overflow-y:scroll;  }
.all-finder-layer .finder-hd { position:fixed; z-index:1;  display:inline-block; width:100%; height:7rem; border-bottom:1px solid #e0e0e0; background:#fff; }
.all-finder-layer .finder-hd .all-finder-close { position:absolute; top:1.3rem; left:1rem; display:inline-block; width:3.5rem; height: 4rem; background:url(/design/kichmom/10276/m/common/icon_back.png) no-repeat; background-size:2.2rem auto; background-position:1rem 1rem; }

.all-finder-layer .search {position:absolute; top:1.4rem; left:5rem; width:31rem; display:inline-block; }
.all-finder-layer .search input { width:100%; background:#f7f7f7; height:4rem; font-size:1.5rem; border-radius:1.5rem; caret-color:#e74174; }
.all-finder-layer .btn_search { position:absolute; top:1rem; right:1.5rem; background-image:url(/design/kichmom/10276/m/common/icon_search.png); width:2rem; height:2rem; background-size:100%; }

/* search- ÀÎ±â °Ë»ö¾î */
.ly_word { width:100%; position:relative; padding:2rem 2rem; background:#fff; box-sizing:border-box; margin-top:7.5rem;  border-top:1px solid #e0e0e0; }
.ly_word .keyword { width:100%; position:relative;  }
.ly_word .keyword a { display: inline-block; padding: 0.8rem 1rem; background:#f9f9f9; border-radius: 1.5rem;  margin: 0.6rem 0.6rem 0 0; font-size: 1.3rem; letter-spacing:-0.02rem; color:#555; }
.ly_word .keyword a:active { background:#e74174; color:#fff; }


.bn_list_wrap { width:100%; position:relative; padding:1rem 2rem 2rem 2rem; background:#fff; box-sizing:border-box; margin:1rem 0 6rem 0;  }
.bn_list_wrap .list { display:flex; flex-wrap:wrap; justify-content:space-between;  }
.bn_list_wrap .list a { margin:0.5rem 0; }
.bn_list_wrap .list a img { width: 100%; border-radius:1rem; }

/* BASIC css end */

