@charset "UTF-8";
.content {
  width: 100%;
  margin-bottom: 8px;
}
.content.pickupBox {
  border-top: none;
}

.contentHeader {
  *zoom: 1;
}
.contentHeader:before, .contentHeader:after {
  content: " ";
  display: table;
}
.contentHeader:after {
  clear: both;
}
.contentHeader .title {
  font-size: 108%;
}
.contentHeader .title .subTitle {
  font-size: 84%;
  margin-left: 6px;
  vertical-align: middle;
}
.contentHeader .arrow {
  float: right;
  color: #666;
}
.contentHeader .arrow:before {
  content: "▶ ";
  margin-right: 0;
  margin-left: -3px;
}
.contentHeader .arrow:hover {
  color: #006699;
  text-decoration: none;
}
.contentHeader .arrowRcolumn {
  float: right;
  color: #666;
  font-size: 85%;
  padding-right: 4px;
}
.contentHeader .arrowRcolumn:before {
  content: "▶";
  margin-right: 2px;
}
.contentHeader .arrowRcolumn:hover {
  color: #006699;
  text-decoration: none;
}

.contentBody p {
  line-height: 130%;
}

.contentsContainer {
  width: 100%;
  margin-bottom: 8px;
}
.contentsContainer .containerHeader {
  *zoom: 1;
  padding-top: 12px;
  margin-bottom: 8px;
}
.contentsContainer .containerHeader:before, .contentsContainer .containerHeader:after {
  content: " ";
  display: table;
}
.contentsContainer .containerHeader:after {
  clear: both;
}
.contentsContainer .containerHeader .title {
  float: left;
  font-size: 115%;
  color: #666;
}
.contentsContainer .containerHeader .arrow {
  float: right;
  font-size: 90%;
  color: #666;
  margin-left: 27px;
  margin-right: 5px;
}
.contentsContainer .containerHeader .arrow:before {
  content: "▶";
  margin-right: 3px;
}
.contentsContainer .containerHeader .arrow:hover {
  color: #006699;
  text-decoration: none;
}

.videoBox .contentHeader {
  padding-top: 16px;
  border-top: #dbdbdb solid 1px;
  margin-bottom: 12px;
}
.videoBox .contentHeader .title {
  float: left;
}
.videoBox .contentHeader .title a {
  font-weight: bold;
}
.videoBox .contentHeader .title a:hover {
  text-decoration: underline;
}
.videoBox .contentHeader .title .balloon.tag, .videoBox .contentHeader .title .tagList.selected .balloon.back, .tagList.selected .videoBox .contentHeader .title .balloon.back {
  font-weight: normal;
}
.videoBox .contentHeader .item {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  float: left;
}
.videoBox .contentHeader .item:hover .dicIcon {
  display: block;
}
.videoBox .contentHeader .dicIcon {
  display: none;
  vertical-align: middle;
}
.videoBox .contentHeader .title {
  float: left;
  color: #666;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}
.videoBox .contentHeader .title li {
  list-style: none;
}
.videoBox .contentHeader .title .balloon {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  border: #ccc solid 1px;
  border-radius: 4px;
  padding: 4px;
}
.videoBox .contentHeader .title .tag, .videoBox .contentHeader .title .tagList.selected .back, .tagList.selected .videoBox .contentHeader .title .back, .videoBox .contentHeader .title.tag, .videoBox .contentHeader .tagList.selected .title.back, .tagList.selected .videoBox .contentHeader .title.back {
  padding: 0 20px 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: #ccc solid 1px;
  border-radius: 4px;
  font-size: 93%;
  line-height: 24px;
  height: 26px;
  background-color: #fff;
  color: #666;
  overflow: hidden;
}
.videoBox .contentHeader .title .tag .boom, .videoBox .contentHeader .title .tagList.selected .back .boom, .tagList.selected .videoBox .contentHeader .title .back .boom, .videoBox .contentHeader .title.tag .boom, .videoBox .contentHeader .tagList.selected .title.back .boom, .tagList.selected .videoBox .contentHeader .title.back .boom {
  padding-right: 6px;
}
.videoBox .contentHeader .title .tag .boom:before, .videoBox .contentHeader .title .tagList.selected .back .boom:before, .tagList.selected .videoBox .contentHeader .title .back .boom:before, .videoBox .contentHeader .title.tag .boom:before, .videoBox .contentHeader .tagList.selected .title.back .boom:before, .tagList.selected .videoBox .contentHeader .title.back .boom:before {
  content: url(/images/modules/tag/icon_trendtag.png);
  vertical-align: middle;
  display: inline-block;
  width: 13px;
}
.videoBox .contentHeader .title .tag:hover, .videoBox .contentHeader .title .tagList.selected .back:hover, .tagList.selected .videoBox .contentHeader .title .back:hover, .videoBox .contentHeader .title.tag:hover, .videoBox .contentHeader .tagList.selected .title.back:hover, .tagList.selected .videoBox .contentHeader .title.back:hover {
  color: #fff;
  background-color: #666;
  text-decoration: none;
}
.videoBox .contentHeader .title .tag .num, .videoBox .contentHeader .title .tagList.selected .back .num, .tagList.selected .videoBox .contentHeader .title .back .num, .videoBox .contentHeader .title.tag .num, .videoBox .contentHeader .tagList.selected .title.back .num, .tagList.selected .videoBox .contentHeader .title.back .num {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  text-align: left;
  border-right: #ccc solid 1px;
  padding-right: 8px;
  margin-right: 4px;
  font-family: impact;
  font-size: 108%;
  line-height: 24px;
}
.videoBox .contentHeader .title .dicArea {
  display: block;
  position: absolute;
  top: 6px;
  right: 4px;
}
.videoBox .contentHeader .title .itemDescription {
  display: block;
  position: absolute;
  top: 22px;
  right: 0;
  width: 480px;
  padding: 8px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 85%;
  line-height: 120%;
  z-index: 100;
}
.videoBox .contentHeader .title .showRankingMsg {
  display: inline-block;
  font-size: 93%;
  padding: 10px 6px 0;
  font-weight: normal;
}
.videoBox .contentHeader .title .showRankingMsg .item {
  margin: -8px 4px 0 -8px;
}
.videoBox .contentHeader .read {
  float: right;
  color: #666;
  font-size: 93%;
}
.videoBox .contentHeader .read:before {
  content: "";
  display: block;
  float: left;
  margin-right: 8px;
  margin-top: -2px;
  width: 19px;
  height: 19px;
  background-image: url(/images/icon/read.png);
}
.videoBox .contentHeader .read:hover {
  color: #006699;
  text-decoration: none;
}
.videoBox .contentHeader .read .num {
  font-size: 124%;
  font-weight: bold;
  padding: 0 4px;
}
.videoBox .contentBody .item .itemRank .rank {
  font-weight: bold;
  font-size: 100%;
}
.videoBox .contentBody .item .itemRank .rank .value {
  font-size: 139%;
}
.videoBox .contentBody .item .itemRank .hotMylistCounter {
  color: #666;
  font-weight: bold;
}
.videoBox.topics .contentHeader {
  padding-top: 0;
  border-top: none;
}
.videoBox.uad .contentHeader .title {
  color: #fff;
  font-size: 100%;
}
.videoBox.uad .contentHeader .arrow:before {
  margin-right: 2px;
}

.personalContents .videoBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 9px;
}
.personalContents .videoBox .contentHeader {
  padding-top: 16px;
  margin-right: 9px;
}
.personalContents .videoBox:first-child .contentHeader {
  border-top: none;
}
.personalContents .tagList .contentHeader {
  padding-top: 16px;
  border-top: #dbdbdb solid 1px;
}
.personalContents .tagList .contentHeader .title {
  color: #666;
}

