@charset "UTF-8";
.p-pb_u--lfn {
  width: 50%;
}
.p-pb_u--rtn {
  width: 50%;
}

@media screen and (max-width: 880px) {
  .p-pb_u--lfn,
  .p-pb_u--rtn {
    width: 100%;
  }
}
