.c-buttonStoreLoc{display:flex;align-items:center;gap:.5rem}.c-buttonStoreLoc__shop{text-align:left}.c-buttonStoreLoc__shopName{font-weight:700}.c-buttonStoreLoc__openingTime,.c-buttonStoreLoc__shopName{display:block;font-size:.75rem}:root{--headerCheckoutHeight:5rem}@media only screen and (max-width:767px){:root{--headerCheckoutHeight:4rem}}.c-headerCheckout{border-bottom:1px solid var(--color-common-neutral-100);background-color:#fff}@media only screen and (min-width:768.2px){.c-headerCheckout{position:-webkit-sticky;position:sticky;top:0;z-index:var(--zindex-sticky)}}.c-headerCheckout__content{margin:0 auto;max-width:var(--layoutMaxWidth);padding:0 var(--layoutPadding);height:calc(var(--headerCheckoutHeight) - 1px);display:flex;justify-content:space-between;align-items:center;position:relative}@media only screen and (max-width:767px){.c-headerCheckout__content{padding:0 .75rem}}.c-headerCheckout__link{color:var(--color-text-primary-default);font-weight:700}@media only screen and (max-width:767px){.c-headerCheckout__link{font-weight:400;font-size:.875rem}}.c-headerCheckout__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-headerCheckout__logo img{height:3.5rem}@media only screen and (max-width:767px){.c-headerCheckout__logo img{height:2rem}.c-headerCheckout__store{width:2rem;height:2rem;padding:0}.c-headerCheckout__store .c-buttonStoreLoc__shop{clip:rect(0 0 0 0);clip:path(inset 100%);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap}}