@charset "utf-8";

/*================================================================
misumi-vona cancelPolicy CSS
================================================================*/

/* ---------------------------------------------------------------
共通
--------------------------------------------------------------- */

.contentsWrap .mainArea .col1 {
	margin-bottom: 14px;
}

/* ---------------------------------------------------------------
cancelPolicy
--------------------------------------------------------------- */

.contentsWrap .tableBlockDefault {
	margin-bottom: 20px;
}
.contentsWrap .orderTable .ordetTable__title--days {

}
.contentsWrap .orderTable .ordetTable__title--order th:first-child {
	width: 71px;
}
.contentsWrap .orderTable .ordetTable__title--order th {
	width: 640px;
}
.contentsWrap .orderTable .ordetTable__title--days th:first-child {
	width: 71px;
}
.contentsWrap .orderTable .ordetTable__title--days th {
	width: 53px;
}

.contentsWrap .col1 ol li {
  margin: 5px 0px;
  padding-left: 1em;
  text-indent: -1em;
}

.contentsWrap .col1 .listNum li {
 	padding-left: 1.5em;
	text-indent: -1.5em;
}

.contentsWrap .col1 .listNum .listNum__large {
 	padding-left: 2em;
	text-indent: -2em;
}

.titleBlock{
	margin-top:35px !important;
}