@charset "UTF-8";
/* ------------------------------------------------------
MELODY JAPAN
------------------------------------------------------ */
body {
  background: #FFF;
  color: #000;
}

a {
  color: #00A5EE;
}

/*カテゴリアイコン*/
.category-icon {
  background: #00A5EE;
  color: #FFF;
}


/*カテゴリインフォアイコンStyleB*/
.info-category li{
  background: #FFF !important;
  color: #000 !important;
}
.info-category li.current {
  background: #000 !important;
  color: #FFF !important;
}
/*ボタン*/
.btn-default {
  border: 0px solid #000;
  background: #000;
  color: #FFF;
}
.btn-default:hover {
  border: 0px solid #000;
  background: #333;
  color: #FFF;
}

/*フッターログインボタン*/
.btn-default2 {
  border: 1px solid #000;
  background: #000;
  color: #FFF;
}
.btn-default2:hover {
  border: 1px solid #333;
  background: #333;
  color: #FFF;
}

.btn-regist {
  border: 1px solid #75CEE3;
  background: #75CEE3  !important;
  color: #FFF !important;
}

/*フォーム*/
form input.submit, form input[type="submit"] {
  background-color: #D4ECF1;
  color: #000;
}

/*ヘッダー*/
.header .site-name {
  background: #000;
}
/*
.header .site-name .feature-menu {
  background: #00A5EE;
}
.header .site-name .feature-menu ul li a {
  color: #FFF;
}
.header .site-name .feature-menu ul li a:hover, .header .site-name .feature-menu ul li a.current {
  background-color: #00A5EE;
  color: #FFF;
}
*/
/*メニュー背景*/
.header-fixed-bk{
  background: #D4ECF1 !important;
}

/*メニュー*/
/*メニュー通常サイズ*/
.global-menu-detail a{
  background-color: #00A5EE !important;
  color: #FFF !important;
  }
.global-menu-detail a:hover, .global-menu-detail a:focus{
  opacity:1.0;
  background-color: #75CEE3 !important;
  color: #FFF !important;
  opacity: 1.0;
}
/*サブメニュー*/
.sub-menu a{
  opacity:1.0;
  color: #9E1B1C;
  background: #000 !important;
}
.sub-menu a:hover{
  opacity:0.8;
  background: #00A5EE !important;
}
/*メニュー小さいサイズの背景色*/
.vmenu-wrap {
  background: #00A5EE !important;
}
/*メニュー小さいサイズ*/
.vmenu li a {
  background: #00A5EE;
  color: #FFF !important;
  /*font-weight: bold;*/
}
/*メニュー小さいサイズ下の→アイコン*/
.arrow{
  background: #000 !important;
  color: #FFF !important;
}

/*会員情報エリア*/
.info-member {
  background: #00A5EE;
  color: #FFF;
}
.info-member.has-alert {
  background: #CC0000;
  color: #FFF !important;
}
}
/*メニュー(歯車)展開時のプルダウンメニュー*/
.info-member .userinfo > div.info .edit-menu a {
  color: #FFF;
}
.info-member .userinfo > div.info .edit-menu a:hover {
  background: #0087C0;
}

.info-member .userinfo > div a.btn-edit.focus, .info-member .userinfo > div .edit-menu {
  background-color: #0087C0;
}
.info-member .userinfo > div.proceed a {
  background: #00A5EE;
  color: #FFF;
}
.info-member .userinfo > div.proceed a {
  background: #C82123;
  color: #FFF;
}
.info-member .userinfo > div.proceed a:hover {
  background: #C82123;
}

@media (min-width: 768px) {
  .digital-card a:hover, a.btn-edit:hover {
    background-color: #0087C0;
  }
}
/* ------------------------------------------------------
会員トップ
------------------------------------------------------ */
/*会員情報エリア StyleB*/
.userinfo_info {
  background: #00A5EE !important;
}
.top-main-area {
  background: #000;
}
.top-important {
  color: #000;
  background: #00A5EE !important;
}
.important-title h3 {
  color: #000;
}
.important-title h3 span {
  color: #000;
  border-color: #f81537;
}
.top-main-area, .important-title a {
  color: #FFF !important;
  background: #000;
}
.top-main-area, .important-title a:hover {
  color: #FFF;
  background: #00A5EE !important;
}
.top-main-area .important-list a {
  color: #000;
}
.top-main-area .important-list a:hover {
  color: #000;
}
.top-main-area .important-list a .i-icon {
  color: #f81537;
  border-color: #f81537;
}
.top-main-area .important-list .date {
  color: #808080;
}

