



*:focus {
  outline: none;
}


body{
  font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka",Arial,Verdana,Helvetica,sans-serif;
}


.cl_ctpl_clear {
  clear:both;
}

.cl_ctpl_space {
  height:14px;
  display:block;
}

/*-------------*/
/*  ボックス    */
/*-------------*/

.cl_ctpl_inner {
  width:980px;
  font-size:13px;
  margin:0 auto;
  color  : #633300;
  position:relative;
}

.cl_ctpl_head {
  display:block;
  width:100%;
  margin-bottom:15px;
  /*background:#ffffff;*/
  /*background: url("../img/common/head_pc.png") no-repeat;*/
}

.cl_ctpl_body {
  display:block;
  width:100%;
}

.cl_common_bloc_inner > .cl_indent1{
  margin-left: 20px;
  margin-right: 20px;
}

.cl_common_bloc_inner > .cl_indent2{
  margin-left: 20px;
  margin-right: 20px;
}

.cl_common_bloc_inner{
  padding-bottom:30px;
}

.cl_pager_bloc {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.common_box_1{
  padding:10px 10px;
  box-sizing:border-box;
  box-shadow: 1px 0 5px #d4cfae;
  background-color: rgba(238, 237, 206, 0.1);
  background-image:url("/game/nostalgia/op2/img/common/tex_dirt_top.png"),url("/game/nostalgia/nst/img/common/tex_dirt_bottom.png");
  background-position:left top,right bottom;
  background-repeat:no-repeat;
  background-size:100px;
}

.common_box_2{
  border: 1px solid #e0ddc3;
  border-radius  : 3px;
  background: #efecd0;
}

.cl_common_bloc_inner,#id_news_full .cl_news_bloc_inner,.cl_getdata_top,#id_error,#id_welcome,.cl_userstatus{
  margin-bottom:12px;
  border-radius  : 8px;
}

/*-------------*/
/* BEMANIロゴ   */
/*-------------*/

.BEMANI_logo{
  width:86px;
  height:23px;
  background: url("../img/common/BEMANI_logo.png") no-repeat;
  position:absolute;
  top:5px;
  right:8px;
  display:block;
  z-index:2;
}

h1.header_logo {
  width:200px;
  height:80px;
  background: url("../img/common/header_logo.png") no-repeat;
  position: absolute;
  top: 10px;
  background-size:cover;
}

h1.header_logo a{
  width:200px;
  height:80px;
  display:block;
}

.BEMANIlogo_box{
  display:none;
}

/*-------------*/
/*    ボタン    */
/*-------------*/

