body {
  font-size: 15px;
  line-height: 28px;
}

.navbar {
  position: fixed;
  width: 100%;
  /*height: 110px;*/
  height: 130px;
  z-index: 99;
}

.navbar .center-position .logo-image-div {
  width: 250px;
  height: 89px;
}

.navbar .center-position .logo-image-image {
  /*max-width: 250px;
  max-height: 89px;*/
  max-width: 290px;
  max-height: 103px;
}

.login-page { 
  margin-top: 150px;
}

.left-area {
  display: none;
}

.pickups .large {
  width: 100%;
}

.pickups .article {
  height: 350px;
}

.pickups .overlay-text {
  height: 90px;
}

.pickups .large .overlay-text .short_title {
  font-size: 20px;
  line-height: 20px;
}

.home_section {
  /*margin: 110px auto  auto  auto;*/
  margin: 130px auto  auto  auto;
}

.category-menu .list-group .category_icon {
  margin-top: 5px;
}

.recent-area h2.title {
  font-weight: bold;
}

.block-area {
  text-align: left;
  margin-bottom: 120px;
}

.article-blocks {
  width: 48%;
  height: 200px;
  margin-left: 10px;
  margin-bottom: 120px;
  box-shadow: 5px 5px 5px #dcdcdc;
}

.article-blocks .overlay-text {
  height: 120px;
  top: 200px;
  background-color: white;
  box-shadow: 5px 5px 5px #dcdcdc;
  padding: 30px 10px;
}

.article-blocks .overlay-text p {
  color: black;
  -webkit-line-clamp: none;
}

.article-blocks .overlay-text p.title {
  line-height: 30px;
  font-size: 20px;
}

.article-list {
  height: 150px;
}

.article-list img {
  width: 150px;
  height: 150px;
}

.recent-area p.title {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}

.article-list .title {
  height: 100px;
  -webkit-line-clamp: none;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}

.ranking-list .media-body .title {
  font-weight: bold;
}

.ranking .all-ranking-link {
  text-align: right;
}

.sidemenu.tags .description {
  text-align: left;
}

.sidemenu.tags .tag-position .tag-name {
  font-weight: bold;
}

.breadcrumb-area {
  /*margin-top: 110px;*/
  margin-top: 130px;
}

.breadcrumb li a {
  font-weight: normal;
}

.breadcrumb li.active {
  font-weight: normal;
}

.contents .page_title {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
}

.header_outline {
  margin: 40px 0 40px 0;
  padding: 30px 20px 30px;
}

.page_text {
  padding: 0 200px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 60px;
  margin-top: 30px;
}

.article-content.header {
  padding-top: 30px;
}

.article-content.header .section {
  /*padding-top: 120px;
  margin-top: -120px;*/
  padding-top: 140px;
  margin-top: -140px;
}

.article-content.header h2 {
  font-size: 2.6rem;
  line-height:  36px;
}

.article-content.image .image_area {
  margin: 0 auto;
  float: none;
}

.article-content.image {
  margin: 0 auto;
}

.article-content.image .article_image {
  margin-bottom: 0;
}

.article-content.image p {
  font-size: 12px;
  color: #808080;
  margin-bottom: 40px;
}

.article-content.image .image_area div {
  font-size: 12px;
  color: #808080;
  text-align: center;
}

.article-content.text p {
  line-height: 28px;
}

.image-comment-vertical {
  max-width: 680px;
  text-align: center;
}

.table-bordered {
  border: none;
}  

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>tfoot>tr>td {
  border: none;
  width: 350px;
}

.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
  padding: 0 15px;
  line-height: 24px;
  font-size: 14px;
}

.tabel .td p {
  text-align:center;
}

.facebook-bg {
  background-color: #000;
}

.hatena-bg {
  background-color: #000;
}

.pocket-bg {
  background-color: #000;
}

.profile-info {
  font-size: 15px;
  font-weight: bold;
}

.profile-comment .comment {
  font-size: 13px;
  font-weight: normal;
}

h4 a.authorname {
  font-size: 15px;
}

.relation_keywords {
  margin-bottom: 60px;
}

.relation_keywords .title {
  font-size: 15px;
  font-weight: bold;
}

.btn-default {
  font-weight: bold;
}

.relate-area .title {
  font-size: 15px;
  font-weight: bold;
}
  
.category-container {
  width: 885px;
}

.contact {
  margin: 130px 10px 150px;
}

#page-top {
  z-index: 99;
  position: fixed;
  right: 20px;
  font-size: 77%;
}

#page-top a {
  background: #000;
  text-decoration: none;
  color: #fff;
  width: 45px; 
  padding: 15px 10px;
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 20px;
  opacity: 0.5;
}

ul.keyword-list.clearfix {
  margin-top: 130px;
}

footer {
  background-color: #f8f8f8;
}

.sp {
  display: none;
}

@media screen and (min-width:1200px) {
  .container_width {
    width: 1170px!important;
    padding: 30px 15px;
  }
  .container {
    width: 1170px;
  }
  .main-area {
    width: 870px;
  }
  .main-area.no-category {
    width: 870px;
  }
  .breadcrumb {
    width: 1170px;
  }
  .main-area.article-area {
    width: 870px;
  }
  .article {
    width: 800px;
  }
  footer .footer-list {
    width: 1170px;
  }
  footer .footer-logo {
    width: 220px;
  }
  .profile-header-image {
    width: 840px;
}