
@charset 'UTF-8';

.ranking-nav,
.category-box .general-list,
.ranking-link-list,
.ranking-link-list li {
  *zoom: 1;
}

.ranking-nav:before,
.category-box .general-list:before,
.ranking-link-list:before,
.ranking-link-list li:before {
  display: table;
  content: '';
}

.ranking-nav:after,
.category-box .general-list:after,
.ranking-link-list:after,
.ranking-link-list li:after {
  display: table;
  clear: both;
  content: '';
}

/* =========================================================
 Ranking Style
========================================================= */

.l-ttl-header {
  margin-bottom: 40px;
  border-bottom: 1px solid #ccc;
  background: #f4f4f4;
}

.ranking-nav-ttl {
  padding: 8px 15px 4px;
  border-bottom: 1px solid #111;
  font-size: 1.5rem;
  font-weight: bold;
}
.category-box.genre {
  float: left;
  width: 190px;
}
.category-box.genre .category-list {
  border-top: 1px dotted #676666;
  border-bottom: 1px dotted #676666;
}
.category-box.genre .category-list li {
  display: table;
  width: 100%;
  height: 50px;
}
.category-box.genre .category-list li+li {
  border-top: 1px dotted #676666;
}
.category-box.genre .category-list li a {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding-left: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  background-color: #f6f6f6;
  box-shadow: -1px 0 1px -1px #bdbdbd inset;
}
.category-box.genre .category-list li.is-current a {
  background-color: #fbebec;
}
.category-box.general{
  width: 100%;
}
.category-box.general .category-current {
  display: none;
}
.ranking-general-header {
  overflow: hidden;
  border-bottom: 3px solid #b2030c;
  position: relative;
}
.ranking-general-header .ranking-nav {
  width: 570px;
  float: left;
  position: relative;
}
.category-box.general .category-list {
  padding-top: 7px;
}

.category-box.general .category-list li {
  display: table;
  float: left;
  width: 95px;
  height: 40px;
  border-right: 1px solid #ffffff;
}

.category-box.general .category-list li a {
  display: table-cell;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
  vertical-align: middle;
  background-color: #111111;
}
.category-box.general .category-list li a span.is-pc {
  display: inline;
}
.category-box.general .category-list li.is-current a {
  background-color: #c7000a;
  position: relative;
}

.category-box.general .category-list li.is-current a::before {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background-color: #c7000a;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: absolute;
  top: -5px;
  left: 0;
}
.category-box.general .category-list li a .year {
  font-size: 1.1rem;
  display: block;
}
.ranking-general-header .update {
  font-size: 1.1rem;
  position: absolute;
  bottom: 0;
  right: 0;
}


.ranking .content-ttl {
  height: 60px;
  margin-bottom: 0;
  background: #c7000a;
  color: #ffffff;
  font-weight: bold;
}

.ranking .content-ttl span {
  display: table-cell;
  height: 60px;
  padding: 15px 0 0 70px;
  background: url(/dam/pc/images/top/icon_head_ranking.png) no-repeat 13px 5px;
  font-size: 2.2rem;
  vertical-align: top;

}

.ranking-link-list {
  font-weight: bold;
}

@media screen and (min-width: 721px) {
    .footerBtn-clear {
        position: absolute;
        bottom: 40px;
    }
}
   /* フッターリンク */

@media screen and (min-width: 721px) {
    .footerBtn-clear {
        position: absolute;
        bottom: 40px;
    }
}


   .footerBtn-clear {
    clear: both;
}
  .footerBtn-wrap {
border: 1px solid;
    border-radius: 18px;
    width: 950px;


  }
  
  .footerBtn-ttl {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid;
  padding: 15px 0;
  padding-left: 15px;
  }
  
  .footerBtn-block {
  display: flex;
  justify-content: flex-start;
  font-size: 16px;
  }
  
  .footerBtn-song {
  padding: 15px 0;
  text-align: center;
  }
  
  .footerBtn-song-item {
  position: relative;
  }
  
  .footerBtn-rank {
  padding: 15px 0;
  text-align: center;
  }
  
  .footerBtn-rank-item {
  position: relative;
  }
  
  .footerBtn-song:after {
  display: block;
  position: absolute;
  top: 17px;
  right: -20px;
  content: url(/dam/pc/images/common/arrow_link_big.png);
  }
  
  
  .footerBtn-rank:after {
  display: block;
  position: absolute;
  top: 17px;
  right: -20px;
  content: url(/dam/pc/images/common/arrow_link_big.png);
  }
  
  
  .footerBtn-ttl-block {
  position: relative;
  margin: 0 20px;
  }
  
  .footerBtn-boder {
  border-top: 3px dashed #d2d2d2;
  padding-bottom: 50px;
  width: 950px;
  margin: 0 auto;
  }
  
  @media screen and (min-width: 374px) {
  .sp-br {
  display: none;
  }
  }
  
  @media screen and (max-width: 720px) {
    .footerBtn-ttl:after {
      display: block;
      position: absolute;
      top: 18px;
      left: 190px;
      content: url(/dam/pc/images/common/arrow_link_big.png);
    }

  .footerBtn-block {
  font-size: 16px;
  height: 45px;
  display: inline;
  }
  
  .footerBtn-wrap {
  width: 95%;
  margin: 0 auto 30px;
  border: none;
  }
  
  .footerBtn-song:after {
  top: 14px;
  right: 0;
  left: 95%;
  content: url(/dam/pc/images/common/arrow_link.png);
  }
  
  .footerBtn-rank:after {
  top: 9px;
  right: 0;
  left: 95%;
  content: url(/dam/pc/images/common/arrow_link.png);
  }
  
  .footerBtn-ttl:after {
  top: 10px;
  right: 0;
  left: 95%;
  content: url(/dam/pc/images/common/arrow_link.png);
  }
  
  .footerBtn-ttl {
  font-size: 16px;
  padding: 10px 10px;
  height: 45px;
  }
  
  .footerBtn-ttl-block {
  margin: 0;
  }
  
  .footerBtn-boder {
  border-top: 2px dashed #d2d2d2;
  width: 97%;
  }
  
  .footerBtn-boder {
  padding-bottom: 30px;
  }
  
  .footerBtn-link {
  width: 300px;
  max-width: 100%;
  }
  
  .footerBtn-song-item {
  width: 100%;
  border-bottom: 1px dashed;
  }
  
  .footerBtn-rank-item {
  width: 100%;
  }
  
  .footerBtn-song {
  text-align: left;
  padding: 15px 0 10px 10px;
  }
  
  .footerBtn-rank {
  text-align: left;
  padding: 10px 0 10px 10px;
  }
  }
  
  @media screen and (max-width: 373px) {
  .footerBtn-block {
  height: 100%;
  }
  
  .footerBtn-song:after {
  left: 90%;
  }
  
  .footerBtn-rank:after {
  left: 90%;
  }
  
  .footerBtn-ttl:after {
  left: 90%;
  }
  }

  @media screen and (min-width: 721px) {
    .footerBtn-ttl > a {
      position: relative;
    }

    .footerBtn-ttl > a:after {
      display: block;
      position: absolute;
      top: 50%;
      right: -20px;
      transform: translateY(-50%);
      content: url(/dam/pc/images/common/arrow_link_big.png);
      font-size: 0;
    }

    .footerBtn-block {
      padding-right: 35px;
      padding-left: 35px;
    }

    .footerBtn-rank-item {
      margin-left: 100px;
    }
  }

   /* フッターリンク */
