
@charset "UTF-8";
.l-jasrac, .topic-list, .card-list, .l-tab-section .tab-section .tab-header, .ranking-other, .genre-list, .campaign-list, .banner-list, .l-timeline {
  *zoom: 1;
}

.l-jasrac:before, .topic-list:before, .card-list:before, .l-tab-section .tab-section .tab-header:before, .ranking-other:before, .genre-list:before, .campaign-list:before, .banner-list:before, .l-timeline:before {
  content: "";
  display: table;
}

.l-jasrac:after, .topic-list:after, .card-list:after, .l-tab-section .tab-section .tab-header:after, .ranking-other:after, .genre-list:after, .campaign-list:after, .banner-list:after, .l-timeline:after {
  content: "";
  display: table;
  clear: both;
}

#WebMember_Background,
#WebMember_Console,
#WebMembership {
    display: none;
}

html {
  overflow-y: scroll;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, select {
  vertical-align: middle;
}

img,
object,
embed {
  vertical-align: top;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.25;
}

body {
  min-width: 1170px;
  font-size: 1.4rem;
  color: #111;
}

a:link {
  color: #111;
  text-decoration: none;
}

a:visited {
  color: #111;
}

a:hover {
  color: #111;
  text-decoration: none;
}

a:active {
  color: #111;
}

input,
textarea {
  font-size: inherit;
  font-family: inherit;
}

input {
  -webkit-appearance: none;
}

img {
  max-width: 100%;
}

a.btn-pagetop {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 0;
  z-index: 10;
  width: 60px;
  height: 60px;
  padding: 0;
  overflow: hidden;
  background: url(/dam/pc/images/common/btn_pagetop.png) no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
}

.btn-link {
  display: table;
  position: relative;
  min-width: 240px;
  width: auto;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 20px;
  text-align: center;
  font-weight: bold;
}

.btn-link::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 11px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/dam/pc/images/common/arrow_link.png) no-repeat left top;
  content: '';
}

.btn-link.btn--colored {
  border-color: #c7000a;
  background: #c7000a;
  color: #fff;
}

.btn-link.btn--colored::after {
  background-image: url(/dam/pc/images/common/arrow_link_w.png);
}

.btn-link-damtomo {
  display: table;
  position: relative;
  min-width: 160px;
  width: auto;
  margin-right: 0;
  margin-left: auto;
  padding: 5px;
  border: 1px solid #83cc34;
  border-radius: 14px;
  background: #83cc34;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
}

.btn-link-damtomo::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 11px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/dam/pc/images/common/arrow_link_b.png) no-repeat left top;
  content: '';
}

.btn-link-denmoku {
  display: table;
  width: 96px;
  height: 35px;
  margin: auto;
  border: 1px solid #83cc34;
  border-radius: 4px;
  background: #83cc34;
  color: #fff !important;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 35px;
}

.l-container {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid #999;
}

.l-container .l-main,
.l-container .l-side {
  display: table-cell;
  vertical-align: top;
}

.l-container .l-main {
  min-width: 970px;
}

