@charset "UTF-8";
.p-pb_u--lfn {
  width: 50%;
}
.p-pb_u--rtn {
  width: 50%;
}
.p-pb_u .t-w_01 {
	width: 10%;
}
.p-pb_u .t-w_02 {
	width: 40%;
}
.p-pb_u .t-w_03 {
	width: 28%;
}
.p-pb_u .t-w_04 {
	width: 23%;
}.p-pb_u .t-p_rt {
	text-align: right;
	padding-right: 0.8em;
}
@media screen and (max-width: 800px) {
  .p-pb_u--lfn,
  .p-pb_u--rtn {
    width: 100%;
  }
}
