body:before {
  content: '';
}

body {
  margin: 0;
}

#header::before,
#header::after {
  background: #fff !important;
  opacity: 1 !important;
}

body {
  background: #f5f5f2;
}

#locator_header {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  transform: translate3d(0, -100%, 0);
  transition: transform 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  z-index: 9999;
}

#locator_header[data-visible='true'] {
  transform: none;
}

#locator_header .header_container_ {
  position: relative;
  width: 88.88889%;
  max-width: 1493.33333px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 108px;
}

#locator_header .image {
  width: 267px;
}

#locator_header .logo {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: 'liga';
  -ms-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga';
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  font-size: 5.5rem;
  line-height: 0.3751;
  position: absolute;
  top: 66px;
  left: 50%;
  margin-top: -1rem;
  margin-left: -2.75rem;
}

#locator_header .button_ {
  width: 317px;
  height: 60px;
}

#locator_header .button_ span {
  display: inline-flex;
  align-items: center;
}

#locator_header .button_ span::before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: 'liga';
  -ms-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga';
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  content: '\e920';
  font-size: 19px;
  margin-top: -3px;
  margin-right: 15px;
}

#page-shoplist-archive .page_contents_ {
  display: grid;
  gap: 64px;
}

#page-shoplist-archive .page_title_ {
  display: grid;
  gap: 20px;
}

#page-shoplist-archive .page_title_ img {
  width: 257px;
}

#page-shoplist-archive .page_title_ div {
  font-family: 'A1 Gothic M';
  font-size: 1.25rem;
  line-height: 1.3;
  letter-spacing: -0.01em;
}

#page-shoplist-archive .page_inner_ {
  display: grid;
  gap: 40px;
}

#page-shoplist-archive .page_inner_ .section_title {
  font-family: 'A1 Gothic R';
  font-size: 1.25rem;
  line-height: 2.0001;
  letter-spacing: -0.02em;
  padding-bottom: 1.25rem;
  border-bottom: solid 1px #e5e7e9;
  margin-bottom: 40px;
}

#page-shoplist-archive .button_locator {
  position: sticky;
  bottom: 20px;
  text-align: center;
  transform: translate3d(0, 84px, 0);
  transition: transform 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

#page-shoplist-archive .button_locator[data-visible='true'] {
  transform: none;
}

#page-shoplist-archive .button_locator .button_ {
  width: 87.86127%;
  margin: 0 auto;
}

#page-shoplist-archive .button_locator .button_ span {
  display: inline-flex;
  align-items: center;
}

#page-shoplist-archive .button_locator .button_ span::before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: 'liga';
  -ms-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga';
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  content: '\e920';
  font-size: 19px;
  margin-top: -3px;
  margin-right: 15px;
}

.pickups .shops {
  display: grid;
  gap: 5rem;
}

.pickups .shop {
  display: grid;
  gap: 24px;
}

