@charset "UTF-8";

/*----- NEW -----*/

#special_cast h3 .new {
	position: absolute;
	left: 230px;
	top: 5px;
	visibility: hidden;
}

.special_benefits h3 .new {
	position: absolute;
	left: 210px;
	top: 5px;
/*	visibility: hidden;*/
}

.order_btn{
	border: 2px solid #000;
    width: 246px;
    height: 72px;
    background-color: rgba(255,255,255,.5);
    padding: 5px;
    margin: 2px;
}



