@media only screen and (min-width: 901px) {
  #easyuse .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/keitai/kantan-keitai-11/img/p/bg_easyuse.jpg) no-repeat top center;
  }

  #screen .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/keitai/kantan-keitai-11/img/p/bg_screen.jpg) no-repeat top center;
  }

  #support .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/keitai/kantan-keitai-11/img/p/bg_support.jpg) no-repeat top center;
  }
}

@media only screen and (max-width: 900px) {
  #easyuse .mobile-page-u96-btn,
  #support .mobile-page-u96-btn {
        border: 1px solid #fff;
        color: #fff;
  }

  #easyuse .mobile-page-u96-btn[class*="mobile-page-u96-btnArrow"]:before,
  #support .mobile-page-u96-btn[class*="mobile-page-u96-btnArrow"]:before {
        border-top: solid 2px #fff;
        border-right: solid 2px #fff;
  }
}