@charset "UTF-8";
.c-ttl__line.c-ttl__small { font-size: 1.2em; }
.c-requirement { margin-bottom: 2.5em; }
.c-requirement__history .c-requirement__box dt span { font-size: 0.8em; }
.u-caution { margin-bottom: 1em; }
@media screen and (min-width:768px) {
	.c-requirement__history .c-requirement__box dt span { display: block; }
}
@media screen and (min-width:768px) and (max-width:1120px) { }
@media screen and (max-width:767px) {
}
