/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

/*ここから↓作業者チエ*/
/*コピーライト二段目非表示*/
.site-footer-copyright p:nth-child(2) { display:none;}
/*フッター固定ページリストの・非表示*/
.widget li {
	list-style: none;
}