@charset "utf-8";

/* depilation_sp.css：SP
 * ======================================
 * Main
 * ======================================
 */

/* Main
------------------------------------------------------------------ */
#cat00.mv .inner {
	background: url(../images/mv.png) no-repeat 80% top;
	background-size: contain;
}

/* machine
------------------------------------------------------------------ */
#machine .mv .inner {
		background: url(../images/cat03_mv.png) no-repeat 80% top;
		background-size: contain;
}
#machine table th:first-of-type {
	width: 7rem;
}
#machine table tbody td {
	text-align: left;
}
#machine .index_case figure {
	width: 100%;
	float: none;
}
