/* topicPath */
#topicPath {
  padding: 4px 8px;
}
#topicPath li {
  display: inline;
  padding-right: 8px;
  font-size: 75%;
  letter-spacing: -.5px;
  vertical-align: middle;
  background: url(/common/images/bg_topicpath_01.gif) no-repeat right center;
}
#topicPath li.current {
  background: none;
}
#topicPath img {
  padding-top: 4px;
}

/* ------ headSection ------ */
.headSection .ttl h1 {
	font-size: 140%;
	line-height: 1;
}

/* ----- mainSection ----- */
.mainSection {
	margin-bottom: 30px;
	padding: 30px 15px;
	background: #f6f6f6;
}

/* ----- magTitle ----- */
.magTitle {
	padding: 20px 15px;
	text-align: center;
	overflow: hidden;
}
.magTitle p {
	font-size: 12px;
	margin-bottom: 10px;
}
.magTitle h2 {
	margin-bottom: 0;
}
.magTitle ul {
	float: right;
	overflow: hidden;
}
.magTitle ul li {
	float: left;
	margin-left: 5px;
}

/* magSubtitle */
.magSubtitle {
	padding-bottom: 6px;
	border-bottom: solid 1px #000;
}

/* magArticles */
.magArticles {
	margin-bottom: 20px;
}
.magArticles a {
	position: relative;
	display: block;
	padding: 10px 10px 30px 10px;
	border: solid 1px #d4d4d4;
	background: #fff;
	text-decoration: none;
}
.magArticles a img {
	display: block;
}
.magArticles a span {
	position: absolute;
	display: inline-block;
	right: 0;
	bottom: 0;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	height: 23px;
	line-height: 25px;
	padding: 0 5px;
}
.magArticles a span.is-hack {
	background: #07c1a6;
}
.magArticles a span.is-interview {
	background: #00a2e6;
}
.magArticles a span.is-info {
	background: #c10710;
}
.magArticles a span.is-gadget {
	background: #1362db;
}
.magArticles a p {
	padding: 10px 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.6;
}

/* article
================================================================== */
.articleLead {
	margin-bottom: 30px;
	/*padding-bottom: 25px;
	background: url(/s/products/scanner/mag/common/images/bg_article-lead.png) no-repeat center bottom;
	background-size: 27px 4px;*/
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8;
}
.articleMain {
	margin-bottom: 40px;
}
.articleMain h3 {
	font-size: 16px;
}
.articleMain p {
	line-height: 1.8;
	font-size: 14px;
}
.articleMain p.fsS {
	font-size: 12px;
}
.articleSide li {
	border-bottom: solid 1px #bfbfbf;
}
.articleSide li a {
	display: block;
	padding: 14px 0;
	font-size: 13px;
	text-decoration: none;
	overflow: hidden;
}
.articleSide li a div {
	float: left;
	margin-right: 14px;
}
.articleSide li a dl {
	overflow: hidden;
	font-weight: bold;
}
.articleSide li a dt {
	margin-bottom: 6px;
}
.articleSide li a dt span {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
}
.articleSide li a dt span.is-hack {
	background: #07c1a6;
}
.articleSide li a dt span.is-interview {
	background: #00a2e6;
}
.articleSide li a dt span.is-info {
	background: #c10710;
}
.articleSide li a dt span.is-gadget {
	background: #1362db;
}
.articleSide li a dd {
	color: #000;
	font-weight: bold;
}

.articleProfile {
	overflow: hidden;
}
.articleProfile div {
	float: left;
	margin-right: 15px;
}
.articleProfile dl {
	overflow: hidden;
}
.articleProfile dt {
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: solid 1px #000;
	font-size: 14px;
	font-weight:bold;
}
.articleProfile dd {
	font-size: 11px;
}

.articlePoints {
	padding: 25px 22px;
	border: solid 1px #000;
}
.articlePoints p {
	font-size: 16px;
}
.articlePoints li {
	margin-top: 15px;
	padding-left: 32px;
	min-height: 18px;
	background: url(/s/products/scanner/mag/common/images/icn_article-check.png) no-repeat 0 0.1em;
	background-size: 19px 18px;
}

/* articleBanner */
.articleBanner {
	margin: 40px 0;
}
.articleBanner_link {
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: 10px;
	border: solid 1px #000;
	background: #fff;
	color: #000 !important;
	text-decoration: none !important;
}
.articleBanner_image,
.articleBanner_info {
	display: table-cell;
	vertical-align: middle;
}
.articleBanner_image {
	width: calc(300 / 620 * 100%);
}
.articleBanner_image img {
	width: 100%;
	height: auto;
}
.articleBanner_info {
	width: calc(320 / 620 * 100%);
}
.articleBanner_text {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.8;
}
.articleBanner_btn {
	background: #464646;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.articleBanner_btn span {
	display: inline-block;
	padding-left: 10px;
	background: url(/s/products/scanner/mag/common/images/icn_arw_bnr.png) no-repeat left center;
	height: 28px;
	line-height: 28px;
}

/* snsArea */
.snsArea .share {
	margin-top: 60px;
	margin-top: 9.4vw;
	margin-bottom: 20px;
	margin-bottom: 3.1vw;
}
.snsArea .share_title {
	font-size: 36px;
	font-size: 5.6vw;
	text-align: center;
}
.snsArea .share_list {
	margin: 25px auto 0;
	margin: 3.9vw auto 0;
}
.snsArea .share_list ul {
	text-align: center;
}
.snsArea .share_list ul li {
	vertical-align: top;
	display: inline-block;
	position: relative;
	margin: 0 15px;
	margin: 0 2.3vw;
}
