@charset "utf-8";
/*
Theme Name: Lightning Pro Child
Theme URI:
Template: lightning-pro
Description: Lightning Pro is a very simple & easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Author: Freedom Hearts
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning-pro
Version: 1.0.0
*/

body {
	font-size: 17px;
}
.margin30 {
	margin-bottom: 30px;
}
@media (min-width: 992px) {
.navbar-brand img {
	max-height: 60px;
}
.device-pc .gMenu > li > a {
	padding: 14px 1em;
}
}
.box5 {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #D90000;
}
.box5 p {
    margin: 0; 
    padding: 0;
}
.box6 {
	padding: 0.5em 1em;
	margin: 2em 0;
	background: #f0f7ff;
	border: dashed 2px #5b8bd0;
}