.pickups .shop .shop_header {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.pickups .shop .shop_header .catchcopy {
  font-family: 'A1 Gothic M';
  font-size: 3.125rem;
  line-height: 1.3;
  -webkit-margin-before: -0.3em;
  margin-block-start: -0.3em;
  -webkit-margin-after: -0.3em;
  margin-block-end: -0.3em;
}

.windows .pickups .shop .shop_header .catchcopy {
  padding-top: 0.2em;
  -webkit-margin-before: -0.4em;
  margin-block-start: -0.4em;
  -webkit-margin-after: -0.4em;
  margin-block-end: -0.4em;
}

.pickups .shop .shop_header .shopname {
  font-family: 'A1 Gothic M';
  font-size: 1rem;
  line-height: 1.6;
  -webkit-margin-before: -0.45em;
  margin-block-start: -0.45em;
  -webkit-margin-after: -0.45em;
  margin-block-end: -0.45em;
}

.windows .pickups .shop .shop_header .shopname {
  padding-top: 0.2em;
  -webkit-margin-before: -0.55em;
  margin-block-start: -0.55em;
  -webkit-margin-after: -0.55em;
  margin-block-end: -0.55em;
}

.pickups .shop .shop_image {
  display: block;
  position: relative;
  aspect-ratio: 960/576;
}

.pickups .shop .shop_image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.pickups .shop .shop_data {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.pickups .shop .shop_data .overview {
  font-family: 'A1 Gothic R';
  font-size: 0.875rem;
  line-height: 1.6;
  margin: -0.3em 0;
}

.pickups .shop .shop_data .button_ {
  width: 170px;
  flex-shrink: 0;
}

.staff_blog .blog_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: flex-start;
  gap: 16px;
}

.staff_blog .blog_item {
  display: grid;
  grid-template-rows: auto 16px auto 16px auto;
}

.staff_blog .blog_image {
  grid-row: 1;
  position: relative;
  aspect-ratio: 290/362;
  overflow: hidden;
}

.staff_blog .blog_image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.staff_blog .blog_title {
  grid-row: 3;
  font-family: 'A1 Gothic M';
  font-size: 16px;
  line-height: 1.3;
  -webkit-margin-before: -0.3em;
  margin-block-start: -0.3em;
  -webkit-margin-after: -0.3em;
  margin-block-end: -0.3em;
  letter-spacing: 0.02em;
}

.windows .staff_blog .blog_title {
  padding-top: 0.2em;
  -webkit-margin-before: -0.4em;
  margin-block-start: -0.4em;
  -webkit-margin-after: -0.4em;
  margin-block-end: -0.4em;
}

.staff_blog .blog_shopname {
  grid-row: 5;
  color: #808080;
  font-size: 14px;
  line-height: 1.3;
  -webkit-margin-before: -0.3em;
  margin-block-start: -0.3em;
  -webkit-margin-after: -0.3em;
  margin-block-end: -0.3em;
}

.windows .staff_blog .blog_shopname {
  padding-top: 0.2em;
  -webkit-margin-before: -0.4em;
  margin-block-start: -0.4em;
  -webkit-margin-after: -0.4em;
  margin-block-end: -0.4em;
}

.staff_blog .blog_more {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

.staff_blog .blog_more .button_ {
  font-size: 12px;
  width: 190px;
}

@media screen and (min-width: 560px) {
  body {
    margin: 0;
  }

  #page-shoplist-archive .page_title_ {
    gap: 1.75rem;
  }

  #page-shoplist-archive .page_title_ img {
    width: 100%;
    max-width: 22.9375rem;
  }

  #page-shoplist-archive .page_inner_ {
    gap: 80px;
  }

  #page-shoplist-archive .page_inner_ .section_title {
    margin-bottom: 5rem;
  }

  .staff_blog .blog_list {
    gap: 24px;
  }

  .staff_blog .blog_item {
    grid-template-rows: auto 1.25rem auto 1.25rem auto;
  }

  .staff_blog .blog_title {
    font-size: 1.125rem;
  }

  .staff_blog .blog_more {
    margin-top: 48px;
  }
}

@media screen and (min-width: 769px) {
  body {
    margin: 0;
  }

  #header {
    position: absolute !important;
    transform: none !important;
  }

  #locator_header {
    display: block;
  }

  #page-shoplist-archive .page_contents_ {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 260px;
    gap: 80px 40px;
  }

  #page-shoplist-archive .page_contents_ .page_title_ {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }

  #page-shoplist-archive .page_contents_ .page_inner_ {
    grid-row: 2 / -1;
    grid-column: 1 / -1;
  }

  #page-shoplist-archive .page_contents_ .button_locator {
    grid-row: 1 / 2;
    grid-column: 2 / -1;
    align-self: flex-end;
  }

  #page-shoplist-archive .button_locator {
    position: static;
    text-align: right;
    transform: none;
    transition: none;
  }

  #page-shoplist-archive .button_locator .button_ {
    position: static;
    width: 100%;
    height: 56.33333px;
  }

  .pickups .shop {
    gap: 2.5rem;
  }

  .pickups .shop .shop_header {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }

  .pickups .shop .shop_image {
    aspect-ratio: 1280/768;
  }

  .pickups .shop .shop_data {
    flex-direction: row;
    justify-content: space-between;
    gap: 60px;
  }

  .pickups .shop .shop_data .overview {
    max-width: 50rem;
  }

  .staff_blog .blog_more {
    justify-content: center;
    margin-top: 64px;
  }

  .staff_blog .blog_more .button_ {
    font-size: 14px;
    width: 240px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1024px) {
  #page-shoplist-archive .page_contents_ {
    grid-template-columns: 1fr 360px;
    gap: 100px 80px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1280px) {
  #page-shoplist-archive .page_contents_ {
    grid-template-columns: 1fr 480px;
    gap: 100px 80px;
  }
}