/*重要なお知らせスクロールバー*/
.jspTrack {
  background: #242424;
}

.jspDrag {
  background: #C71607;
}
/*更新情報リスト一覧*/
.list-loop a{
  color: #000 !important;
}
.list-loop a:hover{
  color: #00A5EE !important;
  background: transparent !important;
}
.top-info-banner{
  background: #00A5EE;
}
.detail-wrap{
  background: #FFF;
}
/*メインバナー*/
.main-banner {
  background: #00A5EE;
}

/*サブバナー*/
.sub-banner {
  background: #00A5EE;
}

/*スペシャルバナー*/
.special-banner {
  background: #00A5EE;
}

.slick-dots li.slick-active button {
  background: #7C0D05;
}

/* ------------------------------------------------------
会員トップ：更新期限モーダル
------------------------------------------------------ */
.update-alert .proceed p:first-child {
  background: #CC0000;
  color: #FFF;
}
.update-alert .proceed a.btn-proceed {
  background: #CC0000;
  color: #FFF;
}
.update-alert .proceed a.btn-proceed:hover {
  background: #980a1d;
}

form .error-txt  ul li, form .error-txt  ul li a {
    color: #FFFF26 !important;
}

form .col-md-7 .error-txt ul  li {
    color: #CC0000 !important;
}

.form-wrap .error-txt ul li, .form-wrap .error-txt ul li a{
    color: #CC0000 !important;
}
/* ------------------------------------------------------
非会員トップ
------------------------------------------------------ */
.user-login {
  background: #00A5EE;
}
.user-login .login form .input-wrap a {
  color: #FFF;
}
.user-login .regist-link {
  color: #FFF;
}
.user-login .regist-link a {
  color: #FFF !important;
}

.about-contents {
  background: #FFF;
}
.about-contents .info-list {
  background: #f2f2f2;
}

/*会費*/
.membership {
  background: #f2f2f2;
}
.membership .fee .regist-fee p.price, .membership .fee .membership-fee p.price {
  color: #00A5EE;
}
/*会員特典内コンテンツ*/
.about-contents h3 {
  color: #00A5EE;
}

/*ページタイトル*/
.page-title {
  background: #00A5EE;
  color: #FFF;
}
.page-title a {
  color: #FFF;
}
/*ページネーション*/
[class^="pagination"] {
  background: #00A5EE;
}

[class^="pagination"] ul li{
  background: #FFF;
}

[class^="pagination"] ul li a:hover, [class^="pagination"] ul li:hover, [class^="pagination"] li.current, [class^="pagination"] li.current a {
  /* border: 1px solid #FFF; */
  background: #75CEE3;
  color: #FFF !important;
}
/*お知らせリスト*/
.info-list {
  background: #0000;
}
.info-list .info-list-article a {
  color: #000;
}
.info-list .info-list-article a:hover {
  background: #f2f2f2;
}
/*お知らせ詳細*/
.info-detail article h2 {
  border-color: #000;
}
.info-detail article .content a {
  color: inherit;
}
.info-detail article .content a:hover {
  color: inherit;
}

/*フッターエリア*/
.footer {
  background: transparent;
}
.footer .footer-menu h3 {
  border-color: #555;
  color: #555;
}
/*フッターメニューの＞の文字色*/
.footer .footer-menu > div i {
  padding-right: 2px;
  color: #555;
}
.footer .footer-menu a {
  color: #000;
}
.footer .footer-menu a:hover {
  color: #333 !important;
}
/*アンカーボタン*/
.pageup {
  background: #000;
}
.pageup:hover {
  background: #444;
}

/*
	下層ページ
*/
.c-h3 {
  background-color: #dadcf2;
}

.c-h4 {
  background-color: #f2f2f2;
}

.btn-normal {
    width:38%;
  background-color: #000 !important;
}

.btn-submit, .invite-friends dt {
  background-color: #000 !important;
}

.btn-disabled {
  background-color: #505865 !important;
}

.btn-cancel , form input.btn-cancel{
  background-color: #FFFFFF !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
}

form input.btn-change {
  background-color: #000 !important;
  color: #FFFFFF !important;
} {
  background-color: #000 !important;
  color: #FFFFFF !important;
}

