@charset "utf-8";
/*
Theme Name: (株)シンセイ電気 Lightning Child 
Theme URI: https://www.sinseidenki.jp
Template: lightning-pro
Description: Lightning 子テーマ
Author: (株)シンセイ電気
Tags: 
Version: 0.1.2
*/

/************* Grobal ****************/
.btn { border:0 solid;border-radius:5px;}
.wp-caption p.wp-caption-text{color:#555;}
@media (min-width: 992px){
ul.gMenu li a { font-size:140%;font-weight:bold;}
}
.mainSection-title, .page-header, .subSection-title, .veu_leadTxt, dt, h1, h2, h3, h4, h5, h6 {
 font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

/* dl.hyo */
dl.hyo,.hyo dt, .hyo dd
{
 box-sizing: border-box;
 font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
 font-weight:normal;
border-left:0;
}
dl.hyo
{
  background: #eee;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.hyo dt,.hyo dd
{
 padding: 10px 10px 0 10px;
 border-top: 1px solid #ccc;
 margin-bottom:0;
}
.hyo dt
{
 width: 30%;
 float: left;
 text-align:center;
}
.hyo dd
{
  background: #fff;
  margin-left: 30%;
  padding-bottom: 10px;
 border-right:1px solid #ccc;
  border-left: 1px solid #ccc;
}
.hyo dd:after
{
  content: '';
  display: block;
  clear: both;
}

/* 業務実績 */
#post-81 .table thead tr th,
#post-81 .table tbody tr th,
#post-81 .table tbody tr td {font-size:90%;}
#post-81 .table thead tr th
{
	background-color:#f2f2f2;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
#post-81 .table tbody tr td:nth-child(1){white-space:nowrap;}


/* お問合せ */
#post-9 label:after
{
	content:"必須";
	font-size:80%;
	padding-left:2px;
	padding-right:2px;
	margin-left:10px;
	color:#ffffff;
	background-color:red;
	border-radius:3px;
}
#post-9 .submit{ font-size:130%;}
.mw_wp_form .error { color:red;}