.pickupBox .contentHeader {
  padding-top: 12px;
}
.pickupBox .contentHeader .subTitle {
  font-size: 77%;
}
.pickupBox .contentDescription {
  position: relative;
  min-height: 198px;
  margin-bottom: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.list .contentHeader {
  line-height: 34px;
  height: 34px;
  background-color: #e5e5e5;
}
.list .contentHeader .title {
  float: left;
  font-size: 108%;
  color: #666;
}
.list .contentHeader .title:before {
  content: "";
  display: block;
  float: left;
  margin-right: 8px;
  width: 34px;
  height: 34px;
  background-color: #999;
  background-image: url(/images/icon/icon.png);
}
.list .contentHeader .time {
  float: right;
  font-size: 85%;
}
.list .contentBody {
  padding: 12px 0 16px 12px;
}
.list .item {
  width: 100%;
  margin-bottom: 8px;
}
.list .buttonWrap {
  margin-top: 4px;
}

.eventBanner {
  margin-bottom: 24px;
}

.personalContents {
  border: #ccc solid 1px;
  box-shadow: 1px 1px 5px 0px #ccc;
  margin-bottom: 26px;
}

.item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.video {
  *zoom: 1;
}
.video:before, .video:after {
  content: " ";
  display: table;
}
.video:after {
  clear: both;
}
.video .item {
  float: left;
  width: 160px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.video .item:last-child {
  margin-right: 0;
}
.video .item:nth-child(4n) {
  margin-right: 0;
}
.video .item:nth-child(4n+1) {
  clear: left;
}
.video .item .iconPayment {
  display: inline-block;
  padding: 2px;
  position: absolute;
  top: -2px;
  right: 0;
  font-size: 10px;
  border: #cc9900 solid 1px;
  color: #cc9900;
  line-height: 1em;
}

.video .itemThumbBox {
  width: 160px;
  height: 90px;
  overflow: hidden;
  position: relative;
}
.video .itemThumbBox .labelLive {
  display: inline-block;
  position: absolute;
  padding: 0 4px;
  height: 22px;
  line-height: 22px;
  top: 5px;
  left: 5px;
  font-size: 77%;
  color: #fff;
  z-index: 10000;
  background-color: rgba(255, 0, 0, 0.8);
}
.video .itemThumbBox .labelTimeshift {
  display: inline-block;
  position: absolute;
  padding: 0 4px 0 20px;
  height: 22px;
  line-height: 22px;
  top: 5px;
  left: 5px;
  font-size: 77%;
  color: #fff;
  z-index: 10000;
  background-color: rgba(0, 183, 255, 0.8);
  vertical-align: top;
}
.video .itemThumbBox .labelTimeshift .icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/images/icon/icon_timeshift.png) no-repeat;
  position: absolute;
  top: 4px;
  left: 4px;
}
.video .itemThumb {
  position: relative;
  width: 160px;
  height: 90px;
  overflow: hidden;
  display: table;
  table-layout: fixed;
}
.video .itemThumb .itemThumbWrap {
  width: 160px;
  height: 90px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  layout-grid-line: 90px;
}
.video .itemThumb .itemThumbWrap img {
  max-width: 160px;
  max-height: 90px;
  width: auto;
  height: auto;
  background-color: #000000;
}
.video .itemThumb .itemThumbWrap:hover .mylist {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}
.video .videoLength {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  font-size: 77%;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.8);
}
.video .itemContent {
  padding-top: 4px;
}
.video .itemTime {
  font-size: 85%;
  color: #666;
  margin-bottom: 2px;
}
.video .itemTime .time.new {
  color: #cc0000;
}
.video .itemTime .separate {
  margin-left: 4px;
}
.video .itemTime.new {
  color: #cc0000;
}
.video .itemTitle {
  font-size: 93%;
  margin-bottom: 2px;
  word-break: break-all;
  font-weight: bold;
}
.video .itemTitle a {
  word-break: break-word;
}
.video .itemTitle a:link {
  color: #006699;
}
.video .itemTitle a:visited {
  color: #666666;
}
.video .itemTitle a:hover {
  text-decoration: underline;
}
.video .itemDescription {
  font-size: 85%;
  color: #666;
  margin-bottom: 4px;
  word-break: break-all;
}
.video .itemComment {
  word-break: break-all;
}
.video .itemTag {
  margin-bottom: 4px;
}
.video .itemTag .title {
  color: #999;
  font-size: 70%;
  margin-bottom: 2px;
}
.video .itemTag .balloon {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  border: #ccc solid 1px;
  border-radius: 4px;
  padding: 4px;
}
.video .itemTag .balloon.tag, .video .itemTag .tagList.selected .balloon.back, .tagList.selected .video .itemTag .balloon.back {
  font-size: 85%;
  color: #666;
  background-color: #fff;
}
.video .itemTag .balloon.tag:hover, .video .itemTag .tagList.selected .balloon.back:hover, .tagList.selected .video .itemTag .balloon.back:hover {
  color: #fff;
  background-color: #666;
  text-decoration: none;
}
.video .itemData {
  *zoom: 1;
}
.video .itemData:before, .video .itemData:after {
  content: " ";
  display: table;
}
.video .itemData:after {
  clear: both;
}
.video .itemData li {
  float: left;
}
.video .itemData .count {
  font-size: 85%;
  color: #999;
  margin-bottom: 4px;
}
.video .itemData .count .value {
  padding: 0 8px 0 2px;
  color: #333;
}
.video .itemData .count .value a {
  color: #333;
  text-decoration: underline;
}
.video .itemData .count .value a:hover {
  text-decoration: none;
}
.video .videoLength {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  font-size: 77%;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.8);
}

/* recommendMylist */
.mylist {
  display: block;
}
.mylist .label {
  display: none;
}
.mylist:link {
  color: #006699;
}
.mylist:visited {
  color: #666666;
}
.mylist:hover {
  text-decoration: underline;
}
.mylist:hover .label {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #141414;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 8px 0;
  z-index: 10;
}
.mylist:hover .itemTitle {
  text-decoration: underline;
}
.mylist:hover .itemTitle:link {
  color: #006699;
}
.mylist:hover .itemTitle:visited {
  color: #666666;
}
.mylist:hover .itemTitle:hover {
  text-decoration: underline;
}

