@charset "utf-8";
/*
Theme Name: tanimoto_child
Template: tanimoto
Author: T-labo
Author URI: http://www.innovesta.net
*/

/*========================*/

#blog_single .box01 {font-weight: bold; box-sizing: border-box; padding: 20px; border: 1px solid #ccc; background: url(img/blog_bg.gif)top left repeat;}
#blog .box01 {font-weight: bold;}
#blog .blog_item {margin: 0; margin-bottom: 20px; padding: 10px; box-sizing: border-box; border: 1px dotted #000;}
#blog .blog_item:nth-last-child(1) {margin-bottom: 0;}
#blog .time {margin-right: 10px;}
#blog .inner {display: flex; justify-content: flex-start; align-items: center;}