@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: Version: 1.6.1

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.
*/

.lang_change { display: flex; }
.lang_change li { position: relative; margin: 0 20px 0 0; padding: 0 0 0 12px; font-size: 14px; line-height: 2; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
.lang_change li:before { content: ""; display: block; position: absolute; left: 0; top: 50%; width: 0; height: 0; border-style: solid; border-width: 4px 0 4px 6px; border-color: transparent transparent transparent #06397a; transform: translateY(-52%); }
.lang_change li a { color: #333; }
.lang_change li a:hover { color: #06397a; }
.powered_by { width: 45px; height: 10px; vertical-align: middle; }
/* reCaptchaの設定 */
/* reCaptchaのバッジを非表示 */
.grecaptcha-badge { visibility: hidden; }
/* reCaptchaの代替テキスト */
.recaptcha-txt a { color: #999; text-decoration: underline; }
.recaptcha-txt a:hover { text-decoration: none; }

@media (max-width: 769px) {
.lang_change { justify-content: center; padding: 20px 0 0; }
}
