@charset "UTF-8";

.c-main {
	margin-bottom: 90px;
}

#container .share-sns-column {
	padding-top: 0;
}

.not_store .main {
	padding-bottom: 0;
}

footer {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid #dddddd;
}

.coupon_not_title {
	width: 500px;
	margin: 0 auto 15px;
}

.coupon_not_title img {
	width: 100%;
}

@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;
	}

	.coupon_not_title {
		width: 80%;
	}

	p.day {
		font-size: 19px;
	}
}