/* ------------------------------
背景画像の削除
------------------------------ */
#eswsPaneBeta.eswsPane {
background-image: none;
}

/*メニューを消す*/
#eswsPaneAlpha {
  display:none;

#eswsInquiryRegisterButton a {
   background-image:none;
pointer-events:none;
 cursor:default;
}