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


body {color: #777;font-family: "ff-din-paneuropean", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif ;font-weight:400;}
li a, p a{text-decoration:none; color:#777;}
:is(ul,ol):where(:not(.wp-block-post-template)){padding:0;}

.site-footer-title, .sub-section-title, h3:where(:not(.wp-block-post-title)){border-bottom: 1px dotted var(--vk-color-border);}
.site-footer-title:after, .sub-section-title:after, h3:where(:not(.wp-block-post-title)):after{display:none;}

.page-header-title, h1.page-header-title{font-size: 1.6rem;}
.page-header{color: #777;background: #fff;font-size: .9rem;}

.page-header-inner.container {margin: 4rem auto 1rem;}
.breadcrumb{border:none;}

.site-footer {
  display: none !important;
}

input[type=submit] {border: 1px #333 solid;background: #fff;color: #222;transition: .5s;}
input[type=submit]:not(:disabled):hover {color: #fff;background-color: #222;}

/* blog */
span.fn {display: none;}
.entry-body {margin: 2rem 0 3rem;}

/* sp */
.vk-mobile-nav-menu-btn {border: none;}
div#vk-mobile-nav-menu-btn {display: none;}












