@charset "utf-8";
/*
Theme Name: BizVektor
Theme URI: http://bizvektor.com
Description: BizVektor theme will allow you to build a high-quality web site. It is possible to change the color, to switch to a completely different design. In addition, it is also possible to increase the number of designs by plug-ins.
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp
Version: 1.8.15

Tags: white, red, blue, black, green, orange, purple, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style,theme-options
Text Domain: biz-vektor
License: GNU General Public License
License URI: license.txt


BizVektor WordPress theme, Copyright (C) 2014 Vektor,Inc.
BizVektor WordPress theme is licensed under the GPL.
*/
body{font-family:Meiryo!important;}
.sticky {}
.bypostauthor {}

tbody{
max-width:100%;
height:auto;
margin:0 auto;
border:1px solid #CCCCCC;

}

tbody th{
width:30%;
background-color:#888;
border:1px solid #CCCCCC;
}


tbody th, td{
padding:10px 0px; 
border:1px solid #CCCCCC;
vertical-align: middle; 
font-weight: normal; 
font-size: 100%;
text-align: left; 
}



 /* テキストエリアの設定 */
input[type="text"],
input[type="email"],
input[type="tel"],
textarea{
width: 80%;
background-color: #fff;
color: #000;
padding:10px 0 10px 10px;
margin:10px 0;
}
select{
background-color: #fff;
color: #000;
padding:0;
margin:0;
}


input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus,select:focus{
background-color: #fff;
}
.fL{
float:left;
}

/*max-width: 640px*/
@media (max-width: 640px) {

.form{
max-width:100%;
}

tbody tr{
width:100%;
display: block;
list-style: none;
}

tbody th, td{
width:100%;
display: list-item;
padding:0px 0px; 
border:none;
}

 /* テキストエリアの設定 */
input[type="text"],
input[type="email"],
input[type="tel"],
textarea{
width:80%;
padding:10px 0px 0px 0px;
margin:10px 0;
}
select{
width:100%;
padding:0;
margin:0;
}

.CL{
clear:both;
}
.fL{
float:left;
}

.wpcf7-mail-sent-ok{
display:none!important;
}