.ranking-link-list + .ranking-link-list {
  margin-top: 1em;
  border-top: 1px dotted #ccc;
  margin-bottom: 140px;
}

.ranking-link-list p,
.ranking-link-list div {
  float: left;
  font-size: 1.3rem;
  font-weight: bold;
}

.ranking-link-list p {
  min-width: 100px;
  padding-right: 8px;
}

.ranking-link-list div a:first-of-type {
  margin-left: 10px;
}

.ranking-link-list div a:last-of-type {
  margin-right: 10px;
}

.ranking-link-list > li {
  float: left;
  margin-right: 30px;
  font-weight: bold;
}

.ranking-link-list > li ul > li {
  margin-top: 1em;
  font-weight: bold;
}

.ranking-link-list a {
  display: inline-block;
  margin: 0 5px;
  color: #c7000a;
  text-decoration: underline;
}


.l-ranking-container-wrap {
  float: right;
  width: 720px;
  position: relative;
  margin-bottom: 90px;
}
.l-ranking-container-wrap::before {
  content: "";
  display: block;
  height: 100%;
  border-right: 1px solid #bdbdbd;
  position: absolute;
  top: 0;
  left: -40px;
}
.ranking_note{
	clear: both;
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 30px;
}
.ranking-ttl {
  color: #c7000a;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.ranking-ttl:before {
  content: "【 ";
}
.ranking-ttl:after {
  content: " 】";
}

.l-ranking-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


.l-ranking {
      flex: 1 0 0%;

  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
}

.l-ranking .ranking-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  background: #fbebec;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-ranking .ranking-header p {
  padding-left: 10px;
  font-size: 1.3rem;
  font-weight: bold;
}

.l-ranking .ranking-header .rank {
  width: 42px;
}

.l-ranking .ranking-header .title {
  width: 290px;
      flex: 1 0 0%;

  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
}

.l-ranking .ranking-header .artist {
  width: 208px;
}

.l-ranking .ranking-header .number {
  width: 114px;
}

.l-ranking .ranking-header .denmoku {
  width: 96px;
}

.ranking-list .ranking-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.l-ranking.artist .ranking-list .ranking-item.is-rankup .artist p span,
.ranking-list .ranking-item.is-rankup .title p span {
  position: relative;
}
.l-ranking.artist .ranking-list .ranking-item.is-rankup .artist p span::before,
.ranking-list .ranking-item.is-rankup .title p span::before {
  position: absolute;
  content: "";
  display: block;
  width: 32px;
  height: 14px;
  background: url(/dam/images/ranking/icon_rankup.png) no-repeat left top;
  background-size: cover;
  top: -14px;
}
.l-ranking.artist .ranking-list .ranking-item.is-new .artist p span,
.ranking-list .ranking-item.is-new .title p span {
  position: relative;
}
.l-ranking.artist .ranking-list .ranking-item.is-new .artist p span::before,
.ranking-list .ranking-item.is-new .title p span::before {
  position: absolute;
  content: "";
  display: block;
  width: 32px;
  height: 14px;
  background: url(/dam/images/ranking/icon_new.png) no-repeat left top;
  background-size: cover;
  top: -14px;
}
.ranking-list .ranking-item .ranking-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
      flex: 1 0 0%;

  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
}
.ranking-list .ranking-item .ranking-item-inner.is-pc {
  display: flex;
}
.ranking-list .ranking-item .ranking-item-inner.is-sp {
  display: none;
}
.ranking-list .ranking-item .is-sp {
  display: none;
}

.ranking-list .ranking-item .rank,
.ranking-list .ranking-item .title,
.ranking-list .ranking-item .artist,
.ranking-list .ranking-item .number,
.ranking-list .ranking-item .denmoku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ranking-list .ranking-item .title,
.ranking-list .ranking-item .artist {
  padding-left: 15px;
}
.ranking-list .ranking-item .rank {
  width: 35px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ranking-list .ranking-item .rank span {
  display: block;
  position: relative;
  color: #333333;
  line-height: 26px;
  text-align: center;
}
.ranking-list .ranking-item .title {
  position: relative;
  width: 300px;
  padding: 15px 26px 15px 10px;
      flex: 1 0 0%;
      flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.l-ranking .ranking-list .ranking-item.is-rankup .title,
.l-ranking .ranking-list .ranking-item.is-new .title,
.l-ranking.artist .ranking-list .ranking-item.is-rankup .artist,
.l-ranking.artist .ranking-list .ranking-item.is-new .artist {
  padding: 25px 26px 5px 10px;
}
.ranking-list .ranking-item .title p:not(.trending) {
  width: 100%;
  max-width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
}

.ranking-list .ranking-item a.title p:not(.trending)::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/dam/pc/images/common/arrow_link.png) no-repeat left top;
  content: '';
}
.l-ranking.artist .ranking-list .ranking-item .artist p span,
.ranking-list .ranking-item .title p span {
  font-weight: bold;
}
.ranking-list .ranking-item .artist,
.ranking-list .ranking-item .number,
.ranking-list .ranking-item .denmoku {
  font-size: 1.3rem;
}

.ranking-list .ranking-item .artist {
  position: relative;
  width: 195px;
  padding: 10px 26px 10px 10px;
  background: #f6f6f6;
}

.ranking-list .ranking-item .artist p {
  max-width: 100%;
}

.ranking-list .ranking-item a.artist::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/dam/pc/images/common/arrow_link.png) no-repeat left top;
  content: '';
}

.ranking-list .ranking-item .number {
  width: 90px;
  text-align: center;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ranking-list .ranking-item .denmoku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100px;
}

