
/* シンプルブック組み換え用のCSS
================================================== */


/* リスト
------------------------------ */

ul.def {
	margin: 0 0 15px;
}
ul.def li {
	padding: 5px 0 5px 12px;
	border-bottom: 1px dotted #cfcfcf;
	background: url(../images/common/ico_arrow01.png) left center no-repeat;
}


/* 定義リスト
------------------------------ */

dl.def dt {
	margin: 0 0 5px;
	padding: 0 0 0 14px;
	font-weight: bold;
	background: url(../images/common/ico_arrow01.png) left center no-repeat;
}
dl.def dd {
	margin: 0 0 8px;
	padding: 0 0 0 25px;
}


/* バナー・ボタン
------------------------------ */

p.text-more {
	padding: 12px 0 0;
	text-align: right;
}
p.text-more a {
	padding: 0 0 0 12px;
	color: inherit;
	background: url(../images/common/ico_arrow02.png) left center no-repeat;
}


/* ページネーション
------------------------------ */

ul.pagenation {
	margin: 0 0 20px;
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
}
ul.pagenation li {
	width: 25px;
	margin: 0 3px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	border: 1px solid #cfcfcf;
	vertical-align: top;
	display: inline-block;
}
ul.pagenation li.current {
	color: #fff;
	background: #1775cd;
}
ul.pagenation li.dot {
	width: 15px;
	margin: 0 1px;
	border: none;
}
ul.pagenation li a {
	text-decoration: none;
	display: block;
}
ul.pagenation li a:hover {
	text-decoration: underline;
}


/* パンくずリスト
------------------------------ */

.breadcrumbs {
	padding: 0 0 15px;
	font-size: 0;
	letter-spacing: 0;
	overflow: hidden;
}
.breadcrumbs li {
	font-size: 14px;
	display: inline;
}
.breadcrumbs a {
	background: url(../images/common/ico_arrow01.png) right center no-repeat;
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
}

/* 記事サムネイル
------------------------------ */

img.thumb-left {
	max-width: 35%;
	height: auto;
	margin: 0 8px 8px 0;
	float: left;
}
img.thumb-right {
	max-width: 35%;
	height: auto;
	margin: 0 0 8px 8px;
	float: right;
}
img.thumb-center {
	max-width: 95%;
	margin: 0 auto 8px;
	display: block;
}
img.photo {
	padding: 2px;
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,.2);
	box-sizing: border-box;
}


/* 記事情報
------------------------------ */

.post-date {
	height: 21px;
	margin: 0 0 15px;
	line-height: 21px;
	font-size: 0;
	letter-spacing: 0;
	overflow: hidden;
}
.post-date li {
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	font-size: 12px;
	border-right: 1px dotted #aaa;
	display: inline-block;
}
.post-date .item-date {
	margin: 0;
	display: inline;
}
.item-date {
	margin: 0 0 8px;
	padding: 0 0 0 10px;
	font-size: 13px;
	background: url(../images/common/ico_arrow01.png) left center no-repeat;
	display: block;
}

/* 詳細ページ SNSシェアボタン
------------------------------ */

.sns-sharerbtn-list {
	margin: 8px 0;
	padding: 8px 0;
	text-align: center;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background: #f0f0f0;
	overflow: hidden;
	clear: both;
}
.sns-sharerbtn-list li {
	margin: 0 4px;
	vertical-align: top;
	display: inline-block;
}


/* 詳細ページ 前後の記事へのリンク
------------------------------ */

.paginated-link {
	margin: 10px 5px;
	overflow: hidden;
}
.paginated-link li {
	width: 48%;
	padding: 0 5px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	background: #f0f0f0;
	box-sizing: border-box;
}
.paginated-link li.prev-link {
	float: left;
}
.paginated-link li.next-link {
	float: right;
}
.paginated-link li a {
	height: 35px;
	line-height: 35px;
	display: block;
	overflow: hidden;
}

/* 新着情報
------------------------------ */

.news-list li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #cfcfcf;
	overflow: hidden;
}
.news-list li span {
	margin: 0 8px 0 0;
}

/* ブログ
------------------------------ */

.thumb-post-list {
	padding: 5px 0;
	overflow: hidden;
}
	.thumb-post-list li {
		padding: 8px 0;
		border-bottom: 1px dotted #cfcfcf;
		overflow: hidden;
	}
		.thumb-post-list .left {
			width: 45%;
			height: 0;
			padding: 0 0 29%;
			overflow: hidden;
			float: left;
		}
			.thumb-post-list .left img {
				width: 100%;
				height: auto;
			}
		.thumb-post-list .right {
			width: 55%;
			padding: 0 10px;
			float: left;
			box-sizing: border-box;
		}
			.thumb-post-list .right .date {
				line-height: 18px;
				font-size: 12px;
			}
			.thumb-post-list .right .title {
				max-height: 3em;
				margin: 0 0 5px;
				line-height: 1.5em;
				overflow: hidden;
				display: inline-block;
				vertical-align: top;
			}
			.thumb-post-list .right .body {
			}

	/* 2カラム表示 .column2 */
	.thumb-post-list.column2 li {
		width: 50%;
		float: left;
	}

	/* 一個目の記事だけ大きく表示 .big-first */
	.thumb-post-list.big-first li:first-child {
		width: 100%;
	}
		.thumb-post-list.big-first li:first-child .right .title {
			font-size: 16px;
		}

/* よくある質問
------------------------------ */

dl.faq-list dt {
	padding: 0 0 0 35px;
	color: #59A2C4;
	font-weight: bold;
	background: url(../images/faq/ico_q.png) left center no-repeat;
}
dl.faq-list dd {
	margin: 0 0 20px;
	padding: 10px 0 10px 35px;
	border-bottom: 1px dotted #cfcfcf;
	background: url(../images/faq/ico_a.png) left center no-repeat;
}


/* ギャラリー
------------------------------ */

ul.gallery {
	font-size: 0;
	letter-spacing: 0;
}
ul.gallery > li {
	width: 23%;
	margin: 0 1% 8px;
	font-size: 13px;
	vertical-align: top;
	display: inline-block;
}
ul.gallery.column2 > li {
	width: 48%;
}
ul.gallery.column3 > li {
	width: 31%;
}


/* 施工事例
------------------------------ */

.case-box {
	width: 48%;
	margin: 0 0 15px;
}
.case-box.before {
	float: left;
}
.case-box.after {
	float: right;
}
	.case-box dt {
		margin: 0 0 10px;
		line-height: 40px;
		text-align: center;
		color: #fff;
		font-size: 18px;
		background: #59a2c4;
	}
	.case-list {
		font-size: 0;
		letter-spacing: 0;
		overflow: hidden;
	}
		.case-list li {
			width: 32%;
			margin: 0 0 6px;
			display: inline-block;
			vertical-align: top;
		}
		.case-list li:first-child {
			width: 100%;
		}
		.case-list li:nth-child(3n) {
			margin-right: 2%;
			margin-left: 2%;
		}
			.case-list li a {
				width: 100%;
				height: 0;
				padding: 0 0 70%;
				display: block;
				overflow: hidden;
			}

.case-comments {
	clear: both;
}