input {
  width: 100%;
}
.small {
  font-size: 70%;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.main-column-item {
  clear: both;
  overflow: hidden;
  margin: 15px 0;
  padding-bottom: 5px;
}

.main-column-item__header {
  position: relative;
  border-bottom: 1px solid #CDCDCD;
  height: 44px;
  margin-bottom: 15px;
}

.main-column-item__header h1,
.main-column-item__header h2,
.main-column-item__header h3 {
  font-size: 30px;
  line-height: 44px;
}

.main-column-item__header .btn {
  position: absolute;
  right: 5px;
  top: 0;
}

.main-column-item__footer {
  padding: 15px;
  clear: both;
  text-align: center;
}

.main-column-item__footer .btn-lg,
.main-column-item__footer .btn-group-lg>.btn {
  width: 33%;
  display: block;
  margin: 0 auto;
}

.sub-column-item {
  margin: 15px 0;
}

.sub-column-item__header {
  margin: 0 10px;
  border-bottom: 1px solid #CDCDCD;
}

.sub-column-item__header h1 {
  font-size: 18px;
  line-height: 1.3;
}

.sub-column-item__body {
  padding: 10px;
}

.sub-column-item.movie-column {
  border-color: #AAD1FF;
}

.sub-column-item.movie-column>header {
  color: #3087ED;
  border-color: #3087ED;
}

.sub-column-item.article-column {
  border-color: #BCD9A5;
}

.sub-column-item.article-column>header {
  color: #6EAC2B;
  border-color: #6EAC2B;
}

.sub-column-item.pickup-column {
  border-color: #FF9840;
}

.sub-column-item.pickup-column>header {
  color: #FF8233;
  border-color: #FF8233;
}

.sub-column-item.pickup-column .tag-list {
  padding: 0 10px 10px 0;
}

.sub-column-item.pickup-column .tag-list__item {
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
}

.sub-column-item.pickup-column .tag-list__item .btn-tag {
  color: #fff;
}

.sub-column-item.pickup-column .tag-list__item .btn-tag:link,
.sub-column-item.pickup-column .tag-list__item .btn-tag:visited {
  background-color: #F97822;
  border-color: #FBDF57;
  margin: 0;
  font-size: 14px;
  padding: 6px 12px;
  border-radius: 0;
  line-height: 1.4;
}

.sub-column-item.pickup-column .tag-list__item .btn-tag:hover,
.sub-column-item.pickup-column .tag-list__item .btn-tag:focus {
  background-color: #FDCD84;
}

.sub-column-item.pickup-column .tag-list__item .btn-tag:active {
  background-color: #FFAF4C;
}

.sub-column-item.show-live-column {
  border-color: #3089ED;
  background-color: #3089ED;
}

.sub-column-item.show-live-column>header {
  color: #FFFFFF;
  border: none;
}

.sub-column-item.show-live-column .embed-responsive {
  background-color: #96C8FF;
}

.ranking-list {
  margin-bottom: 0;
}

.ranking-list li {
  list-style: none;
  margin: 10px 0;
  clear: both;
  overflow: hidden;
}

.ranking-list li:nth-child(1):before {
  display: block;
  margin-top: 2px;
  width: 1em;
  line-height: 1;
  content: "1";
  color: #FFF;
  background: #FF3F3F;
  float: left;
  margin-right: 5px;
  text-align: center;
  border-radius: 2px;
  font-size: 14px;
}

.ranking-list li:nth-child(2):before {
  display: block;
  margin-top: 2px;
  width: 1em;
  line-height: 1;
  content: "2";
  color: #FFF;
  background: #FF6600;
  float: left;
  margin-right: 5px;
  text-align: center;
  border-radius: 2px;
  font-size: 14px;
}

.ranking-list li:nth-child(3):before {
  display: block;
  margin-top: 2px;
  width: 1em;
  line-height: 1;
  content: "3";
  color: #FFF;
  background: #2271E3;
  float: left;
  margin-right: 5px;
  text-align: center;
  border-radius: 2px;
  font-size: 14px;
}

.ranking-list li:nth-child(4):before {
  display: block;
  margin-top: 2px;
  width: 1em;
  line-height: 1;
  content: "4";
  color: #FFF;
  background: #666666;
  float: left;
  margin-right: 5px;
  text-align: center;
  border-radius: 2px;
  font-size: 14px;
}

.ranking-list li:nth-child(5):before {
  display: block;
  margin-top: 2px;
  width: 1em;
  line-height: 1;
  content: "5";
  color: #FFF;
  background: #999999;
  float: left;
  margin-right: 5px;
  text-align: center;
  border-radius: 2px;
  font-size: 14px;
}

.ranking-list li a {
  display: block;
  color: #333333;
}

.ranking-list li a:visited {
  color: #999;
}

.ranking-list li a:hover,
.ranking-list li a:focus {
  background: #FDF5E3;
  text-decoration: none;
}

.ranking-list li .thumbnail {
  border-color: #EFEFEF;
  background: none;
  border-radius: 2px;
  width: 120px;
  overflow: hidden;
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}

.ranking-list li .thumbnail .thumb-wrapper {
  display: block;
  overflow: hidden;
}

.ranking-list li .thumbnail img.movie-thumb {
  margin-top: -12px;
  margin-bottom: -11px;
}

.ranking-list li .movie-title {
  font-size: 12px;
  height: 4.0em;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  height: 60px;
  position: relative;
}

.ranking-list li .movie-title:before,
.ranking-list li .movie-title:after {
  background: #FFF;
  position: absolute;
}

.ranking-list li .movie-title:before {
  content: " …";
  top: 33.6px;
  right: 0;
}

.ranking-list li .movie-title:after {
  content: "";
  height: 100%;
  width: 100%;
}

.ranking-list li .movie-view-count {
  font-size: 12px;
  margin-bottom: 0;
}

.article-column .ranking-list .movie-title {
  height: 67.2px;
  position: relative;
}

.article-column .ranking-list .movie-title:before,
.article-column .ranking-list .movie-title:after {
  background: #FFF;
  position: absolute;
}

.article-column .ranking-list .movie-title:before {
  content: " …";
  top: 50.4px;
  right: 0;
}

.article-column .ranking-list .movie-title:after {
  content: "";
  height: 100%;
  width: 100%;
}

.sub-column-list {
  margin-bottom: 0;
}

.sub-column-list li {
  list-style: none;
  clear: both;
  overflow: hidden;
  margin: 10px 0;
}

.sub-column-list li a {
  display: block;
  color: #333333;
  overflow: hidden;
  border-radius: 2px;
}

.sub-column-list li a:visited {
  color: #999;
}

.sub-column-list li a:hover,
.sub-column-list li a:focus {
  background: #FDF5E3;
  text-decoration: none;
}

.sub-column-list li .thumbnail {
  border-color: #EFEFEF;
  border-radius: 2px;
  background: none;
  width: 120px;
  overflow: hidden;
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}

.sub-column-list li .thumbnail .thumb-wrapper {
  display: block;
  overflow: hidden;
}

.sub-column-list li .thumbnail img.item-thumb {
  margin-top: -12px;
  margin-bottom: -11px;
  width: 120px;
}

.sub-column-list li .item-title {
  font-size: 12px;
  height: 4.0em;
  font-weight: bold;
  overflow: hidden;
}

.sub-column-list li .item-title.article-title {
  height: 67px;
}

.sub-column-list li .item-view-count {
  font-size: 12px;
  margin-bottom: 0;
}

.timeline__header h1 {
  color: #3087ED;
}

#infscr-loading {
  text-align: center;
  margin: 5px auto;
}

