.nl-1-nest li.note-style:before{
	content: "•";
	font-size: 2em;
}
.box-bd-gr{
	border-radius: 10px;
}
.box-bd-gr .im-1{
	margin: 0 auto;
}
.box-bd-gr .im-1-ttl{
	font-size: 1.8em;
}
.allergy-block .u-link-blank a:after{
	display: inline-block;
	position: relative;
	right: -5px;
}
@media only screen and (min-width: 768px) {
 .allergy-block .col-1-box{
	width: 50%;
 }
}

@media only screen and (max-width:767.98px) {

}