.l-container .l-side {
  position: relative;
  z-index: 1;
  width: 200px;
  padding-bottom: 94px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.l-inner {
  width: 970px;
  padding: 0 10px;
  margin: 0 auto;
}

.l-footer .footer-row {
  padding: 25px 0 10px;
  background: #eee;
  text-align: center;
}

.footer-link {
  margin-bottom: 30px;
}

.footer-link > li {
  display: inline;
  position: relative;
  padding-left: 1em;
  padding-right: 1em;
}

.footer-link > li:nth-child(3)::after, .footer-link > li:nth-child(7)::after {
  content: '\A';
  white-space: pre;
}

.footer-link > li:nth-child(3) a::after, .footer-link > li:nth-child(7) a::after, .footer-link > li:last-child a::after {
  content: '';
}

.footer-link a {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 1.2rem;
}

.footer-link a span:hover {
  text-decoration: underline;
}

.footer-link a::after {
  content: ' ｜';
  position: absolute;
  top: 4px;
  right: -0.56em;
}
.copyright {
  margin-top: 30px;
  font-size: 1rem;
}

.l-jasrac {
  display: table;
  margin: 0 auto;
  padding: 15px 0;
  color: #666;
  font-size: 1rem;
}

.l-jasrac .jasrac-img,
.l-jasrac .jasrac-num {
  display: table-cell;
  vertical-align: top;
}

.l-jasrac .jasrac-img {
  padding-right: 12px;
}

.l-jasrac .jasrac-num dl {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.l-jasrac .jasrac-num dl:nth-of-type(2) {
  clear: left;
}

.l-section {
  padding-top: 50px;
}

.section-header {
  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 30px;
  background: #c7000a;
}

.l-genre .section-header,
.l-campaign .section-header,
.l-audition .section-header {
  margin-bottom: 20px;
}

.l-sns .section-header {
  margin-bottom: 40px;
}

.section-header > * {
  display: table-cell;
  vertical-align: middle;
}

.section-ttl {
  padding-left: 67px;
  background-repeat: no-repeat;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
}

.section-ttl-sub {
  height: 40px;
  margin-bottom: 15px;
  padding-left: 52px;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 40px;
  background: url(/dam/dam/includes/pc/images/top/icon_ttl_notice.png) 9px 6px no-repeat #c7000a;
}

.section-header p,
.section-header .section-date {
  padding-right: 20px;
  text-align: right;
  color: #fff;
}

.l-newrelease .section-ttl {
  background-image: url(/dam/dam/includes/pc/images/top/icon_ttl_newrelease.png);
  background-position: 5px 10px;
}

.l-ranking .section-ttl {
  background-image: url(/dam/dam/includes/pc/images/top/icon_ttl_ranking.png);
  background-position: 12px 6px;
}

.l-genre .section-ttl {
  background-image: url(/dam/dam/includes/pc/images/top/icon_ttl_genre.png);
  background-position: 21px 13px;
}

.l-campaign .section-ttl {
  background-image: url(/dam/dam/includes/pc/images/top/icon_ttl_campaign.png);
  background-position: 12px 11px;
}

.l-audition .section-ttl {
  background-image: url(/dam/dam/includes/pc/images/top/icon_ttl_audition.png);
  background-position: 13px 11px;
}

.l-sns .section-ttl {
  background-image: url(/dam/dam/includes/pc/images/top/icon_ttl_sns.png);
  background-position: 10px 9px;
}

.top-contents {
  padding-bottom: 10px;
}

.l-navbar {
  padding: 16px 10px 18px;
  background: #eee;
}

.navbar-ttl {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.navbar-ttl::after {
  display: inline-block;
  margin-left: 7px;
  vertical-align: middle;
  content: url(/dam/pc/images/top/icon_navbar.png);
}

.l-search {
  overflow: hidden;
  display: table;
  margin: 0 auto;
}

.l-search .search-box {
  float: right;
  position: relative;
  margin-bottom: 5px;
  margin-left: 10px;
}

.l-search .search-radio {
  float: left;
  width: 277px;
  height: 50px;
  padding: 2px;
  overflow: hidden;
  border-radius: 25px;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  line-height: 50px;
  background: #ccc;
}

.l-search .radio {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 25px;
  table-layout: fixed;
}

.l-search .radio input[type="radio"] {
  display: none;
}

.l-search .radio input[type="radio"] + label {
  position: relative;
  display: table-cell;
  width: 33.333%;
  height: 100%;
  padding-left: 1px;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;
  cursor: pointer;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
}

.l-search .radio input[type="radio"] + label:first-of-type {
  padding-left: 0;
  z-index: 3;
  border-radius: 25px 0 0 25px;
}

.l-search .radio input[type="radio"] + label:first-of-type span {
  border-radius: 25px 0 0 25px;
}

.l-search .radio input[type="radio"] + label:nth-of-type(2) {
  z-index: 2;
}

.l-search .radio input[type="radio"] + label:nth-of-type(3) {
  z-index: 1;
  border-radius: 0 25px 25px 0;
}

.l-search .radio input[type="radio"] + label:nth-of-type(3) span {
  border-radius: 0 25px 25px 0;
}

.l-search .radio input[type="radio"] + label span {
  display: block;
  height: 100%;
  color: #6c6c6c;
  background: #fff;
  line-height: 46px;
  font-weight: bold;
}

.l-search .radio input[type="radio"]:checked + label span {
  background: #c7000a;
  box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
  color: #fff;
}

.l-search .search-btn {
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  text-indent: 100%;
  white-space: nowrap;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  appearance: none;
  background: url(/dam/pc/images/common/icon_search.png) no-repeat left top;
}

.l-search .search-txt {
  width: 520px;
  height: 50px;
  padding: 12px 38px 12px 12px;
  border: none;
  border-radius: 4px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  color: #111;
  font-size: 1.7rem;
}

.l-search .search-txt::-webkit-input-placeholder {
  color: #999;
}

.l-search .search-txt::-moz-placeholder {
  color: #999;
}

.l-search .search-txt:-ms-input-placeholder {
  color: #999;
}

.l-search .search-txt:-moz-placeholder {
  color: #999;
}

.topic-list {
  margin-bottom: 57px;
}

.topic-list > li {
  float: left;
  width: 310px;
  height: 152px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.topic-list > li:nth-child(3n+1), .topic-list > li:nth-child(3n+2) {
  margin-right: 10px;
}

.topic-list > li:nth-child(3n+1) {
  clear: left;
}

.topic-list > li:nth-child(n+4) {
  margin-top: 8px;
}

.l-topic {
  display: table;
  position: relative;
  width: 100%;
  table-layout: fixed;
  background: url(/dam/pc/images/common/arrow_link.png) no-repeat right center;
}

.l-topic .topic-thumb,
.l-topic .topic-txt {
  display: table-cell;
  vertical-align: middle;
}

.l-topic .topic-thumb {
  position: relative;
  width: 150px;
  height: 150px;
  overflow: hidden;
  text-align: center;
}

.l-topic .topic-thumb img {
  /*position: absolute;
  top: 0;
  left: 50%;
  max-width: none;
  transform: translateX(-50%);
  transform-origin: 0 0;
  width: 150px;
  height: 150px;*/
  max-width: 100%;
  max-height: 100%;
}

/*.l-topic .topic-thumb::before {
  display: block;
  position: absolute;
  left: 135px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -7.5px;
  border-style: solid;
  border-width: 7.5px 15px 7.5px 0;
  border-color: transparent #fff transparent transparent;
  content: "";
}*/

.l-topic .topic-txt {
  padding: 0 30px 0 18px;
  border-left: 1px solid #ccc;
}

.l-topic .topic-ttl {
  font-size: 1.6rem;
  font-weight: bold;
}

.l-topic .topic-date {
  font-size: 1.2rem;
}

.card-list > li {
  float: left;
  width: 230px;
  margin-bottom: 20px;
  margin-left: 10px;
  border: 1px solid #ccc;
}

.card-list > li:nth-child(4n+1) {
  margin-left: 0;
}

.l-card {
  display: block;
}

.l-card .card-thumb {
  display: block;
  position: relative;
  width: 228px;
  height: 228px;
  overflow: hidden;
}

.l-card .card-thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.l-card .card-thumb .is-current {
  background: #c7000a;
  color: #fff;
}

.l-card .card-txt {
  position: relative;
  padding: 10px;
  min-height: 80px;
  border-top: 1px solid #ccc;
}

.l-card .card-ttl {
  margin-bottom: 5px;
  font-weight: bold;
}

.l-card .card-date {
  font-size: 1.3rem;
}

.l-card .card-category {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 100px;
  padding: 0 5px;
  border-radius: 9px;
  line-height: 18px;
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
}

/*新規追加アイコンここから20171201*/
/*DK推しアイコン*/
.l-card .card-category.category--dk {
  background: #ffc00a;
  color: #FFF;
  font-weight: bold;
}

/*映像コンテンツアイコン*/
.l-card .card-category.category--eizo {
  background: #ff0000;
  color: #FFF;
  font-weight: bold;
}

/*特集コンテンツアイコン*/
.l-card .card-category.category--tokusyu {
  background: #e26b0a;
  color: #FFF;
  font-weight: bold;
}

/*ジャンルアイコン*/
.l-card .card-category.category--cate {
  background: #FF00FF;
  color: #FFF;
  font-weight: bold;
}

/*サウンドコンテンツアイコン*/
.l-card .card-category.category--sound {
  background: #16365c;
  color: #FFF;
  font-weight: bold;
}

/*映像種別アイコン*/
.l-card .card-category.category--eizo02 {
  background: #538dd5;
  color: #FFF;
  font-weight: bold;
}

/*機能種別アイコン*/
.l-card .card-category.category--function {
  background: #76933c;
  color: #FFF;
  font-weight: bold;
}

/*イベント種別アイコン*/
.l-card .card-category.category--event {
  background: #33cc33;
  color: #FFF;
  font-weight: bold;
}
/*新規アイコンここまで20171201*/

/*元アイコン*/
/*.l-card .card-category.category--ranking {
  background: #ffcc00;
}
.l-card .card-category.category--campaign {
  background: #7e308d;
}
.l-card .card-category.category--express {
  background: #e50011;
  color: #111;
  font-weight: bold;
}
.l-card .card-category.category--dpush {
  background: #e50011;
  color: #111;
  font-weight: bold;
}
.l-card .card-category.category--clip {
  background: #eb6000;
}
.l-card .card-category.category--dual {
  background: #e50011;
}
.l-card .card-category.category--live {
  background: #036eb8;
}
.l-card .card-category.category--mamaoto {
  background: #21ab38;
}
.l-card .card-category.category--honnin {
  background: #d70050;
}
.l-card .card-category.category--medley {
  background: #eb6da5;
}
.l-card .card-category.category--anime {
  background: #f39700;
}
.l-card .card-category.category--tokusatsu {
  background: #f39700;
}
.l-card .card-category.category--vocaloid {
  background: #00a0e8;
}


.l-card .card-category.category--feature {
  background: #e4007e;
}
.l-card .card-category.category--audition {
  background: #8ec43d;
}
.l-card .card-category.category--present {
  background: #8ec43d;
}
.l-card .card-category.category--contents {
  background: #006834;
}*/
/*元アイコンここまで*/

.l-colwrap {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.l-section-col {
  display: table-cell;
  width: 50%;
}

.l-tab-section .tab-nav {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 50px;
}

.l-tab-section .tab-nav > * {
  display: table-cell;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #eee;
  vertical-align: middle;
  text-align: center;
}

.l-tab-section .tab-nav > * a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.l-tab-section .tab-nav > *:first-child {
  border-left: none;
}

.l-tab-section .tab-nav > *:hover, .l-tab-section .tab-nav > *.is-current {
  border-top: 1px solid #ccc;
  border-bottom: none;
  background: #fff;
}

.l-tab-section .tab-nav > *:hover:first-child, .l-tab-section .tab-nav > *.is-current:first-child {
  border-left: 1px solid #ccc;
}

.l-tab-section .tab-nav > *:hover:last-child, .l-tab-section .tab-nav > *.is-current:last-child {
  border-right: 1px solid #ccc;
}

.l-tab-section .tab-section {
  display: none;
  padding: 40px 35px 35px;
  border: 1px solid #ccc;
  border-top: none;
}

.l-newsrelease-ranking-section .section-date > * {
  display: inline-block;
  font-size: 1.2rem;
}

.l-newsrelease-ranking-section .section-date .date--release {
  line-height: 14px;
}

.l-newsrelease-ranking-section .btn-link {
  margin-top: 30px;
}

.song-ttl {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-right: 15px;
  font-weight: bold;
}

a[href] .song-ttl::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/dam/pc/images/common/arrow_link.png) no-repeat left top;
  content: '';
}

.song-artist {
  display: inline-block;
  padding: 5px 8px;
  background: #eee;
  font-size: 1.2rem;
}

.l-newrelease {
  margin-top: 75px;
}

.l-ranking {
  margin-top: 50px;
}

.newrelease-list {
  border-top: 1px solid #ccc;
}

.l-section-col .newrelease-list {
  display: table;
  width: 430px;
  margin-left: 20px;
}

.l-section-col + .l-section-col .newrelease-list {
  margin: 0 20px 0 auto;
}

.newrelease-list > li {
  border-bottom: 1px solid #ccc;
}

.newrelease-list a {
  display: block;
  padding: 15px 15px 8px 5px;
  text-decoration: underline;
}

.newrelease-list .song-ttl:hover {
  text-decoration: underline;
}

.newrelease-list .song-ttl {
  margin-bottom: 13px;
  padding-right: 15px;
  font-weight: bold;
}

.newrelease-list .song-artist {
  display: inline-block;
  padding: 5px 8px;
  background: #eee;
  font-size: 1.2rem;
}

.ranking-list > li {
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.ranking-list > li > * {
  display: table-cell;
  vertical-align: middle;
}

.ranking-list > li:first-child {
  border-top: 1px solid #ccc;
}

.ranking-list > li:first-child .ranking-item {
  background: #ffe57f;
}

.ranking-list > li:first-child .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_01.png);
}

.ranking-list > li:first-child .song-artist {
  background-color: #fef1be;
}

.ranking-list > li:nth-child(2) .ranking-item {
  background: #e5e5e5;
}

.ranking-list > li:nth-child(2) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_02.png);
}