.video.recommendMylist {
  *zoom: 1;
}
.video.recommendMylist:before, .video.recommendMylist:after {
  content: " ";
  display: table;
}
.video.recommendMylist:after {
  clear: both;
}
.video.recommendMylist .item {
  float: left;
  width: 160px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.video.recommendMylist .item:last-child {
  margin-right: 0;
}
.video.recommendMylist .item:nth-child(4n) {
  margin-right: 0;
}
.video.recommendMylist .item:nth-child(4n+1) {
  clear: left;
}

.video.recommendMylist a:hover {
  text-decoration: none;
}
.video.recommendMylist .itemData {
  *zoom: 1;
}
.video.recommendMylist .itemData:before, .video.recommendMylist .itemData:after {
  content: " ";
  display: table;
}
.video.recommendMylist .itemData:after {
  clear: both;
}
.video.recommendMylist .itemData img {
  margin-bottom: 4px;
}
.video.recommendMylist .itemData .value {
  padding: 0 8px 0 4px;
  color: #333;
}
.video.recommendMylist .itemThumbBox {
  width: 160px;
  height: 90px;
  margin-top: 8px;
  overflow: visible;
  position: relative;
  display: inline-block;
}
.video.recommendMylist .dummyThumb {
  width: 148px;
  height: 88px;
  position: absolute;
  top: -4px;
  left: 5px;
  background: #bbb;
  border: 1px solid #666;
}
.video.recommendMylist .dummyThumb2 {
  width: 138px;
  height: 88px;
  position: absolute;
  top: -7px;
  left: 9px;
  background: #bbb;
  border: 1px solid #666;
}
.video.recommendMylist .itemThumb {
  position: relative;
  width: 160px;
  height: 90px;
  overflow: hidden;
  display: table;
  table-layout: fixed;
  z-index: 20;
}
.video.recommendMylist .itemThumb .itemThumbWrap {
  width: 160px;
  height: 90px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  layout-grid-line: 90px;
}
.video.recommendMylist .itemThumb .itemThumbWrap img {
  max-width: 160px;
  max-height: 90px;
  width: auto;
  height: auto;
  background-color: #000000;
}
.video.recommendMylist .itemThumb .itemThumbWrap:hover .mylist {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}
.video.recommendMylist .itemContent {
  width: 160px;
  padding-top: 4px;
}
.video.recommendMylist .itemTitle {
  font-size: 100%;
  word-break: break-all;
  font-weight: bold;
  line-height: 130%;
}
.video.recommendMylist .itemTitle a:link {
  color: #006699;
}
.video.recommendMylist .itemTitle a:visited {
  color: #666666;
}
.video.recommendMylist .itemTitle a:hover {
  text-decoration: underline;
}
.video.recommendMylist .itemDescription {
  font-size: 85%;
  color: #666;
  word-break: break-all;
}

/* end recommendMylist */
.personalContents .video .item {
  margin-right: 13px;
}
.personalContents .video .item:nth-child(4n+2) {
  margin-right: 14px;
}
.personalContents .video .item:nth-child(4n) {
  margin-right: 0;
}

.nsen .video .item,
.sekashin .video .item {
  margin-right: 15px;
}
.nsen .video .item:first-child,
.sekashin .video .item:first-child {
  margin-left: 8px;
}
.nsen .video .item:nth-child(4n+2),
.sekashin .video .item:nth-child(4n+2) {
  margin-right: 14px;
}
.nsen .video .item:nth-child(4n),
.sekashin .video .item:nth-child(4n) {
  margin-right: 0;
}

.videoList01 .item {
  *zoom: 1;
  width: 100%;
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: #ccc dotted 1px;
  position: relative;
}
.videoList01 .item:before, .videoList01 .item:after {
  content: " ";
  display: table;
}
.videoList01 .item:after {
  clear: both;
}
.videoList01 .item.videoRanking {
  margin-bottom: 0;
  padding-top: 12px;
}
.videoList01 .item.videoRanking.uadlevel6, .videoList01 .item.videoRanking.uadlevel7, .videoList01 .item.videoRanking.uadlevel8, .videoList01 .item.videoRanking.uadlevel9, .videoList01 .item.videoRanking.uadlevel10 {
  background-color: #fdf5cd;
}
.videoList01 .item.videoRanking.uadlevel1, .videoList01 .item.videoRanking.uadlevel2, .videoList01 .item.videoRanking.uadlevel3, .videoList01 .item.videoRanking.uadlevel4, .videoList01 .item.videoRanking.uadlevel5 {
  background-color: #e5e8ea;
}
.videoList01 .item.videoRanking .rankingNumWrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 8px;
  width: 80px;
  float: left;
  text-align: center;
  font-family: impact;
}
.videoList01 .item.videoRanking .rankingNumWrap .rankingNum {
  font-size: 308%;
  color: #666;
}
.videoList01 .item.videoRanking .rankingNumWrap .rankingPt {
  color: #999;
  font-size: 131%;
}
.videoList01 .item:hover .adComment {
  display: block;
}
.videoList01 .videoList01Wrap {
  float: left;
  width: 160px;
  margin-right: 12px;
  position: relative;
}
.videoList01 .videoList01Wrap .iconPayment {
  display: inline-block;
  padding: 2px;
  position: absolute;
  top: -2px;
  right: 0;
  font-size: 10px;
  border: #cc9900 solid 1px;
  color: #cc9900;
  line-height: 1em;
}
.videoList01 .itemContent {
  display: table;
}
.videoList01 .itemContent .itemTitle {
  font-size: 124%;
  margin-top: 12px;
  margin-bottom: 4px;
}
.videoList01 .itemContent .itemTitle.ranking {
  width: 440px;
}
.videoList01 .itemContent .itemTitle a:link {
  color: #006699;
}
.videoList01 .itemContent .itemTitle a:visited {
  color: #666666;
}
.videoList01 .itemContent .itemTitle a:hover {
  text-decoration: underline;
}
.videoList01 .itemContent .itemDescription {
  font-size: 93%;
}
.videoList01 .itemContent .itemDescription.ranking {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 440px;
  height: 14px;
  overflow: hidden;
}
.videoList01 .itemContent .itemComment {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 6px;
  font-size: 93%;
  font-weight: bold;
  color: #666;
  border: #dbdbdb solid 2px;
  background-color: #fff;
  border-radius: 4px;
  height: 28px;
  line-height: 230%;
  overflow: hidden;
}
.videoList01 .itemContent .itemComment.ranking {
  padding: 0 6px;
  width: 440px;
  height: 28px;
  line-height: 230%;
  overflow: hidden;
}
.videoList01 .itemData {
  margin-top: 8px;
  font-size: 108%;
}
.videoList01 .uadlevel6 .adComment, .videoList01 .uadlevel7 .adComment, .videoList01 .uadlevel8 .adComment, .videoList01 .uadlevel9 .adComment, .videoList01 .uadlevel10 .adComment {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 8px;
  padding: 8px;
  width: auto;
  background-color: rgba(204, 153, 0, 0.9);
  border-radius: 4px;
  font-size: 93%;
  color: #fff;
  position: absolute;
  top: -15px;
  left: 64px;
  z-index: 10;
}
.videoList01 .uadlevel6 .adComment:before, .videoList01 .uadlevel7 .adComment:before, .videoList01 .uadlevel8 .adComment:before, .videoList01 .uadlevel9 .adComment:before, .videoList01 .uadlevel10 .adComment:before {
  content: '';
  position: absolute;
  border-top: rgba(204, 153, 0, 0.9) solid 4px;
  border-right: transparent solid 4px;
  border-left: transparent solid 4px;
  bottom: -4px;
  left: 30px;
}
.videoList01 .uadlevel1 .adComment, .videoList01 .uadlevel2 .adComment, .videoList01 .uadlevel3 .adComment, .videoList01 .uadlevel4 .adComment, .videoList01 .uadlevel5 .adComment {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 8px;
  padding: 8px;
  width: auto;
  background-color: rgba(134, 158, 155, 0.9);
  border-radius: 4px;
  font-size: 93%;
  color: #fff;
  position: absolute;
  top: -15px;
  left: 64px;
  z-index: 10;
}
.videoList01 .uadlevel1 .adComment:before, .videoList01 .uadlevel2 .adComment:before, .videoList01 .uadlevel3 .adComment:before, .videoList01 .uadlevel4 .adComment:before, .videoList01 .uadlevel5 .adComment:before {
  content: '';
  position: absolute;
  border-top: rgba(134, 158, 155, 0.9) solid 4px;
  border-right: transparent solid 4px;
  border-left: transparent solid 4px;
  bottom: -4px;
  left: 30px;
}
.videoList01 .pager {
  padding-top: 8px;
}

.videoList02 {
  *zoom: 1;
}
.videoList02:before, .videoList02:after {
  content: " ";
  display: table;
}
.videoList02:after {
  clear: both;
}
.videoList02 .item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 336px;
  margin-right: 28px;
  margin-bottom: 20px;
}
.videoList02 .item:nth-child(2n) {
  margin-right: 0;
}
.videoList02 .item:nth-child(2n+1) {
  clear: left;
}
.videoList02 .videoList02Wrap {
  float: left;
  width: 160px;
  margin-right: 8px;
  position: relative;
}
.videoList02 .videoList02Wrap .iconPayment {
  display: inline-block;
  padding: 2px;
  position: absolute;
  top: -2px;
  right: 0;
  font-size: 10px;
  border: #cc9900 solid 1px;
  color: #cc9900;
  line-height: 1em;
}
.videoList02 .itemContent {
  display: table;
}
.videoList02 .itemContent .itemTitle {
  font-size: 100%;
  margin-top: 12px;
  margin-bottom: 4px;
}
.videoList02 .itemContent .itemTitle a:link {
  color: #006699;
}
.videoList02 .itemContent .itemTitle a:visited {
  color: #666666;
}
.videoList02 .itemContent .itemTitle a:hover {
  text-decoration: underline;
}
.videoList02 .itemContent .itemDescription {
  font-size: 85%;
}
.videoList02 .itemContent .itemComment {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  font-size: 85%;
  font-weight: bold;
  color: #666;
  border: #dbdbdb solid 2px;
  background-color: #fff;
  border-radius: 4px;
}
.videoList02 .itemData {
  margin-top: 4px;
}

.recent {
  z-index: 5;
}

.videoLength {
  z-index: 4;
}

.thumb {
  position: relative;
  z-index: 2;
}

