@charset "utf-8";
/*
Theme Name: huwari_child
Template: huwari
Author: T-labo
Author URI: https://takai-laboratory.com/
*/

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

.service {
text-align: left;
line-height: 2em;
}

#blog_single .box01 .item01 {	
background-color: #fff; box-sizing: border-box; border: 3px solid #e0e0e0;
}
#news_single .box01 .item01 {	
background-color: #fff; box-sizing: border-box; border: 3px solid #e0e0e0;
}

#topics .box01,#blog .box01{background-color: #000; color: #fff; padding: 20px 20px 0;}
#topics .blog_item,#blog .blog_item {box-sizing: border-box; border-bottom: 1px dashed #fff;}
#topics .blog_item:nth-last-child(1),#blog .blog_item:nth-last-child(1) {border-bottom: none; margin-bottom: 0!important;}
