.bg-lightgray{
    background-color: #eeeeee;
}

.visible-xs.top-margin {
    height: 64px;
}

#top-btn-area {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 64px;
    z-index: 1000;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

#top-btn-area a{
    display: block;
}

#top-btn-area .visible-xs {
}

#top-btn-area img {
    height: 22px;
}

#top-btn-area .open-app {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #8f8f8f;
    color: #b4245b;
    margin: 10px -10px 10px 10px;
}

#top-btn-area .open-store {
    padding: 11px;
    border-radius: 5px;
    color: #fff;
    background-color: #b4245b;
    margin: 10px 10px 10px -10px;
}

/* プレイヤー画面 */
#main-contents {
    padding: 0 !important;
}

h2.play_title{
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 10px 0;
    font-size: 18px;
}

h2.play_title span{
    font-size: 13px;
    color: #666666;
}

hr.gray-hr{
    background: #dddddd;
    width: 100%;
}

.clap_comment_title{
    margin-top: 0;
    margin-bottom: 2px;
    padding: 10px 10px 0;
    font-size: 14px;
    color: #ccc;
}

.clap_comment_title img{
    opacity: 0.6;
    margin-right: 6px;
    margin-top: -2px;
}

#play-button:before{
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    content: "";
    z-index: 1;
    -webkit-filter:brightness(50%);
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#play-button{
    width: 100%;
    height: 220px;
    position: relative;
    overflow: hidden;
}

.pause{
    background: url('https://static.nana-music.com/portal/static/images/button_play.png');
    height: 114px;
    width: 114px;
    background-size: contain;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-top: 34px;
}

.playing{
    background: url('https://static.nana-music.com/portal/static/images/button_stop.png');
    height: 114px;
    width: 114px;
    background-size: contain;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-top: 34px;
}

.progress {
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #edeef0;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
    height: 3px;
    width: 90%;
    margin: 26px auto;
    cursor: pointer;
}

.progress-bar{
}

.pause:hover, .playing:hover{
    opacity: 0.9;
    cursor: pointer;
}

.play_time{
    font-size: 17px;
    color: #555;
    text-decoration: none !important;
    margin: 16px 0 8px 0;
}

.play_time_all{
    font-size: 12px;
    color: #777;
    text-decoration: none !important;
    margin: 0;
}

#play_caption{
    position: relative;
    z-index: 3;
    margin-top: -30px;
}

#player_icon{
    position: relative;
}

#player_icon img{
    width: 90px;
    height: 90px;
    border: solid 2px #eee;
    margin: 6px;
    float: left;
}

.big_part_icon{
    position: absolute;
    z-index: 4;
    width: 40px;
    height: 40px;
}

.small_part_icon{
    position: absolute;
    z-index: 4;
    width: 20px;
    height: 20px;
    margin-top: -6px;
    margin-left: -6px;
}

.part_{
}

.part_1{
    background: url('https://static.nana-music.com/portal/static/images/part/vocal@2x.png');
    background-size: contain;
}

.part_2{
    background: url('https://static.nana-music.com/portal/static/images/part/talk@2x.png');
    background-size: contain;
}

.part_3{
    background: url('https://static.nana-music.com/portal/static/images/part/guitar@2x.png');
    background-size: contain;
}

.part_4{
    background: url('https://static.nana-music.com/portal/static/images/part/bass@2x.png');
    background-size: contain;
}

.part_5{
    background: url('https://static.nana-music.com/portal/static/images/part/piano@2x.png');
    background-size: contain;
}

.part_6{
    background: url('https://static.nana-music.com/portal/static/images/part/drum@2x.png');
    background-size: contain;
}

.part_7{
    background: url('https://static.nana-music.com/portal/static/images/part/dtm@2x.png');
    background-size: contain;
}

.part_8{
    background: url('https://static.nana-music.com/portal/static/images/part/other@2x.png');
    background-size: contain;
}

.part_nopart{
    background: url('https://static.nana-music.com/portal/static/images/part/nopart@2x.png');
    background-size: contain;
}

.play_collaboration{
    background: url('https://static.nana-music.com/portal/static/images/collabo_bg.png') no-repeat;
    background-size: contain;
    height: 30px;
    padding-left: 30px;
    float: left;
    margin-top: 54px;
}

.play_collaboration li{
    float: left;
    position: relative;
    margin-right: 8px;
}

