@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/


@media (min-width: 992px) {
    
	p {
	    font-size:18px;
    } 
    
}

.gMenu_name {
    font-weight:bold !important;
}

.slide-text-set {
	top: 80% !important;
}

blockquote:before{
    content: "" !important;
}

blockquote:after{
    content: "" !important;
}

ul.grid-content {
	clear: both;
	list-style: none;
	padding: 0;
}

ul.grid-content li {
	display: block;
	float: left;
	width: 48%;
	margin: 0 1% 20px 1%;
	padding: 10px;
	border: 3px solid #ddd;
}

ul.grid-content li br {
	display: none;
}

ul.grid-content li span {
	display: block;
	height: 1em;
	margin-bottom: 5px;
}

ul.grid-content li span.top_title {
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

ul.grid-content li span.box1low {
	font-weight: bold;
}

.nav-next {
	display: none;
}

.dpoint1, .dpoint2 {
	display: none;
}

.list_simple_boxtitle {
	margin-top: 30px;
}

.list_picsam_img a img {
	margin-right: 10px;
}

.list_details_button {
	width: 100%;
	text-align: right;
}

.list_simple_box .list_detail .list_price_others table {
	border: 1px solid #ddd;
	margin-bottom: 50px;
}

.list_simple_box .list_detail .list_price_others table tr td.list_price_others_th {
	width: 20%;
	font-weight: bold;
	background-color: #eee;
}

table#list_add th {
	font-weight: bold;
	margin-bottom: 20px;
}

table#list_add {
	margin-bottom: 20px;
}

table#list_add th {
	font-weight: bold;
}

table#list_other {
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

table#list_other th {
	width: 20%;
	font-weight: bold;
	background-color: #eee;
}

.entrycontent .veu_socialSet {
	display: none;
}

#contact_form .veu_socialSet {
	display: none;
}
