
/* Rakuten Promo */

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

.rak-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;
}

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

.rak-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;
}


.rak-promo-coupon-area {
	width:240px;
	height:390px;
	display: block;
	float: left;
	background-color: #00aeef;
	margin-left: 8px;
}


.rak-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;
	}

.rak-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;
	}

.rak-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: #000000;
	margin-top: 18px;
	text-decoration: line-through;
	}

.rak-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;
	}

.rak-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;
	}


.rak-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;
	}

.rak-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;
	}

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

.rak-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;
	}

.rak-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: #fff;
	}

.rak-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;
	}
	
	
	.rw-full-box {
    width:1000px;
    height:5800px;
    display:block;
    float:left;
    background-color:#fff;
    }
    .qz-block-box {
    width:240px;
    height:390px;
    float: left;
    display:block;
    margin-left;8px;
    background-color:#8da409;
    }

/* Rakuten Promo */