.play_collaboration .collabo-number{
    width: 30px;
    height: 30px;
    background: #ddd;
    text-align: center;
    line-height: 30px;
    font-size: 11px;
}

.clap_list{
    padding: 6px 2px 6px 10px;
}

.clap_list li{
    float: left;
    position: relative;
    margin-right: 6.9px;
    margin-bottom: 7px;
}

.clap_list .collabo-number{
    width: 30px;
    height: 30px;
    background: #ddd;
    text-align: center;
    line-height: 30px;
    font-size: 11px;
}

.play_comment_list{
    padding: 0;
}

.play_comment_list li{
    width: 100%;
    border-bottom: dashed #dddddd 1px;
    padding: 14px 10px 4px;
}

.play_comment_user{
    float: left;
    padding-right: 12px;
}

.play_comment_text{
    font-size: 12px;
    padding-left: 62px;
}

.play_comment_text a{
    font-weight: bold;
}

.play_comment_date{
    float: right;
    color: #ccc;
}

.play_comment_more{
    text-align: center;
    margin-top: 20px;
}

.play_comment_more a{
    display: inline-block;
    padding: 12px 24px;
}

.button_oval_primary{
    color: #de2b6e;
    padding: 4px 20px;
    border: 2px #de2b6e solid;
    border-radius: 100px;
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-left: 12px;
}

.button_oval_primary:hover{
    color: #b2285c;
    border: 2px #b2285c solid;
}

.button_oval_primary2{
    color: #fff;
    padding: 6px 16px;
    background: #de2b6e;
    border-radius: 100px;
    font-size: 11px;
}

.button_oval_primary2:hover{
    background: #c91f5e;
    color: #fff;
}

#player_comment{
    position: relative;
    float: left;
    width: 100%;
    padding: 12px 16px 8px;
    background: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
    -webkit-box-shadow: 0px 1px rgba(0,0,0,0.1);
}

#player_comment:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -8px;
    left: 43px;
}

#player_comment p{
    font-size: 12px;
    margin-bottom: 4px;
}

.player_comment_detail{
    color: #555;
}

.play_date{
    color: #aaa;
    font-size: 14px;
}

.play_counter{
    font-size: 16px;
    color: #aaa;
}

.play_counter_clap{
    background: url('https://static.nana-music.com/portal/static/images/icon_clap.png') no-repeat;
    background-size: contain;
    height: 24px;
    padding-left: 28px;
    float: left;
    line-height: 24px;
}

.play_counter_comment{
    background: url('https://static.nana-music.com/portal/static/images/icon_comment.png') no-repeat;
    background-size: contain;
    height: 24px;
    padding-left: 28px;
    float: left;
    line-height: 24px;
}

#play_user_title{
    height: 35px;
    position: relative;
}

.play_user_title_line{
    background-color: #b2285c;
    margin: 17px 0;
}

.play_user_title_text{
    position: absolute;
    margin-top: -35px;
    padding: 0 14px;
    background: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-table;
    overflow: hidden;
}

.play_user_title_text img{
    width: 35px;
    height: 35px;
    border: 2px solid #ccc;
    margin-right: 8px;
    float: left;
}

.play_user_title_text p{
    line-height: 35px;
    font-size: 12px;
    color: #b2285c;
    float: left;
}