.movie-frame-wrapper {
  text-align: center;
  margin-bottom: 20px;
  background-color: #f8f8f8;
}

.movie-frame-wrapper .caption {
  line-height: 1.6;
  background: #FCFCFC;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  font-size: 12px;
  display: block;
  padding: 5px 10px;
  text-align: left;
  margin: 0 auto;
}

.movie-frame-wrapper .movie-snippet {
  padding: 5px;
  line-height: 1.6;
  background: #FCFCFC;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  font-size: 12px;
  display: block;
}

.movie-frame-wrapper .movie-snippet .suration,
.movie-frame-wrapper .movie-snippet .view-count {
  display: inline-block;
  margin: 0 10px;
}

.movie-frame {
  display: block;
  margin: 0 auto;
}

.pretty-embed.movie-frame {
  overflow: hidden;
}

.social-links {
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
}

.social-links__btn {
  width: 25%;
  float: left;
  display: block;
  background: #CDCDCD;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.social-links__btn:link,
.social-links__btn:visited {
  color: #FFFFFF;
}

.social-links__btn:hover,
.social-links__btn:focus {
  text-decoration: none;
}

.social-links .btn-facebook {
  background-color: #3B5998;
}

.social-links .btn-facebook:link,
.social-links .btn-facebook:visited {
  background-color: #3B5998;
}

.social-links .btn-facebook:hover,
.social-links .btn-facebook:focus {
  background-color: #98ACD8;
}

.social-links .btn-facebook:active {
  background-color: #D3E1FF;
}

.social-links .btn-twitter {
  background-color: #55ACEE;
}

.social-links .btn-twitter:link,
.social-links .btn-twitter:visited {
  background-color: #55ACEE;
}

.social-links .btn-twitter:hover,
.social-links .btn-twitter:focus {
  background-color: #97CEF8;
}

.social-links .btn-twitter:active {
  background-color: #BADDF7;
}

.social-links .btn-gplus {
  background-color: #D73D32;
}

.social-links .btn-gplus:link,
.social-links .btn-gplus:visited {
  background-color: #D73D32;
}

.social-links .btn-gplus:hover,
.social-links .btn-gplus:focus {
  background-color: #E87B73;
}

.social-links .btn-gplus:active {
  background-color: #ECA6A1;
}

.social-links .btn-line {
  background-color: #00C300;
}

.social-links .btn-line:link,
.social-links .btn-line:visited {
  background-color: #00C300;
}

.social-links .btn-line:hover,
.social-links .btn-line:focus {
  background-color: #88DE88;
}

.social-links .btn-line:active {
  background-color: #BFEEBF;
}

.social-links .btn-hatena {
  background-image: -o-linear-gradient(-90deg, #00A5DE 50%, #008FDE 51%);
  background-image: -moz-linear-gradient(-90deg, #00A5DE 50%, #008FDE 51%);
  background-image: -webkit-linear-gradient(-90deg, #00A5DE 50%, #008FDE 51%);
  background-image: -ms-linear-gradient(-90deg, #00A5DE 50%, #008FDE 51%);
  background-image: linear-gradient(-180deg, #00A5DE 50%, #008FDE 51%);
}

.social-links .btn-hatena:hover,
.social-links .btn-hatena:focus {
  background-image: -o-linear-gradient(-90deg, #67D8FF 50%, #54BAF2 51%);
  background-image: -moz-linear-gradient(-90deg, #67D8FF 50%, #54BAF2 51%);
  background-image: -webkit-linear-gradient(-90deg, #67D8FF 50%, #54BAF2 51%);
  background-image: -ms-linear-gradient(-90deg, #67D8FF 50%, #54BAF2 51%);
  background-image: linear-gradient(-180deg, #67D8FF 50%, #54BAF2 51%);
}

.social-links .btn-hatena:active {
  background-image: -o-linear-gradient(-90deg, #ADEAFF 50%, #91D8FF 51%);
  background-image: -moz-linear-gradient(-90deg, #ADEAFF 50%, #91D8FF 51%);
  background-image: -webkit-linear-gradient(-90deg, #ADEAFF 50%, #91D8FF 51%);
  background-image: -ms-linear-gradient(-90deg, #ADEAFF 50%, #91D8FF 51%);
  background-image: linear-gradient(-180deg, #ADEAFF 50%, #91D8FF 51%);
}

.social-links .btn-add-channel {
  display: block;
  background: #E62D28;
  text-align: center;
  width: 100%;
  clear: both;
  border-top: 1px solid #FFF;
  color: #FFFFFF;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.social-links .btn-add-channel img {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}

.social-links .btn-add-channel:link,
.social-links .btn-add-channel:visited {
  background-color: #E62D28;
}

.social-links .btn-add-channel:hover,
.social-links .btn-add-channel:focus {
  text-decoration: none;
  background-color: #FD8983;
}

.social-links .btn-add-channel:active {
  background-color: #FBB4B1;
}

.show-movie .movie-frame-wrapper {
  margin-bottom: 1px;
}

.show-movie,
.read-article {
  padding-top: 5px;
}

.show-movie .breadcrumb,
.read-article .breadcrumb {
  margin-top: 15px;
}

.show-movie .page-header,
.read-article .page-header {
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.show-movie .page-header .pubtime,
.read-article .page-header .pubtime {
  display: block;
  color: #666;
  text-align: right;
  font-size: 14px;
}

.show-movie__title,
.read-article__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}

.show-movie__body,
.read-article__body {
  margin: 15px 0;
  padding-left: 5px;
  padding-right: 5px;
}

.show-movie__body>h1,
.show-movie__body>h2,
.show-movie__body>h3,
.read-article__body>h1,
.read-article__body>h2,
.read-article__body>h3 {
  font-size: 18px;
  margin: 15px 0;
  font-weight: bold;
  line-height: 1.6;
}

.show-movie__body p,
.read-article__body p {
  margin-bottom: 1.0em;
  line-height: 1.6;
}

.show-movie__related-articles,
.read-article__related-articles {
  clear: both;
  margin: 15px 0;
  overflow: hidden;
}

.show-movie__related-articles>h1,
.read-article__related-articles>h1 {
  font-size: 18px;
  color: #6EAC2B;
}

.show-movie__related-movies,
.read-article__related-movies {
  clear: both;
  margin: 15px 0;
  overflow: hidden;
}

.show-movie__related-movies>h1,
.read-article__related-movies>h1 {
  font-size: 18px;
  color: #3087ED;
}

.show-movie__tags,
.read-article__tags {
  clear: both;
  margin: 15px 0;
}

.show-movie__tags .btn,
.read-article__tags .btn {
  margin-bottom: 3px;
}

.show-movie__tags>h1,
.show-movie__tags>h2,
.show-movie__tags>h3,
.read-article__tags>h1,
.read-article__tags>h2,
.read-article__tags>h3 {
  font-size: 18px;
  color: #095B84;
}

.show-movie__ad-individual,
.read-article__ad-individual {
  clear: both;
  margin: 15px 0;
  padding: 5px;
}

.show-movie .page-header {
  border-color: #AAD1FF;
}

.read-article .page-header {
  border-color: #BCD9A5;
}

.movie-page-header {
  border-color: #3087ED;
  border-bottom: solid 1px #3087ED;
  margin-bottom: 24px;
}

.movie-page-header h1,
.movie-page-header h2,
.movie-page-header h3 {
  color: #3087ED;
}

.movie-page-header .breadcrumb {
  background-color: #EFFBFF;
}

.article-page-header {
  border-color: #6EAC2B;
}

.article-page-header h1,
.article-page-header h2,
.article-page-header h3 {
  color: #6EAC2B;
}

.article-page-header .breadcrumb {
  background-color: #EDF9E3;
}

.generic-page {
  max-width: 940px;
  margin: 0 auto;
}

.generic-page .page-body h2,
.generic-page .page-body h3 {
  line-height: 1.6;
  font-size: 24px;
  color: #666;
}

.generic-page .page-body p {
  line-height: 1.6;
  margin-bottom: 1.0em;
}

.search-result-page .page-header h1 {
  color: #095B84;
}

.search-result-page .gsc-selected-option-container {
  width: 100% !important;
}

.search-result-page .gsc-selected-option {
  white-space: nowrap;
  width: 80px;
  text-align: center;
}

.search-result-page .gsc-results .gsc-cursor-box {
  text-align: left;
  font-size: 16px;
}

.search-result-page .gsc-results .gsc-cursor-box .gsc-cursor-page {
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  margin: 2px 3px;
  border: 1px solid #E0E0E0;
  min-width: 40px;
}

.error-page {
  max-width: 940px;
  margin: 0 auto;
}

.error-page .page-header h1 {
  color: #1A62AA;
}

.error-page .page-body .alert-icon {
  width: 90px;
}

.error-page .page-body .alert-icon img {
  display: block;
  width: 100%;
}

.error-page .page-body p {
  line-height: 1.6;
  margin-bottom: 1.0em;
}

.breadcrumb {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 12px;
  border-radius: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.breadcrumb>li {
  display: inline;
  white-space: nowrap;
}

.breadcrumb>li+li:before {
  content: '>';
  display: inline;
}

.pagination-wrapper {
  text-align: center;
  margin: 20px 0;
  clear: both;
  min-height: 1px;
}

.btn-scroll-top {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  color: #FFFFFF;
  background: #3089ED;
  opacity: 0.9;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  right: 0px;
  bottom: 30px;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.btn-scroll-top:visited {
  color: #FFFFFF;
}

.btn-scroll-top:hover,
.btn-scroll-top:focus {
  color: #FFFFFF;
  background-color: #89BFFB;
}

.btn-scroll-top:active {
  color: #FFFFFF;
  background-color: #9FC7F5;
}

body .all-wrapper>.container {
  min-width: 1040px;
  padding-top: 70px;
  padding-bottom: 20px;
}

.navbar>.container {
  min-width: 1040px;
  padding-left: 0;
  padding-right: 0;
  /* Always float the navbar header */
  /* Undo the collapsing navbar */
  /* Always apply the floated nav */
}

.navbar>.container .navbar-header,
.navbar>.container .navbar-collapse {
  margin-left: 0;
  margin-right: 0;
}

.navbar>.container .navbar-header {
  float: left;
}

.navbar>.container .navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  border-top: none;
}

.navbar>.container .navbar-toggle {
  display: none;
}

.navbar>.container .navbar-brand {
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 0;
}

.navbar>.container .navbar-nav {
  float: left;
  margin: 0;
}

.navbar>.container .navbar-nav>li {
  float: left;
}

.navbar>.container .navbar-nav>li>a {
  padding: 15px;
}

.navbar>.container .navbar-nav.navbar-right {
  float: right;
}

.navbar>.container .navbar-nav .social-link {
  padding: 0;
}

.navbar>.container .navbar-nav .social-link a {
  padding: 8px 0;
  width: 40px;
  height: 50px;
  display: block;
}

.navbar>.container .navbar-nav .social-link img {
  width: 32px;
  margin: 0 auto;
  display: block;
}

.navbar .open>a.site-serach-toggle,
.navbar .open>a.site-serach-toggle:active {
  background-color: #AAD1FF !important;
}

.navbar .dropdown-search>a.dropdown-toggle {
  font-size: 18px;
  width: 40px;
  height: 51px;
  text-align: center;
  padding: 15px 0 !important;
}

.navbar .dropdown-search .dropdown-menu {
  width: 300px;
  background: rgba(47, 136, 237, 0.95);
  border-radius: 0;
  text-align: center;
}

.navbar .dropdown-search .dropdown-menu .navbar-form {
  width: 100%;
}

.navbar .dropdown-search .dropdown-menu .navbar-form .form-keywords {
  margin-right: 2px;
  width: 210px;
}

.main-column {
  margin-left: -315px;
  float: left;
  width: 100%;
}

.main-column__container {
  margin-left: 315px;
}

.main-column.one-column {
  margin-left: 0;
}

.main-column.one-column .main-column__container {
  margin-left: 0;
  min-width: 640px;
}

.movie-frame-wrapper .caption {
  width: 715px;
}

.movie-frame {
  width: 715px;
  height: 402px;
}

.movie-frame>img {
  margin: -67px 0;
}

.sub-column {
  width: 300px;
  padding-bottom: 30px;
  float: right;
}

.sub-column-item {
  border: 1px solid #ddd;
  border-radius: 3px;
}

.search-result-page .form-site-search {
  padding: 15px;
}

.search-result-page .form-site-search .form-group {
  display: inline-block;
  width: 443px;
  margin-right: 2px;
  display: inline-block;
}

.search-result-page .form-site-search .form-group .form-keywords {
  width: 100%;
}

.search-result-page .form-site-search .btn-search {
  display: inline-block;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.movie-list__item .thumbnail {
  margin-bottom: 5px;
  border: none;
}

.article-list__item .thumbnail__image-wrapper,
.movie-list__item .thumbnail__image-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}

.article-list__item .thumbnail__image-wrapper img,
.movie-list__item .thumbnail__image-wrapper img {
  margin-top: -10%;
  margin-bottom: -10%;
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.movie-list__item__title {
  overflow: hidden;
  color: inherit;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.4;
  text-shadow: none;
  font-weight: bold;
  height: 58.8px;
  position: relative;
}

.article-list__item__title:before,
.article-list__item__title:after,
.movie-list__item__title:before,
.movie-list__item__title:after {
  background: #FFF;
  position: absolute;
}

.article-list__item__title:before,
.movie-list__item__title:before {
  content: " …";
  top: 39.2px;
  right: 0;
}

.article-list__item__title:after,
.movie-list__item__title:after {
  content: "";
  height: 100%;
  width: 100%;
}

a:visited .article-list__item__title,
a:visited .movie-list__item__title {
  color: #999;
}

.col-parallel {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
}

.col-parallel__header {
  position: relative;
  height: 44px;
  margin: 0 5px 5px 5px;
  border-bottom: 1px solid #CDCDCD;
}

.col-parallel__header h1,
.col-parallel__header h2,
.col-parallel__header h3 {
  font-size: 24px;
  line-height: 44px;
}

.col-parallel__footer {
  clear: both;
  padding: 15px 5px;
}
.col-parallel__footer .btn {
  margin: 0 auto;
  display: block; 
}
.col-parallel__header .btn {
  position: absolute;
  right: 0;
  top: 3px;
}

.btn-movie {
  color: #fff;
  background-color: #3087ED;
  border-color: #2168BB;
  padding: 0 32px;
  margin: 0;
  border-radius: 0;
}

.btn-movie:hover,
.btn-movie:focus {
  color: #fff;
  background-color: #1164C6;
}

.btn-movie:active {
  background-color: #368DF3;
}

.movie-list__item {
  overflow: hidden;
  height: auto;
  margin: 0;
}

.article-list__item__container>a,
.movie-list__item__container>a {
  border: 1px solid #EFEFEF;
  margin: 5px -10px;
  padding: 10px;
  border-radius: 2px;
  display: block;
  color: #333;
}

.article-list__item__container>a:visited,
.movie-list__item__container>a:visited {
  color: #999;
}

.article-list__item__container>a:hover,
.movie-list__item__container>a:hover {
  text-decoration: none;
  background: #FFFCF9;
  border-color: #F5A623;
}

.article-list__item__container>a:active,
.movie-list__item__container>a:active {
  background: #FFFFFF;
}

.article-list__item .thumbnail,
.movie-list__item .thumbnail {
  margin-bottom: 5px;
  border: none;
}

.article-list__item .thumbnail__image-wrapper,
.movie-list__item .thumbnail__image-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}

.article-list__item .thumbnail__image-wrapper img,
.movie-list__item .thumbnail__image-wrapper img {
  margin-top: -10%;
  margin-bottom: -10%;
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.article-list__item__duration,
.movie-list__item__duration {
  display: inline-block;
  color: #FFF;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.8);
}

.article-list__item__title,
.movie-list__item__title {
  overflow: hidden;
  color: inherit;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.4;
  text-shadow: none;
  font-weight: bold;
  height: 58.8px;
  position: relative;
}

.article-list__item__title:before,
.article-list__item__title:after,
.movie-list__item__title:before,
.movie-list__item__title:after {
  background: #FFF;
  position: absolute;
}

.article-list__item__title:before,
.movie-list__item__title:before {
  content: " …";
  top: 39.2px;
  right: 0;
}

.article-list__item__title:after,
.movie-list__item__title:after {
  content: "";
  height: 100%;
  width: 100%;
}

a:visited .article-list__item__title,
a:visited .movie-list__item__title {
  color: #999;
}

.article-list__item__snippet,
.movie-list__item__snippet {
  display: block;
  position: relative;
  margin: 5px 0;
}

.article-list__item__snippet .published-at,
.movie-list__item__snippet .published-at {
  display: inline-block;
}

.article-list__item__snippet .view-count,
.movie-list__item__snippet .view-count {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 4px;
}

.movie-list__item__container>a {
  border-color: #AAD1FF;
}

.article-list__item__container>a {
  border-color: #BCD9A5;
}
.banner__logo {
  width: 100%;
}

.col-movie header {
  border-color: #3087ED;
}
.col-movie header h1, .col-movie header h2, .col-movie header h3 {
  color: #3087ED;
}

.btn-tag {
  font-size: 16px;
  padding: 6px 12px;
  border-radius: 0;
  line-height: 1.4;
  margin: 0 2px 0 0;
  color: #fff;
  background-color: #1D98D6;
  border-color: #095B84;
}

.show-movie__body p {
}