@charset "UTF-8";

@media screen and (max-width: 767px) {
	p.second {
		font-size: 1.3rem !important;
	}
	p.second span {
		font-size: 1.2rem;
	}
	.storeinfo__txt {
		padding: 0 10px;
	}
	.storeinfo__txt_notice {
		margin-top: 0 !important;
	}
}