.ranking-list .ranking-item .denmoku .btn-denmoku {
  display: block;
  width: 96px;
  height: 35px;
  margin: 13px 0 12px;
  border-radius: 4px;
  background: #ff9900;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
  /*line-height: 35px;*/
  line-height: 16px;
  padding-top: 2px;
}
.ranking-list .ranking-item .denmoku .btn-denmoku.disable {
  background-color: #cccccc;
}
.ranking-list .ranking-item .denmoku .btn-denmoku br.is-sp {
  display: none;
}

.ranking-list .ranking-item:first-child {
  border-top: 1px solid #ccc;
}

.ranking-list .ranking-item:nth-child(n+11) .rank span {
  width: 26px;
  font-size: 1.6rem;
  font-weight: bold;
}

.ranking-list .ranking-item:nth-child(-n+10) .rank span {
  overflow: hidden;
  width: 45px;
  height: 53px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px 15px;
  white-space: nowrap;
  text-indent: 100%;
}

.ranking-list .ranking-item:nth-child(1) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_01.png);
}

.ranking-list .ranking-item:nth-child(2) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_02.png);
}

.ranking-list .ranking-item:nth-child(3) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_03.png);
}

.ranking-list .ranking-item:nth-child(4) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_04.png);
}

.ranking-list .ranking-item:nth-child(5) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_05.png);
}

.ranking-list .ranking-item:nth-child(6) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_06.png);
}

.ranking-list .ranking-item:nth-child(7) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_07.png);
}

.ranking-list .ranking-item:nth-child(8) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_08.png);
}

.ranking-list .ranking-item:nth-child(9) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_09.png);
}

.ranking-list .ranking-item:nth-child(10) .rank span {
  background-image: url(/dam/pc/images/common/icon_ranking_10.png);
}

.ranking-list.trending .ranking-item .title .trending {
  margin-top: 8px;
  font-size: 1.2rem;
  font-weight: normal;
}


/* =========================================================
説明文
========================================================= */
.about {
width: 950px;
margin: 40px 0 10px 0;
}
@media screen and (max-width: 720px){
.about {
    width: 100%;
    margin: auto;
}
}

.about-inner{
background: #939598;
}
.about-txt {
font-size: 1.3rem;
padding: 20px;
color: #fff;
line-height: 1.4;
}
/* =========================================================
END 説明文
========================================================= */



@media screen and (min-width: 721px) {
  .l-category-nav {
    display: none;
  }
}

