@charset "UTF-8";
.head-sct {
  float: none !important;
  width: 100% !important
}
.buyArea_wrap {
  margin-left: auto;
  margin-right: auto
}
@media screen and (min-width:768px), print {
  .main-sct > :first-child {
    width: 779px
  }
}
@media screen and (max-width:767px) {
  .main-sct .hybrid {
    margin-top: 15px
  }
}
.main-sct-ttl .ttl {
  color: #221815;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.3
}
.main-sct-ttl .ttl b {
  display: block
}
.main-sct-ttl .ttl a {
  color: #221815 !important
}
.main-sct-ttl .ttl a[href$=null] {
  pointer-events: none !important
}
.main-sct-ttl .ttl span {
  font-weight: 400
}
.main-sct-ttl .sub strong {
  font-weight: 400
}
@media screen and (min-width:768px), print {
  .main-sct-ttl .sub {
    padding-left: 8px
  }
}
@media screen and (max-width:767px) {
  .main-sct-ttl .sub {
    display: block;
    margin-right: -160px;
    font-size: 11px;
    font-size: 1.1rem
  }
}
.main-sct-ttl .release {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  display: block
}
.main-sct-ttl .btn {
  visibility: hidden
}
.main-sct-ttl .btn.active {
  visibility: visible
}
@media screen and (min-width:768px), print {
  .main-sct-ttl {
    position: relative;
    padding-right: 240px
  }
  .main-sct-ttl > * {
    display: inline-block;
    vertical-align: top
  }
  .main-sct-ttl .ttl {
    margin-right: 20px;
    font-size: 24px;
    font-size: 2.4rem
  }
  .main-sct-ttl .ttl a:hover {
    text-decoration: underline
  }
  .main-sct-ttl .ttl span {
    margin-top: 8px;
    font-size: 14px;
    font-size: 1.4rem
  }
  .main-sct-ttl .release {
    padding-top: 8px
  }
  .main-sct-ttl .btn {
    min-width: 200px;
    position: absolute;
    right: 0;
    top: 0
  }
  .main-sct-ttl .btn span {
    font-size: 12px;
    font-size: 1.2rem
  }
}
@media screen and (max-width:767px) {
  .main-sct-ttl {
    display: flex;
    flex-wrap: wrap;
    position: relative
  }
  .main-sct-ttl > * {
    width: 100%
  }
  .main-sct-ttl > .release, .main-sct-ttl > .ttl {
    padding-right: 160px
  }
  .main-sct-ttl > .ttl {
    order: 2;
    margin-top: 5px;
    font-size: 20px;
    font-size: 2rem
  }
  .main-sct-ttl > .ttl a {
    position: relative;
    top: -3px;
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem
  }
  .main-sct-ttl > .release {
    order: 1;
    font-size: 11px;
    font-size: 1.1rem
  }
  .main-sct-ttl > .btn {
    width: 145px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
  }
  .main-sct-ttl > .btn .btn02 {
    padding-left: 10px;
    padding-right: 10px
  }
  .main-sct-ttl > .btn .btn02 span {
    padding-right: 10px;
    position: relative
  }
}
.-patternB .main-sct-ttl {
  display: none
}
#tieup {
  background-color: #f7f7f7
}
@media screen and (min-width:768px), print {
  #tieup {
    margin-top: 13px;
    padding: 8px 15px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
@media screen and (max-width:767px) {
  #tieup {
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 11px;
    font-size: 1.1rem
  }
}
.main-sct-cont {
  border-top: 1px solid #e6e6e6;
  display: flex
}
.main-sct-cont .movie a {
  display: block;
  position: relative
}
.main-sct-cont .movie a:before {
  background: url(img/icon_play.png) no-repeat left 0;
  background-size: 60px auto;
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1
}
.main-sct-cont .movie a.-noId {
  pointer-events: none
}
.main-sct-cont .movie a.-noId::before {
  display: none
}
.main-sct-cont .movie img {
  width: 100%
}
.main-sct-cont .artist {
  display: none
}
.main-sct-cont .artist .ttl {
  background-color: #5f5f5f;
  color: #fff;
  line-height: 1.2
}
.main-sct-cont .rank .ttl {
  background-color: #5f5f5f;
  color: #fff;
  line-height: 1.2
}
.main-sct-cont .rank .num {
  font-weight: 700;
  line-height: 1
}
.main-sct-cont .rank .num span {
  color: #000 !important;
  font-weight: 700;
  position: relative;
  top: -.1em
}
.main-sct-cont .rank .num.red {
  color: #de0039
}
.main-sct-cont .rank .num.green {
  color: #2f9584
}
.main-sct-cont .rank .num .out {
  color: #999
}
@media screen and (min-width:768px), print {
  .main-sct-cont {
    margin-top: 20px;
    padding-top: 20px
  }
  .main-sct-cont > * {
    text-align: center
  }
  .main-sct-cont > :not(:last-child) {
    border-right: 1px solid #e6e6e6
  }
  .main-sct-cont > .artist, .main-sct-cont > .chart, .main-sct-cont > .movie {
    width: 307px
  }
  .main-sct-cont > .artist, .main-sct-cont > .movie {
    padding: 0 25px 0 0
  }
  .main-sct-cont > .artist .ttl {
    padding: 6px 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem
  }
  .main-sct-cont > .rank {
    flex: 1;
    padding: 0 20px
  }
  .main-sct-cont > .rank ul li:not(:last-child) {
    margin-bottom: 25px
  }
  .main-sct-cont > .rank .ttl {
    padding: 6px 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem
  }
  .main-sct-cont > .rank .num {
    font-size: 34px;
    font-size: 3.4rem
  }
  .main-sct-cont > .rank .num span {
    font-size: 20px;
    font-size: 2rem
  }
  .main-sct-cont > .rank .num .out {
    font-size: 24px;
    font-size: 2.4rem
  }
  .main-sct-cont > .chart {
    padding: 0 0 0 25px
  }
}
@media screen and (max-width:767px) {
  .main-sct-cont {
    margin-top: 15px;
    padding-top: 20px;
    flex-wrap: wrap
  }
  .main-sct-cont > .artist, .main-sct-cont > .chart, .main-sct-cont > .movie {
    width: 50%
  }
  .main-sct-cont > .artist, .main-sct-cont > .movie {
    order: 1
  }
  .main-sct-cont > .chart {
    padding: 0 15px 0 20px;
    order: 2
  }
  .main-sct-cont > .chart .graph-sub {
    display: none
  }
  .main-sct-cont > .artist .ttl {
    display: inline-block;
    width: 100px;
    letter-spacing: -.025em;
    margin-bottom: 5px;
    text-align: center;
    padding: 5px 0;
    margin-right: 10px;
    font-size: 11px;
    font-size: 1.1rem
  }
  .main-sct-cont > .rank {
    width: 100% !important;
    order: 3;
    margin-top: 10px;
    white-space: nowrap
  }
  .main-sct-cont > .rank .num, .main-sct-cont > .rank .ttl {
    display: inline-block;
    width: 100px;
    letter-spacing: -.025em;
    margin-bottom: 5px
  }
  .main-sct-cont > .rank .ttl {
    text-align: center;
    padding: 5px 0;
    margin-right: 10px;
    font-size: 11px;
    font-size: 1.1rem
  }
  .main-sct-cont > .rank .num {
    position: relative;
    top: .2em;
    font-size: 18px;
    font-size: 1.8rem
  }
  .main-sct-cont > .rank .num span {
    font-weight: 400;
    padding-left: 5px;
    top: 0;
    font-size: 13px;
    font-size: 1.3rem
  }
  .main-sct-cont > .rank .num .out {
    font-size: 15px;
    font-size: 1.5rem
  }
}
.-patternB .main-sct-cont {
  margin-top: 0
}
.-patternB .main-sct-cont .movie {
  display: none
}
.-patternB .main-sct-cont .artist {
  display: block
}
@media screen and (min-width:768px), print {
  .chart-sct-wrap {
    border: 2px solid #e6e6e6;
    margin-top: 40px
  }
}
@media screen and (max-width:767px) {
  .chart-sct-wrap {
    margin-top: 20px
  }
}
.chart-sct-wrap #btn_all {
  background-color: #fff;
  border-radius: 2px;
  cursor: pointer;
  text-align: center;
  line-height: 1;
  font-weight: 500
}
.chart-sct-wrap #btn_all span {
  background: url(img/icon_check.png) no-repeat left center;
  display: inline-block
}
.chart-sct-wrap #btn_all.active span {
  background: url(img/icon_check_on.png) no-repeat left center
}
@media screen and (min-width:768px), print {
  .chart-sct-wrap #btn_all {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 85px;
    height: 26px;
    padding: 6px 0;
    font-size: 14px;
    font-size: 1.4rem;
    transition-duration: .25s
  }
  .chart-sct-wrap #btn_all:hover {
    opacity: .7
  }
  .chart-sct-wrap #btn_all span {
    padding-left: 21px
  }
}
@media screen and (max-width:767px) {
  .chart-sct-wrap #btn_all {
    border: 1px solid #e6e6e6;
    display: block;
    width: 85px;
    height: 26px;
    padding: 6px 0;
    font-size: 14px;
    font-size: 1.4rem
  }
  .chart-sct-wrap #btn_all span {
    padding-left: 21px
  }
}
@media screen and (max-width:767px) {
  .chart-ttl {
    overflow-y: auto;
    margin-top: 10px;
    transform: scale(1, -1);
    position: relative
  }
  .chart-ttl #chart_ctrl {
    transform: scale(1, -1);
    padding-top: 8px
  }
  .chart-ttl::-webkit-scrollbar {
    width: 8px;
    height: 8px
  }
  .chart-ttl::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: #f0f0f0
  }
  .chart-ttl::-webkit-scrollbar-thumb {
    background-color: #bfbfbf;
    border-radius: 8px
  }
}
body.anime #chart_ctrl .list-hot a {
  background: url(img/btn_bg_s_hot_anim.png) no-repeat center bottom;
  background-size: 75px auto
}
body.albums #chart_ctrl .list-hot a {
  background: url(img/btn_bg_s_hot_albums.png) no-repeat center bottom;
  background-size: 75px auto
}
body.artist #chart_ctrl .list-hot a {
  background: url(img/btn_bg_s_artist.png) no-repeat center bottom;
  background-size: 75px auto
}
body.lyricist #chart_ctrl .list-hot a {
  background: url(img/btn_bg_s_lyricist.png) no-repeat center bottom;
  background-size: 75px auto
}
body.composer #chart_ctrl .list-hot a {
  background: url(img/btn_bg_s_composer.png) no-repeat center bottom;
  background-size: 75px auto
}
@media screen and (max-width:767px) {
  #chart_ctrl {
    width: 125%
  }
}
#chart_ctrl li {
  position: relative
}
#chart_ctrl li.list-ttl {
  background-color: #ededed;
  position: relative;
  flex: 6.1
}
#chart_ctrl li.list-ttl > span {
  color: #000;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}
