/*
Template: albatros
Theme Name: albatros_custom
Theme URI:http://open-cage.com/albatros/
*/

/*
<section class="entry-content cf">
<?php the_excerpt(); ?>
<div class="readmore">
<a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title_attribute(); ?>">続きを読む</a>
</div>
</section>
*/

.readmore {
    margin-top:55px;
    margin-bottom:15px;
}


.share.short{
   display:none;
}

.sharewrap{
   display:inline
}
.sharewrap.sns_option_text{
   display:inline
}
