/*
Theme Name: Lightning
Theme URI: http://lightning.bizvektor.com
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: http://www.vektor-inc.co.jp
Version:0.2.3
Tags: responsive-layout, white, red, blue, black, green, orange, purple, two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style,theme-options
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 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
*/

table tr {
	line-height: 1.8em;
}
table.t_pink {
	border: 1px solid #ffb5b5;
}
table.t_pink td.column-1 {
	width: 18%;
	border-right: 1px solid #ffb5b5;
	background-color: #ffecec;
	text-align: center;
}
table.t_pink td.column-2 {
	border-right: 1px solid #ffb5b5;
}
table.t_pink td.column-3 {
	text-align: center;
}
table.t_center tr.row-1 td.column-2,table.t_center tr.row-2 td.column-2,table.t_center tr.row-3 td.column-2,table.t_center tr.row-4 td.column-2,table.t_center tr.row-5 td.column-2,table.t_center tr.row-6 td.column-2,table.t_center tr.row-7 td.column-2,table.t_center tr.row-8 td.column-2 {
	text-align: center;
} 
table.t_pink tbody td {
	border-top: 1px solid #ffb5b5;
}
table.t_pink tbody tr td {
	vertical-align: middle;
}
.single #main h1.entry-title:first-letter {
	color: #333;
}
.archive #main h1.entry-title:first-letter {
	color: #333;
}
.single #main h1.entry-title,.archive #main h1.entry-title {
	font-size: 24px;
}
.smp_slide {
	display: none;
}
.page-id-7 .tablepress br {
	display: none;
}
#tablepress-1 br {
	display: none;
}
#tablepress-1 tr:nth-child(4) br,#tablepress-1 tr:last-child br {
	display: inline-block;
}
#tablepress-6 br {
	display: inline-block;
}
.office_logo {
	font-size: 24pt;
	font-weight: bold;
	color: #ff7373;
}
.office_add {
	font-size: 12pt;
	font-weight: bold;
	color: #ff7373;
}
.office_add br {
	display: none;
}
.office_tel {
	font-size: 18pt;
	font-weight: bold;
	color: #ff7373;
}
	
@media screen and (max-width:640px){
	.entry-body br {
		display: none;
	}
	.entry-body .textwidget p img {
		float: none;
		display: block;
		margin: 4px auto 12px;
	}
	.veu_prBlocks .prArea:before,
	.veu_prBlocks .prArea:after {
    content: "";
    display: table;
	}
	.veu_prBlocks .prArea:after {
		clear: both;
	}
	.veu_prBlocks .prArea {
		*zoom: 1;
		padding: 8px 0;
		display: block;
		border-bottom: 1px solid #FFCDCD;
	}
	.veu_prBlocks .prArea:first-child {
		border-top: 1px solid #FFCDCD;
	}
	.veu_prBlocks .circle_icon {
		margin: 0 2% 0 0;
		/*width: 16.8%;*/
		float: left;
		width: 70px;
		height: 74px;
	}
	.veu_prBlocks .circle_icon .font_icon {
		font-size: 37px;
	}
	.veu_prBlocks .prBox_title {
		float: left;
		width: 40%;
		margin: 1.6em 2.8% 0 0;
	}
	.veu_prBlocks .summary {
		float: left;
		width: 38%;
		text-align: left;
		margin-top: 1.3em;
	}
	.pc_slide {
		display: none;
	}
	.smp_slide {
		display: block;
	}
	.page-id-7 .tablepress br {
		display: inline-block;
	}
	#tablepress-1 br {
		display: inline-block;
	}
	#tablepress-6 br {
		display: none;
	}
	.support_price br {
		display:inline-block;
	}
	.office_logo {
		font-size: 18pt;
	}
	.office_add br {
		display: inline-block;
	}
	.office_tel {
		font-size: 17pt;
	}
	
	
}
@media screen and (max-width:479px){
	.veu_prBlocks .circle_icon {
		margin-right: 5%;
	}
	.veu_prBlocks .prBox_title {
		width: 68%;
		margin-top: 3px;
		margin-right: 0;
		text-align: left;
	}
	.veu_prBlocks .summary {
		width: 68%;
	}
	.single #main h1.entry-title,.archive #main h1.entry-title {
	font-size: 18px;
	}
}