body {
  font-family: 'Ryumin R-KL JIS2004 AP';
}


.info_desc p strong, .info_desc p b {
  font-weight: normal;
  font-family: 'Ryumin Bold KL';
}


#information, #information_free {
    background-color: #f7f7f7;
}

.resipi {
	    background-color: #eaeaea;
    padding: 20px;
}

@media (max-width: 640px) {
	
	.resipi {
		margin: 16px!important;
}
}