@charset "utf-8";
/*
Theme Name: BizVektor Global Edition Child
Theme URI: http://bizvektor.com/en/
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.1.3
Template: bizvektor-global-edition
Tags: two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style,theme-options
Text Domain: bizvektor-global-edition
License: GNU General Public License
License URI: license.txt

BizVektor Global Edition WordPress theme, Copyright (C) 2014 Vektor,Inc.
BizVektor Global Edition WordPress theme is licensed under the GPL.
*/



#content table { border-top: 1px solid #ccc; margin: 10px -1px 24px 0; text-align: left; width: 95%;border-collapse: collapse; border-spacing: 0;font-size:85.7%; line-height:141.7%; }


#content h1,#content h2:first-child	{ margin:10px 0px 25px; }
#content h1.entryPostTitle	{ margin:10px 0px 5px; }

h10	{ margin:10px 0px 25px;width:80%;font-size:14px;font-weight:bold; }

input[type="text"], input[type="email"], input[type="tel"], textarea  {
	background-color:#FFF;
}

#company{
	font-size:1.5em;

}

.resNote {
	color:#F00;
}

#research02 {
	list-style-type: none;
}

#research02 > li {
	padding:20px;
	background:#FFF;
	border:solid 2px #ddd;
	border-radius: 10px 10px 10px 10px;
	list-style-type: none;
}

#research02 > li > img {
	width:150px;
	float:left;
	margin:20px;
}

.clearfix:after {
  clear: both;
  content: '';
  display: block;
}

.clearText {
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}

#warranty {
	position: absolute;
	z-index:100;
	margin:10px;
	top:30px;
	left:800px;
}
#warranty img {
	width:200px;
}
@media (max-width: 400px) {
  #warranty {
  	  position: static;
	  z-index:auto;
	  margin:10px;
  }
  #warranty img {
	  width:100%;
  }
}