.ranking-list > li:nth-child(2) .song-artist {
  background-color: #f2f0f0;
}

.ranking-list > li:nth-child(3) .ranking-item {
  background: #ffe0cb;
}

.ranking-list > li:nth-child(3) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_03.png);
}

.ranking-list > li:nth-child(3) .song-artist {
  background-color: #fff0e5;
}

.ranking-list > li:nth-child(4) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_04.png);
}

.ranking-list > li:nth-child(5) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_05.png);
}

.ranking-list > li:nth-child(6) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_06.png);
}

.ranking-list > li:nth-child(7) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_07.png);
}

.ranking-list > li:nth-child(8) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_08.png);
}

.ranking-list > li:nth-child(9) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_09.png);
}

.ranking-list > li:nth-child(10) .song-ttl::before {
  background-image: url(/app/dam/dam/pc/images/top/icon_ranking_10.png);
}

.ranking-list.artist .ranking-item {
  width: 100%;
  padding: 10px;
}

.ranking-list.artist .song-ttl {
  margin-bottom: 0;
}

.ranking-list .ranking-item {
  width: 756px;
  padding: 10px 10px 6px 10px;
  border-right: dotted 1px #ccc;
}

.ranking-list .song-ttl {
  position: relative;
  left: -1px;
  margin-bottom: 8px;
  vertical-align: middle;
}

