
/* Rakuten Promo */

.achoice-full-box {
	width:100%;
	height:100%;
	display: block;
	float: left;
	background-color:#fff;
	padding-bottom:3%;
}

.achoice-promo-title {
	width:100%;
	height:100%;
	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;
}

.achoice-promo-image {
	width:100%;
	height:100%;
	display: block;
	float: left;
	background-color:#fff;
}

.achoice-promo-subtitle {
	width:5000px;
	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;
}


.achoice-order-space {
	width:50%;
	height:50%;
	display: block;
	float: left;
	background-color: #fff;
	}

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

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


.achoice-substrate-size-image {
	width:500px;
	height:500px;
	display: block;
	float: left;
	background-color:#fff;
}

.achoice-substrate-size-price-area {
	width:500px;
	height:500px;
	display: block;
	float: left;
	background-color:#fff;
}

.achoice-choose-your-wl {
	width:380px;
	height:32px;
	display: block;
	float: left;
	background-color: #fff;
	margin-top: 140px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	font-size:15px;
	text-align:center;
	line-height: 32px;
	color: #000;	
	}

.achoice-sub-area {
	width:120px;
	height:236px;
	display: block;
	float: left;
	background-color: #fff;
	margin-left: 130px;
	}
.achoice-sub-size {
	width:120px;
	height:32px;
	display: block;
	float: left;
	background-color: #fff;
	margin-top: 13px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	font-size:15px;
	text-align:center;
	line-height: 32px;
	color: #000;
	border: 1px solid #888;
	}

.achoice-sub-size:hover {
	width:120px;
	height:32px;
	display: block;
	float: left;
	background-color: #000;
	margin-top: 13px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	font-size:15px;
	text-align:center;
	line-height: 32px;
	color: #fff;
		}
/* Rakuten Promo */

/* Rakuten Promo */
.surface-canvas-block {
	width:320px;
	height:240px;
	display: block;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 6px;
}

.surface-canvas-block-half {
	width:164px;
	height:240px;
	display: block;
	float: left;
}
.surface-canvas-block-image {
	width:320px;
	height:200px;
	display: block;
	float: left;
}

.surface-canvas-block-text {
	width:180px;
	height:22px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:14px;
	color: #555;
	text-align:center;
	line-height: 22px;
	border: solid #555 1px;
	margin-left: 75px;
	margin-top: 10px;
}
.surface-canvas-block-text:hover{
	width:180px;
	height:22px;
	display: block;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:14px;
	color: #fff;
	text-align:center;
	line-height: 22px;
	background-color: #555;
	margin-left: 75px;
	margin-top: 10px;
}