@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/
/* 2020.12.28(2019.10.xxochiai58.comより) フッター不要box、wp名前を削除  */
/*
footer .sectionBox {
    display:none !important;
    }
*/
footer .copySection {
    display:block !important;
    border-top:none !important;
    }
    
footer .copySection p:nth-child(2) {
    display:none !important;
    }
/* 2021.1.5 スマホでのハンバーガーメニューの削除  */
/*
body.device-mobile .vk-mobile-nav-menu-btn {
	display: none;
}
*/