@media screen and (max-width: 720px) {
  .ranking-list .ranking-item.is-rankup .title p {
    position: relative;
  }
  .l-ranking.artist .ranking-list .ranking-item.is-rankup .artist p span::before,
  .ranking-list .ranking-item.is-rankup .title p span::before {
    display: none;
  }
  .ranking-list .ranking-item.is-new .title p {
    position: relative;
  }
  .ranking-list .ranking-item.is-new .title p span::before {
    display: none;
  }
  .ranking-list .ranking-item.is-rankup .rank span::before {
    position: absolute;
    content: "";
    display: block;
    width: 32px;
    height: 14px;
    background: url(/dam/images/ranking/icon_rankup.png) no-repeat left top;
    background-size: cover;
    bottom: 2px;
  }
  .ranking-list .ranking-item.is-new .rank span::before {
    position: absolute;
    content: "";
    display: block;
    width: 32px;
    height: 14px;
    background: url(/dam/images/ranking/icon_new.png) no-repeat left top;
    background-size: cover;
    bottom: 2px;
  }
  .l-ttl-header {
    margin-bottom: 0;
    border-top: 1px solid #d84d54;
    border-bottom: none;
    background: transparent;
  }

  .ranking-ttl {
    color: #ffffff;
    font-size: 1.5rem;
    float: left;
    margin-top: 7px;
    margin-bottom: 0;
  }
  .ranking-ttl:before,
  .ranking-ttl:after {
    display: none;
  }
  .category-box.general {
    width: auto;
    float: right;
    position: relative;
  }
  .ranking-general-header {
    background-color: #c7000a;
    position: relative;
    margin-bottom: 45px;
    margin-left: -10px;
    padding: 5px 10px;
    width: calc(100% + 20px);
    overflow: visible;
  }
  .ranking-general-header .ranking-nav {
    width: auto;
    float: none;
  }
  .category-box.general .category-list li a span.is-pc {
    display: none;
  }
  .category-box.general .category-list li a .year {
    margin-right: 0.5em;
  }
  .ranking-general-header .update {
    color: #666666;
    position: absolute;
    left: 10px;
    bottom: -45px;
  }
  .category-box.general .category-current {
    display: table;
    width: calc(260px /2);
    height: calc(70px /2);
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0 1px 1px #666666;
    cursor: pointer;
  }
  .category-box.general .category-current span {
    cursor: pointer;
  }
  .category-box.general .category-current:before {
    content: "";
    display: block;
    width: calc(6px /2);
    height: calc(30px /2);
    background: url(/dam/images/ranking/icon_menu_dots.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -7px;
  }
  .category-box.general .category-current span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    font-weight: bold;
    font-size: 1.3rem;
  }
  .category-box.general .category-list {
    display: none;
  }
  .category-box.general .category-list.is-opened {
    display: block;
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    padding-top: 10px;
    z-index: 1;
    margin-top: -8px;
    font-size: 1.3rem;
    box-shadow: 0 1px 1px #666666;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

  }
  .category-box.general .category-list.is-opened li {
    border-top: 1px solid #cccccc;
    width: 100%;
  }
  .category-box.general .category-list.is-opened li a {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    color: #111111;
    text-align: left;
    font-stretch: 1.3rem;
  }
  .category-box.general .category-list.is-opened li a span.year {
    display: inline;
    font-weight: bold;
    margin-right: 0;
    font-stretch: 1.3rem;
  }


  .category-box.genre {
    float: none;
    width: calc(100% + 20px);
    padding-top: calc(32px /2);
    padding-bottom: calc(30px /2);
    padding-left: 10px;
    padding-right: 10px;
    background-color: #eeeeee;
    margin-left: -10px;
    margin-right: -10px;

  }
  .category-box.genre .category-list {
    width: 100%;
    overflow: hidden;
    margin-left: -1%;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
  }
  .category-box.genre .category-list li {
    display: table;
    width: 31.8%;
    float: left;
    height: 45px;
    margin-left: 1%;
    margin-bottom: 4px;
  }
  .category-box.genre .category-list li+li {
    border-top: 0;
  }
  .category-box.genre .category-list li.type-large {
    width: 48.33%;
  }

  .category-box.genre .category-list li a {
    display: table-cell;
    border-radius: 10px;
    border: 1px solid #cccccc;
    font-size: 1.4rem;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 1em;
    box-shadow: none;
    background-color: #ffffff;
    padding-left: 0;
  }
  .category-box.genre .category-list li.is-current a {
    color: #c7000a;
    border-color: #c7000a;
  }

  .l-ranking-container-wrap {
    float: none;
    width: 100%;
  }
  .ranking_note{;
	text-align: left;
	}
  .ranking .content-ttl {
    height: 75px;
    margin-top: 0;
    padding-top: 5px;
    padding-left: 10px;
    background: #c7000a;
  }

  .ranking .content-ttl span {
    display: block;
    height: 37px;
    padding: 8px 0 10px 40px;
    background: url(/dam/sp/images/top/icon_ttl_ranking.png) no-repeat left center;
    background-size: 34px 37px;
    color: #fff;
    font-size: 1.8rem;
    vertical-align: middle;
  }

  .l-category-nav .category-list {
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
    height: 280px;
  }

  .l-category-nav.category-nav-bottom .category-list {
    position: relative;
  }

  .ranking-link-list {
    display: none;
  }

  .l-ranking-container {
    display: block;
  }

  .ranking-type-header {
    width: auto;
    margin-right: 0;
    padding-bottom: 6px;
    text-align: left;
  }

  .ranking-type-header .ranking-type-ttl {
    display: none;
  }

  .ranking-type-header .ranking-date-ttl {
    display: inline;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
    color: #666;
    font-size: 1.1rem;
  }

  .ranking-type-header .ranking-date-ttl::after {
    content: '：';
  }

  .ranking-type-header .ranking-date {
    display: inline;
    color: #666;
    font-size: 1.1rem;
  }

  .ranking-type-header .ranking-date br {
    display: none;
  }

  .ranking-type-header .ranking-denmoku-guide {
    display: block;
    position: relative;
    z-index: 1;
    bottom: 0;
    float: right;
    width: 73px;
    height: 21px;
    margin-top: -5px;
    border-radius: 4px;
    background: #83cc34;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 21px;
    text-align: center;
  }

  .ranking-type-header .ranking-denmoku-guide::after {
    display: block;
    position: absolute;
    top: 100%;
    left: 51px;
    width: 0;
    height: 0;
    border-top: 10px solid #83cc34;
    border-right: 5px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 5px solid transparent;
    content: '';
  }

  .l-ranking .ranking-header {
    display: none;
  }

  .ranking-list {
    background: rgba(255, 255, 255, .8);
  }

  .ranking-list .ranking-item .is-sp {
    display: inline;
  }

  .ranking-list.song-list .ranking-item:first-child .ranking-item-inner,
  .ranking-list.song-list .ranking-item:nth-child(2) .ranking-item-inner,
  .ranking-list.song-list .ranking-item:nth-child(3) .ranking-item-inner {
    background: transparent;
  }

  .ranking-list.song-list .ranking-item:nth-child(2n) .ranking-item-inner {
    background: #edfefe;
  }

  .ranking-list.song-list .ranking-item .ranking-item-inner {
    padding: 8px;
  }

  .ranking-list.song-list .ranking-item .title {
    padding-left: 0;
  }

  .ranking-list.song-list .ranking-item .number {
    padding-left: 0;
  }

  .ranking-list .ranking-item .ranking-item-inner {
    padding: 0 25px 5px 4px;
        flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
  }
    .ranking-list .ranking-item .ranking-item-inner.is-pc {
      display: none;
    }
  .ranking-list .ranking-item .ranking-item-inner.is-sp {
    display: flex;
    position: relative;
  }
  .ranking-list .ranking-item .ranking-item-inner.is-sp:not(.trending)::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 6px;
    width: 6px;
    height: 10px;
    margin-top: -5px;
    background: url(/dam/sp/images/common/arrow_link_l.png) no-repeat left top;
    background-size: 6px 10px;
    content: '';
  }
  .ranking-list .ranking-item .rank {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;

    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }




  .ranking-list .ranking-item .title p:not(.trending) {
    position: relative;
    margin-bottom: 2px;
    /*padding-right: 25px;*/
    font-size: 1.3rem;
    line-height: 1.231;
  }

  .ranking-list .ranking-item a.title p:not(.trending)::after {
    display: none;
    right: 6px;
    background-image: url(/dam/sp/images/common/arrow_link_l.png);
    background-size: 6px 10px;
  }

  .ranking-list .ranking-item .title {
    display: block;
    width: 100%;
    margin-top: 2px;
    padding: 8px 0 0 calc(80px /2);
        flex: 0 0 auto;

    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
  }

  .ranking-list .ranking-item .title p {
    font-size: 1.3rem;
  }

  .ranking-list .ranking-item .artist {
    display: table;
    width: auto;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 5px 8px;
    margin-left: calc(78px /2);
    background: #eee;
    font-size: 1.1rem;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 3;
  }

  .ranking-list .ranking-item span.artist::after {
    display: none;
  }


  .ranking-list .ranking-item .number {
    display: block;
    width: 100%;
    padding-left: calc(78px /2);
    font-size: 1.1rem;
    text-align: left;

    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 4;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }


  .ranking-list .ranking-item .number::before {
    content: 'リクエストNo.：';
  }
  .ranking-list .ranking-item .history {
    display: block;
    width: 100%;
    padding-left: calc(78px /2);
    font-size: 1.1rem;
    text-align: left;
    order: 5;
  }
  .ranking-list .ranking-item .denmoku {
    width: 80px;
    border-left: 1px dotted #ccc;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ranking-list .ranking-item .denmoku .btn-denmoku {
    width: 66px;
    height: 42px;
    padding: 8px 1px;
    font-size: 1rem;
    line-height: 1.3;
  }

  .ranking-list .ranking-item .denmoku .btn-denmoku br.is-sp {
    display: inline;
  }

  .ranking-list .ranking-item:nth-child(n+11) .rank span {
    /*width: 22px;
    height: 22px;*/
                width: 35px;
    height: 35px;
    line-height: 22px;
  }

  .ranking-list .ranking-item:nth-child(-n+10) .rank span {
    width: 100%;
    background-position: center center;
    background-size: 14px 14px;
  }

  .ranking-list .ranking-item:nth-child(1) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_01.png);
  }

  .ranking-list .ranking-item:nth-child(2) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_02.png);
  }

  .ranking-list .ranking-item:nth-child(3) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_03.png);
  }

  .ranking-list .ranking-item:nth-child(4) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_04.png);
  }

  .ranking-list .ranking-item:nth-child(5) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_05.png);
  }

  .ranking-list .ranking-item:nth-child(6) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_06.png);
  }

  .ranking-list .ranking-item:nth-child(7) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_07.png);
  }

  .ranking-list .ranking-item:nth-child(8) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_08.png);
  }

  .ranking-list .ranking-item:nth-child(9) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_09.png);
  }

  .ranking-list .ranking-item:nth-child(10) .rank span {
    background-image: url(/dam/sp/images/common/icon_ranking_10.png);
  }

  .ranking-list.trending .ranking-item .ranking-item-inner {
    padding-bottom: 40px;
  }

  .ranking-list.trending .ranking-item .title {
    position: static;
  }

  .ranking-list.trending .ranking-item .title .trending {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 4px 5px;
    border-top: 1px dotted #ccc;
    color: #444;
    font-size: 1.1rem;
  }

  .ranking-list.artist .ranking-item .ranking-item-inner {
    padding: 12px 5px 12px 4px;
  }

  .ranking-list.artist .ranking-item .rank {
    top: 10px;
  }
  .category-box.general .category-list li.is-current a::before {
    display: none;
  }
}