.play_blurimg_small:before{
    background-position: center;
    background-size: cover;
    content: "";
    z-index: 1;
    -webkit-filter:brightness(50%);
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.play_blurimg_small{
    width: 100%;
    height: 100px;
    position: relative;
    overflow: hidden;
}

.play_blurimg_small img{
    width: 74px;
    height: 74px;
    border: 2px solid #eee;
    margin-right: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -37px;
    margin-top: -37px;
    z-index: 1;
}

.play_user_songlist_box{
    padding: 0px 8px;
    margin-bottom: 8px;
}

.play_user_songlist_box:hover{
    opacity: 0.9;
}

.play_user_songlist_detail{
    text-align: center;
    padding: 10px;
}

.play_user_songlist_detail_title{
    font-size:14px;
    color: #333;
    margin:6px 0 4px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.play_user_songlist_detail_artist{
    font-size:10px;
    color: #333;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.play_user_counter{
    font-size: 16px;
    color: #aaa;
    padding: 4px 0 6px 0;
}

.play_user_counter li{
    margin-right: 6px;
}

.play_user_counter li:last-child{
    margin-right: 0;
}

.play_user_counter_play{
    background: url('https://static.nana-music.com/portal/static/images/icon_play.png') no-repeat;
    background-size: contain;
    height: 18px;
    padding-left: 22px;
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
}

.play_user_counter_clap{
    background: url('https://static.nana-music.com/portal/static/images/icon_clap.png') no-repeat;
    background-size: contain;
    height: 18px;
    padding-left: 22px;
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
}

.play_user_counter_comment{
    background: url('https://static.nana-music.com/portal/static/images/icon_comment.png') no-repeat;
    background-size: contain;
    height: 18px;
    padding-left: 22px;
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
}

.play_user_songlist_date{
    float: right;
    color: #aaa;
    font-size: 12px;
    padding-top: 6px;
    padding-right: 6px;
}

.play_user_songlist_date i{
    margin-right: 6px;
}

.play_user_link{
    float: right;
    font-size: 12px;
    text-decoration: underline;
}

/* シェア関連 */
#sns {
    padding-top:10px;
}

#sns-layout {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.sns-button {
    width: 199px;
    height: 57px;
    display: inline-block;
    margin: 5px;
}

#twitter a {
    background: url('https://static.nana-music.com/portal/static/images/socialbutton.png');
    background-size: 300% 300%;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

#facebook a {
    background-image: url('https://static.nana-music.com/portal/static/images/socialbutton.png');
    background-size: 300% 300%;
    background-position: -199px 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

#line a {
    background-image: url('https://static.nana-music.com/portal/static/images/socialbutton.png');
    background-size: 300% 300%;
    background-position: -398px 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

#twitter a:hover {
    background-position: 0 -57px;
}

#facebook a:hover {
    background-position: -199px -57px;
}

#line a:hover {
    background-position: -398px -57px;
}

#twitter a:active {
    background-position: 0 -114px;
}

#facebook a:active {
    background-position: -199px -114px;
}

#line a:active {
    background-position: -398px -114px;
}

#twitter_en a {
    background: url('https://static.nana-music.com/portal/static/images/socialbutton_en.png');
    background-size: 300% 300%;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

#facebook_en a {
    background-image: url('https://static.nana-music.com/portal/static/images/socialbutton_en.png');
    background-size: 300% 300%;
    background-position: -199px 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

#line_en a {
    background-image: url('https://static.nana-music.com/portal/static/images/socialbutton_en.png');
    background-size: 300% 300%;
    background-position: -398px 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

#twitter_en a:hover {
    background-position: 0 -57px;
}

#facebook_en a:hover {
    background-position: -199px -57px;
}

#line_en a:hover {
    background-position: -398px -57px;
}

#twitter_en a:active {
    background-position: 0 -114px;
}

#facebook_en a:active {
    background-position: -199px -114px;
}

#line_en a:active {
    background-position: -398px -114px;
}

/* モーダル */
.modal-body img{
    max-width: 100%;
}

#modal_catch{
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

/* 検索用モーダルとの差分 */
.nana-modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.nana-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.nana-modal-header .close {
  margin-top: -2px;
}
.nana-modal-banner {
  padding: 0 !important;
}

/* タブレット以上のサイズ */
@media screen and (min-width: 769px) {

.only_sp{
    display: none !important;
}

.wrap640 {
    max-width: 640px;
    margin:0 auto;
}

.wrap656 {
    max-width: 656px;
    margin:0 auto;
}

.header,
.marketing,
.footer {
    padding-right: 0;
    padding-left: 0;
}

#play-detail{
    padding: 20px 0;
}
 
.radius4{
    border-radius: 4px;
    overflow: hidden;
}

.radius-top4{
    border-radius: 4px 4px 0 0;
}

.radius-bottom4{
    border-radius: 0 0 4px 4px;
}

p#search_title{
    padding-top: 0;
}

.sp-m75{
    margin-left: 75px !important;
}

}

/* スマホ・タブレットサイズ */
@media screen and (max-width: 768px) {

.header{
    height: 52px;
    padding: 12px 10px;
}

.only_pc{
    display: none !important;
}

.wrap640{
    max-width: 100%;
    margin: 0;
}

.col-xs-12{
    padding: 0;
}

.col-sm-12{
    padding: 0;
}

#play-detail{
    padding: 10px 0;
}

