
/* Rakuten Promo */

.zulwl-full-box {
	width:1000px;
	height:7200px;
	display: block;
	float: left;
	background-color:#fff;
}

.zulwl-promo-title {
	width:1000px;
	height:100px;
	display: block;
	float: left;
	background-color:#000;
	font-family: 'Lato', sans-serif;
	font-weight:600;
	font-size:32px;
	text-align:center;
	color: #fff;
	line-height: 100px;
}

.zulwl-promo-image {
	width:1000px;
	height:468px;
	display: block;
	float: left;
	background-color:#fff;
}

.zulwl-promo-subtitle {
	width:1000px;
	height:100px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:18px;
	text-align:center;
	color: #000;
	line-height: 100px;
}


.zulwl-promo-coupon-area {
	width:240px;
	height:120px;
	display: block;
	float: left;
	background-color:#000;
	margin-left: 8px;
}

.zulwl-promo-coupon-area-clear {
	width:240px;
	height:120px;
	display: block;
	float: left;
	margin-left: 8px;
}

.zulwl-promo-coupon-area-half {
	width:120px;
	height:120px;
	display: block;
	float: left;
	margin-left: 8px;
}


.zulwl-coupon-size {
	width:240px;
	height:32px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:14px;
	text-align:center;
	color: #fff;
	margin-top: 12px;
	line-height: 18px;
	}

.zulwl-coupon-offer-price {
	width:240px;
	height:76px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:74px;
	text-align:center;
	color: #fff;
	line-height: 128px;
	}

.zulwl-coupon-offer-old-price {
	width:240px;
	height:16px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	font-size:12px;
	text-align:center;
	color: #fff;
	margin-top: 18px;
	text-decoration: line-through;
	}

.zulwl-coupon-canvas-size {
	width:190px;
	height:16px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:13px;
	text-align:center;
	color: #fff;
	margin-top: 20px;
	}

.zulwl-coupon-canvas {
	width:190px;
	height:26px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:20px;
	text-align:center;
	color: #fff;
	}


.zulwl-coupon-use {
	width:240px;
	height:14px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:15px;
	text-align:center;
	color: #fff;
	}

.zulwl-coupon-code-area {
	width:190px;
	height:140px;
	display: block;
	float: left;
	background-color: #000;
	margin-left: 25px;
	margin-top: 8px;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:22px;
	text-align:center;
	line-height: 140px;
	color: #fff;
	}

.zulwl-coupon-code-area-canvas {
	width:190px;
	height:140px;
	display: block;
	float: left;
	background-color: #000;
	margin-left: 25px;
	margin-top: 8px;
	color: #fff;
	}

.zulwl-coupon-order {
	width:190px;
	height:42px;
	display: block;
	float: left;
	background-color: #fff;
	margin-left: 25px;
	margin-top: 13px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	font-size:15px;
	text-align:center;
	line-height: 42px;
	color: #000;
	}

.zulwl-coupon-order:hover {
	width:190px;
	height:42px;
	display: block;
	float: left;
	background-color: #000;
	margin-left: 25px;
	margin-top: 13px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	font-size:15px;
	text-align:center;
	line-height: 42px;
	color: red;
	}

.zulwl-disclaimer {
	width:980px;
	height:92px;
	display: block;
	float: left;
	background-color: #fff;
	margin-left: 10px;
	margin-top: 13px;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:11px;
	text-align:left; 
	color: dimgray;
	}

/* Rakuten Promo */