.ranking-list .song-ttl::before {
  display: inline-block;
  width: 33px;
  height: 33px;
  margin-right: 10px;
  vertical-align: middle;
  content: '';
}

.ranking-list .song-ttl::after {
  right: 5px;
}

.ranking-list .btn-baloon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.ranking-list .btn-baloon a {
  position: relative;
  display: block;
  width: 72px;
  height: 55px;
  padding: 6px 8px;
  border-radius: 4px;
  background: url(/dam/pc/images/common/icon_baloon_plus.png) no-repeat 54px 37px #83cc34;
  line-height: 1.167;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
}

.ranking-list .btn-baloon a::after {
  position: absolute;
  top: 23px;
  left: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 11px 11px;
  border-color: transparent transparent #83cc34 transparent;
  content: '';
}

.ranking-other {
  margin-top: 24px;
  margin-bottom: 20px;
  padding-top: 5px;
  border-top: 1px solid #ccc;
}

.ranking-other ul {
  float: left;
  width: 50%;
}

.ranking-other ul:nth-child(2n+1) {
  padding-right: 10px;
}

.ranking-other ul:nth-child(2n) {
  padding-left: 10px;
}

.ranking-other ul > li {
  border-top: 1px solid #ccc;
}

.ranking-other ul > li:first-child {
  border-top: none;
}

