.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.entry-refpost {
  margin: 0.7em 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  line-height: 1.6;
  padding: 8px;
  overflow: hidden;
  min-height: 94px;
}
.entry-refpost .cover {
  display: block;
  margin: 0 0 0 6px;
  background-color: #ccc;
  width: 98px;
  height: 98px;
  float: right;
}
.entry-refpost .cover:hover {
  opacity: 0.9;
}
.entry-refpost .titleline {
  line-height: 1.4;
}
.entry-refpost .title {
  color: black;
  font-weight: bold;
}
.entry-refpost .title:hover {
  color: #b05;
}
.entry-refpost .url {
  margin: 3px 0 0;
  display: block;
  line-height: 1.2;
  font-size: 88%;
  color: #07c;
}
.entry-refpost .url:hover {
  color: #a07;
}
@media (max-width: 500px) {
  .entry-refpost .url {
    display: none;
  }
}
.entry-refpost .date {
  font-weight: normal;
}
.entry-refpost .excerpt {
  margin: 4px 0;
  display: block;
  font-size: 12px;
  color: #555;
  line-height: 16px;
  max-height: 32px;
  overflow: hidden;
}
.entry-refpost .social {
  display: block;
  line-height: 1;
  font-size: 11px;
}
.entry-refpost .social i {
  margin-right: 2px;
}
.entry-refpost .social .icon-twitter {
  color: #50acee;
}
.entry-refpost .social .icon-facebook {
  color: #3b5998;
}
.entry-refpost .social .icon-bubble2 {
  color: #777;
}
.entry-main {
  font-size: 16px;
  word-wrap: break-word;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  max-width: 50em;
  margin: 0 auto;
  padding: 0 12px;
  line-height: 1.7;
}
.entry-main a {
  word-break: break-all;
}
.entry-main .dfp-ads {
  background-color: #f7f7f7;
}
.entry-main .dfp-ad-top {
  margin: 20px -10px 30px;
  text-align: center;
}
.entry-main .dfp-ad-bottom {
  margin: 2em auto;
  text-align: center;
  word-spacing: 30px;
}
.entry-main .dfp-ad-tail {
  margin: 0 auto;
  text-align: center;
}
.entry-main a.akwl:link,
.entry-main a.akwl:visited,
.entry-main a.akwl-nx:link,
.entry-main a.akwl-nx:visited {
  border-bottom: 1px dashed #bbb;
  margin-bottom: -1px;
}
.entry-main a.akwl:link,
.entry-main a.akwl:visited {
  color: #049;
}
.entry-main a.akwl:hover {
  color: #07c;
  border-bottom-color: #07c;
}
.entry-main a.akwl-nx:link,
.entry-main a.akwl-nx:visited {
  color: #500;
}
.entry-main a.akwl-nx:hover {
  color: #a00;
  border-bottom-color: #a00;
}
.entry-main .b_mob_socials {
  margin: 18px 0 24px;
}
.entry-main table caption {
  font-size: 90%;
  color: #666;
}
.entry-main .figcaption {
  font-size: 90%;
  color: #666;
  line-height: 1.4;
  display: inline-block;
}
@media (min-width: 950px) {
  .entry-main .img2col {
    margin-left: -3px;
    margin-right: -3px;
    width: auto;
    clear: both;
  }
  .entry-main .img2col:before,
  .entry-main .img2col:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .entry-main .img2col:after {
    clear: both;
  }
  .entry-main .img2col .col {
    float: left;
    width: 50%;
    padding: 0 3px;
    box-sizing: border-box;
  }
}
.entry-main hr {
  border: none;
  border-top: 1px solid silver;
  background-color: transparent;
}
.entry-main img {
  height: auto !important;
}
.entry-main img.pict {
  margin: 0;
}
.entry-main img.right {
  max-width: 50%;
  float: right;
  margin: 0 0 0.5em 0.5em;
}
.entry-main img.left {
  max-width: 50%;
  float: left;
  margin: 0 0 0.5em 0.5em;
}
.entry-main .antipad img,
.entry-main .antipad iframe {
  vertical-align: middle;
}
.entry-main .slidable {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.entry-main .twitter-mobile-follow {
  margin: 1em 0;
  text-align: center;
  background-color: #f2f3f3;
  line-height: 0;
  padding: 8px 0;
}
.entry-main .iframe-resp {
  margin: 0 auto;
  display: block;
}
.entry-main .iframe-resp .screen {
  background-color: #ddd;
  position: relative;
  display: block;
  margin: 0 -10px;
}
.entry-main .iframe-resp .screen iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.entry-main .nostalgia {
  margin: 22px 0;
  line-height: 1.5;
  font-size: 13px;
  font-family: "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}
.entry-main .nostalgia a {
  margin: 0 auto;
  display: block;
  max-width: 500px;
  color: #333;
  background-color: #f3f3f3;
  border-radius: 4px;
  padding-right: 6px;
  overflow: hidden;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.entry-main .nostalgia a:before,
.entry-main .nostalgia a:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-main .nostalgia a:after {
  clear: both;
}
.entry-main .nostalgia a:hover {
  color: #a00;
  background-color: #f5f5e0;
}
.entry-main .nostalgia img {
  float: left;
  width: 52px;
  height: 52px;
  margin-right: 6px;
  border-radius: 4px 0 0 4px;
  overflow: hidden;
}
.entry-main .nostalgia .label {
  text-align: center;
  margin-top: 7px;
  display: block;
  white-space: nowrap;
}
.entry-main .nostalgia .title {
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.entry-main .tabbed-tags {
  margin: 20px 0;
}
.entry-main .tabbed-tags .control {
  margin: 14px 0;
  text-align: center;
  display: none;
}
.entry-main .tabbed-tags .control .prevnext {
  font-family: joetsutj;
  display: inline-block;
  border: none;
  background-color: #E2B866;
  color: white;
  font-weight: bold;
  width: 40px;
  height: 28px;
  border-radius: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  padding: 7px;
}
.entry-main .tabbed-tags .control .prevnext:hover {
  background-color: #d08600;
}
.entry-main .tabbed-tags .control .prevnext[disabled] {
  background-color: silver;
}
.entry-main .tabbed-tags .control .prevnext:focus {
  outline: none;
}
.entry-main .tabbed-tags .control .pagedisp {
  margin: 0 5px;
}
.entry-main .tabbed-tags .criteria {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  list-style: none;
  display: block;
  margin: 6px -2px 3px;
  padding: 0;
  border-radius: 2px;
  overflow: hidden;
}
.entry-main .tabbed-tags .criteria:before,
.entry-main .tabbed-tags .criteria:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-main .tabbed-tags .criteria:after {
  clear: both;
}
.entry-main .tabbed-tags .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;
  transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  line-height: 1;
  white-space: nowrap;
  padding: 5px 0px;
  color: white;
  background-color: #e79b89;
  font-size: 9px;
  font-weight: normal;
  border-left: 1px solid rgba(60, 0, 0, 0.1);
}
.entry-main .tabbed-tags .criteria li.active,
.entry-main .tabbed-tags .criteria li:hover.active {
  background-color: #CE4F21;
}
.entry-main .tabbed-tags .criteria li:hover {
  background-color: #a92c03;
}
.entry-main .tabbed-tags .criteria li i {
  display: block;
  margin-bottom: 4px;
  line-height: 1;
  font-size: 16px;
  text-align: center;
}
.entry-main .tabbed-tags .criteria li:first-child {
  border-left: none;
}
.entry-main .tabbed-tags .criteria.span li {
  width: 20%;
  font-size: 12px;
  padding: 7px 0;
}
.entry-main .tabbed-tags .criteria.kind li {
  width: 25%;
  font-size: 10px;
}
.entry-main .tabbed-tags .more {
  display: none;
  text-align: center;
  line-height: 1;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 13px 0 12px;
  margin: 4px auto;
  cursor: pointer;
  font-size: 14px;
  border-bottom: 2px solid #eee09d;
  color: #510;
  border-radius: 3px 3px 10px 10px;
  background-color: #f6edc5;
  transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
}
.entry-main .tabbed-tags .more:hover {
  transition: background-color 0s linear;
  -moz-transition: background-color 0s linear;
  -webkit-transition: background-color 0s linear;
  background-color: #f6e49d;
}
.entry-main .tabbed-tags .viewonmap {
  display: none;
  margin: 0.8em 0 0.5em;
  text-align: center;
  line-height: 0;
}
.entry-main .tabbed-tags .viewonmap i {
  font-size: 24px;
  display: block;
  line-height: 1;
}
.entry-main .tabbed-tags .viewonmap a {
  line-height: 1;
  display: inline-block;
  text-align: center;
  color: #888;
}
.entry-main .tabbed-tags .viewonmap a:hover {
  color: #a07;
}
.entry-main .tabbed-tags .viewonmap a span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  line-height: 1;
}
.entry-main .tabbed-tags .tags {
  overflow: hidden;
  border-bottom: 2px solid #3a0;
  margin: 0 0 4px;
}
.entry-main .tabbed-tags .tags ul {
  list-style: none;
  margin-bottom: -1px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  line-height: 0;
}
.entry-main .tabbed-tags .tags ul:before,
.entry-main .tabbed-tags .tags ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-main .tabbed-tags .tags ul:after {
  clear: both;
}
.entry-main .tabbed-tags .tags ul li {
  float: left;
  margin: 0;
  width: auto;
  height: 36px;
  vertical-align: middle;
  margin: 0 2px;
  overflow: hidden;
  white-space: nowrap;
}
.entry-main .tabbed-tags .tags ul li i {
  display: block;
  float: left;
  margin-right: 3px;
  margin-top: -1px;
}
.entry-main .tabbed-tags .tags ul a {
  line-height: 1;
  font-size: 14px;
  vertical-align: middle;
  padding: 12px 9px 11px 9px;
  display: block;
  border-radius: 0;
  background-color: #bbd01b;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  transition: background-color 0.25s linear;
  -moz-transition: background-color 0.25s linear;
  -webkit-transition: background-color 0.25s linear;
  color: white;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.entry-main .tabbed-tags .tags ul a:hover {
  background-color: #85c504;
}
.entry-main .tabbed-tags .tags ul a:hover:before {
  color: #85c504;
}
.entry-main .tabbed-tags .tags ul a:hover:after {
  color: #85c504;
}
.entry-main .tabbed-tags .tags ul li.active a {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  transition: background-color 0s linear;
  -moz-transition: background-color 0s linear;
  -webkit-transition: background-color 0s linear;
  background-color: #26a22b;
}
.entry-main .tabbed-tags .tags ul li.active a:before {
  color: #26a22b;
}
.entry-main .tabbed-tags .tags ul li.active a:after {
  color: #26a22b;
}
.entry-main .tabbed-tags ul.entries {
  list-style: none;
  padding: 0;
  margin: -2px 1em;
  font-size: 14px;
  margin: 0 -4px;
}
.entry-main .tabbed-tags ul.entries:before,
.entry-main .tabbed-tags ul.entries:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-main .tabbed-tags ul.entries:after {
  clear: both;
}
.entry-main .tabbed-tags ul.entries li {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 4px;
  margin: 4px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.entry-main .tabbed-tags ul.entries a {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  display: block;
  border-radius: 0px;
  border: 1px solid #e0e0e0;
  border-top-color: #f3f3f3;
  border-bottom-color: #ccc;
  border-left: none;
  height: 120px;
  overflow: hidden;
  box-shadow: 0 0.7px 2px rgba(0, 0, 0, 0.1);
  transition: background-color 0.25s linear;
  -moz-transition: background-color 0.25s linear;
  -webkit-transition: background-color 0.25s linear;
}
.entry-main .tabbed-tags ul.entries a:before,
.entry-main .tabbed-tags ul.entries a:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-main .tabbed-tags ul.entries a:after {
  clear: both;
}
.entry-main .tabbed-tags ul.entries .labels-rank {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 1;
}
.entry-main .tabbed-tags ul.entries .labels-rank .label {
  padding: 7px 0 7px 8px;
  height: 26px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-width: 45px;
  position: static;
  background-color: #fd0;
  background-color: rgba(255, 221, 0, 0.92);
  color: black;
}
.entry-main .tabbed-tags ul.entries .labels-rank .label span {
  position: relative;
  z-index: 10;
}
.entry-main .tabbed-tags ul.entries .labels-rank .label:before {
  content: '';
  position: absolute;
  right: -52px;
  top: -26px;
  border: 26px solid transparent;
  border-left-color: #fd0;
  border-left-color: rgba(255, 221, 0, 0.92);
  z-index: 0;
}
.entry-main .tabbed-tags ul.entries .labels-rank .new {
  display: block;
  top: -0.1px;
  left: -0.1px;
  width: 40px;
  height: 40px;
  background-image: url('/static/images/entry/new-corner.png');
  background-repeat: no-repeat;
  background-size: 40px;
}
.entry-main .tabbed-tags ul.entries .cover {
  float: left;
  width: 118px;
  height: 118px;
  margin-right: 5px;
  background-color: #eee;
}
.entry-main .tabbed-tags ul.entries .info {
  display: block;
  padding: 3px 6px 3px 5px;
  color: #333;
}
.entry-main .tabbed-tags ul.entries .title {
  font-family: "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
  color: #222;
  display: block;
  font-weight: bold;
  font-size: 15px;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.entry-main .tabbed-tags ul.entries .datetime {
  line-height: 17px;
  font-size: 12px;
  color: #333;
  display: block;
  text-align: right;
  white-space: nowrap;
}
.entry-main .tabbed-tags ul.entries .excerpt {
  color: #666;
  display: block;
  font-size: 12px;
  line-height: 16px;
  margin: 2px 0;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.entry-main .tabbed-tags ul.entries .counts {
  display: block;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
  overflow: hidden;
  font-size: 13px;
  font-family: "Roboto", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}
.entry-main .tabbed-tags ul.entries .counts i {
  margin-right: 2px;
}
.entry-main .tabbed-tags ul.entries .counts .icon-twitter {
  color: #50acee;
}
.entry-main .tabbed-tags ul.entries .counts .icon-facebook {
  color: #3b5998;
}
.entry-main .tabbed-tags ul.entries .counts .icon-bubble2 {
  color: #777;
}
.entry-main .tabbed-tags ul.entries a:hover {
  background-color: #fffff5;
  transition: background-color 0s linear;
  -moz-transition: background-color 0s linear;
  -webkit-transition: background-color 0s linear;
}
.entry-main .tabbed-tags ul.entries a:hover .title {
  color: #b00;
}
@media (max-width: 1050px) {
  .entry-main .tabbed-tags ul.entries li {
    width: 100%;
    margin: 3px 0;
  }
  .entry-main .tabbed-tags ul.entries a {
    height: 100px;
  }
  .entry-main .tabbed-tags ul.entries .cover {
    width: 98px;
    height: 98px;
  }
  .entry-main .tabbed-tags ul.entries .title {
    line-height: 22px;
    height: 22px;
    -webkit-line-clamp: 1;
  }
}
.entry-main header h1 {
  font-size: 24px;
  margin: 0 0 0.4em;
}
.entry-main p {
  margin: 1.4em 0;
}
.entry-main > p {
  text-align: justify;
}
.entry-main h1,
.entry-main h2,
.entry-main h3,
.entry-main h4 {
  font-family: "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}
.entry-main .bc {
  margin: 8px 0;
  font-size: 14px;
}
.entry-main h2 {
  font-size: 24px;
  padding-bottom: 0.2em;
  border-bottom: 1px solid black;
}
.entry-main h3 {
  font-size: 20px;
  line-height: 1.2;
  background-color: #f3f3f3;
  padding: 10px;
  border-radius: 3px;
}
@media (max-width: 470px) {
  .entry-main .bc {
    margin: 5px 0 6px;
  }
  .entry-main header h1 {
    font-size: 21px;
  }
  .entry-main h2 {
    font-size: 21px;
  }
  .entry-main h3 {
    font-size: 18px;
  }
}
.entry-main a[href^="http://livedoor.blogimg.jp/"] {
  display: inline-block;
  text-align: center;
  line-height: 0;
}
.entry-main a[href^="http://livedoor.blogimg.jp/"] img {
  display: inline-block;
  line-height: 0;
  margin: 0;
}
.entry-main .pubdatetime {
  font-size: 15px;
  margin: 0.4em 0 1em;
  text-align: right;
}
.entry-main blockquote {
  border-left: 4px solid #999;
  padding: 12px 10px 12px 32px;
  font-size: 95%;
  max-width: 50em;
  margin: 1.2em 2em;
  background-color: #fafafa;
  box-shadow: 0 1px 1px rgba(70, 60, 50, 0.4);
  position: relative;
}
.entry-main blockquote p {
  margin: 1em 0;
}
.entry-main blockquote:before {
  position: absolute;
  content: '\eb18';
  font-family: joetsutj;
  font-size: 17px;
  line-height: 1;
  top: 8px;
  left: 8px;
  color: #bbb;
}
.entry-main table {
  font-size: 15px;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  border-collapse: collapse;
}
.entry-main th,
.entry-main td {
  border: 1px solid #d0d0d0;
  padding: 0.5em;
}
.entry-main th {
  background-color: #f8f8f8;
}
@media (max-width: 640px) {
  .entry-main {
    font-size: 15px;
    padding: 0;
  }
  .entry-main .antipad {
    display: block;
    margin: 0 -10px;
  }
  .entry-main .antipad2 {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .entry-main h3 {
    margin-left: -10px;
    margin-right: -10px;
    border-radius: none;
  }
  .entry-main table {
    font-size: 14px;
  }
  .entry-main th,
  .entry-main td {
    font-size: 14px;
    padding: 3px;
  }
}
.entry-main .notpublic {
  border-radius: 2px;
  margin: 0.9em 0;
  padding: 6px;
  border: 1px solid #caa;
  background-color: #fdd;
  color: #900;
}
.entry-main .revision {
  border-radius: 2px;
  margin: 0.9em 0;
  padding: 6px;
  border: 1px solid #aaa;
  background-color: #f5f5f5;
}
.entry-main .fb-post {
  max-width: 100% !important;
  display: block;
  text-align: center;
}
.entry-main .fb-post span {
  max-width: 100% !important;
  display: inline-block;
}
.entry-main .fb-post iframe {
  max-width: 100% !important;
}
.entry-footer .gotocomm {
  font-size: 13px;
  margin: 16px 0 26px;
  line-height: 1.2;
  text-align: center;
}
.entry-footer .gotocomm a {
  color: gray;
}
.entry-footer .gotocomm a:hover {
  color: #333;
}
.entry-footer .share {
  margin: 1.5em 0 0;
  text-align: center;
  line-height: 0;
}
.entry-footer .share .facebook-share {
  width: 58px;
  margin: 0 3px;
  vertical-align: top;
}
.entry-footer .share .fb-like {
  width: 69px;
  margin: 0 3px;
  vertical-align: top;
}
.entry-footer .share iframe[id^='twitter-widget-'] {
  width: 71px;
  margin: 0 3px;
  vertical-align: top;
}
.entry-footer .share .linesend {
  display: inline-block;
  margin: 0 3px;
  vertical-align: top;
}
.entry-footer .comments {
  margin-top: 10px;
  border-top: 1px solid #3b5998;
}
.entry-footer .comments .fb-comments {
  display: block;
  line-height: 0;
  margin: 10px 0;
}
.etail-entries1 h2 {
  margin: 1em 0 10px;
  border-bottom: 1px solid black;
  padding: 0 0 5px;
  font-size: 18px;
}
.etail-entries1 ul {
  margin: 10px -4px;
  padding: 0;
  list-style: none;
}
.etail-entries1 ul:before,
.etail-entries1 ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.etail-entries1 ul:after {
  clear: both;
}
.etail-entries1 li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  padding: 4px;
  width: 33.3%;
}
@media (max-width: 640px) {
  .etail-entries1 li {
    width: 50%;
  }
}
.etail-entries1 li a {
  display: block;
}
.etail-entries1 .cover {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 65%;
  background-image: url('/static/images/noimage.jpg');
  background-position: center;
  background-size: cover;
}
.etail-entries1 .cover img {
  display: block;
  position: absolute;
}
.etail-entries1 .cover .new {
  display: block;
  position: absolute;
  top: -0.1px;
  left: -0.1px;
  width: 40px;
  height: 40px;
  z-index: 2;
  background-image: url('/static/images/entry/new-corner.png');
  background-repeat: no-repeat;
  background-size: 40px;
}
.etail-entries1 .cover .excerpt {
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 8px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 13px;
  color: white;
  opacity: 0;
  transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
}
.etail-entries1 .pubdate {
  color: #888;
  font-size: 11px;
  display: block;
  margin: 5px 0 1px;
  line-height: 1.3;
}
.etail-entries1 .title {
  font-family: YuGothic, "Yu Gothiic", "Hiragino Kaku Gothic", sans-serif;
  display: block;
  font-weight: normal;
  color: #222;
  font-size: 15px;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .etail-entries1 .title {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
  }
  .etail-entries1 .cover {
    padding-bottom: 60%;
  }
}
.etail-entries1 li:hover .excerpt {
  opacity: 1;
}
.etail-entries1 li:hover .title {
  color: #c00;
}
.entry-nextprev {
  margin: 24px -4px;
}
.entry-nextprev:before,
.entry-nextprev:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-nextprev:after {
  clear: both;
}
.entry-nextprev .nextprev {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  padding: 0 4px;
  width: 50%;
}
.entry-nextprev .nextprev a {
  display: block;
}
.entry-nextprev .cover {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 35.3503%;
  background-image: url('/static/images/noimage.jpg');
  background-position: center;
  background-size: cover;
}
.entry-nextprev .cover img {
  display: block;
  position: absolute;
}
.entry-nextprev .cover .excerpt {
  display: block;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 8px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 13px;
  color: white;
  opacity: 0;
  transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
}
.entry-nextprev .title {
  font-family: YuGothic, "Yu Gothiic", "Hiragino Kaku Gothic", sans-serif;
  display: block;
  font-weight: normal;
  color: #222;
  font-size: 16px;
  margin-top: 3px;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .entry-nextprev .title {
    font-size: 15px;
    line-height: 19px;
    height: 57px;
  }
}
.entry-nextprev .nextprev:hover .excerpt {
  opacity: 1;
}
.entry-nextprev .nextprev:hover .title {
  color: #c00;
}
#zenback-widget {
  margin-top: 0.7em !important;
  margin-bottom: 0 !important;
}
#zenback-widget .logly-lift-ad-lead {
  font-size: 12px !important;
}
#zenback-widget .zenback-module {
  margin-bottom: 14px !important;
}
#zenback-widget .logly-lift-ad {
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  width: 50% !important;
  float: left !important;
  margin: 0 !important;
  font-size: 12px !important;
  margin-bottom: 4px !important;
}
#zenback-widget .logly-lift-ad-body {
  margin-bottom: 0px !important;
}
#zenback-twitter .zenback-module-item {
  font-size: 14px !important;
}
#zenback-widget .zenback-module-label a,
#zenback-widget .zenback-module-label span {
  line-height: 1.7 !important;
}
@media (max-width: 600px) {
  #zenback .logly-lift-ad {
    width: 100% !important;
    float: none !important;
  }
  #zenback #logly-lift-widget-label {
    display: none;
  }
  #zenback #zenback-twitter .zenback-module-item {
    font-size: 13px !important;
    margin-bottom: 4px !important;
  }
  #zenback #zenback-twitter .zenback-module-item-content {
    line-height: 1.2 !important;
  }
  #zenback #zenback-twitter .zenback-module-item-content {
    margin-top: 0px !important;
    margin-bottom: 4px !important;
  }
  #zenback #zenback-twitter .zenback-module-more-link {
    margin: 0 3px !important;
  }
  #zenback-widget div,
  #zenback-widget img,
  #zenback-widget ul,
  #zenback-widget li,
  #zenback-widget iframe,
  #zenback-widget span,
  #zenback-widget a {
    line-height: 1.4 !important;
  }
}
#zenback-facebook-comment .zenback-module-label {
  display: none !important;
}
#zenback-widget-loader iframe {
  display: block !important;
}
#zenback-powered {
  margin-top: 0.5em !important;
}
#zenback-related-links .zenback-module-item {
  font-size: 13px !important;
  margin-bottom: 3px !important;
}
#logly-lift-widget-label {
  display: none;
}
#zenback-widget #zenback-related-article {
  line-height: 1.4 !important;
  margin-bottom: 10px !important;
}
#zenback-widget #zenback-related-article ul.zenback-module-list {
  width: 100% !important;
}
#zenback-widget #zenback-related-article li.zenback-module-item {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block !important;
  float: left !important;
  width: 16.666% !important;
  height: auto !important;
  text-align: center !important;
  padding: 0 !important;
  margin-bottom: 0.3em !important;
}
@media (max-width: 700px) {
  #zenback-widget #zenback-related-article li.zenback-module-item {
    width: 33.333% !important;
  }
}
@media (max-width: 340px) {
  #zenback-widget #zenback-related-article li.zenback-module-item {
    width: 50% !important;
    overflow: hidden !important;
  }
}
#zenback-widget #zenback-related-article .zenback-module-item-thumbnail {
  margin: 0 auto !important;
}
#zenback-widget #zenback-related-article .zenback-module-item-title {
  line-height: 18px !important;
  font-size: 14px !important;
  margin: 4px auto !important;
  height: 54px !important;
  overflow: hidden !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#zenback-widget #zenback-related-article .zenback-module-item-title a {
  line-height: 18px !important;
}
.entry-main .entry-event-info {
  font-size: 14px;
}
.entry-main .entry-event-info table {
  font-size: 14px;
  margin: 15px auto;
  border-collapse: collapse;
}
.entry-main .entry-event-info th {
  white-space: nowrap;
}
.entry-main .entry-event-info th,
.entry-main .entry-event-info td {
  border: none;
  vertical-align: middle;
  padding: 0.5em 0.7em;
  background-color: #f9fafb;
}
.entry-main .entry-event-info td p {
  margin: 0.1em 0;
}
.entry-main .entry-event-info tr {
  border-top: 1px solid #7eaad1;
  border-bottom: 1px solid #7eaad1;
}
.entry-main .entry-event-info h2 {
  margin: 22px 0;
}
.entry-main .entry-event-info h2 i {
  color: #07b;
}
.entry-main .entry-event-info h3 {
  border-left: 7px solid #07b;
  padding-left: 7px;
  margin: 15px 0;
}
.entry-main .entry-event-info .sched {
  margin: 0;
}
.entry-main .entry-event-info .sched th,
.entry-main .entry-event-info .sched td,
.entry-main .entry-event-info .sched tr {
  padding: 4px 5px;
  border: none;
}
.b_e_form {
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.b_e_form table {
  width: 100%;
}
.b_e_form .submit-line {
  text-align: center;
  margin: 7px 0 15px;
}
.b_e_form button[type="submit"] {
  padding: 10px;
  line-height: 1;
  display: inline-block;
  border-radius: 4px;
  background: #2a6;
  border: 1px solid #197f4d;
  box-shadow: 0 1px 1px #55dd99 inset, 0 -2px 1px #197f4d inset;
  color: #fff;
}
.b_e_form button[type="submit"]:link,
.b_e_form button[type="submit"]:visited {
  color: #fff;
}
.b_e_form button[type="submit"]:hover {
  color: #fff;
  background: #2b7;
  border: 1px solid #1a905c;
  box-shadow: 0 1px 1px #61e2a9 inset, 0 -2px 1px #1a905c inset;
}
.b_e_form .hfields th,
.b_e_form .hfields td {
  border: none;
  padding: 6px;
}
.b_e_form .hfields tr {
  border: 1px solid silver;
}
.b_e_form .vfields th,
.b_e_form .vfields td {
  font-size: 14px;
  margin: 3px;
  text-align: left;
  display: block;
  border: none !important;
  padding: 0 !important;
}
.b_e_form .vfields tr {
  display: block;
  padding: 6px 0;
}
.b_e_form .reqsign {
  vertical-align: super;
  font-size: 85%;
  font-weight: bold;
  color: red;
}
.b_e_form input[type="text"],
.b_e_form textarea {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fafafa;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  padding: 6px;
  outline: none;
  display: block;
}
.b_e_form input[type="text"]:focus,
.b_e_form textarea:focus {
  border-color: #07f;
  background-color: white;
}
.b_e_form .error input[type="text"],
.b_e_form .error textarea {
  border-color: red;
}
.b_e_form .errorlist {
  list-style: none;
  padding: 0;
  margin: 3px 0;
}
.b_e_form .errorlist li {
  font-size: 13px;
  line-height: 1.2;
  padding: 3px;
  color: #f00;
}
