@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	☆uniq
----------------------------------------------------*/


@media screen and (max-width:640px) {
#contents .tbl02 table,
#contents .tbl02 tbody,
#contents .tbl02 tr,
#contents .tbl02 th,
#contents .tbl02 td{
	display:block;
	width:100% !important;
}
#contents .tbl02 th{
	border-bottom:none;
	padding-bottom:0;
	color:#e05398;
	padding-top:15px;
}
#contents .tbl02 td{
	padding-bottom:15px;
}
}