@charset "utf-8";
@import "/en/mobile/set/common/p/css/product.css";


/*=================================================================================

	en_product

=================================================================================*/



/* Box Main Visual
-------------------------------------------------------------------------------- */
#box_main-visual {
	border: solid 1px #d7d8d8;
	position: relative;
	height:198px;
}
#main-visual {
	position:absolute;
	width:398px;
	height:198px;
	top:0;
	left:0;
}
#icon_now_on_sale{ position:absolute; width:61px; height:61px; top:0; left:0;}
#list_model-data {
	float: right;
	width: 285px;
	text-align: center;
}
#list_model-data dt {
	margin: 0;
	text-align: right;
	line-height: 1;
}


.phase-status {
	position: absolute;
	right: 0;
	top: 156px;
	width: 285px;
}
.phase-status p {
	margin: 0 auto 1px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	overflow: hidden;
}
.phase-status .status {
	color: #ffffff;
	line-height: 20px;
	width: 6.5em;
	display: inline-block;
}
.phase-status .date {
	width: 8.2em;
	margin-left: 5px;
	display: inline-block;
}
.phase-status .date.wide {
	width: 10.2em;
}
.phase-status .new {
	width: 3.5em;
	color: #f72c72;
}

.now-on-sale {
	position: absolute;
	right: 0;
	margin-top:15px;
	width: 285px;
}

.now-on-sale .status {
	color: #ffffff;
	line-height: 20px;
	width: 6.5em;
	display: inline-block;
}

.add-purchase {
	top: auto;	
	bottom: 7px;
}
.now-on-sale p,
p.btn_purchase {
	height:30px;
	width:133px;
	background:url(/en/mobile/set/data/product/prepaid/img/btn_purchase_on.png) left top no-repeat; 
	text-align:center;
	margin: 0 auto 1px;
	font-size: 12px;

}
p.btn_purchase { margin-top: 10px;}

.add-currently_accepting {
	top: auto;	
	bottom: 18px;
}
p.btn_currently_accepting {
	height: 32px;
	width: 134px;
	background:url(/en/mobile/set/data/product/prepaid/img/btn_currently_accepting_on.png) left top no-repeat; 
	text-align: center;
	margin: 0 auto 7px;
}

#box_main-visual p.status {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 61px;
	height: 61px;
	line-height: 1;
	font-size: 1px;
}