/*
Theme Name: Lightning
Theme URI: https://lightning.nagoya
Description: Lightning 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: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version:6.10.1
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning

Lightning WordPress theme, Copyright (C) 2015-2018 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
*/
.headtel a{clear:both;
    position: absolute;
    right: 30px;
    font-size: 30px;
    color: red;
    font-weight: 900;
       top: 20px;
    z-index: 999;
	text-decoration:none;
}
.textwidget strong{font-size: 20px;}
.container{position:relative;
padding-top: 10px !important;}
.siteHeader_logo{margin-top: 10px !important;}
.k_ttl{clear:both;
    padding-top: 20px;
font-size: 23px;
margin-bottom:0px;}
.k_imgpc{float:left;}
.k_text{width:75%; float:left;}
.btn.btn-primary{margin-top: 10px;}
.wpcf7-back{margin-right:10px;}
.k_imgsp{display:none;}


 @media screen and (max-width: 991px) { 
	 .siteHeader_logo{width: 60%;
    margin: 0 auto 5px auto !important;}
.headtel a {
    top: 70px;
	    position: unset;
	 font-size: 25px;}
	 .headtel{text-align:center;
	     margin-bottom: 10px;}
.k_img{text-align:center;
	 clear:both;}
.k_text{width:100%;
	 clear:both;}
	 .k_imgsp{display:block;
	     margin: 0 auto;}
	 .k_imgpc{display:none;}
	 table.contact th,table.contact td{padding: 0.5em;
		 font-size:13px;}
.gaibulink {text-align: left;font-size: 15px;}
}

.gaibulink{margin: 10px auto;
text-decoration:none;}
.gaibulink_box{text-align:center;}
.sectionBox{padding-bottom:10px;}
@media screen and (min-width: 992px) {.sp{display:none;}.gaibulink{text-align:center;}}