html {
    margin: 0 auto;
    padding: 0px 0 180px;
    background: url(https://img20.shop-pro.jp/PA01187/983/etc/footer.png?cmsp_timestamp=20220215105906) no-repeat center bottom 20px,#253753;
    background-size: 310px auto;
}
body {
  background: #FFFFFF;
}

.view_pc .base01 {
    max-width: 100%;
}
.p-page__wrap .p-shop__header{
	background: url(https://img20.shop-pro.jp/PA01187/983/etc/header_bg.png?cmsp_timestamp=20220215113718);
	background-position: top center;
}
.p-shop__logo {
    max-width: 20%;
}
.p-page__footer{
	display: none;
}