.smallThumb {
  width: 160px !important;
  height: auto !important;
  position: absolute;
  top: -17px;
  left: 0;
  max-height: none !important;
}

.noImage {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.video .uadlevel6 .itemThumbWrap:before, .video .uadlevel7 .itemThumbWrap:before, .video .uadlevel8 .itemThumbWrap:before, .video .uadlevel9 .itemThumbWrap:before, .video .uadlevel10 .itemThumbWrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 90px;
  background: url(../../images/modules/frame/frame_uad_gold_l.png) no-repeat 0 0;
  z-index: 3;
}
.video .uadlevel6 .uadPoint, .video .uadlevel7 .uadPoint, .video .uadlevel8 .uadPoint, .video .uadlevel9 .uadPoint, .video .uadlevel10 .uadPoint {
  background-color: #cc9900;
}
.video .uadlevel1 .itemThumbWrap:before, .video .uadlevel2 .itemThumbWrap:before, .video .uadlevel3 .itemThumbWrap:before, .video .uadlevel4 .itemThumbWrap:before, .video .uadlevel5 .itemThumbWrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 90px;
  background: url(../../images/modules/frame/frame_uad_silver_l.png) no-repeat 0 0;
  z-index: 3;
}
.video .uadlevel1 .uadPoint, .video .uadlevel2 .uadPoint, .video .uadlevel3 .uadPoint, .video .uadlevel4 .uadPoint, .video .uadlevel5 .uadPoint {
  background-color: #526670;
}
.video .translated .itemThumbWrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 90px;
  background: url(../../images/modules/frame/frame_ml_l.png) no-repeat 0 0;
  z-index: 3;
}

.videoRcolumn {
  *zoom: 1;
}
.videoRcolumn:before, .videoRcolumn:after {
  content: " ";
  display: table;
}
.videoRcolumn:after {
  clear: both;
}
.videoRcolumn .itemThumbBox {
  float: left;
  width: 96px;
  height: 54px;
  overflow: hidden;
  position: relative;
  margin-right: 8px;
  background-color: #000000;
}
.videoRcolumn .itemThumb {
  display: table;
  width: 96px;
  height: 54px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  table-layout: fixed;
}
.videoRcolumn .itemThumb .itemThumbWrap {
  width: 96px;
  height: 54px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  layout-grid-line: 54px;
}
.videoRcolumn .itemThumb .itemThumbWrap img {
  max-width: 96px;
  max-height: 54px;
  width: auto;
  height: auto;
}
.videoRcolumn .itemTitle {
  font-size: 93%;
  margin-bottom: 4px;
  word-break: break-all;
}
.videoRcolumn .itemTitle a:link {
  color: #006699;
}
.videoRcolumn .itemTitle a:visited {
  color: #666666;
}
.videoRcolumn .itemTitle a:hover {
  text-decoration: underline;
}
.videoRcolumn .itemContent {
  display: table;
}
.videoRcolumn .itemDescription {
  font-size: 85%;
  color: #666;
  margin-bottom: 4px;
  word-break: break-all;
  width: 200px;
}

.new {
  color: #cc0000;
}

/* 右カラム recommendMylist */
.videoRcolumn .mylist {
  display: block;
}
.videoRcolumn .mylist .label {
  display: none;
}
.videoRcolumn .mylist:link {
  color: #006699;
}
.videoRcolumn .mylist:visited {
  color: #666666;
}
.videoRcolumn .mylist:hover {
  text-decoration: underline;
}
.videoRcolumn .mylist:hover .label {
  display: block;
  width: 100%;
  font-size: 10px;
  position: absolute;
  bottom: 0;
  background: #141414;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 8px 0;
  z-index: 10;
}
.videoRcolumn .mylist:hover .itemTitle {
  text-decoration: underline;
}
.videoRcolumn .mylist:hover .itemTitle:link {
  color: #006699;
}
.videoRcolumn .mylist:hover .itemTitle:visited {
  color: #666666;
}
.videoRcolumn .mylist:hover .itemTitle:hover {
  text-decoration: underline;
}

.videoRcolumn.recommendMylist {
  *zoom: 1;
}
.videoRcolumn.recommendMylist:before, .videoRcolumn.recommendMylist:after {
  content: " ";
  display: table;
}
.videoRcolumn.recommendMylist:after {
  clear: both;
}
.videoRcolumn.recommendMylist .item {
  float: left;
  width: 96px;
  position: relative;
  clear: both;
  margin-bottom: 8px;
}
.videoRcolumn.recommendMylist a:hover {
  text-decoration: none;
}
.videoRcolumn.recommendMylist .itemData {
  *zoom: 1;
}
.videoRcolumn.recommendMylist .itemData:before, .videoRcolumn.recommendMylist .itemData:after {
  content: " ";
  display: table;
}
.videoRcolumn.recommendMylist .itemData:after {
  clear: both;
}
.videoRcolumn.recommendMylist .itemData img {
  margin-bottom: 4px;
}
.videoRcolumn.recommendMylist .itemData .value {
  padding: 0 8px 0 4px;
  color: #333;
}
.videoRcolumn.recommendMylist .itemThumbBox {
  float: left;
  width: 96px;
  height: 54px;
  margin-top: 8px;
  overflow: visible;
  position: relative;
  margin-right: 8px;
  background-color: #000000;
  display: inline-block;
}
.videoRcolumn.recommendMylist .itemThumbBox .dummyThumb {
  width: 86px;
  height: 52px;
  position: absolute;
  top: -4px;
  left: 5px;
  background: #bbb;
  border: 1px solid #666;
}
.videoRcolumn.recommendMylist .itemThumbBox .dummyThumb2 {
  width: 76px;
  height: 52px;
  position: absolute;
  top: -7px;
  left: 9px;
  background: #bbb;
  border: 1px solid #666;
}
.videoRcolumn.recommendMylist .itemThumbBox .itemThumb {
  position: relative;
  width: 96px;
  height: 54px;
  overflow: hidden;
  display: table;
  table-layout: fixed;
  z-index: 20;
  text-align: center;
  vertical-align: middle;
}
.videoRcolumn.recommendMylist .itemThumbBox .itemThumb .itemThumbWrap {
  width: 96px;
  height: 54px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  layout-grid-line: 54px;
}
.videoRcolumn.recommendMylist .itemThumbBox .itemThumb .itemThumbWrap:hover .mylist {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}
.videoRcolumn.recommendMylist .itemThumbBox .itemThumb .itemThumbWrap img {
  max-width: 96px;
  max-height: 54px;
  width: auto;
  height: auto;
  background-color: #000000;
}
.videoRcolumn.recommendMylist .itemTitle {
  line-height: 130%;
  font-size: 93%;
  margin-bottom: 4px;
  word-break: break-all;
}
.videoRcolumn.recommendMylist .itemTitle a:link {
  color: #006699;
}
.videoRcolumn.recommendMylist .itemTitle a:visited {
  color: #666666;
}
.videoRcolumn.recommendMylist .itemTitle a:hover {
  text-decoration: underline;
}
.videoRcolumn.recommendMylist .itemContent {
  display: table;
  width: 288px;
  padding-top: 4px;
}
.videoRcolumn.recommendMylist .itemDescription {
  font-size: 85%;
  color: #666;
  margin-bottom: 4px;
  word-break: break-all;
  width: 200px;
}

.new {
  color: #cc0000;
}