.ranking-other a {
  display: block;
  padding: 12px 3px 8px;
  background: url(/dam/pc/images/common/arrow_link.png) no-repeat 194px center;
  font-weight: bold;
}

.l-genre {
  padding-bottom: 60px;
  margin-top: 50px;
}

.l-genre .genre-header {
  position: relative;
  height: 79px;
  padding-top: 22px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  background: url(/dam/pc/images/top/bg_genre_head.png) no-repeat left top;
}

.l-genre .genre-header p {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -0.5em;
  font-size: 1.3rem;
  font-weight: bold;
}

.l-genre .ttl-genre {
  display: inline-block;
  font-size: 2.2rem;
  font-weight: bold;
}

.l-genre .ttl-genre::before {
  display: inline-block;
  margin-right: 14px;
  vertical-align: middle;
  content: url(/dam/pc/images/top/icon_genre.png);
}

.genre-list > li {
  float: left;
  width: 310px;
  height: 70px;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #c7000a;
  border-radius: 35px;
  background: url(/dam/pc/images/common/arrow_link.png) no-repeat 284px center;
}

.genre-list > li:nth-child(3n+1) {
  margin-left: 0;
}

.genre-list > li:nth-child(-n+3) {
  margin-top: 0;
}

.genre-list a {
  position: relative;
  display: block;
  line-height: 70px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}

.l-sns {
  padding-bottom: 95px;
}

.l-info {
  padding-top: 50px;
  padding-bottom: 60px;
  border-top: 1px solid #999;
}

.section-ttl-info {
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}

.info-list {
  margin-bottom: 32px;
}

.info-list > li {
  padding: 17px 0 15px;
  border-bottom: 1px solid #ccc;
}

.info-list > li:first-child {
  border-top: 1px solid #ccc;
}

.info-list .info-date {
  margin-right: 40px;
}

.info-list a:hover {
  text-decoration: underline;
}

.side-ttl {
  padding: 8px 10px;
  background: #111;
  color: #fff;
  font-weight: bold;
}

.side-link {
  padding: 0 10px;
}

.side-link + .side-link {
  border-top: 1px solid #111;
}

.side-link > li {
  border-top: 1px solid #ccc;
}

.side-link > li:first-child {
  border-top: none;
}

.side-link a {
  display: block;
  padding: 14px 4px 13px;
  font-size: 1.3rem;
}

.side-link a.img {
  padding-left: 0;
  padding-right: 0;
}

.side-link .side-ttl-sub {
  margin-top: 12px;
  padding: 3px 4px;
  background: #eee;
  color: #7e7d7d;
  font-size: 1.2rem;
}

.side-link .side-ttl-sub::before {
  content: '▼';
}

.side-link .side-link-sub {
  padding-left: 15px;
}

.side-link .side-link-sub > li {
  border-top: 1px dotted #d0d0d0;
}

.side-link .side-link-sub > li:first-child {
  border-top: none;
}

.side-link .side-link-sub a {
  padding: 7px 5px;
}

