@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
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:20px;
    } 
    
}

#header #site-title {
    font-family: '游明朝', Meiryo;
}

footer .sectionBox {
    display:none !important;
    }
 
footer .copySection {
    display:block !important;
    border-top:none !important;
    }

/* スライダーとフィットさせる */
.carousel {
    border-bottom:none;
    }

.home .siteContent {
    padding-top:0 !important;
    }

.service_tag{
	font-size: 36px;
    color: #FF0000;
	background-color: transparent;
    font-family: "游明朝","YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","serif";
}

.has-normal-font-size{
	font-size: 36px;
    color: #FF0000;
	background-color: transparent;
    font-family: "游明朝","YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","serif";
}

/* 全幅見出しの高さ*/
@media (min-width: 992px) {

#ltg_full_wide_title-2 .widget_ltg_full_wide_title_outer {
    height:500px;
    margin-top:80px !important;
    margin-bottom:80px !important;
    padding-top:190px;
    }
    
}

.kaisha th {
width: 300px;
}

.kaisha th,
.kaisha td {
	border: none;
	border-bottom: 1px solid #ccc;
	padding: 20px;
}

/* コピーライトのフォントサイズを変更する */
footer .copySection p {
    font-size: 16px;
}
