@charset "utf-8";
/*
Theme Name: BizVektor
Theme URI: http://bizvektor.com
Description: BizVektor（ビズベクトル）テーマは管理画面からの設定のみで高品質なビジネスサイトを構築する事が出来ます。また、テーマ拡張プラグインによって新たに選択出来るデザインを増やす事が出来ます。
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp/
Version: 0.8.2.1
License: GNU General Public License
License URI: license.txt
Tags: white,red,blue,black,green,orange
*/

.sticky {}
.bypostauthor {}

#content h6 {
  clear: both;
  font-size: 18px;
  margin: 30px 0px 15px;
  padding: 2px 0px 0px 40px;
  background: #FFF url(https://takashi8020.jp/main/wp-content/uploads/2015/06/q7g.gif) no-repeat 4px 1px;
  color: #333;
}
.faq-answer.lastChild {
  background: #ffffff url(https://takashi8020.jp/main/wp-content/uploads/2015/06/a2.gif) no-repeat 4px 5px;
  padding: 5px 0px 0px 40px;
  line-height: 150%;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.firstChild.lastChild {
  background: #f9f9f9;
  border: 1px solid #ccc;
  padding: 5px 10px;
  font-size: 12px;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
