﻿@charset "utf-8";

div, li {
	line-height: 1.25rem;
}

.lead {
	font-size: 1.25rem;
	line-height: 1.5rem;
}

ul .caption {
	list-style: "※";
}

ul .step {
	list-style-type: decimal;
}