@media screen and (min-width: 1024px) {
  #page-shoplist-archive .page_inner_ {
    gap: 120px;
  }

  #page-shoplist-archive .button_locator .button_ {
    height: 78px;
  }

  .pickups .shop .shop_data .button_ {
    width: 240px;
  }

  .staff_blog .blog_list {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }

  .staff_blog .blog_more {
    margin-top: 100px;
  }
}

@media screen and (min-width: 1280px) {
  body {
    margin: 0;
  }

  #page-shoplist-archive .button_locator .button_ {
    height: 104px;
  }

  .staff_blog .blog_list {
    gap: 40px;
  }
}

@media screen and (min-width: 1440px) {
  body {
    margin: 0;
  }

  #page-shoplist-archive .page_inner_ {
    gap: 160px;
  }
}

@media screen and (min-width: 1680px) {
  body:before {
    font-family: 'xxl';
  }

  body {
    margin: 0;
  }
}

@media screen and (max-width: 1679.8px) {
  body:before {
    font-family: 'xl';
  }

  body {
    margin: 0;
  }
}

@media screen and (max-width: 1439.8px) {
  body:before {
    font-family: 'lg';
  }

  body {
    margin: 0;
  }
}

@media screen and (max-width: 1279.8px) {
  body:before {
    font-family: 'md';
  }

  body {
    margin: 0;
  }

  #locator_header .header_container_ {
    width: auto;
    margin-left: 55px;
    margin-right: 55px;
  }
}

@media screen and (max-width: 1023.8px) {
  body:before {
    font-family: 'sm';
  }

  body {
    margin: 0;
  }

  body {
    margin: 0;
  }

  #locator_header .header_container_ {
    width: auto;
    margin-left: 48px;
    margin-right: 48px;
  }

  .pickups .shop .shop_header .catchcopy {
    font-size: 2.1875rem;
  }
}

@media screen and (max-width: 768.8px) {
  body:before {
    font-family: 'tb';
  }

  body {
    margin: 0;
  }

  #locator_header .header_container_ {
    width: 83.33333%;
    margin-left: auto;
    margin-right: auto;
  }

  .pickups .shop .shop_header .catchcopy {
    font-size: 1.875rem;
  }

  .pickups .shop .shop_image {
    margin-inline: -8.33333vw;
  }
}

@media screen and (max-width: 559.8px) {
  body:before {
    font-family: 'sp';
  }

  body {
    margin: 0;
  }

  #locator_header .header_container_ {
    width: 88.71795%;
    margin-left: auto;
    margin-right: auto;
  }

  #page-shoplist-archive .page_title_ div {
    font-size: 0.875rem;
  }

  #page-shoplist-archive .page_inner_ .section_title {
    font-size: 1.125rem;
    line-height: 1.55566;
    letter-spacing: -0.02em;
  }

  .pickups .shop .shop_header .catchcopy {
    font-size: 1.5625rem;
  }

  .pickups .shop .shop_header .shopname {
    font-size: 0.875rem;
  }

  .pickups .shop .shop_image {
    margin-inline: -5.64103vw;
  }

  .pickups .shop .shop_data .overview {
    font-size: 0.875rem;
  }
}
/*# sourceMappingURL=archive.css.map */