.genre .content-ttl {
  height: 60px;
  margin-bottom: 0;
  background: #c7000a;
  color: #ffffff;
  font-weight: bold;
}

.genre .content-ttl span {
  display: table-cell;
  height: 60px;
  padding: 15px 0 0 70px;
  background: url(/dam/dam/includes/pc/images/top/icon_ttl_genre.png) no-repeat 15px 12px;
  font-size: 2.2rem;
  vertical-align: top;
}
.newrelease .content-ttl {
  height: 60px;
  margin-bottom: 0;
  background: #c7000a;
  color: #ffffff;
  font-weight: bold;
}

.newrelease .content-ttl span {
  display: table-cell;
  height: 60px;
  padding: 15px 0 0 70px;
  background: url(/dam/dam/includes/pc/images/top/icon_ttl_newrelease.png) no-repeat 5px 10px;
  font-size: 2.2rem;
  vertical-align: top;
}

.delivery .l-lead {
  margin-bottom: 30px;
  margin-left: 30px;
}
.delivery .l-ranking-container-wrap {
  width: 100%;
}
.delivery .ranking-general-header {
  position: relative;
}
.delivery .l-ranking-container-wrap::before {
  display: none;
}
.delivery .ranking-general-header .ranking-nav {
  width: auto;
  position: static;
}

.delivery  .ranking-nav .category-box.general .category-list li {
  width: auto;
}
.delivery .ranking-nav .category-box.general .category-list li a {
  padding-left: 15px;
  padding-right: 15px;
}
.delivery .btn.to-feature {
  display: table;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 3px;
}
.delivery .btn.to-feature.l-static {
  position: static;
}
.delivery .btn.to-feature.is-sp {
  display: none;
}