.side-link-contact {
  margin-top: 8px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.side-link-contact a {
  display: block;
  padding: 14px 14px 13px 14px;
  border-top: 1px solid #ccc;
  background: #eee;
  font-size: 1.3rem;
}

.side-service-ttl {
  margin-bottom: 5px;
  padding: 0 10px;
  color: #c7000a;
  font-size: 1.3rem;
  font-weight: bold;
}

.side-link-service {
  padding: 0 10px;
}

.side-link-service > li {
  margin-top: 2px;
}

.side-link-service a {
  display: block;
  height: 40px;
  padding: 12px 11px;
  background: #c7000a;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
}

.l-logo {
  display: table;
  width: 100%;
  height: 170px;
  border-bottom: 1px solid #111;
}

.l-logo .logo {
  display: table-cell;
  width: 100%;
  height: 170px;
  vertical-align: middle;
  text-align: center;
}

.link-question {
  display: block;
  padding: 12px 0 12px 18px;
  background: url(/dam/pc/images/common/icon_question.png) no-repeat left center;
  font-size: 1.2rem;
  font-weight: bold;
}

.link-item {
  padding: 0 10px;
}

.l-damtomo {
  border-top: 1px solid #111;
  background: #83cc34;
}

.l-damtomo .damtomo {
  padding: 10px 10px 2px;
  border-bottom: 1px solid #111;
}

.l-damtomo .damtomo ul > li {
  padding: 9px 0;
}

.l-damtomo .damtomo ul > li + li {
  border-top: 2px dotted #111;
}

.l-damtomo .damtomo ul a {
  display: block;
  padding: 10px 0 10px 54px;
  background-repeat: no-repeat;
}

.l-damtomo .damtomo ul a.denmoku {
  background-image: url(/dam/dam/images/common/icon_denmoku.png);
  background-position: left center;
}

.l-damtomo .damtomo ul a.request {
  background-image: url(/dam/pc/images/common/icon_request.png);
  background-position: 6px center;
}

.l-damtomo .damtomo > a {
  display: table;
  margin-left: auto;
  margin-bottom: 3px;
  font-size: 1.1rem;
  font-weight: bold;
}

.l-damtomo .search {
  padding: 20px 10px 15px;
}

.l-damtomo .l-user {
  display: table;
  width: 100%;
  margin-top: 10px;
  background: #61b124;
}

.l-damtomo .l-user .username,
.l-damtomo .l-user .logout {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
}

.l-damtomo .l-user .username {
  padding: 10px;
  font-size: 1.2rem;
}

.l-damtomo .l-user .username a {
  right: 5px;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: underline;
}

.l-damtomo .l-user .logout {
  width: 54px;
  border-left: 1px dotted #111;
  text-align: center;
}

.l-damtomo .l-user .logout img {
  padding-top: 2px;
}

.l-hero {
  position: relative;
  overflow: hidden;
}

.l-hero .hero-item {
  position: relative;
  width: 100%;
  min-height: 388px;
  overflow: hidden;
}

.l-hero .hero-item::after {
  display: block;
  padding-top: 40%;
  content: '';
}

.l-hero .hero-item.item-video a {
  background-position: center center;
  background-size: contain;
}

.l-hero .hero-item.item-video a.video-link {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 135px;
  min-width: 0;
  height: 40px;
  background: url(/dam/dam/includes/pc/images/top/btn_hero_more.png) no-repeat left top !important;
  background-size: auto;
  transform: none;
  transition: all .2s ease-in-out;
}

.l-hero .hero-item.item-video a.video-link:hover {
  opacity: .8;
}

.l-hero .hero-item.item-video a .hero-inner {
  position: relative;
  width: 950px;
  height: 100%;
  margin: 0 auto;
}

.l-hero .hero-item.item-video a img {
  position: absolute;
  top: 50%;
  max-width: 100%;
  width: auto;
  transform-origin: 0 0;
}

.l-hero .hero-item.item-video.video--right a {
  background-image: url(/dam/pc/images/top/bg_hero_01.jpg);
}

.l-hero .hero-item.item-video.video--right a img {
  right: 0;
  transform: translateY(-50%);
}

.l-hero .hero-item.item-video.video--left a {
  background-image: url(/dam/pc/images/top/bg_hero_01.jpg);
}

.l-hero .hero-item.item-video.video--left a img {
  left: 0;
  transform: translateY(-50%);
}

.l-hero .hero-item.item-video.video--center a {
  background-image: url(/dam/pc/images/top/bg_hero_01.jpg);
}

.l-hero .hero-item.item-video.video--center a img {
  left: 50%;
  transform: translate(-50%, -50%);
}

.l-hero .hero-item a {
  display: block;
  min-width: 970px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transform-origin: 0 0;
}

.l-hero .hero-item a .hero-inner {
  display: block;
  width: 100%;
}

.l-hero .hero-item a img {
  max-width: none;
  width: 100%;
}

.l-hero .l-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background: #111;
  text-align: center;
}

.l-hero .l-player iframe {
  width: 100%;
  height: 100%;
}

.hero-controller {
  padding: 11px 0 9px;
  background: #c6000b;
}

.hero-controller-inner {
  display: table;
  margin: 0 auto;
}

.hero-controller .slick-arrow {
  display: table-cell;
  z-index: 1;
  width: 26px;
  height: 26px;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  color: transparent;
  outline: none;
  cursor: pointer;
}

