@charset "utf-8";
#m_ranking>header h1 {
  padding: 12px 6px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: 0px 1px 1px #c9c9c9;
  -moz-box-shadow: 0px 1px 1px #c9c9c9;
  box-shadow: 0px 1px 1px #c9c9c9;
  background: #c1cce2;
}

#m_ranking>header h1 span {
  display: inline-block;
  font-size: 12px;
}

#m_ranking>header nav {
  margin: 10px 6px 12px;
  padding: 4px;
  background: #dcdcdc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

#m_ranking>header ul {
  text-align: center;
  overflow: hidden;
  padding: 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#m_ranking>header li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 25%;
  padding: 0 2px;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  border-right: 1px solid #b9bbb9;
  border-left: 1px solid #f9f9f9;
}

#m_ranking>header li:first-child {
  border-left: none;
}

#m_ranking>header li:last-child {
  border-right: none;
}

#m_ranking>header a {
  display: block;
  height: 26px;
  line-height: 26px;
}

#m_ranking>header li#a a {
  background: #003a73;
  color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

#m_ranking form {
  margin-top: 3px;
  padding: 10px 10px 0;
  clear: both;
  text-align: center;
  overflow: hidden;
  background: #f0f0f3;
  /*f0f0f3*/
}

#m_ranking legend, #m_ranking select {
  float: left;
  padding: 2px 0 0;
  -webkit-text-size-adjust: 100%;
  font-size: 13px;
}

#m_ranking fieldset {
  margin-bottom: 6px;
  overflow: hidden;
}

#m_ranking legend {
  width: 4em;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-right: 20px;
}


/* ranking list +++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++ */

#acRank h2 {
  padding: 8px 6px 6px;
  font-weight: bold;
}

#acRank h2 span {
  display: block;
  font-size: 14px;
}

#acRank h2.ranking_movie_title {
  all: initial;
  font-size: 16px;
  font-weight: bold;
}

#acRank footer ul {
  padding: 12px 6px;
  background: #eee;
  border-top: 1px dotted #bbb;
  border-bottom: 1px solid #bbb;
  font-weight: normal;
  line-height: 1;
  overflow: hidden;
}

#acRank footer li {
  float: left;
  overflow: hidden;
}

#acRank footer li:nth-child(1) {
  width: 28%;
}

#acRank footer li:nth-child(2) {
  width: 36%;
}

#acRank footer li:nth-child(3) {
  width: 36%;
}

#acRank footer li a {
  display: block;
  padding: 14px 0;
  background-size: auto 24px;
  background-repeat: no-repeat;
  color: #c3c3c3;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
}

#acRank footer li:nth-child(1) a {
  display: block;
  margin-right: 10px;
  background: #d2d2d2;
  border: 1px solid #d2d2d2;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 1px 1px #fff;
  -moz-box-shadow: inset 0px 0px 0px 1px #fff;
  box-shadow: inset 0px 0px 0px 1px #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

#acRank footer li:nth-child(1) a[href] {
  text-align: center;
  color: #fff;
  border: 1px solid #044899;
  background-size: cover;
  background-color: #003a73;
  background-size: cover;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f5fa8), to(#003a73));
  background-image: -webkit-linear-gradient(top, #1f5fa8, #003a73);
  background-image: -moz-linear-gradient(top, #1f5fa8, #003a73);
  background-image: -o-linear-gradient(top, #1f5fa8, #003a73);
  background-image: linear-gradient(top, #1f5fa8, #003a73);
}

#acRank footer li:nth-child(2) a {
  padding-left: 30px;
  border-right: 1px solid #ddd;
  background-image: url(../../images/smartphone/bt_r-l-gray.png);
  background-position: 0 center;
}

#acRank footer li:nth-child(3) a {
  padding-right: 30px;
  text-align: right;
  border-left: 1px solid #fff;
  background-image: url(../../images/smartphone/bt_r-r-gray.png);
  background-position: right center;
}

#acRank footer li:nth-child(2) a[href] {
  background-image: url(../../images/smartphone/bt_r-l.png);
  color: #011b8f;
}

#acRank footer li:nth-child(3) a[href] {
  background-image: url(../../images/smartphone/bt_r-r.png);
  color: #011b8f;
}

.acRank>li {
  display: block;
  min-height: 55px;
  padding: 10px 8px 10px 124px;
  position: relative;
  color: #333;
  border-top: 1px dotted #b7b7b8;
  height: 114px;
}


.link-cursor>li::after {
  content: '';
  width: 6px;
  height: 6px;
  top: 50%;
  border: 0;
  border-top: solid 2px #003A73;
  border-right: solid 2px #003A73;
  position: absolute;
  margin-top: -4px;
  transform: rotate(45deg);
  right: 5px
}

.acRank:first-of-type>li:nth-of-type(5) {
  border-bottom: 1px dotted #bbb;
}

.acRank dt {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: bold;
}


.acRank .movie-link dt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 70%;
  color: #000;
}

@media (max-width: 450px) {
  .acRank .movie-link dt {
    width: 65%
  }
}

@media (max-width: 370px) {
  .acRank .movie-link dt {
    width: 60%
  }
}

@media (max-width: 350px) {
  .acRank .movie-link dt {
    width: 55%
  }
}

