@charset "UTF-8";
/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, select, button, input, textarea, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background: #FFF;
  border-bottom: 1px solid #ccc;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; }

a {
  color: black;
  text-decoration: none; }
  a:visited, a:focus {
    color: black; }
  a:hover {
    color: #505050; }
  a:active {
    color: black; }
  a:hover {
    text-decoration: none; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

h1 {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  padding: 8px 0px 0px 7px;
  margin-right: 5px; }

#owarai h1 {
  background: url(https://ex-chaos.appspot.com/api/download/86b1d753-d04b-405b-96bf-b5caf559015e) no-repeat right -48px;
  background-size: auto 104px; }

#convenist h1 {
  background: url(https://ex-chaos.appspot.com/api/download/86b1d753-d04b-405b-96bf-b5caf559015e) no-repeat right -22px;
  background-size: auto 100px; }

h1 a {
  display: block; }

a.more {
  display: block;
  background: #e82c46;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  margin: 0 5px 5px;
  color: #fff; }
  a.more:visited, a.more:focus, a.more:hover, a.more:active {
    color: #fff; }
  a.more:hover {
    text-decoration: none; }

.mb3 {
  margin-bottom: 3px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr20 {
  margin-right: 20px; }

.mr30 {
  margin-right: 30px; }

.mr40 {
  margin-right: 40px; }

/*list[a]*/
.bodya {
  height: 90px; }

.lista {
  overflow: hidden;
  *zoom: 1;
  padding: 3px 7px 2px; }
  .lista .entrylink {
    display: block; }
  .lista .thum {
    width: 100%;
    height: 53px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    background-color: #e4e4e4; }
  .lista .thumimg {
    max-height: 53px; }
  .lista .entryimg {
    float: left;
    /*width: 31.4%;*/
    width: 100px;
    height: 53px; }
  .lista .entrytxt {
    /*width: 66.6%;*/
    /*float: right;*/
    padding-left: 110px; }
    .lista .entrytxt dt {
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .lista dd {
    font-size: 11px;
    color: #bbb;
    font-weight: normal; }
  .lista dt {
    font-weight: bold;
    line-height: 1.1em;
    font-size: 11px;
    padding: 1px 0;
    word-wrap: break-word; }

.bodya h1 a:after {
  content: " ＞";
  color: #e82c46;
  font-weight: normal; }

/*#convenist.bodya .lista{
  background: #FF8C00;
}*/
#convenist.bodya h1 a:after {
  color: #FF8C00; }
#convenist.bodya .lista .thum {
  background: url(https://convenist.favclip.com/assets/images/convenist/bg-dot.png); }

/*#convenist.bodya h1,#convenist.bodya .lista dt,#convenist.bodya .lista dd{
  color: white;
}
#convenist.bodya .lista .entryimg{
  border: 1px solid white;
}*/
/*list[b]*/
.bodyb {
  height: 90px; }

.listb {
  overflow: hidden;
  *zoom: 1;
  padding: 3px 14px 2px 7px; }
  .listb .entrylink {
    display: block; }
  .listb .thum {
    width: 100%;
    height: 53px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    background-color: #e4e4e4; }
  .listb .thumimg {
    max-height: 53px; }
  .listb .entryimg {
    float: right;
    /*width: 32%;*/
    width: 100px;
    height: 53px; }
  .listb .entrytxt {
    padding-right: 110px;
    /*width: 67%;*/
    /*float: left;*/ }
    .listb .entrytxt dt {
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .listb dd {
    font-size: 11px;
    font-weight: normal; }
  .listb dt {
    font-weight: bold;
    line-height: 1.1em;
    font-size: 11px;
    padding: 1px 0;
    word-wrap: break-word; }

.bodyb h1 a:after {
  content: " ＞";
  color: #e82c46;
  font-weight: normal; }

#convenist.bodyb .listb {
  background: #FF8C00; }
#convenist.bodyb h1 {
  color: white; }
  #convenist.bodyb h1 a:after {
    color: #FF8C00; }
#convenist.bodyb .listb dt, #convenist.bodyb .listb dd {
  color: white; }
#convenist.bodyb .listb .entryimg {
  border: 1px solid white; }
#convenist.bodyb .listb .thum {
  background: url(https://convenist.favclip.com/assets/images/convenist/bg-dot.png); }

/*list[c]*/
.listc .entrylink {
  clear: both;
  display: block;
  padding: 5px 0;
  max-height: 63px; }
.listc .thum {
  width: 95px;
  height: 53px;
  display: block;
  float: left;
  margin-right: 10px;
  text-align: center;
  background-color: #e4e4e4; }
.listc .thumimg {
  max-width: 95px;
  max-height: 53px; }
.listc dl {
  margin-left: 105px; }
.listc dd {
  font-size: 11px;
  color: #bbb;
  font-weight: normal; }
.listc dt {
  font-weight: bold;
  line-height: 1.1em;
  font-size: 13px;
  word-wrap: break-word; }

section.listc {
  overflow: hidden;
  padding: 2px 0px 0px 7px; }

#owarai.bodyc h1, #convenist.bodyc h1 {
  background: none;
  margin: 0;
  padding: 0; }

.bodyc {
  width: 300px; }
  .bodyc h1 img {
    width: 100%; }

#convenist.bodyc h1 a:after {
  color: #FF8C00; }
#convenist.bodyc a.more {
  background: #FF8C00; }
#convenist.bodyc .listc .thum {
  background: url(https://convenist.favclip.com/assets/images/convenist/bg-dot.png); }