a.common_btn{
  color:#fcffe9;
  text-decoration:none;
  font-size:14px;
  font-weight:normal;
  padding: 10px 20px;
  margin:10px auto;
  background:#633300;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

a.common_btn:hover{
  background:#a07d57;
}

a.common_btn_not{
  color: #d5d5d5;
  text-decoration:none;
  font-size:14px;
  font-weight:normal;
  padding: 10px 20px;
  margin:10px auto;
  background: #afabab;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

/*-------------*/
/*     文字    */
/*------------*/

.font_sub{
  font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.text_indent{
  text-indent:-9999px;
  overflow:hidden;
}

.license{
  font-size:10px;
  color:#a3978a;
  margin: 0 10px 0px 10px;
}

/* 表示部の背景共通 */
.common_bg {
  background-image  : url('/game/nostalgia/op2/img/common/tex_1.jpg');
  box-shadow: 3px 3px 8px rgba(128, 128, 113, 0.6), 0px 0px 39px 25px rgba(170, 153, 121, 0.2) inset;
}

/* 中身のタイトル名と下線 */
.cl_headline_hr {
    position : relative;
    top : -8px;
    border-width: 0;
    background: -webkit-linear-gradient(left, rgba(99,51,0,1) 0%, rgba(99,51,0,0.75) 80%, rgba(99,51,0,0) 100%);
    background:    -moz-linear-gradient(left, rgba(99,51,0,1) 0%, rgba(99,51,0,0.75) 80%, rgba(99,51,0,0) 100%);
    background:     -ms-linear-gradient(left, rgba(99,51,0,1) 0%, rgba(99,51,0,0.75) 80%, rgba(99,51,0,0) 100%);
    background:      -o-linear-gradient(left, rgba(99,51,0,1) 0%, rgba(99,51,0,0.75) 80%, rgba(99,51,0,0) 100%);
    height: 2px;
}

.cl_headline {
  position  : relative;
  height    : 22px;
  padding-top  : 23px;
}

.cl_headline, .cl_headline_hr {
  margin-left  : 30px;
  margin-right : 30px;
}

.cl_headline_title {
  height  : 100%;
  width   : 100%;
  background-image  : url("/game/nostalgia/op2/img/common/head_title/head_title_icon.png");  
  background-repeat : no-repeat;
  background-size   : contain;
}
.cl_headline_logo {
  position  : relative;
  left    : 22px;
  height  : 22px;
}

/*-------------*/
/*     色    */
/*------------*/

/*グラデーション*/

.common_grad{
  background: #fcffe9;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom: 8px;
  position:relative;
  background: linear-gradient(90deg, rgba(252, 255, 233, .0) 0%, rgba(252, 255, 233, .5) 5%, rgba(252, 255, 233, .5) 95%, rgba(252, 255, 233, .0) 100% );
}

.common_grad:after {
  content:"";
  display:block;
  height:1px;
  position:absolute;
  bottom:0;
  width:100%;
  background:-webkit-gradient(linear, left top, right bottom, from(rgba(209,198,168,.5)), to(rgba(209,198,168,.0)));
  background:-moz-linear-gradient(left, rgba(209,198,168,.5), rgba(209,198,168,.5));
  background: linear-gradient(90deg, rgba(209,198,168, .0) 0%, rgba(209,198,168, .5) 5%, rgba(209,198,168, .5) 95%, rgba(209,198,168, .0) 100% );
}

/*-------------*/
/*   メニュー   */
/*-------------*/

/*menu.cssへ*/

/*-------------*/
/*   ページャー  */
/*-------------*/

.cl_read_more{
  width: 100%;
  margin: 14px auto;
  height: 30px;
  text-align: center;
}

.cl_pager_bloc {
  display:inline-block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------*/
/* ページトップへ */
/*-------------*/

.cl_btn_pagetop {
  z-index:2;
  display: none;
  width:70px;
  position: fixed;
  bottom: 30px;
  right: 30px;
}
.cl_btn_pagetop a {
  display: block;
  text-align: center;
  text-decoration: none;
}
 
.cl_btn_pagetop a:hover {
  display: block;
  text-align: center;
  text-decoration: none;
}

.cl_btn_pagetop a > img {
  width:100%;
}


/*-------------*/
/*  ポップアップ */
/*------------*/
.common_popup_detail_wrap{
  margin-top: 10px;
  margin-left: 10px;
  margin-right : 10px;
  padding: 20px 20px 20px 20px;
  position   : relative;
}

/*ボタン*/
.common_prev_btn, .common_next_btn {
  position  : absolute;
  top  : 50%;
  bottom  : 50%;
  margin  : auto;
  background-image: url("/game/nostalgia/op2/img/common/pager_btn.png");
  background-size: 60px 60px;
  width: 30px;
  height: 30px;
  cursor:pointer;
}
.common_next_btn {
  background-position: 30px 0;
  right: -46px;
}
.common_next_btn:hover {
  background-position: 30px 30px;
}
.common_prev_btn {
  left: -46px;
  px; */
}
.common_prev_btn:hover {
  background-position:0px 30px;
}

.cl_return_btn > .common_prev_btn, .cl_return_btn > .common_next_btn {
  display  : none;  
}

/*--------------*/
/*  smallバナー  */
/*-------------*/
.cl_ctpl_small_banner_bloc {
  margin-top:10px;
  padding-left:17px;
  padding-top:15px;
}

.cl_ctpl_small_banner_bloc div {
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

.cl_ctpl_small_banner_bloc div img{
  width:100%;
}

.cl_ctpl_side {
  max-width:300px;
  display:none;
}

.cl_ctpl_side > img {
  width:100%;
}

.cl_ctpl_side .cl_ctpl_side_none{
  height:125px;
  display:block;
}

/*設置店舗検索
.cl_cptl_search_facility_link {
  position:fixed;
  top:100px;
  right:30px;
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform:translate(-50%, -50%);
}*/

.cl_cptl_search_facility_link {
  /*
  height:150px;
  float:left;
  margin-top:25px;
  */
  height:150px;
  float:left;
  margin-top: 0px;
  width: 50%;
  text-align: center;
}

.cl_cptl_search_facility_link img {
  max-width: 370px;
  width: 100%;
  background-size:cover;
}

/*-------------*/
/* プレーデータ */
/*------------*/

.cl_ctpl_login_dsp {
  padding-top:10px;
  padding-bottom:10px;
}

.cl_ctpl_login_dsp .cl_ctpl_login_dsp_inner {
  background:#FFFFFF;
  border:solid 1px #8fd9a8;
  border-radius: 20px;
  color:#000000; 
  font-weight:bold;
  display:block;
  width:480px;
}

.cl_ctpl_login_dsp .cl_ctpl_login_dsp_inner .cl_ctpl_player_name {
  display:block;
}

.cl_ctpl_login_dsp .cl_ctpl_player_name div{
  float:left;
  display:block;
  vertical-align:middle;
  height: 45px;
  line-height:45px;
}
.cl_ctpl_login_dsp .cl_ctpl_player_name div:nth-child(1){
  padding-left:5px;
  padding-right:5px;
}
.cl_ctpl_login_dsp .cl_ctpl_player_name div:nth-child(2){
  min-width:100px;
  text-align:center;
  display: block;
}

.cl_ctpl_login_dsp .cl_ctpl_player_name div:nth-child(2) img{
  height:35px;
  vertical-align: middle;
  display: inline-block;
}
.cl_ctpl_login_dsp .cl_ctpl_player_name div:nth-child(3){
  min-width:180px;
  text-align:center;
}

/* 画面上部の画像 */
.cl_ctpl .cl_ctpl_top_img_outer {
  position:relative;
  width:100%;
  height:100px;
}

.cl_ctpl .cl_ctpl_top_img {  
  width:1200px;
  height:150px;
  margin-left:-120px;
  /*width:100%;*/
  /*height:100%;*/
  /*background: url("") no-repeat;*/
}  

.cl_ctpl .cl_ctpl_top_img > img{
  width:100%;
  display: none; 
}

/*popup*/
.popup_zoomin {}
.popup_zoomin .popup-animation {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(0.8);
}
.popup_zoomin.mfp-bg {
  opacity: 0;
  transition: all 0.4s ease-out;
}
.popup_zoomin.mfp-ready .popup-animation {
  opacity: 1;
  transform: scale(1);
}
.popup_zoomin.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.popup_zoomin.mfp-removing .popup-animation {
  transform: scale(0.8);
  opacity: 0;
}
.popup_zoomin.mfp-removing.mfp-bg {
  opacity: 0;
}


/*-------------*/
/*    エラー    */
/*------------*/

/*===== エラー/welcome =====*/

#id_error,#id_welcome{

}

#id_error a.common_btn{
  margin:30px auto;
}

#id_error_content_str.cl_error_detail_popup,#id_welcome_content_str.cl_error_detail_popup {
   width  : 700px;
   height  : 300px;
}

#id_error_head,#id_welcome_head {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
  border-bottom: 2px solid #633300;
  position : relative;
}

#id_error_head::before, #id_error_head::after,
#id_welcome_head::before, #id_welcom_head::after
{
  content : "";
  position: absolute;
  height : 6px;
  width: 6px;
  bottom : -4px;
  transform : rotate(45deg);
  background-color: #633300;
}

#id_error_head::before,#id_welcome_head::before {
  left : -2px;
}
#id_error_head::after,#id_welcome_head::after {
  right : -2px;
}
#id_error_body,#id_welcome_body {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
  position : relative;  
}
#id_error_common_str, #id_error_content_str,
#id_welcome_common_str, #id_welcom_content_str
 {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;  
}
#id_error_content_str,
#id_welcome_content_str
{
  padding: 30px 0;
}

