@charset "utf-8";

.widget-miso-post-more-icon { position:relative; overflow:hidden; }
.widget-miso-post-more-icon #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.widget-miso-post-more-icon .item-more { text-align:center; margin:20px 0px 0px; }
.widget-miso-post-more-icon .item-more a { color:#333; }
.widget-miso-post-more-icon .item-more a:hover { color:crimson; }
.widget-miso-post-more-icon ul { margin:0px; padding:0px; list-style:none; }
.widget-miso-post-more-icon li { padding-bottom:8px; }
.widget-miso-post-more-icon li:last-child { padding-bottom:0px; }
.widget-miso-post-more-icon li .media { padding:0; margin:0; }
.widget-miso-post-more-icon li .fix-icon i { width:40px; height:40px; background:#f5f5f5; color:#777777; line-height:40px; font-size:24px; }
.widget-miso-post-more-icon li .fix-icon img { width:40px; height:40px; }
.widget-miso-post-more-icon li strong { line-height:20px; margin:0px; font-weight:normal; }
.widget-miso-post-more-icon li .icon { color:#ddd; }
.widget-miso-post-more-icon li .details { color:#727272; line-height:20px; }
.widget-miso-post-more-icon li .sp { display:inline-block; width:8px; }
.widget-miso-post-more-icon li.item-none { padding:50px 10px; }
.is-box-icon.widget-miso-post-more-icon .fix-icon i,
.is-box-icon.widget-miso-post-more-icon .fix-icon img { border-radius:0 !important; }