
/* v99: correct public flow and fixed apply locked selection */
.nn-video-price-table td .btn{
  border-radius:999px!important;
  font-weight:950!important;
  white-space:nowrap;
}
.nn-video-price-table th:last-child,
.nn-video-price-table td:last-child{
  text-align:right;
}
.nn-video-actions a[href="#price"]{
  scroll-margin-top:90px;
}
.nn-selected-strip-v86 strong:empty::after{
  content:"選択済み";
}
