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


.title_h2 {
border-top: none;
  border-bottom: none;
  position: relative;
  text-align: center;
  margin-bottom: 45px;
   padding: 0.2em;
   width: 100%;
}
.title_h2::before {
display: block;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
}
.LtGR::before {
  background: #89C932;
}
.OR::before {
  background: #FF8400;
}
.BR::before {
  background: #B38850;
}
.PK::before {
  background: #FE5783;
}
.h3_privacy{
position: static;
color: #89C932;
font-size: 20px;
padding: 0.2em 0.5em;
border-left: 4px dotted #89C932;
border-bottom: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f1f1f1;
}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
  padding: 1em;
}
.space_50 {
  display: none;
}
.accordion_01 {
  border-radius: 15px;
}
.wp-block-image figcaption {
  font-size: 1em;
}
.title_h3 {
font-size: 20px;
font-weight: bold;
}
.title_h3::before {
display: block;
  color: #89C932;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: -1.8em;
}
.title_f_01::before {
  content: 'Public Facilities';
}
.title_f_02::before {
  content: 'Repair';
}
.title_f_03::before {
  content: 'Reform';
}

.title_p_01::before {
  content: 'Classroom';
}
.title_p_02::before {
  content: 'Gymnasium';
}
.title_p_03::before {
content: 'Ground';
}
.title_r_01::before {
content: 'Sofa';
}
.title_r_02::before {
content: 'Chair';
}
.title_r_03::before {
content: 'Table';
}
.title_re_01::before {
content: 'Reform';
}
.title_re_02::before {
content: 'Flow';
}
.title_m_01::before {
content: 'Price';
}
.title_m_02::before {
content: 'Target';
}
.title_m_03::before {
content: 'Contact';
}

.caption_b {
  margin-bottom: -1.2em;
  font-size: 20px;
  font-weight: bold;
  background-color: #c5c5c5;
  padding: 0.2em 0em;
}
.caption_a {
  margin-bottom: -1.2em;
  font-size: 20px;
  font-weight: bold;
  background-color: #89c932;
  padding: 0.2em 0em;
  color:#fff;
}
.entry-meta-dataList dt {
    background-color: #ff8400;
}
.media-body p {
display:none;
}

@media screen and (max-width:749px) {
  .space_50 {
    display: block;
  }
  .space_100 {
    display: none;
  }
.work_list li {
width: 45% !important;
margin: 0 !important;
}
.work_list {
gap: 10%;
}
	.siteHeader_logo img{
		width:60%;
		margin-top:2%;
	}
}
@media screen and (max-width:991px) {
	.mobile-nav-btn-right .vk-mobile-nav-menu-btn, .vk-mobile-nav-menu-btn.position-right{
		right:10px!important;
	}
}

.wp-image-211{
	width:50%;
}

.tbl_02 tr td:nth-child(odd) {
  width: 30%;
}
.tbl_01 tr td:nth-child(odd) {
  width: 30%;
}