@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.12.4


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) 2012-2017 Vektor,Inc.
BizVektor WordPress theme is licensed under the GPL.
*/

.sticky {}
.bypostauthor {}

.red{ color: #cc0000;}
.prod_list1 span.minfont{ font-size:75%; font-weight:normal; color:#444;}
.prod_list1 span.fsize14{ font-size:100%; font-weight:bold; color:#333;}
.fsize16{ font-size:120%; font-weight:bold; color:#333;}
.fsize18{ font-size:130%; font-weight:bold; color:#333;}

@media screen and (max-width: 768px) {
.content img.wp-image-80,
.content img.wp-image-79{ width: 100%;}
form input[type=text], form input[type=email], form input[type=password], form input[type=date], form select, form textarea{
	width: 75%;
}
.entry-content iframe{ width: 100%;}
	
}