@charset "utf-8";
/*CLEAR*/
/*Header Edit*/
.l-content .imageReplace {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .mainMV {
	width: 950px;
	height: 350px;
	background: url('/th/maker/misumi/mold/pr/band_heater202010/images/mainvs.png');
	margin: 0 auto;
}

/*What New*/
.l-content .block_coupon {
	 width: 490px;
		margin: auto;
}

.l-content .block_coupon--bg {
	background: url('/th/maker/misumi/mold/pr/band_heater202010/images/coupon.png')no-repeat;
	width: 490px;
	height: 156px;
}

.l-content .coupon_text {
	padding: 26px 85px 0 0;
}

.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;
	height: 400px;
}

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

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

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

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

.l-content .head {
	background: url('/th/maker/misumi/mold/pr/band_heater202010/images/head.png')no-repeat;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	width: 540px;
	height: 55px;
	position: absolute;
	top: -30px;
	left: 200px;
	padding: 15px 0;
}

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

.l-content .inputBox {
	width: 300px;
	height: 10px;
	padding: 5px;
	margin-top: 5px;
}

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

.l-content .border_right {
	border-right: 2px dotted #dedede
}

.l-content .product {
	border: 1px solid #dedede;
	height: 460px;
	padding: 20px;
}

.l-content .product.border_last {
	border: 1px solid #dedede;
	border-width: 1px 1px 1px 0;
}

.l-content .border_bottom {
	border-bottom: 2px dotted #dedede;
	width: 200px;
	text-align: center;
	margin: 20px auto;
}

.l-content .product .mc-name{
	font-weight: bold;
}

.l-content .m-list--edit > li {
	display: inline-block;
}

.l-content .list_product .m-cols__wrap {
	margin-left: 0;
}

.l-content .list_product .m-cols__1of2 {
	padding-left: 0;
}

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