#id_error_content_str p,
#id_welcome_content_str p
{
  font-size:16px;
  line-height:23px;
}

.error_attention{
  color:#e26565;
}

.login{
  margin-top: 35px;
  width: 100%;
  display: inline-block;
}

.login ul{
  text-align:center;
  padding-left:0;
  width: 100%;
}

.login li{
  width: 50%;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
}

.login li span{
  font-size:12px;
}

.login li:nth-child(1){
  border-right:1px dashed #633300;
  box-sizing:border-box;
}

.login a.login_btn,.login a.konami_id_btn{
  width: 216px;
  height: 40px;
  display: block;
  margin: 0 auto 5px auto;
}

.login a.login_btn:hover,.login a.konami_id_btn:hover{
  background-position:0 40px;
}

.login a.login_btn{
  background: url('/game/nostalgia/op2/img/err/btn_login.png');
  background-size:216px 80px;
}

.login a.konami_id_btn{
  background: url('/game/nostalgia/op2/img/err/btn_konamiid.png');
  background-size:216px 80px;
}

.eA_info{
  height:auto;
  display: inline-block;
  margin-top: 35px;
  width: 100%;
}

.eA_info img.sub_title{
  width: 350px;
  margin-top: 5px;
}

.eA_info ul{
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 6px auto;
  display: inline-block;
}

