@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 {}



/* ミラーズから転用 */
.col-lg-12 { padding: 0;}
.col-lg-4 { padding: 0;}
.col-lg-6 { padding: 0;}
.col-lg-2 { padding: 0;}
.col-lg-3 { padding: 0;}
.col-lg-8 { padding: 0;}
.col-sm-2 { padding: 0;}
.col-sm-3 { padding: 0;}
.col-sm-4 { padding: 0;}
.col-xs-6 { padding: 0;}
.col-xs-12 { padding: 0;}
.col-xs-3 { padding: 0;}



/* CSSファイルに記載します */
.maru {
    padding: 15px;
    width: 100%;
    border-radius: 10px 20px 30px 40px; /* 角を丸くする */
}

p.maru img {
    border-radius: 15px; /* ちょっとだけ角丸 */
}

p.maru50p img {
border-radius: 50%;
-moz-box-shadow: 2px 2px 3px 3px #CCC;
-webkit-box-shadow: 2px 2px 3px 3px #CCC;
box-shadow: 2px 2px 3px 3px #CCC;
background-color: #FFF;
}

p.round50p img {
border-radius: 25px;
-moz-box-shadow: 2px 2px 3px 3px #CCC;
-webkit-box-shadow: 2px 2px 3px 3px #CCC;
box-shadow: 2px 2px 3px 3px #CCC;
background-color: #FFF;
width:95%;
}


p.marginp img {
border-radius: 0px;
-moz-box-shadow: 2px 2px 3px 3px #CCC;
-webkit-box-shadow: 2px 2px 3px 3px #CCC;
box-shadow: 2px 2px 3px 3px #CCC;
background-color: #FFF;
width:95%;
padding: 15px;
}

p.round50p2 img {
border-radius: 25px;
-moz-box-shadow: 2px 2px 3px 3px #CCC;
-webkit-box-shadow: 2px 2px 3px 3px #CCC;
box-shadow: 2px 2px 3px 3px #CCC;
background-color: #FFF;
}