@charset "UTF-8";
/*
 * filename: column.css
 * version: 1.0
 */
/* プラン */
.plan-lightformError .formErrorContent {
  min-width: 250px;
  width: 250px;
}

.plan-standardformError .formErrorContent {
  min-width: 250px;
}

/* 支払い方法 */
.shiharai2formError .formErrorContent {
  /*width: 250px;*/
}

/*
.shiharai2formError {
  top: -40px !important;
  left: -40px !important;
}
*/
.shiharai2formError .formErrorContent {
  min-width: 300px;
}

.payment .payment-method__list .payment-method__item .method-label__bank::before {
  left: 50%;
}
