.recommendArticle:after,.recommendEntries:after,.recommendEntries--large:after {
  clear: both;
  content: '.';
  display: block;
  font-size: 0; 
  height: 0;
  visibility: hidden;
}

/* =============================================== */
/** renewal */
/* ----------------------------------------------- */
.sprite.logo {
  background-image: url(../img/sprite.png);
  background-position: 0 -146px;
  background-size: 204px 172px;
  display: block; 
  height: 0;
  overflow: hidden;
  padding-top: 26px;
  width: 204px;
}

/* TOP
----------------------------------------------- */
.recommendArticle {
  background: #fff;
  border-bottom: 4px solid #f2e6d5;
  margin-bottom: 30px; 
  padding: 20px 20px 15px;
}
.recommendArticle-list,.recommendArticle-list--column {
  display: block;
}
.recommendArticle-list--column {
  float: left;
  width: 285px;
}
.recommendArticle-list--column:first-child {
  margin-right: 10px; 
  width: 312px;
}
.recommendArticle-item {
  border-top: 1px dashed #e5b961;
  display: block;
  min-height: 64px;
}
.recommendArticle-item:first-child {
  border-top: none;
}
.recommendArticle-item:first-child .recommendEntries-link {
  padding-top: 0;
}

.recommendEntries--large .recommendEntries-link {
  display: block;
  padding: 0;
}
.recommendEntries--large .recommendEntries-image {
  height: 192px; 
  width: 312px;
}
.recommendEntries--large .recommendEntries-thumb {
  display: block;
  height: 192px;
  max-height: none; 
  width: 312px;
}
.recommendEntries--large .recommendEntries-content {
  display: block;
  padding-left: 0;
}
.recommendEntries--large .recommendEntries-title {
  font-size: 18px;
  font-weight: bold;
}
.recommendEntries-link {
  color: #000;
  display: table;
  padding: 10px 0; 
  text-decoration: none;
}
.recommendEntries-image {
  height: 64px;
  overflow: hidden; 
  width: 104px;
}
.recommendEntries-thumb {
  position: relative;

  display: table-cell;
  max-height: 64px;
  overflow: hidden; 
  vertical-align: top;
  width: 104px;
}
.recommendEntries-thumb img {
  display: block;
  height: auto;
  max-height: none; 
  max-width: 100%;
}
.recommendEntries-content {
  display: table-cell;
  padding-left: 10px; 
  vertical-align: top;
}
.recommendEntries-meta {
  display: block;
  line-height: 1; 
  margin: 10px 0 5px;
}
.recommendEntries-metaItem {
  display: inline-block;
}
.recommendEntries-category {
  border: 1px solid #000;
  display: block;
  font-size: 12px; 
  padding: 3px 20px;
}
.recommendEntries-title {
  font-size: 14px;
  line-height: 1.5;
}

.new-articles.new-articles-series {
  position: relative;

  padding-top: 127px;
}
.new-articles.new-articles-series .heading {
  position: absolute;
  top: -15px;
  left: 0;

  background: url('../img/site/bg_heading_series.png') center no-repeat;
  height: 142px;
  margin: 0;
  padding: 40px 0 0; 
  text-align: center;
  width: 100%;
}
.new-articles.new-articles-series .new-articles-item:first-child {
  border-top: 1px dashed #e4c789;
}

.article-series .article-heading {
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
}
.article-series .article-link {
  display: table;
}
.article-series .article-body {
  padding-left: 15px;
}
.article-series .article-body,.article-series .article-image {
  display: table-cell;
  float: none;
  margin: 0;
  vertical-align: middle;
}

.series {
  font-size: 14px;
  font-weight: bold;
}

.board .news.simple .news-tag,.board .news.simple-b .news-tag {
  float: none;
  margin-bottom: 5px;
}

.news-tag-category {
  border: 1px solid #000;
  display: inline-block;
  font-size: 12px; 
  padding: 3px 20px;
}

.nav-item {
  text-align: center; 
  width: 140px;
}
.nav-item:nth-child(6) .nav-text {
  padding: 0;
}
.nav-item.is-left .sub-category {
  text-align: left;
  z-index: 999999;
}
.nav-item.is-center .sub-category {
  text-align: center;
  z-index: 999999;
}
.nav-item.is-right .sub-category {
  text-align: right;
  z-index: 999999;
}

.sub-category-item {
  display: inline-block; 
  float: none;
}

/* No files to import found in module/*.* */
