/*
Theme Name: Lightning Child
Theme URI: https://lightning.vektor-inc.co.jp/en/
Template: lightning
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Description: Lightning is a very simple &amp; easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 15.33.1.1771335628
Updated: 2026-02-17 22:40:28

*/
body,html{
"noto sans jp",'Roboto','YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif
}

/*　見出し */
.page-header {
		background-color: #fff;
		color: #333;
        text-align: left;
    }

.page-header-title, h1.page-header-title {
  	font-weight: 500;
    padding-left: 0.8em;
    border-left: solid 6px #87C0CA;
    font-size: 25px;
    line-height: 1.5em;
    margin-bottom: 0px;
    letter-spacing: 1px;
    text-align: left;
}
h3.wp-block-heading{
	margin-top:0px;
}

h5.wp-block-heading{
  position: relative;
}

h5.wp-block-heading:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}

h6 .is-style-vk-heading-plain {
	    font-size: 18px;

}

.vk_faq{
	margin:0px;
	padding:0px;
	
}
}

p{ margin-top:0px;}