.nicoCommentPlayer {
  position: absolute;
  top: 0;
  font-family: Arial, 'ＭＳ Ｐゴシック', 'IPA モナー Pゴシック', 'IPAMonaPGothic', sans-serif;
  overflow: hidden;
}
.nicoCommentPlayer .comment {
  font-size: 18px;
  position: absolute;
  font-weight: bold;
  line-height: 1.2;
  white-space: nowrap;
  color: #fff;
  cursor: default;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  text-shadow: 0 0 5px #000;
  filter: progid:DXImageTransform.Microsoft.Glow(Strength=5, Color=#000000);
}
.nicoCommentPlayer .size-big {
  font-size: 162.5%;
}
.nicoCommentPlayer .size-big {
  font-size: 62.5%;
}
.nicoCommentPlayer .color-black {
  color: #111;
  text-shadow: 0 0 5px #fff;
  filter: progid:DXImageTransform.Microsoft.Glow(Strength=5, Color=#ffffff);
}

@-moz-document url-prefix() {
  .nicoCommentPlayer .comment {
    text-shadow: 1px 1px 0 #000;
  }
}
@-moz-document url-prefix() {
  .nicoCommentPlayer .color-black {
    text-shadow: 1px 1px 0 #fff;
  }
}
.playerStatus {
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 0;
  font-size: 93%;
  color: #fff;
  padding: 4px;
  background-color: #cc0000;
}

.videoPlayer .itemContent {
  position: absolute !important;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.videoPlayer .itemTitle {
  display: block;
  position: relative;
  bottom: 0;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  color: #fff;
  line-height: 130%;
}

.main .nicoCommentPlayer {
  width: 320px;
  height: 180px;
  z-index: 20;
}
.main .videoPlayer {
  position: absolute;
  top: 8px;
  right: 8px;
  overflow: hidden;
}
.main .videoPlayer .itemThumb {
  width: 320px;
  height: 180px;
  overflow: hidden;
}
.main .videoPlayer .itemThumb img {
  margin-top: -33px;
  width: 320px;
}
.main .videoPlayer .itemThumb .noImage {
  margin-top: 0;
}
.main .videoPlayer .itemTitle {
  width: 320px !important;
  max-height: 59px;
}

.sub .nicoCommentPlayer {
  width: 288px;
  height: 164px;
}
.sub .videoPlayer {
  position: relative;
  height: 164px;
  width: 288px;
  margin-bottom: 12px;
  overflow: hidden;
}
.sub .videoPlayer .itemTitle {
  width: 288px !important;
  height: auto;
  padding-bottom: 2px;
}
.sub .videoPlayer .itemThumb {
  height: 164px;
  width: 288px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.sub .videoPlayer .itemThumb img {
  margin-top: -28px;
  width: 288px;
  max-width: none;
  max-height: none;
}

.sekashin {
  background-color: #F5F0E1;
  border-right: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
  box-shadow: 1px 1px 5px 0px #ccc;
  margin-bottom: 16px;
}
.sekashin .itemContent {
  position: relative;
  z-index: 10;
}
.sekashin .contentHeader {
  background-color: #660000;
  padding: 8px;
  width: 340px;
  color: #fff;
}
.sekashin .contentHeader a {
  color: #fff;
}
.sekashin .contentHeader a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.sekashin .contentDescription {
  padding: 8px;
  background-color: #F5F0E1;
}
.sekashin .description {
  margin-top: 4px;
  color: #660000;
  font-size: 93%;
  line-height: 150%;
}

.nsen {
  background-color: #e8eCf3;
  border-right: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
  box-shadow: 1px 1px 5px 0px #ccc;
}
.nsen .itemContent {
  position: relative;
  z-index: 10;
}
.nsen .itemContent .playerChannel {
  float: right;
  margin: 2px 4px 0 0;
}
.nsen .contentHeader {
  background-color: #1e478a;
  padding: 8px;
  width: 340px;
  color: #fff;
}
.nsen .contentHeader a {
  color: #fff;
}
.nsen .contentHeader a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.nsen .contentHeader .title {
  float: left;
}
.nsen .contentHeader .subTitle {
  float: left;
  margin-top: 4px;
  padding-left: 4px;
  vertical-align: text-bottom;
  color: #e8eCf3;
}
.nsen .contentDescription {
  margin-top: 8px;
  padding: 8px 8px 0;
  background-color: #e8eCf3;
}
.nsen .description {
  margin-top: 4px;
  color: #1e478a;
  font-weight: bold;
}
.nsen .nsenChara {
  position: relative;
  top: -12px;
  z-index: 1;
}
.nsen .requestBox {
  border: #1e478a solid 1px;
  background-color: #fff;
  padding: 8px;
  width: 240px;
  position: relative;
  top: 16px;
  left: 70px;
  line-height: 130%;
  font-size: 93%;
  border-radius: 4px;
}
.nsen .requestBox:after {
  content: '';
  position: absolute;
  border-top: #fff solid 6px;
  border-right: transparent solid 6px;
  border-left: transparent solid 6px;
  bottom: -4px;
  left: 12px;
}
.nsen .requestBox:before {
  content: '';
  position: absolute;
  border-top: #1e478a solid 6px;
  border-right: transparent solid 6px;
  border-left: transparent solid 6px;
  bottom: -6px;
  left: 12px;
}
.nsen .requestBox .userName {
  font-weight: bold;
}
.nsen .playerStatus {
  position: static !important;
}

.uad .item {
  position: relative;
  margin-bottom: 8px;
}
.uad .contentHeader {
  color: #fff;
  background-color: #c99900;
  padding: 12px 8px 8px 8px;
  margin-top: 20px;
  margin-bottom: 8px;
  border-top: none;
}
.uad .contentHeader a {
  color: #fff;
}
.uad .contentHeader a:hover {
  color: #7a5c00;
  text-decoration: none;
}
.uad .recent {
  display: none;
  text-indent: -9999px;
  height: 0;
}
.uad .uadWrap:hover .recent, .uad .video .recent {
  position: absolute;
  top: -14px;
  left: -12px;
  height: auto;
  width: 160px;
  text-indent: 0;
  padding: 8px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 85%;
  line-height: 130%;
  display: block;
}
.uad .videoTop .recent {
  top: -30px;
  width: 144px;
}

.tagList {
  *zoom: 1;
  margin-bottom: 32px;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}
.tagList:before, .tagList:after {
  content: " ";
  display: table;
}
.tagList:after {
  clear: both;
}
.tagList .contentHeader h1 {
  font-size: 108%;
}
.tagList .contentHeader h1 span {
  font-weight: bold;
}
.tagList .tagListBox {
  margin-top: 16px;
  padding-bottom: 8px;
  position: relative;
}
.tagList .tagListBox .tags {
  margin: 8px;
}
.tagList .item {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin-bottom: 4px;
  height: 26px;
  position: relative;
}
.tagList .item:hover .dicIcon {
  display: block;
}
.tagList .dicIcon {
  display: none;
  vertical-align: middle;
}
.tagList .balloon {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  border: #ccc solid 1px;
  border-radius: 4px;
  padding: 4px;
}
.tagList .tag, .tagList.selected .back, .tagList.tag, .tagList.selected .tagList.back {
  padding: 0 20px 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: #ccc solid 1px;
  border-radius: 4px;
  font-size: 93%;
  line-height: 24px;
  height: 26px;
  background-color: #fff;
  color: #666;
  overflow: hidden;
}
.tagList .tag .boom, .tagList.selected .back .boom, .tagList.tag .boom, .tagList.selected .tagList.back .boom {
  padding-right: 6px;
}
.tagList .tag .boom:before, .tagList.selected .back .boom:before, .tagList.tag .boom:before, .tagList.selected .tagList.back .boom:before {
  content: url(/images/modules/tag/icon_trendtag.png);
  vertical-align: middle;
  display: inline-block;
  width: 13px;
}
.tagList .tag:hover, .tagList.selected .back:hover, .tagList.tag:hover, .tagList.selected .tagList.back:hover {
  color: #fff;
  background-color: #666;
  text-decoration: none;
}
.tagList .tag .num, .tagList.selected .back .num, .tagList.tag .num, .tagList.selected .tagList.back .num {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  text-align: left;
  border-right: #ccc solid 1px;
  padding-right: 8px;
  margin-right: 4px;
  font-family: impact;
  font-size: 108%;
  line-height: 24px;
}
.tagList .dicArea {
  display: block;
  position: absolute;
  top: 6px;
  right: 4px;
}
.tagList .itemDescription {
  display: block;
  position: absolute;
  top: 22px;
  right: 0;
  width: 180px;
  padding: 8px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 85%;
  line-height: 120%;
  z-index: 100;
}
.tagList .switchingBtn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  color: #fff;
  padding: 0 8px;
  background-color: #999;
  position: absolute;
  bottom: -10px;
  left: 46%;
  text-align: center;
  height: 20px;
  line-height: 20px;
  font-size: 93%;
}
.tagList .switchingBtn:hover {
  background-color: #666;
  text-decoration: none;
}

.tagList.selected {
  margin-bottom: 8px;
}
.tagList.selected .contentHeader {
  display: none;
}
.tagList.selected .item, .tagList.selected .and {
  float: left;
}
.tagList.selected .tag, .tagList.selected .back {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  padding: 0 20px 0 8px;
  font-size: 131%;
  height: 34px;
  line-height: 34px;
  margin-right: 4px;
}
.tagList.selected .tag:hover, .tagList.selected .back:hover {
  color: #fff;
  background-color: #666;
  text-decoration: none;
}
.tagList.selected .dicArea {
  top: 10px;
  right: 9px;
}
.tagList.selected .itemDescription {
  display: none;
}
.tagList.selected .and {
  line-height: 34px;
  font-size: 124%;
  font-weight: bold;
  color: #999;
  margin-top: 4px;
  margin-right: 4px;
}
.tagList.selected .back {
  margin-left: 4px;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  font-weight: normal;
  font-size: 85%;
  padding: 0 16px;
  clear: right;
}
.tagList.selected .contentsData {
  display: block;
  padding-top: 8px;
  clear: left;
}
.tagList.selected .contentsData .dataValue {
  color: #666;
  float: left;
  line-height: 100%;
  margin-right: 4px;
}
.tagList.selected .contentsData .dataValue:after {
  margin-left: 4px;
  content: "…";
}
.tagList.selected .contentsData .dataValue .num {
  font-weight: bold;
  font-size: 154%;
}
.tagList.selected .contentsData .arrow {
  color: #666;
  font-weight: bold;
}
.tagList.selected .contentsData .arrow:hover {
  color: #006699;
}
.tagList.selected .contentsData .arrow:before {
  content: "▶ ";
  margin-right: 0;
}

.personalContents .tagList {
  padding: 0 9px;
  box-sizing: border-box;
}
.personalContents .tagList .tagListBox {
  padding-bottom: 0px;
  border-bottom: none;
}

.categoryVideoInfo .contentHeader .title {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 4px;
}
.categoryVideoInfo .contentsData {
  float: left;
  margin-right: 24px;
}
.categoryVideoInfo .dataTitle:after {
  content: ":";
  margin: 0 4px;
}
.categoryVideoInfo .dataValue {
  font-weight: bold;
}

#videoTopRecommend {
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 16px;
  padding: 8px;
  width: 100%;
  height: 164px;
  border: #dbdbdb solid 2px;
  position: relative;
}
#videoTopRecommend:before, #videoTopRecommend:after {
  content: " ";
  display: table;
}
#videoTopRecommend:after {
  clear: both;
}
#videoTopRecommend .thumbRecommend {
  float: left;
  width: 256px;
  height: 144px;
}
#videoTopRecommend .videoTopRecommendTxt {
  float: left;
  width: 410px;
}
#videoTopRecommend .videoTopRecommendTxt .pickup {
  padding: 6px;
  background-color: #333333;
  font-weight: bold;
  font-size: 93%;
  display: inline-block;
  color: #fff;
}
#videoTopRecommend .videoTopRecommendTxt .cpTitle {
  padding: 6px;
  background-color: #cc9900;
  font-weight: bold;
  font-size: 93%;
  display: inline-block;
  color: #fff;
}
#videoTopRecommend .videoTopRecommendTxt .cpTitle a {
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
#videoTopRecommend .videoTopRecommendTxt .cpTitle a:hover {
  color: #663300;
}
#videoTopRecommend .videoTopRecommendTxt .title {
  font-size: 139%;
  padding-top: 12px;
  padding-left: 12px;
  line-height: 120%;
}
#videoTopRecommend .videoTopRecommendTxt .title a {
  text-decoration: none;
  color: #006699;
}
#videoTopRecommend .videoTopRecommendTxt .title a:hover {
  text-decoration: underline;
}
#videoTopRecommend .videoTopRecommendTxt .title a:visited {
  color: #999999;
}
#videoTopRecommend .videoTopRecommendTxt .titleCp {
  font-size: 154%;
}
#videoTopRecommend .videoTopRecommendTxt .description {
  padding-top: 4px;
  padding-left: 12px;
  font-size: 100%;
  line-height: 140%;
}
#videoTopRecommend .videoTopRecommendTxt .adComment {
  margin-top: 16px;
  margin-left: 12px;
  padding: 0 8px;
  display: inline-block;
  font-size: 100%;
  color: #666666;
  background-color: #e5e5e5;
  position: relative;
  border-radius: 4px;
  height: 30px;
  line-height: 30px;
}
#videoTopRecommend .videoTopRecommendTxt .adComment:after {
  border: 6px solid transparent;
  border-top-color: #e5e5e5;
  border-bottom-width: 0;
  left: 10px;
  content: "";
  display: block;
  top: 30px;
  position: absolute;
  width: 0;
}
#videoTopRecommend .videoTopRecommendTxt .present {
  padding-top: 8px;
  padding-left: 12px;
  font-size: 100%;
  line-height: 140%;
}
#videoTopRecommend .videoTopRecommendTxt .present a {
  color: #666666;
  text-decoration: underline;
}
#videoTopRecommend .videoTopRecommendTxt .present a:hover {
  text-decoration: none;
}
#videoTopRecommend .cpPointBox {
  padding: 8px;
  position: absolute;
  right: 8px;
  bottom: 8px;
  border: 2px solid #ebd699;
  background-color: #f5ebcc;
  text-align: right;
}
#videoTopRecommend .cpPointBox .cpPointTxt {
  padding-bottom: 8px;
  font-size: 77%;
}
#videoTopRecommend .cpPointBox .cpPoint {
  font-weight: bold;
  font-size: 139%;
  color: #cc9900;
}
#videoTopRecommend .boxClose {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 124%;
  position: absolute;
  top: 8px;
  right: 8px;
  color: #fff;
  background-color: #999;
  text-align: center;
  cursor: pointer;
}
#videoTopRecommend .boxClose:hover {
  text-decoration: none;
  background-color: #666;
}