#chart_ctrl li:not(.list-ttl).active {
  background: 0 0
}
#chart_ctrl li:not(.list-ttl).active a {
  background-position: center top
}
#chart_ctrl li a {
  border-bottom: 2px solid transparent;
  position: relative;
  z-index: 1
}
@media screen and (min-width:768px), print {
  #chart_ctrl li a {
    height: 64px
  }
  #chart_ctrl li.list-ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
  #chart_ctrl li.list-ttl > span {
    left: 25px
  }
}
@media screen and (max-width:767px) {
  #chart_ctrl li a {
    height: 64px
  }
  #chart_ctrl li:not(.list-ttl).active:after, #chart_ctrl li:not(.list-ttl).active:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 1px;
    bottom: -1px;
    background-color: transparent
  }
  #chart_ctrl li:not(.list-ttl).active:before {
    left: 0
  }
  #chart_ctrl li:not(.list-ttl).active:after {
    right: 0
  }
  #chart_ctrl li.list-ttl {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem
  }
  #chart_ctrl li.list-ttl span {
    left: 50%;
    transform: translate(-50%, -50%)
  }
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-cd:hover:before, #chart_ctrl .list-dl:hover:before, #chart_ctrl .list-hot:hover:before, #chart_ctrl .list-install:hover:before, #chart_ctrl .list-karaoke:hover:before, #chart_ctrl .list-mv:hover:before, #chart_ctrl .list-radio:hover:before, #chart_ctrl .list-stream:hover:before, #chart_ctrl .list-tw:hover:before {
    display: inline-block;
    position: absolute;
    bottom: 110%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 5px;
    white-space: nowrap;
    z-index: 1;
    font-size: 11px;
    font-size: 1.1rem
  }
  #chart_ctrl .list-cd:hover:after, #chart_ctrl .list-dl:hover:after, #chart_ctrl .list-hot:hover:after, #chart_ctrl .list-install:hover:after, #chart_ctrl .list-karaoke:hover:after, #chart_ctrl .list-mv:hover:after, #chart_ctrl .list-radio:hover:after, #chart_ctrl .list-stream:hover:after, #chart_ctrl .list-tw:hover:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 106%;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: 0
  }
}
#chart_ctrl .list-hot {
  background: linear-gradient(to bottom, #221815 0, #221815 55%, #181818 100%)
}
#chart_ctrl .list-hot a {
  background: url(img/btn_bg_s_hot_100.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-hot.active a {
  border-color: #272727
}
#chart_ctrl .list-cd {
  background: linear-gradient(to bottom, #ffb805 0, #ffb805 55%, orange 100%)
}
#chart_ctrl .list-cd a {
  background: url(img/btn_bg_s_cd.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-cd.active a {
  border-color: #ffb805
}
#chart_ctrl .list-cd.active:after {
  background-color: #ffb805 !important
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-cd:hover:before {
    content: 'CDセールス';
    border: 2px solid #ffb805
  }
  #chart_ctrl .list-cd:hover:after {
    background-color: #ffb805
  }
}
#chart_ctrl .list-dl {
  background: linear-gradient(to bottom, #b833c3 0, #b833c3 55%, #9607a5 100%)
}
#chart_ctrl .list-dl a {
  background: url(img/btn_bg_s_dl.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-dl.active a {
  border-color: #b833c3
}
#chart_ctrl .list-dl.active:after {
  background-color: #b833c3 !important
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-dl:hover:before {
    content: 'ダウンロード数';
    border: 2px solid #b833c3
  }
  #chart_ctrl .list-dl:hover:after {
    background-color: #b833c3
  }
}
#chart_ctrl .list-stream {
  background: linear-gradient(to bottom, #2a62ff 0, #2a62ff 55%, #093aff 100%)
}
#chart_ctrl .list-stream a {
  background: url(img/btn_bg_s_stream.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-stream.active a {
  border-color: #2a62ff
}
#chart_ctrl .list-stream.active:after {
  background-color: #2a62ff !important
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-stream:hover:before {
    content: 'ストリーミング数';
    border: 2px solid #2a62ff
  }
  #chart_ctrl .list-stream:hover:after {
    background-color: #2a62ff
  }
}
#chart_ctrl .list-radio {
  background: linear-gradient(to bottom, #53c321 0, #53c321 55%, #2aa900 100%)
}
#chart_ctrl .list-radio a {
  background: url(img/btn_bg_s_radio.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-radio.active a {
  border-color: #53c321
}
#chart_ctrl .list-radio.active:after {
  background-color: #53c321 !important
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-radio:hover:before {
    content: '全国のFM／AMラジオ放送回数';
    border: 2px solid #53c321
  }
  #chart_ctrl .list-radio:hover:after {
    background-color: #53c321
  }
}
#chart_ctrl .list-install {
  background: linear-gradient(to bottom, #ff6b3c 0, #ff6b3c 55%, #ff4a1f 100%)
}
#chart_ctrl .list-install a {
  background: url(img/btn_bg_s_install.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-install.active a {
  border-color: #ff6b3c
}
#chart_ctrl .list-install.active:after {
  background-color: #ff6b3c !important
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-install:hover:before {
    content: 'PCによるCD読取数';
    border: 2px solid #ff6b3c
  }
  #chart_ctrl .list-install:hover:after {
    background-color: #ff6b3c
  }
}
#chart_ctrl .list-tw {
  background: linear-gradient(to bottom, #24c2ff 0, #24c2ff 55%, #06b9ff 100%)
}
#chart_ctrl .list-tw a {
  background: url(img/btn_bg_s_tw.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-tw.active a {
  border-color: #24c2ff
}
#chart_ctrl .list-tw.active:after {
  background-color: #24c2ff !important
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-tw:hover:before {
    content: 'アーティスト&楽曲を両方ツイートした数';
    border: 2px solid #24c2ff
  }
  #chart_ctrl .list-tw:hover:after {
    background-color: #24c2ff
  }
}
#chart_ctrl .list-mv {
  background: linear-gradient(to bottom, #e62a5b 0, #e62a5b 55%, #dd1b44 100%)
}
#chart_ctrl .list-mv a {
  background: url(img/btn_bg_s_mv.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-mv.active a {
  border-color: #e62a5b
}
#chart_ctrl .list-mv.active:after {
  background-color: #e62a5b !important
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-mv:hover:before {
    content: '国内においての動画再生回数';
    border: 2px solid #e62a5b
  }
  #chart_ctrl .list-mv:hover:after {
    background-color: #e62a5b
  }
}
#chart_ctrl .list-karaoke {
  background: linear-gradient(to bottom, #2a8d80 0, #2a8d80 55%, #1f8779 100%)
}
#chart_ctrl .list-karaoke a {
  background: url(img/btn_bg_s_karaoke.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-karaoke.active a {
  border-color: #2a8d80
}
#chart_ctrl .list-karaoke.active:after {
  background-color: #2a8d80 !important
}
@media screen and (min-width:768px), print {
  #chart_ctrl .list-karaoke:hover:before {
    content: 'カラオケで歌われた回数';
    border: 2px solid #2a8d80
  }
  #chart_ctrl .list-karaoke:hover:after {
    background-color: #2a8d80
  }
}
#chart_ctrl .list-multi {
  background: linear-gradient(to bottom, #ff67da 0, #ff67da 55%, #ff4fce 100%)
}
#chart_ctrl .list-multi a {
  background: url(img/btn_bg_s_multi.png) no-repeat center bottom;
  background-size: 75px auto
}
#chart_ctrl .list-multi.active a {
  border-color: #ff67da
}
#chart_ctrl .list-multi.active:after {
  background-color: #ff67da !important
}
#chart_ctrl .list-multi.disabled {
  opacity: .35;
  pointer-events: none
}
.chart-cont .ranking-sub-btn #rank_graph_show_btn {
  display: none
}
@media screen and (min-width:768px), print {
  .chart-cont {
    padding: 0 40px 50px
  }
}
@media screen and (max-width:767px) {
  .chart-cont #chart {
    margin-top: 10px;
    pointer-events: none
  }
  .chart-cont .ranking-sub + #chart {
    margin-top: 10px
  }
}
.chart-cont-comparison {
  text-align: center
}
.chart-cont-comparison > .ttl {
  background-color: #ededed;
  color: #000;
  font-weight: 700
}
@media screen and (min-width:768px), print {
  .chart-cont-comparison {
    margin-top: 50px
  }
  .chart-cont-comparison > .ttl {
    padding: 12px 0;
    font-size: 15px;
    font-size: 1.5rem
  }
}
@media screen and (max-width:767px) {
  .chart-cont-comparison {
    margin-top: 20px
  }
  .chart-cont-comparison > .ttl {
    padding: 10px 0;
    font-size: 13px;
    font-size: 1.3rem
  }
}
.list-comparison {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
.list-comparison > li {
  border-bottom: 1px solid #e6e6e6;
  text-align: left
}
.list-comparison > li.checked .list-comparison-inner {
  background-color: #fafafa
}
.list-comparison > li.checked .list-comparison-inner:after, .list-comparison > li.checked .list-comparison-inner:before {
  background-color: #fafafa;
  content: '';
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  z-index: 10
}
.list-comparison > li.checked .list-comparison-inner:before {
  top: 0
}
.list-comparison > li.checked .list-comparison-inner:after {
  bottom: 0
}
.list-comparison > li.checked .check {
  background: url(img/icon_check_on.png) no-repeat left 0
}
@media screen and (min-width:768px), print {
  .list-comparison > li {
    padding: 10px 0
  }
}
@media screen and (max-width:767px) {
  .list-comparison > li {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 5px 0
  }
}
span.varText {
  display: inline !important;
  background: 0 0;
  padding: 0;
  margin: 0
}
.list-comparison-inner {
  align-items: center;
  color: #221815;
  display: flex;
  position: relative;
  overflow: hidden
}
@media screen and (min-width:768px), print {
  .list-comparison-inner {
    padding: 10px 0;
    position: relative
  }
  .list-comparison-inner > .comparison-icon {
    flex: 1
  }
  .list-comparison-inner > .comparison-ttl {
    flex: 3.95
  }
  .list-comparison-inner > .comparison-btn, .list-comparison-inner > .comparison-date, .list-comparison-inner > .comparison-rank {
    flex: 2.2
  }
  .list-comparison-inner > .comparison-btn-biz {
    flex-grow: 1.4 !important
  }
  .list-comparison-inner > :not(:last-child):after {
    background-color: #e6e6e6;
    content: '';
    display: block;
    width: 1px;
    height: 500px;
    position: absolute;
    right: 0;
    top: -250px;
    z-index: 0
  }
}
@media screen and (max-width:767px) {
  .list-comparison-inner {
    flex-wrap: wrap;
    padding: 10px
  }
  .list-comparison-inner > .comparison-icon {
    flex: 1;
    text-align: center
  }
  .list-comparison-inner > .comparison-icon img {
    display: block;
    width: 50%;
    margin: 0 auto;
    padding-top: 5px
  }
  .list-comparison-inner > .comparison-ttl {
    flex: 5
  }
  .list-comparison-inner > .comparison-btn, .list-comparison-inner > .comparison-rank {
    width: 100%
  }
  .list-comparison-inner > .comparison-date {
    display: none
  }
}
.comparison-icon {
  cursor: pointer;
  text-align: center
}
.comparison-icon > * {
  display: inline-block;
  line-height: 1;
  vertical-align: middle
}
@media screen and (max-width:767px) {
  .comparison-icon > * {
    display: block;
    text-align: center
  }
}
.comparison-icon .check {
  background: url(img/icon_check.png) no-repeat left center;
  width: 14px;
  height: 14px
}
@media screen and (min-width:768px), print {
  .comparison-icon .check {
    margin-right: 10px
  }
}
@media screen and (max-width:767px) {
  .comparison-icon .check {
    margin: 0 auto 8px
  }
}
.comparison-ttl {
  align-items: center;
  display: flex;
  position: relative
}
.comparison-ttl a {
  color: #4c4c4c !important;
  display: block;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
.comparison-ttl a b {
  color: #000 !important;
  font-weight: 700
}
@media screen and (min-width:768px), print {
  .comparison-ttl {
    padding: 0 30px
  }
}
.comparison-ttl .play_btn {
  background: url(img/icon_play.png) no-repeat left 0;
  background-size: 30px auto;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1
}
.comparison-ttl-mv {
  position: relative;
  z-index: 1
}
@media screen and (max-width:767px) {
  .comparison-ttl-mv {
    width: 120px
  }
}
.comparison-ttl-name > span > * {
  display: block;
  position: relative;
  line-height: 1;
  z-index: 1
}
@media screen and (min-width:768px), print {
  .comparison-ttl-name {
    padding-left: 21px
  }
  .comparison-ttl-name > span {
    font-size: 12px;
    font-size: 1.2rem
  }
  .comparison-ttl-name > span b {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem
  }
}
@media screen and (max-width:767px) {
  .comparison-ttl-name {
    padding-left: 12px
  }
  .comparison-ttl-name > span {
    font-size: 12px;
    font-size: 1.2rem
  }
  .comparison-ttl-name > span b {
    margin-bottom: 8px;
    font-size: 15px;
    font-size: 1.5rem
  }
  .comparison-ttl-name > span .sp-item {
    margin-top: 10px
  }
}
.comparison-date {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem
}
.comparison-date p {
  color: #221815
}
.comparison-rank {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem
}
.comparison-rank li {
  color: #221815;
  text-align: left
}
.comparison-rank li span {
  color: #de0039;
  font-weight: 700;
  padding-right: 2px;
  font-size: 15px;
  font-size: 1.5rem
}
.comparison-rank li:last-child span {
  color: #2f9584
}
@media screen and (min-width:768px), print {
  .comparison-rank ul {
    display: inline-block
  }
}
@media screen and (max-width:767px) {
  .comparison-rank {
    margin-top: 8px
  }
  .comparison-rank li {
    display: inline-block
  }
  .comparison-rank li:not(:last-child) {
    margin-right: 10px
  }
}
.comparison-btn > :not(:last-child) {
  margin-bottom: 8px
}
.comparison-btn > * .btn01 span, .comparison-btn > * .btn02 span {
  font-size: 12px;
  font-size: 1.2rem
}
@media screen and (min-width:768px), print {
  .comparison-btn {
    padding: 0 10px 0 30px
  }
}
@media screen and (max-width:767px) {
  .comparison-btn {
    font-size: 0;
    margin-top: 10px
  }
  .comparison-btn > * {
    display: inline-block;
    width: 48.5%;
    margin-bottom: 0 !important
  }
  .comparison-btn > :nth-child(odd) {
    margin-right: 3%
  }
}
.chart-cont-btn .btn-l {
  text-align: center
}
.chart-cont-btn .btn-l span {
  background: 0 0;
  padding: 0
}
@media screen and (min-width:768px), print {
  .chart-cont-btn .btn-l {
    width: 565px;
    margin: 40px auto 0
  }
}
@media screen and (max-width:767px) {
  .chart-cont-btn .btn-l {
    margin-top: 20px
  }
}
@media screen and (min-width:768px), print {
  .btn-back {
    width: 200px;
    margin: 40px auto 0
  }
}
@media screen and (max-width:767px) {
  .btn-back {
    width: 200px;
    margin: 30px auto 0
  }
}
.news-sct .btn span {
  background: url(img/icon_more.gif) no-repeat left center;
  display: inline-block;
  padding: 0 0 0 20px
}
@media screen and (min-width:768px), print {
  .news-sct {
    margin-top: 60px
  }
  .news-sct .sttl01 {
    margin-bottom: 20px
  }
  .news-sct .btn {
    width: 200px;
    margin: 40px auto 0;
    text-align: center
  }
  .news-sct .btn span {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 15px;
    font-size: 1.5rem
  }
}
@media screen and (max-width:767px) {
  .news-sct {
    margin-top: 30px
  }
  .news-sct .sttl01 {
    margin-bottom: 16px
  }
  .news-sct .btn {
    width: 200px;
    margin: 20px auto 0;
    text-align: center
  }
  .news-sct .btn span {
    background-size: 12px auto;
    padding-left: 18px;
    font-size: 14px;
    font-size: 1.4rem
  }
}
@media screen and (min-width:768px), print {
  .news-sct-inner {
    width: 780px;
    margin: 0 auto
  }
}
@media screen and (max-width:767px) {
  .news-sct-inner {
    padding: 0 10px
  }
}
.news-list li {
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.news-list li:not(:last-child) {
  margin-bottom: 10px
}
.news-list li a {
  color: #000
}
.news-list li span {
  color: #b0b0b0;
  font-weight: 700;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
@media screen and (min-width:768px), print {
  .news-list li {
    position: relative;
    padding: 0 10px 10px 80px;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem
  }
  .news-list li a {
    background: url(img/icon_arrow_ranking.png) no-repeat right center;
    background-size: 21px auto;
    display: block;
    padding-right: 50px;
    transition-duration: .25s
  }
  .news-list li a:hover {
    opacity: .7
  }
  .news-list li span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    font-size: 1.3rem
  }
}
@media screen and (max-width:767px) {
  .news-list li {
    background: url(img/icon_arrow_ranking.png) no-repeat right calc(50% - 5px);
    background-size: 16px auto;
    padding-bottom: 12px;
    position: relative;
    font-size: 14px;
    font-size: 1.4rem
  }
  .news-list li a {
    display: block;
    padding-right: 30px
  }
  .news-list li a:before {
    background-color: transparent;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
  }
  .news-list li span {
    font-size: 10px;
    font-size: 1rem
  }
}
@media screen and (min-width:768px), print {
  .related-sct {
    margin-top: 50px
  }
  .related-sct .sttl01 {
    margin-bottom: 20px
  }
}
@media screen and (max-width:767px) {
  .related-sct {
    margin-top: 30px;
    position: relative
  }
  .related-sct:after, .related-sct:before {
    background-color: #e0e0e0;
    content: '';
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0
  }
  .related-sct:before {
    left: -10px
  }
  .related-sct:after {
    right: -10px
  }
  .related-sct .sttl01 {
    padding: 0 0 16px 10px;
    position: relative
  }
  .related-sct .sttl01:after, .related-sct .sttl01:before {
    background-color: #fff;
    content: '';
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 5
  }
  .related-sct .sttl01:before {
    left: -10px
  }
  .related-sct .sttl01:after {
    right: -10px
  }
}
@media screen and (min-width:768px), print {
  .related-sct-inner {
    width: 780px;
    margin: 0 auto
  }
}
.related-slider-wrap {
  background-color: #e0e0e0
}
@media screen and (min-width:768px), print {
  .related-slider-wrap {
    padding: 40px 60px 42px;
    overflow: hidden
  }
}
@media screen and (max-width:767px) {
  .related-slider-wrap {
    padding: 10px 40px
  }
}
.related-list .ttl {
  color: #221815
}
.related-list .related-list-inner {
  font-size: 0
}
.related-list .related-list-inner > * {
  display: inline-block;
  vertical-align: top
}
.related-list .related-list-inner > .cont .cat, .related-list .related-list-inner > .cont .date {
  line-height: 1.2
}
.related-list .related-list-inner > .cont .cat {
  margin-top: 3px
}
.related-list .related-list-inner > .cont .price {
  color: #dc6560
}
.related-list .related-list-inner > .cont .buy {
  background-color: #fff;
  text-align: center;
  margin-top: 5px
}
.related-list .related-list-inner > .cont .buy a {
  color: #221815;
  display: block;
  padding: 2px 0
}
.related-list .related-list-inner > .cont .buy a span {
  background: url(img/icon_cart.gif) no-repeat left center;
  padding-left: 24px;
  position: relative;
  left: -3px
}
@media screen and (min-width:768px), print {
  .related-list {
    display: flex;
    flex-wrap: wrap;
    padding-right: 110px
  }
  .related-list > * {
    margin: 25px 55px 0 0;
    overflow: hidden;
    width: 33.3333333333%
  }
  .related-list > :nth-child(3n) {
    margin-right: -110px
  }
  .related-list > :nth-child(-n+3) {
    margin-top: 0
  }
  .related-list .ttl {
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.5rem
  }
  .related-list .related-list-inner > .img {
    width: 80px;
    margin-right: 13px
  }
  .related-list .related-list-inner > .cont {
    width: calc(100% - 93px)
  }
  .related-list .related-list-inner > .cont .buy a {
    transition-duration: .25s
  }
  .related-list .related-list-inner > .cont .buy a:hover {
    opacity: .7
  }
}
@media screen and (max-width:767px) {
  .related-list {
    display: flex;
    flex-wrap: wrap;
    padding-right: 50px
  }
  .related-list > * {
    margin: 10px 25px 0 0;
    overflow: hidden;
    width: 33.3333333333%
  }
  .related-list > :nth-child(3n) {
    margin-right: -50px
  }
  .related-list > :nth-child(-n+3) {
    margin-top: 0
  }
  .related-list .ttl {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 3px;
    font-size: 12px;
    font-size: 1.2rem
  }
  .related-list .related-list-inner {
    text-align: center
  }
  .related-list .related-list-inner > .img {
    width: 100%
  }
  .related-list .related-list-inner > .cont {
    width: 100%;
    text-align: center;
    margin-top: 8px
  }
  .related-list .related-list-inner > .cont .cat, .related-list .related-list-inner > .cont .date {
    font-size: 11px;
    font-size: 1.1rem
  }
}
#pie_graph {
  width: 100%;
  display: block
}
@media screen and (min-width:768px), print {
  #pie_graph {
    height: 185px;
    overflow: hidden
  }
}
@media screen and (max-width:767px) {
  #pie_graph {
    height: 135px
  }
}
@media screen and (min-width:768px), print {
  .graph-sub {
    margin-top: 10px
  }
}
.chart-sct-wrap {
  background-color: #fff
}
#show_week_option_wrap select {
  background: #fff url(img/icon_select.png) no-repeat 93% center;
  background-size: 9px auto;
  border-color: #b6b4b6 !important;
  border-radius: 3px !important;
  overflow: hidden !important
}
@media screen and (min-width:768px), print {
  #chart_wrap_memo {
    margin-bottom: 15px
  }
  #ZoomInBtn {
    top: 15px !important;
    left: 0 !important
  }
  #ZoomOutBtn {
    top: 62px !important;
    left: 0 !important
  }
  #MoveTopBtn {
    top: 289px !important;
    left: 0 !important
  }
  #MoveBottomBtn {
    top: 336px !important;
    left: 0 !important
  }
  #show_week_option_wrap_wrap {
    width: calc(100% - 95px) !important;
    margin: 0 0 0 95px !important
  }
  #show_week_option_wrap_wrap td:nth-child(1), #show_week_option_wrap_wrap td:nth-child(2), #show_week_option_wrap_wrap td:nth-child(4), #show_week_option_wrap_wrap td:nth-child(5) {
    width: 47px !important
  }
  #show_week_option_wrap {
    width: 234px !important
  }
  #show_week_option_wrap select {
    width: 110px !important;
    height: 34px !important;
    padding: 0 10px
  }
}
@media screen and (max-width:767px) {
  #chart {
    width: 100% !important;
    height: 285px !important
  }
  #ZoomInBtn, #ZoomOutBtn {
    margin: 0 !important;
    position: absolute
  }
  #ZoomInBtn img, #ZoomOutBtn img {
    width: 40px
  }
  #ZoomInBtn {
    left: calc(50% - 43px);
    bottom: 50px
  }
  #ZoomOutBtn {
    right: calc(50% - 43px);
    bottom: 50px
  }
  #MoveBottomBtn, #MoveTopBtn {
    position: absolute;
    left: 0;
    bottom: 50px !important;
    margin-bottom: 0 !important
  }
  #MoveBottomBtn img, #MoveTopBtn img {
    width: 40px
  }
  #MoveTopBtn {
    left: 0
  }
  #MoveBottomBtn {
    left: 46px
  }
  #show_week_option_wrap_wrap {
    width: 100%
  }
  #show_week_option_wrap_wrap td:nth-child(2), #show_week_option_wrap_wrap td:nth-child(4) {
    display: none
  }
  #show_week_option_wrap_wrap td:nth-child(3) {
    width: 100% !important
  }
  #show_week_option_wrap_wrap td:nth-child(3) #show_week_option_wrap {
    padding-top: 64px
  }
  #show_week_option_wrap_wrap td:nth-child(3) #show_week_option_wrap > * {
    display: inline-block !important
  }
  #show_week_option_wrap_wrap td:nth-child(3) img {
    width: 114px
  }
  #show_week_option_wrap_wrap td:nth-child(1), #show_week_option_wrap_wrap td:nth-child(5) {
    position: absolute;
    bottom: 50px;
    width: auto !important
  }
  #show_week_option_wrap_wrap td:nth-child(1) img, #show_week_option_wrap_wrap td:nth-child(5) img {
    width: 40px
  }
  #show_week_option_wrap_wrap td:nth-child(1) {
    right: 46px
  }
  #show_week_option_wrap_wrap td:nth-child(5) {
    right: 0
  }
  #show_week_option_wrap {
    width: 234px !important;
    margin: 0 auto;
    min-height: 98px;
    font-size: 0
  }
  #show_week_option_wrap > * {
    vertical-align: middle
  }
  #show_week_option_wrap select {
    width: 110px !important;
    height: 34px !important;
    padding: 0 10px;
    margin-left: 8px;
    font-size: 16px;
    font-size: 1.6rem
  }
}
#other_song_list, #other_song_list_overlay {
  display: none
}
#other_song_list.active, #other_song_list_overlay.active {
  display: block
}
.modal_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  left: 0;
  top: 0;
  z-index: 500
}
#other_song_list {
  position: fixed;
  height: auto;
  overflow-y: hidden;
  z-index: 500
}
@media screen and (min-width:768px), print {
  #other_song_list {
    width: 730px;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important
  }
  #other_song_list .other_song_list_ttl h4 {
    color: #fff !important;
    font-size: 16px;
    font-size: 1.6rem
  }
}
@media screen and (max-width:767px) {
  #other_song_list {
    width: 94%;
    height: calc(90vh - 100px);
    left: 3% !important;
    top: calc(5vh + 100px) !important;
    overflow-y: scroll
  }
  #other_song_list .other_song_list_ttl {
    position: relative;
    height: 40px;
    padding: 0
  }
  #other_song_list .other_song_list_ttl h4 {
    color: #fff !important;
    line-height: 1;
    padding: 12px 10px;
    font-size: 14px;
    font-size: 1.4rem
  }
  #other_song_list .other_song_list_ttl h4 img {
    width: 230px;
    height: auto
  }
  #other_song_list .close_btn {
    background: 0 0 !important;
    position: absolute !important;
    right: 6px;
    top: 6px;
    width: 27px !important;
    height: 27px !important;
    z-index: 1
  }
  #other_song_list .close_btn:before {
    display: none !important
  }
  #other_song_list .other_song_list_body .compare_list, #other_song_list .other_song_list_body .scroll_box {
    min-height: 150px
  }
  #other_song_list .other_song_list_body .memo {
    padding-top: 10px;
    font-size: 11px;
    font-size: 1.1rem
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist {
    height: auto;
    display: block;
    margin-bottom: 15px;
    display: block
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist * {
    box-sizing: border-box !important
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist tbody {
    display: block
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist tbody tr {
    display: block;
    font-size: 0
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist tbody tr td {
    display: block !important
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist tbody tr td:nth-child(1) {
    width: 85% !important;
    height: 40px;
    float: left
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist tbody tr td:nth-child(2) {
    width: 15% !important;
    height: 40px;
    float: right
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist tbody tr td.matchs {
    width: 100%;
    float: left;
    margin-top: 15px;
    display: block
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist tbody tr td.matchs:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }
  #other_song_list .other_song_list_body .search_box .search_input_box_artist tbody tr td.matchs > :nth-child(2) {
    margin-left: 0 !important;
    margin-right: 10px
  }
}
.artist-name {
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 700;
  text-align: left;
  letter-spacing: .04em;
  line-height: 1.4583333333
}
@media screen and (min-width:768px), print {
  .artist-name {
    font-size: 24px;
    font-size: 2.4rem
  }
}
@media screen and (max-width:767px) {
  .artist-name {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.main-sct-cont.-patternA {
  margin-top: 0
}
@media screen and (min-width:768px), print {
  .main-sct-cont.-patternA {
    padding-top: 40px
  }
}
@media screen and (max-width:767px) {
  .main-sct-cont.-patternA {
    padding-top: 30px
  }
}
.ok_btn_wrap, .other_song_list_footer {
  text-align: center
}
.ok_btn_wrap .clear_btn, .other_song_list_footer .clear_btn {
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  color: #333;
  display: inline-block !important;
  text-align: center;
  padding: 10px 60px;
  position: relative;
  width: auto !important;
  white-space: nowrap
}
@media screen and (min-width:768px), print {
  .ok_btn_wrap .clear_btn, .other_song_list_footer .clear_btn {
    min-width: 320px
  }
}
@media screen and (max-width:767px) {
  .ok_btn_wrap .clear_btn, .other_song_list_footer .clear_btn {
    min-width: 280px
  }
}
.ok_btn_wrap .clear_btn::before, .other_song_list_footer .clear_btn::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2064%22%20stroke-width%3D%223%22%20stroke%3D%22currentColor%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2225.3%22%2F%3E%3Cpolyline%20points%3D%2215.79%2037.84%2026.82%2046.18%2046.31%2018.82%22%2F%3E%3C%2Fsvg%3E") left 0;
  background-size: 100% auto;
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 17px;
  top: 0;
  bottom: 0;
  margin: auto
}
.ok_btn_wrap .ok_btn, .other_song_list_footer .ok_btn {
  background-color: #333;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 10px 30px;
  position: relative;
  width: auto;
  white-space: nowrap
}
@media screen and (min-width:768px), print {
  .ok_btn_wrap .ok_btn, .other_song_list_footer .ok_btn {
    min-width: 320px
  }
}
@media screen and (max-width:767px) {
  .ok_btn_wrap .ok_btn, .other_song_list_footer .ok_btn {
    min-width: 280px
  }
}
.ok_btn_wrap .ok_btn::before, .other_song_list_footer .ok_btn::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22width%3A%20256px%3B%20height%3A%20256px%3B%20opacity%3A%201%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M327.392%2C89.817C270.288%2C62.244%2C222.046%2C0%2C222.046%2C0v41.456v325.214c-17.83-6.55-38.908-8.486-60.632-4.292%0A%09%09c-52.168%2C10.023-88.075%2C51.179-80.247%2C91.872c7.851%2C40.714%2C56.48%2C65.578%2C108.638%2C55.512c46.306-8.915%2C79.741-42.349%2C81.171-78.257%0A%09%09h0.29V148.513c149.815%2C18.303%2C125.209%2C124.349%2C114.842%2C155.439C472.464%2C207.23%2C427.556%2C138.158%2C327.392%2C89.817z%22%20fill%3D%22%23ffffff%22%3E%3C%2Fpath%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% auto;
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto
}
.other_song_list_body .memo {
  padding-top: 8px !important
}
.-patternB #chart_ohter_song .list-comparison .comparison-date, .-patternB #chart_ohter_song .list-comparison .comparison-ttl-mv {
  display: none
}
.-patternB #chart_ohter_song .list-comparison .comparison-ttl-name > span b {
  display: none
}
@media screen and (min-width:768px), print {
  .-patternB #chart_ohter_song .list-comparison .comparison-ttl-name > span > span:not([class]) {
    font-size: 1.5rem !important;
    position: relative;
    top: 4px
  }
}
.-patternB .other_song_list_body .img_url, .-patternB .other_song_list_body .titles .title {
  display: none !important
}
@media screen and (min-width:768px), print {
  .-patternB .other_song_list_body .titles .artist {
    font-size: 1.5rem !important
  }
}
@media screen and (min-width:768px), print {
  .-patternB .other_song_list_body .check_btn > div {
    margin-left: auto
  }
}
.heat-text {
  display: none;
  text-align: right;
  font-size: 13px
}
@media screen and (min-width:768px), print {
  .heat-text {
    margin-top: 30px
  }
  .heat-text br {
    display: none
  }
}
@media screen and (max-width:767px) {
  .heat-text {
    font-size: 11px;
    margin-top: 25px
  }
}
.heatseekers .heat-text {
  display: block
}
@media screen and (min-width:768px), print {
  .heatseekers .heat-text + * {
    margin-top: 10px
  }
}