@charset "UTF-8";


/*-----------------------------------------
	contents TOP
-----------------------------------------*/
div.news-more-ph-l .transtext {
	font-size:14px;
	color:#F13661;
	font-weight: bold;
	padding: 2px 0px;
	border-bottom: 3px double #F7B3D0;
	margin-bottom:10px;

}



div.news-more-ph-l .cardbox{
	width: 560px;
	margin-top:20px;
}


div.cardbox .Box {
	width: 270px;
	float: left;
	line-height: 1.3;
	margin-right: 10px;
	display: inline;
	font-size:11px;	
}

.cardnames{
	color:#FF0000;
	font-size:12px;	
	line-height: 1.3;
	font-weight: bold;

}

div.cardbox .Box_r {
	width: 270px;
	float: right;
	line-height: 1.3;
	display: inline;
	font-size:11px;
}



div.cardbox .Box_old {
	width: 180px;
	float: left;
	line-height: 1.3;
	margin-right: 10px;
	display: inline;
	font-size:11px;
}

div.cardbox .Box_old_r {
	width: 180px;
	float: right;
	line-height: 1.3;
	display: inline;
	font-size:11px;
}


.cardtips{
	margin: 10px 0 0 0;
	color:#000000;
	font-size:10px;	
}


.cardtips p{
	color:#ff0000;
	font-size:10px;	
}

/*-----------------------------------------
	contents sub
-----------------------------------------*/


.card_sub_bottom{
	margin: 0 0 10px 0;
	font-size:12px;
	line-height: 1.3;
}







/*-----------------------------------------
	箇条書き部分
-----------------------------------------*/

/*●が黄色*/

.card_icon-yellow {
	width:15px;
	float:left;
	font-size:12px;
	line-height: 1.3;
	color:#FFD200;
}

.card_icon-txt {
	width:535px;
	float:left;
	font-size:12px;
	line-height: 1.3;
}




.card_caution{
	padding:10px 0 5px 3px;
	font-weight:bold;
}





/*-----------------------------------------
	完売対応
-----------------------------------------*/


.sold_out_text{
	margin: 20px 0;
	font-size:16px;
	line-height: 1.3;
	color:#FF0000;
	font-weight:bold;
	}
