@charset "utf-8";

.prt_inpage_title {
	background: #52ac63 url(../img/blog/page_title_bg.jpg) 50%;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}


.blog_wrap {
	background-color: #f4f4f4;
	padding: 100px 0;
}
.blog_wrap > div {
	width: 1120px;
	margin: auto;
}
.blog_wrap > div:after {
	content: ""; display: table; clear: both;
}
.blog_content {
	float: left;
	width: 800px;
}
@media (max-width:420px) {
	.blog_wrap {
		padding: 30px 20px;
	}
	.blog_wrap > div {
		width: auto;
	}
	.blog_content {
		float: none;
		width: auto;
	}
}

.blog_list {
	padding: 10px 50px;
	background-color: #fff;
}
.blog_list article + article {
	border-top: 1px solid #e6e6e6;
}
.blog_list a {
	display: block;
	padding: 40px 0;
	font-size: 1.5rem;
}
.blog_list a:after {
	content: ""; display: table; clear: both;
}
.blog_list a .ph {
	float: left;
	width: 330px;
	height: 240px;
}
.blog_list a .ph + div {
	margin-left: 370px;
}
.blog_list a .cat {
	margin-right: 5px;
	padding: 2px 8px;
	background-color: #379848;
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
}
.blog_list a .date {
}
.blog_list a h1 {
	margin-top: 10px;
	margin-bottom: 18px;
	padding-bottom: 10px;
	border-bottom: 3px solid #262626;
	font-size: 2rem;
}
.blog_list a .prt_btn01 {
	display: block;
	width: 140px;
	margin: 15px 0 0 auto;
}
.no-touchevents .blog_list a:hover .prt_btn01.tpy01 > * {
	color: #fff;
	background-color: #03c1ff;
}
.no-touchevents .blog_list a:hover .prt_btn01.tpy01 > *:after {
	-webkit-transform: translate(3px,3px);
	transform: translate(3px,3px);
}
@media (max-width:420px) {
	.blog_list {
		padding: 5px 20px;
	}
	.blog_list a {
		padding: 15px 0;
		font-size: 1.2rem;
	}
	.blog_list a .ph {
		float: none;
		width: auto;
		height: auto;
		padding-top: 60%;
	}
	.blog_list a .ph + div {
		margin-left: 0;
		margin-top: 10px;
	}
	.blog_list a .cat {
		font-size: 1.1rem;
	}
	.blog_list a h1 {
		margin-top: 4px;
		margin-bottom: 15px;
		padding-bottom: 6px;
		border-bottom-width: 2px;
		font-size: 1.7rem;
	}
	.blog_list a .prt_btn01 {
		margin-top: 10px;
	}
	.blog_list a .prt_btn01 > * {
		padding: 8px 0;
		font-size: 1.3rem;
	}
}

.blog_detail {
	padding: 50px;
	background-color: #fff;
}
.blog_detail > header {
	margin-bottom: 40px;
	font-size: 1.5rem;
}
.blog_detail > header .cat {
	margin-right: 5px;
	padding: 2px 8px;
	background-color: #379848;
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
}
.blog_detail > header h1 {
	margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 3px solid #262626;
	font-size: 3rem;
}
@media screen and (max-width: 420px) {
	.blog_detail {
		padding: 20px;
	}
	.blog_detail > header {
		margin-bottom: 20px;
		font-size: 1.2rem;
	}
	.blog_detail > header .cat {
		font-size: 1.1rem;
	}
	.blog_detail > header h1 {
		border-bottom-width: 2px;
		font-size: 2rem;
	}
	.blog_detail .body dd,
	.blog_detail .body li,
	.blog_detail .body p,
	.blog_detail .body td {
		font-size: 1.4rem;
	}
}



#blogSide {
	float: right;
	width: 270px;
}
#blogSide dl + dl {
	margin-top: 50px;
}
#blogSide dt {
	position: relative;
	margin-bottom: 15px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.3;
}
#blogSide dt:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin-top: -6px;
	border-top: 3px solid #262626;
}
#blogSide dt > span {
	position: relative;
	display: inline-block;
	background-color: #f5f5f5;
	padding: 0 10px;
	z-index: 2;
}
#blogSide dd li {
	border-bottom: 1px solid #e6e6e6;
}
#blogSide .prt_btn01 {
	display: block;
	text-align: left;
}
#blogSide .prt_btn01 > * {
	padding: 12px 10px;
}
#blogSide .poular a {
	display: block;
	padding: 20px 0;
}
#blogSide .poular a:after {
	content: ""; display: table; clear: both;
}
#blogSide .poular a > span {
	display: block;
}
#blogSide .poular a .ph {
	float: left;
	width: 100px;
	height: 70px;
}
#blogSide .poular a .ph + span {
	margin-left: 120px;
}
#blogSide .poular a .cat {
	margin-right: 5px;
	padding: 2px 5px;
	background-color: #379848;
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
}
#blogSide .poular a .date {
	display: inline-block;
	font-size: 1.2rem;
}
#blogSide .poular a .title {
	display: block;
	margin-top: 8px;
	font-size: 1.4rem;
	line-height: 1.5;
	font-weight: bold;
}
#blogSide .poular a:hover .title {
	text-decoration: underline;
}
@media (max-width:420px) {
	#blogSide {
		float: none;
		width: auto;
		margin-top: 50px;
	}
	#blogSide dl + dl {
		margin-top: 40px;
	}
	#blogSide dt {
		margin-bottom: 10px;
		font-size: 1.4rem;
	}
	#blogSide dt img {
		height: 24px;
	}
}

/* pager
============================================================================================================ */
.wp-pagenavi {
	margin-top: 50px;
	text-align: center;
}
.wp-pagenavi > * {
	line-height: 1;
	margin: 0 5px 5px;
}
.wp-pagenavi a,
.wp-pagenavi .current {
	display: inline-block;
	width: 40px;
	line-height: 36px;
	border: 2px solid #333333;
	color: #333333;
	font-size: 1.4rem;
	text-decoration: none;
	font-weight: bold;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current {
	color: #fff;
	background-color: #333333;
}

@media screen and (max-width: 420px) {
	.wp-pagenavi {
		margin-top: 20px;
	}
	.wp-pagenavi > * {
		margin: 0 2px 5px;
	}
	.wp-pagenavi a,
	.wp-pagenavi .current {
		width: 30px;
		line-height: 28px;
		border-width: 1px;
		font-size: 1.3rem;
	}
}


.pager {
	position: relative;
	margin-top: 50px;
}
.pager li {
	position: absolute;
	top: 0;
	width: 140px;
}
.pager li.prev {
	left: 0;
}
.pager li.next {
	right: 0;
}
.pager p {
	width: 200px;
	margin: auto;
}
.pager .prt_btn01 {
	display: block;
}
.pager li.prev .prt_btn01 > *:after {
	right: auto;
	left: 8px;
	border-right: 0;
	border-left: 2px solid;
}
.no-touchevents .pager li.prev .prt_btn01 > *:hover:after {
	-webkit-transform: translate(-3px,3px);
	transform: translate(-3px,3px);
}
@media screen and (max-width: 420px) {
	.pager {
		margin-top: 20px;
	}
	.pager ul {
		margin-bottom: 15px;
	}
	.pager ul:after {
		content: ""; display: table; clear: both;
	}
	.pager li {
		position: static;
		width: 120px;
	}
	.pager li.prev {
		float: left;
	}
	.pager li.next {
		float: right;
	}
	.pager p {
		width: auto;
	}
}


