@charset "UTF-8";
.main-title + .sub-title {
  margin-left: 90px;
  position: relative; }
.main-title + .sub-title:before {
    position: absolute;
    content: "………";
    top: 0px;
    bottom: 0px;
    left: -76px; }
body.second.news  .box-wrap .thumb-box {
    width: inherit;
    margin: 20px;
    text-align: center;
}

body.second.news  .box-wrap .thumb-box img {
    width: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.u-purple {color:#8800ff !important;
          }
body.story #wrapper .story-item-list-box li.category-enemy .story-item-list-anchor .img-box .thumb img {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: auto;
}

.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}
.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}

body.top #wrapper #main-side-box .next-movie .txt-box .detail:before {
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  padding-right: 5px;
}

body.top #wrapper #main-side-box {
    font-size: 1.3rem;
}