@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 {}


/*luvicon*/

table .table-half {
    table-layout: fixed;
}

.table-half th {
    width: 50%;
    text-align: center;
    font-weight: bold;
}

.textwidget {
    padding-top: 0px !important;
}


/* onegame バナー追加 20230303*/

.onegame-banner a {
    display: block;
    background: #5ec4b6;
    padding: 5px 20px;
    width: 229px;
    color: #fff;
    text-decoration: none;
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.onegame-banner a .s {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 3px;
    padding-bottom: 5px;
}

.onegame-banner a .b {
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 1px;
}

.onegame-banner a .b span {
    font-size: 16px;
    padding-left: 5px;
}