@charset "utf-8";
/* CSS Document */
/*
Theme Name: 泊光工務店
Description: 泊光工務店テンプレート
Author: トラ丸企画
*/
/*reset*/* {
	margin: 0;
	padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	background: transparent;
	color: #212121;
}
p,li,dd,span,a,th,td{
	font-size: 14px;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	width: 100%;
}
input {
	max-width: 90%;
}
/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac *//*clear*/
.clear {
	clear: both;
}/*style*/
body {
	margin: 0px;
	padding: 0;
	-webkit-text-size-adjust: none;
	font: 1em "Meiryo", "MS PGothic", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #663333;
}
img {
	border: none;
}
img.alignleft { float:left; padding: 5px 20px 5px 5px;}
img.alignright { float:right; padding: 5px 5px 5px 20px;}
img.aligncenter { clear: both; display: block; margin:auto;}

a {
	outline: none;
	color: #0f81fc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	line-height: 1em;
	vertical-align: bottom;
}
.screen-reader-text {
	display: none;
}
.clear hr {
	display: none;
}
hr {
	background-color: #ddd;
	border: 0;
	height: 1px;
	clear: both;
	margin: 30px auto;
}
blockquote {
	margin: 0px 0px 20px;
	padding: 10px 20px 10px 20px;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
blockquote blockquote {
	margin: 20px 0;
	background-color: #fff;
}
blockquote blockquote blockquote {
	margin: 20px 0;
	background-color: #f4f4f4;
}
blockquote p {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
table {
	width: 100%;
	margin-bottom: 20px;
}
th, td {
	padding: 0 10px;
	border-bottom: 1px solid #ddd;
}
object, embed {
	width: 100%;
	display: block;
	margin: auto;
}
/*margin padding float*/
.nm-t { margin-top: 0!important;}
.nm-r { margin-right: 0!important;}
.nm-b { margin-bottom: 0!important;}
.nm-l { margin-left: 0!important;}
.np-t { padding-top: 0!important;}
.np-r { padding-right: 0!important;}
.np-b { padding-bottom: 0!important;}
.np-l { padding-left: 0!important;}
.fn { float: none;}
.fl { float: left;}
.fr { float: right;}

/*common*/
header,#main,footer {
	width: 1000px;
	margin: 0px auto;
}
/*header*/
header h1,
header h2 {
	line-height: 1em;
	height: 80px;
}
header .hcontact {
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
}
.main-pic {
	width: 1000px;
	margin: 0px auto;
}
.hbg {border-bottom:3px solid #5da3f6;margin-bottom:6px;}
.nbg {background: transparent url(img/common/nbg.png) repeat-x 0 0;margin-bottom:12px;}
.nbg nav {
	width: 984px;
	padding-left: 16px;
	margin: 0px auto;
}
.nbg nav ul li {
	float: left;
}
.nbg nav ul li a {
	display: block;
	padding: 0 0.9em;
	height: 42px;
	font-size: 16px;
	color: #FFF;
	line-height: 42px;
	vertical-align: middle;
}
.nbg nav ul li:last-child {
	float: right;
}
.nbg nav ul li:last-child a {
	background: transparent url(img/common/nbg2.png) repeat-x 0 0;
	color: #4e1203;
}
/*main*/
.main-lside {
	width: 790px;
}
/*content*/
#content {
	width: 580px;
}
.content article {
	padding-bottom: 50px;
}
.content article h2 {
	border-left: 5px solid #ffb107;
	border-bottom: 1px solid #ffb107;
	padding-left: 10px;
	margin-bottom: 20px;
	color: #0f81fc;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5em;
	vertical-align: middle;
	background: #0f81fc;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#f4f4f4));
	background: -webkit-linear-gradient(#FFFFFF, #f4f4f4);
	background: -moz-linear-gradient(center bottom,rgb(255,255,255) 0%,rgb(244,244,244) 100%);
	background: -moz-linear-gradient(#FFFFFF, #f4f4f4);
	background: -ms-linear-gradient(#FFFFFF, #f4f4f4);
	background: -o-linear-gradient(#FFFFFF, #f4f4f4);
	background: linear-gradient(#FFFFFF, #f4f4f4);
}
.content article h3 {
	border-left: 5px solid #0f81fc;
	padding-left: 10px;
	margin: 0 10px 20px;
	color: #0f81fc;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	vertical-align: middle;
	background: #0f81fc;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#f4f4f4));
	background: -webkit-linear-gradient(#FFFFFF, #f4f4f4);
	background: -moz-linear-gradient(center bottom,rgb(255,255,255) 0%,rgb(244,244,244) 100%);
	background: -moz-linear-gradient(#FFFFFF, #f4f4f4);
	background: -ms-linear-gradient(#FFFFFF, #f4f4f4);
	background: -o-linear-gradient(#FFFFFF, #f4f4f4);
	background: linear-gradient(#FFFFFF, #f4f4f4);
}
.content article p,
.content article ul,
.content article dl {
	padding: 0 20px 20px;
}
.content a {
	text-decoration: underline;
}
.content a:hover {
	text-decoration: underline;
}
a img {
	line-height: 1em;
	vertical-align: bottom;
}

.content article table {
	margin: 0 auto 20px;
	width: 500px;
}
.cbox {
	cursor: pointer;
}
.cbox:hover {
	background: #f5f8fc;
}
.nlist {
	padding-left: 20px;
}

.nlist .alignright,
.nlist .alignleft{
	padding-left: 0px;
	padding-right: 0px;
}
.nlist .blog-box {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
}
.nlist .blog-box h4 {
	padding-left: 10px;
}
/*sidebar left*/
.sidebar-left {
	width: 180px;
	padding-left: 15px;
	padding-right: 15px; 
}
.sidebar-left ul li{
	margin-bottom: 7px;
}
.sidebar-left ul li.sbl-07 p.sbl07-text {
	font-size: 10px;
	padding-left: 10px;
}
.sidebar-left ul li.sbl-07 p.sbl07-text span.orange {
	color: #ff4646;
}
/*sidebar right*/
.sidebar-right {
	width: 180px;
	padding-left: 15px;
	padding-right: 15px; 
}
.sidebar-right .sr-sinfo {
	background: transparent url(img/common/srsi-middle.png) repeat-y 0 50%;
	margin-bottom: 7px;
}
.sidebar-right .sr-sinfo h3 {
	width: 180px;
	height: 58px;
	background: transparent url(img/common/srsi-title.png) no-repeat 0 50%;
	text-indent: 100%;
	white-space: nowrap;
	erflow: hidden;
	display: block;
	overflow: hidden;
}
.sidebar-right .sr-sinfo h4 {
	text-align: center;
}
.sidebar-right .sr-sinfo .srsi-pic {
	text-align: center;
}
.sidebar-right .sr-sinfo .srsi-content {
	width: 162px;
	margin: 10px auto 0;
}
.sidebar-right .sr-sinfo .srsi-content dl {
	padding-bottom: 5px;
}
.sidebar-right .sr-sinfo .srsi-content dl dt {
	background: #0f81fc;
	color: #FFF;
	font-size: 12px;
	padding: 0px 5px;
	margin-right: 5px;
}
.sidebar-right .sr-sinfo .srsi-content dl dd {
	font-size: 12px;
	max-width: 110px;
}
.sidebar-right .sr-sinfo .srsi-content dl:first-of-type dd {
	color: red;
	font-weight: bold;
	font-size: 14px;
}
.sidebar-right .sr-sinfo .link-more {
	background: transparent url(img/common/srsi-bottom.png) no-repeat 50% 100%;
	padding-bottom: 8px;
	text-align: center;
}
.sidebar-right .sr-nav ul li {
	margin-bottom: 7px;
}
.sidebar-right .widget-area #wp-calendar th,
.sidebar-right .widget-area #wp-calendar td,
.sidebar-right .widget-area #wp-calendar th a,
.sidebar-right .widget-area #wp-calendar td a {
	font-size: 12px;
	padding: 0;
	text-align: center;
}
/*footer*/
.fbg {background: #61b75b url(img/common/fbg.png) repeat-x 50% 0;padding: 101px 0 25px;}
footer nav {
	padding-bottom: 45px;
	width:800px;
	margin: 0px auto;
}
footer nav ul li {
	float: left;
	padding: 0px 1em;
	margin-bottom: 15px;
	border-right: 1px solid #262525;
	line-height: 1em;
}
footer nav ul li a {
	color: #262525;
	line-height: 1em;
}
footer dl {
	text-align:center;
}
footer dl dt {
	display: inline;
}
footer dl dd {
	display: inline;
	font-size: 12px;
}
/*plugin*/
/*other*/
.acordion{padding: 0 5%;}
.acordion .acordion {box-shadow: none; padding: 0px;}
.trigger{padding:10px 0px;}
.trigger {padding:10px 10px;margin-left:0px;}
.trigger .hdimore.close{display:none;}
.acordion_tree{padding:10px 0px;}
.open-close {float:right; text-indent:-9999px; display:block; margin-top:3px; height:11px; width:20px; background:url(img/common/open.png) no-repeat; -webkit-background-size:20px 11px;}
.trigger.active .open-close{background:url(img/common/close.png) no-repeat; -webkit-background-size:20px 11px;}
.acordion_tree {display:none;}

/*wp-pagenavi*/
.wp-pagenavi {
	height: 50px;
	text-align: center;
}

/*Contact Form 7*/
.wpcf7-form img {
	width: auto;
}
.wpcf7-form {
	border: 1px solid #ddd;
	margin: 0 auto 20px;
	padding: 20px;
	background-color: #f4f4f4;
	border-radius: 20px;
	-moz-border-radius: 20px;
}
.wpcf7-form input {
	margin: 0;
}
.wpcf7-form input[type=date] {
	line-height: inherit;
}
.wpcf7-form textarea {
	width: 99%;
	margin: 0 0 10px;
}
.wpcf7-form p {
	margin: 0 0 10px;
}
.wpcf7-not-valid-tip {
	padding: 2px;
	clear: both;
	color: #663333;
}
.wpcf7-display-none {
	display: none;
}
.wpcf7-form img.ajax-loader {
	float: right;
	margin-top: -30px;
}
.wpcf7-response-output {
	margin: 0 0 20px;
	padding: 5px;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.wpcf7-mail-sent-ok {
	background-color: #398f14;
	color: #663333;
}
.wpcf7-mail-sent-ng {
	background-color: #ff0000;
	color: #663333;
}
.wpcf7-spam-blocked {
	background-color: #ffa500;
	color: #663333;
}
.wpcf7-validation-errors {
	background-color: #f7e700;
	color: #663333;
}

