@charset "utf-8";

.mobile-page-u96-products_detail a{
  color: #0b5bce;
}

@media only screen and (min-width: 901px){
  #bg-01 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/arrows-we2/img/p/img-bg-01.jpg) no-repeat top center;
  }
  #bg-02 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/arrows-we2/img/p/img-bg-02.jpg) no-repeat top center;
  }
  #bg-03 .mobile-page-u96-section-main-visual {
    background: url(/mobile/set/data/products/smartphone/arrows-we2/img/p/img-bg-03.jpg) no-repeat top center;
  }
  .mobile-page-u96-sectionLine-wPc {
    position: relative;
  }
  .mobile-page-u96-sectionLine-wPc::before {
    content: '';
    position: absolute;
    background-color: #e0e0e0;
    width: 40px;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
  }
  #bg-01 .mobile-page-u96-main-visual .mobile-page-u96-btn,
  #bg-01 .mobile-page-u96-main-visual .mobile-page-u96-btn::before,
  #bg-03 .mobile-page-u96-main-visual .mobile-page-u96-btn,
  #bg-03 .mobile-page-u96-main-visual .mobile-page-u96-btn::before{
    border-color: #333333 !important;
  }
  #bg-02 .mobile-page-u96-flex6,
  #bg-02 .mobile-page-u96-main-visual .mobile-page-u96-btn,
  #bg-02 .mobile-page-u96-main-visual .mobile-page-u96-btn::before {
    color: #fff !important;
    border-color: #fff !important;
  }
}
@media only screen and (max-width: 900px){
  #bg-01 .mobile-page-u96-main-visual .mobile-page-u96-btn,
  #bg-01 .mobile-page-u96-main-visual .mobile-page-u96-btn::before,
  #bg-02 .mobile-page-u96-flex6,
  #bg-02 .mobile-page-u96-main-visual .mobile-page-u96-btn,
  #bg-02 .mobile-page-u96-main-visual .mobile-page-u96-btn::before,
  #bg-03 .mobile-page-u96-main-visual .mobile-page-u96-btn,
  #bg-03 .mobile-page-u96-main-visual .mobile-page-u96-btn::before{
    color: #fff !important;
    border-color: #fff !important;
  }
  
  .mobile-page-u96-sectionLine-wSp {
    position: relative;
  }
  .mobile-page-u96-sectionLine-wSp::before {
    content: '';
    position: absolute;
    background-color: #e0e0e0;
    width: 40px;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
  }
  .mobile-page-u96-j_toggle .mobile-page-u96-section-main-visual .mobile-page-u96-ttlNormal{
    /* margin-top: 11.497%; */
  }
}