@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 {}
@media (min-width: 970px) {
#main #container .content {
    float: left;
    width: 62%;
    clear: both;
    overflow: hidden;
    background: #fff;
    padding: 3%;
    margin-top: 20px;
    margin-bottom: 40px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	}



#main #container #sideTower {
    width: 27%;
	    margin-top: 20px;
}
	
.headMainMenu {
    margin-top: 15px;
}
	
}



h2.wp-block-heading {
    margin: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    list-style: none;
    border-bottom: solid 1px #c9c9c9;
    padding: 16px 8px;
    margin-bottom: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
    margin: 0px;
}
div#powerd {
    display: none;
}

.sideTower .sideWidget li a:before {
    content: none;

}

.sideTower .sideWidget li a {
    padding-left: 8px;
}
.sideTower .sideWidget li a:first-letter {
    margin-left: 0;
    font-family: none;
}