.delivery .btn.to-feature button,
.delivery .btn.to-feature a {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  background-color: #c7000a;
  position: relative;
  border-radius: 20px;
}
.delivery .btn.to-feature a span {
  display: block;
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
}
.delivery .btn.to-feature button {
  border: 0;
  min-width: 200px;
  line-height: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
.delivery .btn.to-feature button:after,
.delivery .btn.to-feature a span:after {
  content: "";
  display: block;
  width: 6px;
  height: 10px;
  background: url(/dam/pc/images/common/arrow_link_w.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -5px;
}
.delivery .ranking-heading {
  margin-top: 24px;
  margin-bottom: 20px;
}
.delivery .ranking-heading .ranking-ttl {
  font-size: 2.2rem;
  color: #c7000a;
  font-weight: bold;
  display: inline-block;
}
.delivery .ranking-heading .ranking-ttl::before {
  display: none;
}
.delivery .ranking-heading .ranking-ttl::after {
  display: none;
}
.delivery .ranking-heading .txt {
  font-size: 1.4rem;
  margin-left: 1rem;
}
.delivery .l-ranking .ranking-header .artist {
  width: 320px;
}
.delivery .l-ranking .ranking-header p {
  text-align: center;
  padding-left: 0;
}
.delivery .ranking-list .ranking-item .title {
  width: auto;
}
.delivery .ranking-list .ranking-item .artist {
  /*width: 200px;*/
  width: 320px;

}
.delivery .ranking-list .ranking-item .number {
  width: 106px;
}

.delivery .ranking-pager-monthly {
  position: relative;
}
.delivery .ranking-pager-monthly .current {
  color: #c6000b;
  width: 675px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: calc(-675px /2)
}
.delivery .ranking-pager-monthly .current .update {
  font-size: 1.3rem;
  margin-left: 10px;
}
.delivery .ranking-pager-monthly.no-pager {
  margin-top: 50px;
  padding-bottom: 10px;
}
.delivery .ranking-pager-monthly .pager {
  overflow: hidden;
  margin-bottom: 5px;
}
.delivery .ranking-pager-monthly .pager .pager-prev,
.delivery .ranking-pager-monthly .pager .pager-next {
  width: 100px;
}
.delivery .ranking-pager-monthly .pager .pager-prev {
  float: left;
  border-right: 1px solid #cccccc;
}
.delivery .ranking-pager-monthly .pager .pager-next {
  float: right;
  border-left: 1px solid #cccccc;
}
.delivery .ranking-pager-monthly .pager .pager-prev a,
.delivery .ranking-pager-monthly .pager .pager-next a {
  display: inline-block;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: 1.3rem;
  position: relative;
  line-height: 30px;
}

.delivery .ranking-pager-monthly .pager .pager-prev a::before {
  content: "";
  display: block;
  background: url(/dam/images/common/arrow_page_prev_r.png);
  width: 6px;
  height: 8px;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -4px;
}
.delivery .ranking-pager-monthly .pager .pager-next a::after {
  content: "";
  display: block;
  background: url(/dam/images/common/arrow_page_next_r.png);
  width: 6px;
  height: 8px;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}
.delivery .text-update.is-sp {
  display: none;
}
.delivery .ranking-pager-monthly.bottom  {
  display: none;
}
.delivery .ranking-general-header .category-box.general .category-list li a span {
  font-weight: bold;
}

@media screen and (max-width: 720px) {
  .delivery .btn.to-feature.is-pc {
    display: none;
  }
  .delivery .l-lead {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    overflow: hidden;
  }
  .delivery .btn.to-feature.is-sp {
    position: static;
    display: table;
    width: auto;
    bottom: 50%;
    float: right;
  }
/*  .delivery .btn.to-feature.is-sp a {
    padding-left: 25px;
    padding-right: 25px;
  }*/
  .delivery .btn.to-feature.is-sp a span {
    padding-left: 25px;
    padding-right: 25px;
    line-height: 1.6rem;
  }
  .delivery .ranking-heading {
    display: none;
  }
  .delivery .ranking-general-header {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  .delivery .category-box.general {
    width: calc(100% + 20px);
    float: none;
    margin-left: -10px;
    margin-right: -10px;
  }
  .delivery .category-box.general .category-list {
    display: block;
  }
  .category-box.general .category-list li {
    display: block;
  }
  .delivery .ranking-general-header.l-table .category-box.general .category-list {
    display: table;
    width: 100%;
  }
  .delivery .ranking-general-header.l-table .category-box.general .category-list li {
    display: table-cell;
    width: auto;
    float: none;
  }
  .delivery .ranking-general-header.l-table.tab1 .category-box.general .category-list li {
    width: 100%;
  }
  .delivery .ranking-general-header.l-table.tab2 .category-box.general .category-list li {
    width: 50%;
  }
  .delivery .ranking-general-header.l-table.tab3 .category-box.general .category-list li {
    width: 33%;
  }
  .delivery .ranking-general-header.l-table .category-box.general .category-list li a {
    display: table;
    height: 100%;
    width: 100%;
    line-height: normal;
  }
  .delivery .ranking-general-header.l-table .category-box.general .category-list li a span {
    display: table-cell;
    vertical-align: middle;
  }
  .delivery .ranking-general-header.l-scroll {
    overflow-x: scroll;
  }
  .delivery .ranking-nav .category-box.general .category-list {
    display: block;
    overflow: hidden;
  }
  .delivery .ranking-nav .category-box.general .category-list li {
    display: table;
    width: auto;
    float: left;
  }
  .delivery .ranking-nav .category-box.general .category-list li a {
    height: 100%;
    display: table-cell;
    line-height: calc(80px /2);
    vertical-align: middle;
    padding-left: calc(36px /2);
    padding-right: calc(36px /2);
  }
  .delivery .category-box.general .category-list li a::before {
    display: none;
  }
  .delivery .category-box.general .category-list {
    padding-top: 0;
  }
  .delivery .ranking-pager-monthly .current {
    display: none;
  }
  .delivery .ranking-pager-monthly .current .update {
    display: block;
  }
  .delivery .ranking-pager-monthly {
    background-color: #eeeeee;
  }
  .delivery .ranking-pager-monthly .pager .pager-prev {
    border-right: 0;
  }
  .delivery .ranking-pager-monthly .pager .pager-next {
    border-left: 0;
  }
  .delivery .text-update.is-sp {
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .delivery .text-update.is-sp .update {
    font-size: 1.1rem;
    display: block;
    font-weight: normal;
  }
  .delivery .ranking-pager-monthly .pager .pager-prev a,
  .delivery .ranking-pager-monthly .pager .pager-next a {
    line-height: 40px;
  }
  .delivery .ranking-list .ranking-item .artist {
    margin-left: 0;
    width: auto;
  }
  .delivery .ranking-list .ranking-item .title,
  .delivery .ranking-list .ranking-item .number {
    padding-left: 0;
  }
  .delivery .ranking-list .ranking-item .number::before {
    display: none;
  }
  .delivery .ranking-pager-monthly.bottom {
    display: block;
    margin-top: 20px;
  }
    .delivery .ranking-list .ranking-item .denmoku {
    width: 80px;
  }
}
/*.newrelease.delivery .ranking-list .ranking-item .title {
  width: 170px;
}*/
.delivery .ranking-list .ranking-item .denmoku .txt {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.newrelease .sort-menu .tab-list {
  overflow: hidden;
  background-color: #fbebec;
  margin-bottom: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 5px;
}
.newrelease .sort-menu .tab-list > div {
  display: block;
  float: left;
}
.newrelease .sort-menu .tab-list > div+div {
  margin-left: 2px;
}
.newrelease .sort-menu .tab-list > div a,
.newrelease .sort-menu .tab-list > div span {
  display: inline-block;
  width: 100%;
  line-height: 34px;
  font-size: 1.5rem;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #aeaeae;
  border-radius: 4px;
}
.newrelease .sort-menu .tab-list > div a {
  background-color: #fff;
}
.newrelease .sort-menu .tab-list > div span {
  background-color: #eeeeee;
  color: #9a9a9a;
}
.newrelease .sort-menu .tab-list > div.all a {
  padding-left: 20px;
  padding-right: 20px;
}
.newrelease .sort-menu .tab-list > div.is-current a {
  border-color: #c7000a;
  color: #c7000a;
}
.newrelease .sort-menu .tab-list > div:not(.all) a::after,
.newrelease .sort-menu .tab-list > div:not(.all) span::after {
  content: "行";
  font-size: 1.3rem;
  font-weight: bold;
}

.delivery.newrelease .ranking-pager-monthly {
  margin-top: 15px;
  margin-bottom: 15px;
}
.delivery.newrelease .ranking-pager-monthly .current {
  bottom: 1px;
}
.newrelease .sort-menu {
  position: relative;
}
.newrelease .switch-list {
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 6px;
  margin-top: -15px;
}
.newrelease .switch-list.is-sp {
  display: none;
}
.newrelease .switch-list li {
  float: left;
}
.newrelease .switch-list li a {
  display: block;
  background-color: #ffffff;
  border: 2px solid #c2c2c2;
  padding-left: 18px;
  padding-right: 18px;
  line-height: 26px;
  vertical-align: middle;
  font-size: 1.2rem;
  color: #6c6c6c;
  box-shadow: -1px 0 1px -1px  rgba(0,0,0,0.2);
}
.newrelease .switch-list li.artist a {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.newrelease .switch-list li.title a {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left: 0;
}
.newrelease .switch-list li.is-current a {
  background-color: #c6000b;
  color: #ffffff;
  box-shadow: 1px 1px 0 1px rgba(0,0,0,0.2) inset;
}

@media screen and (max-width: 720px) {
  .delivery.newrelease .category-box.general {
    border-top: 1px solid #ffffff;
  }
  .newrelease .switch-list.is-pc {
    display: none;
  }
  .newrelease .switch-wrap {
    display: inline-block;
    float: right;
    margin-top: -40px;
  }
  .newrelease .switch-list.is-sp {
    display: inline-block;
    position: static;
    border-radius: 30px;
    border: 2px solid #c2c2c2;
    background-color: #cccccc;
    padding: 2px;
  }
  .newrelease .switch-list li a {
    border-radius: 30px;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    line-height: 31px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .newrelease .switch-list li.is-current a {
      box-shadow: 0 1px 0 1px rgba(0,0,0,0.4);
  }
  .newrelease .switch-list li.artist a {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  .newrelease .switch-list li.title a {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .newrelease .sort-menu .tab-list {
    background-color: transparent;
  }
  .newrelease .sort-menu .tab-list > div {
    width: 14%;
    line-height: calc(70px /2);
  }
  .newrelease .sort-menu .tab-list > div.all {
    /*width: 21.69%;*/
    width: auto;
    margin-right: 0.5%;
  }
  .newrelease .sort-menu .tab-list > div:nth-child(n+7) {
    margin-top: 5px;
  }
  .newrelease .sort-menu .tab-list > div.all a {
    /*height: 100%;*/
    line-height: calc(150px /2);
  }
  .newrelease .sort-menu .tab-list > div a,
  .newrelease .sort-menu .tab-list > div span {
    padding-left: 3px;
    padding-right: 3px;
  }
  .newrelease .sort-menu .tab-list.no-all {
    padding-left: 0;
  }
  .newrelease .sort-menu .tab-list.no-all > div {
    width: 19%;
  }
  .newrelease .sort-menu .tab-list.no-all > div:nth-child(n+7) {
    margin-top: 0;
  }
  .newrelease .sort-menu .tab-list.no-all > div:nth-child(n+6) {
    margin-top: 5px;
  }
  .newrelease .sort-menu .tab-list.no-all > div:nth-child(5n+1) {
    margin-left: 0;
  }
  .delivery .l-ranking.newrelease-artist .ranking-list .ranking-item .title {
    order: 3;
    padding-top: 0;
  }
  .delivery .l-ranking.newrelease-artist .ranking-list .ranking-item .artist {
    order: 2;
    margin-top: 10px;
  }

}


.l-ranking.artist .ranking-list .ranking-item .artist {
  background-color: transparent;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}


.l-ranking.trending .ranking-list .ranking-item .title {
  min-height: 120px;
}

@media screen and (max-width: 720px) {
  
  .l-ranking.artist .ranking-list .ranking-item .artist {
    background-color: transparent;
    padding-left: 0;
    min-height: 53px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .l-ranking.artist .ranking-list .ranking-item .artist {
    width: auto;
  }
  .l-ranking.artist .ranking-list .ranking-item .artist p {
    font-size: 1.3rem;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
  }
  .l-ranking.trending .ranking-list .ranking-item .title {
    min-height: auto;
  }
}

.l-ranking.trending .ranking-list .ranking-item .title p {
  position: relative;
  height: 
}
.l-ranking.trending .ranking-list .ranking-item .title p span.history {
  display: block;
  position: absolute;
  font-weight: normal;
  font-size: 1.2rem;
  width: 100%;
  left: 0;
}
.l-ranking.trending .ranking-list .ranking-item .title p span.history::before {
  display: none;
}




.l-ranking .ranking-list .ranking-item .denmoku .btn-denmoku.is-pc {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.l-ranking .ranking-list .ranking-item .denmoku .btn-denmoku.is-sp {
  display: none;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 720px) {


  .l-ranking .ranking-list .ranking-item .denmoku .btn-denmoku.is-pc {
    display: none
  }
  .l-ranking .ranking-list .ranking-item .denmoku .btn-denmoku.is-sp {
    display: block;
  }

  .l-ranking .ranking-list .ranking-item.is-rankup .title,
  .l-ranking .ranking-list .ranking-item.is-new .title {
    padding: 8px 0 0 calc(80px /2);
  }

  .l-ranking.artist .ranking-list .ranking-item.is-rankup .artist,
  .l-ranking.artist .ranking-list .ranking-item.is-new .artist {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

}

.pdf-nav-wrap {
  overflow: hidden;
  margin-top: 10px;
}
.pdf-nav.is-pc {
  display: table;
  width: auto;
  float: right;
}
.pdf-nav.is-pc .txt-guide {
  font-size: 1.3rem;
  display: table-cell;
  padding-right: 12px;
  font-weight: bold;
}
.pdf-nav.is-pc .pdf-list {
  display: table-cell;
}
.pdf-nav.is-pc .pdf-list li {
display: inline-block;
}
.pdf-nav.is-pc .pdf-list li a {
  font-size: 1.4rem;
  line-height: 35px;
  border: 1px solid #aeaeae;
  border-radius: 4px;
  padding-left: 7px;
  padding-right: 7px;
  display: inline-block;
}
.pdf-nav.is-sp {
  display: none;
}
@media screen and (max-width: 720px) {
  .pdf-nav.is-pc {
    display: none;
  }
  .pdf-nav.is-sp {
    display: block;
    background-color: #fbebec;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pdf-nav.is-sp .txt-guide {
    display: block;
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
  }
  .pdf-nav.is-sp .pdf-list {
    display: table;
    width: auto;
    margin: 5px auto 0;
  }
  .pdf-nav.is-sp .pdf-list li {
    display: table-cell;
  }
  .pdf-nav.is-sp .pdf-list li+li {
    padding-left: 5px;
  }
  .pdf-nav.is-sp .pdf-list li a {
    font-size: 1.3rem;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #aeaeae;
    border-radius: 4px;
    line-height: 32px;
    background-color: #ffffff;
    text-align: center;
  }
}


/* ------------ anokoro ------------ */
.anokoro .content-ttl {
  height: 60px;
  margin-bottom: 0;
  background: #c7000a;
  color: #ffffff;
  font-weight: bold;
}

.anokoro .content-ttl span {
  display: table-cell;
  height: 60px;
  padding: 15px 0 0 70px;
  background: url(/dam/dam/includes/pc/images/top/icon_ttl_anokoro.png) no-repeat 15px 12px;
  font-size: 2.2rem;
  vertical-align: top;
}



.anokoro-search-heading {
  background-color: #fbebec;
  margin-top: 16px;
  margin-bottom: 30px;
  display: table;
  width: 100%;
  height: 140px;
}

.anokoro-search-heading .anokoro-guide,
.anokoro-search-heading .anokoro-form {
  display: table-cell;
}

.anokoro-search-heading .anokoro-guide {
  border-right: 1px solid #f1bcbf;
  width: 195px;
  vertical-align: middle;
  padding-left: 28px;
}
.anokoro-search-heading .anokoro-guide > * {
  font-weight: bold;
  font-size: 1.5rem;
}
.anokoro-search-heading .anokoro-form {
  padding-left: 26px;
  vertical-align: middle;
}
.anokoro-search-heading.nenrei .anokoro-form .form .l-form-parts {
  width: 370px;
}
.anokoro-search-heading .anokoro-form .form > * {
  display: inline-block;
  margin-left: 7px;
  vertical-align: middle;

}
.anokoro-search-heading .anokoro-form .form .l-form-parts > * {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.anokoro-search-heading .anokoro-form .form .pulldown {
  margin-left: 0;
}
.anokoro-search-heading .anokoro-form .form .pulldown .input-select {
  border-radius: 5px;
  height: 35px;
  padding-left: 10px;
  padding-right: 6px;
  cursor: pointer;
  font-size: 1.6rem;
}
.anokoro-search-heading .anokoro-form .form .pulldown .input-select > * {
  font-size: 1.3rem;
}
.anokoro-search-heading .anokoro-form .form .radio-gender {
  height: 36px;
  line-height: 36px;
  font-size: 0;
  vertical-align: middle;
}

.anokoro-search-heading .anokoro-form .form .radio-gender label {
  border: 2px solid #aeaeae;
  color: #6c6c6c;
  background-color: #ffffff;
  height: 36px;
  display: table;
  padding-left: 24px;
  padding-right: 24px;
  vertical-align: middle;
  font-weight: bold;
  float: left;
  cursor: pointer;
}
.anokoro-search-heading .anokoro-form .form .radio-gender input[type='radio']:checked + label {
  color: #ffffff;
  background-color: #c6000b;
}
.anokoro-search-heading .anokoro-form .form .radio-gender label span {
  display: table-cell;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 36px;
  vertical-align: middle;
}
.anokoro-search-heading .anokoro-form .form .radio-gender label.male {
  border-right: 1px solid #aeaeae;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
.anokoro-search-heading .anokoro-form .form .radio-gender label.female {
  border-left: 1px solid #aeaeae;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}

.anokoro-search-heading .anokoro-form .form .radio-gender input {
  display: none;
}

.delivery .anokoro-search-heading .anokoro-form .form .btn.to-feature  {
  margin-left: 30px;
}
.delivery .anokoro-search-heading .anokoro-form .form .btn.to-feature button {
  font-weight: bold;
  font-size: 1.5rem;
  height: 100%;
  cursor: pointer;
}

.l-page.anokoro .l-hidden {
  display: none !important;
}
.l-page.anokoro .l-anokoro-result-container {
  min-height: 500px;
}
.anokoro-search-heading .anokoro-form .form .radio-gender #btn-toggle {
  display: none;
}
.delivery .anokoro-search-heading .anokoro-form .form .btn.to-feature button:after {
  width: 10px;
  height: 6px;
  background-image: url(/dam/dam/includes/images/icon/icon_arrow_down_w.png);
  background-size: cover;
  margin-top: -3px;
}
.anokoro-search-heading .anokoro-form .form .pulldown.toggle-pulldown {
  display: none;
}
.anokoro-search-heading .anokoro-form .form .pulldown.toggle-pulldown.is-current {
  display: inline-block;
}
@media screen and (max-width: 720px) {
  .anokoro-search-heading {
    background-color: #fbebec;
    margin-top: 16px;
    margin-bottom: 30px;
    display: block;
    width: 100%;
    height: auto;
  }
  .anokoro-search-heading .anokoro-form .form .l-form-parts > br.is-pc {
    display: none;
  }
  .anokoro-search-heading .anokoro-guide,
  .anokoro-search-heading .anokoro-form {
    display: block;
  }

  .anokoro-search-heading .anokoro-guide {
    border-right: 0;
    border-bottom: 1px solid #f1bcbf;
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .anokoro-search-heading .anokoro-form {
    padding: 15px 15px 20px;
  }
  .anokoro-search-heading .anokoro-form .form {
    overflow: hidden;
    text-align: center;
  }
  .anokoro-search-heading.nenrei .anokoro-form .form .l-form-parts {
    width: 100%;
    overflow: hidden;
  }
  .anokoro-search-heading .anokoro-form .form > * {
    display: block;
    margin-left: 0;
  }
  .anokoro-search-heading .anokoro-form .form .l-form-parts {
    text-align: left;
  }
  .anokoro-search-heading .anokoro-form .form .l-form-parts > * {
    line-height: 42px;
    /*margin-left: 7px;*/
    margin-right: 7px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .anokoro-search-heading .anokoro-form .form .l-form-parts .txt {
    font-size: 1.3rem;
  }
  /*===*/
  .anokoro-search-heading .anokoro-form .form .radio-gender {
    height: 35px;
    background-color: #cccccc;
    border-radius: 30px;
    position: relative;
  }
  .anokoro-search-heading .anokoro-form .form .radio-gender label {
    background-color: transparent;
    border-radius: 30px;
    border: 0;
    position: relative;
  }
  .anokoro-search-heading .anokoro-form .form .radio-gender input[type="radio"]:checked + label {
    background-color: transparent;
  }
  .anokoro-search-heading .anokoro-form .form .radio-gender label.male {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: 0;
    z-index: 2;
  }
  .anokoro-search-heading .anokoro-form .form .radio-gender label.female {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 1;
  }
  .anokoro-search-heading .anokoro-form .form .radio-gender label span {
    line-height: 33px;
  }
  .anokoro-search-heading .anokoro-form .form .radio-gender #btn-toggle-gender {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 66px;
    height: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .6);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .6);
    background: #c7000a;
    color: #111;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
  }
  .anokoro-search-heading .anokoro-form .form .radio-gender #btn-toggle-gender.male {
    left: 2px;
  }
  .anokoro-search-heading .anokoro-form .form .radio-gender #btn-toggle-gender.female {
    left: 72px;
  }
  /*===*/

  .delivery .anokoro-search-heading .anokoro-form .form .btn.to-feature {
    display: inline-block;
    text-align: center;
    margin: 15px auto 0;
  }
}

.btn-q-a-block {
    font-size: 15px;
    display: block;
    text-align: right;
    padding: 20px 32px 0 0;
    font-weight: bold;
}

a.btn-q-a-link {
    color: #fff;
    text-decoration: none;
}

.btn-q-a-link:hover {
    text-decoration: underline;
}

@media screen and (max-width: 720px) {
  .btn-q-a-block {
    display: inline;
    padding-left: 40px;
    padding-top: 0;
    font-size: 13px;
  }

  .btn-q-a-link:hover {
    text-decoration: none;
  }
}



