@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap";
@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;font-family:Noto Sans JP,sans-serif}@apply text-xl font-bold mt-12 mb-4 text-gray-900 border-l-4 border-blue-600 pl-4;@apply text-lg font-bold mt-8 mb-3 text-gray-800;@apply leading-8 mb-5 text-gray-700 text-base;@apply list-disc pl-6 mb-5 space-y-2 text-gray-700;@apply list-decimal pl-6 mb-5 space-y-2 text-gray-700;@apply font-bold text-gray-900;@apply border-l-4 border-blue-200 pl-4 italic text-gray-600 my-6;
