@font-face {
  font-family: 'Sue Ellen Francisco';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sueellenfrancisco/v16/wXK3E20CsoJ9j1DDkjHcQ5ZL8xRaxru9no1P23in5H8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
  
.box-book{display:block;width:100%;padding:2%;margin-bottom:20px;border:.5px solid #c8c8c8;border-radius:10px;min-height:90px !important;box-shadow:1px 1px 10px 1px #aaaaaa}
.box-book:hover{border:.5px solid #45dbf8;
box-shadow:1px 1px 10px #45dbf8}
.book-link{text-decoration:none}
.box-flex{display:flex;width:100%}
.box-lt{display:block;width:20%;font-size:x-small;margin-right:.8em}
.cover{display:flex;align-items:center;width:100%;min-height:82px;border-radius:3px;box-shadow:1px 2px 5px 2px #fff}
.box-rt{width:80%}
.box-rt>h2{margin:0;padding-top:0 !important;font-size:22px;font-weight:bold;text-overflow:ellipsis;overflow-x:scroll !important;overflow-y:hidden;line-height:1.8;white-space:nowrap;font-family:'Sue Ellen Francisco',cursive;color:#78a75a}
.box-rt>h2:hover{text-overflow:clip}
.box-rt>h2>a{color:#78a75a !important}
.box-rt>h2::-webkit-scrollbar,.desc::-webkit-scrollbar{display:none}
.name-detail,p.title-author{margin:0; padding:0;font-size:16px;color:#575757}
.desc{margin:.3em 3px;font-size:14px;color:#636060;max-height:2.8em;overflow:auto;-webkit-mask-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,1)),to(rgba(0,0,0,0)))}
.book-info{margin:.3em 0;font-size:14px;color:#008000}
.info-label::before{content:'\25C9 '}
.info-label::after{content:':'}
.info-data{margin-right:1em}
.info-data>a{color:rgb(1,74,1)}

@media (min-width:576px){
.book-shelf{display:grid;grid-template-columns:50% 50%;grid-gap:5px 10px}
}

#content-wrapper.row,.post-item-inner,.post-body{margin:auto 0;padding-right:0;padding-left:0}
