@charset "UTF-8";
/*==================================================
Basic Settings (Breakpoints / Widths / Font-bases)
==================================================*/
/*==================================================
Mixins
==================================================*/
/*==================================================
SCSS Variables (for compatibility)
==================================================*/
/* Page-specific colors */
/* Typo Scale */
/*==================================================
Spacing
==================================================*/
.p-cost__table__td {
  min-width: 10em;
  text-align: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.p-cost__table .cmn-table__cell dt {
  min-width: 7em;
}
.p-cost__table .cmn-table__cell dd {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em 0;
}
.p-cost__table .cmn-table__cell dd p:not(:last-of-type)::after {
  content: "／";
}

/*==================================================

color

==================================================*/
/* Start styles - Add specific styles here */
/* アテンションリスト
--------------------------------------------------------------------------------------------- */

/*# sourceMappingURL=start.css.map */
