.recent-panel-content{margin-top:1rem;max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(auto-fit,200px);justify-content:center;grid-gap:1rem}@media screen and (max-width:575px){.recent-panel-content{margin-left:-8px;margin-right:-8px;grid-template-columns:repeat(auto-fit,150px)}}.recent-list-item{position:relative}.recent-list-item a.image-link{color:#443f3c}.recent-list-item-content{border-radius:10px;overflow:hidden;box-shadow:2px 2px 4px rgba(0,0,0,.4);width:200px;height:300px}@media screen and (max-width:575px){.recent-list-item-content{width:150px;height:225px}}.recent-list-item-image{height:100%;width:100%}.recent-list-item-image .image.is-avator{padding:8px;height:200px}@media screen and (max-width:575px){.recent-list-item-image .image.is-avator{height:150px}}.recent-list-item-image .image.is-avator img{height:100%;box-shadow:2px 2px 4px rgba(0,0,0,.4)}.recent-list-item-info{position:absolute;bottom:0;left:0;right:0;display:flex;flex-flow:column;justify-content:space-between;border-radius:0 0 10px 10px;background-color:#fff;padding:.4rem .4rem .2rem}@media screen and (max-width:575px){.recent-list-item-info{padding:.2rem}}.recent-list-item-info a{text-decoration:underline;color:#443f3c}.recent-list-item-info-title{font-size:.8rem;font-weight:700;margin-left:.1rem;margin-bottom:.2rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}@media screen and (max-width:575px){.recent-list-item-info-title{font-size:.6rem}}.recent-list-item-info-sub{text-align:right;font-size:.7rem}.recent-list-item-info-sub>div{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}.recent-list-item-info-sub.is-book{text-align:left}@media screen and (max-width:575px){.recent-list-item-info-sub{font-size:.6rem}}.recent-list-item-info-buttons{margin-top:.2rem}.book-image,.book-image .image{height:100%;width:100%}.book-image .image{margin:auto;-o-object-fit:cover;object-fit:cover}.book-image.is-contain .image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.no-image{padding:2.6rem .3rem .5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.no-image-title{font-size:1.1rem;font-weight:700;padding-bottom:.1rem}@media screen and (max-width:575px){.no-image-title{font-size:1rem}}.no-image-sub{font-size:.8rem}@media screen and (max-width:575px){.no-image-sub{font-size:.7rem}}.no-image-empty{background-color:rgba(88,89,91,.6);color:#fff;-webkit-filter:none;filter:none;display:flex;justify-content:center;align-items:center;font-weight:700}.is-disabled[data-v-4d447f06]{opacity:.4}