.hero-controller .slick-arrow:hover {
  color: transparent;
}

.hero-controller .slick-arrow.slick-prev {
  background-image: url(/dam/dam/includes/pc/images/top/arrow_hero_prev.png);
}

.hero-controller .slick-arrow.slick-next {
  background-image: url(/dam/dam/includes/pc/images/top/arrow_hero_next.png);
}

.hero-controller .hero-dots {
  display: table-cell;
  padding: 0 14px;
  vertical-align: middle;
}

.hero-controller .slick-dots {
  width: 100%;
  padding: 0;
  margin: -9px 0 0;
  vertical-align: middle;
  list-style: none;
  text-align: center;
}

.hero-controller .slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}

.hero-controller .slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 4px;
  border: 0;
  border-radius: 50%;
  background: #ffffff;
  font-size: 0;
  line-height: 0;
  color: transparent;
  outline: none;
  cursor: pointer;
}

.hero-controller .slick-dots li button:hover {
  outline: none;
}

.hero-controller .slick-dots li.slick-active button,
.hero-controller .slick-dots li:hover button {
  background: #111111;
}

.campaign-list > li {
  width: 310px;
  float: left;
  line-height: 0;
}

.campaign-list > li:nth-child(n+4) {
  margin-top: 15px;
}

.campaign-list > li:nth-child(3n+1) {
width:310px;
clear: both;
line-height:0;
}

.campaign-list > li:nth-child(3n+2) {
  margin-right: 10px;
  margin-left: 10px;
}

.l-campaign,
.l-audition {
  padding-bottom: 60px;
}

.l-banner {
  padding-bottom: 54px;
}

.l-banner .banner-ttl {
  display: table;
  margin: 0 auto 15px;
  font-size: 1.7rem;
  font-weight: bold;
}

.banner-damtomo {
  margin-top: 6px;
  margin-bottom: 26px;
}

.banner-damtomo a {
  display: block;
}

.banner-list {
  margin: 0 auto;
}

.banner-list > li {
  float: left;
}

.banner-list.banner--large > li {
  margin-top: 10px;
}

.banner-list.banner--large > li:nth-child(2n+1) {
  margin-right: 5px;
}

.banner-list.banner--large > li:nth-child(2n) {
  margin-left: 5px;
}

.banner-list.banner--small {
  width: 840px;
  margin: 0 auto 40px;
}

.banner-list.banner--small > li {
  margin-top: 10px;
  margin-left: 10px;
}

.banner-list.banner--small > li:nth-child(5n+1) {
  margin-left: 0;
}
.banner-list.banner--medium > li {
  margin-right: 8px;
  margin-top: 8px;
  width: 298px;
}
.banner-list.banner--medium > li a {
  display: block;
  width: 100%;
}
.banner-list.banner--medium > li a img {
  width: 100%;
}

.l-twitter {
  float: left;
  width: 460px;
  border: 1px solid #ccc;
}

.l-facebook {
  float: right;
  width: 460px;
}

a.btn-q-a-link {
  color: #fff;
  text-decoration: none;
}

.btn-q-a-link:hover {
  text-decoration: underline;
}

.btn-q-a-block {
  padding-left: 540px;
  font-size: 15px;
}

/*# sourceMappingURL=maps/top.css.map */








/* サイトマップ */
#SITE-MAP.siteMap {
  padding-top: 20px;
  padding-bottom: 0;
  background-color: #f3f2ee;
  border-top: 1px solid #ccc;
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }

#SITE-MAP .siteMap__content {
  position: relative; }

#SITE-MAP .smp-songs {
  margin-left: auto;
  margin-right: 20px; }

#SITE-MAP .smp-fun {
  flex-basis: 50%;
  width: 50%;
  padding-left: 60px; }

#SITE-MAP .siteMap__inner {
  display: flex;
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-around; }

#SITE-MAP .smp-content__title {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 34px;
  background-color: #dbd8cb;
  padding: 10px 15px;}

#SITE-MAP .smp-lists__inner {
  display: flex;
  width: 100%; }

#SITE-MAP .smp-content__lists--noneML {
  margin-left: 0;
  margin-top: 28px; }

#SITE-MAP .smp-content__lists--sTab {
  display: flex; }

#SITE-MAP .smp-content__lists--fTab {
  display: flex; }

#SITE-MAP .smp-lists__title {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 13px;
  line-height: 1; }

#SITE-MAP .smp-lists {
  margin-left: 10px; }
  #SITE-MAP .smp-lists:first-child {
    margin-left: 0; }

#SITE-MAP .smp-list {
  font-size: 0;
  margin-bottom: 8px; }

