/*
Theme Name: Lightning Child 
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.1
*/


@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

body{
	color:#3d3d3d;
	font-family: 'Zen Maru Gothic', sans-serif;
}
a:hover{opacity:0.7}
/*---ナビ下余白---*/
.siteContent{padding-top:0;}
/*---Y-SDGsバナーサイズ---*/
.ysdgsBnr{max-width:400px;width:98%}
/*---二階層目見出し---*/
.page-header_pageTitle{ display:none !important ; }
.wp-block-cover, .wp-block-cover-image{min-height: 300px;}
/*---フッター*/
.copySection p:nth-child(2){ display:none !important ; }
.siteFooter{border-top-color: #CEDDAB;}
.entry-footer {margin-bottom: 0}


/*---FVスライド---*/
.FV .vk_slider_item_container> .wp-block-cover{min-height: 100vh;　min-height: 100svh;}
/*---TOPお知らせ表示---*/
.wp-block-latest-posts__post-date{display:none;}
.wp-block-latest-posts__post-title{pointer-events: none;}


/*h2背景色*/
.is-style-vk-heading-background_fill_lightgray{
    background-color:#CEDDAB;
}

.subSection-title:after, h3:after {
    border-bottom: 1px solid #CEDDAB;
}


/*menuカレント*/
.gMenu>li[class*=current]:before{
     width: 0;
}
.gMenu>li:hover:before {
     width: 100%;
}
.gMenu>li:before{
     border-bottom: 2px solid #CEDDAB;
}

/*TOPフロー*/
@media (max-width: 781px){
.flex_reverse{
   flex-direction:column-reverse;
}

.flow_pencil figure.wp-block-image.is-style-vk-image-photoFrame-tilt-right , .flow_pencil figure.wp-block-image.is-style-vk-image-photoFrame-tilt-left{
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
}

/**/
.class .entry-header{
	display:none;
}

.classBg{

}