@charset "Shift_JIS";

/*----------------------------------------------------

 product-dtl

----------------------------------------------------*/

/*
 main
----------------------------------------------------*/
.koumoku	strong	{
	color:#C00;
	font-weight:700;
}
@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
}
