/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
.focus,.works,.about-us,.features,.packages,.products,.testimonial,.contact-us {
	padding-top: 30px;
}

.site-content {
	background: #fdfdf9;
}

.entry-content p {
	line-height: 21px;
	font-size: 14px;
}

.testimonial {
	background: #fcfcfc;
	padding-bottom: 90px;
}

.section-header h2 {
	padding-bottom: 10px;
	line-height: 20px;
	position: relative;
	display: inline-block;
	font-size: 25px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0;
}

#footer {
	background: #008080;
}

.company-details {
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
}

.company-details a {
	color: #939393;
	text-decoration: none;
	font-size: 13px;
}

.company-details a:hover {
	color: #e96656;
}

.copyright {
	padding-top: 25px;
	padding-bottom: 30px;
}

.site-main p {
	line-height: 24px;
}

.navbar-brand {
	height: 100px;
}

.navbar-inverse .navbar-nav>li>a {
	font-size: 14px;
	color: #20b2aa;
	font-weight: 600;
}

.navbar-inverse .navbar-nav ul.sub-menu li a {
	font-size: 14px;
	font-weight: 600;
	color: #20b2aa;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
	font-size: 14px;
}

.sow-carousel-title a.sow-carousel-next,
.sow-carousel-title a.sow-carousel-previous {
	margin-top: 30px;
}

.nav-links a {
	color: #ffffff;
	background-color: #8FBC8F;
	padding: 10px;
}

table.type12 {
	border-collapse: separate;
	border-spacing: 3px;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}

table.type12 th {
	width: 155px;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	color: #666;
	background: #666;
}

table.type12 td {
	width: 155px;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	background: #eee;
}

table.type12 th.col01 {
	width: 80px;
	color: #666;
	background: #FFF;
}

table.type12 td.col01 {
	background: #FFF;
	width: 55px;
}

table.type12 th.col02 {
	background: #B2EBF2;
}

table.type12 td.col02 {
	background: #B2EBF2;
}

table.type12 th.col03 {
	background: #A7FFEB;
}

table.type12 td.col03 {
	background: #A7FFEB;
}

table.type12 th.col04 {
	background: #FFEB3B;
}

table.type12 td.col04 {
	background: #FFEB3B;
}

.company-details a {
	color: #ffffff;
}

.company-details a:hover {
	color: #ffff2e;
}

.navbar-inverse .navbar-nav >li {
	margin-top: 30px;
}

table.tbl25 {
	padding: 0;
	line-height: 18px;
}

.demo a:hover {
	position: relative;
	z-index: 100;
}

.demo a span {
	display: none;
}

.demo a:hover span {
	display: block;
	position: absolute;
	float: left;
	white-space: nowrap;
	top: -2.2em;
	left: .5em;
	background: #000;
	border: 1px solid #444;
	color: #fff;
	padding: 1px 5px;
	z-index: 10;
}

.widget .widget-title {
	color: #404040;
	text-transform: none;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 16px;
	position: relative;
	text-align: left;
	margin-top: 30px;
	padding-bottom: 5px;
	float: none;
}

.widget li {
	margin: 5px 0;
}

.widget li a {
	font-size: 13px;
}

.list li {
	font-size: 12px;
	list-style-image: url(http://i-keystone.com/wp-content/uploads/2016/11/iconmonstr-share-8-16.png);
}

.list a:hover {
	color: #dd3333;
}