@charset "UTF-8";
.p_user{
  border: 10px solid #e5e7e8;
}
.p_nouser{
  border: 10px solid #e5e7e8;
}
.p_b_user{
  border: 10px solid #e5e7e8;
  margin-right: 9px !important;
}
.pr0{
  padding-right: 0 !important;
}
.pl_r_colum{
padding-left: 20px !important;
}

.pt0{
  padding-top: 0 !important;
}
.w_adjust{
  width: 700px !important;
  margin: 0 auto;
}
@media screen and (max-width: 1019px){
  .w_adjust{
    width: 100% !important;
  }
  .sp_mb0{
    margin-bottom:0 !important ;
  }
  .pl_r_colum{
    padding-left: 16px !important;
  }
  .p_user{
    border: 5px solid #e5e7e8;
  }
  .p_nouser{
    border: 5px solid #e5e7e8;
  }
  .p_b_user{
    border: 5px solid #e5e7e8;
    margin-right: 0 !important;;
  }
}