#SITE-MAP .smp-list__link {
  font-size: 10px;
  color: #111111;
  line-height: 1.3;
  white-space: pre; }
  #SITE-MAP .smp-list__link:hover, #SITE-MAP .smp-list__link:active {
    color: #111;
    text-decoration: underline; }

/* footerリンク */

#FOOTER-LINK .footer-links__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 25px; }

#FOOTER-LINK .footer-links__lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  #FOOTER-LINK .footer-links__lists:not(:first-of-type) {
    margin-top: 10px; }
  #FOOTER-LINK .footer-links__lists:nth-of-type(2) {
    margin-top: 30px; }

#FOOTER-LINK .footer-links__list, #FOOTER-LINK .footer-links__list--hideSP {
  padding: 0 15px;
  border-left: 1px solid #121212;
  font-size: 0; }
  #FOOTER-LINK .footer-links__list:first-of-type, #FOOTER-LINK .footer-links__list--hideSP:first-of-type {
    border-left: none; }

#FOOTER-LINK .footer-links__link {
  font-size: 1.2rem;
  line-height: 1.4; }
  #FOOTER-LINK .footer-links__link:hover, #FOOTER-LINK .footer-links__link:active {
    color: #111;
    text-decoration: underline; }

#FOOTER-LINK .u-br-nonePC {
  display: none; }



@media screen and (max-width: 720px) {
  #SITE-MAP.siteMap {
    display: none; }
  #FOOTER-LINK .footer-links__list--hideSP {
    display: none; }
  #FOOTER-LINK .footer-links__link {
    font-size: 1rem;
    line-height: 1; } }

@media screen and (max-width: 1024px) {
  #SITE-MAP .smp-songs::before {
    width: 3px;
    right: -7.06vw; }
#SITE-MAP .smp-songs {
  padding-left: 10px;
  margin-right: 7.06vw; }
#SITE-MAP .smp-fun {
  padding-left: 7.06vw; }
#SITE-MAP .smp-content__lists:not(:first-of-type) {
  margin-left: 0; }
#SITE-MAP .smp-content__lists--sTab {
  display: block; }
  #SITE-MAP .smp-content__lists--sTab:first-of-type {
    margin-right: 11.52vw; }
#SITE-MAP .smp-content__lists--fTab {
  display: block; }
  #SITE-MAP .smp-content__lists--fTab:nth-of-type(2) {
    margin-left: 8.04vw; }
#SITE-MAP .smp-list:last-of-type {
  margin-bottom: 22px; }
  #FOOTER-LINK .footer-links__lists:nth-of-type(2) {
    margin-top: 0; }
#FOOTER-LINK .footer-links__lists {
  max-width: 525px;
  width: 100%;
  margin: 0 auto; }
#FOOTER-LINK .footer-links__list, #FOOTER-LINK .footer-links__list--hideSP {
  flex-basis: 50%;
  border: none;
  margin-top: 12px;
  text-align: left; }
  #FOOTER-LINK .footer-links__list:nth-child(odd), #FOOTER-LINK .footer-links__list--hideSP:nth-child(odd) {
    margin-right: auto;
    padding: 0 0 0 16px; }
  #FOOTER-LINK .footer-links__list:nth-child(even), #FOOTER-LINK .footer-links__list--hideSP:nth-child(even) {
    margin-left: auto;
    padding: 0 0 0 7.06vw; }
#FOOTER-LINK .u-br-nonePC {
  display: inline; } }


/*新着枠 2019/08/02*/
.l-whatsnew {
    margin: 0 0 25px 0;
}
.section-ttl-whatsnew {
    font-weight: bold;
    padding-bottom: 2px;
    font-size: 110%;
}
.info-list.whatsnew {
    margin-bottom: 15px;
}
.info-list.whatsnew > li:first-child {
    border-top: 3px solid #c6000b;
    padding-top: 8px;
}
.info-list.whatsnew > li {
    padding: 5px 0 5px;
    border-bottom: 1px solid #ccc;
    border-right: none;
    background: url(/dam/pc/images/common/arrow_link.png) no-repeat right center;
}
.info-list.whatsnew > li::after {
    content: "";
    display: block;
    clear: both;
}
.info-list.whatsnew > li a {
    float: right;
    display: block;
    width: 830px;
    padding-right: 30px;
}
.info-list.whatsnew .info-date {
    margin-left: 5px;
    margin-right: 25px;
    width: 85px;
    display: inline-block;
}
.info-list.whatsnew .new_icon {
    background: #c6000b;
    color: #ffffff;
    padding: 1px 6px 0 6px;
    font-size: 70%;
    font-weight: bold;
    border-radius: 8px;
    margin-left: 4px;
}

.smp-content-area {
  margin-bottom: 40px;
}

.smp-lists-content {
  margin-bottom: 40px;
}

.smp-content-block {
  margin-right: 40px;
}



