.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.b_main-side h1 {
  font-family: 'Hiragino Kaku Gothic Pro', "Meiryo";
  font-size: 18px;
}
.b_main-side .dfp-ads {
  display: block;
  background-color: #eee;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 520px) {
  .b_main-side .dfp-ads {
    margin-top: 6px;
  }
}
@media (max-width: 520px) {
  .b_main-side .dfp-ads {
    margin-bottom: 6px;
  }
}
#dfp-jtj_side_top1 {
  margin-bottom: 0;
}
.b_side_aboutads {
  text-align: center;
  font-size: 12px;
  margin: 0;
  line-height: 1;
  background-color: #f7f7f7;
  background: linear-gradient(180deg, #eaeaea, #fff, #fff);
  padding: 5px 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: black;
}
.b_side_aboutads a {
  color: black;
}
.b_side_aboutads a:hover {
  color: #b00;
}
.b_main-content-box {
  background-color: white;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.2);
  /*
  &.b_mcb-entry { border-top: 5px solid #2aa22b; }
  &.b_e_calendar { border-top: 5px solid #47a3ff; }
  &.b_mcb-event { border-top: 5px solid #47a3ff; }
  &.weather-details-box { border-top: 5px solid #e90; }
  */
}
.b_main-content-box:before,
.b_main-content-box:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_main-content-box:after {
  clear: both;
}
@media (max-width: 520px) {
  .b_main-content-box {
    margin-top: 6px;
  }
}
@media (max-width: 520px) {
  .b_main-content-box {
    margin-bottom: 6px;
  }
}
.b_main-side-box {
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.2);
  background-color: white;
  padding: 0 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 5px solid gray;
}
@media (max-width: 520px) {
  .b_main-side-box {
    margin-top: 6px;
  }
}
@media (max-width: 520px) {
  .b_main-side-box {
    margin-bottom: 6px;
  }
}
.b_main-side-box:before,
.b_main-side-box:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_main-side-box:after {
  clear: both;
}
.b_main-side-box > header h1 {
  margin: 11px 0 9px;
  font-size: 18px;
}
.b_main-side-box.ads {
  border-top: none;
  padding: 0;
}
.b_main-side-box.announcement {
  border-top-color: #777;
}
.b_main-side-box.events {
  border-top-color: #09c;
}
.b_main-side-box.events header h1 i {
  color: #07a;
}
.b_main-side-box.trending {
  border-top-color: #d50;
}
.b_main-side-box.trending header h1 i {
  color: #d50;
}
.b_main-side-box.weather {
  border-top-color: #ee9900;
}
.b_main-side-box.weather header h1 i {
  color: #ee9900;
}
.b_main-side-box.shortnews {
  border-top-color: #777;
}
.b_main-side-box.shortnews header h1 i {
  color: #777;
}
.b_main-side-box.twitter {
  border-top-color: #55acee;
}
.b_main-side-box.twitter header h1 {
  font-family: 'Trebuchet MS', sans-serif;
}
.b_main-side-box.twitter header h1 i {
  color: #55acee;
}
.b_main-side-box.twitter header h1 a {
  color: #bbb;
}
.b_main-side-box.twitter header h1 a:hover {
  color: #55acee;
}
.b_main-side-box.facebook {
  border-top-color: #3b5998;
  padding-bottom: 10px;
}
.b_main-side-box.facebook header h1 {
  font-family: 'Trebuchet MS', sans-serif;
}
.b_main-side-box.facebook header h1 i {
  color: #3b5998;
}
.b_main-side-box.facebook header h1 a {
  color: #bbb;
}
.b_main-side-box.facebook header h1 a:hover {
  color: #3b5998;
}
.b_main-side-box.jtj {
  border-top-color: #26a22b;
}
.b_main-side-box.search form {
  margin: 1em 0;
  position: relative;
  line-height: 1;
}
.b_main-side-box.search input[type="text"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  background-color: transparent;
  width: 100%;
  font-size: 14px;
  line-height: normal;
  outline: none;
  height: 30px;
  border: 1px solid #aaa;
  border-radius: 3px 10px 10px 3px;
  padding: 0 52px 0 4px;
  font-family: sans-serif;
}
.b_main-side-box.search input[type="text"]:focus,
.b_main-side-box.search input[type="text"]:hover {
  border-color: #09f;
}
.b_main-side-box.search button {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  border: none;
  font-size: 15px;
  width: 50px;
  height: 30px;
  color: black;
  line-height: normal;
  background-color: #4285f4;
  color: white;
  padding: 0;
  border-radius: 0 3px 3px 0;
  outline: none;
}
.b_main-side-box.search button:hover {
  background-color: #3a76d8;
}
.b_main-side-box.search input[type="text"]:hover + button,
.b_main-side-box.search input[type="text"]:focus + button {
  border-color: #4285f4;
}
.b_main-side-box.ebooks .items {
  margin: 1em -6px;
  padding: 0;
}
.b_main-side-box.ebooks .items:before,
.b_main-side-box.ebooks .items:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_main-side-box.ebooks .items:after {
  clear: both;
}
.b_main-side-box.ebooks .items li {
  display: block;
  float: left;
  width: 50%;
  padding: 0 3px;
  line-height: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.b_main-side-box.ebooks .items li a {
  display: block;
}
.b_main-side-box.ebooks .items li a:hover {
  box-shadow: 0 0 10px rgba(255, 180, 0, 0.5);
}
.b_side_trending .criteria {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  list-style: none;
  display: block;
  margin: 3px -2px;
  padding: 0;
  border-radius: 2px;
  overflow: hidden;
}
.b_side_trending .criteria:before,
.b_side_trending .criteria:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_side_trending .criteria:after {
  clear: both;
}
.b_side_trending .criteria li {
  text-align: center;
  display: block;
  width: 20%;
  margin: 0;
  overflow: hidden;
  float: left;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 1;
  white-space: nowrap;
  padding: 7px 0px;
  color: white;
  background-color: #e79b89;
  transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  font-size: 9px;
  font-weight: normal;
  border-left: 1px solid rgba(60, 0, 0, 0.1);
}
.b_side_trending .criteria li.active,
.b_side_trending .criteria li:hover.active {
  background-color: #CE4F21;
}
.b_side_trending .criteria li:hover {
  background-color: #a92c03;
}
.b_side_trending .criteria li i {
  display: block;
  margin-bottom: 4px;
  line-height: 1;
  font-size: 16px;
  text-align: center;
}
.b_side_trending .criteria li:first-child {
  border-left: none;
}
.b_side_trending .criteria.span li {
  width: 20%;
  font-size: 12px;
  padding: 6px 0;
}
.b_side_trending .criteria.kind li {
  width: 33.33%;
  font-size: 10px;
}
.b_side_trending ul.list2 {
  list-style: none;
  padding: 0;
  margin: 6px -2px;
}
.b_side_trending ul.list2 li:nth-child(2n+1) {
  background-color: #faf8f8;
}
.b_side_trending ul.list2 li:before,
.b_side_trending ul.list2 li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.b_side_trending ul.list2 li:after {
  clear: both;
}
.b_side_trending ul.list2 li .cover {
  float: left;
  background-color: silver;
  width: 86px;
  height: 86px;
  margin: 0 5px 0 0;
}
.b_side_trending ul.list2 li a {
  padding: 4px 0;
  min-height: 75px;
  display: block;
  color: black;
}
.b_side_trending ul.list2 li a:hover {
  background-color: #ffffe7;
  box-shadow: 0 0 8px #ffffa9;
}
.b_side_trending ul.list2 li a:hover .title {
  color: #b00;
}
.b_side_trending .info {
  text-align: justify;
  max-height: 63px;
  font-size: 15px;
  line-height: 21px;
  overflow: hidden;
}
.b_side_trending .rank {
  font-weight: bold;
}
.b_side_trending .counts {
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  line-height: 12px;
  margin-top: 3px;
}
.b_side_trending .counts i {
  margin: 0 2px 0 1px;
}
.b_side_trending .counts .icon-twitter {
  color: #55acee;
}
.b_side_trending .counts .icon-facebook {
  color: #3b5998;
}
.b_side_trending .counts .icon-bubble2 {
  color: #777;
}
.b_side_trending .noitems {
  text-align: center;
}
.b_side_trending .more {
  margin: 8px 0 8px;
}
.b_side_trending .more a {
  display: block;
  padding: 8px 0;
  line-height: 1;
  text-align: center;
  background-color: #eee;
}
.b_side_trending .more a:hover {
  background-color: #ddd;
}
.b_main-side-box.shortnews .entries {
  list-style: none;
  padding: 0;
  margin: 0 -2px 10px;
}
.b_main-side-box.shortnews .entries li {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  max-height: 36px;
  padding: 3px 0;
  border-bottom: 1px dashed silver;
}
.b_main-side-box.shortnews .entries li .new {
  line-height: 1;
  padding: 2px;
  border-radius: 2px;
  background-color: #b33;
  display: inline-block;
  font-family: Verdana, sans-serif;
  color: white;
  font-size: 10px;
}
.b_main-side-box.shortnews .entries li .pubdate {
  position: absolute;
  display: block;
  right: 0;
  bottom: 3px;
  color: #999;
  background-color: white;
  padding-left: 3px;
  font-size: 14px;
  line-height: 18px;
  z-index: 2;
}
.b_main-side-box.shortnews .entries li:first-child {
  border-top: 1px dashed silver;
}
.b_main-side-box.shortnews .entries li a {
  display: block;
  color: #038;
}
.b_main-side-box.shortnews .entries li a:hover {
  color: #c00;
}
.b_main-side-box.weather header h1 {
  margin-bottom: 5px;
}
.b_main-side-box.weather table {
  table-layout: fixed;
}
.b_main-side-box.weather th,
.b_main-side-box.weather td {
  vertical-align: top;
}
.b_main-side-box.weather .dlen-2 th,
.b_main-side-box.weather .dlen-2 td {
  width: 50%;
}
.b_main-side-box.weather .weather {
  font-size: 11px;
}
.b_main-side-box.weather .dlen-3 th,
.b_main-side-box.weather .dlen-3 td {
  width: 33.33%;
}
.b_main-side-box.weather img {
  max-width: 62px;
  height: auto;
}
.b_main-side-box.weather th {
  line-height: 1.3;
  padding-bottom: 1px;
  font-size: 12px;
  font-weight: normal;
}
.b_main-side-box.weather .date {
  font-size: 15px;
  font-weight: bold;
  font-family: Merriweather;
}
.b_main-side-box.weather .sent {
  font-size: 11px;
}
.b_main-side-box.weather .high {
  color: red;
  display: inline-block;
  font-weight: bold;
}
.b_main-side-box.weather .low {
  color: #07f;
  display: inline-block;
  font-weight: bold;
}
.b_main-side-box.weather .high + .high {
  display: none;
}
.b_main-side-box.weather .low + .low {
  display: none;
}
.b_main-side-box.weather .low + .high:before {
  font-weight: normal;
  color: black;
  content: '/ ';
}
.b_main-side-box.weather .go-to-details {
  margin: 6px 0 8px;
}
.b_main-side-box.weather .go-to-details a {
  text-align: center;
  line-height: 1;
  padding: 7px 0;
  display: block;
  background-color: #f0f0f0;
}
.b_main-side-box.weather .go-to-details a:hover {
  background-color: #ddd;
}
