@charset "UTF-8";
/* =====================
	ヤマト運輸転送サービス有料化のお知らせ
 ======================= */
.yamatotensou_table {
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 40px 0;
  font-weight: normal;
}

.yamatotensou_table thead th {
  background: #F8F8F5;
  line-height: 1.71429;
  text-align: center;
  border-top: 1px solid #EBEBEB;
  border-right: 1px solid #EBEBEB;
  padding: 16px 4px;
}

.yamatotensou_table tbody td {
  border-top: 1px solid #EBEBEB;
  border-right: 1px solid #EBEBEB;
  text-align: center;
  line-height: 1.71429;
  padding: 16px 4px;
}

/* スマホのみ
  ------------------------ */
/* タブレット以上
  ------------------------ */
/* PC
  ------------------------ */

/*# sourceMappingURL=map/yamatotensou.css.map */
