/*
Theme Name: mirai-precision様テーマ
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/
/*見出し */
h2{font-size:1.3em;}
/*contactfoam7 table */
table.content-foam
 {
    border-top: 1px solid #ccc;
    margin: 10px -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 85.7%;
    line-height: 141.7%;
}
table.content-foam  tr th {
    border: 1px solid #ccc;
    padding: 10px 15px;
    vertical-align: top;    background-color: #f5f5f5;
	font-size: 1.2em;
    font-weight: 100;
}
table.content-foam tr td {
    border: 1px solid #ccc;
    padding: 10px 15px;
    vertical-align: top;
}
.requied{
	color:#f00;
    font-size: 11px;
    line-height: 110%;
}
p.aline-center,p.LC_Contact_Submit {

    text-align: center;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 180px;
}