#videoTopBanner {
  margin-bottom: 20px;
  height: auto;
  position: relative;
}
#videoTopBanner .boxClose {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 124%;
  position: absolute;
  top: 8px;
  right: 8px;
  color: #fff;
  background-color: #999;
  text-align: center;
  cursor: pointer;
}
#videoTopBanner .boxClose:hover {
  text-decoration: none;
  background-color: #666;
}

#videoTopAnniversary {
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 16px;
  width: 100%;
  position: relative;
  background: #ffd971;
  color: #333;
  box-shadow: 1px 1px 5px 0px #ccc;
}
#videoTopAnniversary:before, #videoTopAnniversary:after {
  content: " ";
  display: table;
}
#videoTopAnniversary:after {
  clear: both;
}
#videoTopAnniversary .titleBalloon {
  background: #fff;
  border-radius: 15px;
  display: inline-block;
  padding: 8px 12px 8px;
  margin: 10px;
  color: #666;
  font-weight: bold;
  position: relative;
}
#videoTopAnniversary .titleBalloon:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 20%;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 18px 5px 0 15px;
  border-color: #fff transparent transparent transparent;
}
#videoTopAnniversary .eventTitle {
  font-size: 1.2em;
  margin: 0 10px 5px;
}
#videoTopAnniversary .eventTitle .titleMain {
  margin: 0 8px;
  font-size: 1.4em;
}
#videoTopAnniversary .eventSummary {
  margin: 8px 10px;
  font-size: 0.9em;
  color: #666;
  line-height: 1.6em;
}
#videoTopAnniversary .eventSummary .dicLink a:link {
  text-decoration: underline;
  color: #666;
}
#videoTopAnniversary .eventSummary .dicLink a:hover {
  text-decoration: underline;
}
#videoTopAnniversary .eventSummary .dicLink a:visited {
  text-decoration: none;
  color: #006699;
}
#videoTopAnniversary .eventSummary .dicLink a:visited p {
  color: #006699;
}
#videoTopAnniversary .videoDetails {
  background: #fff;
  width: 100%;
  position: relative;
}
#videoTopAnniversary .videoDetails:after {
  content: "";
  display: block;
  clear: both;
}
#videoTopAnniversary .videoDetails a:link {
  text-decoration: none;
  font-weight: bold;
  color: #006699;
}
#videoTopAnniversary .videoDetails a:link p {
  color: #006699;
}
#videoTopAnniversary .videoDetails a:hover p {
  text-decoration: underline;
}
#videoTopAnniversary .videoDetails a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #006699;
}
#videoTopAnniversary .videoDetails a:visited p {
  color: #006699;
}
#videoTopAnniversary .videoDetails .videoThumb {
  margin: 8px 0 8px 10px;
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 160px;
  height: 90px;
  position: relative;
}
#videoTopAnniversary .videoDetails .videoThumb img {
  position: absolute;
  width: 100%;
  height: auto;
  top: -16px;
  display: inline-block;
}
#videoTopAnniversary .videoDetails .videoTitle {
  display: inline-block;
  margin: 10px;
  width: 380px;
  line-height: 1.4em;
}
#videoTopAnniversary .videoDetails .anniversaryDate {
  display: inline-block;
  margin: 0 10px;
  font-size: 0.9em;
}
#videoTopAnniversary .videoDetails .shareButtons {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 0.9em;
  padding: 6px 8px;
  line-height: 1.5em;
  border-radius: 5px;
  border: #ccc solid 1px;
  box-shadow: 1px 1px 3px 0px #ccc;
  background: #fff;
}
#videoTopAnniversary .boxClose {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 154%;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #666;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
}
#videoTopAnniversary .boxClose:hover {
  text-decoration: none;
  color: #999;
}

