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

/*-- Header --*/ 

/* -- Menu -- */

/* -- Header Slide -- */
/* -- Topページスライド内の文字設定 --*/
h3.slide-text-title {
	font-weight: normal;
	font-size: 1.4rem;
}
.slide-text-caption span {
	font-size: 1.2rem;
}
.slide-text-caption {
	font-size: 0.7rem;
}
/* -- 個別ページ --*/
.page h1.page-header_pageTitle {
	margin: -2.3rem 0;
	font-weight: bold;
	font-size: 1.3rem;
}
.page .page-header {
	background-position: center center;
	background-size: cover; 
	height: 0;
	padding-top: 12%
}
h2 {
	color: #fff;
	border-top: none;
	border-bottom: none;
	font-size: 1.1rem;
	font-weight: 400;
	text-align: center;
	background-color: #492960;
	border-radius: 5px;
}
h3 {
	border-bottom: none;
	font-size: 1.3rem;
	margin-bottom: 2em;
}
h3::after {
	width: 37%;
}
h4 {
	font-size: 1.15rem;
}
.text-character {
	font-weight: bold;
	color: #492960;
}
.wp-block-image a img:hover {
	border: none;
}
/* -- M&A仲介・アドバイザリーページ --*/
.page-id-16 h1.page-header_pageTitle {
	color: #fff;
	text-shadow:1px 1px 0 #65bdd7, -1px -1px 0 #65bdd7,
              -1px 1px 0 #65bdd7, 1px -1px 0 #65bdd7,
              0px 1px 0 #65bdd7,  0-1px 0 #65bdd7,
              -1px 0 0 #65bdd7, 1px 0 0 #65bdd7;
}
.page-id-16 h2 {
	background-color: #65bdd7;
}
.page-id-16 table th {
	background-color: #e1deee;
}
/* -- 経営・事業再生コンサルティングページ --*/
.page-id-18 h1.page-header_pageTitle {
	color: #fff;
	text-shadow:1px 1px 0 #f1d537, -1px -1px 0 #f1d537,
              -1px 1px 0 #f1d537, 1px -1px 0 #f1d537,
              0px 1px 0 #f1d537,  0-1px 0 #f1d537,
              -1px 0 0 #f1d537, 1px 0 0 #f1d537;
}
.page-id-18 h2 {
	background-color: #f1d537;
}
/* -- 医療経営コンサルティングページ --*/
.page-id-20 h1.page-header_pageTitle {
	color: #fff;
	text-shadow:1px 1px 0 #7fcf54, -1px -1px 0 #7fcf54,
              -1px 1px 0 #7fcf54, 1px -1px 0 #7fcf54,
              0px 1px 0 #7fcf54,  0-1px 0 #7fcf54,
              -1px 0 0 #7fcf54, 1px 0 0 #7fcf54;
}
.page-id-20 h2 {
	background-color: #7fcf54;
}
/*-- Footer -- */
footer.siteFooter .copySection p:nth-child(2) {
    display: none !important;
}
/*-- 会社概要ページ -- */
.co-profile-table tr td:first-child {
	background-color: #e1deee;
}
@media (min-width: 768px) {
	/* -- 個別ページ --*/
	.page h1.page-header_pageTitle {
		margin: -2.5rem 0;
		font-weight: bold;
		font-size: 1.3rem;
	}
	/* -- Topページスライド内の文字設定 --*/
	h3.slide-text-title {
		font-weight: bold;
		font-size: 1.8rem;
	}
	.slide-text-caption span {
		font-size: 1.6rem;
	}
	.slide-text-caption {
	  font-size: 0.9rem;
	}
	.page h1.page-header_pageTitle {
		margin: -5.5rem 0;
			font-size: 2rem;
	}
	.gMenu > li::before, .gMenu > li.menu-item-has-children::after {
		border-bottom-color: #bdb1c5;

	}

	h2 {
		font-size: 1.3rem;
	}
}
@media (min-width: 900px) {
	.page h1.page-header_pageTitle {
			margin: -6.5rem 0;
	}
	h2 {
		font-size: 1.6rem;
	}
}