ul.profile_user_counter {
    clear: both;
    float: left;
    padding-top: 10px;
}

ul.profile_user_counter li {
    float: left;
    height: 20px;
}

.foot-dl-buttons ul{
    width: 100%;
    margin: 20px auto;
}

.foot-dl-buttons ul li{
    float: left;
    width: 46%;
    margin: 0 2%;
}

.foot-dl-buttons ul li img{
    width: 100%;
}

#profile_list_main_title{
    padding-left: 10px;
}

#socialbuttons{
    margin-bottom: 20px;
    padding: 0 15px;
}

.button_oval_primary2{
    margin-right: 10px;
}

#player_icon{
    padding-left: 10px;
}

#player_comment:after {
    left: 53px;
}

.clap_list li {
    float: left;
    position: relative;
    margin-right: 4px;
    margin-bottom: 4px;
}

.play_user_link{
    padding-right: 10px;
}

.profile_list_date{
    display: none;
}

}

/* タイムライン */
h2.timeline_title{
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 10px 0;
    font-size: 18px;
}

h2.timeline_title span.timeline_title__gray{
    font-size: 13px;
    color: #666666;
}

h2.timeline_title span.timeline_title__red{
    color: #b2285c;
    font-weight: bold;
}

.img-text {
    border: 3px solid #FFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0px 10px 5px 0px;
    -moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
}

.timeline {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px;
    margin: 0px 0px 20px;
}

.timeline:before {
    content: " ";
    position: absolute;
    width: 4px;
    background: #e5e5e5;
    height: 100%;
    left: 100px;
    margin-left: -2px;
}

.timeline .play_counter{
    margin-right: 15px;
    margin-bottom: 20px;
}

.timeline .play_counter_clap ,.timeline .play_counter_comment {
    height: 22px;
    font-size: 14px;
    padding-left: 26px;
    line-height: 22px;
}

.timeline .timeline-item {
    float: left;
    position: relative;
    clear: both;
    margin-bottom: 8px;
    z-index: 2;
    width: 100%;
    padding-left: 160px;
    float: right;
}

.timeline .timeline-item.timeline-main {
    height: 40px;
    width: 100px;
    padding-left: 0px;
    float: left;
}

.timeline .timeline-item .timeline-date {
    padding: 4px 10px;
    line-height: 20px;
    font-size: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    right: -50px;
    top: 0px;
    text-align: center;
    color: #33414e;
    background: #f7f7f7;
    width: 100px;
    border: solid 3px #e5e5e5;
}

.timeline .timeline-item .timeline-date a {
    color: #33414e;
}

.timeline .timeline-item .timeline-item-content {
    float: left;
    background: #ffffff;
    border: 3px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
}

.timeline-body-usericon{
    float: left;
}

.timeline-body-usericon img{
    width: 90px;
}

.timeline-body-usericon img:hover{
    opacity: 1;
}

.timeline-body-text{
    padding-left: 105px;
}

.timeline-name{
    color: #b2285c;
    font-weight: bold;
    margin-bottom: 6px;
}

.timeline-comment{
    color: #555555;
    font-size: 12px;
    margin: 0;
}

.timeline .timeline-item .timeline-item-content:hover{
    background: #fafafa;
}

.timeline .timeline-item .timeline-item-content:before,
.timeline .timeline-item .timeline-item-content:after {
    right: 74.5%;
    top: 26px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.timeline .timeline-item .timeline-item-content:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 8px;
    margin-top: -8px;
}

.timeline .timeline-item .timeline-item-content:before {
    border-color: rgba(229, 229, 229, 0);
    border-right-color: #e5e5e5;
    border-width: 12px;
    margin-top: -12px;
}

.timeline .timeline-item .timeline-item-content .timeline-body {
    width: 100%;
    float: left;
    padding: 15px;
}

.timeline .timeline-item .timeline-item-info {
    position: absolute;
    left: 0;
    font-size: 13px;
    color: #b2b2b2;
    padding-top: 14px;
}

.timeline .timeline-item .timeline-item-info .glyphicon{
    margin-right: 7px;
}

.timeline .timeline-item .timeline-item-icon {
    position: absolute;
    right: -23px;
    left: 77px;
    width: 46px;
    height: 46px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 34px;
    text-align: center;
    border: 3px solid #e5e5e5;
    background: #F5F5F5;
    color: #BBB;
}

