/*
Theme Name: Lightning Child
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.1
*/
#global-nav{
	width: 100vw !important;
	background-color:#55ffff;
}

#global-nav ul{ padding-right:0; width: 99% !important; margin-right: auto; margin-left: auto; }

.global-nav-list li{ width:20%; padding-top:10px; padding-bottom:10px; border-right: 1px dotted #fff; }
.global-nav-list > li::before{  border-bottom:0px;		
}

.fa-phone-square-alt{ color: #050; }
.head_tel{ font-size: 30px; font-weight: 700; letter-spacing: 1px; }
.open{font-size: 16px;letter-spacing: 1px;}

.entry-body h2{ color: #056c05;/*文字色*/
  padding-bottom: 2px; border-bottom: 3px solid #056c05; border-top-width: 0;/*下線*/
}
.wp-block-column h3{ font-size: 1.5em; text-align: center; margin-top: 10px; }
.wp-block-column h4{ font-weight: 400; background-color: #d5ffaa; text-align: center; }
.logo_after{
	text-align:right;
	font-weight:normal;
	font-size:0.8em;}
	
.site-footer-title::after, h3::after {
  content: ".";
  line-height: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  bottom: -1px;
  width: 100%;
  border-bottom: 1px solid var(--vk-color-primary);
}	
	
.table-basic table tr td:nth-of-type(1){
  background-color:#eee;
  width: 30%;
}
	
.table-basic table td{ font-size: 1em; padding: 10px; }	
.nopc{display: none;}

.entry-meta-item{display: none;}
.next-prev .item_cate-copper,
.next-prev .item_cate-stainless

{display: none;}

.btn-item { display: inline-block; padding: 0.5em 1em; text-decoration: none; background: #f7f7f7; border-left: 6px solid #009944;/*左線*/
  color: #ff7c5c;/*文字色*/
  font-size: 1em; font-weight: normal; vertical-align: middle; width: 100%; height: 4.5em; border-bottom: 0 solid white; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29); }
.btn-item:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}	

.btn-item a{ text-decoration: none; }	
	
.entry-title,.archive-header-title{
  border-bottom: solid 3px #009944;
  position: relative;
}

.postList .entry-title,
.postList .archive-header-title{  
border-bottom: solid 0px #009944;
}

.wp-block-column .price{ color: #cf2e2e; font-size: 1.8em; }	

.balloon3-left {
  position: relative;
  display: inline-block;
  margin: 0.5em 0 1.5em 15px;
  padding: 0 5px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background: #ff2b2b;
  border-radius: 50%;
  box-sizing: border-box;
}

.balloon3-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 20px solid #ff2b2b;
  z-index: 0;
}

.card-img-overlay .vk_post_imgOuter_singleTermLabel,
.veu_postList .postList_terms
{display: none;}

.site-footer-copyright p:nth-child(2) {
    display:none;
}


	
@media screen and (max-width: 959px) {
.logo_after{ text-align: center; }
.head_tel{ font-size: 25px; font-weight: 700; letter-spacing: 1px; margin: 0; padding-top: 2px; padding-bottom: 2px; }
.open{ font-size: 16px; letter-spacing: 1px; margin: 0; }
.container{ padding-right: 8px !important; padding-left: 8px !important; }
.wp-block-column h3{ font-size: 1.2em; text-align: center; margin-top: 10px; }
#nav_menu-2, #vkexunit_post_list-19{display: none;}

.page-id-1918 .wp-block-column { margin-right: 2%; margin-left: 2%; flex-basis:46% !important; }
.entry-body h2{font-size: 1.25em;margin-top: 1em;}
.logo_after{display: none;}
.nopc{ text-align: center; display: inline-block; }
.head_tel{ font-size: 1.2em; font-weight: 700; text-align: center; letter-spacing: 1px; }

.catelist{ 

margin: -20px 0 10px; padding: 0; list-style: none; overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; }
      
.catelist li.cat-item{ background-color: #eee; 
border-radius:2px;
display: inline-block; width: auto; margin-right: 3px; margin-left: 3px; padding: 3px 10px; }
.catelist li.cat-item a{ text-decoration: none; }

}

@media screen and (max-width: 400px) {


.btn-item {font-size: 0.9em;  }
.localNavi li.cat-item {width: 48%;}

.balloon3-left {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 3px 1px 5px;
  width: 22px;
  height: 12px;
  line-height: 8px;
  text-align: center;
  color: #fff;
  font-size: 8px;
  font-weight: normal;
  background: #ff2b2b;
  border-radius: 20%;
  box-sizing: border-box;
}

.balloon3-left:before {
  display: none;
}

  }