@charset "utf-8";

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

.l-content .width_edit--100 {
	width: 100%;
}

.l-content .block_coupon--bg {
	background: url('/th/sp/maker/misumi/mold/pr/band_heater202010/images/coupon.png')no-repeat;
	background-size: contain;
	background-position: center;
	height: 156px;
	position: relative;
}

.l-content .coupon_text {
	position: absolute;
	right: 0;
	left: 0;
	top: 30px;
	width: 360px;
	margin: auto;
}

.l-content .card {
	border: 1px solid #ffffff;
	border-radius: 5px;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.27);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.27);
	position: relative;
}

.l-content .card_icon {
	position: absolute;
	top: 10px;
	left: 20px;
}

.l-content .submain {
	background-color: #cee9f9;
	padding: 30px 0;
}

.l-content .step {
	padding: 20px;
}

.l-content .step_border {
	border: 2px solid #1a6ef5;
}

.l-content .shiping {
	display: inline-block;
	vertical-align: middle;
	margin-top: -15px;
}

.l-content .inputBox {
	padding: 5px;
	margin-top: 5px;
	width: 100%
}

.l-content .result {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0;
}

.l-content .m-list > li {
	text-indent: 0;
}

.l-content .table_scroll {
	overflow-x: scroll;
}

.l-content .u-valign-top {
	vertical-align: top;
}

@media (max-width: 420px) {
	.l-content .coupon_text {
		width: 350px;
	}
}

@media (max-width: 380px) {
	.l-content .coupon_text {
		width: 300px;
	}
}

@media (max-width: 350px) {
	.l-content .coupon_text {
		width: 280px;
	}
}
