@charset "utf-8";

.can-box{
	border:solid 2px var(--1st);
}
.can-block{
	margin:20px;
}
.can-block .text-box{
	padding-bottom:0;
}