/* ===================================================================
CSS information

 file name  : cuisine.css
 author     : Ability Consultant
 style info : cuisine|ko
=================================================================== */
/*Animate */
/* -----------------------------------------------------------
	.con_cuisine
----------------------------------------------------------- */
.con_cuisine .box_under .box_table .box .tbl_simple tr td dl dt {
	width: 25%;
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_under .box_table .box .tbl_simple tr td dl dt {
		width: 28%;
	}
}

.con_cuisine .box_under .box_table .box .tbl_simple tr td dl dd {
	width: 75%;
}

@media only screen and (max-width: 767px) {
	.con_cuisine .box_under .box_table .box .tbl_simple tr td dl dd {
		width: 72%;
	}
}

/*# sourceMappingURL=../maps/cuisine.css.map */