.eA_info li{
/*2個以上になったらコメントアウト解除してください。
  float:left;
  width: 50%;
*/
}

.eA_info li img{
  max-width: 400px;
  width: 95%;
  box-shadow: 1px 1px 3px #dcdcc0;
}

.basiccourse_info{
  width:520px;
  height: 160px;
  margin: 11px auto -10px auto;
  background:url('/game/nostalgia/op2/img/pdata/music_data/musicdata_detail_info_pc.png');
}

/*===== エラー/welcome ここまで =====*/


@media screen and (max-width: 980px) {

  /*-------------*/
  /*   ボックス   */
  /*------------*/

  .cl_ctpl_inner {
    width:100%;
    font-size:13px;
  }

  .cl_common_bloc_inner,#id_news_full .cl_news_bloc_inner,.cl_getdata_top,#id_error,#id_welcome,.cl_userstatus{
    margin-bottom:32px;
    border-radius  : 0;
  }

  /*-------------*/
  /*     文字    */
  /*------------*/
  
  .BEMANIlogo_box{
    width:100%;
    height:13px;
    display: block;
  }  
  
  /* 中身のタイトル名と下線 */
  .cl_headline_hr {
      position : relative;
      top : -8px;
      border-width: 0;
      background:#633300;
      /* #ece8cc は仮 */
      height: 2px;
  }

  .cl_headline {
    position  : relative;
    height: 33px;
    padding-top  : 23px;
  }

  .cl_headline :after{
    content:"";
    background: url("../img/common/head_title/head_title_icon.png") no-repeat;
    background-size:cover;
    position  : absolute;
    display:inline-block;
    width: 33px;
    height:40px;
    bottom:0;
    left: 12px;
  }

  .cl_headline, .cl_headline_hr {
    margin-left  : 0;
    margin-right : 0;
  }
  
  .cl_headline_title {
    background-image  : none;
    background: #d9ceb6;
  }
    
  .cl_headline_logo {
    position: absolute;
    margin: 6px auto auto auto;
    left      : 0px;
    right     : 0px;
  }

  
  .cl_ctpl_head {
    margin-bottom:0;
    position: relative;
  }

  h1.header_logo {
    width: 150px;
    background: url("../img/common/header_logo.png") no-repeat;
    background-size:contain;
    position: absolute;
    top: 4px;
    left:5px;
  }
    
  h1.header_logo a{
    width:auto;
    height:50px;
    display:block;
  }

  .BEMANI_logo{
    width:86px;
    height:23px;
    background: url("../img/common/BEMANI_logo.png") no-repeat;
    position:absolute;
    top:auto;
    bottom:9px;
    left:8px;
    display:block;
    z-index:2;
  }

  .cl_ctpl .cl_ctpl_top_img {
    background: none;
    width: auto;
    height: 66px;
    margin:0;
    overflow: hidden;
  }
  
  .cl_ctpl .cl_ctpl_top_img > img{
    display: block; 
  }
  
  .cl_ctpl .cl_ctpl_top_img_outer {
    height:auto;
  }    

  .cl_ctpl .cl_ctpl_top_img_outer #id_search_facility_btn {
    position:relative;
    text-align:center;
    margin:10px;
    right:auto;
    top:auto;
  }
}