.timeline .timeline-item .timeline-item-icon img{
    width: 40px;
    vertical-align: top;
}

.timeline .timeline-item:last-child {
    margin-bottom: 0px;
}

/* タブレット以上のサイズ */
@media screen and (min-width: 769px) {

.only_sp{
    display: none !important;
}

.wrap640 {
    max-width: 640px;
    margin:0 auto;
}
  
.wrap656 {
    max-width: 656px;
    margin:0 auto;
}

.header,
.marketing,
.footer {
    padding-right: 0;
    padding-left: 0;
}

#play-detail{
    padding: 20px 0;
}
 
.radius4{
    border-radius: 4px;
    overflow: hidden;
}

.radius-top4{
    border-radius: 4px 4px 0 0;
}

.radius-bottom4{
    border-radius: 0 0 4px 4px;
}

p#search_title{
    padding-top: 0;
}

.sp-m75{
    margin-left: 75px !important;
}

}

/* スマホ・タブレットサイズ */
@media screen and (max-width: 768px) {

.header{
    height: 52px;
    padding: 12px 10px;
}

.only_pc{
    display: none !important;
}

.wrap640{
    max-width: 100%;
    margin: 0;
}

.col-xs-12{
    padding: 0;
}

.col-sm-12{
    padding: 0;
}

#play-detail{
    padding: 10px 0;
}

ul.profile_user_counter {
    clear: both;
    float: left;
    padding-top: 10px;
}

ul.profile_user_counter li {
    float: left;
    height: 20px;
}

.foot-dl-buttons ul{
    width: 100%;
    margin: 20px auto;
}

.foot-dl-buttons ul li{
    float: left;
    width: 46%;
    margin: 0 2%;
}

.foot-dl-buttons ul li img{
    width: 100%;
}

#profile_list_main_title{
    padding-left: 10px;
}

#socialbuttons{
    margin-bottom: 20px;
    padding: 0 15px;
}

.button_oval_primary2{
    margin-right: 10px;
}

#player_icon{
    padding-left: 10px;
}

#player_comment:after {
    left: 53px;
}

.clap_list li {
    float: left;
    position: relative;
    margin-right: 4px;
    margin-bottom: 4px;
}

.play_user_link{
    padding-right: 10px;
}

.profile_list_date{
    display: none;
}

.timeline .timeline-item .timeline-date {
    right: 15px;
    width: 70px;
}

.timeline:before {
    left: 50px;
}

.timeline .timeline-item .timeline-item-icon {
    left: 26px;
}

.timeline .timeline-item {
    padding-left: 80px;
    padding-right: 15px;
}

.timeline .timeline-item .timeline-item-info {
    top: 54px;
    width: 60px;
    left: 16px;
    font-size: 10px;
    text-align: center;
    background: #fff;
    padding: 4px 0px;
}

.timeline .timeline-item .timeline-item-content:before,
.timeline .timeline-item .timeline-item-content:after{
    display: none;
}

.timeline-body-usericon img{
    width: 50px;
}

.timeline-body-text{
    padding-left: 0;
}

.timeline-name {
    margin-bottom: 6px;
    padding-left: 64px;
    margin-top: 16px;
}

.timeline-comment {
    margin-top: 30px;
}

}

/* プレイリスト */
.another-list {
}

.another-list .wrap{
    background-color: #efefef;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
}

.another-list .wrap h5{
    margin: 5px 0px;
    font-weight: bold;
    color: #a0144a;
}

