@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.12

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.
*/

.sticky {}
.bypostauthor {}


h1.koumokutitle-top {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
	font-size:20px;
	padding-left: .5em;
}
h1.koumokutitle-top::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 60%;
	height: 4px;
	background-color: #293585;
}


h1.koumokutitle {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
	font-size:20px;
	margin-top: 50px;
	padding-left: .5em;
}
h1.koumokutitle::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 60%;
	height: 4px;
	background-color: #425489;
}

.content h1.subtitle {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
	font-size:100%;
	margin-top: 30px;
	background-color: #edf1ff;
}
.content h1.subtitle::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #425489;
	border-radius: 4px;
}


ul.about li {
	position: relative;
	list-style-type: none;
}
ul.about li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



.block1 {
    padding: 10px;
    background: #fdf9eb;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
max-width: 205px;
	float:left;
margin-right:10px;
margin-top: 10px;
}


.block2 {
    padding: 10px;
    background: #f3ffea;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
max-width: 205px;
	float:left;
margin-right:10px;
margin-top: 10px;
}


.block3 {
    padding: 10px;
    background: #fff1f1;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
max-width: 205px;
	float:left;
margin-top: 10px;
}

.block4 {
    padding: 10px;
    background: #ebf7ff;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
max-width: 205px;
	float:left;
margin-top: 10px;
margin-right:10px;
}



.block1-1 {
    padding: 15px;
    background: #fdf9eb;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
max-width: 320px;
	float:left;
margin-top: 10px;
}


.block2-1 {
    padding: 15px;
    background: #f3ffea;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
max-width: 320px;
	float:left;
margin-top: 10px;
}


.block3-1 {
    padding: 15px;
    background: #fff1f1;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
max-width: 320px;
	float:left;
margin-top: 10px;
}

.block4-1 {
    padding: 15px;
    background: #ebf7ff;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
    -moz-box-shadow: 0 2px 3px 0 #ddd;
    -webkit-box-shadow: 0 2px 3px 0 #ddd;
max-width: 320px;
	float:left;
margin-top: 10px;
}


/* font size */
div.font-change{
}

divfont-change ul {
	list-style: none;
	padding:0px;
	margin: 0px;
}

div.font-change ul#fontSize {
	*zoom: 1; /*forIE6,7*/
	margin-bottom: 10px;
}
div.font-change ul#fontSize:after {
	content: "";
	display: block;
	clear: both; 
}
div.font-change ul#fontSize li {
	background-color: #efefef;
	border: 1px solid #cccccc;
	padding: 5px 10px;
	margin-right: 5px;
	float: left;
	cursor: pointer;
}
div.font-change ul#fontSize li:hover {
	background-color: #ffffff;
}
div.font-change ul#fontSize li.active {
	background-color: #293585;
	color: #ffffff;
}
div.font-change ul#fontSize li.active:hover {
	background-color: #999;
}


#container .tbl-noborder {
	border:0px;
}

#container .tbl-noborder td {
	border: 0px;
	padding: 0px 0px 5px 5px;
	line-height:180%;
	vertical-align:middle;
}
#container .tbl-shuugyou th {
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

#container .tbl-shuugyou td {
	text-align:center;
	vertical-align:middle;
}