.search-title{font-size:1.2rem}
.hot-search-list{display:flex;flex-direction:column;padding:10px}
.hot-search-list a{padding:15px 0;color:#000;border-bottom:1px solid #d9d9d9}
.hot-search-list a span.rank{padding:0 10px;color:#ff6c6c;font-weight:800;font-size:1.2rem}
.hot-search-list .count{font-size:13px;color:#9e9e9e;margin-left:5px}
.search-history-content{position:relative;overflow:hidden}
.toggle-history{padding:10px 10px;background:#fff;position:absolute;right:6px;bottom:0}
.autocomplete-suggestions{border:1px solid #999;background:#fff;overflow:auto}
.autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden}
.autocomplete-selected{background:#f0f0f0}
.autocomplete-suggestions strong{font-weight:400;color:#39f}
.autocomplete-group{padding:2px 5px}
.autocomplete-group strong{display:block;border-bottom:1px solid #000}
.autocomplete-suggestions{position:fixed!important;top:40px!important;max-width:267px;left:calc(100% / 2 - 147px)!important;padding:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-width:0;box-shadow:0 2px 3px 0}
@media screen and (min-width:520px){.autocomplete-suggestions{max-width:387px;left:calc(100% / 2 - 200px)!important}
}
@media screen and (max-width:390px){.autocomplete-suggestions{max-width:247px;left:calc(100% / 2 - 135px)!important}
}
.book-list-info-nickname{color:#333;font-size:12px;padding-top:0;margin-top:3px}
.book-list-info-nickname span{color:#333;text-decoration:underline;font-style:italic}
.search-history-title{display:none;margin-top:47px}
.delete-history{right:15px;position:absolute;top:9px;cursor:pointer}
.book-list li{height:133px}
.win-pay2{display:none;box-shadow:1px 2px 10px #929292}
