/* origem: site/0118.css */
/* SOURCE: /assets/refactor-v943/css/site/0308.css */
@media (max-width:991px){
  html body.pc .spb-mobile-menu-list > li,
  body.pc .spb-mobile-menu-list > li,
  .pc .spb-mobile-menu-list > li{
    height:45px!important;
    min-height:45px!important;
    max-height:45px!important;
    padding:0!important;
    margin:0!important;
    border-bottom:1px solid #d9d9d9!important;
    box-sizing:border-box!important;
  }
  html body.pc .spb-mobile-menu-list > li:last-child,
  body.pc .spb-mobile-menu-list > li:last-child,
  .pc .spb-mobile-menu-list > li:last-child{border-bottom:1px solid #d9d9d9!important;}
  html body.pc .spb-mobile-menu-list > li > a,
  body.pc .spb-mobile-menu-list > li > a,
  .pc .spb-mobile-menu-list > li > a{
    height:44px!important;
    min-height:44px!important;
    max-height:44px!important;
    padding:0 14px!important;
    display:flex!important;
    align-items:center!important;
    box-sizing:border-box!important;
    font-size:18px!important;
    line-height:1.1!important;
  }
  html body.pc img, html body.pc picture, html body.pc picture img{max-width:100%;}
  html body.pc picture{display:block;}
  html body.pc img{height:auto;}
}

