@charset "utf-8";

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

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

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

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

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

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

.contentsWrap .mainArea .col1 ol li {
  margin: 5px 0px;


}

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

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

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


.mainArea ol {
    padding-left: 20px;
}
.mainArea ol,
.mainArea ol li {
    list-style: decimal outside none;
    margin: 5px 0;
}
.mainArea ol.romU,
.mainArea ol.romU li {
    list-style-type: upper-roman;
}
.mainArea ol.alpL,
.mainArea ol.alpL li {
    list-style-type: lower-alpha;
}


.full-width-content {
	width: 1200px !important;
}