.btn-alert {
  background-color: #ce0000 !important;
}

.form-wrap {
  background-color: #F2F2F2;
}

.c-h3, .login-box h3, .invite-friends p strong, .form-wrap h4 {
  color: #000;
  background-color: #F2F2F2;
}

.c-h4 {
  color: #222;
}
/*ページャー押下可能箇所文字色*/
li a ,dl a {
  color: #000;
}

[class^=pagination1-] ul li a, [class^=pagination2-] ul li a {
 color: #000
}


p a {
  color: #00A5EE;
}
p.lead, p .lead {
  color: #B20000;
}

/*FAQリスト*/
.faq-list a {
  color: #00A5EE;
}

.invite-friends dd strong {
  color: #276de2;
}
/*カテゴリ用のタブカラー*/
.contents-tab {
  background: #00A5EE;
}

.contents-tab li.current {
  background: #FFF;
}

.contents-tab li:hover {
  background: #75CEE3;
}
.contents-tab li:hover a {
  color: #FFF;
}
/*タブの文字色*/
.contents-tab p, .contents-tab a {
  color: #000 !important;
}

/*新規入会時のタブの色*/
.contents-tab2 {
  background: transparent;
}
.contents-tab2 li {
  background: #FFF;
  cursor: pointer;
}
.contents-tab2 li.current {
  background: #F2F2F2;
}

.contents-tab2 li p {
  color: #FFF;
}
/*入会のタブ(前のページ)の文字色*/
.step li.fst, .step li.current {
  color: #000;
  background-color: #F2F2F2;
}
.step li.current {
  background-color: #D4ECF1;
}

.top-btn-color a {
  background-color: #FFF;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
/*ファンクラブ更新情報*/
.privilege-color{
  color : #00A5EE;
}
/*マイページ*/
/*会員情報欄*/
/*.mypage-info tr th{
  background-color: #000;
}*/
/*お友達紹介*/
/*.invite-friends tr th{
  background-color: #000;
}*/
/*設定(歯車)の文字色が黒になるため不具合箇所がわかるまで
ここで暫定的に再設定を行う*/
.info-member .userinfo > div.info .edit-menu a {
  color: #FFF !important;
}
/*マイページメニュー*/
.member-menu li a {
  color: #00A5EE !important;
}
.member-menu li a:hover {
  color: #9E1B1C !important;
}
.mypage-info th {
  background-color: #000 !important;
}
/*記事内のリンクのみ設定*/
[id*="dispArticleContents"] a , p a , .faq-list a, .accordion-box a {
  color: #00A5EE;
  text-decoration :underline;
}
[id*="dispArticleContents"] a:hover , p a:hover , .faq-list a:hover, .accordion-box a:hover {
  color: #74CDE3;
  text-decoration :underline;
}

/*ログイン画面-LPボタン*/
.btn-color-lp {
  background-color: #00a5ee !important;
  color: #ffffff !important;
}

/*ログイン画面-入会ボタン*/
.btn-color-reg {
  background-color: #ff9999 !important;
  color: #ffffff !important;
}

/* ------------------------------------------------------
アーティスト連携
------------------------------------------------------ */
/* トップページのタブの下の線 */
.tabs-border {
    background: #D4ECF1;
    height: 4px;
}
/* 選択されていないタブ（トップページ） */
.tabs ul li {
    background: #FFFFFF;
    margin-right: 0;
}

.tabs ul li a {border: 2px solid #D4ECF1;color: #000000 !important;}	
.tabs ul li a:hover {	

}
/* 選択されているタブ（トップページ） */
.tabs ul li.current_tab {	
    background: #D4ECF1;	
}
.tabs ul li.current_tab a {
    border: 2px solid #D4ECF1;	
    color: #000000 !important;	
}
.tabs ul li.current_tab a:hover {
    border: 2px solid #D4ECF1;	
    background: #D4ECF1;
}
/* トップページのエラー文言 */
#tab_content001 p.noArticle {
    color: #000000;
}
#tab_content002 p.noArticle {
    color: #000000;
}
#tab_content003 p.noArticle {
    color: #000000;
}
#tab_content001 p.cisError {
    color: #000000;
}
#tab_content002 p.cisError {
    color: #000000;
}
#tab_content003 p.cisError {
    color: #000000;
}