@charset "utf-8";
/*
Theme Name: Lightning Pro Child
Theme URI: https://saitama-reien.com/
Template: lightning-pro
Description: 熊谷深谷霊園
Author: Elternal (Scitech)
Tags: 
Version: 0.0.0
*/

/* Lightning Pro 8.23.11　アップデートでの差異を補修 */
body {
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Hiragino Sans,"Noto Sans JP",sans-serif;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6, dt, .page-header_pageTitle, .mainSection-title, .subSection-title, .veu_leadTxt, .lead {
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Hiragino Sans,"Noto Sans JP",sans-serif;
}
body, .gMenu_outer, .siteHeader, .vk-mobile-nav {
	background: url(/wp-content/plugins/lightning-skin-pale/images/drawingpaper_green.jpg ) repeat;
}
.page-header {
	text-shadow: none;
}
.wp-block-table td, .wp-block-table th {
	border: none;
	padding:	1em;
}
.table tbody tr td, .table tbody tr th, .table td, .table th, .table thead tr td, .table thead tr th, table tbody tr td, table tbody tr th, table td, table th, table thead tr td, table thead tr th {
	border-bottom: 1px solid rgba(0,0,0,.05) !important;
}
.siteContent h3:not([class*="vk_heading_title-style-plain"]):not([class*="is-style-vk-heading"]):not(.veu_card_title):not(.card-title) {
	color: #333;
	position: relative;
	border: none;
	padding: 0.6em 0.7em 0.5em;
	margin-bottom: 1.2em;
	margin-left: unset;
	margin-right: unset;
	border-left: solid 2px #3aa500;
	background-color: transparent;
	text-align: left;
	outline: unset;
	outline-offset: unset;
	border-radius: unset;
	box-shadow: unset;
}


/* トップページの幻要素　　非表示 */
body.archive .mainSection .vk_posts.vk_posts-postType-post,
body.home .elementor-widget-container .vk_posts.vk_posts-postType-post,
body.home .elementor-widget-container .wp-block-group ul,
body.home .elementor-widget-container .wp-block-group ul + p{
	display:	none;
}
/* 見出し最初の文字を色付け */
h1.entry-title::first-letter, .single h1.entry-title::first-letter {
	color: #3aa500;
}
/* ヘッダーの背景色を緑 */
@media (min-width: 992px) {
	.headerTop {
		color: #666;
		background-color: #f9f9f9;
		margin-top: -7px;
		border-bottom: 1px solid #f3f3f3;
	}
}
/* トップページメインビジュアルのテキストのサイズ */
@media (min-width: 768px) {
	.slide-text-title {
		font-size: 2.5vw;
	}
}