@media screen and (max-width: 768px) {

  /*-------------*/
  /*      色     */
  /*------------*/
  
  
  /* 表示部の背景共通 */
  .common_bg {
    background-image  : url('/game/nostalgia/op2/img/common/tex_1.jpg');
    box-shadow: 3px 3px 8px rgba(128, 128, 113, 0.6), 0px 0px 39px 14px rgba(170, 153, 121, 0.2) inset;
  }

  /*グラデーション*/

  .common_grad{
    background: #fcffe9;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom: 8px;
    position:relative;
    background:rgba(252, 255, 233, .3);
  }
  
  .common_grad:after {
    content:"";
    display:block;
    height:1px;
    position:absolute;
    bottom:0;
    width:100%;
    background:rgba(209,198,168,.9);
  }

  .cl_common_bloc_inner > .cl_indent1{
    margin:0;
  }

  .common_box_1{
    padding:10px;
  }

  /*test*/
  /*-------------*/
  /*  ポップアップ */
  /*------------*/
  .common_popup_detail_wrap{
    padding: 26px 0 10px 0;
  } 

  .common_prev_btn, .common_next_btn {
    position  : relative;
    margin  : 0px 20px;
  }
  .common_prev_btn, .common_next_btn {
    display  : none;  
  }
  
  .common_next_btn {
    right: -5px;
  }

  .common_prev_btn {
    left: -5px;
  }

  /*===== エラー/welcome =====*/

  /*-------------*/
  /*    エラー    */
  /*------------*/

  #id_error,#id_welcome{

  }

  #id_error_body,#id_welcome_body {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  
  #id_error_common_str, #id_error_content_str,
  #id_welcome_common_str, #id_welcom_content_str
  {
    margin-left: 0;
    margin-right: 0;
    margin-top:0;
  }

  #id_error_content_str,
  {
    padding: 30px 0;
  }

  #id_welcome_content_str
  {
    padding-top: 0;
    padding-bottom: 20px;
  }
  
  #id_error_content_str p,
  #id_welcome_content_str p
  {
    font-size:13px;
    margin: 0px 10px;
  }  

  .login{
    margin-top: 10px;
  }

  .login li{
    width: 100%;
    margin:10px 0;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .login li:nth-child(1){
    border-right:none;
  }

  .login a.login_btn,.login a.konami_id_btn{
    width: 195px;
    height: 36px;
    display: block;
    margin: 0 auto 5px auto;
  }

  .login a.login_btn:hover,.login a.konami_id_btn:hover{
    background-position:0 36px;
  }

  .login a.login_btn{
    background: url('/game/nostalgia/op2/img/err/btn_login.png');
    background-size:cover;
  }

  .login a.konami_id_btn{
    background: url('/game/nostalgia/op2/img/err/btn_konamiid.png');
    background-size:cover;
  }

  .eA_info{
    margin-top: 10px;
  }
  
  .eA_info img.sub_title{
    width: 258px;
  }

  .eA_info ul{
    text-align: center;
    width:100%;
    margin:0 auto;
  }

  .eA_info li{
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: inherit;
  }

  .eA_info li img{
    max-width: 300px;
    width: 100%;
  }
  
  .basiccourse_info{
    width:300px;
    height: 100px;
    background-size:cover;
    background-image:url('/game/nostalgia/op2/img/pdata/music_data/musicdata_detail_info_sp.png');
    margin-bottom: 10px;
  }

  /*===== エラー/welcomeここまで =====*/ 

  /*-------------*/  
  /*     top     */
  /*-------------*/
    
  #id_ctpl_left_side {
    float:left;
    display:block;
    left:auto;
    width:75px;
  }
  
  #id_ctpl_right_side {
    display:block;
    right:left:auto;
    width:75px;
    float:right;
  }
  
  /*.cl_cptl_search_facility_link {
    position:fixed;
    top:180px;
    right:5px;
  }*/

  .cl_cptl_search_facility_link {
    /*width:100%;
    height:auto;
    text-align:center;*/
  }
  
  /*-------------*/
  /* プレーデータ */
  /*-------------*/

  .cl_ctpl_login_dsp .cl_ctpl_login_dsp_inner {
    width:auto;
    margin:5px;
  }
  
  .cl_ctpl_login_dsp .cl_ctpl_player_name div:nth-child(1){
    width:100%;
    height:20px;
    line-height:20px;
    text-align:center;
    padding-left:0px;
    padding-right:0px;
    border-bottom:solid 1px #8fd9a8;
    font-size:14px;
 
  }
  
  .cl_ctpl_login_dsp .cl_ctpl_player_name div:nth-child(1):after{
    clear:both;
  }
  
  .cl_ctpl_login_dsp .cl_ctpl_player_name div:nth-child(2){
    height:40px;
    line-height:40px;
  }
  
  .cl_ctpl_login_dsp .cl_ctpl_player_name div:nth-child(3){
    height:40px;
    line-height:40px;
    font-size:16px;
    text-align:left;
  }  
  
}

@media screen and (max-width:700px){

  .cl_common_bloc_inner > .cl_indent2{
    margin:0;
  }

  .license{
    font-size:10px;
  }

  .cl_btn_pagetop {
    visibility:hidden;
  }

}

@media screen and (max-width:600px){

  .cl_cptl_search_facility_link {
    width:100%;
    height:auto;
    text-align:center;
    margin-top: 18px;
  }

  .cl_cptl_search_facility_link img {
    width:300px;
  }

}

@media screen and (min-width: 1200px) {
  #id_ctpl_left_side {
    display:block;
    left:0px;
    position:fixed;
    bottom:0px;
    z-index:2;
  }
  
  #id_ctpl_right_side {
    display:block;
    right:0px;
    position:fixed;
    bottom:0px;
    z-index:2;
  }
}