.trendtag .contentBody {
  padding: 0 0 16px 0;
}
.trendtag .title:before {
  background-position: 0 0;
}
.trendtag .item {
  position: relative;
  padding: 8px 0 8px 12px;
  margin-bottom: 0;
  border-bottom: #dbdbdb dotted 1px;
}
.trendtag .item:hover {
  background-color: #fafafa;
}
.trendtag .item:hover .discriptionBox {
  display: block;
}
.trendtag .tagWrapBox {
  *zoom: 1;
}
.trendtag .tagWrapBox:before, .trendtag .tagWrapBox:after {
  content: " ";
  display: table;
}
.trendtag .tagWrapBox:after {
  clear: both;
}
.trendtag .tagWrapBox .tagWrap a {
  color: #666;
}
.trendtag .tagWrapBox .tagWrap a:hover {
  color: #fff;
  background-color: #666;
  text-decoration: none;
}
.trendtag .tagWrapBox .tagWrap .itemTitle {
  padding: 0 8px;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border: #ccc solid 1px;
  border-radius: 4px;
  font-weight: bold;
  line-height: 140%;
  background-color: #fff;
}
.trendtag .tagWrapBox .tagWrap .itemTitle .num {
  display: block;
  float: left;
  width: 16px;
  padding: 4px 0;
  text-align: left;
  font-family: impact;
  font-size: 108%;
}
.trendtag .tagWrapBox .tagWrap .itemTitle .tagName {
  display: block;
  float: right;
  max-width: 246px;
  padding: 4px 0;
  padding-left: 4px;
  text-align: left;
  border-left: #ccc solid 1px;
  font-size: 93%;
}
.trendtag .discriptionBox {
  position: absolute;
  top: -8px;
  left: -270px;
  display: none;
  z-index: 100;
  width: 260px;
  *zoom: 1;
  padding: 8px;
  background-color: #666;
  border-radius: 4px;
}
.trendtag .discriptionBox:before, .trendtag .discriptionBox:after {
  content: " ";
  display: table;
}
.trendtag .discriptionBox:after {
  clear: both;
}
.trendtag .discriptionBox .itemDescription {
  font-size: 85%;
  margin-bottom: 8px;
  color: #fff;
  line-height: 130%;
}
.trendtag .discriptionBox .itemDescription a {
  color: #fff;
  text-decoration: underline;
}
.trendtag .discriptionBox .itemDescription a:hover {
  text-decoration: none;
}
.trendtag .discriptionBox:after {
  content: '';
  position: absolute;
  border-left: #666 solid 6px;
  border-top: transparent solid 6px;
  border-bottom: transparent solid 6px;
  top: 26px;
  right: -6px;
}
.trendtag .discriptionBox .itemTitle {
  color: #fff;
}
.trendtag .discriptionBox .itemTitle a {
  color: #fff;
}
.trendtag .discriptionBox .itemTitle a:hover {
  text-decoration: underline;
}
.trendtag .videoComment {
  *zoom: 1;
  padding: 4px;
  border: #dbdbdb solid 1px;
  position: relative;
  background-color: #fff;
  margin-bottom: 6px;
  color: #666;
  border-radius: 4px;
}
.trendtag .videoComment:before, .trendtag .videoComment:after {
  content: " ";
  display: table;
}
.trendtag .videoComment:after {
  clear: both;
}
.trendtag .videoComment:after {
  content: '';
  position: absolute;
  border-top: #fff solid 4px;
  border-right: transparent solid 4px;
  border-left: transparent solid 4px;
  bottom: -4px;
  left: 44px;
}
.trendtag .buttonWrap {
  margin-top: 8px;
  margin-left: 12px;
}
.trendtag.trendtagFooter {
  position: absolute;
  bottom: 0;
  width: 300px;
}

.goldentag {
  padding-bottom: 16px;
}
.goldentag .contentHeader {
  background-color: #FAF5CC;
}
.goldentag .contentHeader .title {
  color: #cc9900;
}
.goldentag .contentHeader .title:before {
  background-image: url(/images/icon/icon_golden.png);
  background-position: 0 0;
  background-color: #e6cc00;
}
.goldentag .contentHeader .time {
  color: #660000;
}
.goldentag .contentBody {
  padding-top: 12px;
  padding-left: 12px;
}
.goldentag .contentBody img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.goldentag .contentBody .list_golden {
  padding-bottom: 32px;
  display: block;
  list-style: none;
}
.goldentag .contentBody .list_golden li {
  padding: 0 0 12px 0;
}

.information .title:before {
  background-position: 0 -34px;
}
.information .item {
  border: 0;
  margin-bottom: 12px;
}
.information .item:first-child .itemTitleLink {
  font-size: 108%;
}
.information .item .itemDescription {
  font-size: 85%;
  color: #666;
  line-height: 150%;
}
.information .item .itemDescription a:link {
  color: #333;
}
.information .item .itemDescription a:visited {
  color: #666666;
}
.information .item .itemDescription a:hover {
  color: #006699;
  text-decoration: none;
}
.information .itemTitle {
  margin-left: 1.2em;
}
.information .itemTitleLink {
  font-size: 93%;
  margin-bottom: 4px;
  color: #333;
}
.information .itemTitleLink:link {
  color: #333;
}
.information .itemTitleLink:visited {
  color: #666666;
}
.information .itemTitleLink:hover {
  color: #006699;
  text-decoration: none;
}
.information .itemTitleLink a {
  display: block;
  overflow: hidden;
}
.information .itemTitleLink a:link {
  color: #333;
}
.information .itemTitleLink a:visited {
  color: #666666;
}
.information .itemTitleLink a:hover {
  color: #006699;
  text-decoration: none;
}
.information .itemTitleLink:before {
  content: "▶";
  display: block;
  float: left;
  width: 12px;
  text-indent: -1.2em;
  margin-right: -10px;
}
.information .newIcon {
  color: #cc0000;
  font-weight: bold;
  font-size: 85%;
}

.maintenance .title:before {
  background-position: 0 -68px;
}
.maintenance .itemTitleLink {
  font-size: 93%;
  margin-bottom: 4px;
  color: #333;
}
.maintenance .itemTitleLink:link {
  color: #333;
}
.maintenance .itemTitleLink:visited {
  color: #666666;
}
.maintenance .itemTitleLink:hover {
  color: #006699;
  text-decoration: none;
}
.maintenance .itemTitleLink a {
  display: block;
  overflow: hidden;
}
.maintenance .itemTitleLink a:link {
  color: #333;
}
.maintenance .itemTitleLink a:visited {
  color: #666666;
}
.maintenance .itemTitleLink a:hover {
  color: #006699;
  text-decoration: none;
}
.maintenance .itemTitleLink:before {
  content: "▶";
  display: block;
  float: left;
  width: 12px;
  text-indent: -1.2em;
  margin-right: -10px;
}

