/*
Theme Name: Lightning
Theme URI: yutakahouse
Description: Lightning is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version:6.13.6
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning

Lightning WordPress theme, Copyright (C) 2015-2018 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
*/


.post{
	
	padding:0 10px 10px 10px;
	margin:0;
	line-height:1.3;
	
	font-size: 1.0vw;
	clear:both;
	width:100%;
	
	
	}

dl.metadeta{
	border-bottom:dotted 1px #666;
	padding:0 0 10px 0;
	margin:0;
	clear:both;
	}

dl.metadeta dt{
	
	float:left;
}
dl.metadeta dd{
	
	padding:0 0 0 10%;
	

}

dl.metadeta dd h3{
	
	float:left;	

}


table.office{
  border-collapse:collapse;
  margin:0 auto;
}
table.office td,th{
  border:1px solid #ccc;
  padding:10px;
 
}
table.office th{
  border-left:5px solid #FF0;
  color:#333;
   width:20%;
}


@media (max-width: 767px){
	   #sekou.img{
	max-width:30%;
	}

}



table.sekou{
  border-collapse:collapse;
  margin:0 auto;
}
table.sekou td,th{
 border-bottom:solid 1px #CCCCCC;
  padding:10px;
}
table.sekou th{
  border:none;
  color:#333;
}

table.sekou img{
 border:none;
}


.copybox{
	background-color:#06F;
	height:150px;
	text-align:center;
	padding:20px 0 0 0;
	color:#FFFFFF;
	}





table.recruit{
  border-collapse: separate;
  border-spacing: 0px 5px;
  margin: 0 auto;
}
table.recruit td,th{
  padding:20px;
}
table.recruit th{
  background: #03F;
  color: #fff;
}
table.recruit td{
  background: #f1fafe;
}



table.single{
  border-collapse:collapse;
  margin:0 auto 30px auto;
    border:#999999 solid 1px;
}
table.single td,th{
  padding:10px;
  border:#999999 solid 1px;
}
table.single th{
  color:#333;
 
}
table.single tr:nth-child(odd){
  background:#e6f2ff;
}


table.single_shosai{
  border-collapse:collapse;
  margin:0 auto 20px auto;
 border:#999999 solid 1px;
}
table.single_shosai td,th{
  padding:10px;
  border:#999999 solid 1px;
}
table.single_shosai tr:nth-child(odd){
  
}




table.mail{
	border:none;
	}


table.mail{
  border-collapse:collapse;
  margin:0 auto;
  border:solid 1px #CCCCCC;
}
table.mail td,th{
 border:solid 1px #CCCCCC;
  padding:10px;
}
table.mail th{
  border:none;
  color:#333;
  border:solid 1px #CCCCCC;
}



.btn img{
	margin:15px 0 0 0;
	text-align:left;
	}


table.entry{
  border-collapse:collapse;
  margin:0 auto;
    border:#999999 solid 1px;
}
table.entry td,th{
  padding:10px;
  border:#999999 solid 1px;
}
table.entry th{
  color:#333;
  background:#B0D8FF;
}














