a {
    color: #3E3A3D;
}
.c-button--primary {
    background: #3E3A3D;
}
.p-page__wrap .p-shop__header a {
    background-image: url(https://img21.shop-pro.jp/PA01452/266/PA01452266.png?cmsp_timestamp=20201123135304);
    width: calc(100vw / 5);
    height: calc(100vw / 5);
    min-width: 90px;
    min-height: 90px;
    max-width: 160px;
    max-height: 160px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.p-shop__title {
    display: none;
}
.p-page__copyright {
    display: none;
}
.p-page__footer {
	text-align: center;
    padding: 20px 0;
}
.p-page__footer:after {
    content: "copyright 2020 KIBIYA Bakery";
    font-size: 12px;
    text-align: center;
}