.ranking .title:before {
  background-position: 0 -102px;
}
.ranking .item {
  margin-bottom: 16px;
}
.ranking .num {
  float: left;
  width: 20px;
  font-family: impact;
  font-size: 154%;
  color: #666;
  margin-right: 4px;
  text-align: center;
}
.ranking .count {
  font-family: impact;
  font-size: 116%;
  color: #999;
}
.ranking .countAll, .ranking .postTime {
  font-size: 77%;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.ranking .externalTitle {
  margin-top: 4px;
  margin-bottom: 8px;
}
.ranking .externalTitle .twitter {
  font-size: 108%;
  font-weight: bold;
  color: #2ca5e0;
}
.ranking .externalTitle .ameba {
  font-size: 108%;
  font-weight: bold;
  color: #40b033;
}

.categorylTitle {
  margin: 8px 0;
  font-size: 108%;
}
.categorylTitle a {
  color: #666;
}
.categorylTitle a:hover {
  color: #006699;
  text-decoration: none;
}

.blomaga .categorylTitle {
  font-size: 100%;
}
.blomaga .itemContent {
  margin-top: 2px;
  float: left;
  width: 168px;
}
.blomaga .itemTitle {
  font-size: 108%;
  margin-bottom: 0;
}
.blomaga .blomagaName {
  font-size: 77%;
}
.blomaga .itemThumb {
  float: right;
  width: 85px;
  height: auto;
  margin: 0;
}
.blomaga .itemThumb img {
  width: 85px;
  height: auto;
  margin: 0;
}
.blomaga .item.noThumb .itemContent {
  width: 264px;
}
.blomaga .item.noThumb .itemThumb {
  display: none;
}

.exTxt {
  margin-bottom: 8px;
  font-size: 85%;
  color: #666;
}

.contributor {
  font-size: 77%;
}

.uad .itemThumb {
  position: relative;
}
.uad .uadFrame {
  position: absolute;
  width: 96px !important;
  top: 0;
  left: 0;
}

.topics .title:before {
  background-position: 0 -238px;
}

.seiga .itemThumb {
  float: left;
  width: 126px;
  max-height: 136px;
  height: auto;
  margin-right: 8px;
  text-align: center;
  background: #fff;
}
.seiga .itemThumb img {
  margin: 0;
  width: auto;
  max-width: 126px;
  max-height: 136px;
}

.niconews .itemThumb {
  float: left;
  width: 96px;
  height: 96px;
  margin-right: 8px;
  text-align: center;
  background: #fff;
}
.niconews .itemThumb a {
  display: table-cell;
  vertical-align: middle;
}
.niconews .itemThumb img {
  margin: 0;
  max-width: 96px;
  max-height: 96px;
}
.niconews .newsComments a {
  font-size: 77%;
  color: #333;
}

.ichiba .itemThumb {
  float: left;
  width: 96px;
  height: 96px;
  margin-right: 8px;
  position: relative;
}
.ichiba .itemThumb img {
  width: 96px;
  height: 96px;
  margin: 0;
  max-height: 96px;
}
.ichiba .itemThumb a:hover {
  text-decoration: none;
}
.ichiba .category {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 2px 0;
  background-color: #dbdbdb;
  font-size: 70%;
  width: 96px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
}
.ichiba .purchaserCount {
  font-size: 93%;
  font-weight: bold;
  color: #666;
}
.ichiba .purchaserCount .total {
  font-size: 85%;
  font-weight: normal;
}

.pager .pagerBtn:hover {
  text-decoration: none;
}
.pager .left {
  float: left;
}
.pager .right {
  float: right;
}

.rankingError .buttonBox {
  margin: 8px 0;
}
.rankingError a {
  text-decoration: underline;
  color: #333;
}
.rankingError a:hover {
  text-decoration: none;
}

.rankingHeader .all {
  margin-bottom: 12px;
}
.rankingHeader .description {
  width: 770px;
  font-size: 93%;
  line-height: 130%;
}

.column1024-0 table {
  border-collapse: separate;
  border-spacing: 2px;
  width: 1022px;
}

.endCategory {
  text-align: center;
  margin: 16px auto 32px;
}
.endCategory .categoryList {
  margin-top: 8px;
}
.endCategory .categoryList a {
  font-size: 108%;
  font-weight: bold;
  text-decoration: underline;
}
.endCategory .categoryList a:link {
  color: #333;
}
.endCategory .categoryList a:visited {
  color: #666666;
}
.endCategory .categoryList a:hover {
  color: #006699;
  text-decoration: none;
}

.suremaComment {
  display: block;
  padding: 4px;
  font-size: 85%;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  width: 148px;
  font-weight: bold;
  color: #666;
  border: #dbdbdb solid 1px;
  position: relative;
  background-color: #fff;
}
.suremaComment:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid transparent;
  border-right-color: #dbdbdb;
  top: 4px;
  left: -12px;
}
.suremaComment:before {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 4px solid transparent;
  border-right-color: #fff;
  top: 6px;
  left: -8px;
  z-index: 10;
}

.horror {
  position: relative;
  margin: 12px 0 0;
}
.horror.top {
  margin-top: 0;
  margin-bottom: 8px;
}
.horror #box_close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.horror-top {
  position: relative;
  margin: 0;
}
.horror-top #box_close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.nsenOnelinePlayer {
  background: #f2f2f2;
  width: 100%;
  margin-bottom: 15px;
  border: solid 1px #e5e5e5;
  border-left: none;
  height: 64px;
  position: relative;
}
.nsenOnelinePlayer .title {
  display: none;
}
.nsenOnelinePlayer .logo {
  position: absolute;
  top: 10px;
  left: 8px;
  color: #1e478a;
}
.nsenOnelinePlayer .logo:hover {
  text-decoration: none;
}
.nsenOnelinePlayer .logo .contentsTitle {
  font-size: 131%;
  font-weight: bold;
  margin-right: 2px;
}
.nsenOnelinePlayer .nsenChannelLogo {
  position: absolute;
  right: 11px;
  top: 7px;
}

.nsenMarqueeContainer {
  position: absolute;
  top: 30px;
  left: 7px;
  width: 284px;
  height: 26px;
  line-height: 26px;
  font-size: 93%;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}

.nsenMarqueeText {
  color: #666;
  white-space: nowrap;
}

.exVideoList .title:before {
  background-position: 0 -238px;
}
.exVideoList .item {
  margin-bottom: 12px;
}
.exVideoList .postTime {
  color: #666;
  font-size: 77%;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.exVideoList .exTxt {
  font-size: 85%;
  color: #666;
}
.exVideoList .largeThumb .itemThumbBox {
  width: 288px;
  height: 164px;
  overflow: hidden;
  position: relative;
  margin-right: 0px;
}
.exVideoList .largeThumb .itemThumb {
  float: none;
  height: 164px;
  width: 288px;
  margin: 0;
}
.exVideoList .largeThumb .itemThumb img {
  width: 296px;
  margin-top: -28px;
  max-width: none;
  max-height: none;
}
.exVideoList .largeThumb .itemThumb .noImage {
  margin-top: 0;
}
.exVideoList .largeThumb .itemTitle {
  font-size: 108%;
  margin-top: 2px;
}

.warningPage {
  border-top: solid 1px #dbdbdb;
  text-align: center;
}
.warningPage .content {
  padding: 60px 0;
}
.warningPage .contentHeader {
  font-size: 124%;
  color: #cc0000;
  margin-bottom: 8px;
}
.warningPage .buttonWrap {
  margin-top: 12px;
  font-size: 124%;
}
.warningPage .buttonWrap .button {
  min-width: 80px;
  margin: 4px;
}

html, body {
  height: 100%;
  margin: 0;
}

body {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

* html .footer {
  bottom: expression(document.getElementById("container").offsetHeight % 2 == 0 ? 0 : -1);
}

/*# sourceMappingURL=video_top.css.map */
