.article h2 {
	margin: 30px 0 23px;
	font-size: 27px;
	font-weight: normal;
	line-height: 1.3;
	letter-spacing: 1.2px;
}
.article h2 + p {
	letter-spacing: 0.7px;
}
.article .article_list {
	margin: 48px 0 40px;
	border-top: 1px solid #eeeeee;
}
.article .article_list > li {
	padding: 16.5px 0;
	border-bottom: 1px solid #eeeeee;
}
/* clearfix */
.article .article_list > li:before {
	content: "";
	display: table;
}
.article .article_list > li:after {
	content: "";
	display: table;
	clear: both;
}
.article .article_list > li {
	*zoom: 1;
}
/* clearfix end */
.article .article_list .article_img {
	float: left;
	width: 369.5px;
}
.article .article_list .article_img img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.article .article_list .article_right {
	float: right;
	width: 378px;
}
.article .article_list .article_right .article-khm-15 {
	display: inline-block;
	margin-top: 3px;
	border-top: 1px solid #f8f8f8;
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	box-shadow: 1px 1px 2px 0px #f0f0f0;
	border-radius: 3px;
}
.article .article_list .article_right .article-khm-15 li {
	float: left;
	font-size: 10px;
}
.article .article_list .article_right .article-khm-15 a {
	display: block;
	padding: 1px 8px;
	color: #000000;
	text-decoration: none;
}
.article .article_list .article_right .article-khm-15 li.article-khm-15-home {
	padding-right: 8px;
	background-image: url("../images/article-khm-15-arrow.png");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 8px 20px;
}
.article .article_list .article_right .article-khm-15 li.article-khm-15-home a {
	padding: 1px 5px 1px 8px;
}
/* clearfix */
.article .article_list .article_right .article-khm-15:before {
	content: "";
	display: table;
}
.article .article_list .article_right .article-khm-15:after {
	content: "";
	display: table;
	clear: both;
}
.article .article_list .article_right .article-khm-15 {
	*zoom: 1;
}
/* clearfix end */
.article .article_list .article_right h3 {
	margin: 13px 0;
	font-size: 20px;
	font-weight: normal;
}
.article .article_list .article_right h3 a {
	color: #000000;
	text-decoration: none;
}
.article .article_list .article_right p {
	font-size: 12px;
}
.article .article_list .article_right .writer_down {
	margin-top: 16px;
}
/* clearfix */
.article .article_list .article_right .writer_down:before {
	content: "";
	display: table;
}
.article .article_list .article_right .writer_down:after {
	content: "";
	display: table;
	clear: both;
}
.article .article_list .article_right .writer_down:after {
	*zoom: 1;
}
/* clearfix end */
.article .article_list .article_right .writer_down .pickup_writer .pickup_writer_image img {
	height: auto;
}
.article .article_list .article_right .writer_down .pickup_tags {
	float: right;
	margin-top: 13px;
	font-family: "Playfair Display";
	font-style: italic;
	color: #999999;
	text-align: right;
}
