/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

/*--------------------------------------------------------------------
	［活動内容］アーカイブページ「リスト表示（１行表示）化」用
----------------------------------------------------------------------*/
/*
.post-type-archive-activity .col-12, .tax-category_activity .col-12
{border-bottom:dotted 1px #ccc; padding-top:1em; padding-bottom:1em;}
.post-type-archive-activity .col-12:first-child, .tax-category_activity .col-12:first-child {border-top:dotted 1px #ccc;}
.post-type-archive-activity .col-12:after, .tax-category_activity .col-12:after {content:""; display:block; clear:both;}
.post-type-archive-activity .act_date, .tax-category_activity .act_date {float:left; width:130px;}
.post-type-archive-activity .act_term, .tax-category_activity .act_term {float:left; width:120px; color:#fff; font-size:0.8em; text-align:center; margin:0.2em 30px 0 20px;}
.post-type-archive-activity .act_title, .tax-category_activity .act_title {float:left; width:435px;}
*/
