/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Tags:
Version: 0.6.1
*/
.site-footer-copyright p:nth-child(2) {
	display:none;
	}

/* 431px以上のみ適応するCSS */
@media screen and (min-width: 431px) {
	.only-sp {
		display: none;
	}
}