/* スマホ・タブレットサイズ */
@media screen and (max-width: 768px) {
.another-list {
}
.another-list .width334 {
    width: 334px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.another-list .wrap{
    margin-top: 10px;
}
.another-list .samnail {
    height: 76px;
    width: 100%;
    background-color: #ddd;
}
.another-list .samnail img{
    float:left;
    width: 76px;
    height: 76px;
}
}

/* タブレット以上のサイズ */
@media screen and (min-width: 769px) {
.another-list {
    max-width: 656px;
    margin:0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.another-list .samnail {
    width: 100%;
    height: 94px;
    background-color: #ddd;
}
.another-list .samnail img{
    float:left;
    width: 94px;
    height: 94px;
}
}













/*　ユーザー詳細ページ　*/
.play_blurimg_big:before{
    background-position: center;
    background-size: cover;
    content: "";
    z-index: 1;
    -webkit-filter:brightness(50%);
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.play_blurimg_big{
    width: 100%;
    position: relative;
    overflow: hidden;
}

.play_blurimg_big p{
    z-index: 2;
    position: relative;
    color: #fff;
}

.profile_main{
    z-index: 2;
    position: relative;
    display: block;
}

.official_icon{
    position: absolute;
    z-index: 4;
    width: 26px;
    height: 26px;
    margin-top: 64px;
    margin-left: 64px;
    background: url('https://static.nana-music.com/portal/static/images/official_icon.png');
    background-size: contain;
}

.profile_icon_main{
    width: 90px;
    height: 90px;
    border: solid 2px #eee;
    float: left;
    margin-right: 16px;
}

.profile_main_name{
    float: left;
}

.profile_main h3{
    font-size: 16px;
    color: #fff;
    margin-top: 13px;
    margin-bottom: 15px;
}

.button_sq_primary{
    color: #fff;
    padding: 6px 16px;
    background: #de2b6e;
    border-radius: 2px;
    font-size: 11px;
}

.button_sq_primary:hover{
    background: #c91f5e;
    color: #fff;
}

.profile_follow{
    font-size: 12px;
    margin-top: 8px;
}

.profile_main_text{
    font-size: 11px;
    opacity: 0.8;
    margin-top: 20px;
    margin-bottom: 0;
}

#profile_list_main_title{
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 6px;
}
ul.sound-list {
    width:100%;
}

ul.sound-list .sound-box{
    border-bottom: 1px solid #fff;
}

ul.sound-list .sound-box:last-child{
    border-bottom: none;
}

ul.sound-list li {
}

ul.sound-list li a {
    display: block;
    text-decoration: none;
    color: #999;
    padding: 5px;
    min-height:65px;
    width: 100%;
    padding: 15px 15px 10px;
}

ul.sound-list li a:hover{
    background: #f5f5f5;
}

.sound-thumbnail {
    height: 65px;
    width: 65px;
    float: left;
    position: relative;
}
ul.sound-list .play_over {
    position: absolute;
    top: 0;
    z-index: 2;
    height: 65px;
    width: 65px;
    background: url('http://stevie.nana-music.com/static/new_portal/images/play.png');
    background-size: contain;
}

.sound-info {
    position: relative;
    padding-left:75px;
}

.profile_list_title{
    font-size: 14px;
    color: #333;
}

.profile_list_artist{
    font-size: 10px;
}

.profile_list_date{
    float: right;
    color: #aaaaaa;
    font-size: 12px;
}

.profile_list_date i{
    margin-right: 6px;
}

.profile_list_comment{
    font-size: 12px;
    color: #555;
}

.collaboration{
    display: block;
    clear:both;
    padding: 0;
}

.collaboration li{
    float: left;
    margin-right: 4px;
}

.collabo-number{
    width: 30px;
    height: 30px;
    background: #ddd;
    text-align: center;
    line-height: 30px;
    font-size: 11px;
}

ul.profile_user_counter {
    clear: both;
    float: right;
    font-size: 16px;
    color: #aaa;
    padding: 4px 0 6px 0;
}

ul.profile_user_counter li {
    float: left;
    margin-right: 10px;
}

ul.profile_user_counter li:last-child{
    margin-right: 0;
}

#pager_box{
    text-align: center;
    padding-top: 20px;
}

#pager_box p{
    font-size: 13px;
    padding: 0;
}

#pager_box .pager{
    margin: 6px 0 12px 0;
}

#pager_box .pager a{
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #de2b6e;
    border-radius: 20px;
    color: #de2b6e;
}

#pager_box .pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #fcf9fa;
}

#pager_box .pager .disabled > a,
#pager_box .pager .disabled > a:hover,
#pager_box .pager .disabled > a:focus,
#pager_box .pager .disabled > span {
  color: #bbb;
  border: 1px solid #bbb;
  background-color: #ffffff;
  cursor: not-allowed;
}

/* 検索用モーダルとの差分 */
.nana-modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.nana-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.nana-modal-header .close {
  margin-top: -2px;
}
.nana-modal-banner {
  padding: 0 !important;
}