.acRank dt a {
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.acRank .movie-link dt strong {
  left: -120px;
  top: -1px
}

.acRank dt strong {
  display: block;
  width: 24px;
  height: 24px;
  color: #ff6c00;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.8;
  background: #eee;
  position: absolute;
  left: 4px;
  top: 10px;
  z-index: 10;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
}

.acRank>li.r1 dt strong {
  background: #abac2c;
  color: #fff;
}

.acRank>li.r2 dt strong {
  background: #aaabaf;
  color: #fff;
}

.acRank>li.r3 dt strong {
  background: #b78a39;
  color: #fff;
}

.acRank dd {
  font-size: 12px;
}

.acRank dd:last-child {
  width: 80px;
  position: absolute;
  left: 34px;
  top: 10px;
  text-align: center;
}

.acRank dd img {
  width: 80px;
}

.acRank dd .star span {
  display: inline-block;
  width: 60px;
  height: 12px;
  font-size: 0;
  line-height: 0;
  text-align: left;
  vertical-align: middle;
  background: url(../../images/smartphone/star0.png) no-repeat scroll 0 -12px transparent;
  background-size: 60px 24px;
}

.acRank dd span{
  display:inline-block;
  width:60px;
  height:12px;
  font-size:0;
  line-height:0;
  text-align:left;
  vertical-align:middle;
  background:url(../../images/smartphone/star0.png) no-repeat scroll 0 -12px transparent;
  background-size:60px 24px;
}

.acRank dd span img {
  display: inline-block;
  width: 60px;
  height: 12px;
  margin: 0;
  vertical-align: middle;
  background: url(../../images/smartphone/star0.png) no-repeat scroll 0 0 transparent;
  background-size: 60px 24px;
}

.acRank dd span.r0 img {
  width: 0;
}

.acRank dd span.r1 img {
  width: 6px;
}

.acRank dd span.r2 img {
  width: 12px;
}

.acRank dd span.r3 img {
  width: 18px;
}

.acRank dd span.r4 img {
  width: 24px;
}

.acRank dd span.r5 img {
  width: 30px;
}

.acRank dd span.r6 img {
  width: 36px;
}

.acRank dd span.r7 img {
  width: 42px;
}

.acRank dd span.r8 img {
  width: 48px;
}

.acRank dd span.r9 img {
  width: 54px;
}

.acRank dd span.r10 img {
  width: 60px;
}

.acRank ul {
  margin-top: 6px;
  overflow: hidden;
}

.acRank ul .search-btn-wrap {
  width: 100%;
  position: absolute;
  bottom: 6%
}

.acRank ul .search-btn-wrap ul {
  display: flex
}

.acRank ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 6em;
  padding: 0 4px 2px 0;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}

.acRank li ul li .ranking-icon-wrap {
  position: absolute;
  bottom: 9%;
  right: 5px
}

.acRank .ranking-icon-wrap li {
  float: none;
  padding: 0;
  padding: 4px 5px;
  width: 100%;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  height: 26px
}

.acRank .ranking-icon-wrap li:last-child {
  margin-top: 5px
}

.acRank .ranking-icon-wrap .attention {
  background: #FCAE00
}

.acRank .ranking-icon-wrap .attention img {
  width: 23px
}

.acRank .ranking-icon-wrap .attention span {
  position: relative;
}

.acRank .ranking-icon-wrap .attention span:first-child {
  bottom: 2px;
  margin-right: 1px
}

.acRank .ranking-icon-wrap .attention span:last-child {
  bottom: 3px
}

.acRank .ranking-icon-wrap .boom {
  background: #FC1D00
}

.acRank .ranking-icon-wrap .boom img {
  width: 18px
}

.acRank .ranking-icon-wrap .boom span:first-child {
  position: relative;
  bottom: 2px;
  margin-right: 3px
}

@media (max-width: 359px) {
  .acRank .ranking-icon-wrap li span:nth-child(2) {
    display: none
  }
}

.acRank ul a {
  display: block;
  padding: 4px 2px;
  background: #eee;
  color: #cdcdcd;
  line-height: 1;
  border: 1px solid #ddd;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.acRank ul li:first-child a[href] {
  color: #011b8f;
  border: 1px solid #bbb;
  background: #dbdbdb;
  background: linear-gradient(top, #fff 0%, #dbdbdb 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dbdbdb));
  background: -moz-linear-gradient(top, #fff, #dbdbdb);
  background: -o-linear-gradient(top, #fff, #dbdbdb);
}

.acRank ul li:nth-child(2) a[href] {
  color: #011b8f;
  border: 1px solid #bbb;
  background: #f3dde7;
  background: linear-gradient(top, #fdeaf3 0%, #f3dde7 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fdeaf3), to(#f3dde7));
  background: -moz-linear-gradient(top, #fdeaf3, #f3dde7);
  background: -o-linear-gradient(top, #fdeaf3, #f3dde7);
}

#m_ranking_bottom .yads_ad {
  border-top: 0 none !important;
}

#m_ranking_bottom .yads_ad_item:nth-child(2) {
  border-bottom: 0 none !important;
}

#m_ranking_bottom nav ul {
  margin: 10px 6px 12px;
  padding: 6px;
  background: #dcdcdc;
  text-align: center;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

#m_ranking_bottom nav li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 2px;
  font-weight: bold;
  border-right: 1px solid #b9bbb9;
  border-left: 1px solid #f9f9f9;
}

#m_ranking_bottom nav .col3 li {
  width: 33%;
}

#m_ranking_bottom nav li:first-child {
  border-left: none;
  padding-left: 0;
}

#m_ranking_bottom nav li:last-child {
  border-right: none;
  padding-right: 0;
}

#m_ranking_bottom nav a {
  display: block;
  height: 22px;
  padding-top: 8px;
  font-size: 13px;
  line-height: 1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

#m_ranking_bottom nav li#a a {
  background: #003a73;
  color: #fff;
}

.yads_infeed {
  border-top: 1px dotted #bbb;
  min-height: 97px;
  padding-left: 25px;
}

.yads_infeed .yads_ad_img {
  width: 80px;
  height: 80px;
}
