@charset "utf-8";
/*
Theme Name: Lightning Child 
Theme URI: https://www.komaki-crane.co.jp/
Template: lightning
Description: 株式会社コマキ
Author: bulbsweb
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;
    }
@media (min-width: 992px) {
    
p {
    font-size:18px;
	} 
    
}
/*ロゴ画像を元画像どおりのサイズで表示*/
.navbar-brand img {
max-height: none !important;
}


/*ヘッダー全体のバックを白に*/
.siteHeader.navbar {
    border-radius: 0;
    background-color: #ffffff;
}
/* ロゴ右側のブロックー電話番号画像入れるための */
.logo-after {
    display: block;
    width: 436px;
    float: right;
}
 
.logo-after img {
    max-height: 71px;
}
 
/* ヘッダー幅を100%に */
.navbar-header {
    width: 100%;
}
 
@media (max-width: 1000px) {
    .logo-after {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
}
/*ここまで*/
/*スライド下の全幅内のトップにアイコンを付けない設定*/
.widget_ltg_adv_full_wide_title_title:before {
    margin-right:0px;
    background-image:none;
    width:0px;
    height:0px;
    }
/* メニューをロゴの下に表示メニュー7分割 */
@media (min-width: 992px) {
    .navbar-header {
        height: 80px;
    }
 
    ul.gMenu {
        clear: both;
        float: none;
    }
 
    ul.gMenu li {
        width: 14%;
    }
}
/* グローバルメニューのフォントサイズ */
ul.gMenu li{
    font-size: 14px;
}
 
/* グローバルメニュー2行目のフォントサイズ */
.gMenu_description {
    font-size: 12px;
    line-height: 120%;
}
/*アイコン270px幅変更*/
.prBlock .prBlock_image {
    width:100% !important;
    max-width:270px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    height:auto !important;
    border-radius:10% !important;
    margin-bottom:20px;
    }

.prBlock .prBlock_image img {
    width:100% !important;
    max-width:270px !important;
    height:auto !important;
    }
/*3PR下■*/
.prBlock_title {
    background-color:#91a7d0;
    color:#fff;
    font-weight:bold;
    padding:10px 0;
    }

.prBlock_summary {
    text-align:left !important;
    margin-top:25px;
    }

@media (min-width: 992px) {

.prBlock_summary {
    font-size:18px !important;
    } 

    }
/*スライド下見出し*/
.widget_ltg_adv_full_wide_title_title {
    font-size:20px;
    color:#fff;
	}

.widget_ltg_adv_full_wide_title_caption {
    color:#fff;
	}    
    
@media (min-width: 768px) {
    
.widget_ltg_adv_full_wide_title_title {
    font-size:24px;
    } 
    
}

@media (min-width: 992px) {

.widget_ltg_adv_full_wide_title_title {
    font-size:21px;
    } 
    
}

/*フッター余計なコピーライト消します*/
footer .copySection p:nth-child(2) {
    display:none !important;
    }
/*SNS消す*/
.ewd-ufaq-post-margin-symbol {
    display:none;
    }
