@charset "utf-8";

.l-content .mainVisual img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .m-btn--down {
  width: auto;
}

.l-content .m-table.edit > thead > tr > th,
.l-content .m-table.edit > tbody > tr > td {
  padding: 5px 3px;
  text-align: center;
}

.l-content .ship {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.l-content .ship img {
  vertical-align: middle;
  margin-right: 10px;
}