@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: https://lightning.nagoya/ja/
Template: lightning
Description: BootstrapベースのWordPress.org登録テーマ
Author: Vektor,Inc.
Tags: 
Version: 0.1.2
*/

/*
body,
p {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight:500 !important;
}
*/

.site-footer-copyright p:nth-child(2) {
    display:none;
}

.margin_t_plus30	{ margin-top:30px; }
.margin_t_plus50	{ margin-top:50px; }
.margin_b_plus30	{ margin-bottom:30px; }
.margin_b_plus50	{ margin-bottom:50px; }
.margin_b_plus80	{ margin-bottom:80px; }
.margin_b_plus90	{ margin-bottom:90px; }
.margin_b_plus100	{ margin-bottom:100px; }
.margin_b_plus120	{ margin-bottom:120px; }
.margin_l_plus20	{ margin-left:20px; }


.gry-table td,
.gry-table th {
  border: solid 1px #c0c0c0 !important;
}
.gry-table th { background-color:#e9ecef; font-weight:bold; }


.blu-table td,
.blu-table th {
  border: solid 1px #95b4ea !important;
}
.blu-table th { background-color:#b8daff; font-weight:bold; }

.require { font-weight:normal; background-color:#08427C; border-radius:2px; color:#fff; float:right; font-size:10px; line-height:120%; padding:3px 6px; position:relative; }


/*-------------------------------------------*/
/*			form
/*-------------------------------------------*/
