@charset "utf-8";
/*全体の設定
---------------------------------------------------------------------------*/
.hachobori-page.bakurocho-page .main-img {
    background: url(../images/series/head_bakurocho.jpg) center center no-repeat;
    display: block;
}
.bakurocho-page #sub-navi ul li.active > a {
    padding: 9px 0 8px;
    line-height: 1.2;
}
.bakurocho-page #sub-navi ul li.active > a span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1pt;
    line-height: 1;
}

/*index*/

/*plan*/
.bakurocho-page .akihabana_box {
    width: 500px;
}
.bakurocho-page .akihabara_plan_img06 {
  max-width: 500px;
}

/*spの設定*/
@media screen and (max-width:640px) {
/*全体の設定
---------------------------------------------------------------------------*/
  /*plan*/
  .bakurocho-page .akihabana_box {
    width: 100%;
  }
  
  
  
}